clear-urls-browser-extension/_locales/pl/messages.json

230 lines
10 KiB
JSON
Raw Normal View History

2019-05-07 13:38:10 +00:00
{
"hash_status_code_1": {
"message": "aktualne",
2020-01-29 08:31:51 +00:00
"description": "This status code says, that no update is available for the ClearURLs rules and everything is up to date."
2019-05-07 13:38:10 +00:00
},
"hash_status_code_2": {
"message": "zaktualizowane",
2020-01-29 08:31:51 +00:00
"description": "This status code says, that the ClearURLs rules are successfully updated."
2019-05-07 13:38:10 +00:00
},
"hash_status_code_3": {
"message": "dostępna aktualizacja",
2020-01-29 08:31:51 +00:00
"description": "This status code says, that an update is available for the ClearURLs rules."
2019-05-07 13:38:10 +00:00
},
"hash_status_code_4": {
"message": "błąd",
2020-01-29 08:31:51 +00:00
"description": "This status code says, that the ClearURLs could not be started correctly."
2019-05-07 13:38:10 +00:00
},
"hash_status_code_5": {
"message": "Ups, coś poszło nie tak!",
2020-01-29 08:31:51 +00:00
"description": "This status code says, that an error occurred while updating the ClearURLs rules."
2019-05-07 13:38:10 +00:00
},
"log_redirect": {
"message": "Ten url jest przekierowany",
2020-01-29 08:31:51 +00:00
"description": "This string is used on redirections in the ClearURLs log."
2019-05-07 13:38:10 +00:00
},
"log_domain_blocked": {
"message": "Ta domena jest zablokowana",
2020-01-29 08:31:51 +00:00
"description": "This string is used on blocked domains in the ClearURLs log."
2019-05-07 13:38:10 +00:00
},
"check_os_log": {
"message": "[ClearURLs]: Dodano nasłuchiwanie dziennika.",
2020-01-29 08:31:51 +00:00
"description": "This string is used on ClearURLs log startup."
2019-05-07 13:38:10 +00:00
},
"log_html_page_title": {
"message": "Dziennik ClearURLs",
2020-01-29 08:31:51 +00:00
"description": "This string is used as header on the log page."
2019-05-07 13:38:10 +00:00
},
"log_html_table_head_1": {
"message": "Przed przetworzeniem",
2020-01-29 08:31:51 +00:00
"description": "This string is used as table title on the log page."
2019-05-07 13:38:10 +00:00
},
"log_html_table_head_2": {
"message": "Po przetworzeniu",
2020-01-29 08:31:51 +00:00
"description": "This string is used as table title on the log page."
2019-05-07 13:38:10 +00:00
},
"log_html_table_head_3": {
"message": "Reguła",
2020-01-29 08:31:51 +00:00
"description": "This string is used as table title on the log page."
2019-05-07 13:38:10 +00:00
},
"log_html_table_head_4": {
"message": "Czas",
2020-01-29 08:31:51 +00:00
"description": "This string is used as table title on the log page."
2019-05-07 13:38:10 +00:00
},
"log_html_reset_button": {
"message": "Wyczyść",
2020-01-29 08:31:51 +00:00
"description": "This string is used for the reset button on the log page."
2019-05-07 13:38:10 +00:00
},
"log_html_reset_button_title": {
"message": "Wyczyść wszystkie wpisy dziennika",
2020-01-29 08:31:51 +00:00
"description": "This string is used as title for the reset button on the log page."
2019-05-07 13:38:10 +00:00
},
"popup_html_configs_head": {
"message": "Konfiguracja",
2020-01-29 08:31:51 +00:00
"description": "This string is used as title for the configs on the popup page."
2019-05-07 13:38:10 +00:00
},
"popup_html_configs_switch_filter": {
"message": "Filtr",
2020-01-29 08:31:51 +00:00
"description": "This string is used as name for the filter switch button on the popup page."
2019-05-07 13:38:10 +00:00
},
"popup_html_configs_switch_filter_title": {
"message": "Przełącznik filtra aktywuje funkcję oczyszczania ClearURLs. Jeśli wyłączysz tę funkcję, dodatek przestanie działać.",
2020-01-29 08:31:51 +00:00
"description": "This string is used as title for the filter switch button on the popup page."
2019-05-07 13:38:10 +00:00
},
"popup_html_configs_switch_log": {
"message": "Dziennik",
2020-01-29 08:31:51 +00:00
"description": "This string is used as name for the logging switch button on the popup page."
2019-05-07 13:38:10 +00:00
},
"popup_html_configs_switch_log_title": {
"message": "Dziennik zapisywany jest wyłącznie lokalnie. Zalecamy nie używanie tej funkcji jeśli nie jest ci potrzebna.",
2020-01-29 08:31:51 +00:00
"description": "This string is used as title for the logging switch button on the popup page."
2019-05-07 13:38:10 +00:00
},
"popup_html_configs_switch_badges": {
"message": "Znacznik",
2020-01-29 08:31:51 +00:00
"description": "This string is used as name for the badges switch button on the popup page."
2019-05-07 13:38:10 +00:00
},
"popup_html_configs_switch_badges_title": {
"message": "Pokazuje liczbę oczyszczonych url",
2020-01-29 08:31:51 +00:00
"description": "This string is used as title for the badges switch button on the popup page."
2019-05-07 13:38:10 +00:00
},
"popup_html_statistics_head": {
"message": "Statystyki",
2020-01-29 08:31:51 +00:00
"description": "This string is used as title for the statistics on the popup page."
2019-05-07 13:38:10 +00:00
},
"popup_html_statistics_elements": {
"message": "Elementy",
2020-01-29 08:31:51 +00:00
"description": "This string is used as name for the elements on the popup page."
2019-05-07 13:38:10 +00:00
},
"popup_html_statistics_blocked": {
"message": "Zablokowano",
2020-01-29 08:31:51 +00:00
"description": "This string is used as name for the blocked elements on the popup page."
2019-05-07 13:38:10 +00:00
},
"popup_html_statistics_percentage": {
"message": "Procent",
2020-01-29 08:31:51 +00:00
"description": "This string is used as name for the percentage of blocked elements on the popup page."
2019-05-07 13:38:10 +00:00
},
"popup_html_statistics_reset_button": {
"message": "Wyczyść",
2020-01-29 08:31:51 +00:00
"description": "This string is used as name for the statistics reset button on the popup page."
2019-05-07 13:38:10 +00:00
},
"popup_html_statistics_reset_button_title": {
"message": "Wyczyść wszystkie statystyki",
2020-01-29 08:31:51 +00:00
"description": "This string is used as title for the statistics reset button on the popup page."
2019-05-07 13:38:10 +00:00
},
"popup_html_rules_status_head": {
"message": "StatusReguł",
2020-01-29 08:31:51 +00:00
"description": "This string is used as title for the rules-status section on the popup page."
2019-05-07 13:38:10 +00:00
},
"popup_html_log_head": {
"message": "Dziennik",
2020-01-29 08:31:51 +00:00
"description": "This string is used as name for the log button on the popup page."
2019-05-07 13:38:10 +00:00
},
"popup_html_log_head_title": {
"message": "Otwórz dziennik",
2020-01-29 08:31:51 +00:00
"description": "This string is used as title for the log button on the popup page."
2019-05-07 13:38:10 +00:00
},
"popup_html_report_button": {
"message": "Raportuj aktualny URL",
2020-01-29 08:31:51 +00:00
"description": "Note: Currently not used."
2019-05-07 13:38:10 +00:00
},
"popup_html_report_button_title": {
"message": "Raportuj aktualny URL z tej karty.",
2020-01-29 08:31:51 +00:00
"description": "Currently not used."
2019-05-07 13:38:10 +00:00
},
"core_save_on_disk": {
"message": "[ClearURLs]: Zapisz na dysku.",
2020-01-29 08:31:51 +00:00
"description": "This string is used to tell the user, that ClearURLs saved the settings on disk."
2019-05-07 13:38:10 +00:00
},
"core_error": {
"message": "[ClearURLs]: Dodatek nie mógł się uruchomić.",
2020-01-29 08:31:51 +00:00
"description": "This string is used to tell the user, that ClearURLs could not be started."
2019-05-07 13:38:10 +00:00
},
"configs_switch_statistics": {
"message": "Statystyki",
2020-01-29 08:31:51 +00:00
"description": "This string is used as name for the statistics switch button on the popup page."
2019-05-07 13:38:10 +00:00
},
"configs_switch_statistics_title": {
"message": "Aktywuj lub dezaktywuj funkcję statystyk",
2020-01-29 08:31:51 +00:00
"description": "This string is used as title for the statistics switch button on the popup page."
2019-05-07 13:38:10 +00:00
},
"settings_html_page_title": {
"message": "Ustawienia ClearURLs",
2020-01-29 08:31:51 +00:00
"description": "This string is used as title on the settings page."
2019-05-07 13:38:10 +00:00
},
"badged_color_label": {
"message": "Kolor znacznika",
2020-01-29 08:31:51 +00:00
"description": "This string is used as name for the badged color label."
2019-05-07 13:38:10 +00:00
},
"setting_html_reset_button": {
"message": "Wyczyść",
2020-01-29 08:31:51 +00:00
"description": "This string is used as name for the reset button on the settings page."
2019-05-07 13:38:10 +00:00
},
"setting_html_reset_button_title": {
"message": "Wyczyść wszystko",
2020-01-29 08:31:51 +00:00
"description": "This string is used as title for the reset button on the settings page."
2019-05-07 13:38:10 +00:00
},
"setting_rule_url_label": {
"message": "Url do pliku data.json (reguły)",
2020-01-29 08:31:51 +00:00
"description": "This string is used as name for the rule url label."
2019-05-07 13:38:10 +00:00
},
"settings_html_save_button": {
"message": "Zapisz i załaduj dodatek ponownie",
2020-01-29 08:31:51 +00:00
"description": "This string is used as name for the save&reload button on the settings page."
2019-05-07 13:38:10 +00:00
},
"settings_html_save_button_title": {
"message": "Zapisz ustawienia",
2020-01-29 08:31:51 +00:00
"description": "This string is used as title for the save&reload button on the settings page."
2019-05-07 13:38:10 +00:00
},
"setting_hash_url_label": {
"message": "Url do pliku rules.hash (hash)",
2020-01-29 08:31:51 +00:00
"description": "This string is used as name for the rule.hash url label."
2019-05-07 13:38:10 +00:00
},
"setting_report_server_label": {
"message": "Serwer raportów dla adresów URL",
2020-01-29 08:31:51 +00:00
"description": "Note: Currently not used."
2019-05-07 13:38:10 +00:00
},
"success_report_url": {
"message": "URL został zaraportowany z powodzeniem. Wkrótce sprawdzimy ten raport.",
2020-01-29 08:31:51 +00:00
"description": "Note: Currently not used."
2019-05-07 13:38:10 +00:00
},
"error_report_url": {
"message": "Ten Url już był raportowany.",
2020-01-29 08:31:51 +00:00
"description": "Note: Currently not used."
2019-05-07 13:38:10 +00:00
},
"donate_button": {
"message": "Dotacja dla twórcy ClearURLs.",
2020-01-29 08:31:51 +00:00
"description": "This string is used to refer to a donation page."
2019-05-07 13:38:10 +00:00
},
"clipboard_copy_link": {
"message": "Kopiuj Oczyszczony Odnośnik",
2020-01-29 08:31:51 +00:00
"description": "This string is used in the context menu to copy clean links."
2019-05-07 13:38:10 +00:00
},
"context_menu_enabled": {
"message": "Wyświetl wpis w menu kontekstowym",
2020-01-29 08:31:51 +00:00
"description": "This string is used toggle the context menu entry to copy clean links."
2019-05-07 13:38:10 +00:00
},
"history_listener_enabled": {
"message": "Zapobiegaj iniekcji śledzenia w API historii (Zobacz także: <a href='https://developer.mozilla.org/en-US/docs/Web/API/History_API#The_replaceState()_method' target='_blank'>The replaceState() method</a>)",
2020-01-29 08:31:51 +00:00
"description": "This string is used as name for the history API listener label."
2019-05-07 13:38:10 +00:00
},
"cleaning_tool_page_title": {
"message": "Narzędzie do oczyszczania URL",
2020-01-29 08:31:51 +00:00
"description": "This string is used as title on the cleaning tool page."
2019-05-07 13:38:10 +00:00
},
"cleaning_tool_description": {
"message": "To narzędzie pozwoli wkleić URL, a po wciśnięciu zielonego przycisku ClearURLs oczyści go. Można wkleić wiele URL jednocześnie, ale każdy pojedyńczy winien być w osobnej linii.",
2020-01-29 08:31:51 +00:00
"description": "This string is used as description of the cleaning tool."
2019-05-07 13:38:10 +00:00
},
"cleaning_tool_btn": {
"message": "Oczyść",
2020-01-29 08:31:51 +00:00
"description": "This string is used as name for the clean url button."
2019-05-07 13:38:10 +00:00
},
"cleaning_tool_dirty_urls_label": {
"message": "Tu możesz wkleić brudne URL:",
2020-01-29 08:31:51 +00:00
"description": "This string is used as title on the cleaning tool page for the dirty URLs."
2019-05-07 13:38:10 +00:00
},
"cleaning_tool_clean_urls_label": {
"message": "Tu możesz znaleźć oczyszczone URL:",
2020-01-29 08:31:51 +00:00
"description": "This string is used as title on the cleaning tool page for the clean URLs."
2019-05-07 13:38:10 +00:00
}
2020-01-29 08:31:51 +00:00
}