remove non-translated messages from all locales

This commit is contained in:
tophf 2017-07-11 17:47:57 +03:00
parent 91942814f0
commit d2dd4ae178
20 changed files with 1594 additions and 5629 deletions

View File

@ -1,208 +1,82 @@
{
"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"
},
"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."
"message": "كل شيء"
},
"enableStyleLabel": {
"message": "تمكين",
"description": "Label for the button to enable a style"
"message": "تمكين"
},
"styleMissingName": {
"message": "أدخل اسمًا.",
"description": "Error displayed when user saves without providing a name"
"message": "أدخل اسمًا."
},
"appliesDomainOption": {
"message": "عناوين URL في النطاق",
"description": "Option to make the style apply to the entered string as a domain"
"message": "عناوين URL في النطاق"
},
"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"
"message": "البحث عن تحديث"
},
"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"
"message": "مساعدة"
},
"findStylesForSite": {
"message": "البحث عن المزيد من الأنماط لموقع الويب هذا",
"description": "Text for a link that gets a list of styles for the current site"
"message": "البحث عن المزيد من الأنماط لموقع الويب هذا"
},
"manageHeading": {
"message": "الأنماط المثبتة",
"description": "Heading for the manage page"
},
"styleBeautify": {
"message": "Beautify",
"description": "Label for the CSS-beautifier button on the edit style page"
"message": "الأنماط المثبتة"
},
"styleEnabledLabel": {
"message": "ممكّن",
"description": "Label for the enabled state of styles"
"message": "ممكّن"
},
"styleToMozillaFormatHelp": {
"message": "يمكن استخدام تنسيق موزيلا للرمز باستخدام Stylus للمتصفح فايرفوكس ويمكن إرساله إلى userstyles.org.",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
"message": "يمكن استخدام تنسيق موزيلا للرمز باستخدام Stylus للمتصفح فايرفوكس ويمكن إرساله إلى userstyles.org."
},
"sectionAdd": {
"message": "إضافة قسم آخر",
"description": "Label for the button to add a section"
"message": "إضافة قسم آخر"
},
"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"
"message": "حفظ"
},
"appliesAdd": {
"message": "إضافة",
"description": "Label for the button to add an 'applies' entry"
"message": "إضافة"
},
"appliesRegexpOption": {
"message": "عناوين URL التي تطابق regexp",
"description": "Option to make the style apply to the entered string as a regular expression"
"message": "عناوين URL التي تطابق regexp"
},
"styleInstall": {
"message": "هل تريد تثبيت '$stylename$' في Stylus؟",
"description": "Confirmation when installing a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"manageText": {
"message": "<a href='https://userstyles.org'>Get styles on userstyles.org</a> | <a href='http://add0n.com/stylus.html'>Get help</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."
"message": "تعطيل"
},
"styleCancelEditLabel": {
"message": "رجوع للإدارة",
"description": "Label for cancel button for style editing"
"message": "رجوع للإدارة"
},
"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)"
"message": "لقد أجريت تغييرات على هذا النمط بدون حفظها."
},
"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"
"message": "أخفق التحديث - الخادم يتعذر الوصول إليه."
},
"deleteStyleConfirm": {
"message": "هل تريد بالتأكيد حذف هذا النمط؟",
"description": "Confirmation before deleting a style"
},
"confirmDelete": {
"message": "Delete"
},
"confirmCancel": {
"message": "Cancel"
},
"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."
"message": "هل تريد بالتأكيد حذف هذا النمط؟"
},
"appliesDisplay": {
"message": "ينطبق على: $applies$",
"description": "Text on the manage screen to describe what the style applies to",
"placeholders": {
"applies": {
"content": "$1"
}
}
},
"styleUpdate": {
"message": "Are you sure you want to update '$stylename$'?",
"description": "Confirmation when updating a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"styleSectionsTitle": {
"message": "الأقسام",
"description": "Title for the style sections section"
"message": "الأقسام"
},
"editStyleTitle": {
"message": "تعديل النمط $stylename$",
"description": "Title of the page for editing styles",
"placeholders": {
"stylename": {
"content": "$1"
@ -210,68 +84,31 @@
}
},
"updateCheckSucceededNoUpdate": {
"message": "النمط محدّث.",
"description": "Text that displays when an update check completed and no update is available"
"message": "النمط محدّث."
},
"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": "List styles before commands in the toolbar button menu",
"description": "Label for the checkbox controlling section order in the toolbar button menu."
"message": "عناوين URL البادئة بـ"
},
"sectionHelp": {
"message": "تتيح لك الأقسام تحديد أجزاء مختلفة من الرمز لتطبيقها على مجموعات مختلفة من عناوين URL بالنمط نفسه. فعلى سبيل المثال، يمكن لنمط مفرد تغيير الصفحة الرئيسية لموقع ويب بطريقة، مع تغيير بقية أجزاء موقع الويب بطريقة أخرى.",
"description": "Help text for sections"
"message": "تتيح لك الأقسام تحديد أجزاء مختلفة من الرمز لتطبيقها على مجموعات مختلفة من عناوين URL بالنمط نفسه. فعلى سبيل المثال، يمكن لنمط مفرد تغيير الصفحة الرئيسية لموقع ويب بطريقة، مع تغيير بقية أجزاء موقع الويب بطريقة أخرى."
},
"noStylesForSite": {
"message": "لم يتم تثبيت أي أنماط لموقع الويب هذا.",
"description": "Text displayed when no styles are installed for the current site"
"message": "لم يتم تثبيت أي أنماط لموقع الويب هذا."
},
"appliesDisplayTruncatedSuffix": {
"message": "والمزيد",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
"message": "والمزيد"
},
"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": "Stylus",
"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"
"message": "إزالة"
},
"appliesLabel": {
"message": "ينطبق على",
"description": "Label for 'applies to' fields on the edit/add screen"
"message": "ينطبق على"
},
"openManage": {
"message": "إدارة الأنماط المثبتة",
"description": "Link to open the manage page."
"message": "إدارة الأنماط المثبتة"
},
"updateCheckFailBadResponseCode": {
"message": "أخفق التحديث - استجاب الخادم بالرمز $code$",
"description": "Text that displays when an update check failed because the response code indicates an error",
"placeholders": {
"code": {
"content": "$1"
@ -279,135 +116,48 @@
}
},
"appliesSpecify": {
"message": "تحديد",
"description": "Label for the button to make a style apply only to specific sites"
"message": "تحديد"
},
"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"
"message": "تثبيت التحديث"
},
"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."
"message": "إزالة القسم"
},
"updateCompleted": {
"message": "اكتمل التحديث.",
"description": "Text that displays when an update completed"
"message": "اكتمل التحديث."
},
"checkingForUpdate": {
"message": "جارٍ البحث...",
"description": "Text to display when checking a style for an update"
"message": "جارٍ البحث..."
},
"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."
"message": "الرمز"
},
"appliesHelp": {
"message": "استخدم عناصر تحكم 'ينطبق على' لتقييد عناوين URL التي ينطبق عليها الرمز في هذا القسم.",
"description": "Help text for 'applies to' section"
"message": "استخدم عناصر تحكم 'ينطبق على' لتقييد عناوين URL التي ينطبق عليها الرمز في هذا القسم."
},
"editStyleHeading": {
"message": "تعديل النمط",
"description": "Title of the page for editing styles"
"message": "تعديل النمط"
},
"appliesUrlOption": {
"message": "عنوان URL",
"description": "Option to make the style apply to the entered string as a URL"
"message": "عنوان 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 Stylus 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"
"message": "إضافة نمط"
},
"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."
"message": "البحث عن تحديثات لكل الأنماط"
},
"deleteStyleLabel": {
"message": "حذف",
"description": "Label for the button to delete a style"
"message": "حذف"
},
"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"
"message": "كتابة نمط جديد"
},
"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"
"message": "تعديل"
},
"description": {
"message": "يمكنك تغيير نمط الويب باستخدام Stylus، وهي أداة لإدارة أنماط المستخدم. وتتيح Stylus لك بسهولة تثبيت المظاهر والأشكال الخارجية لكل من Google، وFacebook وYouTube وOrkut فضلاً عن الكثير جدًا من مواقع الويب الأخرى.",
"description": "Extension description"
"message": "يمكنك تغيير نمط الويب باستخدام Stylus، وهي أداة لإدارة أنماط المستخدم. وتتيح Stylus لك بسهولة تثبيت المظاهر والأشكال الخارجية لكل من Google، وFacebook وYouTube وOrkut فضلاً عن الكثير جدًا من مواقع الويب الأخرى."
}
}

View File

@ -1,111 +1,84 @@
{
"appliesToEverything": {
"message": "Vše",
"description": "Text displayed for styles that apply to all sites"
"message": "Vše"
},
"defaultTheme": {
"message": "výchozí",
"description": "Default CodeMirror CSS theme option on the edit style page"
"message": "výchozí"
},
"exportLabel": {
"message": "Exportovat",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
"message": "Exportovat"
},
"issues": {
"message": "Problémy",
"description": "Label for the CSSLint issues block on the style edit page"
"message": "Problémy"
},
"cm_tabSize": {
"message": "Velikost tabulátorů",
"description": "Label for the text box controlling tab size option for the style editor."
"message": "Velikost tabulátorů"
},
"enableStyleLabel": {
"message": "Povolit",
"description": "Label for the button to enable a style"
"message": "Povolit"
},
"styleMissingName": {
"message": "Zadejte název.",
"description": "Error displayed when user saves without providing a name"
"message": "Zadejte název."
},
"appliesDomainOption": {
"message": "URL adresy na doméně",
"description": "Option to make the style apply to the entered string as a domain"
"message": "URL adresy na doméně"
},
"checkForUpdate": {
"message": "Zkontrolovat aktualizace",
"description": "Label for the button to check a single style for an update"
"message": "Zkontrolovat aktualizace"
},
"importAppendLabel": {
"message": "Připojit ke stylu",
"description": "Label for the button to import a style and append to the existing sections"
"message": "Připojit ke stylu"
},
"updateAllCheckSucceededNoUpdate": {
"message": "Všechny styly jsou aktuální.",
"description": "Text that displays when an update all check completed and no updates are available"
"message": "Všechny styly jsou aktuální."
},
"styleFromMozillaFormatPrompt": {
"message": "Vložit kód v Mozilla-formátu",
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
"message": "Vložit kód v Mozilla-formátu"
},
"helpAlt": {
"message": "Nápověda",
"description": "Alternate text for help buttons"
"message": "Nápověda"
},
"search": {
"message": "Vyhledat",
"description": "Label before the search input field in the editor shown on Ctrl-F"
"message": "Vyhledat"
},
"confirmYes": {
"message": "Ano",
"description": "'Yes' button in a confirm dialog"
"message": "Ano"
},
"findStylesForSite": {
"message": "Najít styly pro tento web",
"description": "Text for a link that gets a list of styles for the current site"
"message": "Najít styly pro tento web"
},
"manageHeading": {
"message": "Nainstalované Styly",
"description": "Heading for the manage page"
"message": "Nainstalované Styly"
},
"styleBeautify": {
"message": "Zkrášlit",
"description": "Label for the CSS-beautifier button on the edit style page"
"message": "Zkrášlit"
},
"styleEnabledLabel": {
"message": "Povolen",
"description": "Label for the enabled state of styles"
"message": "Povolen"
},
"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"
"message": "Mozilla formát umožní použití stylu v prohlížeči Mozilla Firefox a jeho odeslání na userstyles.org."
},
"sectionAdd": {
"message": "Přidat další sekci",
"description": "Label for the button to add a section"
"message": "Přidat další sekci"
},
"styleSaveLabel": {
"message": "Uložit",
"description": "Label for save button for style editing"
"message": "Uložit"
},
"confirmStop": {
"message": "Zastavit",
"description": "'Stop' button in a confirm dialog"
"message": "Zastavit"
},
"writeStyleForURL": {
"message": "tato URL",
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
"message": "tato URL"
},
"appliesAdd": {
"message": "Přidat",
"description": "Label for the button to add an 'applies' entry"
"message": "Přidat"
},
"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"
"message": "URL adresy odpovídající reg. výrazu"
},
"styleInstall": {
"message": "Nainstalovat '$stylename$' do Stylus?",
"description": "Confirmation when installing a style",
"placeholders": {
"stylename": {
"content": "$1"
@ -113,74 +86,52 @@
}
},
"manageText": {
"message": "<a href='https://userstyles.org'>Získat styly na userstyles.org</a> | <a href='http://add0n.com/stylus.html'>Získat pomoc</a>",
"description": "Help text on the manage page"
"message": "<a href='https://userstyles.org'>Získat styly na userstyles.org</a> | <a href='http://add0n.com/stylus.html'>Získat pomoc</a>"
},
"searchStyles": {
"message": "Prohledat obsah",
"description": "Label for the search filter textbox on the Manage styles page"
"message": "Prohledat obsah"
},
"disableStyleLabel": {
"message": "Zakázat",
"description": "Label for the button to disable a style"
"message": "Zakázat"
},
"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."
"message": "Zobrazit počet aktivních stylů pro současnou stránku u tlačítka v panelu nástrojů"
},
"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."
"message": "Zobrazit počet aktivních stylů"
},
"cm_lineWrapping": {
"message": "Zalamování slov",
"description": "Label for the checkbox controlling word wrap option for the style editor."
"message": "Zalamování slov"
},
"styleCancelEditLabel": {
"message": "Zpět ke správě",
"description": "Label for cancel button for style editing"
"message": "Zpět ke správě"
},
"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"
"message": "Provedli jste změny tohoto stylu bez uložení."
},
"importLabel": {
"message": "Importovat",
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
"message": "Importovat"
},
"updateCheckFailServerUnreachable": {
"message": "Aktualizace selhala: server je nedosažitelný.",
"description": "Text that displays when an update check failed because the update server is unreachable"
"message": "Aktualizace selhala: server je nedosažitelný."
},
"manageFilters": {
"message": "Filtry",
"description": "Label for filters container"
"message": "Filtry"
},
"applyAllUpdates": {
"message": "Použít všechny aktualizace",
"description": "Label for the button to apply all detected updates"
"message": "Použít všechny aktualizace"
},
"deleteStyleConfirm": {
"message": "Opravdu chcete tento styl smazat?",
"description": "Confirmation before deleting a style"
},
"confirmDelete": {
"message": "Delete"
},
"confirmCancel": {
"message": "Cancel"
"message": "Opravdu chcete tento styl smazat?"
},
"styleBadRegexp": {
"message": "Tento regulérní výraz je neplatný.",
"description": "Validation message for a bad regexp in a style"
"message": "Tento regulérní výraz je neplatný."
},
"optionsHeading": {
"message": "Možnosti",
"description": "Heading for options section on manage page."
"message": "Možnosti"
},
"appliesDisplay": {
"message": "Platí pro: $applies$",
"description": "Text on the manage screen to describe what the style applies to",
"placeholders": {
"applies": {
"content": "$1"
@ -189,7 +140,6 @@
},
"styleUpdate": {
"message": "Určitě chcete aktualizovat '$stylename$'?",
"description": "Confirmation when updating a style",
"placeholders": {
"stylename": {
"content": "$1"
@ -197,12 +147,10 @@
}
},
"styleSectionsTitle": {
"message": "Sekce",
"description": "Title for the style sections section"
"message": "Sekce"
},
"editStyleTitle": {
"message": "Upravit Styl $stylename$",
"description": "Title of the page for editing styles",
"placeholders": {
"stylename": {
"content": "$1"
@ -210,68 +158,49 @@
}
},
"updateCheckSucceededNoUpdate": {
"message": "Styl je aktuální.",
"description": "Text that displays when an update check completed and no update is available"
"message": "Styl je aktuální."
},
"appliesUrlPrefixOption": {
"message": "URL adresy začínající",
"description": "Option to make the style apply to the entered string as a URL prefix"
"message": "URL adresy začínající"
},
"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"
"message": "Použít /re/ syntaxi pro vyhledávání s regulérními výrazy"
},
"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"
"message": "Zahodit obsah současného stylu a přepsat ho importovaným stylem"
},
"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."
"message": "Vypsat styly před příkazy v menu pod tlačítkem na panelu nástrojů"
},
"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"
"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."
},
"noStylesForSite": {
"message": "Pro tento web není nainstalován žádný styl.",
"description": "Text displayed when no styles are installed for the current site"
"message": "Pro tento web není nainstalován žádný styl."
},
"appliesDisplayTruncatedSuffix": {
"message": "a další",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
"message": "a další"
},
"appliesRemove": {
"message": "Odstranit",
"description": "Label for the button to remove an 'applies' entry"
"message": "Odstranit"
},
"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": "Stylus",
"description": "Title for the manage page"
"message": "Styl v Mozilla formátu"
},
"writeStyleFor": {
"message": "Napsat nový styl",
"description": "Label for toolbar pop-up that precedes the links to write a new style"
"message": "Napsat nový styl"
},
"replace": {
"message": "Nahradit",
"description": "Label before the replace input field in the editor shown on Ctrl-H"
"message": "Nahradit"
},
"appliesLabel": {
"message": "Platí pro",
"description": "Label for 'applies to' fields on the edit/add screen"
"message": "Platí pro"
},
"openManage": {
"message": "Spravovat nainstalovné styly",
"description": "Link to open the manage page."
"message": "Spravovat nainstalovné styly"
},
"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"
@ -279,143 +208,105 @@
}
},
"appliesSpecify": {
"message": "Specifikovat",
"description": "Label for the button to make a style apply only to specific sites"
"message": "Specifikovat"
},
"installUpdate": {
"message": "Nainstalovat aktualizaci",
"description": "Label for the button to install an update for a single style"
"message": "Nainstalovat aktualizaci"
},
"styleMozillaFormatHeading": {
"message": "Mozilla Formát",
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
"message": "Mozilla Formát"
},
"stylusUnavailableForURL": {
"message": "Stylus nefunguje na těchto stránkách.",
"description": "Note in the toolbar pop-up when on a URL Stylus can't affect"
"message": "Stylus nefunguje na těchto stránkách."
},
"sectionRemove": {
"message": "Odstranit sekci",
"description": "Label for the button to remove a section"
"message": "Odstranit sekci"
},
"disableAllStyles": {
"message": "Vypnout všechny styly.",
"description": "Label for the checkbox that turns all enabled styles off."
"message": "Vypnout všechny styly."
},
"undoGlobal": {
"message": "Zpět (globálně)",
"description": "CSS-beautify global Undo button label"
"message": "Zpět (globálně)"
},
"updateCompleted": {
"message": "Aktalizace dokončena.",
"description": "Text that displays when an update completed"
"message": "Aktalizace dokončena."
},
"checkingForUpdate": {
"message": "Kontroluji...",
"description": "Text to display when checking a style for an update"
"message": "Kontroluji..."
},
"sectionCode": {
"message": "Kód",
"description": "Label for the code for a section"
"message": "Kód"
},
"cm_smartIndent": {
"message": "Použít chytré odsazení",
"description": "Label for the checkbox controlling smart indentation option for the style editor."
"message": "Použít chytré odsazení"
},
"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"
"message": "Nastavte 'Platí pro', pokud chcete limitovat, na které URL adresy se použije kód v této sekci."
},
"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"
"message": "Upravit Styl"
},
"addStyleTitle": {
"message": "Přidat Styl",
"description": "Title of the page for adding styles"
"message": "Přidat Styl"
},
"importReplaceLabel": {
"message": "Přepsat styl",
"description": "Label for the button to import and overwrite current style"
"message": "Přepsat styl"
},
"dbError": {
"message": "Nastala chyba při používání Stylus databáze. Chcete navštívit webovou stránku s možnými řešeními?",
"description": "Prompt when a DB error is encountered"
"message": "Nastala chyba při používání Stylus databáze. Chcete navštívit webovou stránku s možnými řešeními?"
},
"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"
"message": "Připojit importovaný styl k současnému stylu"
},
"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"
"message": "Stiskněte kláves. zkratku"
},
"replaceAll": {
"message": "Nahradit vše",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
"message": "Nahradit vše"
},
"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"
"message": "Přejít na řádek (nebo na line:col)"
},
"checkAllUpdates": {
"message": "Aktualizovat všechny styly",
"description": "Label for the button to check all styles for updates"
"message": "Aktualizovat všechny styly"
},
"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"
"message": "Problémy nalezené aplikací <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> s těmito povolenými pravidly:"
},
"confirmNo": {
"message": "Ne",
"description": "'No' button in a confirm dialog"
"message": "Ne"
},
"undo": {
"message": "Zpět",
"description": "Button label"
"message": "Zpět"
},
"cm_keyMap": {
"message": "Přiřazení kláves",
"description": "Label for the drop-down list controlling the keymap for the style editor."
"message": "Přiřazení kláves"
},
"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."
"message": "Použít tabulátory s chytrým odsazením"
},
"replaceWith": {
"message": "Nahradit s",
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
"message": "Nahradit s"
},
"deleteStyleLabel": {
"message": "Smazat",
"description": "Label for the button to delete a style"
"message": "Smazat"
},
"addStyleLabel": {
"message": "Napsat nový styl",
"description": "Label for the button to go to the add style page"
"message": "Napsat nový styl"
},
"manageOnlyEnabled": {
"message": "Pouze povolené styly",
"description": "Checkbox to show only enabled styles"
"message": "Pouze povolené styly"
},
"editStyleLabel": {
"message": "Upravit",
"description": "Label for the button to go to the edit style page"
"message": "Upravit"
},
"cm_theme": {
"message": "Schéma",
"description": "Label for the style editor's CSS theme."
"message": "Schéma"
},
"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"
"message": "Napište název příkazu"
},
"description": {
"message": "Přestylujte web pomocí Stylus, manažeru uživatelských stylů. Stylus vám umožní nainstalovat témata a skiny pro mnoho populárních webů.",
"description": "Extension description"
"message": "Přestylujte web pomocí Stylus, manažeru uživatelských stylů. Stylus vám umožní nainstalovat témata a skiny pro mnoho populárních webů."
}
}

View File

@ -1,199 +1,150 @@
{
"appliesToEverything": {
"message": "Alles",
"description": "Text displayed for styles that apply to all sites"
"message": "Alles"
},
"defaultTheme": {
"message": "Standard",
"description": "Default CodeMirror CSS theme option on the edit style page"
"message": "Standard"
},
"styleRegexpTestTitle": {
"message": "Liste der zutreffenden, geöffneten Tabs (URL anklicken um den Tab zu fokussieren)",
"description": "RegExp test report: title of the report"
"message": "Liste der zutreffenden, geöffneten Tabs (URL anklicken um den Tab zu fokussieren)"
},
"bckpInstStyles": {
"message": "Styles Exportieren",
"description": ""
"message": "Styles Exportieren"
},
"optionsUpdateInterval": {
"message": "Automatischer Update- und Installations-Intervall (in Stunden)",
"description": ""
"message": "Automatischer Update- und Installations-Intervall (in Stunden)"
},
"exportLabel": {
"message": "Exportieren",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
"message": "Exportieren"
},
"issues": {
"message": "Probleme",
"description": "Label for the CSSLint issues block on the style edit page"
"message": "Probleme"
},
"optionsBadgeNormal": {
"message": "Hintergrundfarbe",
"description": ""
"message": "Hintergrundfarbe"
},
"updateCheckHistory": {
"message": "Verlauf der Aktualisierungs-Überprüfungen",
"description": ""
"message": "Verlauf der Aktualisierungs-Überprüfungen"
},
"cm_tabSize": {
"message": "Tab-Größe",
"description": "Label for the text box controlling tab size option for the style editor."
"message": "Tab-Größe"
},
"enableStyleLabel": {
"message": "Aktivieren",
"description": "Label for the button to enable a style"
"message": "Aktivieren"
},
"styleMissingName": {
"message": "Bitte einen Namen eingeben.",
"description": "Error displayed when user saves without providing a name"
"message": "Bitte einen Namen eingeben."
},
"genericHistoryLabel": {
"message": "Verlauf",
"description": "Used in various places to show a history log of something"
"message": "Verlauf"
},
"shortcutsNote": {
"message": "Eine Tastenkombination definieren",
"description": ""
"message": "Eine Tastenkombination definieren"
},
"appliesDomainOption": {
"message": "URLs auf der Domain",
"description": "Option to make the style apply to the entered string as a domain"
"message": "URLs auf der Domain"
},
"checkForUpdate": {
"message": "Nach Aktualisierungen suchen",
"description": "Label for the button to check a single style for an update"
"message": "Nach Aktualisierungen suchen"
},
"styleNotAppliedRegexpProblemTooltip": {
"message": "Style wurde aufgrund der nicht gültigen Verwendung der Regulären Ausdrücke 'regexp()' nicht angewandt.",
"description": "Tooltip in the popup for styles that were not applied at all"
"message": "Style wurde aufgrund der nicht gültigen Verwendung der Regulären Ausdrücke 'regexp()' nicht angewandt."
},
"styleRegexpInvalidExplanation": {
"message": "Einige Regeln der Regulären Ausdrücke 'regexp()' konnten nicht überprüft werden.",
"description": ""
"message": "Einige Regeln der Regulären Ausdrücke 'regexp()' konnten nicht überprüft werden."
},
"importAppendLabel": {
"message": "Zum Style anfügen",
"description": "Label for the button to import a style and append to the existing sections"
"message": "Zum Style anfügen"
},
"optionsOpenManager": {
"message": "Verwaltung",
"description": ""
"message": "Verwaltung"
},
"updateAllCheckSucceededNoUpdate": {
"message": "Keine Aktualisierung gefunden",
"description": "Text that displays when an update all check completed and no updates are available"
"message": "Keine Aktualisierung gefunden"
},
"importReportLegendAdded": {
"message": "Hinzugefügt",
"description": "Text after the number of styles added in the report shown after importing styles"
"message": "Hinzugefügt"
},
"styleFromMozillaFormatPrompt": {
"message": "Mozilla Format Code einfügen",
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
"message": "Mozilla Format Code einfügen"
},
"dragDropMessage": {
"message": "Ziehe die Backup Datei zum importieren an irgendeinen Ort auf dieser Seite.",
"description": "Drag'n'drop message"
"message": "Ziehe die Backup Datei zum importieren an irgendeinen Ort auf dieser Seite."
},
"helpAlt": {
"message": "Hilfe",
"description": "Alternate text for help buttons"
"message": "Hilfe"
},
"confirmOK": {
"message": "OK",
"description": ""
},
"search": {
"message": "Suche",
"description": "Label before the search input field in the editor shown on Ctrl-F"
"message": "Suche"
},
"manageFaviconsGray": {
"message": "Ausgegraut",
"description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page"
"message": "Ausgegraut"
},
"confirmYes": {
"message": "Ja",
"description": "'Yes' button in a confirm dialog"
"message": "Ja"
},
"findStylesForSite": {
"message": "Weitere Styles für diese Webseite finden",
"description": "Text for a link that gets a list of styles for the current site"
"message": "Weitere Styles für diese Webseite finden"
},
"manageHeading": {
"message": "Installierte Styles",
"description": "Heading for the manage page"
"message": "Installierte Styles"
},
"styleBeautify": {
"message": "Beautify",
"description": "Label for the CSS-beautifier button on the edit style page"
},
"styleRegexpProblemTooltip": {
"message": "Anzahl der Bereiche wurde nicht angewendet aufgrund von nicht korrekten Verwendeten Regulären Ausdrücken 'regexp()'",
"description": "Tooltip in the popup for styles that were applied only partially"
"message": "Anzahl der Bereiche wurde nicht angewendet aufgrund von nicht korrekten Verwendeten Regulären Ausdrücken 'regexp()'"
},
"styleEnabledLabel": {
"message": "Aktiviert",
"description": "Label for the enabled state of styles"
"message": "Aktiviert"
},
"styleToMozillaFormatHelp": {
"message": "Das Mozilla-Format des Codes kann mit Stylish für Firefox verwendet werden und bei userstyles.org eingereicht werden.",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
"message": "Das Mozilla-Format des Codes kann mit Stylish für Firefox verwendet werden und bei userstyles.org eingereicht werden."
},
"sectionAdd": {
"message": "Weiteren Bereich hinzufügen",
"description": "Label for the button to add a section"
"message": "Weiteren Bereich hinzufügen"
},
"styleRegexpTestPartial": {
"message": "Kein genau Übereinstimmung, wurden daher übersprungen.",
"description": "RegExp test report: label for the partially matching expressions"
"message": "Kein genau Übereinstimmung, wurden daher übersprungen."
},
"styleSaveLabel": {
"message": "Speichern",
"description": "Label for save button for style editing"
"message": "Speichern"
},
"confirmDelete": {
"message": "Löschen",
"description": ""
"message": "Löschen"
},
"confirmCancel": {
"message": "Abbrechen",
"description": ""
"message": "Abbrechen"
},
"retrieveBckp": {
"message": "Styles Importieren",
"description": ""
"message": "Styles Importieren"
},
"confirmStop": {
"message": "Stopp",
"description": "'Stop' button in a confirm dialog"
"message": "Stopp"
},
"writeStyleForURL": {
"message": "diese URL",
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
"message": "diese URL"
},
"optionsSubheading": {
"message": "Mehr Optionen",
"description": "Subheading for options section on manage page."
"message": "Mehr Optionen"
},
"appliesAdd": {
"message": "Hinzufügen",
"description": "Label for the button to add an 'applies' entry"
"message": "Hinzufügen"
},
"appliesRegexpOption": {
"message": "URLs, die mit dem Regulären Ausdrücken übereinstimmen",
"description": "Option to make the style apply to the entered string as a regular expression"
"message": "URLs, die mit dem Regulären Ausdrücken übereinstimmen"
},
"optionsAdvancedExposeIframesNote": {
"message": "Aktiviert die Iframe-spezifische CSS Auszeichnung wie 'html[stylus-iframe] h1 { display:none; }'",
"description": ""
"message": "Aktiviert die Iframe-spezifische CSS Auszeichnung wie 'html[stylus-iframe] h1 { display:none; }'"
},
"importReportLegendUpdatedCode": {
"message": "Aktualisierter Code",
"description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"
"message": "Aktualisierter Code"
},
"styleInstall": {
"message": "\"$stylename$\" in Stylus installieren?",
"description": "Confirmation when installing a style",
"placeholders": {
"stylename": {
"content": "$1"
@ -201,112 +152,85 @@
}
},
"optionsBadgeDisabled": {
"message": "Hintergrundfarbe wenn deaktiviert.",
"description": ""
"message": "Hintergrundfarbe wenn deaktiviert."
},
"optionsCheck": {
"message": "Styles aktualisieren",
"description": ""
"message": "Styles aktualisieren"
},
"manageText": {
"message": "<a href='https://userstyles.org'>Styles von userstyles.org beziehen</a> | <a href='http://add0n.com/stylus.html'>Hilfeseite anzeigen</a>",
"description": "Help text on the manage page"
"message": "<a href='https://userstyles.org'>Styles von userstyles.org beziehen</a> | <a href='http://add0n.com/stylus.html'>Hilfeseite anzeigen</a>"
},
"manageOnlyLocal": {
"message": "Nur Locale Styles anzeigen",
"description": "Checkbox to show only locally created styles i.e. non-updatable"
"message": "Nur Locale Styles anzeigen"
},
"searchStyles": {
"message": "Inhalte durchsuchen",
"description": "Label for the search filter textbox on the Manage styles page"
"message": "Inhalte durchsuchen"
},
"optionsUpdateImportNote": {
"message": "Nach dem Importieren alter Backups oder aus Stylish ist eine einmalige manuelle Überprüfung der Aktualisierungen (Updates) in der Verwaltung nötig. Dies stellt sicher das alle Styles auf dem aktuellsten Stand sind.",
"description": ""
"message": "Nach dem Importieren alter Backups oder aus Stylish ist eine einmalige manuelle Überprüfung der Aktualisierungen (Updates) in der Verwaltung nötig. Dies stellt sicher das alle Styles auf dem aktuellsten Stand sind."
},
"checkAllUpdatesForce": {
"message": "Nochmals überprüfen, ich habe keine Styles bearbeitet!",
"description": "Label for the button to apply all detected updates"
"message": "Nochmals überprüfen, ich habe keine Styles bearbeitet!"
},
"unreachableFileHint": {
"message": "Stylus kann nur auf das file:// Protokoll in der URL zugreifen wenn dies in den Einstellungen der Erweiterung festgelegt ist.",
"description": "Note in the toolbar popup for file:// URLs"
"message": "Stylus kann nur auf das file:// Protokoll in der URL zugreifen wenn dies in den Einstellungen der Erweiterung festgelegt ist."
},
"disableStyleLabel": {
"message": "Deaktivieren",
"description": "Label for the button to disable a style"
"message": "Deaktivieren"
},
"prefShowBadge": {
"message": "Anzahl der aktiven Styles auf der aktuellen Seiten",
"description": "Label for the checkbox controlling toolbar badge text."
"message": "Anzahl der aktiven Styles auf der aktuellen Seiten"
},
"manageFavicons": {
"message": "Favicons in der 'Gilt für' Spalte anzeigen",
"description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
"message": "Favicons in der 'Gilt für' Spalte anzeigen"
},
"menuShowBadge": {
"message": "Zählung der aktiven Styles anzeigen ",
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
"message": "Zählung der aktiven Styles anzeigen "
},
"cm_lineWrapping": {
"message": "Automatischer Zeilenumbruch",
"description": "Label for the checkbox controlling word wrap option for the style editor."
"message": "Automatischer Zeilenumbruch"
},
"styleCancelEditLabel": {
"message": "Zurück zum Verwalten",
"description": "Label for cancel button for style editing"
"message": "Zurück zum Verwalten"
},
"styleChangesNotSaved": {
"message": "Sie haben Änderungen an diesem Style vorgenommen, ohne diese zu speichern.",
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
"message": "Sie haben Änderungen an diesem Style vorgenommen, ohne diese zu speichern."
},
"importLabel": {
"message": "Importieren",
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
"message": "Importieren"
},
"shortcuts": {
"message": "Tastenkürzel",
"description": "Go to shortcut configuration"
"message": "Tastenkürzel"
},
"updateCheckFailServerUnreachable": {
"message": "Aktualisierung fehlgeschlagen: Server nicht erreichbar.",
"description": "Text that displays when an update check failed because the update server is unreachable"
"message": "Aktualisierung fehlgeschlagen: Server nicht erreichbar."
},
"manageFilters": {
"message": "Filter",
"description": "Label for filters container"
"message": "Filter"
},
"applyAllUpdates": {
"message": "Alle Updates übernehmen ",
"description": "Label for the button to apply all detected updates"
"message": "Alle Updates übernehmen "
},
"optionsReset": {
"message": "Setzt diese Einstellungen auf die Standard-Werte zurück.",
"description": ""
"message": "Setzt diese Einstellungen auf die Standard-Werte zurück."
},
"optionsCustomizeUpdate": {
"message": "Updates",
"description": ""
},
"deleteStyleConfirm": {
"message": "Möchten Sie diesen Style wirklich löschen?",
"description": "Confirmation before deleting a style"
"message": "Möchten Sie diesen Style wirklich löschen?"
},
"optionsCustomizePopup": {
"message": "Popup",
"description": ""
},
"styleBadRegexp": {
"message": "Regulärer Ausdruck ist ungültig.",
"description": "Validation message for a bad regexp in a style"
"message": "Regulärer Ausdruck ist ungültig."
},
"optionsHeading": {
"message": "Optionen",
"description": "Heading for options section on manage page."
"message": "Optionen"
},
"appliesDisplay": {
"message": "Gilt für: $applies$",
"description": "Text on the manage screen to describe what the style applies to",
"placeholders": {
"applies": {
"content": "$1"
@ -314,12 +238,10 @@
}
},
"openStylesManager": {
"message": "Style Verwaltung öffnen",
"description": "Label for the style maanger opener in the browser action context menu."
"message": "Style Verwaltung öffnen"
},
"styleUpdate": {
"message": "Möchten Sie '$stylename$' wirklich aktualisieren?",
"description": "Confirmation when updating a style",
"placeholders": {
"stylename": {
"content": "$1"
@ -327,16 +249,13 @@
}
},
"styleSectionsTitle": {
"message": "Bereiche",
"description": "Title for the style sections section"
"message": "Bereiche"
},
"importReportLegendInvalid": {
"message": "Ungültige übersprungen",
"description": "Text after the number of styles skipped due to being invalid (not a Stylus/Stylish backup file probably) in the report shown after importing styles"
"message": "Ungültige übersprungen"
},
"editStyleTitle": {
"message": "Style $stylename$ bearbeiten",
"description": "Title of the page for editing styles",
"placeholders": {
"stylename": {
"content": "$1"
@ -344,96 +263,73 @@
}
},
"updateCheckSucceededNoUpdate": {
"message": "Der Style ist auf dem aktuellsten Stand.",
"description": "Text that displays when an update check completed and no update is available"
"message": "Der Style ist auf dem aktuellsten Stand."
},
"appliesUrlPrefixOption": {
"message": "URLs beginnend mit",
"description": "Option to make the style apply to the entered string as a URL prefix"
"message": "URLs beginnend mit"
},
"cm_matchHighlightToken": {
"message": "Auszeichnung unter dem Textzeiger.",
"description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of of the word/token under cursor even if nothing is selected"
"message": "Auszeichnung unter dem Textzeiger."
},
"searchRegexp": {
"message": "Verwende die /re/ Syntax für Suche als Regulärer Ausdruck",
"description": "Label after the search input field in the editor shown on Ctrl-F"
"message": "Verwende die /re/ Syntax für Suche als Regulärer Ausdruck"
},
"updateCheckManualUpdateHint": {
"message": "Eine erzwungene Aktualisierung wird die Lokalen Änderungen überschreiben.",
"description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
"message": "Eine erzwungene Aktualisierung wird die Lokalen Änderungen überschreiben."
},
"toggleStyle": {
"message": "Style umschalten",
"description": "Label for the checkbox to enable/disable a style"
"message": "Style umschalten"
},
"importReplaceTooltip": {
"message": "Verwerfe den aktuellen Style-Inhalt und überschreibe ihn mit dem importierten",
"description": "Label for the button to import and overwrite current style"
"message": "Verwerfe den aktuellen Style-Inhalt und überschreibe ihn mit dem importierten"
},
"popupStylesFirst": {
"message": "Styles vor den Bedienelementen",
"description": "Label for the checkbox controlling section order in the popup."
"message": "Styles vor den Bedienelementen"
},
"sectionHelp": {
"message": "Mit Bereichen können Sie unterschiedliche Code-Teile auf unterschiedliche URLs in dem gleichen Style anwenden. Beispielsweise kann über einen einzigen Style die Startseite der Website geändert werden, während für den Rest der Website andere Änderungen gelten.",
"description": "Help text for sections"
"message": "Mit Bereichen können Sie unterschiedliche Code-Teile auf unterschiedliche URLs in dem gleichen Style anwenden. Beispielsweise kann über einen einzigen Style die Startseite der Website geändert werden, während für den Rest der Website andere Änderungen gelten."
},
"noStylesForSite": {
"message": "Für diese Webseite sind keine Styles installiert.",
"description": "Text displayed when no styles are installed for the current site"
"message": "Für diese Webseite sind keine Styles installiert."
},
"appliesDisplayTruncatedSuffix": {
"message": "und weitere",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
"message": "und weitere"
},
"appliesRemove": {
"message": "Löschen",
"description": "Label for the button to remove an 'applies' entry"
"message": "Löschen"
},
"updatesCurrentlyInstalled": {
"message": "Installierte Aktualisierungen:",
"description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates."
"message": "Installierte Aktualisierungen:"
},
"styleToMozillaFormatTitle": {
"message": "Style im Mozilla Format",
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
"message": "Style im Mozilla Format"
},
"manageTitle": {
"message": "Stylus",
"description": "Title for the manage page"
},
"writeStyleFor": {
"message": "Style erstellen für:",
"description": "Label for toolbar pop-up that precedes the links to write a new style"
"message": "Style erstellen für:"
},
"replace": {
"message": "Ersetzen",
"description": "Label before the replace input field in the editor shown on Ctrl-H"
"message": "Ersetzen"
},
"styleRegexpTestNone": {
"message": "Keine zutreffenden Tabs",
"description": "RegExp test report: label for expressions that didn't match any tabs"
"message": "Keine zutreffenden Tabs"
},
"importReportLegendUpdatedMeta": {
"message": "Aktualisierte Meta Infos",
"description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles"
"message": "Aktualisierte Meta Infos"
},
"appliesLabel": {
"message": "Gilt für",
"description": "Label for 'applies to' fields on the edit/add screen"
"message": "Gilt für"
},
"openOptionsPopup": {
"message": "Optionen",
"description": "Go to Options UI"
"message": "Optionen"
},
"openManage": {
"message": "Verwalten",
"description": "Link to open the manage page."
"message": "Verwalten"
},
"updateCheckFailBadResponseCode": {
"message": "Aktualisierung fehlgeschlagen: Server hat den Fehler $code$ ausgegeben.",
"description": "Text that displays when an update check failed because the response code indicates an error",
"placeholders": {
"code": {
"content": "$1"
@ -441,295 +337,222 @@
}
},
"appliesSpecify": {
"message": "Angeben",
"description": "Label for the button to make a style apply only to specific sites"
"message": "Angeben"
},
"installUpdate": {
"message": "Aktualisierung installieren",
"description": "Label for the button to install an update for a single style"
"message": "Aktualisierung installieren"
},
"optionsCheckUpdate": {
"message": "Alle verfügbaren Aktualisierungen Installieren.",
"description": ""
"message": "Alle verfügbaren Aktualisierungen Installieren."
},
"importReportTitle": {
"message": "Importieren der Styles abgeschlossen.",
"description": "Title of the report shown after importing styles"
"message": "Importieren der Styles abgeschlossen."
},
"styleMozillaFormatHeading": {
"message": "Mozilla Format",
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
},
"cm_matchHighlight": {
"message": "Hervorheben",
"description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor."
"message": "Hervorheben"
},
"styleRegexpPartialExplanation": {
"message": "Dieser Style verwendet teilweise Übereinstimmende RegExps unter Missachtung der <a href='https://developer.mozilla.org/docs/Web/CSS/@document'>CSS4 @document Spezifikationen</a>, welche eine vollständig Übereinstimmende URL benötigen. Der betroffene CSS Bereich wurde nicht auf die Website angewandt. Dieser Style wurde wahrscheinlich unter Stylish für Chrome erstellt, in der seit der ersten Version eine inkorrekte Überprüfung der Reguläre Ausdrücke 'regexp()' vorhanden ist (bekannter Fehler).",
"description": ""
"message": "Dieser Style verwendet teilweise Übereinstimmende RegExps unter Missachtung der <a href='https://developer.mozilla.org/docs/Web/CSS/@document'>CSS4 @document Spezifikationen</a>, welche eine vollständig Übereinstimmende URL benötigen. Der betroffene CSS Bereich wurde nicht auf die Website angewandt. Dieser Style wurde wahrscheinlich unter Stylish für Chrome erstellt, in der seit der ersten Version eine inkorrekte Überprüfung der Reguläre Ausdrücke 'regexp()' vorhanden ist (bekannter Fehler)."
},
"unreachableContentScript": {
"message": "Konnte nicht mit der Seite Kommunizieren. Bitte versuchen sie die Seite erneut zuladen.",
"description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus"
"message": "Konnte nicht mit der Seite Kommunizieren. Bitte versuchen sie die Seite erneut zuladen."
},
"sectionRemove": {
"message": "Bereich entfernen",
"description": "Label for the button to remove a section"
"message": "Bereich entfernen"
},
"disableAllStyles": {
"message": "Schalten Sie alle Stile aus",
"description": "Label for the checkbox that turns all enabled styles off."
"message": "Schalten Sie alle Stile aus"
},
"updateCheckSkippedMaybeLocallyEdited": {
"message": "Dieser Style scheint Lokal bearbeitet worden zu sein.",
"description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications"
"message": "Dieser Style scheint Lokal bearbeitet worden zu sein."
},
"undoGlobal": {
"message": "Rückgängig (global)",
"description": "CSS-beautify global Undo button label"
"message": "Rückgängig (global)"
},
"updateCompleted": {
"message": "Aktualisierung abgeschlossen.",
"description": "Text that displays when an update completed"
"message": "Aktualisierung abgeschlossen."
},
"checkingForUpdate": {
"message": "Suche nach Aktualisierungen...",
"description": "Text to display when checking a style for an update"
"message": "Suche nach Aktualisierungen..."
},
"styleRegexpTestFull": {
"message": "Zutreffende Tabs",
"description": "RegExp test report: label for the fully matching expressions"
"message": "Zutreffende Tabs"
},
"manageMaxTargets": {
"message": "Anzahl der 'Gilt für' Elemente",
"description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page"
"message": "Anzahl der 'Gilt für' Elemente"
},
"manageFaviconsHelp": {
"message": "Stylus nutzt hierzu den externen Dienst https://www.google.com/s2/favicons",
"description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
"message": "Stylus nutzt hierzu den externen Dienst https://www.google.com/s2/favicons"
},
"updateCheckSkippedLocallyEdited": {
"message": "Dieser Style wurde Local bearbeitet.",
"description": "Text that displays when an update check skipped updating the style to avoid losing local modifications"
"message": "Dieser Style wurde Local bearbeitet."
},
"optionsResetButton": {
"message": "Optionen zurücksetzten",
"description": ""
"message": "Optionen zurücksetzten"
},
"sectionCode": {
"message": "Code",
"description": "Label for the code for a section"
},
"optionsAdvancedContextDelete": {
"message": "'Löschen' im Editor Context-Menü hinzufügen",
"description": ""
"message": "'Löschen' im Editor Context-Menü hinzufügen"
},
"importReportLegendUpdatedBoth": {
"message": "Aktualisierte Meta Infos und Codes",
"description": "Text after the number of styles updated entirely in the report shown after importing styles"
"message": "Aktualisierte Meta Infos und Codes"
},
"cm_smartIndent": {
"message": "Intelligenten Einzug verwenden",
"description": "Label for the checkbox controlling smart indentation option for the style editor."
"message": "Intelligenten Einzug verwenden"
},
"styleRegexpTestButton": {
"message": "Reguläre Ausdrücke Testen",
"description": "RegExp test button label in the editor shown when applies-to list has a regexp value"
"message": "Reguläre Ausdrücke Testen"
},
"appliesHelp": {
"message": "Legen Sie mit den Einstellungen von 'Gilt für' fest, für welche URLs der Code in diesem Bereich gelten soll.",
"description": "Help text for 'applies to' section"
"message": "Legen Sie mit den Einstellungen von 'Gilt für' fest, für welche URLs der Code in diesem Bereich gelten soll."
},
"editStyleHeading": {
"message": "Style bearbeiten",
"description": "Title of the page for editing styles"
"message": "Style bearbeiten"
},
"editDeleteText": {
"message": "Löschen",
"description": "Label for the context menu item in the editor to delete selected text"
"message": "Löschen"
},
"cm_matchHighlightSelection": {
"message": "Nur die Auswahl",
"description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text"
"message": "Nur die Auswahl"
},
"appliesUrlOption": {
"message": "URL",
"description": "Option to make the style apply to the entered string as a URL"
},
"updateAllCheckSucceededSomeEdited": {
"message": "Einige Styles wurden nicht Aktualisiert um einen Datenverlust vorzubeugen. Die Aktualisierungen können durch eine manuelle Überprüfung erzwungen werden oder für alle verbliebenen Styles durch das ausführen der erzwungenen Aktualisierung (Lokal Bearbeitungen werden überschrieben).",
"description": "Text that displays when an update all check completed and no updates are available"
"message": "Einige Styles wurden nicht Aktualisiert um einen Datenverlust vorzubeugen. Die Aktualisierungen können durch eine manuelle Überprüfung erzwungen werden oder für alle verbliebenen Styles durch das ausführen der erzwungenen Aktualisierung (Lokal Bearbeitungen werden überschrieben)."
},
"stylusUnavailableForURL": {
"message": "Stylus funktioniert nicht auf Seiten wie diesen.",
"description": "Note in the toolbar pop-up when on a URL Stylus can't affect"
"message": "Stylus funktioniert nicht auf Seiten wie diesen."
},
"manageOnlyUpdates": {
"message": "Nur mit Aktualisierungen oder Problemen",
"description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed"
"message": "Nur mit Aktualisierungen oder Problemen"
},
"addStyleTitle": {
"message": "Style hinzufügen",
"description": "Title of the page for adding styles"
"message": "Style hinzufügen"
},
"importReplaceLabel": {
"message": "Style überschreiben",
"description": "Label for the button to import and overwrite current style"
"message": "Style überschreiben"
},
"dbError": {
"message": "Ein Fehler ist beim Verwenden der Stylus-Datenbank aufgetreten. Wollen Sie eine Webseite mit möglichen Lösungen besuchen?",
"description": "Prompt when a DB error is encountered"
"message": "Ein Fehler ist beim Verwenden der Stylus-Datenbank aufgetreten. Wollen Sie eine Webseite mit möglichen Lösungen besuchen?"
},
"optionsAdvanced": {
"message": "Erweitert",
"description": ""
"message": "Erweitert"
},
"importAppendTooltip": {
"message": "Füge den importierten Style an den aktuellen",
"description": "Tooltip for the button to import a style and append to the existing sections"
"message": "Füge den importierten Style an den aktuellen"
},
"editorStylesButton": {
"message": "Editor Styles finden",
"description": "Find styles for the editor"
"message": "Editor Styles finden"
},
"optionsOpen": {
"message": "Öffnen",
"description": ""
"message": "Öffnen"
},
"helpKeyMapHotkey": {
"message": "Hotkey drücken",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
"message": "Hotkey drücken"
},
"styleRegexpTestInvalid": {
"message": "Ungültige Reguläre Ausdrücke übersprungen",
"description": "RegExp test report: label for the invalid expressions"
"message": "Ungültige Reguläre Ausdrücke übersprungen"
},
"replaceAll": {
"message": "Alles ersetzen",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
"message": "Alles ersetzen"
},
"importReportUnchanged": {
"message": "Nichts wurde geändert.",
"description": "Message in the report shown after importing styles"
"message": "Nichts wurde geändert."
},
"optionsActions": {
"message": "Aktionen",
"description": ""
"message": "Aktionen"
},
"editGotoLine": {
"message": "Gehe zu Zeile (oder Zeile:Zeichen)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
"message": "Gehe zu Zeile (oder Zeile:Zeichen)"
},
"manageOnlyLocalTooltip": {
"message": "(Diese Styles wurden nicht durch userstyles.org installiert)",
"description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable"
"message": "(Diese Styles wurden nicht durch userstyles.org installiert)"
},
"checkAllUpdates": {
"message": "Nach Aktualisierungen für alle Styles suchen",
"description": "Label for the button to check all styles for updates"
"message": "Nach Aktualisierungen für alle Styles suchen"
},
"openOptionsManage": {
"message": "Optionen",
"description": "Go to Options UI"
"message": "Optionen"
},
"issuesHelp": {
"message": "Die von <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> gefunden Fehler haben die folgenden Einstellungen:",
"description": "Help popup message for the CSSLint issues block on the style edit page"
"message": "Die von <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> gefunden Fehler haben die folgenden Einstellungen:"
},
"optionsCustomizeBadge": {
"message": "Badge auf dem Toolbar-Icon",
"description": ""
"message": "Badge auf dem Toolbar-Icon"
},
"importReportLegendIdentical": {
"message": "Identische übersprungen",
"description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles"
"message": "Identische übersprungen"
},
"optionsPopupWidth": {
"message": "Popup breite (in pixeln)",
"description": ""
"message": "Popup breite (in pixeln)"
},
"confirmNo": {
"message": "Nein",
"description": "'No' button in a confirm dialog"
"message": "Nein"
},
"undo": {
"message": "Rückgängig",
"description": "Button label"
"message": "Rückgängig"
},
"cm_keyMap": {
"message": "Tastaturbelegung",
"description": "Label for the drop-down list controlling the keymap for the style editor."
"message": "Tastaturbelegung"
},
"manageNewUI": {
"message": "Neues Verwaltungs Design-Layout.",
"description": "Label for the checkbox that toggles the new UI on manage page"
"message": "Neues Verwaltungs Design-Layout."
},
"importReportUndoneTitle": {
"message": "Importierung wurde rückgängig gemacht.",
"description": "Title of the message box shown after undoing the import of styles"
"message": "Importierung wurde rückgängig gemacht."
},
"genericDisabledLabel": {
"message": "Deaktiviert",
"description": "Used in various lists/options to indicate that something is disabled"
"message": "Deaktiviert"
},
"cm_indentWithTabs": {
"message": "Tabs mit intelligentem Einzug verwenden",
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
"message": "Tabs mit intelligentem Einzug verwenden"
},
"replaceWith": {
"message": "Ersetzen durch",
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
"message": "Ersetzen durch"
},
"deleteStyleLabel": {
"message": "Löschen",
"description": "Label for the button to delete a style"
"message": "Löschen"
},
"updateCheckManualUpdateForce": {
"message": "Aktualisierungen Installieren (Lokale Bearbeitungen werden überschrieben)",
"description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
"message": "Aktualisierungen Installieren (Lokale Bearbeitungen werden überschrieben)"
},
"optionsAdvancedExposeIframes": {
"message": "Ermögliche Iframes via HTML[stylus-iframe]",
"description": ""
"message": "Ermögliche Iframes via HTML[stylus-iframe]"
},
"addStyleLabel": {
"message": "Neuen Style erstellen",
"description": "Label for the button to go to the add style page"
"message": "Neuen Style erstellen"
},
"optionsUpdateIntervalNote": {
"message": "Zum deaktivieren der automatischen Aktualisierungs-Überprüfung den Wert auf 0 setzten.",
"description": ""
"message": "Zum deaktivieren der automatischen Aktualisierungs-Überprüfung den Wert auf 0 setzten."
},
"backupButtons": {
"message": "Datensicherung",
"description": "Heading for backup"
"message": "Datensicherung"
},
"manageOnlyEnabled": {
"message": "Nur aktivierte Styles",
"description": "Checkbox to show only enabled styles"
"message": "Nur aktivierte Styles"
},
"editStyleLabel": {
"message": "Bearbeiten",
"description": "Label for the button to go to the edit style page"
"message": "Bearbeiten"
},
"cm_theme": {
"message": "Theme",
"description": "Label for the style editor's CSS theme."
},
"backupMessage": {
"message": "Wähle eine Datei aus oder ziehe die Datei auf diese Seite. (Drag and Drop)",
"description": "Message for backup"
"message": "Wähle eine Datei aus oder ziehe die Datei auf diese Seite. (Drag and Drop)"
},
"importReportUndone": {
"message": "Styles wiederherstellt",
"description": "Text after the number of styles reverted in the message box shown after undoing the import of styles"
"message": "Styles wiederherstellt"
},
"helpKeyMapCommand": {
"message": "Befehlsnamen eingeben",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
"message": "Befehlsnamen eingeben"
},
"description": {
"message": "Gestalten Sie das Web mit Stylus, einem Manager für Benutzer-Styles, um. Stylus lässt Sie ganz einfach Themes und Skins für viele beliebte Webseiten installieren.",
"description": "Extension description"
"message": "Gestalten Sie das Web mit Stylus, einem Manager für Benutzer-Styles, um. Stylus lässt Sie ganz einfach Themes und Skins für viele beliebte Webseiten installieren."
}
}

View File

@ -1,186 +1,101 @@
{
"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"
},
"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"
"message": "Τα πάντα"
},
"cm_tabSize": {
"message": "Μέγεθος καρτέλας",
"description": "Label for the text box controlling tab size option for the style editor."
"message": "Μέγεθος καρτέλας"
},
"enableStyleLabel": {
"message": "Ενεργοποίηση",
"description": "Label for the button to enable a style"
"message": "Ενεργοποίηση"
},
"styleMissingName": {
"message": "Εισάγετε ένα όνομα.",
"description": "Error displayed when user saves without providing a name"
"message": "Εισάγετε ένα όνομα."
},
"appliesDomainOption": {
"message": "URL στον τομέα",
"description": "Option to make the style apply to the entered string as a domain"
"message": "URL στον τομέα"
},
"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"
"message": "Έλεγχος για ενημερώσεις"
},
"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"
"message": "Όλα τα στυλ είναι ενημερωμένα."
},
"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"
"message": "Βοήθεια"
},
"findStylesForSite": {
"message": "Αναζήτηση περισσότερων στυλ για αυτή την ιστοσελίδα",
"description": "Text for a link that gets a list of styles for the current site"
"message": "Αναζήτηση περισσότερων στυλ για αυτή την ιστοσελίδα"
},
"manageHeading": {
"message": "Εγκατεστημένα Στυλ",
"description": "Heading for the manage page"
},
"styleBeautify": {
"message": "Beautify",
"description": "Label for the CSS-beautifier button on the edit style page"
"message": "Εγκατεστημένα Στυλ"
},
"styleEnabledLabel": {
"message": "Ενεργοποιημένη",
"description": "Label for the enabled state of styles"
"message": "Ενεργοποιημένη"
},
"styleToMozillaFormatHelp": {
"message": "Η μορφή του Mozilla κώδικα μπορεί να χρησιμοποιηθεί με το Stylish για το Firefox και μπορεί να υποβληθεί στο userstyles.org.",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
"message": "Η μορφή του Mozilla κώδικα μπορεί να χρησιμοποιηθεί με το Stylish για το Firefox και μπορεί να υποβληθεί στο userstyles.org."
},
"sectionAdd": {
"message": "Προσθήκη ένος άλλου τμήματος",
"description": "Label for the button to add a section"
"message": "Προσθήκη ένος άλλου τμήματος"
},
"styleSaveLabel": {
"message": "Αποθήκευση",
"description": "Label for save button for style editing"
},
"confirmStop": {
"message": "Stop",
"description": "'Stop' button in a confirm dialog"
"message": "Αποθήκευση"
},
"writeStyleForURL": {
"message": "αυτή την διεύθυνση URL",
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
"message": "αυτή την διεύθυνση URL"
},
"appliesAdd": {
"message": "Προσθήκη",
"description": "Label for the button to add an 'applies' entry"
"message": "Προσθήκη"
},
"appliesRegexpOption": {
"message": "Διευθύνσεις URL που ταιριάζουν με την κανονική έκφραση",
"description": "Option to make the style apply to the entered string as a regular expression"
"message": "Διευθύνσεις URL που ταιριάζουν με την κανονική έκφραση"
},
"styleInstall": {
"message": "Εγκατάσταση του '$stylename$' στο Stylus;",
"description": "Confirmation when installing a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"manageText": {
"message": "<a href='https://userstyles.org'>Get styles on userstyles.org</a> | <a href='http://add0n.com/stylus.html'>Get help</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"
"message": "Απενεργοποίηση"
},
"prefShowBadge": {
"message": "Εμφάνιση αριθμού των στυλ που δραστηριοποιούνται για την τρέχουσα τοποθεσία στην μπάρα εργαλείων",
"description": "Label for the checkbox controlling toolbar badge text."
"message": "Εμφάνιση αριθμού των στυλ που δραστηριοποιούνται για την τρέχουσα τοποθεσία στην μπάρα εργαλείων"
},
"menuShowBadge": {
"message": "Εμφάνιση ενεργους καταμέτρησης στυλ",
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
"message": "Εμφάνιση ενεργους καταμέτρησης στυλ"
},
"cm_lineWrapping": {
"message": "Αναδίπλωση λέξεων",
"description": "Label for the checkbox controlling word wrap option for the style editor."
"message": "Αναδίπλωση λέξεων"
},
"styleCancelEditLabel": {
"message": "Πίσω στη διαχείριση",
"description": "Label for cancel button for style editing"
"message": "Πίσω στη διαχείριση"
},
"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)"
"message": "Έχετε κάνει αλλαγές σε αυτό το ύφος χωρίς αποθήκευση."
},
"updateCheckFailServerUnreachable": {
"message": "Αποτυχία ενημέρωσης: απρόσιτος διακομιστής.",
"description": "Text that displays when an update check failed because the update server is unreachable"
"message": "Αποτυχία ενημέρωσης: απρόσιτος διακομιστής."
},
"manageFilters": {
"message": "Φίλτρα",
"description": "Label for filters container"
"message": "Φίλτρα"
},
"applyAllUpdates": {
"message": "Εφαρμογή όλων των ενημερώσεων",
"description": "Label for the button to apply all detected updates"
"message": "Εφαρμογή όλων των ενημερώσεων"
},
"deleteStyleConfirm": {
"message": "Είστε σίγουροι ότι θέλετε να διαγράψετε αυτό το στυλ;",
"description": "Confirmation before deleting a style"
},
"confirmDelete": {
"message": "Delete"
},
"confirmCancel": {
"message": "Cancel"
"message": "Είστε σίγουροι ότι θέλετε να διαγράψετε αυτό το στυλ;"
},
"styleBadRegexp": {
"message": "Το Regexp δεν είναι έγκυρο.",
"description": "Validation message for a bad regexp in a style"
"message": "Το Regexp δεν είναι έγκυρο."
},
"optionsHeading": {
"message": "Επιλογές",
"description": "Heading for options section on manage page."
"message": "Επιλογές"
},
"appliesDisplay": {
"message": "Ισχύει για: $applies$",
"description": "Text on the manage screen to describe what the style applies to",
"placeholders": {
"applies": {
"content": "$1"
@ -189,7 +104,6 @@
},
"styleUpdate": {
"message": "Είστε σίγουροι ότι θέλετε να ενημερώσετε το '$stylename$';",
"description": "Confirmation when updating a style",
"placeholders": {
"stylename": {
"content": "$1"
@ -197,12 +111,10 @@
}
},
"styleSectionsTitle": {
"message": "Ενότητες",
"description": "Title for the style sections section"
"message": "Ενότητες"
},
"editStyleTitle": {
"message": "Επεξεργασία του στυλ $stylename$",
"description": "Title of the page for editing styles",
"placeholders": {
"stylename": {
"content": "$1"
@ -210,68 +122,40 @@
}
},
"updateCheckSucceededNoUpdate": {
"message": "Το στυλ είναι ενημερωμένο.",
"description": "Text that displays when an update check completed and no update is available"
"message": "Το στυλ είναι ενημερωμένο."
},
"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"
"message": "Διευθύνσεις URL που αρχίζουν με"
},
"popupStylesFirst": {
"message": "Στυλ λίστας πριν των εντολών στο μενού του κουμπιού γραμμής εργαλείων",
"description": "Label for the checkbox controlling section order in the toolbar button menu."
"message": "Στυλ λίστας πριν των εντολών στο μενού του κουμπιού γραμμής εργαλείων"
},
"sectionHelp": {
"message": "Ενότητες σας επιτρέπουν να ορίσετε διαφορετικά κομμάτια του κώδικα για να εφαρμόζονται σε διαφορετικά σύνολα των διευθύνσεων URL στο ίδιο στυλ. Για παράδειγμα, ένα ενιαίο ύφος θα μπορούσε να αλλάξει την αρχική σελίδα ενός ιστότοπου με έναν τρόπο, ενώ αλλάζει το υπόλοιπο μιας τοποθεσίας ένας άλλος τρόπος.",
"description": "Help text for sections"
"message": "Ενότητες σας επιτρέπουν να ορίσετε διαφορετικά κομμάτια του κώδικα για να εφαρμόζονται σε διαφορετικά σύνολα των διευθύνσεων URL στο ίδιο στυλ. Για παράδειγμα, ένα ενιαίο ύφος θα μπορούσε να αλλάξει την αρχική σελίδα ενός ιστότοπου με έναν τρόπο, ενώ αλλάζει το υπόλοιπο μιας τοποθεσίας ένας άλλος τρόπος."
},
"noStylesForSite": {
"message": "Δεν υπάρχουν εγκατεστημένα στυλ για αυτή την ιστοσελίδα.",
"description": "Text displayed when no styles are installed for the current site"
"message": "Δεν υπάρχουν εγκατεστημένα στυλ για αυτή την ιστοσελίδα."
},
"appliesDisplayTruncatedSuffix": {
"message": "και πολλά άλλα",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
"message": "και πολλά άλλα"
},
"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"
"message": "Αφαίρεση"
},
"manageTitle": {
"message": "Κομψή",
"description": "Title for the manage page"
"message": "Κομψή"
},
"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"
"message": "Γράψτε νέο στυλ για:"
},
"appliesLabel": {
"message": "Ισχύει για",
"description": "Label for 'applies to' fields on the edit/add screen"
"message": "Ισχύει για"
},
"openManage": {
"message": "Διαχείριση εγκατεστημένων στυλ",
"description": "Link to open the manage page."
"message": "Διαχείριση εγκατεστημένων στυλ"
},
"updateCheckFailBadResponseCode": {
"message": "Αποτυχία ενημέρωσης: ο διακομιστής ανταποκρίθηκε με κωδικό $code$.",
"description": "Text that displays when an update check failed because the response code indicates an error",
"placeholders": {
"code": {
"content": "$1"
@ -279,139 +163,66 @@
}
},
"appliesSpecify": {
"message": "Καθορισμός",
"description": "Label for the button to make a style apply only to specific sites"
"message": "Καθορισμός"
},
"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"
"message": "Εγκατάσταση ενημέρωσης"
},
"stylusUnavailableForURL": {
"message": "To Stylus δεν λειτουργεί σε σελίδες όπως αυτή.",
"description": "Note in the toolbar pop-up when on a URL Stylus can't affect"
"message": "To Stylus δεν λειτουργεί σε σελίδες όπως αυτή."
},
"sectionRemove": {
"message": "Αφαίρεση ενότητας",
"description": "Label for the button to remove a section"
"message": "Αφαίρεση ενότητας"
},
"disableAllStyles": {
"message": "Απενεργοποιηση ολων των στυλ",
"description": "Label for the checkbox that turns all enabled styles off."
"message": "Απενεργοποιηση ολων των στυλ"
},
"updateCompleted": {
"message": "Η ενημέρωση ολοκληρώθηκε.",
"description": "Text that displays when an update completed"
"message": "Η ενημέρωση ολοκληρώθηκε."
},
"checkingForUpdate": {
"message": "Έλεγχος...",
"description": "Text to display when checking a style for an update"
"message": "Έλεγχος..."
},
"sectionCode": {
"message": "Κώδικας",
"description": "Label for the code for a section"
"message": "Κώδικας"
},
"cm_smartIndent": {
"message": "Χρήση έξυπνης εσοχής",
"description": "Label for the checkbox controlling smart indentation option for the style editor."
"message": "Χρήση έξυπνης εσοχής"
},
"appliesHelp": {
"message": "Χρησιμοποιήστε το \"Ισχύει για\" έλεγχοι ώστε να περιοριστουν ποιες διευθύνσεις τον κώδικα σε αυτό το τμήμα να εφαρμόζονται.",
"description": "Help text for 'applies to' section"
"message": "Χρησιμοποιήστε το \"Ισχύει για\" έλεγχοι ώστε να περιοριστουν ποιες διευθύνσεις τον κώδικα σε αυτό το τμήμα να εφαρμόζονται."
},
"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"
"message": "Επεξεργασία Στυλ"
},
"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"
"message": "Προσθήκη στυλ"
},
"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"
"message": "Παρουσιάστηκε σφάλμα χρησιμοποιώντας την κομψή βάση δεδομένων. Θα θέλατε να επισκεφθείτε μια ιστοσελίδα με πιθανές λύσεις;"
},
"editGotoLine": {
"message": "Μετάβαση στη γραμμή (ή line:col)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
"message": "Μετάβαση στη γραμμή (ή line:col)"
},
"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."
"message": "Έλεγχος όλων των στυλ για ενημερώσεις"
},
"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."
"message": "Χρήση καρτελών με έξυπνη εσοχή"
},
"deleteStyleLabel": {
"message": "Διαγραφή",
"description": "Label for the button to delete a style"
"message": "Διαγραφή"
},
"addStyleLabel": {
"message": "Γράψτε νέο στυλ",
"description": "Label for the button to go to the add style page"
"message": "Γράψτε νέο στυλ"
},
"manageOnlyEnabled": {
"message": "Μόνο ενεργοποιημένα στυλ",
"description": "Checkbox to show only enabled styles"
"message": "Μόνο ενεργοποιημένα στυλ"
},
"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"
"message": "Επεξεργασία"
},
"description": {
"message": "Επαναπροσδιορίση του διαδίκτυου με το Stylus, έναν διαχειριστή στυλ. Το Stylus σας επιτρέπει να εγκαταστήσετε εύκολα themes και skins για πολλές δημοφιλείς ιστοσελίδες.",
"description": "Extension description"
"message": "Επαναπροσδιορίση του διαδίκτυου με το Stylus, έναν διαχειριστή στυλ. Το Stylus σας επιτρέπει να εγκαταστήσετε εύκολα themes και skins για πολλές δημοφιλείς ιστοσελίδες."
}
}

View File

@ -1,199 +1,150 @@
{
"appliesToEverything": {
"message": "Todos los sitios",
"description": "Text displayed for styles that apply to all sites"
"message": "Todos los sitios"
},
"defaultTheme": {
"message": "predeterminado",
"description": "Default CodeMirror CSS theme option on the edit style page"
"message": "predeterminado"
},
"styleRegexpTestTitle": {
"message": "Lista de pestañas coincidentes abiertas (haga clic en la URL para poner el foco en esa pestaña)",
"description": "RegExp test report: title of the report"
"message": "Lista de pestañas coincidentes abiertas (haga clic en la URL para poner el foco en esa pestaña)"
},
"bckpInstStyles": {
"message": "Exportar estilos",
"description": ""
"message": "Exportar estilos"
},
"optionsUpdateInterval": {
"message": "Buscar e instalar automáticamente todas las actualizaciones disponibles de estilos de usuario (en horas)",
"description": ""
"message": "Buscar e instalar automáticamente todas las actualizaciones disponibles de estilos de usuario (en horas)"
},
"exportLabel": {
"message": "Exportar",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
"message": "Exportar"
},
"issues": {
"message": "Problemas",
"description": "Label for the CSSLint issues block on the style edit page"
"message": "Problemas"
},
"optionsBadgeNormal": {
"message": "Color de fondo",
"description": ""
"message": "Color de fondo"
},
"updateCheckHistory": {
"message": "Historial de búsqueda de actualizaciones",
"description": ""
"message": "Historial de búsqueda de actualizaciones"
},
"cm_tabSize": {
"message": "Tamaño de la pestaña",
"description": "Label for the text box controlling tab size option for the style editor."
"message": "Tamaño de la pestaña"
},
"enableStyleLabel": {
"message": "Activar",
"description": "Label for the button to enable a style"
"message": "Activar"
},
"styleMissingName": {
"message": "Introduzca un nombre",
"description": "Error displayed when user saves without providing a name"
"message": "Introduzca un nombre"
},
"genericHistoryLabel": {
"message": "Historial",
"description": "Used in various places to show a history log of something"
"message": "Historial"
},
"shortcutsNote": {
"message": "Defina atajos de teclado",
"description": ""
"message": "Defina atajos de teclado"
},
"appliesDomainOption": {
"message": "URLs en el dominio",
"description": "Option to make the style apply to the entered string as a domain"
"message": "URLs en el dominio"
},
"checkForUpdate": {
"message": "Buscar actualización",
"description": "Label for the button to check a single style for an update"
"message": "Buscar actualización"
},
"styleNotAppliedRegexpProblemTooltip": {
"message": "El estilo no se aplicó debido a su uso incorrecto de 'regexp()'",
"description": "Tooltip in the popup for styles that were not applied at all"
"message": "El estilo no se aplicó debido a su uso incorrecto de 'regexp()'"
},
"styleRegexpInvalidExplanation": {
"message": "Algunas reglas «regexp()» que no se pudieron compilar en absoluto.",
"description": ""
"message": "Algunas reglas «regexp()» que no se pudieron compilar en absoluto."
},
"importAppendLabel": {
"message": "Agregar al estilo",
"description": "Label for the button to import a style and append to the existing sections"
"message": "Agregar al estilo"
},
"optionsOpenManager": {
"message": "Administrar estilos",
"description": ""
"message": "Administrar estilos"
},
"updateAllCheckSucceededNoUpdate": {
"message": "No se encontraron actualizaciones.",
"description": "Text that displays when an update all check completed and no updates are available"
"message": "No se encontraron actualizaciones."
},
"importReportLegendAdded": {
"message": "añadidos",
"description": "Text after the number of styles added in the report shown after importing styles"
"message": "añadidos"
},
"styleFromMozillaFormatPrompt": {
"message": "Pegue el código de formato Mozilla",
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
"message": "Pegue el código de formato Mozilla"
},
"dragDropMessage": {
"message": "Suelte su fichero de copia de seguridad en cualquier lugar de esta página para importarlo.",
"description": "Drag'n'drop message"
"message": "Suelte su fichero de copia de seguridad en cualquier lugar de esta página para importarlo."
},
"helpAlt": {
"message": "Ayuda",
"description": "Alternate text for help buttons"
"message": "Ayuda"
},
"confirmOK": {
"message": "Aceptar",
"description": ""
"message": "Aceptar"
},
"search": {
"message": "Buscar",
"description": "Label before the search input field in the editor shown on Ctrl-F"
"message": "Buscar"
},
"manageFaviconsGray": {
"message": "Atenuado",
"description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page"
"message": "Atenuado"
},
"confirmYes": {
"message": "Sí",
"description": "'Yes' button in a confirm dialog"
"message": "Sí"
},
"findStylesForSite": {
"message": "Encontrar más estilos para este sitio",
"description": "Text for a link that gets a list of styles for the current site"
"message": "Encontrar más estilos para este sitio"
},
"manageHeading": {
"message": "Estilos instalados",
"description": "Heading for the manage page"
"message": "Estilos instalados"
},
"styleBeautify": {
"message": "Embellecer",
"description": "Label for the CSS-beautifier button on the edit style page"
"message": "Embellecer"
},
"styleRegexpProblemTooltip": {
"message": "Número de secciones no aplicadas debido a un uso incorrecto de 'regexp()'",
"description": "Tooltip in the popup for styles that were applied only partially"
"message": "Número de secciones no aplicadas debido a un uso incorrecto de 'regexp()'"
},
"styleEnabledLabel": {
"message": "Activado",
"description": "Label for the enabled state of styles"
"message": "Activado"
},
"styleToMozillaFormatHelp": {
"message": "El formato Mozilla del código se puede enviar a userstyles.org y usarse con el Stylish para Firefox clásico.",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
"message": "El formato Mozilla del código se puede enviar a userstyles.org y usarse con el Stylish para Firefox clásico."
},
"sectionAdd": {
"message": "Añadir otra sección",
"description": "Label for the button to add a section"
"message": "Añadir otra sección"
},
"styleRegexpTestPartial": {
"message": "No completamente coincidentes, por tanto omitidos",
"description": "RegExp test report: label for the partially matching expressions"
"message": "No completamente coincidentes, por tanto omitidos"
},
"styleSaveLabel": {
"message": "Guardar",
"description": "Label for save button for style editing"
"message": "Guardar"
},
"confirmDelete": {
"message": "Borrar",
"description": ""
"message": "Borrar"
},
"confirmCancel": {
"message": "Cancelar",
"description": ""
"message": "Cancelar"
},
"retrieveBckp": {
"message": "Importar estilos",
"description": ""
"message": "Importar estilos"
},
"confirmStop": {
"message": "Detener",
"description": "'Stop' button in a confirm dialog"
"message": "Detener"
},
"writeStyleForURL": {
"message": "este URL",
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
"message": "este URL"
},
"optionsSubheading": {
"message": "Más opciones",
"description": "Subheading for options section on manage page."
"message": "Más opciones"
},
"appliesAdd": {
"message": "Añadir",
"description": "Label for the button to add an 'applies' entry"
"message": "Añadir"
},
"appliesRegexpOption": {
"message": "URLs coincidentes con la regexp",
"description": "Option to make the style apply to the entered string as a regular expression"
"message": "URLs coincidentes con la regexp"
},
"optionsAdvancedExposeIframesNote": {
"message": "Activa la escritura de CSS específico-para-iframe como «html[stylus-iframe] h1 { display:none }»",
"description": ""
"message": "Activa la escritura de CSS específico-para-iframe como «html[stylus-iframe] h1 { display:none }»"
},
"importReportLegendUpdatedCode": {
"message": "código actualizado",
"description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"
"message": "código actualizado"
},
"styleInstall": {
"message": "¿Quiere instalar «$stylename$» en Stylus?",
"description": "Confirmation when installing a style",
"placeholders": {
"stylename": {
"content": "$1"
@ -201,112 +152,85 @@
}
},
"optionsBadgeDisabled": {
"message": "Color de fondo cuando está desactivado",
"description": ""
"message": "Color de fondo cuando está desactivado"
},
"optionsCheck": {
"message": "Actualizar estilos",
"description": ""
"message": "Actualizar estilos"
},
"manageText": {
"message": "<a href='https://userstyles.org'>Obtener estilos en userstyles.org</a> | <a href='http://add0n.com/stylus.html'>Obtener ayuda</a>",
"description": "Help text on the manage page"
"message": "<a href='https://userstyles.org'>Obtener estilos en userstyles.org</a> | <a href='http://add0n.com/stylus.html'>Obtener ayuda</a>"
},
"manageOnlyLocal": {
"message": "Sólo estilos creados localmente",
"description": "Checkbox to show only locally created styles i.e. non-updatable"
"message": "Sólo estilos creados localmente"
},
"searchStyles": {
"message": "Buscar contenidos",
"description": "Label for the search filter textbox on the Manage styles page"
"message": "Buscar contenidos"
},
"optionsUpdateImportNote": {
"message": "Al importar copias de seguridad de estilos desde una versión antigua o desde Stylish, realice una única búsqueda manual de actualizaciones en el administrador de estilos para asegurarse de que todos los estilos están actualizados.",
"description": ""
"message": "Al importar copias de seguridad de estilos desde una versión antigua o desde Stylish, realice una única búsqueda manual de actualizaciones en el administrador de estilos para asegurarse de que todos los estilos están actualizados."
},
"checkAllUpdatesForce": {
"message": "Comprobar de nuevo, ¡no he editado ningún estilo!",
"description": "Label for the button to apply all detected updates"
"message": "Comprobar de nuevo, ¡no he editado ningún estilo!"
},
"unreachableFileHint": {
"message": "Stylus puede acceder a URL file:// solo si activa la casilla correspondiente para la extensión Stylus en la página chrome://extensions.",
"description": "Note in the toolbar popup for file:// URLs"
"message": "Stylus puede acceder a URL file:// solo si activa la casilla correspondiente para la extensión Stylus en la página chrome://extensions."
},
"disableStyleLabel": {
"message": "Desactivar",
"description": "Label for the button to disable a style"
"message": "Desactivar"
},
"prefShowBadge": {
"message": "Número de estilos activos en el sitio actual",
"description": "Label for the checkbox controlling toolbar badge text."
"message": "Número de estilos activos en el sitio actual"
},
"manageFavicons": {
"message": "Favicons en la columna se-aplica-a",
"description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
"message": "Favicons en la columna se-aplica-a"
},
"menuShowBadge": {
"message": "Mostrar número de estilos activos",
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
"message": "Mostrar número de estilos activos"
},
"cm_lineWrapping": {
"message": "Ajuste de línea",
"description": "Label for the checkbox controlling word wrap option for the style editor."
"message": "Ajuste de línea"
},
"styleCancelEditLabel": {
"message": "Volver al administrador",
"description": "Label for cancel button for style editing"
"message": "Volver al administrador"
},
"styleChangesNotSaved": {
"message": "Ha realizado cambios en este estilo sin guardarlos.",
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
"message": "Ha realizado cambios en este estilo sin guardarlos."
},
"importLabel": {
"message": "Importar",
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
"message": "Importar"
},
"shortcuts": {
"message": "Atajos",
"description": "Go to shortcut configuration"
"message": "Atajos"
},
"updateCheckFailServerUnreachable": {
"message": "Error de actualización: no se pudo contactar con el servidor.",
"description": "Text that displays when an update check failed because the update server is unreachable"
"message": "Error de actualización: no se pudo contactar con el servidor."
},
"manageFilters": {
"message": "Filtros",
"description": "Label for filters container"
"message": "Filtros"
},
"applyAllUpdates": {
"message": "Aplicar todas las actualizaciones",
"description": "Label for the button to apply all detected updates"
"message": "Aplicar todas las actualizaciones"
},
"optionsReset": {
"message": "Restablecer las opciones a sus valores predeterminados.",
"description": ""
"message": "Restablecer las opciones a sus valores predeterminados."
},
"optionsCustomizeUpdate": {
"message": "Actualizaciones",
"description": ""
"message": "Actualizaciones"
},
"deleteStyleConfirm": {
"message": "¿Confirma que quiere eliminar este estilo?",
"description": "Confirmation before deleting a style"
"message": "¿Confirma que quiere eliminar este estilo?"
},
"optionsCustomizePopup": {
"message": "Cuadro emergente",
"description": ""
"message": "Cuadro emergente"
},
"styleBadRegexp": {
"message": "La expresión regular proporcionada no es válida.",
"description": "Validation message for a bad regexp in a style"
"message": "La expresión regular proporcionada no es válida."
},
"optionsHeading": {
"message": "Opciones",
"description": "Heading for options section on manage page."
"message": "Opciones"
},
"appliesDisplay": {
"message": "Se aplica a: $applies$",
"description": "Text on the manage screen to describe what the style applies to",
"placeholders": {
"applies": {
"content": "$1"
@ -314,12 +238,10 @@
}
},
"openStylesManager": {
"message": "Abrir administrador de estilos",
"description": "Label for the style maanger opener in the browser action context menu."
"message": "Abrir administrador de estilos"
},
"styleUpdate": {
"message": "¿Confirma que quiere actualizar «$stylename$»?",
"description": "Confirmation when updating a style",
"placeholders": {
"stylename": {
"content": "$1"
@ -327,16 +249,13 @@
}
},
"styleSectionsTitle": {
"message": "Secciones",
"description": "Title for the style sections section"
"message": "Secciones"
},
"importReportLegendInvalid": {
"message": "no válidos omitidos",
"description": "Text after the number of styles skipped due to being invalid (not a Stylus/Stylish backup file probably) in the report shown after importing styles"
"message": "no válidos omitidos"
},
"editStyleTitle": {
"message": "Editar estilo $stylename$",
"description": "Title of the page for editing styles",
"placeholders": {
"stylename": {
"content": "$1"
@ -344,96 +263,70 @@
}
},
"updateCheckSucceededNoUpdate": {
"message": "El estilo está actualizado.",
"description": "Text that displays when an update check completed and no update is available"
"message": "El estilo está actualizado."
},
"appliesUrlPrefixOption": {
"message": "URLs que empiezan con",
"description": "Option to make the style apply to the entered string as a URL prefix"
"message": "URLs que empiezan con"
},
"cm_matchHighlightToken": {
"message": "Resaltado de palabra señalada",
"description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of of the word/token under cursor even if nothing is selected"
"message": "Resaltado de palabra señalada"
},
"searchRegexp": {
"message": "Use la sintaxis /re/ para búsquedas con expresiones regulares",
"description": "Label after the search input field in the editor shown on Ctrl-F"
"message": "Use la sintaxis /re/ para búsquedas con expresiones regulares"
},
"updateCheckManualUpdateHint": {
"message": "Forzar una actualización sobrescribirá cualquier edición local.",
"description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
"message": "Forzar una actualización sobrescribirá cualquier edición local."
},
"toggleStyle": {
"message": "Conmutar estilo",
"description": "Label for the checkbox to enable/disable a style"
"message": "Conmutar estilo"
},
"importReplaceTooltip": {
"message": "Descarta contenidos del estilo actual y los sobrescribe con el estilo importado",
"description": "Label for the button to import and overwrite current style"
"message": "Descarta contenidos del estilo actual y los sobrescribe con el estilo importado"
},
"popupStylesFirst": {
"message": "Estilos antes que las órdenes",
"description": "Label for the checkbox controlling section order in the popup."
"message": "Estilos antes que las órdenes"
},
"sectionHelp": {
"message": "Las secciones le permiten definir distintos fragmentos de código en el mismo estilo para aplicarlos a diferentes conjuntos de URLs. Por ejemplo, un único estilo puede cambiar la página de inicio de un sitio de una forma y modificar el resto del sitio de otra.",
"description": "Help text for sections"
"message": "Las secciones le permiten definir distintos fragmentos de código en el mismo estilo para aplicarlos a diferentes conjuntos de URLs. Por ejemplo, un único estilo puede cambiar la página de inicio de un sitio de una forma y modificar el resto del sitio de otra."
},
"noStylesForSite": {
"message": "No hay estilos instalados para este sitio.",
"description": "Text displayed when no styles are installed for the current site"
"message": "No hay estilos instalados para este sitio."
},
"appliesDisplayTruncatedSuffix": {
"message": "y más sitios",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
"message": "y más sitios"
},
"appliesRemove": {
"message": "Eliminar",
"description": "Label for the button to remove an 'applies' entry"
"message": "Eliminar"
},
"updatesCurrentlyInstalled": {
"message": "Actualizaciones instaladas:",
"description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates."
"message": "Actualizaciones instaladas:"
},
"styleToMozillaFormatTitle": {
"message": "Estilo en formato Mozilla",
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
},
"manageTitle": {
"message": "Stylus",
"description": "Title for the manage page"
"message": "Estilo en formato Mozilla"
},
"writeStyleFor": {
"message": "Escribir estilo para:",
"description": "Label for toolbar pop-up that precedes the links to write a new style"
"message": "Escribir estilo para:"
},
"replace": {
"message": "Reemplazar",
"description": "Label before the replace input field in the editor shown on Ctrl-H"
"message": "Reemplazar"
},
"styleRegexpTestNone": {
"message": "No hay pestañas coincidentes",
"description": "RegExp test report: label for expressions that didn't match any tabs"
"message": "No hay pestañas coincidentes"
},
"importReportLegendUpdatedMeta": {
"message": "actualizaron la meta información",
"description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles"
"message": "actualizaron la meta información"
},
"appliesLabel": {
"message": "Se aplica a",
"description": "Label for 'applies to' fields on the edit/add screen"
"message": "Se aplica a"
},
"openOptionsPopup": {
"message": "Opciones",
"description": "Go to Options UI"
"message": "Opciones"
},
"openManage": {
"message": "Administrar",
"description": "Link to open the manage page."
"message": "Administrar"
},
"updateCheckFailBadResponseCode": {
"message": "Error de actualización: el servidor ha respondido con el código $code$.",
"description": "Text that displays when an update check failed because the response code indicates an error",
"placeholders": {
"code": {
"content": "$1"
@ -441,303 +334,222 @@
}
},
"appliesSpecify": {
"message": "Especificar",
"description": "Label for the button to make a style apply only to specific sites"
"message": "Especificar"
},
"installUpdate": {
"message": "Instalar actualización",
"description": "Label for the button to install an update for a single style"
"message": "Instalar actualización"
},
"optionsCheckUpdate": {
"message": "Buscar e instalar todas las actualizaciones disponibles",
"description": ""
"message": "Buscar e instalar todas las actualizaciones disponibles"
},
"importReportTitle": {
"message": "Se completó la importación de estilos",
"description": "Title of the report shown after importing styles"
"message": "Se completó la importación de estilos"
},
"styleMozillaFormatHeading": {
"message": "Formato Mozilla",
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
"message": "Formato Mozilla"
},
"cm_matchHighlight": {
"message": "Resaltar",
"description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor."
"message": "Resaltar"
},
"styleRegexpPartialExplanation": {
"message": "Este estilo utiliza expresiones regulares (regexps) parcialmente coincidentes violando así la <a href='https://developer.mozilla.org/docs/Web/CSS/@document'>especificación @document de CSS4</a> que requiere una coincidencia completa de URL. Las secciones CSS afectadas no se aplicaron a la página. Probablemente este estilo fue creado con Stylish-para-Chrome, que evalúa de modo incorrecto las reglas 'regexp()' desde la primera versión (un fallo conocido).",
"description": ""
"message": "Este estilo utiliza expresiones regulares (regexps) parcialmente coincidentes violando así la <a href='https://developer.mozilla.org/docs/Web/CSS/@document'>especificación @document de CSS4</a> que requiere una coincidencia completa de URL. Las secciones CSS afectadas no se aplicaron a la página. Probablemente este estilo fue creado con Stylish-para-Chrome, que evalúa de modo incorrecto las reglas 'regexp()' desde la primera versión (un fallo conocido)."
},
"styleBeautifyIndentConditional": {
"message": "Sangrar @media, @supports",
"description": "CSS-beautifier option"
"message": "Sangrar @media, @supports"
},
"unreachableContentScript": {
"message": "No se pudo comunicar con la página. Pruebe a recargar la pestaña.",
"description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus"
"message": "No se pudo comunicar con la página. Pruebe a recargar la pestaña."
},
"sectionRemove": {
"message": "Eliminar sección",
"description": "Label for the button to remove a section"
"message": "Eliminar sección"
},
"disableAllStyles": {
"message": "Desactivar todos los estilos",
"description": "Label for the checkbox that turns all enabled styles off."
"message": "Desactivar todos los estilos"
},
"updateCheckSkippedMaybeLocallyEdited": {
"message": "Este estilo podría haberse editado localmente.",
"description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications"
"message": "Este estilo podría haberse editado localmente."
},
"undoGlobal": {
"message": "Deshacer en todas las secciones",
"description": "CSS-beautify global Undo button label"
"message": "Deshacer en todas las secciones"
},
"updateCompleted": {
"message": "Actualización completada.",
"description": "Text that displays when an update completed"
"message": "Actualización completada."
},
"checkingForUpdate": {
"message": "Buscando...",
"description": "Text to display when checking a style for an update"
"message": "Buscando..."
},
"styleRegexpTestFull": {
"message": "Pestañas coincidentes",
"description": "RegExp test report: label for the fully matching expressions"
"message": "Pestañas coincidentes"
},
"manageMaxTargets": {
"message": "Número de elementos se-aplica-a",
"description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page"
"message": "Número de elementos se-aplica-a"
},
"manageFaviconsHelp": {
"message": "Stylus usa un servicio externo https://www.google.com/s2/favicons",
"description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
"message": "Stylus usa un servicio externo https://www.google.com/s2/favicons"
},
"updateCheckSkippedLocallyEdited": {
"message": "Este estilo se editó localmente",
"description": "Text that displays when an update check skipped updating the style to avoid losing local modifications"
"message": "Este estilo se editó localmente"
},
"optionsResetButton": {
"message": "Restablecer opciones",
"description": ""
"message": "Restablecer opciones"
},
"sectionCode": {
"message": "Código",
"description": "Label for the code for a section"
"message": "Código"
},
"optionsAdvancedContextDelete": {
"message": "Añadir 'Eliminar' al menú contextual del editor",
"description": ""
"message": "Añadir 'Eliminar' al menú contextual del editor"
},
"importReportLegendUpdatedBoth": {
"message": "actualizarón tanto meta información como código",
"description": "Text after the number of styles updated entirely in the report shown after importing styles"
"message": "actualizarón tanto meta información como código"
},
"cm_smartIndent": {
"message": "Usar sangría inteligente",
"description": "Label for the checkbox controlling smart indentation option for the style editor."
"message": "Usar sangría inteligente"
},
"styleRegexpTestButton": {
"message": "Prueba de regexp",
"description": "RegExp test button label in the editor shown when applies-to list has a regexp value"
"message": "Prueba de regexp"
},
"appliesHelp": {
"message": "Utilice los controles 'Se aplica a' para limitar a qué URLs se aplica el código de esta sección.",
"description": "Help text for 'applies to' section"
"message": "Utilice los controles 'Se aplica a' para limitar a qué URLs se aplica el código de esta sección."
},
"editStyleHeading": {
"message": "Editar estilo",
"description": "Title of the page for editing styles"
"message": "Editar estilo"
},
"editDeleteText": {
"message": "Eliminar",
"description": "Label for the context menu item in the editor to delete selected text"
"message": "Eliminar"
},
"stylusUnavailableForURLdetails": {
"message": "Como medida de precaución, el navegador prohíbe que las extensiones afecten a sus páginas internas (como chrome://version o about:addons) además de las páginas internas de otras extensiones. Cada navegador además restringe el acceso a su propia galería de extensiones (como Chrome Web Store o AMO).",
"description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect"
"message": "Como medida de precaución, el navegador prohíbe que las extensiones afecten a sus páginas internas (como chrome://version o about:addons) además de las páginas internas de otras extensiones. Cada navegador además restringe el acceso a su propia galería de extensiones (como Chrome Web Store o AMO)."
},
"cm_matchHighlightSelection": {
"message": "Sólo selección",
"description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text"
},
"appliesUrlOption": {
"message": "URL",
"description": "Option to make the style apply to the entered string as a URL"
"message": "Sólo selección"
},
"updateAllCheckSucceededSomeEdited": {
"message": "No se buscaron actualizaciones de algunos estilos actualizables para evitar la pérdida de posibles ediciones locales. Se puede forzar la búsqueda de actualizaciones mediante comprobación individual, o ejecutando otra búsqueda para todos los estilos (las ediciones locales se sobrescribirán).",
"description": "Text that displays when an update all check completed and no updates are available"
"message": "No se buscaron actualizaciones de algunos estilos actualizables para evitar la pérdida de posibles ediciones locales. Se puede forzar la búsqueda de actualizaciones mediante comprobación individual, o ejecutando otra búsqueda para todos los estilos (las ediciones locales se sobrescribirán)."
},
"stylusUnavailableForURL": {
"message": "Stylus no funciona en páginas como esta.",
"description": "Note in the toolbar pop-up when on a URL Stylus can't affect"
"message": "Stylus no funciona en páginas como esta."
},
"manageOnlyUpdates": {
"message": "Sólo con actualizaciones o problemas",
"description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed"
"message": "Sólo con actualizaciones o problemas"
},
"addStyleTitle": {
"message": "Añadir estilo",
"description": "Title of the page for adding styles"
"message": "Añadir estilo"
},
"importReplaceLabel": {
"message": "Sobrescribir estilo",
"description": "Label for the button to import and overwrite current style"
"message": "Sobrescribir estilo"
},
"dbError": {
"message": "Ocurrió un error con la base de datos de Stylus. ¿Desea visitar una página web con posibles soluciones?",
"description": "Prompt when a DB error is encountered"
"message": "Ocurrió un error con la base de datos de Stylus. ¿Desea visitar una página web con posibles soluciones?"
},
"optionsAdvanced": {
"message": "Avanzadas",
"description": ""
"message": "Avanzadas"
},
"importAppendTooltip": {
"message": "Agrega el estilo importado al estilo actual",
"description": "Tooltip for the button to import a style and append to the existing sections"
"message": "Agrega el estilo importado al estilo actual"
},
"editorStylesButton": {
"message": "Buscar estilos del editor",
"description": "Find styles for the editor"
"message": "Buscar estilos del editor"
},
"optionsOpen": {
"message": "Abrir",
"description": ""
"message": "Abrir"
},
"helpKeyMapHotkey": {
"message": "Pulse un atajo",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
"message": "Pulse un atajo"
},
"styleRegexpTestInvalid": {
"message": "Expresiones regulares no válidas omitidas",
"description": "RegExp test report: label for the invalid expressions"
"message": "Expresiones regulares no válidas omitidas"
},
"replaceAll": {
"message": "Reemplazar todo",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
"message": "Reemplazar todo"
},
"importReportUnchanged": {
"message": "No se cambió nada.",
"description": "Message in the report shown after importing styles"
"message": "No se cambió nada."
},
"optionsActions": {
"message": "Acciones",
"description": ""
"message": "Acciones"
},
"editGotoLine": {
"message": "Ir a la línea (o a línea:col)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
"message": "Ir a la línea (o a línea:col)"
},
"manageOnlyLocalTooltip": {
"message": "(los estilos no instalados mediante una página de userstyles.org)",
"description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable"
"message": "(los estilos no instalados mediante una página de userstyles.org)"
},
"checkAllUpdates": {
"message": "Buscar actualizaciones para todos los estilos",
"description": "Label for the button to check all styles for updates"
"message": "Buscar actualizaciones para todos los estilos"
},
"openOptionsManage": {
"message": "Interfaz de opciones",
"description": "Go to Options UI"
"message": "Interfaz de opciones"
},
"issuesHelp": {
"message": "Problemas encontrados por <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> con estas reglas aplicadas:",
"description": "Help popup message for the CSSLint issues block on the style edit page"
"message": "Problemas encontrados por <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> con estas reglas aplicadas:"
},
"optionsCustomizeBadge": {
"message": "Distintivo en el icono de barra de herramientas",
"description": ""
"message": "Distintivo en el icono de barra de herramientas"
},
"importReportLegendIdentical": {
"message": "idénticos omitidos",
"description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles"
"message": "idénticos omitidos"
},
"optionsPopupWidth": {
"message": "Anchura del diálogo emergente (en píxeles)",
"description": ""
},
"confirmNo": {
"message": "No",
"description": "'No' button in a confirm dialog"
"message": "Anchura del diálogo emergente (en píxeles)"
},
"undo": {
"message": "Deshacer",
"description": "Button label"
"message": "Deshacer"
},
"cm_keyMap": {
"message": "Mapa de teclado",
"description": "Label for the drop-down list controlling the keymap for the style editor."
"message": "Mapa de teclado"
},
"manageNewUI": {
"message": "Nuevo diseño de interfaz de gestión",
"description": "Label for the checkbox that toggles the new UI on manage page"
"message": "Nuevo diseño de interfaz de gestión"
},
"importReportUndoneTitle": {
"message": "La importación ha sido revertida",
"description": "Title of the message box shown after undoing the import of styles"
"message": "La importación ha sido revertida"
},
"genericDisabledLabel": {
"message": "Desactivado",
"description": "Used in various lists/options to indicate that something is disabled"
"message": "Desactivado"
},
"cm_indentWithTabs": {
"message": "Usar pestañas con sangría inteligente",
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
"message": "Usar pestañas con sangría inteligente"
},
"replaceWith": {
"message": "Reemplazar con",
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
"message": "Reemplazar con"
},
"deleteStyleLabel": {
"message": "Eliminar",
"description": "Label for the button to delete a style"
"message": "Eliminar"
},
"updateCheckManualUpdateForce": {
"message": "Instalar actualización (se sobrescribirán las ediciones locales)",
"description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
"message": "Instalar actualización (se sobrescribirán las ediciones locales)"
},
"optionsAdvancedExposeIframes": {
"message": "Exponer marcos integrados (iframes) vía HTML[stylus-iframe]",
"description": ""
"message": "Exponer marcos integrados (iframes) vía HTML[stylus-iframe]"
},
"addStyleLabel": {
"message": "Escribir un nuevo estilo",
"description": "Label for the button to go to the add style page"
"message": "Escribir un nuevo estilo"
},
"optionsUpdateIntervalNote": {
"message": "Para desactivar las búsquedas automáticas de actualizaciones, establezca el intervalo a 0",
"description": ""
"message": "Para desactivar las búsquedas automáticas de actualizaciones, establezca el intervalo a 0"
},
"backupButtons": {
"message": "Copia de seguridad",
"description": "Heading for backup"
"message": "Copia de seguridad"
},
"manageOnlyEnabled": {
"message": "Sólo estilos activos",
"description": "Checkbox to show only enabled styles"
"message": "Sólo estilos activos"
},
"editStyleLabel": {
"message": "Editar",
"description": "Label for the button to go to the edit style page"
"message": "Editar"
},
"cm_theme": {
"message": "Temas",
"description": "Label for the style editor's CSS theme."
"message": "Temas"
},
"backupMessage": {
"message": "Seleccione un fichero o arrástrelo y suéltelo en esta página.",
"description": "Message for backup"
"message": "Seleccione un fichero o arrástrelo y suéltelo en esta página."
},
"importReportUndone": {
"message": "estilos fueron revertidos",
"description": "Text after the number of styles reverted in the message box shown after undoing the import of styles"
"message": "estilos fueron revertidos"
},
"helpKeyMapCommand": {
"message": "Nombre del comando",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
"message": "Nombre del comando"
},
"description": {
"message": "Rediseñe la web con Stylus, un administrador de estilos de usuario. Stylus le permite instalar fácilmente temas y coberturas para muchos sitios populares.",
"description": "Extension description"
"message": "Rediseñe la web con Stylus, un administrador de estilos de usuario. Stylus le permite instalar fácilmente temas y coberturas para muchos sitios populares."
}
}

View File

@ -1,208 +1,91 @@
{
"appliesToEverything": {
"message": "Kaikki",
"description": "Text displayed for styles that apply to all sites"
},
"defaultTheme": {
"message": "default",
"description": "Default CodeMirror CSS theme option on the edit style page"
},
"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."
"message": "Kaikki"
},
"enableStyleLabel": {
"message": "Aktivoi",
"description": "Label for the button to enable a style"
"message": "Aktivoi"
},
"styleMissingName": {
"message": "Syötä nimi.",
"description": "Error displayed when user saves without providing a name"
"message": "Syötä nimi."
},
"appliesDomainOption": {
"message": "URL ositteita domainilla",
"description": "Option to make the style apply to the entered string as a domain"
"message": "URL ositteita domainilla"
},
"checkForUpdate": {
"message": "Hae päivityksiä",
"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"
"message": "Hae päivityksiä"
},
"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"
"message": "All styles are up to date."
},
"helpAlt": {
"message": "Apu",
"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"
"message": "Apu"
},
"findStylesForSite": {
"message": "Hae lisää tyylejä tälle sivustolle",
"description": "Text for a link that gets a list of styles for the current site"
"message": "Hae lisää tyylejä tälle sivustolle"
},
"manageHeading": {
"message": "Asennetut Tyylit",
"description": "Heading for the manage page"
},
"styleBeautify": {
"message": "Beautify",
"description": "Label for the CSS-beautifier button on the edit style page"
"message": "Asennetut Tyylit"
},
"styleEnabledLabel": {
"message": "Aktivoitu",
"description": "Label for the enabled state of styles"
"message": "Aktivoitu"
},
"styleToMozillaFormatHelp": {
"message": "Mozilla formaattia koodista voidaan käyttää Stylish Firefoxille ohjelmassa ja voidaan lähettää userstyles.orgiin.",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
"message": "Mozilla formaattia koodista voidaan käyttää Stylish Firefoxille ohjelmassa ja voidaan lähettää userstyles.orgiin."
},
"sectionAdd": {
"message": "Lisää uusi osio",
"description": "Label for the button to add a section"
"message": "Lisää uusi osio"
},
"styleSaveLabel": {
"message": "Tallenna",
"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"
"message": "Tallenna"
},
"appliesAdd": {
"message": "Lisää",
"description": "Label for the button to add an 'applies' entry"
"message": "Lisää"
},
"appliesRegexpOption": {
"message": "URL ositteet jotka vastaavat regexpiä",
"description": "Option to make the style apply to the entered string as a regular expression"
"message": "URL ositteet jotka vastaavat regexpiä"
},
"styleInstall": {
"message": "Asennetaanko '$stylename$' Stylusiin?",
"description": "Confirmation when installing a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"manageText": {
"message": "<a href='https://userstyles.org'>Get styles on userstyles.org</a> | <a href='http://add0n.com/stylus.html'>Get help</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": "Poista Käytöstä",
"description": "Label for the button to disable a style"
"message": "Poista Käytöstä"
},
"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."
"message": "Show number of styles active for the current site on the toolbar button"
},
"styleCancelEditLabel": {
"message": "Takaisin hallintapaneeliin",
"description": "Label for cancel button for style editing"
"message": "Takaisin hallintapaneeliin"
},
"styleChangesNotSaved": {
"message": "Olet tehnyt muutoksia tähän tyyliin tallentamatta.",
"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)"
"message": "Olet tehnyt muutoksia tähän tyyliin tallentamatta."
},
"updateCheckFailServerUnreachable": {
"message": "Päivitys epäonnistui: ei voitu yhdistää palvelimeen.",
"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"
"message": "Päivitys epäonnistui: ei voitu yhdistää palvelimeen."
},
"deleteStyleConfirm": {
"message": "Oletko varma että haluat poistaa tämän tyylin?",
"description": "Confirmation before deleting a style"
},
"confirmDelete": {
"message": "Delete"
},
"confirmCancel": {
"message": "Cancel"
"message": "Oletko varma että haluat poistaa tämän tyylin?"
},
"styleBadRegexp": {
"message": "Regexp ei kelpaa.",
"description": "Validation message for a bad regexp in a style"
},
"optionsHeading": {
"message": "Options",
"description": "Heading for options section on manage page."
"message": "Regexp ei kelpaa."
},
"appliesDisplay": {
"message": "Kooskee: $applies$",
"description": "Text on the manage screen to describe what the style applies to",
"placeholders": {
"applies": {
"content": "$1"
}
}
},
"styleUpdate": {
"message": "Are you sure you want to update '$stylename$'?",
"description": "Confirmation when updating a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"styleSectionsTitle": {
"message": "Osiot",
"description": "Title for the style sections section"
"message": "Osiot"
},
"editStyleTitle": {
"message": "Muokkaa Tyyliä $stylename$",
"description": "Title of the page for editing styles",
"placeholders": {
"stylename": {
"content": "$1"
@ -210,68 +93,37 @@
}
},
"updateCheckSucceededNoUpdate": {
"message": "Tyyli on ajan tasalla.",
"description": "Text that displays when an update check completed and no update is available"
"message": "Tyyli on ajan tasalla."
},
"appliesUrlPrefixOption": {
"message": "URL osoitteet jotka alkavat",
"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"
"message": "URL osoitteet jotka alkavat"
},
"popupStylesFirst": {
"message": "List styles before commands in the toolbar button menu",
"description": "Label for the checkbox controlling section order in the toolbar button menu."
"message": "List styles before commands in the toolbar button menu"
},
"sectionHelp": {
"message": "Osiot antavat sinun tarkentaa koodin eri osia niin että ne koskevat eri URL osoitteita samassa tyylissä. Esimerkiksi, yksi tyyli voi muokata kotisivua yhdellä tavalla kun se muokkaa koko muuta sivustoa toisella tavalla.",
"description": "Help text for sections"
"message": "Osiot antavat sinun tarkentaa koodin eri osia niin että ne koskevat eri URL osoitteita samassa tyylissä. Esimerkiksi, yksi tyyli voi muokata kotisivua yhdellä tavalla kun se muokkaa koko muuta sivustoa toisella tavalla."
},
"noStylesForSite": {
"message": "Ei asennettuja tyylejä tällä sivustolla.",
"description": "Text displayed when no styles are installed for the current site"
"message": "Ei asennettuja tyylejä tällä sivustolla."
},
"appliesDisplayTruncatedSuffix": {
"message": "ja lisää",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
"message": "ja lisää"
},
"appliesRemove": {
"message": "Poista",
"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"
"message": "Poista"
},
"manageTitle": {
"message": "Tyylikäs",
"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"
"message": "Tyylikäs"
},
"appliesLabel": {
"message": "Koskee",
"description": "Label for 'applies to' fields on the edit/add screen"
"message": "Koskee"
},
"openManage": {
"message": "Hallitse asennettuja tyylejä",
"description": "Link to open the manage page."
"message": "Hallitse asennettuja tyylejä"
},
"updateCheckFailBadResponseCode": {
"message": "Päivitys epäonnistui: palvelin vastasi koodilla $code$.",
"description": "Text that displays when an update check failed because the response code indicates an error",
"placeholders": {
"code": {
"content": "$1"
@ -279,135 +131,45 @@
}
},
"appliesSpecify": {
"message": "Tarkenna",
"description": "Label for the button to make a style apply only to specific sites"
"message": "Tarkenna"
},
"installUpdate": {
"message": "Asenna päivitys",
"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"
"message": "Asenna päivitys"
},
"sectionRemove": {
"message": "Poista osio",
"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."
"message": "Poista osio"
},
"updateCompleted": {
"message": "Päivitys suoritettu.",
"description": "Text that displays when an update completed"
"message": "Päivitys suoritettu."
},
"checkingForUpdate": {
"message": "Tarkistetaan...",
"description": "Text to display when checking a style for an update"
"message": "Tarkistetaan..."
},
"sectionCode": {
"message": "Koodi",
"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."
"message": "Koodi"
},
"appliesHelp": {
"message": "Käytä 'Koskee' kontrolleja rajoittaaksesi mitä URL osoitteisiin tämä osio koodista koskee.",
"description": "Help text for 'applies to' section"
"message": "Käytä 'Koskee' kontrolleja rajoittaaksesi mitä URL osoitteisiin tämä osio koodista koskee."
},
"editStyleHeading": {
"message": "Muokkaa Tyyliä",
"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"
"message": "Muokkaa Tyyliä"
},
"addStyleTitle": {
"message": "Lisää Tyyli",
"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 Stylus 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"
"message": "Lisää Tyyli"
},
"checkAllUpdates": {
"message": "Tarkista kaikki tyylit päivityksien varalta",
"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."
"message": "Tarkista kaikki tyylit päivityksien varalta"
},
"deleteStyleLabel": {
"message": "Poista",
"description": "Label for the button to delete a style"
"message": "Poista"
},
"addStyleLabel": {
"message": "Uusi Tyyli",
"description": "Label for the button to go to the add style page"
},
"manageOnlyEnabled": {
"message": "Only enabled styles",
"description": "Checkbox to show only enabled styles"
"message": "Uusi Tyyli"
},
"editStyleLabel": {
"message": "Muokkaa",
"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"
"message": "Muokkaa"
},
"description": {
"message": "Uudelleen stailaa netti Stylusillä, käyttäjän tyyli hallintapaneelilla. Stylus antaa sinun helposti asentaa teemoja ja skinejä palvelluille kuten Google, Facebook, YouTube, Orkut, ja monelle, monelle muulle sivustolle.",
"description": "Extension description"
"message": "Uudelleen stailaa netti Stylusillä, käyttäjän tyyli hallintapaneelilla. Stylus antaa sinun helposti asentaa teemoja ja skinejä palvelluille kuten Google, Facebook, YouTube, Orkut, ja monelle, monelle muulle sivustolle."
}
}

View File

@ -1,186 +1,101 @@
{
"appliesToEverything": {
"message": "Tout",
"description": "Text displayed for styles that apply to all sites"
"message": "Tout"
},
"defaultTheme": {
"message": "défaut",
"description": "Default CodeMirror CSS theme option on the edit style page"
"message": "défaut"
},
"exportLabel": {
"message": "Exportez",
"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"
"message": "Exportez"
},
"cm_tabSize": {
"message": "Taille des tabulations",
"description": "Label for the text box controlling tab size option for the style editor."
"message": "Taille des tabulations"
},
"enableStyleLabel": {
"message": "Activer",
"description": "Label for the button to enable a style"
"message": "Activer"
},
"styleMissingName": {
"message": "Veuillez saisir un nom.",
"description": "Error displayed when user saves without providing a name"
"message": "Veuillez saisir un nom."
},
"appliesDomainOption": {
"message": "URL sur le domaine",
"description": "Option to make the style apply to the entered string as a domain"
"message": "URL sur le domaine"
},
"checkForUpdate": {
"message": "Rechercher des mises à jour",
"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"
"message": "Rechercher des mises à jour"
},
"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"
"message": "All styles are up to date."
},
"helpAlt": {
"message": "Aide",
"description": "Alternate text for help buttons"
},
"search": {
"message": "Search",
"description": "Label before the search input field in the editor shown on Ctrl-F"
"message": "Aide"
},
"confirmYes": {
"message": "Oui",
"description": "'Yes' button in a confirm dialog"
"message": "Oui"
},
"findStylesForSite": {
"message": "Rechercher d'autres styles pour ce site",
"description": "Text for a link that gets a list of styles for the current site"
"message": "Rechercher d'autres styles pour ce site"
},
"manageHeading": {
"message": "Styles installés",
"description": "Heading for the manage page"
},
"styleBeautify": {
"message": "Beautify",
"description": "Label for the CSS-beautifier button on the edit style page"
"message": "Styles installés"
},
"styleEnabledLabel": {
"message": "Activé",
"description": "Label for the enabled state of styles"
"message": "Activé"
},
"styleToMozillaFormatHelp": {
"message": "Le code au format Mozilla peut être utilisé dans Stylish for Firefox et envoyé à userstyles.org.",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
"message": "Le code au format Mozilla peut être utilisé dans Stylish for Firefox et envoyé à userstyles.org."
},
"sectionAdd": {
"message": "Ajouter une section",
"description": "Label for the button to add a section"
"message": "Ajouter une section"
},
"styleSaveLabel": {
"message": "Enregistrer",
"description": "Label for save button for style editing"
},
"confirmStop": {
"message": "Stop",
"description": "'Stop' button in a confirm dialog"
"message": "Enregistrer"
},
"writeStyleForURL": {
"message": "cette URL",
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
"message": "cette URL"
},
"appliesAdd": {
"message": "Ajouter",
"description": "Label for the button to add an 'applies' entry"
"message": "Ajouter"
},
"appliesRegexpOption": {
"message": "URL correspondant à l'expression régulière",
"description": "Option to make the style apply to the entered string as a regular expression"
"message": "URL correspondant à l'expression régulière"
},
"styleInstall": {
"message": "Installer \"$stylename$\" dans Stylus ?",
"description": "Confirmation when installing a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"manageText": {
"message": "<a href='https://userstyles.org'>Get styles on userstyles.org</a> | <a href='http://add0n.com/stylus.html'>Get help</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": "Désactiver",
"description": "Label for the button to disable a style"
"message": "Désactiver"
},
"prefShowBadge": {
"message": "Afficher le nombre de styles actifs pour le site actuel sur le boutton Stylus",
"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."
"message": "Afficher le nombre de styles actifs pour le site actuel sur le boutton Stylus"
},
"cm_lineWrapping": {
"message": "Retour à la ligne automatique",
"description": "Label for the checkbox controlling word wrap option for the style editor."
"message": "Retour à la ligne automatique"
},
"styleCancelEditLabel": {
"message": "Retour à la gestion",
"description": "Label for cancel button for style editing"
"message": "Retour à la gestion"
},
"styleChangesNotSaved": {
"message": "Vous avez apporté des modifications à ce style sans les enregistrer.",
"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)"
"message": "Vous avez apporté des modifications à ce style sans les enregistrer."
},
"updateCheckFailServerUnreachable": {
"message": "Échec de la mise à jour: le serveur est inaccessible.",
"description": "Text that displays when an update check failed because the update server is unreachable"
"message": "Échec de la mise à jour: le serveur est inaccessible."
},
"manageFilters": {
"message": "Filtres",
"description": "Label for filters container"
},
"applyAllUpdates": {
"message": "Apply all updates",
"description": "Label for the button to apply all detected updates"
"message": "Filtres"
},
"deleteStyleConfirm": {
"message": "Voulez-vous vraiment supprimer ce style ?",
"description": "Confirmation before deleting a style"
},
"confirmDelete": {
"message": "Delete"
},
"confirmCancel": {
"message": "Cancel"
"message": "Voulez-vous vraiment supprimer ce style ?"
},
"styleBadRegexp": {
"message": "Le Regexp est éronné",
"description": "Validation message for a bad regexp in a style"
},
"optionsHeading": {
"message": "Options",
"description": "Heading for options section on manage page."
"message": "Le Regexp est éronné"
},
"appliesDisplay": {
"message": "S'applique à : $applies$",
"description": "Text on the manage screen to describe what the style applies to",
"placeholders": {
"applies": {
"content": "$1"
@ -189,20 +104,14 @@
},
"styleUpdate": {
"message": "Voulez-vous mettre à jour '$stylename$'?",
"description": "Confirmation when updating a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"styleSectionsTitle": {
"message": "Sections",
"description": "Title for the style sections section"
},
"editStyleTitle": {
"message": "Modifier le style $stylename$",
"description": "Title of the page for editing styles",
"placeholders": {
"stylename": {
"content": "$1"
@ -210,68 +119,34 @@
}
},
"updateCheckSucceededNoUpdate": {
"message": "Le style est à jour.",
"description": "Text that displays when an update check completed and no update is available"
"message": "Le style est à jour."
},
"appliesUrlPrefixOption": {
"message": "URL commençant par",
"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"
"message": "URL commençant par"
},
"popupStylesFirst": {
"message": "List styles before commands in the toolbar button menu",
"description": "Label for the checkbox controlling section order in the toolbar button menu."
"message": "List styles before commands in the toolbar button menu"
},
"sectionHelp": {
"message": "Les sections vous permettent de définir différentes portions de code correspondant à un même style que vous pouvez appliquer à des ensembles d'URL distincts. Par exemple, un même style appliqué à la page d'accueil peut modifier celle-ci d'une certaine manière et modifier le reste du site Web d'une autre manière.",
"description": "Help text for sections"
"message": "Les sections vous permettent de définir différentes portions de code correspondant à un même style que vous pouvez appliquer à des ensembles d'URL distincts. Par exemple, un même style appliqué à la page d'accueil peut modifier celle-ci d'une certaine manière et modifier le reste du site Web d'une autre manière."
},
"noStylesForSite": {
"message": "Aucun style n'est installé pour ce site.",
"description": "Text displayed when no styles are installed for the current site"
"message": "Aucun style n'est installé pour ce site."
},
"appliesDisplayTruncatedSuffix": {
"message": "et bien plus encore",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
"message": "et bien plus encore"
},
"appliesRemove": {
"message": "Supprimer",
"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": "Stylus",
"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"
"message": "Supprimer"
},
"appliesLabel": {
"message": "S'applique à",
"description": "Label for 'applies to' fields on the edit/add screen"
"message": "S'applique à"
},
"openManage": {
"message": "Gérer les styles installés",
"description": "Link to open the manage page."
"message": "Gérer les styles installés"
},
"updateCheckFailBadResponseCode": {
"message": "Échec de la mise à jour: le serveur a renvoyé le code $code$.",
"description": "Text that displays when an update check failed because the response code indicates an error",
"placeholders": {
"code": {
"content": "$1"
@ -279,139 +154,57 @@
}
},
"appliesSpecify": {
"message": "Préciser",
"description": "Label for the button to make a style apply only to specific sites"
"message": "Préciser"
},
"installUpdate": {
"message": "Installer la mise à jour",
"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"
"message": "Installer la mise à jour"
},
"stylusUnavailableForURL": {
"message": "Stylus ne fonctionne pas sur les pages de ce genre",
"description": "Note in the toolbar pop-up when on a URL Stylus can't affect"
"message": "Stylus ne fonctionne pas sur les pages de ce genre"
},
"sectionRemove": {
"message": "Supprimer la section",
"description": "Label for the button to remove a section"
"message": "Supprimer la section"
},
"disableAllStyles": {
"message": "Désactiver tous les styles",
"description": "Label for the checkbox that turns all enabled styles off."
"message": "Désactiver tous les styles"
},
"updateCompleted": {
"message": "Mise à jour terminée.",
"description": "Text that displays when an update completed"
"message": "Mise à jour terminée."
},
"checkingForUpdate": {
"message": "Vérification en cours…",
"description": "Text to display when checking a style for an update"
},
"sectionCode": {
"message": "Code",
"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."
"message": "Vérification en cours…"
},
"appliesHelp": {
"message": "Utilisez l'option \"S'applique à\" pour préciser les URL auxquelles le code de cette section s'applique.",
"description": "Help text for 'applies to' section"
"message": "Utilisez l'option \"S'applique à\" pour préciser les URL auxquelles le code de cette section s'applique."
},
"editStyleHeading": {
"message": "Modifier le style",
"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"
"message": "Modifier le style"
},
"addStyleTitle": {
"message": "Ajouter un style",
"description": "Title of the page for adding styles"
},
"importReplaceLabel": {
"message": "Overwrite style",
"description": "Label for the button to import and overwrite current style"
"message": "Ajouter un style"
},
"dbError": {
"message": "Une erreur s'est produite dans la base de donnée de Stylus. Voulez-vous visiter une page web avec les solutions possibles ?",
"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"
"message": "Une erreur s'est produite dans la base de donnée de Stylus. Voulez-vous visiter une page web avec les solutions possibles ?"
},
"checkAllUpdates": {
"message": "Rechercher des mises à jour pour tous les styles",
"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"
"message": "Rechercher des mises à jour pour tous les styles"
},
"confirmNo": {
"message": "Non",
"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."
"message": "Non"
},
"deleteStyleLabel": {
"message": "Supprimer",
"description": "Label for the button to delete a style"
"message": "Supprimer"
},
"addStyleLabel": {
"message": "Créer un nouveau style",
"description": "Label for the button to go to the add style page"
},
"manageOnlyEnabled": {
"message": "Only enabled styles",
"description": "Checkbox to show only enabled styles"
"message": "Créer un nouveau style"
},
"editStyleLabel": {
"message": "Modifier",
"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."
"message": "Modifier"
},
"helpKeyMapCommand": {
"message": "Tapez un nom de commande",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
"message": "Tapez un nom de commande"
},
"description": {
"message": "Changez l'apparence du Web grâce à Stylus, un outil de gestion des styles utilisateur. Stylus vous permet d'installer facilement des thèmes et des habillages pour Google, Facebook, YouTube, orkut et bien d'autres sites encore.",
"description": "Extension description"
"message": "Changez l'apparence du Web grâce à Stylus, un outil de gestion des styles utilisateur. Stylus vous permet d'installer facilement des thèmes et des habillages pour Google, Facebook, YouTube, orkut et bien d'autres sites encore."
}
}

View File

@ -1,208 +1,82 @@
{
"appliesToEverything": {
"message": "Tutto",
"description": "Text displayed for styles that apply to all sites"
},
"defaultTheme": {
"message": "default",
"description": "Default CodeMirror CSS theme option on the edit style page"
},
"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."
"message": "Tutto"
},
"enableStyleLabel": {
"message": "Attiva",
"description": "Label for the button to enable a style"
"message": "Attiva"
},
"styleMissingName": {
"message": "Inserisci un nome.",
"description": "Error displayed when user saves without providing a name"
"message": "Inserisci un nome."
},
"appliesDomainOption": {
"message": "URL nel dominio",
"description": "Option to make the style apply to the entered string as a domain"
"message": "URL nel dominio"
},
"checkForUpdate": {
"message": "Verifica la presenza di aggiornamenti",
"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"
"message": "Verifica la presenza di aggiornamenti"
},
"helpAlt": {
"message": "Guida",
"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"
"message": "Guida"
},
"findStylesForSite": {
"message": "Trova più stili per questo sito",
"description": "Text for a link that gets a list of styles for the current site"
"message": "Trova più stili per questo sito"
},
"manageHeading": {
"message": "Stili installati",
"description": "Heading for the manage page"
},
"styleBeautify": {
"message": "Beautify",
"description": "Label for the CSS-beautifier button on the edit style page"
"message": "Stili installati"
},
"styleEnabledLabel": {
"message": "Attivato",
"description": "Label for the enabled state of styles"
"message": "Attivato"
},
"styleToMozillaFormatHelp": {
"message": "Il formato Mozilla del codice può essere utilizzato con Stylish per Firefox e può essere inviato a userstyles.org.",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
"message": "Il formato Mozilla del codice può essere utilizzato con Stylish per Firefox e può essere inviato a userstyles.org."
},
"sectionAdd": {
"message": "Aggiungi un'altra sezione",
"description": "Label for the button to add a section"
"message": "Aggiungi un'altra sezione"
},
"styleSaveLabel": {
"message": "Salva",
"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"
"message": "Salva"
},
"appliesAdd": {
"message": "Aggiungi",
"description": "Label for the button to add an 'applies' entry"
"message": "Aggiungi"
},
"appliesRegexpOption": {
"message": "URL corrispondenti all'espressione regolare",
"description": "Option to make the style apply to the entered string as a regular expression"
"message": "URL corrispondenti all'espressione regolare"
},
"styleInstall": {
"message": "Installare \"$stylename$\" in Stylus?",
"description": "Confirmation when installing a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"manageText": {
"message": "<a href='https://userstyles.org'>Get styles on userstyles.org</a> | <a href='http://add0n.com/stylus.html'>Get help</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": "Disattiva",
"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."
"message": "Disattiva"
},
"styleCancelEditLabel": {
"message": "Torna a gestione",
"description": "Label for cancel button for style editing"
"message": "Torna a gestione"
},
"styleChangesNotSaved": {
"message": "Hai apportato modifiche a questo stile senza salvare.",
"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)"
"message": "Hai apportato modifiche a questo stile senza salvare."
},
"updateCheckFailServerUnreachable": {
"message": "Aggiornamento non riuscito: server non raggiungibile.",
"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"
"message": "Aggiornamento non riuscito: server non raggiungibile."
},
"deleteStyleConfirm": {
"message": "Vuoi eliminare questo stile?",
"description": "Confirmation before deleting a style"
},
"confirmDelete": {
"message": "Delete"
},
"confirmCancel": {
"message": "Cancel"
},
"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."
"message": "Vuoi eliminare questo stile?"
},
"appliesDisplay": {
"message": "Applica a: $applies$",
"description": "Text on the manage screen to describe what the style applies to",
"placeholders": {
"applies": {
"content": "$1"
}
}
},
"styleUpdate": {
"message": "Are you sure you want to update '$stylename$'?",
"description": "Confirmation when updating a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"styleSectionsTitle": {
"message": "Sezioni",
"description": "Title for the style sections section"
"message": "Sezioni"
},
"editStyleTitle": {
"message": "Modifica dello stile $stylename$",
"description": "Title of the page for editing styles",
"placeholders": {
"stylename": {
"content": "$1"
@ -210,68 +84,31 @@
}
},
"updateCheckSucceededNoUpdate": {
"message": "Lo stile è aggiornato.",
"description": "Text that displays when an update check completed and no update is available"
"message": "Lo stile è aggiornato."
},
"appliesUrlPrefixOption": {
"message": "URL che iniziano con",
"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."
"message": "URL che iniziano con"
},
"sectionHelp": {
"message": "Le sezioni consentono di definire diverse parti di codice da applicare a diversi insiemi di URL dello stesso stile. Ad esempio, un unico stile potrebbe modificare la home page di un sito diversamente da come modificherebbe il resto del sito.",
"description": "Help text for sections"
"message": "Le sezioni consentono di definire diverse parti di codice da applicare a diversi insiemi di URL dello stesso stile. Ad esempio, un unico stile potrebbe modificare la home page di un sito diversamente da come modificherebbe il resto del sito."
},
"noStylesForSite": {
"message": "Nessuno stile installato per questo sito.",
"description": "Text displayed when no styles are installed for the current site"
"message": "Nessuno stile installato per questo sito."
},
"appliesDisplayTruncatedSuffix": {
"message": "e altro ancora",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
"message": "e altro ancora"
},
"appliesRemove": {
"message": "Rimuovi",
"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": "Stylus",
"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"
"message": "Rimuovi"
},
"appliesLabel": {
"message": "Vale per",
"description": "Label for 'applies to' fields on the edit/add screen"
"message": "Vale per"
},
"openManage": {
"message": "Gestisci gli stili installati",
"description": "Link to open the manage page."
"message": "Gestisci gli stili installati"
},
"updateCheckFailBadResponseCode": {
"message": "Aggiornamento non riuscito: il server ha risposto con il codice $code$.",
"description": "Text that displays when an update check failed because the response code indicates an error",
"placeholders": {
"code": {
"content": "$1"
@ -279,135 +116,45 @@
}
},
"appliesSpecify": {
"message": "Specifica",
"description": "Label for the button to make a style apply only to specific sites"
"message": "Specifica"
},
"installUpdate": {
"message": "Installa aggiornamento",
"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"
"message": "Installa aggiornamento"
},
"sectionRemove": {
"message": "Rimuovi sezione",
"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."
"message": "Rimuovi sezione"
},
"updateCompleted": {
"message": "Aggiornamento completato.",
"description": "Text that displays when an update completed"
"message": "Aggiornamento completato."
},
"checkingForUpdate": {
"message": "Verifica in corso...",
"description": "Text to display when checking a style for an update"
"message": "Verifica in corso..."
},
"sectionCode": {
"message": "Codice",
"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."
"message": "Codice"
},
"appliesHelp": {
"message": "Utilizza i controlli \"Applica a\" per limitare gli URL a cui viene applicato il codice in questa sezione.",
"description": "Help text for 'applies to' section"
"message": "Utilizza i controlli \"Applica a\" per limitare gli URL a cui viene applicato il codice in questa sezione."
},
"editStyleHeading": {
"message": "Modifica di stili",
"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"
"message": "Modifica di stili"
},
"addStyleTitle": {
"message": "Aggiunta di stili",
"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 Stylus 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"
"message": "Aggiunta di stili"
},
"checkAllUpdates": {
"message": "Verifica la disponibilità di aggiornamenti per tutti gli stili",
"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."
"message": "Verifica la disponibilità di aggiornamenti per tutti gli stili"
},
"deleteStyleLabel": {
"message": "Elimina",
"description": "Label for the button to delete a style"
"message": "Elimina"
},
"addStyleLabel": {
"message": "Scrivi nuovo stile",
"description": "Label for the button to go to the add style page"
},
"manageOnlyEnabled": {
"message": "Only enabled styles",
"description": "Checkbox to show only enabled styles"
"message": "Scrivi nuovo stile"
},
"editStyleLabel": {
"message": "Modifica",
"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"
"message": "Modifica"
},
"description": {
"message": "Modifica lo stile del Web con Stylus, un gestore di stili utente. Stylus consente di installare facilmente temi e skin per Google, Facebook, YouTube, Orkut e moltissimi altri siti.",
"description": "Extension description"
"message": "Modifica lo stile del Web con Stylus, un gestore di stili utente. Stylus consente di installare facilmente temi e skin per Google, Facebook, YouTube, Orkut e moltissimi altri siti."
}
}

View File

@ -1,208 +1,85 @@
{
"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"
},
"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."
"message": "すべて"
},
"enableStyleLabel": {
"message": "有効化",
"description": "Label for the button to enable a style"
"message": "有効化"
},
"styleMissingName": {
"message": "名前を入力してください。",
"description": "Error displayed when user saves without providing a name"
"message": "名前を入力してください。"
},
"appliesDomainOption": {
"message": "ドメイン上の URL",
"description": "Option to make the style apply to the entered string as a domain"
"message": "ドメイン上の URL"
},
"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"
"message": "アップデートをチェック"
},
"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"
"message": "ヘルプ"
},
"findStylesForSite": {
"message": "このサイト用の他のスタイルを検索",
"description": "Text for a link that gets a list of styles for the current site"
"message": "このサイト用の他のスタイルを検索"
},
"manageHeading": {
"message": "インストール済みのスタイル",
"description": "Heading for the manage page"
},
"styleBeautify": {
"message": "Beautify",
"description": "Label for the CSS-beautifier button on the edit style page"
"message": "インストール済みのスタイル"
},
"styleEnabledLabel": {
"message": "有効",
"description": "Label for the enabled state of styles"
"message": "有効"
},
"styleToMozillaFormatHelp": {
"message": "Mozilla 形式のコードは、Stylish for Firefox で使用することができ、userstyles.org に投稿することができます。",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
"message": "Mozilla 形式のコードは、Stylish for Firefox で使用することができ、userstyles.org に投稿することができます。"
},
"sectionAdd": {
"message": "他のセクションを追加",
"description": "Label for the button to add a section"
"message": "他のセクションを追加"
},
"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"
"message": "保存"
},
"appliesAdd": {
"message": "追加",
"description": "Label for the button to add an 'applies' entry"
"message": "追加"
},
"appliesRegexpOption": {
"message": "正規表現に一致する URL",
"description": "Option to make the style apply to the entered string as a regular expression"
"message": "正規表現に一致する URL"
},
"styleInstall": {
"message": "「$stylename$」を Stylus にインストールしますか?",
"description": "Confirmation when installing a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"manageText": {
"message": "<a href='https://userstyles.org'>Get styles on userstyles.org</a> | <a href='http://add0n.com/stylus.html'>Get help</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."
"message": "無効化"
},
"styleCancelEditLabel": {
"message": "管理画面に戻る",
"description": "Label for cancel button for style editing"
"message": "管理画面に戻る"
},
"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)"
"message": "このスタイルは変更されていますが、保存されていません。"
},
"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"
"message": "更新に失敗しました: サーバーに到達できません。"
},
"deleteStyleConfirm": {
"message": "このスタイルを削除してもよろしいですか?",
"description": "Confirmation before deleting a style"
},
"confirmDelete": {
"message": "Delete"
},
"confirmCancel": {
"message": "Cancel"
"message": "このスタイルを削除してもよろしいですか?"
},
"styleBadRegexp": {
"message": "正規表現は無効です。",
"description": "Validation message for a bad regexp in a style"
},
"optionsHeading": {
"message": "Options",
"description": "Heading for options section on manage page."
"message": "正規表現は無効です。"
},
"appliesDisplay": {
"message": "適用先: $applies$",
"description": "Text on the manage screen to describe what the style applies to",
"placeholders": {
"applies": {
"content": "$1"
}
}
},
"styleUpdate": {
"message": "Are you sure you want to update '$stylename$'?",
"description": "Confirmation when updating a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"styleSectionsTitle": {
"message": "セクション",
"description": "Title for the style sections section"
"message": "セクション"
},
"editStyleTitle": {
"message": "スタイル「$stylename$」を編集",
"description": "Title of the page for editing styles",
"placeholders": {
"stylename": {
"content": "$1"
@ -210,68 +87,31 @@
}
},
"updateCheckSucceededNoUpdate": {
"message": "スタイルは最新の状態です。",
"description": "Text that displays when an update check completed and no update is available"
"message": "スタイルは最新の状態です。"
},
"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": "List styles before commands in the toolbar button menu",
"description": "Label for the checkbox controlling section order in the toolbar button menu."
"message": "次で始まる URL"
},
"sectionHelp": {
"message": "セクションを利用すると、1 つのスタイルの中で複数のコードを定義し、それぞれ異なる URL に適用することができます。たとえば、単一のスタイルで、サイトのトップページの表示方法と他のページの表示方法を変えることができます。",
"description": "Help text for sections"
"message": "セクションを利用すると、1 つのスタイルの中で複数のコードを定義し、それぞれ異なる URL に適用することができます。たとえば、単一のスタイルで、サイトのトップページの表示方法と他のページの表示方法を変えることができます。"
},
"noStylesForSite": {
"message": "このサイト用のスタイルはインストールされていません。",
"description": "Text displayed when no styles are installed for the current site"
"message": "このサイト用のスタイルはインストールされていません。"
},
"appliesDisplayTruncatedSuffix": {
"message": "サイトを追加",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
"message": "サイトを追加"
},
"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": "Stylus",
"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"
"message": "削除"
},
"appliesLabel": {
"message": "適用先",
"description": "Label for 'applies to' fields on the edit/add screen"
"message": "適用先"
},
"openManage": {
"message": "インストール済みのスタイルを管理",
"description": "Link to open the manage page."
"message": "インストール済みのスタイルを管理"
},
"updateCheckFailBadResponseCode": {
"message": "更新に失敗しました: サーバーが応答コード「$code$」を返しています。",
"description": "Text that displays when an update check failed because the response code indicates an error",
"placeholders": {
"code": {
"content": "$1"
@ -279,135 +119,45 @@
}
},
"appliesSpecify": {
"message": "個別指定",
"description": "Label for the button to make a style apply only to specific sites"
"message": "個別指定"
},
"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"
"message": "アップデートをインストール"
},
"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."
"message": "セクションを削除"
},
"updateCompleted": {
"message": "更新が完了しました",
"description": "Text that displays when an update completed"
"message": "更新が完了しました"
},
"checkingForUpdate": {
"message": "チェック中...",
"description": "Text to display when checking a style for an update"
"message": "チェック中..."
},
"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."
"message": "コード"
},
"appliesHelp": {
"message": "[適用先] を使用すると、このセクションのコードが適用される URL を制限することができます。",
"description": "Help text for 'applies to' section"
"message": "[適用先] を使用すると、このセクションのコードが適用される URL を制限することができます。"
},
"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"
"message": "スタイルを編集"
},
"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 Stylus 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"
"message": "スタイルを追加"
},
"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."
"message": "すべてのスタイルのアップデートをチェック"
},
"deleteStyleLabel": {
"message": "削除",
"description": "Label for the button to delete a style"
"message": "削除"
},
"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"
"message": "新しいスタイルを作成"
},
"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"
"message": "編集"
},
"description": {
"message": "Stylus はユーザー スタイルを管理するツールで、ウェブのスタイルを変更することができます。Stylus を利用すると、Google、Facebook、YouTube、orkut など、さまざまなサイトに対応したテーマやスキンを簡単にインストールできます。",
"description": "Extension description"
"message": "Stylus はユーザー スタイルを管理するツールで、ウェブのスタイルを変更することができます。Stylus を利用すると、Google、Facebook、YouTube、orkut など、さまざまなサイトに対応したテーマやスキンを簡単にインストールできます。"
}
}

View File

@ -1,111 +1,84 @@
{
"appliesToEverything": {
"message": "Alles",
"description": "Text displayed for styles that apply to all sites"
"message": "Alles"
},
"defaultTheme": {
"message": "standaard",
"description": "Default CodeMirror CSS theme option on the edit style page"
"message": "standaard"
},
"exportLabel": {
"message": "Exporteren",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
"message": "Exporteren"
},
"issues": {
"message": "Problemen",
"description": "Label for the CSSLint issues block on the style edit page"
"message": "Problemen"
},
"cm_tabSize": {
"message": "Tabgrootte",
"description": "Label for the text box controlling tab size option for the style editor."
"message": "Tabgrootte"
},
"enableStyleLabel": {
"message": "Inschakelen",
"description": "Label for the button to enable a style"
"message": "Inschakelen"
},
"styleMissingName": {
"message": "Vul een naam in.",
"description": "Error displayed when user saves without providing a name"
"message": "Vul een naam in."
},
"appliesDomainOption": {
"message": "URL's op het domein",
"description": "Option to make the style apply to the entered string as a domain"
"message": "URL's op het domein"
},
"checkForUpdate": {
"message": "Controleren op update",
"description": "Label for the button to check a single style for an update"
"message": "Controleren op update"
},
"importAppendLabel": {
"message": "Toevoegen aan stijl",
"description": "Label for the button to import a style and append to the existing sections"
"message": "Toevoegen aan stijl"
},
"updateAllCheckSucceededNoUpdate": {
"message": "Alle stijlen zijn bijgewerkt.",
"description": "Text that displays when an update all check completed and no updates are available"
"message": "Alle stijlen zijn bijgewerkt."
},
"styleFromMozillaFormatPrompt": {
"message": "Plak de Mozilla-opmaakcode",
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
"message": "Plak de Mozilla-opmaakcode"
},
"helpAlt": {
"message": "Hul",
"description": "Alternate text for help buttons"
"message": "Hul"
},
"search": {
"message": "Zoeken",
"description": "Label before the search input field in the editor shown on Ctrl-F"
"message": "Zoeken"
},
"confirmYes": {
"message": "Ja",
"description": "'Yes' button in a confirm dialog"
"message": "Ja"
},
"findStylesForSite": {
"message": "Meer stijlen zoeken voor deze website",
"description": "Text for a link that gets a list of styles for the current site"
"message": "Meer stijlen zoeken voor deze website"
},
"manageHeading": {
"message": "Geïnstalleerde stijlen",
"description": "Heading for the manage page"
"message": "Geïnstalleerde stijlen"
},
"styleBeautify": {
"message": "Mooier maken",
"description": "Label for the CSS-beautifier button on the edit style page"
"message": "Mooier maken"
},
"styleEnabledLabel": {
"message": "Ingeschakeld",
"description": "Label for the enabled state of styles"
"message": "Ingeschakeld"
},
"styleToMozillaFormatHelp": {
"message": "De Mozilla-opmaak van de code kan worden gebruikt met Stylish voor Firefox en worden ingezonden naar userstyles.org.",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
"message": "De Mozilla-opmaak van de code kan worden gebruikt met Stylish voor Firefox en worden ingezonden naar userstyles.org."
},
"sectionAdd": {
"message": "Nog een sectie toevoegen",
"description": "Label for the button to add a section"
"message": "Nog een sectie toevoegen"
},
"styleSaveLabel": {
"message": "Opslaan",
"description": "Label for save button for style editing"
"message": "Opslaan"
},
"confirmStop": {
"message": "Stoppen",
"description": "'Stop' button in a confirm dialog"
"message": "Stoppen"
},
"writeStyleForURL": {
"message": "deze URL",
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
"message": "deze URL"
},
"appliesAdd": {
"message": "Toevoegen",
"description": "Label for the button to add an 'applies' entry"
"message": "Toevoegen"
},
"appliesRegexpOption": {
"message": "URL's overeenkomend met de regexp",
"description": "Option to make the style apply to the entered string as a regular expression"
"message": "URL's overeenkomend met de regexp"
},
"styleInstall": {
"message": "'$stylename$' installeren in Stylus?",
"description": "Confirmation when installing a style",
"placeholders": {
"stylename": {
"content": "$1"
@ -113,74 +86,49 @@
}
},
"manageText": {
"message": "<a href='https://userstyles.org'>Verkrijg stijlen op userstyles.org</a> | <a href='http://add0n.com/stylus.html'>Verkrijg hulp</a>",
"description": "Help text on the manage page"
"message": "<a href='https://userstyles.org'>Verkrijg stijlen op userstyles.org</a> | <a href='http://add0n.com/stylus.html'>Verkrijg hulp</a>"
},
"searchStyles": {
"message": "Inhoud doorzoeken",
"description": "Label for the search filter textbox on the Manage styles page"
"message": "Inhoud doorzoeken"
},
"disableStyleLabel": {
"message": "Uitschakelen",
"description": "Label for the button to disable a style"
"message": "Uitschakelen"
},
"prefShowBadge": {
"message": "Aantal actieve stijlen voor de huidige website weergeven op de werkbalkknop",
"description": "Label for the checkbox controlling toolbar badge text."
"message": "Aantal actieve stijlen voor de huidige website weergeven op de werkbalkknop"
},
"menuShowBadge": {
"message": "Teller voor actieve stijlen weergeven",
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
"message": "Teller voor actieve stijlen weergeven"
},
"cm_lineWrapping": {
"message": "Woordomslag",
"description": "Label for the checkbox controlling word wrap option for the style editor."
"message": "Woordomslag"
},
"styleCancelEditLabel": {
"message": "Terug naar beheren",
"description": "Label for cancel button for style editing"
"message": "Terug naar beheren"
},
"styleChangesNotSaved": {
"message": "U heeft wijzigingen aangebracht in deze stijl zonder deze op te slaan.",
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
"message": "U heeft wijzigingen aangebracht in deze stijl zonder deze op te slaan."
},
"importLabel": {
"message": "Importeren",
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
"message": "Importeren"
},
"updateCheckFailServerUnreachable": {
"message": "Update mislukt: server onbereikbaar.",
"description": "Text that displays when an update check failed because the update server is unreachable"
},
"manageFilters": {
"message": "Filters",
"description": "Label for filters container"
"message": "Update mislukt: server onbereikbaar."
},
"applyAllUpdates": {
"message": "Alle bijwerkingen toepassen",
"description": "Label for the button to apply all detected updates"
"message": "Alle bijwerkingen toepassen"
},
"deleteStyleConfirm": {
"message": "Weet u zeker dat u deze stijl wilt verwijderen?",
"description": "Confirmation before deleting a style"
},
"confirmDelete": {
"message": "Delete"
},
"confirmCancel": {
"message": "Cancel"
"message": "Weet u zeker dat u deze stijl wilt verwijderen?"
},
"styleBadRegexp": {
"message": "Regexp is ongeldig.",
"description": "Validation message for a bad regexp in a style"
"message": "Regexp is ongeldig."
},
"optionsHeading": {
"message": "Voorkeuren",
"description": "Heading for options section on manage page."
"message": "Voorkeuren"
},
"appliesDisplay": {
"message": "Toepasbaar op: $applies$",
"description": "Text on the manage screen to describe what the style applies to",
"placeholders": {
"applies": {
"content": "$1"
@ -189,7 +137,6 @@
},
"styleUpdate": {
"message": "Weet u zeker dat u '$stylename$' wilt updaten?",
"description": "Confirmation when updating a style",
"placeholders": {
"stylename": {
"content": "$1"
@ -197,12 +144,10 @@
}
},
"styleSectionsTitle": {
"message": "Secties",
"description": "Title for the style sections section"
"message": "Secties"
},
"editStyleTitle": {
"message": "Stijl $stylename$ bewerken",
"description": "Title of the page for editing styles",
"placeholders": {
"stylename": {
"content": "$1"
@ -210,68 +155,49 @@
}
},
"updateCheckSucceededNoUpdate": {
"message": "Stijl is up-to-date.",
"description": "Text that displays when an update check completed and no update is available"
"message": "Stijl is up-to-date."
},
"appliesUrlPrefixOption": {
"message": "URL's beginnend met",
"description": "Option to make the style apply to the entered string as a URL prefix"
"message": "URL's beginnend met"
},
"searchRegexp": {
"message": "Gebruik /re/-syntax voor regexp-zoeken",
"description": "Label after the search input field in the editor shown on Ctrl-F"
"message": "Gebruik /re/-syntax voor regexp-zoeken"
},
"importReplaceTooltip": {
"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"
"message": "Verwerp de inhoud van de huidige stijl en overschrijf het met de geïmporteerde stijl"
},
"popupStylesFirst": {
"message": "Stijlen vóór commando's opsomming in het werkbalkknopmenu",
"description": "Label for the checkbox controlling section order in the toolbar button menu."
"message": "Stijlen vóór commando's opsomming in het werkbalkknopmenu"
},
"sectionHelp": {
"message": "Secties stellen u in staat om andere stukken code toe te passen op andere URL's in dezelfde stijl. Bijv.: een enkele stijl kan de homepage van een site aanpassen op een bepaalde manier, terwijl de rest van de site op een andere manier wordt aangepast.",
"description": "Help text for sections"
"message": "Secties stellen u in staat om andere stukken code toe te passen op andere URL's in dezelfde stijl. Bijv.: een enkele stijl kan de homepage van een site aanpassen op een bepaalde manier, terwijl de rest van de site op een andere manier wordt aangepast."
},
"noStylesForSite": {
"message": "Geen geïnstalleerde stijlen voor deze website.",
"description": "Text displayed when no styles are installed for the current site"
"message": "Geen geïnstalleerde stijlen voor deze website."
},
"appliesDisplayTruncatedSuffix": {
"message": "en meer",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
"message": "en meer"
},
"appliesRemove": {
"message": "Verwijderen",
"description": "Label for the button to remove an 'applies' entry"
"message": "Verwijderen"
},
"styleToMozillaFormatTitle": {
"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": {
"message": "Stylus",
"description": "Title for the manage page"
"message": "Stijl in Mozilla-opmaak"
},
"writeStyleFor": {
"message": "Stijl schrijven voor:",
"description": "Label for toolbar pop-up that precedes the links to write a new style"
"message": "Stijl schrijven voor:"
},
"replace": {
"message": "Vervangen",
"description": "Label before the replace input field in the editor shown on Ctrl-H"
"message": "Vervangen"
},
"appliesLabel": {
"message": "Toepasbaar op",
"description": "Label for 'applies to' fields on the edit/add screen"
"message": "Toepasbaar op"
},
"openManage": {
"message": "Geïnstalleerde stijlen beheren",
"description": "Link to open the manage page."
"message": "Geïnstalleerde stijlen beheren"
},
"updateCheckFailBadResponseCode": {
"message": "Update mislukt: server gaf code $code$ als antwoord.",
"description": "Text that displays when an update check failed because the response code indicates an error",
"placeholders": {
"code": {
"content": "$1"
@ -279,143 +205,102 @@
}
},
"appliesSpecify": {
"message": "Specificeren",
"description": "Label for the button to make a style apply only to specific sites"
"message": "Specificeren"
},
"installUpdate": {
"message": "Update installeren",
"description": "Label for the button to install an update for a single style"
"message": "Update installeren"
},
"styleMozillaFormatHeading": {
"message": "Mozilla-opmaak",
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
"message": "Mozilla-opmaak"
},
"stylusUnavailableForURL": {
"message": "Stylus werkt niet op pagina's als deze.",
"description": "Note in the toolbar pop-up when on a URL Stylus can't affect"
"message": "Stylus werkt niet op pagina's als deze."
},
"sectionRemove": {
"message": "Sectie verwijderen",
"description": "Label for the button to remove a section"
"message": "Sectie verwijderen"
},
"disableAllStyles": {
"message": "Alle stijlen uitschakelen",
"description": "Label for the checkbox that turns all enabled styles off."
"message": "Alle stijlen uitschakelen"
},
"undoGlobal": {
"message": "Ongedaan maken (globaal)",
"description": "CSS-beautify global Undo button label"
"message": "Ongedaan maken (globaal)"
},
"updateCompleted": {
"message": "Update voltooid.",
"description": "Text that displays when an update completed"
"message": "Update voltooid."
},
"checkingForUpdate": {
"message": "Bezig met controleren...",
"description": "Text to display when checking a style for an update"
},
"sectionCode": {
"message": "Code",
"description": "Label for the code for a section"
"message": "Bezig met controleren..."
},
"cm_smartIndent": {
"message": "Slimme inspringing gebruiken",
"description": "Label for the checkbox controlling smart indentation option for the style editor."
"message": "Slimme inspringing gebruiken"
},
"appliesHelp": {
"message": "Gebruik de 'Toepasbaar op'-functies om de URL's te limiteren in de sectie.",
"description": "Help text for 'applies to' section"
"message": "Gebruik de 'Toepasbaar op'-functies om de URL's te limiteren in de sectie."
},
"editStyleHeading": {
"message": "Stijl bewerken",
"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"
"message": "Stijl bewerken"
},
"addStyleTitle": {
"message": "Stijl toevoegen",
"description": "Title of the page for adding styles"
"message": "Stijl toevoegen"
},
"importReplaceLabel": {
"message": "Stijl overschrijven",
"description": "Label for the button to import and overwrite current style"
"message": "Stijl overschrijven"
},
"dbError": {
"message": "Er is een fout opgetreden bij het gebruiken van de Stylus-database. Wilt u een webpagina met mogelijke oplossingen bezoeken?",
"description": "Prompt when a DB error is encountered"
"message": "Er is een fout opgetreden bij het gebruiken van de Stylus-database. Wilt u een webpagina met mogelijke oplossingen bezoeken?"
},
"importAppendTooltip": {
"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"
"message": "Voeg de geïmporteerde stijl toe aan de huidige stijl"
},
"helpKeyMapHotkey": {
"message": "Druk op een sneltoets",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
"message": "Druk op een sneltoets"
},
"replaceAll": {
"message": "Alles vervangen",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
"message": "Alles vervangen"
},
"editGotoLine": {
"message": "Ga naar regel (of regel:kolom)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
"message": "Ga naar regel (of regel:kolom)"
},
"checkAllUpdates": {
"message": "Controleer alle stijlen op updates",
"description": "Label for the button to check all styles for updates"
"message": "Controleer alle stijlen op updates"
},
"issuesHelp": {
"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"
"message": "De door CSSLint gevonden problemen, <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a>, met deze ingeschakelde regels:"
},
"confirmNo": {
"message": "Nee",
"description": "'No' button in a confirm dialog"
"message": "Nee"
},
"undo": {
"message": "Ongedaan maken",
"description": "Button label"
"message": "Ongedaan maken"
},
"cm_keyMap": {
"message": "Toetsenbordindeling",
"description": "Label for the drop-down list controlling the keymap for the style editor."
"message": "Toetsenbordindeling"
},
"cm_indentWithTabs": {
"message": "Tabs met slimme inspringing gebruiken",
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
"message": "Tabs met slimme inspringing gebruiken"
},
"replaceWith": {
"message": "Vervangen door",
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
"message": "Vervangen door"
},
"deleteStyleLabel": {
"message": "Verwijderen",
"description": "Label for the button to delete a style"
"message": "Verwijderen"
},
"addStyleLabel": {
"message": "Nieuwe stijl schrijven",
"description": "Label for the button to go to the add style page"
"message": "Nieuwe stijl schrijven"
},
"manageOnlyEnabled": {
"message": "Alleen ingeschakelde stijlen",
"description": "Checkbox to show only enabled styles"
"message": "Alleen ingeschakelde stijlen"
},
"editStyleLabel": {
"message": "Bewerken",
"description": "Label for the button to go to the edit style page"
"message": "Bewerken"
},
"cm_theme": {
"message": "Thema",
"description": "Label for the style editor's CSS theme."
"message": "Thema"
},
"helpKeyMapCommand": {
"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"
"message": "Voer een naam in voor het commando"
},
"description": {
"message": "Voorzie het web van een ander uiterlijk met Stylus, een gebruikersstijlbeheerder. Stylus stelt u in staat om eenvoudig thema's en stijlen te installeren voor vele populaire websites.",
"description": "Extension description"
"message": "Voorzie het web van een ander uiterlijk met Stylus, een gebruikersstijlbeheerder. Stylus stelt u in staat om eenvoudig thema's en stijlen te installeren voor vele populaire websites."
}
}

View File

@ -1,208 +1,85 @@
{
"appliesToEverything": {
"message": "Tudo",
"description": "Text displayed for styles that apply to all sites"
},
"defaultTheme": {
"message": "default",
"description": "Default CodeMirror CSS theme option on the edit style page"
},
"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."
"message": "Tudo"
},
"enableStyleLabel": {
"message": "Ativar",
"description": "Label for the button to enable a style"
"message": "Ativar"
},
"styleMissingName": {
"message": "Insira um nome.",
"description": "Error displayed when user saves without providing a name"
"message": "Insira um nome."
},
"appliesDomainOption": {
"message": "URLs no domínio",
"description": "Option to make the style apply to the entered string as a domain"
"message": "URLs no domínio"
},
"checkForUpdate": {
"message": "Verificar atualizações",
"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"
"message": "Verificar atualizações"
},
"helpAlt": {
"message": "Ajuda",
"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"
"message": "Ajuda"
},
"findStylesForSite": {
"message": "Procurar mais estilos para este site",
"description": "Text for a link that gets a list of styles for the current site"
"message": "Procurar mais estilos para este site"
},
"manageHeading": {
"message": "Estilos instalados",
"description": "Heading for the manage page"
},
"styleBeautify": {
"message": "Beautify",
"description": "Label for the CSS-beautifier button on the edit style page"
"message": "Estilos instalados"
},
"styleEnabledLabel": {
"message": "Ativado",
"description": "Label for the enabled state of styles"
"message": "Ativado"
},
"styleToMozillaFormatHelp": {
"message": "O formato Mozilla do código pode ser usado com o Stylish para Firefox e pode ser enviado para userstyles.org.",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
"message": "O formato Mozilla do código pode ser usado com o Stylish para Firefox e pode ser enviado para userstyles.org."
},
"sectionAdd": {
"message": "Adicionar outra seção",
"description": "Label for the button to add a section"
"message": "Adicionar outra seção"
},
"styleSaveLabel": {
"message": "Salvar",
"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"
"message": "Salvar"
},
"appliesAdd": {
"message": "Adicionar",
"description": "Label for the button to add an 'applies' entry"
"message": "Adicionar"
},
"appliesRegexpOption": {
"message": "URLs que correspondem a regexp",
"description": "Option to make the style apply to the entered string as a regular expression"
"message": "URLs que correspondem a regexp"
},
"styleInstall": {
"message": "Instalar \"$stylename$\" no Stylus?",
"description": "Confirmation when installing a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"manageText": {
"message": "<a href='https://userstyles.org'>Get styles on userstyles.org</a> | <a href='http://add0n.com/stylus.html'>Get help</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": "Desativar",
"description": "Label for the button to disable a style"
"message": "Desativar"
},
"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."
"message": "Show number of styles active for the current site on the toolbar button"
},
"styleCancelEditLabel": {
"message": "Voltar ao gerenciamento",
"description": "Label for cancel button for style editing"
"message": "Voltar ao gerenciamento"
},
"styleChangesNotSaved": {
"message": "Você fez alterações neste estilo sem salvar.",
"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)"
"message": "Você fez alterações neste estilo sem salvar."
},
"updateCheckFailServerUnreachable": {
"message": "A atualização falhou: servidor inacessível.",
"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"
"message": "A atualização falhou: servidor inacessível."
},
"deleteStyleConfirm": {
"message": "Tem certeza de que deseja excluir este estilo?",
"description": "Confirmation before deleting a style"
},
"confirmDelete": {
"message": "Delete"
},
"confirmCancel": {
"message": "Cancel"
},
"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."
"message": "Tem certeza de que deseja excluir este estilo?"
},
"appliesDisplay": {
"message": "Aplica-se a: $applies$",
"description": "Text on the manage screen to describe what the style applies to",
"placeholders": {
"applies": {
"content": "$1"
}
}
},
"styleUpdate": {
"message": "Are you sure you want to update '$stylename$'?",
"description": "Confirmation when updating a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"styleSectionsTitle": {
"message": "Seções",
"description": "Title for the style sections section"
"message": "Seções"
},
"editStyleTitle": {
"message": "Editar estilo $stylename$",
"description": "Title of the page for editing styles",
"placeholders": {
"stylename": {
"content": "$1"
@ -210,68 +87,31 @@
}
},
"updateCheckSucceededNoUpdate": {
"message": "O estilo está atualizado.",
"description": "Text that displays when an update check completed and no update is available"
"message": "O estilo está atualizado."
},
"appliesUrlPrefixOption": {
"message": "URLs que começam com",
"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."
"message": "URLs que começam com"
},
"sectionHelp": {
"message": "As seções permitem definir diferentes partes de código para aplicar a diferentes conjuntos de URLs no mesmo estilo. Por exemplo, um único estilo poderia alterar a página inicial de um site de uma forma, enquanto alteraria o resto do site de outra forma.",
"description": "Help text for sections"
"message": "As seções permitem definir diferentes partes de código para aplicar a diferentes conjuntos de URLs no mesmo estilo. Por exemplo, um único estilo poderia alterar a página inicial de um site de uma forma, enquanto alteraria o resto do site de outra forma."
},
"noStylesForSite": {
"message": "Nenhum estilo instalado para este site.",
"description": "Text displayed when no styles are installed for the current site"
"message": "Nenhum estilo instalado para este site."
},
"appliesDisplayTruncatedSuffix": {
"message": "e mais",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
"message": "e mais"
},
"appliesRemove": {
"message": "Remover",
"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": "Stylus",
"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"
"message": "Remover"
},
"appliesLabel": {
"message": "Aplica-se a",
"description": "Label for 'applies to' fields on the edit/add screen"
"message": "Aplica-se a"
},
"openManage": {
"message": "Gerenciar estilos instalados",
"description": "Link to open the manage page."
"message": "Gerenciar estilos instalados"
},
"updateCheckFailBadResponseCode": {
"message": "A atualização falhou: o servidor respondeu com código $code$.",
"description": "Text that displays when an update check failed because the response code indicates an error",
"placeholders": {
"code": {
"content": "$1"
@ -279,135 +119,45 @@
}
},
"appliesSpecify": {
"message": "Especificar",
"description": "Label for the button to make a style apply only to specific sites"
"message": "Especificar"
},
"installUpdate": {
"message": "Instalar atualização",
"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"
"message": "Instalar atualização"
},
"sectionRemove": {
"message": "Remover seção",
"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."
"message": "Remover seção"
},
"updateCompleted": {
"message": "Atualização concluída.",
"description": "Text that displays when an update completed"
"message": "Atualização concluída."
},
"checkingForUpdate": {
"message": "Verificando...",
"description": "Text to display when checking a style for an update"
"message": "Verificando..."
},
"sectionCode": {
"message": "Código",
"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."
"message": "Código"
},
"appliesHelp": {
"message": "Use os controles \"Aplica-se a\" para limitar a quais URLs o código desta seção se aplica.",
"description": "Help text for 'applies to' section"
"message": "Use os controles \"Aplica-se a\" para limitar a quais URLs o código desta seção se aplica."
},
"editStyleHeading": {
"message": "Editar estilo",
"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"
"message": "Editar estilo"
},
"addStyleTitle": {
"message": "Adicionar estilo",
"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 Stylus 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"
"message": "Adicionar estilo"
},
"checkAllUpdates": {
"message": "Verificar atualizações para todos os estilos",
"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."
"message": "Verificar atualizações para todos os estilos"
},
"deleteStyleLabel": {
"message": "Excluir",
"description": "Label for the button to delete a style"
"message": "Excluir"
},
"addStyleLabel": {
"message": "Gravar novo estilo",
"description": "Label for the button to go to the add style page"
},
"manageOnlyEnabled": {
"message": "Only enabled styles",
"description": "Checkbox to show only enabled styles"
"message": "Gravar novo estilo"
},
"editStyleLabel": {
"message": "Editar",
"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"
"message": "Editar"
},
"description": {
"message": "Mude o estilo da web com o Stylus, um gerenciador de estilos do usuário. O Stylus permite instalar facilmente temas e skins para Google, Facebook, YouTube, Orkut e muitos, muitos outros sites.",
"description": "Extension description"
"message": "Mude o estilo da web com o Stylus, um gerenciador de estilos do usuário. O Stylus permite instalar facilmente temas e skins para Google, Facebook, YouTube, Orkut e muitos, muitos outros sites."
}
}

View File

@ -1,199 +1,150 @@
{
"appliesToEverything": {
"message": "Все",
"description": "Text displayed for styles that apply to all sites"
"message": "Все"
},
"defaultTheme": {
"message": "по-умолчанию",
"description": "Default CodeMirror CSS theme option on the edit style page"
"message": "по-умолчанию"
},
"styleRegexpTestTitle": {
"message": "Список соответствующих вкладок (щелкните на адресе, чтобы активировать)",
"description": "RegExp test report: title of the report"
"message": "Список соответствующих вкладок (щелкните на адресе, чтобы активировать)"
},
"bckpInstStyles": {
"message": "Экспорт стилей",
"description": ""
"message": "Экспорт стилей"
},
"optionsUpdateInterval": {
"message": "Автоматически проверять и устанавливать обновления стилей (интервал в часах)",
"description": ""
"message": "Автоматически проверять и устанавливать обновления стилей (интервал в часах)"
},
"exportLabel": {
"message": "Экспорт",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
"message": "Экспорт"
},
"issues": {
"message": "Проблемы",
"description": "Label for the CSSLint issues block on the style edit page"
"message": "Проблемы"
},
"optionsBadgeNormal": {
"message": "Цвет фона",
"description": ""
"message": "Цвет фона"
},
"updateCheckHistory": {
"message": "История проверок обновлений",
"description": ""
"message": "История проверок обновлений"
},
"cm_tabSize": {
"message": "Размер табуляции",
"description": "Label for the text box controlling tab size option for the style editor."
"message": "Размер табуляции"
},
"enableStyleLabel": {
"message": "Включить",
"description": "Label for the button to enable a style"
"message": "Включить"
},
"styleMissingName": {
"message": "Введите название.",
"description": "Error displayed when user saves without providing a name"
"message": "Введите название."
},
"genericHistoryLabel": {
"message": "История",
"description": "Used in various places to show a history log of something"
"message": "История"
},
"shortcutsNote": {
"message": "Назначить клавишу",
"description": ""
"message": "Назначить клавишу"
},
"appliesDomainOption": {
"message": "URL в домене",
"description": "Option to make the style apply to the entered string as a domain"
"message": "URL в домене"
},
"checkForUpdate": {
"message": "Проверить обновление",
"description": "Label for the button to check a single style for an update"
"message": "Проверить обновление"
},
"styleNotAppliedRegexpProblemTooltip": {
"message": "Стиль не был применен из-за некорректного regexp()",
"description": "Tooltip in the popup for styles that were not applied at all"
"message": "Стиль не был применен из-за некорректного regexp()"
},
"styleRegexpInvalidExplanation": {
"message": "Некоторые 'regexp()' выражения не удалось скомпилировать.",
"description": ""
"message": "Некоторые 'regexp()' выражения не удалось скомпилировать."
},
"importAppendLabel": {
"message": "Добавить к стилю",
"description": "Label for the button to import a style and append to the existing sections"
"message": "Добавить к стилю"
},
"optionsOpenManager": {
"message": "Менеджер стилей",
"description": ""
"message": "Менеджер стилей"
},
"updateAllCheckSucceededNoUpdate": {
"message": "Обновлений нет.",
"description": "Text that displays when an update all check completed and no updates are available"
"message": "Обновлений нет."
},
"importReportLegendAdded": {
"message": "добавлено",
"description": "Text after the number of styles added in the report shown after importing styles"
"message": "добавлено"
},
"styleFromMozillaFormatPrompt": {
"message": "Вставьте содержимое стиля в формате Mozilla",
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
"message": "Вставьте содержимое стиля в формате Mozilla"
},
"dragDropMessage": {
"message": "Перетащите файл с резервной копией стилей в любое место этой страницы, чтобы импортировать его.",
"description": "Drag'n'drop message"
"message": "Перетащите файл с резервной копией стилей в любое место этой страницы, чтобы импортировать его."
},
"helpAlt": {
"message": "Справка",
"description": "Alternate text for help buttons"
"message": "Справка"
},
"confirmOK": {
"message": "ОК",
"description": ""
"message": "ОК"
},
"search": {
"message": "Искать",
"description": "Label before the search input field in the editor shown on Ctrl-F"
"message": "Искать"
},
"manageFaviconsGray": {
"message": "Обесцвечивать",
"description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page"
"message": "Обесцвечивать"
},
"confirmYes": {
"message": "Да",
"description": "'Yes' button in a confirm dialog"
"message": "Да"
},
"findStylesForSite": {
"message": "Найти еще стили для этого веб-сайта",
"description": "Text for a link that gets a list of styles for the current site"
"message": "Найти еще стили для этого веб-сайта"
},
"manageHeading": {
"message": "Установленные стили",
"description": "Heading for the manage page"
"message": "Установленные стили"
},
"styleBeautify": {
"message": "Форматировать",
"description": "Label for the CSS-beautifier button on the edit style page"
"message": "Форматировать"
},
"styleRegexpProblemTooltip": {
"message": "Кол-во пропущенных секций из-за неправильного regexp()",
"description": "Tooltip in the popup for styles that were applied only partially"
"message": "Кол-во пропущенных секций из-за неправильного regexp()"
},
"styleEnabledLabel": {
"message": "Включено",
"description": "Label for the enabled state of styles"
"message": "Включено"
},
"styleToMozillaFormatHelp": {
"message": "Формат кода Mozilla можно отправлять на сайт userstyles.org и использовать в дополнении Stylish для Firefox.",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
"message": "Формат кода Mozilla можно отправлять на сайт userstyles.org и использовать в дополнении Stylish для Firefox."
},
"sectionAdd": {
"message": "Добавить раздел",
"description": "Label for the button to add a section"
"message": "Добавить раздел"
},
"styleRegexpTestPartial": {
"message": "Не применено, т.к. соответствие не полное",
"description": "RegExp test report: label for the partially matching expressions"
"message": "Не применено, т.к. соответствие не полное"
},
"styleSaveLabel": {
"message": "Сохранить",
"description": "Label for save button for style editing"
"message": "Сохранить"
},
"confirmDelete": {
"message": "Удалить",
"description": ""
"message": "Удалить"
},
"confirmCancel": {
"message": "Отмена",
"description": ""
"message": "Отмена"
},
"retrieveBckp": {
"message": "Импорт стилей",
"description": ""
"message": "Импорт стилей"
},
"confirmStop": {
"message": "Стоп",
"description": "'Stop' button in a confirm dialog"
"message": "Стоп"
},
"writeStyleForURL": {
"message": "этого адреса",
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
"message": "этого адреса"
},
"optionsSubheading": {
"message": "Дополнительно",
"description": "Subheading for options section on manage page."
"message": "Дополнительно"
},
"appliesAdd": {
"message": "Добавить",
"description": "Label for the button to add an 'applies' entry"
"message": "Добавить"
},
"appliesRegexpOption": {
"message": "URL, соответствующим регулярному выражению",
"description": "Option to make the style apply to the entered string as a regular expression"
"message": "URL, соответствующим регулярному выражению"
},
"optionsAdvancedExposeIframesNote": {
"message": "Позволяет писать CSS, работающий только внутри iframe, например: html[stylus-iframe] h1 { display:none }",
"description": ""
"message": "Позволяет писать CSS, работающий только внутри iframe, например: html[stylus-iframe] h1 { display:none }"
},
"importReportLegendUpdatedCode": {
"message": "обновлен код",
"description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"
"message": "обновлен код"
},
"styleInstall": {
"message": "Установить \"$stylename$\" в Stylus?",
"description": "Confirmation when installing a style",
"placeholders": {
"stylename": {
"content": "$1"
@ -201,112 +152,85 @@
}
},
"optionsBadgeDisabled": {
"message": "Цвет фона в неактивном состоянии",
"description": ""
"message": "Цвет фона в неактивном состоянии"
},
"optionsCheck": {
"message": "Обновить стили",
"description": ""
"message": "Обновить стили"
},
"manageText": {
"message": "<a href='https://userstyles.org'>Скачать стили с userstyles.org</a> | <a href='http://add0n.com/stylus.html'>Справка</a>",
"description": "Help text on the manage page"
"message": "<a href='https://userstyles.org'>Скачать стили с userstyles.org</a> | <a href='http://add0n.com/stylus.html'>Справка</a>"
},
"manageOnlyLocal": {
"message": "Только локально созданные стили",
"description": "Checkbox to show only locally created styles i.e. non-updatable"
"message": "Только локально созданные стили"
},
"searchStyles": {
"message": "Искать по содержимому",
"description": "Label for the search filter textbox on the Manage styles page"
"message": "Искать по содержимому"
},
"optionsUpdateImportNote": {
"message": "После импорта базы стилей из старой версии или из Stylish запустите проверку на обновления из менеджера стилей, чтобы удостовериться в обновлении всех стилей.",
"description": ""
"message": "После импорта базы стилей из старой версии или из Stylish запустите проверку на обновления из менеджера стилей, чтобы удостовериться в обновлении всех стилей."
},
"checkAllUpdatesForce": {
"message": "Я не менял стили, проверить заново!",
"description": "Label for the button to apply all detected updates"
"message": "Я не менял стили, проверить заново!"
},
"unreachableFileHint": {
"message": "Доступ к адресам file:// возможен только если включить соответствующую опцию для Stylus на странице chrome://extensions.",
"description": "Note in the toolbar popup for file:// URLs"
"message": "Доступ к адресам file:// возможен только если включить соответствующую опцию для Stylus на странице chrome://extensions."
},
"disableStyleLabel": {
"message": "Отключить",
"description": "Label for the button to disable a style"
"message": "Отключить"
},
"prefShowBadge": {
"message": "Показывать количество активных стилей для открытого сайта",
"description": "Label for the checkbox controlling toolbar badge text."
"message": "Показывать количество активных стилей для открытого сайта"
},
"manageFavicons": {
"message": "Пиктограммы для целевых сайтов",
"description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
"message": "Пиктограммы для целевых сайтов"
},
"menuShowBadge": {
"message": "Число активных стилей",
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
"message": "Число активных стилей"
},
"cm_lineWrapping": {
"message": "Перенос по словам",
"description": "Label for the checkbox controlling word wrap option for the style editor."
"message": "Перенос по словам"
},
"styleCancelEditLabel": {
"message": "Завершить",
"description": "Label for cancel button for style editing"
"message": "Завершить"
},
"styleChangesNotSaved": {
"message": "Вы изменили этот стиль, но не сохранили его.",
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
"message": "Вы изменили этот стиль, но не сохранили его."
},
"importLabel": {
"message": "Импорт",
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
"message": "Импорт"
},
"shortcuts": {
"message": "Клавиши",
"description": "Go to shortcut configuration"
"message": "Клавиши"
},
"updateCheckFailServerUnreachable": {
"message": "Ошибка обновления: сервер недоступен.",
"description": "Text that displays when an update check failed because the update server is unreachable"
"message": "Ошибка обновления: сервер недоступен."
},
"manageFilters": {
"message": "Фильтры",
"description": "Label for filters container"
"message": "Фильтры"
},
"applyAllUpdates": {
"message": "Применить все обновления",
"description": "Label for the button to apply all detected updates"
"message": "Применить все обновления"
},
"optionsReset": {
"message": "Сброс настроек к значениям по-умолчанию",
"description": ""
"message": "Сброс настроек к значениям по-умолчанию"
},
"optionsCustomizeUpdate": {
"message": "Обновления",
"description": ""
"message": "Обновления"
},
"deleteStyleConfirm": {
"message": "Удалить этот стиль?",
"description": "Confirmation before deleting a style"
"message": "Удалить этот стиль?"
},
"optionsCustomizePopup": {
"message": "Всплывающее окно",
"description": ""
"message": "Всплывающее окно"
},
"styleBadRegexp": {
"message": "Ошибка в регулярном выражении.",
"description": "Validation message for a bad regexp in a style"
"message": "Ошибка в регулярном выражении."
},
"optionsHeading": {
"message": "Настройки",
"description": "Heading for options section on manage page."
"message": "Настройки"
},
"appliesDisplay": {
"message": "Применить к: $applies$",
"description": "Text on the manage screen to describe what the style applies to",
"placeholders": {
"applies": {
"content": "$1"
@ -314,12 +238,10 @@
}
},
"openStylesManager": {
"message": "Менеджер стилей",
"description": "Label for the style maanger opener in the browser action context menu."
"message": "Менеджер стилей"
},
"styleUpdate": {
"message": "Подтвердите обновление стиля '$stylename$'.",
"description": "Confirmation when updating a style",
"placeholders": {
"stylename": {
"content": "$1"
@ -327,16 +249,13 @@
}
},
"styleSectionsTitle": {
"message": "Разделы",
"description": "Title for the style sections section"
"message": "Разделы"
},
"importReportLegendInvalid": {
"message": "некорректных пропущено",
"description": "Text after the number of styles skipped due to being invalid (not a Stylus/Stylish backup file probably) in the report shown after importing styles"
"message": "некорректных пропущено"
},
"editStyleTitle": {
"message": "Изменение стиля \"$stylename$\"",
"description": "Title of the page for editing styles",
"placeholders": {
"stylename": {
"content": "$1"
@ -344,96 +263,70 @@
}
},
"updateCheckSucceededNoUpdate": {
"message": "Нет обновлений.",
"description": "Text that displays when an update check completed and no update is available"
"message": "Нет обновлений."
},
"appliesUrlPrefixOption": {
"message": "URL, начинающимся с",
"description": "Option to make the style apply to the entered string as a URL prefix"
"message": "URL, начинающимся с"
},
"cm_matchHighlightToken": {
"message": "Элемент под курсором",
"description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of of the word/token under cursor even if nothing is selected"
"message": "Элемент под курсором"
},
"searchRegexp": {
"message": "Используйте нотацию /re/ для поиска регулярными выражениями",
"description": "Label after the search input field in the editor shown on Ctrl-F"
"message": "Используйте нотацию /re/ для поиска регулярными выражениями"
},
"updateCheckManualUpdateHint": {
"message": "Форсирование обновления удалит локальные изменения.",
"description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
"message": "Форсирование обновления удалит локальные изменения."
},
"toggleStyle": {
"message": "Включить/выключить стиль",
"description": "Label for the checkbox to enable/disable a style"
"message": "Включить/выключить стиль"
},
"importReplaceTooltip": {
"message": "Удалить содержимое редактируемого стиля и заменить его на импортируемый стиль",
"description": "Label for the button to import and overwrite current style"
"message": "Удалить содержимое редактируемого стиля и заменить его на импортируемый стиль"
},
"popupStylesFirst": {
"message": "Список стилей сверху",
"description": "Label for the checkbox controlling section order in the popup."
"message": "Список стилей сверху"
},
"sectionHelp": {
"message": "Разделы позволяют задавать разный код для различных наборов URL в пределах одного стиля. Например, стиль может применяться к главной странице не так, как к остальным частям сайта.",
"description": "Help text for sections"
"message": "Разделы позволяют задавать разный код для различных наборов URL в пределах одного стиля. Например, стиль может применяться к главной странице не так, как к остальным частям сайта."
},
"noStylesForSite": {
"message": "Для этого веб-сайта не установлено ни одного стиля.",
"description": "Text displayed when no styles are installed for the current site"
"message": "Для этого веб-сайта не установлено ни одного стиля."
},
"appliesDisplayTruncatedSuffix": {
"message": "и другие",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
"message": "и другие"
},
"appliesRemove": {
"message": "Удалить",
"description": "Label for the button to remove an 'applies' entry"
"message": "Удалить"
},
"updatesCurrentlyInstalled": {
"message": "Установлено обновлений:",
"description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates."
"message": "Установлено обновлений:"
},
"styleToMozillaFormatTitle": {
"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": {
"message": "Stylus",
"description": "Title for the manage page"
"message": "Стиль в формате Mozilla"
},
"writeStyleFor": {
"message": "Создать стиль для:",
"description": "Label for toolbar pop-up that precedes the links to write a new style"
"message": "Создать стиль для:"
},
"replace": {
"message": "Заменить",
"description": "Label before the replace input field in the editor shown on Ctrl-H"
"message": "Заменить"
},
"styleRegexpTestNone": {
"message": "Нет соответствующих вкладок",
"description": "RegExp test report: label for expressions that didn't match any tabs"
"message": "Нет соответствующих вкладок"
},
"importReportLegendUpdatedMeta": {
"message": "обновлены мета-данные",
"description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles"
"message": "обновлены мета-данные"
},
"appliesLabel": {
"message": "Применить к:",
"description": "Label for 'applies to' fields on the edit/add screen"
"message": "Применить к:"
},
"openOptionsPopup": {
"message": "Настройки",
"description": "Go to Options UI"
"message": "Настройки"
},
"openManage": {
"message": "Менеджер",
"description": "Link to open the manage page."
"message": "Менеджер"
},
"updateCheckFailBadResponseCode": {
"message": "Ошибка обновления: сервер вернул код $code$.",
"description": "Text that displays when an update check failed because the response code indicates an error",
"placeholders": {
"code": {
"content": "$1"
@ -441,295 +334,219 @@
}
},
"appliesSpecify": {
"message": "Указать",
"description": "Label for the button to make a style apply only to specific sites"
"message": "Указать"
},
"installUpdate": {
"message": "Установить обновление",
"description": "Label for the button to install an update for a single style"
"message": "Установить обновление"
},
"optionsCheckUpdate": {
"message": "Найти и установить обновления стилей",
"description": ""
"message": "Найти и установить обновления стилей"
},
"importReportTitle": {
"message": "Импорт стилей завершен",
"description": "Title of the report shown after importing styles"
"message": "Импорт стилей завершен"
},
"styleMozillaFormatHeading": {
"message": "Формат Mozilla",
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
"message": "Формат Mozilla"
},
"cm_matchHighlight": {
"message": "Подсвечивать",
"description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor."
"message": "Подсвечивать"
},
"styleRegexpPartialExplanation": {
"message": "В стиле используются regexp-выражения, которые соответствуют лишь части адреса, что нарушает <a href='https://developer.mozilla.org/docs/Web/CSS/@document'>спецификацию CSS4 @document</a>, требующую соответствия всего адреса целиком. Секции стиля с такими regexp не были применены к странице. Вероятно, этот стиль был создан в \"Stylish для Chrome\", который некорректно проверяет regexp (известный баг).",
"description": ""
"message": "В стиле используются regexp-выражения, которые соответствуют лишь части адреса, что нарушает <a href='https://developer.mozilla.org/docs/Web/CSS/@document'>спецификацию CSS4 @document</a>, требующую соответствия всего адреса целиком. Секции стиля с такими regexp не были применены к странице. Вероятно, этот стиль был создан в \"Stylish для Chrome\", который некорректно проверяет regexp (известный баг)."
},
"unreachableContentScript": {
"message": "Нет связи со страницей. Попробуйте перезагрузить вкладку.",
"description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus"
"message": "Нет связи со страницей. Попробуйте перезагрузить вкладку."
},
"sectionRemove": {
"message": "Удалить раздел",
"description": "Label for the button to remove a section"
"message": "Удалить раздел"
},
"disableAllStyles": {
"message": "Выключить все стили",
"description": "Label for the checkbox that turns all enabled styles off."
"message": "Выключить все стили"
},
"updateCheckSkippedMaybeLocallyEdited": {
"message": "Возможно был изменен локально.",
"description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications"
"message": "Возможно был изменен локально."
},
"undoGlobal": {
"message": "Отменить (глобально)",
"description": "CSS-beautify global Undo button label"
"message": "Отменить (глобально)"
},
"updateCompleted": {
"message": "Обновление завершено.",
"description": "Text that displays when an update completed"
"message": "Обновление завершено."
},
"checkingForUpdate": {
"message": "Проверка…",
"description": "Text to display when checking a style for an update"
"message": "Проверка…"
},
"styleRegexpTestFull": {
"message": "Соответствующие вкладки",
"description": "RegExp test report: label for the fully matching expressions"
"message": "Соответствующие вкладки"
},
"manageMaxTargets": {
"message": "Кол-во целевых сайтов/выражений",
"description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page"
"message": "Кол-во целевых сайтов/выражений"
},
"manageFaviconsHelp": {
"message": "Используется сторонний сервис https://www.google.com/s2/favicons",
"description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
"message": "Используется сторонний сервис https://www.google.com/s2/favicons"
},
"updateCheckSkippedLocallyEdited": {
"message": "Стиль был изменен локально.",
"description": "Text that displays when an update check skipped updating the style to avoid losing local modifications"
"message": "Стиль был изменен локально."
},
"optionsResetButton": {
"message": "Сброс настроек",
"description": ""
"message": "Сброс настроек"
},
"sectionCode": {
"message": "Код",
"description": "Label for the code for a section"
"message": "Код"
},
"optionsAdvancedContextDelete": {
"message": "Показывать команду \"Удалить\" в контекстном меню редактора",
"description": ""
"message": "Показывать команду \"Удалить\" в контекстном меню редактора"
},
"importReportLegendUpdatedBoth": {
"message": "обновлены мета-данные и код",
"description": "Text after the number of styles updated entirely in the report shown after importing styles"
"message": "обновлены мета-данные и код"
},
"cm_smartIndent": {
"message": "Умные отступы",
"description": "Label for the checkbox controlling smart indentation option for the style editor."
"message": "Умные отступы"
},
"styleRegexpTestButton": {
"message": "Тест регулярки",
"description": "RegExp test button label in the editor shown when applies-to list has a regexp value"
"message": "Тест регулярки"
},
"appliesHelp": {
"message": "Чтобы указать, к каким URL относится код в этом разделе, воспользуйтесь параметром \"Применить к\".",
"description": "Help text for 'applies to' section"
"message": "Чтобы указать, к каким URL относится код в этом разделе, воспользуйтесь параметром \"Применить к\"."
},
"editStyleHeading": {
"message": "Изменение стиля",
"description": "Title of the page for editing styles"
"message": "Изменение стиля"
},
"editDeleteText": {
"message": "Удалить",
"description": "Label for the context menu item in the editor to delete selected text"
"message": "Удалить"
},
"cm_matchHighlightSelection": {
"message": "Выделенный текст",
"description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text"
},
"appliesUrlOption": {
"message": "URL",
"description": "Option to make the style apply to the entered string as a URL"
"message": "Выделенный текст"
},
"updateAllCheckSucceededSomeEdited": {
"message": "Не все стили были проверены, чтобы не потерять возможные локальные изменения. Форсировать обновление стиля можно индивидуально или запустив перепроверку всех обновляемых стилей (локальные изменения будут утеряны).",
"description": "Text that displays when an update all check completed and no updates are available"
"message": "Не все стили были проверены, чтобы не потерять возможные локальные изменения. Форсировать обновление стиля можно индивидуально или запустив перепроверку всех обновляемых стилей (локальные изменения будут утеряны)."
},
"stylusUnavailableForURL": {
"message": "Такие адреса не поддерживаются.",
"description": "Note in the toolbar pop-up when on a URL Stylus can't affect"
"message": "Такие адреса не поддерживаются."
},
"manageOnlyUpdates": {
"message": "Только обновляемые и проблемные",
"description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed"
"message": "Только обновляемые и проблемные"
},
"addStyleTitle": {
"message": "Добавление стиля",
"description": "Title of the page for adding styles"
"message": "Добавление стиля"
},
"importReplaceLabel": {
"message": "Заменить стиль",
"description": "Label for the button to import and overwrite current style"
"message": "Заменить стиль"
},
"dbError": {
"message": "Возникла ошибка доступа к базе данных Stylus. Хотите перейти на страницу с возможными способами решения?",
"description": "Prompt when a DB error is encountered"
"message": "Возникла ошибка доступа к базе данных Stylus. Хотите перейти на страницу с возможными способами решения?"
},
"optionsAdvanced": {
"message": "Другое",
"description": ""
"message": "Другое"
},
"importAppendTooltip": {
"message": "Добавить импортируемый стиль к редактируемому",
"description": "Tooltip for the button to import a style and append to the existing sections"
"message": "Добавить импортируемый стиль к редактируемому"
},
"editorStylesButton": {
"message": "Сменить тему Стилус",
"description": "Find styles for the editor"
"message": "Сменить тему Стилус"
},
"optionsOpen": {
"message": "Открыть",
"description": ""
"message": "Открыть"
},
"helpKeyMapHotkey": {
"message": "Нажмите клавишу",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
"message": "Нажмите клавишу"
},
"styleRegexpTestInvalid": {
"message": "Пропущены некомпилируемые регулярки",
"description": "RegExp test report: label for the invalid expressions"
"message": "Пропущены некомпилируемые регулярки"
},
"replaceAll": {
"message": "Заменить все",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
"message": "Заменить все"
},
"importReportUnchanged": {
"message": "Ничего не изменилось.",
"description": "Message in the report shown after importing styles"
"message": "Ничего не изменилось."
},
"optionsActions": {
"message": "Другие действия",
"description": ""
"message": "Другие действия"
},
"editGotoLine": {
"message": "Перейти к строке (или строке:колонке)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
"message": "Перейти к строке (или строке:колонке)"
},
"manageOnlyLocalTooltip": {
"message": "(т.е. стили, не установленные посредством сайта userstyles.org)",
"description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable"
"message": "(т.е. стили, не установленные посредством сайта userstyles.org)"
},
"checkAllUpdates": {
"message": "Найти обновления всех стилей",
"description": "Label for the button to check all styles for updates"
"message": "Найти обновления всех стилей"
},
"openOptionsManage": {
"message": "Настройки",
"description": "Go to Options UI"
"message": "Настройки"
},
"issuesHelp": {
"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"
"message": "Проблемы и предупреждения по версии <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> с данными включенными правилами:"
},
"optionsCustomizeBadge": {
"message": "Бейдж на пиктограмме в тулбаре",
"description": ""
"message": "Бейдж на пиктограмме в тулбаре"
},
"importReportLegendIdentical": {
"message": "идентичные пропущены",
"description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles"
"message": "идентичные пропущены"
},
"optionsPopupWidth": {
"message": "Ширина всплывающего окна (в пикселах)",
"description": ""
"message": "Ширина всплывающего окна (в пикселах)"
},
"confirmNo": {
"message": "Нет",
"description": "'No' button in a confirm dialog"
"message": "Нет"
},
"undo": {
"message": "Отменить",
"description": "Button label"
"message": "Отменить"
},
"cm_keyMap": {
"message": "Раскладка",
"description": "Label for the drop-down list controlling the keymap for the style editor."
"message": "Раскладка"
},
"manageNewUI": {
"message": "Новый интерфейс",
"description": "Label for the checkbox that toggles the new UI on manage page"
"message": "Новый интерфейс"
},
"importReportUndoneTitle": {
"message": "Откат импорта завершен",
"description": "Title of the message box shown after undoing the import of styles"
"message": "Откат импорта завершен"
},
"genericDisabledLabel": {
"message": "Отключен",
"description": "Used in various lists/options to indicate that something is disabled"
"message": "Отключен"
},
"cm_indentWithTabs": {
"message": "Умные отступы при помощи табуляции",
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
"message": "Умные отступы при помощи табуляции"
},
"replaceWith": {
"message": "Заменить на",
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
"message": "Заменить на"
},
"deleteStyleLabel": {
"message": "Удалить",
"description": "Label for the button to delete a style"
"message": "Удалить"
},
"updateCheckManualUpdateForce": {
"message": "Установить обновление (локальные изменения будут утеряны)",
"description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
"message": "Установить обновление (локальные изменения будут утеряны)"
},
"optionsAdvancedExposeIframes": {
"message": "Выявлять iframe путем добавления HTML[stylus-iframe]",
"description": ""
"message": "Выявлять iframe путем добавления HTML[stylus-iframe]"
},
"addStyleLabel": {
"message": "Создать стиль",
"description": "Label for the button to go to the add style page"
"message": "Создать стиль"
},
"optionsUpdateIntervalNote": {
"message": "Для отключения автоматического обновления стилей введите 0 (ноль)",
"description": ""
"message": "Для отключения автоматического обновления стилей введите 0 (ноль)"
},
"backupButtons": {
"message": "Резервное копирование",
"description": "Heading for backup"
"message": "Резервное копирование"
},
"manageOnlyEnabled": {
"message": "Только включенные стили",
"description": "Checkbox to show only enabled styles"
"message": "Только включенные стили"
},
"editStyleLabel": {
"message": "Изменить",
"description": "Label for the button to go to the edit style page"
"message": "Изменить"
},
"cm_theme": {
"message": "Тема",
"description": "Label for the style editor's CSS theme."
"message": "Тема"
},
"backupMessage": {
"message": "Нажмите Импорт чтобы выбрать файл или просто перетащите его на эту страницу",
"description": "Message for backup"
"message": "Нажмите Импорт чтобы выбрать файл или просто перетащите его на эту страницу"
},
"importReportUndone": {
"message": "восстановленных стилей",
"description": "Text after the number of styles reverted in the message box shown after undoing the import of styles"
"message": "восстановленных стилей"
},
"helpKeyMapCommand": {
"message": "Введите имя команды",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
"message": "Введите имя команды"
},
"description": {
"message": "Настраивайте стили веб-сайтов с помощью менеджера стилей Stylus. Он позволяет легко установить темы и изменить внешний вид сайтов Google, Facebook, YouTube, Orkut и множества других веб-страниц.",
"description": "Extension description"
"message": "Настраивайте стили веб-сайтов с помощью менеджера стилей Stylus. Он позволяет легко установить темы и изменить внешний вид сайтов Google, Facebook, YouTube, Orkut и множества других веб-страниц."
}
}

View File

@ -1,111 +1,84 @@
{
"appliesToEverything": {
"message": "Све",
"description": "Text displayed for styles that apply to all sites"
"message": "Све"
},
"defaultTheme": {
"message": "подразумевано",
"description": "Default CodeMirror CSS theme option on the edit style page"
"message": "подразумевано"
},
"exportLabel": {
"message": "Извези",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
"message": "Извези"
},
"issues": {
"message": "Проблеми",
"description": "Label for the CSSLint issues block on the style edit page"
"message": "Проблеми"
},
"cm_tabSize": {
"message": "Величина картице",
"description": "Label for the text box controlling tab size option for the style editor."
"message": "Величина картице"
},
"enableStyleLabel": {
"message": "Омогући",
"description": "Label for the button to enable a style"
"message": "Омогући"
},
"styleMissingName": {
"message": "Унесите назив",
"description": "Error displayed when user saves without providing a name"
"message": "Унесите назив"
},
"appliesDomainOption": {
"message": "УРЛ адресе на домену",
"description": "Option to make the style apply to the entered string as a domain"
"message": "УРЛ адресе на домену"
},
"checkForUpdate": {
"message": "Проверите ажурирање",
"description": "Label for the button to check a single style for an update"
"message": "Проверите ажурирање"
},
"importAppendLabel": {
"message": "Додај стилу",
"description": "Label for the button to import a style and append to the existing sections"
"message": "Додај стилу"
},
"updateAllCheckSucceededNoUpdate": {
"message": "Сви стилови су ажурирани.",
"description": "Text that displays when an update all check completed and no updates are available"
"message": "Сви стилови су ажурирани."
},
"styleFromMozillaFormatPrompt": {
"message": "Налепи код у Mozilla формату",
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
"message": "Налепи код у Mozilla формату"
},
"helpAlt": {
"message": "Помоћ",
"description": "Alternate text for help buttons"
"message": "Помоћ"
},
"search": {
"message": "Претражи",
"description": "Label before the search input field in the editor shown on Ctrl-F"
"message": "Претражи"
},
"confirmYes": {
"message": "Да",
"description": "'Yes' button in a confirm dialog"
"message": "Да"
},
"findStylesForSite": {
"message": "Пронађи још стилова за овај сајт",
"description": "Text for a link that gets a list of styles for the current site"
"message": "Пронађи још стилова за овај сајт"
},
"manageHeading": {
"message": "Инсталирани стилови",
"description": "Heading for the manage page"
"message": "Инсталирани стилови"
},
"styleBeautify": {
"message": " Улепшај",
"description": "Label for the CSS-beautifier button on the edit style page"
"message": "Улепшај"
},
"styleEnabledLabel": {
"message": "Омогућено",
"description": "Label for the enabled state of styles"
"message": "Омогућено"
},
"styleToMozillaFormatHelp": {
"message": "Mozilla формат кода се може користити у Stylish за Firefox и може се послати на userstyles.org.",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
"message": "Mozilla формат кода се може користити у Stylish за Firefox и може се послати на userstyles.org."
},
"sectionAdd": {
"message": "Додај нови одељак",
"description": "Label for the button to add a section"
"message": "Додај нови одељак"
},
"styleSaveLabel": {
"message": "Сачувај",
"description": "Label for save button for style editing"
"message": "Сачувај"
},
"confirmStop": {
"message": "Заустави",
"description": "'Stop' button in a confirm dialog"
"message": "Заустави"
},
"writeStyleForURL": {
"message": "ову УРЛ адресу",
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
"message": "ову УРЛ адресу"
},
"appliesAdd": {
"message": "Додај",
"description": "Label for the button to add an 'applies' entry"
"message": "Додај"
},
"appliesRegexpOption": {
"message": "УРЛ адресе које одговарају регуларном изразу",
"description": "Option to make the style apply to the entered string as a regular expression"
"message": "УРЛ адресе које одговарају регуларном изразу"
},
"styleInstall": {
"message": "Инсталирати '$stylename$' у Stylus?",
"description": "Confirmation when installing a style",
"placeholders": {
"stylename": {
"content": "$1"
@ -113,74 +86,52 @@
}
},
"manageText": {
"message": "<a href='https://userstyles.org'>Преузмите стилове са userstyles.org</a> | <a href='http://add0n.com/stylus.html'>Помоћ</a>",
"description": "Help text on the manage page"
"message": "<a href='https://userstyles.org'>Преузмите стилове са userstyles.org</a> | <a href='http://add0n.com/stylus.html'>Помоћ</a>"
},
"searchStyles": {
"message": "Претражи садржај",
"description": "Label for the search filter textbox on the Manage styles page"
"message": "Претражи садржај"
},
"disableStyleLabel": {
"message": "Онемогући",
"description": "Label for the button to disable a style"
"message": "Онемогући"
},
"prefShowBadge": {
"message": "Прикажи број активних стилова за тренутни сајт на дугмету на алатној траци",
"description": "Label for the checkbox controlling toolbar badge text."
"message": "Прикажи број активних стилова за тренутни сајт на дугмету на алатној траци"
},
"menuShowBadge": {
"message": "Прикажи број активних стилова",
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
"message": "Прикажи број активних стилова"
},
"cm_lineWrapping": {
"message": "Преламање текста",
"description": "Label for the checkbox controlling word wrap option for the style editor."
"message": "Преламање текста"
},
"styleCancelEditLabel": {
"message": "Назад на управљање",
"description": "Label for cancel button for style editing"
"message": "Назад на управљање"
},
"styleChangesNotSaved": {
"message": "Направили сте измене овог стила које нисте сачували.",
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
"message": "Направили сте измене овог стила које нисте сачували."
},
"importLabel": {
"message": "Увези",
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
"message": "Увези"
},
"updateCheckFailServerUnreachable": {
"message": "Ажурирање није успело: сервер није доступан.",
"description": "Text that displays when an update check failed because the update server is unreachable"
"message": "Ажурирање није успело: сервер није доступан."
},
"manageFilters": {
"message": "Филтери",
"description": "Label for filters container"
"message": "Филтери"
},
"applyAllUpdates": {
"message": "Примени сва ажурирања",
"description": "Label for the button to apply all detected updates"
"message": "Примени сва ажурирања"
},
"deleteStyleConfirm": {
"message": "Да ли сте сигурни да желите да избришете овај стил?",
"description": "Confirmation before deleting a style"
},
"confirmDelete": {
"message": "Delete"
},
"confirmCancel": {
"message": "Cancel"
"message": "Да ли сте сигурни да желите да избришете овај стил?"
},
"styleBadRegexp": {
"message": "Регуларни израз је неисправан.",
"description": "Validation message for a bad regexp in a style"
"message": "Регуларни израз је неисправан."
},
"optionsHeading": {
"message": "Опције",
"description": "Heading for options section on manage page."
"message": "Опције"
},
"appliesDisplay": {
"message": "Примењује се на: $applies$",
"description": "Text on the manage screen to describe what the style applies to",
"placeholders": {
"applies": {
"content": "$1"
@ -189,7 +140,6 @@
},
"styleUpdate": {
"message": "Да ли сте сигурни да желите да ажурирате '$stylename$'?",
"description": "Confirmation when updating a style",
"placeholders": {
"stylename": {
"content": "$1"
@ -197,12 +147,10 @@
}
},
"styleSectionsTitle": {
"message": "Одељци",
"description": "Title for the style sections section"
"message": "Одељци"
},
"editStyleTitle": {
"message": "Уреди стил $stylename$",
"description": "Title of the page for editing styles",
"placeholders": {
"stylename": {
"content": "$1"
@ -210,68 +158,49 @@
}
},
"updateCheckSucceededNoUpdate": {
"message": "Стил је ажуриран.",
"description": "Text that displays when an update check completed and no update is available"
"message": "Стил је ажуриран."
},
"appliesUrlPrefixOption": {
"message": "УРЛ адресе које почињу са",
"description": "Option to make the style apply to the entered string as a URL prefix"
"message": "УРЛ адресе које почињу са"
},
"searchRegexp": {
"message": "Користи /re/ синтаксу за претрагу регуларним изразом",
"description": "Label after the search input field in the editor shown on Ctrl-F"
"message": "Користи /re/ синтаксу за претрагу регуларним изразом"
},
"importReplaceTooltip": {
"message": "Одбаци садржај тренутног стила и упиши преко њега увезени стил",
"description": "Label for the button to import and overwrite current style"
"message": "Одбаци садржај тренутног стила и упиши преко њега увезени стил"
},
"popupStylesFirst": {
"message": "Излистај стилове пре команди у менију дугмета на алатној траци",
"description": "Label for the checkbox controlling section order in the toolbar button menu."
"message": "Излистај стилове пре команди у менију дугмета на алатној траци"
},
"sectionHelp": {
"message": "Одељци вам омогућавају да дефинишете различите делове кода који се примењују на раличите скупове УРЛ-ова у истом стилу. На пример, један исти стил може променити почетну страницу једног сајта на један начин а остатак сајта на други начин.",
"description": "Help text for sections"
"message": "Одељци вам омогућавају да дефинишете различите делове кода који се примењују на раличите скупове УРЛ-ова у истом стилу. На пример, један исти стил може променити почетну страницу једног сајта на један начин а остатак сајта на други начин."
},
"noStylesForSite": {
"message": "Нема инсталираних стилова за овај сајт.",
"description": "Text displayed when no styles are installed for the current site"
"message": "Нема инсталираних стилова за овај сајт."
},
"appliesDisplayTruncatedSuffix": {
"message": "и још",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
"message": "и још"
},
"appliesRemove": {
"message": "Уклони",
"description": "Label for the button to remove an 'applies' entry"
"message": "Уклони"
},
"styleToMozillaFormatTitle": {
"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": {
"message": "Stylus",
"description": "Title for the manage page"
"message": "Стил у Mozilla формату"
},
"writeStyleFor": {
"message": "Упиши стил за:",
"description": "Label for toolbar pop-up that precedes the links to write a new style"
"message": "Упиши стил за:"
},
"replace": {
"message": "Замени",
"description": "Label before the replace input field in the editor shown on Ctrl-H"
"message": "Замени"
},
"appliesLabel": {
"message": "Примењује се на",
"description": "Label for 'applies to' fields on the edit/add screen"
"message": "Примењује се на"
},
"openManage": {
"message": "Управљај инсталираним стиловима",
"description": "Link to open the manage page."
"message": "Управљај инсталираним стиловима"
},
"updateCheckFailBadResponseCode": {
"message": "Ажурирање није успело: сервер је одговорио кодом $code$.",
"description": "Text that displays when an update check failed because the response code indicates an error",
"placeholders": {
"code": {
"content": "$1"
@ -279,143 +208,108 @@
}
},
"appliesSpecify": {
"message": "Детаљније",
"description": "Label for the button to make a style apply only to specific sites"
"message": "Детаљније"
},
"installUpdate": {
"message": "Инсталирај ажурирање",
"description": "Label for the button to install an update for a single style"
"message": "Инсталирај ажурирање"
},
"styleMozillaFormatHeading": {
"message": "Mozilla формат",
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
"message": "Mozilla формат"
},
"stylusUnavailableForURL": {
"message": "Stylus не ради на страницама као што је ова.",
"description": "Note in the toolbar pop-up when on a URL Stylus can't affect"
"message": "Stylus не ради на страницама као што је ова."
},
"sectionRemove": {
"message": "Уклони одељак",
"description": "Label for the button to remove a section"
"message": "Уклони одељак"
},
"disableAllStyles": {
"message": "Искључи све стилове",
"description": "Label for the checkbox that turns all enabled styles off."
"message": "Искључи све стилове"
},
"undoGlobal": {
"message": "Опозови (свеобухватно)",
"description": "CSS-beautify global Undo button label"
"message": "Опозови (свеобухватно)"
},
"updateCompleted": {
"message": "Ажурирање је комплетирано.",
"description": "Text that displays when an update completed"
"message": "Ажурирање је комплетирано."
},
"checkingForUpdate": {
"message": "Проверавање...",
"description": "Text to display when checking a style for an update"
"message": "Проверавање..."
},
"sectionCode": {
"message": "Код",
"description": "Label for the code for a section"
"message": "Код"
},
"cm_smartIndent": {
"message": "Користи паметно увлачење редова",
"description": "Label for the checkbox controlling smart indentation option for the style editor."
"message": "Користи паметно увлачење редова"
},
"appliesHelp": {
"message": "Употреба 'Примењује се на' одређује опсег УРЛ адреса на које се код у овом одељку примењује.",
"description": "Help text for 'applies to' section"
"message": "Употреба 'Примењује се на' одређује опсег УРЛ адреса на које се код у овом одељку примењује."
},
"editStyleHeading": {
"message": "Уреди стил",
"description": "Title of the page for editing styles"
"message": "Уреди стил"
},
"appliesUrlOption": {
"message": "УРЛ",
"description": "Option to make the style apply to the entered string as a URL"
"message": "УРЛ"
},
"addStyleTitle": {
"message": "Додај стил",
"description": "Title of the page for adding styles"
"message": "Додај стил"
},
"importReplaceLabel": {
"message": "Упиши преко стила",
"description": "Label for the button to import and overwrite current style"
"message": "Упиши преко стила"
},
"dbError": {
"message": "Дошло је до грешке користећи Stylus базу података. Да ли желите да посетите веб страницу са могућим решењима?",
"description": "Prompt when a DB error is encountered"
"message": "Дошло је до грешке користећи Stylus базу података. Да ли желите да посетите веб страницу са могућим решењима?"
},
"importAppendTooltip": {
"message": "Додај увезени стил тренутном стилу",
"description": "Tooltip for the button to import a style and append to the existing sections"
"message": "Додај увезени стил тренутном стилу"
},
"helpKeyMapHotkey": {
"message": "Притисни пречицу",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
"message": "Притисни пречицу"
},
"replaceAll": {
"message": "Замени све",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
"message": "Замени све"
},
"editGotoLine": {
"message": "Иди на ред (или line:col)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
"message": "Иди на ред (или line:col)"
},
"checkAllUpdates": {
"message": "Проверите ажурирања за све стилове",
"description": "Label for the button to check all styles for updates"
"message": "Проверите ажурирања за све стилове"
},
"issuesHelp": {
"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"
"message": "Проблем пронађен од стране <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> са овим омогућеним правилима:"
},
"confirmNo": {
"message": "Не",
"description": "'No' button in a confirm dialog"
"message": "Не"
},
"undo": {
"message": "Опозови",
"description": "Button label"
"message": "Опозови"
},
"cm_keyMap": {
"message": "Мапа тастера",
"description": "Label for the drop-down list controlling the keymap for the style editor."
"message": "Мапа тастера"
},
"cm_indentWithTabs": {
"message": "Користи картице са паметним увлачењем редова",
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
"message": "Користи картице са паметним увлачењем редова"
},
"replaceWith": {
"message": "Замени са",
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
"message": "Замени са"
},
"deleteStyleLabel": {
"message": "Избриши",
"description": "Label for the button to delete a style"
"message": "Избриши"
},
"addStyleLabel": {
"message": "Упиши нови стил",
"description": "Label for the button to go to the add style page"
"message": "Упиши нови стил"
},
"manageOnlyEnabled": {
"message": "Само омогућени стилови",
"description": "Checkbox to show only enabled styles"
"message": "Само омогућени стилови"
},
"editStyleLabel": {
"message": "Уреди",
"description": "Label for the button to go to the edit style page"
"message": "Уреди"
},
"cm_theme": {
"message": "Тема",
"description": "Label for the style editor's CSS theme."
"message": "Тема"
},
"helpKeyMapCommand": {
"message": "Укуцај име команде",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
"message": "Укуцај име команде"
},
"description": {
"message": "Измените стил интернет мреже управљачем корисничких стилова. Stylus вам омогућава да лако инсталирате теме и скинове за многе популарне сајтове.",
"description": "Extension description"
"message": "Измените стил интернет мреже управљачем корисничких стилова. Stylus вам омогућава да лако инсталирате теме и скинове за многе популарне сајтове."
}
}

View File

@ -1,186 +1,101 @@
{
"appliesToEverything": {
"message": "Allt",
"description": "Text displayed for styles that apply to all sites"
},
"defaultTheme": {
"message": "default",
"description": "Default CodeMirror CSS theme option on the edit style page"
},
"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"
"message": "Allt"
},
"cm_tabSize": {
"message": "Flikstorlek",
"description": "Label for the text box controlling tab size option for the style editor."
"message": "Flikstorlek"
},
"enableStyleLabel": {
"message": "Aktivera",
"description": "Label for the button to enable a style"
"message": "Aktivera"
},
"styleMissingName": {
"message": "Ange ett namn.",
"description": "Error displayed when user saves without providing a name"
"message": "Ange ett namn."
},
"appliesDomainOption": {
"message": "URL:er på domänen",
"description": "Option to make the style apply to the entered string as a domain"
"message": "URL:er på domänen"
},
"checkForUpdate": {
"message": "Leta efter uppdatering",
"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"
"message": "Leta efter uppdatering"
},
"updateAllCheckSucceededNoUpdate": {
"message": "Alla stilar är fullt uppdaterade.",
"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"
"message": "Alla stilar är fullt uppdaterade."
},
"helpAlt": {
"message": "Hjälp",
"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"
"message": "Hjälp"
},
"findStylesForSite": {
"message": "Hitta fler stilar för denna sida",
"description": "Text for a link that gets a list of styles for the current site"
"message": "Hitta fler stilar för denna sida"
},
"manageHeading": {
"message": "Installerade Stilar",
"description": "Heading for the manage page"
},
"styleBeautify": {
"message": "Beautify",
"description": "Label for the CSS-beautifier button on the edit style page"
"message": "Installerade Stilar"
},
"styleEnabledLabel": {
"message": "Aktiverad",
"description": "Label for the enabled state of styles"
"message": "Aktiverad"
},
"styleToMozillaFormatHelp": {
"message": "Mozilla-formatet av koden fungerar i Stylish till Firefox samt vid uppladdandet till userstyles.org.",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
"message": "Mozilla-formatet av koden fungerar i Stylish till Firefox samt vid uppladdandet till userstyles.org."
},
"sectionAdd": {
"message": "Lägg till ytterligare en sektion",
"description": "Label for the button to add a section"
"message": "Lägg till ytterligare en sektion"
},
"styleSaveLabel": {
"message": "Spara",
"description": "Label for save button for style editing"
},
"confirmStop": {
"message": "Stop",
"description": "'Stop' button in a confirm dialog"
"message": "Spara"
},
"writeStyleForURL": {
"message": "denna URL",
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
"message": "denna URL"
},
"appliesAdd": {
"message": "Lägg till",
"description": "Label for the button to add an 'applies' entry"
"message": "Lägg till"
},
"appliesRegexpOption": {
"message": "URL:er som matchar regexp:en",
"description": "Option to make the style apply to the entered string as a regular expression"
"message": "URL:er som matchar regexp:en"
},
"styleInstall": {
"message": "Installera '$stylename$' in i Stylus?",
"description": "Confirmation when installing a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"manageText": {
"message": "<a href='https://userstyles.org'>Get styles on userstyles.org</a> | <a href='http://add0n.com/stylus.html'>Get help</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": "Inaktivera",
"description": "Label for the button to disable a style"
"message": "Inaktivera"
},
"prefShowBadge": {
"message": "Visa antalet aktiva stilar för den nuvarande sidan på verktygsfältsikonen",
"description": "Label for the checkbox controlling toolbar badge text."
"message": "Visa antalet aktiva stilar för den nuvarande sidan på verktygsfältsikonen"
},
"menuShowBadge": {
"message": "Visa antalet aktiva stilar",
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
"message": "Visa antalet aktiva stilar"
},
"cm_lineWrapping": {
"message": "Radbrytning",
"description": "Label for the checkbox controlling word wrap option for the style editor."
"message": "Radbrytning"
},
"styleCancelEditLabel": {
"message": "Återgå till hantera",
"description": "Label for cancel button for style editing"
"message": "Återgå till hantera"
},
"styleChangesNotSaved": {
"message": "Du har gjort ändringar i denna stil utan att spara.",
"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)"
"message": "Du har gjort ändringar i denna stil utan att spara."
},
"updateCheckFailServerUnreachable": {
"message": "Uppdateringen misslyckades: server onåbar.",
"description": "Text that displays when an update check failed because the update server is unreachable"
"message": "Uppdateringen misslyckades: server onåbar."
},
"manageFilters": {
"message": "Filter",
"description": "Label for filters container"
"message": "Filter"
},
"applyAllUpdates": {
"message": "Verkställ alla uppdateringar",
"description": "Label for the button to apply all detected updates"
"message": "Verkställ alla uppdateringar"
},
"deleteStyleConfirm": {
"message": "Är du säker på att du vill ta bort denna stil?",
"description": "Confirmation before deleting a style"
},
"confirmDelete": {
"message": "Delete"
},
"confirmCancel": {
"message": "Cancel"
"message": "Är du säker på att du vill ta bort denna stil?"
},
"styleBadRegexp": {
"message": "Regexp:en är ogiltig",
"description": "Validation message for a bad regexp in a style"
"message": "Regexp:en är ogiltig"
},
"optionsHeading": {
"message": "Alternativ",
"description": "Heading for options section on manage page."
"message": "Alternativ"
},
"appliesDisplay": {
"message": "Gäller för: $applies$",
"description": "Text on the manage screen to describe what the style applies to",
"placeholders": {
"applies": {
"content": "$1"
@ -189,7 +104,6 @@
},
"styleUpdate": {
"message": "Är du säker på att du vill uppdatera '$stylename$'?",
"description": "Confirmation when updating a style",
"placeholders": {
"stylename": {
"content": "$1"
@ -197,12 +111,10 @@
}
},
"styleSectionsTitle": {
"message": "Sektioner",
"description": "Title for the style sections section"
"message": "Sektioner"
},
"editStyleTitle": {
"message": "Ändra i Stil $stylename$",
"description": "Title of the page for editing styles",
"placeholders": {
"stylename": {
"content": "$1"
@ -210,68 +122,37 @@
}
},
"updateCheckSucceededNoUpdate": {
"message": "Stilen är fullt uppdaterad.",
"description": "Text that displays when an update check completed and no update is available"
"message": "Stilen är fullt uppdaterad."
},
"appliesUrlPrefixOption": {
"message": "URL:er som börjar på",
"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"
"message": "URL:er som börjar på"
},
"popupStylesFirst": {
"message": "Lista stilar före kommandon i verktygsfältets knappmeny",
"description": "Label for the checkbox controlling section order in the toolbar button menu."
"message": "Lista stilar före kommandon i verktygsfältets knappmeny"
},
"sectionHelp": {
"message": "Sektioner låter dig definiera olika sorters kod som påverkar olika URL:er i samma stil. Till exempel, en stil kan ändra en viss hemsida på ett sätt, samtidigt som den ändrar andra delar på en helt annan sida.",
"description": "Help text for sections"
"message": "Sektioner låter dig definiera olika sorters kod som påverkar olika URL:er i samma stil. Till exempel, en stil kan ändra en viss hemsida på ett sätt, samtidigt som den ändrar andra delar på en helt annan sida."
},
"noStylesForSite": {
"message": "Inga stilar installerade för denna sida.",
"description": "Text displayed when no styles are installed for the current site"
"message": "Inga stilar installerade för denna sida."
},
"appliesDisplayTruncatedSuffix": {
"message": "och mer",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
"message": "och mer"
},
"appliesRemove": {
"message": "Ta bort",
"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": "Stylus",
"description": "Title for the manage page"
"message": "Ta bort"
},
"writeStyleFor": {
"message": "Skriv stil för:",
"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"
"message": "Skriv stil för:"
},
"appliesLabel": {
"message": "Gäller för",
"description": "Label for 'applies to' fields on the edit/add screen"
"message": "Gäller för"
},
"openManage": {
"message": "Hantera installerade stilar",
"description": "Link to open the manage page."
"message": "Hantera installerade stilar"
},
"updateCheckFailBadResponseCode": {
"message": "Uppdateringen misslyckades: servern svarade med kod $code$.",
"description": "Text that displays when an update check failed because the response code indicates an error",
"placeholders": {
"code": {
"content": "$1"
@ -279,139 +160,69 @@
}
},
"appliesSpecify": {
"message": "Specificera",
"description": "Label for the button to make a style apply only to specific sites"
"message": "Specificera"
},
"installUpdate": {
"message": "Installera uppdatering",
"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"
"message": "Installera uppdatering"
},
"stylusUnavailableForURL": {
"message": "Stylus fungerar inte på sidor som denna.",
"description": "Note in the toolbar pop-up when on a URL Stylus can't affect"
"message": "Stylus fungerar inte på sidor som denna."
},
"sectionRemove": {
"message": "Ta bort sektion",
"description": "Label for the button to remove a section"
"message": "Ta bort sektion"
},
"disableAllStyles": {
"message": "Stäng av alla stilar",
"description": "Label for the checkbox that turns all enabled styles off."
"message": "Stäng av alla stilar"
},
"updateCompleted": {
"message": "Uppdatering slutförd.",
"description": "Text that displays when an update completed"
"message": "Uppdatering slutförd."
},
"checkingForUpdate": {
"message": "Letar...",
"description": "Text to display when checking a style for an update"
"message": "Letar..."
},
"sectionCode": {
"message": "Kod",
"description": "Label for the code for a section"
"message": "Kod"
},
"cm_smartIndent": {
"message": "Använd smart indrag",
"description": "Label for the checkbox controlling smart indentation option for the style editor."
"message": "Använd smart indrag"
},
"appliesHelp": {
"message": "Använd 'Gäller för' alternativet för att begränsa vilka URL:er koden i denna sektion gäller för.",
"description": "Help text for 'applies to' section"
"message": "Använd 'Gäller för' alternativet för att begränsa vilka URL:er koden i denna sektion gäller för."
},
"editStyleHeading": {
"message": "Ändra i Stil",
"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"
"message": "Ändra i Stil"
},
"addStyleTitle": {
"message": "Lägg till stil",
"description": "Title of the page for adding styles"
},
"importReplaceLabel": {
"message": "Overwrite style",
"description": "Label for the button to import and overwrite current style"
"message": "Lägg till stil"
},
"dbError": {
"message": "Ett fel inträffades vid hanteringen av Stylus-databasen. Skulle du vilja besöka en sida med eventuella lösningar?",
"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"
"message": "Ett fel inträffades vid hanteringen av Stylus-databasen. Skulle du vilja besöka en sida med eventuella lösningar?"
},
"editGotoLine": {
"message": "Gå till rad (eller rad:kol)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
"message": "Gå till rad (eller rad:kol)"
},
"checkAllUpdates": {
"message": "Leta igenom alla stilar efter uppdateringar",
"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"
"message": "Leta igenom alla stilar efter uppdateringar"
},
"cm_keyMap": {
"message": "Nyckelkarta",
"description": "Label for the drop-down list controlling the keymap for the style editor."
"message": "Nyckelkarta"
},
"cm_indentWithTabs": {
"message": "Använd flikar med smart indrag",
"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."
"message": "Använd flikar med smart indrag"
},
"deleteStyleLabel": {
"message": "Ta bort",
"description": "Label for the button to delete a style"
"message": "Ta bort"
},
"addStyleLabel": {
"message": "Skriv ny stil",
"description": "Label for the button to go to the add style page"
"message": "Skriv ny stil"
},
"manageOnlyEnabled": {
"message": "Endast aktiverade stilar",
"description": "Checkbox to show only enabled styles"
"message": "Endast aktiverade stilar"
},
"editStyleLabel": {
"message": "Ändra",
"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"
"message": "Ändra"
},
"description": {
"message": "Style:a om webben med Stylus, en användarstils-hanterare. Stylus låter dig enkelt installera teman och skal för många populära sidor.",
"description": "Extension description"
"message": "Style:a om webben med Stylus, en användarstils-hanterare. Stylus låter dig enkelt installera teman och skal för många populära sidor."
}
}

View File

@ -1,186 +1,101 @@
{
"appliesToEverything": {
"message": "Allt",
"description": "Text displayed for styles that apply to all sites"
},
"defaultTheme": {
"message": "default",
"description": "Default CodeMirror CSS theme option on the edit style page"
},
"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"
"message": "Allt"
},
"cm_tabSize": {
"message": "Flikstorlek",
"description": "Label for the text box controlling tab size option for the style editor."
"message": "Flikstorlek"
},
"enableStyleLabel": {
"message": "Aktivera",
"description": "Label for the button to enable a style"
"message": "Aktivera"
},
"styleMissingName": {
"message": "Ange ett namn.",
"description": "Error displayed when user saves without providing a name"
"message": "Ange ett namn."
},
"appliesDomainOption": {
"message": "URL:er på domänen",
"description": "Option to make the style apply to the entered string as a domain"
"message": "URL:er på domänen"
},
"checkForUpdate": {
"message": "Leta efter uppdatering",
"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"
"message": "Leta efter uppdatering"
},
"updateAllCheckSucceededNoUpdate": {
"message": "Alla stilar är fullt uppdaterade.",
"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"
"message": "Alla stilar är fullt uppdaterade."
},
"helpAlt": {
"message": "Hjälp",
"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"
"message": "Hjälp"
},
"findStylesForSite": {
"message": "Hitta fler stilar för denna sida",
"description": "Text for a link that gets a list of styles for the current site"
"message": "Hitta fler stilar för denna sida"
},
"manageHeading": {
"message": "Installerade Stilar",
"description": "Heading for the manage page"
},
"styleBeautify": {
"message": "Beautify",
"description": "Label for the CSS-beautifier button on the edit style page"
"message": "Installerade Stilar"
},
"styleEnabledLabel": {
"message": "Aktiverad",
"description": "Label for the enabled state of styles"
"message": "Aktiverad"
},
"styleToMozillaFormatHelp": {
"message": "Mozilla-formatet av koden fungerar i Stylish till Firefox samt vid uppladdandet till userstyles.org.",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
"message": "Mozilla-formatet av koden fungerar i Stylish till Firefox samt vid uppladdandet till userstyles.org."
},
"sectionAdd": {
"message": "Lägg till ytterligare en sektion",
"description": "Label for the button to add a section"
"message": "Lägg till ytterligare en sektion"
},
"styleSaveLabel": {
"message": "Spara",
"description": "Label for save button for style editing"
},
"confirmStop": {
"message": "Stop",
"description": "'Stop' button in a confirm dialog"
"message": "Spara"
},
"writeStyleForURL": {
"message": "denna URL",
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
"message": "denna URL"
},
"appliesAdd": {
"message": "Lägg till",
"description": "Label for the button to add an 'applies' entry"
"message": "Lägg till"
},
"appliesRegexpOption": {
"message": "URL:er som matchar regexp:en",
"description": "Option to make the style apply to the entered string as a regular expression"
"message": "URL:er som matchar regexp:en"
},
"styleInstall": {
"message": "Installera '$stylename$' in i Stylus?",
"description": "Confirmation when installing a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"manageText": {
"message": "<a href='https://userstyles.org'>Get styles on userstyles.org</a> | <a href='http://add0n.com/stylus.html'>Get help</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": "Inaktivera",
"description": "Label for the button to disable a style"
"message": "Inaktivera"
},
"prefShowBadge": {
"message": "Visa antalet aktiva stilar för den nuvarande sidan på verktygsfältsikonen",
"description": "Label for the checkbox controlling toolbar badge text."
"message": "Visa antalet aktiva stilar för den nuvarande sidan på verktygsfältsikonen"
},
"menuShowBadge": {
"message": "Visa antalet aktiva stilar",
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
"message": "Visa antalet aktiva stilar"
},
"cm_lineWrapping": {
"message": "Radbrytning",
"description": "Label for the checkbox controlling word wrap option for the style editor."
"message": "Radbrytning"
},
"styleCancelEditLabel": {
"message": "Återgå till hantera",
"description": "Label for cancel button for style editing"
"message": "Återgå till hantera"
},
"styleChangesNotSaved": {
"message": "Du har gjort ändringar i denna stil utan att spara.",
"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)"
"message": "Du har gjort ändringar i denna stil utan att spara."
},
"updateCheckFailServerUnreachable": {
"message": "Uppdateringen misslyckades: server onåbar.",
"description": "Text that displays when an update check failed because the update server is unreachable"
"message": "Uppdateringen misslyckades: server onåbar."
},
"manageFilters": {
"message": "Filter",
"description": "Label for filters container"
"message": "Filter"
},
"applyAllUpdates": {
"message": "Verkställ alla uppdateringar",
"description": "Label for the button to apply all detected updates"
"message": "Verkställ alla uppdateringar"
},
"deleteStyleConfirm": {
"message": "Är du säker på att du vill ta bort denna stil?",
"description": "Confirmation before deleting a style"
},
"confirmDelete": {
"message": "Delete"
},
"confirmCancel": {
"message": "Cancel"
"message": "Är du säker på att du vill ta bort denna stil?"
},
"styleBadRegexp": {
"message": "Regexp:en är ogiltig.",
"description": "Validation message for a bad regexp in a style"
"message": "Regexp:en är ogiltig."
},
"optionsHeading": {
"message": "Alternativ",
"description": "Heading for options section on manage page."
"message": "Alternativ"
},
"appliesDisplay": {
"message": "Gäller för: $applies$",
"description": "Text on the manage screen to describe what the style applies to",
"placeholders": {
"applies": {
"content": "$1"
@ -189,7 +104,6 @@
},
"styleUpdate": {
"message": "Är du säker på att du vill uppdatera '$stylename$'?",
"description": "Confirmation when updating a style",
"placeholders": {
"stylename": {
"content": "$1"
@ -197,12 +111,10 @@
}
},
"styleSectionsTitle": {
"message": "Sektioner",
"description": "Title for the style sections section"
"message": "Sektioner"
},
"editStyleTitle": {
"message": "Ändra i Stil $stylename$",
"description": "Title of the page for editing styles",
"placeholders": {
"stylename": {
"content": "$1"
@ -210,68 +122,37 @@
}
},
"updateCheckSucceededNoUpdate": {
"message": "Stilen är fullt uppdaterad.",
"description": "Text that displays when an update check completed and no update is available"
"message": "Stilen är fullt uppdaterad."
},
"appliesUrlPrefixOption": {
"message": "URL:er som börjar på",
"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"
"message": "URL:er som börjar på"
},
"popupStylesFirst": {
"message": "Lista stilar före kommandon i verktygsfältets knappmeny",
"description": "Label for the checkbox controlling section order in the toolbar button menu."
"message": "Lista stilar före kommandon i verktygsfältets knappmeny"
},
"sectionHelp": {
"message": "Sektioner låter dig definiera olika sorters kod som påverkar olika URL:er i samma stil. Till exempel, en stil kan ändra en viss hemsida på ett sätt, samtidigt som den ändrar andra delar på en helt annan sida.",
"description": "Help text for sections"
"message": "Sektioner låter dig definiera olika sorters kod som påverkar olika URL:er i samma stil. Till exempel, en stil kan ändra en viss hemsida på ett sätt, samtidigt som den ändrar andra delar på en helt annan sida."
},
"noStylesForSite": {
"message": "Inga stilar installerade för denna sida.",
"description": "Text displayed when no styles are installed for the current site"
"message": "Inga stilar installerade för denna sida."
},
"appliesDisplayTruncatedSuffix": {
"message": "och mer",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
"message": "och mer"
},
"appliesRemove": {
"message": "Ta bort",
"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": "Stylus",
"description": "Title for the manage page"
"message": "Ta bort"
},
"writeStyleFor": {
"message": "Skapa stil för:",
"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"
"message": "Skapa stil för:"
},
"appliesLabel": {
"message": "Gäller för",
"description": "Label for 'applies to' fields on the edit/add screen"
"message": "Gäller för"
},
"openManage": {
"message": "Hantera installerade stilar",
"description": "Link to open the manage page."
"message": "Hantera installerade stilar"
},
"updateCheckFailBadResponseCode": {
"message": "Uppdateringen misslyckades: servern svarade med kod $code$.",
"description": "Text that displays when an update check failed because the response code indicates an error",
"placeholders": {
"code": {
"content": "$1"
@ -279,139 +160,69 @@
}
},
"appliesSpecify": {
"message": "Specificera",
"description": "Label for the button to make a style apply only to specific sites"
"message": "Specificera"
},
"installUpdate": {
"message": "Installera uppdatering",
"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"
"message": "Installera uppdatering"
},
"stylusUnavailableForURL": {
"message": "Stylus fungerar inte på sidor som dessa.",
"description": "Note in the toolbar pop-up when on a URL Stylus can't affect"
"message": "Stylus fungerar inte på sidor som dessa."
},
"sectionRemove": {
"message": "Ta bort sektion",
"description": "Label for the button to remove a section"
"message": "Ta bort sektion"
},
"disableAllStyles": {
"message": "Stäng av alla stilar",
"description": "Label for the checkbox that turns all enabled styles off."
"message": "Stäng av alla stilar"
},
"updateCompleted": {
"message": "Uppdatering slutförd.",
"description": "Text that displays when an update completed"
"message": "Uppdatering slutförd."
},
"checkingForUpdate": {
"message": "Letar...",
"description": "Text to display when checking a style for an update"
"message": "Letar..."
},
"sectionCode": {
"message": "Kod",
"description": "Label for the code for a section"
"message": "Kod"
},
"cm_smartIndent": {
"message": "Använd smart indrag",
"description": "Label for the checkbox controlling smart indentation option for the style editor."
"message": "Använd smart indrag"
},
"appliesHelp": {
"message": "Använd 'Gäller för' alternativet för att begränsa vilka URL:er koden i denna sektion gäller för.",
"description": "Help text for 'applies to' section"
"message": "Använd 'Gäller för' alternativet för att begränsa vilka URL:er koden i denna sektion gäller för."
},
"editStyleHeading": {
"message": "Ändra i Stil",
"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"
"message": "Ändra i Stil"
},
"addStyleTitle": {
"message": "Lägg till stil",
"description": "Title of the page for adding styles"
},
"importReplaceLabel": {
"message": "Overwrite style",
"description": "Label for the button to import and overwrite current style"
"message": "Lägg till stil"
},
"dbError": {
"message": "Ett fel inträffades vid hanteringen av Stylus-databasen. Skulle du vilja besöka en sida med eventuella lösningar?",
"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"
"message": "Ett fel inträffades vid hanteringen av Stylus-databasen. Skulle du vilja besöka en sida med eventuella lösningar?"
},
"editGotoLine": {
"message": "Gå till rad (eller rad:kol)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
"message": "Gå till rad (eller rad:kol)"
},
"checkAllUpdates": {
"message": "Leta igenom alla stilar efter uppdateringar",
"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"
"message": "Leta igenom alla stilar efter uppdateringar"
},
"cm_keyMap": {
"message": "Nyckelkarta",
"description": "Label for the drop-down list controlling the keymap for the style editor."
"message": "Nyckelkarta"
},
"cm_indentWithTabs": {
"message": "Använd flikar med smart indrag",
"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."
"message": "Använd flikar med smart indrag"
},
"deleteStyleLabel": {
"message": "Ta bort",
"description": "Label for the button to delete a style"
"message": "Ta bort"
},
"addStyleLabel": {
"message": "Skriv ny stil",
"description": "Label for the button to go to the add style page"
"message": "Skriv ny stil"
},
"manageOnlyEnabled": {
"message": "Endast aktiverade stilar",
"description": "Checkbox to show only enabled styles"
"message": "Endast aktiverade stilar"
},
"editStyleLabel": {
"message": "Ändra",
"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"
"message": "Ändra"
},
"description": {
"message": "Style:a om webben med Stylus, en användarstils-hanterare. Stylus låter dig enkelt installera teman och skal för många populära sidor.",
"description": "Extension description"
"message": "Style:a om webben med Stylus, en användarstils-hanterare. Stylus låter dig enkelt installera teman och skal för många populära sidor."
}
}

View File

@ -1,413 +1,55 @@
{
"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"
},
"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."
"message": "అన్నిటికీ"
},
"enableStyleLabel": {
"message": "చేతనించు",
"description": "Label for the button to enable a style"
},
"styleMissingName": {
"message": "Enter a name.",
"description": "Error displayed when user saves without providing a name"
},
"appliesDomainOption": {
"message": "URLs on the domain",
"description": "Option to make the style apply to the entered string as a domain"
},
"checkForUpdate": {
"message": "Check for update",
"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"
"message": "చేతనించు"
},
"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": "Find more styles for this site",
"description": "Text for a link that gets a list of styles for the current site"
"message": "సహాయం"
},
"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": "Enabled",
"description": "Label for the enabled state of styles"
},
"styleToMozillaFormatHelp": {
"message": "The Mozilla format of the code can be used with Stylish for Firefox and can be submitted to userstyles.org.",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
},
"sectionAdd": {
"message": "Add another section",
"description": "Label for the button to add a section"
"message": "స్థాపిత శైలులు"
},
"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"
"message": "భద్రపరచు"
},
"appliesAdd": {
"message": "చేర్చు",
"description": "Label for the button to add an 'applies' entry"
},
"appliesRegexpOption": {
"message": "URLs matching the regexp",
"description": "Option to make the style apply to the entered string as a regular expression"
},
"styleInstall": {
"message": "Install '$stylename$' into Stylus?",
"description": "Confirmation when installing a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"manageText": {
"message": "<a href='https://userstyles.org'>Get styles on userstyles.org</a> | <a href='http://add0n.com/stylus.html'>Get help</a>",
"description": "Help text on the manage page"
},
"searchStyles": {
"message": "Search contents",
"description": "Label for the search filter textbox on the Manage styles page"
"message": "చేర్చు"
},
"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": "Back to manage",
"description": "Label for cancel button for style editing"
},
"styleChangesNotSaved": {
"message": "You've made changes to this style without saving.",
"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": "Update failed: server unreachable.",
"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"
"message": "అచేతనించు"
},
"deleteStyleConfirm": {
"message": "మీరు నజంగానే ఈ శైలిని తొలగించాలనుకుంటున్నారా?",
"description": "Confirmation before deleting a style"
},
"confirmDelete": {
"message": "Delete"
},
"confirmCancel": {
"message": "Cancel"
},
"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."
"message": "మీరు నజంగానే ఈ శైలిని తొలగించాలనుకుంటున్నారా?"
},
"appliesDisplay": {
"message": "వేటికి వర్తిస్తుంది; $applies$",
"description": "Text on the manage screen to describe what the style applies to",
"placeholders": {
"applies": {
"content": "$1"
}
}
},
"styleUpdate": {
"message": "Are you sure you want to update '$stylename$'?",
"description": "Confirmation when updating a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"styleSectionsTitle": {
"message": "విభాగాలు",
"description": "Title for the style sections section"
},
"editStyleTitle": {
"message": "Edit Style $stylename$",
"description": "Title of the page for editing styles",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"updateCheckSucceededNoUpdate": {
"message": "Style is up to date.",
"description": "Text that displays when an update check completed and no update is available"
},
"appliesUrlPrefixOption": {
"message": "URLs starting with",
"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": "Sections let you define different pieces of code to apply to different sets of URLs in the same style. For example, a single style could change the homepage of a site one way, while changing the rest of a site another way.",
"description": "Help text for sections"
},
"noStylesForSite": {
"message": "No styles installed for this site.",
"description": "Text displayed when no styles are installed for the current site"
"message": "విభాగాలు"
},
"appliesDisplayTruncatedSuffix": {
"message": "ఇంకా మరిన్ని",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
"message": "ఇంకా మరిన్ని"
},
"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"
"message": "తొలగించు"
},
"manageTitle": {
"message": "స్టైలిష్",
"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": "Applies to",
"description": "Label for 'applies to' fields on the edit/add screen"
},
"openManage": {
"message": "Manage installed styles",
"description": "Link to open the manage page."
},
"updateCheckFailBadResponseCode": {
"message": "Update failed: server responded with code $code$.",
"description": "Text that displays when an update check failed because the response code indicates an error",
"placeholders": {
"code": {
"content": "$1"
}
}
},
"appliesSpecify": {
"message": "Specify",
"description": "Label for the button to make a style apply only to specific sites"
},
"installUpdate": {
"message": "Install update",
"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"
},
"sectionRemove": {
"message": "Remove section",
"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."
},
"updateCompleted": {
"message": "Update completed.",
"description": "Text that displays when an update completed"
},
"checkingForUpdate": {
"message": "Checking...",
"description": "Text to display when checking a style for an update"
},
"sectionCode": {
"message": "Code",
"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": "Use the 'Applies to' controls to limit what URLs the code in this section applies to.",
"description": "Help text for 'applies to' section"
},
"editStyleHeading": {
"message": "Edit Style",
"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": "Add Style",
"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 Stylus 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": "Check all styles for updates",
"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."
"message": "స్టైలిష్"
},
"deleteStyleLabel": {
"message": "తొలగించు",
"description": "Label for the button to delete a style"
"message": "తొలగించు"
},
"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"
"message": "క్రొత్త స్టైల్ వ్రాయండి"
},
"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": "Restyle the web with Stylus, a user styles manager. Stylus lets you easily install themes and skins for many popular sites.",
"description": "Extension description"
"message": "మార్చు"
}
}

View File

@ -1,208 +1,82 @@
{
"appliesToEverything": {
"message": "Her şey",
"description": "Text displayed for styles that apply to all sites"
},
"defaultTheme": {
"message": "default",
"description": "Default CodeMirror CSS theme option on the edit style page"
},
"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."
"message": "Her şey"
},
"enableStyleLabel": {
"message": "Etkinleştir",
"description": "Label for the button to enable a style"
"message": "Etkinleştir"
},
"styleMissingName": {
"message": "Bir ad girin.",
"description": "Error displayed when user saves without providing a name"
"message": "Bir ad girin."
},
"appliesDomainOption": {
"message": "Alan adındaki URLler",
"description": "Option to make the style apply to the entered string as a domain"
"message": "Alan adındaki URLler"
},
"checkForUpdate": {
"message": "Güncellemeleri denetle",
"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"
"message": "Güncellemeleri denetle"
},
"helpAlt": {
"message": "Yardım",
"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"
"message": "Yardım"
},
"findStylesForSite": {
"message": "Bu site için başka stiller bul",
"description": "Text for a link that gets a list of styles for the current site"
"message": "Bu site için başka stiller bul"
},
"manageHeading": {
"message": "Yüklü Stiller",
"description": "Heading for the manage page"
},
"styleBeautify": {
"message": "Beautify",
"description": "Label for the CSS-beautifier button on the edit style page"
"message": "Yüklü Stiller"
},
"styleEnabledLabel": {
"message": "Etkin",
"description": "Label for the enabled state of styles"
"message": "Etkin"
},
"styleToMozillaFormatHelp": {
"message": "Kodun Mozilla biçimi, Firefox için Stylish ile kullanılabilir ve userstyles.org sitesine gönderilebilir.",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
"message": "Kodun Mozilla biçimi, Firefox için Stylish ile kullanılabilir ve userstyles.org sitesine gönderilebilir."
},
"sectionAdd": {
"message": "Başka bölüm ekle",
"description": "Label for the button to add a section"
"message": "Başka bölüm ekle"
},
"styleSaveLabel": {
"message": "Kaydet",
"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"
"message": "Kaydet"
},
"appliesAdd": {
"message": "Ekleyin",
"description": "Label for the button to add an 'applies' entry"
"message": "Ekleyin"
},
"appliesRegexpOption": {
"message": "regexp ile eşleşen URL'ler",
"description": "Option to make the style apply to the entered string as a regular expression"
"message": "regexp ile eşleşen URL'ler"
},
"styleInstall": {
"message": "'$stylename$' Stylus'e yüklensin mi?",
"description": "Confirmation when installing a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"manageText": {
"message": "<a href='https://userstyles.org'>Get styles on userstyles.org</a> | <a href='http://add0n.com/stylus.html'>Get help</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": "Devre dışı bırak",
"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."
"message": "Devre dışı bırak"
},
"styleCancelEditLabel": {
"message": "Yönetim sayfasına dön",
"description": "Label for cancel button for style editing"
"message": "Yönetim sayfasına dön"
},
"styleChangesNotSaved": {
"message": "Bu stilde yaptığınız, kaydedilmemiş değişiklikler var.",
"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)"
"message": "Bu stilde yaptığınız, kaydedilmemiş değişiklikler var."
},
"updateCheckFailServerUnreachable": {
"message": "Güncellenemedi: sunucuya erişilemiyor.",
"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"
"message": "Güncellenemedi: sunucuya erişilemiyor."
},
"deleteStyleConfirm": {
"message": "Bu stili silmek istediğinizden emin misiniz?",
"description": "Confirmation before deleting a style"
},
"confirmDelete": {
"message": "Delete"
},
"confirmCancel": {
"message": "Cancel"
},
"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."
"message": "Bu stili silmek istediğinizden emin misiniz?"
},
"appliesDisplay": {
"message": "Şuraya uygulanır: $applies$",
"description": "Text on the manage screen to describe what the style applies to",
"placeholders": {
"applies": {
"content": "$1"
}
}
},
"styleUpdate": {
"message": "Are you sure you want to update '$stylename$'?",
"description": "Confirmation when updating a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"styleSectionsTitle": {
"message": "Bölümler",
"description": "Title for the style sections section"
"message": "Bölümler"
},
"editStyleTitle": {
"message": "$stylename$ Stilini Düzenleyin",
"description": "Title of the page for editing styles",
"placeholders": {
"stylename": {
"content": "$1"
@ -210,68 +84,31 @@
}
},
"updateCheckSucceededNoUpdate": {
"message": "Stil güncel.",
"description": "Text that displays when an update check completed and no update is available"
"message": "Stil güncel."
},
"appliesUrlPrefixOption": {
"message": "Şununla başlayan URL'ler:",
"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."
"message": "Şununla başlayan URL'ler:"
},
"sectionHelp": {
"message": "Bölümler, aynı stil içindeki farklı URL kümelerine uygulanacak farklı kod parçaları tanımlamanıza olanak sağlar. Örneğin, tek bir stil bir sitenin ana sayfasını belirli bir şekilde değiştirirken, sayfanın kalan kısmını farklı bir şekilde değiştirebilir.",
"description": "Help text for sections"
"message": "Bölümler, aynı stil içindeki farklı URL kümelerine uygulanacak farklı kod parçaları tanımlamanıza olanak sağlar. Örneğin, tek bir stil bir sitenin ana sayfasını belirli bir şekilde değiştirirken, sayfanın kalan kısmını farklı bir şekilde değiştirebilir."
},
"noStylesForSite": {
"message": "Bu site için hiçbir stil yüklenmedi.",
"description": "Text displayed when no styles are installed for the current site"
"message": "Bu site için hiçbir stil yüklenmedi."
},
"appliesDisplayTruncatedSuffix": {
"message": "ve diğerleri",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
"message": "ve diğerleri"
},
"appliesRemove": {
"message": "Kaldır",
"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": "Stylus",
"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"
"message": "Kaldır"
},
"appliesLabel": {
"message": "Şuraya uygulanır",
"description": "Label for 'applies to' fields on the edit/add screen"
"message": "Şuraya uygulanır"
},
"openManage": {
"message": "Yüklü stilleri yönet",
"description": "Link to open the manage page."
"message": "Yüklü stilleri yönet"
},
"updateCheckFailBadResponseCode": {
"message": "Güncellenemedi: sunucu yanıt olarak $code$ kodunu gönderdi.",
"description": "Text that displays when an update check failed because the response code indicates an error",
"placeholders": {
"code": {
"content": "$1"
@ -279,135 +116,45 @@
}
},
"appliesSpecify": {
"message": "Belirt",
"description": "Label for the button to make a style apply only to specific sites"
"message": "Belirt"
},
"installUpdate": {
"message": "Güncellemeyi yükle",
"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"
"message": "Güncellemeyi yükle"
},
"sectionRemove": {
"message": "Bölümü kaldır",
"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."
"message": "Bölümü kaldır"
},
"updateCompleted": {
"message": "Güncelleme tamamlandı.",
"description": "Text that displays when an update completed"
"message": "Güncelleme tamamlandı."
},
"checkingForUpdate": {
"message": "Kontrol ediliyor...",
"description": "Text to display when checking a style for an update"
"message": "Kontrol ediliyor..."
},
"sectionCode": {
"message": "Kod",
"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."
"message": "Kod"
},
"appliesHelp": {
"message": "Bu bölümdeki kodun hangi URLlere uygulanacağını sınırlamak için 'Şuraya uygulanır' denetimlerini kullanın.",
"description": "Help text for 'applies to' section"
"message": "Bu bölümdeki kodun hangi URLlere uygulanacağını sınırlamak için 'Şuraya uygulanır' denetimlerini kullanın."
},
"editStyleHeading": {
"message": "Stili Düzenle",
"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"
"message": "Stili Düzenle"
},
"addStyleTitle": {
"message": "Stil Ekleyin",
"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 Stylus 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"
"message": "Stil Ekleyin"
},
"checkAllUpdates": {
"message": "Tüm stiller için güncellemeleri denetle",
"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."
"message": "Tüm stiller için güncellemeleri denetle"
},
"deleteStyleLabel": {
"message": "Sil",
"description": "Label for the button to delete a style"
"message": "Sil"
},
"addStyleLabel": {
"message": "Yeni stil oluşturun",
"description": "Label for the button to go to the add style page"
},
"manageOnlyEnabled": {
"message": "Only enabled styles",
"description": "Checkbox to show only enabled styles"
"message": "Yeni stil oluşturun"
},
"editStyleLabel": {
"message": "Düzenle",
"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"
"message": "Düzenle"
},
"description": {
"message": "Kullanıcı stil yöneticisi Stylus ile Web'in stilini yenileyin. Stylus Google, Facebook, YouTube, Orkut ve diğer pek çok site için temalar ve görünüm yüklemenize imkân tanır.",
"description": "Extension description"
"message": "Kullanıcı stil yöneticisi Stylus ile Web'in stilini yenileyin. Stylus Google, Facebook, YouTube, Orkut ve diğer pek çok site için temalar ve görünüm yüklemenize imkân tanır."
}
}

View File

@ -1,186 +1,71 @@
{
"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"
},
"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."
"message": "所有站点"
},
"enableStyleLabel": {
"message": "启用",
"description": "Label for the button to enable a style"
"message": "启用"
},
"styleMissingName": {
"message": "请输入名称.",
"description": "Error displayed when user saves without providing a name"
"message": "请输入名称."
},
"appliesDomainOption": {
"message": "指定域上的URL",
"description": "Option to make the style apply to the entered string as a domain"
"message": "指定域上的URL"
},
"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"
"message": "检查更新"
},
"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"
"message": "帮助"
},
"findStylesForSite": {
"message": "查找更多适合此站点的样式",
"description": "Text for a link that gets a list of styles for the current site"
"message": "查找更多适合此站点的样式"
},
"manageHeading": {
"message": "已安装的样式",
"description": "Heading for the manage page"
},
"styleBeautify": {
"message": "Beautify",
"description": "Label for the CSS-beautifier button on the edit style page"
"message": "已安装的样式"
},
"styleEnabledLabel": {
"message": "已启用",
"description": "Label for the enabled state of styles"
"message": "已启用"
},
"styleToMozillaFormatHelp": {
"message": "用于Firefox上的Stylish的Mozilla格式样式代码可以在 userstyles.org 上提交",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
"message": "用于Firefox上的Stylish的Mozilla格式样式代码可以在 userstyles.org 上提交"
},
"sectionAdd": {
"message": "添加新节",
"description": "Label for the button to add a section"
"message": "添加新节"
},
"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"
"message": "保存"
},
"appliesAdd": {
"message": "添加",
"description": "Label for the button to add an 'applies' entry"
"message": "添加"
},
"appliesRegexpOption": {
"message": "匹配正则的URL",
"description": "Option to make the style apply to the entered string as a regular expression"
"message": "匹配正则的URL"
},
"styleInstall": {
"message": "安装 '$stylename$' 到 Stylus?",
"description": "Confirmation when installing a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"manageText": {
"message": "<a href='https://userstyles.org'>Get styles on userstyles.org</a> | <a href='http://add0n.com/stylus.html'>Get help</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."
"message": "禁用"
},
"styleCancelEditLabel": {
"message": "返回到管理",
"description": "Label for cancel button for style editing"
"message": "返回到管理"
},
"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)"
"message": "您已经修改了此样式,但尚未保存"
},
"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"
"message": "更新失败: 服务器无法访问."
},
"deleteStyleConfirm": {
"message": "确定要删除这个样式吗?",
"description": "Confirmation before deleting a style"
},
"confirmDelete": {
"message": "Delete"
},
"confirmCancel": {
"message": "Cancel"
},
"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."
"message": "确定要删除这个样式吗?"
},
"appliesDisplay": {
"message": "应用到: $applies$",
"description": "Text on the manage screen to describe what the style applies to",
"placeholders": {
"applies": {
"content": "$1"
@ -189,7 +74,6 @@
},
"styleUpdate": {
"message": "你確定要更新 '$stylename$' 嗎?",
"description": "Confirmation when updating a style",
"placeholders": {
"stylename": {
"content": "$1"
@ -197,12 +81,10 @@
}
},
"styleSectionsTitle": {
"message": "样式节",
"description": "Title for the style sections section"
"message": "样式节"
},
"editStyleTitle": {
"message": "编辑样式 $stylename$",
"description": "Title of the page for editing styles",
"placeholders": {
"stylename": {
"content": "$1"
@ -210,68 +92,31 @@
}
},
"updateCheckSucceededNoUpdate": {
"message": "已经是最新的.",
"description": "Text that displays when an update check completed and no update is available"
"message": "已经是最新的."
},
"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."
"message": "以指定地址开始"
},
"sectionHelp": {
"message": "样式节允许你定义多个样式段落并将它们应用于不同的站点匹配规则上。例如,一个样式可以更改使用一个方式来更改主页,而此时其它的样式段可以更改站点的其它部分。",
"description": "Help text for sections"
"message": "样式节允许你定义多个样式段落并将它们应用于不同的站点匹配规则上。例如,一个样式可以更改使用一个方式来更改主页,而此时其它的样式段可以更改站点的其它部分。"
},
"noStylesForSite": {
"message": "当前站点上没有已安装的样式",
"description": "Text displayed when no styles are installed for the current site"
"message": "当前站点上没有已安装的样式"
},
"appliesDisplayTruncatedSuffix": {
"message": "以及更多",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
"message": "以及更多"
},
"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": "Stylus",
"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"
"message": "移除"
},
"appliesLabel": {
"message": "应用到",
"description": "Label for 'applies to' fields on the edit/add screen"
"message": "应用到"
},
"openManage": {
"message": "管理已安装样式",
"description": "Link to open the manage page."
"message": "管理已安装样式"
},
"updateCheckFailBadResponseCode": {
"message": "更新失败: 服务器了返回代码 $code$。",
"description": "Text that displays when an update check failed because the response code indicates an error",
"placeholders": {
"code": {
"content": "$1"
@ -279,135 +124,48 @@
}
},
"appliesSpecify": {
"message": "指定站点",
"description": "Label for the button to make a style apply only to specific sites"
"message": "指定站点"
},
"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"
"message": "安装更新"
},
"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."
"message": "移除节"
},
"updateCompleted": {
"message": "更新完成.",
"description": "Text that displays when an update completed"
"message": "更新完成."
},
"checkingForUpdate": {
"message": "检查中...",
"description": "Text to display when checking a style for an update"
"message": "检查中..."
},
"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."
"message": "代码"
},
"appliesHelp": {
"message": "使用“应用到”来控制这个样式应用到哪些地址上。",
"description": "Help text for 'applies to' section"
"message": "使用“应用到”来控制这个样式应用到哪些地址上。"
},
"editStyleHeading": {
"message": "编辑样式",
"description": "Title of the page for editing styles"
"message": "编辑样式"
},
"appliesUrlOption": {
"message": "地址",
"description": "Option to make the style apply to the entered string as a URL"
"message": "地址"
},
"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 Stylus 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"
"message": "添加样式"
},
"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."
"message": "检查所有样式的更新"
},
"deleteStyleLabel": {
"message": "删除",
"description": "Label for the button to delete a style"
"message": "删除"
},
"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"
"message": "编写新的样式"
},
"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"
"message": "编辑"
},
"description": {
"message": "Stylus一个用户样式管理器帮助您重新定义网页样式。Stylus易于为GoogleFacebookYoutubeOrkut以及其它各类型网站安装样式和主题。",
"description": "Extension description"
"message": "Stylus一个用户样式管理器帮助您重新定义网页样式。Stylus易于为GoogleFacebookYoutubeOrkut以及其它各类型网站安装样式和主题。"
}
}

View File

@ -1,199 +1,150 @@
{
"appliesToEverything": {
"message": "全部",
"description": "Text displayed for styles that apply to all sites"
"message": "全部"
},
"defaultTheme": {
"message": "默认",
"description": "Default CodeMirror CSS theme option on the edit style page"
"message": "默认"
},
"styleRegexpTestTitle": {
"message": "列出当前正则表达式匹配的网页标签(点击网址 URL 可跳转到该页)",
"description": "RegExp test report: title of the report"
"message": "列出当前正则表达式匹配的网页标签(点击网址 URL 可跳转到该页)"
},
"bckpInstStyles": {
"message": "导出所有样式",
"description": ""
"message": "导出所有样式"
},
"optionsUpdateInterval": {
"message": "每 N 小时检查所有样式更新0 为关闭检查)",
"description": ""
"message": "每 N 小时检查所有样式更新0 为关闭检查)"
},
"exportLabel": {
"message": "导出",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
"message": "导出"
},
"issues": {
"message": "问题",
"description": "Label for the CSSLint issues block on the style edit page"
"message": "问题"
},
"optionsBadgeNormal": {
"message": "背景颜色",
"description": ""
"message": "背景颜色"
},
"updateCheckHistory": {
"message": "检测升级的历史记录",
"description": ""
"message": "检测升级的历史记录"
},
"cm_tabSize": {
"message": "标签尺寸",
"description": "Label for the text box controlling tab size option for the style editor."
"message": "标签尺寸"
},
"enableStyleLabel": {
"message": "启用",
"description": "Label for the button to enable a style"
"message": "启用"
},
"styleMissingName": {
"message": "输入名称。",
"description": "Error displayed when user saves without providing a name"
"message": "输入名称。"
},
"genericHistoryLabel": {
"message": "历史",
"description": "Used in various places to show a history log of something"
"message": "历史"
},
"shortcutsNote": {
"message": "定义键盘快捷键",
"description": ""
"message": "定义键盘快捷键"
},
"appliesDomainOption": {
"message": "该域上的网址",
"description": "Option to make the style apply to the entered string as a domain"
"message": "该域上的网址"
},
"checkForUpdate": {
"message": "检查更新",
"description": "Label for the button to check a single style for an update"
"message": "检查更新"
},
"styleNotAppliedRegexpProblemTooltip": {
"message": "正则表达式错误,样式无法正常运行",
"description": "Tooltip in the popup for styles that were not applied at all"
"message": "正则表达式错误,样式无法正常运行"
},
"styleRegexpInvalidExplanation": {
"message": "部分正则表达式无法生效。",
"description": ""
"message": "部分正则表达式无法生效。"
},
"importAppendLabel": {
"message": "追加到样式",
"description": "Label for the button to import a style and append to the existing sections"
"message": "追加到样式"
},
"optionsOpenManager": {
"message": "管理样式",
"description": ""
"message": "管理样式"
},
"updateAllCheckSucceededNoUpdate": {
"message": "没找到任何升级。",
"description": "Text that displays when an update all check completed and no updates are available"
"message": "没找到任何升级。"
},
"importReportLegendAdded": {
"message": "个样式已添加",
"description": "Text after the number of styles added in the report shown after importing styles"
"message": "个样式已添加"
},
"styleFromMozillaFormatPrompt": {
"message": "粘贴 Mozilla 格式代码",
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
"message": "粘贴 Mozilla 格式代码"
},
"dragDropMessage": {
"message": "把 json 备份文件拖放到页面的任意位置,即可导入数据库",
"description": "Drag'n'drop message"
"message": "把 json 备份文件拖放到页面的任意位置,即可导入数据库"
},
"helpAlt": {
"message": "帮助",
"description": "Alternate text for help buttons"
"message": "帮助"
},
"confirmOK": {
"message": "确认",
"description": ""
"message": "确认"
},
"search": {
"message": "搜索",
"description": "Label before the search input field in the editor shown on Ctrl-F"
"message": "搜索"
},
"manageFaviconsGray": {
"message": "灰色图标",
"description": "Label for the checkbox that toggles grayed out mode of applies-to favicons in the new UI on manage page"
"message": "灰色图标"
},
"confirmYes": {
"message": "是",
"description": "'Yes' button in a confirm dialog"
"message": "是"
},
"findStylesForSite": {
"message": "查找适合此网站的更多样式",
"description": "Text for a link that gets a list of styles for the current site"
"message": "查找适合此网站的更多样式"
},
"manageHeading": {
"message": "已安装的样式",
"description": "Heading for the manage page"
"message": "已安装的样式"
},
"styleBeautify": {
"message": "美化",
"description": "Label for the CSS-beautifier button on the edit style page"
"message": "美化"
},
"styleRegexpProblemTooltip": {
"message": "多个部分代码无法正常处理正则表达式",
"description": "Tooltip in the popup for styles that were applied only partially"
"message": "多个部分代码无法正常处理正则表达式"
},
"styleEnabledLabel": {
"message": "已启用",
"description": "Label for the enabled state of styles"
"message": "已启用"
},
"styleToMozillaFormatHelp": {
"message": "FireFox(Mozilla) 格式的 CSS 代码导入后,会自动转换成适 Stylus 使用的 Chrome 格式的 CSS 代码。反过来Chrome 格式的 CSS 也可以导出为适合 FireFox 使用的格式。需要注意的是,如果你要提交你的 CSS 代码到 userstyles.org则必须使用 FireFox(Mozilla) 格式的 CSS 代码。",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
"message": "FireFox(Mozilla) 格式的 CSS 代码导入后,会自动转换成适 Stylus 使用的 Chrome 格式的 CSS 代码。反过来Chrome 格式的 CSS 也可以导出为适合 FireFox 使用的格式。需要注意的是,如果你要提交你的 CSS 代码到 userstyles.org则必须使用 FireFox(Mozilla) 格式的 CSS 代码。"
},
"sectionAdd": {
"message": "添加其他部分",
"description": "Label for the button to add a section"
"message": "添加其他部分"
},
"styleRegexpTestPartial": {
"message": "没有完全匹配,因此忽略",
"description": "RegExp test report: label for the partially matching expressions"
"message": "没有完全匹配,因此忽略"
},
"styleSaveLabel": {
"message": "保存",
"description": "Label for save button for style editing"
"message": "保存"
},
"confirmDelete": {
"message": "删除",
"description": ""
"message": "删除"
},
"confirmCancel": {
"message": "取消",
"description": ""
"message": "取消"
},
"retrieveBckp": {
"message": "导入所有样式",
"description": ""
"message": "导入所有样式"
},
"confirmStop": {
"message": "停止",
"description": "'Stop' button in a confirm dialog"
"message": "停止"
},
"writeStyleForURL": {
"message": "这个URL",
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
"message": "这个URL"
},
"optionsSubheading": {
"message": "附加选项",
"description": "Subheading for options section on manage page."
"message": "附加选项"
},
"appliesAdd": {
"message": "添加",
"description": "Label for the button to add an 'applies' entry"
"message": "添加"
},
"appliesRegexpOption": {
"message": "与该正则表达式匹配的网址",
"description": "Option to make the style apply to the entered string as a regular expression"
"message": "与该正则表达式匹配的网址"
},
"optionsAdvancedExposeIframesNote": {
"message": "在开发者工具中,找到 Stylus 特定插入的框架代码以便调用例如“html[stylus-iframe] h1 { display:none }”",
"description": ""
"message": "在开发者工具中,找到 Stylus 特定插入的框架代码以便调用例如“html[stylus-iframe] h1 { display:none }”"
},
"importReportLegendUpdatedCode": {
"message": "代码已更新",
"description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"
"message": "代码已更新"
},
"styleInstall": {
"message": "要将“$stylename$”安装到 Stylus 中吗?",
"description": "Confirmation when installing a style",
"placeholders": {
"stylename": {
"content": "$1"
@ -201,112 +152,85 @@
}
},
"optionsBadgeDisabled": {
"message": "关闭时的背景颜色",
"description": ""
"message": "关闭时的背景颜色"
},
"optionsCheck": {
"message": "升级样式",
"description": ""
"message": "升级样式"
},
"manageText": {
"message": "<a href='https://userstyles.org'>从 userstyles.org 获取样式</a> | <a href='http://add0n.com/stylus.html'>帮助</a>",
"description": "Help text on the manage page"
"message": "<a href='https://userstyles.org'>从 userstyles.org 获取样式</a> | <a href='http://add0n.com/stylus.html'>帮助</a>"
},
"manageOnlyLocal": {
"message": "只显示在本地创建的样式",
"description": "Checkbox to show only locally created styles i.e. non-updatable"
"message": "只显示在本地创建的样式"
},
"searchStyles": {
"message": "搜索内容",
"description": "Label for the search filter textbox on the Manage styles page"
"message": "搜索内容"
},
"optionsUpdateImportNote": {
"message": "从旧版本的 Stylus 或 Stylish 中导入样式备份时,请在样式管理器中手动检测升级一次,以确保所有样式都可更新到最新版本。",
"description": ""
"message": "从旧版本的 Stylus 或 Stylish 中导入样式备份时,请在样式管理器中手动检测升级一次,以确保所有样式都可更新到最新版本。"
},
"checkAllUpdatesForce": {
"message": "再检测一次,我没有修改过任何样式。",
"description": "Label for the button to apply all detected updates"
"message": "再检测一次,我没有修改过任何样式。"
},
"unreachableFileHint": {
"message": "如果需要改变 file:// 协议的样式,则需要在 chrome://extensions 页面中的 Stylus 扩展选项里面,打开 允许访问文件网址 的权限",
"description": "Note in the toolbar popup for file:// URLs"
"message": "如果需要改变 file:// 协议的样式,则需要在 chrome://extensions 页面中的 Stylus 扩展选项里面,打开 允许访问文件网址 的权限"
},
"disableStyleLabel": {
"message": "停用",
"description": "Label for the button to disable a style"
"message": "停用"
},
"prefShowBadge": {
"message": "当前网站激活的样式数量",
"description": "Label for the checkbox controlling toolbar badge text."
"message": "当前网站激活的样式数量"
},
"manageFavicons": {
"message": "显示应用对象的图标",
"description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
"message": "显示应用对象的图标"
},
"menuShowBadge": {
"message": "显示生效的样式计数",
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
"message": "显示生效的样式计数"
},
"cm_lineWrapping": {
"message": "自动换行",
"description": "Label for the checkbox controlling word wrap option for the style editor."
"message": "自动换行"
},
"styleCancelEditLabel": {
"message": "返回进行管理操作",
"description": "Label for cancel button for style editing"
"message": "返回进行管理操作"
},
"styleChangesNotSaved": {
"message": "您已对此样式进行了更改,但尚未保存。",
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
"message": "您已对此样式进行了更改,但尚未保存。"
},
"importLabel": {
"message": "导入",
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
"message": "导入"
},
"shortcuts": {
"message": "快捷键",
"description": "Go to shortcut configuration"
"message": "快捷键"
},
"updateCheckFailServerUnreachable": {
"message": "更新失败: 无法访问服务器。",
"description": "Text that displays when an update check failed because the update server is unreachable"
"message": "更新失败: 无法访问服务器。"
},
"manageFilters": {
"message": "过滤器",
"description": "Label for filters container"
"message": "过滤器"
},
"applyAllUpdates": {
"message": "应用全部更新",
"description": "Label for the button to apply all detected updates"
"message": "应用全部更新"
},
"optionsReset": {
"message": "重置所有选项为默认值",
"description": ""
"message": "重置所有选项为默认值"
},
"optionsCustomizeUpdate": {
"message": "检测升级",
"description": ""
"message": "检测升级"
},
"deleteStyleConfirm": {
"message": "确定要删除此样式吗?",
"description": "Confirmation before deleting a style"
"message": "确定要删除此样式吗?"
},
"optionsCustomizePopup": {
"message": "样式管理弹框",
"description": ""
"message": "样式管理弹框"
},
"styleBadRegexp": {
"message": "正则表达式无效。",
"description": "Validation message for a bad regexp in a style"
"message": "正则表达式无效。"
},
"optionsHeading": {
"message": "选项",
"description": "Heading for options section on manage page."
"message": "选项"
},
"appliesDisplay": {
"message": "应用对象:$applies$",
"description": "Text on the manage screen to describe what the style applies to",
"placeholders": {
"applies": {
"content": "$1"
@ -314,12 +238,10 @@
}
},
"openStylesManager": {
"message": "打开样式管理器",
"description": "Label for the style maanger opener in the browser action context menu."
"message": "打开样式管理器"
},
"styleUpdate": {
"message": "您确定要更新 '$stylename$'?",
"description": "Confirmation when updating a style",
"placeholders": {
"stylename": {
"content": "$1"
@ -327,16 +249,13 @@
}
},
"styleSectionsTitle": {
"message": "部分",
"description": "Title for the style sections section"
"message": "部分"
},
"importReportLegendInvalid": {
"message": "忽略无效的代码",
"description": "Text after the number of styles skipped due to being invalid (not a Stylus/Stylish backup file probably) in the report shown after importing styles"
"message": "忽略无效的代码"
},
"editStyleTitle": {
"message": "修改样式“$stylename$”",
"description": "Title of the page for editing styles",
"placeholders": {
"stylename": {
"content": "$1"
@ -344,96 +263,70 @@
}
},
"updateCheckSucceededNoUpdate": {
"message": "样式已是最新版本。",
"description": "Text that displays when an update check completed and no update is available"
"message": "样式已是最新版本。"
},
"appliesUrlPrefixOption": {
"message": "网址前缀",
"description": "Option to make the style apply to the entered string as a URL prefix"
"message": "网址前缀"
},
"cm_matchHighlightToken": {
"message": "光标所在的位置",
"description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of of the word/token under cursor even if nothing is selected"
"message": "光标所在的位置"
},
"searchRegexp": {
"message": "使用 /re/ 语法进行正则表达式搜索",
"description": "Label after the search input field in the editor shown on Ctrl-F"
"message": "使用 /re/ 语法进行正则表达式搜索"
},
"updateCheckManualUpdateHint": {
"message": "强制升级将覆盖所有本地修改的样式",
"description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
"message": "强制升级将覆盖所有本地修改的样式"
},
"toggleStyle": {
"message": "切换样式",
"description": "Label for the checkbox to enable/disable a style"
"message": "切换样式"
},
"importReplaceTooltip": {
"message": "放弃当前样式的内容,使用已导入样式覆盖它",
"description": "Label for the button to import and overwrite current style"
"message": "放弃当前样式的内容,使用已导入样式覆盖它"
},
"popupStylesFirst": {
"message": "样式列表置顶",
"description": "Label for the checkbox controlling section order in the popup."
"message": "样式列表置顶"
},
"sectionHelp": {
"message": "各部分可让您定义不同的代码段,以通过同一样式应用到不同的网址组。例如,某个单一样式能以一种方式更改网站首页,同时以另一种方式更改网站的其余部分。",
"description": "Help text for sections"
"message": "各部分可让您定义不同的代码段,以通过同一样式应用到不同的网址组。例如,某个单一样式能以一种方式更改网站首页,同时以另一种方式更改网站的其余部分。"
},
"noStylesForSite": {
"message": "未对此网站安装任何样式。",
"description": "Text displayed when no styles are installed for the current site"
"message": "未对此网站安装任何样式。"
},
"appliesDisplayTruncatedSuffix": {
"message": "等等",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
"message": "等等"
},
"appliesRemove": {
"message": "删除",
"description": "Label for the button to remove an 'applies' entry"
"message": "删除"
},
"updatesCurrentlyInstalled": {
"message": "更新已安装",
"description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates."
"message": "更新已安装"
},
"styleToMozillaFormatTitle": {
"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": {
"message": "Stylus",
"description": "Title for the manage page"
"message": "Mozilla 格式的样式"
},
"writeStyleFor": {
"message": "编写样式给:",
"description": "Label for toolbar pop-up that precedes the links to write a new style"
"message": "编写样式给:"
},
"replace": {
"message": "替换",
"description": "Label before the replace input field in the editor shown on Ctrl-H"
"message": "替换"
},
"styleRegexpTestNone": {
"message": "没有发现任何网页标签与正则表达式匹配",
"description": "RegExp test report: label for expressions that didn't match any tabs"
"message": "没有发现任何网页标签与正则表达式匹配"
},
"importReportLegendUpdatedMeta": {
"message": "升级信息",
"description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles"
"message": "升级信息"
},
"appliesLabel": {
"message": "应用对象:",
"description": "Label for 'applies to' fields on the edit/add screen"
"message": "应用对象:"
},
"openOptionsPopup": {
"message": "设置用户界面",
"description": "Go to Options UI"
"message": "设置用户界面"
},
"openManage": {
"message": "管理已安装的样式",
"description": "Link to open the manage page."
"message": "管理已安装的样式"
},
"updateCheckFailBadResponseCode": {
"message": "更新失败: 服务器响应代码为 $code$。",
"description": "Text that displays when an update check failed because the response code indicates an error",
"placeholders": {
"code": {
"content": "$1"
@ -441,295 +334,222 @@
}
},
"appliesSpecify": {
"message": "指定",
"description": "Label for the button to make a style apply only to specific sites"
"message": "指定"
},
"installUpdate": {
"message": "安装更新",
"description": "Label for the button to install an update for a single style"
"message": "安装更新"
},
"optionsCheckUpdate": {
"message": "检查所有样式更新",
"description": ""
"message": "检查所有样式更新"
},
"importReportTitle": {
"message": "样式导入完成",
"description": "Title of the report shown after importing styles"
"message": "样式导入完成"
},
"styleMozillaFormatHeading": {
"message": "Mozilla 格式",
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
"message": "Mozilla 格式"
},
"cm_matchHighlight": {
"message": "高亮",
"description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor."
"message": "高亮"
},
"styleRegexpPartialExplanation": {
"message": "这个样式有一部分正则表达式与 <a href='https://developer.mozilla.org/docs/Web/CSS/@document'>CSS4 @document specification</a>完整的 URL 不匹配。这部分样式将被忽略,可能这个样式是基于 Stylish 编写的,请尝试在 Stylus 重新编写该样式。",
"description": ""
"message": "这个样式有一部分正则表达式与 <a href='https://developer.mozilla.org/docs/Web/CSS/@document'>CSS4 @document specification</a>完整的 URL 不匹配。这部分样式将被忽略,可能这个样式是基于 Stylish 编写的,请尝试在 Stylus 重新编写该样式。"
},
"unreachableContentScript": {
"message": "无法读取页面,请尝试刷新。",
"description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus"
"message": "无法读取页面,请尝试刷新。"
},
"sectionRemove": {
"message": "删除此部分",
"description": "Label for the button to remove a section"
"message": "删除此部分"
},
"disableAllStyles": {
"message": "停用所有样式",
"description": "Label for the checkbox that turns all enabled styles off."
"message": "停用所有样式"
},
"updateCheckSkippedMaybeLocallyEdited": {
"message": "这个样式可能在本地修改过,如果强制升级更新则会覆盖修改的内容。",
"description": "Text that displays when an update check skipped updating the style to avoid losing possible local modifications"
"message": "这个样式可能在本地修改过,如果强制升级更新则会覆盖修改的内容。"
},
"undoGlobal": {
"message": "撤销 (全局)",
"description": "CSS-beautify global Undo button label"
"message": "撤销 (全局)"
},
"updateCompleted": {
"message": "更新已完成。",
"description": "Text that displays when an update completed"
"message": "更新已完成。"
},
"checkingForUpdate": {
"message": "正在检查更新...",
"description": "Text to display when checking a style for an update"
"message": "正在检查更新..."
},
"styleRegexpTestFull": {
"message": "匹配的网页标签",
"description": "RegExp test report: label for the fully matching expressions"
"message": "匹配的网页标签"
},
"manageMaxTargets": {
"message": "应用对象的数量",
"description": "Label for the numeric input box to limit max number of applies-to targets in the new UI on manage page"
"message": "应用对象的数量"
},
"manageFaviconsHelp": {
"message": "Stylus 使用了 https://www.google.com/s2/favicons?domain=http://add0n.com/stylus.html 方式获取图标",
"description": "Label for the checkbox that toggles applies-to favicons in the new UI on manage page"
"message": "Stylus 使用了 https://www.google.com/s2/favicons?domain=http://add0n.com/stylus.html 方式获取图标"
},
"updateCheckSkippedLocallyEdited": {
"message": "此样式已在本地修改过。",
"description": "Text that displays when an update check skipped updating the style to avoid losing local modifications"
"message": "此样式已在本地修改过。"
},
"optionsResetButton": {
"message": "恢复默认值",
"description": ""
"message": "恢复默认值"
},
"sectionCode": {
"message": "代码",
"description": "Label for the code for a section"
"message": "代码"
},
"optionsAdvancedContextDelete": {
"message": "添加“删除”到编辑器的菜单",
"description": ""
"message": "添加“删除”到编辑器的菜单"
},
"importReportLegendUpdatedBoth": {
"message": "已更新的所有信息和代码",
"description": "Text after the number of styles updated entirely in the report shown after importing styles"
"message": "已更新的所有信息和代码"
},
"cm_smartIndent": {
"message": "启用智能缩进",
"description": "Label for the checkbox controlling smart indentation option for the style editor."
"message": "启用智能缩进"
},
"styleRegexpTestButton": {
"message": "测试正则表达式",
"description": "RegExp test button label in the editor shown when applies-to list has a regexp value"
"message": "测试正则表达式"
},
"appliesHelp": {
"message": "使用“应用对象”控件来限制此部分中的代码所应用到的网址。",
"description": "Help text for 'applies to' section"
"message": "使用“应用对象”控件来限制此部分中的代码所应用到的网址。"
},
"editStyleHeading": {
"message": "修改样式",
"description": "Title of the page for editing styles"
"message": "修改样式"
},
"editDeleteText": {
"message": "删除",
"description": "Label for the context menu item in the editor to delete selected text"
"message": "删除"
},
"cm_matchHighlightSelection": {
"message": "选择区域",
"description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text"
"message": "选择区域"
},
"appliesUrlOption": {
"message": "网址",
"description": "Option to make the style apply to the entered string as a URL"
"message": "网址"
},
"updateAllCheckSucceededSomeEdited": {
"message": "如果你修改过一些样式,那它们可能被忽略更新,你可以单独检测这些样式强制升级,也可以点 再次检测所有样式强制更新。",
"description": "Text that displays when an update all check completed and no updates are available"
"message": "如果你修改过一些样式,那它们可能被忽略更新,你可以单独检测这些样式强制升级,也可以点 再次检测所有样式强制更新。"
},
"stylusUnavailableForURL": {
"message": "Stylus 在这样的页面上不工作",
"description": "Note in the toolbar pop-up when on a URL Stylus can't affect"
"message": "Stylus 在这样的页面上不工作"
},
"manageOnlyUpdates": {
"message": "只显示可升级的样式",
"description": "Checkbox to show only styles that have updates after check-all-styles-for-updates was performed"
"message": "只显示可升级的样式"
},
"addStyleTitle": {
"message": "添加样式",
"description": "Title of the page for adding styles"
"message": "添加样式"
},
"importReplaceLabel": {
"message": "覆盖样式",
"description": "Label for the button to import and overwrite current style"
"message": "覆盖样式"
},
"dbError": {
"message": "应用Stylus数据库时发生了一个错误。您想要访问包含可能的解决方案的网页吗",
"description": "Prompt when a DB error is encountered"
"message": "应用Stylus数据库时发生了一个错误。您想要访问包含可能的解决方案的网页吗"
},
"optionsAdvanced": {
"message": "高级设置",
"description": ""
"message": "高级设置"
},
"importAppendTooltip": {
"message": "追加已导入样式到当前样式",
"description": "Tooltip for the button to import a style and append to the existing sections"
"message": "追加已导入样式到当前样式"
},
"editorStylesButton": {
"message": "查找编辑器样式",
"description": "Find styles for the editor"
"message": "查找编辑器样式"
},
"optionsOpen": {
"message": "打开",
"description": ""
"message": "打开"
},
"helpKeyMapHotkey": {
"message": "按下热键",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
"message": "按下热键"
},
"styleRegexpTestInvalid": {
"message": "忽略无效的正则表达式",
"description": "RegExp test report: label for the invalid expressions"
"message": "忽略无效的正则表达式"
},
"replaceAll": {
"message": "全部替换",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
"message": "全部替换"
},
"importReportUnchanged": {
"message": "样式导入无效。",
"description": "Message in the report shown after importing styles"
"message": "样式导入无效。"
},
"optionsActions": {
"message": "接下来要做什么",
"description": ""
"message": "接下来要做什么"
},
"editGotoLine": {
"message": "跳转至行(或行:列)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
"message": "跳转至行(或行:列)"
},
"manageOnlyLocalTooltip": {
"message": "(此样式无法通过 userstyles.org 页面进行安装)",
"description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable"
"message": "(此样式无法通过 userstyles.org 页面进行安装)"
},
"checkAllUpdates": {
"message": "检查所有样式更新",
"description": "Label for the button to check all styles for updates"
"message": "检查所有样式更新"
},
"openOptionsManage": {
"message": "设置用户界面",
"description": "Go to Options UI"
"message": "设置用户界面"
},
"issuesHelp": {
"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"
"message": "<a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> 在已启用的这些规则中找到问题:"
},
"optionsCustomizeBadge": {
"message": "样式计数器",
"description": ""
"message": "样式计数器"
},
"importReportLegendIdentical": {
"message": "个相同的样式被忽略",
"description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles"
"message": "个相同的样式被忽略"
},
"optionsPopupWidth": {
"message": "样式管理弹出框宽度 px",
"description": ""
"message": "样式管理弹出框宽度 px"
},
"confirmNo": {
"message": "否",
"description": "'No' button in a confirm dialog"
"message": "否"
},
"undo": {
"message": "撤销",
"description": "Button label"
"message": "撤销"
},
"cm_keyMap": {
"message": "键盘映射",
"description": "Label for the drop-down list controlling the keymap for the style editor."
"message": "键盘映射"
},
"manageNewUI": {
"message": "启用新的样式管理界面",
"description": "Label for the checkbox that toggles the new UI on manage page"
"message": "启用新的样式管理界面"
},
"importReportUndoneTitle": {
"message": "样式导入被取消",
"description": "Title of the message box shown after undoing the import of styles"
"message": "样式导入被取消"
},
"genericDisabledLabel": {
"message": "未启用",
"description": "Used in various lists/options to indicate that something is disabled"
"message": "未启用"
},
"cm_indentWithTabs": {
"message": "启用带智能缩进的标签页",
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
"message": "启用带智能缩进的标签页"
},
"replaceWith": {
"message": "替换用",
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
"message": "替换用"
},
"deleteStyleLabel": {
"message": "删除",
"description": "Label for the button to delete a style"
"message": "删除"
},
"updateCheckManualUpdateForce": {
"message": "安装更新(将覆盖本地修改的样式)",
"description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
"message": "安装更新(将覆盖本地修改的样式)"
},
"optionsAdvancedExposeIframes": {
"message": "通过 HTML[stylus-iframe] 方式改变 iframes 的 css",
"description": ""
"message": "通过 HTML[stylus-iframe] 方式改变 iframes 的 css"
},
"addStyleLabel": {
"message": "编写新样式",
"description": "Label for the button to go to the add style page"
"message": "编写新样式"
},
"optionsUpdateIntervalNote": {
"message": "设置为 0 则关闭样式自动更新检查",
"description": ""
"message": "设置为 0 则关闭样式自动更新检查"
},
"backupButtons": {
"message": "备份",
"description": "Heading for backup"
"message": "备份"
},
"manageOnlyEnabled": {
"message": "只显示已启用的样式",
"description": "Checkbox to show only enabled styles"
"message": "只显示已启用的样式"
},
"editStyleLabel": {
"message": "修改",
"description": "Label for the button to go to the edit style page"
"message": "修改"
},
"cm_theme": {
"message": "主题",
"description": "Label for the style editor's CSS theme."
"message": "主题"
},
"backupMessage": {
"message": "拖放一个 json 备份文件到这个页面,即可导入数据库",
"description": "Message for backup"
"message": "拖放一个 json 备份文件到这个页面,即可导入数据库"
},
"importReportUndone": {
"message": "个样式被还原",
"description": "Text after the number of styles reverted in the message box shown after undoing the import of styles"
"message": "个样式被还原"
},
"helpKeyMapCommand": {
"message": "输入命令名称",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
"message": "输入命令名称"
},
"description": {
"message": "Stylus 是一个调整网页外观的用户样式管理器。它可让您轻松地为许多热门网站网站安装主题和皮肤。",
"description": "Extension description"
"message": "Stylus 是一个调整网页外观的用户样式管理器。它可让您轻松地为许多热门网站网站安装主题和皮肤。"
}
}

View File

@ -1,186 +1,134 @@
{
"appliesToEverything": {
"message": "全部",
"description": "Text displayed for styles that apply to all sites"
"message": "全部"
},
"defaultTheme": {
"message": "默認",
"description": "Default CodeMirror CSS theme option on the edit style page"
"message": "默認"
},
"exportLabel": {
"message": "導出",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
"message": "導出"
},
"issues": {
"message": "問題",
"description": "Label for the CSSLint issues block on the style edit page"
"message": "問題"
},
"cm_tabSize": {
"message": "Tab大小",
"description": "Label for the text box controlling tab size option for the style editor."
"message": "Tab大小"
},
"enableStyleLabel": {
"message": "啟用",
"description": "Label for the button to enable a style"
"message": "啟用"
},
"styleMissingName": {
"message": "請輸入名稱。",
"description": "Error displayed when user saves without providing a name"
"message": "請輸入名稱。"
},
"appliesDomainOption": {
"message": "該域名上的網址",
"description": "Option to make the style apply to the entered string as a domain"
"message": "該域名上的網址"
},
"checkForUpdate": {
"message": "檢查更新",
"description": "Label for the button to check a single style for an update"
"message": "檢查更新"
},
"importAppendLabel": {
"message": "追加到樣式",
"description": "Label for the button to import a style and append to the existing sections"
"message": "追加到樣式"
},
"updateAllCheckSucceededNoUpdate": {
"message": "樣式都是最新的。",
"description": "Text that displays when an update all check completed and no updates are available"
"message": "樣式都是最新的。"
},
"styleFromMozillaFormatPrompt": {
"message": "粘貼Mozilla格式代碼",
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
"message": "粘貼Mozilla格式代碼"
},
"helpAlt": {
"message": "幫助",
"description": "Alternate text for help buttons"
"message": "幫助"
},
"search": {
"message": "搜索",
"description": "Label before the search input field in the editor shown on Ctrl-F"
"message": "搜索"
},
"confirmYes": {
"message": "是",
"description": "'Yes' button in a confirm dialog"
"message": "是"
},
"findStylesForSite": {
"message": "查找更多適合此網站的樣式",
"description": "Text for a link that gets a list of styles for the current site"
"message": "查找更多適合此網站的樣式"
},
"manageHeading": {
"message": "已安裝的樣式",
"description": "Heading for the manage page"
"message": "已安裝的樣式"
},
"styleBeautify": {
"message": "美化",
"description": "Label for the CSS-beautifier button on the edit style page"
"message": "美化"
},
"styleEnabledLabel": {
"message": "已啟用",
"description": "Label for the enabled state of styles"
"message": "已啟用"
},
"styleToMozillaFormatHelp": {
"message": "Mozilla格式的樣式代碼能在火狐版Stylus使用也可以提交至 userstyles.org 。",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
"message": "Mozilla格式的樣式代碼能在火狐版Stylus使用也可以提交至 userstyles.org 。"
},
"sectionAdd": {
"message": "再添加一個樣式段",
"description": "Label for the button to add a section"
"message": "再添加一個樣式段"
},
"styleSaveLabel": {
"message": "保存",
"description": "Label for save button for style editing"
"message": "保存"
},
"confirmStop": {
"message": "停止",
"description": "'Stop' button in a confirm dialog"
"message": "停止"
},
"writeStyleForURL": {
"message": "此網址",
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
"message": "此網址"
},
"appliesAdd": {
"message": "添加",
"description": "Label for the button to add an 'applies' entry"
"message": "添加"
},
"appliesRegexpOption": {
"message": "匹配正則表示式的網址",
"description": "Option to make the style apply to the entered string as a regular expression"
"message": "匹配正則表示式的網址"
},
"styleInstall": {
"message": "安裝 '$stylename$' 到 Stylus ",
"description": "Confirmation when installing a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"manageText": {
"message": "<a href='https://userstyles.org'>Get styles on userstyles.org</a> | <a href='http://add0n.com/stylus.html'>Get help</a>",
"description": "Help text on the manage page"
},
"searchStyles": {
"message": "搜索內容",
"description": "Label for the search filter textbox on the Manage styles page"
"message": "搜索內容"
},
"disableStyleLabel": {
"message": "禁用",
"description": "Label for the button to disable a style"
"message": "禁用"
},
"prefShowBadge": {
"message": "在工具欄按鈕上顯示當前網站已生效的樣式表數目。",
"description": "Label for the checkbox controlling toolbar badge text."
"message": "在工具欄按鈕上顯示當前網站已生效的樣式表數目。"
},
"menuShowBadge": {
"message": "顯示生效的樣式數目",
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
"message": "顯示生效的樣式數目"
},
"cm_lineWrapping": {
"message": "自動換行",
"description": "Label for the checkbox controlling word wrap option for the style editor."
"message": "自動換行"
},
"styleCancelEditLabel": {
"message": "返回到管理頁面",
"description": "Label for cancel button for style editing"
"message": "返回到管理頁面"
},
"styleChangesNotSaved": {
"message": "你已經修改了此樣式,但尚未保存。",
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
"message": "你已經修改了此樣式,但尚未保存。"
},
"importLabel": {
"message": "導入",
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
"message": "導入"
},
"updateCheckFailServerUnreachable": {
"message": "更新失敗: 無法訪問伺服器。",
"description": "Text that displays when an update check failed because the update server is unreachable"
"message": "更新失敗: 無法訪問伺服器。"
},
"manageFilters": {
"message": "過濾器",
"description": "Label for filters container"
"message": "過濾器"
},
"applyAllUpdates": {
"message": "應用所有更新",
"description": "Label for the button to apply all detected updates"
"message": "應用所有更新"
},
"deleteStyleConfirm": {
"message": "確定要刪除這個樣式嗎?",
"description": "Confirmation before deleting a style"
},
"confirmDelete": {
"message": "Delete"
},
"confirmCancel": {
"message": "Cancel"
"message": "確定要刪除這個樣式嗎?"
},
"styleBadRegexp": {
"message": "正規表示式無效。",
"description": "Validation message for a bad regexp in a style"
"message": "正規表示式無效。"
},
"optionsHeading": {
"message": "選項",
"description": "Heading for options section on manage page."
"message": "選項"
},
"appliesDisplay": {
"message": "適用於: $applies$",
"description": "Text on the manage screen to describe what the style applies to",
"placeholders": {
"applies": {
"content": "$1"
@ -189,7 +137,6 @@
},
"styleUpdate": {
"message": "你確定你要更新 '$stylename$' ",
"description": "Confirmation when updating a style",
"placeholders": {
"stylename": {
"content": "$1"
@ -197,12 +144,10 @@
}
},
"styleSectionsTitle": {
"message": "樣式段",
"description": "Title for the style sections section"
"message": "樣式段"
},
"editStyleTitle": {
"message": "編輯樣式 $stylename$",
"description": "Title of the page for editing styles",
"placeholders": {
"stylename": {
"content": "$1"
@ -210,68 +155,49 @@
}
},
"updateCheckSucceededNoUpdate": {
"message": "樣式已是最新的。",
"description": "Text that displays when an update check completed and no update is available"
"message": "樣式已是最新的。"
},
"appliesUrlPrefixOption": {
"message": "含以下前綴的網址",
"description": "Option to make the style apply to the entered string as a URL prefix"
"message": "含以下前綴的網址"
},
"searchRegexp": {
"message": "使用/re/句法正則表達式搜索",
"description": "Label after the search input field in the editor shown on Ctrl-F"
"message": "使用/re/句法正則表達式搜索"
},
"importReplaceTooltip": {
"message": "棄用當前樣式內容并用導入樣式覆蓋",
"description": "Label for the button to import and overwrite current style"
"message": "棄用當前樣式內容并用導入樣式覆蓋"
},
"popupStylesFirst": {
"message": "在工具欄按鈕命令行前列出樣式",
"description": "Label for the checkbox controlling section order in the toolbar button menu."
"message": "在工具欄按鈕命令行前列出樣式"
},
"sectionHelp": {
"message": "樣式段讓你能在同一個樣式中定義適用於不同網段的不同代碼段。例如,僅僅一個樣式就能以一種樣式改變一個網站的主頁,同時以另一種樣式改變這個網站的其他頁面。",
"description": "Help text for sections"
"message": "樣式段讓你能在同一個樣式中定義適用於不同網段的不同代碼段。例如,僅僅一個樣式就能以一種樣式改變一個網站的主頁,同時以另一種樣式改變這個網站的其他頁面。"
},
"noStylesForSite": {
"message": "當前網站沒有安裝任何樣式。",
"description": "Text displayed when no styles are installed for the current site"
"message": "當前網站沒有安裝任何樣式。"
},
"appliesDisplayTruncatedSuffix": {
"message": "以及更多",
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
"message": "以及更多"
},
"appliesRemove": {
"message": "移除",
"description": "Label for the button to remove an 'applies' entry"
"message": "移除"
},
"styleToMozillaFormatTitle": {
"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": {
"message": "Stylus",
"description": "Title for the manage page"
"message": "Mozilla格式樣式表"
},
"writeStyleFor": {
"message": "編寫樣式給:",
"description": "Label for toolbar pop-up that precedes the links to write a new style"
"message": "編寫樣式給:"
},
"replace": {
"message": "替換",
"description": "Label before the replace input field in the editor shown on Ctrl-H"
"message": "替換"
},
"appliesLabel": {
"message": "適用於",
"description": "Label for 'applies to' fields on the edit/add screen"
"message": "適用於"
},
"openManage": {
"message": "管理已安裝樣式",
"description": "Link to open the manage page."
"message": "管理已安裝樣式"
},
"updateCheckFailBadResponseCode": {
"message": "更新失敗: 伺服器傳回代碼 $code$。",
"description": "Text that displays when an update check failed because the response code indicates an error",
"placeholders": {
"code": {
"content": "$1"
@ -279,143 +205,108 @@
}
},
"appliesSpecify": {
"message": "指定",
"description": "Label for the button to make a style apply only to specific sites"
"message": "指定"
},
"installUpdate": {
"message": "安裝更新",
"description": "Label for the button to install an update for a single style"
"message": "安裝更新"
},
"styleMozillaFormatHeading": {
"message": "Mozilla格式",
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
"message": "Mozilla格式"
},
"stylusUnavailableForURL": {
"message": "Stylus 不能在諸如此類的網頁上生效。",
"description": "Note in the toolbar pop-up when on a URL Stylus can't affect"
"message": "Stylus 不能在諸如此類的網頁上生效。"
},
"sectionRemove": {
"message": "移除樣式段",
"description": "Label for the button to remove a section"
"message": "移除樣式段"
},
"disableAllStyles": {
"message": "禁用所有樣式",
"description": "Label for the checkbox that turns all enabled styles off."
"message": "禁用所有樣式"
},
"undoGlobal": {
"message": "撤銷(全局)",
"description": "CSS-beautify global Undo button label"
"message": "撤銷(全局)"
},
"updateCompleted": {
"message": "更新完成。",
"description": "Text that displays when an update completed"
"message": "更新完成。"
},
"checkingForUpdate": {
"message": "檢查中…",
"description": "Text to display when checking a style for an update"
"message": "檢查中…"
},
"sectionCode": {
"message": "代碼",
"description": "Label for the code for a section"
"message": "代碼"
},
"cm_smartIndent": {
"message": "使用智能縮進",
"description": "Label for the checkbox controlling smart indentation option for the style editor."
"message": "使用智能縮進"
},
"appliesHelp": {
"message": "使用「適用於」控件來限制這個樣式段適用的網址。",
"description": "Help text for 'applies to' section"
"message": "使用「適用於」控件來限制這個樣式段適用的網址。"
},
"editStyleHeading": {
"message": "編輯樣式",
"description": "Title of the page for editing styles"
"message": "編輯樣式"
},
"appliesUrlOption": {
"message": "網址",
"description": "Option to make the style apply to the entered string as a URL"
"message": "網址"
},
"addStyleTitle": {
"message": "添加樣式",
"description": "Title of the page for adding styles"
"message": "添加樣式"
},
"importReplaceLabel": {
"message": "覆蓋樣式",
"description": "Label for the button to import and overwrite current style"
"message": "覆蓋樣式"
},
"dbError": {
"message": "使用 Stylus 資料庫時出現錯誤。你想訪問可能包含解決辦法的網頁嗎?",
"description": "Prompt when a DB error is encountered"
"message": "使用 Stylus 資料庫時出現錯誤。你想訪問可能包含解決辦法的網頁嗎?"
},
"importAppendTooltip": {
"message": "追加導入的樣式到當前樣式",
"description": "Tooltip for the button to import a style and append to the existing sections"
"message": "追加導入的樣式到當前樣式"
},
"helpKeyMapHotkey": {
"message": "按下熱鍵",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
"message": "按下熱鍵"
},
"replaceAll": {
"message": "替換所有",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
"message": "替換所有"
},
"editGotoLine": {
"message": "跳到行(或 line:col ",
"description": "Go to line or line:column on Ctrl-G in style code editor"
"message": "跳到行(或 line:col "
},
"checkAllUpdates": {
"message": "檢查所有樣式更新",
"description": "Label for the button to check all styles for updates"
"message": "檢查所有樣式更新"
},
"issuesHelp": {
"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"
"message": "由<a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a>發現啟用這些規則會產生衝突"
},
"confirmNo": {
"message": "否",
"description": "'No' button in a confirm dialog"
"message": "否"
},
"undo": {
"message": "撤銷",
"description": "Button label"
"message": "撤銷"
},
"cm_keyMap": {
"message": "鍵盤映射",
"description": "Label for the drop-down list controlling the keymap for the style editor."
"message": "鍵盤映射"
},
"cm_indentWithTabs": {
"message": "用Tab鍵智能縮進",
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
"message": "用Tab鍵智能縮進"
},
"replaceWith": {
"message": "替換為",
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
"message": "替換為"
},
"deleteStyleLabel": {
"message": "删除",
"description": "Label for the button to delete a style"
"message": "删除"
},
"addStyleLabel": {
"message": "編寫新樣式",
"description": "Label for the button to go to the add style page"
"message": "編寫新樣式"
},
"manageOnlyEnabled": {
"message": "只顯示已啟用的樣式",
"description": "Checkbox to show only enabled styles"
"message": "只顯示已啟用的樣式"
},
"editStyleLabel": {
"message": "編輯",
"description": "Label for the button to go to the edit style page"
"message": "編輯"
},
"cm_theme": {
"message": "主題",
"description": "Label for the style editor's CSS theme."
"message": "主題"
},
"helpKeyMapCommand": {
"message": "鍵入命令名稱",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
"message": "鍵入命令名稱"
},
"description": {
"message": "用Stylus一個用戶樣式管理器重塑網頁。 Stylus 讓你能為诸多主流網站輕鬆的安裝主題和皮膚。",
"description": "Extension description"
"message": "用Stylus一個用戶樣式管理器重塑網頁。 Stylus 讓你能為诸多主流網站輕鬆的安裝主題和皮膚。"
}
}