Replace spaces with tabs in locale files from Transifex
This commit is contained in:
parent
336d043d02
commit
7ae07b063b
|
@ -1,419 +1,419 @@
|
||||||
{
|
{
|
||||||
"appliesToEverything": {
|
"appliesToEverything": {
|
||||||
"message": "كل شيء",
|
"message": "كل شيء",
|
||||||
"description": "Text displayed for styles that apply to all sites"
|
"description": "Text displayed for styles that apply to all sites"
|
||||||
},
|
},
|
||||||
"defaultTheme": {
|
"defaultTheme": {
|
||||||
"message": "default",
|
"message": "default",
|
||||||
"description": "Default CodeMirror CSS theme option on the edit style page"
|
"description": "Default CodeMirror CSS theme option on the edit style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEdited": {
|
"manageOnlyEdited": {
|
||||||
"message": "Only edited styles",
|
"message": "Only edited styles",
|
||||||
"description": "Checkbox to show only locally edited styles"
|
"description": "Checkbox to show only locally edited styles"
|
||||||
},
|
},
|
||||||
"exportLabel": {
|
"exportLabel": {
|
||||||
"message": "Export",
|
"message": "Export",
|
||||||
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"issues": {
|
"issues": {
|
||||||
"message": "Issues",
|
"message": "Issues",
|
||||||
"description": "Label for the CSSLint issues block on the style edit page"
|
"description": "Label for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"cm_tabSize": {
|
"cm_tabSize": {
|
||||||
"message": "Tab size",
|
"message": "Tab size",
|
||||||
"description": "Label for the text box controlling tab size option for the style editor."
|
"description": "Label for the text box controlling tab size option for the style editor."
|
||||||
},
|
},
|
||||||
"enableStyleLabel": {
|
"enableStyleLabel": {
|
||||||
"message": "تمكين",
|
"message": "تمكين",
|
||||||
"description": "Label for the button to enable a style"
|
"description": "Label for the button to enable a style"
|
||||||
},
|
},
|
||||||
"styleMissingName": {
|
"styleMissingName": {
|
||||||
"message": "أدخل اسمًا.",
|
"message": "أدخل اسمًا.",
|
||||||
"description": "Error displayed when user saves without providing a name"
|
"description": "Error displayed when user saves without providing a name"
|
||||||
},
|
},
|
||||||
"appliesDomainOption": {
|
"appliesDomainOption": {
|
||||||
"message": "عناوين URL في النطاق",
|
"message": "عناوين URL في النطاق",
|
||||||
"description": "Option to make the style apply to the entered string as a domain"
|
"description": "Option to make the style apply to the entered string as a domain"
|
||||||
},
|
},
|
||||||
"checkForUpdate": {
|
"checkForUpdate": {
|
||||||
"message": "البحث عن تحديث",
|
"message": "البحث عن تحديث",
|
||||||
"description": "Label for the button to check a single style for an update"
|
"description": "Label for the button to check a single style for an update"
|
||||||
},
|
},
|
||||||
"importAppendLabel": {
|
"importAppendLabel": {
|
||||||
"message": "Append to style",
|
"message": "Append to style",
|
||||||
"description": "Label for the button to import a style and append to the existing sections"
|
"description": "Label for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"updateAllCheckSucceededNoUpdate": {
|
"updateAllCheckSucceededNoUpdate": {
|
||||||
"message": "All styles are up to date.",
|
"message": "All styles are up to date.",
|
||||||
"description": "Text that displays when an update all check completed and no updates are available"
|
"description": "Text that displays when an update all check completed and no updates are available"
|
||||||
},
|
},
|
||||||
"styleFromMozillaFormatPrompt": {
|
"styleFromMozillaFormatPrompt": {
|
||||||
"message": "Paste the Mozilla-format code",
|
"message": "Paste the Mozilla-format code",
|
||||||
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
||||||
},
|
},
|
||||||
"helpAlt": {
|
"helpAlt": {
|
||||||
"message": "مساعدة",
|
"message": "مساعدة",
|
||||||
"description": "Alternate text for help buttons"
|
"description": "Alternate text for help buttons"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"message": "Search",
|
"message": "Search",
|
||||||
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"confirmYes": {
|
"confirmYes": {
|
||||||
"message": "Yes",
|
"message": "Yes",
|
||||||
"description": "'Yes' button in a confirm dialog"
|
"description": "'Yes' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"findStylesForSite": {
|
"findStylesForSite": {
|
||||||
"message": "البحث عن المزيد من الأنماط لموقع الويب هذا.",
|
"message": "البحث عن المزيد من الأنماط لموقع الويب هذا.",
|
||||||
"description": "Text for a link that gets a list of styles for the current site"
|
"description": "Text for a link that gets a list of styles for the current site"
|
||||||
},
|
},
|
||||||
"manageHeading": {
|
"manageHeading": {
|
||||||
"message": "الأنماط المثبتة",
|
"message": "الأنماط المثبتة",
|
||||||
"description": "Heading for the manage page"
|
"description": "Heading for the manage page"
|
||||||
},
|
},
|
||||||
"styleBeautify": {
|
"styleBeautify": {
|
||||||
"message": "Beautify",
|
"message": "Beautify",
|
||||||
"description": "Label for the CSS-beautifier button on the edit style page"
|
"description": "Label for the CSS-beautifier button on the edit style page"
|
||||||
},
|
},
|
||||||
"styleEnabledLabel": {
|
"styleEnabledLabel": {
|
||||||
"message": "ممكّن",
|
"message": "ممكّن",
|
||||||
"description": "Label for the enabled state of styles"
|
"description": "Label for the enabled state of styles"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatHelp": {
|
"styleToMozillaFormatHelp": {
|
||||||
"message": "يمكن استخدام تنسيق موزيلا للرمز باستخدام Stylish للمتصفح فايرفوكس ويمكن إرساله إلى userstyles.org.",
|
"message": "يمكن استخدام تنسيق موزيلا للرمز باستخدام Stylish للمتصفح فايرفوكس ويمكن إرساله إلى userstyles.org.",
|
||||||
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
|
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
|
||||||
},
|
},
|
||||||
"sectionAdd": {
|
"sectionAdd": {
|
||||||
"message": "إضافة قسم آخر",
|
"message": "إضافة قسم آخر",
|
||||||
"description": "Label for the button to add a section"
|
"description": "Label for the button to add a section"
|
||||||
},
|
},
|
||||||
"styleSaveLabel": {
|
"styleSaveLabel": {
|
||||||
"message": "حفظ",
|
"message": "حفظ",
|
||||||
"description": "Label for save button for style editing"
|
"description": "Label for save button for style editing"
|
||||||
},
|
},
|
||||||
"confirmStop": {
|
"confirmStop": {
|
||||||
"message": "Stop",
|
"message": "Stop",
|
||||||
"description": "'Stop' button in a confirm dialog"
|
"description": "'Stop' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"writeStyleForURL": {
|
"writeStyleForURL": {
|
||||||
"message": "this URL",
|
"message": "this URL",
|
||||||
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
||||||
},
|
},
|
||||||
"appliesAdd": {
|
"appliesAdd": {
|
||||||
"message": "إضافة",
|
"message": "إضافة",
|
||||||
"description": "Label for the button to add an 'applies' entry"
|
"description": "Label for the button to add an 'applies' entry"
|
||||||
},
|
},
|
||||||
"appliesRegexpOption": {
|
"appliesRegexpOption": {
|
||||||
"message": "عناوين URL التي تطابق regexp",
|
"message": "عناوين URL التي تطابق regexp",
|
||||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||||
},
|
},
|
||||||
"styleInstall": {
|
"styleInstall": {
|
||||||
"message": "هل تريد تثبيت '$stylename$' في Stylish؟",
|
"message": "هل تريد تثبيت '$stylename$' في Stylish؟",
|
||||||
"description": "Confirmation when installing a style",
|
"description": "Confirmation when installing a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"manageText": {
|
"manageText": {
|
||||||
"message": "انتقل إلى <a href='http://userstyles.org'>userstyles.org</a> للحصول على أنماط معدة مسبقًا. يمكنك طرح سؤال في <a href='http://forum.userstyles.org'>المنتدى</a> إذا كنت بحاجة للمساعدة.",
|
"message": "انتقل إلى <a href='http://userstyles.org'>userstyles.org</a> للحصول على أنماط معدة مسبقًا. يمكنك طرح سؤال في <a href='http://forum.userstyles.org'>المنتدى</a> إذا كنت بحاجة للمساعدة.",
|
||||||
"description": "Help text on the manage page"
|
"description": "Help text on the manage page"
|
||||||
},
|
},
|
||||||
"searchStyles": {
|
"searchStyles": {
|
||||||
"message": "Search contents",
|
"message": "Search contents",
|
||||||
"description": "Label for the search filter textbox on the Manage styles page"
|
"description": "Label for the search filter textbox on the Manage styles page"
|
||||||
},
|
},
|
||||||
"disableStyleLabel": {
|
"disableStyleLabel": {
|
||||||
"message": "تعطيل",
|
"message": "تعطيل",
|
||||||
"description": "Label for the button to disable a style"
|
"description": "Label for the button to disable a style"
|
||||||
},
|
},
|
||||||
"prefShowBadge": {
|
"prefShowBadge": {
|
||||||
"message": "Show number of styles active for the current site on the toolbar button",
|
"message": "Show number of styles active for the current site on the toolbar button",
|
||||||
"description": "Label for the checkbox controlling toolbar badge text."
|
"description": "Label for the checkbox controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"menuShowBadge": {
|
"menuShowBadge": {
|
||||||
"message": "Show active style count",
|
"message": "Show active style count",
|
||||||
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"cm_lineWrapping": {
|
"cm_lineWrapping": {
|
||||||
"message": "Word wrap",
|
"message": "Word wrap",
|
||||||
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
||||||
},
|
},
|
||||||
"styleCancelEditLabel": {
|
"styleCancelEditLabel": {
|
||||||
"message": "رجوع للإدارة",
|
"message": "رجوع للإدارة",
|
||||||
"description": "Label for cancel button for style editing"
|
"description": "Label for cancel button for style editing"
|
||||||
},
|
},
|
||||||
"styleChangesNotSaved": {
|
"styleChangesNotSaved": {
|
||||||
"message": "لقد أجريت تغييرات على هذا النمط بدون حفظها.",
|
"message": "لقد أجريت تغييرات على هذا النمط بدون حفظها.",
|
||||||
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||||
},
|
},
|
||||||
"importLabel": {
|
"importLabel": {
|
||||||
"message": "Import",
|
"message": "Import",
|
||||||
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"updateCheckFailServerUnreachable": {
|
"updateCheckFailServerUnreachable": {
|
||||||
"message": "أخفق التحديث - الخادم يتعذر الوصول إليه.",
|
"message": "أخفق التحديث - الخادم يتعذر الوصول إليه.",
|
||||||
"description": "Text that displays when an update check failed because the update server is unreachable"
|
"description": "Text that displays when an update check failed because the update server is unreachable"
|
||||||
},
|
},
|
||||||
"manageFilters": {
|
"manageFilters": {
|
||||||
"message": "Filters",
|
"message": "Filters",
|
||||||
"description": "Label for filters container"
|
"description": "Label for filters container"
|
||||||
},
|
},
|
||||||
"applyAllUpdates": {
|
"applyAllUpdates": {
|
||||||
"message": "Apply all updates",
|
"message": "Apply all updates",
|
||||||
"description": "Label for the button to apply all detected updates"
|
"description": "Label for the button to apply all detected updates"
|
||||||
},
|
},
|
||||||
"deleteStyleConfirm": {
|
"deleteStyleConfirm": {
|
||||||
"message": "هل تريد بالتأكيد حذف هذا النمط؟",
|
"message": "هل تريد بالتأكيد حذف هذا النمط؟",
|
||||||
"description": "Confirmation before deleting a style"
|
"description": "Confirmation before deleting a style"
|
||||||
},
|
},
|
||||||
"styleBadRegexp": {
|
"styleBadRegexp": {
|
||||||
"message": "Regexp is invalid.",
|
"message": "Regexp is invalid.",
|
||||||
"description": "Validation message for a bad regexp in a style"
|
"description": "Validation message for a bad regexp in a style"
|
||||||
},
|
},
|
||||||
"optionsHeading": {
|
"optionsHeading": {
|
||||||
"message": "Options",
|
"message": "Options",
|
||||||
"description": "Heading for options section on manage page."
|
"description": "Heading for options section on manage page."
|
||||||
},
|
},
|
||||||
"appliesDisplay": {
|
"appliesDisplay": {
|
||||||
"message": "ينطبق على: $applies$",
|
"message": "ينطبق على: $applies$",
|
||||||
"description": "Text on the manage screen to describe what the style applies to",
|
"description": "Text on the manage screen to describe what the style applies to",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"applies": {
|
"applies": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleUpdate": {
|
"styleUpdate": {
|
||||||
"message": "Are you sure you want to update '$stylename$'?",
|
"message": "Are you sure you want to update '$stylename$'?",
|
||||||
"description": "Confirmation when updating a style",
|
"description": "Confirmation when updating a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleSectionsTitle": {
|
"styleSectionsTitle": {
|
||||||
"message": "الأقسام",
|
"message": "الأقسام",
|
||||||
"description": "Title for the style sections section"
|
"description": "Title for the style sections section"
|
||||||
},
|
},
|
||||||
"editStyleTitle": {
|
"editStyleTitle": {
|
||||||
"message": "تعديل النمط $stylename$",
|
"message": "تعديل النمط $stylename$",
|
||||||
"description": "Title of the page for editing styles",
|
"description": "Title of the page for editing styles",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"updateCheckSucceededNoUpdate": {
|
"updateCheckSucceededNoUpdate": {
|
||||||
"message": "النمط محدّث.",
|
"message": "النمط محدّث.",
|
||||||
"description": "Text that displays when an update check completed and no update is available"
|
"description": "Text that displays when an update check completed and no update is available"
|
||||||
},
|
},
|
||||||
"appliesUrlPrefixOption": {
|
"appliesUrlPrefixOption": {
|
||||||
"message": "عناوين URL البادئة بـ",
|
"message": "عناوين URL البادئة بـ",
|
||||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||||
},
|
},
|
||||||
"searchRegexp": {
|
"searchRegexp": {
|
||||||
"message": "Use /re/ syntax for regexp search",
|
"message": "Use /re/ syntax for regexp search",
|
||||||
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"importReplaceTooltip": {
|
"importReplaceTooltip": {
|
||||||
"message": "Discard contents of current style and overwrite it with the imported style",
|
"message": "Discard contents of current style and overwrite it with the imported style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"popupStylesFirst": {
|
"popupStylesFirst": {
|
||||||
"message": "List styles before commands in the toolbar button menu",
|
"message": "List styles before commands in the toolbar button menu",
|
||||||
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
||||||
},
|
},
|
||||||
"sectionHelp": {
|
"sectionHelp": {
|
||||||
"message": "تتيح لك الأقسام تحديد أجزاء مختلفة من الرمز لتطبيقها على مجموعات مختلفة من عناوين URL بالنمط نفسه. فعلى سبيل المثال، يمكن لنمط مفرد تغيير الصفحة الرئيسية لموقع ويب بطريقة، مع تغيير بقية أجزاء موقع الويب بطريقة أخرى.",
|
"message": "تتيح لك الأقسام تحديد أجزاء مختلفة من الرمز لتطبيقها على مجموعات مختلفة من عناوين URL بالنمط نفسه. فعلى سبيل المثال، يمكن لنمط مفرد تغيير الصفحة الرئيسية لموقع ويب بطريقة، مع تغيير بقية أجزاء موقع الويب بطريقة أخرى.",
|
||||||
"description": "Help text for sections"
|
"description": "Help text for sections"
|
||||||
},
|
},
|
||||||
"noStylesForSite": {
|
"noStylesForSite": {
|
||||||
"message": "لم يتم تثبيت أي أنماط لموقع الويب هذا.",
|
"message": "لم يتم تثبيت أي أنماط لموقع الويب هذا.",
|
||||||
"description": "Text displayed when no styles are installed for the current site"
|
"description": "Text displayed when no styles are installed for the current site"
|
||||||
},
|
},
|
||||||
"appliesDisplayTruncatedSuffix": {
|
"appliesDisplayTruncatedSuffix": {
|
||||||
"message": "والمزيد",
|
"message": "والمزيد",
|
||||||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||||
},
|
},
|
||||||
"appliesRemove": {
|
"appliesRemove": {
|
||||||
"message": "إزالة",
|
"message": "إزالة",
|
||||||
"description": "Label for the button to remove an 'applies' entry"
|
"description": "Label for the button to remove an 'applies' entry"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatTitle": {
|
"styleToMozillaFormatTitle": {
|
||||||
"message": "Style in Mozilla format",
|
"message": "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"
|
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
|
||||||
},
|
},
|
||||||
"manageTitle": {
|
"manageTitle": {
|
||||||
"message": "Stylish",
|
"message": "Stylish",
|
||||||
"description": "Title for the manage page"
|
"description": "Title for the manage page"
|
||||||
},
|
},
|
||||||
"writeStyleFor": {
|
"writeStyleFor": {
|
||||||
"message": "Write style for: ",
|
"message": "Write style for: ",
|
||||||
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
||||||
},
|
},
|
||||||
"replace": {
|
"replace": {
|
||||||
"message": "Replace",
|
"message": "Replace",
|
||||||
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
||||||
},
|
},
|
||||||
"appliesLabel": {
|
"appliesLabel": {
|
||||||
"message": "ينطبق على",
|
"message": "ينطبق على",
|
||||||
"description": "Label for 'applies to' fields on the edit/add screen"
|
"description": "Label for 'applies to' fields on the edit/add screen"
|
||||||
},
|
},
|
||||||
"openManage": {
|
"openManage": {
|
||||||
"message": "إدارة الأنماط المثبتة.",
|
"message": "إدارة الأنماط المثبتة.",
|
||||||
"description": "Link to open the manage page."
|
"description": "Link to open the manage page."
|
||||||
},
|
},
|
||||||
"updateCheckFailBadResponseCode": {
|
"updateCheckFailBadResponseCode": {
|
||||||
"message": "أخفق التحديث - استجاب الخادم بالرمز $code$.",
|
"message": "أخفق التحديث - استجاب الخادم بالرمز $code$.",
|
||||||
"description": "Text that displays when an update check failed because the response code indicates an error",
|
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"code": {
|
"code": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"appliesSpecify": {
|
"appliesSpecify": {
|
||||||
"message": "تحديد",
|
"message": "تحديد",
|
||||||
"description": "Label for the button to make a style apply only to specific sites"
|
"description": "Label for the button to make a style apply only to specific sites"
|
||||||
},
|
},
|
||||||
"installUpdate": {
|
"installUpdate": {
|
||||||
"message": "تثبيت التحديث",
|
"message": "تثبيت التحديث",
|
||||||
"description": "Label for the button to install an update for a single style"
|
"description": "Label for the button to install an update for a single style"
|
||||||
},
|
},
|
||||||
"styleMozillaFormatHeading": {
|
"styleMozillaFormatHeading": {
|
||||||
"message": "Mozilla Format",
|
"message": "Mozilla Format",
|
||||||
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
||||||
},
|
},
|
||||||
"stylishUnavailableForURL": {
|
"stylishUnavailableForURL": {
|
||||||
"message": "(Stylish does not work on pages like this.)",
|
"message": "(Stylish does not work on pages like this.)",
|
||||||
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
||||||
},
|
},
|
||||||
"sectionRemove": {
|
"sectionRemove": {
|
||||||
"message": "إزالة القسم",
|
"message": "إزالة القسم",
|
||||||
"description": "Label for the button to remove a section"
|
"description": "Label for the button to remove a section"
|
||||||
},
|
},
|
||||||
"disableAllStyles": {
|
"disableAllStyles": {
|
||||||
"message": "Turn all styles off",
|
"message": "Turn all styles off",
|
||||||
"description": "Label for the checkbox that turns all enabled styles off."
|
"description": "Label for the checkbox that turns all enabled styles off."
|
||||||
},
|
},
|
||||||
"undoGlobal": {
|
"undoGlobal": {
|
||||||
"message": "Undo (global)",
|
"message": "Undo (global)",
|
||||||
"description": "CSS-beautify global Undo button label"
|
"description": "CSS-beautify global Undo button label"
|
||||||
},
|
},
|
||||||
"updateCompleted": {
|
"updateCompleted": {
|
||||||
"message": "اكتمل التحديث.",
|
"message": "اكتمل التحديث.",
|
||||||
"description": "Text that displays when an update completed"
|
"description": "Text that displays when an update completed"
|
||||||
},
|
},
|
||||||
"checkingForUpdate": {
|
"checkingForUpdate": {
|
||||||
"message": "جارٍ البحث...",
|
"message": "جارٍ البحث...",
|
||||||
"description": "Text to display when checking a style for an update"
|
"description": "Text to display when checking a style for an update"
|
||||||
},
|
},
|
||||||
"sectionCode": {
|
"sectionCode": {
|
||||||
"message": "الرمز",
|
"message": "الرمز",
|
||||||
"description": "Label for the code for a section"
|
"description": "Label for the code for a section"
|
||||||
},
|
},
|
||||||
"cm_smartIndent": {
|
"cm_smartIndent": {
|
||||||
"message": "Use smart indentation",
|
"message": "Use smart indentation",
|
||||||
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"appliesHelp": {
|
"appliesHelp": {
|
||||||
"message": "استخدم عناصر تحكم 'ينطبق على' لتقييد عناوين URL التي ينطبق عليها الرمز في هذا القسم.",
|
"message": "استخدم عناصر تحكم 'ينطبق على' لتقييد عناوين URL التي ينطبق عليها الرمز في هذا القسم.",
|
||||||
"description": "Help text for 'applies to' section"
|
"description": "Help text for 'applies to' section"
|
||||||
},
|
},
|
||||||
"editStyleHeading": {
|
"editStyleHeading": {
|
||||||
"message": "تعديل النمط",
|
"message": "تعديل النمط",
|
||||||
"description": "Title of the page for editing styles"
|
"description": "Title of the page for editing styles"
|
||||||
},
|
},
|
||||||
"appliesUrlOption": {
|
"appliesUrlOption": {
|
||||||
"message": "عنوان URL",
|
"message": "عنوان URL",
|
||||||
"description": "Option to make the style apply to the entered string as a URL"
|
"description": "Option to make the style apply to the entered string as a URL"
|
||||||
},
|
},
|
||||||
"addStyleTitle": {
|
"addStyleTitle": {
|
||||||
"message": "إضافة نمط",
|
"message": "إضافة نمط",
|
||||||
"description": "Title of the page for adding styles"
|
"description": "Title of the page for adding styles"
|
||||||
},
|
},
|
||||||
"importReplaceLabel": {
|
"importReplaceLabel": {
|
||||||
"message": "Overwrite style",
|
"message": "Overwrite style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"dbError": {
|
"dbError": {
|
||||||
"message": "An error has occurred using the Stylish database. Would you like to visit a web page with possible solutions?",
|
"message": "An error has occurred using the Stylish database. Would you like to visit a web page with possible solutions?",
|
||||||
"description": "Prompt when a DB error is encountered"
|
"description": "Prompt when a DB error is encountered"
|
||||||
},
|
},
|
||||||
"importAppendTooltip": {
|
"importAppendTooltip": {
|
||||||
"message": "Append the imported style to current style",
|
"message": "Append the imported style to current style",
|
||||||
"description": "Tooltip for the button to import a style and append to the existing sections"
|
"description": "Tooltip for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"helpKeyMapHotkey": {
|
"helpKeyMapHotkey": {
|
||||||
"message": "Press a hotkey",
|
"message": "Press a hotkey",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"replaceAll": {
|
"replaceAll": {
|
||||||
"message": "Replace all",
|
"message": "Replace all",
|
||||||
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
||||||
},
|
},
|
||||||
"editGotoLine": {
|
"editGotoLine": {
|
||||||
"message": "Goto line (or line:col)",
|
"message": "Goto line (or line:col)",
|
||||||
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
||||||
},
|
},
|
||||||
"checkAllUpdates": {
|
"checkAllUpdates": {
|
||||||
"message": "البحث عن تحديثات لكل الأنماط",
|
"message": "البحث عن تحديثات لكل الأنماط",
|
||||||
"description": "Label for the button to check all styles for updates"
|
"description": "Label for the button to check all styles for updates"
|
||||||
},
|
},
|
||||||
"issuesHelp": {
|
"issuesHelp": {
|
||||||
"message": "The issues found by <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> with these rules enabled:",
|
"message": "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"
|
"description": "Help popup message for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"confirmNo": {
|
"confirmNo": {
|
||||||
"message": "No",
|
"message": "No",
|
||||||
"description": "'No' button in a confirm dialog"
|
"description": "'No' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"undo": {
|
"undo": {
|
||||||
"message": "Undo",
|
"message": "Undo",
|
||||||
"description": "Button label"
|
"description": "Button label"
|
||||||
},
|
},
|
||||||
"cm_keyMap": {
|
"cm_keyMap": {
|
||||||
"message": "Keymap",
|
"message": "Keymap",
|
||||||
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
||||||
},
|
},
|
||||||
"cm_indentWithTabs": {
|
"cm_indentWithTabs": {
|
||||||
"message": "Use tabs with smart indentation",
|
"message": "Use tabs with smart indentation",
|
||||||
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"replaceWith": {
|
"replaceWith": {
|
||||||
"message": "Replace with",
|
"message": "Replace with",
|
||||||
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
||||||
},
|
},
|
||||||
"deleteStyleLabel": {
|
"deleteStyleLabel": {
|
||||||
"message": "حذف",
|
"message": "حذف",
|
||||||
"description": "Label for the button to delete a style"
|
"description": "Label for the button to delete a style"
|
||||||
},
|
},
|
||||||
"addStyleLabel": {
|
"addStyleLabel": {
|
||||||
"message": "كتابة نمط جديد",
|
"message": "كتابة نمط جديد",
|
||||||
"description": "Label for the button to go to the add style page"
|
"description": "Label for the button to go to the add style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEnabled": {
|
"manageOnlyEnabled": {
|
||||||
"message": "Only enabled styles",
|
"message": "Only enabled styles",
|
||||||
"description": "Checkbox to show only enabled styles"
|
"description": "Checkbox to show only enabled styles"
|
||||||
},
|
},
|
||||||
"editStyleLabel": {
|
"editStyleLabel": {
|
||||||
"message": "تعديل",
|
"message": "تعديل",
|
||||||
"description": "Label for the button to go to the edit style page"
|
"description": "Label for the button to go to the edit style page"
|
||||||
},
|
},
|
||||||
"cm_theme": {
|
"cm_theme": {
|
||||||
"message": "Theme",
|
"message": "Theme",
|
||||||
"description": "Label for the style editor's CSS theme."
|
"description": "Label for the style editor's CSS theme."
|
||||||
},
|
},
|
||||||
"helpKeyMapCommand": {
|
"helpKeyMapCommand": {
|
||||||
"message": "Type a command name",
|
"message": "Type a command name",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"message": "يمكنك تغيير نمط الويب باستخدام Stylish، وهي أداة لإدارة أنماط المستخدم. وتتيح Stylish لك بسهولة تثبيت المظاهر والأشكال الخارجية لكل من Google، وFacebook وYouTube وOrkut فضلاً عن الكثير جدًا من مواقع الويب الأخرى.",
|
"message": "يمكنك تغيير نمط الويب باستخدام Stylish، وهي أداة لإدارة أنماط المستخدم. وتتيح Stylish لك بسهولة تثبيت المظاهر والأشكال الخارجية لكل من Google، وFacebook وYouTube وOrkut فضلاً عن الكثير جدًا من مواقع الويب الأخرى.",
|
||||||
"description": "Extension description"
|
"description": "Extension description"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,419 +1,419 @@
|
||||||
{
|
{
|
||||||
"appliesToEverything": {
|
"appliesToEverything": {
|
||||||
"message": "Vše",
|
"message": "Vše",
|
||||||
"description": "Text displayed for styles that apply to all sites"
|
"description": "Text displayed for styles that apply to all sites"
|
||||||
},
|
},
|
||||||
"defaultTheme": {
|
"defaultTheme": {
|
||||||
"message": "výchozí",
|
"message": "výchozí",
|
||||||
"description": "Default CodeMirror CSS theme option on the edit style page"
|
"description": "Default CodeMirror CSS theme option on the edit style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEdited": {
|
"manageOnlyEdited": {
|
||||||
"message": "Pouze upravené styly.",
|
"message": "Pouze upravené styly.",
|
||||||
"description": "Checkbox to show only locally edited styles"
|
"description": "Checkbox to show only locally edited styles"
|
||||||
},
|
},
|
||||||
"exportLabel": {
|
"exportLabel": {
|
||||||
"message": "Exportovat",
|
"message": "Exportovat",
|
||||||
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"issues": {
|
"issues": {
|
||||||
"message": "Problémy",
|
"message": "Problémy",
|
||||||
"description": "Label for the CSSLint issues block on the style edit page"
|
"description": "Label for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"cm_tabSize": {
|
"cm_tabSize": {
|
||||||
"message": "Velikost tabulátorů",
|
"message": "Velikost tabulátorů",
|
||||||
"description": "Label for the text box controlling tab size option for the style editor."
|
"description": "Label for the text box controlling tab size option for the style editor."
|
||||||
},
|
},
|
||||||
"enableStyleLabel": {
|
"enableStyleLabel": {
|
||||||
"message": "Povolit",
|
"message": "Povolit",
|
||||||
"description": "Label for the button to enable a style"
|
"description": "Label for the button to enable a style"
|
||||||
},
|
},
|
||||||
"styleMissingName": {
|
"styleMissingName": {
|
||||||
"message": "Zadejte název.",
|
"message": "Zadejte název.",
|
||||||
"description": "Error displayed when user saves without providing a name"
|
"description": "Error displayed when user saves without providing a name"
|
||||||
},
|
},
|
||||||
"appliesDomainOption": {
|
"appliesDomainOption": {
|
||||||
"message": "URL adresy na doméně",
|
"message": "URL adresy na doméně",
|
||||||
"description": "Option to make the style apply to the entered string as a domain"
|
"description": "Option to make the style apply to the entered string as a domain"
|
||||||
},
|
},
|
||||||
"checkForUpdate": {
|
"checkForUpdate": {
|
||||||
"message": "Zkontrolovat aktualizace",
|
"message": "Zkontrolovat aktualizace",
|
||||||
"description": "Label for the button to check a single style for an update"
|
"description": "Label for the button to check a single style for an update"
|
||||||
},
|
},
|
||||||
"importAppendLabel": {
|
"importAppendLabel": {
|
||||||
"message": "Připojit ke stylu",
|
"message": "Připojit ke stylu",
|
||||||
"description": "Label for the button to import a style and append to the existing sections"
|
"description": "Label for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"updateAllCheckSucceededNoUpdate": {
|
"updateAllCheckSucceededNoUpdate": {
|
||||||
"message": "Všechny styly jsou aktuální.",
|
"message": "Všechny styly jsou aktuální.",
|
||||||
"description": "Text that displays when an update all check completed and no updates are available"
|
"description": "Text that displays when an update all check completed and no updates are available"
|
||||||
},
|
},
|
||||||
"styleFromMozillaFormatPrompt": {
|
"styleFromMozillaFormatPrompt": {
|
||||||
"message": "Vložit kód v Mozilla-formátu",
|
"message": "Vložit kód v Mozilla-formátu",
|
||||||
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
||||||
},
|
},
|
||||||
"helpAlt": {
|
"helpAlt": {
|
||||||
"message": "Nápověda",
|
"message": "Nápověda",
|
||||||
"description": "Alternate text for help buttons"
|
"description": "Alternate text for help buttons"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"message": "Vyhledat",
|
"message": "Vyhledat",
|
||||||
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"confirmYes": {
|
"confirmYes": {
|
||||||
"message": "Ano",
|
"message": "Ano",
|
||||||
"description": "'Yes' button in a confirm dialog"
|
"description": "'Yes' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"findStylesForSite": {
|
"findStylesForSite": {
|
||||||
"message": "Najít styly pro tento web.",
|
"message": "Najít styly pro tento web.",
|
||||||
"description": "Text for a link that gets a list of styles for the current site"
|
"description": "Text for a link that gets a list of styles for the current site"
|
||||||
},
|
},
|
||||||
"manageHeading": {
|
"manageHeading": {
|
||||||
"message": "Nainstalované Styly",
|
"message": "Nainstalované Styly",
|
||||||
"description": "Heading for the manage page"
|
"description": "Heading for the manage page"
|
||||||
},
|
},
|
||||||
"styleBeautify": {
|
"styleBeautify": {
|
||||||
"message": "Zkrášlit",
|
"message": "Zkrášlit",
|
||||||
"description": "Label for the CSS-beautifier button on the edit style page"
|
"description": "Label for the CSS-beautifier button on the edit style page"
|
||||||
},
|
},
|
||||||
"styleEnabledLabel": {
|
"styleEnabledLabel": {
|
||||||
"message": "Povolen",
|
"message": "Povolen",
|
||||||
"description": "Label for the enabled state of styles"
|
"description": "Label for the enabled state of styles"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatHelp": {
|
"styleToMozillaFormatHelp": {
|
||||||
"message": "Mozilla formát umožní použití stylu v prohlížeči Mozilla Firefox a jeho odeslání na userstyles.org.",
|
"message": "Mozilla formát umožní použití stylu v prohlížeči Mozilla Firefox a jeho odeslání na userstyles.org.",
|
||||||
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
|
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
|
||||||
},
|
},
|
||||||
"sectionAdd": {
|
"sectionAdd": {
|
||||||
"message": "Přidat další sekci",
|
"message": "Přidat další sekci",
|
||||||
"description": "Label for the button to add a section"
|
"description": "Label for the button to add a section"
|
||||||
},
|
},
|
||||||
"styleSaveLabel": {
|
"styleSaveLabel": {
|
||||||
"message": "Uložit",
|
"message": "Uložit",
|
||||||
"description": "Label for save button for style editing"
|
"description": "Label for save button for style editing"
|
||||||
},
|
},
|
||||||
"confirmStop": {
|
"confirmStop": {
|
||||||
"message": "Zastavit",
|
"message": "Zastavit",
|
||||||
"description": "'Stop' button in a confirm dialog"
|
"description": "'Stop' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"writeStyleForURL": {
|
"writeStyleForURL": {
|
||||||
"message": "tato URL",
|
"message": "tato URL",
|
||||||
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
||||||
},
|
},
|
||||||
"appliesAdd": {
|
"appliesAdd": {
|
||||||
"message": "Přidat",
|
"message": "Přidat",
|
||||||
"description": "Label for the button to add an 'applies' entry"
|
"description": "Label for the button to add an 'applies' entry"
|
||||||
},
|
},
|
||||||
"appliesRegexpOption": {
|
"appliesRegexpOption": {
|
||||||
"message": "URL adresy odpovídající reg. výrazu",
|
"message": "URL adresy odpovídající reg. výrazu",
|
||||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||||
},
|
},
|
||||||
"styleInstall": {
|
"styleInstall": {
|
||||||
"message": "Nainstalovat '$stylename$' do Stylish?",
|
"message": "Nainstalovat '$stylename$' do Stylish?",
|
||||||
"description": "Confirmation when installing a style",
|
"description": "Confirmation when installing a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"manageText": {
|
"manageText": {
|
||||||
"message": "Na <a href='http://userstyles.org'>userstyles.org</a> najdete již vytvořené styly. Na <a href='http://forum.userstyles.org'>fóru</a> můžete požádat o pomoc.",
|
"message": "Na <a href='http://userstyles.org'>userstyles.org</a> najdete již vytvořené styly. Na <a href='http://forum.userstyles.org'>fóru</a> můžete požádat o pomoc.",
|
||||||
"description": "Help text on the manage page"
|
"description": "Help text on the manage page"
|
||||||
},
|
},
|
||||||
"searchStyles": {
|
"searchStyles": {
|
||||||
"message": "Prohledat obsah",
|
"message": "Prohledat obsah",
|
||||||
"description": "Label for the search filter textbox on the Manage styles page"
|
"description": "Label for the search filter textbox on the Manage styles page"
|
||||||
},
|
},
|
||||||
"disableStyleLabel": {
|
"disableStyleLabel": {
|
||||||
"message": "Zakázat",
|
"message": "Zakázat",
|
||||||
"description": "Label for the button to disable a style"
|
"description": "Label for the button to disable a style"
|
||||||
},
|
},
|
||||||
"prefShowBadge": {
|
"prefShowBadge": {
|
||||||
"message": "Zobrazit počet aktivních stylů pro současnou stránku u tlačítka v panelu nástrojů",
|
"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."
|
"description": "Label for the checkbox controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"menuShowBadge": {
|
"menuShowBadge": {
|
||||||
"message": "Zobrazit počet aktivních stylů",
|
"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."
|
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"cm_lineWrapping": {
|
"cm_lineWrapping": {
|
||||||
"message": "Zalamování slov",
|
"message": "Zalamování slov",
|
||||||
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
||||||
},
|
},
|
||||||
"styleCancelEditLabel": {
|
"styleCancelEditLabel": {
|
||||||
"message": "Zpět ke správě",
|
"message": "Zpět ke správě",
|
||||||
"description": "Label for cancel button for style editing"
|
"description": "Label for cancel button for style editing"
|
||||||
},
|
},
|
||||||
"styleChangesNotSaved": {
|
"styleChangesNotSaved": {
|
||||||
"message": "Provedli jste změny tohoto stylu bez uložení.",
|
"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"
|
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||||
},
|
},
|
||||||
"importLabel": {
|
"importLabel": {
|
||||||
"message": "Importovat",
|
"message": "Importovat",
|
||||||
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"updateCheckFailServerUnreachable": {
|
"updateCheckFailServerUnreachable": {
|
||||||
"message": "Aktualizace selhala - server je nedosažitelný.",
|
"message": "Aktualizace selhala - server je nedosažitelný.",
|
||||||
"description": "Text that displays when an update check failed because the update server is unreachable"
|
"description": "Text that displays when an update check failed because the update server is unreachable"
|
||||||
},
|
},
|
||||||
"manageFilters": {
|
"manageFilters": {
|
||||||
"message": "Filtry",
|
"message": "Filtry",
|
||||||
"description": "Label for filters container"
|
"description": "Label for filters container"
|
||||||
},
|
},
|
||||||
"applyAllUpdates": {
|
"applyAllUpdates": {
|
||||||
"message": "Použít všechny aktualizace",
|
"message": "Použít všechny aktualizace",
|
||||||
"description": "Label for the button to apply all detected updates"
|
"description": "Label for the button to apply all detected updates"
|
||||||
},
|
},
|
||||||
"deleteStyleConfirm": {
|
"deleteStyleConfirm": {
|
||||||
"message": "Opravdu chcete tento styl smazat?",
|
"message": "Opravdu chcete tento styl smazat?",
|
||||||
"description": "Confirmation before deleting a style"
|
"description": "Confirmation before deleting a style"
|
||||||
},
|
},
|
||||||
"styleBadRegexp": {
|
"styleBadRegexp": {
|
||||||
"message": "Tento regulérní výraz je neplatný.",
|
"message": "Tento regulérní výraz je neplatný.",
|
||||||
"description": "Validation message for a bad regexp in a style"
|
"description": "Validation message for a bad regexp in a style"
|
||||||
},
|
},
|
||||||
"optionsHeading": {
|
"optionsHeading": {
|
||||||
"message": "Možnosti",
|
"message": "Možnosti",
|
||||||
"description": "Heading for options section on manage page."
|
"description": "Heading for options section on manage page."
|
||||||
},
|
},
|
||||||
"appliesDisplay": {
|
"appliesDisplay": {
|
||||||
"message": "Platí pro: $applies$",
|
"message": "Platí pro: $applies$",
|
||||||
"description": "Text on the manage screen to describe what the style applies to",
|
"description": "Text on the manage screen to describe what the style applies to",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"applies": {
|
"applies": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleUpdate": {
|
"styleUpdate": {
|
||||||
"message": "Určitě chcete aktualizovat '$stylename$'?",
|
"message": "Určitě chcete aktualizovat '$stylename$'?",
|
||||||
"description": "Confirmation when updating a style",
|
"description": "Confirmation when updating a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleSectionsTitle": {
|
"styleSectionsTitle": {
|
||||||
"message": "Sekce",
|
"message": "Sekce",
|
||||||
"description": "Title for the style sections section"
|
"description": "Title for the style sections section"
|
||||||
},
|
},
|
||||||
"editStyleTitle": {
|
"editStyleTitle": {
|
||||||
"message": "Upravit Styl $stylename$",
|
"message": "Upravit Styl $stylename$",
|
||||||
"description": "Title of the page for editing styles",
|
"description": "Title of the page for editing styles",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"updateCheckSucceededNoUpdate": {
|
"updateCheckSucceededNoUpdate": {
|
||||||
"message": "Styl je aktuální.",
|
"message": "Styl je aktuální.",
|
||||||
"description": "Text that displays when an update check completed and no update is available"
|
"description": "Text that displays when an update check completed and no update is available"
|
||||||
},
|
},
|
||||||
"appliesUrlPrefixOption": {
|
"appliesUrlPrefixOption": {
|
||||||
"message": "URL adresy začínající",
|
"message": "URL adresy začínající",
|
||||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||||
},
|
},
|
||||||
"searchRegexp": {
|
"searchRegexp": {
|
||||||
"message": "Použít /re/ syntaxi pro vyhledávání s regulérními výrazy",
|
"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"
|
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"importReplaceTooltip": {
|
"importReplaceTooltip": {
|
||||||
"message": "Zahodit obsah současného stylu a přepsat ho importovaným stylem",
|
"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"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"popupStylesFirst": {
|
"popupStylesFirst": {
|
||||||
"message": "Vypsat styly před příkazy v menu pod tlačítkem na panelu nástrojů",
|
"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."
|
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
||||||
},
|
},
|
||||||
"sectionHelp": {
|
"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.",
|
"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"
|
"description": "Help text for sections"
|
||||||
},
|
},
|
||||||
"noStylesForSite": {
|
"noStylesForSite": {
|
||||||
"message": "Pro tento web není nainstalován žádný styl.",
|
"message": "Pro tento web není nainstalován žádný styl.",
|
||||||
"description": "Text displayed when no styles are installed for the current site"
|
"description": "Text displayed when no styles are installed for the current site"
|
||||||
},
|
},
|
||||||
"appliesDisplayTruncatedSuffix": {
|
"appliesDisplayTruncatedSuffix": {
|
||||||
"message": "a další",
|
"message": "a další",
|
||||||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||||
},
|
},
|
||||||
"appliesRemove": {
|
"appliesRemove": {
|
||||||
"message": "Odstranit",
|
"message": "Odstranit",
|
||||||
"description": "Label for the button to remove an 'applies' entry"
|
"description": "Label for the button to remove an 'applies' entry"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatTitle": {
|
"styleToMozillaFormatTitle": {
|
||||||
"message": "Styl v Mozilla formátu",
|
"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"
|
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
|
||||||
},
|
},
|
||||||
"manageTitle": {
|
"manageTitle": {
|
||||||
"message": "Stylish",
|
"message": "Stylish",
|
||||||
"description": "Title for the manage page"
|
"description": "Title for the manage page"
|
||||||
},
|
},
|
||||||
"writeStyleFor": {
|
"writeStyleFor": {
|
||||||
"message": "Napsat nový styl",
|
"message": "Napsat nový styl",
|
||||||
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
||||||
},
|
},
|
||||||
"replace": {
|
"replace": {
|
||||||
"message": "Nahradit",
|
"message": "Nahradit",
|
||||||
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
||||||
},
|
},
|
||||||
"appliesLabel": {
|
"appliesLabel": {
|
||||||
"message": "Platí pro",
|
"message": "Platí pro",
|
||||||
"description": "Label for 'applies to' fields on the edit/add screen"
|
"description": "Label for 'applies to' fields on the edit/add screen"
|
||||||
},
|
},
|
||||||
"openManage": {
|
"openManage": {
|
||||||
"message": "Spravovat nainstalovné styly.",
|
"message": "Spravovat nainstalovné styly.",
|
||||||
"description": "Link to open the manage page."
|
"description": "Link to open the manage page."
|
||||||
},
|
},
|
||||||
"updateCheckFailBadResponseCode": {
|
"updateCheckFailBadResponseCode": {
|
||||||
"message": "Aktualizace selhala - server opověděl kódem $code$.",
|
"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",
|
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"code": {
|
"code": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"appliesSpecify": {
|
"appliesSpecify": {
|
||||||
"message": "Specifikovat",
|
"message": "Specifikovat",
|
||||||
"description": "Label for the button to make a style apply only to specific sites"
|
"description": "Label for the button to make a style apply only to specific sites"
|
||||||
},
|
},
|
||||||
"installUpdate": {
|
"installUpdate": {
|
||||||
"message": "Nainstalovat aktualizaci",
|
"message": "Nainstalovat aktualizaci",
|
||||||
"description": "Label for the button to install an update for a single style"
|
"description": "Label for the button to install an update for a single style"
|
||||||
},
|
},
|
||||||
"styleMozillaFormatHeading": {
|
"styleMozillaFormatHeading": {
|
||||||
"message": "Mozilla Formát",
|
"message": "Mozilla Formát",
|
||||||
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
||||||
},
|
},
|
||||||
"stylishUnavailableForURL": {
|
"stylishUnavailableForURL": {
|
||||||
"message": "(Stylish nefunguje na těchto stránkách.)",
|
"message": "(Stylish nefunguje na těchto stránkách.)",
|
||||||
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
||||||
},
|
},
|
||||||
"sectionRemove": {
|
"sectionRemove": {
|
||||||
"message": "Odstranit sekci",
|
"message": "Odstranit sekci",
|
||||||
"description": "Label for the button to remove a section"
|
"description": "Label for the button to remove a section"
|
||||||
},
|
},
|
||||||
"disableAllStyles": {
|
"disableAllStyles": {
|
||||||
"message": "Vypnout všechny styly.",
|
"message": "Vypnout všechny styly.",
|
||||||
"description": "Label for the checkbox that turns all enabled styles off."
|
"description": "Label for the checkbox that turns all enabled styles off."
|
||||||
},
|
},
|
||||||
"undoGlobal": {
|
"undoGlobal": {
|
||||||
"message": "Zpět (globálně)",
|
"message": "Zpět (globálně)",
|
||||||
"description": "CSS-beautify global Undo button label"
|
"description": "CSS-beautify global Undo button label"
|
||||||
},
|
},
|
||||||
"updateCompleted": {
|
"updateCompleted": {
|
||||||
"message": "Aktalizace dokončena.",
|
"message": "Aktalizace dokončena.",
|
||||||
"description": "Text that displays when an update completed"
|
"description": "Text that displays when an update completed"
|
||||||
},
|
},
|
||||||
"checkingForUpdate": {
|
"checkingForUpdate": {
|
||||||
"message": "Kontroluji...",
|
"message": "Kontroluji...",
|
||||||
"description": "Text to display when checking a style for an update"
|
"description": "Text to display when checking a style for an update"
|
||||||
},
|
},
|
||||||
"sectionCode": {
|
"sectionCode": {
|
||||||
"message": "Kód",
|
"message": "Kód",
|
||||||
"description": "Label for the code for a section"
|
"description": "Label for the code for a section"
|
||||||
},
|
},
|
||||||
"cm_smartIndent": {
|
"cm_smartIndent": {
|
||||||
"message": "Použít chytré odsazení",
|
"message": "Použít chytré odsazení",
|
||||||
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"appliesHelp": {
|
"appliesHelp": {
|
||||||
"message": "Nastavte 'Platí pro', pokud chcete limitovat, na které URL adresy se použije kód v této sekci.",
|
"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"
|
"description": "Help text for 'applies to' section"
|
||||||
},
|
},
|
||||||
"editStyleHeading": {
|
"editStyleHeading": {
|
||||||
"message": "Upravit Styl",
|
"message": "Upravit Styl",
|
||||||
"description": "Title of the page for editing styles"
|
"description": "Title of the page for editing styles"
|
||||||
},
|
},
|
||||||
"appliesUrlOption": {
|
"appliesUrlOption": {
|
||||||
"message": "URL",
|
"message": "URL",
|
||||||
"description": "Option to make the style apply to the entered string as a URL"
|
"description": "Option to make the style apply to the entered string as a URL"
|
||||||
},
|
},
|
||||||
"addStyleTitle": {
|
"addStyleTitle": {
|
||||||
"message": "Přidat Styl",
|
"message": "Přidat Styl",
|
||||||
"description": "Title of the page for adding styles"
|
"description": "Title of the page for adding styles"
|
||||||
},
|
},
|
||||||
"importReplaceLabel": {
|
"importReplaceLabel": {
|
||||||
"message": "Přepsat styl",
|
"message": "Přepsat styl",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"dbError": {
|
"dbError": {
|
||||||
"message": "Nastala chyba při používání Stylish databáze. Chcete navštívit webovou stránku s možnými řešeními?",
|
"message": "Nastala chyba při používání Stylish databáze. Chcete navštívit webovou stránku s možnými řešeními?",
|
||||||
"description": "Prompt when a DB error is encountered"
|
"description": "Prompt when a DB error is encountered"
|
||||||
},
|
},
|
||||||
"importAppendTooltip": {
|
"importAppendTooltip": {
|
||||||
"message": "Připojit importovaný styl k současnému stylu",
|
"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"
|
"description": "Tooltip for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"helpKeyMapHotkey": {
|
"helpKeyMapHotkey": {
|
||||||
"message": "Stiskněte kláves. zkratku",
|
"message": "Stiskněte kláves. zkratku",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"replaceAll": {
|
"replaceAll": {
|
||||||
"message": "Nahradit vše",
|
"message": "Nahradit vše",
|
||||||
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
||||||
},
|
},
|
||||||
"editGotoLine": {
|
"editGotoLine": {
|
||||||
"message": "Přejít na řádek (nebo na line:col)",
|
"message": "Přejít na řádek (nebo na line:col)",
|
||||||
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
||||||
},
|
},
|
||||||
"checkAllUpdates": {
|
"checkAllUpdates": {
|
||||||
"message": "Aktualizovat všechny styly",
|
"message": "Aktualizovat všechny styly",
|
||||||
"description": "Label for the button to check all styles for updates"
|
"description": "Label for the button to check all styles for updates"
|
||||||
},
|
},
|
||||||
"issuesHelp": {
|
"issuesHelp": {
|
||||||
"message": "Problémy nalezené aplikací <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> s těmito povolenými pravidly:",
|
"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"
|
"description": "Help popup message for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"confirmNo": {
|
"confirmNo": {
|
||||||
"message": "Ne",
|
"message": "Ne",
|
||||||
"description": "'No' button in a confirm dialog"
|
"description": "'No' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"undo": {
|
"undo": {
|
||||||
"message": "Zpět",
|
"message": "Zpět",
|
||||||
"description": "Button label"
|
"description": "Button label"
|
||||||
},
|
},
|
||||||
"cm_keyMap": {
|
"cm_keyMap": {
|
||||||
"message": "Přiřazení kláves",
|
"message": "Přiřazení kláves",
|
||||||
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
||||||
},
|
},
|
||||||
"cm_indentWithTabs": {
|
"cm_indentWithTabs": {
|
||||||
"message": "Použít tabulátory s chytrým odsazením",
|
"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."
|
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"replaceWith": {
|
"replaceWith": {
|
||||||
"message": "Nahradit s",
|
"message": "Nahradit s",
|
||||||
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
||||||
},
|
},
|
||||||
"deleteStyleLabel": {
|
"deleteStyleLabel": {
|
||||||
"message": "Smazat",
|
"message": "Smazat",
|
||||||
"description": "Label for the button to delete a style"
|
"description": "Label for the button to delete a style"
|
||||||
},
|
},
|
||||||
"addStyleLabel": {
|
"addStyleLabel": {
|
||||||
"message": "Napsat nový styl",
|
"message": "Napsat nový styl",
|
||||||
"description": "Label for the button to go to the add style page"
|
"description": "Label for the button to go to the add style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEnabled": {
|
"manageOnlyEnabled": {
|
||||||
"message": "Pouze povolené styly",
|
"message": "Pouze povolené styly",
|
||||||
"description": "Checkbox to show only enabled styles"
|
"description": "Checkbox to show only enabled styles"
|
||||||
},
|
},
|
||||||
"editStyleLabel": {
|
"editStyleLabel": {
|
||||||
"message": "Upravit",
|
"message": "Upravit",
|
||||||
"description": "Label for the button to go to the edit style page"
|
"description": "Label for the button to go to the edit style page"
|
||||||
},
|
},
|
||||||
"cm_theme": {
|
"cm_theme": {
|
||||||
"message": "Schéma",
|
"message": "Schéma",
|
||||||
"description": "Label for the style editor's CSS theme."
|
"description": "Label for the style editor's CSS theme."
|
||||||
},
|
},
|
||||||
"helpKeyMapCommand": {
|
"helpKeyMapCommand": {
|
||||||
"message": "Napište název příkazu",
|
"message": "Napište název příkazu",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"message": "Přestylujte web pomocí Stylish, manažeru uživatelských stylů. Stylish vám umožní nainstalovat témata a skiny pro mnoho populárních webů.",
|
"message": "Přestylujte web pomocí Stylish, manažeru uživatelských stylů. Stylish vám umožní nainstalovat témata a skiny pro mnoho populárních webů.",
|
||||||
"description": "Extension description"
|
"description": "Extension description"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,419 +1,419 @@
|
||||||
{
|
{
|
||||||
"appliesToEverything": {
|
"appliesToEverything": {
|
||||||
"message": "Alle",
|
"message": "Alle",
|
||||||
"description": "Text displayed for styles that apply to all sites"
|
"description": "Text displayed for styles that apply to all sites"
|
||||||
},
|
},
|
||||||
"defaultTheme": {
|
"defaultTheme": {
|
||||||
"message": "default",
|
"message": "default",
|
||||||
"description": "Default CodeMirror CSS theme option on the edit style page"
|
"description": "Default CodeMirror CSS theme option on the edit style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEdited": {
|
"manageOnlyEdited": {
|
||||||
"message": "Nur bearbeitete Styles",
|
"message": "Nur bearbeitete Styles",
|
||||||
"description": "Checkbox to show only locally edited styles"
|
"description": "Checkbox to show only locally edited styles"
|
||||||
},
|
},
|
||||||
"exportLabel": {
|
"exportLabel": {
|
||||||
"message": "Export",
|
"message": "Export",
|
||||||
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"issues": {
|
"issues": {
|
||||||
"message": "Issues",
|
"message": "Issues",
|
||||||
"description": "Label for the CSSLint issues block on the style edit page"
|
"description": "Label for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"cm_tabSize": {
|
"cm_tabSize": {
|
||||||
"message": "Tab-Größe",
|
"message": "Tab-Größe",
|
||||||
"description": "Label for the text box controlling tab size option for the style editor."
|
"description": "Label for the text box controlling tab size option for the style editor."
|
||||||
},
|
},
|
||||||
"enableStyleLabel": {
|
"enableStyleLabel": {
|
||||||
"message": "Aktivieren",
|
"message": "Aktivieren",
|
||||||
"description": "Label for the button to enable a style"
|
"description": "Label for the button to enable a style"
|
||||||
},
|
},
|
||||||
"styleMissingName": {
|
"styleMissingName": {
|
||||||
"message": "Bitte einen Namen eingeben.",
|
"message": "Bitte einen Namen eingeben.",
|
||||||
"description": "Error displayed when user saves without providing a name"
|
"description": "Error displayed when user saves without providing a name"
|
||||||
},
|
},
|
||||||
"appliesDomainOption": {
|
"appliesDomainOption": {
|
||||||
"message": "URLs auf der Domain",
|
"message": "URLs auf der Domain",
|
||||||
"description": "Option to make the style apply to the entered string as a domain"
|
"description": "Option to make the style apply to the entered string as a domain"
|
||||||
},
|
},
|
||||||
"checkForUpdate": {
|
"checkForUpdate": {
|
||||||
"message": "Nach Aktualisierungen suchen",
|
"message": "Nach Aktualisierungen suchen",
|
||||||
"description": "Label for the button to check a single style for an update"
|
"description": "Label for the button to check a single style for an update"
|
||||||
},
|
},
|
||||||
"importAppendLabel": {
|
"importAppendLabel": {
|
||||||
"message": "Append to style",
|
"message": "Append to style",
|
||||||
"description": "Label for the button to import a style and append to the existing sections"
|
"description": "Label for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"updateAllCheckSucceededNoUpdate": {
|
"updateAllCheckSucceededNoUpdate": {
|
||||||
"message": "Alle Styles sind up to date.",
|
"message": "Alle Styles sind up to date.",
|
||||||
"description": "Text that displays when an update all check completed and no updates are available"
|
"description": "Text that displays when an update all check completed and no updates are available"
|
||||||
},
|
},
|
||||||
"styleFromMozillaFormatPrompt": {
|
"styleFromMozillaFormatPrompt": {
|
||||||
"message": "Paste the Mozilla-format code",
|
"message": "Paste the Mozilla-format code",
|
||||||
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
||||||
},
|
},
|
||||||
"helpAlt": {
|
"helpAlt": {
|
||||||
"message": "Hilfe",
|
"message": "Hilfe",
|
||||||
"description": "Alternate text for help buttons"
|
"description": "Alternate text for help buttons"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"message": "Search",
|
"message": "Search",
|
||||||
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"confirmYes": {
|
"confirmYes": {
|
||||||
"message": "Yes",
|
"message": "Yes",
|
||||||
"description": "'Yes' button in a confirm dialog"
|
"description": "'Yes' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"findStylesForSite": {
|
"findStylesForSite": {
|
||||||
"message": "Weitere Styles für diese Webseite finden.",
|
"message": "Weitere Styles für diese Webseite finden.",
|
||||||
"description": "Text for a link that gets a list of styles for the current site"
|
"description": "Text for a link that gets a list of styles for the current site"
|
||||||
},
|
},
|
||||||
"manageHeading": {
|
"manageHeading": {
|
||||||
"message": "Installierte Styles",
|
"message": "Installierte Styles",
|
||||||
"description": "Heading for the manage page"
|
"description": "Heading for the manage page"
|
||||||
},
|
},
|
||||||
"styleBeautify": {
|
"styleBeautify": {
|
||||||
"message": "Beautify",
|
"message": "Beautify",
|
||||||
"description": "Label for the CSS-beautifier button on the edit style page"
|
"description": "Label for the CSS-beautifier button on the edit style page"
|
||||||
},
|
},
|
||||||
"styleEnabledLabel": {
|
"styleEnabledLabel": {
|
||||||
"message": "Aktiviert",
|
"message": "Aktiviert",
|
||||||
"description": "Label for the enabled state of styles"
|
"description": "Label for the enabled state of styles"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatHelp": {
|
"styleToMozillaFormatHelp": {
|
||||||
"message": "Das Mozilla-Format des Codes kann mit Stylish für Firefox verwendet werden und bei userstyles.org eingereicht werden.",
|
"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"
|
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
|
||||||
},
|
},
|
||||||
"sectionAdd": {
|
"sectionAdd": {
|
||||||
"message": "Weiteren Bereich hinzufügen",
|
"message": "Weiteren Bereich hinzufügen",
|
||||||
"description": "Label for the button to add a section"
|
"description": "Label for the button to add a section"
|
||||||
},
|
},
|
||||||
"styleSaveLabel": {
|
"styleSaveLabel": {
|
||||||
"message": "Speichern",
|
"message": "Speichern",
|
||||||
"description": "Label for save button for style editing"
|
"description": "Label for save button for style editing"
|
||||||
},
|
},
|
||||||
"confirmStop": {
|
"confirmStop": {
|
||||||
"message": "Stop",
|
"message": "Stop",
|
||||||
"description": "'Stop' button in a confirm dialog"
|
"description": "'Stop' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"writeStyleForURL": {
|
"writeStyleForURL": {
|
||||||
"message": "diese URL",
|
"message": "diese URL",
|
||||||
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
||||||
},
|
},
|
||||||
"appliesAdd": {
|
"appliesAdd": {
|
||||||
"message": "Hinzufügen",
|
"message": "Hinzufügen",
|
||||||
"description": "Label for the button to add an 'applies' entry"
|
"description": "Label for the button to add an 'applies' entry"
|
||||||
},
|
},
|
||||||
"appliesRegexpOption": {
|
"appliesRegexpOption": {
|
||||||
"message": "URLs, die mit dem regulären Ausdruck übereinstimmen",
|
"message": "URLs, die mit dem regulären Ausdruck übereinstimmen",
|
||||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||||
},
|
},
|
||||||
"styleInstall": {
|
"styleInstall": {
|
||||||
"message": "\"$stylename$\" in Stylish installieren?",
|
"message": "\"$stylename$\" in Stylish installieren?",
|
||||||
"description": "Confirmation when installing a style",
|
"description": "Confirmation when installing a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"manageText": {
|
"manageText": {
|
||||||
"message": "Besuchen Sie <a href='http://userstyles.org'>userstyles.org</a> für weitere vorgefertigte Styles. Wenn Sie Hilfe benötigen, können Sie im <a href='http://forum.userstyles.org'>Forum</a> nachfragen.",
|
"message": "Besuchen Sie <a href='http://userstyles.org'>userstyles.org</a> für weitere vorgefertigte Styles. Wenn Sie Hilfe benötigen, können Sie im <a href='http://forum.userstyles.org'>Forum</a> nachfragen.",
|
||||||
"description": "Help text on the manage page"
|
"description": "Help text on the manage page"
|
||||||
},
|
},
|
||||||
"searchStyles": {
|
"searchStyles": {
|
||||||
"message": "Search contents",
|
"message": "Search contents",
|
||||||
"description": "Label for the search filter textbox on the Manage styles page"
|
"description": "Label for the search filter textbox on the Manage styles page"
|
||||||
},
|
},
|
||||||
"disableStyleLabel": {
|
"disableStyleLabel": {
|
||||||
"message": "Deaktivieren",
|
"message": "Deaktivieren",
|
||||||
"description": "Label for the button to disable a style"
|
"description": "Label for the button to disable a style"
|
||||||
},
|
},
|
||||||
"prefShowBadge": {
|
"prefShowBadge": {
|
||||||
"message": "Zeige die Anzahl der Styles, die für die aktuelle Seite aktiv sind, auf der Symbolleisten-Schaltfläche an",
|
"message": "Zeige die Anzahl der Styles, die für die aktuelle Seite aktiv sind, auf der Symbolleisten-Schaltfläche an",
|
||||||
"description": "Label for the checkbox controlling toolbar badge text."
|
"description": "Label for the checkbox controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"menuShowBadge": {
|
"menuShowBadge": {
|
||||||
"message": "Zählung der aktiven Styles anzeigen ",
|
"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."
|
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"cm_lineWrapping": {
|
"cm_lineWrapping": {
|
||||||
"message": "Zeilenumbruch",
|
"message": "Zeilenumbruch",
|
||||||
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
||||||
},
|
},
|
||||||
"styleCancelEditLabel": {
|
"styleCancelEditLabel": {
|
||||||
"message": "Zurück zum Verwalten",
|
"message": "Zurück zum Verwalten",
|
||||||
"description": "Label for cancel button for style editing"
|
"description": "Label for cancel button for style editing"
|
||||||
},
|
},
|
||||||
"styleChangesNotSaved": {
|
"styleChangesNotSaved": {
|
||||||
"message": "Sie haben Änderungen an diesem Style vorgenommen, ohne diese zu speichern.",
|
"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"
|
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||||
},
|
},
|
||||||
"importLabel": {
|
"importLabel": {
|
||||||
"message": "Import",
|
"message": "Import",
|
||||||
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"updateCheckFailServerUnreachable": {
|
"updateCheckFailServerUnreachable": {
|
||||||
"message": "Aktualisierung fehlgeschlagen - Server nicht erreichbar.",
|
"message": "Aktualisierung fehlgeschlagen - Server nicht erreichbar.",
|
||||||
"description": "Text that displays when an update check failed because the update server is unreachable"
|
"description": "Text that displays when an update check failed because the update server is unreachable"
|
||||||
},
|
},
|
||||||
"manageFilters": {
|
"manageFilters": {
|
||||||
"message": "Filter",
|
"message": "Filter",
|
||||||
"description": "Label for filters container"
|
"description": "Label for filters container"
|
||||||
},
|
},
|
||||||
"applyAllUpdates": {
|
"applyAllUpdates": {
|
||||||
"message": "Alle Updates übernehmen ",
|
"message": "Alle Updates übernehmen ",
|
||||||
"description": "Label for the button to apply all detected updates"
|
"description": "Label for the button to apply all detected updates"
|
||||||
},
|
},
|
||||||
"deleteStyleConfirm": {
|
"deleteStyleConfirm": {
|
||||||
"message": "Möchten Sie diesen Style wirklich löschen?",
|
"message": "Möchten Sie diesen Style wirklich löschen?",
|
||||||
"description": "Confirmation before deleting a style"
|
"description": "Confirmation before deleting a style"
|
||||||
},
|
},
|
||||||
"styleBadRegexp": {
|
"styleBadRegexp": {
|
||||||
"message": "Regulärer Ausdruck ist ungültig.",
|
"message": "Regulärer Ausdruck ist ungültig.",
|
||||||
"description": "Validation message for a bad regexp in a style"
|
"description": "Validation message for a bad regexp in a style"
|
||||||
},
|
},
|
||||||
"optionsHeading": {
|
"optionsHeading": {
|
||||||
"message": "Optionen",
|
"message": "Optionen",
|
||||||
"description": "Heading for options section on manage page."
|
"description": "Heading for options section on manage page."
|
||||||
},
|
},
|
||||||
"appliesDisplay": {
|
"appliesDisplay": {
|
||||||
"message": "Gilt für: $applies$",
|
"message": "Gilt für: $applies$",
|
||||||
"description": "Text on the manage screen to describe what the style applies to",
|
"description": "Text on the manage screen to describe what the style applies to",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"applies": {
|
"applies": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleUpdate": {
|
"styleUpdate": {
|
||||||
"message": "Möchten Sie '$stylename$' wirklich aktualisieren?",
|
"message": "Möchten Sie '$stylename$' wirklich aktualisieren?",
|
||||||
"description": "Confirmation when updating a style",
|
"description": "Confirmation when updating a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleSectionsTitle": {
|
"styleSectionsTitle": {
|
||||||
"message": "Bereiche",
|
"message": "Bereiche",
|
||||||
"description": "Title for the style sections section"
|
"description": "Title for the style sections section"
|
||||||
},
|
},
|
||||||
"editStyleTitle": {
|
"editStyleTitle": {
|
||||||
"message": "Style $stylename$ bearbeiten",
|
"message": "Style $stylename$ bearbeiten",
|
||||||
"description": "Title of the page for editing styles",
|
"description": "Title of the page for editing styles",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"updateCheckSucceededNoUpdate": {
|
"updateCheckSucceededNoUpdate": {
|
||||||
"message": "Der Style ist auf dem aktuellsten Stand.",
|
"message": "Der Style ist auf dem aktuellsten Stand.",
|
||||||
"description": "Text that displays when an update check completed and no update is available"
|
"description": "Text that displays when an update check completed and no update is available"
|
||||||
},
|
},
|
||||||
"appliesUrlPrefixOption": {
|
"appliesUrlPrefixOption": {
|
||||||
"message": "URLs beginnend mit",
|
"message": "URLs beginnend mit",
|
||||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||||
},
|
},
|
||||||
"searchRegexp": {
|
"searchRegexp": {
|
||||||
"message": "Use /re/ syntax for regexp search",
|
"message": "Use /re/ syntax for regexp search",
|
||||||
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"importReplaceTooltip": {
|
"importReplaceTooltip": {
|
||||||
"message": "Discard contents of current style and overwrite it with the imported style",
|
"message": "Discard contents of current style and overwrite it with the imported style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"popupStylesFirst": {
|
"popupStylesFirst": {
|
||||||
"message": "Im Menü der Symbolleisten-Schaltfläche die Styles vor den Bedienelementen auflisten ",
|
"message": "Im Menü der Symbolleisten-Schaltfläche die Styles vor den Bedienelementen auflisten ",
|
||||||
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
||||||
},
|
},
|
||||||
"sectionHelp": {
|
"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.",
|
"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"
|
"description": "Help text for sections"
|
||||||
},
|
},
|
||||||
"noStylesForSite": {
|
"noStylesForSite": {
|
||||||
"message": "Für diese Webseite sind keine Styles installiert.",
|
"message": "Für diese Webseite sind keine Styles installiert.",
|
||||||
"description": "Text displayed when no styles are installed for the current site"
|
"description": "Text displayed when no styles are installed for the current site"
|
||||||
},
|
},
|
||||||
"appliesDisplayTruncatedSuffix": {
|
"appliesDisplayTruncatedSuffix": {
|
||||||
"message": "und weitere",
|
"message": "und weitere",
|
||||||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||||
},
|
},
|
||||||
"appliesRemove": {
|
"appliesRemove": {
|
||||||
"message": "Löschen",
|
"message": "Löschen",
|
||||||
"description": "Label for the button to remove an 'applies' entry"
|
"description": "Label for the button to remove an 'applies' entry"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatTitle": {
|
"styleToMozillaFormatTitle": {
|
||||||
"message": "Style in Mozilla format",
|
"message": "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"
|
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
|
||||||
},
|
},
|
||||||
"manageTitle": {
|
"manageTitle": {
|
||||||
"message": "Stylish",
|
"message": "Stylish",
|
||||||
"description": "Title for the manage page"
|
"description": "Title for the manage page"
|
||||||
},
|
},
|
||||||
"writeStyleFor": {
|
"writeStyleFor": {
|
||||||
"message": "Style erstellen für:",
|
"message": "Style erstellen für:",
|
||||||
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
||||||
},
|
},
|
||||||
"replace": {
|
"replace": {
|
||||||
"message": "Replace",
|
"message": "Replace",
|
||||||
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
||||||
},
|
},
|
||||||
"appliesLabel": {
|
"appliesLabel": {
|
||||||
"message": "Gilt für",
|
"message": "Gilt für",
|
||||||
"description": "Label for 'applies to' fields on the edit/add screen"
|
"description": "Label for 'applies to' fields on the edit/add screen"
|
||||||
},
|
},
|
||||||
"openManage": {
|
"openManage": {
|
||||||
"message": "Installierte Styles verwalten.",
|
"message": "Installierte Styles verwalten.",
|
||||||
"description": "Link to open the manage page."
|
"description": "Link to open the manage page."
|
||||||
},
|
},
|
||||||
"updateCheckFailBadResponseCode": {
|
"updateCheckFailBadResponseCode": {
|
||||||
"message": "Aktualisierung fehlgeschlagen - Server hat den Fehler $code$ ausgegeben.",
|
"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",
|
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"code": {
|
"code": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"appliesSpecify": {
|
"appliesSpecify": {
|
||||||
"message": "Angeben",
|
"message": "Angeben",
|
||||||
"description": "Label for the button to make a style apply only to specific sites"
|
"description": "Label for the button to make a style apply only to specific sites"
|
||||||
},
|
},
|
||||||
"installUpdate": {
|
"installUpdate": {
|
||||||
"message": "Aktualisierung installieren",
|
"message": "Aktualisierung installieren",
|
||||||
"description": "Label for the button to install an update for a single style"
|
"description": "Label for the button to install an update for a single style"
|
||||||
},
|
},
|
||||||
"styleMozillaFormatHeading": {
|
"styleMozillaFormatHeading": {
|
||||||
"message": "Mozilla Format",
|
"message": "Mozilla Format",
|
||||||
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
||||||
},
|
},
|
||||||
"stylishUnavailableForURL": {
|
"stylishUnavailableForURL": {
|
||||||
"message": "(Stylish funktioniert nicht auf Seiten wie diesen.)",
|
"message": "(Stylish funktioniert nicht auf Seiten wie diesen.)",
|
||||||
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
||||||
},
|
},
|
||||||
"sectionRemove": {
|
"sectionRemove": {
|
||||||
"message": "Bereich entfernen",
|
"message": "Bereich entfernen",
|
||||||
"description": "Label for the button to remove a section"
|
"description": "Label for the button to remove a section"
|
||||||
},
|
},
|
||||||
"disableAllStyles": {
|
"disableAllStyles": {
|
||||||
"message": "Schalten Sie alle Stile aus",
|
"message": "Schalten Sie alle Stile aus",
|
||||||
"description": "Label for the checkbox that turns all enabled styles off."
|
"description": "Label for the checkbox that turns all enabled styles off."
|
||||||
},
|
},
|
||||||
"undoGlobal": {
|
"undoGlobal": {
|
||||||
"message": "Undo (global)",
|
"message": "Undo (global)",
|
||||||
"description": "CSS-beautify global Undo button label"
|
"description": "CSS-beautify global Undo button label"
|
||||||
},
|
},
|
||||||
"updateCompleted": {
|
"updateCompleted": {
|
||||||
"message": "Aktualisierung abgeschlossen.",
|
"message": "Aktualisierung abgeschlossen.",
|
||||||
"description": "Text that displays when an update completed"
|
"description": "Text that displays when an update completed"
|
||||||
},
|
},
|
||||||
"checkingForUpdate": {
|
"checkingForUpdate": {
|
||||||
"message": "Suche nach Aktualisierungen...",
|
"message": "Suche nach Aktualisierungen...",
|
||||||
"description": "Text to display when checking a style for an update"
|
"description": "Text to display when checking a style for an update"
|
||||||
},
|
},
|
||||||
"sectionCode": {
|
"sectionCode": {
|
||||||
"message": "Code",
|
"message": "Code",
|
||||||
"description": "Label for the code for a section"
|
"description": "Label for the code for a section"
|
||||||
},
|
},
|
||||||
"cm_smartIndent": {
|
"cm_smartIndent": {
|
||||||
"message": "Intelligenten Einzug verwenden",
|
"message": "Intelligenten Einzug verwenden",
|
||||||
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"appliesHelp": {
|
"appliesHelp": {
|
||||||
"message": "Legen Sie mit den Einstellungen von \"Gilt für\" fest, für welche URLs der Code in diesem Bereich gelten soll.",
|
"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"
|
"description": "Help text for 'applies to' section"
|
||||||
},
|
},
|
||||||
"editStyleHeading": {
|
"editStyleHeading": {
|
||||||
"message": "Style bearbeiten",
|
"message": "Style bearbeiten",
|
||||||
"description": "Title of the page for editing styles"
|
"description": "Title of the page for editing styles"
|
||||||
},
|
},
|
||||||
"appliesUrlOption": {
|
"appliesUrlOption": {
|
||||||
"message": "URL",
|
"message": "URL",
|
||||||
"description": "Option to make the style apply to the entered string as a URL"
|
"description": "Option to make the style apply to the entered string as a URL"
|
||||||
},
|
},
|
||||||
"addStyleTitle": {
|
"addStyleTitle": {
|
||||||
"message": "Style hinzufügen",
|
"message": "Style hinzufügen",
|
||||||
"description": "Title of the page for adding styles"
|
"description": "Title of the page for adding styles"
|
||||||
},
|
},
|
||||||
"importReplaceLabel": {
|
"importReplaceLabel": {
|
||||||
"message": "Overwrite style",
|
"message": "Overwrite style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"dbError": {
|
"dbError": {
|
||||||
"message": "Ein Fehler ist beim Verwenden der Stylish-Datenbank aufgetreten. Wollen Sie eine Webseite mit möglichen Lösungen besuchen?",
|
"message": "Ein Fehler ist beim Verwenden der Stylish-Datenbank aufgetreten. Wollen Sie eine Webseite mit möglichen Lösungen besuchen?",
|
||||||
"description": "Prompt when a DB error is encountered"
|
"description": "Prompt when a DB error is encountered"
|
||||||
},
|
},
|
||||||
"importAppendTooltip": {
|
"importAppendTooltip": {
|
||||||
"message": "Append the imported style to current style",
|
"message": "Append the imported style to current style",
|
||||||
"description": "Tooltip for the button to import a style and append to the existing sections"
|
"description": "Tooltip for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"helpKeyMapHotkey": {
|
"helpKeyMapHotkey": {
|
||||||
"message": "Press a hotkey",
|
"message": "Press a hotkey",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"replaceAll": {
|
"replaceAll": {
|
||||||
"message": "Replace all",
|
"message": "Replace all",
|
||||||
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
||||||
},
|
},
|
||||||
"editGotoLine": {
|
"editGotoLine": {
|
||||||
"message": "Gehe zu Zeile (oder line:col)",
|
"message": "Gehe zu Zeile (oder line:col)",
|
||||||
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
||||||
},
|
},
|
||||||
"checkAllUpdates": {
|
"checkAllUpdates": {
|
||||||
"message": "Nach Aktualisierungen für alle Styles suchen",
|
"message": "Nach Aktualisierungen für alle Styles suchen",
|
||||||
"description": "Label for the button to check all styles for updates"
|
"description": "Label for the button to check all styles for updates"
|
||||||
},
|
},
|
||||||
"issuesHelp": {
|
"issuesHelp": {
|
||||||
"message": "The issues found by <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> with these rules enabled:",
|
"message": "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"
|
"description": "Help popup message for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"confirmNo": {
|
"confirmNo": {
|
||||||
"message": "No",
|
"message": "No",
|
||||||
"description": "'No' button in a confirm dialog"
|
"description": "'No' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"undo": {
|
"undo": {
|
||||||
"message": "Undo",
|
"message": "Undo",
|
||||||
"description": "Button label"
|
"description": "Button label"
|
||||||
},
|
},
|
||||||
"cm_keyMap": {
|
"cm_keyMap": {
|
||||||
"message": "Tastaturbelegung",
|
"message": "Tastaturbelegung",
|
||||||
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
||||||
},
|
},
|
||||||
"cm_indentWithTabs": {
|
"cm_indentWithTabs": {
|
||||||
"message": "Tabs mit intelligentem Einzug verwenden",
|
"message": "Tabs mit intelligentem Einzug verwenden",
|
||||||
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"replaceWith": {
|
"replaceWith": {
|
||||||
"message": "Replace with",
|
"message": "Replace with",
|
||||||
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
||||||
},
|
},
|
||||||
"deleteStyleLabel": {
|
"deleteStyleLabel": {
|
||||||
"message": "Löschen",
|
"message": "Löschen",
|
||||||
"description": "Label for the button to delete a style"
|
"description": "Label for the button to delete a style"
|
||||||
},
|
},
|
||||||
"addStyleLabel": {
|
"addStyleLabel": {
|
||||||
"message": "Neuen Style erstellen",
|
"message": "Neuen Style erstellen",
|
||||||
"description": "Label for the button to go to the add style page"
|
"description": "Label for the button to go to the add style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEnabled": {
|
"manageOnlyEnabled": {
|
||||||
"message": "Nur aktivierte Styles",
|
"message": "Nur aktivierte Styles",
|
||||||
"description": "Checkbox to show only enabled styles"
|
"description": "Checkbox to show only enabled styles"
|
||||||
},
|
},
|
||||||
"editStyleLabel": {
|
"editStyleLabel": {
|
||||||
"message": "Bearbeiten",
|
"message": "Bearbeiten",
|
||||||
"description": "Label for the button to go to the edit style page"
|
"description": "Label for the button to go to the edit style page"
|
||||||
},
|
},
|
||||||
"cm_theme": {
|
"cm_theme": {
|
||||||
"message": "Theme",
|
"message": "Theme",
|
||||||
"description": "Label for the style editor's CSS theme."
|
"description": "Label for the style editor's CSS theme."
|
||||||
},
|
},
|
||||||
"helpKeyMapCommand": {
|
"helpKeyMapCommand": {
|
||||||
"message": "Type a command name",
|
"message": "Type a command name",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"message": "Gestalten Sie das Web mit Stylish, einem Manager für Benutzer-Styles, um. Stylish lässt Sie ganz einfach Themes und Skins für viele beliebte Webseiten installieren.",
|
"message": "Gestalten Sie das Web mit Stylish, einem Manager für Benutzer-Styles, um. Stylish lässt Sie ganz einfach Themes und Skins für viele beliebte Webseiten installieren.",
|
||||||
"description": "Extension description"
|
"description": "Extension description"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,419 +1,419 @@
|
||||||
{
|
{
|
||||||
"appliesToEverything": {
|
"appliesToEverything": {
|
||||||
"message": "Τα πάντα",
|
"message": "Τα πάντα",
|
||||||
"description": "Text displayed for styles that apply to all sites"
|
"description": "Text displayed for styles that apply to all sites"
|
||||||
},
|
},
|
||||||
"defaultTheme": {
|
"defaultTheme": {
|
||||||
"message": "default",
|
"message": "default",
|
||||||
"description": "Default CodeMirror CSS theme option on the edit style page"
|
"description": "Default CodeMirror CSS theme option on the edit style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEdited": {
|
"manageOnlyEdited": {
|
||||||
"message": "Μόνο επεξεργασμενα στυλ",
|
"message": "Μόνο επεξεργασμενα στυλ",
|
||||||
"description": "Checkbox to show only locally edited styles"
|
"description": "Checkbox to show only locally edited styles"
|
||||||
},
|
},
|
||||||
"exportLabel": {
|
"exportLabel": {
|
||||||
"message": "Export",
|
"message": "Export",
|
||||||
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"issues": {
|
"issues": {
|
||||||
"message": "Issues",
|
"message": "Issues",
|
||||||
"description": "Label for the CSSLint issues block on the style edit page"
|
"description": "Label for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"cm_tabSize": {
|
"cm_tabSize": {
|
||||||
"message": "Μέγεθος καρτέλας",
|
"message": "Μέγεθος καρτέλας",
|
||||||
"description": "Label for the text box controlling tab size option for the style editor."
|
"description": "Label for the text box controlling tab size option for the style editor."
|
||||||
},
|
},
|
||||||
"enableStyleLabel": {
|
"enableStyleLabel": {
|
||||||
"message": "Ενεργοποίηση",
|
"message": "Ενεργοποίηση",
|
||||||
"description": "Label for the button to enable a style"
|
"description": "Label for the button to enable a style"
|
||||||
},
|
},
|
||||||
"styleMissingName": {
|
"styleMissingName": {
|
||||||
"message": "Εισάγετε ένα όνομα.",
|
"message": "Εισάγετε ένα όνομα.",
|
||||||
"description": "Error displayed when user saves without providing a name"
|
"description": "Error displayed when user saves without providing a name"
|
||||||
},
|
},
|
||||||
"appliesDomainOption": {
|
"appliesDomainOption": {
|
||||||
"message": "URL στον τομέα",
|
"message": "URL στον τομέα",
|
||||||
"description": "Option to make the style apply to the entered string as a domain"
|
"description": "Option to make the style apply to the entered string as a domain"
|
||||||
},
|
},
|
||||||
"checkForUpdate": {
|
"checkForUpdate": {
|
||||||
"message": "Έλεγχος για ενημερώσεις",
|
"message": "Έλεγχος για ενημερώσεις",
|
||||||
"description": "Label for the button to check a single style for an update"
|
"description": "Label for the button to check a single style for an update"
|
||||||
},
|
},
|
||||||
"importAppendLabel": {
|
"importAppendLabel": {
|
||||||
"message": "Append to style",
|
"message": "Append to style",
|
||||||
"description": "Label for the button to import a style and append to the existing sections"
|
"description": "Label for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"updateAllCheckSucceededNoUpdate": {
|
"updateAllCheckSucceededNoUpdate": {
|
||||||
"message": "Όλα τα στυλ είναι ενημερωμένα.",
|
"message": "Όλα τα στυλ είναι ενημερωμένα.",
|
||||||
"description": "Text that displays when an update all check completed and no updates are available"
|
"description": "Text that displays when an update all check completed and no updates are available"
|
||||||
},
|
},
|
||||||
"styleFromMozillaFormatPrompt": {
|
"styleFromMozillaFormatPrompt": {
|
||||||
"message": "Paste the Mozilla-format code",
|
"message": "Paste the Mozilla-format code",
|
||||||
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
||||||
},
|
},
|
||||||
"helpAlt": {
|
"helpAlt": {
|
||||||
"message": "Βοήθεια",
|
"message": "Βοήθεια",
|
||||||
"description": "Alternate text for help buttons"
|
"description": "Alternate text for help buttons"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"message": "Search",
|
"message": "Search",
|
||||||
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"confirmYes": {
|
"confirmYes": {
|
||||||
"message": "Yes",
|
"message": "Yes",
|
||||||
"description": "'Yes' button in a confirm dialog"
|
"description": "'Yes' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"findStylesForSite": {
|
"findStylesForSite": {
|
||||||
"message": "Αναζήτηση περισσότερων στυλ για αυτή την ιστοσελίδα.",
|
"message": "Αναζήτηση περισσότερων στυλ για αυτή την ιστοσελίδα.",
|
||||||
"description": "Text for a link that gets a list of styles for the current site"
|
"description": "Text for a link that gets a list of styles for the current site"
|
||||||
},
|
},
|
||||||
"manageHeading": {
|
"manageHeading": {
|
||||||
"message": "Εγκατεστημένα Στυλ",
|
"message": "Εγκατεστημένα Στυλ",
|
||||||
"description": "Heading for the manage page"
|
"description": "Heading for the manage page"
|
||||||
},
|
},
|
||||||
"styleBeautify": {
|
"styleBeautify": {
|
||||||
"message": "Beautify",
|
"message": "Beautify",
|
||||||
"description": "Label for the CSS-beautifier button on the edit style page"
|
"description": "Label for the CSS-beautifier button on the edit style page"
|
||||||
},
|
},
|
||||||
"styleEnabledLabel": {
|
"styleEnabledLabel": {
|
||||||
"message": "Ενεργοποιημένη",
|
"message": "Ενεργοποιημένη",
|
||||||
"description": "Label for the enabled state of styles"
|
"description": "Label for the enabled state of styles"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatHelp": {
|
"styleToMozillaFormatHelp": {
|
||||||
"message": "Η μορφή του Mozilla κώδικα μπορεί να χρησιμοποιηθεί με το Stylish για το Firefox και μπορεί να υποβληθεί στο userstyles.org.",
|
"message": "Η μορφή του Mozilla κώδικα μπορεί να χρησιμοποιηθεί με το Stylish για το Firefox και μπορεί να υποβληθεί στο userstyles.org.",
|
||||||
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
|
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
|
||||||
},
|
},
|
||||||
"sectionAdd": {
|
"sectionAdd": {
|
||||||
"message": "Προσθήκη ένος άλλου τμήματος",
|
"message": "Προσθήκη ένος άλλου τμήματος",
|
||||||
"description": "Label for the button to add a section"
|
"description": "Label for the button to add a section"
|
||||||
},
|
},
|
||||||
"styleSaveLabel": {
|
"styleSaveLabel": {
|
||||||
"message": "Αποθήκευση",
|
"message": "Αποθήκευση",
|
||||||
"description": "Label for save button for style editing"
|
"description": "Label for save button for style editing"
|
||||||
},
|
},
|
||||||
"confirmStop": {
|
"confirmStop": {
|
||||||
"message": "Stop",
|
"message": "Stop",
|
||||||
"description": "'Stop' button in a confirm dialog"
|
"description": "'Stop' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"writeStyleForURL": {
|
"writeStyleForURL": {
|
||||||
"message": "αυτή την διεύθυνση URL",
|
"message": "αυτή την διεύθυνση URL",
|
||||||
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
||||||
},
|
},
|
||||||
"appliesAdd": {
|
"appliesAdd": {
|
||||||
"message": "Προσθήκη",
|
"message": "Προσθήκη",
|
||||||
"description": "Label for the button to add an 'applies' entry"
|
"description": "Label for the button to add an 'applies' entry"
|
||||||
},
|
},
|
||||||
"appliesRegexpOption": {
|
"appliesRegexpOption": {
|
||||||
"message": "Διευθύνσεις URL που ταιριάζουν με την κανονική έκφραση",
|
"message": "Διευθύνσεις URL που ταιριάζουν με την κανονική έκφραση",
|
||||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||||
},
|
},
|
||||||
"styleInstall": {
|
"styleInstall": {
|
||||||
"message": "Εγκατάσταση του '$stylename$' στο Stylish;",
|
"message": "Εγκατάσταση του '$stylename$' στο Stylish;",
|
||||||
"description": "Confirmation when installing a style",
|
"description": "Confirmation when installing a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"manageText": {
|
"manageText": {
|
||||||
"message": "Επισκεφθείτε <a href='http://userstyles.org'> userstyles.org </a> για προ-made στυλ. Ρωτήστε στο <a href='http://forum.userstyles.org'> η </a> forum αν χρειάζεστε βοήθεια.",
|
"message": "Επισκεφθείτε <a href='http://userstyles.org'> userstyles.org </a> για προ-made στυλ. Ρωτήστε στο <a href='http://forum.userstyles.org'> η </a> forum αν χρειάζεστε βοήθεια.",
|
||||||
"description": "Help text on the manage page"
|
"description": "Help text on the manage page"
|
||||||
},
|
},
|
||||||
"searchStyles": {
|
"searchStyles": {
|
||||||
"message": "Search contents",
|
"message": "Search contents",
|
||||||
"description": "Label for the search filter textbox on the Manage styles page"
|
"description": "Label for the search filter textbox on the Manage styles page"
|
||||||
},
|
},
|
||||||
"disableStyleLabel": {
|
"disableStyleLabel": {
|
||||||
"message": "Απενεργοποίηση",
|
"message": "Απενεργοποίηση",
|
||||||
"description": "Label for the button to disable a style"
|
"description": "Label for the button to disable a style"
|
||||||
},
|
},
|
||||||
"prefShowBadge": {
|
"prefShowBadge": {
|
||||||
"message": "Εμφάνιση αριθμού των στυλ που δραστηριοποιούνται για την τρέχουσα τοποθεσία στην μπάρα εργαλείων",
|
"message": "Εμφάνιση αριθμού των στυλ που δραστηριοποιούνται για την τρέχουσα τοποθεσία στην μπάρα εργαλείων",
|
||||||
"description": "Label for the checkbox controlling toolbar badge text."
|
"description": "Label for the checkbox controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"menuShowBadge": {
|
"menuShowBadge": {
|
||||||
"message": "Εμφάνιση ενεργους καταμέτρησης στυλ",
|
"message": "Εμφάνιση ενεργους καταμέτρησης στυλ",
|
||||||
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"cm_lineWrapping": {
|
"cm_lineWrapping": {
|
||||||
"message": "Αναδίπλωση λέξεων",
|
"message": "Αναδίπλωση λέξεων",
|
||||||
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
||||||
},
|
},
|
||||||
"styleCancelEditLabel": {
|
"styleCancelEditLabel": {
|
||||||
"message": "Πίσω στη διαχείριση",
|
"message": "Πίσω στη διαχείριση",
|
||||||
"description": "Label for cancel button for style editing"
|
"description": "Label for cancel button for style editing"
|
||||||
},
|
},
|
||||||
"styleChangesNotSaved": {
|
"styleChangesNotSaved": {
|
||||||
"message": "Έχετε κάνει αλλαγές σε αυτό το ύφος χωρίς αποθήκευση.",
|
"message": "Έχετε κάνει αλλαγές σε αυτό το ύφος χωρίς αποθήκευση.",
|
||||||
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||||
},
|
},
|
||||||
"importLabel": {
|
"importLabel": {
|
||||||
"message": "Import",
|
"message": "Import",
|
||||||
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"updateCheckFailServerUnreachable": {
|
"updateCheckFailServerUnreachable": {
|
||||||
"message": "Αποτυχία ενημέρωσης - απρόσιτος διακομιστής.",
|
"message": "Αποτυχία ενημέρωσης - απρόσιτος διακομιστής.",
|
||||||
"description": "Text that displays when an update check failed because the update server is unreachable"
|
"description": "Text that displays when an update check failed because the update server is unreachable"
|
||||||
},
|
},
|
||||||
"manageFilters": {
|
"manageFilters": {
|
||||||
"message": "Φίλτρα",
|
"message": "Φίλτρα",
|
||||||
"description": "Label for filters container"
|
"description": "Label for filters container"
|
||||||
},
|
},
|
||||||
"applyAllUpdates": {
|
"applyAllUpdates": {
|
||||||
"message": "Εφαρμογή όλων των ενημερώσεων",
|
"message": "Εφαρμογή όλων των ενημερώσεων",
|
||||||
"description": "Label for the button to apply all detected updates"
|
"description": "Label for the button to apply all detected updates"
|
||||||
},
|
},
|
||||||
"deleteStyleConfirm": {
|
"deleteStyleConfirm": {
|
||||||
"message": "Είστε σίγουροι ότι θέλετε να διαγράψετε αυτό το στυλ;",
|
"message": "Είστε σίγουροι ότι θέλετε να διαγράψετε αυτό το στυλ;",
|
||||||
"description": "Confirmation before deleting a style"
|
"description": "Confirmation before deleting a style"
|
||||||
},
|
},
|
||||||
"styleBadRegexp": {
|
"styleBadRegexp": {
|
||||||
"message": "Το Regexp δεν είναι έγκυρο.",
|
"message": "Το Regexp δεν είναι έγκυρο.",
|
||||||
"description": "Validation message for a bad regexp in a style"
|
"description": "Validation message for a bad regexp in a style"
|
||||||
},
|
},
|
||||||
"optionsHeading": {
|
"optionsHeading": {
|
||||||
"message": "Επιλογές",
|
"message": "Επιλογές",
|
||||||
"description": "Heading for options section on manage page."
|
"description": "Heading for options section on manage page."
|
||||||
},
|
},
|
||||||
"appliesDisplay": {
|
"appliesDisplay": {
|
||||||
"message": "Ισχύει για: $applies$",
|
"message": "Ισχύει για: $applies$",
|
||||||
"description": "Text on the manage screen to describe what the style applies to",
|
"description": "Text on the manage screen to describe what the style applies to",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"applies": {
|
"applies": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleUpdate": {
|
"styleUpdate": {
|
||||||
"message": "Είστε σίγουροι ότι θέλετε να ενημερώσετε το '$stylename$';",
|
"message": "Είστε σίγουροι ότι θέλετε να ενημερώσετε το '$stylename$';",
|
||||||
"description": "Confirmation when updating a style",
|
"description": "Confirmation when updating a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleSectionsTitle": {
|
"styleSectionsTitle": {
|
||||||
"message": "Ενότητες",
|
"message": "Ενότητες",
|
||||||
"description": "Title for the style sections section"
|
"description": "Title for the style sections section"
|
||||||
},
|
},
|
||||||
"editStyleTitle": {
|
"editStyleTitle": {
|
||||||
"message": "Επεξεργασία του στυλ $stylename$",
|
"message": "Επεξεργασία του στυλ $stylename$",
|
||||||
"description": "Title of the page for editing styles",
|
"description": "Title of the page for editing styles",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"updateCheckSucceededNoUpdate": {
|
"updateCheckSucceededNoUpdate": {
|
||||||
"message": "Το στυλ είναι ενημερωμένο.",
|
"message": "Το στυλ είναι ενημερωμένο.",
|
||||||
"description": "Text that displays when an update check completed and no update is available"
|
"description": "Text that displays when an update check completed and no update is available"
|
||||||
},
|
},
|
||||||
"appliesUrlPrefixOption": {
|
"appliesUrlPrefixOption": {
|
||||||
"message": "Διευθύνσεις URL που αρχίζουν με",
|
"message": "Διευθύνσεις URL που αρχίζουν με",
|
||||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||||
},
|
},
|
||||||
"searchRegexp": {
|
"searchRegexp": {
|
||||||
"message": "Use /re/ syntax for regexp search",
|
"message": "Use /re/ syntax for regexp search",
|
||||||
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"importReplaceTooltip": {
|
"importReplaceTooltip": {
|
||||||
"message": "Discard contents of current style and overwrite it with the imported style",
|
"message": "Discard contents of current style and overwrite it with the imported style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"popupStylesFirst": {
|
"popupStylesFirst": {
|
||||||
"message": "Στυλ λίστας πριν των εντολών στο μενού του κουμπιού γραμμής εργαλείων",
|
"message": "Στυλ λίστας πριν των εντολών στο μενού του κουμπιού γραμμής εργαλείων",
|
||||||
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
||||||
},
|
},
|
||||||
"sectionHelp": {
|
"sectionHelp": {
|
||||||
"message": "Ενότητες σας επιτρέπουν να ορίσετε διαφορετικά κομμάτια του κώδικα για να εφαρμόζονται σε διαφορετικά σύνολα των διευθύνσεων URL στο ίδιο στυλ. Για παράδειγμα, ένα ενιαίο ύφος θα μπορούσε να αλλάξει την αρχική σελίδα ενός ιστότοπου με έναν τρόπο, ενώ αλλάζει το υπόλοιπο μιας τοποθεσίας ένας άλλος τρόπος.",
|
"message": "Ενότητες σας επιτρέπουν να ορίσετε διαφορετικά κομμάτια του κώδικα για να εφαρμόζονται σε διαφορετικά σύνολα των διευθύνσεων URL στο ίδιο στυλ. Για παράδειγμα, ένα ενιαίο ύφος θα μπορούσε να αλλάξει την αρχική σελίδα ενός ιστότοπου με έναν τρόπο, ενώ αλλάζει το υπόλοιπο μιας τοποθεσίας ένας άλλος τρόπος.",
|
||||||
"description": "Help text for sections"
|
"description": "Help text for sections"
|
||||||
},
|
},
|
||||||
"noStylesForSite": {
|
"noStylesForSite": {
|
||||||
"message": "Δεν υπάρχουν εγκατεστημένα στυλ για αυτή την ιστοσελίδα.",
|
"message": "Δεν υπάρχουν εγκατεστημένα στυλ για αυτή την ιστοσελίδα.",
|
||||||
"description": "Text displayed when no styles are installed for the current site"
|
"description": "Text displayed when no styles are installed for the current site"
|
||||||
},
|
},
|
||||||
"appliesDisplayTruncatedSuffix": {
|
"appliesDisplayTruncatedSuffix": {
|
||||||
"message": "και πολλά άλλα",
|
"message": "και πολλά άλλα",
|
||||||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||||
},
|
},
|
||||||
"appliesRemove": {
|
"appliesRemove": {
|
||||||
"message": "Αφαίρεση",
|
"message": "Αφαίρεση",
|
||||||
"description": "Label for the button to remove an 'applies' entry"
|
"description": "Label for the button to remove an 'applies' entry"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatTitle": {
|
"styleToMozillaFormatTitle": {
|
||||||
"message": "Style in Mozilla format",
|
"message": "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"
|
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
|
||||||
},
|
},
|
||||||
"manageTitle": {
|
"manageTitle": {
|
||||||
"message": "Κομψή",
|
"message": "Κομψή",
|
||||||
"description": "Title for the manage page"
|
"description": "Title for the manage page"
|
||||||
},
|
},
|
||||||
"writeStyleFor": {
|
"writeStyleFor": {
|
||||||
"message": "Γράψτε νέο στυλ για:",
|
"message": "Γράψτε νέο στυλ για:",
|
||||||
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
||||||
},
|
},
|
||||||
"replace": {
|
"replace": {
|
||||||
"message": "Replace",
|
"message": "Replace",
|
||||||
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
||||||
},
|
},
|
||||||
"appliesLabel": {
|
"appliesLabel": {
|
||||||
"message": "Ισχύει για",
|
"message": "Ισχύει για",
|
||||||
"description": "Label for 'applies to' fields on the edit/add screen"
|
"description": "Label for 'applies to' fields on the edit/add screen"
|
||||||
},
|
},
|
||||||
"openManage": {
|
"openManage": {
|
||||||
"message": "Διαχείριση εγκατεστημένων στυλ.",
|
"message": "Διαχείριση εγκατεστημένων στυλ.",
|
||||||
"description": "Link to open the manage page."
|
"description": "Link to open the manage page."
|
||||||
},
|
},
|
||||||
"updateCheckFailBadResponseCode": {
|
"updateCheckFailBadResponseCode": {
|
||||||
"message": "Αποτυχία ενημέρωσης - ο διακομιστής ανταποκρίθηκε με κωδικό $code$.",
|
"message": "Αποτυχία ενημέρωσης - ο διακομιστής ανταποκρίθηκε με κωδικό $code$.",
|
||||||
"description": "Text that displays when an update check failed because the response code indicates an error",
|
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"code": {
|
"code": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"appliesSpecify": {
|
"appliesSpecify": {
|
||||||
"message": "Καθορισμός",
|
"message": "Καθορισμός",
|
||||||
"description": "Label for the button to make a style apply only to specific sites"
|
"description": "Label for the button to make a style apply only to specific sites"
|
||||||
},
|
},
|
||||||
"installUpdate": {
|
"installUpdate": {
|
||||||
"message": "Εγκατάσταση ενημέρωσης",
|
"message": "Εγκατάσταση ενημέρωσης",
|
||||||
"description": "Label for the button to install an update for a single style"
|
"description": "Label for the button to install an update for a single style"
|
||||||
},
|
},
|
||||||
"styleMozillaFormatHeading": {
|
"styleMozillaFormatHeading": {
|
||||||
"message": "Mozilla Format",
|
"message": "Mozilla Format",
|
||||||
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
||||||
},
|
},
|
||||||
"stylishUnavailableForURL": {
|
"stylishUnavailableForURL": {
|
||||||
"message": "(To Stylish δεν λειτουργεί σε σελίδες όπως αυτή.)",
|
"message": "(To Stylish δεν λειτουργεί σε σελίδες όπως αυτή.)",
|
||||||
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
||||||
},
|
},
|
||||||
"sectionRemove": {
|
"sectionRemove": {
|
||||||
"message": "Αφαίρεση ενότητας",
|
"message": "Αφαίρεση ενότητας",
|
||||||
"description": "Label for the button to remove a section"
|
"description": "Label for the button to remove a section"
|
||||||
},
|
},
|
||||||
"disableAllStyles": {
|
"disableAllStyles": {
|
||||||
"message": "Απενεργοποιηση ολων των στυλ",
|
"message": "Απενεργοποιηση ολων των στυλ",
|
||||||
"description": "Label for the checkbox that turns all enabled styles off."
|
"description": "Label for the checkbox that turns all enabled styles off."
|
||||||
},
|
},
|
||||||
"undoGlobal": {
|
"undoGlobal": {
|
||||||
"message": "Undo (global)",
|
"message": "Undo (global)",
|
||||||
"description": "CSS-beautify global Undo button label"
|
"description": "CSS-beautify global Undo button label"
|
||||||
},
|
},
|
||||||
"updateCompleted": {
|
"updateCompleted": {
|
||||||
"message": "Η ενημέρωση ολοκληρώθηκε.",
|
"message": "Η ενημέρωση ολοκληρώθηκε.",
|
||||||
"description": "Text that displays when an update completed"
|
"description": "Text that displays when an update completed"
|
||||||
},
|
},
|
||||||
"checkingForUpdate": {
|
"checkingForUpdate": {
|
||||||
"message": "Έλεγχος...",
|
"message": "Έλεγχος...",
|
||||||
"description": "Text to display when checking a style for an update"
|
"description": "Text to display when checking a style for an update"
|
||||||
},
|
},
|
||||||
"sectionCode": {
|
"sectionCode": {
|
||||||
"message": "Κώδικας",
|
"message": "Κώδικας",
|
||||||
"description": "Label for the code for a section"
|
"description": "Label for the code for a section"
|
||||||
},
|
},
|
||||||
"cm_smartIndent": {
|
"cm_smartIndent": {
|
||||||
"message": "Χρήση έξυπνης εσοχής",
|
"message": "Χρήση έξυπνης εσοχής",
|
||||||
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"appliesHelp": {
|
"appliesHelp": {
|
||||||
"message": "Χρησιμοποιήστε το \"Ισχύει για\" έλεγχοι ώστε να περιοριστουν ποιες διευθύνσεις τον κώδικα σε αυτό το τμήμα να εφαρμόζονται.",
|
"message": "Χρησιμοποιήστε το \"Ισχύει για\" έλεγχοι ώστε να περιοριστουν ποιες διευθύνσεις τον κώδικα σε αυτό το τμήμα να εφαρμόζονται.",
|
||||||
"description": "Help text for 'applies to' section"
|
"description": "Help text for 'applies to' section"
|
||||||
},
|
},
|
||||||
"editStyleHeading": {
|
"editStyleHeading": {
|
||||||
"message": "Επεξεργασία Στυλ",
|
"message": "Επεξεργασία Στυλ",
|
||||||
"description": "Title of the page for editing styles"
|
"description": "Title of the page for editing styles"
|
||||||
},
|
},
|
||||||
"appliesUrlOption": {
|
"appliesUrlOption": {
|
||||||
"message": "URL",
|
"message": "URL",
|
||||||
"description": "Option to make the style apply to the entered string as a URL"
|
"description": "Option to make the style apply to the entered string as a URL"
|
||||||
},
|
},
|
||||||
"addStyleTitle": {
|
"addStyleTitle": {
|
||||||
"message": "Προσθήκη στυλ",
|
"message": "Προσθήκη στυλ",
|
||||||
"description": "Title of the page for adding styles"
|
"description": "Title of the page for adding styles"
|
||||||
},
|
},
|
||||||
"importReplaceLabel": {
|
"importReplaceLabel": {
|
||||||
"message": "Overwrite style",
|
"message": "Overwrite style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"dbError": {
|
"dbError": {
|
||||||
"message": "Παρουσιάστηκε σφάλμα χρησιμοποιώντας την κομψή βάση δεδομένων. Θα θέλατε να επισκεφθείτε μια ιστοσελίδα με πιθανές λύσεις;",
|
"message": "Παρουσιάστηκε σφάλμα χρησιμοποιώντας την κομψή βάση δεδομένων. Θα θέλατε να επισκεφθείτε μια ιστοσελίδα με πιθανές λύσεις;",
|
||||||
"description": "Prompt when a DB error is encountered"
|
"description": "Prompt when a DB error is encountered"
|
||||||
},
|
},
|
||||||
"importAppendTooltip": {
|
"importAppendTooltip": {
|
||||||
"message": "Append the imported style to current style",
|
"message": "Append the imported style to current style",
|
||||||
"description": "Tooltip for the button to import a style and append to the existing sections"
|
"description": "Tooltip for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"helpKeyMapHotkey": {
|
"helpKeyMapHotkey": {
|
||||||
"message": "Press a hotkey",
|
"message": "Press a hotkey",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"replaceAll": {
|
"replaceAll": {
|
||||||
"message": "Replace all",
|
"message": "Replace all",
|
||||||
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
||||||
},
|
},
|
||||||
"editGotoLine": {
|
"editGotoLine": {
|
||||||
"message": "Μετάβαση στη γραμμή (ή line:col)",
|
"message": "Μετάβαση στη γραμμή (ή line:col)",
|
||||||
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
||||||
},
|
},
|
||||||
"checkAllUpdates": {
|
"checkAllUpdates": {
|
||||||
"message": "Έλεγχος όλων των στυλ για ενημερώσεις",
|
"message": "Έλεγχος όλων των στυλ για ενημερώσεις",
|
||||||
"description": "Label for the button to check all styles for updates"
|
"description": "Label for the button to check all styles for updates"
|
||||||
},
|
},
|
||||||
"issuesHelp": {
|
"issuesHelp": {
|
||||||
"message": "The issues found by <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> with these rules enabled:",
|
"message": "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"
|
"description": "Help popup message for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"confirmNo": {
|
"confirmNo": {
|
||||||
"message": "No",
|
"message": "No",
|
||||||
"description": "'No' button in a confirm dialog"
|
"description": "'No' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"undo": {
|
"undo": {
|
||||||
"message": "Undo",
|
"message": "Undo",
|
||||||
"description": "Button label"
|
"description": "Button label"
|
||||||
},
|
},
|
||||||
"cm_keyMap": {
|
"cm_keyMap": {
|
||||||
"message": "Keymap",
|
"message": "Keymap",
|
||||||
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
||||||
},
|
},
|
||||||
"cm_indentWithTabs": {
|
"cm_indentWithTabs": {
|
||||||
"message": "Χρήση καρτελών με έξυπνη εσοχή",
|
"message": "Χρήση καρτελών με έξυπνη εσοχή",
|
||||||
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"replaceWith": {
|
"replaceWith": {
|
||||||
"message": "Replace with",
|
"message": "Replace with",
|
||||||
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
||||||
},
|
},
|
||||||
"deleteStyleLabel": {
|
"deleteStyleLabel": {
|
||||||
"message": "Διαγραφή",
|
"message": "Διαγραφή",
|
||||||
"description": "Label for the button to delete a style"
|
"description": "Label for the button to delete a style"
|
||||||
},
|
},
|
||||||
"addStyleLabel": {
|
"addStyleLabel": {
|
||||||
"message": "Γράψτε νέο στυλ",
|
"message": "Γράψτε νέο στυλ",
|
||||||
"description": "Label for the button to go to the add style page"
|
"description": "Label for the button to go to the add style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEnabled": {
|
"manageOnlyEnabled": {
|
||||||
"message": "Μόνο ενεργοποιημένα στυλ",
|
"message": "Μόνο ενεργοποιημένα στυλ",
|
||||||
"description": "Checkbox to show only enabled styles"
|
"description": "Checkbox to show only enabled styles"
|
||||||
},
|
},
|
||||||
"editStyleLabel": {
|
"editStyleLabel": {
|
||||||
"message": "Επεξεργασία",
|
"message": "Επεξεργασία",
|
||||||
"description": "Label for the button to go to the edit style page"
|
"description": "Label for the button to go to the edit style page"
|
||||||
},
|
},
|
||||||
"cm_theme": {
|
"cm_theme": {
|
||||||
"message": "Theme",
|
"message": "Theme",
|
||||||
"description": "Label for the style editor's CSS theme."
|
"description": "Label for the style editor's CSS theme."
|
||||||
},
|
},
|
||||||
"helpKeyMapCommand": {
|
"helpKeyMapCommand": {
|
||||||
"message": "Type a command name",
|
"message": "Type a command name",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"message": "Επαναπροσδιορίση του διαδίκτυου με το Stylish, έναν διαχειριστή στυλ. Το Stylish σας επιτρέπει να εγκαταστήσετε εύκολα themes και skins για πολλές δημοφιλείς ιστοσελίδες.",
|
"message": "Επαναπροσδιορίση του διαδίκτυου με το Stylish, έναν διαχειριστή στυλ. Το Stylish σας επιτρέπει να εγκαταστήσετε εύκολα themes και skins για πολλές δημοφιλείς ιστοσελίδες.",
|
||||||
"description": "Extension description"
|
"description": "Extension description"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,419 +1,419 @@
|
||||||
{
|
{
|
||||||
"appliesToEverything": {
|
"appliesToEverything": {
|
||||||
"message": "Todos los sitios",
|
"message": "Todos los sitios",
|
||||||
"description": "Text displayed for styles that apply to all sites"
|
"description": "Text displayed for styles that apply to all sites"
|
||||||
},
|
},
|
||||||
"defaultTheme": {
|
"defaultTheme": {
|
||||||
"message": "defecto",
|
"message": "defecto",
|
||||||
"description": "Default CodeMirror CSS theme option on the edit style page"
|
"description": "Default CodeMirror CSS theme option on the edit style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEdited": {
|
"manageOnlyEdited": {
|
||||||
"message": "Sólo estilos editados",
|
"message": "Sólo estilos editados",
|
||||||
"description": "Checkbox to show only locally edited styles"
|
"description": "Checkbox to show only locally edited styles"
|
||||||
},
|
},
|
||||||
"exportLabel": {
|
"exportLabel": {
|
||||||
"message": "Exportar",
|
"message": "Exportar",
|
||||||
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"issues": {
|
"issues": {
|
||||||
"message": "Problemas",
|
"message": "Problemas",
|
||||||
"description": "Label for the CSSLint issues block on the style edit page"
|
"description": "Label for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"cm_tabSize": {
|
"cm_tabSize": {
|
||||||
"message": "Tamaño de la pestaña",
|
"message": "Tamaño de la pestaña",
|
||||||
"description": "Label for the text box controlling tab size option for the style editor."
|
"description": "Label for the text box controlling tab size option for the style editor."
|
||||||
},
|
},
|
||||||
"enableStyleLabel": {
|
"enableStyleLabel": {
|
||||||
"message": "Habilitar",
|
"message": "Habilitar",
|
||||||
"description": "Label for the button to enable a style"
|
"description": "Label for the button to enable a style"
|
||||||
},
|
},
|
||||||
"styleMissingName": {
|
"styleMissingName": {
|
||||||
"message": "Introduce un nombre.",
|
"message": "Introduce un nombre.",
|
||||||
"description": "Error displayed when user saves without providing a name"
|
"description": "Error displayed when user saves without providing a name"
|
||||||
},
|
},
|
||||||
"appliesDomainOption": {
|
"appliesDomainOption": {
|
||||||
"message": "URL en el dominio",
|
"message": "URL en el dominio",
|
||||||
"description": "Option to make the style apply to the entered string as a domain"
|
"description": "Option to make the style apply to the entered string as a domain"
|
||||||
},
|
},
|
||||||
"checkForUpdate": {
|
"checkForUpdate": {
|
||||||
"message": "Buscar actualizaciones",
|
"message": "Buscar actualizaciones",
|
||||||
"description": "Label for the button to check a single style for an update"
|
"description": "Label for the button to check a single style for an update"
|
||||||
},
|
},
|
||||||
"importAppendLabel": {
|
"importAppendLabel": {
|
||||||
"message": "Adjuntar estilo",
|
"message": "Adjuntar estilo",
|
||||||
"description": "Label for the button to import a style and append to the existing sections"
|
"description": "Label for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"updateAllCheckSucceededNoUpdate": {
|
"updateAllCheckSucceededNoUpdate": {
|
||||||
"message": "Todos los estilos están actualizados.",
|
"message": "Todos los estilos están actualizados.",
|
||||||
"description": "Text that displays when an update all check completed and no updates are available"
|
"description": "Text that displays when an update all check completed and no updates are available"
|
||||||
},
|
},
|
||||||
"styleFromMozillaFormatPrompt": {
|
"styleFromMozillaFormatPrompt": {
|
||||||
"message": "Pegar el código en formato Mozilla",
|
"message": "Pegar el código en formato Mozilla",
|
||||||
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
||||||
},
|
},
|
||||||
"helpAlt": {
|
"helpAlt": {
|
||||||
"message": "Ayuda",
|
"message": "Ayuda",
|
||||||
"description": "Alternate text for help buttons"
|
"description": "Alternate text for help buttons"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"message": "Buscar",
|
"message": "Buscar",
|
||||||
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"confirmYes": {
|
"confirmYes": {
|
||||||
"message": "Sí",
|
"message": "Sí",
|
||||||
"description": "'Yes' button in a confirm dialog"
|
"description": "'Yes' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"findStylesForSite": {
|
"findStylesForSite": {
|
||||||
"message": "Buscar más estilos para este sitio",
|
"message": "Buscar más estilos para este sitio",
|
||||||
"description": "Text for a link that gets a list of styles for the current site"
|
"description": "Text for a link that gets a list of styles for the current site"
|
||||||
},
|
},
|
||||||
"manageHeading": {
|
"manageHeading": {
|
||||||
"message": "Estilos instalados",
|
"message": "Estilos instalados",
|
||||||
"description": "Heading for the manage page"
|
"description": "Heading for the manage page"
|
||||||
},
|
},
|
||||||
"styleBeautify": {
|
"styleBeautify": {
|
||||||
"message": "Embellecer",
|
"message": "Embellecer",
|
||||||
"description": "Label for the CSS-beautifier button on the edit style page"
|
"description": "Label for the CSS-beautifier button on the edit style page"
|
||||||
},
|
},
|
||||||
"styleEnabledLabel": {
|
"styleEnabledLabel": {
|
||||||
"message": "Habilitado",
|
"message": "Habilitado",
|
||||||
"description": "Label for the enabled state of styles"
|
"description": "Label for the enabled state of styles"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatHelp": {
|
"styleToMozillaFormatHelp": {
|
||||||
"message": "El formato del código de Mozilla se puede utilizar con Stylish para Firefox y se puede enviar a la página userstyles.org.",
|
"message": "El formato del código de Mozilla se puede utilizar con Stylish para Firefox y se puede enviar a la página userstyles.org.",
|
||||||
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
|
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
|
||||||
},
|
},
|
||||||
"sectionAdd": {
|
"sectionAdd": {
|
||||||
"message": "Añadir otra sección",
|
"message": "Añadir otra sección",
|
||||||
"description": "Label for the button to add a section"
|
"description": "Label for the button to add a section"
|
||||||
},
|
},
|
||||||
"styleSaveLabel": {
|
"styleSaveLabel": {
|
||||||
"message": "Guardar",
|
"message": "Guardar",
|
||||||
"description": "Label for save button for style editing"
|
"description": "Label for save button for style editing"
|
||||||
},
|
},
|
||||||
"confirmStop": {
|
"confirmStop": {
|
||||||
"message": "Parar",
|
"message": "Parar",
|
||||||
"description": "'Stop' button in a confirm dialog"
|
"description": "'Stop' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"writeStyleForURL": {
|
"writeStyleForURL": {
|
||||||
"message": "Esta URL",
|
"message": "Esta URL",
|
||||||
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
||||||
},
|
},
|
||||||
"appliesAdd": {
|
"appliesAdd": {
|
||||||
"message": "Añadir",
|
"message": "Añadir",
|
||||||
"description": "Label for the button to add an 'applies' entry"
|
"description": "Label for the button to add an 'applies' entry"
|
||||||
},
|
},
|
||||||
"appliesRegexpOption": {
|
"appliesRegexpOption": {
|
||||||
"message": "URL que coinciden con la expresión regular",
|
"message": "URL que coinciden con la expresión regular",
|
||||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||||
},
|
},
|
||||||
"styleInstall": {
|
"styleInstall": {
|
||||||
"message": "¿Quieres instalar \"$stylename$\" en Stylish?",
|
"message": "¿Quieres instalar \"$stylename$\" en Stylish?",
|
||||||
"description": "Confirmation when installing a style",
|
"description": "Confirmation when installing a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"manageText": {
|
"manageText": {
|
||||||
"message": "Accede a la página <a href='http://userstyles.org'>userstyles.org</a> para consultar estilos desarrollados previamente. Plantea una pregunta en <a href='http://forum.userstyles.org'>el foro</a> si necesitas ayuda.",
|
"message": "Accede a la página <a href='http://userstyles.org'>userstyles.org</a> para consultar estilos desarrollados previamente. Plantea una pregunta en <a href='http://forum.userstyles.org'>el foro</a> si necesitas ayuda.",
|
||||||
"description": "Help text on the manage page"
|
"description": "Help text on the manage page"
|
||||||
},
|
},
|
||||||
"searchStyles": {
|
"searchStyles": {
|
||||||
"message": "Buscar contenido",
|
"message": "Buscar contenido",
|
||||||
"description": "Label for the search filter textbox on the Manage styles page"
|
"description": "Label for the search filter textbox on the Manage styles page"
|
||||||
},
|
},
|
||||||
"disableStyleLabel": {
|
"disableStyleLabel": {
|
||||||
"message": "Inhabilitar",
|
"message": "Inhabilitar",
|
||||||
"description": "Label for the button to disable a style"
|
"description": "Label for the button to disable a style"
|
||||||
},
|
},
|
||||||
"prefShowBadge": {
|
"prefShowBadge": {
|
||||||
"message": "Mostrar el número de estilos activos para la página actual en el botón de Stylish",
|
"message": "Mostrar el número de estilos activos para la página actual en el botón de Stylish",
|
||||||
"description": "Label for the checkbox controlling toolbar badge text."
|
"description": "Label for the checkbox controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"menuShowBadge": {
|
"menuShowBadge": {
|
||||||
"message": "Mostrar número de estilos activos",
|
"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."
|
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"cm_lineWrapping": {
|
"cm_lineWrapping": {
|
||||||
"message": "Ajuste de línea",
|
"message": "Ajuste de línea",
|
||||||
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
||||||
},
|
},
|
||||||
"styleCancelEditLabel": {
|
"styleCancelEditLabel": {
|
||||||
"message": "Volver al gestor",
|
"message": "Volver al gestor",
|
||||||
"description": "Label for cancel button for style editing"
|
"description": "Label for cancel button for style editing"
|
||||||
},
|
},
|
||||||
"styleChangesNotSaved": {
|
"styleChangesNotSaved": {
|
||||||
"message": "Has realizado cambios en este estilo sin guardarlos.",
|
"message": "Has 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"
|
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||||
},
|
},
|
||||||
"importLabel": {
|
"importLabel": {
|
||||||
"message": "Importar",
|
"message": "Importar",
|
||||||
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"updateCheckFailServerUnreachable": {
|
"updateCheckFailServerUnreachable": {
|
||||||
"message": "Error de actualización: no se puede acceder al servidor.",
|
"message": "Error de actualización: no se puede acceder al servidor.",
|
||||||
"description": "Text that displays when an update check failed because the update server is unreachable"
|
"description": "Text that displays when an update check failed because the update server is unreachable"
|
||||||
},
|
},
|
||||||
"manageFilters": {
|
"manageFilters": {
|
||||||
"message": "Filtros",
|
"message": "Filtros",
|
||||||
"description": "Label for filters container"
|
"description": "Label for filters container"
|
||||||
},
|
},
|
||||||
"applyAllUpdates": {
|
"applyAllUpdates": {
|
||||||
"message": "Aplicar todas las actualizaciones",
|
"message": "Aplicar todas las actualizaciones",
|
||||||
"description": "Label for the button to apply all detected updates"
|
"description": "Label for the button to apply all detected updates"
|
||||||
},
|
},
|
||||||
"deleteStyleConfirm": {
|
"deleteStyleConfirm": {
|
||||||
"message": "¿Seguro que quieres eliminar este estilo?",
|
"message": "¿Seguro que quieres eliminar este estilo?",
|
||||||
"description": "Confirmation before deleting a style"
|
"description": "Confirmation before deleting a style"
|
||||||
},
|
},
|
||||||
"styleBadRegexp": {
|
"styleBadRegexp": {
|
||||||
"message": "La cadena introducida no es válida",
|
"message": "La cadena introducida no es válida",
|
||||||
"description": "Validation message for a bad regexp in a style"
|
"description": "Validation message for a bad regexp in a style"
|
||||||
},
|
},
|
||||||
"optionsHeading": {
|
"optionsHeading": {
|
||||||
"message": "Opciones",
|
"message": "Opciones",
|
||||||
"description": "Heading for options section on manage page."
|
"description": "Heading for options section on manage page."
|
||||||
},
|
},
|
||||||
"appliesDisplay": {
|
"appliesDisplay": {
|
||||||
"message": "Se aplica a: $applies$",
|
"message": "Se aplica a: $applies$",
|
||||||
"description": "Text on the manage screen to describe what the style applies to",
|
"description": "Text on the manage screen to describe what the style applies to",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"applies": {
|
"applies": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleUpdate": {
|
"styleUpdate": {
|
||||||
"message": "¿Estás seguro de que quieres actualizar '$stylename$'?",
|
"message": "¿Estás seguro de que quieres actualizar '$stylename$'?",
|
||||||
"description": "Confirmation when updating a style",
|
"description": "Confirmation when updating a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleSectionsTitle": {
|
"styleSectionsTitle": {
|
||||||
"message": "Secciones",
|
"message": "Secciones",
|
||||||
"description": "Title for the style sections section"
|
"description": "Title for the style sections section"
|
||||||
},
|
},
|
||||||
"editStyleTitle": {
|
"editStyleTitle": {
|
||||||
"message": "Editar estilo $stylename$",
|
"message": "Editar estilo $stylename$",
|
||||||
"description": "Title of the page for editing styles",
|
"description": "Title of the page for editing styles",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"updateCheckSucceededNoUpdate": {
|
"updateCheckSucceededNoUpdate": {
|
||||||
"message": "El estilo está actualizado.",
|
"message": "El estilo está actualizado.",
|
||||||
"description": "Text that displays when an update check completed and no update is available"
|
"description": "Text that displays when an update check completed and no update is available"
|
||||||
},
|
},
|
||||||
"appliesUrlPrefixOption": {
|
"appliesUrlPrefixOption": {
|
||||||
"message": "URL que empiezan por",
|
"message": "URL que empiezan por",
|
||||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||||
},
|
},
|
||||||
"searchRegexp": {
|
"searchRegexp": {
|
||||||
"message": "Usar /re/ syntax para búsquedas de regexp",
|
"message": "Usar /re/ syntax para búsquedas de regexp",
|
||||||
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"importReplaceTooltip": {
|
"importReplaceTooltip": {
|
||||||
"message": "Descartar contenido del tema actual y sobreescribirlo con el estilo importado",
|
"message": "Descartar contenido del tema actual y sobreescribirlo con el estilo importado",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"popupStylesFirst": {
|
"popupStylesFirst": {
|
||||||
"message": "Listar temas antes de comandos en el botón de menú en la barra de herramientas",
|
"message": "Listar temas antes de comandos en el botón de menú en la barra de herramientas",
|
||||||
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
||||||
},
|
},
|
||||||
"sectionHelp": {
|
"sectionHelp": {
|
||||||
"message": "Las secciones te permiten definir diferentes fragmentos de código para aplicarlos a distintos conjuntos de URL en el mismo estilo. 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.",
|
"message": "Las secciones te permiten definir diferentes fragmentos de código para aplicarlos a distintos conjuntos de URL en el mismo estilo. 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"
|
"description": "Help text for sections"
|
||||||
},
|
},
|
||||||
"noStylesForSite": {
|
"noStylesForSite": {
|
||||||
"message": "No hay estilos instalados para este sitio.",
|
"message": "No hay estilos instalados para este sitio.",
|
||||||
"description": "Text displayed when no styles are installed for the current site"
|
"description": "Text displayed when no styles are installed for the current site"
|
||||||
},
|
},
|
||||||
"appliesDisplayTruncatedSuffix": {
|
"appliesDisplayTruncatedSuffix": {
|
||||||
"message": "y otros muchos sitios",
|
"message": "y otros muchos sitios",
|
||||||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||||
},
|
},
|
||||||
"appliesRemove": {
|
"appliesRemove": {
|
||||||
"message": "Eliminar",
|
"message": "Eliminar",
|
||||||
"description": "Label for the button to remove an 'applies' entry"
|
"description": "Label for the button to remove an 'applies' entry"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatTitle": {
|
"styleToMozillaFormatTitle": {
|
||||||
"message": "Estilo con formato Mozilla",
|
"message": "Estilo con formato Mozilla",
|
||||||
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
|
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
|
||||||
},
|
},
|
||||||
"manageTitle": {
|
"manageTitle": {
|
||||||
"message": "Stylish",
|
"message": "Stylish",
|
||||||
"description": "Title for the manage page"
|
"description": "Title for the manage page"
|
||||||
},
|
},
|
||||||
"writeStyleFor": {
|
"writeStyleFor": {
|
||||||
"message": "Escribir un estilo para:",
|
"message": "Escribir un estilo para:",
|
||||||
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
||||||
},
|
},
|
||||||
"replace": {
|
"replace": {
|
||||||
"message": "Reemplazar",
|
"message": "Reemplazar",
|
||||||
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
||||||
},
|
},
|
||||||
"appliesLabel": {
|
"appliesLabel": {
|
||||||
"message": "Se aplica a",
|
"message": "Se aplica a",
|
||||||
"description": "Label for 'applies to' fields on the edit/add screen"
|
"description": "Label for 'applies to' fields on the edit/add screen"
|
||||||
},
|
},
|
||||||
"openManage": {
|
"openManage": {
|
||||||
"message": "Gestionar estilos instalados",
|
"message": "Gestionar estilos instalados",
|
||||||
"description": "Link to open the manage page."
|
"description": "Link to open the manage page."
|
||||||
},
|
},
|
||||||
"updateCheckFailBadResponseCode": {
|
"updateCheckFailBadResponseCode": {
|
||||||
"message": "Error de actualización: el servidor ha respondido con el código $code$.",
|
"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",
|
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"code": {
|
"code": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"appliesSpecify": {
|
"appliesSpecify": {
|
||||||
"message": "Especificar",
|
"message": "Especificar",
|
||||||
"description": "Label for the button to make a style apply only to specific sites"
|
"description": "Label for the button to make a style apply only to specific sites"
|
||||||
},
|
},
|
||||||
"installUpdate": {
|
"installUpdate": {
|
||||||
"message": "Instalar actualización",
|
"message": "Instalar actualización",
|
||||||
"description": "Label for the button to install an update for a single style"
|
"description": "Label for the button to install an update for a single style"
|
||||||
},
|
},
|
||||||
"styleMozillaFormatHeading": {
|
"styleMozillaFormatHeading": {
|
||||||
"message": "Formato Mozilla",
|
"message": "Formato Mozilla",
|
||||||
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
||||||
},
|
},
|
||||||
"stylishUnavailableForURL": {
|
"stylishUnavailableForURL": {
|
||||||
"message": "(Stylish no funciona en páginas como ésta.)",
|
"message": "(Stylish no funciona en páginas como ésta.)",
|
||||||
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
||||||
},
|
},
|
||||||
"sectionRemove": {
|
"sectionRemove": {
|
||||||
"message": "Eliminar sección",
|
"message": "Eliminar sección",
|
||||||
"description": "Label for the button to remove a section"
|
"description": "Label for the button to remove a section"
|
||||||
},
|
},
|
||||||
"disableAllStyles": {
|
"disableAllStyles": {
|
||||||
"message": "Desactivar todos los estlos",
|
"message": "Desactivar todos los estlos",
|
||||||
"description": "Label for the checkbox that turns all enabled styles off."
|
"description": "Label for the checkbox that turns all enabled styles off."
|
||||||
},
|
},
|
||||||
"undoGlobal": {
|
"undoGlobal": {
|
||||||
"message": "Deshacer (global)",
|
"message": "Deshacer (global)",
|
||||||
"description": "CSS-beautify global Undo button label"
|
"description": "CSS-beautify global Undo button label"
|
||||||
},
|
},
|
||||||
"updateCompleted": {
|
"updateCompleted": {
|
||||||
"message": "Actualización terminada",
|
"message": "Actualización terminada",
|
||||||
"description": "Text that displays when an update completed"
|
"description": "Text that displays when an update completed"
|
||||||
},
|
},
|
||||||
"checkingForUpdate": {
|
"checkingForUpdate": {
|
||||||
"message": "Comprobando...",
|
"message": "Comprobando...",
|
||||||
"description": "Text to display when checking a style for an update"
|
"description": "Text to display when checking a style for an update"
|
||||||
},
|
},
|
||||||
"sectionCode": {
|
"sectionCode": {
|
||||||
"message": "Código",
|
"message": "Código",
|
||||||
"description": "Label for the code for a section"
|
"description": "Label for the code for a section"
|
||||||
},
|
},
|
||||||
"cm_smartIndent": {
|
"cm_smartIndent": {
|
||||||
"message": "Utilizar sangría inteligente",
|
"message": "Utilizar sangría inteligente",
|
||||||
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"appliesHelp": {
|
"appliesHelp": {
|
||||||
"message": "Utiliza los controles \"Se aplica a\" para limitar las URL a las que se aplica el código de esta sección.",
|
"message": "Utiliza los controles \"Se aplica a\" para limitar las URL a las que se aplica el código de esta sección.",
|
||||||
"description": "Help text for 'applies to' section"
|
"description": "Help text for 'applies to' section"
|
||||||
},
|
},
|
||||||
"editStyleHeading": {
|
"editStyleHeading": {
|
||||||
"message": "Editar estilo",
|
"message": "Editar estilo",
|
||||||
"description": "Title of the page for editing styles"
|
"description": "Title of the page for editing styles"
|
||||||
},
|
},
|
||||||
"appliesUrlOption": {
|
"appliesUrlOption": {
|
||||||
"message": "URL",
|
"message": "URL",
|
||||||
"description": "Option to make the style apply to the entered string as a URL"
|
"description": "Option to make the style apply to the entered string as a URL"
|
||||||
},
|
},
|
||||||
"addStyleTitle": {
|
"addStyleTitle": {
|
||||||
"message": "Añadir estilo",
|
"message": "Añadir estilo",
|
||||||
"description": "Title of the page for adding styles"
|
"description": "Title of the page for adding styles"
|
||||||
},
|
},
|
||||||
"importReplaceLabel": {
|
"importReplaceLabel": {
|
||||||
"message": "Sobreescribir estilo",
|
"message": "Sobreescribir estilo",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"dbError": {
|
"dbError": {
|
||||||
"message": "Ha ocurrido un error con la base de datos de Stylish. ¿Quieres visitar una página web con las posibles soluciones?",
|
"message": "Ha ocurrido un error con la base de datos de Stylish. ¿Quieres visitar una página web con las posibles soluciones?",
|
||||||
"description": "Prompt when a DB error is encountered"
|
"description": "Prompt when a DB error is encountered"
|
||||||
},
|
},
|
||||||
"importAppendTooltip": {
|
"importAppendTooltip": {
|
||||||
"message": "Adjuntar el estilo importado al estilo actual",
|
"message": "Adjuntar el estilo importado al estilo actual",
|
||||||
"description": "Tooltip for the button to import a style and append to the existing sections"
|
"description": "Tooltip for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"helpKeyMapHotkey": {
|
"helpKeyMapHotkey": {
|
||||||
"message": "Presiona un atajo",
|
"message": "Presiona un atajo",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"replaceAll": {
|
"replaceAll": {
|
||||||
"message": "Reemplazar todo",
|
"message": "Reemplazar todo",
|
||||||
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
||||||
},
|
},
|
||||||
"editGotoLine": {
|
"editGotoLine": {
|
||||||
"message": "Ir a línea (o línea:col)",
|
"message": "Ir a línea (o línea:col)",
|
||||||
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
||||||
},
|
},
|
||||||
"checkAllUpdates": {
|
"checkAllUpdates": {
|
||||||
"message": "Comprobar todos los estilos para buscar actualizaciones",
|
"message": "Comprobar todos los estilos para buscar actualizaciones",
|
||||||
"description": "Label for the button to check all styles for updates"
|
"description": "Label for the button to check all styles for updates"
|
||||||
},
|
},
|
||||||
"issuesHelp": {
|
"issuesHelp": {
|
||||||
"message": "Problemas encontrados por <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> con estas reglas aplicadas:",
|
"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"
|
"description": "Help popup message for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"confirmNo": {
|
"confirmNo": {
|
||||||
"message": "No",
|
"message": "No",
|
||||||
"description": "'No' button in a confirm dialog"
|
"description": "'No' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"undo": {
|
"undo": {
|
||||||
"message": "Deshacer",
|
"message": "Deshacer",
|
||||||
"description": "Button label"
|
"description": "Button label"
|
||||||
},
|
},
|
||||||
"cm_keyMap": {
|
"cm_keyMap": {
|
||||||
"message": "Mapa de teclado",
|
"message": "Mapa de teclado",
|
||||||
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
||||||
},
|
},
|
||||||
"cm_indentWithTabs": {
|
"cm_indentWithTabs": {
|
||||||
"message": "Usar pestañas con sangría inteligente",
|
"message": "Usar pestañas con sangría inteligente",
|
||||||
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"replaceWith": {
|
"replaceWith": {
|
||||||
"message": "Reemplazar con",
|
"message": "Reemplazar con",
|
||||||
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
||||||
},
|
},
|
||||||
"deleteStyleLabel": {
|
"deleteStyleLabel": {
|
||||||
"message": "Eliminar",
|
"message": "Eliminar",
|
||||||
"description": "Label for the button to delete a style"
|
"description": "Label for the button to delete a style"
|
||||||
},
|
},
|
||||||
"addStyleLabel": {
|
"addStyleLabel": {
|
||||||
"message": "Escribir nuevo estilo",
|
"message": "Escribir nuevo estilo",
|
||||||
"description": "Label for the button to go to the add style page"
|
"description": "Label for the button to go to the add style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEnabled": {
|
"manageOnlyEnabled": {
|
||||||
"message": "Sólo estilos activos",
|
"message": "Sólo estilos activos",
|
||||||
"description": "Checkbox to show only enabled styles"
|
"description": "Checkbox to show only enabled styles"
|
||||||
},
|
},
|
||||||
"editStyleLabel": {
|
"editStyleLabel": {
|
||||||
"message": "Editar",
|
"message": "Editar",
|
||||||
"description": "Label for the button to go to the edit style page"
|
"description": "Label for the button to go to the edit style page"
|
||||||
},
|
},
|
||||||
"cm_theme": {
|
"cm_theme": {
|
||||||
"message": "Tema",
|
"message": "Tema",
|
||||||
"description": "Label for the style editor's CSS theme."
|
"description": "Label for the style editor's CSS theme."
|
||||||
},
|
},
|
||||||
"helpKeyMapCommand": {
|
"helpKeyMapCommand": {
|
||||||
"message": "Escribe una línea de comando",
|
"message": "Escribe una línea de comando",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"message": "Cambia el estilo de la Web con Stylish, un gestor de estilos de usuario. Stylish te permite instalar fácilmente temas y estilos para Google, Facebook, YouTube, orkut y muchos otros sitios.",
|
"message": "Cambia el estilo de la Web con Stylish, un gestor de estilos de usuario. Stylish te permite instalar fácilmente temas y estilos para Google, Facebook, YouTube, orkut y muchos otros sitios.",
|
||||||
"description": "Extension description"
|
"description": "Extension description"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,419 +1,419 @@
|
||||||
{
|
{
|
||||||
"appliesToEverything": {
|
"appliesToEverything": {
|
||||||
"message": "Kaikki",
|
"message": "Kaikki",
|
||||||
"description": "Text displayed for styles that apply to all sites"
|
"description": "Text displayed for styles that apply to all sites"
|
||||||
},
|
},
|
||||||
"defaultTheme": {
|
"defaultTheme": {
|
||||||
"message": "default",
|
"message": "default",
|
||||||
"description": "Default CodeMirror CSS theme option on the edit style page"
|
"description": "Default CodeMirror CSS theme option on the edit style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEdited": {
|
"manageOnlyEdited": {
|
||||||
"message": "Only edited styles",
|
"message": "Only edited styles",
|
||||||
"description": "Checkbox to show only locally edited styles"
|
"description": "Checkbox to show only locally edited styles"
|
||||||
},
|
},
|
||||||
"exportLabel": {
|
"exportLabel": {
|
||||||
"message": "Export",
|
"message": "Export",
|
||||||
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"issues": {
|
"issues": {
|
||||||
"message": "Issues",
|
"message": "Issues",
|
||||||
"description": "Label for the CSSLint issues block on the style edit page"
|
"description": "Label for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"cm_tabSize": {
|
"cm_tabSize": {
|
||||||
"message": "Tab size",
|
"message": "Tab size",
|
||||||
"description": "Label for the text box controlling tab size option for the style editor."
|
"description": "Label for the text box controlling tab size option for the style editor."
|
||||||
},
|
},
|
||||||
"enableStyleLabel": {
|
"enableStyleLabel": {
|
||||||
"message": "Aktivoi",
|
"message": "Aktivoi",
|
||||||
"description": "Label for the button to enable a style"
|
"description": "Label for the button to enable a style"
|
||||||
},
|
},
|
||||||
"styleMissingName": {
|
"styleMissingName": {
|
||||||
"message": "Syötä nimi.",
|
"message": "Syötä nimi.",
|
||||||
"description": "Error displayed when user saves without providing a name"
|
"description": "Error displayed when user saves without providing a name"
|
||||||
},
|
},
|
||||||
"appliesDomainOption": {
|
"appliesDomainOption": {
|
||||||
"message": "URL ositteita domainilla",
|
"message": "URL ositteita domainilla",
|
||||||
"description": "Option to make the style apply to the entered string as a domain"
|
"description": "Option to make the style apply to the entered string as a domain"
|
||||||
},
|
},
|
||||||
"checkForUpdate": {
|
"checkForUpdate": {
|
||||||
"message": "Hae päivityksiä",
|
"message": "Hae päivityksiä",
|
||||||
"description": "Label for the button to check a single style for an update"
|
"description": "Label for the button to check a single style for an update"
|
||||||
},
|
},
|
||||||
"importAppendLabel": {
|
"importAppendLabel": {
|
||||||
"message": "Append to style",
|
"message": "Append to style",
|
||||||
"description": "Label for the button to import a style and append to the existing sections"
|
"description": "Label for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"updateAllCheckSucceededNoUpdate": {
|
"updateAllCheckSucceededNoUpdate": {
|
||||||
"message": "All styles are up to date.",
|
"message": "All styles are up to date.",
|
||||||
"description": "Text that displays when an update all check completed and no updates are available"
|
"description": "Text that displays when an update all check completed and no updates are available"
|
||||||
},
|
},
|
||||||
"styleFromMozillaFormatPrompt": {
|
"styleFromMozillaFormatPrompt": {
|
||||||
"message": "Paste the Mozilla-format code",
|
"message": "Paste the Mozilla-format code",
|
||||||
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
||||||
},
|
},
|
||||||
"helpAlt": {
|
"helpAlt": {
|
||||||
"message": "Apu",
|
"message": "Apu",
|
||||||
"description": "Alternate text for help buttons"
|
"description": "Alternate text for help buttons"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"message": "Search",
|
"message": "Search",
|
||||||
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"confirmYes": {
|
"confirmYes": {
|
||||||
"message": "Yes",
|
"message": "Yes",
|
||||||
"description": "'Yes' button in a confirm dialog"
|
"description": "'Yes' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"findStylesForSite": {
|
"findStylesForSite": {
|
||||||
"message": "Hae lisää tyylejä tälle sivustolle.",
|
"message": "Hae lisää tyylejä tälle sivustolle.",
|
||||||
"description": "Text for a link that gets a list of styles for the current site"
|
"description": "Text for a link that gets a list of styles for the current site"
|
||||||
},
|
},
|
||||||
"manageHeading": {
|
"manageHeading": {
|
||||||
"message": "Asennetut Tyylit",
|
"message": "Asennetut Tyylit",
|
||||||
"description": "Heading for the manage page"
|
"description": "Heading for the manage page"
|
||||||
},
|
},
|
||||||
"styleBeautify": {
|
"styleBeautify": {
|
||||||
"message": "Beautify",
|
"message": "Beautify",
|
||||||
"description": "Label for the CSS-beautifier button on the edit style page"
|
"description": "Label for the CSS-beautifier button on the edit style page"
|
||||||
},
|
},
|
||||||
"styleEnabledLabel": {
|
"styleEnabledLabel": {
|
||||||
"message": "Aktivoitu",
|
"message": "Aktivoitu",
|
||||||
"description": "Label for the enabled state of styles"
|
"description": "Label for the enabled state of styles"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatHelp": {
|
"styleToMozillaFormatHelp": {
|
||||||
"message": "Mozilla formaattia koodista voidaan käyttää Stylish Firefoxille ohjelmassa ja voidaan lähettää userstyles.orgiin.",
|
"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"
|
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
|
||||||
},
|
},
|
||||||
"sectionAdd": {
|
"sectionAdd": {
|
||||||
"message": "Lisää uusi osio",
|
"message": "Lisää uusi osio",
|
||||||
"description": "Label for the button to add a section"
|
"description": "Label for the button to add a section"
|
||||||
},
|
},
|
||||||
"styleSaveLabel": {
|
"styleSaveLabel": {
|
||||||
"message": "Tallenna",
|
"message": "Tallenna",
|
||||||
"description": "Label for save button for style editing"
|
"description": "Label for save button for style editing"
|
||||||
},
|
},
|
||||||
"confirmStop": {
|
"confirmStop": {
|
||||||
"message": "Stop",
|
"message": "Stop",
|
||||||
"description": "'Stop' button in a confirm dialog"
|
"description": "'Stop' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"writeStyleForURL": {
|
"writeStyleForURL": {
|
||||||
"message": "this URL",
|
"message": "this URL",
|
||||||
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
||||||
},
|
},
|
||||||
"appliesAdd": {
|
"appliesAdd": {
|
||||||
"message": "Lisää",
|
"message": "Lisää",
|
||||||
"description": "Label for the button to add an 'applies' entry"
|
"description": "Label for the button to add an 'applies' entry"
|
||||||
},
|
},
|
||||||
"appliesRegexpOption": {
|
"appliesRegexpOption": {
|
||||||
"message": "URL ositteet jotka vastaavat regexpiä",
|
"message": "URL ositteet jotka vastaavat regexpiä",
|
||||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||||
},
|
},
|
||||||
"styleInstall": {
|
"styleInstall": {
|
||||||
"message": "Asennetaanko '$stylename$' Stylishiin?",
|
"message": "Asennetaanko '$stylename$' Stylishiin?",
|
||||||
"description": "Confirmation when installing a style",
|
"description": "Confirmation when installing a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"manageText": {
|
"manageText": {
|
||||||
"message": "Käy osoitteessa <a href='http://userstyles.org'> userstyles.org</a> saadaksesi valmiita tyylejä. Kysy <a href='http://forum.userstyles.org'> foorumista </a> jos tarvitset apua.",
|
"message": "Käy osoitteessa <a href='http://userstyles.org'> userstyles.org</a> saadaksesi valmiita tyylejä. Kysy <a href='http://forum.userstyles.org'> foorumista </a> jos tarvitset apua.",
|
||||||
"description": "Help text on the manage page"
|
"description": "Help text on the manage page"
|
||||||
},
|
},
|
||||||
"searchStyles": {
|
"searchStyles": {
|
||||||
"message": "Search contents",
|
"message": "Search contents",
|
||||||
"description": "Label for the search filter textbox on the Manage styles page"
|
"description": "Label for the search filter textbox on the Manage styles page"
|
||||||
},
|
},
|
||||||
"disableStyleLabel": {
|
"disableStyleLabel": {
|
||||||
"message": "Poista Käytöstä",
|
"message": "Poista Käytöstä",
|
||||||
"description": "Label for the button to disable a style"
|
"description": "Label for the button to disable a style"
|
||||||
},
|
},
|
||||||
"prefShowBadge": {
|
"prefShowBadge": {
|
||||||
"message": "Show number of styles active for the current site on the toolbar button",
|
"message": "Show number of styles active for the current site on the toolbar button",
|
||||||
"description": "Label for the checkbox controlling toolbar badge text."
|
"description": "Label for the checkbox controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"menuShowBadge": {
|
"menuShowBadge": {
|
||||||
"message": "Show active style count",
|
"message": "Show active style count",
|
||||||
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"cm_lineWrapping": {
|
"cm_lineWrapping": {
|
||||||
"message": "Word wrap",
|
"message": "Word wrap",
|
||||||
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
||||||
},
|
},
|
||||||
"styleCancelEditLabel": {
|
"styleCancelEditLabel": {
|
||||||
"message": "Takaisin hallintapaneeliin",
|
"message": "Takaisin hallintapaneeliin",
|
||||||
"description": "Label for cancel button for style editing"
|
"description": "Label for cancel button for style editing"
|
||||||
},
|
},
|
||||||
"styleChangesNotSaved": {
|
"styleChangesNotSaved": {
|
||||||
"message": "Olet tehnyt muutoksia tähän tyyliin tallentamatta.",
|
"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"
|
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||||
},
|
},
|
||||||
"importLabel": {
|
"importLabel": {
|
||||||
"message": "Import",
|
"message": "Import",
|
||||||
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"updateCheckFailServerUnreachable": {
|
"updateCheckFailServerUnreachable": {
|
||||||
"message": "Päivitys epäonnistui - ei voitu yhdistää palvelimeen.",
|
"message": "Päivitys epäonnistui - ei voitu yhdistää palvelimeen.",
|
||||||
"description": "Text that displays when an update check failed because the update server is unreachable"
|
"description": "Text that displays when an update check failed because the update server is unreachable"
|
||||||
},
|
},
|
||||||
"manageFilters": {
|
"manageFilters": {
|
||||||
"message": "Filters",
|
"message": "Filters",
|
||||||
"description": "Label for filters container"
|
"description": "Label for filters container"
|
||||||
},
|
},
|
||||||
"applyAllUpdates": {
|
"applyAllUpdates": {
|
||||||
"message": "Apply all updates",
|
"message": "Apply all updates",
|
||||||
"description": "Label for the button to apply all detected updates"
|
"description": "Label for the button to apply all detected updates"
|
||||||
},
|
},
|
||||||
"deleteStyleConfirm": {
|
"deleteStyleConfirm": {
|
||||||
"message": "Oletko varma että haluat poistaa tämän tyylin?",
|
"message": "Oletko varma että haluat poistaa tämän tyylin?",
|
||||||
"description": "Confirmation before deleting a style"
|
"description": "Confirmation before deleting a style"
|
||||||
},
|
},
|
||||||
"styleBadRegexp": {
|
"styleBadRegexp": {
|
||||||
"message": "Regexp ei kelpaa.",
|
"message": "Regexp ei kelpaa.",
|
||||||
"description": "Validation message for a bad regexp in a style"
|
"description": "Validation message for a bad regexp in a style"
|
||||||
},
|
},
|
||||||
"optionsHeading": {
|
"optionsHeading": {
|
||||||
"message": "Options",
|
"message": "Options",
|
||||||
"description": "Heading for options section on manage page."
|
"description": "Heading for options section on manage page."
|
||||||
},
|
},
|
||||||
"appliesDisplay": {
|
"appliesDisplay": {
|
||||||
"message": "Kooskee: $applies$",
|
"message": "Kooskee: $applies$",
|
||||||
"description": "Text on the manage screen to describe what the style applies to",
|
"description": "Text on the manage screen to describe what the style applies to",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"applies": {
|
"applies": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleUpdate": {
|
"styleUpdate": {
|
||||||
"message": "Are you sure you want to update '$stylename$'?",
|
"message": "Are you sure you want to update '$stylename$'?",
|
||||||
"description": "Confirmation when updating a style",
|
"description": "Confirmation when updating a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleSectionsTitle": {
|
"styleSectionsTitle": {
|
||||||
"message": "Osiot",
|
"message": "Osiot",
|
||||||
"description": "Title for the style sections section"
|
"description": "Title for the style sections section"
|
||||||
},
|
},
|
||||||
"editStyleTitle": {
|
"editStyleTitle": {
|
||||||
"message": "Muokkaa Tyyliä $stylename$",
|
"message": "Muokkaa Tyyliä $stylename$",
|
||||||
"description": "Title of the page for editing styles",
|
"description": "Title of the page for editing styles",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"updateCheckSucceededNoUpdate": {
|
"updateCheckSucceededNoUpdate": {
|
||||||
"message": "Tyyli on ajan tasalla.",
|
"message": "Tyyli on ajan tasalla.",
|
||||||
"description": "Text that displays when an update check completed and no update is available"
|
"description": "Text that displays when an update check completed and no update is available"
|
||||||
},
|
},
|
||||||
"appliesUrlPrefixOption": {
|
"appliesUrlPrefixOption": {
|
||||||
"message": "URL osoitteet jotka alkavat",
|
"message": "URL osoitteet jotka alkavat",
|
||||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||||
},
|
},
|
||||||
"searchRegexp": {
|
"searchRegexp": {
|
||||||
"message": "Use /re/ syntax for regexp search",
|
"message": "Use /re/ syntax for regexp search",
|
||||||
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"importReplaceTooltip": {
|
"importReplaceTooltip": {
|
||||||
"message": "Discard contents of current style and overwrite it with the imported style",
|
"message": "Discard contents of current style and overwrite it with the imported style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"popupStylesFirst": {
|
"popupStylesFirst": {
|
||||||
"message": "List styles before commands in the toolbar button menu",
|
"message": "List styles before commands in the toolbar button menu",
|
||||||
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
||||||
},
|
},
|
||||||
"sectionHelp": {
|
"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.",
|
"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"
|
"description": "Help text for sections"
|
||||||
},
|
},
|
||||||
"noStylesForSite": {
|
"noStylesForSite": {
|
||||||
"message": "Ei asennettuja tyylejä tällä sivustolla.",
|
"message": "Ei asennettuja tyylejä tällä sivustolla.",
|
||||||
"description": "Text displayed when no styles are installed for the current site"
|
"description": "Text displayed when no styles are installed for the current site"
|
||||||
},
|
},
|
||||||
"appliesDisplayTruncatedSuffix": {
|
"appliesDisplayTruncatedSuffix": {
|
||||||
"message": "ja lisää",
|
"message": "ja lisää",
|
||||||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||||
},
|
},
|
||||||
"appliesRemove": {
|
"appliesRemove": {
|
||||||
"message": "Poista",
|
"message": "Poista",
|
||||||
"description": "Label for the button to remove an 'applies' entry"
|
"description": "Label for the button to remove an 'applies' entry"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatTitle": {
|
"styleToMozillaFormatTitle": {
|
||||||
"message": "Style in Mozilla format",
|
"message": "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"
|
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
|
||||||
},
|
},
|
||||||
"manageTitle": {
|
"manageTitle": {
|
||||||
"message": "Tyylikäs",
|
"message": "Tyylikäs",
|
||||||
"description": "Title for the manage page"
|
"description": "Title for the manage page"
|
||||||
},
|
},
|
||||||
"writeStyleFor": {
|
"writeStyleFor": {
|
||||||
"message": "Write style for: ",
|
"message": "Write style for: ",
|
||||||
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
||||||
},
|
},
|
||||||
"replace": {
|
"replace": {
|
||||||
"message": "Replace",
|
"message": "Replace",
|
||||||
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
||||||
},
|
},
|
||||||
"appliesLabel": {
|
"appliesLabel": {
|
||||||
"message": "Koskee",
|
"message": "Koskee",
|
||||||
"description": "Label for 'applies to' fields on the edit/add screen"
|
"description": "Label for 'applies to' fields on the edit/add screen"
|
||||||
},
|
},
|
||||||
"openManage": {
|
"openManage": {
|
||||||
"message": "Hallitse asennettuja tyylejä.",
|
"message": "Hallitse asennettuja tyylejä.",
|
||||||
"description": "Link to open the manage page."
|
"description": "Link to open the manage page."
|
||||||
},
|
},
|
||||||
"updateCheckFailBadResponseCode": {
|
"updateCheckFailBadResponseCode": {
|
||||||
"message": "Päivitys epäonnistui - palvelin vastasi koodilla $code$.",
|
"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",
|
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"code": {
|
"code": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"appliesSpecify": {
|
"appliesSpecify": {
|
||||||
"message": "Tarkenna",
|
"message": "Tarkenna",
|
||||||
"description": "Label for the button to make a style apply only to specific sites"
|
"description": "Label for the button to make a style apply only to specific sites"
|
||||||
},
|
},
|
||||||
"installUpdate": {
|
"installUpdate": {
|
||||||
"message": "Asenna päivitys",
|
"message": "Asenna päivitys",
|
||||||
"description": "Label for the button to install an update for a single style"
|
"description": "Label for the button to install an update for a single style"
|
||||||
},
|
},
|
||||||
"styleMozillaFormatHeading": {
|
"styleMozillaFormatHeading": {
|
||||||
"message": "Mozilla Format",
|
"message": "Mozilla Format",
|
||||||
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
||||||
},
|
},
|
||||||
"stylishUnavailableForURL": {
|
"stylishUnavailableForURL": {
|
||||||
"message": "(Stylish does not work on pages like this.)",
|
"message": "(Stylish does not work on pages like this.)",
|
||||||
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
||||||
},
|
},
|
||||||
"sectionRemove": {
|
"sectionRemove": {
|
||||||
"message": "Poista osio",
|
"message": "Poista osio",
|
||||||
"description": "Label for the button to remove a section"
|
"description": "Label for the button to remove a section"
|
||||||
},
|
},
|
||||||
"disableAllStyles": {
|
"disableAllStyles": {
|
||||||
"message": "Turn all styles off",
|
"message": "Turn all styles off",
|
||||||
"description": "Label for the checkbox that turns all enabled styles off."
|
"description": "Label for the checkbox that turns all enabled styles off."
|
||||||
},
|
},
|
||||||
"undoGlobal": {
|
"undoGlobal": {
|
||||||
"message": "Undo (global)",
|
"message": "Undo (global)",
|
||||||
"description": "CSS-beautify global Undo button label"
|
"description": "CSS-beautify global Undo button label"
|
||||||
},
|
},
|
||||||
"updateCompleted": {
|
"updateCompleted": {
|
||||||
"message": "Päivitys suoritettu.",
|
"message": "Päivitys suoritettu.",
|
||||||
"description": "Text that displays when an update completed"
|
"description": "Text that displays when an update completed"
|
||||||
},
|
},
|
||||||
"checkingForUpdate": {
|
"checkingForUpdate": {
|
||||||
"message": "Tarkistetaan...",
|
"message": "Tarkistetaan...",
|
||||||
"description": "Text to display when checking a style for an update"
|
"description": "Text to display when checking a style for an update"
|
||||||
},
|
},
|
||||||
"sectionCode": {
|
"sectionCode": {
|
||||||
"message": "Koodi",
|
"message": "Koodi",
|
||||||
"description": "Label for the code for a section"
|
"description": "Label for the code for a section"
|
||||||
},
|
},
|
||||||
"cm_smartIndent": {
|
"cm_smartIndent": {
|
||||||
"message": "Use smart indentation",
|
"message": "Use smart indentation",
|
||||||
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"appliesHelp": {
|
"appliesHelp": {
|
||||||
"message": "Käytä 'Koskee' kontrolleja rajoittaaksesi mitä URL osoitteisiin tämä osio koodista koskee.",
|
"message": "Käytä 'Koskee' kontrolleja rajoittaaksesi mitä URL osoitteisiin tämä osio koodista koskee.",
|
||||||
"description": "Help text for 'applies to' section"
|
"description": "Help text for 'applies to' section"
|
||||||
},
|
},
|
||||||
"editStyleHeading": {
|
"editStyleHeading": {
|
||||||
"message": "Muokkaa Tyyliä",
|
"message": "Muokkaa Tyyliä",
|
||||||
"description": "Title of the page for editing styles"
|
"description": "Title of the page for editing styles"
|
||||||
},
|
},
|
||||||
"appliesUrlOption": {
|
"appliesUrlOption": {
|
||||||
"message": "URL",
|
"message": "URL",
|
||||||
"description": "Option to make the style apply to the entered string as a URL"
|
"description": "Option to make the style apply to the entered string as a URL"
|
||||||
},
|
},
|
||||||
"addStyleTitle": {
|
"addStyleTitle": {
|
||||||
"message": "Lisää Tyyli",
|
"message": "Lisää Tyyli",
|
||||||
"description": "Title of the page for adding styles"
|
"description": "Title of the page for adding styles"
|
||||||
},
|
},
|
||||||
"importReplaceLabel": {
|
"importReplaceLabel": {
|
||||||
"message": "Overwrite style",
|
"message": "Overwrite style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"dbError": {
|
"dbError": {
|
||||||
"message": "An error has occurred using the Stylish database. Would you like to visit a web page with possible solutions?",
|
"message": "An error has occurred using the Stylish database. Would you like to visit a web page with possible solutions?",
|
||||||
"description": "Prompt when a DB error is encountered"
|
"description": "Prompt when a DB error is encountered"
|
||||||
},
|
},
|
||||||
"importAppendTooltip": {
|
"importAppendTooltip": {
|
||||||
"message": "Append the imported style to current style",
|
"message": "Append the imported style to current style",
|
||||||
"description": "Tooltip for the button to import a style and append to the existing sections"
|
"description": "Tooltip for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"helpKeyMapHotkey": {
|
"helpKeyMapHotkey": {
|
||||||
"message": "Press a hotkey",
|
"message": "Press a hotkey",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"replaceAll": {
|
"replaceAll": {
|
||||||
"message": "Replace all",
|
"message": "Replace all",
|
||||||
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
||||||
},
|
},
|
||||||
"editGotoLine": {
|
"editGotoLine": {
|
||||||
"message": "Goto line (or line:col)",
|
"message": "Goto line (or line:col)",
|
||||||
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
||||||
},
|
},
|
||||||
"checkAllUpdates": {
|
"checkAllUpdates": {
|
||||||
"message": "Tarkista kaikki tyylit päivityksien varalta",
|
"message": "Tarkista kaikki tyylit päivityksien varalta",
|
||||||
"description": "Label for the button to check all styles for updates"
|
"description": "Label for the button to check all styles for updates"
|
||||||
},
|
},
|
||||||
"issuesHelp": {
|
"issuesHelp": {
|
||||||
"message": "The issues found by <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> with these rules enabled:",
|
"message": "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"
|
"description": "Help popup message for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"confirmNo": {
|
"confirmNo": {
|
||||||
"message": "No",
|
"message": "No",
|
||||||
"description": "'No' button in a confirm dialog"
|
"description": "'No' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"undo": {
|
"undo": {
|
||||||
"message": "Undo",
|
"message": "Undo",
|
||||||
"description": "Button label"
|
"description": "Button label"
|
||||||
},
|
},
|
||||||
"cm_keyMap": {
|
"cm_keyMap": {
|
||||||
"message": "Keymap",
|
"message": "Keymap",
|
||||||
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
||||||
},
|
},
|
||||||
"cm_indentWithTabs": {
|
"cm_indentWithTabs": {
|
||||||
"message": "Use tabs with smart indentation",
|
"message": "Use tabs with smart indentation",
|
||||||
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"replaceWith": {
|
"replaceWith": {
|
||||||
"message": "Replace with",
|
"message": "Replace with",
|
||||||
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
||||||
},
|
},
|
||||||
"deleteStyleLabel": {
|
"deleteStyleLabel": {
|
||||||
"message": "Poista",
|
"message": "Poista",
|
||||||
"description": "Label for the button to delete a style"
|
"description": "Label for the button to delete a style"
|
||||||
},
|
},
|
||||||
"addStyleLabel": {
|
"addStyleLabel": {
|
||||||
"message": "Uusi Tyyli",
|
"message": "Uusi Tyyli",
|
||||||
"description": "Label for the button to go to the add style page"
|
"description": "Label for the button to go to the add style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEnabled": {
|
"manageOnlyEnabled": {
|
||||||
"message": "Only enabled styles",
|
"message": "Only enabled styles",
|
||||||
"description": "Checkbox to show only enabled styles"
|
"description": "Checkbox to show only enabled styles"
|
||||||
},
|
},
|
||||||
"editStyleLabel": {
|
"editStyleLabel": {
|
||||||
"message": "Muokkaa",
|
"message": "Muokkaa",
|
||||||
"description": "Label for the button to go to the edit style page"
|
"description": "Label for the button to go to the edit style page"
|
||||||
},
|
},
|
||||||
"cm_theme": {
|
"cm_theme": {
|
||||||
"message": "Theme",
|
"message": "Theme",
|
||||||
"description": "Label for the style editor's CSS theme."
|
"description": "Label for the style editor's CSS theme."
|
||||||
},
|
},
|
||||||
"helpKeyMapCommand": {
|
"helpKeyMapCommand": {
|
||||||
"message": "Type a command name",
|
"message": "Type a command name",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"message": "Uudelleen stailaa netti Stylishillä, käyttäjän tyyli hallintapaneelilla. Stylish antaa sinun helposti asentaa teemoja ja skinejä palvelluille kuten Google, Facebook, YouTube, Orkut, ja monelle, monelle muulle sivustolle.",
|
"message": "Uudelleen stailaa netti Stylishillä, käyttäjän tyyli hallintapaneelilla. Stylish antaa sinun helposti asentaa teemoja ja skinejä palvelluille kuten Google, Facebook, YouTube, Orkut, ja monelle, monelle muulle sivustolle.",
|
||||||
"description": "Extension description"
|
"description": "Extension description"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,419 +1,419 @@
|
||||||
{
|
{
|
||||||
"appliesToEverything": {
|
"appliesToEverything": {
|
||||||
"message": "Tout",
|
"message": "Tout",
|
||||||
"description": "Text displayed for styles that apply to all sites"
|
"description": "Text displayed for styles that apply to all sites"
|
||||||
},
|
},
|
||||||
"defaultTheme": {
|
"defaultTheme": {
|
||||||
"message": "défaut",
|
"message": "défaut",
|
||||||
"description": "Default CodeMirror CSS theme option on the edit style page"
|
"description": "Default CodeMirror CSS theme option on the edit style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEdited": {
|
"manageOnlyEdited": {
|
||||||
"message": "Only edited styles",
|
"message": "Only edited styles",
|
||||||
"description": "Checkbox to show only locally edited styles"
|
"description": "Checkbox to show only locally edited styles"
|
||||||
},
|
},
|
||||||
"exportLabel": {
|
"exportLabel": {
|
||||||
"message": "Exportez",
|
"message": "Exportez",
|
||||||
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"issues": {
|
"issues": {
|
||||||
"message": "Issues",
|
"message": "Issues",
|
||||||
"description": "Label for the CSSLint issues block on the style edit page"
|
"description": "Label for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"cm_tabSize": {
|
"cm_tabSize": {
|
||||||
"message": "Taille des tabulations",
|
"message": "Taille des tabulations",
|
||||||
"description": "Label for the text box controlling tab size option for the style editor."
|
"description": "Label for the text box controlling tab size option for the style editor."
|
||||||
},
|
},
|
||||||
"enableStyleLabel": {
|
"enableStyleLabel": {
|
||||||
"message": "Activer",
|
"message": "Activer",
|
||||||
"description": "Label for the button to enable a style"
|
"description": "Label for the button to enable a style"
|
||||||
},
|
},
|
||||||
"styleMissingName": {
|
"styleMissingName": {
|
||||||
"message": "Veuillez saisir un nom.",
|
"message": "Veuillez saisir un nom.",
|
||||||
"description": "Error displayed when user saves without providing a name"
|
"description": "Error displayed when user saves without providing a name"
|
||||||
},
|
},
|
||||||
"appliesDomainOption": {
|
"appliesDomainOption": {
|
||||||
"message": "URL sur le domaine",
|
"message": "URL sur le domaine",
|
||||||
"description": "Option to make the style apply to the entered string as a domain"
|
"description": "Option to make the style apply to the entered string as a domain"
|
||||||
},
|
},
|
||||||
"checkForUpdate": {
|
"checkForUpdate": {
|
||||||
"message": "Rechercher des mises à jour",
|
"message": "Rechercher des mises à jour",
|
||||||
"description": "Label for the button to check a single style for an update"
|
"description": "Label for the button to check a single style for an update"
|
||||||
},
|
},
|
||||||
"importAppendLabel": {
|
"importAppendLabel": {
|
||||||
"message": "Append to style",
|
"message": "Append to style",
|
||||||
"description": "Label for the button to import a style and append to the existing sections"
|
"description": "Label for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"updateAllCheckSucceededNoUpdate": {
|
"updateAllCheckSucceededNoUpdate": {
|
||||||
"message": "All styles are up to date.",
|
"message": "All styles are up to date.",
|
||||||
"description": "Text that displays when an update all check completed and no updates are available"
|
"description": "Text that displays when an update all check completed and no updates are available"
|
||||||
},
|
},
|
||||||
"styleFromMozillaFormatPrompt": {
|
"styleFromMozillaFormatPrompt": {
|
||||||
"message": "Paste the Mozilla-format code",
|
"message": "Paste the Mozilla-format code",
|
||||||
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
||||||
},
|
},
|
||||||
"helpAlt": {
|
"helpAlt": {
|
||||||
"message": "Aide",
|
"message": "Aide",
|
||||||
"description": "Alternate text for help buttons"
|
"description": "Alternate text for help buttons"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"message": "Search",
|
"message": "Search",
|
||||||
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"confirmYes": {
|
"confirmYes": {
|
||||||
"message": "Oui",
|
"message": "Oui",
|
||||||
"description": "'Yes' button in a confirm dialog"
|
"description": "'Yes' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"findStylesForSite": {
|
"findStylesForSite": {
|
||||||
"message": "Rechercher d'autres styles pour ce site",
|
"message": "Rechercher d'autres styles pour ce site",
|
||||||
"description": "Text for a link that gets a list of styles for the current site"
|
"description": "Text for a link that gets a list of styles for the current site"
|
||||||
},
|
},
|
||||||
"manageHeading": {
|
"manageHeading": {
|
||||||
"message": "Styles installés",
|
"message": "Styles installés",
|
||||||
"description": "Heading for the manage page"
|
"description": "Heading for the manage page"
|
||||||
},
|
},
|
||||||
"styleBeautify": {
|
"styleBeautify": {
|
||||||
"message": "Beautify",
|
"message": "Beautify",
|
||||||
"description": "Label for the CSS-beautifier button on the edit style page"
|
"description": "Label for the CSS-beautifier button on the edit style page"
|
||||||
},
|
},
|
||||||
"styleEnabledLabel": {
|
"styleEnabledLabel": {
|
||||||
"message": "Activé",
|
"message": "Activé",
|
||||||
"description": "Label for the enabled state of styles"
|
"description": "Label for the enabled state of styles"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatHelp": {
|
"styleToMozillaFormatHelp": {
|
||||||
"message": "Le code au format Mozilla peut être utilisé dans Stylish for Firefox et envoyé à userstyles.org.",
|
"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"
|
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
|
||||||
},
|
},
|
||||||
"sectionAdd": {
|
"sectionAdd": {
|
||||||
"message": "Ajouter une section",
|
"message": "Ajouter une section",
|
||||||
"description": "Label for the button to add a section"
|
"description": "Label for the button to add a section"
|
||||||
},
|
},
|
||||||
"styleSaveLabel": {
|
"styleSaveLabel": {
|
||||||
"message": "Enregistrer",
|
"message": "Enregistrer",
|
||||||
"description": "Label for save button for style editing"
|
"description": "Label for save button for style editing"
|
||||||
},
|
},
|
||||||
"confirmStop": {
|
"confirmStop": {
|
||||||
"message": "Stop",
|
"message": "Stop",
|
||||||
"description": "'Stop' button in a confirm dialog"
|
"description": "'Stop' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"writeStyleForURL": {
|
"writeStyleForURL": {
|
||||||
"message": "cette URL",
|
"message": "cette URL",
|
||||||
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
||||||
},
|
},
|
||||||
"appliesAdd": {
|
"appliesAdd": {
|
||||||
"message": "Ajouter",
|
"message": "Ajouter",
|
||||||
"description": "Label for the button to add an 'applies' entry"
|
"description": "Label for the button to add an 'applies' entry"
|
||||||
},
|
},
|
||||||
"appliesRegexpOption": {
|
"appliesRegexpOption": {
|
||||||
"message": "URL correspondant à l'expression régulière",
|
"message": "URL correspondant à l'expression régulière",
|
||||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||||
},
|
},
|
||||||
"styleInstall": {
|
"styleInstall": {
|
||||||
"message": "Installer \"$stylename$\" dans Stylish ?",
|
"message": "Installer \"$stylename$\" dans Stylish ?",
|
||||||
"description": "Confirmation when installing a style",
|
"description": "Confirmation when installing a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"manageText": {
|
"manageText": {
|
||||||
"message": "Pour obtenir des styles prédéfinis, rendez-vous sur <a href='http://userstyles.org'>userstyles.org</a>. Posez une question sur le <a href='http://forum.userstyles.org'>forum</a> si vous avez besoin d'aide.",
|
"message": "Pour obtenir des styles prédéfinis, rendez-vous sur <a href='http://userstyles.org'>userstyles.org</a>. Posez une question sur le <a href='http://forum.userstyles.org'>forum</a> si vous avez besoin d'aide.",
|
||||||
"description": "Help text on the manage page"
|
"description": "Help text on the manage page"
|
||||||
},
|
},
|
||||||
"searchStyles": {
|
"searchStyles": {
|
||||||
"message": "Search contents",
|
"message": "Search contents",
|
||||||
"description": "Label for the search filter textbox on the Manage styles page"
|
"description": "Label for the search filter textbox on the Manage styles page"
|
||||||
},
|
},
|
||||||
"disableStyleLabel": {
|
"disableStyleLabel": {
|
||||||
"message": "Désactiver",
|
"message": "Désactiver",
|
||||||
"description": "Label for the button to disable a style"
|
"description": "Label for the button to disable a style"
|
||||||
},
|
},
|
||||||
"prefShowBadge": {
|
"prefShowBadge": {
|
||||||
"message": "Afficher le nombre de styles actifs pour le site actuel sur le boutton Stylish",
|
"message": "Afficher le nombre de styles actifs pour le site actuel sur le boutton Stylish",
|
||||||
"description": "Label for the checkbox controlling toolbar badge text."
|
"description": "Label for the checkbox controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"menuShowBadge": {
|
"menuShowBadge": {
|
||||||
"message": "Show active style count",
|
"message": "Show active style count",
|
||||||
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"cm_lineWrapping": {
|
"cm_lineWrapping": {
|
||||||
"message": "Retour à la ligne automatique",
|
"message": "Retour à la ligne automatique",
|
||||||
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
||||||
},
|
},
|
||||||
"styleCancelEditLabel": {
|
"styleCancelEditLabel": {
|
||||||
"message": "Retour à la gestion",
|
"message": "Retour à la gestion",
|
||||||
"description": "Label for cancel button for style editing"
|
"description": "Label for cancel button for style editing"
|
||||||
},
|
},
|
||||||
"styleChangesNotSaved": {
|
"styleChangesNotSaved": {
|
||||||
"message": "Vous avez apporté des modifications à ce style sans les enregistrer.",
|
"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"
|
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||||
},
|
},
|
||||||
"importLabel": {
|
"importLabel": {
|
||||||
"message": "Import",
|
"message": "Import",
|
||||||
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"updateCheckFailServerUnreachable": {
|
"updateCheckFailServerUnreachable": {
|
||||||
"message": "Échec de la mise à jour. Le serveur est inaccessible.",
|
"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"
|
"description": "Text that displays when an update check failed because the update server is unreachable"
|
||||||
},
|
},
|
||||||
"manageFilters": {
|
"manageFilters": {
|
||||||
"message": "Filtres",
|
"message": "Filtres",
|
||||||
"description": "Label for filters container"
|
"description": "Label for filters container"
|
||||||
},
|
},
|
||||||
"applyAllUpdates": {
|
"applyAllUpdates": {
|
||||||
"message": "Apply all updates",
|
"message": "Apply all updates",
|
||||||
"description": "Label for the button to apply all detected updates"
|
"description": "Label for the button to apply all detected updates"
|
||||||
},
|
},
|
||||||
"deleteStyleConfirm": {
|
"deleteStyleConfirm": {
|
||||||
"message": "Voulez-vous vraiment supprimer ce style ?",
|
"message": "Voulez-vous vraiment supprimer ce style ?",
|
||||||
"description": "Confirmation before deleting a style"
|
"description": "Confirmation before deleting a style"
|
||||||
},
|
},
|
||||||
"styleBadRegexp": {
|
"styleBadRegexp": {
|
||||||
"message": "Le Regexp est éronné",
|
"message": "Le Regexp est éronné",
|
||||||
"description": "Validation message for a bad regexp in a style"
|
"description": "Validation message for a bad regexp in a style"
|
||||||
},
|
},
|
||||||
"optionsHeading": {
|
"optionsHeading": {
|
||||||
"message": "Options",
|
"message": "Options",
|
||||||
"description": "Heading for options section on manage page."
|
"description": "Heading for options section on manage page."
|
||||||
},
|
},
|
||||||
"appliesDisplay": {
|
"appliesDisplay": {
|
||||||
"message": "S'applique à : $applies$",
|
"message": "S'applique à : $applies$",
|
||||||
"description": "Text on the manage screen to describe what the style applies to",
|
"description": "Text on the manage screen to describe what the style applies to",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"applies": {
|
"applies": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleUpdate": {
|
"styleUpdate": {
|
||||||
"message": "Voulez-vous mettre à jour '$stylename$'?",
|
"message": "Voulez-vous mettre à jour '$stylename$'?",
|
||||||
"description": "Confirmation when updating a style",
|
"description": "Confirmation when updating a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleSectionsTitle": {
|
"styleSectionsTitle": {
|
||||||
"message": "Sections",
|
"message": "Sections",
|
||||||
"description": "Title for the style sections section"
|
"description": "Title for the style sections section"
|
||||||
},
|
},
|
||||||
"editStyleTitle": {
|
"editStyleTitle": {
|
||||||
"message": "Modifier le style $stylename$",
|
"message": "Modifier le style $stylename$",
|
||||||
"description": "Title of the page for editing styles",
|
"description": "Title of the page for editing styles",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"updateCheckSucceededNoUpdate": {
|
"updateCheckSucceededNoUpdate": {
|
||||||
"message": "Le style est à jour.",
|
"message": "Le style est à jour.",
|
||||||
"description": "Text that displays when an update check completed and no update is available"
|
"description": "Text that displays when an update check completed and no update is available"
|
||||||
},
|
},
|
||||||
"appliesUrlPrefixOption": {
|
"appliesUrlPrefixOption": {
|
||||||
"message": "URL commençant par",
|
"message": "URL commençant par",
|
||||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||||
},
|
},
|
||||||
"searchRegexp": {
|
"searchRegexp": {
|
||||||
"message": "Use /re/ syntax for regexp search",
|
"message": "Use /re/ syntax for regexp search",
|
||||||
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"importReplaceTooltip": {
|
"importReplaceTooltip": {
|
||||||
"message": "Discard contents of current style and overwrite it with the imported style",
|
"message": "Discard contents of current style and overwrite it with the imported style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"popupStylesFirst": {
|
"popupStylesFirst": {
|
||||||
"message": "List styles before commands in the toolbar button menu",
|
"message": "List styles before commands in the toolbar button menu",
|
||||||
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
||||||
},
|
},
|
||||||
"sectionHelp": {
|
"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.",
|
"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"
|
"description": "Help text for sections"
|
||||||
},
|
},
|
||||||
"noStylesForSite": {
|
"noStylesForSite": {
|
||||||
"message": "Aucun style n'est installé pour ce site.",
|
"message": "Aucun style n'est installé pour ce site.",
|
||||||
"description": "Text displayed when no styles are installed for the current site"
|
"description": "Text displayed when no styles are installed for the current site"
|
||||||
},
|
},
|
||||||
"appliesDisplayTruncatedSuffix": {
|
"appliesDisplayTruncatedSuffix": {
|
||||||
"message": "et bien plus encore",
|
"message": "et bien plus encore",
|
||||||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||||
},
|
},
|
||||||
"appliesRemove": {
|
"appliesRemove": {
|
||||||
"message": "Supprimer",
|
"message": "Supprimer",
|
||||||
"description": "Label for the button to remove an 'applies' entry"
|
"description": "Label for the button to remove an 'applies' entry"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatTitle": {
|
"styleToMozillaFormatTitle": {
|
||||||
"message": "Style in Mozilla format",
|
"message": "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"
|
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
|
||||||
},
|
},
|
||||||
"manageTitle": {
|
"manageTitle": {
|
||||||
"message": "Stylish",
|
"message": "Stylish",
|
||||||
"description": "Title for the manage page"
|
"description": "Title for the manage page"
|
||||||
},
|
},
|
||||||
"writeStyleFor": {
|
"writeStyleFor": {
|
||||||
"message": "Write style for: ",
|
"message": "Write style for: ",
|
||||||
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
||||||
},
|
},
|
||||||
"replace": {
|
"replace": {
|
||||||
"message": "Replace",
|
"message": "Replace",
|
||||||
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
||||||
},
|
},
|
||||||
"appliesLabel": {
|
"appliesLabel": {
|
||||||
"message": "S'applique à",
|
"message": "S'applique à",
|
||||||
"description": "Label for 'applies to' fields on the edit/add screen"
|
"description": "Label for 'applies to' fields on the edit/add screen"
|
||||||
},
|
},
|
||||||
"openManage": {
|
"openManage": {
|
||||||
"message": "Gérer les styles installés",
|
"message": "Gérer les styles installés",
|
||||||
"description": "Link to open the manage page."
|
"description": "Link to open the manage page."
|
||||||
},
|
},
|
||||||
"updateCheckFailBadResponseCode": {
|
"updateCheckFailBadResponseCode": {
|
||||||
"message": "Échec de la mise à jour. Le serveur a renvoyé le $code$ $code$.",
|
"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",
|
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"code": {
|
"code": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"appliesSpecify": {
|
"appliesSpecify": {
|
||||||
"message": "Préciser",
|
"message": "Préciser",
|
||||||
"description": "Label for the button to make a style apply only to specific sites"
|
"description": "Label for the button to make a style apply only to specific sites"
|
||||||
},
|
},
|
||||||
"installUpdate": {
|
"installUpdate": {
|
||||||
"message": "Installer la mise à jour",
|
"message": "Installer la mise à jour",
|
||||||
"description": "Label for the button to install an update for a single style"
|
"description": "Label for the button to install an update for a single style"
|
||||||
},
|
},
|
||||||
"styleMozillaFormatHeading": {
|
"styleMozillaFormatHeading": {
|
||||||
"message": "Mozilla Format",
|
"message": "Mozilla Format",
|
||||||
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
||||||
},
|
},
|
||||||
"stylishUnavailableForURL": {
|
"stylishUnavailableForURL": {
|
||||||
"message": "(Stylish ne fonctionne pas sur les pages de ce genre)",
|
"message": "(Stylish ne fonctionne pas sur les pages de ce genre)",
|
||||||
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
||||||
},
|
},
|
||||||
"sectionRemove": {
|
"sectionRemove": {
|
||||||
"message": "Supprimer la section",
|
"message": "Supprimer la section",
|
||||||
"description": "Label for the button to remove a section"
|
"description": "Label for the button to remove a section"
|
||||||
},
|
},
|
||||||
"disableAllStyles": {
|
"disableAllStyles": {
|
||||||
"message": "Désactiver tous les styles",
|
"message": "Désactiver tous les styles",
|
||||||
"description": "Label for the checkbox that turns all enabled styles off."
|
"description": "Label for the checkbox that turns all enabled styles off."
|
||||||
},
|
},
|
||||||
"undoGlobal": {
|
"undoGlobal": {
|
||||||
"message": "Undo (global)",
|
"message": "Undo (global)",
|
||||||
"description": "CSS-beautify global Undo button label"
|
"description": "CSS-beautify global Undo button label"
|
||||||
},
|
},
|
||||||
"updateCompleted": {
|
"updateCompleted": {
|
||||||
"message": "Mise à jour terminée.",
|
"message": "Mise à jour terminée.",
|
||||||
"description": "Text that displays when an update completed"
|
"description": "Text that displays when an update completed"
|
||||||
},
|
},
|
||||||
"checkingForUpdate": {
|
"checkingForUpdate": {
|
||||||
"message": "Vérification en cours…",
|
"message": "Vérification en cours…",
|
||||||
"description": "Text to display when checking a style for an update"
|
"description": "Text to display when checking a style for an update"
|
||||||
},
|
},
|
||||||
"sectionCode": {
|
"sectionCode": {
|
||||||
"message": "Code",
|
"message": "Code",
|
||||||
"description": "Label for the code for a section"
|
"description": "Label for the code for a section"
|
||||||
},
|
},
|
||||||
"cm_smartIndent": {
|
"cm_smartIndent": {
|
||||||
"message": "Use smart indentation",
|
"message": "Use smart indentation",
|
||||||
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"appliesHelp": {
|
"appliesHelp": {
|
||||||
"message": "Utilisez l'option \"S'applique à\" pour préciser les URL auxquelles le code de cette section s'applique.",
|
"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"
|
"description": "Help text for 'applies to' section"
|
||||||
},
|
},
|
||||||
"editStyleHeading": {
|
"editStyleHeading": {
|
||||||
"message": "Modifier le style",
|
"message": "Modifier le style",
|
||||||
"description": "Title of the page for editing styles"
|
"description": "Title of the page for editing styles"
|
||||||
},
|
},
|
||||||
"appliesUrlOption": {
|
"appliesUrlOption": {
|
||||||
"message": "URL",
|
"message": "URL",
|
||||||
"description": "Option to make the style apply to the entered string as a URL"
|
"description": "Option to make the style apply to the entered string as a URL"
|
||||||
},
|
},
|
||||||
"addStyleTitle": {
|
"addStyleTitle": {
|
||||||
"message": "Ajouter un style",
|
"message": "Ajouter un style",
|
||||||
"description": "Title of the page for adding styles"
|
"description": "Title of the page for adding styles"
|
||||||
},
|
},
|
||||||
"importReplaceLabel": {
|
"importReplaceLabel": {
|
||||||
"message": "Overwrite style",
|
"message": "Overwrite style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"dbError": {
|
"dbError": {
|
||||||
"message": "Une erreur s'est produite dans la base de donnée de Stylish. Voulez-vous visiter une page web avec les solutions possibles ?",
|
"message": "Une erreur s'est produite dans la base de donnée de Stylish. Voulez-vous visiter une page web avec les solutions possibles ?",
|
||||||
"description": "Prompt when a DB error is encountered"
|
"description": "Prompt when a DB error is encountered"
|
||||||
},
|
},
|
||||||
"importAppendTooltip": {
|
"importAppendTooltip": {
|
||||||
"message": "Append the imported style to current style",
|
"message": "Append the imported style to current style",
|
||||||
"description": "Tooltip for the button to import a style and append to the existing sections"
|
"description": "Tooltip for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"helpKeyMapHotkey": {
|
"helpKeyMapHotkey": {
|
||||||
"message": "Press a hotkey",
|
"message": "Press a hotkey",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"replaceAll": {
|
"replaceAll": {
|
||||||
"message": "Replace all",
|
"message": "Replace all",
|
||||||
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
||||||
},
|
},
|
||||||
"editGotoLine": {
|
"editGotoLine": {
|
||||||
"message": "Goto line (or line:col)",
|
"message": "Goto line (or line:col)",
|
||||||
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
||||||
},
|
},
|
||||||
"checkAllUpdates": {
|
"checkAllUpdates": {
|
||||||
"message": "Rechercher des mises à jour pour tous les styles",
|
"message": "Rechercher des mises à jour pour tous les styles",
|
||||||
"description": "Label for the button to check all styles for updates"
|
"description": "Label for the button to check all styles for updates"
|
||||||
},
|
},
|
||||||
"issuesHelp": {
|
"issuesHelp": {
|
||||||
"message": "The issues found by <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> with these rules enabled:",
|
"message": "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"
|
"description": "Help popup message for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"confirmNo": {
|
"confirmNo": {
|
||||||
"message": "Non",
|
"message": "Non",
|
||||||
"description": "'No' button in a confirm dialog"
|
"description": "'No' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"undo": {
|
"undo": {
|
||||||
"message": "Undo",
|
"message": "Undo",
|
||||||
"description": "Button label"
|
"description": "Button label"
|
||||||
},
|
},
|
||||||
"cm_keyMap": {
|
"cm_keyMap": {
|
||||||
"message": "Keymap",
|
"message": "Keymap",
|
||||||
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
||||||
},
|
},
|
||||||
"cm_indentWithTabs": {
|
"cm_indentWithTabs": {
|
||||||
"message": "Use tabs with smart indentation",
|
"message": "Use tabs with smart indentation",
|
||||||
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"replaceWith": {
|
"replaceWith": {
|
||||||
"message": "Replace with",
|
"message": "Replace with",
|
||||||
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
||||||
},
|
},
|
||||||
"deleteStyleLabel": {
|
"deleteStyleLabel": {
|
||||||
"message": "Supprimer",
|
"message": "Supprimer",
|
||||||
"description": "Label for the button to delete a style"
|
"description": "Label for the button to delete a style"
|
||||||
},
|
},
|
||||||
"addStyleLabel": {
|
"addStyleLabel": {
|
||||||
"message": "Créer un nouveau style",
|
"message": "Créer un nouveau style",
|
||||||
"description": "Label for the button to go to the add style page"
|
"description": "Label for the button to go to the add style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEnabled": {
|
"manageOnlyEnabled": {
|
||||||
"message": "Only enabled styles",
|
"message": "Only enabled styles",
|
||||||
"description": "Checkbox to show only enabled styles"
|
"description": "Checkbox to show only enabled styles"
|
||||||
},
|
},
|
||||||
"editStyleLabel": {
|
"editStyleLabel": {
|
||||||
"message": "Modifier",
|
"message": "Modifier",
|
||||||
"description": "Label for the button to go to the edit style page"
|
"description": "Label for the button to go to the edit style page"
|
||||||
},
|
},
|
||||||
"cm_theme": {
|
"cm_theme": {
|
||||||
"message": "Theme",
|
"message": "Theme",
|
||||||
"description": "Label for the style editor's CSS theme."
|
"description": "Label for the style editor's CSS theme."
|
||||||
},
|
},
|
||||||
"helpKeyMapCommand": {
|
"helpKeyMapCommand": {
|
||||||
"message": "Tapez un nom de commande",
|
"message": "Tapez un nom de commande",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"message": "Changez l'apparence du Web grâce à Stylish, un outil de gestion des styles utilisateur. Stylish vous permet d'installer facilement des thèmes et des habillages pour Google, Facebook, YouTube, orkut et bien d'autres sites encore.",
|
"message": "Changez l'apparence du Web grâce à Stylish, un outil de gestion des styles utilisateur. Stylish 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"
|
"description": "Extension description"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,419 +1,419 @@
|
||||||
{
|
{
|
||||||
"appliesToEverything": {
|
"appliesToEverything": {
|
||||||
"message": "Tutto",
|
"message": "Tutto",
|
||||||
"description": "Text displayed for styles that apply to all sites"
|
"description": "Text displayed for styles that apply to all sites"
|
||||||
},
|
},
|
||||||
"defaultTheme": {
|
"defaultTheme": {
|
||||||
"message": "default",
|
"message": "default",
|
||||||
"description": "Default CodeMirror CSS theme option on the edit style page"
|
"description": "Default CodeMirror CSS theme option on the edit style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEdited": {
|
"manageOnlyEdited": {
|
||||||
"message": "Only edited styles",
|
"message": "Only edited styles",
|
||||||
"description": "Checkbox to show only locally edited styles"
|
"description": "Checkbox to show only locally edited styles"
|
||||||
},
|
},
|
||||||
"exportLabel": {
|
"exportLabel": {
|
||||||
"message": "Export",
|
"message": "Export",
|
||||||
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"issues": {
|
"issues": {
|
||||||
"message": "Issues",
|
"message": "Issues",
|
||||||
"description": "Label for the CSSLint issues block on the style edit page"
|
"description": "Label for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"cm_tabSize": {
|
"cm_tabSize": {
|
||||||
"message": "Tab size",
|
"message": "Tab size",
|
||||||
"description": "Label for the text box controlling tab size option for the style editor."
|
"description": "Label for the text box controlling tab size option for the style editor."
|
||||||
},
|
},
|
||||||
"enableStyleLabel": {
|
"enableStyleLabel": {
|
||||||
"message": "Attiva",
|
"message": "Attiva",
|
||||||
"description": "Label for the button to enable a style"
|
"description": "Label for the button to enable a style"
|
||||||
},
|
},
|
||||||
"styleMissingName": {
|
"styleMissingName": {
|
||||||
"message": "Inserisci un nome.",
|
"message": "Inserisci un nome.",
|
||||||
"description": "Error displayed when user saves without providing a name"
|
"description": "Error displayed when user saves without providing a name"
|
||||||
},
|
},
|
||||||
"appliesDomainOption": {
|
"appliesDomainOption": {
|
||||||
"message": "URL nel dominio",
|
"message": "URL nel dominio",
|
||||||
"description": "Option to make the style apply to the entered string as a domain"
|
"description": "Option to make the style apply to the entered string as a domain"
|
||||||
},
|
},
|
||||||
"checkForUpdate": {
|
"checkForUpdate": {
|
||||||
"message": "Verifica la presenza di aggiornamenti",
|
"message": "Verifica la presenza di aggiornamenti",
|
||||||
"description": "Label for the button to check a single style for an update"
|
"description": "Label for the button to check a single style for an update"
|
||||||
},
|
},
|
||||||
"importAppendLabel": {
|
"importAppendLabel": {
|
||||||
"message": "Append to style",
|
"message": "Append to style",
|
||||||
"description": "Label for the button to import a style and append to the existing sections"
|
"description": "Label for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"updateAllCheckSucceededNoUpdate": {
|
"updateAllCheckSucceededNoUpdate": {
|
||||||
"message": "All styles are up to date.",
|
"message": "All styles are up to date.",
|
||||||
"description": "Text that displays when an update all check completed and no updates are available"
|
"description": "Text that displays when an update all check completed and no updates are available"
|
||||||
},
|
},
|
||||||
"styleFromMozillaFormatPrompt": {
|
"styleFromMozillaFormatPrompt": {
|
||||||
"message": "Paste the Mozilla-format code",
|
"message": "Paste the Mozilla-format code",
|
||||||
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
||||||
},
|
},
|
||||||
"helpAlt": {
|
"helpAlt": {
|
||||||
"message": "Guida",
|
"message": "Guida",
|
||||||
"description": "Alternate text for help buttons"
|
"description": "Alternate text for help buttons"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"message": "Search",
|
"message": "Search",
|
||||||
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"confirmYes": {
|
"confirmYes": {
|
||||||
"message": "Yes",
|
"message": "Yes",
|
||||||
"description": "'Yes' button in a confirm dialog"
|
"description": "'Yes' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"findStylesForSite": {
|
"findStylesForSite": {
|
||||||
"message": "Trova più stili per questo sito.",
|
"message": "Trova più stili per questo sito.",
|
||||||
"description": "Text for a link that gets a list of styles for the current site"
|
"description": "Text for a link that gets a list of styles for the current site"
|
||||||
},
|
},
|
||||||
"manageHeading": {
|
"manageHeading": {
|
||||||
"message": "Stili installati",
|
"message": "Stili installati",
|
||||||
"description": "Heading for the manage page"
|
"description": "Heading for the manage page"
|
||||||
},
|
},
|
||||||
"styleBeautify": {
|
"styleBeautify": {
|
||||||
"message": "Beautify",
|
"message": "Beautify",
|
||||||
"description": "Label for the CSS-beautifier button on the edit style page"
|
"description": "Label for the CSS-beautifier button on the edit style page"
|
||||||
},
|
},
|
||||||
"styleEnabledLabel": {
|
"styleEnabledLabel": {
|
||||||
"message": "Attivato",
|
"message": "Attivato",
|
||||||
"description": "Label for the enabled state of styles"
|
"description": "Label for the enabled state of styles"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatHelp": {
|
"styleToMozillaFormatHelp": {
|
||||||
"message": "Il formato Mozilla del codice può essere utilizzato con Stylish per Firefox e può essere inviato a userstyles.org.",
|
"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"
|
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
|
||||||
},
|
},
|
||||||
"sectionAdd": {
|
"sectionAdd": {
|
||||||
"message": "Aggiungi un'altra sezione",
|
"message": "Aggiungi un'altra sezione",
|
||||||
"description": "Label for the button to add a section"
|
"description": "Label for the button to add a section"
|
||||||
},
|
},
|
||||||
"styleSaveLabel": {
|
"styleSaveLabel": {
|
||||||
"message": "Salva",
|
"message": "Salva",
|
||||||
"description": "Label for save button for style editing"
|
"description": "Label for save button for style editing"
|
||||||
},
|
},
|
||||||
"confirmStop": {
|
"confirmStop": {
|
||||||
"message": "Stop",
|
"message": "Stop",
|
||||||
"description": "'Stop' button in a confirm dialog"
|
"description": "'Stop' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"writeStyleForURL": {
|
"writeStyleForURL": {
|
||||||
"message": "this URL",
|
"message": "this URL",
|
||||||
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
||||||
},
|
},
|
||||||
"appliesAdd": {
|
"appliesAdd": {
|
||||||
"message": "Aggiungi",
|
"message": "Aggiungi",
|
||||||
"description": "Label for the button to add an 'applies' entry"
|
"description": "Label for the button to add an 'applies' entry"
|
||||||
},
|
},
|
||||||
"appliesRegexpOption": {
|
"appliesRegexpOption": {
|
||||||
"message": "URL corrispondenti all'espressione regolare",
|
"message": "URL corrispondenti all'espressione regolare",
|
||||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||||
},
|
},
|
||||||
"styleInstall": {
|
"styleInstall": {
|
||||||
"message": "Installare \"$stylename$\" in Stylish?",
|
"message": "Installare \"$stylename$\" in Stylish?",
|
||||||
"description": "Confirmation when installing a style",
|
"description": "Confirmation when installing a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"manageText": {
|
"manageText": {
|
||||||
"message": "Visita il sito <a href='http://userstyles.org'>userstyles.org</a> per trovare stili già pronti. Utilizza <a href='http://forum.userstyles.org'>il forum</a> se hai bisogno di aiuto.",
|
"message": "Visita il sito <a href='http://userstyles.org'>userstyles.org</a> per trovare stili già pronti. Utilizza <a href='http://forum.userstyles.org'>il forum</a> se hai bisogno di aiuto.",
|
||||||
"description": "Help text on the manage page"
|
"description": "Help text on the manage page"
|
||||||
},
|
},
|
||||||
"searchStyles": {
|
"searchStyles": {
|
||||||
"message": "Search contents",
|
"message": "Search contents",
|
||||||
"description": "Label for the search filter textbox on the Manage styles page"
|
"description": "Label for the search filter textbox on the Manage styles page"
|
||||||
},
|
},
|
||||||
"disableStyleLabel": {
|
"disableStyleLabel": {
|
||||||
"message": "Disattiva",
|
"message": "Disattiva",
|
||||||
"description": "Label for the button to disable a style"
|
"description": "Label for the button to disable a style"
|
||||||
},
|
},
|
||||||
"prefShowBadge": {
|
"prefShowBadge": {
|
||||||
"message": "Show number of styles active for the current site on the toolbar button",
|
"message": "Show number of styles active for the current site on the toolbar button",
|
||||||
"description": "Label for the checkbox controlling toolbar badge text."
|
"description": "Label for the checkbox controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"menuShowBadge": {
|
"menuShowBadge": {
|
||||||
"message": "Show active style count",
|
"message": "Show active style count",
|
||||||
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"cm_lineWrapping": {
|
"cm_lineWrapping": {
|
||||||
"message": "Word wrap",
|
"message": "Word wrap",
|
||||||
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
||||||
},
|
},
|
||||||
"styleCancelEditLabel": {
|
"styleCancelEditLabel": {
|
||||||
"message": "Torna a gestione",
|
"message": "Torna a gestione",
|
||||||
"description": "Label for cancel button for style editing"
|
"description": "Label for cancel button for style editing"
|
||||||
},
|
},
|
||||||
"styleChangesNotSaved": {
|
"styleChangesNotSaved": {
|
||||||
"message": "Hai apportato modifiche a questo stile senza salvare.",
|
"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"
|
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||||
},
|
},
|
||||||
"importLabel": {
|
"importLabel": {
|
||||||
"message": "Import",
|
"message": "Import",
|
||||||
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"updateCheckFailServerUnreachable": {
|
"updateCheckFailServerUnreachable": {
|
||||||
"message": "Aggiornamento non riuscito - server non raggiungibile.",
|
"message": "Aggiornamento non riuscito - server non raggiungibile.",
|
||||||
"description": "Text that displays when an update check failed because the update server is unreachable"
|
"description": "Text that displays when an update check failed because the update server is unreachable"
|
||||||
},
|
},
|
||||||
"manageFilters": {
|
"manageFilters": {
|
||||||
"message": "Filters",
|
"message": "Filters",
|
||||||
"description": "Label for filters container"
|
"description": "Label for filters container"
|
||||||
},
|
},
|
||||||
"applyAllUpdates": {
|
"applyAllUpdates": {
|
||||||
"message": "Apply all updates",
|
"message": "Apply all updates",
|
||||||
"description": "Label for the button to apply all detected updates"
|
"description": "Label for the button to apply all detected updates"
|
||||||
},
|
},
|
||||||
"deleteStyleConfirm": {
|
"deleteStyleConfirm": {
|
||||||
"message": "Vuoi eliminare questo stile?",
|
"message": "Vuoi eliminare questo stile?",
|
||||||
"description": "Confirmation before deleting a style"
|
"description": "Confirmation before deleting a style"
|
||||||
},
|
},
|
||||||
"styleBadRegexp": {
|
"styleBadRegexp": {
|
||||||
"message": "Regexp is invalid.",
|
"message": "Regexp is invalid.",
|
||||||
"description": "Validation message for a bad regexp in a style"
|
"description": "Validation message for a bad regexp in a style"
|
||||||
},
|
},
|
||||||
"optionsHeading": {
|
"optionsHeading": {
|
||||||
"message": "Options",
|
"message": "Options",
|
||||||
"description": "Heading for options section on manage page."
|
"description": "Heading for options section on manage page."
|
||||||
},
|
},
|
||||||
"appliesDisplay": {
|
"appliesDisplay": {
|
||||||
"message": "Applica a: $applies$",
|
"message": "Applica a: $applies$",
|
||||||
"description": "Text on the manage screen to describe what the style applies to",
|
"description": "Text on the manage screen to describe what the style applies to",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"applies": {
|
"applies": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleUpdate": {
|
"styleUpdate": {
|
||||||
"message": "Are you sure you want to update '$stylename$'?",
|
"message": "Are you sure you want to update '$stylename$'?",
|
||||||
"description": "Confirmation when updating a style",
|
"description": "Confirmation when updating a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleSectionsTitle": {
|
"styleSectionsTitle": {
|
||||||
"message": "Sezioni",
|
"message": "Sezioni",
|
||||||
"description": "Title for the style sections section"
|
"description": "Title for the style sections section"
|
||||||
},
|
},
|
||||||
"editStyleTitle": {
|
"editStyleTitle": {
|
||||||
"message": "Modifica dello stile $stylename$",
|
"message": "Modifica dello stile $stylename$",
|
||||||
"description": "Title of the page for editing styles",
|
"description": "Title of the page for editing styles",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"updateCheckSucceededNoUpdate": {
|
"updateCheckSucceededNoUpdate": {
|
||||||
"message": "Lo stile è aggiornato.",
|
"message": "Lo stile è aggiornato.",
|
||||||
"description": "Text that displays when an update check completed and no update is available"
|
"description": "Text that displays when an update check completed and no update is available"
|
||||||
},
|
},
|
||||||
"appliesUrlPrefixOption": {
|
"appliesUrlPrefixOption": {
|
||||||
"message": "URL che iniziano con",
|
"message": "URL che iniziano con",
|
||||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||||
},
|
},
|
||||||
"searchRegexp": {
|
"searchRegexp": {
|
||||||
"message": "Use /re/ syntax for regexp search",
|
"message": "Use /re/ syntax for regexp search",
|
||||||
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"importReplaceTooltip": {
|
"importReplaceTooltip": {
|
||||||
"message": "Discard contents of current style and overwrite it with the imported style",
|
"message": "Discard contents of current style and overwrite it with the imported style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"popupStylesFirst": {
|
"popupStylesFirst": {
|
||||||
"message": "List styles before commands in the toolbar button menu",
|
"message": "List styles before commands in the toolbar button menu",
|
||||||
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
||||||
},
|
},
|
||||||
"sectionHelp": {
|
"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.",
|
"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"
|
"description": "Help text for sections"
|
||||||
},
|
},
|
||||||
"noStylesForSite": {
|
"noStylesForSite": {
|
||||||
"message": "Nessuno stile installato per questo sito.",
|
"message": "Nessuno stile installato per questo sito.",
|
||||||
"description": "Text displayed when no styles are installed for the current site"
|
"description": "Text displayed when no styles are installed for the current site"
|
||||||
},
|
},
|
||||||
"appliesDisplayTruncatedSuffix": {
|
"appliesDisplayTruncatedSuffix": {
|
||||||
"message": "e altro ancora",
|
"message": "e altro ancora",
|
||||||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||||
},
|
},
|
||||||
"appliesRemove": {
|
"appliesRemove": {
|
||||||
"message": "Rimuovi",
|
"message": "Rimuovi",
|
||||||
"description": "Label for the button to remove an 'applies' entry"
|
"description": "Label for the button to remove an 'applies' entry"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatTitle": {
|
"styleToMozillaFormatTitle": {
|
||||||
"message": "Style in Mozilla format",
|
"message": "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"
|
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
|
||||||
},
|
},
|
||||||
"manageTitle": {
|
"manageTitle": {
|
||||||
"message": "Stylish",
|
"message": "Stylish",
|
||||||
"description": "Title for the manage page"
|
"description": "Title for the manage page"
|
||||||
},
|
},
|
||||||
"writeStyleFor": {
|
"writeStyleFor": {
|
||||||
"message": "Write style for: ",
|
"message": "Write style for: ",
|
||||||
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
||||||
},
|
},
|
||||||
"replace": {
|
"replace": {
|
||||||
"message": "Replace",
|
"message": "Replace",
|
||||||
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
||||||
},
|
},
|
||||||
"appliesLabel": {
|
"appliesLabel": {
|
||||||
"message": "Vale per",
|
"message": "Vale per",
|
||||||
"description": "Label for 'applies to' fields on the edit/add screen"
|
"description": "Label for 'applies to' fields on the edit/add screen"
|
||||||
},
|
},
|
||||||
"openManage": {
|
"openManage": {
|
||||||
"message": "Gestisci gli stili installati.",
|
"message": "Gestisci gli stili installati.",
|
||||||
"description": "Link to open the manage page."
|
"description": "Link to open the manage page."
|
||||||
},
|
},
|
||||||
"updateCheckFailBadResponseCode": {
|
"updateCheckFailBadResponseCode": {
|
||||||
"message": "Aggiornamento non riuscito - il server ha risposto con il codice $code$.",
|
"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",
|
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"code": {
|
"code": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"appliesSpecify": {
|
"appliesSpecify": {
|
||||||
"message": "Specifica",
|
"message": "Specifica",
|
||||||
"description": "Label for the button to make a style apply only to specific sites"
|
"description": "Label for the button to make a style apply only to specific sites"
|
||||||
},
|
},
|
||||||
"installUpdate": {
|
"installUpdate": {
|
||||||
"message": "Installa aggiornamento",
|
"message": "Installa aggiornamento",
|
||||||
"description": "Label for the button to install an update for a single style"
|
"description": "Label for the button to install an update for a single style"
|
||||||
},
|
},
|
||||||
"styleMozillaFormatHeading": {
|
"styleMozillaFormatHeading": {
|
||||||
"message": "Mozilla Format",
|
"message": "Mozilla Format",
|
||||||
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
||||||
},
|
},
|
||||||
"stylishUnavailableForURL": {
|
"stylishUnavailableForURL": {
|
||||||
"message": "(Stylish does not work on pages like this.)",
|
"message": "(Stylish does not work on pages like this.)",
|
||||||
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
||||||
},
|
},
|
||||||
"sectionRemove": {
|
"sectionRemove": {
|
||||||
"message": "Rimuovi sezione",
|
"message": "Rimuovi sezione",
|
||||||
"description": "Label for the button to remove a section"
|
"description": "Label for the button to remove a section"
|
||||||
},
|
},
|
||||||
"disableAllStyles": {
|
"disableAllStyles": {
|
||||||
"message": "Turn all styles off",
|
"message": "Turn all styles off",
|
||||||
"description": "Label for the checkbox that turns all enabled styles off."
|
"description": "Label for the checkbox that turns all enabled styles off."
|
||||||
},
|
},
|
||||||
"undoGlobal": {
|
"undoGlobal": {
|
||||||
"message": "Undo (global)",
|
"message": "Undo (global)",
|
||||||
"description": "CSS-beautify global Undo button label"
|
"description": "CSS-beautify global Undo button label"
|
||||||
},
|
},
|
||||||
"updateCompleted": {
|
"updateCompleted": {
|
||||||
"message": "Aggiornamento completato.",
|
"message": "Aggiornamento completato.",
|
||||||
"description": "Text that displays when an update completed"
|
"description": "Text that displays when an update completed"
|
||||||
},
|
},
|
||||||
"checkingForUpdate": {
|
"checkingForUpdate": {
|
||||||
"message": "Verifica in corso...",
|
"message": "Verifica in corso...",
|
||||||
"description": "Text to display when checking a style for an update"
|
"description": "Text to display when checking a style for an update"
|
||||||
},
|
},
|
||||||
"sectionCode": {
|
"sectionCode": {
|
||||||
"message": "Codice",
|
"message": "Codice",
|
||||||
"description": "Label for the code for a section"
|
"description": "Label for the code for a section"
|
||||||
},
|
},
|
||||||
"cm_smartIndent": {
|
"cm_smartIndent": {
|
||||||
"message": "Use smart indentation",
|
"message": "Use smart indentation",
|
||||||
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"appliesHelp": {
|
"appliesHelp": {
|
||||||
"message": "Utilizza i controlli \"Applica a\" per limitare gli URL a cui viene applicato il codice in questa sezione.",
|
"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"
|
"description": "Help text for 'applies to' section"
|
||||||
},
|
},
|
||||||
"editStyleHeading": {
|
"editStyleHeading": {
|
||||||
"message": "Modifica di stili",
|
"message": "Modifica di stili",
|
||||||
"description": "Title of the page for editing styles"
|
"description": "Title of the page for editing styles"
|
||||||
},
|
},
|
||||||
"appliesUrlOption": {
|
"appliesUrlOption": {
|
||||||
"message": "URL",
|
"message": "URL",
|
||||||
"description": "Option to make the style apply to the entered string as a URL"
|
"description": "Option to make the style apply to the entered string as a URL"
|
||||||
},
|
},
|
||||||
"addStyleTitle": {
|
"addStyleTitle": {
|
||||||
"message": "Aggiunta di stili",
|
"message": "Aggiunta di stili",
|
||||||
"description": "Title of the page for adding styles"
|
"description": "Title of the page for adding styles"
|
||||||
},
|
},
|
||||||
"importReplaceLabel": {
|
"importReplaceLabel": {
|
||||||
"message": "Overwrite style",
|
"message": "Overwrite style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"dbError": {
|
"dbError": {
|
||||||
"message": "An error has occurred using the Stylish database. Would you like to visit a web page with possible solutions?",
|
"message": "An error has occurred using the Stylish database. Would you like to visit a web page with possible solutions?",
|
||||||
"description": "Prompt when a DB error is encountered"
|
"description": "Prompt when a DB error is encountered"
|
||||||
},
|
},
|
||||||
"importAppendTooltip": {
|
"importAppendTooltip": {
|
||||||
"message": "Append the imported style to current style",
|
"message": "Append the imported style to current style",
|
||||||
"description": "Tooltip for the button to import a style and append to the existing sections"
|
"description": "Tooltip for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"helpKeyMapHotkey": {
|
"helpKeyMapHotkey": {
|
||||||
"message": "Press a hotkey",
|
"message": "Press a hotkey",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"replaceAll": {
|
"replaceAll": {
|
||||||
"message": "Replace all",
|
"message": "Replace all",
|
||||||
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
||||||
},
|
},
|
||||||
"editGotoLine": {
|
"editGotoLine": {
|
||||||
"message": "Goto line (or line:col)",
|
"message": "Goto line (or line:col)",
|
||||||
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
||||||
},
|
},
|
||||||
"checkAllUpdates": {
|
"checkAllUpdates": {
|
||||||
"message": "Verifica la disponibilità di aggiornamenti per tutti gli stili",
|
"message": "Verifica la disponibilità di aggiornamenti per tutti gli stili",
|
||||||
"description": "Label for the button to check all styles for updates"
|
"description": "Label for the button to check all styles for updates"
|
||||||
},
|
},
|
||||||
"issuesHelp": {
|
"issuesHelp": {
|
||||||
"message": "The issues found by <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> with these rules enabled:",
|
"message": "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"
|
"description": "Help popup message for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"confirmNo": {
|
"confirmNo": {
|
||||||
"message": "No",
|
"message": "No",
|
||||||
"description": "'No' button in a confirm dialog"
|
"description": "'No' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"undo": {
|
"undo": {
|
||||||
"message": "Undo",
|
"message": "Undo",
|
||||||
"description": "Button label"
|
"description": "Button label"
|
||||||
},
|
},
|
||||||
"cm_keyMap": {
|
"cm_keyMap": {
|
||||||
"message": "Keymap",
|
"message": "Keymap",
|
||||||
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
||||||
},
|
},
|
||||||
"cm_indentWithTabs": {
|
"cm_indentWithTabs": {
|
||||||
"message": "Use tabs with smart indentation",
|
"message": "Use tabs with smart indentation",
|
||||||
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"replaceWith": {
|
"replaceWith": {
|
||||||
"message": "Replace with",
|
"message": "Replace with",
|
||||||
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
||||||
},
|
},
|
||||||
"deleteStyleLabel": {
|
"deleteStyleLabel": {
|
||||||
"message": "Elimina",
|
"message": "Elimina",
|
||||||
"description": "Label for the button to delete a style"
|
"description": "Label for the button to delete a style"
|
||||||
},
|
},
|
||||||
"addStyleLabel": {
|
"addStyleLabel": {
|
||||||
"message": "Scrivi nuovo stile",
|
"message": "Scrivi nuovo stile",
|
||||||
"description": "Label for the button to go to the add style page"
|
"description": "Label for the button to go to the add style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEnabled": {
|
"manageOnlyEnabled": {
|
||||||
"message": "Only enabled styles",
|
"message": "Only enabled styles",
|
||||||
"description": "Checkbox to show only enabled styles"
|
"description": "Checkbox to show only enabled styles"
|
||||||
},
|
},
|
||||||
"editStyleLabel": {
|
"editStyleLabel": {
|
||||||
"message": "Modifica",
|
"message": "Modifica",
|
||||||
"description": "Label for the button to go to the edit style page"
|
"description": "Label for the button to go to the edit style page"
|
||||||
},
|
},
|
||||||
"cm_theme": {
|
"cm_theme": {
|
||||||
"message": "Theme",
|
"message": "Theme",
|
||||||
"description": "Label for the style editor's CSS theme."
|
"description": "Label for the style editor's CSS theme."
|
||||||
},
|
},
|
||||||
"helpKeyMapCommand": {
|
"helpKeyMapCommand": {
|
||||||
"message": "Type a command name",
|
"message": "Type a command name",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"message": "Modifica lo stile del Web con Stylish, un gestore di stili utente. Stylish consente di installare facilmente temi e skin per Google, Facebook, YouTube, Orkut e moltissimi altri siti.",
|
"message": "Modifica lo stile del Web con Stylish, un gestore di stili utente. Stylish consente di installare facilmente temi e skin per Google, Facebook, YouTube, Orkut e moltissimi altri siti.",
|
||||||
"description": "Extension description"
|
"description": "Extension description"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,419 +1,419 @@
|
||||||
{
|
{
|
||||||
"appliesToEverything": {
|
"appliesToEverything": {
|
||||||
"message": "すべて",
|
"message": "すべて",
|
||||||
"description": "Text displayed for styles that apply to all sites"
|
"description": "Text displayed for styles that apply to all sites"
|
||||||
},
|
},
|
||||||
"defaultTheme": {
|
"defaultTheme": {
|
||||||
"message": "default",
|
"message": "default",
|
||||||
"description": "Default CodeMirror CSS theme option on the edit style page"
|
"description": "Default CodeMirror CSS theme option on the edit style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEdited": {
|
"manageOnlyEdited": {
|
||||||
"message": "Only edited styles",
|
"message": "Only edited styles",
|
||||||
"description": "Checkbox to show only locally edited styles"
|
"description": "Checkbox to show only locally edited styles"
|
||||||
},
|
},
|
||||||
"exportLabel": {
|
"exportLabel": {
|
||||||
"message": "Export",
|
"message": "Export",
|
||||||
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"issues": {
|
"issues": {
|
||||||
"message": "Issues",
|
"message": "Issues",
|
||||||
"description": "Label for the CSSLint issues block on the style edit page"
|
"description": "Label for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"cm_tabSize": {
|
"cm_tabSize": {
|
||||||
"message": "Tab size",
|
"message": "Tab size",
|
||||||
"description": "Label for the text box controlling tab size option for the style editor."
|
"description": "Label for the text box controlling tab size option for the style editor."
|
||||||
},
|
},
|
||||||
"enableStyleLabel": {
|
"enableStyleLabel": {
|
||||||
"message": "有効化",
|
"message": "有効化",
|
||||||
"description": "Label for the button to enable a style"
|
"description": "Label for the button to enable a style"
|
||||||
},
|
},
|
||||||
"styleMissingName": {
|
"styleMissingName": {
|
||||||
"message": "名前を入力してください。",
|
"message": "名前を入力してください。",
|
||||||
"description": "Error displayed when user saves without providing a name"
|
"description": "Error displayed when user saves without providing a name"
|
||||||
},
|
},
|
||||||
"appliesDomainOption": {
|
"appliesDomainOption": {
|
||||||
"message": "ドメイン上の URL",
|
"message": "ドメイン上の URL",
|
||||||
"description": "Option to make the style apply to the entered string as a domain"
|
"description": "Option to make the style apply to the entered string as a domain"
|
||||||
},
|
},
|
||||||
"checkForUpdate": {
|
"checkForUpdate": {
|
||||||
"message": "アップデートをチェック",
|
"message": "アップデートをチェック",
|
||||||
"description": "Label for the button to check a single style for an update"
|
"description": "Label for the button to check a single style for an update"
|
||||||
},
|
},
|
||||||
"importAppendLabel": {
|
"importAppendLabel": {
|
||||||
"message": "Append to style",
|
"message": "Append to style",
|
||||||
"description": "Label for the button to import a style and append to the existing sections"
|
"description": "Label for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"updateAllCheckSucceededNoUpdate": {
|
"updateAllCheckSucceededNoUpdate": {
|
||||||
"message": "All styles are up to date.",
|
"message": "All styles are up to date.",
|
||||||
"description": "Text that displays when an update all check completed and no updates are available"
|
"description": "Text that displays when an update all check completed and no updates are available"
|
||||||
},
|
},
|
||||||
"styleFromMozillaFormatPrompt": {
|
"styleFromMozillaFormatPrompt": {
|
||||||
"message": "Paste the Mozilla-format code",
|
"message": "Paste the Mozilla-format code",
|
||||||
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
||||||
},
|
},
|
||||||
"helpAlt": {
|
"helpAlt": {
|
||||||
"message": "ヘルプ",
|
"message": "ヘルプ",
|
||||||
"description": "Alternate text for help buttons"
|
"description": "Alternate text for help buttons"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"message": "Search",
|
"message": "Search",
|
||||||
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"confirmYes": {
|
"confirmYes": {
|
||||||
"message": "Yes",
|
"message": "Yes",
|
||||||
"description": "'Yes' button in a confirm dialog"
|
"description": "'Yes' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"findStylesForSite": {
|
"findStylesForSite": {
|
||||||
"message": "このサイト用の他のスタイルを検索",
|
"message": "このサイト用の他のスタイルを検索",
|
||||||
"description": "Text for a link that gets a list of styles for the current site"
|
"description": "Text for a link that gets a list of styles for the current site"
|
||||||
},
|
},
|
||||||
"manageHeading": {
|
"manageHeading": {
|
||||||
"message": "インストール済みのスタイル",
|
"message": "インストール済みのスタイル",
|
||||||
"description": "Heading for the manage page"
|
"description": "Heading for the manage page"
|
||||||
},
|
},
|
||||||
"styleBeautify": {
|
"styleBeautify": {
|
||||||
"message": "Beautify",
|
"message": "Beautify",
|
||||||
"description": "Label for the CSS-beautifier button on the edit style page"
|
"description": "Label for the CSS-beautifier button on the edit style page"
|
||||||
},
|
},
|
||||||
"styleEnabledLabel": {
|
"styleEnabledLabel": {
|
||||||
"message": "有効",
|
"message": "有効",
|
||||||
"description": "Label for the enabled state of styles"
|
"description": "Label for the enabled state of styles"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatHelp": {
|
"styleToMozillaFormatHelp": {
|
||||||
"message": "Mozilla 形式のコードは、Stylish for Firefox で使用することができ、userstyles.org に投稿することができます。",
|
"message": "Mozilla 形式のコードは、Stylish for Firefox で使用することができ、userstyles.org に投稿することができます。",
|
||||||
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
|
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
|
||||||
},
|
},
|
||||||
"sectionAdd": {
|
"sectionAdd": {
|
||||||
"message": "他のセクションを追加",
|
"message": "他のセクションを追加",
|
||||||
"description": "Label for the button to add a section"
|
"description": "Label for the button to add a section"
|
||||||
},
|
},
|
||||||
"styleSaveLabel": {
|
"styleSaveLabel": {
|
||||||
"message": "保存",
|
"message": "保存",
|
||||||
"description": "Label for save button for style editing"
|
"description": "Label for save button for style editing"
|
||||||
},
|
},
|
||||||
"confirmStop": {
|
"confirmStop": {
|
||||||
"message": "Stop",
|
"message": "Stop",
|
||||||
"description": "'Stop' button in a confirm dialog"
|
"description": "'Stop' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"writeStyleForURL": {
|
"writeStyleForURL": {
|
||||||
"message": "this URL",
|
"message": "this URL",
|
||||||
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
||||||
},
|
},
|
||||||
"appliesAdd": {
|
"appliesAdd": {
|
||||||
"message": "追加",
|
"message": "追加",
|
||||||
"description": "Label for the button to add an 'applies' entry"
|
"description": "Label for the button to add an 'applies' entry"
|
||||||
},
|
},
|
||||||
"appliesRegexpOption": {
|
"appliesRegexpOption": {
|
||||||
"message": "正規表現に一致する URL",
|
"message": "正規表現に一致する URL",
|
||||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||||
},
|
},
|
||||||
"styleInstall": {
|
"styleInstall": {
|
||||||
"message": "「$stylename$」を Stylish にインストールしますか?",
|
"message": "「$stylename$」を Stylish にインストールしますか?",
|
||||||
"description": "Confirmation when installing a style",
|
"description": "Confirmation when installing a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"manageText": {
|
"manageText": {
|
||||||
"message": "既に作成済みのスタイルについては、<a href='http://userstyles.org'>userstyles.org</a> をご覧ください。ご質問がある場合には、<a href='http://forum.userstyles.org'>userstyles.org のフォーラム</a>でお問い合わせください。",
|
"message": "既に作成済みのスタイルについては、<a href='http://userstyles.org'>userstyles.org</a> をご覧ください。ご質問がある場合には、<a href='http://forum.userstyles.org'>userstyles.org のフォーラム</a>でお問い合わせください。",
|
||||||
"description": "Help text on the manage page"
|
"description": "Help text on the manage page"
|
||||||
},
|
},
|
||||||
"searchStyles": {
|
"searchStyles": {
|
||||||
"message": "Search contents",
|
"message": "Search contents",
|
||||||
"description": "Label for the search filter textbox on the Manage styles page"
|
"description": "Label for the search filter textbox on the Manage styles page"
|
||||||
},
|
},
|
||||||
"disableStyleLabel": {
|
"disableStyleLabel": {
|
||||||
"message": "無効化",
|
"message": "無効化",
|
||||||
"description": "Label for the button to disable a style"
|
"description": "Label for the button to disable a style"
|
||||||
},
|
},
|
||||||
"prefShowBadge": {
|
"prefShowBadge": {
|
||||||
"message": "Show number of styles active for the current site on the toolbar button",
|
"message": "Show number of styles active for the current site on the toolbar button",
|
||||||
"description": "Label for the checkbox controlling toolbar badge text."
|
"description": "Label for the checkbox controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"menuShowBadge": {
|
"menuShowBadge": {
|
||||||
"message": "Show active style count",
|
"message": "Show active style count",
|
||||||
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"cm_lineWrapping": {
|
"cm_lineWrapping": {
|
||||||
"message": "Word wrap",
|
"message": "Word wrap",
|
||||||
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
||||||
},
|
},
|
||||||
"styleCancelEditLabel": {
|
"styleCancelEditLabel": {
|
||||||
"message": "管理画面に戻る",
|
"message": "管理画面に戻る",
|
||||||
"description": "Label for cancel button for style editing"
|
"description": "Label for cancel button for style editing"
|
||||||
},
|
},
|
||||||
"styleChangesNotSaved": {
|
"styleChangesNotSaved": {
|
||||||
"message": "このスタイルは変更されていますが、保存されていません。",
|
"message": "このスタイルは変更されていますが、保存されていません。",
|
||||||
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||||
},
|
},
|
||||||
"importLabel": {
|
"importLabel": {
|
||||||
"message": "Import",
|
"message": "Import",
|
||||||
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"updateCheckFailServerUnreachable": {
|
"updateCheckFailServerUnreachable": {
|
||||||
"message": "更新に失敗しました - サーバーに到達できません。",
|
"message": "更新に失敗しました - サーバーに到達できません。",
|
||||||
"description": "Text that displays when an update check failed because the update server is unreachable"
|
"description": "Text that displays when an update check failed because the update server is unreachable"
|
||||||
},
|
},
|
||||||
"manageFilters": {
|
"manageFilters": {
|
||||||
"message": "Filters",
|
"message": "Filters",
|
||||||
"description": "Label for filters container"
|
"description": "Label for filters container"
|
||||||
},
|
},
|
||||||
"applyAllUpdates": {
|
"applyAllUpdates": {
|
||||||
"message": "Apply all updates",
|
"message": "Apply all updates",
|
||||||
"description": "Label for the button to apply all detected updates"
|
"description": "Label for the button to apply all detected updates"
|
||||||
},
|
},
|
||||||
"deleteStyleConfirm": {
|
"deleteStyleConfirm": {
|
||||||
"message": "このスタイルを削除してもよろしいですか?",
|
"message": "このスタイルを削除してもよろしいですか?",
|
||||||
"description": "Confirmation before deleting a style"
|
"description": "Confirmation before deleting a style"
|
||||||
},
|
},
|
||||||
"styleBadRegexp": {
|
"styleBadRegexp": {
|
||||||
"message": "正規表現は無効です。",
|
"message": "正規表現は無効です。",
|
||||||
"description": "Validation message for a bad regexp in a style"
|
"description": "Validation message for a bad regexp in a style"
|
||||||
},
|
},
|
||||||
"optionsHeading": {
|
"optionsHeading": {
|
||||||
"message": "Options",
|
"message": "Options",
|
||||||
"description": "Heading for options section on manage page."
|
"description": "Heading for options section on manage page."
|
||||||
},
|
},
|
||||||
"appliesDisplay": {
|
"appliesDisplay": {
|
||||||
"message": "適用先: $applies$",
|
"message": "適用先: $applies$",
|
||||||
"description": "Text on the manage screen to describe what the style applies to",
|
"description": "Text on the manage screen to describe what the style applies to",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"applies": {
|
"applies": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleUpdate": {
|
"styleUpdate": {
|
||||||
"message": "Are you sure you want to update '$stylename$'?",
|
"message": "Are you sure you want to update '$stylename$'?",
|
||||||
"description": "Confirmation when updating a style",
|
"description": "Confirmation when updating a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleSectionsTitle": {
|
"styleSectionsTitle": {
|
||||||
"message": "セクション",
|
"message": "セクション",
|
||||||
"description": "Title for the style sections section"
|
"description": "Title for the style sections section"
|
||||||
},
|
},
|
||||||
"editStyleTitle": {
|
"editStyleTitle": {
|
||||||
"message": "スタイル「$stylename$」を編集",
|
"message": "スタイル「$stylename$」を編集",
|
||||||
"description": "Title of the page for editing styles",
|
"description": "Title of the page for editing styles",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"updateCheckSucceededNoUpdate": {
|
"updateCheckSucceededNoUpdate": {
|
||||||
"message": "スタイルは最新の状態です。",
|
"message": "スタイルは最新の状態です。",
|
||||||
"description": "Text that displays when an update check completed and no update is available"
|
"description": "Text that displays when an update check completed and no update is available"
|
||||||
},
|
},
|
||||||
"appliesUrlPrefixOption": {
|
"appliesUrlPrefixOption": {
|
||||||
"message": "次で始まる URL",
|
"message": "次で始まる URL",
|
||||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||||
},
|
},
|
||||||
"searchRegexp": {
|
"searchRegexp": {
|
||||||
"message": "Use /re/ syntax for regexp search",
|
"message": "Use /re/ syntax for regexp search",
|
||||||
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"importReplaceTooltip": {
|
"importReplaceTooltip": {
|
||||||
"message": "Discard contents of current style and overwrite it with the imported style",
|
"message": "Discard contents of current style and overwrite it with the imported style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"popupStylesFirst": {
|
"popupStylesFirst": {
|
||||||
"message": "List styles before commands in the toolbar button menu",
|
"message": "List styles before commands in the toolbar button menu",
|
||||||
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
||||||
},
|
},
|
||||||
"sectionHelp": {
|
"sectionHelp": {
|
||||||
"message": "セクションを利用すると、1 つのスタイルの中で複数のコードを定義し、それぞれ異なる URL に適用することができます。たとえば、単一のスタイルで、サイトのトップページの表示方法と他のページの表示方法を変えることができます。",
|
"message": "セクションを利用すると、1 つのスタイルの中で複数のコードを定義し、それぞれ異なる URL に適用することができます。たとえば、単一のスタイルで、サイトのトップページの表示方法と他のページの表示方法を変えることができます。",
|
||||||
"description": "Help text for sections"
|
"description": "Help text for sections"
|
||||||
},
|
},
|
||||||
"noStylesForSite": {
|
"noStylesForSite": {
|
||||||
"message": "このサイト用のスタイルはインストールされていません。",
|
"message": "このサイト用のスタイルはインストールされていません。",
|
||||||
"description": "Text displayed when no styles are installed for the current site"
|
"description": "Text displayed when no styles are installed for the current site"
|
||||||
},
|
},
|
||||||
"appliesDisplayTruncatedSuffix": {
|
"appliesDisplayTruncatedSuffix": {
|
||||||
"message": "サイトを追加",
|
"message": "サイトを追加",
|
||||||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||||
},
|
},
|
||||||
"appliesRemove": {
|
"appliesRemove": {
|
||||||
"message": "削除",
|
"message": "削除",
|
||||||
"description": "Label for the button to remove an 'applies' entry"
|
"description": "Label for the button to remove an 'applies' entry"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatTitle": {
|
"styleToMozillaFormatTitle": {
|
||||||
"message": "Style in Mozilla format",
|
"message": "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"
|
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
|
||||||
},
|
},
|
||||||
"manageTitle": {
|
"manageTitle": {
|
||||||
"message": "Stylish",
|
"message": "Stylish",
|
||||||
"description": "Title for the manage page"
|
"description": "Title for the manage page"
|
||||||
},
|
},
|
||||||
"writeStyleFor": {
|
"writeStyleFor": {
|
||||||
"message": "Write style for: ",
|
"message": "Write style for: ",
|
||||||
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
||||||
},
|
},
|
||||||
"replace": {
|
"replace": {
|
||||||
"message": "Replace",
|
"message": "Replace",
|
||||||
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
||||||
},
|
},
|
||||||
"appliesLabel": {
|
"appliesLabel": {
|
||||||
"message": "適用先",
|
"message": "適用先",
|
||||||
"description": "Label for 'applies to' fields on the edit/add screen"
|
"description": "Label for 'applies to' fields on the edit/add screen"
|
||||||
},
|
},
|
||||||
"openManage": {
|
"openManage": {
|
||||||
"message": "インストール済みのスタイルを管理",
|
"message": "インストール済みのスタイルを管理",
|
||||||
"description": "Link to open the manage page."
|
"description": "Link to open the manage page."
|
||||||
},
|
},
|
||||||
"updateCheckFailBadResponseCode": {
|
"updateCheckFailBadResponseCode": {
|
||||||
"message": "更新に失敗しました - サーバーが応答コード「$code$」を返しています。",
|
"message": "更新に失敗しました - サーバーが応答コード「$code$」を返しています。",
|
||||||
"description": "Text that displays when an update check failed because the response code indicates an error",
|
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"code": {
|
"code": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"appliesSpecify": {
|
"appliesSpecify": {
|
||||||
"message": "個別指定",
|
"message": "個別指定",
|
||||||
"description": "Label for the button to make a style apply only to specific sites"
|
"description": "Label for the button to make a style apply only to specific sites"
|
||||||
},
|
},
|
||||||
"installUpdate": {
|
"installUpdate": {
|
||||||
"message": "アップデートをインストール",
|
"message": "アップデートをインストール",
|
||||||
"description": "Label for the button to install an update for a single style"
|
"description": "Label for the button to install an update for a single style"
|
||||||
},
|
},
|
||||||
"styleMozillaFormatHeading": {
|
"styleMozillaFormatHeading": {
|
||||||
"message": "Mozilla Format",
|
"message": "Mozilla Format",
|
||||||
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
||||||
},
|
},
|
||||||
"stylishUnavailableForURL": {
|
"stylishUnavailableForURL": {
|
||||||
"message": "(Stylish does not work on pages like this.)",
|
"message": "(Stylish does not work on pages like this.)",
|
||||||
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
||||||
},
|
},
|
||||||
"sectionRemove": {
|
"sectionRemove": {
|
||||||
"message": "セクションを削除",
|
"message": "セクションを削除",
|
||||||
"description": "Label for the button to remove a section"
|
"description": "Label for the button to remove a section"
|
||||||
},
|
},
|
||||||
"disableAllStyles": {
|
"disableAllStyles": {
|
||||||
"message": "Turn all styles off",
|
"message": "Turn all styles off",
|
||||||
"description": "Label for the checkbox that turns all enabled styles off."
|
"description": "Label for the checkbox that turns all enabled styles off."
|
||||||
},
|
},
|
||||||
"undoGlobal": {
|
"undoGlobal": {
|
||||||
"message": "Undo (global)",
|
"message": "Undo (global)",
|
||||||
"description": "CSS-beautify global Undo button label"
|
"description": "CSS-beautify global Undo button label"
|
||||||
},
|
},
|
||||||
"updateCompleted": {
|
"updateCompleted": {
|
||||||
"message": "更新が完了しました",
|
"message": "更新が完了しました",
|
||||||
"description": "Text that displays when an update completed"
|
"description": "Text that displays when an update completed"
|
||||||
},
|
},
|
||||||
"checkingForUpdate": {
|
"checkingForUpdate": {
|
||||||
"message": "チェック中...",
|
"message": "チェック中...",
|
||||||
"description": "Text to display when checking a style for an update"
|
"description": "Text to display when checking a style for an update"
|
||||||
},
|
},
|
||||||
"sectionCode": {
|
"sectionCode": {
|
||||||
"message": "コード",
|
"message": "コード",
|
||||||
"description": "Label for the code for a section"
|
"description": "Label for the code for a section"
|
||||||
},
|
},
|
||||||
"cm_smartIndent": {
|
"cm_smartIndent": {
|
||||||
"message": "Use smart indentation",
|
"message": "Use smart indentation",
|
||||||
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"appliesHelp": {
|
"appliesHelp": {
|
||||||
"message": "[適用先] を使用すると、このセクションのコードが適用される URL を制限することができます。",
|
"message": "[適用先] を使用すると、このセクションのコードが適用される URL を制限することができます。",
|
||||||
"description": "Help text for 'applies to' section"
|
"description": "Help text for 'applies to' section"
|
||||||
},
|
},
|
||||||
"editStyleHeading": {
|
"editStyleHeading": {
|
||||||
"message": "スタイルを編集",
|
"message": "スタイルを編集",
|
||||||
"description": "Title of the page for editing styles"
|
"description": "Title of the page for editing styles"
|
||||||
},
|
},
|
||||||
"appliesUrlOption": {
|
"appliesUrlOption": {
|
||||||
"message": "URL",
|
"message": "URL",
|
||||||
"description": "Option to make the style apply to the entered string as a URL"
|
"description": "Option to make the style apply to the entered string as a URL"
|
||||||
},
|
},
|
||||||
"addStyleTitle": {
|
"addStyleTitle": {
|
||||||
"message": "スタイルを追加",
|
"message": "スタイルを追加",
|
||||||
"description": "Title of the page for adding styles"
|
"description": "Title of the page for adding styles"
|
||||||
},
|
},
|
||||||
"importReplaceLabel": {
|
"importReplaceLabel": {
|
||||||
"message": "Overwrite style",
|
"message": "Overwrite style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"dbError": {
|
"dbError": {
|
||||||
"message": "An error has occurred using the Stylish database. Would you like to visit a web page with possible solutions?",
|
"message": "An error has occurred using the Stylish database. Would you like to visit a web page with possible solutions?",
|
||||||
"description": "Prompt when a DB error is encountered"
|
"description": "Prompt when a DB error is encountered"
|
||||||
},
|
},
|
||||||
"importAppendTooltip": {
|
"importAppendTooltip": {
|
||||||
"message": "Append the imported style to current style",
|
"message": "Append the imported style to current style",
|
||||||
"description": "Tooltip for the button to import a style and append to the existing sections"
|
"description": "Tooltip for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"helpKeyMapHotkey": {
|
"helpKeyMapHotkey": {
|
||||||
"message": "Press a hotkey",
|
"message": "Press a hotkey",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"replaceAll": {
|
"replaceAll": {
|
||||||
"message": "Replace all",
|
"message": "Replace all",
|
||||||
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
||||||
},
|
},
|
||||||
"editGotoLine": {
|
"editGotoLine": {
|
||||||
"message": "Goto line (or line:col)",
|
"message": "Goto line (or line:col)",
|
||||||
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
||||||
},
|
},
|
||||||
"checkAllUpdates": {
|
"checkAllUpdates": {
|
||||||
"message": "すべてのスタイルのアップデートをチェック",
|
"message": "すべてのスタイルのアップデートをチェック",
|
||||||
"description": "Label for the button to check all styles for updates"
|
"description": "Label for the button to check all styles for updates"
|
||||||
},
|
},
|
||||||
"issuesHelp": {
|
"issuesHelp": {
|
||||||
"message": "The issues found by <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> with these rules enabled:",
|
"message": "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"
|
"description": "Help popup message for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"confirmNo": {
|
"confirmNo": {
|
||||||
"message": "No",
|
"message": "No",
|
||||||
"description": "'No' button in a confirm dialog"
|
"description": "'No' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"undo": {
|
"undo": {
|
||||||
"message": "Undo",
|
"message": "Undo",
|
||||||
"description": "Button label"
|
"description": "Button label"
|
||||||
},
|
},
|
||||||
"cm_keyMap": {
|
"cm_keyMap": {
|
||||||
"message": "Keymap",
|
"message": "Keymap",
|
||||||
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
||||||
},
|
},
|
||||||
"cm_indentWithTabs": {
|
"cm_indentWithTabs": {
|
||||||
"message": "Use tabs with smart indentation",
|
"message": "Use tabs with smart indentation",
|
||||||
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"replaceWith": {
|
"replaceWith": {
|
||||||
"message": "Replace with",
|
"message": "Replace with",
|
||||||
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
||||||
},
|
},
|
||||||
"deleteStyleLabel": {
|
"deleteStyleLabel": {
|
||||||
"message": "削除",
|
"message": "削除",
|
||||||
"description": "Label for the button to delete a style"
|
"description": "Label for the button to delete a style"
|
||||||
},
|
},
|
||||||
"addStyleLabel": {
|
"addStyleLabel": {
|
||||||
"message": "新しいスタイルを作成",
|
"message": "新しいスタイルを作成",
|
||||||
"description": "Label for the button to go to the add style page"
|
"description": "Label for the button to go to the add style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEnabled": {
|
"manageOnlyEnabled": {
|
||||||
"message": "Only enabled styles",
|
"message": "Only enabled styles",
|
||||||
"description": "Checkbox to show only enabled styles"
|
"description": "Checkbox to show only enabled styles"
|
||||||
},
|
},
|
||||||
"editStyleLabel": {
|
"editStyleLabel": {
|
||||||
"message": "編集",
|
"message": "編集",
|
||||||
"description": "Label for the button to go to the edit style page"
|
"description": "Label for the button to go to the edit style page"
|
||||||
},
|
},
|
||||||
"cm_theme": {
|
"cm_theme": {
|
||||||
"message": "Theme",
|
"message": "Theme",
|
||||||
"description": "Label for the style editor's CSS theme."
|
"description": "Label for the style editor's CSS theme."
|
||||||
},
|
},
|
||||||
"helpKeyMapCommand": {
|
"helpKeyMapCommand": {
|
||||||
"message": "Type a command name",
|
"message": "Type a command name",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"message": "Stylish はユーザー スタイルを管理するツールで、ウェブのスタイルを変更することができます。Stylish を利用すると、Google、Facebook、YouTube、orkut など、さまざまなサイトに対応したテーマやスキンを簡単にインストールできます。",
|
"message": "Stylish はユーザー スタイルを管理するツールで、ウェブのスタイルを変更することができます。Stylish を利用すると、Google、Facebook、YouTube、orkut など、さまざまなサイトに対応したテーマやスキンを簡単にインストールできます。",
|
||||||
"description": "Extension description"
|
"description": "Extension description"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,419 +1,419 @@
|
||||||
{
|
{
|
||||||
"appliesToEverything": {
|
"appliesToEverything": {
|
||||||
"message": "Alles",
|
"message": "Alles",
|
||||||
"description": "Text displayed for styles that apply to all sites"
|
"description": "Text displayed for styles that apply to all sites"
|
||||||
},
|
},
|
||||||
"defaultTheme": {
|
"defaultTheme": {
|
||||||
"message": "default",
|
"message": "default",
|
||||||
"description": "Default CodeMirror CSS theme option on the edit style page"
|
"description": "Default CodeMirror CSS theme option on the edit style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEdited": {
|
"manageOnlyEdited": {
|
||||||
"message": "Alleen bewerkte stijlen",
|
"message": "Alleen bewerkte stijlen",
|
||||||
"description": "Checkbox to show only locally edited styles"
|
"description": "Checkbox to show only locally edited styles"
|
||||||
},
|
},
|
||||||
"exportLabel": {
|
"exportLabel": {
|
||||||
"message": "Export",
|
"message": "Export",
|
||||||
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"issues": {
|
"issues": {
|
||||||
"message": "Issues",
|
"message": "Issues",
|
||||||
"description": "Label for the CSSLint issues block on the style edit page"
|
"description": "Label for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"cm_tabSize": {
|
"cm_tabSize": {
|
||||||
"message": "Tabgrootte",
|
"message": "Tabgrootte",
|
||||||
"description": "Label for the text box controlling tab size option for the style editor."
|
"description": "Label for the text box controlling tab size option for the style editor."
|
||||||
},
|
},
|
||||||
"enableStyleLabel": {
|
"enableStyleLabel": {
|
||||||
"message": "Inschakelen",
|
"message": "Inschakelen",
|
||||||
"description": "Label for the button to enable a style"
|
"description": "Label for the button to enable a style"
|
||||||
},
|
},
|
||||||
"styleMissingName": {
|
"styleMissingName": {
|
||||||
"message": "Vul een naam in.",
|
"message": "Vul een naam in.",
|
||||||
"description": "Error displayed when user saves without providing a name"
|
"description": "Error displayed when user saves without providing a name"
|
||||||
},
|
},
|
||||||
"appliesDomainOption": {
|
"appliesDomainOption": {
|
||||||
"message": "URL's op het domein",
|
"message": "URL's op het domein",
|
||||||
"description": "Option to make the style apply to the entered string as a domain"
|
"description": "Option to make the style apply to the entered string as a domain"
|
||||||
},
|
},
|
||||||
"checkForUpdate": {
|
"checkForUpdate": {
|
||||||
"message": "Controleren op update",
|
"message": "Controleren op update",
|
||||||
"description": "Label for the button to check a single style for an update"
|
"description": "Label for the button to check a single style for an update"
|
||||||
},
|
},
|
||||||
"importAppendLabel": {
|
"importAppendLabel": {
|
||||||
"message": "Append to style",
|
"message": "Append to style",
|
||||||
"description": "Label for the button to import a style and append to the existing sections"
|
"description": "Label for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"updateAllCheckSucceededNoUpdate": {
|
"updateAllCheckSucceededNoUpdate": {
|
||||||
"message": "Alle stijlen zijn bijgewerkt.",
|
"message": "Alle stijlen zijn bijgewerkt.",
|
||||||
"description": "Text that displays when an update all check completed and no updates are available"
|
"description": "Text that displays when an update all check completed and no updates are available"
|
||||||
},
|
},
|
||||||
"styleFromMozillaFormatPrompt": {
|
"styleFromMozillaFormatPrompt": {
|
||||||
"message": "Paste the Mozilla-format code",
|
"message": "Paste the Mozilla-format code",
|
||||||
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
||||||
},
|
},
|
||||||
"helpAlt": {
|
"helpAlt": {
|
||||||
"message": "Hul",
|
"message": "Hul",
|
||||||
"description": "Alternate text for help buttons"
|
"description": "Alternate text for help buttons"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"message": "Search",
|
"message": "Search",
|
||||||
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"confirmYes": {
|
"confirmYes": {
|
||||||
"message": "Yes",
|
"message": "Yes",
|
||||||
"description": "'Yes' button in a confirm dialog"
|
"description": "'Yes' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"findStylesForSite": {
|
"findStylesForSite": {
|
||||||
"message": "Meer stijlen zoeken voor deze website.",
|
"message": "Meer stijlen zoeken voor deze website.",
|
||||||
"description": "Text for a link that gets a list of styles for the current site"
|
"description": "Text for a link that gets a list of styles for the current site"
|
||||||
},
|
},
|
||||||
"manageHeading": {
|
"manageHeading": {
|
||||||
"message": "Geïnstalleerde stijlen",
|
"message": "Geïnstalleerde stijlen",
|
||||||
"description": "Heading for the manage page"
|
"description": "Heading for the manage page"
|
||||||
},
|
},
|
||||||
"styleBeautify": {
|
"styleBeautify": {
|
||||||
"message": "Beautify",
|
"message": "Beautify",
|
||||||
"description": "Label for the CSS-beautifier button on the edit style page"
|
"description": "Label for the CSS-beautifier button on the edit style page"
|
||||||
},
|
},
|
||||||
"styleEnabledLabel": {
|
"styleEnabledLabel": {
|
||||||
"message": "Ingeschakeld",
|
"message": "Ingeschakeld",
|
||||||
"description": "Label for the enabled state of styles"
|
"description": "Label for the enabled state of styles"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatHelp": {
|
"styleToMozillaFormatHelp": {
|
||||||
"message": "De Mozilla-opmaak van de code kan worden gebruikt met Stylish voor Firefox en worden ingezonden naar userstyles.org.",
|
"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"
|
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
|
||||||
},
|
},
|
||||||
"sectionAdd": {
|
"sectionAdd": {
|
||||||
"message": "Nog een sectie toevoegen",
|
"message": "Nog een sectie toevoegen",
|
||||||
"description": "Label for the button to add a section"
|
"description": "Label for the button to add a section"
|
||||||
},
|
},
|
||||||
"styleSaveLabel": {
|
"styleSaveLabel": {
|
||||||
"message": "Opslaan",
|
"message": "Opslaan",
|
||||||
"description": "Label for save button for style editing"
|
"description": "Label for save button for style editing"
|
||||||
},
|
},
|
||||||
"confirmStop": {
|
"confirmStop": {
|
||||||
"message": "Stop",
|
"message": "Stop",
|
||||||
"description": "'Stop' button in a confirm dialog"
|
"description": "'Stop' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"writeStyleForURL": {
|
"writeStyleForURL": {
|
||||||
"message": "deze URL",
|
"message": "deze URL",
|
||||||
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
||||||
},
|
},
|
||||||
"appliesAdd": {
|
"appliesAdd": {
|
||||||
"message": "Toevoegen",
|
"message": "Toevoegen",
|
||||||
"description": "Label for the button to add an 'applies' entry"
|
"description": "Label for the button to add an 'applies' entry"
|
||||||
},
|
},
|
||||||
"appliesRegexpOption": {
|
"appliesRegexpOption": {
|
||||||
"message": "URL's overeenkomend met de regexp",
|
"message": "URL's overeenkomend met de regexp",
|
||||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||||
},
|
},
|
||||||
"styleInstall": {
|
"styleInstall": {
|
||||||
"message": "'$stylename$' installeren in Stylish?",
|
"message": "'$stylename$' installeren in Stylish?",
|
||||||
"description": "Confirmation when installing a style",
|
"description": "Confirmation when installing a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"manageText": {
|
"manageText": {
|
||||||
"message": "Bezoek <a href='http://userstyles.org'>userstyles.org</a> voor gemaakte stijlen. Stel uw vraag op <a href='http://forum.userstyles.org'>het forum</a> als u hulp nodig heeft.",
|
"message": "Bezoek <a href='http://userstyles.org'>userstyles.org</a> voor gemaakte stijlen. Stel uw vraag op <a href='http://forum.userstyles.org'>het forum</a> als u hulp nodig heeft.",
|
||||||
"description": "Help text on the manage page"
|
"description": "Help text on the manage page"
|
||||||
},
|
},
|
||||||
"searchStyles": {
|
"searchStyles": {
|
||||||
"message": "Search contents",
|
"message": "Search contents",
|
||||||
"description": "Label for the search filter textbox on the Manage styles page"
|
"description": "Label for the search filter textbox on the Manage styles page"
|
||||||
},
|
},
|
||||||
"disableStyleLabel": {
|
"disableStyleLabel": {
|
||||||
"message": "Uitschakelen",
|
"message": "Uitschakelen",
|
||||||
"description": "Label for the button to disable a style"
|
"description": "Label for the button to disable a style"
|
||||||
},
|
},
|
||||||
"prefShowBadge": {
|
"prefShowBadge": {
|
||||||
"message": "Aantal actieve stijlen voor de huidige website weergeven op de werkbalkknop",
|
"message": "Aantal actieve stijlen voor de huidige website weergeven op de werkbalkknop",
|
||||||
"description": "Label for the checkbox controlling toolbar badge text."
|
"description": "Label for the checkbox controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"menuShowBadge": {
|
"menuShowBadge": {
|
||||||
"message": "Teller voor actieve stijlen weergeven",
|
"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."
|
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"cm_lineWrapping": {
|
"cm_lineWrapping": {
|
||||||
"message": "Woordomslag",
|
"message": "Woordomslag",
|
||||||
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
||||||
},
|
},
|
||||||
"styleCancelEditLabel": {
|
"styleCancelEditLabel": {
|
||||||
"message": "Terug naar beheren",
|
"message": "Terug naar beheren",
|
||||||
"description": "Label for cancel button for style editing"
|
"description": "Label for cancel button for style editing"
|
||||||
},
|
},
|
||||||
"styleChangesNotSaved": {
|
"styleChangesNotSaved": {
|
||||||
"message": "U heeft wijzigingen aangebracht in deze stijl zonder deze op te slaan.",
|
"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"
|
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||||
},
|
},
|
||||||
"importLabel": {
|
"importLabel": {
|
||||||
"message": "Import",
|
"message": "Import",
|
||||||
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"updateCheckFailServerUnreachable": {
|
"updateCheckFailServerUnreachable": {
|
||||||
"message": "Update mislukt - server onbereikbaar.",
|
"message": "Update mislukt - server onbereikbaar.",
|
||||||
"description": "Text that displays when an update check failed because the update server is unreachable"
|
"description": "Text that displays when an update check failed because the update server is unreachable"
|
||||||
},
|
},
|
||||||
"manageFilters": {
|
"manageFilters": {
|
||||||
"message": "Filters",
|
"message": "Filters",
|
||||||
"description": "Label for filters container"
|
"description": "Label for filters container"
|
||||||
},
|
},
|
||||||
"applyAllUpdates": {
|
"applyAllUpdates": {
|
||||||
"message": "Alle bijwerkingen toepassen",
|
"message": "Alle bijwerkingen toepassen",
|
||||||
"description": "Label for the button to apply all detected updates"
|
"description": "Label for the button to apply all detected updates"
|
||||||
},
|
},
|
||||||
"deleteStyleConfirm": {
|
"deleteStyleConfirm": {
|
||||||
"message": "Weet u zeker dat u deze stijl wilt verwijderen?",
|
"message": "Weet u zeker dat u deze stijl wilt verwijderen?",
|
||||||
"description": "Confirmation before deleting a style"
|
"description": "Confirmation before deleting a style"
|
||||||
},
|
},
|
||||||
"styleBadRegexp": {
|
"styleBadRegexp": {
|
||||||
"message": "Regexp is ongeldig.",
|
"message": "Regexp is ongeldig.",
|
||||||
"description": "Validation message for a bad regexp in a style"
|
"description": "Validation message for a bad regexp in a style"
|
||||||
},
|
},
|
||||||
"optionsHeading": {
|
"optionsHeading": {
|
||||||
"message": "Voorkeuren",
|
"message": "Voorkeuren",
|
||||||
"description": "Heading for options section on manage page."
|
"description": "Heading for options section on manage page."
|
||||||
},
|
},
|
||||||
"appliesDisplay": {
|
"appliesDisplay": {
|
||||||
"message": "Toepasbaar op: $applies$",
|
"message": "Toepasbaar op: $applies$",
|
||||||
"description": "Text on the manage screen to describe what the style applies to",
|
"description": "Text on the manage screen to describe what the style applies to",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"applies": {
|
"applies": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleUpdate": {
|
"styleUpdate": {
|
||||||
"message": "Weet u zeker dat u '$stylename$' wilt updaten?",
|
"message": "Weet u zeker dat u '$stylename$' wilt updaten?",
|
||||||
"description": "Confirmation when updating a style",
|
"description": "Confirmation when updating a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleSectionsTitle": {
|
"styleSectionsTitle": {
|
||||||
"message": "Secties",
|
"message": "Secties",
|
||||||
"description": "Title for the style sections section"
|
"description": "Title for the style sections section"
|
||||||
},
|
},
|
||||||
"editStyleTitle": {
|
"editStyleTitle": {
|
||||||
"message": "Stijl $stylename$ bewerken",
|
"message": "Stijl $stylename$ bewerken",
|
||||||
"description": "Title of the page for editing styles",
|
"description": "Title of the page for editing styles",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"updateCheckSucceededNoUpdate": {
|
"updateCheckSucceededNoUpdate": {
|
||||||
"message": "Stijl is up-to-date.",
|
"message": "Stijl is up-to-date.",
|
||||||
"description": "Text that displays when an update check completed and no update is available"
|
"description": "Text that displays when an update check completed and no update is available"
|
||||||
},
|
},
|
||||||
"appliesUrlPrefixOption": {
|
"appliesUrlPrefixOption": {
|
||||||
"message": "URL's beginnend met",
|
"message": "URL's beginnend met",
|
||||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||||
},
|
},
|
||||||
"searchRegexp": {
|
"searchRegexp": {
|
||||||
"message": "Use /re/ syntax for regexp search",
|
"message": "Use /re/ syntax for regexp search",
|
||||||
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"importReplaceTooltip": {
|
"importReplaceTooltip": {
|
||||||
"message": "Discard contents of current style and overwrite it with the imported style",
|
"message": "Discard contents of current style and overwrite it with the imported style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"popupStylesFirst": {
|
"popupStylesFirst": {
|
||||||
"message": "Stijlen vóór commando's opsomming in het werkbalkknopmenu",
|
"message": "Stijlen vóór commando's opsomming in het werkbalkknopmenu",
|
||||||
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
||||||
},
|
},
|
||||||
"sectionHelp": {
|
"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.",
|
"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"
|
"description": "Help text for sections"
|
||||||
},
|
},
|
||||||
"noStylesForSite": {
|
"noStylesForSite": {
|
||||||
"message": "Geen geïnstalleerde stijlen voor deze website.",
|
"message": "Geen geïnstalleerde stijlen voor deze website.",
|
||||||
"description": "Text displayed when no styles are installed for the current site"
|
"description": "Text displayed when no styles are installed for the current site"
|
||||||
},
|
},
|
||||||
"appliesDisplayTruncatedSuffix": {
|
"appliesDisplayTruncatedSuffix": {
|
||||||
"message": "en meer",
|
"message": "en meer",
|
||||||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||||
},
|
},
|
||||||
"appliesRemove": {
|
"appliesRemove": {
|
||||||
"message": "Verwijderen",
|
"message": "Verwijderen",
|
||||||
"description": "Label for the button to remove an 'applies' entry"
|
"description": "Label for the button to remove an 'applies' entry"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatTitle": {
|
"styleToMozillaFormatTitle": {
|
||||||
"message": "Style in Mozilla format",
|
"message": "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"
|
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
|
||||||
},
|
},
|
||||||
"manageTitle": {
|
"manageTitle": {
|
||||||
"message": "Stylish",
|
"message": "Stylish",
|
||||||
"description": "Title for the manage page"
|
"description": "Title for the manage page"
|
||||||
},
|
},
|
||||||
"writeStyleFor": {
|
"writeStyleFor": {
|
||||||
"message": "Stijl schrijven voor:",
|
"message": "Stijl schrijven voor:",
|
||||||
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
||||||
},
|
},
|
||||||
"replace": {
|
"replace": {
|
||||||
"message": "Replace",
|
"message": "Replace",
|
||||||
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
||||||
},
|
},
|
||||||
"appliesLabel": {
|
"appliesLabel": {
|
||||||
"message": "Toepasbaar op",
|
"message": "Toepasbaar op",
|
||||||
"description": "Label for 'applies to' fields on the edit/add screen"
|
"description": "Label for 'applies to' fields on the edit/add screen"
|
||||||
},
|
},
|
||||||
"openManage": {
|
"openManage": {
|
||||||
"message": "Geïnstalleerde stijlen beheren.",
|
"message": "Geïnstalleerde stijlen beheren.",
|
||||||
"description": "Link to open the manage page."
|
"description": "Link to open the manage page."
|
||||||
},
|
},
|
||||||
"updateCheckFailBadResponseCode": {
|
"updateCheckFailBadResponseCode": {
|
||||||
"message": "Update mislukt - server gaf code $code$ als antwoord.",
|
"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",
|
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"code": {
|
"code": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"appliesSpecify": {
|
"appliesSpecify": {
|
||||||
"message": "Specificeren",
|
"message": "Specificeren",
|
||||||
"description": "Label for the button to make a style apply only to specific sites"
|
"description": "Label for the button to make a style apply only to specific sites"
|
||||||
},
|
},
|
||||||
"installUpdate": {
|
"installUpdate": {
|
||||||
"message": "Update installeren",
|
"message": "Update installeren",
|
||||||
"description": "Label for the button to install an update for a single style"
|
"description": "Label for the button to install an update for a single style"
|
||||||
},
|
},
|
||||||
"styleMozillaFormatHeading": {
|
"styleMozillaFormatHeading": {
|
||||||
"message": "Mozilla Format",
|
"message": "Mozilla Format",
|
||||||
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
||||||
},
|
},
|
||||||
"stylishUnavailableForURL": {
|
"stylishUnavailableForURL": {
|
||||||
"message": "(Stylish werkt niet op pagina's als deze.)",
|
"message": "(Stylish werkt niet op pagina's als deze.)",
|
||||||
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
||||||
},
|
},
|
||||||
"sectionRemove": {
|
"sectionRemove": {
|
||||||
"message": "Sectie verwijderen",
|
"message": "Sectie verwijderen",
|
||||||
"description": "Label for the button to remove a section"
|
"description": "Label for the button to remove a section"
|
||||||
},
|
},
|
||||||
"disableAllStyles": {
|
"disableAllStyles": {
|
||||||
"message": "Alle stijlen uitschakelen",
|
"message": "Alle stijlen uitschakelen",
|
||||||
"description": "Label for the checkbox that turns all enabled styles off."
|
"description": "Label for the checkbox that turns all enabled styles off."
|
||||||
},
|
},
|
||||||
"undoGlobal": {
|
"undoGlobal": {
|
||||||
"message": "Undo (global)",
|
"message": "Undo (global)",
|
||||||
"description": "CSS-beautify global Undo button label"
|
"description": "CSS-beautify global Undo button label"
|
||||||
},
|
},
|
||||||
"updateCompleted": {
|
"updateCompleted": {
|
||||||
"message": "Update voltooid.",
|
"message": "Update voltooid.",
|
||||||
"description": "Text that displays when an update completed"
|
"description": "Text that displays when an update completed"
|
||||||
},
|
},
|
||||||
"checkingForUpdate": {
|
"checkingForUpdate": {
|
||||||
"message": "Bezig met controleren...",
|
"message": "Bezig met controleren...",
|
||||||
"description": "Text to display when checking a style for an update"
|
"description": "Text to display when checking a style for an update"
|
||||||
},
|
},
|
||||||
"sectionCode": {
|
"sectionCode": {
|
||||||
"message": "Code",
|
"message": "Code",
|
||||||
"description": "Label for the code for a section"
|
"description": "Label for the code for a section"
|
||||||
},
|
},
|
||||||
"cm_smartIndent": {
|
"cm_smartIndent": {
|
||||||
"message": "Slimme inspringing gebruiken",
|
"message": "Slimme inspringing gebruiken",
|
||||||
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"appliesHelp": {
|
"appliesHelp": {
|
||||||
"message": "Gebruik de 'Toepasbaar op'-functies om de URL's te limiteren in de sectie.",
|
"message": "Gebruik de 'Toepasbaar op'-functies om de URL's te limiteren in de sectie.",
|
||||||
"description": "Help text for 'applies to' section"
|
"description": "Help text for 'applies to' section"
|
||||||
},
|
},
|
||||||
"editStyleHeading": {
|
"editStyleHeading": {
|
||||||
"message": "Stijl bewerken",
|
"message": "Stijl bewerken",
|
||||||
"description": "Title of the page for editing styles"
|
"description": "Title of the page for editing styles"
|
||||||
},
|
},
|
||||||
"appliesUrlOption": {
|
"appliesUrlOption": {
|
||||||
"message": "URL",
|
"message": "URL",
|
||||||
"description": "Option to make the style apply to the entered string as a URL"
|
"description": "Option to make the style apply to the entered string as a URL"
|
||||||
},
|
},
|
||||||
"addStyleTitle": {
|
"addStyleTitle": {
|
||||||
"message": "Stijl toevoegen",
|
"message": "Stijl toevoegen",
|
||||||
"description": "Title of the page for adding styles"
|
"description": "Title of the page for adding styles"
|
||||||
},
|
},
|
||||||
"importReplaceLabel": {
|
"importReplaceLabel": {
|
||||||
"message": "Overwrite style",
|
"message": "Overwrite style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"dbError": {
|
"dbError": {
|
||||||
"message": "Er is een fout opgetreden bij het gebruiken van de Stylish-database. Wilt u een webpagina met mogelijke oplossingen bezoeken?",
|
"message": "Er is een fout opgetreden bij het gebruiken van de Stylish-database. Wilt u een webpagina met mogelijke oplossingen bezoeken?",
|
||||||
"description": "Prompt when a DB error is encountered"
|
"description": "Prompt when a DB error is encountered"
|
||||||
},
|
},
|
||||||
"importAppendTooltip": {
|
"importAppendTooltip": {
|
||||||
"message": "Append the imported style to current style",
|
"message": "Append the imported style to current style",
|
||||||
"description": "Tooltip for the button to import a style and append to the existing sections"
|
"description": "Tooltip for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"helpKeyMapHotkey": {
|
"helpKeyMapHotkey": {
|
||||||
"message": "Press a hotkey",
|
"message": "Press a hotkey",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"replaceAll": {
|
"replaceAll": {
|
||||||
"message": "Replace all",
|
"message": "Replace all",
|
||||||
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
||||||
},
|
},
|
||||||
"editGotoLine": {
|
"editGotoLine": {
|
||||||
"message": "Ga naar regel (of regel:kolom)",
|
"message": "Ga naar regel (of regel:kolom)",
|
||||||
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
||||||
},
|
},
|
||||||
"checkAllUpdates": {
|
"checkAllUpdates": {
|
||||||
"message": "Controleer alle stijlen op updates",
|
"message": "Controleer alle stijlen op updates",
|
||||||
"description": "Label for the button to check all styles for updates"
|
"description": "Label for the button to check all styles for updates"
|
||||||
},
|
},
|
||||||
"issuesHelp": {
|
"issuesHelp": {
|
||||||
"message": "The issues found by <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> with these rules enabled:",
|
"message": "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"
|
"description": "Help popup message for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"confirmNo": {
|
"confirmNo": {
|
||||||
"message": "No",
|
"message": "No",
|
||||||
"description": "'No' button in a confirm dialog"
|
"description": "'No' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"undo": {
|
"undo": {
|
||||||
"message": "Undo",
|
"message": "Undo",
|
||||||
"description": "Button label"
|
"description": "Button label"
|
||||||
},
|
},
|
||||||
"cm_keyMap": {
|
"cm_keyMap": {
|
||||||
"message": "Toetsenbordindeling",
|
"message": "Toetsenbordindeling",
|
||||||
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
||||||
},
|
},
|
||||||
"cm_indentWithTabs": {
|
"cm_indentWithTabs": {
|
||||||
"message": "Tabs met slimme inspringing gebruiken",
|
"message": "Tabs met slimme inspringing gebruiken",
|
||||||
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"replaceWith": {
|
"replaceWith": {
|
||||||
"message": "Replace with",
|
"message": "Replace with",
|
||||||
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
||||||
},
|
},
|
||||||
"deleteStyleLabel": {
|
"deleteStyleLabel": {
|
||||||
"message": "Verwijderen",
|
"message": "Verwijderen",
|
||||||
"description": "Label for the button to delete a style"
|
"description": "Label for the button to delete a style"
|
||||||
},
|
},
|
||||||
"addStyleLabel": {
|
"addStyleLabel": {
|
||||||
"message": "Nieuwe stijl schrijven",
|
"message": "Nieuwe stijl schrijven",
|
||||||
"description": "Label for the button to go to the add style page"
|
"description": "Label for the button to go to the add style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEnabled": {
|
"manageOnlyEnabled": {
|
||||||
"message": "Alleen ingeschakelde stijlen",
|
"message": "Alleen ingeschakelde stijlen",
|
||||||
"description": "Checkbox to show only enabled styles"
|
"description": "Checkbox to show only enabled styles"
|
||||||
},
|
},
|
||||||
"editStyleLabel": {
|
"editStyleLabel": {
|
||||||
"message": "Bewerken",
|
"message": "Bewerken",
|
||||||
"description": "Label for the button to go to the edit style page"
|
"description": "Label for the button to go to the edit style page"
|
||||||
},
|
},
|
||||||
"cm_theme": {
|
"cm_theme": {
|
||||||
"message": "Theme",
|
"message": "Theme",
|
||||||
"description": "Label for the style editor's CSS theme."
|
"description": "Label for the style editor's CSS theme."
|
||||||
},
|
},
|
||||||
"helpKeyMapCommand": {
|
"helpKeyMapCommand": {
|
||||||
"message": "Type a command name",
|
"message": "Type a command name",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"message": "Voorzie het web van een ander uiterlijk met Stylish, een gebruikersstijlbeheerder. Stylish stelt u in staat om eenvoudig thema's en stijlen te installeren voor vele populaire websites.",
|
"message": "Voorzie het web van een ander uiterlijk met Stylish, een gebruikersstijlbeheerder. Stylish stelt u in staat om eenvoudig thema's en stijlen te installeren voor vele populaire websites.",
|
||||||
"description": "Extension description"
|
"description": "Extension description"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,419 +1,419 @@
|
||||||
{
|
{
|
||||||
"appliesToEverything": {
|
"appliesToEverything": {
|
||||||
"message": "Tudo",
|
"message": "Tudo",
|
||||||
"description": "Text displayed for styles that apply to all sites"
|
"description": "Text displayed for styles that apply to all sites"
|
||||||
},
|
},
|
||||||
"defaultTheme": {
|
"defaultTheme": {
|
||||||
"message": "default",
|
"message": "default",
|
||||||
"description": "Default CodeMirror CSS theme option on the edit style page"
|
"description": "Default CodeMirror CSS theme option on the edit style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEdited": {
|
"manageOnlyEdited": {
|
||||||
"message": "Only edited styles",
|
"message": "Only edited styles",
|
||||||
"description": "Checkbox to show only locally edited styles"
|
"description": "Checkbox to show only locally edited styles"
|
||||||
},
|
},
|
||||||
"exportLabel": {
|
"exportLabel": {
|
||||||
"message": "Export",
|
"message": "Export",
|
||||||
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"issues": {
|
"issues": {
|
||||||
"message": "Issues",
|
"message": "Issues",
|
||||||
"description": "Label for the CSSLint issues block on the style edit page"
|
"description": "Label for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"cm_tabSize": {
|
"cm_tabSize": {
|
||||||
"message": "Tab size",
|
"message": "Tab size",
|
||||||
"description": "Label for the text box controlling tab size option for the style editor."
|
"description": "Label for the text box controlling tab size option for the style editor."
|
||||||
},
|
},
|
||||||
"enableStyleLabel": {
|
"enableStyleLabel": {
|
||||||
"message": "Ativar",
|
"message": "Ativar",
|
||||||
"description": "Label for the button to enable a style"
|
"description": "Label for the button to enable a style"
|
||||||
},
|
},
|
||||||
"styleMissingName": {
|
"styleMissingName": {
|
||||||
"message": "Insira um nome.",
|
"message": "Insira um nome.",
|
||||||
"description": "Error displayed when user saves without providing a name"
|
"description": "Error displayed when user saves without providing a name"
|
||||||
},
|
},
|
||||||
"appliesDomainOption": {
|
"appliesDomainOption": {
|
||||||
"message": "URLs no domínio",
|
"message": "URLs no domínio",
|
||||||
"description": "Option to make the style apply to the entered string as a domain"
|
"description": "Option to make the style apply to the entered string as a domain"
|
||||||
},
|
},
|
||||||
"checkForUpdate": {
|
"checkForUpdate": {
|
||||||
"message": "Verificar atualizações",
|
"message": "Verificar atualizações",
|
||||||
"description": "Label for the button to check a single style for an update"
|
"description": "Label for the button to check a single style for an update"
|
||||||
},
|
},
|
||||||
"importAppendLabel": {
|
"importAppendLabel": {
|
||||||
"message": "Append to style",
|
"message": "Append to style",
|
||||||
"description": "Label for the button to import a style and append to the existing sections"
|
"description": "Label for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"updateAllCheckSucceededNoUpdate": {
|
"updateAllCheckSucceededNoUpdate": {
|
||||||
"message": "All styles are up to date.",
|
"message": "All styles are up to date.",
|
||||||
"description": "Text that displays when an update all check completed and no updates are available"
|
"description": "Text that displays when an update all check completed and no updates are available"
|
||||||
},
|
},
|
||||||
"styleFromMozillaFormatPrompt": {
|
"styleFromMozillaFormatPrompt": {
|
||||||
"message": "Paste the Mozilla-format code",
|
"message": "Paste the Mozilla-format code",
|
||||||
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
||||||
},
|
},
|
||||||
"helpAlt": {
|
"helpAlt": {
|
||||||
"message": "Ajuda",
|
"message": "Ajuda",
|
||||||
"description": "Alternate text for help buttons"
|
"description": "Alternate text for help buttons"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"message": "Search",
|
"message": "Search",
|
||||||
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"confirmYes": {
|
"confirmYes": {
|
||||||
"message": "Yes",
|
"message": "Yes",
|
||||||
"description": "'Yes' button in a confirm dialog"
|
"description": "'Yes' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"findStylesForSite": {
|
"findStylesForSite": {
|
||||||
"message": "Procurar mais estilos para este site.",
|
"message": "Procurar mais estilos para este site.",
|
||||||
"description": "Text for a link that gets a list of styles for the current site"
|
"description": "Text for a link that gets a list of styles for the current site"
|
||||||
},
|
},
|
||||||
"manageHeading": {
|
"manageHeading": {
|
||||||
"message": "Estilos instalados",
|
"message": "Estilos instalados",
|
||||||
"description": "Heading for the manage page"
|
"description": "Heading for the manage page"
|
||||||
},
|
},
|
||||||
"styleBeautify": {
|
"styleBeautify": {
|
||||||
"message": "Beautify",
|
"message": "Beautify",
|
||||||
"description": "Label for the CSS-beautifier button on the edit style page"
|
"description": "Label for the CSS-beautifier button on the edit style page"
|
||||||
},
|
},
|
||||||
"styleEnabledLabel": {
|
"styleEnabledLabel": {
|
||||||
"message": "Ativado",
|
"message": "Ativado",
|
||||||
"description": "Label for the enabled state of styles"
|
"description": "Label for the enabled state of styles"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatHelp": {
|
"styleToMozillaFormatHelp": {
|
||||||
"message": "O formato Mozilla do código pode ser usado com o Stylish para Firefox e pode ser enviado para userstyles.org.",
|
"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"
|
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
|
||||||
},
|
},
|
||||||
"sectionAdd": {
|
"sectionAdd": {
|
||||||
"message": "Adicionar outra seção",
|
"message": "Adicionar outra seção",
|
||||||
"description": "Label for the button to add a section"
|
"description": "Label for the button to add a section"
|
||||||
},
|
},
|
||||||
"styleSaveLabel": {
|
"styleSaveLabel": {
|
||||||
"message": "Salvar",
|
"message": "Salvar",
|
||||||
"description": "Label for save button for style editing"
|
"description": "Label for save button for style editing"
|
||||||
},
|
},
|
||||||
"confirmStop": {
|
"confirmStop": {
|
||||||
"message": "Stop",
|
"message": "Stop",
|
||||||
"description": "'Stop' button in a confirm dialog"
|
"description": "'Stop' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"writeStyleForURL": {
|
"writeStyleForURL": {
|
||||||
"message": "this URL",
|
"message": "this URL",
|
||||||
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
||||||
},
|
},
|
||||||
"appliesAdd": {
|
"appliesAdd": {
|
||||||
"message": "Adicionar",
|
"message": "Adicionar",
|
||||||
"description": "Label for the button to add an 'applies' entry"
|
"description": "Label for the button to add an 'applies' entry"
|
||||||
},
|
},
|
||||||
"appliesRegexpOption": {
|
"appliesRegexpOption": {
|
||||||
"message": "URLs que correspondem a regexp",
|
"message": "URLs que correspondem a regexp",
|
||||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||||
},
|
},
|
||||||
"styleInstall": {
|
"styleInstall": {
|
||||||
"message": "Instalar \"$stylename$\" no Stylish?",
|
"message": "Instalar \"$stylename$\" no Stylish?",
|
||||||
"description": "Confirmation when installing a style",
|
"description": "Confirmation when installing a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"manageText": {
|
"manageText": {
|
||||||
"message": "Visite <a href='http://userstyles.org'>userstyles.org</a> para obter estilos pré-fabricados. Se precisar de ajuda, peça no <a href='http://forum.userstyles.org'>fórum</a>.",
|
"message": "Visite <a href='http://userstyles.org'>userstyles.org</a> para obter estilos pré-fabricados. Se precisar de ajuda, peça no <a href='http://forum.userstyles.org'>fórum</a>.",
|
||||||
"description": "Help text on the manage page"
|
"description": "Help text on the manage page"
|
||||||
},
|
},
|
||||||
"searchStyles": {
|
"searchStyles": {
|
||||||
"message": "Search contents",
|
"message": "Search contents",
|
||||||
"description": "Label for the search filter textbox on the Manage styles page"
|
"description": "Label for the search filter textbox on the Manage styles page"
|
||||||
},
|
},
|
||||||
"disableStyleLabel": {
|
"disableStyleLabel": {
|
||||||
"message": "Desativar",
|
"message": "Desativar",
|
||||||
"description": "Label for the button to disable a style"
|
"description": "Label for the button to disable a style"
|
||||||
},
|
},
|
||||||
"prefShowBadge": {
|
"prefShowBadge": {
|
||||||
"message": "Show number of styles active for the current site on the toolbar button",
|
"message": "Show number of styles active for the current site on the toolbar button",
|
||||||
"description": "Label for the checkbox controlling toolbar badge text."
|
"description": "Label for the checkbox controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"menuShowBadge": {
|
"menuShowBadge": {
|
||||||
"message": "Show active style count",
|
"message": "Show active style count",
|
||||||
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"cm_lineWrapping": {
|
"cm_lineWrapping": {
|
||||||
"message": "Word wrap",
|
"message": "Word wrap",
|
||||||
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
||||||
},
|
},
|
||||||
"styleCancelEditLabel": {
|
"styleCancelEditLabel": {
|
||||||
"message": "Voltar ao gerenciamento",
|
"message": "Voltar ao gerenciamento",
|
||||||
"description": "Label for cancel button for style editing"
|
"description": "Label for cancel button for style editing"
|
||||||
},
|
},
|
||||||
"styleChangesNotSaved": {
|
"styleChangesNotSaved": {
|
||||||
"message": "Você fez alterações neste estilo sem salvar.",
|
"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"
|
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||||
},
|
},
|
||||||
"importLabel": {
|
"importLabel": {
|
||||||
"message": "Import",
|
"message": "Import",
|
||||||
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"updateCheckFailServerUnreachable": {
|
"updateCheckFailServerUnreachable": {
|
||||||
"message": "A atualização falhou - servidor inacessível.",
|
"message": "A atualização falhou - servidor inacessível.",
|
||||||
"description": "Text that displays when an update check failed because the update server is unreachable"
|
"description": "Text that displays when an update check failed because the update server is unreachable"
|
||||||
},
|
},
|
||||||
"manageFilters": {
|
"manageFilters": {
|
||||||
"message": "Filters",
|
"message": "Filters",
|
||||||
"description": "Label for filters container"
|
"description": "Label for filters container"
|
||||||
},
|
},
|
||||||
"applyAllUpdates": {
|
"applyAllUpdates": {
|
||||||
"message": "Apply all updates",
|
"message": "Apply all updates",
|
||||||
"description": "Label for the button to apply all detected updates"
|
"description": "Label for the button to apply all detected updates"
|
||||||
},
|
},
|
||||||
"deleteStyleConfirm": {
|
"deleteStyleConfirm": {
|
||||||
"message": "Tem certeza de que deseja excluir este estilo?",
|
"message": "Tem certeza de que deseja excluir este estilo?",
|
||||||
"description": "Confirmation before deleting a style"
|
"description": "Confirmation before deleting a style"
|
||||||
},
|
},
|
||||||
"styleBadRegexp": {
|
"styleBadRegexp": {
|
||||||
"message": "Regexp is invalid.",
|
"message": "Regexp is invalid.",
|
||||||
"description": "Validation message for a bad regexp in a style"
|
"description": "Validation message for a bad regexp in a style"
|
||||||
},
|
},
|
||||||
"optionsHeading": {
|
"optionsHeading": {
|
||||||
"message": "Options",
|
"message": "Options",
|
||||||
"description": "Heading for options section on manage page."
|
"description": "Heading for options section on manage page."
|
||||||
},
|
},
|
||||||
"appliesDisplay": {
|
"appliesDisplay": {
|
||||||
"message": "Aplica-se a: $applies$",
|
"message": "Aplica-se a: $applies$",
|
||||||
"description": "Text on the manage screen to describe what the style applies to",
|
"description": "Text on the manage screen to describe what the style applies to",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"applies": {
|
"applies": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleUpdate": {
|
"styleUpdate": {
|
||||||
"message": "Are you sure you want to update '$stylename$'?",
|
"message": "Are you sure you want to update '$stylename$'?",
|
||||||
"description": "Confirmation when updating a style",
|
"description": "Confirmation when updating a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleSectionsTitle": {
|
"styleSectionsTitle": {
|
||||||
"message": "Seções",
|
"message": "Seções",
|
||||||
"description": "Title for the style sections section"
|
"description": "Title for the style sections section"
|
||||||
},
|
},
|
||||||
"editStyleTitle": {
|
"editStyleTitle": {
|
||||||
"message": "Editar estilo $stylename$",
|
"message": "Editar estilo $stylename$",
|
||||||
"description": "Title of the page for editing styles",
|
"description": "Title of the page for editing styles",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"updateCheckSucceededNoUpdate": {
|
"updateCheckSucceededNoUpdate": {
|
||||||
"message": "O estilo está atualizado.",
|
"message": "O estilo está atualizado.",
|
||||||
"description": "Text that displays when an update check completed and no update is available"
|
"description": "Text that displays when an update check completed and no update is available"
|
||||||
},
|
},
|
||||||
"appliesUrlPrefixOption": {
|
"appliesUrlPrefixOption": {
|
||||||
"message": "URLs que começam com",
|
"message": "URLs que começam com",
|
||||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||||
},
|
},
|
||||||
"searchRegexp": {
|
"searchRegexp": {
|
||||||
"message": "Use /re/ syntax for regexp search",
|
"message": "Use /re/ syntax for regexp search",
|
||||||
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"importReplaceTooltip": {
|
"importReplaceTooltip": {
|
||||||
"message": "Discard contents of current style and overwrite it with the imported style",
|
"message": "Discard contents of current style and overwrite it with the imported style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"popupStylesFirst": {
|
"popupStylesFirst": {
|
||||||
"message": "List styles before commands in the toolbar button menu",
|
"message": "List styles before commands in the toolbar button menu",
|
||||||
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
||||||
},
|
},
|
||||||
"sectionHelp": {
|
"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.",
|
"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"
|
"description": "Help text for sections"
|
||||||
},
|
},
|
||||||
"noStylesForSite": {
|
"noStylesForSite": {
|
||||||
"message": "Nenhum estilo instalado para este site.",
|
"message": "Nenhum estilo instalado para este site.",
|
||||||
"description": "Text displayed when no styles are installed for the current site"
|
"description": "Text displayed when no styles are installed for the current site"
|
||||||
},
|
},
|
||||||
"appliesDisplayTruncatedSuffix": {
|
"appliesDisplayTruncatedSuffix": {
|
||||||
"message": "e mais",
|
"message": "e mais",
|
||||||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||||
},
|
},
|
||||||
"appliesRemove": {
|
"appliesRemove": {
|
||||||
"message": "Remover",
|
"message": "Remover",
|
||||||
"description": "Label for the button to remove an 'applies' entry"
|
"description": "Label for the button to remove an 'applies' entry"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatTitle": {
|
"styleToMozillaFormatTitle": {
|
||||||
"message": "Style in Mozilla format",
|
"message": "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"
|
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
|
||||||
},
|
},
|
||||||
"manageTitle": {
|
"manageTitle": {
|
||||||
"message": "Stylish",
|
"message": "Stylish",
|
||||||
"description": "Title for the manage page"
|
"description": "Title for the manage page"
|
||||||
},
|
},
|
||||||
"writeStyleFor": {
|
"writeStyleFor": {
|
||||||
"message": "Write style for: ",
|
"message": "Write style for: ",
|
||||||
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
||||||
},
|
},
|
||||||
"replace": {
|
"replace": {
|
||||||
"message": "Replace",
|
"message": "Replace",
|
||||||
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
||||||
},
|
},
|
||||||
"appliesLabel": {
|
"appliesLabel": {
|
||||||
"message": "Aplica-se a",
|
"message": "Aplica-se a",
|
||||||
"description": "Label for 'applies to' fields on the edit/add screen"
|
"description": "Label for 'applies to' fields on the edit/add screen"
|
||||||
},
|
},
|
||||||
"openManage": {
|
"openManage": {
|
||||||
"message": "Gerenciar estilos instalados.",
|
"message": "Gerenciar estilos instalados.",
|
||||||
"description": "Link to open the manage page."
|
"description": "Link to open the manage page."
|
||||||
},
|
},
|
||||||
"updateCheckFailBadResponseCode": {
|
"updateCheckFailBadResponseCode": {
|
||||||
"message": "A atualização falhou - o servidor respondeu com código $code$.",
|
"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",
|
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"code": {
|
"code": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"appliesSpecify": {
|
"appliesSpecify": {
|
||||||
"message": "Especificar",
|
"message": "Especificar",
|
||||||
"description": "Label for the button to make a style apply only to specific sites"
|
"description": "Label for the button to make a style apply only to specific sites"
|
||||||
},
|
},
|
||||||
"installUpdate": {
|
"installUpdate": {
|
||||||
"message": "Instalar atualização",
|
"message": "Instalar atualização",
|
||||||
"description": "Label for the button to install an update for a single style"
|
"description": "Label for the button to install an update for a single style"
|
||||||
},
|
},
|
||||||
"styleMozillaFormatHeading": {
|
"styleMozillaFormatHeading": {
|
||||||
"message": "Mozilla Format",
|
"message": "Mozilla Format",
|
||||||
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
||||||
},
|
},
|
||||||
"stylishUnavailableForURL": {
|
"stylishUnavailableForURL": {
|
||||||
"message": "(Stylish does not work on pages like this.)",
|
"message": "(Stylish does not work on pages like this.)",
|
||||||
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
||||||
},
|
},
|
||||||
"sectionRemove": {
|
"sectionRemove": {
|
||||||
"message": "Remover seção",
|
"message": "Remover seção",
|
||||||
"description": "Label for the button to remove a section"
|
"description": "Label for the button to remove a section"
|
||||||
},
|
},
|
||||||
"disableAllStyles": {
|
"disableAllStyles": {
|
||||||
"message": "Turn all styles off",
|
"message": "Turn all styles off",
|
||||||
"description": "Label for the checkbox that turns all enabled styles off."
|
"description": "Label for the checkbox that turns all enabled styles off."
|
||||||
},
|
},
|
||||||
"undoGlobal": {
|
"undoGlobal": {
|
||||||
"message": "Undo (global)",
|
"message": "Undo (global)",
|
||||||
"description": "CSS-beautify global Undo button label"
|
"description": "CSS-beautify global Undo button label"
|
||||||
},
|
},
|
||||||
"updateCompleted": {
|
"updateCompleted": {
|
||||||
"message": "Atualização concluída.",
|
"message": "Atualização concluída.",
|
||||||
"description": "Text that displays when an update completed"
|
"description": "Text that displays when an update completed"
|
||||||
},
|
},
|
||||||
"checkingForUpdate": {
|
"checkingForUpdate": {
|
||||||
"message": "Verificando...",
|
"message": "Verificando...",
|
||||||
"description": "Text to display when checking a style for an update"
|
"description": "Text to display when checking a style for an update"
|
||||||
},
|
},
|
||||||
"sectionCode": {
|
"sectionCode": {
|
||||||
"message": "Código",
|
"message": "Código",
|
||||||
"description": "Label for the code for a section"
|
"description": "Label for the code for a section"
|
||||||
},
|
},
|
||||||
"cm_smartIndent": {
|
"cm_smartIndent": {
|
||||||
"message": "Use smart indentation",
|
"message": "Use smart indentation",
|
||||||
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"appliesHelp": {
|
"appliesHelp": {
|
||||||
"message": "Use os controles \"Aplica-se a\" para limitar a quais URLs o código desta seção se aplica.",
|
"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"
|
"description": "Help text for 'applies to' section"
|
||||||
},
|
},
|
||||||
"editStyleHeading": {
|
"editStyleHeading": {
|
||||||
"message": "Editar estilo",
|
"message": "Editar estilo",
|
||||||
"description": "Title of the page for editing styles"
|
"description": "Title of the page for editing styles"
|
||||||
},
|
},
|
||||||
"appliesUrlOption": {
|
"appliesUrlOption": {
|
||||||
"message": "URL",
|
"message": "URL",
|
||||||
"description": "Option to make the style apply to the entered string as a URL"
|
"description": "Option to make the style apply to the entered string as a URL"
|
||||||
},
|
},
|
||||||
"addStyleTitle": {
|
"addStyleTitle": {
|
||||||
"message": "Adicionar estilo",
|
"message": "Adicionar estilo",
|
||||||
"description": "Title of the page for adding styles"
|
"description": "Title of the page for adding styles"
|
||||||
},
|
},
|
||||||
"importReplaceLabel": {
|
"importReplaceLabel": {
|
||||||
"message": "Overwrite style",
|
"message": "Overwrite style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"dbError": {
|
"dbError": {
|
||||||
"message": "An error has occurred using the Stylish database. Would you like to visit a web page with possible solutions?",
|
"message": "An error has occurred using the Stylish database. Would you like to visit a web page with possible solutions?",
|
||||||
"description": "Prompt when a DB error is encountered"
|
"description": "Prompt when a DB error is encountered"
|
||||||
},
|
},
|
||||||
"importAppendTooltip": {
|
"importAppendTooltip": {
|
||||||
"message": "Append the imported style to current style",
|
"message": "Append the imported style to current style",
|
||||||
"description": "Tooltip for the button to import a style and append to the existing sections"
|
"description": "Tooltip for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"helpKeyMapHotkey": {
|
"helpKeyMapHotkey": {
|
||||||
"message": "Press a hotkey",
|
"message": "Press a hotkey",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"replaceAll": {
|
"replaceAll": {
|
||||||
"message": "Replace all",
|
"message": "Replace all",
|
||||||
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
||||||
},
|
},
|
||||||
"editGotoLine": {
|
"editGotoLine": {
|
||||||
"message": "Goto line (or line:col)",
|
"message": "Goto line (or line:col)",
|
||||||
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
||||||
},
|
},
|
||||||
"checkAllUpdates": {
|
"checkAllUpdates": {
|
||||||
"message": "Verificar atualizações para todos os estilos",
|
"message": "Verificar atualizações para todos os estilos",
|
||||||
"description": "Label for the button to check all styles for updates"
|
"description": "Label for the button to check all styles for updates"
|
||||||
},
|
},
|
||||||
"issuesHelp": {
|
"issuesHelp": {
|
||||||
"message": "The issues found by <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> with these rules enabled:",
|
"message": "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"
|
"description": "Help popup message for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"confirmNo": {
|
"confirmNo": {
|
||||||
"message": "No",
|
"message": "No",
|
||||||
"description": "'No' button in a confirm dialog"
|
"description": "'No' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"undo": {
|
"undo": {
|
||||||
"message": "Undo",
|
"message": "Undo",
|
||||||
"description": "Button label"
|
"description": "Button label"
|
||||||
},
|
},
|
||||||
"cm_keyMap": {
|
"cm_keyMap": {
|
||||||
"message": "Keymap",
|
"message": "Keymap",
|
||||||
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
||||||
},
|
},
|
||||||
"cm_indentWithTabs": {
|
"cm_indentWithTabs": {
|
||||||
"message": "Use tabs with smart indentation",
|
"message": "Use tabs with smart indentation",
|
||||||
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"replaceWith": {
|
"replaceWith": {
|
||||||
"message": "Replace with",
|
"message": "Replace with",
|
||||||
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
||||||
},
|
},
|
||||||
"deleteStyleLabel": {
|
"deleteStyleLabel": {
|
||||||
"message": "Excluir",
|
"message": "Excluir",
|
||||||
"description": "Label for the button to delete a style"
|
"description": "Label for the button to delete a style"
|
||||||
},
|
},
|
||||||
"addStyleLabel": {
|
"addStyleLabel": {
|
||||||
"message": "Gravar novo estilo",
|
"message": "Gravar novo estilo",
|
||||||
"description": "Label for the button to go to the add style page"
|
"description": "Label for the button to go to the add style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEnabled": {
|
"manageOnlyEnabled": {
|
||||||
"message": "Only enabled styles",
|
"message": "Only enabled styles",
|
||||||
"description": "Checkbox to show only enabled styles"
|
"description": "Checkbox to show only enabled styles"
|
||||||
},
|
},
|
||||||
"editStyleLabel": {
|
"editStyleLabel": {
|
||||||
"message": "Editar",
|
"message": "Editar",
|
||||||
"description": "Label for the button to go to the edit style page"
|
"description": "Label for the button to go to the edit style page"
|
||||||
},
|
},
|
||||||
"cm_theme": {
|
"cm_theme": {
|
||||||
"message": "Theme",
|
"message": "Theme",
|
||||||
"description": "Label for the style editor's CSS theme."
|
"description": "Label for the style editor's CSS theme."
|
||||||
},
|
},
|
||||||
"helpKeyMapCommand": {
|
"helpKeyMapCommand": {
|
||||||
"message": "Type a command name",
|
"message": "Type a command name",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"message": "Mude o estilo da web com o Stylish, um gerenciador de estilos do usuário. O Stylish permite instalar facilmente temas e skins para Google, Facebook, YouTube, Orkut e muitos, muitos outros sites.",
|
"message": "Mude o estilo da web com o Stylish, um gerenciador de estilos do usuário. O Stylish permite instalar facilmente temas e skins para Google, Facebook, YouTube, Orkut e muitos, muitos outros sites.",
|
||||||
"description": "Extension description"
|
"description": "Extension description"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,419 +1,419 @@
|
||||||
{
|
{
|
||||||
"appliesToEverything": {
|
"appliesToEverything": {
|
||||||
"message": "Все",
|
"message": "Все",
|
||||||
"description": "Text displayed for styles that apply to all sites"
|
"description": "Text displayed for styles that apply to all sites"
|
||||||
},
|
},
|
||||||
"defaultTheme": {
|
"defaultTheme": {
|
||||||
"message": "по-умолчанию",
|
"message": "по-умолчанию",
|
||||||
"description": "Default CodeMirror CSS theme option on the edit style page"
|
"description": "Default CodeMirror CSS theme option on the edit style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEdited": {
|
"manageOnlyEdited": {
|
||||||
"message": "Только отредактированные стили",
|
"message": "Только отредактированные стили",
|
||||||
"description": "Checkbox to show only locally edited styles"
|
"description": "Checkbox to show only locally edited styles"
|
||||||
},
|
},
|
||||||
"exportLabel": {
|
"exportLabel": {
|
||||||
"message": "Экспорт",
|
"message": "Экспорт",
|
||||||
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"issues": {
|
"issues": {
|
||||||
"message": "Проблемы",
|
"message": "Проблемы",
|
||||||
"description": "Label for the CSSLint issues block on the style edit page"
|
"description": "Label for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"cm_tabSize": {
|
"cm_tabSize": {
|
||||||
"message": "Размер табуляции",
|
"message": "Размер табуляции",
|
||||||
"description": "Label for the text box controlling tab size option for the style editor."
|
"description": "Label for the text box controlling tab size option for the style editor."
|
||||||
},
|
},
|
||||||
"enableStyleLabel": {
|
"enableStyleLabel": {
|
||||||
"message": "Включить",
|
"message": "Включить",
|
||||||
"description": "Label for the button to enable a style"
|
"description": "Label for the button to enable a style"
|
||||||
},
|
},
|
||||||
"styleMissingName": {
|
"styleMissingName": {
|
||||||
"message": "Введите название.",
|
"message": "Введите название.",
|
||||||
"description": "Error displayed when user saves without providing a name"
|
"description": "Error displayed when user saves without providing a name"
|
||||||
},
|
},
|
||||||
"appliesDomainOption": {
|
"appliesDomainOption": {
|
||||||
"message": "URL в домене",
|
"message": "URL в домене",
|
||||||
"description": "Option to make the style apply to the entered string as a domain"
|
"description": "Option to make the style apply to the entered string as a domain"
|
||||||
},
|
},
|
||||||
"checkForUpdate": {
|
"checkForUpdate": {
|
||||||
"message": "Проверить обновления",
|
"message": "Проверить обновления",
|
||||||
"description": "Label for the button to check a single style for an update"
|
"description": "Label for the button to check a single style for an update"
|
||||||
},
|
},
|
||||||
"importAppendLabel": {
|
"importAppendLabel": {
|
||||||
"message": "Добавить к стилю",
|
"message": "Добавить к стилю",
|
||||||
"description": "Label for the button to import a style and append to the existing sections"
|
"description": "Label for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"updateAllCheckSucceededNoUpdate": {
|
"updateAllCheckSucceededNoUpdate": {
|
||||||
"message": "Все стили актуальных версий.",
|
"message": "Все стили актуальных версий.",
|
||||||
"description": "Text that displays when an update all check completed and no updates are available"
|
"description": "Text that displays when an update all check completed and no updates are available"
|
||||||
},
|
},
|
||||||
"styleFromMozillaFormatPrompt": {
|
"styleFromMozillaFormatPrompt": {
|
||||||
"message": "Вставьте содержимое стиля в формате Mozilla",
|
"message": "Вставьте содержимое стиля в формате Mozilla",
|
||||||
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
||||||
},
|
},
|
||||||
"helpAlt": {
|
"helpAlt": {
|
||||||
"message": "Справка",
|
"message": "Справка",
|
||||||
"description": "Alternate text for help buttons"
|
"description": "Alternate text for help buttons"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"message": "Искать",
|
"message": "Искать",
|
||||||
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"confirmYes": {
|
"confirmYes": {
|
||||||
"message": "Да",
|
"message": "Да",
|
||||||
"description": "'Yes' button in a confirm dialog"
|
"description": "'Yes' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"findStylesForSite": {
|
"findStylesForSite": {
|
||||||
"message": "Найдите другие стили для этого веб-сайта.",
|
"message": "Найдите другие стили для этого веб-сайта.",
|
||||||
"description": "Text for a link that gets a list of styles for the current site"
|
"description": "Text for a link that gets a list of styles for the current site"
|
||||||
},
|
},
|
||||||
"manageHeading": {
|
"manageHeading": {
|
||||||
"message": "Установленные стили",
|
"message": "Установленные стили",
|
||||||
"description": "Heading for the manage page"
|
"description": "Heading for the manage page"
|
||||||
},
|
},
|
||||||
"styleBeautify": {
|
"styleBeautify": {
|
||||||
"message": "Форматировать",
|
"message": "Форматировать",
|
||||||
"description": "Label for the CSS-beautifier button on the edit style page"
|
"description": "Label for the CSS-beautifier button on the edit style page"
|
||||||
},
|
},
|
||||||
"styleEnabledLabel": {
|
"styleEnabledLabel": {
|
||||||
"message": "Включено",
|
"message": "Включено",
|
||||||
"description": "Label for the enabled state of styles"
|
"description": "Label for the enabled state of styles"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatHelp": {
|
"styleToMozillaFormatHelp": {
|
||||||
"message": "Формат кода Mozilla можно использовать в сочетании с форматом Stylish для Firefox и отправлять на сайт userstyles.org.",
|
"message": "Формат кода Mozilla можно использовать в сочетании с форматом Stylish для Firefox и отправлять на сайт userstyles.org.",
|
||||||
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
|
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
|
||||||
},
|
},
|
||||||
"sectionAdd": {
|
"sectionAdd": {
|
||||||
"message": "Добавить раздел",
|
"message": "Добавить раздел",
|
||||||
"description": "Label for the button to add a section"
|
"description": "Label for the button to add a section"
|
||||||
},
|
},
|
||||||
"styleSaveLabel": {
|
"styleSaveLabel": {
|
||||||
"message": "Сохранить",
|
"message": "Сохранить",
|
||||||
"description": "Label for save button for style editing"
|
"description": "Label for save button for style editing"
|
||||||
},
|
},
|
||||||
"confirmStop": {
|
"confirmStop": {
|
||||||
"message": "Стоп",
|
"message": "Стоп",
|
||||||
"description": "'Stop' button in a confirm dialog"
|
"description": "'Stop' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"writeStyleForURL": {
|
"writeStyleForURL": {
|
||||||
"message": "этого адреса",
|
"message": "этого адреса",
|
||||||
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
||||||
},
|
},
|
||||||
"appliesAdd": {
|
"appliesAdd": {
|
||||||
"message": "Добавить",
|
"message": "Добавить",
|
||||||
"description": "Label for the button to add an 'applies' entry"
|
"description": "Label for the button to add an 'applies' entry"
|
||||||
},
|
},
|
||||||
"appliesRegexpOption": {
|
"appliesRegexpOption": {
|
||||||
"message": "URL, соответствующим регулярному выражению",
|
"message": "URL, соответствующим регулярному выражению",
|
||||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||||
},
|
},
|
||||||
"styleInstall": {
|
"styleInstall": {
|
||||||
"message": "Установить \"$stylename$\" в Stylish?",
|
"message": "Установить \"$stylename$\" в Stylish?",
|
||||||
"description": "Confirmation when installing a style",
|
"description": "Confirmation when installing a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"manageText": {
|
"manageText": {
|
||||||
"message": "Готовые стили можно найти на странице <a href='http://userstyles.org'>userstyles.org</a>. Если вам нужна помощь, задайте вопрос на <a href='http://forum.userstyles.org'>форуме</a>.",
|
"message": "Готовые стили можно найти на странице <a href='http://userstyles.org'>userstyles.org</a>. Если вам нужна помощь, задайте вопрос на <a href='http://forum.userstyles.org'>форуме</a>.",
|
||||||
"description": "Help text on the manage page"
|
"description": "Help text on the manage page"
|
||||||
},
|
},
|
||||||
"searchStyles": {
|
"searchStyles": {
|
||||||
"message": "Искать по содержимому",
|
"message": "Искать по содержимому",
|
||||||
"description": "Label for the search filter textbox on the Manage styles page"
|
"description": "Label for the search filter textbox on the Manage styles page"
|
||||||
},
|
},
|
||||||
"disableStyleLabel": {
|
"disableStyleLabel": {
|
||||||
"message": "Отключить",
|
"message": "Отключить",
|
||||||
"description": "Label for the button to disable a style"
|
"description": "Label for the button to disable a style"
|
||||||
},
|
},
|
||||||
"prefShowBadge": {
|
"prefShowBadge": {
|
||||||
"message": "Показывать на кнопке в тулбаре количество активных стилей для открытого сайта ",
|
"message": "Показывать на кнопке в тулбаре количество активных стилей для открытого сайта ",
|
||||||
"description": "Label for the checkbox controlling toolbar badge text."
|
"description": "Label for the checkbox controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"menuShowBadge": {
|
"menuShowBadge": {
|
||||||
"message": "Число активных стилей",
|
"message": "Число активных стилей",
|
||||||
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"cm_lineWrapping": {
|
"cm_lineWrapping": {
|
||||||
"message": "Перенос по словам",
|
"message": "Перенос по словам",
|
||||||
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
||||||
},
|
},
|
||||||
"styleCancelEditLabel": {
|
"styleCancelEditLabel": {
|
||||||
"message": "Завершить",
|
"message": "Завершить",
|
||||||
"description": "Label for cancel button for style editing"
|
"description": "Label for cancel button for style editing"
|
||||||
},
|
},
|
||||||
"styleChangesNotSaved": {
|
"styleChangesNotSaved": {
|
||||||
"message": "Вы изменили этот стиль, но не сохранили его.",
|
"message": "Вы изменили этот стиль, но не сохранили его.",
|
||||||
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||||
},
|
},
|
||||||
"importLabel": {
|
"importLabel": {
|
||||||
"message": "Импорт",
|
"message": "Импорт",
|
||||||
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"updateCheckFailServerUnreachable": {
|
"updateCheckFailServerUnreachable": {
|
||||||
"message": "Ошибка обновления: сервер недоступен.",
|
"message": "Ошибка обновления: сервер недоступен.",
|
||||||
"description": "Text that displays when an update check failed because the update server is unreachable"
|
"description": "Text that displays when an update check failed because the update server is unreachable"
|
||||||
},
|
},
|
||||||
"manageFilters": {
|
"manageFilters": {
|
||||||
"message": "Фильтры",
|
"message": "Фильтры",
|
||||||
"description": "Label for filters container"
|
"description": "Label for filters container"
|
||||||
},
|
},
|
||||||
"applyAllUpdates": {
|
"applyAllUpdates": {
|
||||||
"message": "Применить все обновления",
|
"message": "Применить все обновления",
|
||||||
"description": "Label for the button to apply all detected updates"
|
"description": "Label for the button to apply all detected updates"
|
||||||
},
|
},
|
||||||
"deleteStyleConfirm": {
|
"deleteStyleConfirm": {
|
||||||
"message": "Удалить этот стиль?",
|
"message": "Удалить этот стиль?",
|
||||||
"description": "Confirmation before deleting a style"
|
"description": "Confirmation before deleting a style"
|
||||||
},
|
},
|
||||||
"styleBadRegexp": {
|
"styleBadRegexp": {
|
||||||
"message": "Ошибка в регулярном выражении.",
|
"message": "Ошибка в регулярном выражении.",
|
||||||
"description": "Validation message for a bad regexp in a style"
|
"description": "Validation message for a bad regexp in a style"
|
||||||
},
|
},
|
||||||
"optionsHeading": {
|
"optionsHeading": {
|
||||||
"message": "Настройки",
|
"message": "Настройки",
|
||||||
"description": "Heading for options section on manage page."
|
"description": "Heading for options section on manage page."
|
||||||
},
|
},
|
||||||
"appliesDisplay": {
|
"appliesDisplay": {
|
||||||
"message": "Применить к: $applies$",
|
"message": "Применить к: $applies$",
|
||||||
"description": "Text on the manage screen to describe what the style applies to",
|
"description": "Text on the manage screen to describe what the style applies to",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"applies": {
|
"applies": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleUpdate": {
|
"styleUpdate": {
|
||||||
"message": "Подтвердите обновление стиля '$stylename$'.",
|
"message": "Подтвердите обновление стиля '$stylename$'.",
|
||||||
"description": "Confirmation when updating a style",
|
"description": "Confirmation when updating a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleSectionsTitle": {
|
"styleSectionsTitle": {
|
||||||
"message": "Разделы",
|
"message": "Разделы",
|
||||||
"description": "Title for the style sections section"
|
"description": "Title for the style sections section"
|
||||||
},
|
},
|
||||||
"editStyleTitle": {
|
"editStyleTitle": {
|
||||||
"message": "Изменение стиля \"$stylename$\"",
|
"message": "Изменение стиля \"$stylename$\"",
|
||||||
"description": "Title of the page for editing styles",
|
"description": "Title of the page for editing styles",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"updateCheckSucceededNoUpdate": {
|
"updateCheckSucceededNoUpdate": {
|
||||||
"message": "Стиль обновлен.",
|
"message": "Стиль обновлен.",
|
||||||
"description": "Text that displays when an update check completed and no update is available"
|
"description": "Text that displays when an update check completed and no update is available"
|
||||||
},
|
},
|
||||||
"appliesUrlPrefixOption": {
|
"appliesUrlPrefixOption": {
|
||||||
"message": "URL, начинающимся с",
|
"message": "URL, начинающимся с",
|
||||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||||
},
|
},
|
||||||
"searchRegexp": {
|
"searchRegexp": {
|
||||||
"message": "Используйте нотацию /re/ для поиска регулярными выражениями",
|
"message": "Используйте нотацию /re/ для поиска регулярными выражениями",
|
||||||
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"importReplaceTooltip": {
|
"importReplaceTooltip": {
|
||||||
"message": "Удалить содержимое редактируемого стиля и заменить его на импортируемый стиль",
|
"message": "Удалить содержимое редактируемого стиля и заменить его на импортируемый стиль",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"popupStylesFirst": {
|
"popupStylesFirst": {
|
||||||
"message": "Показывать список стилей перед командами в интерфейсе тулбара",
|
"message": "Показывать список стилей перед командами в интерфейсе тулбара",
|
||||||
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
||||||
},
|
},
|
||||||
"sectionHelp": {
|
"sectionHelp": {
|
||||||
"message": "Разделы позволяют задавать разный код для различных наборов URL в пределах одного стиля. Например, стиль может применяться к главной странице не так, как к остальным частям сайта.",
|
"message": "Разделы позволяют задавать разный код для различных наборов URL в пределах одного стиля. Например, стиль может применяться к главной странице не так, как к остальным частям сайта.",
|
||||||
"description": "Help text for sections"
|
"description": "Help text for sections"
|
||||||
},
|
},
|
||||||
"noStylesForSite": {
|
"noStylesForSite": {
|
||||||
"message": "Для этого веб-сайта не установлено ни одного стиля.",
|
"message": "Для этого веб-сайта не установлено ни одного стиля.",
|
||||||
"description": "Text displayed when no styles are installed for the current site"
|
"description": "Text displayed when no styles are installed for the current site"
|
||||||
},
|
},
|
||||||
"appliesDisplayTruncatedSuffix": {
|
"appliesDisplayTruncatedSuffix": {
|
||||||
"message": "и другие",
|
"message": "и другие",
|
||||||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||||
},
|
},
|
||||||
"appliesRemove": {
|
"appliesRemove": {
|
||||||
"message": "Удалить",
|
"message": "Удалить",
|
||||||
"description": "Label for the button to remove an 'applies' entry"
|
"description": "Label for the button to remove an 'applies' entry"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatTitle": {
|
"styleToMozillaFormatTitle": {
|
||||||
"message": "Стиль в формате Mozilla",
|
"message": "Стиль в формате Mozilla",
|
||||||
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
|
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
|
||||||
},
|
},
|
||||||
"manageTitle": {
|
"manageTitle": {
|
||||||
"message": "Stylish",
|
"message": "Stylish",
|
||||||
"description": "Title for the manage page"
|
"description": "Title for the manage page"
|
||||||
},
|
},
|
||||||
"writeStyleFor": {
|
"writeStyleFor": {
|
||||||
"message": "Создать стиль для:",
|
"message": "Создать стиль для:",
|
||||||
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
||||||
},
|
},
|
||||||
"replace": {
|
"replace": {
|
||||||
"message": "Заменить",
|
"message": "Заменить",
|
||||||
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
||||||
},
|
},
|
||||||
"appliesLabel": {
|
"appliesLabel": {
|
||||||
"message": "Применить к:",
|
"message": "Применить к:",
|
||||||
"description": "Label for 'applies to' fields on the edit/add screen"
|
"description": "Label for 'applies to' fields on the edit/add screen"
|
||||||
},
|
},
|
||||||
"openManage": {
|
"openManage": {
|
||||||
"message": "Управление установленными стилями.",
|
"message": "Управление установленными стилями.",
|
||||||
"description": "Link to open the manage page."
|
"description": "Link to open the manage page."
|
||||||
},
|
},
|
||||||
"updateCheckFailBadResponseCode": {
|
"updateCheckFailBadResponseCode": {
|
||||||
"message": "Ошибка обновления: сервер вернул код \"$code$\".",
|
"message": "Ошибка обновления: сервер вернул код \"$code$\".",
|
||||||
"description": "Text that displays when an update check failed because the response code indicates an error",
|
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"code": {
|
"code": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"appliesSpecify": {
|
"appliesSpecify": {
|
||||||
"message": "Указать",
|
"message": "Указать",
|
||||||
"description": "Label for the button to make a style apply only to specific sites"
|
"description": "Label for the button to make a style apply only to specific sites"
|
||||||
},
|
},
|
||||||
"installUpdate": {
|
"installUpdate": {
|
||||||
"message": "Установить обновление",
|
"message": "Установить обновление",
|
||||||
"description": "Label for the button to install an update for a single style"
|
"description": "Label for the button to install an update for a single style"
|
||||||
},
|
},
|
||||||
"styleMozillaFormatHeading": {
|
"styleMozillaFormatHeading": {
|
||||||
"message": "Формат Mozilla",
|
"message": "Формат Mozilla",
|
||||||
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
||||||
},
|
},
|
||||||
"stylishUnavailableForURL": {
|
"stylishUnavailableForURL": {
|
||||||
"message": "(Stylish не работает на таких страницах)",
|
"message": "(Stylish не работает на таких страницах)",
|
||||||
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
||||||
},
|
},
|
||||||
"sectionRemove": {
|
"sectionRemove": {
|
||||||
"message": "Удалить раздел",
|
"message": "Удалить раздел",
|
||||||
"description": "Label for the button to remove a section"
|
"description": "Label for the button to remove a section"
|
||||||
},
|
},
|
||||||
"disableAllStyles": {
|
"disableAllStyles": {
|
||||||
"message": "Выключить все стили",
|
"message": "Выключить все стили",
|
||||||
"description": "Label for the checkbox that turns all enabled styles off."
|
"description": "Label for the checkbox that turns all enabled styles off."
|
||||||
},
|
},
|
||||||
"undoGlobal": {
|
"undoGlobal": {
|
||||||
"message": "Отменить (глобально)",
|
"message": "Отменить (глобально)",
|
||||||
"description": "CSS-beautify global Undo button label"
|
"description": "CSS-beautify global Undo button label"
|
||||||
},
|
},
|
||||||
"updateCompleted": {
|
"updateCompleted": {
|
||||||
"message": "Обновление завершено.",
|
"message": "Обновление завершено.",
|
||||||
"description": "Text that displays when an update completed"
|
"description": "Text that displays when an update completed"
|
||||||
},
|
},
|
||||||
"checkingForUpdate": {
|
"checkingForUpdate": {
|
||||||
"message": "Проверка…",
|
"message": "Проверка…",
|
||||||
"description": "Text to display when checking a style for an update"
|
"description": "Text to display when checking a style for an update"
|
||||||
},
|
},
|
||||||
"sectionCode": {
|
"sectionCode": {
|
||||||
"message": "Код",
|
"message": "Код",
|
||||||
"description": "Label for the code for a section"
|
"description": "Label for the code for a section"
|
||||||
},
|
},
|
||||||
"cm_smartIndent": {
|
"cm_smartIndent": {
|
||||||
"message": "Умные отступы",
|
"message": "Умные отступы",
|
||||||
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"appliesHelp": {
|
"appliesHelp": {
|
||||||
"message": "Чтобы указать, к каким URL относится код в этом разделе, воспользуйтесь параметром \"Применить к\".",
|
"message": "Чтобы указать, к каким URL относится код в этом разделе, воспользуйтесь параметром \"Применить к\".",
|
||||||
"description": "Help text for 'applies to' section"
|
"description": "Help text for 'applies to' section"
|
||||||
},
|
},
|
||||||
"editStyleHeading": {
|
"editStyleHeading": {
|
||||||
"message": "Изменение стиля",
|
"message": "Изменение стиля",
|
||||||
"description": "Title of the page for editing styles"
|
"description": "Title of the page for editing styles"
|
||||||
},
|
},
|
||||||
"appliesUrlOption": {
|
"appliesUrlOption": {
|
||||||
"message": "URL",
|
"message": "URL",
|
||||||
"description": "Option to make the style apply to the entered string as a URL"
|
"description": "Option to make the style apply to the entered string as a URL"
|
||||||
},
|
},
|
||||||
"addStyleTitle": {
|
"addStyleTitle": {
|
||||||
"message": "Добавление стиля",
|
"message": "Добавление стиля",
|
||||||
"description": "Title of the page for adding styles"
|
"description": "Title of the page for adding styles"
|
||||||
},
|
},
|
||||||
"importReplaceLabel": {
|
"importReplaceLabel": {
|
||||||
"message": "Заменить стиль",
|
"message": "Заменить стиль",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"dbError": {
|
"dbError": {
|
||||||
"message": "Возникла ошибка доступа к базе данных Stylish. Хотите перейти на страницу с возможными способами решения?",
|
"message": "Возникла ошибка доступа к базе данных Stylish. Хотите перейти на страницу с возможными способами решения?",
|
||||||
"description": "Prompt when a DB error is encountered"
|
"description": "Prompt when a DB error is encountered"
|
||||||
},
|
},
|
||||||
"importAppendTooltip": {
|
"importAppendTooltip": {
|
||||||
"message": "Добавить импортируемый стиль к редактируемому",
|
"message": "Добавить импортируемый стиль к редактируемому",
|
||||||
"description": "Tooltip for the button to import a style and append to the existing sections"
|
"description": "Tooltip for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"helpKeyMapHotkey": {
|
"helpKeyMapHotkey": {
|
||||||
"message": "Нажмите клавишу",
|
"message": "Нажмите клавишу",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"replaceAll": {
|
"replaceAll": {
|
||||||
"message": "Заменить все",
|
"message": "Заменить все",
|
||||||
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
||||||
},
|
},
|
||||||
"editGotoLine": {
|
"editGotoLine": {
|
||||||
"message": "Перейти к строке (или строке:колонке)",
|
"message": "Перейти к строке (или строке:колонке)",
|
||||||
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
||||||
},
|
},
|
||||||
"checkAllUpdates": {
|
"checkAllUpdates": {
|
||||||
"message": "Проверить обновления для всех стилей",
|
"message": "Проверить обновления для всех стилей",
|
||||||
"description": "Label for the button to check all styles for updates"
|
"description": "Label for the button to check all styles for updates"
|
||||||
},
|
},
|
||||||
"issuesHelp": {
|
"issuesHelp": {
|
||||||
"message": "Проблемы и предупреждения по версии <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> с данными включенными правилами:",
|
"message": "Проблемы и предупреждения по версии <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> с данными включенными правилами:",
|
||||||
"description": "Help popup message for the CSSLint issues block on the style edit page"
|
"description": "Help popup message for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"confirmNo": {
|
"confirmNo": {
|
||||||
"message": "Нет",
|
"message": "Нет",
|
||||||
"description": "'No' button in a confirm dialog"
|
"description": "'No' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"undo": {
|
"undo": {
|
||||||
"message": "Отменить",
|
"message": "Отменить",
|
||||||
"description": "Button label"
|
"description": "Button label"
|
||||||
},
|
},
|
||||||
"cm_keyMap": {
|
"cm_keyMap": {
|
||||||
"message": "Раскладка",
|
"message": "Раскладка",
|
||||||
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
||||||
},
|
},
|
||||||
"cm_indentWithTabs": {
|
"cm_indentWithTabs": {
|
||||||
"message": "Умные отступы при помощи табуляции",
|
"message": "Умные отступы при помощи табуляции",
|
||||||
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"replaceWith": {
|
"replaceWith": {
|
||||||
"message": "Заменить на",
|
"message": "Заменить на",
|
||||||
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
||||||
},
|
},
|
||||||
"deleteStyleLabel": {
|
"deleteStyleLabel": {
|
||||||
"message": "Удалить",
|
"message": "Удалить",
|
||||||
"description": "Label for the button to delete a style"
|
"description": "Label for the button to delete a style"
|
||||||
},
|
},
|
||||||
"addStyleLabel": {
|
"addStyleLabel": {
|
||||||
"message": "Создать стиль",
|
"message": "Создать стиль",
|
||||||
"description": "Label for the button to go to the add style page"
|
"description": "Label for the button to go to the add style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEnabled": {
|
"manageOnlyEnabled": {
|
||||||
"message": "Только включенные стили",
|
"message": "Только включенные стили",
|
||||||
"description": "Checkbox to show only enabled styles"
|
"description": "Checkbox to show only enabled styles"
|
||||||
},
|
},
|
||||||
"editStyleLabel": {
|
"editStyleLabel": {
|
||||||
"message": "Изменить",
|
"message": "Изменить",
|
||||||
"description": "Label for the button to go to the edit style page"
|
"description": "Label for the button to go to the edit style page"
|
||||||
},
|
},
|
||||||
"cm_theme": {
|
"cm_theme": {
|
||||||
"message": "Тема",
|
"message": "Тема",
|
||||||
"description": "Label for the style editor's CSS theme."
|
"description": "Label for the style editor's CSS theme."
|
||||||
},
|
},
|
||||||
"helpKeyMapCommand": {
|
"helpKeyMapCommand": {
|
||||||
"message": "Введите имя команды",
|
"message": "Введите имя команды",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"message": "Настраивайте стили веб-сайтов с помощью менеджера стилей Stylish. Он позволяет легко установить темы и изменить внешний вид сайтов Google, Facebook, YouTube, Orkut и множества других веб-страниц.",
|
"message": "Настраивайте стили веб-сайтов с помощью менеджера стилей Stylish. Он позволяет легко установить темы и изменить внешний вид сайтов Google, Facebook, YouTube, Orkut и множества других веб-страниц.",
|
||||||
"description": "Extension description"
|
"description": "Extension description"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,419 +1,419 @@
|
||||||
{
|
{
|
||||||
"appliesToEverything": {
|
"appliesToEverything": {
|
||||||
"message": "Allt",
|
"message": "Allt",
|
||||||
"description": "Text displayed for styles that apply to all sites"
|
"description": "Text displayed for styles that apply to all sites"
|
||||||
},
|
},
|
||||||
"defaultTheme": {
|
"defaultTheme": {
|
||||||
"message": "default",
|
"message": "default",
|
||||||
"description": "Default CodeMirror CSS theme option on the edit style page"
|
"description": "Default CodeMirror CSS theme option on the edit style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEdited": {
|
"manageOnlyEdited": {
|
||||||
"message": "Endast ändrade stilar",
|
"message": "Endast ändrade stilar",
|
||||||
"description": "Checkbox to show only locally edited styles"
|
"description": "Checkbox to show only locally edited styles"
|
||||||
},
|
},
|
||||||
"exportLabel": {
|
"exportLabel": {
|
||||||
"message": "Export",
|
"message": "Export",
|
||||||
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"issues": {
|
"issues": {
|
||||||
"message": "Issues",
|
"message": "Issues",
|
||||||
"description": "Label for the CSSLint issues block on the style edit page"
|
"description": "Label for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"cm_tabSize": {
|
"cm_tabSize": {
|
||||||
"message": "Flikstorlek",
|
"message": "Flikstorlek",
|
||||||
"description": "Label for the text box controlling tab size option for the style editor."
|
"description": "Label for the text box controlling tab size option for the style editor."
|
||||||
},
|
},
|
||||||
"enableStyleLabel": {
|
"enableStyleLabel": {
|
||||||
"message": "Aktivera",
|
"message": "Aktivera",
|
||||||
"description": "Label for the button to enable a style"
|
"description": "Label for the button to enable a style"
|
||||||
},
|
},
|
||||||
"styleMissingName": {
|
"styleMissingName": {
|
||||||
"message": "Ange ett namn.",
|
"message": "Ange ett namn.",
|
||||||
"description": "Error displayed when user saves without providing a name"
|
"description": "Error displayed when user saves without providing a name"
|
||||||
},
|
},
|
||||||
"appliesDomainOption": {
|
"appliesDomainOption": {
|
||||||
"message": "URL:er på domänen",
|
"message": "URL:er på domänen",
|
||||||
"description": "Option to make the style apply to the entered string as a domain"
|
"description": "Option to make the style apply to the entered string as a domain"
|
||||||
},
|
},
|
||||||
"checkForUpdate": {
|
"checkForUpdate": {
|
||||||
"message": "Leta efter uppdatering",
|
"message": "Leta efter uppdatering",
|
||||||
"description": "Label for the button to check a single style for an update"
|
"description": "Label for the button to check a single style for an update"
|
||||||
},
|
},
|
||||||
"importAppendLabel": {
|
"importAppendLabel": {
|
||||||
"message": "Append to style",
|
"message": "Append to style",
|
||||||
"description": "Label for the button to import a style and append to the existing sections"
|
"description": "Label for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"updateAllCheckSucceededNoUpdate": {
|
"updateAllCheckSucceededNoUpdate": {
|
||||||
"message": "Alla stilar är fullt uppdaterade.",
|
"message": "Alla stilar är fullt uppdaterade.",
|
||||||
"description": "Text that displays when an update all check completed and no updates are available"
|
"description": "Text that displays when an update all check completed and no updates are available"
|
||||||
},
|
},
|
||||||
"styleFromMozillaFormatPrompt": {
|
"styleFromMozillaFormatPrompt": {
|
||||||
"message": "Paste the Mozilla-format code",
|
"message": "Paste the Mozilla-format code",
|
||||||
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
||||||
},
|
},
|
||||||
"helpAlt": {
|
"helpAlt": {
|
||||||
"message": "Hjälp",
|
"message": "Hjälp",
|
||||||
"description": "Alternate text for help buttons"
|
"description": "Alternate text for help buttons"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"message": "Search",
|
"message": "Search",
|
||||||
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"confirmYes": {
|
"confirmYes": {
|
||||||
"message": "Yes",
|
"message": "Yes",
|
||||||
"description": "'Yes' button in a confirm dialog"
|
"description": "'Yes' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"findStylesForSite": {
|
"findStylesForSite": {
|
||||||
"message": "Hitta fler stilar för denna sida.",
|
"message": "Hitta fler stilar för denna sida.",
|
||||||
"description": "Text for a link that gets a list of styles for the current site"
|
"description": "Text for a link that gets a list of styles for the current site"
|
||||||
},
|
},
|
||||||
"manageHeading": {
|
"manageHeading": {
|
||||||
"message": "Installerade Stilar",
|
"message": "Installerade Stilar",
|
||||||
"description": "Heading for the manage page"
|
"description": "Heading for the manage page"
|
||||||
},
|
},
|
||||||
"styleBeautify": {
|
"styleBeautify": {
|
||||||
"message": "Beautify",
|
"message": "Beautify",
|
||||||
"description": "Label for the CSS-beautifier button on the edit style page"
|
"description": "Label for the CSS-beautifier button on the edit style page"
|
||||||
},
|
},
|
||||||
"styleEnabledLabel": {
|
"styleEnabledLabel": {
|
||||||
"message": "Aktiverad",
|
"message": "Aktiverad",
|
||||||
"description": "Label for the enabled state of styles"
|
"description": "Label for the enabled state of styles"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatHelp": {
|
"styleToMozillaFormatHelp": {
|
||||||
"message": "Mozilla-formatet av koden fungerar i Stylish till Firefox samt vid uppladdandet till userstyles.org.",
|
"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"
|
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
|
||||||
},
|
},
|
||||||
"sectionAdd": {
|
"sectionAdd": {
|
||||||
"message": "Lägg till ytterligare en sektion",
|
"message": "Lägg till ytterligare en sektion",
|
||||||
"description": "Label for the button to add a section"
|
"description": "Label for the button to add a section"
|
||||||
},
|
},
|
||||||
"styleSaveLabel": {
|
"styleSaveLabel": {
|
||||||
"message": "Spara",
|
"message": "Spara",
|
||||||
"description": "Label for save button for style editing"
|
"description": "Label for save button for style editing"
|
||||||
},
|
},
|
||||||
"confirmStop": {
|
"confirmStop": {
|
||||||
"message": "Stop",
|
"message": "Stop",
|
||||||
"description": "'Stop' button in a confirm dialog"
|
"description": "'Stop' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"writeStyleForURL": {
|
"writeStyleForURL": {
|
||||||
"message": "denna URL",
|
"message": "denna URL",
|
||||||
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
||||||
},
|
},
|
||||||
"appliesAdd": {
|
"appliesAdd": {
|
||||||
"message": "Lägg till",
|
"message": "Lägg till",
|
||||||
"description": "Label for the button to add an 'applies' entry"
|
"description": "Label for the button to add an 'applies' entry"
|
||||||
},
|
},
|
||||||
"appliesRegexpOption": {
|
"appliesRegexpOption": {
|
||||||
"message": "URL:er som matchar regexp:en",
|
"message": "URL:er som matchar regexp:en",
|
||||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||||
},
|
},
|
||||||
"styleInstall": {
|
"styleInstall": {
|
||||||
"message": "Installera '$stylename$' in i Stylish?",
|
"message": "Installera '$stylename$' in i Stylish?",
|
||||||
"description": "Confirmation when installing a style",
|
"description": "Confirmation when installing a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"manageText": {
|
"manageText": {
|
||||||
"message": "Besök <a href='http://userstyles.org'>userstyles.org</a> för färdiga stilar. Fråga i <a href='http://forum.userstyles.org'>forumet</a> om du behöver hjälp.",
|
"message": "Besök <a href='http://userstyles.org'>userstyles.org</a> för färdiga stilar. Fråga i <a href='http://forum.userstyles.org'>forumet</a> om du behöver hjälp.",
|
||||||
"description": "Help text on the manage page"
|
"description": "Help text on the manage page"
|
||||||
},
|
},
|
||||||
"searchStyles": {
|
"searchStyles": {
|
||||||
"message": "Search contents",
|
"message": "Search contents",
|
||||||
"description": "Label for the search filter textbox on the Manage styles page"
|
"description": "Label for the search filter textbox on the Manage styles page"
|
||||||
},
|
},
|
||||||
"disableStyleLabel": {
|
"disableStyleLabel": {
|
||||||
"message": "Inaktivera",
|
"message": "Inaktivera",
|
||||||
"description": "Label for the button to disable a style"
|
"description": "Label for the button to disable a style"
|
||||||
},
|
},
|
||||||
"prefShowBadge": {
|
"prefShowBadge": {
|
||||||
"message": "Visa antalet aktiva stilar för den nuvarande sidan på verktygsfältsikonen",
|
"message": "Visa antalet aktiva stilar för den nuvarande sidan på verktygsfältsikonen",
|
||||||
"description": "Label for the checkbox controlling toolbar badge text."
|
"description": "Label for the checkbox controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"menuShowBadge": {
|
"menuShowBadge": {
|
||||||
"message": "Visa antalet aktiva stilar",
|
"message": "Visa antalet aktiva stilar",
|
||||||
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"cm_lineWrapping": {
|
"cm_lineWrapping": {
|
||||||
"message": "Radbrytning",
|
"message": "Radbrytning",
|
||||||
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
||||||
},
|
},
|
||||||
"styleCancelEditLabel": {
|
"styleCancelEditLabel": {
|
||||||
"message": "Återgå till hantera",
|
"message": "Återgå till hantera",
|
||||||
"description": "Label for cancel button for style editing"
|
"description": "Label for cancel button for style editing"
|
||||||
},
|
},
|
||||||
"styleChangesNotSaved": {
|
"styleChangesNotSaved": {
|
||||||
"message": "Du har gjort ändringar i denna stil utan att spara.",
|
"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"
|
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||||
},
|
},
|
||||||
"importLabel": {
|
"importLabel": {
|
||||||
"message": "Import",
|
"message": "Import",
|
||||||
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"updateCheckFailServerUnreachable": {
|
"updateCheckFailServerUnreachable": {
|
||||||
"message": "Uppdateringen misslyckades - server onåbar.",
|
"message": "Uppdateringen misslyckades - server onåbar.",
|
||||||
"description": "Text that displays when an update check failed because the update server is unreachable"
|
"description": "Text that displays when an update check failed because the update server is unreachable"
|
||||||
},
|
},
|
||||||
"manageFilters": {
|
"manageFilters": {
|
||||||
"message": "Filter",
|
"message": "Filter",
|
||||||
"description": "Label for filters container"
|
"description": "Label for filters container"
|
||||||
},
|
},
|
||||||
"applyAllUpdates": {
|
"applyAllUpdates": {
|
||||||
"message": "Verkställ alla uppdateringar",
|
"message": "Verkställ alla uppdateringar",
|
||||||
"description": "Label for the button to apply all detected updates"
|
"description": "Label for the button to apply all detected updates"
|
||||||
},
|
},
|
||||||
"deleteStyleConfirm": {
|
"deleteStyleConfirm": {
|
||||||
"message": "Är du säker på att du vill ta bort denna stil?",
|
"message": "Är du säker på att du vill ta bort denna stil?",
|
||||||
"description": "Confirmation before deleting a style"
|
"description": "Confirmation before deleting a style"
|
||||||
},
|
},
|
||||||
"styleBadRegexp": {
|
"styleBadRegexp": {
|
||||||
"message": "Regexp:en är ogiltig",
|
"message": "Regexp:en är ogiltig",
|
||||||
"description": "Validation message for a bad regexp in a style"
|
"description": "Validation message for a bad regexp in a style"
|
||||||
},
|
},
|
||||||
"optionsHeading": {
|
"optionsHeading": {
|
||||||
"message": "Alternativ",
|
"message": "Alternativ",
|
||||||
"description": "Heading for options section on manage page."
|
"description": "Heading for options section on manage page."
|
||||||
},
|
},
|
||||||
"appliesDisplay": {
|
"appliesDisplay": {
|
||||||
"message": "Gäller för: $applies$",
|
"message": "Gäller för: $applies$",
|
||||||
"description": "Text on the manage screen to describe what the style applies to",
|
"description": "Text on the manage screen to describe what the style applies to",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"applies": {
|
"applies": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleUpdate": {
|
"styleUpdate": {
|
||||||
"message": "Är du säker på att du vill uppdatera '$stylename$'?",
|
"message": "Är du säker på att du vill uppdatera '$stylename$'?",
|
||||||
"description": "Confirmation when updating a style",
|
"description": "Confirmation when updating a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleSectionsTitle": {
|
"styleSectionsTitle": {
|
||||||
"message": "Sektioner",
|
"message": "Sektioner",
|
||||||
"description": "Title for the style sections section"
|
"description": "Title for the style sections section"
|
||||||
},
|
},
|
||||||
"editStyleTitle": {
|
"editStyleTitle": {
|
||||||
"message": "Ändra i Stil $stylename$",
|
"message": "Ändra i Stil $stylename$",
|
||||||
"description": "Title of the page for editing styles",
|
"description": "Title of the page for editing styles",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"updateCheckSucceededNoUpdate": {
|
"updateCheckSucceededNoUpdate": {
|
||||||
"message": "Stilen är fullt uppdaterad.",
|
"message": "Stilen är fullt uppdaterad.",
|
||||||
"description": "Text that displays when an update check completed and no update is available"
|
"description": "Text that displays when an update check completed and no update is available"
|
||||||
},
|
},
|
||||||
"appliesUrlPrefixOption": {
|
"appliesUrlPrefixOption": {
|
||||||
"message": "URL:er som börjar på",
|
"message": "URL:er som börjar på",
|
||||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||||
},
|
},
|
||||||
"searchRegexp": {
|
"searchRegexp": {
|
||||||
"message": "Use /re/ syntax for regexp search",
|
"message": "Use /re/ syntax for regexp search",
|
||||||
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"importReplaceTooltip": {
|
"importReplaceTooltip": {
|
||||||
"message": "Discard contents of current style and overwrite it with the imported style",
|
"message": "Discard contents of current style and overwrite it with the imported style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"popupStylesFirst": {
|
"popupStylesFirst": {
|
||||||
"message": "Lista stilar före kommandon i verktygsfältets knappmeny",
|
"message": "Lista stilar före kommandon i verktygsfältets knappmeny",
|
||||||
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
||||||
},
|
},
|
||||||
"sectionHelp": {
|
"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.",
|
"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"
|
"description": "Help text for sections"
|
||||||
},
|
},
|
||||||
"noStylesForSite": {
|
"noStylesForSite": {
|
||||||
"message": "Inga stilar installerade för denna sida.",
|
"message": "Inga stilar installerade för denna sida.",
|
||||||
"description": "Text displayed when no styles are installed for the current site"
|
"description": "Text displayed when no styles are installed for the current site"
|
||||||
},
|
},
|
||||||
"appliesDisplayTruncatedSuffix": {
|
"appliesDisplayTruncatedSuffix": {
|
||||||
"message": "och mer",
|
"message": "och mer",
|
||||||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||||
},
|
},
|
||||||
"appliesRemove": {
|
"appliesRemove": {
|
||||||
"message": "Ta bort",
|
"message": "Ta bort",
|
||||||
"description": "Label for the button to remove an 'applies' entry"
|
"description": "Label for the button to remove an 'applies' entry"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatTitle": {
|
"styleToMozillaFormatTitle": {
|
||||||
"message": "Style in Mozilla format",
|
"message": "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"
|
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
|
||||||
},
|
},
|
||||||
"manageTitle": {
|
"manageTitle": {
|
||||||
"message": "Stylish",
|
"message": "Stylish",
|
||||||
"description": "Title for the manage page"
|
"description": "Title for the manage page"
|
||||||
},
|
},
|
||||||
"writeStyleFor": {
|
"writeStyleFor": {
|
||||||
"message": "Skriv stil för:",
|
"message": "Skriv stil för:",
|
||||||
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
||||||
},
|
},
|
||||||
"replace": {
|
"replace": {
|
||||||
"message": "Replace",
|
"message": "Replace",
|
||||||
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
||||||
},
|
},
|
||||||
"appliesLabel": {
|
"appliesLabel": {
|
||||||
"message": "Gäller för",
|
"message": "Gäller för",
|
||||||
"description": "Label for 'applies to' fields on the edit/add screen"
|
"description": "Label for 'applies to' fields on the edit/add screen"
|
||||||
},
|
},
|
||||||
"openManage": {
|
"openManage": {
|
||||||
"message": "Hantera installerade stilar.",
|
"message": "Hantera installerade stilar.",
|
||||||
"description": "Link to open the manage page."
|
"description": "Link to open the manage page."
|
||||||
},
|
},
|
||||||
"updateCheckFailBadResponseCode": {
|
"updateCheckFailBadResponseCode": {
|
||||||
"message": "Uppdateringen misslyckades - servern svarade med kod $code$.",
|
"message": "Uppdateringen misslyckades - servern svarade med kod $code$.",
|
||||||
"description": "Text that displays when an update check failed because the response code indicates an error",
|
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"code": {
|
"code": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"appliesSpecify": {
|
"appliesSpecify": {
|
||||||
"message": "Specificera",
|
"message": "Specificera",
|
||||||
"description": "Label for the button to make a style apply only to specific sites"
|
"description": "Label for the button to make a style apply only to specific sites"
|
||||||
},
|
},
|
||||||
"installUpdate": {
|
"installUpdate": {
|
||||||
"message": "Installera uppdatering",
|
"message": "Installera uppdatering",
|
||||||
"description": "Label for the button to install an update for a single style"
|
"description": "Label for the button to install an update for a single style"
|
||||||
},
|
},
|
||||||
"styleMozillaFormatHeading": {
|
"styleMozillaFormatHeading": {
|
||||||
"message": "Mozilla Format",
|
"message": "Mozilla Format",
|
||||||
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
||||||
},
|
},
|
||||||
"stylishUnavailableForURL": {
|
"stylishUnavailableForURL": {
|
||||||
"message": "(Stylish fungerar inte på sidor som denna.)",
|
"message": "(Stylish fungerar inte på sidor som denna.)",
|
||||||
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
||||||
},
|
},
|
||||||
"sectionRemove": {
|
"sectionRemove": {
|
||||||
"message": "Ta bort sektion",
|
"message": "Ta bort sektion",
|
||||||
"description": "Label for the button to remove a section"
|
"description": "Label for the button to remove a section"
|
||||||
},
|
},
|
||||||
"disableAllStyles": {
|
"disableAllStyles": {
|
||||||
"message": "Stäng av alla stilar",
|
"message": "Stäng av alla stilar",
|
||||||
"description": "Label for the checkbox that turns all enabled styles off."
|
"description": "Label for the checkbox that turns all enabled styles off."
|
||||||
},
|
},
|
||||||
"undoGlobal": {
|
"undoGlobal": {
|
||||||
"message": "Undo (global)",
|
"message": "Undo (global)",
|
||||||
"description": "CSS-beautify global Undo button label"
|
"description": "CSS-beautify global Undo button label"
|
||||||
},
|
},
|
||||||
"updateCompleted": {
|
"updateCompleted": {
|
||||||
"message": "Uppdatering slutförd.",
|
"message": "Uppdatering slutförd.",
|
||||||
"description": "Text that displays when an update completed"
|
"description": "Text that displays when an update completed"
|
||||||
},
|
},
|
||||||
"checkingForUpdate": {
|
"checkingForUpdate": {
|
||||||
"message": "Letar...",
|
"message": "Letar...",
|
||||||
"description": "Text to display when checking a style for an update"
|
"description": "Text to display when checking a style for an update"
|
||||||
},
|
},
|
||||||
"sectionCode": {
|
"sectionCode": {
|
||||||
"message": "Kod",
|
"message": "Kod",
|
||||||
"description": "Label for the code for a section"
|
"description": "Label for the code for a section"
|
||||||
},
|
},
|
||||||
"cm_smartIndent": {
|
"cm_smartIndent": {
|
||||||
"message": "Använd smart indrag",
|
"message": "Använd smart indrag",
|
||||||
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"appliesHelp": {
|
"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.",
|
"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"
|
"description": "Help text for 'applies to' section"
|
||||||
},
|
},
|
||||||
"editStyleHeading": {
|
"editStyleHeading": {
|
||||||
"message": "Ändra i Stil",
|
"message": "Ändra i Stil",
|
||||||
"description": "Title of the page for editing styles"
|
"description": "Title of the page for editing styles"
|
||||||
},
|
},
|
||||||
"appliesUrlOption": {
|
"appliesUrlOption": {
|
||||||
"message": "URL",
|
"message": "URL",
|
||||||
"description": "Option to make the style apply to the entered string as a URL"
|
"description": "Option to make the style apply to the entered string as a URL"
|
||||||
},
|
},
|
||||||
"addStyleTitle": {
|
"addStyleTitle": {
|
||||||
"message": "Lägg till stil",
|
"message": "Lägg till stil",
|
||||||
"description": "Title of the page for adding styles"
|
"description": "Title of the page for adding styles"
|
||||||
},
|
},
|
||||||
"importReplaceLabel": {
|
"importReplaceLabel": {
|
||||||
"message": "Overwrite style",
|
"message": "Overwrite style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"dbError": {
|
"dbError": {
|
||||||
"message": "Ett fel inträffades vid hanteringen av Stylish-databasen. Skulle du vilja besöka en sida med eventuella lösningar?",
|
"message": "Ett fel inträffades vid hanteringen av Stylish-databasen. Skulle du vilja besöka en sida med eventuella lösningar?",
|
||||||
"description": "Prompt when a DB error is encountered"
|
"description": "Prompt when a DB error is encountered"
|
||||||
},
|
},
|
||||||
"importAppendTooltip": {
|
"importAppendTooltip": {
|
||||||
"message": "Append the imported style to current style",
|
"message": "Append the imported style to current style",
|
||||||
"description": "Tooltip for the button to import a style and append to the existing sections"
|
"description": "Tooltip for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"helpKeyMapHotkey": {
|
"helpKeyMapHotkey": {
|
||||||
"message": "Press a hotkey",
|
"message": "Press a hotkey",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"replaceAll": {
|
"replaceAll": {
|
||||||
"message": "Replace all",
|
"message": "Replace all",
|
||||||
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
||||||
},
|
},
|
||||||
"editGotoLine": {
|
"editGotoLine": {
|
||||||
"message": "Gå till rad (eller rad:kol)",
|
"message": "Gå till rad (eller rad:kol)",
|
||||||
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
||||||
},
|
},
|
||||||
"checkAllUpdates": {
|
"checkAllUpdates": {
|
||||||
"message": "Leta igenom alla stilar efter uppdateringar",
|
"message": "Leta igenom alla stilar efter uppdateringar",
|
||||||
"description": "Label for the button to check all styles for updates"
|
"description": "Label for the button to check all styles for updates"
|
||||||
},
|
},
|
||||||
"issuesHelp": {
|
"issuesHelp": {
|
||||||
"message": "The issues found by <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> with these rules enabled:",
|
"message": "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"
|
"description": "Help popup message for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"confirmNo": {
|
"confirmNo": {
|
||||||
"message": "No",
|
"message": "No",
|
||||||
"description": "'No' button in a confirm dialog"
|
"description": "'No' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"undo": {
|
"undo": {
|
||||||
"message": "Undo",
|
"message": "Undo",
|
||||||
"description": "Button label"
|
"description": "Button label"
|
||||||
},
|
},
|
||||||
"cm_keyMap": {
|
"cm_keyMap": {
|
||||||
"message": "Nyckelkarta",
|
"message": "Nyckelkarta",
|
||||||
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
||||||
},
|
},
|
||||||
"cm_indentWithTabs": {
|
"cm_indentWithTabs": {
|
||||||
"message": "Använd flikar med smart indrag",
|
"message": "Använd flikar med smart indrag",
|
||||||
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"replaceWith": {
|
"replaceWith": {
|
||||||
"message": "Replace with",
|
"message": "Replace with",
|
||||||
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
||||||
},
|
},
|
||||||
"deleteStyleLabel": {
|
"deleteStyleLabel": {
|
||||||
"message": "Ta bort",
|
"message": "Ta bort",
|
||||||
"description": "Label for the button to delete a style"
|
"description": "Label for the button to delete a style"
|
||||||
},
|
},
|
||||||
"addStyleLabel": {
|
"addStyleLabel": {
|
||||||
"message": "Skriv ny stil",
|
"message": "Skriv ny stil",
|
||||||
"description": "Label for the button to go to the add style page"
|
"description": "Label for the button to go to the add style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEnabled": {
|
"manageOnlyEnabled": {
|
||||||
"message": "Endast aktiverade stilar",
|
"message": "Endast aktiverade stilar",
|
||||||
"description": "Checkbox to show only enabled styles"
|
"description": "Checkbox to show only enabled styles"
|
||||||
},
|
},
|
||||||
"editStyleLabel": {
|
"editStyleLabel": {
|
||||||
"message": "Ändra",
|
"message": "Ändra",
|
||||||
"description": "Label for the button to go to the edit style page"
|
"description": "Label for the button to go to the edit style page"
|
||||||
},
|
},
|
||||||
"cm_theme": {
|
"cm_theme": {
|
||||||
"message": "Theme",
|
"message": "Theme",
|
||||||
"description": "Label for the style editor's CSS theme."
|
"description": "Label for the style editor's CSS theme."
|
||||||
},
|
},
|
||||||
"helpKeyMapCommand": {
|
"helpKeyMapCommand": {
|
||||||
"message": "Type a command name",
|
"message": "Type a command name",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"message": "Style:a om webben med Stylish, en användarstils-hanterare. Stylish låter dig enkelt installera teman och skal för många populära sidor.",
|
"message": "Style:a om webben med Stylish, en användarstils-hanterare. Stylish låter dig enkelt installera teman och skal för många populära sidor.",
|
||||||
"description": "Extension description"
|
"description": "Extension description"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,419 +1,419 @@
|
||||||
{
|
{
|
||||||
"appliesToEverything": {
|
"appliesToEverything": {
|
||||||
"message": "Allt",
|
"message": "Allt",
|
||||||
"description": "Text displayed for styles that apply to all sites"
|
"description": "Text displayed for styles that apply to all sites"
|
||||||
},
|
},
|
||||||
"defaultTheme": {
|
"defaultTheme": {
|
||||||
"message": "default",
|
"message": "default",
|
||||||
"description": "Default CodeMirror CSS theme option on the edit style page"
|
"description": "Default CodeMirror CSS theme option on the edit style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEdited": {
|
"manageOnlyEdited": {
|
||||||
"message": "Endast ändrade stilar",
|
"message": "Endast ändrade stilar",
|
||||||
"description": "Checkbox to show only locally edited styles"
|
"description": "Checkbox to show only locally edited styles"
|
||||||
},
|
},
|
||||||
"exportLabel": {
|
"exportLabel": {
|
||||||
"message": "Export",
|
"message": "Export",
|
||||||
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"issues": {
|
"issues": {
|
||||||
"message": "Issues",
|
"message": "Issues",
|
||||||
"description": "Label for the CSSLint issues block on the style edit page"
|
"description": "Label for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"cm_tabSize": {
|
"cm_tabSize": {
|
||||||
"message": "Flikstorlek",
|
"message": "Flikstorlek",
|
||||||
"description": "Label for the text box controlling tab size option for the style editor."
|
"description": "Label for the text box controlling tab size option for the style editor."
|
||||||
},
|
},
|
||||||
"enableStyleLabel": {
|
"enableStyleLabel": {
|
||||||
"message": "Aktivera",
|
"message": "Aktivera",
|
||||||
"description": "Label for the button to enable a style"
|
"description": "Label for the button to enable a style"
|
||||||
},
|
},
|
||||||
"styleMissingName": {
|
"styleMissingName": {
|
||||||
"message": "Ange ett namn.",
|
"message": "Ange ett namn.",
|
||||||
"description": "Error displayed when user saves without providing a name"
|
"description": "Error displayed when user saves without providing a name"
|
||||||
},
|
},
|
||||||
"appliesDomainOption": {
|
"appliesDomainOption": {
|
||||||
"message": "URL:er på domänen",
|
"message": "URL:er på domänen",
|
||||||
"description": "Option to make the style apply to the entered string as a domain"
|
"description": "Option to make the style apply to the entered string as a domain"
|
||||||
},
|
},
|
||||||
"checkForUpdate": {
|
"checkForUpdate": {
|
||||||
"message": "Leta efter uppdatering",
|
"message": "Leta efter uppdatering",
|
||||||
"description": "Label for the button to check a single style for an update"
|
"description": "Label for the button to check a single style for an update"
|
||||||
},
|
},
|
||||||
"importAppendLabel": {
|
"importAppendLabel": {
|
||||||
"message": "Append to style",
|
"message": "Append to style",
|
||||||
"description": "Label for the button to import a style and append to the existing sections"
|
"description": "Label for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"updateAllCheckSucceededNoUpdate": {
|
"updateAllCheckSucceededNoUpdate": {
|
||||||
"message": "Alla stilar är fullt uppdaterade.",
|
"message": "Alla stilar är fullt uppdaterade.",
|
||||||
"description": "Text that displays when an update all check completed and no updates are available"
|
"description": "Text that displays when an update all check completed and no updates are available"
|
||||||
},
|
},
|
||||||
"styleFromMozillaFormatPrompt": {
|
"styleFromMozillaFormatPrompt": {
|
||||||
"message": "Paste the Mozilla-format code",
|
"message": "Paste the Mozilla-format code",
|
||||||
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
||||||
},
|
},
|
||||||
"helpAlt": {
|
"helpAlt": {
|
||||||
"message": "Hjälp",
|
"message": "Hjälp",
|
||||||
"description": "Alternate text for help buttons"
|
"description": "Alternate text for help buttons"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"message": "Search",
|
"message": "Search",
|
||||||
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"confirmYes": {
|
"confirmYes": {
|
||||||
"message": "Yes",
|
"message": "Yes",
|
||||||
"description": "'Yes' button in a confirm dialog"
|
"description": "'Yes' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"findStylesForSite": {
|
"findStylesForSite": {
|
||||||
"message": "Hitta fler stilar för denna sida.",
|
"message": "Hitta fler stilar för denna sida.",
|
||||||
"description": "Text for a link that gets a list of styles for the current site"
|
"description": "Text for a link that gets a list of styles for the current site"
|
||||||
},
|
},
|
||||||
"manageHeading": {
|
"manageHeading": {
|
||||||
"message": "Installerade Stilar",
|
"message": "Installerade Stilar",
|
||||||
"description": "Heading for the manage page"
|
"description": "Heading for the manage page"
|
||||||
},
|
},
|
||||||
"styleBeautify": {
|
"styleBeautify": {
|
||||||
"message": "Beautify",
|
"message": "Beautify",
|
||||||
"description": "Label for the CSS-beautifier button on the edit style page"
|
"description": "Label for the CSS-beautifier button on the edit style page"
|
||||||
},
|
},
|
||||||
"styleEnabledLabel": {
|
"styleEnabledLabel": {
|
||||||
"message": "Aktiverad",
|
"message": "Aktiverad",
|
||||||
"description": "Label for the enabled state of styles"
|
"description": "Label for the enabled state of styles"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatHelp": {
|
"styleToMozillaFormatHelp": {
|
||||||
"message": "Mozilla-formatet av koden fungerar i Stylish till Firefox samt vid uppladdandet till userstyles.org.",
|
"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"
|
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
|
||||||
},
|
},
|
||||||
"sectionAdd": {
|
"sectionAdd": {
|
||||||
"message": "Lägg till ytterligare en sektion",
|
"message": "Lägg till ytterligare en sektion",
|
||||||
"description": "Label for the button to add a section"
|
"description": "Label for the button to add a section"
|
||||||
},
|
},
|
||||||
"styleSaveLabel": {
|
"styleSaveLabel": {
|
||||||
"message": "Spara",
|
"message": "Spara",
|
||||||
"description": "Label for save button for style editing"
|
"description": "Label for save button for style editing"
|
||||||
},
|
},
|
||||||
"confirmStop": {
|
"confirmStop": {
|
||||||
"message": "Stop",
|
"message": "Stop",
|
||||||
"description": "'Stop' button in a confirm dialog"
|
"description": "'Stop' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"writeStyleForURL": {
|
"writeStyleForURL": {
|
||||||
"message": "denna URL",
|
"message": "denna URL",
|
||||||
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
||||||
},
|
},
|
||||||
"appliesAdd": {
|
"appliesAdd": {
|
||||||
"message": "Lägg till",
|
"message": "Lägg till",
|
||||||
"description": "Label for the button to add an 'applies' entry"
|
"description": "Label for the button to add an 'applies' entry"
|
||||||
},
|
},
|
||||||
"appliesRegexpOption": {
|
"appliesRegexpOption": {
|
||||||
"message": "URL:er som matchar regexp:en",
|
"message": "URL:er som matchar regexp:en",
|
||||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||||
},
|
},
|
||||||
"styleInstall": {
|
"styleInstall": {
|
||||||
"message": "Installera '$stylename$' in i Stylish?",
|
"message": "Installera '$stylename$' in i Stylish?",
|
||||||
"description": "Confirmation when installing a style",
|
"description": "Confirmation when installing a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"manageText": {
|
"manageText": {
|
||||||
"message": "Besök <a href='http://userstyles.org'>userstyles.org</a> för färdiga stilar. Fråga i <a href='http://forum.userstyles.org'>forumet</a> om du behöver hjälp.",
|
"message": "Besök <a href='http://userstyles.org'>userstyles.org</a> för färdiga stilar. Fråga i <a href='http://forum.userstyles.org'>forumet</a> om du behöver hjälp.",
|
||||||
"description": "Help text on the manage page"
|
"description": "Help text on the manage page"
|
||||||
},
|
},
|
||||||
"searchStyles": {
|
"searchStyles": {
|
||||||
"message": "Search contents",
|
"message": "Search contents",
|
||||||
"description": "Label for the search filter textbox on the Manage styles page"
|
"description": "Label for the search filter textbox on the Manage styles page"
|
||||||
},
|
},
|
||||||
"disableStyleLabel": {
|
"disableStyleLabel": {
|
||||||
"message": "Inaktivera",
|
"message": "Inaktivera",
|
||||||
"description": "Label for the button to disable a style"
|
"description": "Label for the button to disable a style"
|
||||||
},
|
},
|
||||||
"prefShowBadge": {
|
"prefShowBadge": {
|
||||||
"message": "Visa antalet aktiva stilar för den nuvarande sidan på verktygsfältsikonen",
|
"message": "Visa antalet aktiva stilar för den nuvarande sidan på verktygsfältsikonen",
|
||||||
"description": "Label for the checkbox controlling toolbar badge text."
|
"description": "Label for the checkbox controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"menuShowBadge": {
|
"menuShowBadge": {
|
||||||
"message": "Visa antalet aktiva stilar",
|
"message": "Visa antalet aktiva stilar",
|
||||||
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"cm_lineWrapping": {
|
"cm_lineWrapping": {
|
||||||
"message": "Radbrytning",
|
"message": "Radbrytning",
|
||||||
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
||||||
},
|
},
|
||||||
"styleCancelEditLabel": {
|
"styleCancelEditLabel": {
|
||||||
"message": "Återgå till hantera",
|
"message": "Återgå till hantera",
|
||||||
"description": "Label for cancel button for style editing"
|
"description": "Label for cancel button for style editing"
|
||||||
},
|
},
|
||||||
"styleChangesNotSaved": {
|
"styleChangesNotSaved": {
|
||||||
"message": "Du har gjort ändringar i denna stil utan att spara.",
|
"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"
|
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||||
},
|
},
|
||||||
"importLabel": {
|
"importLabel": {
|
||||||
"message": "Import",
|
"message": "Import",
|
||||||
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"updateCheckFailServerUnreachable": {
|
"updateCheckFailServerUnreachable": {
|
||||||
"message": "Uppdateringen misslyckades - server onåbar.",
|
"message": "Uppdateringen misslyckades - server onåbar.",
|
||||||
"description": "Text that displays when an update check failed because the update server is unreachable"
|
"description": "Text that displays when an update check failed because the update server is unreachable"
|
||||||
},
|
},
|
||||||
"manageFilters": {
|
"manageFilters": {
|
||||||
"message": "Filter",
|
"message": "Filter",
|
||||||
"description": "Label for filters container"
|
"description": "Label for filters container"
|
||||||
},
|
},
|
||||||
"applyAllUpdates": {
|
"applyAllUpdates": {
|
||||||
"message": "Verkställ alla uppdateringar",
|
"message": "Verkställ alla uppdateringar",
|
||||||
"description": "Label for the button to apply all detected updates"
|
"description": "Label for the button to apply all detected updates"
|
||||||
},
|
},
|
||||||
"deleteStyleConfirm": {
|
"deleteStyleConfirm": {
|
||||||
"message": "Är du säker på att du vill ta bort denna stil?",
|
"message": "Är du säker på att du vill ta bort denna stil?",
|
||||||
"description": "Confirmation before deleting a style"
|
"description": "Confirmation before deleting a style"
|
||||||
},
|
},
|
||||||
"styleBadRegexp": {
|
"styleBadRegexp": {
|
||||||
"message": "Regexp:en är ogiltig.",
|
"message": "Regexp:en är ogiltig.",
|
||||||
"description": "Validation message for a bad regexp in a style"
|
"description": "Validation message for a bad regexp in a style"
|
||||||
},
|
},
|
||||||
"optionsHeading": {
|
"optionsHeading": {
|
||||||
"message": "Alternativ",
|
"message": "Alternativ",
|
||||||
"description": "Heading for options section on manage page."
|
"description": "Heading for options section on manage page."
|
||||||
},
|
},
|
||||||
"appliesDisplay": {
|
"appliesDisplay": {
|
||||||
"message": "Gäller för: $applies$",
|
"message": "Gäller för: $applies$",
|
||||||
"description": "Text on the manage screen to describe what the style applies to",
|
"description": "Text on the manage screen to describe what the style applies to",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"applies": {
|
"applies": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleUpdate": {
|
"styleUpdate": {
|
||||||
"message": "Är du säker på att du vill uppdatera '$stylename$'?",
|
"message": "Är du säker på att du vill uppdatera '$stylename$'?",
|
||||||
"description": "Confirmation when updating a style",
|
"description": "Confirmation when updating a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleSectionsTitle": {
|
"styleSectionsTitle": {
|
||||||
"message": "Sektioner",
|
"message": "Sektioner",
|
||||||
"description": "Title for the style sections section"
|
"description": "Title for the style sections section"
|
||||||
},
|
},
|
||||||
"editStyleTitle": {
|
"editStyleTitle": {
|
||||||
"message": "Ändra i Stil $stylename$",
|
"message": "Ändra i Stil $stylename$",
|
||||||
"description": "Title of the page for editing styles",
|
"description": "Title of the page for editing styles",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"updateCheckSucceededNoUpdate": {
|
"updateCheckSucceededNoUpdate": {
|
||||||
"message": "Stilen är fullt uppdaterad.",
|
"message": "Stilen är fullt uppdaterad.",
|
||||||
"description": "Text that displays when an update check completed and no update is available"
|
"description": "Text that displays when an update check completed and no update is available"
|
||||||
},
|
},
|
||||||
"appliesUrlPrefixOption": {
|
"appliesUrlPrefixOption": {
|
||||||
"message": "URL:er som börjar på",
|
"message": "URL:er som börjar på",
|
||||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||||
},
|
},
|
||||||
"searchRegexp": {
|
"searchRegexp": {
|
||||||
"message": "Use /re/ syntax for regexp search",
|
"message": "Use /re/ syntax for regexp search",
|
||||||
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"importReplaceTooltip": {
|
"importReplaceTooltip": {
|
||||||
"message": "Discard contents of current style and overwrite it with the imported style",
|
"message": "Discard contents of current style and overwrite it with the imported style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"popupStylesFirst": {
|
"popupStylesFirst": {
|
||||||
"message": "Lista stilar före kommandon i verktygsfältets knappmeny",
|
"message": "Lista stilar före kommandon i verktygsfältets knappmeny",
|
||||||
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
||||||
},
|
},
|
||||||
"sectionHelp": {
|
"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.",
|
"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"
|
"description": "Help text for sections"
|
||||||
},
|
},
|
||||||
"noStylesForSite": {
|
"noStylesForSite": {
|
||||||
"message": "Inga stilar installerade för denna sida.",
|
"message": "Inga stilar installerade för denna sida.",
|
||||||
"description": "Text displayed when no styles are installed for the current site"
|
"description": "Text displayed when no styles are installed for the current site"
|
||||||
},
|
},
|
||||||
"appliesDisplayTruncatedSuffix": {
|
"appliesDisplayTruncatedSuffix": {
|
||||||
"message": "och mer",
|
"message": "och mer",
|
||||||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||||
},
|
},
|
||||||
"appliesRemove": {
|
"appliesRemove": {
|
||||||
"message": "Ta bort",
|
"message": "Ta bort",
|
||||||
"description": "Label for the button to remove an 'applies' entry"
|
"description": "Label for the button to remove an 'applies' entry"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatTitle": {
|
"styleToMozillaFormatTitle": {
|
||||||
"message": "Style in Mozilla format",
|
"message": "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"
|
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
|
||||||
},
|
},
|
||||||
"manageTitle": {
|
"manageTitle": {
|
||||||
"message": "Stylish",
|
"message": "Stylish",
|
||||||
"description": "Title for the manage page"
|
"description": "Title for the manage page"
|
||||||
},
|
},
|
||||||
"writeStyleFor": {
|
"writeStyleFor": {
|
||||||
"message": "Skapa stil för:",
|
"message": "Skapa stil för:",
|
||||||
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
||||||
},
|
},
|
||||||
"replace": {
|
"replace": {
|
||||||
"message": "Replace",
|
"message": "Replace",
|
||||||
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
||||||
},
|
},
|
||||||
"appliesLabel": {
|
"appliesLabel": {
|
||||||
"message": "Gäller för",
|
"message": "Gäller för",
|
||||||
"description": "Label for 'applies to' fields on the edit/add screen"
|
"description": "Label for 'applies to' fields on the edit/add screen"
|
||||||
},
|
},
|
||||||
"openManage": {
|
"openManage": {
|
||||||
"message": "Hantera installerade stilar.",
|
"message": "Hantera installerade stilar.",
|
||||||
"description": "Link to open the manage page."
|
"description": "Link to open the manage page."
|
||||||
},
|
},
|
||||||
"updateCheckFailBadResponseCode": {
|
"updateCheckFailBadResponseCode": {
|
||||||
"message": "Uppdateringen misslyckades - servern svarade med kod $code$.",
|
"message": "Uppdateringen misslyckades - servern svarade med kod $code$.",
|
||||||
"description": "Text that displays when an update check failed because the response code indicates an error",
|
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"code": {
|
"code": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"appliesSpecify": {
|
"appliesSpecify": {
|
||||||
"message": "Specificera",
|
"message": "Specificera",
|
||||||
"description": "Label for the button to make a style apply only to specific sites"
|
"description": "Label for the button to make a style apply only to specific sites"
|
||||||
},
|
},
|
||||||
"installUpdate": {
|
"installUpdate": {
|
||||||
"message": "Installera uppdatering",
|
"message": "Installera uppdatering",
|
||||||
"description": "Label for the button to install an update for a single style"
|
"description": "Label for the button to install an update for a single style"
|
||||||
},
|
},
|
||||||
"styleMozillaFormatHeading": {
|
"styleMozillaFormatHeading": {
|
||||||
"message": "Mozilla Format",
|
"message": "Mozilla Format",
|
||||||
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
||||||
},
|
},
|
||||||
"stylishUnavailableForURL": {
|
"stylishUnavailableForURL": {
|
||||||
"message": "(Stylish fungerar inte på sidor som dessa.)",
|
"message": "(Stylish fungerar inte på sidor som dessa.)",
|
||||||
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
||||||
},
|
},
|
||||||
"sectionRemove": {
|
"sectionRemove": {
|
||||||
"message": "Ta bort sektion",
|
"message": "Ta bort sektion",
|
||||||
"description": "Label for the button to remove a section"
|
"description": "Label for the button to remove a section"
|
||||||
},
|
},
|
||||||
"disableAllStyles": {
|
"disableAllStyles": {
|
||||||
"message": "Stäng av alla stilar",
|
"message": "Stäng av alla stilar",
|
||||||
"description": "Label for the checkbox that turns all enabled styles off."
|
"description": "Label for the checkbox that turns all enabled styles off."
|
||||||
},
|
},
|
||||||
"undoGlobal": {
|
"undoGlobal": {
|
||||||
"message": "Undo (global)",
|
"message": "Undo (global)",
|
||||||
"description": "CSS-beautify global Undo button label"
|
"description": "CSS-beautify global Undo button label"
|
||||||
},
|
},
|
||||||
"updateCompleted": {
|
"updateCompleted": {
|
||||||
"message": "Uppdatering slutförd.",
|
"message": "Uppdatering slutförd.",
|
||||||
"description": "Text that displays when an update completed"
|
"description": "Text that displays when an update completed"
|
||||||
},
|
},
|
||||||
"checkingForUpdate": {
|
"checkingForUpdate": {
|
||||||
"message": "Letar...",
|
"message": "Letar...",
|
||||||
"description": "Text to display when checking a style for an update"
|
"description": "Text to display when checking a style for an update"
|
||||||
},
|
},
|
||||||
"sectionCode": {
|
"sectionCode": {
|
||||||
"message": "Kod",
|
"message": "Kod",
|
||||||
"description": "Label for the code for a section"
|
"description": "Label for the code for a section"
|
||||||
},
|
},
|
||||||
"cm_smartIndent": {
|
"cm_smartIndent": {
|
||||||
"message": "Använd smart indrag",
|
"message": "Använd smart indrag",
|
||||||
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"appliesHelp": {
|
"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.",
|
"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"
|
"description": "Help text for 'applies to' section"
|
||||||
},
|
},
|
||||||
"editStyleHeading": {
|
"editStyleHeading": {
|
||||||
"message": "Ändra i Stil",
|
"message": "Ändra i Stil",
|
||||||
"description": "Title of the page for editing styles"
|
"description": "Title of the page for editing styles"
|
||||||
},
|
},
|
||||||
"appliesUrlOption": {
|
"appliesUrlOption": {
|
||||||
"message": "URL",
|
"message": "URL",
|
||||||
"description": "Option to make the style apply to the entered string as a URL"
|
"description": "Option to make the style apply to the entered string as a URL"
|
||||||
},
|
},
|
||||||
"addStyleTitle": {
|
"addStyleTitle": {
|
||||||
"message": "Lägg till stil",
|
"message": "Lägg till stil",
|
||||||
"description": "Title of the page for adding styles"
|
"description": "Title of the page for adding styles"
|
||||||
},
|
},
|
||||||
"importReplaceLabel": {
|
"importReplaceLabel": {
|
||||||
"message": "Overwrite style",
|
"message": "Overwrite style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"dbError": {
|
"dbError": {
|
||||||
"message": "Ett fel inträffades vid hanteringen av Stylish-databasen. Skulle du vilja besöka en sida med eventuella lösningar?",
|
"message": "Ett fel inträffades vid hanteringen av Stylish-databasen. Skulle du vilja besöka en sida med eventuella lösningar?",
|
||||||
"description": "Prompt when a DB error is encountered"
|
"description": "Prompt when a DB error is encountered"
|
||||||
},
|
},
|
||||||
"importAppendTooltip": {
|
"importAppendTooltip": {
|
||||||
"message": "Append the imported style to current style",
|
"message": "Append the imported style to current style",
|
||||||
"description": "Tooltip for the button to import a style and append to the existing sections"
|
"description": "Tooltip for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"helpKeyMapHotkey": {
|
"helpKeyMapHotkey": {
|
||||||
"message": "Press a hotkey",
|
"message": "Press a hotkey",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"replaceAll": {
|
"replaceAll": {
|
||||||
"message": "Replace all",
|
"message": "Replace all",
|
||||||
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
||||||
},
|
},
|
||||||
"editGotoLine": {
|
"editGotoLine": {
|
||||||
"message": "Gå till rad (eller rad:kol)",
|
"message": "Gå till rad (eller rad:kol)",
|
||||||
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
||||||
},
|
},
|
||||||
"checkAllUpdates": {
|
"checkAllUpdates": {
|
||||||
"message": "Leta igenom alla stilar efter uppdateringar",
|
"message": "Leta igenom alla stilar efter uppdateringar",
|
||||||
"description": "Label for the button to check all styles for updates"
|
"description": "Label for the button to check all styles for updates"
|
||||||
},
|
},
|
||||||
"issuesHelp": {
|
"issuesHelp": {
|
||||||
"message": "The issues found by <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> with these rules enabled:",
|
"message": "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"
|
"description": "Help popup message for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"confirmNo": {
|
"confirmNo": {
|
||||||
"message": "No",
|
"message": "No",
|
||||||
"description": "'No' button in a confirm dialog"
|
"description": "'No' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"undo": {
|
"undo": {
|
||||||
"message": "Undo",
|
"message": "Undo",
|
||||||
"description": "Button label"
|
"description": "Button label"
|
||||||
},
|
},
|
||||||
"cm_keyMap": {
|
"cm_keyMap": {
|
||||||
"message": "Nyckelkarta",
|
"message": "Nyckelkarta",
|
||||||
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
||||||
},
|
},
|
||||||
"cm_indentWithTabs": {
|
"cm_indentWithTabs": {
|
||||||
"message": "Använd flikar med smart indrag",
|
"message": "Använd flikar med smart indrag",
|
||||||
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"replaceWith": {
|
"replaceWith": {
|
||||||
"message": "Replace with",
|
"message": "Replace with",
|
||||||
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
||||||
},
|
},
|
||||||
"deleteStyleLabel": {
|
"deleteStyleLabel": {
|
||||||
"message": "Ta bort",
|
"message": "Ta bort",
|
||||||
"description": "Label for the button to delete a style"
|
"description": "Label for the button to delete a style"
|
||||||
},
|
},
|
||||||
"addStyleLabel": {
|
"addStyleLabel": {
|
||||||
"message": "Skriv ny stil",
|
"message": "Skriv ny stil",
|
||||||
"description": "Label for the button to go to the add style page"
|
"description": "Label for the button to go to the add style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEnabled": {
|
"manageOnlyEnabled": {
|
||||||
"message": "Endast aktiverade stilar",
|
"message": "Endast aktiverade stilar",
|
||||||
"description": "Checkbox to show only enabled styles"
|
"description": "Checkbox to show only enabled styles"
|
||||||
},
|
},
|
||||||
"editStyleLabel": {
|
"editStyleLabel": {
|
||||||
"message": "Ändra",
|
"message": "Ändra",
|
||||||
"description": "Label for the button to go to the edit style page"
|
"description": "Label for the button to go to the edit style page"
|
||||||
},
|
},
|
||||||
"cm_theme": {
|
"cm_theme": {
|
||||||
"message": "Theme",
|
"message": "Theme",
|
||||||
"description": "Label for the style editor's CSS theme."
|
"description": "Label for the style editor's CSS theme."
|
||||||
},
|
},
|
||||||
"helpKeyMapCommand": {
|
"helpKeyMapCommand": {
|
||||||
"message": "Type a command name",
|
"message": "Type a command name",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"message": "Style:a om webben med Stylish, en användarstils-hanterare. Stylish låter dig enkelt installera teman och skal för många populära sidor.",
|
"message": "Style:a om webben med Stylish, en användarstils-hanterare. Stylish låter dig enkelt installera teman och skal för många populära sidor.",
|
||||||
"description": "Extension description"
|
"description": "Extension description"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,419 +1,419 @@
|
||||||
{
|
{
|
||||||
"appliesToEverything": {
|
"appliesToEverything": {
|
||||||
"message": "అన్నిటికీ",
|
"message": "అన్నిటికీ",
|
||||||
"description": "Text displayed for styles that apply to all sites"
|
"description": "Text displayed for styles that apply to all sites"
|
||||||
},
|
},
|
||||||
"defaultTheme": {
|
"defaultTheme": {
|
||||||
"message": "default",
|
"message": "default",
|
||||||
"description": "Default CodeMirror CSS theme option on the edit style page"
|
"description": "Default CodeMirror CSS theme option on the edit style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEdited": {
|
"manageOnlyEdited": {
|
||||||
"message": "Only edited styles",
|
"message": "Only edited styles",
|
||||||
"description": "Checkbox to show only locally edited styles"
|
"description": "Checkbox to show only locally edited styles"
|
||||||
},
|
},
|
||||||
"exportLabel": {
|
"exportLabel": {
|
||||||
"message": "Export",
|
"message": "Export",
|
||||||
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"issues": {
|
"issues": {
|
||||||
"message": "Issues",
|
"message": "Issues",
|
||||||
"description": "Label for the CSSLint issues block on the style edit page"
|
"description": "Label for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"cm_tabSize": {
|
"cm_tabSize": {
|
||||||
"message": "Tab size",
|
"message": "Tab size",
|
||||||
"description": "Label for the text box controlling tab size option for the style editor."
|
"description": "Label for the text box controlling tab size option for the style editor."
|
||||||
},
|
},
|
||||||
"enableStyleLabel": {
|
"enableStyleLabel": {
|
||||||
"message": "చేతనించు",
|
"message": "చేతనించు",
|
||||||
"description": "Label for the button to enable a style"
|
"description": "Label for the button to enable a style"
|
||||||
},
|
},
|
||||||
"styleMissingName": {
|
"styleMissingName": {
|
||||||
"message": "Enter a name.",
|
"message": "Enter a name.",
|
||||||
"description": "Error displayed when user saves without providing a name"
|
"description": "Error displayed when user saves without providing a name"
|
||||||
},
|
},
|
||||||
"appliesDomainOption": {
|
"appliesDomainOption": {
|
||||||
"message": "URLs on the domain",
|
"message": "URLs on the domain",
|
||||||
"description": "Option to make the style apply to the entered string as a domain"
|
"description": "Option to make the style apply to the entered string as a domain"
|
||||||
},
|
},
|
||||||
"checkForUpdate": {
|
"checkForUpdate": {
|
||||||
"message": "Check for update",
|
"message": "Check for update",
|
||||||
"description": "Label for the button to check a single style for an update"
|
"description": "Label for the button to check a single style for an update"
|
||||||
},
|
},
|
||||||
"importAppendLabel": {
|
"importAppendLabel": {
|
||||||
"message": "Append to style",
|
"message": "Append to style",
|
||||||
"description": "Label for the button to import a style and append to the existing sections"
|
"description": "Label for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"updateAllCheckSucceededNoUpdate": {
|
"updateAllCheckSucceededNoUpdate": {
|
||||||
"message": "All styles are up to date.",
|
"message": "All styles are up to date.",
|
||||||
"description": "Text that displays when an update all check completed and no updates are available"
|
"description": "Text that displays when an update all check completed and no updates are available"
|
||||||
},
|
},
|
||||||
"styleFromMozillaFormatPrompt": {
|
"styleFromMozillaFormatPrompt": {
|
||||||
"message": "Paste the Mozilla-format code",
|
"message": "Paste the Mozilla-format code",
|
||||||
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
||||||
},
|
},
|
||||||
"helpAlt": {
|
"helpAlt": {
|
||||||
"message": "సహాయం",
|
"message": "సహాయం",
|
||||||
"description": "Alternate text for help buttons"
|
"description": "Alternate text for help buttons"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"message": "Search",
|
"message": "Search",
|
||||||
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"confirmYes": {
|
"confirmYes": {
|
||||||
"message": "Yes",
|
"message": "Yes",
|
||||||
"description": "'Yes' button in a confirm dialog"
|
"description": "'Yes' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"findStylesForSite": {
|
"findStylesForSite": {
|
||||||
"message": "Find more styles for this site.",
|
"message": "Find more styles for this site.",
|
||||||
"description": "Text for a link that gets a list of styles for the current site"
|
"description": "Text for a link that gets a list of styles for the current site"
|
||||||
},
|
},
|
||||||
"manageHeading": {
|
"manageHeading": {
|
||||||
"message": "స్థాపిత శైలులు",
|
"message": "స్థాపిత శైలులు",
|
||||||
"description": "Heading for the manage page"
|
"description": "Heading for the manage page"
|
||||||
},
|
},
|
||||||
"styleBeautify": {
|
"styleBeautify": {
|
||||||
"message": "Beautify",
|
"message": "Beautify",
|
||||||
"description": "Label for the CSS-beautifier button on the edit style page"
|
"description": "Label for the CSS-beautifier button on the edit style page"
|
||||||
},
|
},
|
||||||
"styleEnabledLabel": {
|
"styleEnabledLabel": {
|
||||||
"message": "Enabled",
|
"message": "Enabled",
|
||||||
"description": "Label for the enabled state of styles"
|
"description": "Label for the enabled state of styles"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatHelp": {
|
"styleToMozillaFormatHelp": {
|
||||||
"message": "The Mozilla format of the code can be used with Stylish for Firefox and can be submitted to userstyles.org.",
|
"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"
|
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
|
||||||
},
|
},
|
||||||
"sectionAdd": {
|
"sectionAdd": {
|
||||||
"message": "Add another section",
|
"message": "Add another section",
|
||||||
"description": "Label for the button to add a section"
|
"description": "Label for the button to add a section"
|
||||||
},
|
},
|
||||||
"styleSaveLabel": {
|
"styleSaveLabel": {
|
||||||
"message": "భద్రపరచు",
|
"message": "భద్రపరచు",
|
||||||
"description": "Label for save button for style editing"
|
"description": "Label for save button for style editing"
|
||||||
},
|
},
|
||||||
"confirmStop": {
|
"confirmStop": {
|
||||||
"message": "Stop",
|
"message": "Stop",
|
||||||
"description": "'Stop' button in a confirm dialog"
|
"description": "'Stop' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"writeStyleForURL": {
|
"writeStyleForURL": {
|
||||||
"message": "this URL",
|
"message": "this URL",
|
||||||
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
||||||
},
|
},
|
||||||
"appliesAdd": {
|
"appliesAdd": {
|
||||||
"message": "చేర్చు",
|
"message": "చేర్చు",
|
||||||
"description": "Label for the button to add an 'applies' entry"
|
"description": "Label for the button to add an 'applies' entry"
|
||||||
},
|
},
|
||||||
"appliesRegexpOption": {
|
"appliesRegexpOption": {
|
||||||
"message": "URLs matching the regexp",
|
"message": "URLs matching the regexp",
|
||||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||||
},
|
},
|
||||||
"styleInstall": {
|
"styleInstall": {
|
||||||
"message": "Install '$stylename$' into Stylish?",
|
"message": "Install '$stylename$' into Stylish?",
|
||||||
"description": "Confirmation when installing a style",
|
"description": "Confirmation when installing a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"manageText": {
|
"manageText": {
|
||||||
"message": "Visit <a href='http://userstyles.org'>userstyles.org</a> for pre-made styles. Ask in <a href='http://forum.userstyles.org'>the forum</a> if you need help.",
|
"message": "Visit <a href='http://userstyles.org'>userstyles.org</a> for pre-made styles. Ask in <a href='http://forum.userstyles.org'>the forum</a> if you need help.",
|
||||||
"description": "Help text on the manage page"
|
"description": "Help text on the manage page"
|
||||||
},
|
},
|
||||||
"searchStyles": {
|
"searchStyles": {
|
||||||
"message": "Search contents",
|
"message": "Search contents",
|
||||||
"description": "Label for the search filter textbox on the Manage styles page"
|
"description": "Label for the search filter textbox on the Manage styles page"
|
||||||
},
|
},
|
||||||
"disableStyleLabel": {
|
"disableStyleLabel": {
|
||||||
"message": "అచేతనించు",
|
"message": "అచేతనించు",
|
||||||
"description": "Label for the button to disable a style"
|
"description": "Label for the button to disable a style"
|
||||||
},
|
},
|
||||||
"prefShowBadge": {
|
"prefShowBadge": {
|
||||||
"message": "Show number of styles active for the current site on the toolbar button",
|
"message": "Show number of styles active for the current site on the toolbar button",
|
||||||
"description": "Label for the checkbox controlling toolbar badge text."
|
"description": "Label for the checkbox controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"menuShowBadge": {
|
"menuShowBadge": {
|
||||||
"message": "Show active style count",
|
"message": "Show active style count",
|
||||||
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"cm_lineWrapping": {
|
"cm_lineWrapping": {
|
||||||
"message": "Word wrap",
|
"message": "Word wrap",
|
||||||
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
||||||
},
|
},
|
||||||
"styleCancelEditLabel": {
|
"styleCancelEditLabel": {
|
||||||
"message": "Back to manage",
|
"message": "Back to manage",
|
||||||
"description": "Label for cancel button for style editing"
|
"description": "Label for cancel button for style editing"
|
||||||
},
|
},
|
||||||
"styleChangesNotSaved": {
|
"styleChangesNotSaved": {
|
||||||
"message": "You've made changes to this style without saving.",
|
"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"
|
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||||
},
|
},
|
||||||
"importLabel": {
|
"importLabel": {
|
||||||
"message": "Import",
|
"message": "Import",
|
||||||
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"updateCheckFailServerUnreachable": {
|
"updateCheckFailServerUnreachable": {
|
||||||
"message": "Update failed - server unreachable.",
|
"message": "Update failed - server unreachable.",
|
||||||
"description": "Text that displays when an update check failed because the update server is unreachable"
|
"description": "Text that displays when an update check failed because the update server is unreachable"
|
||||||
},
|
},
|
||||||
"manageFilters": {
|
"manageFilters": {
|
||||||
"message": "Filters",
|
"message": "Filters",
|
||||||
"description": "Label for filters container"
|
"description": "Label for filters container"
|
||||||
},
|
},
|
||||||
"applyAllUpdates": {
|
"applyAllUpdates": {
|
||||||
"message": "Apply all updates",
|
"message": "Apply all updates",
|
||||||
"description": "Label for the button to apply all detected updates"
|
"description": "Label for the button to apply all detected updates"
|
||||||
},
|
},
|
||||||
"deleteStyleConfirm": {
|
"deleteStyleConfirm": {
|
||||||
"message": "మీరు నజంగానే ఈ శైలిని తొలగించాలనుకుంటున్నారా?",
|
"message": "మీరు నజంగానే ఈ శైలిని తొలగించాలనుకుంటున్నారా?",
|
||||||
"description": "Confirmation before deleting a style"
|
"description": "Confirmation before deleting a style"
|
||||||
},
|
},
|
||||||
"styleBadRegexp": {
|
"styleBadRegexp": {
|
||||||
"message": "Regexp is invalid.",
|
"message": "Regexp is invalid.",
|
||||||
"description": "Validation message for a bad regexp in a style"
|
"description": "Validation message for a bad regexp in a style"
|
||||||
},
|
},
|
||||||
"optionsHeading": {
|
"optionsHeading": {
|
||||||
"message": "Options",
|
"message": "Options",
|
||||||
"description": "Heading for options section on manage page."
|
"description": "Heading for options section on manage page."
|
||||||
},
|
},
|
||||||
"appliesDisplay": {
|
"appliesDisplay": {
|
||||||
"message": "వేటికి వర్తిస్తుంది; $applies$",
|
"message": "వేటికి వర్తిస్తుంది; $applies$",
|
||||||
"description": "Text on the manage screen to describe what the style applies to",
|
"description": "Text on the manage screen to describe what the style applies to",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"applies": {
|
"applies": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleUpdate": {
|
"styleUpdate": {
|
||||||
"message": "Are you sure you want to update '$stylename$'?",
|
"message": "Are you sure you want to update '$stylename$'?",
|
||||||
"description": "Confirmation when updating a style",
|
"description": "Confirmation when updating a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleSectionsTitle": {
|
"styleSectionsTitle": {
|
||||||
"message": "విభాగాలు",
|
"message": "విభాగాలు",
|
||||||
"description": "Title for the style sections section"
|
"description": "Title for the style sections section"
|
||||||
},
|
},
|
||||||
"editStyleTitle": {
|
"editStyleTitle": {
|
||||||
"message": "Edit Style $stylename$",
|
"message": "Edit Style $stylename$",
|
||||||
"description": "Title of the page for editing styles",
|
"description": "Title of the page for editing styles",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"updateCheckSucceededNoUpdate": {
|
"updateCheckSucceededNoUpdate": {
|
||||||
"message": "Style is up to date.",
|
"message": "Style is up to date.",
|
||||||
"description": "Text that displays when an update check completed and no update is available"
|
"description": "Text that displays when an update check completed and no update is available"
|
||||||
},
|
},
|
||||||
"appliesUrlPrefixOption": {
|
"appliesUrlPrefixOption": {
|
||||||
"message": "URLs starting with",
|
"message": "URLs starting with",
|
||||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||||
},
|
},
|
||||||
"searchRegexp": {
|
"searchRegexp": {
|
||||||
"message": "Use /re/ syntax for regexp search",
|
"message": "Use /re/ syntax for regexp search",
|
||||||
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"importReplaceTooltip": {
|
"importReplaceTooltip": {
|
||||||
"message": "Discard contents of current style and overwrite it with the imported style",
|
"message": "Discard contents of current style and overwrite it with the imported style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"popupStylesFirst": {
|
"popupStylesFirst": {
|
||||||
"message": "List styles before commands in the toolbar button menu",
|
"message": "List styles before commands in the toolbar button menu",
|
||||||
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
||||||
},
|
},
|
||||||
"sectionHelp": {
|
"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.",
|
"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"
|
"description": "Help text for sections"
|
||||||
},
|
},
|
||||||
"noStylesForSite": {
|
"noStylesForSite": {
|
||||||
"message": "No styles installed for this site.",
|
"message": "No styles installed for this site.",
|
||||||
"description": "Text displayed when no styles are installed for the current site"
|
"description": "Text displayed when no styles are installed for the current site"
|
||||||
},
|
},
|
||||||
"appliesDisplayTruncatedSuffix": {
|
"appliesDisplayTruncatedSuffix": {
|
||||||
"message": "ఇంకా మరిన్ని",
|
"message": "ఇంకా మరిన్ని",
|
||||||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||||
},
|
},
|
||||||
"appliesRemove": {
|
"appliesRemove": {
|
||||||
"message": "తొలగించు",
|
"message": "తొలగించు",
|
||||||
"description": "Label for the button to remove an 'applies' entry"
|
"description": "Label for the button to remove an 'applies' entry"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatTitle": {
|
"styleToMozillaFormatTitle": {
|
||||||
"message": "Style in Mozilla format",
|
"message": "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"
|
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
|
||||||
},
|
},
|
||||||
"manageTitle": {
|
"manageTitle": {
|
||||||
"message": "స్టైలిష్",
|
"message": "స్టైలిష్",
|
||||||
"description": "Title for the manage page"
|
"description": "Title for the manage page"
|
||||||
},
|
},
|
||||||
"writeStyleFor": {
|
"writeStyleFor": {
|
||||||
"message": "Write style for: ",
|
"message": "Write style for: ",
|
||||||
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
||||||
},
|
},
|
||||||
"replace": {
|
"replace": {
|
||||||
"message": "Replace",
|
"message": "Replace",
|
||||||
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
||||||
},
|
},
|
||||||
"appliesLabel": {
|
"appliesLabel": {
|
||||||
"message": "Applies to",
|
"message": "Applies to",
|
||||||
"description": "Label for 'applies to' fields on the edit/add screen"
|
"description": "Label for 'applies to' fields on the edit/add screen"
|
||||||
},
|
},
|
||||||
"openManage": {
|
"openManage": {
|
||||||
"message": "Manage installed styles.",
|
"message": "Manage installed styles.",
|
||||||
"description": "Link to open the manage page."
|
"description": "Link to open the manage page."
|
||||||
},
|
},
|
||||||
"updateCheckFailBadResponseCode": {
|
"updateCheckFailBadResponseCode": {
|
||||||
"message": "Update failed - server responded with code $code$.",
|
"message": "Update failed - server responded with code $code$.",
|
||||||
"description": "Text that displays when an update check failed because the response code indicates an error",
|
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"code": {
|
"code": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"appliesSpecify": {
|
"appliesSpecify": {
|
||||||
"message": "Specify",
|
"message": "Specify",
|
||||||
"description": "Label for the button to make a style apply only to specific sites"
|
"description": "Label for the button to make a style apply only to specific sites"
|
||||||
},
|
},
|
||||||
"installUpdate": {
|
"installUpdate": {
|
||||||
"message": "Install update",
|
"message": "Install update",
|
||||||
"description": "Label for the button to install an update for a single style"
|
"description": "Label for the button to install an update for a single style"
|
||||||
},
|
},
|
||||||
"styleMozillaFormatHeading": {
|
"styleMozillaFormatHeading": {
|
||||||
"message": "Mozilla Format",
|
"message": "Mozilla Format",
|
||||||
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
||||||
},
|
},
|
||||||
"stylishUnavailableForURL": {
|
"stylishUnavailableForURL": {
|
||||||
"message": "(Stylish does not work on pages like this.)",
|
"message": "(Stylish does not work on pages like this.)",
|
||||||
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
||||||
},
|
},
|
||||||
"sectionRemove": {
|
"sectionRemove": {
|
||||||
"message": "Remove section",
|
"message": "Remove section",
|
||||||
"description": "Label for the button to remove a section"
|
"description": "Label for the button to remove a section"
|
||||||
},
|
},
|
||||||
"disableAllStyles": {
|
"disableAllStyles": {
|
||||||
"message": "Turn all styles off",
|
"message": "Turn all styles off",
|
||||||
"description": "Label for the checkbox that turns all enabled styles off."
|
"description": "Label for the checkbox that turns all enabled styles off."
|
||||||
},
|
},
|
||||||
"undoGlobal": {
|
"undoGlobal": {
|
||||||
"message": "Undo (global)",
|
"message": "Undo (global)",
|
||||||
"description": "CSS-beautify global Undo button label"
|
"description": "CSS-beautify global Undo button label"
|
||||||
},
|
},
|
||||||
"updateCompleted": {
|
"updateCompleted": {
|
||||||
"message": "Update completed.",
|
"message": "Update completed.",
|
||||||
"description": "Text that displays when an update completed"
|
"description": "Text that displays when an update completed"
|
||||||
},
|
},
|
||||||
"checkingForUpdate": {
|
"checkingForUpdate": {
|
||||||
"message": "Checking...",
|
"message": "Checking...",
|
||||||
"description": "Text to display when checking a style for an update"
|
"description": "Text to display when checking a style for an update"
|
||||||
},
|
},
|
||||||
"sectionCode": {
|
"sectionCode": {
|
||||||
"message": "Code",
|
"message": "Code",
|
||||||
"description": "Label for the code for a section"
|
"description": "Label for the code for a section"
|
||||||
},
|
},
|
||||||
"cm_smartIndent": {
|
"cm_smartIndent": {
|
||||||
"message": "Use smart indentation",
|
"message": "Use smart indentation",
|
||||||
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"appliesHelp": {
|
"appliesHelp": {
|
||||||
"message": "Use the 'Applies to' controls to limit what URLs the code in this section applies to.",
|
"message": "Use the 'Applies to' controls to limit what URLs the code in this section applies to.",
|
||||||
"description": "Help text for 'applies to' section"
|
"description": "Help text for 'applies to' section"
|
||||||
},
|
},
|
||||||
"editStyleHeading": {
|
"editStyleHeading": {
|
||||||
"message": "Edit Style",
|
"message": "Edit Style",
|
||||||
"description": "Title of the page for editing styles"
|
"description": "Title of the page for editing styles"
|
||||||
},
|
},
|
||||||
"appliesUrlOption": {
|
"appliesUrlOption": {
|
||||||
"message": "URL",
|
"message": "URL",
|
||||||
"description": "Option to make the style apply to the entered string as a URL"
|
"description": "Option to make the style apply to the entered string as a URL"
|
||||||
},
|
},
|
||||||
"addStyleTitle": {
|
"addStyleTitle": {
|
||||||
"message": "Add Style",
|
"message": "Add Style",
|
||||||
"description": "Title of the page for adding styles"
|
"description": "Title of the page for adding styles"
|
||||||
},
|
},
|
||||||
"importReplaceLabel": {
|
"importReplaceLabel": {
|
||||||
"message": "Overwrite style",
|
"message": "Overwrite style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"dbError": {
|
"dbError": {
|
||||||
"message": "An error has occurred using the Stylish database. Would you like to visit a web page with possible solutions?",
|
"message": "An error has occurred using the Stylish database. Would you like to visit a web page with possible solutions?",
|
||||||
"description": "Prompt when a DB error is encountered"
|
"description": "Prompt when a DB error is encountered"
|
||||||
},
|
},
|
||||||
"importAppendTooltip": {
|
"importAppendTooltip": {
|
||||||
"message": "Append the imported style to current style",
|
"message": "Append the imported style to current style",
|
||||||
"description": "Tooltip for the button to import a style and append to the existing sections"
|
"description": "Tooltip for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"helpKeyMapHotkey": {
|
"helpKeyMapHotkey": {
|
||||||
"message": "Press a hotkey",
|
"message": "Press a hotkey",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"replaceAll": {
|
"replaceAll": {
|
||||||
"message": "Replace all",
|
"message": "Replace all",
|
||||||
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
||||||
},
|
},
|
||||||
"editGotoLine": {
|
"editGotoLine": {
|
||||||
"message": "Goto line (or line:col)",
|
"message": "Goto line (or line:col)",
|
||||||
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
||||||
},
|
},
|
||||||
"checkAllUpdates": {
|
"checkAllUpdates": {
|
||||||
"message": "Check all styles for updates",
|
"message": "Check all styles for updates",
|
||||||
"description": "Label for the button to check all styles for updates"
|
"description": "Label for the button to check all styles for updates"
|
||||||
},
|
},
|
||||||
"issuesHelp": {
|
"issuesHelp": {
|
||||||
"message": "The issues found by <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> with these rules enabled:",
|
"message": "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"
|
"description": "Help popup message for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"confirmNo": {
|
"confirmNo": {
|
||||||
"message": "No",
|
"message": "No",
|
||||||
"description": "'No' button in a confirm dialog"
|
"description": "'No' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"undo": {
|
"undo": {
|
||||||
"message": "Undo",
|
"message": "Undo",
|
||||||
"description": "Button label"
|
"description": "Button label"
|
||||||
},
|
},
|
||||||
"cm_keyMap": {
|
"cm_keyMap": {
|
||||||
"message": "Keymap",
|
"message": "Keymap",
|
||||||
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
||||||
},
|
},
|
||||||
"cm_indentWithTabs": {
|
"cm_indentWithTabs": {
|
||||||
"message": "Use tabs with smart indentation",
|
"message": "Use tabs with smart indentation",
|
||||||
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"replaceWith": {
|
"replaceWith": {
|
||||||
"message": "Replace with",
|
"message": "Replace with",
|
||||||
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
||||||
},
|
},
|
||||||
"deleteStyleLabel": {
|
"deleteStyleLabel": {
|
||||||
"message": "తొలగించు",
|
"message": "తొలగించు",
|
||||||
"description": "Label for the button to delete a style"
|
"description": "Label for the button to delete a style"
|
||||||
},
|
},
|
||||||
"addStyleLabel": {
|
"addStyleLabel": {
|
||||||
"message": "క్రొత్త స్టైల్ వ్రాయండి",
|
"message": "క్రొత్త స్టైల్ వ్రాయండి",
|
||||||
"description": "Label for the button to go to the add style page"
|
"description": "Label for the button to go to the add style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEnabled": {
|
"manageOnlyEnabled": {
|
||||||
"message": "Only enabled styles",
|
"message": "Only enabled styles",
|
||||||
"description": "Checkbox to show only enabled styles"
|
"description": "Checkbox to show only enabled styles"
|
||||||
},
|
},
|
||||||
"editStyleLabel": {
|
"editStyleLabel": {
|
||||||
"message": "మార్చు",
|
"message": "మార్చు",
|
||||||
"description": "Label for the button to go to the edit style page"
|
"description": "Label for the button to go to the edit style page"
|
||||||
},
|
},
|
||||||
"cm_theme": {
|
"cm_theme": {
|
||||||
"message": "Theme",
|
"message": "Theme",
|
||||||
"description": "Label for the style editor's CSS theme."
|
"description": "Label for the style editor's CSS theme."
|
||||||
},
|
},
|
||||||
"helpKeyMapCommand": {
|
"helpKeyMapCommand": {
|
||||||
"message": "Type a command name",
|
"message": "Type a command name",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"message": "Restyle the web with Stylish, a user styles manager. Stylish lets you easily install themes and skins for many popular sites.",
|
"message": "Restyle the web with Stylish, a user styles manager. Stylish lets you easily install themes and skins for many popular sites.",
|
||||||
"description": "Extension description"
|
"description": "Extension description"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,419 +1,419 @@
|
||||||
{
|
{
|
||||||
"appliesToEverything": {
|
"appliesToEverything": {
|
||||||
"message": "Her şey",
|
"message": "Her şey",
|
||||||
"description": "Text displayed for styles that apply to all sites"
|
"description": "Text displayed for styles that apply to all sites"
|
||||||
},
|
},
|
||||||
"defaultTheme": {
|
"defaultTheme": {
|
||||||
"message": "default",
|
"message": "default",
|
||||||
"description": "Default CodeMirror CSS theme option on the edit style page"
|
"description": "Default CodeMirror CSS theme option on the edit style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEdited": {
|
"manageOnlyEdited": {
|
||||||
"message": "Only edited styles",
|
"message": "Only edited styles",
|
||||||
"description": "Checkbox to show only locally edited styles"
|
"description": "Checkbox to show only locally edited styles"
|
||||||
},
|
},
|
||||||
"exportLabel": {
|
"exportLabel": {
|
||||||
"message": "Export",
|
"message": "Export",
|
||||||
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"issues": {
|
"issues": {
|
||||||
"message": "Issues",
|
"message": "Issues",
|
||||||
"description": "Label for the CSSLint issues block on the style edit page"
|
"description": "Label for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"cm_tabSize": {
|
"cm_tabSize": {
|
||||||
"message": "Tab size",
|
"message": "Tab size",
|
||||||
"description": "Label for the text box controlling tab size option for the style editor."
|
"description": "Label for the text box controlling tab size option for the style editor."
|
||||||
},
|
},
|
||||||
"enableStyleLabel": {
|
"enableStyleLabel": {
|
||||||
"message": "Etkinleştir",
|
"message": "Etkinleştir",
|
||||||
"description": "Label for the button to enable a style"
|
"description": "Label for the button to enable a style"
|
||||||
},
|
},
|
||||||
"styleMissingName": {
|
"styleMissingName": {
|
||||||
"message": "Bir ad girin.",
|
"message": "Bir ad girin.",
|
||||||
"description": "Error displayed when user saves without providing a name"
|
"description": "Error displayed when user saves without providing a name"
|
||||||
},
|
},
|
||||||
"appliesDomainOption": {
|
"appliesDomainOption": {
|
||||||
"message": "Alan adındaki URLler",
|
"message": "Alan adındaki URLler",
|
||||||
"description": "Option to make the style apply to the entered string as a domain"
|
"description": "Option to make the style apply to the entered string as a domain"
|
||||||
},
|
},
|
||||||
"checkForUpdate": {
|
"checkForUpdate": {
|
||||||
"message": "Güncellemeleri denetle",
|
"message": "Güncellemeleri denetle",
|
||||||
"description": "Label for the button to check a single style for an update"
|
"description": "Label for the button to check a single style for an update"
|
||||||
},
|
},
|
||||||
"importAppendLabel": {
|
"importAppendLabel": {
|
||||||
"message": "Append to style",
|
"message": "Append to style",
|
||||||
"description": "Label for the button to import a style and append to the existing sections"
|
"description": "Label for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"updateAllCheckSucceededNoUpdate": {
|
"updateAllCheckSucceededNoUpdate": {
|
||||||
"message": "All styles are up to date.",
|
"message": "All styles are up to date.",
|
||||||
"description": "Text that displays when an update all check completed and no updates are available"
|
"description": "Text that displays when an update all check completed and no updates are available"
|
||||||
},
|
},
|
||||||
"styleFromMozillaFormatPrompt": {
|
"styleFromMozillaFormatPrompt": {
|
||||||
"message": "Paste the Mozilla-format code",
|
"message": "Paste the Mozilla-format code",
|
||||||
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
||||||
},
|
},
|
||||||
"helpAlt": {
|
"helpAlt": {
|
||||||
"message": "Yardım",
|
"message": "Yardım",
|
||||||
"description": "Alternate text for help buttons"
|
"description": "Alternate text for help buttons"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"message": "Search",
|
"message": "Search",
|
||||||
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"confirmYes": {
|
"confirmYes": {
|
||||||
"message": "Yes",
|
"message": "Yes",
|
||||||
"description": "'Yes' button in a confirm dialog"
|
"description": "'Yes' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"findStylesForSite": {
|
"findStylesForSite": {
|
||||||
"message": "Bu site için başka stiller bul.",
|
"message": "Bu site için başka stiller bul.",
|
||||||
"description": "Text for a link that gets a list of styles for the current site"
|
"description": "Text for a link that gets a list of styles for the current site"
|
||||||
},
|
},
|
||||||
"manageHeading": {
|
"manageHeading": {
|
||||||
"message": "Yüklü Stiller",
|
"message": "Yüklü Stiller",
|
||||||
"description": "Heading for the manage page"
|
"description": "Heading for the manage page"
|
||||||
},
|
},
|
||||||
"styleBeautify": {
|
"styleBeautify": {
|
||||||
"message": "Beautify",
|
"message": "Beautify",
|
||||||
"description": "Label for the CSS-beautifier button on the edit style page"
|
"description": "Label for the CSS-beautifier button on the edit style page"
|
||||||
},
|
},
|
||||||
"styleEnabledLabel": {
|
"styleEnabledLabel": {
|
||||||
"message": "Etkin",
|
"message": "Etkin",
|
||||||
"description": "Label for the enabled state of styles"
|
"description": "Label for the enabled state of styles"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatHelp": {
|
"styleToMozillaFormatHelp": {
|
||||||
"message": "Kodun Mozilla biçimi, Firefox için Stylish ile kullanılabilir ve userstyles.org sitesine gönderilebilir.",
|
"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"
|
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
|
||||||
},
|
},
|
||||||
"sectionAdd": {
|
"sectionAdd": {
|
||||||
"message": "Başka bölüm ekle",
|
"message": "Başka bölüm ekle",
|
||||||
"description": "Label for the button to add a section"
|
"description": "Label for the button to add a section"
|
||||||
},
|
},
|
||||||
"styleSaveLabel": {
|
"styleSaveLabel": {
|
||||||
"message": "Kaydet",
|
"message": "Kaydet",
|
||||||
"description": "Label for save button for style editing"
|
"description": "Label for save button for style editing"
|
||||||
},
|
},
|
||||||
"confirmStop": {
|
"confirmStop": {
|
||||||
"message": "Stop",
|
"message": "Stop",
|
||||||
"description": "'Stop' button in a confirm dialog"
|
"description": "'Stop' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"writeStyleForURL": {
|
"writeStyleForURL": {
|
||||||
"message": "this URL",
|
"message": "this URL",
|
||||||
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
||||||
},
|
},
|
||||||
"appliesAdd": {
|
"appliesAdd": {
|
||||||
"message": "Ekleyin",
|
"message": "Ekleyin",
|
||||||
"description": "Label for the button to add an 'applies' entry"
|
"description": "Label for the button to add an 'applies' entry"
|
||||||
},
|
},
|
||||||
"appliesRegexpOption": {
|
"appliesRegexpOption": {
|
||||||
"message": "regexp ile eşleşen URL'ler",
|
"message": "regexp ile eşleşen URL'ler",
|
||||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||||
},
|
},
|
||||||
"styleInstall": {
|
"styleInstall": {
|
||||||
"message": "'$stylename$' Stylish'e yüklensin mi?",
|
"message": "'$stylename$' Stylish'e yüklensin mi?",
|
||||||
"description": "Confirmation when installing a style",
|
"description": "Confirmation when installing a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"manageText": {
|
"manageText": {
|
||||||
"message": "Önceden hazırlanmış stiller için <a href='http://userstyles.org'>userstyles.org</a> sitesini ziyaret edin. Yardıma ihtiyacınız olursa sorunuzu <a href='http://forum.userstyles.org'>forum</a>'da yayınlayın.",
|
"message": "Önceden hazırlanmış stiller için <a href='http://userstyles.org'>userstyles.org</a> sitesini ziyaret edin. Yardıma ihtiyacınız olursa sorunuzu <a href='http://forum.userstyles.org'>forum</a>'da yayınlayın.",
|
||||||
"description": "Help text on the manage page"
|
"description": "Help text on the manage page"
|
||||||
},
|
},
|
||||||
"searchStyles": {
|
"searchStyles": {
|
||||||
"message": "Search contents",
|
"message": "Search contents",
|
||||||
"description": "Label for the search filter textbox on the Manage styles page"
|
"description": "Label for the search filter textbox on the Manage styles page"
|
||||||
},
|
},
|
||||||
"disableStyleLabel": {
|
"disableStyleLabel": {
|
||||||
"message": "Devre dışı bırak",
|
"message": "Devre dışı bırak",
|
||||||
"description": "Label for the button to disable a style"
|
"description": "Label for the button to disable a style"
|
||||||
},
|
},
|
||||||
"prefShowBadge": {
|
"prefShowBadge": {
|
||||||
"message": "Show number of styles active for the current site on the toolbar button",
|
"message": "Show number of styles active for the current site on the toolbar button",
|
||||||
"description": "Label for the checkbox controlling toolbar badge text."
|
"description": "Label for the checkbox controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"menuShowBadge": {
|
"menuShowBadge": {
|
||||||
"message": "Show active style count",
|
"message": "Show active style count",
|
||||||
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"cm_lineWrapping": {
|
"cm_lineWrapping": {
|
||||||
"message": "Word wrap",
|
"message": "Word wrap",
|
||||||
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
||||||
},
|
},
|
||||||
"styleCancelEditLabel": {
|
"styleCancelEditLabel": {
|
||||||
"message": "Yönetim sayfasına dön",
|
"message": "Yönetim sayfasına dön",
|
||||||
"description": "Label for cancel button for style editing"
|
"description": "Label for cancel button for style editing"
|
||||||
},
|
},
|
||||||
"styleChangesNotSaved": {
|
"styleChangesNotSaved": {
|
||||||
"message": "Bu stilde yaptığınız, kaydedilmemiş değişiklikler var.",
|
"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"
|
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||||
},
|
},
|
||||||
"importLabel": {
|
"importLabel": {
|
||||||
"message": "Import",
|
"message": "Import",
|
||||||
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"updateCheckFailServerUnreachable": {
|
"updateCheckFailServerUnreachable": {
|
||||||
"message": "Güncellenemedi - sunucuya erişilemiyor.",
|
"message": "Güncellenemedi - sunucuya erişilemiyor.",
|
||||||
"description": "Text that displays when an update check failed because the update server is unreachable"
|
"description": "Text that displays when an update check failed because the update server is unreachable"
|
||||||
},
|
},
|
||||||
"manageFilters": {
|
"manageFilters": {
|
||||||
"message": "Filters",
|
"message": "Filters",
|
||||||
"description": "Label for filters container"
|
"description": "Label for filters container"
|
||||||
},
|
},
|
||||||
"applyAllUpdates": {
|
"applyAllUpdates": {
|
||||||
"message": "Apply all updates",
|
"message": "Apply all updates",
|
||||||
"description": "Label for the button to apply all detected updates"
|
"description": "Label for the button to apply all detected updates"
|
||||||
},
|
},
|
||||||
"deleteStyleConfirm": {
|
"deleteStyleConfirm": {
|
||||||
"message": "Bu stili silmek istediğinizden emin misiniz?",
|
"message": "Bu stili silmek istediğinizden emin misiniz?",
|
||||||
"description": "Confirmation before deleting a style"
|
"description": "Confirmation before deleting a style"
|
||||||
},
|
},
|
||||||
"styleBadRegexp": {
|
"styleBadRegexp": {
|
||||||
"message": "Regexp is invalid.",
|
"message": "Regexp is invalid.",
|
||||||
"description": "Validation message for a bad regexp in a style"
|
"description": "Validation message for a bad regexp in a style"
|
||||||
},
|
},
|
||||||
"optionsHeading": {
|
"optionsHeading": {
|
||||||
"message": "Options",
|
"message": "Options",
|
||||||
"description": "Heading for options section on manage page."
|
"description": "Heading for options section on manage page."
|
||||||
},
|
},
|
||||||
"appliesDisplay": {
|
"appliesDisplay": {
|
||||||
"message": "Şuraya uygulanır: $applies$",
|
"message": "Şuraya uygulanır: $applies$",
|
||||||
"description": "Text on the manage screen to describe what the style applies to",
|
"description": "Text on the manage screen to describe what the style applies to",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"applies": {
|
"applies": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleUpdate": {
|
"styleUpdate": {
|
||||||
"message": "Are you sure you want to update '$stylename$'?",
|
"message": "Are you sure you want to update '$stylename$'?",
|
||||||
"description": "Confirmation when updating a style",
|
"description": "Confirmation when updating a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleSectionsTitle": {
|
"styleSectionsTitle": {
|
||||||
"message": "Bölümler",
|
"message": "Bölümler",
|
||||||
"description": "Title for the style sections section"
|
"description": "Title for the style sections section"
|
||||||
},
|
},
|
||||||
"editStyleTitle": {
|
"editStyleTitle": {
|
||||||
"message": "$stylename$ Stilini Düzenleyin",
|
"message": "$stylename$ Stilini Düzenleyin",
|
||||||
"description": "Title of the page for editing styles",
|
"description": "Title of the page for editing styles",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"updateCheckSucceededNoUpdate": {
|
"updateCheckSucceededNoUpdate": {
|
||||||
"message": "Stil güncel.",
|
"message": "Stil güncel.",
|
||||||
"description": "Text that displays when an update check completed and no update is available"
|
"description": "Text that displays when an update check completed and no update is available"
|
||||||
},
|
},
|
||||||
"appliesUrlPrefixOption": {
|
"appliesUrlPrefixOption": {
|
||||||
"message": "Şununla başlayan URL'ler:",
|
"message": "Şununla başlayan URL'ler:",
|
||||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||||
},
|
},
|
||||||
"searchRegexp": {
|
"searchRegexp": {
|
||||||
"message": "Use /re/ syntax for regexp search",
|
"message": "Use /re/ syntax for regexp search",
|
||||||
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"importReplaceTooltip": {
|
"importReplaceTooltip": {
|
||||||
"message": "Discard contents of current style and overwrite it with the imported style",
|
"message": "Discard contents of current style and overwrite it with the imported style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"popupStylesFirst": {
|
"popupStylesFirst": {
|
||||||
"message": "List styles before commands in the toolbar button menu",
|
"message": "List styles before commands in the toolbar button menu",
|
||||||
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
||||||
},
|
},
|
||||||
"sectionHelp": {
|
"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.",
|
"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"
|
"description": "Help text for sections"
|
||||||
},
|
},
|
||||||
"noStylesForSite": {
|
"noStylesForSite": {
|
||||||
"message": "Bu site için hiçbir stil yüklenmedi.",
|
"message": "Bu site için hiçbir stil yüklenmedi.",
|
||||||
"description": "Text displayed when no styles are installed for the current site"
|
"description": "Text displayed when no styles are installed for the current site"
|
||||||
},
|
},
|
||||||
"appliesDisplayTruncatedSuffix": {
|
"appliesDisplayTruncatedSuffix": {
|
||||||
"message": "ve diğerleri",
|
"message": "ve diğerleri",
|
||||||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||||
},
|
},
|
||||||
"appliesRemove": {
|
"appliesRemove": {
|
||||||
"message": "Kaldır",
|
"message": "Kaldır",
|
||||||
"description": "Label for the button to remove an 'applies' entry"
|
"description": "Label for the button to remove an 'applies' entry"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatTitle": {
|
"styleToMozillaFormatTitle": {
|
||||||
"message": "Style in Mozilla format",
|
"message": "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"
|
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
|
||||||
},
|
},
|
||||||
"manageTitle": {
|
"manageTitle": {
|
||||||
"message": "Stylish",
|
"message": "Stylish",
|
||||||
"description": "Title for the manage page"
|
"description": "Title for the manage page"
|
||||||
},
|
},
|
||||||
"writeStyleFor": {
|
"writeStyleFor": {
|
||||||
"message": "Write style for: ",
|
"message": "Write style for: ",
|
||||||
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
||||||
},
|
},
|
||||||
"replace": {
|
"replace": {
|
||||||
"message": "Replace",
|
"message": "Replace",
|
||||||
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
||||||
},
|
},
|
||||||
"appliesLabel": {
|
"appliesLabel": {
|
||||||
"message": "Şuraya uygulanır",
|
"message": "Şuraya uygulanır",
|
||||||
"description": "Label for 'applies to' fields on the edit/add screen"
|
"description": "Label for 'applies to' fields on the edit/add screen"
|
||||||
},
|
},
|
||||||
"openManage": {
|
"openManage": {
|
||||||
"message": "Yüklü stilleri yönet.",
|
"message": "Yüklü stilleri yönet.",
|
||||||
"description": "Link to open the manage page."
|
"description": "Link to open the manage page."
|
||||||
},
|
},
|
||||||
"updateCheckFailBadResponseCode": {
|
"updateCheckFailBadResponseCode": {
|
||||||
"message": "Güncellenemedi - sunucu yanıt olarak $code$ kodunu gönderdi.",
|
"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",
|
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"code": {
|
"code": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"appliesSpecify": {
|
"appliesSpecify": {
|
||||||
"message": "Belirt",
|
"message": "Belirt",
|
||||||
"description": "Label for the button to make a style apply only to specific sites"
|
"description": "Label for the button to make a style apply only to specific sites"
|
||||||
},
|
},
|
||||||
"installUpdate": {
|
"installUpdate": {
|
||||||
"message": "Güncellemeyi yükle",
|
"message": "Güncellemeyi yükle",
|
||||||
"description": "Label for the button to install an update for a single style"
|
"description": "Label for the button to install an update for a single style"
|
||||||
},
|
},
|
||||||
"styleMozillaFormatHeading": {
|
"styleMozillaFormatHeading": {
|
||||||
"message": "Mozilla Format",
|
"message": "Mozilla Format",
|
||||||
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
||||||
},
|
},
|
||||||
"stylishUnavailableForURL": {
|
"stylishUnavailableForURL": {
|
||||||
"message": "(Stylish does not work on pages like this.)",
|
"message": "(Stylish does not work on pages like this.)",
|
||||||
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
||||||
},
|
},
|
||||||
"sectionRemove": {
|
"sectionRemove": {
|
||||||
"message": "Bölümü kaldır",
|
"message": "Bölümü kaldır",
|
||||||
"description": "Label for the button to remove a section"
|
"description": "Label for the button to remove a section"
|
||||||
},
|
},
|
||||||
"disableAllStyles": {
|
"disableAllStyles": {
|
||||||
"message": "Turn all styles off",
|
"message": "Turn all styles off",
|
||||||
"description": "Label for the checkbox that turns all enabled styles off."
|
"description": "Label for the checkbox that turns all enabled styles off."
|
||||||
},
|
},
|
||||||
"undoGlobal": {
|
"undoGlobal": {
|
||||||
"message": "Undo (global)",
|
"message": "Undo (global)",
|
||||||
"description": "CSS-beautify global Undo button label"
|
"description": "CSS-beautify global Undo button label"
|
||||||
},
|
},
|
||||||
"updateCompleted": {
|
"updateCompleted": {
|
||||||
"message": "Güncelleme tamamlandı.",
|
"message": "Güncelleme tamamlandı.",
|
||||||
"description": "Text that displays when an update completed"
|
"description": "Text that displays when an update completed"
|
||||||
},
|
},
|
||||||
"checkingForUpdate": {
|
"checkingForUpdate": {
|
||||||
"message": "Kontrol ediliyor...",
|
"message": "Kontrol ediliyor...",
|
||||||
"description": "Text to display when checking a style for an update"
|
"description": "Text to display when checking a style for an update"
|
||||||
},
|
},
|
||||||
"sectionCode": {
|
"sectionCode": {
|
||||||
"message": "Kod",
|
"message": "Kod",
|
||||||
"description": "Label for the code for a section"
|
"description": "Label for the code for a section"
|
||||||
},
|
},
|
||||||
"cm_smartIndent": {
|
"cm_smartIndent": {
|
||||||
"message": "Use smart indentation",
|
"message": "Use smart indentation",
|
||||||
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"appliesHelp": {
|
"appliesHelp": {
|
||||||
"message": "Bu bölümdeki kodun hangi URLlere uygulanacağını sınırlamak için 'Şuraya uygulanır' denetimlerini kullanın.",
|
"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"
|
"description": "Help text for 'applies to' section"
|
||||||
},
|
},
|
||||||
"editStyleHeading": {
|
"editStyleHeading": {
|
||||||
"message": "Stili Düzenle",
|
"message": "Stili Düzenle",
|
||||||
"description": "Title of the page for editing styles"
|
"description": "Title of the page for editing styles"
|
||||||
},
|
},
|
||||||
"appliesUrlOption": {
|
"appliesUrlOption": {
|
||||||
"message": "URL",
|
"message": "URL",
|
||||||
"description": "Option to make the style apply to the entered string as a URL"
|
"description": "Option to make the style apply to the entered string as a URL"
|
||||||
},
|
},
|
||||||
"addStyleTitle": {
|
"addStyleTitle": {
|
||||||
"message": "Stil Ekleyin",
|
"message": "Stil Ekleyin",
|
||||||
"description": "Title of the page for adding styles"
|
"description": "Title of the page for adding styles"
|
||||||
},
|
},
|
||||||
"importReplaceLabel": {
|
"importReplaceLabel": {
|
||||||
"message": "Overwrite style",
|
"message": "Overwrite style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"dbError": {
|
"dbError": {
|
||||||
"message": "An error has occurred using the Stylish database. Would you like to visit a web page with possible solutions?",
|
"message": "An error has occurred using the Stylish database. Would you like to visit a web page with possible solutions?",
|
||||||
"description": "Prompt when a DB error is encountered"
|
"description": "Prompt when a DB error is encountered"
|
||||||
},
|
},
|
||||||
"importAppendTooltip": {
|
"importAppendTooltip": {
|
||||||
"message": "Append the imported style to current style",
|
"message": "Append the imported style to current style",
|
||||||
"description": "Tooltip for the button to import a style and append to the existing sections"
|
"description": "Tooltip for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"helpKeyMapHotkey": {
|
"helpKeyMapHotkey": {
|
||||||
"message": "Press a hotkey",
|
"message": "Press a hotkey",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"replaceAll": {
|
"replaceAll": {
|
||||||
"message": "Replace all",
|
"message": "Replace all",
|
||||||
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
||||||
},
|
},
|
||||||
"editGotoLine": {
|
"editGotoLine": {
|
||||||
"message": "Goto line (or line:col)",
|
"message": "Goto line (or line:col)",
|
||||||
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
||||||
},
|
},
|
||||||
"checkAllUpdates": {
|
"checkAllUpdates": {
|
||||||
"message": "Tüm stiller için güncellemeleri denetle",
|
"message": "Tüm stiller için güncellemeleri denetle",
|
||||||
"description": "Label for the button to check all styles for updates"
|
"description": "Label for the button to check all styles for updates"
|
||||||
},
|
},
|
||||||
"issuesHelp": {
|
"issuesHelp": {
|
||||||
"message": "The issues found by <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> with these rules enabled:",
|
"message": "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"
|
"description": "Help popup message for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"confirmNo": {
|
"confirmNo": {
|
||||||
"message": "No",
|
"message": "No",
|
||||||
"description": "'No' button in a confirm dialog"
|
"description": "'No' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"undo": {
|
"undo": {
|
||||||
"message": "Undo",
|
"message": "Undo",
|
||||||
"description": "Button label"
|
"description": "Button label"
|
||||||
},
|
},
|
||||||
"cm_keyMap": {
|
"cm_keyMap": {
|
||||||
"message": "Keymap",
|
"message": "Keymap",
|
||||||
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
||||||
},
|
},
|
||||||
"cm_indentWithTabs": {
|
"cm_indentWithTabs": {
|
||||||
"message": "Use tabs with smart indentation",
|
"message": "Use tabs with smart indentation",
|
||||||
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"replaceWith": {
|
"replaceWith": {
|
||||||
"message": "Replace with",
|
"message": "Replace with",
|
||||||
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
||||||
},
|
},
|
||||||
"deleteStyleLabel": {
|
"deleteStyleLabel": {
|
||||||
"message": "Sil",
|
"message": "Sil",
|
||||||
"description": "Label for the button to delete a style"
|
"description": "Label for the button to delete a style"
|
||||||
},
|
},
|
||||||
"addStyleLabel": {
|
"addStyleLabel": {
|
||||||
"message": "Yeni stil oluşturun",
|
"message": "Yeni stil oluşturun",
|
||||||
"description": "Label for the button to go to the add style page"
|
"description": "Label for the button to go to the add style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEnabled": {
|
"manageOnlyEnabled": {
|
||||||
"message": "Only enabled styles",
|
"message": "Only enabled styles",
|
||||||
"description": "Checkbox to show only enabled styles"
|
"description": "Checkbox to show only enabled styles"
|
||||||
},
|
},
|
||||||
"editStyleLabel": {
|
"editStyleLabel": {
|
||||||
"message": "Düzenle",
|
"message": "Düzenle",
|
||||||
"description": "Label for the button to go to the edit style page"
|
"description": "Label for the button to go to the edit style page"
|
||||||
},
|
},
|
||||||
"cm_theme": {
|
"cm_theme": {
|
||||||
"message": "Theme",
|
"message": "Theme",
|
||||||
"description": "Label for the style editor's CSS theme."
|
"description": "Label for the style editor's CSS theme."
|
||||||
},
|
},
|
||||||
"helpKeyMapCommand": {
|
"helpKeyMapCommand": {
|
||||||
"message": "Type a command name",
|
"message": "Type a command name",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"message": "Kullanıcı stil yöneticisi Stylish ile Web'in stilini yenileyin. Stylish Google, Facebook, YouTube, Orkut ve diğer pek çok site için temalar ve görünüm yüklemenize imkân tanır.",
|
"message": "Kullanıcı stil yöneticisi Stylish ile Web'in stilini yenileyin. Stylish 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"
|
"description": "Extension description"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,419 +1,419 @@
|
||||||
{
|
{
|
||||||
"appliesToEverything": {
|
"appliesToEverything": {
|
||||||
"message": "所有站点",
|
"message": "所有站点",
|
||||||
"description": "Text displayed for styles that apply to all sites"
|
"description": "Text displayed for styles that apply to all sites"
|
||||||
},
|
},
|
||||||
"defaultTheme": {
|
"defaultTheme": {
|
||||||
"message": "default",
|
"message": "default",
|
||||||
"description": "Default CodeMirror CSS theme option on the edit style page"
|
"description": "Default CodeMirror CSS theme option on the edit style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEdited": {
|
"manageOnlyEdited": {
|
||||||
"message": "Only edited styles",
|
"message": "Only edited styles",
|
||||||
"description": "Checkbox to show only locally edited styles"
|
"description": "Checkbox to show only locally edited styles"
|
||||||
},
|
},
|
||||||
"exportLabel": {
|
"exportLabel": {
|
||||||
"message": "Export",
|
"message": "Export",
|
||||||
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"issues": {
|
"issues": {
|
||||||
"message": "Issues",
|
"message": "Issues",
|
||||||
"description": "Label for the CSSLint issues block on the style edit page"
|
"description": "Label for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"cm_tabSize": {
|
"cm_tabSize": {
|
||||||
"message": "Tab size",
|
"message": "Tab size",
|
||||||
"description": "Label for the text box controlling tab size option for the style editor."
|
"description": "Label for the text box controlling tab size option for the style editor."
|
||||||
},
|
},
|
||||||
"enableStyleLabel": {
|
"enableStyleLabel": {
|
||||||
"message": "启用",
|
"message": "启用",
|
||||||
"description": "Label for the button to enable a style"
|
"description": "Label for the button to enable a style"
|
||||||
},
|
},
|
||||||
"styleMissingName": {
|
"styleMissingName": {
|
||||||
"message": "请输入名称.",
|
"message": "请输入名称.",
|
||||||
"description": "Error displayed when user saves without providing a name"
|
"description": "Error displayed when user saves without providing a name"
|
||||||
},
|
},
|
||||||
"appliesDomainOption": {
|
"appliesDomainOption": {
|
||||||
"message": "指定域上的URL",
|
"message": "指定域上的URL",
|
||||||
"description": "Option to make the style apply to the entered string as a domain"
|
"description": "Option to make the style apply to the entered string as a domain"
|
||||||
},
|
},
|
||||||
"checkForUpdate": {
|
"checkForUpdate": {
|
||||||
"message": "检查更新",
|
"message": "检查更新",
|
||||||
"description": "Label for the button to check a single style for an update"
|
"description": "Label for the button to check a single style for an update"
|
||||||
},
|
},
|
||||||
"importAppendLabel": {
|
"importAppendLabel": {
|
||||||
"message": "Append to style",
|
"message": "Append to style",
|
||||||
"description": "Label for the button to import a style and append to the existing sections"
|
"description": "Label for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"updateAllCheckSucceededNoUpdate": {
|
"updateAllCheckSucceededNoUpdate": {
|
||||||
"message": "All styles are up to date.",
|
"message": "All styles are up to date.",
|
||||||
"description": "Text that displays when an update all check completed and no updates are available"
|
"description": "Text that displays when an update all check completed and no updates are available"
|
||||||
},
|
},
|
||||||
"styleFromMozillaFormatPrompt": {
|
"styleFromMozillaFormatPrompt": {
|
||||||
"message": "Paste the Mozilla-format code",
|
"message": "Paste the Mozilla-format code",
|
||||||
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
||||||
},
|
},
|
||||||
"helpAlt": {
|
"helpAlt": {
|
||||||
"message": "帮助",
|
"message": "帮助",
|
||||||
"description": "Alternate text for help buttons"
|
"description": "Alternate text for help buttons"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"message": "Search",
|
"message": "Search",
|
||||||
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"confirmYes": {
|
"confirmYes": {
|
||||||
"message": "Yes",
|
"message": "Yes",
|
||||||
"description": "'Yes' button in a confirm dialog"
|
"description": "'Yes' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"findStylesForSite": {
|
"findStylesForSite": {
|
||||||
"message": "查找更多适合此站点的样式",
|
"message": "查找更多适合此站点的样式",
|
||||||
"description": "Text for a link that gets a list of styles for the current site"
|
"description": "Text for a link that gets a list of styles for the current site"
|
||||||
},
|
},
|
||||||
"manageHeading": {
|
"manageHeading": {
|
||||||
"message": "已安装的样式",
|
"message": "已安装的样式",
|
||||||
"description": "Heading for the manage page"
|
"description": "Heading for the manage page"
|
||||||
},
|
},
|
||||||
"styleBeautify": {
|
"styleBeautify": {
|
||||||
"message": "Beautify",
|
"message": "Beautify",
|
||||||
"description": "Label for the CSS-beautifier button on the edit style page"
|
"description": "Label for the CSS-beautifier button on the edit style page"
|
||||||
},
|
},
|
||||||
"styleEnabledLabel": {
|
"styleEnabledLabel": {
|
||||||
"message": "已启用",
|
"message": "已启用",
|
||||||
"description": "Label for the enabled state of styles"
|
"description": "Label for the enabled state of styles"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatHelp": {
|
"styleToMozillaFormatHelp": {
|
||||||
"message": "用于Firefox上的Stylish的Mozilla格式样式代码可以在 userstyles.org 上提交",
|
"message": "用于Firefox上的Stylish的Mozilla格式样式代码可以在 userstyles.org 上提交",
|
||||||
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
|
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
|
||||||
},
|
},
|
||||||
"sectionAdd": {
|
"sectionAdd": {
|
||||||
"message": "添加新节",
|
"message": "添加新节",
|
||||||
"description": "Label for the button to add a section"
|
"description": "Label for the button to add a section"
|
||||||
},
|
},
|
||||||
"styleSaveLabel": {
|
"styleSaveLabel": {
|
||||||
"message": "保存",
|
"message": "保存",
|
||||||
"description": "Label for save button for style editing"
|
"description": "Label for save button for style editing"
|
||||||
},
|
},
|
||||||
"confirmStop": {
|
"confirmStop": {
|
||||||
"message": "Stop",
|
"message": "Stop",
|
||||||
"description": "'Stop' button in a confirm dialog"
|
"description": "'Stop' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"writeStyleForURL": {
|
"writeStyleForURL": {
|
||||||
"message": "this URL",
|
"message": "this URL",
|
||||||
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
||||||
},
|
},
|
||||||
"appliesAdd": {
|
"appliesAdd": {
|
||||||
"message": "添加",
|
"message": "添加",
|
||||||
"description": "Label for the button to add an 'applies' entry"
|
"description": "Label for the button to add an 'applies' entry"
|
||||||
},
|
},
|
||||||
"appliesRegexpOption": {
|
"appliesRegexpOption": {
|
||||||
"message": "匹配正则的URL",
|
"message": "匹配正则的URL",
|
||||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||||
},
|
},
|
||||||
"styleInstall": {
|
"styleInstall": {
|
||||||
"message": "安装 '$stylename$' 到 Stylish?",
|
"message": "安装 '$stylename$' 到 Stylish?",
|
||||||
"description": "Confirmation when installing a style",
|
"description": "Confirmation when installing a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"manageText": {
|
"manageText": {
|
||||||
"message": "访问 <a href='http://userstyles.org'>userstyles.org</a> 查找预定义的样式. 如果您需要帮助,请访问 <a href='http://forum.userstyles.org'>论坛</a>.",
|
"message": "访问 <a href='http://userstyles.org'>userstyles.org</a> 查找预定义的样式. 如果您需要帮助,请访问 <a href='http://forum.userstyles.org'>论坛</a>.",
|
||||||
"description": "Help text on the manage page"
|
"description": "Help text on the manage page"
|
||||||
},
|
},
|
||||||
"searchStyles": {
|
"searchStyles": {
|
||||||
"message": "Search contents",
|
"message": "Search contents",
|
||||||
"description": "Label for the search filter textbox on the Manage styles page"
|
"description": "Label for the search filter textbox on the Manage styles page"
|
||||||
},
|
},
|
||||||
"disableStyleLabel": {
|
"disableStyleLabel": {
|
||||||
"message": "禁用",
|
"message": "禁用",
|
||||||
"description": "Label for the button to disable a style"
|
"description": "Label for the button to disable a style"
|
||||||
},
|
},
|
||||||
"prefShowBadge": {
|
"prefShowBadge": {
|
||||||
"message": "Show number of styles active for the current site on the toolbar button",
|
"message": "Show number of styles active for the current site on the toolbar button",
|
||||||
"description": "Label for the checkbox controlling toolbar badge text."
|
"description": "Label for the checkbox controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"menuShowBadge": {
|
"menuShowBadge": {
|
||||||
"message": "Show active style count",
|
"message": "Show active style count",
|
||||||
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"cm_lineWrapping": {
|
"cm_lineWrapping": {
|
||||||
"message": "Word wrap",
|
"message": "Word wrap",
|
||||||
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
||||||
},
|
},
|
||||||
"styleCancelEditLabel": {
|
"styleCancelEditLabel": {
|
||||||
"message": "返回到管理",
|
"message": "返回到管理",
|
||||||
"description": "Label for cancel button for style editing"
|
"description": "Label for cancel button for style editing"
|
||||||
},
|
},
|
||||||
"styleChangesNotSaved": {
|
"styleChangesNotSaved": {
|
||||||
"message": "您已经修改了此样式,但尚未保存",
|
"message": "您已经修改了此样式,但尚未保存",
|
||||||
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||||
},
|
},
|
||||||
"importLabel": {
|
"importLabel": {
|
||||||
"message": "Import",
|
"message": "Import",
|
||||||
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"updateCheckFailServerUnreachable": {
|
"updateCheckFailServerUnreachable": {
|
||||||
"message": "更新失败 - 服务器无法访问.",
|
"message": "更新失败 - 服务器无法访问.",
|
||||||
"description": "Text that displays when an update check failed because the update server is unreachable"
|
"description": "Text that displays when an update check failed because the update server is unreachable"
|
||||||
},
|
},
|
||||||
"manageFilters": {
|
"manageFilters": {
|
||||||
"message": "Filters",
|
"message": "Filters",
|
||||||
"description": "Label for filters container"
|
"description": "Label for filters container"
|
||||||
},
|
},
|
||||||
"applyAllUpdates": {
|
"applyAllUpdates": {
|
||||||
"message": "Apply all updates",
|
"message": "Apply all updates",
|
||||||
"description": "Label for the button to apply all detected updates"
|
"description": "Label for the button to apply all detected updates"
|
||||||
},
|
},
|
||||||
"deleteStyleConfirm": {
|
"deleteStyleConfirm": {
|
||||||
"message": "确定要删除这个样式吗?",
|
"message": "确定要删除这个样式吗?",
|
||||||
"description": "Confirmation before deleting a style"
|
"description": "Confirmation before deleting a style"
|
||||||
},
|
},
|
||||||
"styleBadRegexp": {
|
"styleBadRegexp": {
|
||||||
"message": "Regexp is invalid.",
|
"message": "Regexp is invalid.",
|
||||||
"description": "Validation message for a bad regexp in a style"
|
"description": "Validation message for a bad regexp in a style"
|
||||||
},
|
},
|
||||||
"optionsHeading": {
|
"optionsHeading": {
|
||||||
"message": "Options",
|
"message": "Options",
|
||||||
"description": "Heading for options section on manage page."
|
"description": "Heading for options section on manage page."
|
||||||
},
|
},
|
||||||
"appliesDisplay": {
|
"appliesDisplay": {
|
||||||
"message": "应用到: $applies$",
|
"message": "应用到: $applies$",
|
||||||
"description": "Text on the manage screen to describe what the style applies to",
|
"description": "Text on the manage screen to describe what the style applies to",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"applies": {
|
"applies": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleUpdate": {
|
"styleUpdate": {
|
||||||
"message": "你確定要更新 '$stylename$' 嗎?",
|
"message": "你確定要更新 '$stylename$' 嗎?",
|
||||||
"description": "Confirmation when updating a style",
|
"description": "Confirmation when updating a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleSectionsTitle": {
|
"styleSectionsTitle": {
|
||||||
"message": "样式节",
|
"message": "样式节",
|
||||||
"description": "Title for the style sections section"
|
"description": "Title for the style sections section"
|
||||||
},
|
},
|
||||||
"editStyleTitle": {
|
"editStyleTitle": {
|
||||||
"message": "编辑样式 $stylename$",
|
"message": "编辑样式 $stylename$",
|
||||||
"description": "Title of the page for editing styles",
|
"description": "Title of the page for editing styles",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"updateCheckSucceededNoUpdate": {
|
"updateCheckSucceededNoUpdate": {
|
||||||
"message": "已经是最新的.",
|
"message": "已经是最新的.",
|
||||||
"description": "Text that displays when an update check completed and no update is available"
|
"description": "Text that displays when an update check completed and no update is available"
|
||||||
},
|
},
|
||||||
"appliesUrlPrefixOption": {
|
"appliesUrlPrefixOption": {
|
||||||
"message": "以指定地址开始",
|
"message": "以指定地址开始",
|
||||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||||
},
|
},
|
||||||
"searchRegexp": {
|
"searchRegexp": {
|
||||||
"message": "Use /re/ syntax for regexp search",
|
"message": "Use /re/ syntax for regexp search",
|
||||||
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"importReplaceTooltip": {
|
"importReplaceTooltip": {
|
||||||
"message": "Discard contents of current style and overwrite it with the imported style",
|
"message": "Discard contents of current style and overwrite it with the imported style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"popupStylesFirst": {
|
"popupStylesFirst": {
|
||||||
"message": "List styles before commands in the toolbar button menu",
|
"message": "List styles before commands in the toolbar button menu",
|
||||||
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
||||||
},
|
},
|
||||||
"sectionHelp": {
|
"sectionHelp": {
|
||||||
"message": "样式节允许你定义多个样式段落并将它们应用于不同的站点匹配规则上。例如,一个样式可以更改使用一个方式来更改主页,而此时其它的样式段可以更改站点的其它部分。",
|
"message": "样式节允许你定义多个样式段落并将它们应用于不同的站点匹配规则上。例如,一个样式可以更改使用一个方式来更改主页,而此时其它的样式段可以更改站点的其它部分。",
|
||||||
"description": "Help text for sections"
|
"description": "Help text for sections"
|
||||||
},
|
},
|
||||||
"noStylesForSite": {
|
"noStylesForSite": {
|
||||||
"message": "当前站点上没有已安装的样式",
|
"message": "当前站点上没有已安装的样式",
|
||||||
"description": "Text displayed when no styles are installed for the current site"
|
"description": "Text displayed when no styles are installed for the current site"
|
||||||
},
|
},
|
||||||
"appliesDisplayTruncatedSuffix": {
|
"appliesDisplayTruncatedSuffix": {
|
||||||
"message": "以及更多",
|
"message": "以及更多",
|
||||||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||||
},
|
},
|
||||||
"appliesRemove": {
|
"appliesRemove": {
|
||||||
"message": "移除",
|
"message": "移除",
|
||||||
"description": "Label for the button to remove an 'applies' entry"
|
"description": "Label for the button to remove an 'applies' entry"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatTitle": {
|
"styleToMozillaFormatTitle": {
|
||||||
"message": "Style in Mozilla format",
|
"message": "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"
|
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
|
||||||
},
|
},
|
||||||
"manageTitle": {
|
"manageTitle": {
|
||||||
"message": "Stylish",
|
"message": "Stylish",
|
||||||
"description": "Title for the manage page"
|
"description": "Title for the manage page"
|
||||||
},
|
},
|
||||||
"writeStyleFor": {
|
"writeStyleFor": {
|
||||||
"message": "Write style for: ",
|
"message": "Write style for: ",
|
||||||
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
||||||
},
|
},
|
||||||
"replace": {
|
"replace": {
|
||||||
"message": "Replace",
|
"message": "Replace",
|
||||||
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
||||||
},
|
},
|
||||||
"appliesLabel": {
|
"appliesLabel": {
|
||||||
"message": "应用到",
|
"message": "应用到",
|
||||||
"description": "Label for 'applies to' fields on the edit/add screen"
|
"description": "Label for 'applies to' fields on the edit/add screen"
|
||||||
},
|
},
|
||||||
"openManage": {
|
"openManage": {
|
||||||
"message": "管理已安装样式",
|
"message": "管理已安装样式",
|
||||||
"description": "Link to open the manage page."
|
"description": "Link to open the manage page."
|
||||||
},
|
},
|
||||||
"updateCheckFailBadResponseCode": {
|
"updateCheckFailBadResponseCode": {
|
||||||
"message": "更新失败 - 服务器了返回代码 $code$.",
|
"message": "更新失败 - 服务器了返回代码 $code$.",
|
||||||
"description": "Text that displays when an update check failed because the response code indicates an error",
|
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"code": {
|
"code": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"appliesSpecify": {
|
"appliesSpecify": {
|
||||||
"message": "指定站点",
|
"message": "指定站点",
|
||||||
"description": "Label for the button to make a style apply only to specific sites"
|
"description": "Label for the button to make a style apply only to specific sites"
|
||||||
},
|
},
|
||||||
"installUpdate": {
|
"installUpdate": {
|
||||||
"message": "安装更新",
|
"message": "安装更新",
|
||||||
"description": "Label for the button to install an update for a single style"
|
"description": "Label for the button to install an update for a single style"
|
||||||
},
|
},
|
||||||
"styleMozillaFormatHeading": {
|
"styleMozillaFormatHeading": {
|
||||||
"message": "Mozilla Format",
|
"message": "Mozilla Format",
|
||||||
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
||||||
},
|
},
|
||||||
"stylishUnavailableForURL": {
|
"stylishUnavailableForURL": {
|
||||||
"message": "(Stylish does not work on pages like this.)",
|
"message": "(Stylish does not work on pages like this.)",
|
||||||
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
||||||
},
|
},
|
||||||
"sectionRemove": {
|
"sectionRemove": {
|
||||||
"message": "移除节",
|
"message": "移除节",
|
||||||
"description": "Label for the button to remove a section"
|
"description": "Label for the button to remove a section"
|
||||||
},
|
},
|
||||||
"disableAllStyles": {
|
"disableAllStyles": {
|
||||||
"message": "Turn all styles off",
|
"message": "Turn all styles off",
|
||||||
"description": "Label for the checkbox that turns all enabled styles off."
|
"description": "Label for the checkbox that turns all enabled styles off."
|
||||||
},
|
},
|
||||||
"undoGlobal": {
|
"undoGlobal": {
|
||||||
"message": "Undo (global)",
|
"message": "Undo (global)",
|
||||||
"description": "CSS-beautify global Undo button label"
|
"description": "CSS-beautify global Undo button label"
|
||||||
},
|
},
|
||||||
"updateCompleted": {
|
"updateCompleted": {
|
||||||
"message": "更新完成.",
|
"message": "更新完成.",
|
||||||
"description": "Text that displays when an update completed"
|
"description": "Text that displays when an update completed"
|
||||||
},
|
},
|
||||||
"checkingForUpdate": {
|
"checkingForUpdate": {
|
||||||
"message": "检查中...",
|
"message": "检查中...",
|
||||||
"description": "Text to display when checking a style for an update"
|
"description": "Text to display when checking a style for an update"
|
||||||
},
|
},
|
||||||
"sectionCode": {
|
"sectionCode": {
|
||||||
"message": "代码",
|
"message": "代码",
|
||||||
"description": "Label for the code for a section"
|
"description": "Label for the code for a section"
|
||||||
},
|
},
|
||||||
"cm_smartIndent": {
|
"cm_smartIndent": {
|
||||||
"message": "Use smart indentation",
|
"message": "Use smart indentation",
|
||||||
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"appliesHelp": {
|
"appliesHelp": {
|
||||||
"message": "使用“应用到”来控制这个样式应用到哪些地址上。",
|
"message": "使用“应用到”来控制这个样式应用到哪些地址上。",
|
||||||
"description": "Help text for 'applies to' section"
|
"description": "Help text for 'applies to' section"
|
||||||
},
|
},
|
||||||
"editStyleHeading": {
|
"editStyleHeading": {
|
||||||
"message": "编辑样式",
|
"message": "编辑样式",
|
||||||
"description": "Title of the page for editing styles"
|
"description": "Title of the page for editing styles"
|
||||||
},
|
},
|
||||||
"appliesUrlOption": {
|
"appliesUrlOption": {
|
||||||
"message": "地址",
|
"message": "地址",
|
||||||
"description": "Option to make the style apply to the entered string as a URL"
|
"description": "Option to make the style apply to the entered string as a URL"
|
||||||
},
|
},
|
||||||
"addStyleTitle": {
|
"addStyleTitle": {
|
||||||
"message": "添加样式",
|
"message": "添加样式",
|
||||||
"description": "Title of the page for adding styles"
|
"description": "Title of the page for adding styles"
|
||||||
},
|
},
|
||||||
"importReplaceLabel": {
|
"importReplaceLabel": {
|
||||||
"message": "Overwrite style",
|
"message": "Overwrite style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"dbError": {
|
"dbError": {
|
||||||
"message": "An error has occurred using the Stylish database. Would you like to visit a web page with possible solutions?",
|
"message": "An error has occurred using the Stylish database. Would you like to visit a web page with possible solutions?",
|
||||||
"description": "Prompt when a DB error is encountered"
|
"description": "Prompt when a DB error is encountered"
|
||||||
},
|
},
|
||||||
"importAppendTooltip": {
|
"importAppendTooltip": {
|
||||||
"message": "Append the imported style to current style",
|
"message": "Append the imported style to current style",
|
||||||
"description": "Tooltip for the button to import a style and append to the existing sections"
|
"description": "Tooltip for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"helpKeyMapHotkey": {
|
"helpKeyMapHotkey": {
|
||||||
"message": "Press a hotkey",
|
"message": "Press a hotkey",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"replaceAll": {
|
"replaceAll": {
|
||||||
"message": "Replace all",
|
"message": "Replace all",
|
||||||
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
||||||
},
|
},
|
||||||
"editGotoLine": {
|
"editGotoLine": {
|
||||||
"message": "Goto line (or line:col)",
|
"message": "Goto line (or line:col)",
|
||||||
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
||||||
},
|
},
|
||||||
"checkAllUpdates": {
|
"checkAllUpdates": {
|
||||||
"message": "检查所有样式的更新",
|
"message": "检查所有样式的更新",
|
||||||
"description": "Label for the button to check all styles for updates"
|
"description": "Label for the button to check all styles for updates"
|
||||||
},
|
},
|
||||||
"issuesHelp": {
|
"issuesHelp": {
|
||||||
"message": "The issues found by <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> with these rules enabled:",
|
"message": "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"
|
"description": "Help popup message for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"confirmNo": {
|
"confirmNo": {
|
||||||
"message": "No",
|
"message": "No",
|
||||||
"description": "'No' button in a confirm dialog"
|
"description": "'No' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"undo": {
|
"undo": {
|
||||||
"message": "Undo",
|
"message": "Undo",
|
||||||
"description": "Button label"
|
"description": "Button label"
|
||||||
},
|
},
|
||||||
"cm_keyMap": {
|
"cm_keyMap": {
|
||||||
"message": "Keymap",
|
"message": "Keymap",
|
||||||
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
||||||
},
|
},
|
||||||
"cm_indentWithTabs": {
|
"cm_indentWithTabs": {
|
||||||
"message": "Use tabs with smart indentation",
|
"message": "Use tabs with smart indentation",
|
||||||
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"replaceWith": {
|
"replaceWith": {
|
||||||
"message": "Replace with",
|
"message": "Replace with",
|
||||||
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
||||||
},
|
},
|
||||||
"deleteStyleLabel": {
|
"deleteStyleLabel": {
|
||||||
"message": "删除",
|
"message": "删除",
|
||||||
"description": "Label for the button to delete a style"
|
"description": "Label for the button to delete a style"
|
||||||
},
|
},
|
||||||
"addStyleLabel": {
|
"addStyleLabel": {
|
||||||
"message": "编写新的样式",
|
"message": "编写新的样式",
|
||||||
"description": "Label for the button to go to the add style page"
|
"description": "Label for the button to go to the add style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEnabled": {
|
"manageOnlyEnabled": {
|
||||||
"message": "Only enabled styles",
|
"message": "Only enabled styles",
|
||||||
"description": "Checkbox to show only enabled styles"
|
"description": "Checkbox to show only enabled styles"
|
||||||
},
|
},
|
||||||
"editStyleLabel": {
|
"editStyleLabel": {
|
||||||
"message": "编辑",
|
"message": "编辑",
|
||||||
"description": "Label for the button to go to the edit style page"
|
"description": "Label for the button to go to the edit style page"
|
||||||
},
|
},
|
||||||
"cm_theme": {
|
"cm_theme": {
|
||||||
"message": "Theme",
|
"message": "Theme",
|
||||||
"description": "Label for the style editor's CSS theme."
|
"description": "Label for the style editor's CSS theme."
|
||||||
},
|
},
|
||||||
"helpKeyMapCommand": {
|
"helpKeyMapCommand": {
|
||||||
"message": "Type a command name",
|
"message": "Type a command name",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"message": "Stylish,一个用户样式管理器,帮助您重新定义网页样式。Stylish易于为Google,Facebook,Youtube,Orkut以及其它各类型网站安装样式和主题。",
|
"message": "Stylish,一个用户样式管理器,帮助您重新定义网页样式。Stylish易于为Google,Facebook,Youtube,Orkut以及其它各类型网站安装样式和主题。",
|
||||||
"description": "Extension description"
|
"description": "Extension description"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,419 +1,419 @@
|
||||||
{
|
{
|
||||||
"appliesToEverything": {
|
"appliesToEverything": {
|
||||||
"message": "全部",
|
"message": "全部",
|
||||||
"description": "Text displayed for styles that apply to all sites"
|
"description": "Text displayed for styles that apply to all sites"
|
||||||
},
|
},
|
||||||
"defaultTheme": {
|
"defaultTheme": {
|
||||||
"message": "default",
|
"message": "default",
|
||||||
"description": "Default CodeMirror CSS theme option on the edit style page"
|
"description": "Default CodeMirror CSS theme option on the edit style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEdited": {
|
"manageOnlyEdited": {
|
||||||
"message": "仅修改过的样式",
|
"message": "仅修改过的样式",
|
||||||
"description": "Checkbox to show only locally edited styles"
|
"description": "Checkbox to show only locally edited styles"
|
||||||
},
|
},
|
||||||
"exportLabel": {
|
"exportLabel": {
|
||||||
"message": "Export",
|
"message": "Export",
|
||||||
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"issues": {
|
"issues": {
|
||||||
"message": "Issues",
|
"message": "Issues",
|
||||||
"description": "Label for the CSSLint issues block on the style edit page"
|
"description": "Label for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"cm_tabSize": {
|
"cm_tabSize": {
|
||||||
"message": "标签尺寸",
|
"message": "标签尺寸",
|
||||||
"description": "Label for the text box controlling tab size option for the style editor."
|
"description": "Label for the text box controlling tab size option for the style editor."
|
||||||
},
|
},
|
||||||
"enableStyleLabel": {
|
"enableStyleLabel": {
|
||||||
"message": "启用",
|
"message": "启用",
|
||||||
"description": "Label for the button to enable a style"
|
"description": "Label for the button to enable a style"
|
||||||
},
|
},
|
||||||
"styleMissingName": {
|
"styleMissingName": {
|
||||||
"message": "输入名称。",
|
"message": "输入名称。",
|
||||||
"description": "Error displayed when user saves without providing a name"
|
"description": "Error displayed when user saves without providing a name"
|
||||||
},
|
},
|
||||||
"appliesDomainOption": {
|
"appliesDomainOption": {
|
||||||
"message": "该域上的网址",
|
"message": "该域上的网址",
|
||||||
"description": "Option to make the style apply to the entered string as a domain"
|
"description": "Option to make the style apply to the entered string as a domain"
|
||||||
},
|
},
|
||||||
"checkForUpdate": {
|
"checkForUpdate": {
|
||||||
"message": "检查更新",
|
"message": "检查更新",
|
||||||
"description": "Label for the button to check a single style for an update"
|
"description": "Label for the button to check a single style for an update"
|
||||||
},
|
},
|
||||||
"importAppendLabel": {
|
"importAppendLabel": {
|
||||||
"message": "Append to style",
|
"message": "Append to style",
|
||||||
"description": "Label for the button to import a style and append to the existing sections"
|
"description": "Label for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"updateAllCheckSucceededNoUpdate": {
|
"updateAllCheckSucceededNoUpdate": {
|
||||||
"message": "所有样式已是最新版本",
|
"message": "所有样式已是最新版本",
|
||||||
"description": "Text that displays when an update all check completed and no updates are available"
|
"description": "Text that displays when an update all check completed and no updates are available"
|
||||||
},
|
},
|
||||||
"styleFromMozillaFormatPrompt": {
|
"styleFromMozillaFormatPrompt": {
|
||||||
"message": "Paste the Mozilla-format code",
|
"message": "Paste the Mozilla-format code",
|
||||||
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
||||||
},
|
},
|
||||||
"helpAlt": {
|
"helpAlt": {
|
||||||
"message": "帮助",
|
"message": "帮助",
|
||||||
"description": "Alternate text for help buttons"
|
"description": "Alternate text for help buttons"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"message": "Search",
|
"message": "Search",
|
||||||
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"confirmYes": {
|
"confirmYes": {
|
||||||
"message": "Yes",
|
"message": "Yes",
|
||||||
"description": "'Yes' button in a confirm dialog"
|
"description": "'Yes' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"findStylesForSite": {
|
"findStylesForSite": {
|
||||||
"message": "查找适合此网站的更多样式。",
|
"message": "查找适合此网站的更多样式。",
|
||||||
"description": "Text for a link that gets a list of styles for the current site"
|
"description": "Text for a link that gets a list of styles for the current site"
|
||||||
},
|
},
|
||||||
"manageHeading": {
|
"manageHeading": {
|
||||||
"message": "已安装的样式",
|
"message": "已安装的样式",
|
||||||
"description": "Heading for the manage page"
|
"description": "Heading for the manage page"
|
||||||
},
|
},
|
||||||
"styleBeautify": {
|
"styleBeautify": {
|
||||||
"message": "Beautify",
|
"message": "Beautify",
|
||||||
"description": "Label for the CSS-beautifier button on the edit style page"
|
"description": "Label for the CSS-beautifier button on the edit style page"
|
||||||
},
|
},
|
||||||
"styleEnabledLabel": {
|
"styleEnabledLabel": {
|
||||||
"message": "已启用",
|
"message": "已启用",
|
||||||
"description": "Label for the enabled state of styles"
|
"description": "Label for the enabled state of styles"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatHelp": {
|
"styleToMozillaFormatHelp": {
|
||||||
"message": "Mozilla 格式的代码可以与 Stylish 一起用于 Firefox,并可提交至 userstyles.org。",
|
"message": "Mozilla 格式的代码可以与 Stylish 一起用于 Firefox,并可提交至 userstyles.org。",
|
||||||
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
|
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
|
||||||
},
|
},
|
||||||
"sectionAdd": {
|
"sectionAdd": {
|
||||||
"message": "添加其他部分",
|
"message": "添加其他部分",
|
||||||
"description": "Label for the button to add a section"
|
"description": "Label for the button to add a section"
|
||||||
},
|
},
|
||||||
"styleSaveLabel": {
|
"styleSaveLabel": {
|
||||||
"message": "保存",
|
"message": "保存",
|
||||||
"description": "Label for save button for style editing"
|
"description": "Label for save button for style editing"
|
||||||
},
|
},
|
||||||
"confirmStop": {
|
"confirmStop": {
|
||||||
"message": "Stop",
|
"message": "Stop",
|
||||||
"description": "'Stop' button in a confirm dialog"
|
"description": "'Stop' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"writeStyleForURL": {
|
"writeStyleForURL": {
|
||||||
"message": "这个URL",
|
"message": "这个URL",
|
||||||
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
||||||
},
|
},
|
||||||
"appliesAdd": {
|
"appliesAdd": {
|
||||||
"message": "添加",
|
"message": "添加",
|
||||||
"description": "Label for the button to add an 'applies' entry"
|
"description": "Label for the button to add an 'applies' entry"
|
||||||
},
|
},
|
||||||
"appliesRegexpOption": {
|
"appliesRegexpOption": {
|
||||||
"message": "与该正则表达式匹配的网址",
|
"message": "与该正则表达式匹配的网址",
|
||||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||||
},
|
},
|
||||||
"styleInstall": {
|
"styleInstall": {
|
||||||
"message": "要将“$stylename$”安装到 Stylish 中吗?",
|
"message": "要将“$stylename$”安装到 Stylish 中吗?",
|
||||||
"description": "Confirmation when installing a style",
|
"description": "Confirmation when installing a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"manageText": {
|
"manageText": {
|
||||||
"message": "请访问 <a href='http://userstyles.org'>userstyles.org</a> 以获取预制样式。如果您需要帮助,请到<a href='http://forum.userstyles.org'>论坛</a>发帖提问。",
|
"message": "请访问 <a href='http://userstyles.org'>userstyles.org</a> 以获取预制样式。如果您需要帮助,请到<a href='http://forum.userstyles.org'>论坛</a>发帖提问。",
|
||||||
"description": "Help text on the manage page"
|
"description": "Help text on the manage page"
|
||||||
},
|
},
|
||||||
"searchStyles": {
|
"searchStyles": {
|
||||||
"message": "Search contents",
|
"message": "Search contents",
|
||||||
"description": "Label for the search filter textbox on the Manage styles page"
|
"description": "Label for the search filter textbox on the Manage styles page"
|
||||||
},
|
},
|
||||||
"disableStyleLabel": {
|
"disableStyleLabel": {
|
||||||
"message": "停用",
|
"message": "停用",
|
||||||
"description": "Label for the button to disable a style"
|
"description": "Label for the button to disable a style"
|
||||||
},
|
},
|
||||||
"prefShowBadge": {
|
"prefShowBadge": {
|
||||||
"message": "在工具栏按钮上显示对当前站点生效的样式数目",
|
"message": "在工具栏按钮上显示对当前站点生效的样式数目",
|
||||||
"description": "Label for the checkbox controlling toolbar badge text."
|
"description": "Label for the checkbox controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"menuShowBadge": {
|
"menuShowBadge": {
|
||||||
"message": "显示生效的样式计数",
|
"message": "显示生效的样式计数",
|
||||||
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"cm_lineWrapping": {
|
"cm_lineWrapping": {
|
||||||
"message": "自动换行",
|
"message": "自动换行",
|
||||||
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
||||||
},
|
},
|
||||||
"styleCancelEditLabel": {
|
"styleCancelEditLabel": {
|
||||||
"message": "返回进行管理操作",
|
"message": "返回进行管理操作",
|
||||||
"description": "Label for cancel button for style editing"
|
"description": "Label for cancel button for style editing"
|
||||||
},
|
},
|
||||||
"styleChangesNotSaved": {
|
"styleChangesNotSaved": {
|
||||||
"message": "您已对此样式进行了更改,但尚未保存。",
|
"message": "您已对此样式进行了更改,但尚未保存。",
|
||||||
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||||
},
|
},
|
||||||
"importLabel": {
|
"importLabel": {
|
||||||
"message": "Import",
|
"message": "Import",
|
||||||
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"updateCheckFailServerUnreachable": {
|
"updateCheckFailServerUnreachable": {
|
||||||
"message": "更新失败 - 无法访问服务器。",
|
"message": "更新失败 - 无法访问服务器。",
|
||||||
"description": "Text that displays when an update check failed because the update server is unreachable"
|
"description": "Text that displays when an update check failed because the update server is unreachable"
|
||||||
},
|
},
|
||||||
"manageFilters": {
|
"manageFilters": {
|
||||||
"message": "过滤器",
|
"message": "过滤器",
|
||||||
"description": "Label for filters container"
|
"description": "Label for filters container"
|
||||||
},
|
},
|
||||||
"applyAllUpdates": {
|
"applyAllUpdates": {
|
||||||
"message": "应用全部更新",
|
"message": "应用全部更新",
|
||||||
"description": "Label for the button to apply all detected updates"
|
"description": "Label for the button to apply all detected updates"
|
||||||
},
|
},
|
||||||
"deleteStyleConfirm": {
|
"deleteStyleConfirm": {
|
||||||
"message": "确定要删除此样式吗?",
|
"message": "确定要删除此样式吗?",
|
||||||
"description": "Confirmation before deleting a style"
|
"description": "Confirmation before deleting a style"
|
||||||
},
|
},
|
||||||
"styleBadRegexp": {
|
"styleBadRegexp": {
|
||||||
"message": "正则表达式无效。",
|
"message": "正则表达式无效。",
|
||||||
"description": "Validation message for a bad regexp in a style"
|
"description": "Validation message for a bad regexp in a style"
|
||||||
},
|
},
|
||||||
"optionsHeading": {
|
"optionsHeading": {
|
||||||
"message": "选项",
|
"message": "选项",
|
||||||
"description": "Heading for options section on manage page."
|
"description": "Heading for options section on manage page."
|
||||||
},
|
},
|
||||||
"appliesDisplay": {
|
"appliesDisplay": {
|
||||||
"message": "应用对象:$applies$",
|
"message": "应用对象:$applies$",
|
||||||
"description": "Text on the manage screen to describe what the style applies to",
|
"description": "Text on the manage screen to describe what the style applies to",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"applies": {
|
"applies": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleUpdate": {
|
"styleUpdate": {
|
||||||
"message": "您确定要更新 '$stylename$'?",
|
"message": "您确定要更新 '$stylename$'?",
|
||||||
"description": "Confirmation when updating a style",
|
"description": "Confirmation when updating a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleSectionsTitle": {
|
"styleSectionsTitle": {
|
||||||
"message": "部分",
|
"message": "部分",
|
||||||
"description": "Title for the style sections section"
|
"description": "Title for the style sections section"
|
||||||
},
|
},
|
||||||
"editStyleTitle": {
|
"editStyleTitle": {
|
||||||
"message": "修改样式“$stylename$”",
|
"message": "修改样式“$stylename$”",
|
||||||
"description": "Title of the page for editing styles",
|
"description": "Title of the page for editing styles",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"updateCheckSucceededNoUpdate": {
|
"updateCheckSucceededNoUpdate": {
|
||||||
"message": "样式已是最新版本。",
|
"message": "样式已是最新版本。",
|
||||||
"description": "Text that displays when an update check completed and no update is available"
|
"description": "Text that displays when an update check completed and no update is available"
|
||||||
},
|
},
|
||||||
"appliesUrlPrefixOption": {
|
"appliesUrlPrefixOption": {
|
||||||
"message": "网址前缀",
|
"message": "网址前缀",
|
||||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||||
},
|
},
|
||||||
"searchRegexp": {
|
"searchRegexp": {
|
||||||
"message": "Use /re/ syntax for regexp search",
|
"message": "Use /re/ syntax for regexp search",
|
||||||
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"importReplaceTooltip": {
|
"importReplaceTooltip": {
|
||||||
"message": "Discard contents of current style and overwrite it with the imported style",
|
"message": "Discard contents of current style and overwrite it with the imported style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"popupStylesFirst": {
|
"popupStylesFirst": {
|
||||||
"message": "在工具栏按钮中的命令前列出样式",
|
"message": "在工具栏按钮中的命令前列出样式",
|
||||||
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
||||||
},
|
},
|
||||||
"sectionHelp": {
|
"sectionHelp": {
|
||||||
"message": "各部分可让您定义不同的代码段,以通过同一样式应用到不同的网址组。例如,某个单一样式能以一种方式更改网站首页,同时以另一种方式更改网站的其余部分。",
|
"message": "各部分可让您定义不同的代码段,以通过同一样式应用到不同的网址组。例如,某个单一样式能以一种方式更改网站首页,同时以另一种方式更改网站的其余部分。",
|
||||||
"description": "Help text for sections"
|
"description": "Help text for sections"
|
||||||
},
|
},
|
||||||
"noStylesForSite": {
|
"noStylesForSite": {
|
||||||
"message": "未对此网站安装任何样式。",
|
"message": "未对此网站安装任何样式。",
|
||||||
"description": "Text displayed when no styles are installed for the current site"
|
"description": "Text displayed when no styles are installed for the current site"
|
||||||
},
|
},
|
||||||
"appliesDisplayTruncatedSuffix": {
|
"appliesDisplayTruncatedSuffix": {
|
||||||
"message": "等等",
|
"message": "等等",
|
||||||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||||
},
|
},
|
||||||
"appliesRemove": {
|
"appliesRemove": {
|
||||||
"message": "删除",
|
"message": "删除",
|
||||||
"description": "Label for the button to remove an 'applies' entry"
|
"description": "Label for the button to remove an 'applies' entry"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatTitle": {
|
"styleToMozillaFormatTitle": {
|
||||||
"message": "Style in Mozilla format",
|
"message": "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"
|
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
|
||||||
},
|
},
|
||||||
"manageTitle": {
|
"manageTitle": {
|
||||||
"message": "Stylish",
|
"message": "Stylish",
|
||||||
"description": "Title for the manage page"
|
"description": "Title for the manage page"
|
||||||
},
|
},
|
||||||
"writeStyleFor": {
|
"writeStyleFor": {
|
||||||
"message": "编写样式给:",
|
"message": "编写样式给:",
|
||||||
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
||||||
},
|
},
|
||||||
"replace": {
|
"replace": {
|
||||||
"message": "Replace",
|
"message": "Replace",
|
||||||
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
||||||
},
|
},
|
||||||
"appliesLabel": {
|
"appliesLabel": {
|
||||||
"message": "应用对象:",
|
"message": "应用对象:",
|
||||||
"description": "Label for 'applies to' fields on the edit/add screen"
|
"description": "Label for 'applies to' fields on the edit/add screen"
|
||||||
},
|
},
|
||||||
"openManage": {
|
"openManage": {
|
||||||
"message": "管理已安装的样式。",
|
"message": "管理已安装的样式。",
|
||||||
"description": "Link to open the manage page."
|
"description": "Link to open the manage page."
|
||||||
},
|
},
|
||||||
"updateCheckFailBadResponseCode": {
|
"updateCheckFailBadResponseCode": {
|
||||||
"message": "更新失败 - 服务器响应代码为 $code$。",
|
"message": "更新失败 - 服务器响应代码为 $code$。",
|
||||||
"description": "Text that displays when an update check failed because the response code indicates an error",
|
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"code": {
|
"code": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"appliesSpecify": {
|
"appliesSpecify": {
|
||||||
"message": "指定",
|
"message": "指定",
|
||||||
"description": "Label for the button to make a style apply only to specific sites"
|
"description": "Label for the button to make a style apply only to specific sites"
|
||||||
},
|
},
|
||||||
"installUpdate": {
|
"installUpdate": {
|
||||||
"message": "安装更新",
|
"message": "安装更新",
|
||||||
"description": "Label for the button to install an update for a single style"
|
"description": "Label for the button to install an update for a single style"
|
||||||
},
|
},
|
||||||
"styleMozillaFormatHeading": {
|
"styleMozillaFormatHeading": {
|
||||||
"message": "Mozilla Format",
|
"message": "Mozilla Format",
|
||||||
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
||||||
},
|
},
|
||||||
"stylishUnavailableForURL": {
|
"stylishUnavailableForURL": {
|
||||||
"message": "(Stylish在这样的页面上不工作)",
|
"message": "(Stylish在这样的页面上不工作)",
|
||||||
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
||||||
},
|
},
|
||||||
"sectionRemove": {
|
"sectionRemove": {
|
||||||
"message": "删除此部分",
|
"message": "删除此部分",
|
||||||
"description": "Label for the button to remove a section"
|
"description": "Label for the button to remove a section"
|
||||||
},
|
},
|
||||||
"disableAllStyles": {
|
"disableAllStyles": {
|
||||||
"message": "停用所有样式",
|
"message": "停用所有样式",
|
||||||
"description": "Label for the checkbox that turns all enabled styles off."
|
"description": "Label for the checkbox that turns all enabled styles off."
|
||||||
},
|
},
|
||||||
"undoGlobal": {
|
"undoGlobal": {
|
||||||
"message": "Undo (global)",
|
"message": "Undo (global)",
|
||||||
"description": "CSS-beautify global Undo button label"
|
"description": "CSS-beautify global Undo button label"
|
||||||
},
|
},
|
||||||
"updateCompleted": {
|
"updateCompleted": {
|
||||||
"message": "更新已完成。",
|
"message": "更新已完成。",
|
||||||
"description": "Text that displays when an update completed"
|
"description": "Text that displays when an update completed"
|
||||||
},
|
},
|
||||||
"checkingForUpdate": {
|
"checkingForUpdate": {
|
||||||
"message": "正在检查更新...",
|
"message": "正在检查更新...",
|
||||||
"description": "Text to display when checking a style for an update"
|
"description": "Text to display when checking a style for an update"
|
||||||
},
|
},
|
||||||
"sectionCode": {
|
"sectionCode": {
|
||||||
"message": "代码",
|
"message": "代码",
|
||||||
"description": "Label for the code for a section"
|
"description": "Label for the code for a section"
|
||||||
},
|
},
|
||||||
"cm_smartIndent": {
|
"cm_smartIndent": {
|
||||||
"message": "启用智能缩进",
|
"message": "启用智能缩进",
|
||||||
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"appliesHelp": {
|
"appliesHelp": {
|
||||||
"message": "使用“应用对象”控件来限制此部分中的代码所应用到的网址。",
|
"message": "使用“应用对象”控件来限制此部分中的代码所应用到的网址。",
|
||||||
"description": "Help text for 'applies to' section"
|
"description": "Help text for 'applies to' section"
|
||||||
},
|
},
|
||||||
"editStyleHeading": {
|
"editStyleHeading": {
|
||||||
"message": "修改样式",
|
"message": "修改样式",
|
||||||
"description": "Title of the page for editing styles"
|
"description": "Title of the page for editing styles"
|
||||||
},
|
},
|
||||||
"appliesUrlOption": {
|
"appliesUrlOption": {
|
||||||
"message": "网址",
|
"message": "网址",
|
||||||
"description": "Option to make the style apply to the entered string as a URL"
|
"description": "Option to make the style apply to the entered string as a URL"
|
||||||
},
|
},
|
||||||
"addStyleTitle": {
|
"addStyleTitle": {
|
||||||
"message": "添加样式",
|
"message": "添加样式",
|
||||||
"description": "Title of the page for adding styles"
|
"description": "Title of the page for adding styles"
|
||||||
},
|
},
|
||||||
"importReplaceLabel": {
|
"importReplaceLabel": {
|
||||||
"message": "Overwrite style",
|
"message": "Overwrite style",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"dbError": {
|
"dbError": {
|
||||||
"message": "应用Stylish数据库时发生了一个错误。您想要访问包含可能的解决方案的网页吗?",
|
"message": "应用Stylish数据库时发生了一个错误。您想要访问包含可能的解决方案的网页吗?",
|
||||||
"description": "Prompt when a DB error is encountered"
|
"description": "Prompt when a DB error is encountered"
|
||||||
},
|
},
|
||||||
"importAppendTooltip": {
|
"importAppendTooltip": {
|
||||||
"message": "Append the imported style to current style",
|
"message": "Append the imported style to current style",
|
||||||
"description": "Tooltip for the button to import a style and append to the existing sections"
|
"description": "Tooltip for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"helpKeyMapHotkey": {
|
"helpKeyMapHotkey": {
|
||||||
"message": "Press a hotkey",
|
"message": "Press a hotkey",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"replaceAll": {
|
"replaceAll": {
|
||||||
"message": "Replace all",
|
"message": "Replace all",
|
||||||
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
||||||
},
|
},
|
||||||
"editGotoLine": {
|
"editGotoLine": {
|
||||||
"message": "跳转至行(或行:列)",
|
"message": "跳转至行(或行:列)",
|
||||||
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
||||||
},
|
},
|
||||||
"checkAllUpdates": {
|
"checkAllUpdates": {
|
||||||
"message": "检查所有样式更新",
|
"message": "检查所有样式更新",
|
||||||
"description": "Label for the button to check all styles for updates"
|
"description": "Label for the button to check all styles for updates"
|
||||||
},
|
},
|
||||||
"issuesHelp": {
|
"issuesHelp": {
|
||||||
"message": "The issues found by <a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a> with these rules enabled:",
|
"message": "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"
|
"description": "Help popup message for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"confirmNo": {
|
"confirmNo": {
|
||||||
"message": "No",
|
"message": "No",
|
||||||
"description": "'No' button in a confirm dialog"
|
"description": "'No' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"undo": {
|
"undo": {
|
||||||
"message": "Undo",
|
"message": "Undo",
|
||||||
"description": "Button label"
|
"description": "Button label"
|
||||||
},
|
},
|
||||||
"cm_keyMap": {
|
"cm_keyMap": {
|
||||||
"message": "键盘映射",
|
"message": "键盘映射",
|
||||||
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
||||||
},
|
},
|
||||||
"cm_indentWithTabs": {
|
"cm_indentWithTabs": {
|
||||||
"message": "启用带智能缩进的标签页",
|
"message": "启用带智能缩进的标签页",
|
||||||
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"replaceWith": {
|
"replaceWith": {
|
||||||
"message": "Replace with",
|
"message": "Replace with",
|
||||||
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
||||||
},
|
},
|
||||||
"deleteStyleLabel": {
|
"deleteStyleLabel": {
|
||||||
"message": "删除",
|
"message": "删除",
|
||||||
"description": "Label for the button to delete a style"
|
"description": "Label for the button to delete a style"
|
||||||
},
|
},
|
||||||
"addStyleLabel": {
|
"addStyleLabel": {
|
||||||
"message": "编写新样式",
|
"message": "编写新样式",
|
||||||
"description": "Label for the button to go to the add style page"
|
"description": "Label for the button to go to the add style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEnabled": {
|
"manageOnlyEnabled": {
|
||||||
"message": "仅已启用的样式",
|
"message": "仅已启用的样式",
|
||||||
"description": "Checkbox to show only enabled styles"
|
"description": "Checkbox to show only enabled styles"
|
||||||
},
|
},
|
||||||
"editStyleLabel": {
|
"editStyleLabel": {
|
||||||
"message": "修改",
|
"message": "修改",
|
||||||
"description": "Label for the button to go to the edit style page"
|
"description": "Label for the button to go to the edit style page"
|
||||||
},
|
},
|
||||||
"cm_theme": {
|
"cm_theme": {
|
||||||
"message": "Theme",
|
"message": "Theme",
|
||||||
"description": "Label for the style editor's CSS theme."
|
"description": "Label for the style editor's CSS theme."
|
||||||
},
|
},
|
||||||
"helpKeyMapCommand": {
|
"helpKeyMapCommand": {
|
||||||
"message": "Type a command name",
|
"message": "Type a command name",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"message": "Stylish 是一个调整网页外观的用户样式管理器。它可让您轻松地为许多热门网站网站安装主题和皮肤。",
|
"message": "Stylish 是一个调整网页外观的用户样式管理器。它可让您轻松地为许多热门网站网站安装主题和皮肤。",
|
||||||
"description": "Extension description"
|
"description": "Extension description"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,419 +1,419 @@
|
||||||
{
|
{
|
||||||
"appliesToEverything": {
|
"appliesToEverything": {
|
||||||
"message": "全部",
|
"message": "全部",
|
||||||
"description": "Text displayed for styles that apply to all sites"
|
"description": "Text displayed for styles that apply to all sites"
|
||||||
},
|
},
|
||||||
"defaultTheme": {
|
"defaultTheme": {
|
||||||
"message": "默認",
|
"message": "默認",
|
||||||
"description": "Default CodeMirror CSS theme option on the edit style page"
|
"description": "Default CodeMirror CSS theme option on the edit style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEdited": {
|
"manageOnlyEdited": {
|
||||||
"message": "只顯示已禁用的樣式",
|
"message": "只顯示已禁用的樣式",
|
||||||
"description": "Checkbox to show only locally edited styles"
|
"description": "Checkbox to show only locally edited styles"
|
||||||
},
|
},
|
||||||
"exportLabel": {
|
"exportLabel": {
|
||||||
"message": "導出",
|
"message": "導出",
|
||||||
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"issues": {
|
"issues": {
|
||||||
"message": "問題",
|
"message": "問題",
|
||||||
"description": "Label for the CSSLint issues block on the style edit page"
|
"description": "Label for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"cm_tabSize": {
|
"cm_tabSize": {
|
||||||
"message": "Tab大小",
|
"message": "Tab大小",
|
||||||
"description": "Label for the text box controlling tab size option for the style editor."
|
"description": "Label for the text box controlling tab size option for the style editor."
|
||||||
},
|
},
|
||||||
"enableStyleLabel": {
|
"enableStyleLabel": {
|
||||||
"message": "啟用",
|
"message": "啟用",
|
||||||
"description": "Label for the button to enable a style"
|
"description": "Label for the button to enable a style"
|
||||||
},
|
},
|
||||||
"styleMissingName": {
|
"styleMissingName": {
|
||||||
"message": "請輸入名稱。",
|
"message": "請輸入名稱。",
|
||||||
"description": "Error displayed when user saves without providing a name"
|
"description": "Error displayed when user saves without providing a name"
|
||||||
},
|
},
|
||||||
"appliesDomainOption": {
|
"appliesDomainOption": {
|
||||||
"message": "該域名上的網址",
|
"message": "該域名上的網址",
|
||||||
"description": "Option to make the style apply to the entered string as a domain"
|
"description": "Option to make the style apply to the entered string as a domain"
|
||||||
},
|
},
|
||||||
"checkForUpdate": {
|
"checkForUpdate": {
|
||||||
"message": "檢查更新",
|
"message": "檢查更新",
|
||||||
"description": "Label for the button to check a single style for an update"
|
"description": "Label for the button to check a single style for an update"
|
||||||
},
|
},
|
||||||
"importAppendLabel": {
|
"importAppendLabel": {
|
||||||
"message": "追加到樣式",
|
"message": "追加到樣式",
|
||||||
"description": "Label for the button to import a style and append to the existing sections"
|
"description": "Label for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"updateAllCheckSucceededNoUpdate": {
|
"updateAllCheckSucceededNoUpdate": {
|
||||||
"message": "樣式都是最新的。",
|
"message": "樣式都是最新的。",
|
||||||
"description": "Text that displays when an update all check completed and no updates are available"
|
"description": "Text that displays when an update all check completed and no updates are available"
|
||||||
},
|
},
|
||||||
"styleFromMozillaFormatPrompt": {
|
"styleFromMozillaFormatPrompt": {
|
||||||
"message": "粘貼Mozilla格式代碼",
|
"message": "粘貼Mozilla格式代碼",
|
||||||
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
|
||||||
},
|
},
|
||||||
"helpAlt": {
|
"helpAlt": {
|
||||||
"message": "幫助",
|
"message": "幫助",
|
||||||
"description": "Alternate text for help buttons"
|
"description": "Alternate text for help buttons"
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"message": "搜索",
|
"message": "搜索",
|
||||||
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
"description": "Label before the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"confirmYes": {
|
"confirmYes": {
|
||||||
"message": "是",
|
"message": "是",
|
||||||
"description": "'Yes' button in a confirm dialog"
|
"description": "'Yes' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"findStylesForSite": {
|
"findStylesForSite": {
|
||||||
"message": "查找更多適合此網站的樣式。",
|
"message": "查找更多適合此網站的樣式。",
|
||||||
"description": "Text for a link that gets a list of styles for the current site"
|
"description": "Text for a link that gets a list of styles for the current site"
|
||||||
},
|
},
|
||||||
"manageHeading": {
|
"manageHeading": {
|
||||||
"message": "已安裝的樣式",
|
"message": "已安裝的樣式",
|
||||||
"description": "Heading for the manage page"
|
"description": "Heading for the manage page"
|
||||||
},
|
},
|
||||||
"styleBeautify": {
|
"styleBeautify": {
|
||||||
"message": "美化",
|
"message": "美化",
|
||||||
"description": "Label for the CSS-beautifier button on the edit style page"
|
"description": "Label for the CSS-beautifier button on the edit style page"
|
||||||
},
|
},
|
||||||
"styleEnabledLabel": {
|
"styleEnabledLabel": {
|
||||||
"message": "已啟用",
|
"message": "已啟用",
|
||||||
"description": "Label for the enabled state of styles"
|
"description": "Label for the enabled state of styles"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatHelp": {
|
"styleToMozillaFormatHelp": {
|
||||||
"message": "Mozilla格式的樣式代碼能在火狐版Stylish使用,也可以提交至 userstyles.org 。",
|
"message": "Mozilla格式的樣式代碼能在火狐版Stylish使用,也可以提交至 userstyles.org 。",
|
||||||
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
|
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
|
||||||
},
|
},
|
||||||
"sectionAdd": {
|
"sectionAdd": {
|
||||||
"message": "再添加一個樣式段",
|
"message": "再添加一個樣式段",
|
||||||
"description": "Label for the button to add a section"
|
"description": "Label for the button to add a section"
|
||||||
},
|
},
|
||||||
"styleSaveLabel": {
|
"styleSaveLabel": {
|
||||||
"message": "保存",
|
"message": "保存",
|
||||||
"description": "Label for save button for style editing"
|
"description": "Label for save button for style editing"
|
||||||
},
|
},
|
||||||
"confirmStop": {
|
"confirmStop": {
|
||||||
"message": "停止",
|
"message": "停止",
|
||||||
"description": "'Stop' button in a confirm dialog"
|
"description": "'Stop' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"writeStyleForURL": {
|
"writeStyleForURL": {
|
||||||
"message": "此網址",
|
"message": "此網址",
|
||||||
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
|
||||||
},
|
},
|
||||||
"appliesAdd": {
|
"appliesAdd": {
|
||||||
"message": "添加",
|
"message": "添加",
|
||||||
"description": "Label for the button to add an 'applies' entry"
|
"description": "Label for the button to add an 'applies' entry"
|
||||||
},
|
},
|
||||||
"appliesRegexpOption": {
|
"appliesRegexpOption": {
|
||||||
"message": "匹配正則表示式的網址",
|
"message": "匹配正則表示式的網址",
|
||||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||||
},
|
},
|
||||||
"styleInstall": {
|
"styleInstall": {
|
||||||
"message": "安裝 '$stylename$' 到 Stylish ?",
|
"message": "安裝 '$stylename$' 到 Stylish ?",
|
||||||
"description": "Confirmation when installing a style",
|
"description": "Confirmation when installing a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"manageText": {
|
"manageText": {
|
||||||
"message": "訪問<a href='http://userstyles.org'>userstyles.org</a> 获取現成的樣式. 如果你需要幫助,請訪問<a href='http://forum.userstyles.org' >論壇</a>。",
|
"message": "訪問<a href='http://userstyles.org'>userstyles.org</a> 获取現成的樣式. 如果你需要幫助,請訪問<a href='http://forum.userstyles.org' >論壇</a>。",
|
||||||
"description": "Help text on the manage page"
|
"description": "Help text on the manage page"
|
||||||
},
|
},
|
||||||
"searchStyles": {
|
"searchStyles": {
|
||||||
"message": "搜索內容",
|
"message": "搜索內容",
|
||||||
"description": "Label for the search filter textbox on the Manage styles page"
|
"description": "Label for the search filter textbox on the Manage styles page"
|
||||||
},
|
},
|
||||||
"disableStyleLabel": {
|
"disableStyleLabel": {
|
||||||
"message": "禁用",
|
"message": "禁用",
|
||||||
"description": "Label for the button to disable a style"
|
"description": "Label for the button to disable a style"
|
||||||
},
|
},
|
||||||
"prefShowBadge": {
|
"prefShowBadge": {
|
||||||
"message": "在工具欄按鈕上顯示當前網站已生效的樣式表數目。",
|
"message": "在工具欄按鈕上顯示當前網站已生效的樣式表數目。",
|
||||||
"description": "Label for the checkbox controlling toolbar badge text."
|
"description": "Label for the checkbox controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"menuShowBadge": {
|
"menuShowBadge": {
|
||||||
"message": "顯示生效的樣式數目",
|
"message": "顯示生效的樣式數目",
|
||||||
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
|
||||||
},
|
},
|
||||||
"cm_lineWrapping": {
|
"cm_lineWrapping": {
|
||||||
"message": "自動換行",
|
"message": "自動換行",
|
||||||
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
"description": "Label for the checkbox controlling word wrap option for the style editor."
|
||||||
},
|
},
|
||||||
"styleCancelEditLabel": {
|
"styleCancelEditLabel": {
|
||||||
"message": "返回到管理頁面",
|
"message": "返回到管理頁面",
|
||||||
"description": "Label for cancel button for style editing"
|
"description": "Label for cancel button for style editing"
|
||||||
},
|
},
|
||||||
"styleChangesNotSaved": {
|
"styleChangesNotSaved": {
|
||||||
"message": "你已經修改了此樣式,但尚未保存。",
|
"message": "你已經修改了此樣式,但尚未保存。",
|
||||||
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||||
},
|
},
|
||||||
"importLabel": {
|
"importLabel": {
|
||||||
"message": "導入",
|
"message": "導入",
|
||||||
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
|
||||||
},
|
},
|
||||||
"updateCheckFailServerUnreachable": {
|
"updateCheckFailServerUnreachable": {
|
||||||
"message": "更新失敗 – 無法訪問伺服器。",
|
"message": "更新失敗 – 無法訪問伺服器。",
|
||||||
"description": "Text that displays when an update check failed because the update server is unreachable"
|
"description": "Text that displays when an update check failed because the update server is unreachable"
|
||||||
},
|
},
|
||||||
"manageFilters": {
|
"manageFilters": {
|
||||||
"message": "過濾器",
|
"message": "過濾器",
|
||||||
"description": "Label for filters container"
|
"description": "Label for filters container"
|
||||||
},
|
},
|
||||||
"applyAllUpdates": {
|
"applyAllUpdates": {
|
||||||
"message": "應用所有更新",
|
"message": "應用所有更新",
|
||||||
"description": "Label for the button to apply all detected updates"
|
"description": "Label for the button to apply all detected updates"
|
||||||
},
|
},
|
||||||
"deleteStyleConfirm": {
|
"deleteStyleConfirm": {
|
||||||
"message": "確定要刪除這個樣式嗎?",
|
"message": "確定要刪除這個樣式嗎?",
|
||||||
"description": "Confirmation before deleting a style"
|
"description": "Confirmation before deleting a style"
|
||||||
},
|
},
|
||||||
"styleBadRegexp": {
|
"styleBadRegexp": {
|
||||||
"message": "正規表示式無效。",
|
"message": "正規表示式無效。",
|
||||||
"description": "Validation message for a bad regexp in a style"
|
"description": "Validation message for a bad regexp in a style"
|
||||||
},
|
},
|
||||||
"optionsHeading": {
|
"optionsHeading": {
|
||||||
"message": "選項",
|
"message": "選項",
|
||||||
"description": "Heading for options section on manage page."
|
"description": "Heading for options section on manage page."
|
||||||
},
|
},
|
||||||
"appliesDisplay": {
|
"appliesDisplay": {
|
||||||
"message": "適用於: $applies$",
|
"message": "適用於: $applies$",
|
||||||
"description": "Text on the manage screen to describe what the style applies to",
|
"description": "Text on the manage screen to describe what the style applies to",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"applies": {
|
"applies": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleUpdate": {
|
"styleUpdate": {
|
||||||
"message": "你確定你要更新 '$stylename$' ?",
|
"message": "你確定你要更新 '$stylename$' ?",
|
||||||
"description": "Confirmation when updating a style",
|
"description": "Confirmation when updating a style",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"styleSectionsTitle": {
|
"styleSectionsTitle": {
|
||||||
"message": "樣式段",
|
"message": "樣式段",
|
||||||
"description": "Title for the style sections section"
|
"description": "Title for the style sections section"
|
||||||
},
|
},
|
||||||
"editStyleTitle": {
|
"editStyleTitle": {
|
||||||
"message": "編輯樣式 $stylename$",
|
"message": "編輯樣式 $stylename$",
|
||||||
"description": "Title of the page for editing styles",
|
"description": "Title of the page for editing styles",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"stylename": {
|
"stylename": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"updateCheckSucceededNoUpdate": {
|
"updateCheckSucceededNoUpdate": {
|
||||||
"message": "樣式已是最新的。",
|
"message": "樣式已是最新的。",
|
||||||
"description": "Text that displays when an update check completed and no update is available"
|
"description": "Text that displays when an update check completed and no update is available"
|
||||||
},
|
},
|
||||||
"appliesUrlPrefixOption": {
|
"appliesUrlPrefixOption": {
|
||||||
"message": "含以下前綴的網址",
|
"message": "含以下前綴的網址",
|
||||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||||
},
|
},
|
||||||
"searchRegexp": {
|
"searchRegexp": {
|
||||||
"message": "使用/re/句法正則表達式搜索",
|
"message": "使用/re/句法正則表達式搜索",
|
||||||
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
"description": "Label after the search input field in the editor shown on Ctrl-F"
|
||||||
},
|
},
|
||||||
"importReplaceTooltip": {
|
"importReplaceTooltip": {
|
||||||
"message": "棄用當前樣式內容并用導入樣式覆蓋",
|
"message": "棄用當前樣式內容并用導入樣式覆蓋",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"popupStylesFirst": {
|
"popupStylesFirst": {
|
||||||
"message": "在工具欄按鈕命令行前列出樣式",
|
"message": "在工具欄按鈕命令行前列出樣式",
|
||||||
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
"description": "Label for the checkbox controlling section order in the toolbar button menu."
|
||||||
},
|
},
|
||||||
"sectionHelp": {
|
"sectionHelp": {
|
||||||
"message": "樣式段讓你能在同一個樣式中定義適用於不同網段的不同代碼段。例如,僅僅一個樣式就能以一種樣式改變一個網站的主頁,同時以另一種樣式改變這個網站的其他頁面。",
|
"message": "樣式段讓你能在同一個樣式中定義適用於不同網段的不同代碼段。例如,僅僅一個樣式就能以一種樣式改變一個網站的主頁,同時以另一種樣式改變這個網站的其他頁面。",
|
||||||
"description": "Help text for sections"
|
"description": "Help text for sections"
|
||||||
},
|
},
|
||||||
"noStylesForSite": {
|
"noStylesForSite": {
|
||||||
"message": "當前網站沒有安裝任何樣式。",
|
"message": "當前網站沒有安裝任何樣式。",
|
||||||
"description": "Text displayed when no styles are installed for the current site"
|
"description": "Text displayed when no styles are installed for the current site"
|
||||||
},
|
},
|
||||||
"appliesDisplayTruncatedSuffix": {
|
"appliesDisplayTruncatedSuffix": {
|
||||||
"message": "以及更多",
|
"message": "以及更多",
|
||||||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||||
},
|
},
|
||||||
"appliesRemove": {
|
"appliesRemove": {
|
||||||
"message": "移除",
|
"message": "移除",
|
||||||
"description": "Label for the button to remove an 'applies' entry"
|
"description": "Label for the button to remove an 'applies' entry"
|
||||||
},
|
},
|
||||||
"styleToMozillaFormatTitle": {
|
"styleToMozillaFormatTitle": {
|
||||||
"message": "Mozilla格式樣式表",
|
"message": "Mozilla格式樣式表",
|
||||||
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
|
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
|
||||||
},
|
},
|
||||||
"manageTitle": {
|
"manageTitle": {
|
||||||
"message": "Stylish",
|
"message": "Stylish",
|
||||||
"description": "Title for the manage page"
|
"description": "Title for the manage page"
|
||||||
},
|
},
|
||||||
"writeStyleFor": {
|
"writeStyleFor": {
|
||||||
"message": "編寫樣式給:",
|
"message": "編寫樣式給:",
|
||||||
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
"description": "Label for toolbar pop-up that precedes the links to write a new style"
|
||||||
},
|
},
|
||||||
"replace": {
|
"replace": {
|
||||||
"message": "替換",
|
"message": "替換",
|
||||||
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
"description": "Label before the replace input field in the editor shown on Ctrl-H"
|
||||||
},
|
},
|
||||||
"appliesLabel": {
|
"appliesLabel": {
|
||||||
"message": "適用於",
|
"message": "適用於",
|
||||||
"description": "Label for 'applies to' fields on the edit/add screen"
|
"description": "Label for 'applies to' fields on the edit/add screen"
|
||||||
},
|
},
|
||||||
"openManage": {
|
"openManage": {
|
||||||
"message": "管理已安裝樣式",
|
"message": "管理已安裝樣式",
|
||||||
"description": "Link to open the manage page."
|
"description": "Link to open the manage page."
|
||||||
},
|
},
|
||||||
"updateCheckFailBadResponseCode": {
|
"updateCheckFailBadResponseCode": {
|
||||||
"message": "更新失敗 – 伺服器傳回代碼 $code$ 。",
|
"message": "更新失敗 – 伺服器傳回代碼 $code$ 。",
|
||||||
"description": "Text that displays when an update check failed because the response code indicates an error",
|
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"code": {
|
"code": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"appliesSpecify": {
|
"appliesSpecify": {
|
||||||
"message": "指定",
|
"message": "指定",
|
||||||
"description": "Label for the button to make a style apply only to specific sites"
|
"description": "Label for the button to make a style apply only to specific sites"
|
||||||
},
|
},
|
||||||
"installUpdate": {
|
"installUpdate": {
|
||||||
"message": "安裝更新",
|
"message": "安裝更新",
|
||||||
"description": "Label for the button to install an update for a single style"
|
"description": "Label for the button to install an update for a single style"
|
||||||
},
|
},
|
||||||
"styleMozillaFormatHeading": {
|
"styleMozillaFormatHeading": {
|
||||||
"message": "Mozilla格式",
|
"message": "Mozilla格式",
|
||||||
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
||||||
},
|
},
|
||||||
"stylishUnavailableForURL": {
|
"stylishUnavailableForURL": {
|
||||||
"message": "( Stylish 不能在諸如此類的網頁上生效。)",
|
"message": "( Stylish 不能在諸如此類的網頁上生效。)",
|
||||||
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
"description": "Note in the toolbar pop-up when on a URL Stylish can't affect"
|
||||||
},
|
},
|
||||||
"sectionRemove": {
|
"sectionRemove": {
|
||||||
"message": "移除樣式段",
|
"message": "移除樣式段",
|
||||||
"description": "Label for the button to remove a section"
|
"description": "Label for the button to remove a section"
|
||||||
},
|
},
|
||||||
"disableAllStyles": {
|
"disableAllStyles": {
|
||||||
"message": "禁用所有樣式",
|
"message": "禁用所有樣式",
|
||||||
"description": "Label for the checkbox that turns all enabled styles off."
|
"description": "Label for the checkbox that turns all enabled styles off."
|
||||||
},
|
},
|
||||||
"undoGlobal": {
|
"undoGlobal": {
|
||||||
"message": "撤銷(全局)",
|
"message": "撤銷(全局)",
|
||||||
"description": "CSS-beautify global Undo button label"
|
"description": "CSS-beautify global Undo button label"
|
||||||
},
|
},
|
||||||
"updateCompleted": {
|
"updateCompleted": {
|
||||||
"message": "更新完成。",
|
"message": "更新完成。",
|
||||||
"description": "Text that displays when an update completed"
|
"description": "Text that displays when an update completed"
|
||||||
},
|
},
|
||||||
"checkingForUpdate": {
|
"checkingForUpdate": {
|
||||||
"message": "檢查中…",
|
"message": "檢查中…",
|
||||||
"description": "Text to display when checking a style for an update"
|
"description": "Text to display when checking a style for an update"
|
||||||
},
|
},
|
||||||
"sectionCode": {
|
"sectionCode": {
|
||||||
"message": "代碼",
|
"message": "代碼",
|
||||||
"description": "Label for the code for a section"
|
"description": "Label for the code for a section"
|
||||||
},
|
},
|
||||||
"cm_smartIndent": {
|
"cm_smartIndent": {
|
||||||
"message": "使用智能縮進",
|
"message": "使用智能縮進",
|
||||||
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"appliesHelp": {
|
"appliesHelp": {
|
||||||
"message": "使用「適用於」控件來限制這個樣式段適用的網址。",
|
"message": "使用「適用於」控件來限制這個樣式段適用的網址。",
|
||||||
"description": "Help text for 'applies to' section"
|
"description": "Help text for 'applies to' section"
|
||||||
},
|
},
|
||||||
"editStyleHeading": {
|
"editStyleHeading": {
|
||||||
"message": "編輯樣式",
|
"message": "編輯樣式",
|
||||||
"description": "Title of the page for editing styles"
|
"description": "Title of the page for editing styles"
|
||||||
},
|
},
|
||||||
"appliesUrlOption": {
|
"appliesUrlOption": {
|
||||||
"message": "網址",
|
"message": "網址",
|
||||||
"description": "Option to make the style apply to the entered string as a URL"
|
"description": "Option to make the style apply to the entered string as a URL"
|
||||||
},
|
},
|
||||||
"addStyleTitle": {
|
"addStyleTitle": {
|
||||||
"message": "添加樣式",
|
"message": "添加樣式",
|
||||||
"description": "Title of the page for adding styles"
|
"description": "Title of the page for adding styles"
|
||||||
},
|
},
|
||||||
"importReplaceLabel": {
|
"importReplaceLabel": {
|
||||||
"message": "覆蓋樣式",
|
"message": "覆蓋樣式",
|
||||||
"description": "Label for the button to import and overwrite current style"
|
"description": "Label for the button to import and overwrite current style"
|
||||||
},
|
},
|
||||||
"dbError": {
|
"dbError": {
|
||||||
"message": "使用 Stylish 資料庫時出現錯誤。你想訪問可能包含解決辦法的網頁嗎?",
|
"message": "使用 Stylish 資料庫時出現錯誤。你想訪問可能包含解決辦法的網頁嗎?",
|
||||||
"description": "Prompt when a DB error is encountered"
|
"description": "Prompt when a DB error is encountered"
|
||||||
},
|
},
|
||||||
"importAppendTooltip": {
|
"importAppendTooltip": {
|
||||||
"message": "追加導入的樣式到當前樣式",
|
"message": "追加導入的樣式到當前樣式",
|
||||||
"description": "Tooltip for the button to import a style and append to the existing sections"
|
"description": "Tooltip for the button to import a style and append to the existing sections"
|
||||||
},
|
},
|
||||||
"helpKeyMapHotkey": {
|
"helpKeyMapHotkey": {
|
||||||
"message": "按下熱鍵",
|
"message": "按下熱鍵",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"replaceAll": {
|
"replaceAll": {
|
||||||
"message": "替換所有",
|
"message": "替換所有",
|
||||||
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
|
||||||
},
|
},
|
||||||
"editGotoLine": {
|
"editGotoLine": {
|
||||||
"message": "跳到行(或 line:col )",
|
"message": "跳到行(或 line:col )",
|
||||||
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
"description": "Go to line or line:column on Ctrl-G in style code editor"
|
||||||
},
|
},
|
||||||
"checkAllUpdates": {
|
"checkAllUpdates": {
|
||||||
"message": "檢查所有樣式更新",
|
"message": "檢查所有樣式更新",
|
||||||
"description": "Label for the button to check all styles for updates"
|
"description": "Label for the button to check all styles for updates"
|
||||||
},
|
},
|
||||||
"issuesHelp": {
|
"issuesHelp": {
|
||||||
"message": "由<a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a>發現啟用這些規則會產生衝突",
|
"message": "由<a href='https://github.com/CSSLint/csslint' target='_blank'>CSSLint</a>發現啟用這些規則會產生衝突",
|
||||||
"description": "Help popup message for the CSSLint issues block on the style edit page"
|
"description": "Help popup message for the CSSLint issues block on the style edit page"
|
||||||
},
|
},
|
||||||
"confirmNo": {
|
"confirmNo": {
|
||||||
"message": "否",
|
"message": "否",
|
||||||
"description": "'No' button in a confirm dialog"
|
"description": "'No' button in a confirm dialog"
|
||||||
},
|
},
|
||||||
"undo": {
|
"undo": {
|
||||||
"message": "撤銷",
|
"message": "撤銷",
|
||||||
"description": "Button label"
|
"description": "Button label"
|
||||||
},
|
},
|
||||||
"cm_keyMap": {
|
"cm_keyMap": {
|
||||||
"message": "鍵盤映射",
|
"message": "鍵盤映射",
|
||||||
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
"description": "Label for the drop-down list controlling the keymap for the style editor."
|
||||||
},
|
},
|
||||||
"cm_indentWithTabs": {
|
"cm_indentWithTabs": {
|
||||||
"message": "用Tab鍵智能縮進",
|
"message": "用Tab鍵智能縮進",
|
||||||
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
|
||||||
},
|
},
|
||||||
"replaceWith": {
|
"replaceWith": {
|
||||||
"message": "替換為",
|
"message": "替換為",
|
||||||
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
|
||||||
},
|
},
|
||||||
"deleteStyleLabel": {
|
"deleteStyleLabel": {
|
||||||
"message": "删除",
|
"message": "删除",
|
||||||
"description": "Label for the button to delete a style"
|
"description": "Label for the button to delete a style"
|
||||||
},
|
},
|
||||||
"addStyleLabel": {
|
"addStyleLabel": {
|
||||||
"message": "編寫新樣式",
|
"message": "編寫新樣式",
|
||||||
"description": "Label for the button to go to the add style page"
|
"description": "Label for the button to go to the add style page"
|
||||||
},
|
},
|
||||||
"manageOnlyEnabled": {
|
"manageOnlyEnabled": {
|
||||||
"message": "只顯示已啟用的樣式",
|
"message": "只顯示已啟用的樣式",
|
||||||
"description": "Checkbox to show only enabled styles"
|
"description": "Checkbox to show only enabled styles"
|
||||||
},
|
},
|
||||||
"editStyleLabel": {
|
"editStyleLabel": {
|
||||||
"message": "編輯",
|
"message": "編輯",
|
||||||
"description": "Label for the button to go to the edit style page"
|
"description": "Label for the button to go to the edit style page"
|
||||||
},
|
},
|
||||||
"cm_theme": {
|
"cm_theme": {
|
||||||
"message": "主題",
|
"message": "主題",
|
||||||
"description": "Label for the style editor's CSS theme."
|
"description": "Label for the style editor's CSS theme."
|
||||||
},
|
},
|
||||||
"helpKeyMapCommand": {
|
"helpKeyMapCommand": {
|
||||||
"message": "鍵入命令名稱",
|
"message": "鍵入命令名稱",
|
||||||
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
|
||||||
},
|
},
|
||||||
"description": {
|
"description": {
|
||||||
"message": "用Stylish(一個用戶樣式管理器)重塑網頁。 Stylish 讓你能為诸多主流網站輕鬆的安裝主題和皮膚。",
|
"message": "用Stylish(一個用戶樣式管理器)重塑網頁。 Stylish 讓你能為诸多主流網站輕鬆的安裝主題和皮膚。",
|
||||||
"description": "Extension description"
|
"description": "Extension description"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user