update PL translations THX waldis
This commit is contained in:
parent
ec626fb76c
commit
78330c44a8
|
@ -39,7 +39,7 @@ msgstr ""
|
|||
"Project-Id-Version: friendica\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-05-09 15:04+0200\n"
|
||||
"PO-Revision-Date: 2018-05-11 21:45+0000\n"
|
||||
"PO-Revision-Date: 2018-05-12 17:21+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"
|
||||
|
@ -8999,11 +8999,11 @@ msgstr "Usuń wydarzenie"
|
|||
|
||||
#: src/Model/Event.php:815
|
||||
msgid "D g:i A"
|
||||
msgstr ""
|
||||
msgstr "D g:m AM/PM"
|
||||
|
||||
#: src/Model/Event.php:816
|
||||
msgid "g:i A"
|
||||
msgstr ""
|
||||
msgstr "g:m AM/PM"
|
||||
|
||||
#: src/Model/Event.php:901 src/Model/Event.php:903
|
||||
msgid "Show map"
|
||||
|
|
|
@ -2087,8 +2087,8 @@ $a->strings["l, F j"] = "d, M d ";
|
|||
$a->strings["Edit event"] = "Edytuj wydarzenie";
|
||||
$a->strings["Duplicate event"] = "Zduplikowane zdarzenie";
|
||||
$a->strings["Delete event"] = "Usuń wydarzenie";
|
||||
$a->strings["D g:i A"] = "";
|
||||
$a->strings["g:i A"] = "";
|
||||
$a->strings["D g:i A"] = "D g:m AM/PM";
|
||||
$a->strings["g:i A"] = "g:m AM/PM";
|
||||
$a->strings["Show map"] = "Pokaż mapę";
|
||||
$a->strings["Hide map"] = "Ukryj mapę";
|
||||
$a->strings["A deleted group with this name was revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Skasowana grupa o tej nazwie została przywrócona. Istniejące uprawnienia do pozycji <strong>mogą</strong> dotyczyć tej grupy i wszystkich przyszłych członków. Jeśli nie jest to zamierzone, utwórz inną grupę o innej nazwie.";
|
||||
|
|
Loading…
Reference in a new issue