mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 19:38:49 +00:00
update to the FI translations
This commit is contained in:
parent
04a5fc700f
commit
eb5eb5986d
92 changed files with 620 additions and 522 deletions
|
@ -5,12 +5,13 @@
|
|||
#
|
||||
# Translators:
|
||||
# Kris, 2018
|
||||
# Kris, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: friendica\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
|
||||
"PO-Revision-Date: 2018-04-03 19:11+0000\n"
|
||||
"PO-Revision-Date: 2018-04-08 16:24+0000\n"
|
||||
"Last-Translator: Kris\n"
|
||||
"Language-Team: Finnish (Finland) (http://www.transifex.com/Friendica/friendica/language/fi_FI/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -21,7 +22,7 @@ msgstr ""
|
|||
|
||||
#: tumblr.php:34
|
||||
msgid "Permission denied."
|
||||
msgstr ""
|
||||
msgstr "Lupa kielletty."
|
||||
|
||||
#: tumblr.php:144
|
||||
msgid "You are now authenticated to tumblr."
|
||||
|
@ -33,11 +34,11 @@ msgstr ""
|
|||
|
||||
#: tumblr.php:158
|
||||
msgid "Post to Tumblr"
|
||||
msgstr ""
|
||||
msgstr "Lähetä Tumblriin"
|
||||
|
||||
#: tumblr.php:185
|
||||
msgid "Tumblr Post Settings"
|
||||
msgstr ""
|
||||
msgstr "Tumblr -viestin asetukset"
|
||||
|
||||
#: tumblr.php:188
|
||||
msgid "(Re-)Authenticate your tumblr page"
|
||||
|
@ -45,11 +46,11 @@ msgstr ""
|
|||
|
||||
#: tumblr.php:192
|
||||
msgid "Enable Tumblr Post Addon"
|
||||
msgstr ""
|
||||
msgstr "Ota Tumblr -viestilisäosa käyttöön"
|
||||
|
||||
#: tumblr.php:197
|
||||
msgid "Post to Tumblr by default"
|
||||
msgstr ""
|
||||
msgstr "Lähetä Tumblriin oletuksena"
|
||||
|
||||
#: tumblr.php:217
|
||||
msgid "Post to page:"
|
||||
|
|
|
@ -5,14 +5,14 @@ function string_plural_select_fi_fi($n){
|
|||
return ($n != 1);;
|
||||
}}
|
||||
;
|
||||
$a->strings["Permission denied."] = "";
|
||||
$a->strings["Permission denied."] = "Lupa kielletty.";
|
||||
$a->strings["You are now authenticated to tumblr."] = "";
|
||||
$a->strings["return to the connector page"] = "";
|
||||
$a->strings["Post to Tumblr"] = "";
|
||||
$a->strings["Tumblr Post Settings"] = "";
|
||||
$a->strings["Post to Tumblr"] = "Lähetä Tumblriin";
|
||||
$a->strings["Tumblr Post Settings"] = "Tumblr -viestin asetukset";
|
||||
$a->strings["(Re-)Authenticate your tumblr page"] = "";
|
||||
$a->strings["Enable Tumblr Post Addon"] = "";
|
||||
$a->strings["Post to Tumblr by default"] = "";
|
||||
$a->strings["Enable Tumblr Post Addon"] = "Ota Tumblr -viestilisäosa käyttöön";
|
||||
$a->strings["Post to Tumblr by default"] = "Lähetä Tumblriin oletuksena";
|
||||
$a->strings["Post to page:"] = "";
|
||||
$a->strings["You are not authenticated to tumblr"] = "";
|
||||
$a->strings["Submit"] = "Lähetä";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue