mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 02:18:48 +00:00
translation updates NL, PL, FI and IT
This commit is contained in:
parent
db8253ef6d
commit
227ad8f23b
40 changed files with 269 additions and 111 deletions
|
@ -11,7 +11,7 @@ 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-17 19:21+0000\n"
|
||||
"PO-Revision-Date: 2018-04-18 14:52+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"
|
||||
|
@ -30,7 +30,7 @@ msgstr "OpenID"
|
|||
|
||||
#: communityhome.php:39
|
||||
msgid "Latest users"
|
||||
msgstr ""
|
||||
msgstr "Viimeisimmät käyttäjät"
|
||||
|
||||
#: communityhome.php:84
|
||||
msgid "Most active users"
|
||||
|
@ -42,7 +42,7 @@ msgstr "Viimeisimmät kuvat"
|
|||
|
||||
#: communityhome.php:115
|
||||
msgid "Contact Photos"
|
||||
msgstr ""
|
||||
msgstr "Kontaktikuvat"
|
||||
|
||||
#: communityhome.php:116
|
||||
msgid "Profile Photos"
|
||||
|
|
|
@ -7,10 +7,10 @@ function string_plural_select_fi_fi($n){
|
|||
;
|
||||
$a->strings["Login"] = "Kirjaudu";
|
||||
$a->strings["OpenID"] = "OpenID";
|
||||
$a->strings["Latest users"] = "";
|
||||
$a->strings["Latest users"] = "Viimeisimmät käyttäjät";
|
||||
$a->strings["Most active users"] = "Aktiivisimmat käyttäjät";
|
||||
$a->strings["Latest photos"] = "Viimeisimmät kuvat";
|
||||
$a->strings["Contact Photos"] = "";
|
||||
$a->strings["Contact Photos"] = "Kontaktikuvat";
|
||||
$a->strings["Profile Photos"] = "Profiilikuvat";
|
||||
$a->strings["Latest likes"] = "Viimeisimmät tykkäykset";
|
||||
$a->strings["event"] = "tapahtuma";
|
||||
|
|
|
@ -10,7 +10,7 @@ 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-03-30 17:40+0000\n"
|
||||
"PO-Revision-Date: 2018-04-18 20:16+0000\n"
|
||||
"Last-Translator: Waldemar Stoczkowski <waldemar.stoczkowski@gmail.com>\n"
|
||||
"Language-Team: Polish (http://www.transifex.com/Friendica/friendica/language/pl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -29,7 +29,7 @@ msgstr "OpenID"
|
|||
|
||||
#: communityhome.php:39
|
||||
msgid "Latest users"
|
||||
msgstr "Najnowszy użytkownik"
|
||||
msgstr "Ostatni użytkownicy"
|
||||
|
||||
#: communityhome.php:84
|
||||
msgid "Most active users"
|
||||
|
|
|
@ -7,7 +7,7 @@ function string_plural_select_pl($n){
|
|||
;
|
||||
$a->strings["Login"] = "Zaloguj się";
|
||||
$a->strings["OpenID"] = "OpenID";
|
||||
$a->strings["Latest users"] = "Najnowszy użytkownik";
|
||||
$a->strings["Latest users"] = "Ostatni użytkownicy";
|
||||
$a->strings["Most active users"] = "Najbardziej aktywni użytkownicy";
|
||||
$a->strings["Latest photos"] = "Najnowsze Zdjęcia";
|
||||
$a->strings["Contact Photos"] = "Zdjęcia kontaktu";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue