translation updates NL, PL, FI and IT

This commit is contained in:
Tobias Diekershoff 2018-04-20 08:32:40 +02:00
parent db8253ef6d
commit 227ad8f23b
40 changed files with 269 additions and 111 deletions

View file

@ -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-04-10 17:00+0000\n"
"PO-Revision-Date: 2018-04-18 20:55+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,8 +29,8 @@ msgstr "Strona główna do załadowania po zalogowaniu - pozostaw puste pole dla
#: startpage.php:88
msgid "Examples: &quot;network&quot; or &quot;notifications/system&quot;"
msgstr "Przykłady: &quot;sieć&quot; lub &quot;powiadomienia/system&quot;"
msgstr "Przykłady: &quot;network&quot; lub &quot;notifications/system&quot; albo &quot;profile/Nazwa profilu&quot;"
#: startpage.php:92
msgid "Submit"
msgstr "Wyślij"
msgstr "Prześlij"

View file

@ -7,5 +7,5 @@ function string_plural_select_pl($n){
;
$a->strings["Startpage Settings"] = "Ustawienia strony startowej";
$a->strings["Home page to load after login - leave blank for profile wall"] = "Strona główna do załadowania po zalogowaniu - pozostaw puste pole dla strony profilowej";
$a->strings["Examples: &quot;network&quot; or &quot;notifications/system&quot;"] = "Przykłady: &quot;sieć&quot; lub &quot;powiadomienia/system&quot;";
$a->strings["Submit"] = "Wyślij";
$a->strings["Examples: &quot;network&quot; or &quot;notifications/system&quot;"] = "Przykłady: &quot;network&quot; lub &quot;notifications/system&quot; albo &quot;profile/Nazwa profilu&quot;";
$a->strings["Submit"] = "Prześlij";