mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 19:08: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: 2014-06-22 13:18+0200\n"
|
||||
"PO-Revision-Date: 2018-04-03 18:34+0000\n"
|
||||
"PO-Revision-Date: 2018-04-08 15:41+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 ""
|
|||
|
||||
#: diaspora.php:37
|
||||
msgid "Post to Diaspora"
|
||||
msgstr ""
|
||||
msgstr "Lähetä Diasporaan"
|
||||
|
||||
#: diaspora.php:142
|
||||
msgid ""
|
||||
|
@ -35,7 +36,7 @@ msgstr ""
|
|||
|
||||
#: diaspora.php:163
|
||||
msgid "Enable Diaspora Post Addon"
|
||||
msgstr ""
|
||||
msgstr "Ota Diaspora-viestilisäosa käyttöön"
|
||||
|
||||
#: diaspora.php:168
|
||||
msgid "Diaspora username"
|
||||
|
@ -51,7 +52,7 @@ msgstr "Diaspora -sivuston URL-osoite"
|
|||
|
||||
#: diaspora.php:183
|
||||
msgid "Post to Diaspora by default"
|
||||
msgstr ""
|
||||
msgstr "Lähetä Diasporaan oletuksena"
|
||||
|
||||
#: diaspora.php:189
|
||||
msgid "Save Settings"
|
||||
|
|
|
@ -5,13 +5,13 @@ function string_plural_select_fi_fi($n){
|
|||
return ($n != 1);;
|
||||
}}
|
||||
;
|
||||
$a->strings["Post to Diaspora"] = "";
|
||||
$a->strings["Post to Diaspora"] = "Lähetä Diasporaan";
|
||||
$a->strings["Can't login to your Diaspora account. Please check username and password and ensure you used the complete address (including http...)"] = "";
|
||||
$a->strings["Diaspora Export"] = "";
|
||||
$a->strings["Enable Diaspora Post Addon"] = "";
|
||||
$a->strings["Enable Diaspora Post Addon"] = "Ota Diaspora-viestilisäosa käyttöön";
|
||||
$a->strings["Diaspora username"] = "Diaspora -käyttäjätunnus";
|
||||
$a->strings["Diaspora password"] = "Diaspora -salasana";
|
||||
$a->strings["Diaspora site URL"] = "Diaspora -sivuston URL-osoite";
|
||||
$a->strings["Post to Diaspora by default"] = "";
|
||||
$a->strings["Post to Diaspora by default"] = "Lähetä Diasporaan oletuksena";
|
||||
$a->strings["Save Settings"] = "Tallenna asetukset";
|
||||
$a->strings["Diaspora post failed. Queued for retry."] = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue