PL update to the pageheader and startpage addon
This commit is contained in:
@@ -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-31 19:20+0000\n"
|
||||
"PO-Revision-Date: 2018-04-10 17:00+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"
|
||||
@@ -25,7 +25,7 @@ msgstr "Ustawienia strony startowej"
|
||||
|
||||
#: startpage.php:85
|
||||
msgid "Home page to load after login - leave blank for profile wall"
|
||||
msgstr "Strona główna do załadowania po zalogowaniu - pozostaw puste pole dla ściany profilowej"
|
||||
msgstr "Strona główna do załadowania po zalogowaniu - pozostaw puste pole dla strony profilowej"
|
||||
|
||||
#: startpage.php:88
|
||||
msgid "Examples: "network" or "notifications/system""
|
||||
|
||||
@@ -6,6 +6,6 @@ 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 ściany profilowej";
|
||||
$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: "network" or "notifications/system""] = "Przykłady: "sieć" lub "powiadomienia/system"";
|
||||
$a->strings["Submit"] = "Wyślij";
|
||||
|
||||
Reference in New Issue
Block a user