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": {
"message": "Vše",
"description": "Text displayed for styles that apply to all sites"
},
"defaultTheme": {
"message": "výchozí",
"description": "Default CodeMirror CSS theme option on the edit style page"
},
"manageOnlyEdited": {
"message": "Pouze upravené styly.",
"description": "Checkbox to show only locally edited styles"
},
"exportLabel": {
"message": "Exportovat",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
},
"issues": {
"message": "Problémy",
"description": "Label for the CSSLint issues block on the style edit page"
},
"cm_tabSize": {
"message": "Velikost tabulátorů",
"description": "Label for the text box controlling tab size option for the style editor."
},
"enableStyleLabel": {
"message": "Povolit",
"description": "Label for the button to enable a style"
},
"styleMissingName": {
"message": "Zadejte název.",
"description": "Error displayed when user saves without providing a name"
},
"appliesDomainOption": {
"message": "URL adresy na doméně",
"description": "Option to make the style apply to the entered string as a domain"
},
"checkForUpdate": {
"message": "Zkontrolovat aktualizace",
"description": "Label for the button to check a single style for an update"
},
"importAppendLabel": {
"message": "Připojit ke stylu",
"description": "Label for the button to import a style and append to the existing sections"
},
"updateAllCheckSucceededNoUpdate": {
"message": "Všechny styly jsou aktuální.",
"description": "Text that displays when an update all check completed and no updates are available"
},
"styleFromMozillaFormatPrompt": {
"message": "Vložit kód v Mozilla-formátu",
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
},
"helpAlt": {
"message": "Nápověda",
"description": "Alternate text for help buttons"
},
"search": {
"message": "Vyhledat",
"description": "Label before the search input field in the editor shown on Ctrl-F"
},
"confirmYes": {
"message": "Ano",
"description": "'Yes' button in a confirm dialog"
},
"findStylesForSite": {
"message": "Najít styly pro tento web.",
"description": "Text for a link that gets a list of styles for the current site"
},
"manageHeading": {
"message": "Nainstalované Styly",
"description": "Heading for the manage page"
},
"styleBeautify": {
"message": "Zkrášlit",
"description": "Label for the CSS-beautifier button on the edit style page"
},
"styleEnabledLabel": {
"message": "Povolen",
"description": "Label for the enabled state of styles"
},
"styleToMozillaFormatHelp": {
"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"
},
"sectionAdd": {
"message": "Přidat další sekci",
"description": "Label for the button to add a section"
},
"styleSaveLabel": {
"message": "Uložit",
"description": "Label for save button for style editing"
},
"confirmStop": {
"message": "Zastavit",
"description": "'Stop' button in a confirm dialog"
},
"writeStyleForURL": {
"message": "tato URL",
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
},
"appliesAdd": {
"message": "Přidat",
"description": "Label for the button to add an 'applies' entry"
},
"appliesRegexpOption": {
"message": "URL adresy odpovídající reg. výrazu",
"description": "Option to make the style apply to the entered string as a regular expression"
},
"styleInstall": {
"message": "Nainstalovat '$stylename$' do Stylish?",
"description": "Confirmation when installing a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"manageText": {
"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": {
"message": "Prohledat obsah",
"description": "Label for the search filter textbox on the Manage styles page"
},
"disableStyleLabel": {
"message": "Zakázat",
"description": "Label for the button to disable a style"
},
"prefShowBadge": {
"message": "Zobrazit počet aktivních stylů pro současnou stránku u tlačítka v panelu nástrojů",
"description": "Label for the checkbox controlling toolbar badge text."
},
"menuShowBadge": {
"message": "Zobrazit počet aktivních stylů",
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
},
"cm_lineWrapping": {
"message": "Zalamování slov",
"description": "Label for the checkbox controlling word wrap option for the style editor."
},
"styleCancelEditLabel": {
"message": "Zpět ke správě",
"description": "Label for cancel button for style editing"
},
"styleChangesNotSaved": {
"message": "Provedli jste změny tohoto stylu bez uložení.",
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
},
"importLabel": {
"message": "Importovat",
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
},
"updateCheckFailServerUnreachable": {
"message": "Aktualizace selhala - server je nedosažitelný.",
"description": "Text that displays when an update check failed because the update server is unreachable"
},
"manageFilters": {
"message": "Filtry",
"description": "Label for filters container"
},
"applyAllUpdates": {
"message": "Použít všechny aktualizace",
"description": "Label for the button to apply all detected updates"
},
"deleteStyleConfirm": {
"message": "Opravdu chcete tento styl smazat?",
"description": "Confirmation before deleting a style"
},
"styleBadRegexp": {
"message": "Tento regulérní výraz je neplatný.",
"description": "Validation message for a bad regexp in a style"
},
"optionsHeading": {
"message": "Možnosti",
"description": "Heading for options section on manage page."
},
"appliesDisplay": {
"message": "Platí pro: $applies$",
"description": "Text on the manage screen to describe what the style applies to",
"placeholders": {
"applies": {
"content": "$1"
}
}
},
"styleUpdate": {
"message": "Určitě chcete aktualizovat '$stylename$'?",
"description": "Confirmation when updating a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"styleSectionsTitle": {
"message": "Sekce",
"description": "Title for the style sections section"
},
"editStyleTitle": {
"message": "Upravit Styl $stylename$",
"description": "Title of the page for editing styles",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"updateCheckSucceededNoUpdate": {
"message": "Styl je aktuální.",
"description": "Text that displays when an update check completed and no update is available"
},
"appliesUrlPrefixOption": {
"message": "URL adresy začínající",
"description": "Option to make the style apply to the entered string as a URL prefix"
},
"searchRegexp": {
"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"
},
"importReplaceTooltip": {
"message": "Zahodit obsah současného stylu a přepsat ho importovaným stylem",
"description": "Label for the button to import and overwrite current style"
},
"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."
},
"sectionHelp": {
"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": "Help text for sections"
},
"noStylesForSite": {
"message": "Pro tento web není nainstalován žádný styl.",
"description": "Text displayed when no styles are installed for the current site"
},
"appliesDisplayTruncatedSuffix": {
"message": "a další",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
},
"appliesRemove": {
"message": "Odstranit",
"description": "Label for the button to remove an 'applies' entry"
},
"styleToMozillaFormatTitle": {
"message": "Styl v Mozilla formátu",
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
},
"manageTitle": {
"message": "Stylish",
"description": "Title for the manage page"
},
"writeStyleFor": {
"message": "Napsat nový styl",
"description": "Label for toolbar pop-up that precedes the links to write a new style"
},
"replace": {
"message": "Nahradit",
"description": "Label before the replace input field in the editor shown on Ctrl-H"
},
"appliesLabel": {
"message": "Platí pro",
"description": "Label for 'applies to' fields on the edit/add screen"
},
"openManage": {
"message": "Spravovat nainstalovné styly.",
"description": "Link to open the manage page."
},
"updateCheckFailBadResponseCode": {
"message": "Aktualizace selhala - server opověděl kódem $code$.",
"description": "Text that displays when an update check failed because the response code indicates an error",
"placeholders": {
"code": {
"content": "$1"
}
}
},
"appliesSpecify": {
"message": "Specifikovat",
"description": "Label for the button to make a style apply only to specific sites"
},
"installUpdate": {
"message": "Nainstalovat aktualizaci",
"description": "Label for the button to install an update for a single style"
},
"styleMozillaFormatHeading": {
"message": "Mozilla Formát",
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
},
"stylishUnavailableForURL": {
"message": "(Stylish nefunguje na těchto stránkách.)",
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
},
"sectionRemove": {
"message": "Odstranit sekci",
"description": "Label for the button to remove a section"
},
"disableAllStyles": {
"message": "Vypnout všechny styly.",
"description": "Label for the checkbox that turns all enabled styles off."
},
"undoGlobal": {
"message": "Zpět (globálně)",
"description": "CSS-beautify global Undo button label"
},
"updateCompleted": {
"message": "Aktalizace dokončena.",
"description": "Text that displays when an update completed"
},
"checkingForUpdate": {
"message": "Kontroluji...",
"description": "Text to display when checking a style for an update"
},
"sectionCode": {
"message": "Kód",
"description": "Label for the code for a section"
},
"cm_smartIndent": {
"message": "Použít chytré odsazení",
"description": "Label for the checkbox controlling smart indentation option for the style editor."
},
"appliesHelp": {
"message": "Nastavte 'Platí pro', pokud chcete limitovat, na které URL adresy se použije kód v této sekci.",
"description": "Help text for 'applies to' section"
},
"editStyleHeading": {
"message": "Upravit Styl",
"description": "Title of the page for editing styles"
},
"appliesUrlOption": {
"message": "URL",
"description": "Option to make the style apply to the entered string as a URL"
},
"addStyleTitle": {
"message": "Přidat Styl",
"description": "Title of the page for adding styles"
},
"importReplaceLabel": {
"message": "Přepsat styl",
"description": "Label for the button to import and overwrite current style"
},
"dbError": {
"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": "Prompt when a DB error is encountered"
},
"importAppendTooltip": {
"message": "Připojit importovaný styl k současnému stylu",
"description": "Tooltip for the button to import a style and append to the existing sections"
},
"helpKeyMapHotkey": {
"message": "Stiskněte kláves. zkratku",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
},
"replaceAll": {
"message": "Nahradit vše",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
"editGotoLine": {
"message": "Přejít na řádek (nebo na line:col)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
},
"checkAllUpdates": {
"message": "Aktualizovat všechny styly",
"description": "Label for the button to check all styles for updates"
},
"issuesHelp": {
"message": "Problémy nalezené aplikací <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> s těmito povolenými pravidly:",
"description": "Help popup message for the CSSLint issues block on the style edit page"
},
"confirmNo": {
"message": "Ne",
"description": "'No' button in a confirm dialog"
},
"undo": {
"message": "Zpět",
"description": "Button label"
},
"cm_keyMap": {
"message": "Přiřazení kláves",
"description": "Label for the drop-down list controlling the keymap for the style editor."
},
"cm_indentWithTabs": {
"message": "Použít tabulátory s chytrým odsazením",
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
},
"replaceWith": {
"message": "Nahradit s",
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
},
"deleteStyleLabel": {
"message": "Smazat",
"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"
}
"appliesToEverything": {
"message": "Vše",
"description": "Text displayed for styles that apply to all sites"
},
"defaultTheme": {
"message": "výchozí",
"description": "Default CodeMirror CSS theme option on the edit style page"
},
"manageOnlyEdited": {
"message": "Pouze upravené styly.",
"description": "Checkbox to show only locally edited styles"
},
"exportLabel": {
"message": "Exportovat",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
},
"issues": {
"message": "Problémy",
"description": "Label for the CSSLint issues block on the style edit page"
},
"cm_tabSize": {
"message": "Velikost tabulátorů",
"description": "Label for the text box controlling tab size option for the style editor."
},
"enableStyleLabel": {
"message": "Povolit",
"description": "Label for the button to enable a style"
},
"styleMissingName": {
"message": "Zadejte název.",
"description": "Error displayed when user saves without providing a name"
},
"appliesDomainOption": {
"message": "URL adresy na doméně",
"description": "Option to make the style apply to the entered string as a domain"
},
"checkForUpdate": {
"message": "Zkontrolovat aktualizace",
"description": "Label for the button to check a single style for an update"
},
"importAppendLabel": {
"message": "Připojit ke stylu",
"description": "Label for the button to import a style and append to the existing sections"
},
"updateAllCheckSucceededNoUpdate": {
"message": "Všechny styly jsou aktuální.",
"description": "Text that displays when an update all check completed and no updates are available"
},
"styleFromMozillaFormatPrompt": {
"message": "Vložit kód v Mozilla-formátu",
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
},
"helpAlt": {
"message": "Nápověda",
"description": "Alternate text for help buttons"
},
"search": {
"message": "Vyhledat",
"description": "Label before the search input field in the editor shown on Ctrl-F"
},
"confirmYes": {
"message": "Ano",
"description": "'Yes' button in a confirm dialog"
},
"findStylesForSite": {
"message": "Najít styly pro tento web.",
"description": "Text for a link that gets a list of styles for the current site"
},
"manageHeading": {
"message": "Nainstalované Styly",
"description": "Heading for the manage page"
},
"styleBeautify": {
"message": "Zkrášlit",
"description": "Label for the CSS-beautifier button on the edit style page"
},
"styleEnabledLabel": {
"message": "Povolen",
"description": "Label for the enabled state of styles"
},
"styleToMozillaFormatHelp": {
"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"
},
"sectionAdd": {
"message": "Přidat další sekci",
"description": "Label for the button to add a section"
},
"styleSaveLabel": {
"message": "Uložit",
"description": "Label for save button for style editing"
},
"confirmStop": {
"message": "Zastavit",
"description": "'Stop' button in a confirm dialog"
},
"writeStyleForURL": {
"message": "tato URL",
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
},
"appliesAdd": {
"message": "Přidat",
"description": "Label for the button to add an 'applies' entry"
},
"appliesRegexpOption": {
"message": "URL adresy odpovídající reg. výrazu",
"description": "Option to make the style apply to the entered string as a regular expression"
},
"styleInstall": {
"message": "Nainstalovat '$stylename$' do Stylish?",
"description": "Confirmation when installing a style"
},
"manageText": {
"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": {
"message": "Prohledat obsah",
"description": "Label for the search filter textbox on the Manage styles page"
},
"disableStyleLabel": {
"message": "Zakázat",
"description": "Label for the button to disable a style"
},
"prefShowBadge": {
"message": "Zobrazit počet aktivních stylů pro současnou stránku u tlačítka v panelu nástrojů",
"description": "Label for the checkbox controlling toolbar badge text."
},
"menuShowBadge": {
"message": "Zobrazit počet aktivních stylů",
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
},
"cm_lineWrapping": {
"message": "Zalamování slov",
"description": "Label for the checkbox controlling word wrap option for the style editor."
},
"styleCancelEditLabel": {
"message": "Zpět ke správě",
"description": "Label for cancel button for style editing"
},
"styleChangesNotSaved": {
"message": "Provedli jste změny tohoto stylu bez uložení.",
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
},
"importLabel": {
"message": "Importovat",
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
},
"updateCheckFailServerUnreachable": {
"message": "Aktualizace selhala - server je nedosažitelný.",
"description": "Text that displays when an update check failed because the update server is unreachable"
},
"manageFilters": {
"message": "Filtry",
"description": "Label for filters container"
},
"applyAllUpdates": {
"message": "Použít všechny aktualizace",
"description": "Label for the button to apply all detected updates"
},
"deleteStyleConfirm": {
"message": "Opravdu chcete tento styl smazat?",
"description": "Confirmation before deleting a style"
},
"styleBadRegexp": {
"message": "Tento regulérní výraz je neplatný.",
"description": "Validation message for a bad regexp in a style"
},
"optionsHeading": {
"message": "Možnosti",
"description": "Heading for options section on manage page."
},
"appliesDisplay": {
"message": "Platí pro: $applies$",
"description": "Text on the manage screen to describe what the style applies to"
},
"styleUpdate": {
"message": "Určitě chcete aktualizovat '$stylename$'?",
"description": "Confirmation when updating a style"
},
"styleSectionsTitle": {
"message": "Sekce",
"description": "Title for the style sections section"
},
"editStyleTitle": {
"message": "Upravit Styl $stylename$",
"description": "Title of the page for editing styles"
},
"updateCheckSucceededNoUpdate": {
"message": "Styl je aktuální.",
"description": "Text that displays when an update check completed and no update is available"
},
"appliesUrlPrefixOption": {
"message": "URL adresy začínající",
"description": "Option to make the style apply to the entered string as a URL prefix"
},
"searchRegexp": {
"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"
},
"importReplaceTooltip": {
"message": "Zahodit obsah současného stylu a přepsat ho importovaným stylem",
"description": "Label for the button to import and overwrite current style"
},
"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."
},
"sectionHelp": {
"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": "Help text for sections"
},
"noStylesForSite": {
"message": "Pro tento web není nainstalován žádný styl.",
"description": "Text displayed when no styles are installed for the current site"
},
"appliesDisplayTruncatedSuffix": {
"message": "a další",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
},
"appliesRemove": {
"message": "Odstranit",
"description": "Label for the button to remove an 'applies' entry"
},
"styleToMozillaFormatTitle": {
"message": "Styl v Mozilla formátu",
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
},
"manageTitle": {
"message": "Stylish",
"description": "Title for the manage page"
},
"writeStyleFor": {
"message": "Napsat nový styl",
"description": "Label for toolbar pop-up that precedes the links to write a new style"
},
"replace": {
"message": "Nahradit",
"description": "Label before the replace input field in the editor shown on Ctrl-H"
},
"appliesLabel": {
"message": "Platí pro",
"description": "Label for 'applies to' fields on the edit/add screen"
},
"openManage": {
"message": "Spravovat nainstalovné styly.",
"description": "Link to open the manage page."
},
"updateCheckFailBadResponseCode": {
"message": "Aktualizace selhala - server opověděl kódem $code$.",
"description": "Text that displays when an update check failed because the response code indicates an error"
},
"appliesSpecify": {
"message": "Specifikovat",
"description": "Label for the button to make a style apply only to specific sites"
},
"installUpdate": {
"message": "Nainstalovat aktualizaci",
"description": "Label for the button to install an update for a single style"
},
"styleMozillaFormatHeading": {
"message": "Mozilla Formát",
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
},
"stylishUnavailableForURL": {
"message": "(Stylish nefunguje na těchto stránkách.)",
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
},
"sectionRemove": {
"message": "Odstranit sekci",
"description": "Label for the button to remove a section"
},
"disableAllStyles": {
"message": "Vypnout všechny styly.",
"description": "Label for the checkbox that turns all enabled styles off."
},
"undoGlobal": {
"message": "Zpět (globálně)",
"description": "CSS-beautify global Undo button label"
},
"updateCompleted": {
"message": "Aktalizace dokončena.",
"description": "Text that displays when an update completed"
},
"checkingForUpdate": {
"message": "Kontroluji...",
"description": "Text to display when checking a style for an update"
},
"sectionCode": {
"message": "Kód",
"description": "Label for the code for a section"
},
"cm_smartIndent": {
"message": "Použít chytré odsazení",
"description": "Label for the checkbox controlling smart indentation option for the style editor."
},
"appliesHelp": {
"message": "Nastavte 'Platí pro', pokud chcete limitovat, na které URL adresy se použije kód v této sekci.",
"description": "Help text for 'applies to' section"
},
"editStyleHeading": {
"message": "Upravit Styl",
"description": "Title of the page for editing styles"
},
"appliesUrlOption": {
"message": "URL",
"description": "Option to make the style apply to the entered string as a URL"
},
"addStyleTitle": {
"message": "Přidat Styl",
"description": "Title of the page for adding styles"
},
"importReplaceLabel": {
"message": "Přepsat styl",
"description": "Label for the button to import and overwrite current style"
},
"dbError": {
"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": "Prompt when a DB error is encountered"
},
"importAppendTooltip": {
"message": "Připojit importovaný styl k současnému stylu",
"description": "Tooltip for the button to import a style and append to the existing sections"
},
"helpKeyMapHotkey": {
"message": "Stiskněte kláves. zkratku",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
},
"replaceAll": {
"message": "Nahradit vše",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
"editGotoLine": {
"message": "Přejít na řádek (nebo na line:col)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
},
"checkAllUpdates": {
"message": "Aktualizovat všechny styly",
"description": "Label for the button to check all styles for updates"
},
"issuesHelp": {
"message": "Problémy nalezené aplikací <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> s těmito povolenými pravidly:",
"description": "Help popup message for the CSSLint issues block on the style edit page"
},
"confirmNo": {
"message": "Ne",
"description": "'No' button in a confirm dialog"
},
"undo": {
"message": "Zpět",
"description": "Button label"
},
"cm_keyMap": {
"message": "Přiřazení kláves",
"description": "Label for the drop-down list controlling the keymap for the style editor."
},
"cm_indentWithTabs": {
"message": "Použít tabulátory s chytrým odsazením",
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
},
"replaceWith": {
"message": "Nahradit s",
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
},
"deleteStyleLabel": {
"message": "Smazat",
"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": {
"message": "Τα πάντα",
"description": "Text displayed for styles that apply to all sites"
},
"defaultTheme": {
"message": "default",
"description": "Default CodeMirror CSS theme option on the edit style page"
},
"manageOnlyEdited": {
"message": "Μόνο επεξεργασμενα στυλ",
"description": "Checkbox to show only locally edited styles"
},
"exportLabel": {
"message": "Export",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
},
"issues": {
"message": "Issues",
"description": "Label for the CSSLint issues block on the style edit page"
},
"cm_tabSize": {
"message": "Μέγεθος καρτέλας",
"description": "Label for the text box controlling tab size option for the style editor."
},
"enableStyleLabel": {
"message": "Ενεργοποίηση",
"description": "Label for the button to enable a style"
},
"styleMissingName": {
"message": "Εισάγετε ένα όνομα.",
"description": "Error displayed when user saves without providing a name"
},
"appliesDomainOption": {
"message": "URL στον τομέα",
"description": "Option to make the style apply to the entered string as a domain"
},
"checkForUpdate": {
"message": "Έλεγχος για ενημερώσεις",
"description": "Label for the button to check a single style for an update"
},
"importAppendLabel": {
"message": "Append to style",
"description": "Label for the button to import a style and append to the existing sections"
},
"updateAllCheckSucceededNoUpdate": {
"message": "Όλα τα στυλ είναι ενημερωμένα.",
"description": "Text that displays when an update all check completed and no updates are available"
},
"styleFromMozillaFormatPrompt": {
"message": "Paste the Mozilla-format code",
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
},
"helpAlt": {
"message": "Βοήθεια",
"description": "Alternate text for help buttons"
},
"search": {
"message": "Search",
"description": "Label before the search input field in the editor shown on Ctrl-F"
},
"confirmYes": {
"message": "Yes",
"description": "'Yes' button in a confirm dialog"
},
"findStylesForSite": {
"message": "Αναζήτηση περισσότερων στυλ για αυτή την ιστοσελίδα.",
"description": "Text for a link that gets a list of styles for the current site"
},
"manageHeading": {
"message": "Εγκατεστημένα Στυλ",
"description": "Heading for the manage page"
},
"styleBeautify": {
"message": "Beautify",
"description": "Label for the CSS-beautifier button on the edit style page"
},
"styleEnabledLabel": {
"message": "Ενεργοποιημένη",
"description": "Label for the enabled state of styles"
},
"styleToMozillaFormatHelp": {
"message": "Η μορφή του Mozilla κώδικα μπορεί να χρησιμοποιηθεί με το Stylish για το Firefox και μπορεί να υποβληθεί στο userstyles.org.",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
},
"sectionAdd": {
"message": "Προσθήκη ένος άλλου τμήματος",
"description": "Label for the button to add a section"
},
"styleSaveLabel": {
"message": "Αποθήκευση",
"description": "Label for save button for style editing"
},
"confirmStop": {
"message": "Stop",
"description": "'Stop' button in a confirm dialog"
},
"writeStyleForURL": {
"message": "αυτή την διεύθυνση URL",
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
},
"appliesAdd": {
"message": "Προσθήκη",
"description": "Label for the button to add an 'applies' entry"
},
"appliesRegexpOption": {
"message": "Διευθύνσεις URL που ταιριάζουν με την κανονική έκφραση",
"description": "Option to make the style apply to the entered string as a regular expression"
},
"styleInstall": {
"message": "Εγκατάσταση του '$stylename$' στο Stylish;",
"description": "Confirmation when installing a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"manageText": {
"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": {
"message": "Search contents",
"description": "Label for the search filter textbox on the Manage styles page"
},
"disableStyleLabel": {
"message": "Απενεργοποίηση",
"description": "Label for the button to disable a style"
},
"prefShowBadge": {
"message": "Εμφάνιση αριθμού των στυλ που δραστηριοποιούνται για την τρέχουσα τοποθεσία στην μπάρα εργαλείων",
"description": "Label for the checkbox controlling toolbar badge text."
},
"menuShowBadge": {
"message": "Εμφάνιση ενεργους καταμέτρησης στυλ",
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
},
"cm_lineWrapping": {
"message": "Αναδίπλωση λέξεων",
"description": "Label for the checkbox controlling word wrap option for the style editor."
},
"styleCancelEditLabel": {
"message": "Πίσω στη διαχείριση",
"description": "Label for cancel button for style editing"
},
"styleChangesNotSaved": {
"message": "Έχετε κάνει αλλαγές σε αυτό το ύφος χωρίς αποθήκευση.",
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
},
"importLabel": {
"message": "Import",
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
},
"updateCheckFailServerUnreachable": {
"message": "Αποτυχία ενημέρωσης - απρόσιτος διακομιστής.",
"description": "Text that displays when an update check failed because the update server is unreachable"
},
"manageFilters": {
"message": "Φίλτρα",
"description": "Label for filters container"
},
"applyAllUpdates": {
"message": "Εφαρμογή όλων των ενημερώσεων",
"description": "Label for the button to apply all detected updates"
},
"deleteStyleConfirm": {
"message": "Είστε σίγουροι ότι θέλετε να διαγράψετε αυτό το στυλ;",
"description": "Confirmation before deleting a style"
},
"styleBadRegexp": {
"message": "Το Regexp δεν είναι έγκυρο.",
"description": "Validation message for a bad regexp in a style"
},
"optionsHeading": {
"message": "Επιλογές",
"description": "Heading for options section on manage page."
},
"appliesDisplay": {
"message": "Ισχύει για: $applies$",
"description": "Text on the manage screen to describe what the style applies to",
"placeholders": {
"applies": {
"content": "$1"
}
}
},
"styleUpdate": {
"message": "Είστε σίγουροι ότι θέλετε να ενημερώσετε το '$stylename$';",
"description": "Confirmation when updating a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"styleSectionsTitle": {
"message": "Ενότητες",
"description": "Title for the style sections section"
},
"editStyleTitle": {
"message": "Επεξεργασία του στυλ $stylename$",
"description": "Title of the page for editing styles",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"updateCheckSucceededNoUpdate": {
"message": "Το στυλ είναι ενημερωμένο.",
"description": "Text that displays when an update check completed and no update is available"
},
"appliesUrlPrefixOption": {
"message": "Διευθύνσεις URL που αρχίζουν με",
"description": "Option to make the style apply to the entered string as a URL prefix"
},
"searchRegexp": {
"message": "Use /re/ syntax for regexp search",
"description": "Label after the search input field in the editor shown on Ctrl-F"
},
"importReplaceTooltip": {
"message": "Discard contents of current style and overwrite it with the imported style",
"description": "Label for the button to import and overwrite current style"
},
"popupStylesFirst": {
"message": "Στυλ λίστας πριν των εντολών στο μενού του κουμπιού γραμμής εργαλείων",
"description": "Label for the checkbox controlling section order in the toolbar button menu."
},
"sectionHelp": {
"message": "Ενότητες σας επιτρέπουν να ορίσετε διαφορετικά κομμάτια του κώδικα για να εφαρμόζονται σε διαφορετικά σύνολα των διευθύνσεων URL στο ίδιο στυλ. Για παράδειγμα, ένα ενιαίο ύφος θα μπορούσε να αλλάξει την αρχική σελίδα ενός ιστότοπου με έναν τρόπο, ενώ αλλάζει το υπόλοιπο μιας τοποθεσίας ένας άλλος τρόπος.",
"description": "Help text for sections"
},
"noStylesForSite": {
"message": "Δεν υπάρχουν εγκατεστημένα στυλ για αυτή την ιστοσελίδα.",
"description": "Text displayed when no styles are installed for the current site"
},
"appliesDisplayTruncatedSuffix": {
"message": "και πολλά άλλα",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
},
"appliesRemove": {
"message": "Αφαίρεση",
"description": "Label for the button to remove an 'applies' entry"
},
"styleToMozillaFormatTitle": {
"message": "Style in Mozilla format",
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
},
"manageTitle": {
"message": "Κομψή",
"description": "Title for the manage page"
},
"writeStyleFor": {
"message": "Γράψτε νέο στυλ για:",
"description": "Label for toolbar pop-up that precedes the links to write a new style"
},
"replace": {
"message": "Replace",
"description": "Label before the replace input field in the editor shown on Ctrl-H"
},
"appliesLabel": {
"message": "Ισχύει για",
"description": "Label for 'applies to' fields on the edit/add screen"
},
"openManage": {
"message": "Διαχείριση εγκατεστημένων στυλ.",
"description": "Link to open the manage page."
},
"updateCheckFailBadResponseCode": {
"message": "Αποτυχία ενημέρωσης - ο διακομιστής ανταποκρίθηκε με κωδικό $code$.",
"description": "Text that displays when an update check failed because the response code indicates an error",
"placeholders": {
"code": {
"content": "$1"
}
}
},
"appliesSpecify": {
"message": "Καθορισμός",
"description": "Label for the button to make a style apply only to specific sites"
},
"installUpdate": {
"message": "Εγκατάσταση ενημέρωσης",
"description": "Label for the button to install an update for a single style"
},
"styleMozillaFormatHeading": {
"message": "Mozilla Format",
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
},
"stylishUnavailableForURL": {
"message": "(To Stylish δεν λειτουργεί σε σελίδες όπως αυτή.)",
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
},
"sectionRemove": {
"message": "Αφαίρεση ενότητας",
"description": "Label for the button to remove a section"
},
"disableAllStyles": {
"message": "Απενεργοποιηση ολων των στυλ",
"description": "Label for the checkbox that turns all enabled styles off."
},
"undoGlobal": {
"message": "Undo (global)",
"description": "CSS-beautify global Undo button label"
},
"updateCompleted": {
"message": "Η ενημέρωση ολοκληρώθηκε.",
"description": "Text that displays when an update completed"
},
"checkingForUpdate": {
"message": "Έλεγχος...",
"description": "Text to display when checking a style for an update"
},
"sectionCode": {
"message": "Κώδικας",
"description": "Label for the code for a section"
},
"cm_smartIndent": {
"message": "Χρήση έξυπνης εσοχής",
"description": "Label for the checkbox controlling smart indentation option for the style editor."
},
"appliesHelp": {
"message": "Χρησιμοποιήστε το \"Ισχύει για\" έλεγχοι ώστε να περιοριστουν ποιες διευθύνσεις τον κώδικα σε αυτό το τμήμα να εφαρμόζονται.",
"description": "Help text for 'applies to' section"
},
"editStyleHeading": {
"message": "Επεξεργασία Στυλ",
"description": "Title of the page for editing styles"
},
"appliesUrlOption": {
"message": "URL",
"description": "Option to make the style apply to the entered string as a URL"
},
"addStyleTitle": {
"message": "Προσθήκη στυλ",
"description": "Title of the page for adding styles"
},
"importReplaceLabel": {
"message": "Overwrite style",
"description": "Label for the button to import and overwrite current style"
},
"dbError": {
"message": "Παρουσιάστηκε σφάλμα χρησιμοποιώντας την κομψή βάση δεδομένων. Θα θέλατε να επισκεφθείτε μια ιστοσελίδα με πιθανές λύσεις;",
"description": "Prompt when a DB error is encountered"
},
"importAppendTooltip": {
"message": "Append the imported style to current style",
"description": "Tooltip for the button to import a style and append to the existing sections"
},
"helpKeyMapHotkey": {
"message": "Press a hotkey",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
},
"replaceAll": {
"message": "Replace all",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
"editGotoLine": {
"message": "Μετάβαση στη γραμμή (ή line:col)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
},
"checkAllUpdates": {
"message": "Έλεγχος όλων των στυλ για ενημερώσεις",
"description": "Label for the button to check all styles for updates"
},
"issuesHelp": {
"message": "The issues found by <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> with these rules enabled:",
"description": "Help popup message for the CSSLint issues block on the style edit page"
},
"confirmNo": {
"message": "No",
"description": "'No' button in a confirm dialog"
},
"undo": {
"message": "Undo",
"description": "Button label"
},
"cm_keyMap": {
"message": "Keymap",
"description": "Label for the drop-down list controlling the keymap for the style editor."
},
"cm_indentWithTabs": {
"message": "Χρήση καρτελών με έξυπνη εσοχή",
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
},
"replaceWith": {
"message": "Replace with",
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
},
"deleteStyleLabel": {
"message": "Διαγραφή",
"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"
}
"appliesToEverything": {
"message": "Τα πάντα",
"description": "Text displayed for styles that apply to all sites"
},
"defaultTheme": {
"message": "default",
"description": "Default CodeMirror CSS theme option on the edit style page"
},
"manageOnlyEdited": {
"message": "Μόνο επεξεργασμενα στυλ",
"description": "Checkbox to show only locally edited styles"
},
"exportLabel": {
"message": "Export",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
},
"issues": {
"message": "Issues",
"description": "Label for the CSSLint issues block on the style edit page"
},
"cm_tabSize": {
"message": "Μέγεθος καρτέλας",
"description": "Label for the text box controlling tab size option for the style editor."
},
"enableStyleLabel": {
"message": "Ενεργοποίηση",
"description": "Label for the button to enable a style"
},
"styleMissingName": {
"message": "Εισάγετε ένα όνομα.",
"description": "Error displayed when user saves without providing a name"
},
"appliesDomainOption": {
"message": "URL στον τομέα",
"description": "Option to make the style apply to the entered string as a domain"
},
"checkForUpdate": {
"message": "Έλεγχος για ενημερώσεις",
"description": "Label for the button to check a single style for an update"
},
"importAppendLabel": {
"message": "Append to style",
"description": "Label for the button to import a style and append to the existing sections"
},
"updateAllCheckSucceededNoUpdate": {
"message": "Όλα τα στυλ είναι ενημερωμένα.",
"description": "Text that displays when an update all check completed and no updates are available"
},
"styleFromMozillaFormatPrompt": {
"message": "Paste the Mozilla-format code",
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
},
"helpAlt": {
"message": "Βοήθεια",
"description": "Alternate text for help buttons"
},
"search": {
"message": "Search",
"description": "Label before the search input field in the editor shown on Ctrl-F"
},
"confirmYes": {
"message": "Yes",
"description": "'Yes' button in a confirm dialog"
},
"findStylesForSite": {
"message": "Αναζήτηση περισσότερων στυλ για αυτή την ιστοσελίδα.",
"description": "Text for a link that gets a list of styles for the current site"
},
"manageHeading": {
"message": "Εγκατεστημένα Στυλ",
"description": "Heading for the manage page"
},
"styleBeautify": {
"message": "Beautify",
"description": "Label for the CSS-beautifier button on the edit style page"
},
"styleEnabledLabel": {
"message": "Ενεργοποιημένη",
"description": "Label for the enabled state of styles"
},
"styleToMozillaFormatHelp": {
"message": "Η μορφή του Mozilla κώδικα μπορεί να χρησιμοποιηθεί με το Stylish για το Firefox και μπορεί να υποβληθεί στο userstyles.org.",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
},
"sectionAdd": {
"message": "Προσθήκη ένος άλλου τμήματος",
"description": "Label for the button to add a section"
},
"styleSaveLabel": {
"message": "Αποθήκευση",
"description": "Label for save button for style editing"
},
"confirmStop": {
"message": "Stop",
"description": "'Stop' button in a confirm dialog"
},
"writeStyleForURL": {
"message": "αυτή την διεύθυνση URL",
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
},
"appliesAdd": {
"message": "Προσθήκη",
"description": "Label for the button to add an 'applies' entry"
},
"appliesRegexpOption": {
"message": "Διευθύνσεις URL που ταιριάζουν με την κανονική έκφραση",
"description": "Option to make the style apply to the entered string as a regular expression"
},
"styleInstall": {
"message": "Εγκατάσταση του '$stylename$' στο Stylish;",
"description": "Confirmation when installing a style"
},
"manageText": {
"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": {
"message": "Search contents",
"description": "Label for the search filter textbox on the Manage styles page"
},
"disableStyleLabel": {
"message": "Απενεργοποίηση",
"description": "Label for the button to disable a style"
},
"prefShowBadge": {
"message": "Εμφάνιση αριθμού των στυλ που δραστηριοποιούνται για την τρέχουσα τοποθεσία στην μπάρα εργαλείων",
"description": "Label for the checkbox controlling toolbar badge text."
},
"menuShowBadge": {
"message": "Εμφάνιση ενεργους καταμέτρησης στυλ",
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
},
"cm_lineWrapping": {
"message": "Αναδίπλωση λέξεων",
"description": "Label for the checkbox controlling word wrap option for the style editor."
},
"styleCancelEditLabel": {
"message": "Πίσω στη διαχείριση",
"description": "Label for cancel button for style editing"
},
"styleChangesNotSaved": {
"message": "Έχετε κάνει αλλαγές σε αυτό το ύφος χωρίς αποθήκευση.",
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
},
"importLabel": {
"message": "Import",
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
},
"updateCheckFailServerUnreachable": {
"message": "Αποτυχία ενημέρωσης - απρόσιτος διακομιστής.",
"description": "Text that displays when an update check failed because the update server is unreachable"
},
"manageFilters": {
"message": "Φίλτρα",
"description": "Label for filters container"
},
"applyAllUpdates": {
"message": "Εφαρμογή όλων των ενημερώσεων",
"description": "Label for the button to apply all detected updates"
},
"deleteStyleConfirm": {
"message": "Είστε σίγουροι ότι θέλετε να διαγράψετε αυτό το στυλ;",
"description": "Confirmation before deleting a style"
},
"styleBadRegexp": {
"message": "Το Regexp δεν είναι έγκυρο.",
"description": "Validation message for a bad regexp in a style"
},
"optionsHeading": {
"message": "Επιλογές",
"description": "Heading for options section on manage page."
},
"appliesDisplay": {
"message": "Ισχύει για: $applies$",
"description": "Text on the manage screen to describe what the style applies to"
},
"styleUpdate": {
"message": "Είστε σίγουροι ότι θέλετε να ενημερώσετε το '$stylename$';",
"description": "Confirmation when updating a style"
},
"styleSectionsTitle": {
"message": "Ενότητες",
"description": "Title for the style sections section"
},
"editStyleTitle": {
"message": "Επεξεργασία του στυλ $stylename$",
"description": "Title of the page for editing styles"
},
"updateCheckSucceededNoUpdate": {
"message": "Το στυλ είναι ενημερωμένο.",
"description": "Text that displays when an update check completed and no update is available"
},
"appliesUrlPrefixOption": {
"message": "Διευθύνσεις URL που αρχίζουν με",
"description": "Option to make the style apply to the entered string as a URL prefix"
},
"searchRegexp": {
"message": "Use /re/ syntax for regexp search",
"description": "Label after the search input field in the editor shown on Ctrl-F"
},
"importReplaceTooltip": {
"message": "Discard contents of current style and overwrite it with the imported style",
"description": "Label for the button to import and overwrite current style"
},
"popupStylesFirst": {
"message": "Στυλ λίστας πριν των εντολών στο μενού του κουμπιού γραμμής εργαλείων",
"description": "Label for the checkbox controlling section order in the toolbar button menu."
},
"sectionHelp": {
"message": "Ενότητες σας επιτρέπουν να ορίσετε διαφορετικά κομμάτια του κώδικα για να εφαρμόζονται σε διαφορετικά σύνολα των διευθύνσεων URL στο ίδιο στυλ. Για παράδειγμα, ένα ενιαίο ύφος θα μπορούσε να αλλάξει την αρχική σελίδα ενός ιστότοπου με έναν τρόπο, ενώ αλλάζει το υπόλοιπο μιας τοποθεσίας ένας άλλος τρόπος.",
"description": "Help text for sections"
},
"noStylesForSite": {
"message": "Δεν υπάρχουν εγκατεστημένα στυλ για αυτή την ιστοσελίδα.",
"description": "Text displayed when no styles are installed for the current site"
},
"appliesDisplayTruncatedSuffix": {
"message": "και πολλά άλλα",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
},
"appliesRemove": {
"message": "Αφαίρεση",
"description": "Label for the button to remove an 'applies' entry"
},
"styleToMozillaFormatTitle": {
"message": "Style in Mozilla format",
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
},
"manageTitle": {
"message": "Κομψή",
"description": "Title for the manage page"
},
"writeStyleFor": {
"message": "Γράψτε νέο στυλ για:",
"description": "Label for toolbar pop-up that precedes the links to write a new style"
},
"replace": {
"message": "Replace",
"description": "Label before the replace input field in the editor shown on Ctrl-H"
},
"appliesLabel": {
"message": "Ισχύει για",
"description": "Label for 'applies to' fields on the edit/add screen"
},
"openManage": {
"message": "Διαχείριση εγκατεστημένων στυλ.",
"description": "Link to open the manage page."
},
"updateCheckFailBadResponseCode": {
"message": "Αποτυχία ενημέρωσης - ο διακομιστής ανταποκρίθηκε με κωδικό $code$.",
"description": "Text that displays when an update check failed because the response code indicates an error"
},
"appliesSpecify": {
"message": "Καθορισμός",
"description": "Label for the button to make a style apply only to specific sites"
},
"installUpdate": {
"message": "Εγκατάσταση ενημέρωσης",
"description": "Label for the button to install an update for a single style"
},
"styleMozillaFormatHeading": {
"message": "Mozilla Format",
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
},
"stylishUnavailableForURL": {
"message": "(To Stylish δεν λειτουργεί σε σελίδες όπως αυτή.)",
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
},
"sectionRemove": {
"message": "Αφαίρεση ενότητας",
"description": "Label for the button to remove a section"
},
"disableAllStyles": {
"message": "Απενεργοποιηση ολων των στυλ",
"description": "Label for the checkbox that turns all enabled styles off."
},
"undoGlobal": {
"message": "Undo (global)",
"description": "CSS-beautify global Undo button label"
},
"updateCompleted": {
"message": "Η ενημέρωση ολοκληρώθηκε.",
"description": "Text that displays when an update completed"
},
"checkingForUpdate": {
"message": "Έλεγχος...",
"description": "Text to display when checking a style for an update"
},
"sectionCode": {
"message": "Κώδικας",
"description": "Label for the code for a section"
},
"cm_smartIndent": {
"message": "Χρήση έξυπνης εσοχής",
"description": "Label for the checkbox controlling smart indentation option for the style editor."
},
"appliesHelp": {
"message": "Χρησιμοποιήστε το \"Ισχύει για\" έλεγχοι ώστε να περιοριστουν ποιες διευθύνσεις τον κώδικα σε αυτό το τμήμα να εφαρμόζονται.",
"description": "Help text for 'applies to' section"
},
"editStyleHeading": {
"message": "Επεξεργασία Στυλ",
"description": "Title of the page for editing styles"
},
"appliesUrlOption": {
"message": "URL",
"description": "Option to make the style apply to the entered string as a URL"
},
"addStyleTitle": {
"message": "Προσθήκη στυλ",
"description": "Title of the page for adding styles"
},
"importReplaceLabel": {
"message": "Overwrite style",
"description": "Label for the button to import and overwrite current style"
},
"dbError": {
"message": "Παρουσιάστηκε σφάλμα χρησιμοποιώντας την κομψή βάση δεδομένων. Θα θέλατε να επισκεφθείτε μια ιστοσελίδα με πιθανές λύσεις;",
"description": "Prompt when a DB error is encountered"
},
"importAppendTooltip": {
"message": "Append the imported style to current style",
"description": "Tooltip for the button to import a style and append to the existing sections"
},
"helpKeyMapHotkey": {
"message": "Press a hotkey",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
},
"replaceAll": {
"message": "Replace all",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
"editGotoLine": {
"message": "Μετάβαση στη γραμμή (ή line:col)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
},
"checkAllUpdates": {
"message": "Έλεγχος όλων των στυλ για ενημερώσεις",
"description": "Label for the button to check all styles for updates"
},
"issuesHelp": {
"message": "The issues found by <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> with these rules enabled:",
"description": "Help popup message for the CSSLint issues block on the style edit page"
},
"confirmNo": {
"message": "No",
"description": "'No' button in a confirm dialog"
},
"undo": {
"message": "Undo",
"description": "Button label"
},
"cm_keyMap": {
"message": "Keymap",
"description": "Label for the drop-down list controlling the keymap for the style editor."
},
"cm_indentWithTabs": {
"message": "Χρήση καρτελών με έξυπνη εσοχή",
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
},
"replaceWith": {
"message": "Replace with",
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
},
"deleteStyleLabel": {
"message": "Διαγραφή",
"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"
},
"defaultTheme": {
"message": "default",
"message": "standaard",
"description": "Default CodeMirror CSS theme option on the edit style page"
},
"manageOnlyEdited": {
@ -12,11 +12,11 @@
"description": "Checkbox to show only locally edited styles"
},
"exportLabel": {
"message": "Export",
"message": "Exporteren",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
},
"issues": {
"message": "Issues",
"message": "Problemen",
"description": "Label for the CSSLint issues block on the style edit page"
},
"cm_tabSize": {
@ -40,7 +40,7 @@
"description": "Label for the button to check a single style for an update"
},
"importAppendLabel": {
"message": "Append to style",
"message": "Toevoegen aan stijl",
"description": "Label for the button to import a style and append to the existing sections"
},
"updateAllCheckSucceededNoUpdate": {
@ -48,7 +48,7 @@
"description": "Text that displays when an update all check completed and no updates are available"
},
"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"
},
"helpAlt": {
@ -56,11 +56,11 @@
"description": "Alternate text for help buttons"
},
"search": {
"message": "Search",
"message": "Zoeken",
"description": "Label before the search input field in the editor shown on Ctrl-F"
},
"confirmYes": {
"message": "Yes",
"message": "Ja",
"description": "'Yes' button in a confirm dialog"
},
"findStylesForSite": {
@ -72,7 +72,7 @@
"description": "Heading for the manage page"
},
"styleBeautify": {
"message": "Beautify",
"message": "Mooier maken",
"description": "Label for the CSS-beautifier button on the edit style page"
},
"styleEnabledLabel": {
@ -92,7 +92,7 @@
"description": "Label for save button for style editing"
},
"confirmStop": {
"message": "Stop",
"message": "Stoppen",
"description": "'Stop' button in a confirm dialog"
},
"writeStyleForURL": {
@ -121,7 +121,7 @@
"description": "Help text on the manage page"
},
"searchStyles": {
"message": "Search contents",
"message": "Inhoud doorzoeken",
"description": "Label for the search filter textbox on the Manage styles page"
},
"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"
},
"importLabel": {
"message": "Import",
"message": "Importeren",
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
},
"updateCheckFailServerUnreachable": {
@ -216,11 +216,11 @@
"description": "Option to make the style apply to the entered string as a URL prefix"
},
"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"
},
"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"
},
"popupStylesFirst": {
@ -244,7 +244,7 @@
"description": "Label for the button to remove an 'applies' entry"
},
"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"
},
"manageTitle": {
@ -256,7 +256,7 @@
"description": "Label for toolbar pop-up that precedes the links to write a new style"
},
"replace": {
"message": "Replace",
"message": "Vervangen",
"description": "Label before the replace input field in the editor shown on Ctrl-H"
},
"appliesLabel": {
@ -285,7 +285,7 @@
"description": "Label for the button to install an update for a single style"
},
"styleMozillaFormatHeading": {
"message": "Mozilla Format",
"message": "Mozilla-opmaak",
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
},
"stylishUnavailableForURL": {
@ -301,7 +301,7 @@
"description": "Label for the checkbox that turns all enabled styles off."
},
"undoGlobal": {
"message": "Undo (global)",
"message": "Ongedaan maken (globaal)",
"description": "CSS-beautify global Undo button label"
},
"updateCompleted": {
@ -337,7 +337,7 @@
"description": "Title of the page for adding styles"
},
"importReplaceLabel": {
"message": "Overwrite style",
"message": "Stijl overschrijven",
"description": "Label for the button to import and overwrite current style"
},
"dbError": {
@ -345,15 +345,15 @@
"description": "Prompt when a DB error is encountered"
},
"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"
},
"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"
},
"replaceAll": {
"message": "Replace all",
"message": "Alles vervangen",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
"editGotoLine": {
@ -365,15 +365,15 @@
"description": "Label for the button to check all styles for updates"
},
"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"
},
"confirmNo": {
"message": "No",
"message": "Nee",
"description": "'No' button in a confirm dialog"
},
"undo": {
"message": "Undo",
"message": "Ongedaan maken",
"description": "Button label"
},
"cm_keyMap": {
@ -385,7 +385,7 @@
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
},
"replaceWith": {
"message": "Replace with",
"message": "Vervangen door",
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
},
"deleteStyleLabel": {
@ -405,11 +405,11 @@
"description": "Label for the button to go to the edit style page"
},
"cm_theme": {
"message": "Theme",
"message": "Thema",
"description": "Label for the style editor's CSS theme."
},
"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": {

View File

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