mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 11:28:49 +00:00
Fi translation update for the blackout, blockem, blogger, buffer and catavatar addon
This commit is contained in:
parent
c2b6d20f54
commit
14fbf9001c
9 changed files with 20 additions and 19 deletions
|
@ -11,7 +11,7 @@ msgstr ""
|
|||
"Project-Id-Version: friendica\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-01 11:11-0400\n"
|
||||
"PO-Revision-Date: 2018-04-08 15:06+0000\n"
|
||||
"PO-Revision-Date: 2018-04-10 18: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"
|
||||
|
@ -32,7 +32,7 @@ msgstr ""
|
|||
|
||||
#: blockem.php:61
|
||||
msgid "Comma separated profile URLS:"
|
||||
msgstr ""
|
||||
msgstr "Profiilien URL-osoitteet pilkulla erotettuina:"
|
||||
|
||||
#: blockem.php:65
|
||||
msgid "Save Settings"
|
||||
|
@ -40,7 +40,7 @@ msgstr "Tallenna asetukset"
|
|||
|
||||
#: blockem.php:78
|
||||
msgid "BLOCKEM Settings saved."
|
||||
msgstr ""
|
||||
msgstr "Blockem -asetukset tallennettu"
|
||||
|
||||
#: blockem.php:136
|
||||
#, php-format
|
||||
|
|
|
@ -7,9 +7,9 @@ function string_plural_select_fi_fi($n){
|
|||
;
|
||||
$a->strings["\"Blockem\""] = "\"Blockem\"";
|
||||
$a->strings["Hides user's content by collapsing posts. Also replaces their avatar with generic image."] = "";
|
||||
$a->strings["Comma separated profile URLS:"] = "";
|
||||
$a->strings["Comma separated profile URLS:"] = "Profiilien URL-osoitteet pilkulla erotettuina:";
|
||||
$a->strings["Save Settings"] = "Tallenna asetukset";
|
||||
$a->strings["BLOCKEM Settings saved."] = "";
|
||||
$a->strings["BLOCKEM Settings saved."] = "Blockem -asetukset tallennettu";
|
||||
$a->strings["Filtered user: %s"] = "";
|
||||
$a->strings["Unblock Author"] = "";
|
||||
$a->strings["Block Author"] = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue