1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-01 00:30:13 +02:00

Translated using Weblate: Polish (pl) by Agnieszka C <aga_04@o2.pl>

Currently translated at 100.0% (576 of 576 strings)

Translated using Weblate: Polish (pl) by Agnieszka C <aga_04@o2.pl>

Currently translated at 100.0% (576 of 576 strings)

Co-authored-by: Agnieszka C <aga_04@o2.pl>
Translate-URL: https://hosted.weblate.org/projects/f-droid/fdroidserver/pl/
Translation: F-Droid/F-Droid Server
This commit is contained in:
Agnieszka C 2021-09-06 15:35:31 +02:00 committed by Hans-Christoph Steiner
parent e674acbec1
commit a3710fe265

View File

@ -4,20 +4,21 @@
# Michal L <michalrmsmi@wp.pl>, 2020, 2021. # Michal L <michalrmsmi@wp.pl>, 2020, 2021.
# mondstern <mondstern@snopyta.org>, 2021. # mondstern <mondstern@snopyta.org>, 2021.
# Hans-Christoph Steiner <hans@guardianproject.info>, 2021. # Hans-Christoph Steiner <hans@guardianproject.info>, 2021.
# Agnieszka C <aga_04@o2.pl>, 2021.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: fdroidserver 1.0.0-95-gd7af22b\n" "Project-Id-Version: fdroidserver 1.0.0-95-gd7af22b\n"
"Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n" "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
"POT-Creation-Date: 2021-01-29 16:12+0100\n" "POT-Creation-Date: 2021-01-29 16:12+0100\n"
"PO-Revision-Date: 2021-03-13 19:36+0000\n" "PO-Revision-Date: 2021-07-17 22:14+0000\n"
"Last-Translator: WaldiS <sto@tutanota.de>\n" "Last-Translator: Agnieszka C <aga_04@o2.pl>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/f-droid/fdroidserver/pl/>\n" "Language-Team: Polish <https://hosted.weblate.org/projects/f-droid/fdroidserver/pl/>\n"
"Language: pl\n" "Language: pl\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"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 || n%100>=20) ? 1 : 2;\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 4.5.2-dev\n" "X-Generator: Weblate 4.7.2-dev\n"
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
msgid "" msgid ""
@ -752,7 +753,7 @@ msgstr "Nieudane kopiowanie {path}: {error}"
#: ../fdroidserver/signatures.py #: ../fdroidserver/signatures.py
#, python-brace-format #, python-brace-format
msgid "Failed fetching signatures for '{apkfilename}': {error}" msgid "Failed fetching signatures for '{apkfilename}': {error}"
msgstr "Nie powiodło się pobieranie sygnatur dla '{apkfilename}': {error}" msgstr "Nie powiodło się pobieranie podpisów dla '{apkfilename}': {error}"
#: ../fdroidserver/update.py #: ../fdroidserver/update.py
#, python-brace-format #, python-brace-format
@ -1740,7 +1741,7 @@ msgstr "To są aplikacje, które zostały zarchiwizowane w głównym repozytoriu
#: ../fdroidserver/common.py #: ../fdroidserver/common.py
msgid "This is a repository of apps to be used with F-Droid. Applications in this repository are either official binaries built by the original application developers, or are binaries built from source by the admin of f-droid.org using the tools on https://gitlab.com/fdroid." msgid "This is a repository of apps to be used with F-Droid. Applications in this repository are either official binaries built by the original application developers, or are binaries built from source by the admin of f-droid.org using the tools on https://gitlab.com/fdroid."
msgstr "To jest repozytorium aplikacji używanych z F-Droid. Aplikacje w tym repozytorium są albo oficjalnymi plikami binarnymi utworzonymi przez pierwotnych twórców aplikacji, albo plikami binarnymi utworzonymi ze źródła przez administratora f-droid.org przy użyciu narzędzi na https://gitlab.com/fdroid." msgstr "To jest repozytorium aplikacji używanych z F-Droid. Aplikacje w tym repozytorium są albo oficjalnymi plikami binarnymi utworzonymi przez oryginalnych programistów aplikacji, albo plikami binarnymi utworzonymi ze źródła przez administratora f-droid.org przy użyciu narzędzi na https://gitlab.com/fdroid."
#: ../fdroidserver/import.py #: ../fdroidserver/import.py
#, python-format #, python-format