PL translation updates THX strebski

This commit is contained in:
Tobias Diekershoff 2022-03-18 17:10:36 +01:00
parent 14124f49e7
commit 34c7094790
No known key found for this signature in database
GPG key ID: 25FE376FF17694A1
21 changed files with 91 additions and 54 deletions

View file

@ -4,14 +4,15 @@
#
#
# Translators:
# Piotr Strębski <strebski@gmail.com>, 2022
# Waldemar Stoczkowski, 2018
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-11-21 19:16-0500\n"
"PO-Revision-Date: 2021-12-22 16:18+0000\n"
"Last-Translator: Transifex Bot <>\n"
"PO-Revision-Date: 2014-10-31 13:43+0000\n"
"Last-Translator: Piotr Strębski <strebski@gmail.com>, 2022\n"
"Language-Team: Polish (http://www.transifex.com/Friendica/friendica/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -29,7 +30,7 @@ msgstr "Naciśnij tekst nowego elementu"
#: windowsphonepush.php:104
msgid "Device URL"
msgstr ""
msgstr "URL urządzenia"
#: windowsphonepush.php:109
msgid "WindowsPhonePush Settings"

View file

@ -7,4 +7,5 @@ function string_plural_select_pl($n){
}}
$a->strings['Enable WindowsPhonePush Addon'] = 'Włącz dodatek WindowsPhonePush';
$a->strings['Push text of new item'] = 'Naciśnij tekst nowego elementu';
$a->strings['Device URL'] = 'URL urządzenia';
$a->strings['WindowsPhonePush Settings'] = 'Ustawienia WindowsPhonePush';