diff --git a/_locales/bg/messages.json b/_locales/bg/messages.json
index 3f419e61..81e2c730 100644
--- a/_locales/bg/messages.json
+++ b/_locales/bg/messages.json
@@ -19,10 +19,6 @@
"message": "Изнасяне на стилове",
"description": ""
},
- "optionsUpdateInterval": {
- "message": "Автоматична проверка и инсталиране на всички налични обновления (в часове), за да изключите, задайте 0",
- "description": ""
- },
"styleEnabledToggleHint": {
"message": "Натиснете 'Alt-Enter', за да превключите състоянието и запазите стила",
"description": "Help text for the '[x] enable' checkbox in the editor"
@@ -374,7 +370,7 @@
},
"cm_matchHighlightToken": {
"message": "Низа под показалеца",
- "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of of the word/token under cursor even if nothing is selected"
+ "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected"
},
"searchRegexp": {
"message": "Използвайте синтаксиса /re/ за търсене с регулярни изрази",
diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json
index 0425adce..de278a75 100644
--- a/_locales/cs/messages.json
+++ b/_locales/cs/messages.json
@@ -475,7 +475,7 @@
},
"cm_matchHighlightToken": {
"message": "Stopa pod kurzorem",
- "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of of the word/token under cursor even if nothing is selected"
+ "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected"
},
"searchRegexp": {
"message": "Použijte /re/ syntaxi pro vyhledávání s regulérními výrazy",
diff --git a/_locales/de/messages.json b/_locales/de/messages.json
index d5ca4ad6..cab2fa83 100644
--- a/_locales/de/messages.json
+++ b/_locales/de/messages.json
@@ -491,7 +491,7 @@
},
"cm_matchHighlightToken": {
"message": "Unter dem Textzeiger",
- "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of of the word/token under cursor even if nothing is selected"
+ "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected"
},
"searchRegexp": {
"message": "Verwende die /re/ Syntax zur Suche als Regulärer Ausdruck",
diff --git a/_locales/es/messages.json b/_locales/es/messages.json
index 4b8b820a..022f2228 100644
--- a/_locales/es/messages.json
+++ b/_locales/es/messages.json
@@ -19,14 +19,30 @@
"message": "Exportar estilos",
"description": ""
},
+ "sortStylesHelpTitle": {
+ "message": "Ordenar contenidos",
+ "description": "Label for the sort info popup on the Manage styles page"
+ },
"manageOnlyUsercss": {
"message": "Sólo estilos Usercss",
"description": "Checkbox to show only Usercss styles"
},
+ "sortStylesHelp": {
+ "message": "Escoja el tipo de orden a aplicar a las entradas instaladas desde el menú desplegable de ordenación. La configuración predeterminada aplica un orden ascendente (A a Z) a los títulos de las entradas. Las ordenaciones del grupo \"Título descendentemente\" aplicarán un orden descendente (Z a A) al título.\nHay otros preajustes que permitirán ordenar las entradas según múltiples criterios. Piense en esto como en ordenar una tabla con múltiples columnas, y en cada categoría en una selección (entre los signos más) representa una columna o grupo.\nPor ejemplo, si la configuración es \"Habilitados (primero) + Título\", las entradas se ordenarían de forma que las entradas habilitadas quedarían en la parte superior de la lista, luego se aplica un orden ascendente (A a Z) de títulos de las entradas tanto para las entradas habilitadas como las deshabilitadas de forma separada.",
+ "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page"
+ },
+ "sortLabelTitleAsc": {
+ "message": "Título ascendentemente",
+ "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort"
+ },
"optionsUpdateInterval": {
"message": "Intervalo de actualización automática en horas (especifique 0 para deshabilitar)",
"description": ""
},
+ "sortDateOldestFirst": {
+ "message": "el más antiguo primero",
+ "description": "Text added to indicate that sorting a date would add the oldest entries at the top"
+ },
"styleEnabledToggleHint": {
"message": "Pulse Alt-Intro para accionar el estado habilitado/deshabilitado y guardar el estilo",
"description": "Help text for the '[x] enable' checkbox in the editor"
@@ -147,6 +163,10 @@
"message": "Buscar",
"description": "Label before the search input field in the editor shown on Ctrl-F"
},
+ "genericEnabledLabel": {
+ "message": "Habilitado",
+ "description": "Used in various lists/options to indicate that something is enabled"
+ },
"manageFaviconsGray": {
"message": "Atenuado",
"description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page"
@@ -330,6 +350,10 @@
"message": "Stylus puede acceder a URL file:// solo si activa la casilla correspondiente para la extensión Stylus en la página chrome://extensions.",
"description": "Note in the toolbar popup for file:// URLs"
},
+ "sortLabel": {
+ "message": "Seleccione un orden a aplicar a los estilos instalados",
+ "description": "Title on the sort select to indicate it is used for sorting entries"
+ },
"disableStyleLabel": {
"message": "Desactivar",
"description": "Label for the button to disable a style"
@@ -479,7 +503,7 @@
},
"cm_matchHighlightToken": {
"message": "Resaltado de palabra señalada",
- "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of of the word/token under cursor even if nothing is selected"
+ "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected"
},
"searchRegexp": {
"message": "Use la sintaxis /re/ para búsquedas con expresiones regulares",
@@ -569,6 +593,10 @@
"message": "Se aplica a",
"description": "Label for 'applies to' fields on the edit/add screen"
},
+ "sortLabelTitleDesc": {
+ "message": "Título descendentemente",
+ "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort"
+ },
"openOptionsPopup": {
"message": "Opciones",
"description": "Go to Options UI"
@@ -686,6 +714,10 @@
"message": "Icono de barra de herramientas",
"description": ""
},
+ "genericTitle": {
+ "message": "Título",
+ "description": "Used in various parts of the UI to indicate the title of something"
+ },
"updateCompleted": {
"message": "Actualización completada.",
"description": "Text that displays when an update completed"
@@ -714,6 +746,10 @@
"message": "Valoración",
"description": "Text for label that shows the search result's rating"
},
+ "genericUnknown": {
+ "message": "Desconocido",
+ "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)"
+ },
"popupManageTooltip": {
"message": "Mayús+clic o clic secundario abre el administrador con estilos aplicables para el sitio actual.",
"description": "Tooltip for the 'Manage' button in the popup."
@@ -920,6 +956,10 @@
"message": "Ocurrió un error con la base de datos de Stylus. ¿Desea visitar una página web con posibles soluciones?",
"description": "Prompt when a DB error is encountered"
},
+ "dateInstalled": {
+ "message": "Fecha de instalación",
+ "description": "Option text for the user to sort the style by install date"
+ },
"optionsAdvanced": {
"message": "Avanzadas",
"description": ""
@@ -948,6 +988,10 @@
"message": "Expresiones regulares no válidas omitidas",
"description": "RegExp test report: label for the invalid expressions"
},
+ "dateUpdated": {
+ "message": "Fecha de actualización",
+ "description": "Option text for the user to sort the style by last update date"
+ },
"manageOnlyExternal": {
"message": "Sólo estilos externos",
"description": "Checkbox to show only externally installed styles i.e. updatable"
@@ -1004,6 +1048,10 @@
"message": "Distintivo en el icono de barra de herramientas",
"description": ""
},
+ "sortDateNewestFirst": {
+ "message": "los más nuevos primero",
+ "description": "Text added to indicate that sorting a date would add the newest entries at the top"
+ },
"paginationPrevious": {
"message": "Página anterior",
"description": "Tooltip for the '<-' button in search results"
diff --git a/_locales/et/messages.json b/_locales/et/messages.json
index 46be94c2..4d40ddf4 100644
--- a/_locales/et/messages.json
+++ b/_locales/et/messages.json
@@ -467,7 +467,7 @@
},
"cm_matchHighlightToken": {
"message": "Kursori all olev sõna",
- "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of of the word/token under cursor even if nothing is selected"
+ "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected"
},
"searchRegexp": {
"message": "Kasuta /re/ süntaksit regulaaravaldise otsinguks",
diff --git a/_locales/hu/messages.json b/_locales/hu/messages.json
index 1255ae4e..9033d2e5 100644
--- a/_locales/hu/messages.json
+++ b/_locales/hu/messages.json
@@ -479,7 +479,7 @@
},
"cm_matchHighlightToken": {
"message": "Kurzor alatti kifejezés",
- "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of of the word/token under cursor even if nothing is selected"
+ "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected"
},
"searchRegexp": {
"message": "Használd a /re/ szintaxist a regexp kereséshez",
diff --git a/_locales/ja/messages.json b/_locales/ja/messages.json
index eb696181..2d60d5ec 100644
--- a/_locales/ja/messages.json
+++ b/_locales/ja/messages.json
@@ -28,7 +28,7 @@
"description": "Checkbox to show only Usercss styles"
},
"sortStylesHelp": {
- "message": "インストール済みの項目の並べ替え方法を、ドロップダウンリストで選択してください。デフォルト設定は、タイトルの昇順(AからZへ)になります。「タイトル降順」を選択すると、タイトルの降順(ZからAへ)に並べ替えます。\n複数の基準で項目の並べ替えを行う他の設定もあります。これは、複数の列を持つ表の並べ替えと考えられ、(プラス記号の間の)選択された各種別は、列またはグループを表します。\n例えば、「有効(先頭)+タイトル」という設定の場合、すべての有効な項目がリストの先頭に並べられ、次にタイトル昇順(AからZへ)で有効/無効な項目がそれぞれ並べられます。",
+ "message": "インストール済みの項目の並べ替え方法を、ドロップダウンリストで選択してください。デフォルト設定は、タイトルの昇順(AからZへ)になっています。「タイトル降順」を選択すると、タイトルの降順(ZからAへ)に並べ替えます。\n他に、複数の基準で項目の並べ替えを行う設定もあります。これは、複数の列を持つ表の並べ替えと考えられ、(プラス記号を挟んで)選択された各カテゴリーは、対応する列またはグループを表します。\n例えば、「有効(1番目)+タイトル」という設定の場合、すべての有効な項目がリストの先頭に並べられ、次にタイトルの昇順(AからZへ)で有効/無効な項目がそれぞれ並べられます。",
"description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page"
},
"sortLabelTitleAsc": {
@@ -355,7 +355,7 @@
"description": "Label for the button to disable a style"
},
"prefShowBadge": {
- "message": "現在のサイトでアクティブなスタイルの数を表示",
+ "message": "現在のサイトで有効なスタイルの数を表示",
"description": "Label for the checkbox controlling toolbar badge text."
},
"manageFavicons": {
@@ -503,7 +503,7 @@
},
"cm_matchHighlightToken": {
"message": "カーソル下の単語",
- "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of of the word/token under cursor even if nothing is selected"
+ "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected"
},
"searchRegexp": {
"message": "正規表現検索には /re/ を使用してください",
diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json
index a335340a..a03958ab 100644
--- a/_locales/pl/messages.json
+++ b/_locales/pl/messages.json
@@ -503,7 +503,7 @@
},
"cm_matchHighlightToken": {
"message": "Token pod kursorem",
- "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of of the word/token under cursor even if nothing is selected"
+ "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected"
},
"searchRegexp": {
"message": "Użyj składni /re/ dla wyszukiwania regexp",
diff --git a/_locales/ro/messages.json b/_locales/ro/messages.json
new file mode 100644
index 00000000..c3a801b1
--- /dev/null
+++ b/_locales/ro/messages.json
@@ -0,0 +1,759 @@
+{
+ "appliesToEverything": {
+ "message": "Totul",
+ "description": "Text displayed for styles that apply to all sites"
+ },
+ "styleRegexpTestTitle": {
+ "message": "Listă cu taburi deschise care se potrivesc căutării (click URL pentru a activa tabul)",
+ "description": "RegExp test report: title of the report"
+ },
+ "bckpInstStyles": {
+ "message": "Exportă teme",
+ "description": ""
+ },
+ "optionsUpdateInterval": {
+ "message": "Intervalul de autoupdate în ore (0 pentru dezactivat)",
+ "description": ""
+ },
+ "styleEnabledToggleHint": {
+ "message": "Apasă Alt-Enter pentru a activa/dezactiva tema și pentru a o salva",
+ "description": "Help text for the '[x] enable' checkbox in the editor"
+ },
+ "optionsBadgeNormal": {
+ "message": "Culoare de fundal",
+ "description": ""
+ },
+ "updateCheckHistory": {
+ "message": "Historicul update-urilor",
+ "description": ""
+ },
+ "cm_tabSize": {
+ "message": "Marimea tab-urilor",
+ "description": "Label for the text box controlling tab size option for the style editor."
+ },
+ "enableStyleLabel": {
+ "message": "Activează",
+ "description": "Label for the button to enable a style"
+ },
+ "styleMissingName": {
+ "message": "Introduceți un nume",
+ "description": "Error displayed when user saves without providing a name"
+ },
+ "genericHistoryLabel": {
+ "message": "Historic",
+ "description": "Used in various places to show a history log of something"
+ },
+ "shortcutsNote": {
+ "message": "Creează keyboard shortcuts",
+ "description": ""
+ },
+ "appliesDomainOption": {
+ "message": "URLs din domain",
+ "description": "Option to make the style apply to the entered string as a domain"
+ },
+ "checkForUpdate": {
+ "message": "Verifică pentru update-uri",
+ "description": "Label for the button to check a single style for an update"
+ },
+ "styleNotAppliedRegexpProblemTooltip": {
+ "message": "Tema nu a fost aplicată din cauza incorectei aplicări a 'regexp()'",
+ "description": "Tooltip in the popup for styles that were not applied at all"
+ },
+ "colorpickerSwitchFormatTooltip": {
+ "message": "Schimba formatul: HEX -> RGB -> HSL.\nShift-click pentru inversarea direcției.\nDe asemenea cu PgUp (PageUp), PgDn (PageDown).",
+ "description": "Tooltip for the switch button in the color picker popup in the style editor."
+ },
+ "styleRegexpInvalidExplanation": {
+ "message": "Unele reguli 'regexp()' care nu au putut fi compilate.",
+ "description": ""
+ },
+ "optionsIconDark": {
+ "message": "Teme întunecate pentru browser",
+ "description": ""
+ },
+ "importAppendLabel": {
+ "message": "Concatenare la tema",
+ "description": "Label for the button to import a style and append to the existing sections"
+ },
+ "optionsOpenManager": {
+ "message": "Managerul de teme",
+ "description": ""
+ },
+ "updateAllCheckSucceededNoUpdate": {
+ "message": "Niciun update găsit.",
+ "description": "Text that displays when an update all check completed and no updates are available"
+ },
+ "importReportLegendAdded": {
+ "message": "adăugat",
+ "description": "Text after the number of styles added in the report shown after importing styles"
+ },
+ "styleFromMozillaFormatPrompt": {
+ "message": "Paste Mozilla-format cod",
+ "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
+ },
+ "dragDropMessage": {
+ "message": "Drag and drop backup-ul oriunde pentru import.",
+ "description": "Drag'n'drop message"
+ },
+ "helpAlt": {
+ "message": "Ajutor",
+ "description": "Alternate text for help buttons"
+ },
+ "search": {
+ "message": "Căutare",
+ "description": "Label before the search input field in the editor shown on Ctrl-F"
+ },
+ "manageFaviconsGray": {
+ "message": "Hașurat",
+ "description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page"
+ },
+ "confirmYes": {
+ "message": "Da",
+ "description": "'Yes' button in a confirm dialog"
+ },
+ "manageHeading": {
+ "message": "Teme instalate",
+ "description": "Heading for the manage page"
+ },
+ "styleBeautify": {
+ "message": "Înfrumusețează",
+ "description": "Label for the CSS-beautifier button on the edit style page"
+ },
+ "styleRegexpProblemTooltip": {
+ "message": " Numărul de secțiuni care nu au fost aplicate din cauza utilizării incorecte a 'regexp()'",
+ "description": "Tooltip in the popup for styles that were applied only partially"
+ },
+ "styleEnabledLabel": {
+ "message": "Activat",
+ "description": "Label for the enabled state of styles"
+ },
+ "configOnChange": {
+ "message": "la schimbare",
+ "description": "VERY SHORT label for the checkbox in style config dialog after the save button - when enabled the changes in the dialog are saved and applied automatically without the need to press the Save button"
+ },
+ "styleToMozillaFormatHelp": {
+ "message": "Formatul Mozilla al codului poate fi upload-at pe userstyles.org și folosit de clasicul Stylish pentru Firefox.",
+ "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
+ },
+ "sectionAdd": {
+ "message": "Adaugă o altă secțiune",
+ "description": "Label for the button to add a section"
+ },
+ "styleRegexpTestPartial": {
+ "message": "Potrivire parțială, deci ignorată",
+ "description": "RegExp test report: label for the partially matching expressions"
+ },
+ "styleSaveLabel": {
+ "message": "Salvare",
+ "description": "Label for save button for style editing"
+ },
+ "confirmDelete": {
+ "message": "Șterge",
+ "description": ""
+ },
+ "cm_autoCloseBracketsTooltip": {
+ "message": "Închide automat când deschizi una dintre ()[]{}''\"\"",
+ "description": "Label for the checkbox in the style editor."
+ },
+ "retrieveBckp": {
+ "message": "Importă teme",
+ "description": ""
+ },
+ "writeStyleForURL": {
+ "message": "acest URL",
+ "description": "Text for link in toolbar pop-up to write a new style for the current URL"
+ },
+ "optionsSubheading": {
+ "message": "Mai multe opțiuni",
+ "description": "Subheading for options section on manage page."
+ },
+ "appliesAdd": {
+ "message": "Adaugă",
+ "description": "Label for the button to add an 'applies' entry"
+ },
+ "appliesRegexpOption": {
+ "message": "URLs găsite cu regexp",
+ "description": "Option to make the style apply to the entered string as a regular expression"
+ },
+ "optionsAdvancedExposeIframesNote": {
+ "message": "Permite scrierea de iframe-specific CSS precum 'html[stylus-iframe] h1 { display:none }'",
+ "description": ""
+ },
+ "importReportLegendUpdatedCode": {
+ "message": "cod updatat",
+ "description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"
+ },
+ "styleInstall": {
+ "message": "Instează '$stylename$' în Stylus?",
+ "description": "Confirmation when installing a style",
+ "placeholders": {
+ "stylename": {
+ "content": "$1"
+ }
+ }
+ },
+ "optionsBadgeDisabled": {
+ "message": "Culoare de fundal când este inactiv",
+ "description": ""
+ },
+ "optionsCheck": {
+ "message": "Update-aza temele",
+ "description": ""
+ },
+ "manageOnlyLocal": {
+ "message": "Doar temele create local",
+ "description": "Checkbox to show only locally created styles i.e. non-updatable"
+ },
+ "searchStyles": {
+ "message": "Conținutul căutării",
+ "description": "Label for the search filter textbox on the Manage styles page"
+ },
+ "optionsUpdateImportNote": {
+ "message": "Atunci când sunt importate teme din backup-uri din versiuni mai vechi sau din Stylish, verifică upate-urile manual pentru a fi sigur că toate temele sunt la zi.",
+ "description": ""
+ },
+ "checkAllUpdatesForce": {
+ "message": "Verifică iar, nu am modificat temele!",
+ "description": "Label for the button to apply all detected updates"
+ },
+ "unreachableFileHint": {
+ "message": "Stylus poate accesa file:// URLs doar când este activată opțiunea respectivă din pagina cu setări chrome://extensions",
+ "description": "Note in the toolbar popup for file:// URLs"
+ },
+ "disableStyleLabel": {
+ "message": "Dezactivează",
+ "description": "Label for the button to disable a style"
+ },
+ "prefShowBadge": {
+ "message": "Numărul de teme active pentru site-ul curent",
+ "description": "Label for the checkbox controlling toolbar badge text."
+ },
+ "manageFavicons": {
+ "message": "Favicons în coloana 'se aplică la'",
+ "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
+ },
+ "menuShowBadge": {
+ "message": "Afișeaza numarul temelor active",
+ "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
+ },
+ "styleCancelEditLabel": {
+ "message": "Înapoi la manager",
+ "description": "Label for cancel button for style editing"
+ },
+ "styleChangesNotSaved": {
+ "message": "Ai modificat tema fără a salva.",
+ "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
+ },
+ "updateCheckFailServerUnreachable": {
+ "message": "Update eșuat: server-ul nu este avabil.",
+ "description": "Text that displays when an update check failed because the update server is unreachable"
+ },
+ "manageFilters": {
+ "message": "Filtre",
+ "description": "Label for filters container"
+ },
+ "applyAllUpdates": {
+ "message": "Aplica toate update-urile",
+ "description": "Label for the button to apply all detected updates"
+ },
+ "optionsReset": {
+ "message": "Resetează opțiunile",
+ "description": ""
+ },
+ "optionsCustomizeUpdate": {
+ "message": "Update-uri",
+ "description": ""
+ },
+ "deleteStyleConfirm": {
+ "message": "Sunteți sigur că doriți să ștergeți această temă?",
+ "description": "Confirmation before deleting a style"
+ },
+ "styleBadRegexp": {
+ "message": "Regexp invalid.",
+ "description": "Validation message for a bad regexp in a style"
+ },
+ "optionsHeading": {
+ "message": "Opțiuni",
+ "description": "Heading for options section on manage page."
+ },
+ "appliesDisplay": {
+ "message": "Aplicabil pentru: $applies$",
+ "description": "Text on the manage screen to describe what the style applies to",
+ "placeholders": {
+ "applies": {
+ "content": "$1"
+ }
+ }
+ },
+ "optionsIconLight": {
+ "message": "Teme albe pentru browser",
+ "description": ""
+ },
+ "openStylesManager": {
+ "message": "Deschide managerul de teme",
+ "description": "Label for the style maanger opener in the browser action context menu."
+ },
+ "styleUpdate": {
+ "message": "Sunteți sigur că doriți să faceți update la '$stylename$'?",
+ "description": "Confirmation when updating a style",
+ "placeholders": {
+ "stylename": {
+ "content": "$1"
+ }
+ }
+ },
+ "styleSectionsTitle": {
+ "message": "Secțiuni",
+ "description": "Title for the style sections section"
+ },
+ "importReportLegendInvalid": {
+ "message": "cele invalide au fost ignorate",
+ "description": "Text after the number of styles skipped due to being invalid (not a Stylus/Stylish backup file probably) in the report shown after importing styles"
+ },
+ "editStyleTitle": {
+ "message": "Modifică tema $stylename$",
+ "description": "Title of the page for editing styles",
+ "placeholders": {
+ "stylename": {
+ "content": "$1"
+ }
+ }
+ },
+ "updateCheckSucceededNoUpdate": {
+ "message": "Tema este cu update-urile la zi.",
+ "description": "Text that displays when an update check completed and no update is available"
+ },
+ "appliesUrlPrefixOption": {
+ "message": "URL-uri începănd cu",
+ "description": "Option to make the style apply to the entered string as a URL prefix"
+ },
+ "cm_matchHighlightToken": {
+ "message": "Token-ul de sub cursor",
+ "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected"
+ },
+ "searchRegexp": {
+ "message": "Folosește sintaxă /re/ pentru căutare tip regexp",
+ "description": "Label after the search input field in the editor shown on Ctrl-F"
+ },
+ "updateCheckManualUpdateHint": {
+ "message": "Update-ul forțat va șterge toate modificările locale.",
+ "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
+ },
+ "toggleStyle": {
+ "message": "Activează/Dezactivează tema",
+ "description": "Label for the checkbox to enable/disable a style"
+ },
+ "importReplaceTooltip": {
+ "message": "Scrie peste tema curentă conținutul temei importate",
+ "description": "Label for the button to import and overwrite current style"
+ },
+ "cm_resizeGripHint": {
+ "message": "Dublu click pentru a maximiza sau restaura înălțimea",
+ "description": "Tooltip for the resize grip in style editor"
+ },
+ "popupStylesFirst": {
+ "message": "Temele înaintea comenzilor",
+ "description": "Label for the checkbox controlling section order in the popup."
+ },
+ "sectionHelp": {
+ "message": "Secțiunile permit definirea de bucăți de cod aplicabile la URL diferite, în cadrul aceleeași teme. Spre exemplu, o singură temă poate modifica pagina de pornire a unui site într-un mod diferit de restul site-ului.",
+ "description": "Help text for sections"
+ },
+ "noStylesForSite": {
+ "message": "Nicio temă instalată pentru acest site.",
+ "description": "Text displayed when no styles are installed for the current site"
+ },
+ "appliesDisplayTruncatedSuffix": {
+ "message": "mai mult",
+ "description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
+ },
+ "appliesRemove": {
+ "message": "Șterge",
+ "description": "Label for the button to remove an 'applies' entry"
+ },
+ "updatesCurrentlyInstalled": {
+ "message": "Update-uri instalate:",
+ "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates."
+ },
+ "styleToMozillaFormatTitle": {
+ "message": "Scrie în Mozilla format",
+ "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
+ },
+ "cm_colorpicker": {
+ "message": "Alegere de culori pentru CSS",
+ "description": "Label for the checkbox controlling colorpicker option for the style editor."
+ },
+ "writeStyleFor": {
+ "message": "Scrie tema pentru: ",
+ "description": "Label for toolbar pop-up that precedes the links to write a new style"
+ },
+ "replace": {
+ "message": "Înlocuiește",
+ "description": "Label before the replace input field in the editor shown on Ctrl-H"
+ },
+ "styleRegexpTestNone": {
+ "message": "Niciun tab nu se potrivește căutării",
+ "description": "RegExp test report: label for expressions that didn't match any tabs"
+ },
+ "importReportLegendUpdatedMeta": {
+ "message": "meta info updatată",
+ "description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles"
+ },
+ "appliesLabel": {
+ "message": "Aplicabil pentru",
+ "description": "Label for 'applies to' fields on the edit/add screen"
+ },
+ "openOptionsPopup": {
+ "message": "Opțiuni",
+ "description": "Go to Options UI"
+ },
+ "openManage": {
+ "message": "Managerul",
+ "description": "Link to open the manage page."
+ },
+ "updateCheckFailBadResponseCode": {
+ "message": "Update eșuat: server-ul a răspuns cu acest cod $code$.",
+ "description": "Text that displays when an update check failed because the response code indicates an error",
+ "placeholders": {
+ "code": {
+ "content": "$1"
+ }
+ }
+ },
+ "appliesSpecify": {
+ "message": "Specifică",
+ "description": "Label for the button to make a style apply only to specific sites"
+ },
+ "installUpdate": {
+ "message": "Instalează update-uri",
+ "description": "Label for the button to install an update for a single style"
+ },
+ "optionsCheckUpdate": {
+ "message": "Verifică și instalează toate update-urile",
+ "description": ""
+ },
+ "clickToUninstall": {
+ "message": "Click pentru dezinstalare",
+ "description": "Label for the overlay on a style thumbnail when installed via inline search in the popup"
+ },
+ "filteredStyles": {
+ "message": "$numShown$ vizualizabile din $numTotal$ ",
+ "description": "TL note - make this message short",
+ "placeholders": {
+ "numTotal": {
+ "content": "$2"
+ },
+ "numShown": {
+ "content": "$1"
+ }
+ }
+ },
+ "importReportTitle": {
+ "message": "Importul temelor finalizat",
+ "description": "Title of the report shown after importing styles"
+ },
+ "styleMozillaFormatHeading": {
+ "message": "Format Mozilla",
+ "description": "Heading for the section with buttons to import/export Mozilla format of the style"
+ },
+ "styleRegexpPartialExplanation": {
+ "message": "Această temă folosește regexp parțiale care încalcă specificațiile CSS4 @document care are nevoie de o potrivere regexp exactă. Părțile afectate de CSS nu au fost aplicate paginii. Cel mai probabil tema a fost creată în Stylish-for-Chrome care verifică incorect 'regexp()' de la prima sa versiune (bug cunoscut).",
+ "description": ""
+ },
+ "styleBeautifyIndentConditional": {
+ "message": "Indentare @media, @supports",
+ "description": "CSS-beautifier option"
+ },
+ "unreachableContentScript": {
+ "message": "Nu s-a putut comunica cu pagina. Reload tab.",
+ "description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus"
+ },
+ "sectionRemove": {
+ "message": "Șterge secțiunea",
+ "description": "Label for the button to remove a section"
+ },
+ "disableAllStyles": {
+ "message": "Dezactivează toate temele",
+ "description": "Label for the checkbox that turns all enabled styles off."
+ },
+ "appliesLineWidgetLabel": {
+ "message": "Arată informații despre 'Aplicabil pentru'",
+ "description": "Label for the checkbox to display applies-to information in the single editor"
+ },
+ "updateCheckSkippedMaybeLocallyEdited": {
+ "message": "Tema poate a fost modificată local.",
+ "description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications"
+ },
+ "undoGlobal": {
+ "message": "Undo în toate secțiunile",
+ "description": "CSS-beautify global Undo button label"
+ },
+ "updateCompleted": {
+ "message": "Update realizat.",
+ "description": "Text that displays when an update completed"
+ },
+ "checkingForUpdate": {
+ "message": "Verficare...",
+ "description": "Text to display when checking a style for an update"
+ },
+ "styleRegexpTestFull": {
+ "message": "Taburi găsite",
+ "description": "RegExp test report: label for the fully matching expressions"
+ },
+ "manageMaxTargets": {
+ "message": "Numărul obiectelor la care se aplică",
+ "description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page"
+ },
+ "manageFaviconsHelp": {
+ "message": "Stylus folosește un serviciu extern https://www.google.com/s2/favicons",
+ "description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
+ },
+ "updateCheckSkippedLocallyEdited": {
+ "message": "Tema a fost editată local.",
+ "description": "Text that displays when an update check skipped updating the style to avoid losing local modifications"
+ },
+ "optionsResetButton": {
+ "message": "Resetează opțiunile",
+ "description": ""
+ },
+ "sectionCode": {
+ "message": "Cod",
+ "description": "Label for the code for a section"
+ },
+ "optionsAdvancedContextDelete": {
+ "message": "Adaugă 'Șterge' în meniul de click dreapta",
+ "description": ""
+ },
+ "configureStyle": {
+ "message": "Modifică",
+ "description": "Label for the button to configure usercss userstyle"
+ },
+ "importReportLegendUpdatedBoth": {
+ "message": "meta info și codul au fost updatate",
+ "description": "Text after the number of styles updated entirely in the report shown after importing styles"
+ },
+ "cm_smartIndent": {
+ "message": "Folosește indentare inteligentă",
+ "description": "Label for the checkbox controlling smart indentation option for the style editor."
+ },
+ "appliesHelp": {
+ "message": "Folosește 'Aplicabil pentru' pentru a limita pe ce URLs va fi aplicată temă.",
+ "description": "Help text for 'applies to' section"
+ },
+ "editStyleHeading": {
+ "message": "Modifică tema",
+ "description": "Title of the page for editing styles"
+ },
+ "editDeleteText": {
+ "message": "Șterge",
+ "description": "Label for the context menu item in the editor to delete selected text"
+ },
+ "cm_autocompleteOnTyping": {
+ "message": "Autocompletare în timpul scrierii",
+ "description": "Label for the checkbox in the style editor."
+ },
+ "manageOnlyDisabled": {
+ "message": "Doar teme dezactivate",
+ "description": "Checkbox to show only disabled styles"
+ },
+ "stylusUnavailableForURLdetails": {
+ "message": "Ca o măsură de securitate, browser-ul împiedică extensiile să afecteze paginile corespunzătoare browser-ului (precum chrome://version, adresa unui nou tab începând cu Chrome 61, about:addons, în Firefox etc) și de asemenea paginile altor extensii. De asemenea este restricționat accesul la galeriile de extensii (Chrome Web Store sau AMO).",
+ "description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect"
+ },
+ "cm_matchHighlightSelection": {
+ "message": "Doar selecție",
+ "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text"
+ },
+ "updateAllCheckSucceededSomeEdited": {
+ "message": "Unele teme care au update-uri nu au fost updatate pentru a nu pierde modificări locale. Update-urile pot fi forțate individual sau prin a reverifica update-urile avabile pentru toate temele (modificările locale vor fi pierdute).",
+ "description": "Text that displays when an update all check completed and no updates are available"
+ },
+ "stylusUnavailableForURL": {
+ "message": "Stylus nu funcționează în astfel de pagini.",
+ "description": "Note in the toolbar pop-up when on a URL Stylus can't affect"
+ },
+ "manageOnlyUpdates": {
+ "message": "Doar cu update-uri sau erori",
+ "description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed"
+ },
+ "addStyleTitle": {
+ "message": "Adaugă temă",
+ "description": "Title of the page for adding styles"
+ },
+ "importReplaceLabel": {
+ "message": "Scrie peste tema curenta",
+ "description": "Label for the button to import and overwrite current style"
+ },
+ "dbError": {
+ "message": "O eroare în baza de date a apărut. Doriți să vizitați pagina web pentru o soluție.",
+ "description": "Prompt when a DB error is encountered"
+ },
+ "optionsAdvanced": {
+ "message": "Avansat",
+ "description": ""
+ },
+ "alphaChannel": {
+ "message": "Opacitate",
+ "description": "Label of color's opacity"
+ },
+ "importAppendTooltip": {
+ "message": "Concatenează tema importată la cea curentă",
+ "description": "Tooltip for the button to import a style and append to the existing sections"
+ },
+ "editorStylesButton": {
+ "message": "Gasește teme pentru editor",
+ "description": "Find styles for the editor"
+ },
+ "optionsOpen": {
+ "message": "Deschide",
+ "description": ""
+ },
+ "helpKeyMapHotkey": {
+ "message": "Tastează oi hotkey",
+ "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
+ },
+ "styleRegexpTestInvalid": {
+ "message": "Invalid regexps au fost sărite",
+ "description": "RegExp test report: label for the invalid expressions"
+ },
+ "manageOnlyExternal": {
+ "message": "Doar teme externe",
+ "description": "Checkbox to show only externally installed styles i.e. updatable"
+ },
+ "replaceAll": {
+ "message": "Înlocuiește tot",
+ "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
+ },
+ "importReportUnchanged": {
+ "message": "Nimic nu a fost schimbat.",
+ "description": "Message in the report shown after importing styles"
+ },
+ "configOnChangeTooltip": {
+ "message": "Autosalvare și aplicare a modificărilor automată",
+ "description": ""
+ },
+ "optionsActions": {
+ "message": "Acțiuni",
+ "description": ""
+ },
+ "editGotoLine": {
+ "message": "Mergeți la linia",
+ "description": "Go to line or line:column on Ctrl-G in style code editor"
+ },
+ "manageOnlyLocalTooltip": {
+ "message": "(temele neinstalate prin userstyles.org)",
+ "description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable"
+ },
+ "checkAllUpdates": {
+ "message": "Verifică toate temele pentru update-uri",
+ "description": "Label for the button to check all styles for updates"
+ },
+ "openOptionsManage": {
+ "message": "UI de opțiuni",
+ "description": "Go to Options UI"
+ },
+ "colorpickerTooltip": {
+ "message": "Deschide color picker",
+ "description": "Tooltip for the colored squares shown before CSS colors in the style editor."
+ },
+ "optionsCustomizeBadge": {
+ "message": "Imaginea de pe iconița din toolbar",
+ "description": ""
+ },
+ "importReportLegendIdentical": {
+ "message": "cele identice au fost sărite",
+ "description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles"
+ },
+ "optionsPopupWidth": {
+ "message": "Mărimea ferestrei popup (în pixeli)",
+ "description": ""
+ },
+ "cm_autoCloseBrackets": {
+ "message": "Închide automat parantezele și ghilimelele",
+ "description": "Label for the checkbox in the style editor."
+ },
+ "confirmNo": {
+ "message": "Nu",
+ "description": "'No' button in a confirm dialog"
+ },
+ "appliesLineWidgetWarning": {
+ "message": "Nu funcționează cu CSS minimizat",
+ "description": "A warning that applies-to information won't show properly with minified CSS"
+ },
+ "configureStyleOnHomepage": {
+ "message": "Modifică la pagina homepage",
+ "description": "Label for the button to configure userstyles.org userstyle"
+ },
+ "manageNewUI": {
+ "message": "UI layout pentru mesajele noi",
+ "description": "Label for the checkbox that toggles the new UI on manage page"
+ },
+ "importReportUndoneTitle": {
+ "message": "Importarea a fost anulată",
+ "description": "Title of the message box shown after undoing the import of styles"
+ },
+ "genericDisabledLabel": {
+ "message": "Dezactivat",
+ "description": "Used in various lists/options to indicate that something is disabled"
+ },
+ "cm_indentWithTabs": {
+ "message": "Folosește tab-uri cu autoindentare",
+ "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
+ },
+ "replaceWith": {
+ "message": "Înlocuiește cu",
+ "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
+ },
+ "deleteStyleLabel": {
+ "message": "Șterge",
+ "description": "Label for the button to delete a style"
+ },
+ "updateCheckManualUpdateForce": {
+ "message": "Instalează update-urile (mdoficările locale vor fi șterse)",
+ "description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
+ },
+ "optionsAdvancedExposeIframes": {
+ "message": "Expune iframes via HTML[stylus-iframe]",
+ "description": ""
+ },
+ "addStyleLabel": {
+ "message": "Scrie temă nouă",
+ "description": "Label for the button to go to the add style page"
+ },
+ "manageOnlyEnabled": {
+ "message": "Doar temele activate",
+ "description": "Checkbox to show only enabled styles"
+ },
+ "editStyleLabel": {
+ "message": "Modifică",
+ "description": "Label for the button to go to the edit style page"
+ },
+ "author": {
+ "message": "Autor",
+ "description": "Label for the style author"
+ },
+ "cm_theme": {
+ "message": "Temă pentru cod",
+ "description": "Label for the style editor's CSS theme."
+ },
+ "appliesRemoveError": {
+ "message": "Nu se poate șterge 'aplicabil pentru'",
+ "description": "Error displayed when the last 'applies' is going to be removed"
+ },
+ "backupMessage": {
+ "message": "Selectează un fișier sau drag-and-drop aici",
+ "description": "Message for backup"
+ },
+ "importReportUndone": {
+ "message": "temele au fost înlocuite cu variantele precedente",
+ "description": "Text after the number of styles reverted in the message box shown after undoing the import of styles"
+ },
+ "helpKeyMapCommand": {
+ "message": "Tastează un nume de comandă",
+ "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
+ },
+ "description": {
+ "message": "Modifică internetul cu Stylus, un manager de teme. Stylus vă permite să instalați cu ușurință teme pentru multe site-uri populare.",
+ "description": "Extension description"
+ }
+}
\ No newline at end of file
diff --git a/_locales/ru/messages.json b/_locales/ru/messages.json
index 8c53ead0..c1539b69 100644
--- a/_locales/ru/messages.json
+++ b/_locales/ru/messages.json
@@ -184,7 +184,7 @@
"description": "Text for a link that gets a list of styles for the current site"
},
"manageHeading": {
- "message": "Установленные стили",
+ "message": "Менеджер стилей",
"description": "Heading for the manage page"
},
"styleBeautify": {
@@ -507,7 +507,7 @@
},
"cm_matchHighlightToken": {
"message": "Элемент под курсором",
- "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of of the word/token under cursor even if nothing is selected"
+ "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected"
},
"searchRegexp": {
"message": "Используйте нотацию /re/ для поиска регулярными выражениями",
@@ -1078,7 +1078,7 @@
"description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles"
},
"manageNewStyleAsUsercss": {
- "message": "в формате Usercss",
+ "message": "в виде Usercss",
"description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager"
},
"optionsPopupWidth": {
diff --git a/_locales/zh_CN/messages.json b/_locales/zh_CN/messages.json
index cf7b2149..bb3fea56 100644
--- a/_locales/zh_CN/messages.json
+++ b/_locales/zh_CN/messages.json
@@ -12,21 +12,37 @@
"description": "Default CodeMirror CSS theme option on the edit style page"
},
"styleRegexpTestTitle": {
- "message": "列出当前正则表达式匹配的网页标签(点击网址 URL 可跳转到该页)",
+ "message": "列出当前正则表达式匹配的网页标签(点击网址 URL 可跳转到该页面)",
"description": "RegExp test report: title of the report"
},
"bckpInstStyles": {
"message": "导出所有样式",
"description": ""
},
+ "sortStylesHelpTitle": {
+ "message": "排序内容",
+ "description": "Label for the sort info popup on the Manage styles page"
+ },
"manageOnlyUsercss": {
- "message": "只显示 Usercss 样式",
+ "message": "只显示仅 Usercss 样式",
"description": "Checkbox to show only Usercss styles"
},
+ "sortStylesHelp": {
+ "message": "从下拉菜单中选择要应用于所有已安装项目的排序类型,默认使用标题升序排序 (A - Z)。·「标题降序」则会应用降序排序 (Z - A)。\n还有很多其他排序方式,可以通过多个条件对已安装项目进行排序。你也可以想象,在对一个多列的表格进行排序,并且选择可能带有(+)号的一组条件或单个条件进行排序。\n例如,若设置为 \"启用(优先)+ 标题\",将会把所有已启用的项目都排列在顶部,然后再以标题升序排列 (A - Z)的顺序应用到以启用和未启用的项目。",
+ "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page"
+ },
+ "sortLabelTitleAsc": {
+ "message": "标题升序",
+ "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort"
+ },
"optionsUpdateInterval": {
"message": "每隔 N 小时,检查所有样式更新(0 为关闭检查)",
"description": ""
},
+ "sortDateOldestFirst": {
+ "message": "最旧的优先",
+ "description": "Text added to indicate that sorting a date would add the oldest entries at the top"
+ },
"styleEnabledToggleHint": {
"message": "按 Alt + Enter 切换启用/禁用状态并保存样式",
"description": "Help text for the '[x] enable' checkbox in the editor"
@@ -147,6 +163,10 @@
"message": "搜索",
"description": "Label before the search input field in the editor shown on Ctrl-F"
},
+ "genericEnabledLabel": {
+ "message": "启用",
+ "description": "Used in various lists/options to indicate that something is enabled"
+ },
"manageFaviconsGray": {
"message": "灰色图标",
"description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page"
@@ -176,7 +196,7 @@
"description": "Tooltip in the popup for styles that were applied only partially"
},
"styleEnabledLabel": {
- "message": "已启用",
+ "message": "启用",
"description": "Label for the enabled state of styles"
},
"configOnChange": {
@@ -285,6 +305,10 @@
}
}
},
+ "searchNumberOfResults2": {
+ "message": "在代码和应用中匹配的数量",
+ "description": "Tooltip for the number of found search results in the editor shown on Ctrl-F"
+ },
"linterIssuesHelp": {
"message": "$link$ 在已启用的这些规则中找到问题:",
"description": "Help popup message for the selected CSS linter issues block on the style edit page",
@@ -295,7 +319,7 @@
}
},
"parseUsercssError": {
- "message": "Stylus 未能成功解析 usercss:",
+ "message": "Stylus 未能成功解析 Usercss:",
"description": "The error message to show when stylus failed to parse usercss"
},
"searchStyles": {
@@ -326,6 +350,10 @@
"message": "如果需要改变 file:// 协议的样式,则需要在 chrome://extensions 页面中的 Stylus 扩展选项里面,打开 允许访问文件网址 的权限",
"description": "Note in the toolbar popup for file:// URLs"
},
+ "sortLabel": {
+ "message": "选择对已安装的样式应用的排序规则",
+ "description": "Title on the sort select to indicate it is used for sorting entries"
+ },
"disableStyleLabel": {
"message": "禁用",
"description": "Label for the button to disable a style"
@@ -415,7 +443,7 @@
"description": "Heading for options section on manage page."
},
"appliesDisplay": {
- "message": "适用于:$applies$",
+ "message": "应用于:$applies$",
"description": "Text on the manage screen to describe what the style applies to",
"placeholders": {
"applies": {
@@ -453,7 +481,7 @@
"description": "Text after the number of styles skipped due to being invalid (not a Stylus/Stylish backup file probably) in the report shown after importing styles"
},
"optionsAdvancedNewStyleAsUsercss": {
- "message": "为新样式添加 usercss",
+ "message": "为新样式添加 Usercss",
"description": ""
},
"genericResetLabel": {
@@ -479,7 +507,7 @@
},
"cm_matchHighlightToken": {
"message": "光标所在的位置",
- "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of of the word/token under cursor even if nothing is selected"
+ "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected"
},
"searchRegexp": {
"message": "使用 /re/ 语法进行正则表达式搜索",
@@ -510,7 +538,7 @@
"description": "Label for the checkbox to save current URL for update check"
},
"cm_resizeGripHint": {
- "message": "双击以最大化/恢复高度",
+ "message": "双击以最大化或恢复高度",
"description": "Tooltip for the resize grip in style editor"
},
"popupStylesFirst": {
@@ -542,7 +570,7 @@
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
},
"cm_colorpicker": {
- "message": "用于 CSS 的颜色选择器",
+ "message": "CSS 颜色选择器",
"description": "Label for the checkbox controlling colorpicker option for the style editor."
},
"filteredStylesAllHidden": {
@@ -566,9 +594,13 @@
"description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles"
},
"appliesLabel": {
- "message": "适用于:",
+ "message": "应用于:",
"description": "Label for 'applies to' fields on the edit/add screen"
},
+ "sortLabelTitleDesc": {
+ "message": "标题降序",
+ "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort"
+ },
"openOptionsPopup": {
"message": "设置用户界面",
"description": "Go to Options UI"
@@ -630,6 +662,10 @@
"message": "样式导入完成",
"description": "Title of the report shown after importing styles"
},
+ "unreachableAMOHint": {
+ "message": "若要允许存取,打开 ,在列表上单击右键,点击新增,然后再点击 'Boolean',粘贴 并点击确定 -> -> 确定,然后重新刷新 页面。",
+ "description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59"
+ },
"styleMozillaFormatHeading": {
"message": "Mozilla 格式",
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
@@ -667,7 +703,7 @@
"description": "Label for the checkbox that turns all enabled styles off."
},
"appliesLineWidgetLabel": {
- "message": "显示适用对象的信息",
+ "message": "显示应用对象的信息",
"description": "Label for the checkbox to display applies-to information in the single editor"
},
"updateCheckSkippedMaybeLocallyEdited": {
@@ -682,6 +718,10 @@
"message": "切换图标",
"description": ""
},
+ "genericTitle": {
+ "message": "标题",
+ "description": "Used in various parts of the UI to indicate the title of something"
+ },
"updateCompleted": {
"message": "更新已完成。",
"description": "Text that displays when an update completed"
@@ -703,19 +743,23 @@
"description": "RegExp test report: label for the fully matching expressions"
},
"manageMaxTargets": {
- "message": "已应用的数量",
+ "message": "显示应用的规则列表数量",
"description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page"
},
"searchResultRating": {
"message": "评价",
"description": "Text for label that shows the search result's rating"
},
+ "genericUnknown": {
+ "message": "未知",
+ "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)"
+ },
"popupManageTooltip": {
"message": "Shift + 左键单击 或 右键单击 以打开管理界面中当前页面适用的样式",
"description": "Tooltip for the 'Manage' button in the popup."
},
"manageFaviconsHelp": {
- "message": "Stylus 使用了 https://www.google.com/s2/favicons?domain=http://add0n.com/stylus.html 方式获取图标",
+ "message": "Stylus 使用外部服务 https://www.google.com/s2/favicons 来获取图标",
"description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
},
"paginationEstimated": {
@@ -758,7 +802,7 @@
"description": "Tooltip for the '->' (next page) button in search results"
},
"searchResultInstallCount": {
- "message": "已被安装次数",
+ "message": "总共被安装次数",
"description": "Text for label that shows the number of times a search result was installed"
},
"sectionCode": {
@@ -774,7 +818,7 @@
"description": ""
},
"linterConfigPopupTitle": {
- "message": "设置 $linter$ 规则配置",
+ "message": "设置 $linter$ 规则",
"description": "Stylelint or CSSLint popup header",
"placeholders": {
"linter": {
@@ -791,7 +835,7 @@
"description": "Text after the number of styles updated entirely in the report shown after importing styles"
},
"cm_smartIndent": {
- "message": "启用智能缩进",
+ "message": "智能缩进",
"description": "Label for the checkbox controlling smart indentation option for the style editor."
},
"styleRegexpTestButton": {
@@ -799,7 +843,7 @@
"description": "RegExp test button label in the editor shown when applies-to list has a regexp value"
},
"appliesHelp": {
- "message": "使用“应用对象”控件来限制此部分中的代码所应用到的网址。",
+ "message": "使用“应用于”控件来限制此部分中的代码所应用到的网址。",
"description": "Help text for 'applies to' section"
},
"linkGetHelp": {
@@ -826,6 +870,10 @@
"message": "输入时自动完成",
"description": "Label for the checkbox in the style editor."
},
+ "unreachableAMO": {
+ "message": "Firefox 禁止访问该站点。",
+ "description": "Note in the popup displayed when opened on addons.mozilla.org"
+ },
"linterCSSLintIncompatible": {
"message": "CSSLint 不支持 $preprocessorname$ 预处理器",
"description": "The label to display when the preprocessor isn't compatible with CSSLint",
@@ -916,6 +964,10 @@
"message": "应用Stylus数据库时发生了一个错误。您想要访问包含可能的解决方案的网页吗?",
"description": "Prompt when a DB error is encountered"
},
+ "dateInstalled": {
+ "message": "安装日期",
+ "description": "Option text for the user to sort the style by install date"
+ },
"optionsAdvanced": {
"message": "高级设置",
"description": ""
@@ -1004,6 +1056,10 @@
"message": "样式计数器",
"description": ""
},
+ "sortDateNewestFirst": {
+ "message": "最新的优先",
+ "description": "Text added to indicate that sorting a date would add the newest entries at the top"
+ },
"paginationPrevious": {
"message": "上一页",
"description": "Tooltip for the '<-' button in search results"
@@ -1022,11 +1078,11 @@
"description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles"
},
"manageNewStyleAsUsercss": {
- "message": "作为 Usercss",
+ "message": "作为 Usercss 样式",
"description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager"
},
"optionsPopupWidth": {
- "message": "Stylus 管理框宽度 / px",
+ "message": "Stylus 样式管理弹出框宽度 / px",
"description": ""
},
"cm_autoCloseBrackets": {
@@ -1087,9 +1143,13 @@
"description": "'Save' button in a confirm dialog"
},
"manageNewUI": {
- "message": "启用新的样式管理界面",
+ "message": "新的样式管理界面",
"description": "Label for the checkbox that toggles the new UI on manage page"
},
+ "unreachableAMOHintOldFF": {
+ "message": "仅 Firefox 59 或更新的版本才能让你设置 WebExtensions 在例如这样一个有 CSP 保护的页面上新增样式。",
+ "description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59"
+ },
"importReportUndoneTitle": {
"message": "样式导入被取消",
"description": "Title of the message box shown after undoing the import of styles"
@@ -1099,7 +1159,7 @@
"description": "Used in various lists/options to indicate that something is disabled"
},
"cm_indentWithTabs": {
- "message": "启用带智能缩进的标签页",
+ "message": "带智能缩进的标签页",
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
},
"replaceWith": {
diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json
index 3a39addb..2a0090bf 100644
--- a/_locales/zh_TW/messages.json
+++ b/_locales/zh_TW/messages.json
@@ -19,14 +19,30 @@
"message": "匯出樣式",
"description": ""
},
+ "sortStylesHelpTitle": {
+ "message": "排序內容",
+ "description": "Label for the sort info popup on the Manage styles page"
+ },
"manageOnlyUsercss": {
"message": "僅 Usercss 樣式",
"description": "Checkbox to show only Usercss styles"
},
+ "sortStylesHelp": {
+ "message": "從下拉選單中選取要套用於已安裝項目的排序類型。預設使用標題遞增排序(A 到 Z)。「標題遞減」則會套用遞減排序(Z 到 A)。\n還有其他的排序方式。您可以想像對一個多欄的表格進行排序,並且每次選取(加號之間)都代表了一欄或一組。\n舉例來說,若設定為「啟用(第一)+標題」,將會把所有已啟用的項目都排列在頂部,然後再以標題遞增(A 到 Z)的順序來分別套用到已啟用與已停用的項目。",
+ "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page"
+ },
+ "sortLabelTitleAsc": {
+ "message": "標題遞增",
+ "description": "Text added to option group to indicate a block of options that apply a title ascending (A to Z) sort"
+ },
"optionsUpdateInterval": {
"message": "使用者樣式自動更新間隔(以小時計,指定為 0 以停用)",
"description": ""
},
+ "sortDateOldestFirst": {
+ "message": "最舊的優先",
+ "description": "Text added to indicate that sorting a date would add the oldest entries at the top"
+ },
"styleEnabledToggleHint": {
"message": "按下 Alt + Enter 以切換啟用/停用狀態並儲存樣式",
"description": "Help text for the '[x] enable' checkbox in the editor"
@@ -147,6 +163,10 @@
"message": "搜索",
"description": "Label before the search input field in the editor shown on Ctrl-F"
},
+ "genericEnabledLabel": {
+ "message": "已啟用",
+ "description": "Used in various lists/options to indicate that something is enabled"
+ },
"manageFaviconsGray": {
"message": "灰階淡出",
"description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page"
@@ -330,6 +350,10 @@
"message": "Stylus 僅在您於 chrome://extensions 啟用了 Stylus 擴充套件中對應的勾選框時才能存取 file:// 的 URL。",
"description": "Note in the toolbar popup for file:// URLs"
},
+ "sortLabel": {
+ "message": "選取適用於已安裝樣式的排序方式",
+ "description": "Title on the sort select to indicate it is used for sorting entries"
+ },
"disableStyleLabel": {
"message": "禁用",
"description": "Label for the button to disable a style"
@@ -483,7 +507,7 @@
},
"cm_matchHighlightToken": {
"message": "在游標下的 Token",
- "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of of the word/token under cursor even if nothing is selected"
+ "description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected"
},
"searchRegexp": {
"message": "使用/re/句法正則表達式搜索",
@@ -573,6 +597,10 @@
"message": "適用於",
"description": "Label for 'applies to' fields on the edit/add screen"
},
+ "sortLabelTitleDesc": {
+ "message": "標題遞減",
+ "description": "Text added to option group to indicate a block of options that apply a title descending (Z to A) sort"
+ },
"openOptionsPopup": {
"message": "選項",
"description": "Go to Options UI"
@@ -690,6 +718,10 @@
"message": "工具列圖示",
"description": ""
},
+ "genericTitle": {
+ "message": "標題",
+ "description": "Used in various parts of the UI to indicate the title of something"
+ },
"updateCompleted": {
"message": "更新完成。",
"description": "Text that displays when an update completed"
@@ -718,6 +750,10 @@
"message": "評價",
"description": "Text for label that shows the search result's rating"
},
+ "genericUnknown": {
+ "message": "未知",
+ "description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)"
+ },
"popupManageTooltip": {
"message": "Shift + 點選或右鍵 + 點選以在管理員中開啟目前頁面可用的樣式",
"description": "Tooltip for the 'Manage' button in the popup."
@@ -928,6 +964,10 @@
"message": "使用 Stylus 資料庫時出現錯誤。你想訪問可能包含解決辦法的網頁嗎?",
"description": "Prompt when a DB error is encountered"
},
+ "dateInstalled": {
+ "message": "安裝日期",
+ "description": "Option text for the user to sort the style by install date"
+ },
"optionsAdvanced": {
"message": "進階",
"description": ""
@@ -956,6 +996,10 @@
"message": "已跳過無效的正規表達式",
"description": "RegExp test report: label for the invalid expressions"
},
+ "dateUpdated": {
+ "message": "更新日期",
+ "description": "Option text for the user to sort the style by last update date"
+ },
"manageOnlyExternal": {
"message": "僅外部樣式",
"description": "Checkbox to show only externally installed styles i.e. updatable"
@@ -1012,6 +1056,10 @@
"message": "在工具列圖示上的徽章",
"description": ""
},
+ "sortDateNewestFirst": {
+ "message": "最新的優先",
+ "description": "Text added to indicate that sorting a date would add the newest entries at the top"
+ },
"paginationPrevious": {
"message": "上一頁",
"description": "Tooltip for the '<-' button in search results"