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

202 lines
9.5 KiB
JSON
Raw Normal View History

2018-06-16 16:10:52 +00:00
{
"hash_status_code_1": {
"message": "не потребує оновлення",
2020-01-29 08:32:07 +00:00
"description": "This status code says, that no update is available for the ClearURLs rules and everything is up to date."
2018-06-16 16:10:52 +00:00
},
"hash_status_code_2": {
"message": "оновлено",
2020-01-29 08:32:07 +00:00
"description": "This status code says, that the ClearURLs rules are successfully updated."
2018-06-16 16:10:52 +00:00
},
"hash_status_code_3": {
"message": "наявне оновлення",
2020-01-29 08:32:07 +00:00
"description": "This status code says, that an update is available for the ClearURLs rules."
2018-06-16 16:10:52 +00:00
},
"hash_status_code_4": {
"message": "помилка",
2020-01-29 08:32:07 +00:00
"description": "This status code says, that the ClearURLs could not be started correctly."
2018-06-16 16:10:52 +00:00
},
"hash_status_code_5": {
"message": "Ой, щось не так!",
2020-01-29 08:32:07 +00:00
"description": "This status code says, that an error occurred while updating the ClearURLs rules."
2018-06-16 16:10:52 +00:00
},
"log_redirect": {
2019-02-01 09:26:54 +00:00
"message": "Ця URL-адреса перенаправляється",
2020-01-29 08:32:07 +00:00
"description": "This string is used on redirections in the ClearURLs log."
2018-06-16 16:10:52 +00:00
},
"log_domain_blocked": {
"message": "Цей домен заблоковано",
2020-01-29 08:32:07 +00:00
"description": "This string is used on blocked domains in the ClearURLs log."
2018-06-16 16:10:52 +00:00
},
"check_os_log": {
2019-02-01 09:26:54 +00:00
"message": "[ClearURLs]: listener журналу додано.",
2020-01-29 08:32:07 +00:00
"description": "This string is used on ClearURLs log startup."
2018-06-16 16:10:52 +00:00
},
"log_html_page_title": {
2019-02-01 09:26:54 +00:00
"message": "Журнал ClearURLs",
2020-01-29 08:32:07 +00:00
"description": "This string is used as header on the log page."
2018-06-16 16:10:52 +00:00
},
"log_html_table_head_1": {
"message": "Перед обробкою",
2020-01-29 08:32:07 +00:00
"description": "This string is used as table title on the log page."
2018-06-16 16:10:52 +00:00
},
"log_html_table_head_2": {
"message": "Після обробки",
2020-01-29 08:32:07 +00:00
"description": "This string is used as table title on the log page."
2018-06-16 16:10:52 +00:00
},
"log_html_table_head_3": {
"message": "Правило",
2020-01-29 08:32:07 +00:00
"description": "This string is used as table title on the log page."
2018-06-16 16:10:52 +00:00
},
"log_html_table_head_4": {
"message": "Час",
2020-01-29 08:32:07 +00:00
"description": "This string is used as table title on the log page."
2018-06-16 16:10:52 +00:00
},
"log_html_reset_button": {
2019-02-01 09:26:54 +00:00
"message": "Скинути",
2020-01-29 08:32:07 +00:00
"description": "This string is used for the reset button on the log page."
2018-06-16 16:10:52 +00:00
},
"log_html_reset_button_title": {
2019-02-01 09:26:54 +00:00
"message": "Скидання глобального журналу",
2020-01-29 08:32:07 +00:00
"description": "This string is used as title for the reset button on the log page."
2018-06-16 16:10:52 +00:00
},
"popup_html_configs_head": {
2018-06-17 10:35:45 +00:00
"message": "Налаштування",
2020-01-29 08:32:07 +00:00
"description": "This string is used as title for the configs on the popup page."
2018-06-16 16:10:52 +00:00
},
"popup_html_configs_switch_filter": {
"message": "Фільтр",
2020-01-29 08:32:07 +00:00
"description": "This string is used as name for the filter switch button on the popup page."
2018-06-16 16:10:52 +00:00
},
"popup_html_configs_switch_filter_title": {
2019-02-01 09:26:54 +00:00
"message": "Активує функцію очищення ClearURLs. Якщо вимкнути - додаток не працюватиме",
2020-01-29 08:32:07 +00:00
"description": "This string is used as title for the filter switch button on the popup page."
2018-06-16 16:10:52 +00:00
},
"popup_html_configs_switch_log": {
2019-02-01 09:26:54 +00:00
"message": "Журнал",
2020-01-29 08:32:07 +00:00
"description": "This string is used as name for the logging switch button on the popup page."
2018-06-16 16:10:52 +00:00
},
"popup_html_configs_switch_log_title": {
2019-02-01 09:26:54 +00:00
"message": "Журнал зберігається лише локально. Не активуйте цю функцію, якщо вона вам не потрібна",
2020-01-29 08:32:07 +00:00
"description": "This string is used as title for the logging switch button on the popup page."
2018-06-16 16:10:52 +00:00
},
"popup_html_configs_switch_badges": {
2019-02-01 09:26:54 +00:00
"message": "Позначки",
2020-01-29 08:32:07 +00:00
"description": "This string is used as name for the badges switch button on the popup page."
2018-06-16 16:10:52 +00:00
},
"popup_html_configs_switch_badges_title": {
"message": "Показати кількість очищених URL",
2020-01-29 08:32:07 +00:00
"description": "This string is used as title for the badges switch button on the popup page."
2018-06-16 16:10:52 +00:00
},
"popup_html_statistics_head": {
"message": "Статистика",
2020-01-29 08:32:07 +00:00
"description": "This string is used as title for the statistics on the popup page."
2018-06-16 16:10:52 +00:00
},
"popup_html_statistics_elements": {
"message": "Елементи",
2020-01-29 08:32:07 +00:00
"description": "This string is used as name for the elements on the popup page."
2018-06-16 16:10:52 +00:00
},
"popup_html_statistics_blocked": {
"message": "Заблоковано",
2020-01-29 08:32:07 +00:00
"description": "This string is used as name for the blocked elements on the popup page."
2018-06-16 16:10:52 +00:00
},
"popup_html_statistics_percentage": {
"message": "Відсоток",
2020-01-29 08:32:07 +00:00
"description": "This string is used as name for the percentage of blocked elements on the popup page."
2018-06-16 16:10:52 +00:00
},
"popup_html_statistics_reset_button": {
"message": "Скинути",
2020-01-29 08:32:07 +00:00
"description": "This string is used as name for the statistics reset button on the popup page."
2018-06-16 16:10:52 +00:00
},
"popup_html_statistics_reset_button_title": {
"message": "Скидання глобальної статистики",
2020-01-29 08:32:07 +00:00
"description": "This string is used as title for the statistics reset button on the popup page."
2018-06-16 16:10:52 +00:00
},
"popup_html_rules_status_head": {
"message": "Актуальність правил",
2020-01-29 08:32:07 +00:00
"description": "This string is used as title for the rules-status section on the popup page."
2018-06-16 16:10:52 +00:00
},
"popup_html_log_head": {
2019-02-01 09:26:54 +00:00
"message": "Журнал",
2020-01-29 08:32:07 +00:00
"description": "This string is used as name for the log button on the popup page."
2018-06-16 16:10:52 +00:00
},
"popup_html_log_head_title": {
2019-02-01 09:26:54 +00:00
"message": "Відкрити журнал",
2020-01-29 08:32:07 +00:00
"description": "This string is used as title for the log button on the popup page."
2019-02-01 09:26:54 +00:00
},
"popup_html_report_button": {
"message": "Повідомити про URL",
2020-01-29 08:32:07 +00:00
"description": "Note: Currently not used."
2019-02-01 09:26:54 +00:00
},
"popup_html_report_button_title": {
"message": "Повідомити про URL з цієї вкладки.",
2020-01-29 08:32:07 +00:00
"description": "Currently not used."
2018-06-16 16:10:52 +00:00
},
"core_save_on_disk": {
"message": "[ClearURLs]: Зберегти на диск.",
2020-01-29 08:32:07 +00:00
"description": "This string is used to tell the user, that ClearURLs saved the settings on disk."
2018-06-16 16:10:52 +00:00
},
"core_error": {
2019-02-01 09:26:54 +00:00
"message": "[ClearURLs]: Не вдалося запустити додаток.",
2020-01-29 08:32:07 +00:00
"description": "This string is used to tell the user, that ClearURLs could not be started."
2018-06-16 16:10:52 +00:00
},
"configs_switch_statistics": {
"message": "Статистика",
2020-01-29 08:32:07 +00:00
"description": "This string is used as name for the statistics switch button on the popup page."
2018-06-16 16:10:52 +00:00
},
"configs_switch_statistics_title": {
2019-02-01 09:26:54 +00:00
"message": "Увімкнення чи вимкнення статистики",
2020-01-29 08:32:07 +00:00
"description": "This string is used as title for the statistics switch button on the popup page."
2018-06-16 16:10:52 +00:00
},
"settings_html_page_title": {
"message": "Налаштування ClearURLs",
2020-01-29 08:32:07 +00:00
"description": "This string is used as title on the settings page."
2018-06-16 16:10:52 +00:00
},
"badged_color_label": {
2019-02-01 09:26:54 +00:00
"message": "Колір піктограми",
2020-01-29 08:32:07 +00:00
"description": "This string is used as name for the badged color label."
2018-06-16 16:10:52 +00:00
},
"setting_html_reset_button": {
"message": "Скинути",
2020-01-29 08:32:07 +00:00
"description": "This string is used as name for the reset button on the settings page."
2018-06-16 16:10:52 +00:00
},
"setting_html_reset_button_title": {
"message": "Скинути все",
2020-01-29 08:32:07 +00:00
"description": "This string is used as title for the reset button on the settings page."
2018-06-16 16:10:52 +00:00
},
"setting_rule_url_label": {
"message": "Посилання на файл data.json (правила)",
2020-01-29 08:32:07 +00:00
"description": "This string is used as name for the rule url label."
2018-06-16 16:10:52 +00:00
},
"settings_html_save_button": {
2019-02-01 09:26:54 +00:00
"message": "Зберегти і перезавантажити додаток",
2020-01-29 08:32:07 +00:00
"description": "This string is used as name for the save&reload button on the settings page."
2018-06-16 16:10:52 +00:00
},
"settings_html_save_button_title": {
"message": "Збереження налаштувань",
2020-01-29 08:32:07 +00:00
"description": "This string is used as title for the save&reload button on the settings page."
2018-06-16 16:10:52 +00:00
},
"setting_hash_url_label": {
"message": "Посилання на файл rules.hash (хеш)",
2020-01-29 08:32:07 +00:00
"description": "This string is used as name for the rule.hash url label."
2019-02-01 09:26:54 +00:00
},
"setting_types_label": {
2020-01-29 08:32:07 +00:00
"message": "<a href='https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/webRequest/ResourceType' target='_blank'>Типи запитів</a> (експертний рівень)",
"description": "This string is used as name for the types label."
2019-02-01 09:26:54 +00:00
},
"setting_report_server_label": {
"message": "Звіт про сервер URL",
2020-01-29 08:32:07 +00:00
"description": "Note: Currently not used."
2019-02-01 09:26:54 +00:00
},
"success_report_url": {
"message": "Успішно повідомлено про URL-адресу. Ми невдовзі це перевіримо.",
2020-01-29 08:32:07 +00:00
"description": "Note: Currently not used."
2019-02-01 09:26:54 +00:00
},
"error_report_url": {
"message": "Схоже, про цю URL-адресу вже повідомлено.",
2020-01-29 08:32:07 +00:00
"description": "Note: Currently not used."
2019-02-01 09:26:54 +00:00
},
"donate_button": {
"message": "Внесок для розробників ClearURLs.",
2020-01-29 08:32:07 +00:00
"description": "This string is used to refer to a donation page."
2018-06-16 16:10:52 +00:00
}
2019-02-01 09:26:54 +00:00
}