Update locales from Transifex

This commit is contained in:
Jason 2016-03-17 21:58:33 -05:00
parent 928d02df5c
commit 8606a7c39b
5 changed files with 1230 additions and 1305 deletions

View File

@ -1,419 +1,394 @@
{ {
"appliesToEverything": { "appliesToEverything": {
"message": "Vše", "message": "Vše",
"description": "Text displayed for styles that apply to all sites" "description": "Text displayed for styles that apply to all sites"
}, },
"defaultTheme": { "defaultTheme": {
"message": "výchozí", "message": "výchozí",
"description": "Default CodeMirror CSS theme option on the edit style page" "description": "Default CodeMirror CSS theme option on the edit style page"
}, },
"manageOnlyEdited": { "manageOnlyEdited": {
"message": "Pouze upravené styly.", "message": "Pouze upravené styly.",
"description": "Checkbox to show only locally edited styles" "description": "Checkbox to show only locally edited styles"
}, },
"exportLabel": { "exportLabel": {
"message": "Exportovat", "message": "Exportovat",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
}, },
"issues": { "issues": {
"message": "Problémy", "message": "Problémy",
"description": "Label for the CSSLint issues block on the style edit page" "description": "Label for the CSSLint issues block on the style edit page"
}, },
"cm_tabSize": { "cm_tabSize": {
"message": "Velikost tabulátorů", "message": "Velikost tabulátorů",
"description": "Label for the text box controlling tab size option for the style editor." "description": "Label for the text box controlling tab size option for the style editor."
}, },
"enableStyleLabel": { "enableStyleLabel": {
"message": "Povolit", "message": "Povolit",
"description": "Label for the button to enable a style" "description": "Label for the button to enable a style"
}, },
"styleMissingName": { "styleMissingName": {
"message": "Zadejte název.", "message": "Zadejte název.",
"description": "Error displayed when user saves without providing a name" "description": "Error displayed when user saves without providing a name"
}, },
"appliesDomainOption": { "appliesDomainOption": {
"message": "URL adresy na doméně", "message": "URL adresy na doméně",
"description": "Option to make the style apply to the entered string as a domain" "description": "Option to make the style apply to the entered string as a domain"
}, },
"checkForUpdate": { "checkForUpdate": {
"message": "Zkontrolovat aktualizace", "message": "Zkontrolovat aktualizace",
"description": "Label for the button to check a single style for an update" "description": "Label for the button to check a single style for an update"
}, },
"importAppendLabel": { "importAppendLabel": {
"message": "Připojit ke stylu", "message": "Připojit ke stylu",
"description": "Label for the button to import a style and append to the existing sections" "description": "Label for the button to import a style and append to the existing sections"
}, },
"updateAllCheckSucceededNoUpdate": { "updateAllCheckSucceededNoUpdate": {
"message": "Všechny styly jsou aktuální.", "message": "Všechny styly jsou aktuální.",
"description": "Text that displays when an update all check completed and no updates are available" "description": "Text that displays when an update all check completed and no updates are available"
}, },
"styleFromMozillaFormatPrompt": { "styleFromMozillaFormatPrompt": {
"message": "Vložit kód v Mozilla-formátu", "message": "Vložit kód v Mozilla-formátu",
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
}, },
"helpAlt": { "helpAlt": {
"message": "Nápověda", "message": "Nápověda",
"description": "Alternate text for help buttons" "description": "Alternate text for help buttons"
}, },
"search": { "search": {
"message": "Vyhledat", "message": "Vyhledat",
"description": "Label before the search input field in the editor shown on Ctrl-F" "description": "Label before the search input field in the editor shown on Ctrl-F"
}, },
"confirmYes": { "confirmYes": {
"message": "Ano", "message": "Ano",
"description": "'Yes' button in a confirm dialog" "description": "'Yes' button in a confirm dialog"
}, },
"findStylesForSite": { "findStylesForSite": {
"message": "Najít styly pro tento web.", "message": "Najít styly pro tento web.",
"description": "Text for a link that gets a list of styles for the current site" "description": "Text for a link that gets a list of styles for the current site"
}, },
"manageHeading": { "manageHeading": {
"message": "Nainstalované Styly", "message": "Nainstalované Styly",
"description": "Heading for the manage page" "description": "Heading for the manage page"
}, },
"styleBeautify": { "styleBeautify": {
"message": "Zkrášlit", "message": "Zkrášlit",
"description": "Label for the CSS-beautifier button on the edit style page" "description": "Label for the CSS-beautifier button on the edit style page"
}, },
"styleEnabledLabel": { "styleEnabledLabel": {
"message": "Povolen", "message": "Povolen",
"description": "Label for the enabled state of styles" "description": "Label for the enabled state of styles"
}, },
"styleToMozillaFormatHelp": { "styleToMozillaFormatHelp": {
"message": "Mozilla formát umožní použití stylu v prohlížeči Mozilla Firefox a jeho odeslání na userstyles.org.", "message": "Mozilla formát umožní použití stylu v prohlížeči Mozilla Firefox a jeho odeslání na userstyles.org.",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
}, },
"sectionAdd": { "sectionAdd": {
"message": "Přidat další sekci", "message": "Přidat další sekci",
"description": "Label for the button to add a section" "description": "Label for the button to add a section"
}, },
"styleSaveLabel": { "styleSaveLabel": {
"message": "Uložit", "message": "Uložit",
"description": "Label for save button for style editing" "description": "Label for save button for style editing"
}, },
"confirmStop": { "confirmStop": {
"message": "Zastavit", "message": "Zastavit",
"description": "'Stop' button in a confirm dialog" "description": "'Stop' button in a confirm dialog"
}, },
"writeStyleForURL": { "writeStyleForURL": {
"message": "tato URL", "message": "tato URL",
"description": "Text for link in toolbar pop-up to write a new style for the current URL" "description": "Text for link in toolbar pop-up to write a new style for the current URL"
}, },
"appliesAdd": { "appliesAdd": {
"message": "Přidat", "message": "Přidat",
"description": "Label for the button to add an 'applies' entry" "description": "Label for the button to add an 'applies' entry"
}, },
"appliesRegexpOption": { "appliesRegexpOption": {
"message": "URL adresy odpovídající reg. výrazu", "message": "URL adresy odpovídající reg. výrazu",
"description": "Option to make the style apply to the entered string as a regular expression" "description": "Option to make the style apply to the entered string as a regular expression"
}, },
"styleInstall": { "styleInstall": {
"message": "Nainstalovat '$stylename$' do Stylish?", "message": "Nainstalovat '$stylename$' do Stylish?",
"description": "Confirmation when installing a style", "description": "Confirmation when installing a style"
"placeholders": { },
"stylename": { "manageText": {
"content": "$1" "message": "Na <a href='http://userstyles.org'>userstyles.org</a> najdete již vytvořené styly. Na <a href='http://forum.userstyles.org'>fóru</a> můžete požádat o pomoc.",
} "description": "Help text on the manage page"
} },
}, "searchStyles": {
"manageText": { "message": "Prohledat obsah",
"message": "Na <a href='http://userstyles.org'>userstyles.org</a> najdete již vytvořené styly. Na <a href='http://forum.userstyles.org'>fóru</a> můžete požádat o pomoc.", "description": "Label for the search filter textbox on the Manage styles page"
"description": "Help text on the manage page" },
}, "disableStyleLabel": {
"searchStyles": { "message": "Zakázat",
"message": "Prohledat obsah", "description": "Label for the button to disable a style"
"description": "Label for the search filter textbox on the Manage styles page" },
}, "prefShowBadge": {
"disableStyleLabel": { "message": "Zobrazit počet aktivních stylů pro současnou stránku u tlačítka v panelu nástrojů",
"message": "Zakázat", "description": "Label for the checkbox controlling toolbar badge text."
"description": "Label for the button to disable a style" },
}, "menuShowBadge": {
"prefShowBadge": { "message": "Zobrazit počet aktivních stylů",
"message": "Zobrazit počet aktivních stylů pro současnou stránku u tlačítka v panelu nástrojů", "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
"description": "Label for the checkbox controlling toolbar badge text." },
}, "cm_lineWrapping": {
"menuShowBadge": { "message": "Zalamování slov",
"message": "Zobrazit počet aktivních stylů", "description": "Label for the checkbox controlling word wrap option for the style editor."
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." },
}, "styleCancelEditLabel": {
"cm_lineWrapping": { "message": "Zpět ke správě",
"message": "Zalamování slov", "description": "Label for cancel button for style editing"
"description": "Label for the checkbox controlling word wrap option for the style editor." },
}, "styleChangesNotSaved": {
"styleCancelEditLabel": { "message": "Provedli jste změny tohoto stylu bez uložení.",
"message": "Zpět ke správě", "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
"description": "Label for cancel button for style editing" },
}, "importLabel": {
"styleChangesNotSaved": { "message": "Importovat",
"message": "Provedli jste změny tohoto stylu bez uložení.", "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" },
}, "updateCheckFailServerUnreachable": {
"importLabel": { "message": "Aktualizace selhala - server je nedosažitelný.",
"message": "Importovat", "description": "Text that displays when an update check failed because the update server is unreachable"
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" },
}, "manageFilters": {
"updateCheckFailServerUnreachable": { "message": "Filtry",
"message": "Aktualizace selhala - server je nedosažitelný.", "description": "Label for filters container"
"description": "Text that displays when an update check failed because the update server is unreachable" },
}, "applyAllUpdates": {
"manageFilters": { "message": "Použít všechny aktualizace",
"message": "Filtry", "description": "Label for the button to apply all detected updates"
"description": "Label for filters container" },
}, "deleteStyleConfirm": {
"applyAllUpdates": { "message": "Opravdu chcete tento styl smazat?",
"message": "Použít všechny aktualizace", "description": "Confirmation before deleting a style"
"description": "Label for the button to apply all detected updates" },
}, "styleBadRegexp": {
"deleteStyleConfirm": { "message": "Tento regulérní výraz je neplatný.",
"message": "Opravdu chcete tento styl smazat?", "description": "Validation message for a bad regexp in a style"
"description": "Confirmation before deleting a style" },
}, "optionsHeading": {
"styleBadRegexp": { "message": "Možnosti",
"message": "Tento regulérní výraz je neplatný.", "description": "Heading for options section on manage page."
"description": "Validation message for a bad regexp in a style" },
}, "appliesDisplay": {
"optionsHeading": { "message": "Platí pro: $applies$",
"message": "Možnosti", "description": "Text on the manage screen to describe what the style applies to"
"description": "Heading for options section on manage page." },
}, "styleUpdate": {
"appliesDisplay": { "message": "Určitě chcete aktualizovat '$stylename$'?",
"message": "Platí pro: $applies$", "description": "Confirmation when updating a style"
"description": "Text on the manage screen to describe what the style applies to", },
"placeholders": { "styleSectionsTitle": {
"applies": { "message": "Sekce",
"content": "$1" "description": "Title for the style sections section"
} },
} "editStyleTitle": {
}, "message": "Upravit Styl $stylename$",
"styleUpdate": { "description": "Title of the page for editing styles"
"message": "Určitě chcete aktualizovat '$stylename$'?", },
"description": "Confirmation when updating a style", "updateCheckSucceededNoUpdate": {
"placeholders": { "message": "Styl je aktuální.",
"stylename": { "description": "Text that displays when an update check completed and no update is available"
"content": "$1" },
} "appliesUrlPrefixOption": {
} "message": "URL adresy začínající",
}, "description": "Option to make the style apply to the entered string as a URL prefix"
"styleSectionsTitle": { },
"message": "Sekce", "searchRegexp": {
"description": "Title for the style sections section" "message": "Použít /re/ syntaxi pro vyhledávání s regulérními výrazy",
}, "description": "Label after the search input field in the editor shown on Ctrl-F"
"editStyleTitle": { },
"message": "Upravit Styl $stylename$", "importReplaceTooltip": {
"description": "Title of the page for editing styles", "message": "Zahodit obsah současného stylu a přepsat ho importovaným stylem",
"placeholders": { "description": "Label for the button to import and overwrite current style"
"stylename": { },
"content": "$1" "popupStylesFirst": {
} "message": "Vypsat styly před příkazy v menu pod tlačítkem na panelu nástrojů",
} "description": "Label for the checkbox controlling section order in the toolbar button menu."
}, },
"updateCheckSucceededNoUpdate": { "sectionHelp": {
"message": "Styl je aktuální.", "message": "Pomocí sekcí můžete v jednom stylu nadefinovat více částí kódu pro různé skupiny URL adres. Jeden styl pak může např. změnit hlavní stránku webu jinak, než jeho zbytek.",
"description": "Text that displays when an update check completed and no update is available" "description": "Help text for sections"
}, },
"appliesUrlPrefixOption": { "noStylesForSite": {
"message": "URL adresy začínající", "message": "Pro tento web není nainstalován žádný styl.",
"description": "Option to make the style apply to the entered string as a URL prefix" "description": "Text displayed when no styles are installed for the current site"
}, },
"searchRegexp": { "appliesDisplayTruncatedSuffix": {
"message": "Použít /re/ syntaxi pro vyhledávání s regulérními výrazy", "message": "a další",
"description": "Label after the search input field in the editor shown on Ctrl-F" "description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
}, },
"importReplaceTooltip": { "appliesRemove": {
"message": "Zahodit obsah současného stylu a přepsat ho importovaným stylem", "message": "Odstranit",
"description": "Label for the button to import and overwrite current style" "description": "Label for the button to remove an 'applies' entry"
}, },
"popupStylesFirst": { "styleToMozillaFormatTitle": {
"message": "Vypsat styly před příkazy v menu pod tlačítkem na panelu nástrojů", "message": "Styl v Mozilla formátu",
"description": "Label for the checkbox controlling section order in the toolbar button menu." "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
}, },
"sectionHelp": { "manageTitle": {
"message": "Pomocí sekcí můžete v jednom stylu nadefinovat více částí kódu pro různé skupiny URL adres. Jeden styl pak může např. změnit hlavní stránku webu jinak, než jeho zbytek.", "message": "Stylish",
"description": "Help text for sections" "description": "Title for the manage page"
}, },
"noStylesForSite": { "writeStyleFor": {
"message": "Pro tento web není nainstalován žádný styl.", "message": "Napsat nový styl",
"description": "Text displayed when no styles are installed for the current site" "description": "Label for toolbar pop-up that precedes the links to write a new style"
}, },
"appliesDisplayTruncatedSuffix": { "replace": {
"message": "a další", "message": "Nahradit",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed" "description": "Label before the replace input field in the editor shown on Ctrl-H"
}, },
"appliesRemove": { "appliesLabel": {
"message": "Odstranit", "message": "Platí pro",
"description": "Label for the button to remove an 'applies' entry" "description": "Label for 'applies to' fields on the edit/add screen"
}, },
"styleToMozillaFormatTitle": { "openManage": {
"message": "Styl v Mozilla formátu", "message": "Spravovat nainstalovné styly.",
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" "description": "Link to open the manage page."
}, },
"manageTitle": { "updateCheckFailBadResponseCode": {
"message": "Stylish", "message": "Aktualizace selhala - server opověděl kódem $code$.",
"description": "Title for the manage page" "description": "Text that displays when an update check failed because the response code indicates an error"
}, },
"writeStyleFor": { "appliesSpecify": {
"message": "Napsat nový styl", "message": "Specifikovat",
"description": "Label for toolbar pop-up that precedes the links to write a new style" "description": "Label for the button to make a style apply only to specific sites"
}, },
"replace": { "installUpdate": {
"message": "Nahradit", "message": "Nainstalovat aktualizaci",
"description": "Label before the replace input field in the editor shown on Ctrl-H" "description": "Label for the button to install an update for a single style"
}, },
"appliesLabel": { "styleMozillaFormatHeading": {
"message": "Platí pro", "message": "Mozilla Formát",
"description": "Label for 'applies to' fields on the edit/add screen" "description": "Heading for the section with buttons to import/export Mozilla format of the style"
}, },
"openManage": { "stylishUnavailableForURL": {
"message": "Spravovat nainstalovné styly.", "message": "(Stylish nefunguje na těchto stránkách.)",
"description": "Link to open the manage page." "description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
}, },
"updateCheckFailBadResponseCode": { "sectionRemove": {
"message": "Aktualizace selhala - server opověděl kódem $code$.", "message": "Odstranit sekci",
"description": "Text that displays when an update check failed because the response code indicates an error", "description": "Label for the button to remove a section"
"placeholders": { },
"code": { "disableAllStyles": {
"content": "$1" "message": "Vypnout všechny styly.",
} "description": "Label for the checkbox that turns all enabled styles off."
} },
}, "undoGlobal": {
"appliesSpecify": { "message": "Zpět (globálně)",
"message": "Specifikovat", "description": "CSS-beautify global Undo button label"
"description": "Label for the button to make a style apply only to specific sites" },
}, "updateCompleted": {
"installUpdate": { "message": "Aktalizace dokončena.",
"message": "Nainstalovat aktualizaci", "description": "Text that displays when an update completed"
"description": "Label for the button to install an update for a single style" },
}, "checkingForUpdate": {
"styleMozillaFormatHeading": { "message": "Kontroluji...",
"message": "Mozilla Formát", "description": "Text to display when checking a style for an update"
"description": "Heading for the section with buttons to import/export Mozilla format of the style" },
}, "sectionCode": {
"stylishUnavailableForURL": { "message": "Kód",
"message": "(Stylish nefunguje na těchto stránkách.)", "description": "Label for the code for a section"
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect" },
}, "cm_smartIndent": {
"sectionRemove": { "message": "Použít chytré odsazení",
"message": "Odstranit sekci", "description": "Label for the checkbox controlling smart indentation option for the style editor."
"description": "Label for the button to remove a section" },
}, "appliesHelp": {
"disableAllStyles": { "message": "Nastavte 'Platí pro', pokud chcete limitovat, na které URL adresy se použije kód v této sekci.",
"message": "Vypnout všechny styly.", "description": "Help text for 'applies to' section"
"description": "Label for the checkbox that turns all enabled styles off." },
}, "editStyleHeading": {
"undoGlobal": { "message": "Upravit Styl",
"message": "Zpět (globálně)", "description": "Title of the page for editing styles"
"description": "CSS-beautify global Undo button label" },
}, "appliesUrlOption": {
"updateCompleted": { "message": "URL",
"message": "Aktalizace dokončena.", "description": "Option to make the style apply to the entered string as a URL"
"description": "Text that displays when an update completed" },
}, "addStyleTitle": {
"checkingForUpdate": { "message": "Přidat Styl",
"message": "Kontroluji...", "description": "Title of the page for adding styles"
"description": "Text to display when checking a style for an update" },
}, "importReplaceLabel": {
"sectionCode": { "message": "Přepsat styl",
"message": "Kód", "description": "Label for the button to import and overwrite current style"
"description": "Label for the code for a section" },
}, "dbError": {
"cm_smartIndent": { "message": "Nastala chyba při používání Stylish databáze. Chcete navštívit webovou stránku s možnými řešeními?",
"message": "Použít chytré odsazení", "description": "Prompt when a DB error is encountered"
"description": "Label for the checkbox controlling smart indentation option for the style editor." },
}, "importAppendTooltip": {
"appliesHelp": { "message": "Připojit importovaný styl k současnému stylu",
"message": "Nastavte 'Platí pro', pokud chcete limitovat, na které URL adresy se použije kód v této sekci.", "description": "Tooltip for the button to import a style and append to the existing sections"
"description": "Help text for 'applies to' section" },
}, "helpKeyMapHotkey": {
"editStyleHeading": { "message": "Stiskněte kláves. zkratku",
"message": "Upravit Styl", "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
"description": "Title of the page for editing styles" },
}, "replaceAll": {
"appliesUrlOption": { "message": "Nahradit vše",
"message": "URL", "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
"description": "Option to make the style apply to the entered string as a URL" },
}, "editGotoLine": {
"addStyleTitle": { "message": "Přejít na řádek (nebo na line:col)",
"message": "Přidat Styl", "description": "Go to line or line:column on Ctrl-G in style code editor"
"description": "Title of the page for adding styles" },
}, "checkAllUpdates": {
"importReplaceLabel": { "message": "Aktualizovat všechny styly",
"message": "Přepsat styl", "description": "Label for the button to check all styles for updates"
"description": "Label for the button to import and overwrite current style" },
}, "issuesHelp": {
"dbError": { "message": "Problémy nalezené aplikací <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> s těmito povolenými pravidly:",
"message": "Nastala chyba při používání Stylish databáze. Chcete navštívit webovou stránku s možnými řešeními?", "description": "Help popup message for the CSSLint issues block on the style edit page"
"description": "Prompt when a DB error is encountered" },
}, "confirmNo": {
"importAppendTooltip": { "message": "Ne",
"message": "Připojit importovaný styl k současnému stylu", "description": "'No' button in a confirm dialog"
"description": "Tooltip for the button to import a style and append to the existing sections" },
}, "undo": {
"helpKeyMapHotkey": { "message": "Zpět",
"message": "Stiskněte kláves. zkratku", "description": "Button label"
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" },
}, "cm_keyMap": {
"replaceAll": { "message": "Přiřazení kláves",
"message": "Nahradit vše", "description": "Label for the drop-down list controlling the keymap for the style editor."
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" },
}, "cm_indentWithTabs": {
"editGotoLine": { "message": "Použít tabulátory s chytrým odsazením",
"message": "Přejít na řádek (nebo na line:col)", "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
"description": "Go to line or line:column on Ctrl-G in style code editor" },
}, "replaceWith": {
"checkAllUpdates": { "message": "Nahradit s",
"message": "Aktualizovat všechny styly", "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
"description": "Label for the button to check all styles for updates" },
}, "deleteStyleLabel": {
"issuesHelp": { "message": "Smazat",
"message": "Problémy nalezené aplikací <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> s těmito povolenými pravidly:", "description": "Label for the button to delete a style"
"description": "Help popup message for the CSSLint issues block on the style edit page" },
}, "addStyleLabel": {
"confirmNo": { "message": "Napsat nový styl",
"message": "Ne", "description": "Label for the button to go to the add style page"
"description": "'No' button in a confirm dialog" },
}, "manageOnlyEnabled": {
"undo": { "message": "Pouze povolené styly",
"message": "Zpět", "description": "Checkbox to show only enabled styles"
"description": "Button label" },
}, "editStyleLabel": {
"cm_keyMap": { "message": "Upravit",
"message": "Přiřazení kláves", "description": "Label for the button to go to the edit style page"
"description": "Label for the drop-down list controlling the keymap for the style editor." },
}, "cm_theme": {
"cm_indentWithTabs": { "message": "Schéma",
"message": "Použít tabulátory s chytrým odsazením", "description": "Label for the style editor's CSS theme."
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." },
}, "helpKeyMapCommand": {
"replaceWith": { "message": "Napište název příkazu",
"message": "Nahradit s", "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." },
}, "description": {
"deleteStyleLabel": { "message": "Přestylujte web pomocí Stylish, manažeru uživatelských stylů. Stylish vám umožní nainstalovat témata a skiny pro mnoho populárních webů.",
"message": "Smazat", "description": "Extension description"
"description": "Label for the button to delete a style" }
},
"addStyleLabel": {
"message": "Napsat nový styl",
"description": "Label for the button to go to the add style page"
},
"manageOnlyEnabled": {
"message": "Pouze povolené styly",
"description": "Checkbox to show only enabled styles"
},
"editStyleLabel": {
"message": "Upravit",
"description": "Label for the button to go to the edit style page"
},
"cm_theme": {
"message": "Schéma",
"description": "Label for the style editor's CSS theme."
},
"helpKeyMapCommand": {
"message": "Napište název příkazu",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
},
"description": {
"message": "Přestylujte web pomocí Stylish, manažeru uživatelských stylů. Stylish vám umožní nainstalovat témata a skiny pro mnoho populárních webů.",
"description": "Extension description"
}
} }

View File

@ -1,419 +1,394 @@
{ {
"appliesToEverything": { "appliesToEverything": {
"message": "Τα πάντα", "message": "Τα πάντα",
"description": "Text displayed for styles that apply to all sites" "description": "Text displayed for styles that apply to all sites"
}, },
"defaultTheme": { "defaultTheme": {
"message": "default", "message": "default",
"description": "Default CodeMirror CSS theme option on the edit style page" "description": "Default CodeMirror CSS theme option on the edit style page"
}, },
"manageOnlyEdited": { "manageOnlyEdited": {
"message": "Μόνο επεξεργασμενα στυλ", "message": "Μόνο επεξεργασμενα στυλ",
"description": "Checkbox to show only locally edited styles" "description": "Checkbox to show only locally edited styles"
}, },
"exportLabel": { "exportLabel": {
"message": "Export", "message": "Export",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
}, },
"issues": { "issues": {
"message": "Issues", "message": "Issues",
"description": "Label for the CSSLint issues block on the style edit page" "description": "Label for the CSSLint issues block on the style edit page"
}, },
"cm_tabSize": { "cm_tabSize": {
"message": "Μέγεθος καρτέλας", "message": "Μέγεθος καρτέλας",
"description": "Label for the text box controlling tab size option for the style editor." "description": "Label for the text box controlling tab size option for the style editor."
}, },
"enableStyleLabel": { "enableStyleLabel": {
"message": "Ενεργοποίηση", "message": "Ενεργοποίηση",
"description": "Label for the button to enable a style" "description": "Label for the button to enable a style"
}, },
"styleMissingName": { "styleMissingName": {
"message": "Εισάγετε ένα όνομα.", "message": "Εισάγετε ένα όνομα.",
"description": "Error displayed when user saves without providing a name" "description": "Error displayed when user saves without providing a name"
}, },
"appliesDomainOption": { "appliesDomainOption": {
"message": "URL στον τομέα", "message": "URL στον τομέα",
"description": "Option to make the style apply to the entered string as a domain" "description": "Option to make the style apply to the entered string as a domain"
}, },
"checkForUpdate": { "checkForUpdate": {
"message": "Έλεγχος για ενημερώσεις", "message": "Έλεγχος για ενημερώσεις",
"description": "Label for the button to check a single style for an update" "description": "Label for the button to check a single style for an update"
}, },
"importAppendLabel": { "importAppendLabel": {
"message": "Append to style", "message": "Append to style",
"description": "Label for the button to import a style and append to the existing sections" "description": "Label for the button to import a style and append to the existing sections"
}, },
"updateAllCheckSucceededNoUpdate": { "updateAllCheckSucceededNoUpdate": {
"message": "Όλα τα στυλ είναι ενημερωμένα.", "message": "Όλα τα στυλ είναι ενημερωμένα.",
"description": "Text that displays when an update all check completed and no updates are available" "description": "Text that displays when an update all check completed and no updates are available"
}, },
"styleFromMozillaFormatPrompt": { "styleFromMozillaFormatPrompt": {
"message": "Paste the Mozilla-format code", "message": "Paste the Mozilla-format code",
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
}, },
"helpAlt": { "helpAlt": {
"message": "Βοήθεια", "message": "Βοήθεια",
"description": "Alternate text for help buttons" "description": "Alternate text for help buttons"
}, },
"search": { "search": {
"message": "Search", "message": "Search",
"description": "Label before the search input field in the editor shown on Ctrl-F" "description": "Label before the search input field in the editor shown on Ctrl-F"
}, },
"confirmYes": { "confirmYes": {
"message": "Yes", "message": "Yes",
"description": "'Yes' button in a confirm dialog" "description": "'Yes' button in a confirm dialog"
}, },
"findStylesForSite": { "findStylesForSite": {
"message": "Αναζήτηση περισσότερων στυλ για αυτή την ιστοσελίδα.", "message": "Αναζήτηση περισσότερων στυλ για αυτή την ιστοσελίδα.",
"description": "Text for a link that gets a list of styles for the current site" "description": "Text for a link that gets a list of styles for the current site"
}, },
"manageHeading": { "manageHeading": {
"message": "Εγκατεστημένα Στυλ", "message": "Εγκατεστημένα Στυλ",
"description": "Heading for the manage page" "description": "Heading for the manage page"
}, },
"styleBeautify": { "styleBeautify": {
"message": "Beautify", "message": "Beautify",
"description": "Label for the CSS-beautifier button on the edit style page" "description": "Label for the CSS-beautifier button on the edit style page"
}, },
"styleEnabledLabel": { "styleEnabledLabel": {
"message": "Ενεργοποιημένη", "message": "Ενεργοποιημένη",
"description": "Label for the enabled state of styles" "description": "Label for the enabled state of styles"
}, },
"styleToMozillaFormatHelp": { "styleToMozillaFormatHelp": {
"message": "Η μορφή του Mozilla κώδικα μπορεί να χρησιμοποιηθεί με το Stylish για το Firefox και μπορεί να υποβληθεί στο userstyles.org.", "message": "Η μορφή του Mozilla κώδικα μπορεί να χρησιμοποιηθεί με το Stylish για το Firefox και μπορεί να υποβληθεί στο userstyles.org.",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
}, },
"sectionAdd": { "sectionAdd": {
"message": "Προσθήκη ένος άλλου τμήματος", "message": "Προσθήκη ένος άλλου τμήματος",
"description": "Label for the button to add a section" "description": "Label for the button to add a section"
}, },
"styleSaveLabel": { "styleSaveLabel": {
"message": "Αποθήκευση", "message": "Αποθήκευση",
"description": "Label for save button for style editing" "description": "Label for save button for style editing"
}, },
"confirmStop": { "confirmStop": {
"message": "Stop", "message": "Stop",
"description": "'Stop' button in a confirm dialog" "description": "'Stop' button in a confirm dialog"
}, },
"writeStyleForURL": { "writeStyleForURL": {
"message": "αυτή την διεύθυνση URL", "message": "αυτή την διεύθυνση URL",
"description": "Text for link in toolbar pop-up to write a new style for the current URL" "description": "Text for link in toolbar pop-up to write a new style for the current URL"
}, },
"appliesAdd": { "appliesAdd": {
"message": "Προσθήκη", "message": "Προσθήκη",
"description": "Label for the button to add an 'applies' entry" "description": "Label for the button to add an 'applies' entry"
}, },
"appliesRegexpOption": { "appliesRegexpOption": {
"message": "Διευθύνσεις URL που ταιριάζουν με την κανονική έκφραση", "message": "Διευθύνσεις URL που ταιριάζουν με την κανονική έκφραση",
"description": "Option to make the style apply to the entered string as a regular expression" "description": "Option to make the style apply to the entered string as a regular expression"
}, },
"styleInstall": { "styleInstall": {
"message": "Εγκατάσταση του '$stylename$' στο Stylish;", "message": "Εγκατάσταση του '$stylename$' στο Stylish;",
"description": "Confirmation when installing a style", "description": "Confirmation when installing a style"
"placeholders": { },
"stylename": { "manageText": {
"content": "$1" "message": "Επισκεφθείτε <a href='http://userstyles.org'> userstyles.org </a> για προ-made στυλ. Ρωτήστε στο <a href='http://forum.userstyles.org'> η </a> forum αν χρειάζεστε βοήθεια.",
} "description": "Help text on the manage page"
} },
}, "searchStyles": {
"manageText": { "message": "Search contents",
"message": "Επισκεφθείτε <a href='http://userstyles.org'> userstyles.org </a> για προ-made στυλ. Ρωτήστε στο <a href='http://forum.userstyles.org'> η </a> forum αν χρειάζεστε βοήθεια.", "description": "Label for the search filter textbox on the Manage styles page"
"description": "Help text on the manage page" },
}, "disableStyleLabel": {
"searchStyles": { "message": "Απενεργοποίηση",
"message": "Search contents", "description": "Label for the button to disable a style"
"description": "Label for the search filter textbox on the Manage styles page" },
}, "prefShowBadge": {
"disableStyleLabel": { "message": "Εμφάνιση αριθμού των στυλ που δραστηριοποιούνται για την τρέχουσα τοποθεσία στην μπάρα εργαλείων",
"message": "Απενεργοποίηση", "description": "Label for the checkbox controlling toolbar badge text."
"description": "Label for the button to disable a style" },
}, "menuShowBadge": {
"prefShowBadge": { "message": "Εμφάνιση ενεργους καταμέτρησης στυλ",
"message": "Εμφάνιση αριθμού των στυλ που δραστηριοποιούνται για την τρέχουσα τοποθεσία στην μπάρα εργαλείων", "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
"description": "Label for the checkbox controlling toolbar badge text." },
}, "cm_lineWrapping": {
"menuShowBadge": { "message": "Αναδίπλωση λέξεων",
"message": "Εμφάνιση ενεργους καταμέτρησης στυλ", "description": "Label for the checkbox controlling word wrap option for the style editor."
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." },
}, "styleCancelEditLabel": {
"cm_lineWrapping": { "message": "Πίσω στη διαχείριση",
"message": "Αναδίπλωση λέξεων", "description": "Label for cancel button for style editing"
"description": "Label for the checkbox controlling word wrap option for the style editor." },
}, "styleChangesNotSaved": {
"styleCancelEditLabel": { "message": "Έχετε κάνει αλλαγές σε αυτό το ύφος χωρίς αποθήκευση.",
"message": "Πίσω στη διαχείριση", "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
"description": "Label for cancel button for style editing" },
}, "importLabel": {
"styleChangesNotSaved": { "message": "Import",
"message": "Έχετε κάνει αλλαγές σε αυτό το ύφος χωρίς αποθήκευση.", "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" },
}, "updateCheckFailServerUnreachable": {
"importLabel": { "message": "Αποτυχία ενημέρωσης - απρόσιτος διακομιστής.",
"message": "Import", "description": "Text that displays when an update check failed because the update server is unreachable"
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" },
}, "manageFilters": {
"updateCheckFailServerUnreachable": { "message": "Φίλτρα",
"message": "Αποτυχία ενημέρωσης - απρόσιτος διακομιστής.", "description": "Label for filters container"
"description": "Text that displays when an update check failed because the update server is unreachable" },
}, "applyAllUpdates": {
"manageFilters": { "message": "Εφαρμογή όλων των ενημερώσεων",
"message": "Φίλτρα", "description": "Label for the button to apply all detected updates"
"description": "Label for filters container" },
}, "deleteStyleConfirm": {
"applyAllUpdates": { "message": "Είστε σίγουροι ότι θέλετε να διαγράψετε αυτό το στυλ;",
"message": "Εφαρμογή όλων των ενημερώσεων", "description": "Confirmation before deleting a style"
"description": "Label for the button to apply all detected updates" },
}, "styleBadRegexp": {
"deleteStyleConfirm": { "message": "Το Regexp δεν είναι έγκυρο.",
"message": "Είστε σίγουροι ότι θέλετε να διαγράψετε αυτό το στυλ;", "description": "Validation message for a bad regexp in a style"
"description": "Confirmation before deleting a style" },
}, "optionsHeading": {
"styleBadRegexp": { "message": "Επιλογές",
"message": "Το Regexp δεν είναι έγκυρο.", "description": "Heading for options section on manage page."
"description": "Validation message for a bad regexp in a style" },
}, "appliesDisplay": {
"optionsHeading": { "message": "Ισχύει για: $applies$",
"message": "Επιλογές", "description": "Text on the manage screen to describe what the style applies to"
"description": "Heading for options section on manage page." },
}, "styleUpdate": {
"appliesDisplay": { "message": "Είστε σίγουροι ότι θέλετε να ενημερώσετε το '$stylename$';",
"message": "Ισχύει για: $applies$", "description": "Confirmation when updating a style"
"description": "Text on the manage screen to describe what the style applies to", },
"placeholders": { "styleSectionsTitle": {
"applies": { "message": "Ενότητες",
"content": "$1" "description": "Title for the style sections section"
} },
} "editStyleTitle": {
}, "message": "Επεξεργασία του στυλ $stylename$",
"styleUpdate": { "description": "Title of the page for editing styles"
"message": "Είστε σίγουροι ότι θέλετε να ενημερώσετε το '$stylename$';", },
"description": "Confirmation when updating a style", "updateCheckSucceededNoUpdate": {
"placeholders": { "message": "Το στυλ είναι ενημερωμένο.",
"stylename": { "description": "Text that displays when an update check completed and no update is available"
"content": "$1" },
} "appliesUrlPrefixOption": {
} "message": "Διευθύνσεις URL που αρχίζουν με",
}, "description": "Option to make the style apply to the entered string as a URL prefix"
"styleSectionsTitle": { },
"message": "Ενότητες", "searchRegexp": {
"description": "Title for the style sections section" "message": "Use /re/ syntax for regexp search",
}, "description": "Label after the search input field in the editor shown on Ctrl-F"
"editStyleTitle": { },
"message": "Επεξεργασία του στυλ $stylename$", "importReplaceTooltip": {
"description": "Title of the page for editing styles", "message": "Discard contents of current style and overwrite it with the imported style",
"placeholders": { "description": "Label for the button to import and overwrite current style"
"stylename": { },
"content": "$1" "popupStylesFirst": {
} "message": "Στυλ λίστας πριν των εντολών στο μενού του κουμπιού γραμμής εργαλείων",
} "description": "Label for the checkbox controlling section order in the toolbar button menu."
}, },
"updateCheckSucceededNoUpdate": { "sectionHelp": {
"message": "Το στυλ είναι ενημερωμένο.", "message": "Ενότητες σας επιτρέπουν να ορίσετε διαφορετικά κομμάτια του κώδικα για να εφαρμόζονται σε διαφορετικά σύνολα των διευθύνσεων URL στο ίδιο στυλ. Για παράδειγμα, ένα ενιαίο ύφος θα μπορούσε να αλλάξει την αρχική σελίδα ενός ιστότοπου με έναν τρόπο, ενώ αλλάζει το υπόλοιπο μιας τοποθεσίας ένας άλλος τρόπος.",
"description": "Text that displays when an update check completed and no update is available" "description": "Help text for sections"
}, },
"appliesUrlPrefixOption": { "noStylesForSite": {
"message": "Διευθύνσεις URL που αρχίζουν με", "message": "Δεν υπάρχουν εγκατεστημένα στυλ για αυτή την ιστοσελίδα.",
"description": "Option to make the style apply to the entered string as a URL prefix" "description": "Text displayed when no styles are installed for the current site"
}, },
"searchRegexp": { "appliesDisplayTruncatedSuffix": {
"message": "Use /re/ syntax for regexp search", "message": "και πολλά άλλα",
"description": "Label after the search input field in the editor shown on Ctrl-F" "description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
}, },
"importReplaceTooltip": { "appliesRemove": {
"message": "Discard contents of current style and overwrite it with the imported style", "message": "Αφαίρεση",
"description": "Label for the button to import and overwrite current style" "description": "Label for the button to remove an 'applies' entry"
}, },
"popupStylesFirst": { "styleToMozillaFormatTitle": {
"message": "Στυλ λίστας πριν των εντολών στο μενού του κουμπιού γραμμής εργαλείων", "message": "Style in Mozilla format",
"description": "Label for the checkbox controlling section order in the toolbar button menu." "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
}, },
"sectionHelp": { "manageTitle": {
"message": "Ενότητες σας επιτρέπουν να ορίσετε διαφορετικά κομμάτια του κώδικα για να εφαρμόζονται σε διαφορετικά σύνολα των διευθύνσεων URL στο ίδιο στυλ. Για παράδειγμα, ένα ενιαίο ύφος θα μπορούσε να αλλάξει την αρχική σελίδα ενός ιστότοπου με έναν τρόπο, ενώ αλλάζει το υπόλοιπο μιας τοποθεσίας ένας άλλος τρόπος.", "message": "Κομψή",
"description": "Help text for sections" "description": "Title for the manage page"
}, },
"noStylesForSite": { "writeStyleFor": {
"message": "Δεν υπάρχουν εγκατεστημένα στυλ για αυτή την ιστοσελίδα.", "message": "Γράψτε νέο στυλ για:",
"description": "Text displayed when no styles are installed for the current site" "description": "Label for toolbar pop-up that precedes the links to write a new style"
}, },
"appliesDisplayTruncatedSuffix": { "replace": {
"message": "και πολλά άλλα", "message": "Replace",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed" "description": "Label before the replace input field in the editor shown on Ctrl-H"
}, },
"appliesRemove": { "appliesLabel": {
"message": "Αφαίρεση", "message": "Ισχύει για",
"description": "Label for the button to remove an 'applies' entry" "description": "Label for 'applies to' fields on the edit/add screen"
}, },
"styleToMozillaFormatTitle": { "openManage": {
"message": "Style in Mozilla format", "message": "Διαχείριση εγκατεστημένων στυλ.",
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" "description": "Link to open the manage page."
}, },
"manageTitle": { "updateCheckFailBadResponseCode": {
"message": "Κομψή", "message": "Αποτυχία ενημέρωσης - ο διακομιστής ανταποκρίθηκε με κωδικό $code$.",
"description": "Title for the manage page" "description": "Text that displays when an update check failed because the response code indicates an error"
}, },
"writeStyleFor": { "appliesSpecify": {
"message": "Γράψτε νέο στυλ για:", "message": "Καθορισμός",
"description": "Label for toolbar pop-up that precedes the links to write a new style" "description": "Label for the button to make a style apply only to specific sites"
}, },
"replace": { "installUpdate": {
"message": "Replace", "message": "Εγκατάσταση ενημέρωσης",
"description": "Label before the replace input field in the editor shown on Ctrl-H" "description": "Label for the button to install an update for a single style"
}, },
"appliesLabel": { "styleMozillaFormatHeading": {
"message": "Ισχύει για", "message": "Mozilla Format",
"description": "Label for 'applies to' fields on the edit/add screen" "description": "Heading for the section with buttons to import/export Mozilla format of the style"
}, },
"openManage": { "stylishUnavailableForURL": {
"message": "Διαχείριση εγκατεστημένων στυλ.", "message": "(To Stylish δεν λειτουργεί σε σελίδες όπως αυτή.)",
"description": "Link to open the manage page." "description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
}, },
"updateCheckFailBadResponseCode": { "sectionRemove": {
"message": "Αποτυχία ενημέρωσης - ο διακομιστής ανταποκρίθηκε με κωδικό $code$.", "message": "Αφαίρεση ενότητας",
"description": "Text that displays when an update check failed because the response code indicates an error", "description": "Label for the button to remove a section"
"placeholders": { },
"code": { "disableAllStyles": {
"content": "$1" "message": "Απενεργοποιηση ολων των στυλ",
} "description": "Label for the checkbox that turns all enabled styles off."
} },
}, "undoGlobal": {
"appliesSpecify": { "message": "Undo (global)",
"message": "Καθορισμός", "description": "CSS-beautify global Undo button label"
"description": "Label for the button to make a style apply only to specific sites" },
}, "updateCompleted": {
"installUpdate": { "message": "Η ενημέρωση ολοκληρώθηκε.",
"message": "Εγκατάσταση ενημέρωσης", "description": "Text that displays when an update completed"
"description": "Label for the button to install an update for a single style" },
}, "checkingForUpdate": {
"styleMozillaFormatHeading": { "message": "Έλεγχος...",
"message": "Mozilla Format", "description": "Text to display when checking a style for an update"
"description": "Heading for the section with buttons to import/export Mozilla format of the style" },
}, "sectionCode": {
"stylishUnavailableForURL": { "message": "Κώδικας",
"message": "(To Stylish δεν λειτουργεί σε σελίδες όπως αυτή.)", "description": "Label for the code for a section"
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect" },
}, "cm_smartIndent": {
"sectionRemove": { "message": "Χρήση έξυπνης εσοχής",
"message": "Αφαίρεση ενότητας", "description": "Label for the checkbox controlling smart indentation option for the style editor."
"description": "Label for the button to remove a section" },
}, "appliesHelp": {
"disableAllStyles": { "message": "Χρησιμοποιήστε το \"Ισχύει για\" έλεγχοι ώστε να περιοριστουν ποιες διευθύνσεις τον κώδικα σε αυτό το τμήμα να εφαρμόζονται.",
"message": "Απενεργοποιηση ολων των στυλ", "description": "Help text for 'applies to' section"
"description": "Label for the checkbox that turns all enabled styles off." },
}, "editStyleHeading": {
"undoGlobal": { "message": "Επεξεργασία Στυλ",
"message": "Undo (global)", "description": "Title of the page for editing styles"
"description": "CSS-beautify global Undo button label" },
}, "appliesUrlOption": {
"updateCompleted": { "message": "URL",
"message": "Η ενημέρωση ολοκληρώθηκε.", "description": "Option to make the style apply to the entered string as a URL"
"description": "Text that displays when an update completed" },
}, "addStyleTitle": {
"checkingForUpdate": { "message": "Προσθήκη στυλ",
"message": "Έλεγχος...", "description": "Title of the page for adding styles"
"description": "Text to display when checking a style for an update" },
}, "importReplaceLabel": {
"sectionCode": { "message": "Overwrite style",
"message": "Κώδικας", "description": "Label for the button to import and overwrite current style"
"description": "Label for the code for a section" },
}, "dbError": {
"cm_smartIndent": { "message": "Παρουσιάστηκε σφάλμα χρησιμοποιώντας την κομψή βάση δεδομένων. Θα θέλατε να επισκεφθείτε μια ιστοσελίδα με πιθανές λύσεις;",
"message": "Χρήση έξυπνης εσοχής", "description": "Prompt when a DB error is encountered"
"description": "Label for the checkbox controlling smart indentation option for the style editor." },
}, "importAppendTooltip": {
"appliesHelp": { "message": "Append the imported style to current style",
"message": "Χρησιμοποιήστε το \"Ισχύει για\" έλεγχοι ώστε να περιοριστουν ποιες διευθύνσεις τον κώδικα σε αυτό το τμήμα να εφαρμόζονται.", "description": "Tooltip for the button to import a style and append to the existing sections"
"description": "Help text for 'applies to' section" },
}, "helpKeyMapHotkey": {
"editStyleHeading": { "message": "Press a hotkey",
"message": "Επεξεργασία Στυλ", "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
"description": "Title of the page for editing styles" },
}, "replaceAll": {
"appliesUrlOption": { "message": "Replace all",
"message": "URL", "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
"description": "Option to make the style apply to the entered string as a URL" },
}, "editGotoLine": {
"addStyleTitle": { "message": "Μετάβαση στη γραμμή (ή line:col)",
"message": "Προσθήκη στυλ", "description": "Go to line or line:column on Ctrl-G in style code editor"
"description": "Title of the page for adding styles" },
}, "checkAllUpdates": {
"importReplaceLabel": { "message": "Έλεγχος όλων των στυλ για ενημερώσεις",
"message": "Overwrite style", "description": "Label for the button to check all styles for updates"
"description": "Label for the button to import and overwrite current style" },
}, "issuesHelp": {
"dbError": { "message": "The issues found by <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> with these rules enabled:",
"message": "Παρουσιάστηκε σφάλμα χρησιμοποιώντας την κομψή βάση δεδομένων. Θα θέλατε να επισκεφθείτε μια ιστοσελίδα με πιθανές λύσεις;", "description": "Help popup message for the CSSLint issues block on the style edit page"
"description": "Prompt when a DB error is encountered" },
}, "confirmNo": {
"importAppendTooltip": { "message": "No",
"message": "Append the imported style to current style", "description": "'No' button in a confirm dialog"
"description": "Tooltip for the button to import a style and append to the existing sections" },
}, "undo": {
"helpKeyMapHotkey": { "message": "Undo",
"message": "Press a hotkey", "description": "Button label"
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" },
}, "cm_keyMap": {
"replaceAll": { "message": "Keymap",
"message": "Replace all", "description": "Label for the drop-down list controlling the keymap for the style editor."
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" },
}, "cm_indentWithTabs": {
"editGotoLine": { "message": "Χρήση καρτελών με έξυπνη εσοχή",
"message": "Μετάβαση στη γραμμή (ή line:col)", "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
"description": "Go to line or line:column on Ctrl-G in style code editor" },
}, "replaceWith": {
"checkAllUpdates": { "message": "Replace with",
"message": "Έλεγχος όλων των στυλ για ενημερώσεις", "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
"description": "Label for the button to check all styles for updates" },
}, "deleteStyleLabel": {
"issuesHelp": { "message": "Διαγραφή",
"message": "The issues found by <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> with these rules enabled:", "description": "Label for the button to delete a style"
"description": "Help popup message for the CSSLint issues block on the style edit page" },
}, "addStyleLabel": {
"confirmNo": { "message": "Γράψτε νέο στυλ",
"message": "No", "description": "Label for the button to go to the add style page"
"description": "'No' button in a confirm dialog" },
}, "manageOnlyEnabled": {
"undo": { "message": "Μόνο ενεργοποιημένα στυλ",
"message": "Undo", "description": "Checkbox to show only enabled styles"
"description": "Button label" },
}, "editStyleLabel": {
"cm_keyMap": { "message": "Επεξεργασία",
"message": "Keymap", "description": "Label for the button to go to the edit style page"
"description": "Label for the drop-down list controlling the keymap for the style editor." },
}, "cm_theme": {
"cm_indentWithTabs": { "message": "Theme",
"message": "Χρήση καρτελών με έξυπνη εσοχή", "description": "Label for the style editor's CSS theme."
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." },
}, "helpKeyMapCommand": {
"replaceWith": { "message": "Type a command name",
"message": "Replace with", "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." },
}, "description": {
"deleteStyleLabel": { "message": "Επαναπροσδιορίση του διαδίκτυου με το Stylish, έναν διαχειριστή στυλ. Το Stylish σας επιτρέπει να εγκαταστήσετε εύκολα themes και skins για πολλές δημοφιλείς ιστοσελίδες.",
"message": "Διαγραφή", "description": "Extension description"
"description": "Label for the button to delete a style" }
},
"addStyleLabel": {
"message": "Γράψτε νέο στυλ",
"description": "Label for the button to go to the add style page"
},
"manageOnlyEnabled": {
"message": "Μόνο ενεργοποιημένα στυλ",
"description": "Checkbox to show only enabled styles"
},
"editStyleLabel": {
"message": "Επεξεργασία",
"description": "Label for the button to go to the edit style page"
},
"cm_theme": {
"message": "Theme",
"description": "Label for the style editor's CSS theme."
},
"helpKeyMapCommand": {
"message": "Type a command name",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
},
"description": {
"message": "Επαναπροσδιορίση του διαδίκτυου με το Stylish, έναν διαχειριστή στυλ. Το Stylish σας επιτρέπει να εγκαταστήσετε εύκολα themes και skins για πολλές δημοφιλείς ιστοσελίδες.",
"description": "Extension description"
}
} }

View File

@ -4,7 +4,7 @@
"description": "Text displayed for styles that apply to all sites" "description": "Text displayed for styles that apply to all sites"
}, },
"defaultTheme": { "defaultTheme": {
"message": "default", "message": "standaard",
"description": "Default CodeMirror CSS theme option on the edit style page" "description": "Default CodeMirror CSS theme option on the edit style page"
}, },
"manageOnlyEdited": { "manageOnlyEdited": {
@ -12,11 +12,11 @@
"description": "Checkbox to show only locally edited styles" "description": "Checkbox to show only locally edited styles"
}, },
"exportLabel": { "exportLabel": {
"message": "Export", "message": "Exporteren",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
}, },
"issues": { "issues": {
"message": "Issues", "message": "Problemen",
"description": "Label for the CSSLint issues block on the style edit page" "description": "Label for the CSSLint issues block on the style edit page"
}, },
"cm_tabSize": { "cm_tabSize": {
@ -40,7 +40,7 @@
"description": "Label for the button to check a single style for an update" "description": "Label for the button to check a single style for an update"
}, },
"importAppendLabel": { "importAppendLabel": {
"message": "Append to style", "message": "Toevoegen aan stijl",
"description": "Label for the button to import a style and append to the existing sections" "description": "Label for the button to import a style and append to the existing sections"
}, },
"updateAllCheckSucceededNoUpdate": { "updateAllCheckSucceededNoUpdate": {
@ -48,7 +48,7 @@
"description": "Text that displays when an update all check completed and no updates are available" "description": "Text that displays when an update all check completed and no updates are available"
}, },
"styleFromMozillaFormatPrompt": { "styleFromMozillaFormatPrompt": {
"message": "Paste the Mozilla-format code", "message": "Plak de Mozilla-opmaakcode",
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
}, },
"helpAlt": { "helpAlt": {
@ -56,11 +56,11 @@
"description": "Alternate text for help buttons" "description": "Alternate text for help buttons"
}, },
"search": { "search": {
"message": "Search", "message": "Zoeken",
"description": "Label before the search input field in the editor shown on Ctrl-F" "description": "Label before the search input field in the editor shown on Ctrl-F"
}, },
"confirmYes": { "confirmYes": {
"message": "Yes", "message": "Ja",
"description": "'Yes' button in a confirm dialog" "description": "'Yes' button in a confirm dialog"
}, },
"findStylesForSite": { "findStylesForSite": {
@ -72,7 +72,7 @@
"description": "Heading for the manage page" "description": "Heading for the manage page"
}, },
"styleBeautify": { "styleBeautify": {
"message": "Beautify", "message": "Mooier maken",
"description": "Label for the CSS-beautifier button on the edit style page" "description": "Label for the CSS-beautifier button on the edit style page"
}, },
"styleEnabledLabel": { "styleEnabledLabel": {
@ -92,7 +92,7 @@
"description": "Label for save button for style editing" "description": "Label for save button for style editing"
}, },
"confirmStop": { "confirmStop": {
"message": "Stop", "message": "Stoppen",
"description": "'Stop' button in a confirm dialog" "description": "'Stop' button in a confirm dialog"
}, },
"writeStyleForURL": { "writeStyleForURL": {
@ -121,7 +121,7 @@
"description": "Help text on the manage page" "description": "Help text on the manage page"
}, },
"searchStyles": { "searchStyles": {
"message": "Search contents", "message": "Inhoud doorzoeken",
"description": "Label for the search filter textbox on the Manage styles page" "description": "Label for the search filter textbox on the Manage styles page"
}, },
"disableStyleLabel": { "disableStyleLabel": {
@ -149,7 +149,7 @@
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
}, },
"importLabel": { "importLabel": {
"message": "Import", "message": "Importeren",
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
}, },
"updateCheckFailServerUnreachable": { "updateCheckFailServerUnreachable": {
@ -216,11 +216,11 @@
"description": "Option to make the style apply to the entered string as a URL prefix" "description": "Option to make the style apply to the entered string as a URL prefix"
}, },
"searchRegexp": { "searchRegexp": {
"message": "Use /re/ syntax for regexp search", "message": "Gebruik /re/-syntax voor regexp-zoeken",
"description": "Label after the search input field in the editor shown on Ctrl-F" "description": "Label after the search input field in the editor shown on Ctrl-F"
}, },
"importReplaceTooltip": { "importReplaceTooltip": {
"message": "Discard contents of current style and overwrite it with the imported style", "message": "Verwerp de inhoud van de huidige stijl en overschrijf het met de geïmporteerde stijl",
"description": "Label for the button to import and overwrite current style" "description": "Label for the button to import and overwrite current style"
}, },
"popupStylesFirst": { "popupStylesFirst": {
@ -244,7 +244,7 @@
"description": "Label for the button to remove an 'applies' entry" "description": "Label for the button to remove an 'applies' entry"
}, },
"styleToMozillaFormatTitle": { "styleToMozillaFormatTitle": {
"message": "Style in Mozilla format", "message": "Stijl in Mozilla-opmaak",
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
}, },
"manageTitle": { "manageTitle": {
@ -256,7 +256,7 @@
"description": "Label for toolbar pop-up that precedes the links to write a new style" "description": "Label for toolbar pop-up that precedes the links to write a new style"
}, },
"replace": { "replace": {
"message": "Replace", "message": "Vervangen",
"description": "Label before the replace input field in the editor shown on Ctrl-H" "description": "Label before the replace input field in the editor shown on Ctrl-H"
}, },
"appliesLabel": { "appliesLabel": {
@ -285,7 +285,7 @@
"description": "Label for the button to install an update for a single style" "description": "Label for the button to install an update for a single style"
}, },
"styleMozillaFormatHeading": { "styleMozillaFormatHeading": {
"message": "Mozilla Format", "message": "Mozilla-opmaak",
"description": "Heading for the section with buttons to import/export Mozilla format of the style" "description": "Heading for the section with buttons to import/export Mozilla format of the style"
}, },
"stylishUnavailableForURL": { "stylishUnavailableForURL": {
@ -301,7 +301,7 @@
"description": "Label for the checkbox that turns all enabled styles off." "description": "Label for the checkbox that turns all enabled styles off."
}, },
"undoGlobal": { "undoGlobal": {
"message": "Undo (global)", "message": "Ongedaan maken (globaal)",
"description": "CSS-beautify global Undo button label" "description": "CSS-beautify global Undo button label"
}, },
"updateCompleted": { "updateCompleted": {
@ -337,7 +337,7 @@
"description": "Title of the page for adding styles" "description": "Title of the page for adding styles"
}, },
"importReplaceLabel": { "importReplaceLabel": {
"message": "Overwrite style", "message": "Stijl overschrijven",
"description": "Label for the button to import and overwrite current style" "description": "Label for the button to import and overwrite current style"
}, },
"dbError": { "dbError": {
@ -345,15 +345,15 @@
"description": "Prompt when a DB error is encountered" "description": "Prompt when a DB error is encountered"
}, },
"importAppendTooltip": { "importAppendTooltip": {
"message": "Append the imported style to current style", "message": "Voeg de geïmporteerde stijl toe aan de huidige stijl",
"description": "Tooltip for the button to import a style and append to the existing sections" "description": "Tooltip for the button to import a style and append to the existing sections"
}, },
"helpKeyMapHotkey": { "helpKeyMapHotkey": {
"message": "Press a hotkey", "message": "Druk op een sneltoets",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
}, },
"replaceAll": { "replaceAll": {
"message": "Replace all", "message": "Alles vervangen",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
}, },
"editGotoLine": { "editGotoLine": {
@ -365,15 +365,15 @@
"description": "Label for the button to check all styles for updates" "description": "Label for the button to check all styles for updates"
}, },
"issuesHelp": { "issuesHelp": {
"message": "The issues found by <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> with these rules enabled:", "message": "De door CSSLint gevonden problemen, <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a>, met deze ingeschakelde regels:",
"description": "Help popup message for the CSSLint issues block on the style edit page" "description": "Help popup message for the CSSLint issues block on the style edit page"
}, },
"confirmNo": { "confirmNo": {
"message": "No", "message": "Nee",
"description": "'No' button in a confirm dialog" "description": "'No' button in a confirm dialog"
}, },
"undo": { "undo": {
"message": "Undo", "message": "Ongedaan maken",
"description": "Button label" "description": "Button label"
}, },
"cm_keyMap": { "cm_keyMap": {
@ -385,7 +385,7 @@
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
}, },
"replaceWith": { "replaceWith": {
"message": "Replace with", "message": "Vervangen door",
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
}, },
"deleteStyleLabel": { "deleteStyleLabel": {
@ -405,11 +405,11 @@
"description": "Label for the button to go to the edit style page" "description": "Label for the button to go to the edit style page"
}, },
"cm_theme": { "cm_theme": {
"message": "Theme", "message": "Thema",
"description": "Label for the style editor's CSS theme." "description": "Label for the style editor's CSS theme."
}, },
"helpKeyMapCommand": { "helpKeyMapCommand": {
"message": "Type a command name", "message": "Voer een naam in voor het commando",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
}, },
"description": { "description": {

View File

@ -1,419 +1,394 @@
{ {
"appliesToEverything": { "appliesToEverything": {
"message": "所有站点", "message": "所有站点",
"description": "Text displayed for styles that apply to all sites" "description": "Text displayed for styles that apply to all sites"
}, },
"defaultTheme": { "defaultTheme": {
"message": "default", "message": "default",
"description": "Default CodeMirror CSS theme option on the edit style page" "description": "Default CodeMirror CSS theme option on the edit style page"
}, },
"manageOnlyEdited": { "manageOnlyEdited": {
"message": "Only edited styles", "message": "Only edited styles",
"description": "Checkbox to show only locally edited styles" "description": "Checkbox to show only locally edited styles"
}, },
"exportLabel": { "exportLabel": {
"message": "Export", "message": "Export",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
}, },
"issues": { "issues": {
"message": "Issues", "message": "Issues",
"description": "Label for the CSSLint issues block on the style edit page" "description": "Label for the CSSLint issues block on the style edit page"
}, },
"cm_tabSize": { "cm_tabSize": {
"message": "Tab size", "message": "Tab size",
"description": "Label for the text box controlling tab size option for the style editor." "description": "Label for the text box controlling tab size option for the style editor."
}, },
"enableStyleLabel": { "enableStyleLabel": {
"message": "启用", "message": "启用",
"description": "Label for the button to enable a style" "description": "Label for the button to enable a style"
}, },
"styleMissingName": { "styleMissingName": {
"message": "请输入名称.", "message": "请输入名称.",
"description": "Error displayed when user saves without providing a name" "description": "Error displayed when user saves without providing a name"
}, },
"appliesDomainOption": { "appliesDomainOption": {
"message": "指定域上的URL", "message": "指定域上的URL",
"description": "Option to make the style apply to the entered string as a domain" "description": "Option to make the style apply to the entered string as a domain"
}, },
"checkForUpdate": { "checkForUpdate": {
"message": "检查更新", "message": "检查更新",
"description": "Label for the button to check a single style for an update" "description": "Label for the button to check a single style for an update"
}, },
"importAppendLabel": { "importAppendLabel": {
"message": "Append to style", "message": "Append to style",
"description": "Label for the button to import a style and append to the existing sections" "description": "Label for the button to import a style and append to the existing sections"
}, },
"updateAllCheckSucceededNoUpdate": { "updateAllCheckSucceededNoUpdate": {
"message": "All styles are up to date.", "message": "All styles are up to date.",
"description": "Text that displays when an update all check completed and no updates are available" "description": "Text that displays when an update all check completed and no updates are available"
}, },
"styleFromMozillaFormatPrompt": { "styleFromMozillaFormatPrompt": {
"message": "Paste the Mozilla-format code", "message": "Paste the Mozilla-format code",
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
}, },
"helpAlt": { "helpAlt": {
"message": "帮助", "message": "帮助",
"description": "Alternate text for help buttons" "description": "Alternate text for help buttons"
}, },
"search": { "search": {
"message": "Search", "message": "Search",
"description": "Label before the search input field in the editor shown on Ctrl-F" "description": "Label before the search input field in the editor shown on Ctrl-F"
}, },
"confirmYes": { "confirmYes": {
"message": "Yes", "message": "Yes",
"description": "'Yes' button in a confirm dialog" "description": "'Yes' button in a confirm dialog"
}, },
"findStylesForSite": { "findStylesForSite": {
"message": "查找更多适合此站点的样式", "message": "查找更多适合此站点的样式",
"description": "Text for a link that gets a list of styles for the current site" "description": "Text for a link that gets a list of styles for the current site"
}, },
"manageHeading": { "manageHeading": {
"message": "已安装的样式", "message": "已安装的样式",
"description": "Heading for the manage page" "description": "Heading for the manage page"
}, },
"styleBeautify": { "styleBeautify": {
"message": "Beautify", "message": "Beautify",
"description": "Label for the CSS-beautifier button on the edit style page" "description": "Label for the CSS-beautifier button on the edit style page"
}, },
"styleEnabledLabel": { "styleEnabledLabel": {
"message": "已启用", "message": "已启用",
"description": "Label for the enabled state of styles" "description": "Label for the enabled state of styles"
}, },
"styleToMozillaFormatHelp": { "styleToMozillaFormatHelp": {
"message": "用于Firefox上的Stylish的Mozilla格式样式代码可以在 userstyles.org 上提交", "message": "用于Firefox上的Stylish的Mozilla格式样式代码可以在 userstyles.org 上提交",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format" "description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
}, },
"sectionAdd": { "sectionAdd": {
"message": "添加新节", "message": "添加新节",
"description": "Label for the button to add a section" "description": "Label for the button to add a section"
}, },
"styleSaveLabel": { "styleSaveLabel": {
"message": "保存", "message": "保存",
"description": "Label for save button for style editing" "description": "Label for save button for style editing"
}, },
"confirmStop": { "confirmStop": {
"message": "Stop", "message": "Stop",
"description": "'Stop' button in a confirm dialog" "description": "'Stop' button in a confirm dialog"
}, },
"writeStyleForURL": { "writeStyleForURL": {
"message": "this URL", "message": "this URL",
"description": "Text for link in toolbar pop-up to write a new style for the current URL" "description": "Text for link in toolbar pop-up to write a new style for the current URL"
}, },
"appliesAdd": { "appliesAdd": {
"message": "添加", "message": "添加",
"description": "Label for the button to add an 'applies' entry" "description": "Label for the button to add an 'applies' entry"
}, },
"appliesRegexpOption": { "appliesRegexpOption": {
"message": "匹配正则的URL", "message": "匹配正则的URL",
"description": "Option to make the style apply to the entered string as a regular expression" "description": "Option to make the style apply to the entered string as a regular expression"
}, },
"styleInstall": { "styleInstall": {
"message": "安装 '$stylename$' 到 Stylish?", "message": "安装 '$stylename$' 到 Stylish?",
"description": "Confirmation when installing a style", "description": "Confirmation when installing a style"
"placeholders": { },
"stylename": { "manageText": {
"content": "$1" "message": "访问 <a href='http://userstyles.org'>userstyles.org</a> 查找预定义的样式. 如果您需要帮助,请访问 <a href='http://forum.userstyles.org'>论坛</a>.",
} "description": "Help text on the manage page"
} },
}, "searchStyles": {
"manageText": { "message": "Search contents",
"message": "访问 <a href='http://userstyles.org'>userstyles.org</a> 查找预定义的样式. 如果您需要帮助,请访问 <a href='http://forum.userstyles.org'>论坛</a>.", "description": "Label for the search filter textbox on the Manage styles page"
"description": "Help text on the manage page" },
}, "disableStyleLabel": {
"searchStyles": { "message": "禁用",
"message": "Search contents", "description": "Label for the button to disable a style"
"description": "Label for the search filter textbox on the Manage styles page" },
}, "prefShowBadge": {
"disableStyleLabel": { "message": "Show number of styles active for the current site on the toolbar button",
"message": "禁用", "description": "Label for the checkbox controlling toolbar badge text."
"description": "Label for the button to disable a style" },
}, "menuShowBadge": {
"prefShowBadge": { "message": "Show active style count",
"message": "Show number of styles active for the current site on the toolbar button", "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
"description": "Label for the checkbox controlling toolbar badge text." },
}, "cm_lineWrapping": {
"menuShowBadge": { "message": "Word wrap",
"message": "Show active style count", "description": "Label for the checkbox controlling word wrap option for the style editor."
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." },
}, "styleCancelEditLabel": {
"cm_lineWrapping": { "message": "返回到管理",
"message": "Word wrap", "description": "Label for cancel button for style editing"
"description": "Label for the checkbox controlling word wrap option for the style editor." },
}, "styleChangesNotSaved": {
"styleCancelEditLabel": { "message": "您已经修改了此样式,但尚未保存",
"message": "返回到管理", "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
"description": "Label for cancel button for style editing" },
}, "importLabel": {
"styleChangesNotSaved": { "message": "Import",
"message": "您已经修改了此样式,但尚未保存", "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" },
}, "updateCheckFailServerUnreachable": {
"importLabel": { "message": "更新失败 - 服务器无法访问.",
"message": "Import", "description": "Text that displays when an update check failed because the update server is unreachable"
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" },
}, "manageFilters": {
"updateCheckFailServerUnreachable": { "message": "Filters",
"message": "更新失败 - 服务器无法访问.", "description": "Label for filters container"
"description": "Text that displays when an update check failed because the update server is unreachable" },
}, "applyAllUpdates": {
"manageFilters": { "message": "Apply all updates",
"message": "Filters", "description": "Label for the button to apply all detected updates"
"description": "Label for filters container" },
}, "deleteStyleConfirm": {
"applyAllUpdates": { "message": "确定要删除这个样式吗?",
"message": "Apply all updates", "description": "Confirmation before deleting a style"
"description": "Label for the button to apply all detected updates" },
}, "styleBadRegexp": {
"deleteStyleConfirm": { "message": "Regexp is invalid.",
"message": "确定要删除这个样式吗?", "description": "Validation message for a bad regexp in a style"
"description": "Confirmation before deleting a style" },
}, "optionsHeading": {
"styleBadRegexp": { "message": "Options",
"message": "Regexp is invalid.", "description": "Heading for options section on manage page."
"description": "Validation message for a bad regexp in a style" },
}, "appliesDisplay": {
"optionsHeading": { "message": "应用到: $applies$",
"message": "Options", "description": "Text on the manage screen to describe what the style applies to"
"description": "Heading for options section on manage page." },
}, "styleUpdate": {
"appliesDisplay": { "message": "你確定要更新 '$stylename$' 嗎?",
"message": "应用到: $applies$", "description": "Confirmation when updating a style"
"description": "Text on the manage screen to describe what the style applies to", },
"placeholders": { "styleSectionsTitle": {
"applies": { "message": "样式节",
"content": "$1" "description": "Title for the style sections section"
} },
} "editStyleTitle": {
}, "message": "编辑样式 $stylename$",
"styleUpdate": { "description": "Title of the page for editing styles"
"message": "你確定要更新 '$stylename$' 嗎?", },
"description": "Confirmation when updating a style", "updateCheckSucceededNoUpdate": {
"placeholders": { "message": "已经是最新的.",
"stylename": { "description": "Text that displays when an update check completed and no update is available"
"content": "$1" },
} "appliesUrlPrefixOption": {
} "message": "以指定地址开始",
}, "description": "Option to make the style apply to the entered string as a URL prefix"
"styleSectionsTitle": { },
"message": "样式节", "searchRegexp": {
"description": "Title for the style sections section" "message": "Use /re/ syntax for regexp search",
}, "description": "Label after the search input field in the editor shown on Ctrl-F"
"editStyleTitle": { },
"message": "编辑样式 $stylename$", "importReplaceTooltip": {
"description": "Title of the page for editing styles", "message": "Discard contents of current style and overwrite it with the imported style",
"placeholders": { "description": "Label for the button to import and overwrite current style"
"stylename": { },
"content": "$1" "popupStylesFirst": {
} "message": "List styles before commands in the toolbar button menu",
} "description": "Label for the checkbox controlling section order in the toolbar button menu."
}, },
"updateCheckSucceededNoUpdate": { "sectionHelp": {
"message": "已经是最新的.", "message": "样式节允许你定义多个样式段落并将它们应用于不同的站点匹配规则上。例如,一个样式可以更改使用一个方式来更改主页,而此时其它的样式段可以更改站点的其它部分。",
"description": "Text that displays when an update check completed and no update is available" "description": "Help text for sections"
}, },
"appliesUrlPrefixOption": { "noStylesForSite": {
"message": "以指定地址开始", "message": "当前站点上没有已安装的样式",
"description": "Option to make the style apply to the entered string as a URL prefix" "description": "Text displayed when no styles are installed for the current site"
}, },
"searchRegexp": { "appliesDisplayTruncatedSuffix": {
"message": "Use /re/ syntax for regexp search", "message": "以及更多",
"description": "Label after the search input field in the editor shown on Ctrl-F" "description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
}, },
"importReplaceTooltip": { "appliesRemove": {
"message": "Discard contents of current style and overwrite it with the imported style", "message": "移除",
"description": "Label for the button to import and overwrite current style" "description": "Label for the button to remove an 'applies' entry"
}, },
"popupStylesFirst": { "styleToMozillaFormatTitle": {
"message": "List styles before commands in the toolbar button menu", "message": "Style in Mozilla format",
"description": "Label for the checkbox controlling section order in the toolbar button menu." "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
}, },
"sectionHelp": { "manageTitle": {
"message": "样式节允许你定义多个样式段落并将它们应用于不同的站点匹配规则上。例如,一个样式可以更改使用一个方式来更改主页,而此时其它的样式段可以更改站点的其它部分。", "message": "Stylish",
"description": "Help text for sections" "description": "Title for the manage page"
}, },
"noStylesForSite": { "writeStyleFor": {
"message": "当前站点上没有已安装的样式", "message": "Write style for: ",
"description": "Text displayed when no styles are installed for the current site" "description": "Label for toolbar pop-up that precedes the links to write a new style"
}, },
"appliesDisplayTruncatedSuffix": { "replace": {
"message": "以及更多", "message": "Replace",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed" "description": "Label before the replace input field in the editor shown on Ctrl-H"
}, },
"appliesRemove": { "appliesLabel": {
"message": "移除", "message": "应用到",
"description": "Label for the button to remove an 'applies' entry" "description": "Label for 'applies to' fields on the edit/add screen"
}, },
"styleToMozillaFormatTitle": { "openManage": {
"message": "Style in Mozilla format", "message": "管理已安装样式",
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" "description": "Link to open the manage page."
}, },
"manageTitle": { "updateCheckFailBadResponseCode": {
"message": "Stylish", "message": "更新失败 - 服务器了返回代码 $code$.",
"description": "Title for the manage page" "description": "Text that displays when an update check failed because the response code indicates an error"
}, },
"writeStyleFor": { "appliesSpecify": {
"message": "Write style for: ", "message": "指定站点",
"description": "Label for toolbar pop-up that precedes the links to write a new style" "description": "Label for the button to make a style apply only to specific sites"
}, },
"replace": { "installUpdate": {
"message": "Replace", "message": "安装更新",
"description": "Label before the replace input field in the editor shown on Ctrl-H" "description": "Label for the button to install an update for a single style"
}, },
"appliesLabel": { "styleMozillaFormatHeading": {
"message": "应用到", "message": "Mozilla Format",
"description": "Label for 'applies to' fields on the edit/add screen" "description": "Heading for the section with buttons to import/export Mozilla format of the style"
}, },
"openManage": { "stylishUnavailableForURL": {
"message": "管理已安装样式", "message": "(Stylish does not work on pages like this.)",
"description": "Link to open the manage page." "description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
}, },
"updateCheckFailBadResponseCode": { "sectionRemove": {
"message": "更新失败 - 服务器了返回代码 $code$.", "message": "移除节",
"description": "Text that displays when an update check failed because the response code indicates an error", "description": "Label for the button to remove a section"
"placeholders": { },
"code": { "disableAllStyles": {
"content": "$1" "message": "Turn all styles off",
} "description": "Label for the checkbox that turns all enabled styles off."
} },
}, "undoGlobal": {
"appliesSpecify": { "message": "Undo (global)",
"message": "指定站点", "description": "CSS-beautify global Undo button label"
"description": "Label for the button to make a style apply only to specific sites" },
}, "updateCompleted": {
"installUpdate": { "message": "更新完成.",
"message": "安装更新", "description": "Text that displays when an update completed"
"description": "Label for the button to install an update for a single style" },
}, "checkingForUpdate": {
"styleMozillaFormatHeading": { "message": "检查中...",
"message": "Mozilla Format", "description": "Text to display when checking a style for an update"
"description": "Heading for the section with buttons to import/export Mozilla format of the style" },
}, "sectionCode": {
"stylishUnavailableForURL": { "message": "代码",
"message": "(Stylish does not work on pages like this.)", "description": "Label for the code for a section"
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect" },
}, "cm_smartIndent": {
"sectionRemove": { "message": "Use smart indentation",
"message": "移除节", "description": "Label for the checkbox controlling smart indentation option for the style editor."
"description": "Label for the button to remove a section" },
}, "appliesHelp": {
"disableAllStyles": { "message": "使用“应用到”来控制这个样式应用到哪些地址上。",
"message": "Turn all styles off", "description": "Help text for 'applies to' section"
"description": "Label for the checkbox that turns all enabled styles off." },
}, "editStyleHeading": {
"undoGlobal": { "message": "编辑样式",
"message": "Undo (global)", "description": "Title of the page for editing styles"
"description": "CSS-beautify global Undo button label" },
}, "appliesUrlOption": {
"updateCompleted": { "message": "地址",
"message": "更新完成.", "description": "Option to make the style apply to the entered string as a URL"
"description": "Text that displays when an update completed" },
}, "addStyleTitle": {
"checkingForUpdate": { "message": "添加样式",
"message": "检查中...", "description": "Title of the page for adding styles"
"description": "Text to display when checking a style for an update" },
}, "importReplaceLabel": {
"sectionCode": { "message": "Overwrite style",
"message": "代码", "description": "Label for the button to import and overwrite current style"
"description": "Label for the code for a section" },
}, "dbError": {
"cm_smartIndent": { "message": "An error has occurred using the Stylish database. Would you like to visit a web page with possible solutions?",
"message": "Use smart indentation", "description": "Prompt when a DB error is encountered"
"description": "Label for the checkbox controlling smart indentation option for the style editor." },
}, "importAppendTooltip": {
"appliesHelp": { "message": "Append the imported style to current style",
"message": "使用“应用到”来控制这个样式应用到哪些地址上。", "description": "Tooltip for the button to import a style and append to the existing sections"
"description": "Help text for 'applies to' section" },
}, "helpKeyMapHotkey": {
"editStyleHeading": { "message": "Press a hotkey",
"message": "编辑样式", "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
"description": "Title of the page for editing styles" },
}, "replaceAll": {
"appliesUrlOption": { "message": "Replace all",
"message": "地址", "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
"description": "Option to make the style apply to the entered string as a URL" },
}, "editGotoLine": {
"addStyleTitle": { "message": "Goto line (or line:col)",
"message": "添加样式", "description": "Go to line or line:column on Ctrl-G in style code editor"
"description": "Title of the page for adding styles" },
}, "checkAllUpdates": {
"importReplaceLabel": { "message": "检查所有样式的更新",
"message": "Overwrite style", "description": "Label for the button to check all styles for updates"
"description": "Label for the button to import and overwrite current style" },
}, "issuesHelp": {
"dbError": { "message": "The issues found by <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> with these rules enabled:",
"message": "An error has occurred using the Stylish database. Would you like to visit a web page with possible solutions?", "description": "Help popup message for the CSSLint issues block on the style edit page"
"description": "Prompt when a DB error is encountered" },
}, "confirmNo": {
"importAppendTooltip": { "message": "No",
"message": "Append the imported style to current style", "description": "'No' button in a confirm dialog"
"description": "Tooltip for the button to import a style and append to the existing sections" },
}, "undo": {
"helpKeyMapHotkey": { "message": "Undo",
"message": "Press a hotkey", "description": "Button label"
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" },
}, "cm_keyMap": {
"replaceAll": { "message": "Keymap",
"message": "Replace all", "description": "Label for the drop-down list controlling the keymap for the style editor."
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" },
}, "cm_indentWithTabs": {
"editGotoLine": { "message": "Use tabs with smart indentation",
"message": "Goto line (or line:col)", "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
"description": "Go to line or line:column on Ctrl-G in style code editor" },
}, "replaceWith": {
"checkAllUpdates": { "message": "Replace with",
"message": "检查所有样式的更新", "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
"description": "Label for the button to check all styles for updates" },
}, "deleteStyleLabel": {
"issuesHelp": { "message": "删除",
"message": "The issues found by <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> with these rules enabled:", "description": "Label for the button to delete a style"
"description": "Help popup message for the CSSLint issues block on the style edit page" },
}, "addStyleLabel": {
"confirmNo": { "message": "编写新的样式",
"message": "No", "description": "Label for the button to go to the add style page"
"description": "'No' button in a confirm dialog" },
}, "manageOnlyEnabled": {
"undo": { "message": "Only enabled styles",
"message": "Undo", "description": "Checkbox to show only enabled styles"
"description": "Button label" },
}, "editStyleLabel": {
"cm_keyMap": { "message": "编辑",
"message": "Keymap", "description": "Label for the button to go to the edit style page"
"description": "Label for the drop-down list controlling the keymap for the style editor." },
}, "cm_theme": {
"cm_indentWithTabs": { "message": "Theme",
"message": "Use tabs with smart indentation", "description": "Label for the style editor's CSS theme."
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." },
}, "helpKeyMapCommand": {
"replaceWith": { "message": "Type a command name",
"message": "Replace with", "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." },
}, "description": {
"deleteStyleLabel": { "message": "Stylish一个用户样式管理器帮助您重新定义网页样式。Stylish易于为GoogleFacebookYoutubeOrkut以及其它各类型网站安装样式和主题。",
"message": "删除", "description": "Extension description"
"description": "Label for the button to delete a style" }
},
"addStyleLabel": {
"message": "编写新的样式",
"description": "Label for the button to go to the add style page"
},
"manageOnlyEnabled": {
"message": "Only enabled styles",
"description": "Checkbox to show only enabled styles"
},
"editStyleLabel": {
"message": "编辑",
"description": "Label for the button to go to the edit style page"
},
"cm_theme": {
"message": "Theme",
"description": "Label for the style editor's CSS theme."
},
"helpKeyMapCommand": {
"message": "Type a command name",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
},
"description": {
"message": "Stylish一个用户样式管理器帮助您重新定义网页样式。Stylish易于为GoogleFacebookYoutubeOrkut以及其它各类型网站安装样式和主题。",
"description": "Extension description"
}
} }

View File

@ -4,7 +4,7 @@
"description": "Text displayed for styles that apply to all sites" "description": "Text displayed for styles that apply to all sites"
}, },
"defaultTheme": { "defaultTheme": {
"message": "default", "message": "默认",
"description": "Default CodeMirror CSS theme option on the edit style page" "description": "Default CodeMirror CSS theme option on the edit style page"
}, },
"manageOnlyEdited": { "manageOnlyEdited": {
@ -12,11 +12,11 @@
"description": "Checkbox to show only locally edited styles" "description": "Checkbox to show only locally edited styles"
}, },
"exportLabel": { "exportLabel": {
"message": "Export", "message": "导出",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
}, },
"issues": { "issues": {
"message": "Issues", "message": "问题",
"description": "Label for the CSSLint issues block on the style edit page" "description": "Label for the CSSLint issues block on the style edit page"
}, },
"cm_tabSize": { "cm_tabSize": {
@ -40,7 +40,7 @@
"description": "Label for the button to check a single style for an update" "description": "Label for the button to check a single style for an update"
}, },
"importAppendLabel": { "importAppendLabel": {
"message": "Append to style", "message": "追加到样式",
"description": "Label for the button to import a style and append to the existing sections" "description": "Label for the button to import a style and append to the existing sections"
}, },
"updateAllCheckSucceededNoUpdate": { "updateAllCheckSucceededNoUpdate": {
@ -48,7 +48,7 @@
"description": "Text that displays when an update all check completed and no updates are available" "description": "Text that displays when an update all check completed and no updates are available"
}, },
"styleFromMozillaFormatPrompt": { "styleFromMozillaFormatPrompt": {
"message": "Paste the Mozilla-format code", "message": "粘贴 Mozilla 格式代码",
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button" "description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
}, },
"helpAlt": { "helpAlt": {
@ -56,11 +56,11 @@
"description": "Alternate text for help buttons" "description": "Alternate text for help buttons"
}, },
"search": { "search": {
"message": "Search", "message": "搜索",
"description": "Label before the search input field in the editor shown on Ctrl-F" "description": "Label before the search input field in the editor shown on Ctrl-F"
}, },
"confirmYes": { "confirmYes": {
"message": "Yes", "message": "",
"description": "'Yes' button in a confirm dialog" "description": "'Yes' button in a confirm dialog"
}, },
"findStylesForSite": { "findStylesForSite": {
@ -72,7 +72,7 @@
"description": "Heading for the manage page" "description": "Heading for the manage page"
}, },
"styleBeautify": { "styleBeautify": {
"message": "Beautify", "message": "美化",
"description": "Label for the CSS-beautifier button on the edit style page" "description": "Label for the CSS-beautifier button on the edit style page"
}, },
"styleEnabledLabel": { "styleEnabledLabel": {
@ -92,7 +92,7 @@
"description": "Label for save button for style editing" "description": "Label for save button for style editing"
}, },
"confirmStop": { "confirmStop": {
"message": "Stop", "message": "停止",
"description": "'Stop' button in a confirm dialog" "description": "'Stop' button in a confirm dialog"
}, },
"writeStyleForURL": { "writeStyleForURL": {
@ -121,7 +121,7 @@
"description": "Help text on the manage page" "description": "Help text on the manage page"
}, },
"searchStyles": { "searchStyles": {
"message": "Search contents", "message": "搜索内容",
"description": "Label for the search filter textbox on the Manage styles page" "description": "Label for the search filter textbox on the Manage styles page"
}, },
"disableStyleLabel": { "disableStyleLabel": {
@ -149,7 +149,7 @@
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving" "description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
}, },
"importLabel": { "importLabel": {
"message": "Import", "message": "导入",
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)" "description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
}, },
"updateCheckFailServerUnreachable": { "updateCheckFailServerUnreachable": {
@ -216,11 +216,11 @@
"description": "Option to make the style apply to the entered string as a URL prefix" "description": "Option to make the style apply to the entered string as a URL prefix"
}, },
"searchRegexp": { "searchRegexp": {
"message": "Use /re/ syntax for regexp search", "message": "使用 /re/ 语法进行正则表达式搜索",
"description": "Label after the search input field in the editor shown on Ctrl-F" "description": "Label after the search input field in the editor shown on Ctrl-F"
}, },
"importReplaceTooltip": { "importReplaceTooltip": {
"message": "Discard contents of current style and overwrite it with the imported style", "message": "放弃当前样式的内容,使用已导入样式覆盖它",
"description": "Label for the button to import and overwrite current style" "description": "Label for the button to import and overwrite current style"
}, },
"popupStylesFirst": { "popupStylesFirst": {
@ -244,7 +244,7 @@
"description": "Label for the button to remove an 'applies' entry" "description": "Label for the button to remove an 'applies' entry"
}, },
"styleToMozillaFormatTitle": { "styleToMozillaFormatTitle": {
"message": "Style in Mozilla format", "message": "Mozilla 格式的样式",
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page" "description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
}, },
"manageTitle": { "manageTitle": {
@ -256,7 +256,7 @@
"description": "Label for toolbar pop-up that precedes the links to write a new style" "description": "Label for toolbar pop-up that precedes the links to write a new style"
}, },
"replace": { "replace": {
"message": "Replace", "message": "替换",
"description": "Label before the replace input field in the editor shown on Ctrl-H" "description": "Label before the replace input field in the editor shown on Ctrl-H"
}, },
"appliesLabel": { "appliesLabel": {
@ -285,7 +285,7 @@
"description": "Label for the button to install an update for a single style" "description": "Label for the button to install an update for a single style"
}, },
"styleMozillaFormatHeading": { "styleMozillaFormatHeading": {
"message": "Mozilla Format", "message": "Mozilla 格式",
"description": "Heading for the section with buttons to import/export Mozilla format of the style" "description": "Heading for the section with buttons to import/export Mozilla format of the style"
}, },
"stylishUnavailableForURL": { "stylishUnavailableForURL": {
@ -301,7 +301,7 @@
"description": "Label for the checkbox that turns all enabled styles off." "description": "Label for the checkbox that turns all enabled styles off."
}, },
"undoGlobal": { "undoGlobal": {
"message": "Undo (global)", "message": "撤销 (全局)",
"description": "CSS-beautify global Undo button label" "description": "CSS-beautify global Undo button label"
}, },
"updateCompleted": { "updateCompleted": {
@ -337,7 +337,7 @@
"description": "Title of the page for adding styles" "description": "Title of the page for adding styles"
}, },
"importReplaceLabel": { "importReplaceLabel": {
"message": "Overwrite style", "message": "覆盖样式",
"description": "Label for the button to import and overwrite current style" "description": "Label for the button to import and overwrite current style"
}, },
"dbError": { "dbError": {
@ -345,15 +345,15 @@
"description": "Prompt when a DB error is encountered" "description": "Prompt when a DB error is encountered"
}, },
"importAppendTooltip": { "importAppendTooltip": {
"message": "Append the imported style to current style", "message": "追加已导入样式到当前样式",
"description": "Tooltip for the button to import a style and append to the existing sections" "description": "Tooltip for the button to import a style and append to the existing sections"
}, },
"helpKeyMapHotkey": { "helpKeyMapHotkey": {
"message": "Press a hotkey", "message": "按下热键",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
}, },
"replaceAll": { "replaceAll": {
"message": "Replace all", "message": "全部替换",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey" "description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
}, },
"editGotoLine": { "editGotoLine": {
@ -365,15 +365,15 @@
"description": "Label for the button to check all styles for updates" "description": "Label for the button to check all styles for updates"
}, },
"issuesHelp": { "issuesHelp": {
"message": "The issues found by <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> with these rules enabled:", "message": "<a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> 在已启用的这些规则中找到问题:",
"description": "Help popup message for the CSSLint issues block on the style edit page" "description": "Help popup message for the CSSLint issues block on the style edit page"
}, },
"confirmNo": { "confirmNo": {
"message": "No", "message": "",
"description": "'No' button in a confirm dialog" "description": "'No' button in a confirm dialog"
}, },
"undo": { "undo": {
"message": "Undo", "message": "撤销",
"description": "Button label" "description": "Button label"
}, },
"cm_keyMap": { "cm_keyMap": {
@ -385,7 +385,7 @@
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor." "description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
}, },
"replaceWith": { "replaceWith": {
"message": "Replace with", "message": "替换用",
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc." "description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
}, },
"deleteStyleLabel": { "deleteStyleLabel": {
@ -405,11 +405,11 @@
"description": "Label for the button to go to the edit style page" "description": "Label for the button to go to the edit style page"
}, },
"cm_theme": { "cm_theme": {
"message": "Theme", "message": "主题",
"description": "Label for the style editor's CSS theme." "description": "Label for the style editor's CSS theme."
}, },
"helpKeyMapCommand": { "helpKeyMapCommand": {
"message": "Type a command name", "message": "输入命令名称",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short" "description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
}, },
"description": { "description": {