mirror of
https://github.com/SickGear/SickGear.git
synced 2024-11-15 09:25:04 +00:00
387 lines
7 KiB
Text
387 lines
7 KiB
Text
# Polish translations for PACKAGE package.
|
|
# Copyright (C) 2020 THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# Bartosz Bubak <bartosz.bubak@gmail.com>, 2020.
|
|
# Added missing strings by Krystian Postek <krystian postek eu>, 2020.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: 0.0.1\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2021-05-04 23:15+0200\n"
|
|
"PO-Revision-Date: 2020-04-22 10:02+0200\n"
|
|
"Last-Translator: Bartosz Bubak <bartosz.bubak gmail com>\n"
|
|
"Language-Team: Polish\n"
|
|
"Language: pl\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\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"
|
|
|
|
#: src/humanize/number.py:57
|
|
msgctxt "0 (male)"
|
|
msgid "th"
|
|
msgstr "."
|
|
|
|
#: src/humanize/number.py:58
|
|
msgctxt "1 (male)"
|
|
msgid "st"
|
|
msgstr "."
|
|
|
|
#: src/humanize/number.py:59
|
|
msgctxt "2 (male)"
|
|
msgid "nd"
|
|
msgstr "."
|
|
|
|
#: src/humanize/number.py:60
|
|
msgctxt "3 (male)"
|
|
msgid "rd"
|
|
msgstr "."
|
|
|
|
#: src/humanize/number.py:61
|
|
msgctxt "4 (male)"
|
|
msgid "th"
|
|
msgstr "."
|
|
|
|
#: src/humanize/number.py:62
|
|
msgctxt "5 (male)"
|
|
msgid "th"
|
|
msgstr "."
|
|
|
|
#: src/humanize/number.py:63
|
|
msgctxt "6 (male)"
|
|
msgid "th"
|
|
msgstr "."
|
|
|
|
#: src/humanize/number.py:64
|
|
msgctxt "7 (male)"
|
|
msgid "th"
|
|
msgstr "."
|
|
|
|
#: src/humanize/number.py:65
|
|
msgctxt "8 (male)"
|
|
msgid "th"
|
|
msgstr "."
|
|
|
|
#: src/humanize/number.py:66
|
|
msgctxt "9 (male)"
|
|
msgid "th"
|
|
msgstr "."
|
|
|
|
#: src/humanize/number.py:70
|
|
msgctxt "0 (female)"
|
|
msgid "th"
|
|
msgstr "."
|
|
|
|
#: src/humanize/number.py:71
|
|
msgctxt "1 (female)"
|
|
msgid "st"
|
|
msgstr "."
|
|
|
|
#: src/humanize/number.py:72
|
|
msgctxt "2 (female)"
|
|
msgid "nd"
|
|
msgstr "."
|
|
|
|
#: src/humanize/number.py:73
|
|
msgctxt "3 (female)"
|
|
msgid "rd"
|
|
msgstr "."
|
|
|
|
#: src/humanize/number.py:74
|
|
msgctxt "4 (female)"
|
|
msgid "th"
|
|
msgstr "."
|
|
|
|
#: src/humanize/number.py:75
|
|
msgctxt "5 (female)"
|
|
msgid "th"
|
|
msgstr "."
|
|
|
|
#: src/humanize/number.py:76
|
|
msgctxt "6 (female)"
|
|
msgid "th"
|
|
msgstr "."
|
|
|
|
#: src/humanize/number.py:77
|
|
msgctxt "7 (female)"
|
|
msgid "th"
|
|
msgstr "."
|
|
|
|
#: src/humanize/number.py:78
|
|
msgctxt "8 (female)"
|
|
msgid "th"
|
|
msgstr "."
|
|
|
|
#: src/humanize/number.py:79
|
|
msgctxt "9 (female)"
|
|
msgid "th"
|
|
msgstr "."
|
|
|
|
#: src/humanize/number.py:140
|
|
msgid "thousand"
|
|
msgid_plural "thousand"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
msgstr[2] ""
|
|
|
|
#: src/humanize/number.py:141
|
|
msgid "million"
|
|
msgid_plural "million"
|
|
msgstr[0] "milion"
|
|
msgstr[1] "milion"
|
|
msgstr[2] "milion"
|
|
|
|
#: src/humanize/number.py:142
|
|
msgid "billion"
|
|
msgid_plural "billion"
|
|
msgstr[0] "bilion"
|
|
msgstr[1] "bilion"
|
|
msgstr[2] "bilion"
|
|
|
|
#: src/humanize/number.py:143
|
|
msgid "trillion"
|
|
msgid_plural "trillion"
|
|
msgstr[0] "trylion"
|
|
msgstr[1] "trylion"
|
|
msgstr[2] "trylion"
|
|
|
|
#: src/humanize/number.py:144
|
|
msgid "quadrillion"
|
|
msgid_plural "quadrillion"
|
|
msgstr[0] "kwadrylion"
|
|
msgstr[1] "kwadrylion"
|
|
msgstr[2] "kwadrylion"
|
|
|
|
#: src/humanize/number.py:145
|
|
msgid "quintillion"
|
|
msgid_plural "quintillion"
|
|
msgstr[0] "kwintylion"
|
|
msgstr[1] "kwintylion"
|
|
msgstr[2] "kwintylion"
|
|
|
|
#: src/humanize/number.py:146
|
|
msgid "sextillion"
|
|
msgid_plural "sextillion"
|
|
msgstr[0] "sekstylion"
|
|
msgstr[1] "sekstylion"
|
|
msgstr[2] "sekstylion"
|
|
|
|
#: src/humanize/number.py:147
|
|
msgid "septillion"
|
|
msgid_plural "septillion"
|
|
msgstr[0] "septylion"
|
|
msgstr[1] "septylion"
|
|
msgstr[2] "septylion"
|
|
|
|
#: src/humanize/number.py:148
|
|
msgid "octillion"
|
|
msgid_plural "octillion"
|
|
msgstr[0] "oktylion"
|
|
msgstr[1] "oktylion"
|
|
msgstr[2] "oktylion"
|
|
|
|
#: src/humanize/number.py:149
|
|
msgid "nonillion"
|
|
msgid_plural "nonillion"
|
|
msgstr[0] "nonilion"
|
|
msgstr[1] "nonilion"
|
|
msgstr[2] "nonilion"
|
|
|
|
#: src/humanize/number.py:150
|
|
msgid "decillion"
|
|
msgid_plural "decillion"
|
|
msgstr[0] "decylion"
|
|
msgstr[1] "decylion"
|
|
msgstr[2] "decylion"
|
|
|
|
#: src/humanize/number.py:151
|
|
msgid "googol"
|
|
msgid_plural "googol"
|
|
msgstr[0] "googol"
|
|
msgstr[1] "googol"
|
|
msgstr[2] "googol"
|
|
|
|
#: src/humanize/number.py:246
|
|
msgid "zero"
|
|
msgstr "zero"
|
|
|
|
#: src/humanize/number.py:247
|
|
msgid "one"
|
|
msgstr "jeden"
|
|
|
|
#: src/humanize/number.py:248
|
|
msgid "two"
|
|
msgstr "dwa"
|
|
|
|
#: src/humanize/number.py:249
|
|
msgid "three"
|
|
msgstr "trzy"
|
|
|
|
#: src/humanize/number.py:250
|
|
msgid "four"
|
|
msgstr "cztery"
|
|
|
|
#: src/humanize/number.py:251
|
|
msgid "five"
|
|
msgstr "pięć"
|
|
|
|
#: src/humanize/number.py:252
|
|
msgid "six"
|
|
msgstr "sześć"
|
|
|
|
#: src/humanize/number.py:253
|
|
msgid "seven"
|
|
msgstr "siedem"
|
|
|
|
#: src/humanize/number.py:254
|
|
msgid "eight"
|
|
msgstr "osiem"
|
|
|
|
#: src/humanize/number.py:255
|
|
msgid "nine"
|
|
msgstr "dziewięć"
|
|
|
|
#: src/humanize/time.py:133
|
|
#, python-format
|
|
msgid "%d microsecond"
|
|
msgid_plural "%d microseconds"
|
|
msgstr[0] "%d mikrosekunda"
|
|
msgstr[1] "%d mikrosekundy"
|
|
msgstr[2] "%d mikrosekund"
|
|
|
|
#: src/humanize/time.py:142
|
|
#, python-format
|
|
msgid "%d millisecond"
|
|
msgid_plural "%d milliseconds"
|
|
msgstr[0] "%d milisekunda"
|
|
msgstr[1] "%d milisekundy"
|
|
msgstr[2] "%d milisekund"
|
|
|
|
#: src/humanize/time.py:145 src/humanize/time.py:220
|
|
msgid "a moment"
|
|
msgstr "chwila"
|
|
|
|
#: src/humanize/time.py:147
|
|
msgid "a second"
|
|
msgstr "sekunda"
|
|
|
|
#: src/humanize/time.py:149
|
|
#, python-format
|
|
msgid "%d second"
|
|
msgid_plural "%d seconds"
|
|
msgstr[0] "%d sekunda"
|
|
msgstr[1] "%d sekundy"
|
|
msgstr[2] "%d sekund"
|
|
|
|
#: src/humanize/time.py:151
|
|
msgid "a minute"
|
|
msgstr "minuta"
|
|
|
|
#: src/humanize/time.py:154
|
|
#, python-format
|
|
msgid "%d minute"
|
|
msgid_plural "%d minutes"
|
|
msgstr[0] "%d minuta"
|
|
msgstr[1] "%d minuty"
|
|
msgstr[2] "%d minut"
|
|
|
|
#: src/humanize/time.py:156
|
|
msgid "an hour"
|
|
msgstr "godzina"
|
|
|
|
#: src/humanize/time.py:159
|
|
#, python-format
|
|
msgid "%d hour"
|
|
msgid_plural "%d hours"
|
|
msgstr[0] "%d godzina"
|
|
msgstr[1] "%d godziny"
|
|
msgstr[2] "%d godzin"
|
|
|
|
#: src/humanize/time.py:162
|
|
msgid "a day"
|
|
msgstr "dzień"
|
|
|
|
#: src/humanize/time.py:164 src/humanize/time.py:167
|
|
#, python-format
|
|
msgid "%d day"
|
|
msgid_plural "%d days"
|
|
msgstr[0] "%d dzień"
|
|
msgstr[1] "%d dni"
|
|
msgstr[2] "%d dni"
|
|
|
|
#: src/humanize/time.py:169
|
|
msgid "a month"
|
|
msgstr "miesiąc"
|
|
|
|
#: src/humanize/time.py:171
|
|
#, python-format
|
|
msgid "%d month"
|
|
msgid_plural "%d months"
|
|
msgstr[0] "%d miesiąc"
|
|
msgstr[1] "%d miesiące"
|
|
msgstr[2] "%d miesięcy"
|
|
|
|
#: src/humanize/time.py:174
|
|
msgid "a year"
|
|
msgstr "rok"
|
|
|
|
#: src/humanize/time.py:176 src/humanize/time.py:185
|
|
#, python-format
|
|
msgid "1 year, %d day"
|
|
msgid_plural "1 year, %d days"
|
|
msgstr[0] "1 rok, %d dzień"
|
|
msgstr[1] "1 rok, %d dni"
|
|
msgstr[2] "1 rok, %d dni"
|
|
|
|
#: src/humanize/time.py:179
|
|
msgid "1 year, 1 month"
|
|
msgstr "1 rok, 1 miesiąc"
|
|
|
|
#: src/humanize/time.py:182
|
|
#, python-format
|
|
msgid "1 year, %d month"
|
|
msgid_plural "1 year, %d months"
|
|
msgstr[0] "1 rok, %d miesiąc"
|
|
msgstr[1] "1 rok, %d miesiące"
|
|
msgstr[2] "1 rok, %d miesięcy"
|
|
|
|
#: src/humanize/time.py:187
|
|
#, python-format
|
|
msgid "%d year"
|
|
msgid_plural "%d years"
|
|
msgstr[0] "%d rok"
|
|
msgstr[1] "%d lat"
|
|
msgstr[2] "%d lata"
|
|
|
|
#: src/humanize/time.py:217
|
|
#, python-format
|
|
msgid "%s from now"
|
|
msgstr "%s od teraz"
|
|
|
|
#: src/humanize/time.py:217
|
|
#, python-format
|
|
msgid "%s ago"
|
|
msgstr "%s temu"
|
|
|
|
#: src/humanize/time.py:221
|
|
msgid "now"
|
|
msgstr "teraz"
|
|
|
|
#: src/humanize/time.py:244
|
|
msgid "today"
|
|
msgstr "dziś"
|
|
|
|
#: src/humanize/time.py:246
|
|
msgid "tomorrow"
|
|
msgstr "jutro"
|
|
|
|
#: src/humanize/time.py:248
|
|
msgid "yesterday"
|
|
msgstr "wczoraj"
|
|
|
|
#: src/humanize/time.py:534
|
|
#, python-format
|
|
msgid "%s and %s"
|
|
msgstr "%s i %s"
|