mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 18:38:49 +00:00
PL update to the pageheader and startpage addon
This commit is contained in:
parent
14fbf9001c
commit
da25740b28
4 changed files with 10 additions and 10 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue