1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-05-19 03:33:17 +12:00
This commit is contained in:
Raymond Hill 2019-06-05 08:20:59 -04:00
parent eb2a4699d4
commit 3da449b8a4
No known key found for this signature in database
GPG key ID: 25E1490B761470C2
2 changed files with 43 additions and 43 deletions

View file

@ -12,7 +12,7 @@
"description": "" "description": ""
}, },
"loggerPageName": { "loggerPageName": {
"message": "uMatrix — Logger", "message": "uMatrix — Журнал",
"description": "Title for the logger window" "description": "Title for the logger window"
}, },
"settingsPageName": { "settingsPageName": {
@ -32,7 +32,7 @@
"description": "a tab in dashboard" "description": "a tab in dashboard"
}, },
"ubiquitousRulesPageName": { "ubiquitousRulesPageName": {
"message": "Assets", "message": "Ресурси",
"description": "a tab in dashboard" "description": "a tab in dashboard"
}, },
"rawSettingsPageName": { "rawSettingsPageName": {
@ -100,15 +100,15 @@
"description": "Tool tip for matrix button" "description": "Tool tip for matrix button"
}, },
"matrixPersistButtonTip": { "matrixPersistButtonTip": {
"message": "Запис на всички временни промени в тази област.", "message": "Запазва временните промени в тази област",
"description": "Tool tip for the persist button" "description": "Tool tip for the persist button"
}, },
"matrixRevertButtonTip": { "matrixRevertButtonTip": {
"message": "Revert temporary changes for this scope.", "message": "Отхвърля временните промени в тази област",
"description": "Tool tip for the revert local permission button" "description": "Tool tip for the revert local permission button"
}, },
"matrixReloadButton": { "matrixReloadButton": {
"message": "Презареждане на страницата.", "message": "Презарежда страницата.\nС натискане на Shift прескача буфера на четеца.",
"description": "Tool tip for the reload button" "description": "Tool tip for the reload button"
}, },
"matrix1stPartyLabel": { "matrix1stPartyLabel": {
@ -120,7 +120,7 @@
"description": "Appears in the metadata row of bottom-most group: **mind the limited width**" "description": "Appears in the metadata row of bottom-most group: **mind the limited width**"
}, },
"matrixSwitchNoMixedContent": { "matrixSwitchNoMixedContent": {
"message": "Само HTTPS", "message": "Без смесено съдържание",
"description": "A menu entry in the matrix popup" "description": "A menu entry in the matrix popup"
}, },
"matrixSwitchNoWorker": { "matrixSwitchNoWorker": {
@ -136,19 +136,19 @@
"description": "A menu entry in the matrix popup" "description": "A menu entry in the matrix popup"
}, },
"matrixRevertAllEntry": { "matrixRevertAllEntry": {
"message": "Отмяна на всички временни промени", "message": "Отхвърля всички временни промени",
"description": "A menu entry in the matrix popup" "description": "A menu entry in the matrix popup"
}, },
"matrixLoggerMenuEntry": { "matrixLoggerMenuEntry": {
"message": "Go to logger", "message": "Отваря журнала",
"description": "A menu entry in the matrix popup" "description": "A menu entry in the matrix popup"
}, },
"matrixDashboardMenuEntry": { "matrixDashboardMenuEntry": {
"message": "Към контролното табло", "message": "Към таблото",
"description": "A menu entry in the matrix popup" "description": "A menu entry in the matrix popup"
}, },
"matrixNoTabFound": { "matrixNoTabFound": {
"message": "Няма намерена уеб страница", "message": "Не е намерена уеб страница",
"description": "Displays in place of matrix when no data is found for the current page" "description": "Displays in place of matrix when no data is found for the current page"
}, },
"matrixRecipeImportTip": { "matrixRecipeImportTip": {
@ -156,7 +156,7 @@
"description": "Used as a tooltip for the recipe import button" "description": "Used as a tooltip for the recipe import button"
}, },
"matrixRecipeSaveTip": { "matrixRecipeSaveTip": {
"message": "Запис на правилата", "message": "Запазва правилата",
"description": "Used as a tooltip for the recipe padlock button" "description": "Used as a tooltip for the recipe padlock button"
}, },
"statsPageTitle": { "statsPageTitle": {
@ -260,7 +260,7 @@
"description": "" "description": ""
}, },
"statsPageDetailed": { "statsPageDetailed": {
"message": "Logger", "message": "Журнал",
"description": "" "description": ""
}, },
"statsPageLogSizePrompt1": { "statsPageLogSizePrompt1": {
@ -392,7 +392,7 @@
"description": "" "description": ""
}, },
"privacyNoMixedContentPrompt": { "privacyNoMixedContentPrompt": {
"message": "Само HTTPS: забранено е смесено съдържание.", "message": "Само HTTPS: забранено е смесено съдържание",
"description": "" "description": ""
}, },
"privacyNoMixedContentHelp": { "privacyNoMixedContentHelp": {
@ -428,7 +428,7 @@
"description": "Will enable manual-edit mode (textarea)" "description": "Will enable manual-edit mode (textarea)"
}, },
"userRulesEditSave": { "userRulesEditSave": {
"message": "Запис", "message": "Запазване",
"description": "Will save manually-edited content and exit manual-edit mode" "description": "Will save manually-edited content and exit manual-edit mode"
}, },
"userRulesEditDicard": { "userRulesEditDicard": {
@ -444,7 +444,7 @@
"description": "" "description": ""
}, },
"userRulesFormatHint": { "userRulesFormatHint": {
"message": "Правилата за синтаксиса можете да видите на тази страница.", "message": "Синтаксиса на правилата можете да видите на тази страница.",
"description": "" "description": ""
}, },
"userRulesDefaultFileName": { "userRulesDefaultFileName": {
@ -456,7 +456,7 @@
"description": "header to identify the hosts files section" "description": "header to identify the hosts files section"
}, },
"hostsFilesPrompt": { "hostsFilesPrompt": {
"message": "Всички сайтове във файла с хостове са заредени като блокирани на глобално ниво.", "message": "Всички сайтове във файла с хостове са заредени като блокирани в глобалната област.",
"description": "" "description": ""
}, },
"hostsFilesStats": { "hostsFilesStats": {
@ -480,11 +480,11 @@
"description": "" "description": ""
}, },
"hostsFilesUpdateNow": { "hostsFilesUpdateNow": {
"message": "Обновяване сега", "message": "Обновяване",
"description": "" "description": ""
}, },
"hostsFilesPurgeAll": { "hostsFilesPurgeAll": {
"message": "Очистване на всичкия кеш", "message": "Изчистване на буферите",
"description": "" "description": ""
}, },
"hostsFilesExternalListsHint": { "hostsFilesExternalListsHint": {
@ -496,11 +496,11 @@
"description": "" "description": ""
}, },
"hostsFilesExternalListPurge": { "hostsFilesExternalListPurge": {
"message": "очистване на кеша", "message": "изчистване на буфери",
"description": "" "description": ""
}, },
"hostsFilesExternalListNew": { "hostsFilesExternalListNew": {
"message": "налична е нова версия", "message": "налично е ново издание",
"description": "" "description": ""
}, },
"hostsFilesExternalListObsolete": { "hostsFilesExternalListObsolete": {
@ -528,7 +528,7 @@
"description": "" "description": ""
}, },
"rawSettingsWarning": { "rawSettingsWarning": {
"message": "Внимание! Промяната на тези настройки на конфигурацията е на ваш собствен риск.", "message": "Внимание! Промяната на тези настройки е на ваша отговорност.",
"description": "" "description": ""
}, },
"aboutChangelog": { "aboutChangelog": {
@ -544,7 +544,7 @@
"description": "" "description": ""
}, },
"aboutPermissions": { "aboutPermissions": {
"message": "<a href='https:\/\/github.com\/gorhill\/httpswitchboard\/wiki\/Permissions'>Позволения<\/a>", "message": "<a href='https:\/\/github.com\/gorhill\/httpswitchboard\/wiki\/Permissions'>Права<\/a>",
"description": "" "description": ""
}, },
"aboutCode": { "aboutCode": {
@ -552,7 +552,7 @@
"description": "" "description": ""
}, },
"aboutIssues": { "aboutIssues": {
"message": "Бъгове и проблеми", "message": "Система за дефекти",
"description": "Text for a link to official issue tracker" "description": "Text for a link to official issue tracker"
}, },
"aboutContributors": { "aboutContributors": {
@ -564,7 +564,7 @@
"description": "" "description": ""
}, },
"aboutIssueContributors": { "aboutIssueContributors": {
"message": "Проблеми:", "message": "Дефекти:",
"description": "" "description": ""
}, },
"aboutTranslationContributors": { "aboutTranslationContributors": {
@ -576,7 +576,7 @@
"description": "" "description": ""
}, },
"aboutBackupButton": { "aboutBackupButton": {
"message": "Правене на резервно копие...", "message": "Резервно копие във файл…",
"description": "" "description": ""
}, },
"aboutBackupFilename": { "aboutBackupFilename": {
@ -584,7 +584,7 @@
"description": "default filename to use" "description": "default filename to use"
}, },
"aboutRestoreButton": { "aboutRestoreButton": {
"message": "Възстановяване от файл...", "message": "Възстановяване от файл",
"description": "" "description": ""
}, },
"aboutRestoreConfirm": { "aboutRestoreConfirm": {
@ -592,11 +592,11 @@
"description": "Message asking user to confirm restore" "description": "Message asking user to confirm restore"
}, },
"aboutRestoreError": { "aboutRestoreError": {
"message": "Данните не могат да се прочетат или имат грешки", "message": "Данните не могат да бъдат разчетени или са недействителни",
"description": "" "description": ""
}, },
"aboutOr": { "aboutOr": {
"message": "... или ...", "message": "… или …",
"description": "English: ... or ..." "description": "English: ... or ..."
}, },
"aboutResetButton": { "aboutResetButton": {
@ -604,7 +604,7 @@
"description": "English: Reset to default settings" "description": "English: Reset to default settings"
}, },
"aboutResetConfirm": { "aboutResetConfirm": {
"message": "Внимание! Това ще премахне всичките ви ръчни настройки. Наистина ли искате да продължите?", "message": "Внимание! Така ще бъдат заличени всички ръчни настройки. Наистина ли искате да продължите?",
"description": "Message asking user to confirm reset" "description": "Message asking user to confirm reset"
}, },
"loggerFilterInputPlaceholder": { "loggerFilterInputPlaceholder": {
@ -616,11 +616,11 @@
"description": "Appears as a tooltip when hovering the input field" "description": "Appears as a tooltip when hovering the input field"
}, },
"loggerEntryCookieDeleted": { "loggerEntryCookieDeleted": {
"message": "бисквитката е изтрита: {{value}}", "message": "изтрити бисквитки: {{value}}",
"description": "An entry for when a cookie is deleted" "description": "An entry for when a cookie is deleted"
}, },
"loggerEntryDeleteCookieError": { "loggerEntryDeleteCookieError": {
"message": "пропадна изтриването на бисквитката: {{value}}", "message": "грешка при изтриване на бисквитки: {{value}}",
"description": "An entry for when the browser cache is cleared" "description": "An entry for when the browser cache is cleared"
}, },
"loggerEntryBrowserCacheCleared": { "loggerEntryBrowserCacheCleared": {
@ -632,7 +632,7 @@
"description": "An entry for when an asset was updated" "description": "An entry for when an asset was updated"
}, },
"mainBlockedPrompt1": { "mainBlockedPrompt1": {
"message": "uMatrix попречи зареждането на следната страница:", "message": "uMatrix попречи на зареждането на следната страница:",
"description": "English: uMatrix has prevented the following page from loading:" "description": "English: uMatrix has prevented the following page from loading:"
}, },
"mainBlockedPrompt2": { "mainBlockedPrompt2": {
@ -644,7 +644,7 @@
"description": "label to be used for the parameter-less URL: https:\/\/cloud.githubusercontent.com\/assets\/585534\/9832014\/bfb1b8f0-593b-11e5-8a27-fba472a5529a.png" "description": "label to be used for the parameter-less URL: https:\/\/cloud.githubusercontent.com\/assets\/585534\/9832014\/bfb1b8f0-593b-11e5-8a27-fba472a5529a.png"
}, },
"mainBlockedBack": { "mainBlockedBack": {
"message": "Обратно", "message": "Назад",
"description": "English: Go back" "description": "English: Go back"
}, },
"mainBlockedClose": { "mainBlockedClose": {
@ -664,7 +664,7 @@
"description": "" "description": ""
}, },
"commandOpenDashboard": { "commandOpenDashboard": {
"message": "Отваряне на контролното табло", "message": "Отваряне на таблото",
"description": "" "description": ""
}, },
"elapsedOneMinuteAgo": { "elapsedOneMinuteAgo": {
@ -688,15 +688,15 @@
"description": "English: a day ago" "description": "English: a day ago"
}, },
"elapsedManyDaysAgo": { "elapsedManyDaysAgo": {
"message": "преди {{value}} дни", "message": "преди {{value}} дена",
"description": "English: {{value}} days ago" "description": "English: {{value}} days ago"
}, },
"showDashboardButton": { "showDashboardButton": {
"message": "Контролно табло", "message": "Табло",
"description": "Appears in Firefox's add-on preferences" "description": "Appears in Firefox's add-on preferences"
}, },
"showLoggerButton": { "showLoggerButton": {
"message": "Logger", "message": "Журнал",
"description": "Appears in Firefox's add-on preferences" "description": "Appears in Firefox's add-on preferences"
}, },
"cloudPush": { "cloudPush": {
@ -712,7 +712,7 @@
"description": "" "description": ""
}, },
"cloudDeviceNamePrompt": { "cloudDeviceNamePrompt": {
"message": "Името на това устройство:", "message": "Името на устройството:",
"description": "used as a prompt for the user to provide a custom device name" "description": "used as a prompt for the user to provide a custom device name"
}, },
"genericSubmit": { "genericSubmit": {

View file

@ -532,7 +532,7 @@
"description": "" "description": ""
}, },
"aboutChangelog": { "aboutChangelog": {
"message": "<a href='https:\/\/github.com\/gorhill\/uMatrix\/releases'>Journal des changements (en Anglais)<\/a>", "message": "<a href='https:\/\/github.com\/gorhill\/uMatrix\/releases'>Journal des changements<\/a>",
"description": "" "description": ""
}, },
"aboutStorageUsed": { "aboutStorageUsed": {
@ -540,19 +540,19 @@
"description": "" "description": ""
}, },
"aboutDoc": { "aboutDoc": {
"message": "<a href='https:\/\/github.com\/gorhill\/uMatrix\/wiki'>Documentation (en Anglais)<\/a>", "message": "<a href='https:\/\/github.com\/gorhill\/uMatrix\/wiki'>Documentation<\/a>",
"description": "" "description": ""
}, },
"aboutPermissions": { "aboutPermissions": {
"message": "<a href='https:\/\/github.com\/gorhill\/uMatrix\/wiki\/Permissions'>Permissions (en Anglais)<\/a>", "message": "<a href='https:\/\/github.com\/gorhill\/uMatrix\/wiki\/Permissions'>Permissions<\/a>",
"description": "" "description": ""
}, },
"aboutCode": { "aboutCode": {
"message": "Code Source (Licence GPLv3, en Anglais)", "message": "Code Source (Licence GPLv3)",
"description": "" "description": ""
}, },
"aboutIssues": { "aboutIssues": {
"message": "Suivi des problèmes (en Anglais)", "message": "Suivi des problèmes",
"description": "Text for a link to official issue tracker" "description": "Text for a link to official issue tracker"
}, },
"aboutContributors": { "aboutContributors": {