mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
Translated using Weblate (Polish)
Currently translated at 29.0% (363 of 1248 strings)
This commit is contained in:
parent
b14ccdadba
commit
50a087dfee
@ -8,7 +8,7 @@ msgstr ""
|
|||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-02-14 21:26+0200\n"
|
"POT-Creation-Date: 2020-02-14 21:26+0200\n"
|
||||||
"PO-Revision-Date: 2019-11-18 18:04+0000\n"
|
"PO-Revision-Date: 2020-02-19 22:47+0000\n"
|
||||||
"Last-Translator: Radek Pasiok <rpasiok@gmail.com>\n"
|
"Last-Translator: Radek Pasiok <rpasiok@gmail.com>\n"
|
||||||
"Language-Team: Polish <https://hosted.weblate.org/projects/freedombox/plinth/"
|
"Language-Team: Polish <https://hosted.weblate.org/projects/freedombox/plinth/"
|
||||||
"pl/>\n"
|
"pl/>\n"
|
||||||
@ -18,17 +18,15 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
|
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
|
||||||
"|| n%100>=20) ? 1 : 2;\n"
|
"|| n%100>=20) ? 1 : 2;\n"
|
||||||
"X-Generator: Weblate 3.10-dev\n"
|
"X-Generator: Weblate 3.11\n"
|
||||||
|
|
||||||
#: doc/dev/_build/html/_sources/tutorial/customizing.rst.txt:23
|
#: doc/dev/_build/html/_sources/tutorial/customizing.rst.txt:23
|
||||||
#, fuzzy
|
|
||||||
#| msgid "Connection refused"
|
|
||||||
msgid "Custom Section"
|
msgid "Custom Section"
|
||||||
msgstr "Odmowa dostępu"
|
msgstr "Dostosowany ustęp"
|
||||||
|
|
||||||
#: doc/dev/_build/html/_sources/tutorial/customizing.rst.txt:26
|
#: doc/dev/_build/html/_sources/tutorial/customizing.rst.txt:26
|
||||||
msgid "Custom paragraph content."
|
msgid "Custom paragraph content."
|
||||||
msgstr ""
|
msgstr "Zawartość dostosowanego ustępu."
|
||||||
|
|
||||||
#: doc/dev/_templates/layout.html:11
|
#: doc/dev/_templates/layout.html:11
|
||||||
msgid "Page source"
|
msgid "Page source"
|
||||||
@ -39,20 +37,19 @@ msgid "FreedomBox"
|
|||||||
msgstr "FreedomBox"
|
msgstr "FreedomBox"
|
||||||
|
|
||||||
#: plinth/daemon.py:85
|
#: plinth/daemon.py:85
|
||||||
#, fuzzy, python-brace-format
|
#, python-brace-format
|
||||||
#| msgid "Service <em>%(service_name)s</em> is running."
|
|
||||||
msgid "Service {service_name} is running"
|
msgid "Service {service_name} is running"
|
||||||
msgstr "Usługa <em>%(service_name)s</em> jest uruchomiona."
|
msgstr "Usługa {service_name} jest uruchomiona"
|
||||||
|
|
||||||
#: plinth/daemon.py:111
|
#: plinth/daemon.py:111
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Listening on {kind} port {listen_address}:{port}"
|
msgid "Listening on {kind} port {listen_address}:{port}"
|
||||||
msgstr "Nasłuchuję na {kind} port {listen_address}:{port}"
|
msgstr "Nasłuchuje na {kind} port {listen_address}:{port}"
|
||||||
|
|
||||||
#: plinth/daemon.py:114
|
#: plinth/daemon.py:114
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "Listening on {kind} port {port}"
|
msgid "Listening on {kind} port {port}"
|
||||||
msgstr "Nasłuchuję na {kind} port {port}"
|
msgstr "Nasłuchuje na {kind} port {port}"
|
||||||
|
|
||||||
#: plinth/daemon.py:182
|
#: plinth/daemon.py:182
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user