fixes to polish translation (#34)
This commit is contained in:
parent
33a3e275fc
commit
c45bf671fb
@ -1,11 +1,31 @@
|
|||||||
{
|
{
|
||||||
"language": {
|
"CRASH": {
|
||||||
"message": "Polski (PL)",
|
"message": "Błąd wewnętrzny przeglądarki",
|
||||||
"description": "Lanuage Name in your language"
|
"description": "Error Message"
|
||||||
},
|
},
|
||||||
"language_code": {
|
"FILE_FAILED": {
|
||||||
"message": "pl",
|
"message": "Błąd dostępu do pliku",
|
||||||
"description": "Language code the locale will use, e.g. de or en-GB or pt-BR"
|
"description": "Error Message"
|
||||||
|
},
|
||||||
|
"NETWORK_FAILED": {
|
||||||
|
"message": "Błąd sieci",
|
||||||
|
"description": "Error Message"
|
||||||
|
},
|
||||||
|
"SERVER_BAD_CONTENT": {
|
||||||
|
"description": "Error message",
|
||||||
|
"message": "Nie odnaleziono serwera"
|
||||||
|
},
|
||||||
|
"SERVER_FAILED": {
|
||||||
|
"description": "Error message",
|
||||||
|
"message": "Błąd serwera"
|
||||||
|
},
|
||||||
|
"SERVER_FORBIDDEN": {
|
||||||
|
"description": "Error message",
|
||||||
|
"message": "Dostęp zabroniony"
|
||||||
|
},
|
||||||
|
"SERVER_UNAUTHORIZED": {
|
||||||
|
"description": "Error message",
|
||||||
|
"message": "Brak autoryzacji dostępu"
|
||||||
},
|
},
|
||||||
"add-download": {
|
"add-download": {
|
||||||
"message": "Dodaj pobieranie",
|
"message": "Dodaj pobieranie",
|
||||||
@ -20,7 +40,7 @@
|
|||||||
"description": "Checkbox label"
|
"description": "Checkbox label"
|
||||||
},
|
},
|
||||||
"add-paused.question": {
|
"add-paused.question": {
|
||||||
"message": "Czy chcesz zapamiętać tę decyzję i zawsze dodawać nowe pliki wstrzymane od teraz??",
|
"message": "Czy chcesz zapamiętać tę decyzję i od teraz dodawać nowe pobierania jako zatrzymane?",
|
||||||
"description": "Messagebox text"
|
"description": "Messagebox text"
|
||||||
},
|
},
|
||||||
"add-paused.title": {
|
"add-paused.title": {
|
||||||
@ -36,11 +56,11 @@
|
|||||||
"description": "Button text"
|
"description": "Button text"
|
||||||
},
|
},
|
||||||
"batch.batch": {
|
"batch.batch": {
|
||||||
"message": "Pobieranie wsadowe",
|
"message": "Pobieranie grupowe",
|
||||||
"description": "Button text"
|
"description": "Button text"
|
||||||
},
|
},
|
||||||
"batch.desc": {
|
"batch.desc": {
|
||||||
"message": "Obecny adres URL wydaje się zawierać instrukcje dotyczące pobierania wsadowego.",
|
"message": "Obecny adres URL wydaje się zawierać instrukcje dotyczące pobierania grupowego.",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"batch.items": {
|
"batch.items": {
|
||||||
@ -52,7 +72,7 @@
|
|||||||
"description": "Messagebox info text for batch confirmations"
|
"description": "Messagebox info text for batch confirmations"
|
||||||
},
|
},
|
||||||
"batch.question": {
|
"batch.question": {
|
||||||
"message": "Czy chcesz dodać to jako wsadowe czy jako pojedyncze pobranie?",
|
"message": "Chcesz to dodać jako grupowe czy pojedyncze pobranie?",
|
||||||
"description": "Messagebox info text for batch confirmations"
|
"description": "Messagebox info text for batch confirmations"
|
||||||
},
|
},
|
||||||
"batch.single": {
|
"batch.single": {
|
||||||
@ -60,7 +80,7 @@
|
|||||||
"description": "Button text for batch confirmation"
|
"description": "Button text for batch confirmation"
|
||||||
},
|
},
|
||||||
"batch.title": {
|
"batch.title": {
|
||||||
"message": "Pobieranie wsadowe",
|
"message": "Pobieranie grupowe",
|
||||||
"description": "Messagebox title for batch confirmations"
|
"description": "Messagebox title for batch confirmations"
|
||||||
},
|
},
|
||||||
"cancel": {
|
"cancel": {
|
||||||
@ -135,10 +155,6 @@
|
|||||||
"message": "Zmień nazwę",
|
"message": "Zmień nazwę",
|
||||||
"description": "Option text; prefs/general"
|
"description": "Option text; prefs/general"
|
||||||
},
|
},
|
||||||
"CRASH": {
|
|
||||||
"message": "Błąd wewnętrzny przeglądarki",
|
|
||||||
"description": "Error Message"
|
|
||||||
},
|
|
||||||
"create-filter": {
|
"create-filter": {
|
||||||
"message": "Utwórz filtr",
|
"message": "Utwórz filtr",
|
||||||
"description": "Button text; Create filter dialog; prefs/filters"
|
"description": "Button text; Create filter dialog; prefs/filters"
|
||||||
@ -236,7 +252,7 @@
|
|||||||
"description": "Menu text"
|
"description": "Menu text"
|
||||||
},
|
},
|
||||||
"dta.regular.media": {
|
"dta.regular.media": {
|
||||||
"message": "Zapisz Media z DownThemAll!",
|
"message": "Zapisz Multimedia z DownThemAll!",
|
||||||
"description": "Menu text"
|
"description": "Menu text"
|
||||||
},
|
},
|
||||||
"dta.regular.selection": {
|
"dta.regular.selection": {
|
||||||
@ -256,7 +272,7 @@
|
|||||||
"description": "Menu text"
|
"description": "Menu text"
|
||||||
},
|
},
|
||||||
"dta.turbo.media": {
|
"dta.turbo.media": {
|
||||||
"message": "Zapisz Media z One Click!",
|
"message": "Zapisz Multimedia z One Click!",
|
||||||
"description": "Menu text"
|
"description": "Menu text"
|
||||||
},
|
},
|
||||||
"dta.turbo.selection": {
|
"dta.turbo.selection": {
|
||||||
@ -280,7 +296,7 @@
|
|||||||
"description": "Error Message; select window"
|
"description": "Error Message; select window"
|
||||||
},
|
},
|
||||||
"extensionDescription": {
|
"extensionDescription": {
|
||||||
"message": "Mass Downloader dla Twojej przeglądarki",
|
"message": "Narzędzie do zbiorowego pobierania dla Twojej przeglądarki",
|
||||||
"description": "DownThemAll! tagline, displayed in about:addons; Please do NOT refer to a specific browser such as firefox, as we will probably support more than one"
|
"description": "DownThemAll! tagline, displayed in about:addons; Please do NOT refer to a specific browser such as firefox, as we will probably support more than one"
|
||||||
},
|
},
|
||||||
"fastfilter.placeholder": {
|
"fastfilter.placeholder": {
|
||||||
@ -291,10 +307,6 @@
|
|||||||
"message": "Szybkie filtrowanie",
|
"message": "Szybkie filtrowanie",
|
||||||
"description": "Label for Fast Filtering input"
|
"description": "Label for Fast Filtering input"
|
||||||
},
|
},
|
||||||
"FILE_FAILED": {
|
|
||||||
"message": "Błąd dostępu do pliku",
|
|
||||||
"description": "Error Message"
|
|
||||||
},
|
|
||||||
"filter-at-least-one": {
|
"filter-at-least-one": {
|
||||||
"message": "Musisz wybrać co najmniej jeden typ filtru!",
|
"message": "Musisz wybrać co najmniej jeden typ filtru!",
|
||||||
"description": "Error message when no filter types are selected for a filter in the preferences UI"
|
"description": "Error message when no filter types are selected for a filter in the preferences UI"
|
||||||
@ -312,11 +324,11 @@
|
|||||||
"description": "Message box label"
|
"description": "Message box label"
|
||||||
},
|
},
|
||||||
"filter-type-link": {
|
"filter-type-link": {
|
||||||
"message": "Link Filter",
|
"message": "Filtr linków",
|
||||||
"description": "Message box checkbox label"
|
"description": "Message box checkbox label"
|
||||||
},
|
},
|
||||||
"filter-type-media": {
|
"filter-type-media": {
|
||||||
"message": "Media Filter",
|
"message": "Filtr Multimediów",
|
||||||
"description": "Message box checkbox label"
|
"description": "Message box checkbox label"
|
||||||
},
|
},
|
||||||
"filter-types": {
|
"filter-types": {
|
||||||
@ -371,6 +383,14 @@
|
|||||||
"message": "PageUp",
|
"message": "PageUp",
|
||||||
"description": "Short for PageUp-key"
|
"description": "Short for PageUp-key"
|
||||||
},
|
},
|
||||||
|
"language": {
|
||||||
|
"description": "Lanuage Name in your language",
|
||||||
|
"message": "Polski (PL)"
|
||||||
|
},
|
||||||
|
"language_code": {
|
||||||
|
"description": "Language code the locale will use, e.g. de or en-GB or pt-BR",
|
||||||
|
"message": "pl"
|
||||||
|
},
|
||||||
"limited-to": {
|
"limited-to": {
|
||||||
"message": "Ograniczone do",
|
"message": "Ograniczone do",
|
||||||
"description": "Label text; used in prefs/network"
|
"description": "Label text; used in prefs/network"
|
||||||
@ -418,7 +438,7 @@
|
|||||||
"description": "Status text; Used in the mask column, select window"
|
"description": "Status text; Used in the mask column, select window"
|
||||||
},
|
},
|
||||||
"media": {
|
"media": {
|
||||||
"message": "Media",
|
"message": "Multimedia",
|
||||||
"description": "Media label (short)"
|
"description": "Media label (short)"
|
||||||
},
|
},
|
||||||
"missing": {
|
"missing": {
|
||||||
@ -451,10 +471,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"NETWORK_FAILED": {
|
|
||||||
"message": "Błąd sieci",
|
|
||||||
"description": "Error Message"
|
|
||||||
},
|
|
||||||
"never-ask-again": {
|
"never-ask-again": {
|
||||||
"message": "Nie pytaj ponownie",
|
"message": "Nie pytaj ponownie",
|
||||||
"description": "Donation button"
|
"description": "Donation button"
|
||||||
@ -628,11 +644,11 @@
|
|||||||
"description": "Messagebox text"
|
"description": "Messagebox text"
|
||||||
},
|
},
|
||||||
"remove-batch-downloads": {
|
"remove-batch-downloads": {
|
||||||
"message": "Usuń Obecny Wsad",
|
"message": "Usuń aktualne pobieranie grupowe",
|
||||||
"description": "Menu text"
|
"description": "Menu text"
|
||||||
},
|
},
|
||||||
"remove-batch-downloads.question": {
|
"remove-batch-downloads.question": {
|
||||||
"message": "Czy chcesz usunąć wszystkie pobrania z tego samego wsadu, co aktualnie wybrane pobieranie?",
|
"message": "Czy chcesz usunąć wszystkie pobrania z danej grupy, co aktualnie wybrane pobieranie?",
|
||||||
"description": "Messagebox text"
|
"description": "Messagebox text"
|
||||||
},
|
},
|
||||||
"remove-complete-downloads": {
|
"remove-complete-downloads": {
|
||||||
@ -752,7 +768,7 @@
|
|||||||
"description": "UI for renaming; currently unused"
|
"description": "UI for renaming; currently unused"
|
||||||
},
|
},
|
||||||
"renamer-batch": {
|
"renamer-batch": {
|
||||||
"message": "Numer Wsadu",
|
"message": "Numer pobierania grupowego",
|
||||||
"description": "Mask text; see mask button"
|
"description": "Mask text; see mask button"
|
||||||
},
|
},
|
||||||
"renamer-d": {
|
"renamer-d": {
|
||||||
@ -780,11 +796,11 @@
|
|||||||
"description": "Mask text; see mask button"
|
"description": "Mask text; see mask button"
|
||||||
},
|
},
|
||||||
"renamer-idx": {
|
"renamer-idx": {
|
||||||
"message": "Numer elementu we Wsadzie",
|
"message": "Numer elementu w pobieraniu grupowym",
|
||||||
"description": "Mask text; see mask button"
|
"description": "Mask text; see mask button"
|
||||||
},
|
},
|
||||||
"renamer-info": {
|
"renamer-info": {
|
||||||
"message": "",
|
"message": "Dodanie 'flat', np. *flatsubdirs*, zamieni wszystkie ukośniki w wartości, co doprowadzi do nieutworzenia katalogów",
|
||||||
"description": "Mask text; see mask button; do NOT translate any mentions of \"flat\"!"
|
"description": "Mask text; see mask button; do NOT translate any mentions of \"flat\"!"
|
||||||
},
|
},
|
||||||
"renamer-m": {
|
"renamer-m": {
|
||||||
@ -800,7 +816,7 @@
|
|||||||
"description": "Mask text; see mask button"
|
"description": "Mask text; see mask button"
|
||||||
},
|
},
|
||||||
"renamer-num": {
|
"renamer-num": {
|
||||||
"message": "Alias dla *Wsadu*",
|
"message": "Alias dla *pobieranie grupowe*",
|
||||||
"description": "Mask text; see mask button"
|
"description": "Mask text; see mask button"
|
||||||
},
|
},
|
||||||
"renamer-qstring": {
|
"renamer-qstring": {
|
||||||
@ -888,7 +904,7 @@
|
|||||||
"description": "Button text; pref/General"
|
"description": "Button text; pref/General"
|
||||||
},
|
},
|
||||||
"reset-layouts.done": {
|
"reset-layouts.done": {
|
||||||
"message": "Wszystkie wcześniej zapamiętane dostosowania układu zostały zresetowane! Może być konieczne ponowne załadowanie okien/kart.",
|
"message": "Wszystkie wcześniej zapamiętane ustawienia wyglądu zostały zresetowane! Może być konieczne ponowne załadowanie okien/kart.",
|
||||||
"description": "Messagebox text; pref/General"
|
"description": "Messagebox text; pref/General"
|
||||||
},
|
},
|
||||||
"resume-download": {
|
"resume-download": {
|
||||||
@ -904,7 +920,7 @@
|
|||||||
"description": "Button text; e.g. prefs/Network"
|
"description": "Button text; e.g. prefs/Network"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"message": "Szukaj…",
|
"message": "Szukaj\u2026",
|
||||||
"description": "Placeholder text; manager status search field"
|
"description": "Placeholder text; manager status search field"
|
||||||
},
|
},
|
||||||
"select-all": {
|
"select-all": {
|
||||||
@ -923,28 +939,12 @@
|
|||||||
"message": "DownThemAll! - Wybierz swoje pobierania",
|
"message": "DownThemAll! - Wybierz swoje pobierania",
|
||||||
"description": "Title of the select window"
|
"description": "Title of the select window"
|
||||||
},
|
},
|
||||||
"SERVER_BAD_CONTENT": {
|
|
||||||
"message": "Nie znaleziono",
|
|
||||||
"description": "Error message"
|
|
||||||
},
|
|
||||||
"SERVER_FAILED": {
|
|
||||||
"message": "Błąd serwera",
|
|
||||||
"description": "Error message"
|
|
||||||
},
|
|
||||||
"SERVER_FORBIDDEN": {
|
|
||||||
"message": "Zabronione",
|
|
||||||
"description": "Error message"
|
|
||||||
},
|
|
||||||
"SERVER_UNAUTHORIZED": {
|
|
||||||
"message": "Nieautoryzowany",
|
|
||||||
"description": "Error message"
|
|
||||||
},
|
|
||||||
"set-mask": {
|
"set-mask": {
|
||||||
"message": "Ustaw maskę zmiany nazwy",
|
"message": "Ustaw maskę zmiany nazwy",
|
||||||
"description": "Menu text; select window"
|
"description": "Menu text; select window"
|
||||||
},
|
},
|
||||||
"single.batchexamples": {
|
"single.batchexamples": {
|
||||||
"message": "Wsady są wspierane, np.:",
|
"message": "Pobierania grupowe są wspierane, np.:",
|
||||||
"description": "Header text; single window"
|
"description": "Header text; single window"
|
||||||
},
|
},
|
||||||
"single.header": {
|
"single.header": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user