This commit is contained in:
Raymond Hill 2019-12-30 10:04:54 -05:00
parent 92f8b8cab0
commit a518a9c1e4
No known key found for this signature in database
GPG key ID: 25E1490B761470C2
10 changed files with 36 additions and 36 deletions

View file

@ -12,7 +12,7 @@
"description": "English: uBlock₀ — Dashboard" "description": "English: uBlock₀ — Dashboard"
}, },
"dashboardUnsavedWarning": { "dashboardUnsavedWarning": {
"message": "¡Atención! Tiene cambios no guardados", "message": "¡Atención! Tienes cambios sin guardar",
"description": "A warning in the dashboard when navigating away from unsaved changes" "description": "A warning in the dashboard when navigating away from unsaved changes"
}, },
"dashboardUnsavedWarningStay": { "dashboardUnsavedWarningStay": {
@ -176,11 +176,11 @@
"description": "Tooltip when hovering the top-most cell of the local-rules column." "description": "Tooltip when hovering the top-most cell of the local-rules column."
}, },
"popupTipSaveRules": { "popupTipSaveRules": {
"message": "Haga clic para hacer sus cambios permanentes.", "message": "Haz clic para hacer tus cambios permanentes.",
"description": "Tooltip when hovering over the padlock in the dynamic filtering pane." "description": "Tooltip when hovering over the padlock in the dynamic filtering pane."
}, },
"popupTipRevertRules": { "popupTipRevertRules": {
"message": "Haga clic para revertir sus cambios.", "message": "Haz clic para revertir tus cambios.",
"description": "Tooltip when hovering over the eraser in the dynamic filtering pane." "description": "Tooltip when hovering over the eraser in the dynamic filtering pane."
}, },
"popupAnyRulePrompt": { "popupAnyRulePrompt": {
@ -500,7 +500,7 @@
"description": "default file name to use" "description": "default file name to use"
}, },
"rulesHint": { "rulesHint": {
"message": "Lista de sus reglas de filtrado dinámico.", "message": "Lista de tus reglas de filtrado dinámico.",
"description": "English: List of your dynamic filtering rules." "description": "English: List of your dynamic filtering rules."
}, },
"rulesFormatHint": { "rulesFormatHint": {
@ -824,7 +824,7 @@
"description": "Message to display when an error occurred during restore" "description": "Message to display when an error occurred during restore"
}, },
"aboutResetDataConfirm": { "aboutResetDataConfirm": {
"message": "Se borrará todas sus configuraciones y uBlock₀ se reiniciará.\n\n¿Restablecer uBlock₀ a la configuración predeterminada?", "message": "Se borrará todas tus configuraciones y uBlock₀ se reiniciará.\n\n¿Restablecer uBlock₀ a la configuración predeterminada?",
"description": "Message asking user to confirm reset" "description": "Message asking user to confirm reset"
}, },
"errorCantConnectTo": { "errorCantConnectTo": {
@ -832,7 +832,7 @@
"description": "English: Network error: {{msg}}" "description": "English: Network error: {{msg}}"
}, },
"subscriberConfirm": { "subscriberConfirm": {
"message": "uBlock₀: ¿Desea añadir la siguiente URL a su lista de filtros personalizados?\n\nTítulo: \"{{title}}\"\nURL: {{url}}", "message": "uBlock₀: ¿Desea añadir la siguiente URL a tus listas de filtros personalizados?\n\nTítulo: \"{{title}}\"\nURL: {{url}}",
"description": "English: The message seen by the user to confirm subscription to a ABP filter list" "description": "English: The message seen by the user to confirm subscription to a ABP filter list"
}, },
"elapsedOneMinuteAgo": { "elapsedOneMinuteAgo": {
@ -928,7 +928,7 @@
"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"
}, },
"advancedSettingsWarning": { "advancedSettingsWarning": {
"message": "¡Atención! Cambie estas configuraciones avanzadas bajo su propio riesgo.", "message": "¡Atención! Cambie estas configuraciones avanzadas bajo tu propio riesgo.",
"description": "A warning to users at the top of 'Advanced settings' page" "description": "A warning to users at the top of 'Advanced settings' page"
}, },
"genericSubmit": { "genericSubmit": {

View file

@ -560,31 +560,31 @@
"description": "Tooltip for the reload button in the logger page" "description": "Tooltip for the reload button in the logger page"
}, },
"loggerDomInspectorTip": { "loggerDomInspectorTip": {
"message": "Toggle the DOM inspector", "message": "שנה את מצב ה Dom inspector",
"description": "Tooltip for the DOM inspector button in the logger page" "description": "Tooltip for the DOM inspector button in the logger page"
}, },
"loggerPopupPanelTip": { "loggerPopupPanelTip": {
"message": "Toggle the popup panel", "message": "שנה את מצב הפאנל Popup",
"description": "Tooltip for the popup panel button in the logger page" "description": "Tooltip for the popup panel button in the logger page"
}, },
"loggerInfoTip": { "loggerInfoTip": {
"message": "uBlock Origin wiki: The logger", "message": "uBlock Origin וויקי: הלוגר",
"description": "Tooltip for the top-right info label in the logger page" "description": "Tooltip for the top-right info label in the logger page"
}, },
"loggerClearTip": { "loggerClearTip": {
"message": "Clear logger", "message": "נקה את הלוגר",
"description": "Tooltip for the eraser in the logger page; used to blank the content of the logger" "description": "Tooltip for the eraser in the logger page; used to blank the content of the logger"
}, },
"loggerPauseTip": { "loggerPauseTip": {
"message": "Pause logger (discard all incoming data)", "message": "הפסק את הלוגר (התעלם מכל המידע שנרשם)",
"description": "Tooltip for the pause button in the logger page" "description": "Tooltip for the pause button in the logger page"
}, },
"loggerUnpauseTip": { "loggerUnpauseTip": {
"message": "Unpause logger", "message": "המשך את פעילות הלוגר",
"description": "Tooltip for the play button in the logger page" "description": "Tooltip for the play button in the logger page"
}, },
"loggerRowFiltererButtonTip": { "loggerRowFiltererButtonTip": {
"message": "Toggle logger filtering", "message": "שנה את מסנני הלוגר",
"description": "Tooltip for the row filterer button in the logger page" "description": "Tooltip for the row filterer button in the logger page"
}, },
"logFilterPrompt": { "logFilterPrompt": {
@ -592,7 +592,7 @@
"description": "Placeholder string for logger output filtering input field" "description": "Placeholder string for logger output filtering input field"
}, },
"loggerRowFiltererBuiltinTip": { "loggerRowFiltererBuiltinTip": {
"message": "Logger filtering options", "message": "הגדרות מסנני הלוגר",
"description": "Tooltip for the button to bring up logger output filtering options" "description": "Tooltip for the button to bring up logger output filtering options"
}, },
"loggerRowFiltererBuiltinNot": { "loggerRowFiltererBuiltinNot": {
@ -716,23 +716,23 @@
"description": "Message to show when a filter cannot be found in any filter lists" "description": "Message to show when a filter cannot be found in any filter lists"
}, },
"loggerSettingDiscardPrompt": { "loggerSettingDiscardPrompt": {
"message": "Logger entries which do not fulfill all three conditions below will be automatically discarded:", "message": "רשומות הלוגר שלא תואמות את כל שלושת התנאים להלן לא ישמרו:",
"description": "Logger setting: A sentence to describe the purpose of the settings below" "description": "Logger setting: A sentence to describe the purpose of the settings below"
}, },
"loggerSettingPerEntryMaxAge": { "loggerSettingPerEntryMaxAge": {
"message": "Preserve entries from the last {{input}} minutes", "message": "שמור רשומות מה {{input}} דקות האחרונות",
"description": "A logger setting" "description": "A logger setting"
}, },
"loggerSettingPerTabMaxLoads": { "loggerSettingPerTabMaxLoads": {
"message": "Preserve at most {{input}} page loads per tab", "message": "שמור לפחות {{input}} טעינות עמוד כל הזחה",
"description": "A logger setting" "description": "A logger setting"
}, },
"loggerSettingPerTabMaxEntries": { "loggerSettingPerTabMaxEntries": {
"message": "Preserve at most {{input}} entries per tab", "message": "שמור לפחות {{input}} רשומות כל הזחה",
"description": "A logger setting" "description": "A logger setting"
}, },
"loggerSettingPerEntryLineCount": { "loggerSettingPerEntryLineCount": {
"message": "Use {{input}} lines per entry in vertically expanded mode", "message": "השתמש ב {{input}} שורות כל רשומה במצב פרישה אנכי",
"description": "A logger setting" "description": "A logger setting"
}, },
"loggerSettingHideColumnsPrompt": { "loggerSettingHideColumnsPrompt": {
@ -768,7 +768,7 @@
"description": "Label for radio-button to pick export text format" "description": "Label for radio-button to pick export text format"
}, },
"loggerExportEncodeMarkdown": { "loggerExportEncodeMarkdown": {
"message": "Markdown", "message": "כתיב Markdown",
"description": "Label for radio-button to pick export text format" "description": "Label for radio-button to pick export text format"
}, },
"aboutChangelog": { "aboutChangelog": {
@ -964,11 +964,11 @@
"description": "Label for buttons used to copy something to the clipboard" "description": "Label for buttons used to copy something to the clipboard"
}, },
"toggleBlockingProfile": { "toggleBlockingProfile": {
"message": "Toggle blocking profile", "message": "שנה את פרופיל החסימה",
"description": "Label for keyboard shortcut used to toggle blocking profile" "description": "Label for keyboard shortcut used to toggle blocking profile"
}, },
"relaxBlockingMode": { "relaxBlockingMode": {
"message": "Relax blocking mode", "message": "הרפה את מצב החסימה",
"description": "Label for keyboard shortcut used to relax blocking mode (meant to replace 'Toggle blocking profile')" "description": "Label for keyboard shortcut used to relax blocking mode (meant to replace 'Toggle blocking profile')"
}, },
"dummy": { "dummy": {

View file

@ -596,7 +596,7 @@
"description": "Tooltip for the button to bring up logger output filtering options" "description": "Tooltip for the button to bring up logger output filtering options"
}, },
"loggerRowFiltererBuiltinNot": { "loggerRowFiltererBuiltinNot": {
"message": "Tidak", "message": "Not",
"description": "A keyword in the built-in row filtering expression" "description": "A keyword in the built-in row filtering expression"
}, },
"loggerRowFiltererBuiltinEventful": { "loggerRowFiltererBuiltinEventful": {

View file

@ -120,7 +120,7 @@
"description": "Tooltip for the no-popups per-site switch" "description": "Tooltip for the no-popups per-site switch"
}, },
"popupTipNoPopups2": { "popupTipNoPopups2": {
"message": "Натисніть для скасування блокування спливаючих вікон на цьому сайті", "message": "Натисніть для скасування блокування всіх спливаючих вікон на цьому сайті",
"description": "Tooltip for the no-popups per-site switch" "description": "Tooltip for the no-popups per-site switch"
}, },
"popupTipNoLargeMedia": { "popupTipNoLargeMedia": {

View file

@ -592,7 +592,7 @@
"description": "Placeholder string for logger output filtering input field" "description": "Placeholder string for logger output filtering input field"
}, },
"loggerRowFiltererBuiltinTip": { "loggerRowFiltererBuiltinTip": {
"message": "记录筛选设定", "message": "记录筛选设定",
"description": "Tooltip for the button to bring up logger output filtering options" "description": "Tooltip for the button to bring up logger output filtering options"
}, },
"loggerRowFiltererBuiltinNot": { "loggerRowFiltererBuiltinNot": {

View file

@ -592,7 +592,7 @@
"description": "Placeholder string for logger output filtering input field" "description": "Placeholder string for logger output filtering input field"
}, },
"loggerRowFiltererBuiltinTip": { "loggerRowFiltererBuiltinTip": {
"message": "記錄篩選設定", "message": "記錄篩選設定",
"description": "Tooltip for the button to bring up logger output filtering options" "description": "Tooltip for the button to bring up logger output filtering options"
}, },
"loggerRowFiltererBuiltinNot": { "loggerRowFiltererBuiltinNot": {