mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-02-18 08:33:41 +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"
|
||||
"Report-Msgid-Bugs-To: \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"
|
||||
"Language-Team: Polish <https://hosted.weblate.org/projects/freedombox/plinth/"
|
||||
"pl/>\n"
|
||||
@ -18,17 +18,15 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
|
||||
"|| 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
|
||||
#, fuzzy
|
||||
#| msgid "Connection refused"
|
||||
msgid "Custom Section"
|
||||
msgstr "Odmowa dostępu"
|
||||
msgstr "Dostosowany ustęp"
|
||||
|
||||
#: doc/dev/_build/html/_sources/tutorial/customizing.rst.txt:26
|
||||
msgid "Custom paragraph content."
|
||||
msgstr ""
|
||||
msgstr "Zawartość dostosowanego ustępu."
|
||||
|
||||
#: doc/dev/_templates/layout.html:11
|
||||
msgid "Page source"
|
||||
@ -39,20 +37,19 @@ msgid "FreedomBox"
|
||||
msgstr "FreedomBox"
|
||||
|
||||
#: plinth/daemon.py:85
|
||||
#, fuzzy, python-brace-format
|
||||
#| msgid "Service <em>%(service_name)s</em> is running."
|
||||
#, python-brace-format
|
||||
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
|
||||
#, python-brace-format
|
||||
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
|
||||
#, python-brace-format
|
||||
msgid "Listening on {kind} port {port}"
|
||||
msgstr "Nasłuchuję na {kind} port {port}"
|
||||
msgstr "Nasłuchuje na {kind} port {port}"
|
||||
|
||||
#: plinth/daemon.py:182
|
||||
#, python-brace-format
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user