mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
FI translation updates THX Kris
This commit is contained in:
parent
98dde22a57
commit
8da85c1d56
42 changed files with 137 additions and 125 deletions
|
@ -11,7 +11,7 @@ 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-10 18:44+0000\n"
|
||||
"PO-Revision-Date: 2018-04-17 19:19+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"
|
||||
|
@ -50,11 +50,11 @@ msgstr ""
|
|||
|
||||
#: buffer.php:103
|
||||
msgid "Post to Buffer"
|
||||
msgstr ""
|
||||
msgstr "Julkaise Bufferiin"
|
||||
|
||||
#: buffer.php:128 buffer.php:132
|
||||
msgid "Buffer Export"
|
||||
msgstr ""
|
||||
msgstr "Buffer Export"
|
||||
|
||||
#: buffer.php:142
|
||||
msgid "Authenticate your Buffer connection"
|
||||
|
@ -66,7 +66,7 @@ msgstr "Ota Buffer-viestilisäosa käyttöön"
|
|||
|
||||
#: buffer.php:151
|
||||
msgid "Post to Buffer by default"
|
||||
msgstr ""
|
||||
msgstr "Julkaise Bufferiin oletuksena"
|
||||
|
||||
#: buffer.php:156
|
||||
msgid "Check to delete this preset"
|
||||
|
|
|
@ -12,10 +12,10 @@ $a->strings["Client Secret"] = "";
|
|||
$a->strings["Error when registering buffer connection:"] = "";
|
||||
$a->strings["You are now authenticated to buffer. "] = "";
|
||||
$a->strings["return to the connector page"] = "";
|
||||
$a->strings["Post to Buffer"] = "";
|
||||
$a->strings["Buffer Export"] = "";
|
||||
$a->strings["Post to Buffer"] = "Julkaise Bufferiin";
|
||||
$a->strings["Buffer Export"] = "Buffer Export";
|
||||
$a->strings["Authenticate your Buffer connection"] = "";
|
||||
$a->strings["Enable Buffer Post Addon"] = "Ota Buffer-viestilisäosa käyttöön";
|
||||
$a->strings["Post to Buffer by default"] = "";
|
||||
$a->strings["Post to Buffer by default"] = "Julkaise Bufferiin oletuksena";
|
||||
$a->strings["Check to delete this preset"] = "";
|
||||
$a->strings["Posts are going to all accounts that are enabled by default:"] = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue