Update messages.json (POEditor.com)

This commit is contained in:
Kevin Röbert 2020-01-29 08:31:51 +00:00
parent 193caa3ae0
commit e6370cc5fa

View File

@ -1,283 +1,328 @@
{ {
"hash_status_code_1": { "hash_status_code_1": {
"message": "aktualne", "message": "aktualne",
"description": "" "description": "This status code says, that no update is available for the ClearURLs rules and everything is up to date."
}, },
"hash_status_code_2": { "hash_status_code_2": {
"message": "zaktualizowane", "message": "zaktualizowane",
"description": "" "description": "This status code says, that the ClearURLs rules are successfully updated."
}, },
"hash_status_code_3": { "hash_status_code_3": {
"message": "dostępna aktualizacja", "message": "dostępna aktualizacja",
"description": "" "description": "This status code says, that an update is available for the ClearURLs rules."
}, },
"hash_status_code_4": { "hash_status_code_4": {
"message": "błąd", "message": "błąd",
"description": "" "description": "This status code says, that the ClearURLs could not be started correctly."
}, },
"hash_status_code_5": { "hash_status_code_5": {
"message": "Ups, coś poszło nie tak!", "message": "Ups, coś poszło nie tak!",
"description": "" "description": "This status code says, that an error occurred while updating the ClearURLs rules."
}, },
"log_redirect": { "log_redirect": {
"message": "Ten url jest przekierowany", "message": "Ten url jest przekierowany",
"description": "" "description": "This string is used on redirections in the ClearURLs log."
}, },
"log_domain_blocked": { "log_domain_blocked": {
"message": "Ta domena jest zablokowana", "message": "Ta domena jest zablokowana",
"description": "" "description": "This string is used on blocked domains in the ClearURLs log."
}, },
"check_os_log": { "check_os_log": {
"message": "[ClearURLs]: Dodano nasłuchiwanie dziennika.", "message": "[ClearURLs]: Dodano nasłuchiwanie dziennika.",
"description": "" "description": "This string is used on ClearURLs log startup."
}, },
"log_html_page_title": { "log_html_page_title": {
"message": "Dziennik ClearURLs", "message": "Dziennik ClearURLs",
"description": "" "description": "This string is used as header on the log page."
}, },
"log_html_table_head_1": { "log_html_table_head_1": {
"message": "Przed przetworzeniem", "message": "Przed przetworzeniem",
"description": "" "description": "This string is used as table title on the log page."
}, },
"log_html_table_head_2": { "log_html_table_head_2": {
"message": "Po przetworzeniu", "message": "Po przetworzeniu",
"description": "" "description": "This string is used as table title on the log page."
}, },
"log_html_table_head_3": { "log_html_table_head_3": {
"message": "Reguła", "message": "Reguła",
"description": "" "description": "This string is used as table title on the log page."
}, },
"log_html_table_head_4": { "log_html_table_head_4": {
"message": "Czas", "message": "Czas",
"description": "" "description": "This string is used as table title on the log page."
}, },
"log_html_reset_button": { "log_html_reset_button": {
"message": "Wyczyść", "message": "Wyczyść",
"description": "" "description": "This string is used for the reset button on the log page."
}, },
"log_html_reset_button_title": { "log_html_reset_button_title": {
"message": "Wyczyść wszystkie wpisy dziennika", "message": "Wyczyść wszystkie wpisy dziennika",
"description": "" "description": "This string is used as title for the reset button on the log page."
}, },
"popup_html_configs_head": { "popup_html_configs_head": {
"message": "Konfiguracja", "message": "Konfiguracja",
"description": "" "description": "This string is used as title for the configs on the popup page."
}, },
"popup_html_configs_switch_filter": { "popup_html_configs_switch_filter": {
"message": "Filtr", "message": "Filtr",
"description": "" "description": "This string is used as name for the filter switch button on the popup page."
}, },
"popup_html_configs_switch_filter_title": { "popup_html_configs_switch_filter_title": {
"message": "Przełącznik filtra aktywuje funkcję oczyszczania ClearURLs. Jeśli wyłączysz tę funkcję, dodatek przestanie działać.", "message": "Przełącznik filtra aktywuje funkcję oczyszczania ClearURLs. Jeśli wyłączysz tę funkcję, dodatek przestanie działać.",
"description": "" "description": "This string is used as title for the filter switch button on the popup page."
}, },
"popup_html_configs_switch_log": { "popup_html_configs_switch_log": {
"message": "Dziennik", "message": "Dziennik",
"description": "" "description": "This string is used as name for the logging switch button on the popup page."
}, },
"popup_html_configs_switch_log_title": { "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.", "message": "Dziennik zapisywany jest wyłącznie lokalnie. Zalecamy nie używanie tej funkcji jeśli nie jest ci potrzebna.",
"description": "" "description": "This string is used as title for the logging switch button on the popup page."
}, },
"popup_html_configs_switch_badges": { "popup_html_configs_switch_badges": {
"message": "Znacznik", "message": "Znacznik",
"description": "" "description": "This string is used as name for the badges switch button on the popup page."
}, },
"popup_html_configs_switch_badges_title": { "popup_html_configs_switch_badges_title": {
"message": "Pokazuje liczbę oczyszczonych url", "message": "Pokazuje liczbę oczyszczonych url",
"description": "" "description": "This string is used as title for the badges switch button on the popup page."
}, },
"popup_html_statistics_head": { "popup_html_statistics_head": {
"message": "Statystyki", "message": "Statystyki",
"description": "" "description": "This string is used as title for the statistics on the popup page."
}, },
"popup_html_statistics_elements": { "popup_html_statistics_elements": {
"message": "Elementy", "message": "Elementy",
"description": "" "description": "This string is used as name for the elements on the popup page."
}, },
"popup_html_statistics_blocked": { "popup_html_statistics_blocked": {
"message": "Zablokowano", "message": "Zablokowano",
"description": "" "description": "This string is used as name for the blocked elements on the popup page."
}, },
"popup_html_statistics_percentage": { "popup_html_statistics_percentage": {
"message": "Procent", "message": "Procent",
"description": "" "description": "This string is used as name for the percentage of blocked elements on the popup page."
}, },
"popup_html_statistics_reset_button": { "popup_html_statistics_reset_button": {
"message": "Wyczyść", "message": "Wyczyść",
"description": "" "description": "This string is used as name for the statistics reset button on the popup page."
}, },
"popup_html_statistics_reset_button_title": { "popup_html_statistics_reset_button_title": {
"message": "Wyczyść wszystkie statystyki", "message": "Wyczyść wszystkie statystyki",
"description": "" "description": "This string is used as title for the statistics reset button on the popup page."
}, },
"popup_html_rules_status_head": { "popup_html_rules_status_head": {
"message": "StatusReguł", "message": "StatusReguł",
"description": "" "description": "This string is used as title for the rules-status section on the popup page."
}, },
"popup_html_log_head": { "popup_html_log_head": {
"message": "Dziennik", "message": "Dziennik",
"description": "" "description": "This string is used as name for the log button on the popup page."
}, },
"popup_html_log_head_title": { "popup_html_log_head_title": {
"message": "Otwórz dziennik", "message": "Otwórz dziennik",
"description": "" "description": "This string is used as title for the log button on the popup page."
}, },
"popup_html_report_button": { "popup_html_report_button": {
"message": "Raportuj aktualny URL", "message": "Raportuj aktualny URL",
"description": "" "description": "Note: Currently not used."
}, },
"popup_html_report_button_title": { "popup_html_report_button_title": {
"message": "Raportuj aktualny URL z tej karty.", "message": "Raportuj aktualny URL z tej karty.",
"description": "" "description": "Currently not used."
}, },
"core_save_on_disk": { "core_save_on_disk": {
"message": "[ClearURLs]: Zapisz na dysku.", "message": "[ClearURLs]: Zapisz na dysku.",
"description": "" "description": "This string is used to tell the user, that ClearURLs saved the settings on disk."
}, },
"core_error": { "core_error": {
"message": "[ClearURLs]: Dodatek nie mógł się uruchomić.", "message": "[ClearURLs]: Dodatek nie mógł się uruchomić.",
"description": "" "description": "This string is used to tell the user, that ClearURLs could not be started."
}, },
"configs_switch_statistics": { "configs_switch_statistics": {
"message": "Statystyki", "message": "Statystyki",
"description": "" "description": "This string is used as name for the statistics switch button on the popup page."
}, },
"configs_switch_statistics_title": { "configs_switch_statistics_title": {
"message": "Aktywuj lub dezaktywuj funkcję statystyk", "message": "Aktywuj lub dezaktywuj funkcję statystyk",
"description": "" "description": "This string is used as title for the statistics switch button on the popup page."
}, },
"settings_html_page_title": { "settings_html_page_title": {
"message": "Ustawienia ClearURLs", "message": "Ustawienia ClearURLs",
"description": "" "description": "This string is used as title on the settings page."
}, },
"badged_color_label": { "badged_color_label": {
"message": "Kolor znacznika", "message": "Kolor znacznika",
"description": "" "description": "This string is used as name for the badged color label."
}, },
"setting_html_reset_button": { "setting_html_reset_button": {
"message": "Wyczyść", "message": "Wyczyść",
"description": "" "description": "This string is used as name for the reset button on the settings page."
}, },
"setting_html_reset_button_title": { "setting_html_reset_button_title": {
"message": "Wyczyść wszystko", "message": "Wyczyść wszystko",
"description": "" "description": "This string is used as title for the reset button on the settings page."
}, },
"setting_rule_url_label": { "setting_rule_url_label": {
"message": "Url do pliku data.json (reguły)", "message": "Url do pliku data.json (reguły)",
"description": "" "description": "This string is used as name for the rule url label."
}, },
"settings_html_save_button": { "settings_html_save_button": {
"message": "Zapisz i załaduj dodatek ponownie", "message": "Zapisz i załaduj dodatek ponownie",
"description": "" "description": "This string is used as name for the save&reload button on the settings page."
}, },
"settings_html_save_button_title": { "settings_html_save_button_title": {
"message": "Zapisz ustawienia", "message": "Zapisz ustawienia",
"description": "" "description": "This string is used as title for the save&reload button on the settings page."
}, },
"setting_hash_url_label": { "setting_hash_url_label": {
"message": "Url do pliku rules.hash (hash)", "message": "Url do pliku rules.hash (hash)",
"description": "" "description": "This string is used as name for the rule.hash url label."
}, },
"setting_types_label": { "setting_types_label": {
"message": "<a href='https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/webRequest/ResourceType' target='_blank'>Request types</a> (expert level)", "message": "<a href='https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/webRequest/ResourceType' target='_blank'>Request types</a> (expert level)",
"description": "" "description": "This string is used as name for the types label."
}, },
"setting_report_server_label": { "setting_report_server_label": {
"message": "Serwer raportów dla adresów URL", "message": "Serwer raportów dla adresów URL",
"description": "" "description": "Note: Currently not used."
}, },
"success_report_url": { "success_report_url": {
"message": "URL został zaraportowany z powodzeniem. Wkrótce sprawdzimy ten raport.", "message": "URL został zaraportowany z powodzeniem. Wkrótce sprawdzimy ten raport.",
"description": "" "description": "Note: Currently not used."
}, },
"error_report_url": { "error_report_url": {
"message": "Ten Url już był raportowany.", "message": "Ten Url już był raportowany.",
"description": "" "description": "Note: Currently not used."
}, },
"donate_button": { "donate_button": {
"message": "Dotacja dla twórcy ClearURLs.", "message": "Dotacja dla twórcy ClearURLs.",
"description": "" "description": "This string is used to refer to a donation page."
}, },
"clipboard_copy_link": { "clipboard_copy_link": {
"message": "Kopiuj Oczyszczony Odnośnik", "message": "Kopiuj Oczyszczony Odnośnik",
"description": "" "description": "This string is used in the context menu to copy clean links."
}, },
"context_menu_enabled": { "context_menu_enabled": {
"message": "Wyświetl wpis w menu kontekstowym", "message": "Wyświetl wpis w menu kontekstowym",
"description": "" "description": "This string is used toggle the context menu entry to copy clean links."
}, },
"history_listener_enabled": { "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>)", "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>)",
"description": "" "description": "This string is used as name for the history API listener label."
}, },
"cleaning_tool_page_title": { "cleaning_tool_page_title": {
"message": "Narzędzie do oczyszczania URL", "message": "Narzędzie do oczyszczania URL",
"description": "" "description": "This string is used as title on the cleaning tool page."
}, },
"cleaning_tool_description": { "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.", "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.",
"description": "" "description": "This string is used as description of the cleaning tool."
}, },
"cleaning_tool_btn": { "cleaning_tool_btn": {
"message": "Oczyść", "message": "Oczyść",
"description": "" "description": "This string is used as name for the clean url button."
}, },
"cleaning_tool_dirty_urls_label": { "cleaning_tool_dirty_urls_label": {
"message": "Tu możesz wkleić brudne URL:", "message": "Tu możesz wkleić brudne URL:",
"description": "" "description": "This string is used as title on the cleaning tool page for the dirty URLs."
}, },
"cleaning_tool_clean_urls_label": { "cleaning_tool_clean_urls_label": {
"message": "Tu możesz znaleźć oczyszczone URL:", "message": "Tu możesz znaleźć oczyszczone URL:",
"description": "" "description": "This string is used as title on the cleaning tool page for the clean URLs."
},
"local_hosts_skipping": {
"message": "Skip URLs on local hosts (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16, 100.64.0.0/10, 169.254.0.0/16, 127.0.0.1, localhost)",
"description": "This string is used as label for the local host skipping switch"
},
"local_hosts_skipping_title": {
"message": "Skips URLs on local hosts",
"description": "This string is used as title for the local host skipping switch"
},
"log_html_export_button": {
"message": "Export",
"description": "This string is used for the export button on the log page."
},
"log_html_export_button_title": {
"message": "Exports the global log",
"description": "This string is used as title for the export button on the log page."
},
"log_html_import_button": {
"message": "Import",
"description": "This string is used for the import button on the log page."
},
"log_html_import_button_title": {
"message": "Import the global log",
"description": "This string is used as title for the import button on the log page."
},
"setting_html_export_button": {
"message": "Export",
"description": "This string is used as name for the export button on the settings page."
},
"setting_html_export_button_title": {
"message": "Exports everything",
"description": "This string is used as title for the export button on the settings page."
},
"setting_html_import_button": {
"message": "Import",
"description": "This string is used as name for the reset button on the settings page."
},
"setting_html_import_button_title": {
"message": "Imports everything",
"description": "This string is used as title for the import button on the settings page."
},
"setting_log_limit_label": {
"message": "Limit the log to $LIMIT$ entries. (-1 := ∞)",
"description": "This string is used as name for the log limit label.",
"placeholders": {
"limit": {
"content": "$1",
"example": "100"
}
}
},
"blocked_html_title": {
"message": "This site was blocked by <b>ClearURLs</b>",
"description": "This string is used as title on the blocked site page."
},
"blocked_html_body": {
"message": "This site was blocked by the <b>ClearURLs</b> Add-on, because we identify this site as an advertising and/or tracking service. To visit this site, you must temporarily deactivate the Add-on or disable domain blocking in the ClearURLs settings. After this you can click on the button below to load the page.",
"description": "This string is used as body on the blocked site page."
},
"blocked_html_button": {
"message": "Visit page",
"description": "This string is used as button on the blocked site page."
},
"referral_marketing_enabled": {
"message": "Allow referral marketing",
"description": "This string is used as label for the referral marketing switch"
},
"referral_marketing_enabled_title": {
"message": "Allows referral marketing",
"description": "This string is used as title for the referral marketing switch"
},
"watchdog": {
"message": "[ClearURLs]: The watchdog has detected a problem. ClearURLs is restarting.",
"description": "This string is used as text for the watchdog"
},
"domain_blocking_enabled": {
"message": "Allow domain blocking (Can lead to problems on pages that do not allow AdBlockers)",
"description": "This string is used as label for the domain blocking switch"
},
"domain_blocking_enabled_title": {
"message": "Allow domain blocking (Can lead to problems on pages that do not allow AdBlockers)",
"description": "This string is used as title for the domain blocking switch"
},
"log_ping_blocked": {
"message": "This hyperlink auditing was blocked",
"description": "This string is used on hyperlink auditing in the ClearURLs log."
},
"ping_blocking_enabled": {
"message": "Block hyperlink auditing (See also <a href='https://html.spec.whatwg.org/multipage/links.html#hyperlink-auditing' target='_blank'>this article</a>)",
"description": "This string is used as label for the hyperlink auditing blocking switch"
},
"ping_blocking_enabled_title": {
"message": "Block hyperlink auditing",
"description": "This string is used as title for the hyperlink auditing blocking switch"
} }
} }