mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +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:03+0000\n"
|
||||
"PO-Revision-Date: 2018-04-08 16:17+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 ""
|
|||
|
||||
#: remote_permissions.php:45
|
||||
msgid "Remote Permissions Settings"
|
||||
msgstr ""
|
||||
msgstr "Remote Permissions -asetukset"
|
||||
|
||||
#: remote_permissions.php:46
|
||||
msgid ""
|
||||
|
@ -35,7 +36,7 @@ msgstr "Lähetä"
|
|||
|
||||
#: remote_permissions.php:58
|
||||
msgid "Remote Permissions settings updated."
|
||||
msgstr ""
|
||||
msgstr "Remote Pemissions -asetukset päivitetty."
|
||||
|
||||
#: remote_permissions.php:124
|
||||
msgid "Visible to:"
|
||||
|
|
|
@ -5,10 +5,10 @@ function string_plural_select_fi_fi($n){
|
|||
return ($n != 1);;
|
||||
}}
|
||||
;
|
||||
$a->strings["Remote Permissions Settings"] = "";
|
||||
$a->strings["Remote Permissions Settings"] = "Remote Permissions -asetukset";
|
||||
$a->strings["Allow recipients of your private posts to see the other recipients of the posts"] = "";
|
||||
$a->strings["Submit"] = "Lähetä";
|
||||
$a->strings["Remote Permissions settings updated."] = "";
|
||||
$a->strings["Remote Permissions settings updated."] = "Remote Pemissions -asetukset päivitetty.";
|
||||
$a->strings["Visible to:"] = "";
|
||||
$a->strings["Visible to"] = "";
|
||||
$a->strings["may only be a partial list"] = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue