Update locales from Crowdin
This commit is contained in:
parent
dda79fa4c6
commit
4f0ea8a171
|
@ -1,225 +1,222 @@
|
|||
{
|
||||
"styleInstall": {
|
||||
"message": "هل تريد تثبيت '$stylename$' في Stylish؟",
|
||||
"description": "Confirmation when installing a style",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
"addStyleLabel":{
|
||||
"message":"كتابة نمط جديد",
|
||||
"description":"Label for the button to go to the add style page"
|
||||
},
|
||||
"addStyleTitle":{
|
||||
"message":"إضافة نمط",
|
||||
"description":"Title of the page for adding styles"
|
||||
},
|
||||
"appliesAdd":{
|
||||
"message":"إضافة",
|
||||
"description":"Label for the button to add an 'applies' entry"
|
||||
},
|
||||
"appliesDisplay":{
|
||||
"message":"ينطبق على: $applies$",
|
||||
"description":"Text on the manage screen to describe what the style applies to",
|
||||
"placeholders":{
|
||||
"applies":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"appliesUrlPrefixOption": {
|
||||
"message": "عناوين URL البادئة بـ",
|
||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||
"appliesDisplayTruncatedSuffix":{
|
||||
"message":"والمزيد",
|
||||
"description":"Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||
},
|
||||
"appliesRemove": {
|
||||
"message": "إزالة",
|
||||
"description": "Label for the button to remove an 'applies' entry"
|
||||
"appliesDomainOption":{
|
||||
"message":"عناوين URL في النطاق",
|
||||
"description":"Option to make the style apply to the entered string as a domain"
|
||||
},
|
||||
"updateCompleted": {
|
||||
"message": "اكتمل التحديث.",
|
||||
"description": "Text that displays when an update completed"
|
||||
"appliesHelp":{
|
||||
"message":"استخدم عناصر تحكم 'ينطبق على' لتقييد عناوين URL التي ينطبق عليها الرمز في هذا القسم.",
|
||||
"description":"Help text for 'applies to' section"
|
||||
},
|
||||
"appliesSpecify": {
|
||||
"message": "تحديد",
|
||||
"description": "Label for the button to make a style apply only to specific sites"
|
||||
"appliesLabel":{
|
||||
"message":"ينطبق على",
|
||||
"description":"Label for 'applies to' fields on the edit\/add screen"
|
||||
},
|
||||
"manageText": {
|
||||
"message": "انتقل إلى <a href='http://userstyles.org'>userstyles.org</a> للحصول على أنماط معدة مسبقًا. يمكنك طرح سؤال في <a href='http://forum.userstyles.org'>المنتدى</a> إذا كنت بحاجة للمساعدة.",
|
||||
"description": "Help text on the manage page"
|
||||
"appliesRegexpOption":{
|
||||
"message":"عناوين URL التي تطابق regexp",
|
||||
"description":"Option to make the style apply to the entered string as a regular expression"
|
||||
},
|
||||
"updateCheckFailServerUnreachable": {
|
||||
"message": "أخفق التحديث - الخادم يتعذر الوصول إليه.",
|
||||
"description": "Text that displays when an update check failed because the update server is unreachable"
|
||||
"appliesRemove":{
|
||||
"message":"إزالة",
|
||||
"description":"Label for the button to remove an 'applies' entry"
|
||||
},
|
||||
"styleToMozillaFormatHelp": {
|
||||
"message": "يمكن استخدام تنسيق موزيلا للرمز باستخدام Stylish للمتصفح فايرفوكس ويمكن إرساله إلى userstyles.org.",
|
||||
"description": "Help info for the button that converts the code to Mozilla format"
|
||||
"appliesSpecify":{
|
||||
"message":"تحديد",
|
||||
"description":"Label for the button to make a style apply only to specific sites"
|
||||
},
|
||||
"sectionRemove": {
|
||||
"message": "إزالة القسم",
|
||||
"description": "Label for the button to remove a section"
|
||||
"appliesToEverything":{
|
||||
"message":"كل شيء",
|
||||
"description":"Text displayed for styles that apply to all sites"
|
||||
},
|
||||
"editStyleLabel": {
|
||||
"message": "تعديل",
|
||||
"description": "Label for the button to go to the edit style page"
|
||||
"appliesUrlOption":{
|
||||
"message":"عنوان URL",
|
||||
"description":"Option to make the style apply to the entered string as a URL"
|
||||
},
|
||||
"enableStyleLabel": {
|
||||
"message": "تمكين",
|
||||
"description": "Label for the button to enable a style"
|
||||
"appliesUrlPrefixOption":{
|
||||
"message":"عناوين URL البادئة بـ",
|
||||
"description":"Option to make the style apply to the entered string as a URL prefix"
|
||||
},
|
||||
"appliesLabel": {
|
||||
"message": "ينطبق على",
|
||||
"description": "Label for 'applies to' fields on the edit/add screen"
|
||||
"checkAllUpdates":{
|
||||
"message":"البحث عن تحديثات لكل الأنماط",
|
||||
"description":"Label for the button to check all styles for updates"
|
||||
},
|
||||
"sectionHelp": {
|
||||
"message": "تتيح لك الأقسام تحديد أجزاء مختلفة من الرمز لتطبيقها على مجموعات مختلفة من عناوين URL بالنمط نفسه. فعلى سبيل المثال، يمكن لنمط مفرد تغيير الصفحة الرئيسية لموقع ويب بطريقة، مع تغيير بقية أجزاء موقع الويب بطريقة أخرى.",
|
||||
"description": "Help text for sections"
|
||||
"checkForUpdate":{
|
||||
"message":"البحث عن تحديث",
|
||||
"description":"Label for the button to check a single style for an update"
|
||||
},
|
||||
"appliesUrlOption": {
|
||||
"message": "عنوان URL",
|
||||
"description": "Option to make the style apply to the entered string as a URL"
|
||||
"checkingForUpdate":{
|
||||
"message":"جارٍ البحث...",
|
||||
"description":"Text to display when checking a style for an update"
|
||||
},
|
||||
"addStyleLabel": {
|
||||
"message": "كتابة نمط جديد",
|
||||
"description": "Label for the button to go to the add style page"
|
||||
"deleteStyleLabel":{
|
||||
"message":"حذف",
|
||||
"description":"Label for the button to delete a style"
|
||||
},
|
||||
"sectionCode": {
|
||||
"message": "الرمز",
|
||||
"description": "Label for the code for a section"
|
||||
"deleteStyleConfirm":{
|
||||
"message":"هل تريد بالتأكيد حذف هذا النمط؟",
|
||||
"description":"Confirmation before deleting a style"
|
||||
},
|
||||
"manageHeading": {
|
||||
"message": "الأنماط المثبتة",
|
||||
"description": "Heading for the manage page"
|
||||
"description":{
|
||||
"message":"يمكنك تغيير نمط الويب باستخدام Stylish، وهي أداة لإدارة أنماط المستخدم. وتتيح Stylish لك بسهولة تثبيت المظاهر والأشكال الخارجية لكل من Google، وFacebook وYouTube وOrkut فضلاً عن الكثير جدًا من مواقع الويب الأخرى.",
|
||||
"description":"Extension description"
|
||||
},
|
||||
"styleNameLabel": {
|
||||
"message": "الاسم",
|
||||
"description": "Label for the name of styles"
|
||||
"disableStyleLabel":{
|
||||
"message":"تعطيل",
|
||||
"description":"Label for the button to disable a style"
|
||||
},
|
||||
"deleteStyleLabel": {
|
||||
"message": "حذف",
|
||||
"description": "Label for the button to delete a style"
|
||||
"editStyleHeading":{
|
||||
"message":"تعديل النمط",
|
||||
"description":"Title of the page for editing styles"
|
||||
},
|
||||
"checkingForUpdate": {
|
||||
"message": "جارٍ البحث...",
|
||||
"description": "Text to display when checking a style for an update"
|
||||
"editStyleLabel":{
|
||||
"message":"تعديل",
|
||||
"description":"Label for the button to go to the edit style page"
|
||||
},
|
||||
"manageTitle": {
|
||||
"message": "Stylish",
|
||||
"description": "Title for the manage page"
|
||||
},
|
||||
"appliesDisplayTruncatedSuffix": {
|
||||
"message": "والمزيد",
|
||||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||
},
|
||||
"sectionAdd": {
|
||||
"message": "إضافة قسم آخر",
|
||||
"description": "Label for the button to add a section"
|
||||
},
|
||||
"installUpdate": {
|
||||
"message": "تثبيت التحديث",
|
||||
"description": "Label for the button to install an update for a single style"
|
||||
},
|
||||
"styleToMozillaFormat": {
|
||||
"message": "إلى تنسيق موزيلا",
|
||||
"description": "Label for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"styleEnabledLabel": {
|
||||
"message": "ممكّن",
|
||||
"description": "Label for the enabled state of styles"
|
||||
},
|
||||
"updateCheckSucceededNoUpdate": {
|
||||
"message": "النمط محدّث.",
|
||||
"description": "Text that displays when an update check completed and no update is available"
|
||||
},
|
||||
"helpAlt": {
|
||||
"message": "مساعدة",
|
||||
"description": "Alternate text for help buttons"
|
||||
},
|
||||
"addStyleTitle": {
|
||||
"message": "إضافة نمط",
|
||||
"description": "Title of the page for adding styles"
|
||||
},
|
||||
"appliesAdd": {
|
||||
"message": "إضافة",
|
||||
"description": "Label for the button to add an 'applies' entry"
|
||||
},
|
||||
"editStyleHeading": {
|
||||
"message": "تعديل النمط",
|
||||
"description": "Title of the page for editing styles"
|
||||
},
|
||||
"desc": {
|
||||
"message": "أنماط المستخدم هي مظاهر لمواقع الويب، حيث تزيد هذه الأنماط من فاعلية تجربة التصفح من خلال تمكينك من تخصيص مواقع الويب. ويمكنك إزالة المحتوى غير المناسب أو تغيير الألوان أو إعادة تصميم موقع الويب بأكمله تمامًا.\n\nتتيح لك Stylish بسهولة إدارة أنماط المستخدم، حيث يمكنك الإضافة والحذف والتمكين والتعطيل والتنظيم من خلال بضع نقرات على الماوس، ولن يكون هناك رمز يجب تعديله ولا أية تهيئة غير واضحة يجب العثور عليها. ويستضيف موقع الويب الشريك لـ Stylish، وهو userstyles.org، عشرات الآلاف من أنماط المستخدم التي صممها مستخدمون آخرون لـ Stylish والتي يمكنك تجربتها.\n\nبالنسبة إلى الأنواع التقنية المتوفرة هناك، فلتفكر فيها على هذا النحو: يستخدم كل من Stylish وuserstyles.org لغة CSS بينما يستخدم كل من Greasemonkey وuserscripts.org لغة جافا سكريبت.\n\n*** إذا كنت تبحث عن مساعدة، فيرجى طرح سؤال في http://forum.userstyles.org. لا يمكنني الرد عليك إذا نشرت السؤال هنا."
|
||||
},
|
||||
"appliesDomainOption": {
|
||||
"message": "عناوين URL في النطاق",
|
||||
"description": "Option to make the style apply to the entered string as a domain"
|
||||
},
|
||||
"appliesRegexpOption": {
|
||||
"message": "عناوين URL التي تطابق regexp",
|
||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||
},
|
||||
"styleCancelEditLabel": {
|
||||
"message": "رجوع للإدارة",
|
||||
"description": "Label for cancel button for style editing"
|
||||
},
|
||||
"appliesToEverything": {
|
||||
"message": "كل شيء",
|
||||
"description": "Text displayed for styles that apply to all sites"
|
||||
},
|
||||
"appliesHelp": {
|
||||
"message": "استخدم عناصر تحكم 'ينطبق على' لتقييد عناوين URL التي ينطبق عليها الرمز في هذا القسم.",
|
||||
"description": "Help text for 'applies to' section"
|
||||
},
|
||||
"styleSaveLabel": {
|
||||
"message": "حفظ",
|
||||
"description": "Label for save button for style editing"
|
||||
},
|
||||
"updateCheckFailBadResponseCode": {
|
||||
"message": "أخفق التحديث - استجاب الخادم بالرمز $code$.",
|
||||
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||
"placeholders": {
|
||||
"code": {
|
||||
"content": "$1"
|
||||
"editStyleTitle":{
|
||||
"message":"تعديل النمط $stylename$",
|
||||
"description":"Title of the page for editing styles",
|
||||
"placeholders":{
|
||||
"stylename":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"disableStyleLabel": {
|
||||
"message": "تعطيل",
|
||||
"description": "Label for the button to disable a style"
|
||||
"enableStyleLabel":{
|
||||
"message":"تمكين",
|
||||
"description":"Label for the button to enable a style"
|
||||
},
|
||||
"appliesDisplay": {
|
||||
"message": "ينطبق على: $applies$",
|
||||
"description": "Text on the manage screen to describe what the style applies to",
|
||||
"placeholders": {
|
||||
"applies": {
|
||||
"content": "$1"
|
||||
"findStylesForSite":{
|
||||
"message":"البحث عن المزيد من الأنماط لموقع الويب هذا.",
|
||||
"description":"Text for a link that gets a list of styles for the current site"
|
||||
},
|
||||
"helpAlt":{
|
||||
"message":"مساعدة",
|
||||
"description":"Alternate text for help buttons"
|
||||
},
|
||||
"installUpdate":{
|
||||
"message":"تثبيت التحديث",
|
||||
"description":"Label for the button to install an update for a single style"
|
||||
},
|
||||
"manageHeading":{
|
||||
"message":"الأنماط المثبتة",
|
||||
"description":"Heading for the manage page"
|
||||
},
|
||||
"manageText":{
|
||||
"message":"انتقل إلى <a href='http:\/\/userstyles.org'>userstyles.org<\/a> للحصول على أنماط معدة مسبقًا. يمكنك طرح سؤال في <a href='http:\/\/forum.userstyles.org'>المنتدى<\/a> إذا كنت بحاجة للمساعدة.",
|
||||
"description":"Help text on the manage page"
|
||||
},
|
||||
"noStylesForSite":{
|
||||
"message":"لم يتم تثبيت أي أنماط لموقع الويب هذا.",
|
||||
"description":"Text displayed when no styles are installed for the current site"
|
||||
},
|
||||
"openManage":{
|
||||
"message":"إدارة الأنماط المثبتة.",
|
||||
"description":"Link to open the manage page."
|
||||
},
|
||||
"sectionAdd":{
|
||||
"message":"إضافة قسم آخر",
|
||||
"description":"Label for the button to add a section"
|
||||
},
|
||||
"sectionCode":{
|
||||
"message":"الرمز",
|
||||
"description":"Label for the code for a section"
|
||||
},
|
||||
"sectionHelp":{
|
||||
"message":"تتيح لك الأقسام تحديد أجزاء مختلفة من الرمز لتطبيقها على مجموعات مختلفة من عناوين URL بالنمط نفسه. فعلى سبيل المثال، يمكن لنمط مفرد تغيير الصفحة الرئيسية لموقع ويب بطريقة، مع تغيير بقية أجزاء موقع الويب بطريقة أخرى.",
|
||||
"description":"Help text for sections"
|
||||
},
|
||||
"sectionRemove":{
|
||||
"message":"إزالة القسم",
|
||||
"description":"Label for the button to remove a section"
|
||||
},
|
||||
"styleCancelEditLabel":{
|
||||
"message":"رجوع للإدارة",
|
||||
"description":"Label for cancel button for style editing"
|
||||
},
|
||||
"styleChangesNotSaved":{
|
||||
"message":"لقد أجريت تغييرات على هذا النمط بدون حفظها.",
|
||||
"description":"Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||
},
|
||||
"styleEnabledLabel":{
|
||||
"message":"ممكّن",
|
||||
"description":"Label for the enabled state of styles"
|
||||
},
|
||||
"styleInstall":{
|
||||
"message":"هل تريد تثبيت '$stylename$' في Stylish؟",
|
||||
"description":"Confirmation when installing a style",
|
||||
"placeholders":{
|
||||
"stylename":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"styleMissingName": {
|
||||
"message": "أدخل اسمًا.",
|
||||
"description": "Error displayed when user saves without providing a name"
|
||||
"styleMissingName":{
|
||||
"message":"أدخل اسمًا.",
|
||||
"description":"Error displayed when user saves without providing a name"
|
||||
},
|
||||
"openManage": {
|
||||
"message": "إدارة الأنماط المثبتة.",
|
||||
"description": "Link to open the manage page."
|
||||
"styleNameLabel":{
|
||||
"message":"الاسم",
|
||||
"description":"Label for the name of styles"
|
||||
},
|
||||
"checkForUpdate": {
|
||||
"message": "البحث عن تحديث",
|
||||
"description": "Label for the button to check a single style for an update"
|
||||
"styleSaveLabel":{
|
||||
"message":"حفظ",
|
||||
"description":"Label for save button for style editing"
|
||||
},
|
||||
"editStyleTitle": {
|
||||
"message": "تعديل النمط $stylename$",
|
||||
"description": "Title of the page for editing styles",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
"styleSectionsTitle":{
|
||||
"message":"الأقسام",
|
||||
"description":"Title for the style sections section"
|
||||
},
|
||||
"styleToMozillaFormat":{
|
||||
"message":"إلى تنسيق موزيلا",
|
||||
"description":"Label for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"styleToMozillaFormatHelp":{
|
||||
"message":"يمكن استخدام تنسيق موزيلا للرمز باستخدام Stylish للمتصفح فايرفوكس ويمكن إرساله إلى userstyles.org.",
|
||||
"description":"Help info for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"updateCheckFailBadResponseCode":{
|
||||
"message":"أخفق التحديث - استجاب الخادم بالرمز $code$.",
|
||||
"description":"Text that displays when an update check failed because the response code indicates an error",
|
||||
"placeholders":{
|
||||
"code":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"checkAllUpdates": {
|
||||
"message": "البحث عن تحديثات لكل الأنماط",
|
||||
"description": "Label for the button to check all styles for updates"
|
||||
"updateCheckFailServerUnreachable":{
|
||||
"message":"أخفق التحديث - الخادم يتعذر الوصول إليه.",
|
||||
"description":"Text that displays when an update check failed because the update server is unreachable"
|
||||
},
|
||||
"styleChangesNotSaved": {
|
||||
"message": "لقد أجريت تغييرات على هذا النمط بدون حفظها.",
|
||||
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||
"updateCheckSucceededNoUpdate":{
|
||||
"message":"النمط محدّث.",
|
||||
"description":"Text that displays when an update check completed and no update is available"
|
||||
},
|
||||
"styleSectionsTitle": {
|
||||
"message": "الأقسام",
|
||||
"description": "Title for the style sections section"
|
||||
},
|
||||
"noStylesForSite": {
|
||||
"message": "لم يتم تثبيت أي أنماط لموقع الويب هذا.",
|
||||
"description": "Text displayed when no styles are installed for the current site"
|
||||
},
|
||||
"findStylesForSite": {
|
||||
"message": "البحث عن المزيد من الأنماط لموقع الويب هذا.",
|
||||
"description": "Text for a link that gets a list of styles for the current site"
|
||||
},
|
||||
"deleteStyleConfirm": {
|
||||
"message": "هل تريد بالتأكيد حذف هذا النمط؟",
|
||||
"description": "Confirmation before deleting a style"
|
||||
"updateCompleted":{
|
||||
"message":"اكتمل التحديث.",
|
||||
"description":"Text that displays when an update completed"
|
||||
}
|
||||
}
|
||||
}
|
230
_locales/cs/messages.json
Normal file
230
_locales/cs/messages.json
Normal file
|
@ -0,0 +1,230 @@
|
|||
{
|
||||
"addStyleLabel":{
|
||||
"message":"Napsat nový styl",
|
||||
"description":"Label for the button to go to the add style page"
|
||||
},
|
||||
"addStyleTitle":{
|
||||
"message":"Přidat Styl",
|
||||
"description":"Title of the page for adding styles"
|
||||
},
|
||||
"appliesAdd":{
|
||||
"message":"Přidat",
|
||||
"description":"Label for the button to add an 'applies' entry"
|
||||
},
|
||||
"appliesDisplay":{
|
||||
"message":"Platí pro: $applies$",
|
||||
"description":"Text on the manage screen to describe what the style applies to",
|
||||
"placeholders":{
|
||||
"applies":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"appliesDisplayTruncatedSuffix":{
|
||||
"message":"a další",
|
||||
"description":"Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||
},
|
||||
"appliesDomainOption":{
|
||||
"message":"URL adresy na doméně",
|
||||
"description":"Option to make the style apply to the entered string as a domain"
|
||||
},
|
||||
"appliesHelp":{
|
||||
"message":"Nastavte 'Platí pro', pokud chcete limitovat, na které URL adresy se použije kód v této sekci.",
|
||||
"description":"Help text for 'applies to' section"
|
||||
},
|
||||
"appliesLabel":{
|
||||
"message":"Platí pro",
|
||||
"description":"Label for 'applies to' fields on the edit\/add screen"
|
||||
},
|
||||
"appliesRegexpOption":{
|
||||
"message":"URL adresy odpovídající reg. výrazu",
|
||||
"description":"Option to make the style apply to the entered string as a regular expression"
|
||||
},
|
||||
"appliesRemove":{
|
||||
"message":"Odstranit",
|
||||
"description":"Label for the button to remove an 'applies' entry"
|
||||
},
|
||||
"appliesSpecify":{
|
||||
"message":"Specifikovat",
|
||||
"description":"Label for the button to make a style apply only to specific sites"
|
||||
},
|
||||
"appliesToEverything":{
|
||||
"message":"Vše",
|
||||
"description":"Text displayed for styles that apply to all sites"
|
||||
},
|
||||
"appliesUrlOption":{
|
||||
"message":"URL",
|
||||
"description":"Option to make the style apply to the entered string as a URL"
|
||||
},
|
||||
"appliesUrlPrefixOption":{
|
||||
"message":"URL adresy začínající",
|
||||
"description":"Option to make the style apply to the entered string as a URL prefix"
|
||||
},
|
||||
"checkAllUpdates":{
|
||||
"message":"Aktualizovat všechny styly",
|
||||
"description":"Label for the button to check all styles for updates"
|
||||
},
|
||||
"checkForUpdate":{
|
||||
"message":"Zkontrolovat aktualizace",
|
||||
"description":"Label for the button to check a single style for an update"
|
||||
},
|
||||
"checkingForUpdate":{
|
||||
"message":"Kontroluji...",
|
||||
"description":"Text to display when checking a style for an update"
|
||||
},
|
||||
"deleteStyleLabel":{
|
||||
"message":"Smazat",
|
||||
"description":"Label for the button to delete a style"
|
||||
},
|
||||
"deleteStyleConfirm":{
|
||||
"message":"Opravdu chcete tento styl smazat?",
|
||||
"description":"Confirmation before deleting a style"
|
||||
},
|
||||
"description":{
|
||||
"message":"Přestylujte web pomocí Stylish, manažeru uživatelských stylů. Stylish vám umožní nainstalovat témata a skiny pro mnoho populárních webů.",
|
||||
"description":"Extension description"
|
||||
},
|
||||
"disableStyleLabel":{
|
||||
"message":"Zakázat",
|
||||
"description":"Label for the button to disable a style"
|
||||
},
|
||||
"editStyleHeading":{
|
||||
"message":"Upravit Styl",
|
||||
"description":"Title of the page for editing styles"
|
||||
},
|
||||
"editStyleLabel":{
|
||||
"message":"Upravit",
|
||||
"description":"Label for the button to go to the edit style page"
|
||||
},
|
||||
"editStyleTitle":{
|
||||
"message":"Upravit Styl $stylename$",
|
||||
"description":"Title of the page for editing styles",
|
||||
"placeholders":{
|
||||
"stylename":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"enableStyleLabel":{
|
||||
"message":"Povolit",
|
||||
"description":"Label for the button to enable a style"
|
||||
},
|
||||
"findStylesForSite":{
|
||||
"message":"Najít styly pro tento web.",
|
||||
"description":"Text for a link that gets a list of styles for the current site"
|
||||
},
|
||||
"helpAlt":{
|
||||
"message":"Nápověda",
|
||||
"description":"Alternate text for help buttons"
|
||||
},
|
||||
"installUpdate":{
|
||||
"message":"Nainstalovat aktualizaci",
|
||||
"description":"Label for the button to install an update for a single style"
|
||||
},
|
||||
"manageHeading":{
|
||||
"message":"Nainstalované Styly",
|
||||
"description":"Heading for the manage page"
|
||||
},
|
||||
"manageText":{
|
||||
"message":"Na <a href='http:\/\/userstyles.org'>userstyles.org<\/a> najdete již vytvořené styly. Na <a href='http:\/\/forum.userstyles.org'>fóru<\/a> můžete požádat o pomoc.",
|
||||
"description":"Help text on the manage page"
|
||||
},
|
||||
"manageTitle":{
|
||||
"message":"Stylish",
|
||||
"description":"Title for the manage page"
|
||||
},
|
||||
"noStylesForSite":{
|
||||
"message":"Pro tento web zde není žádný styl.",
|
||||
"description":"Text displayed when no styles are installed for the current site"
|
||||
},
|
||||
"openManage":{
|
||||
"message":"Spravovat nainstalovné styly.",
|
||||
"description":"Link to open the manage page."
|
||||
},
|
||||
"sectionAdd":{
|
||||
"message":"Přidat další sekci",
|
||||
"description":"Label for the button to add a section"
|
||||
},
|
||||
"sectionCode":{
|
||||
"message":"Kód",
|
||||
"description":"Label for the code for a section"
|
||||
},
|
||||
"sectionHelp":{
|
||||
"message":"Pomocí sekcí můžete v jednom stylu nadefinovat více částí kódu pro různé skupiny URL adres. Jeden styl pak může např. změnit hlavní stránku webu jinak, než jeho zbytek.",
|
||||
"description":"Help text for sections"
|
||||
},
|
||||
"sectionRemove":{
|
||||
"message":"Odstranit sekci",
|
||||
"description":"Label for the button to remove a section"
|
||||
},
|
||||
"styleBadRegexp":{
|
||||
"message":"Tento regulérní výraz je neplatný.",
|
||||
"description":"Validation message for a bad regexp in a style"
|
||||
},
|
||||
"styleCancelEditLabel":{
|
||||
"message":"Zpět ke správě",
|
||||
"description":"Label for cancel button for style editing"
|
||||
},
|
||||
"styleChangesNotSaved":{
|
||||
"message":"Provedli jste změny tohoto stylu bez uložení.",
|
||||
"description":"Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||
},
|
||||
"styleEnabledLabel":{
|
||||
"message":"Povolen",
|
||||
"description":"Label for the enabled state of styles"
|
||||
},
|
||||
"styleInstall":{
|
||||
"message":"Nainstalovat '$stylename$' do Stylish?",
|
||||
"description":"Confirmation when installing a style",
|
||||
"placeholders":{
|
||||
"stylename":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"styleMissingName":{
|
||||
"message":"Zadejte název.",
|
||||
"description":"Error displayed when user saves without providing a name"
|
||||
},
|
||||
"styleNameLabel":{
|
||||
"message":"Název",
|
||||
"description":"Label for the name of styles"
|
||||
},
|
||||
"styleSaveLabel":{
|
||||
"message":"Uložit",
|
||||
"description":"Label for save button for style editing"
|
||||
},
|
||||
"styleSectionsTitle":{
|
||||
"message":"Sekce",
|
||||
"description":"Title for the style sections section"
|
||||
},
|
||||
"styleToMozillaFormat":{
|
||||
"message":"Do Mozilla formátu",
|
||||
"description":"Label for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"styleToMozillaFormatHelp":{
|
||||
"message":"Mozilla formát umožní použití stylu v prohlížeči Mozilla Firefox a jeho odeslání na userstyles.org.",
|
||||
"description":"Help info for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"updateCheckFailBadResponseCode":{
|
||||
"message":"Aktualizace selhala - server opověděl kódem $code$.",
|
||||
"description":"Text that displays when an update check failed because the response code indicates an error",
|
||||
"placeholders":{
|
||||
"code":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"updateCheckFailServerUnreachable":{
|
||||
"message":"Aktualizace selhala - server je nedosažitelný.",
|
||||
"description":"Text that displays when an update check failed because the update server is unreachable"
|
||||
},
|
||||
"updateCheckSucceededNoUpdate":{
|
||||
"message":"Styl je aktuální.",
|
||||
"description":"Text that displays when an update check completed and no update is available"
|
||||
},
|
||||
"updateCompleted":{
|
||||
"message":"Aktalizace dokončena.",
|
||||
"description":"Text that displays when an update completed"
|
||||
}
|
||||
}
|
|
@ -1,238 +1,210 @@
|
|||
{
|
||||
"styleInstall": {
|
||||
"message": "\"$stylename$\" in Stylish installieren?",
|
||||
"description": "Confirmation when installing a style",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
"addStyleLabel":{
|
||||
"message":"Neuen Stil schreiben",
|
||||
"description":"Label for the button to go to the add style page"
|
||||
},
|
||||
"addStyleTitle":{
|
||||
"message":"Stil hinzufügen",
|
||||
"description":"Title of the page for adding styles"
|
||||
},
|
||||
"appliesAdd":{
|
||||
"message":"Hinzufügen",
|
||||
"description":"Label for the button to add an 'applies' entry"
|
||||
},
|
||||
"appliesDisplay":{
|
||||
"message":"Gilt für: $applies$",
|
||||
"description":"Text on the manage screen to describe what the style applies to",
|
||||
"placeholders":{
|
||||
"applies":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"styleUpdate": {
|
||||
"message": "Möchten Sie wirklich nach Updates für \"$stylename\" suchen?",
|
||||
"description": "Confirmation when updating a style",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"appliesUrlPrefixOption": {
|
||||
"message": "URLs beginnend mit",
|
||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||
"appliesDisplayTruncatedSuffix":{
|
||||
"message":"und vieles mehr",
|
||||
"description":"Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||
},
|
||||
"appliesRemove": {
|
||||
"message": "Löschen",
|
||||
"description": "Label for the button to remove an 'applies' entry"
|
||||
"appliesDomainOption":{
|
||||
"message":"URLs auf der Domain",
|
||||
"description":"Option to make the style apply to the entered string as a domain"
|
||||
},
|
||||
"updateCompleted": {
|
||||
"message": "Update abgeschlossen",
|
||||
"description": "Text that displays when an update completed"
|
||||
"appliesHelp":{
|
||||
"message":"Legen Sie mit den Steuerungselementen \"Gilt für\" fest, für welche URLs der Code in diesem Bereich gilt.",
|
||||
"description":"Help text for 'applies to' section"
|
||||
},
|
||||
"appliesSpecify": {
|
||||
"message": "Angeben",
|
||||
"description": "Label for the button to make a style apply only to specific sites"
|
||||
"appliesLabel":{
|
||||
"message":"Gilt für",
|
||||
"description":"Label for 'applies to' fields on the edit\/add screen"
|
||||
},
|
||||
"manageText": {
|
||||
"message": "Vorgefertigte Stile finden Sie auf <a href='http://userstyles.org'>userstyles.org</a>. Wenn Sie Hilfe benötigen, können Sie im <a href='http://forum.userstyles.org'>Forum</a> Fragen stellen.",
|
||||
"description": "Help text on the manage page"
|
||||
"appliesRegexpOption":{
|
||||
"message":"Mit dem regulären Ausdruck übereinstimmende URLs",
|
||||
"description":"Option to make the style apply to the entered string as a regular expression"
|
||||
},
|
||||
"updateCheckFailServerUnreachable": {
|
||||
"message": "Updatefehler - Server nicht erreichbar",
|
||||
"description": "Text that displays when an update check failed because the update server is unreachable"
|
||||
"appliesRemove":{
|
||||
"message":"Löschen",
|
||||
"description":"Label for the button to remove an 'applies' entry"
|
||||
},
|
||||
"styleToMozillaFormatHelp": {
|
||||
"message": "Das Mozilla-Codeformat kann mit Stylish für Firefox verwendet und an userstyles.org gesendet werden.",
|
||||
"description": "Help info for the button that converts the code to Mozilla format"
|
||||
"appliesSpecify":{
|
||||
"message":"Angeben",
|
||||
"description":"Label for the button to make a style apply only to specific sites"
|
||||
},
|
||||
"sectionRemove": {
|
||||
"message": "Bereich entfernen",
|
||||
"description": "Label for the button to remove a section"
|
||||
"appliesToEverything":{
|
||||
"message":"Alle",
|
||||
"description":"Text displayed for styles that apply to all sites"
|
||||
},
|
||||
"editStyleLabel": {
|
||||
"message": "Bearbeiten",
|
||||
"description": "Label for the button to go to the edit style page"
|
||||
"appliesUrlPrefixOption":{
|
||||
"message":"URLs beginnend mit",
|
||||
"description":"Option to make the style apply to the entered string as a URL prefix"
|
||||
},
|
||||
"enableStyleLabel": {
|
||||
"message": "Aktivieren",
|
||||
"description": "Label for the button to enable a style"
|
||||
"checkAllUpdates":{
|
||||
"message":"Nach Updates für alle Stile suchen",
|
||||
"description":"Label for the button to check all styles for updates"
|
||||
},
|
||||
"appliesLabel": {
|
||||
"message": "Gilt für",
|
||||
"description": "Label for 'applies to' fields on the edit/add screen"
|
||||
"checkForUpdate":{
|
||||
"message":"Nach Updates suchen",
|
||||
"description":"Label for the button to check a single style for an update"
|
||||
},
|
||||
"sectionHelp": {
|
||||
"message": "Über Bereiche können Sie unterschiedliche Codes auf unterschiedliche URLs mit dem gleichen Stil anwenden. Beispielsweise kann über einen einzigen Stil die Startseite der Website geändert werden, während für den Rest der Website andere Änderungen gelten.",
|
||||
"description": "Help text for sections"
|
||||
"checkingForUpdate":{
|
||||
"message":"Überprüfen...",
|
||||
"description":"Text to display when checking a style for an update"
|
||||
},
|
||||
"appliesUrlOption": {
|
||||
"message": "URL",
|
||||
"description": "Option to make the style apply to the entered string as a URL"
|
||||
"deleteStyleLabel":{
|
||||
"message":"Löschen",
|
||||
"description":"Label for the button to delete a style"
|
||||
},
|
||||
"description": {
|
||||
"message": "Gestalten Sie das Web mit dem Nutzerstil-Manager Stylish neu.",
|
||||
"description": "Extension description"
|
||||
"deleteStyleConfirm":{
|
||||
"message":"Möchten Sie diesen Stil wirklich löschen?",
|
||||
"description":"Confirmation before deleting a style"
|
||||
},
|
||||
"addStyleLabel": {
|
||||
"message": "Neuen Stil schreiben",
|
||||
"description": "Label for the button to go to the add style page"
|
||||
"description":{
|
||||
"message":"Gestalten Sie das Web mit dem Nutzerstil-Manager Stylish neu. Mit Stylish können Sie ganz einfach Designs für Google, Facebook, YouTube, orkut und viele andere Websites installieren.",
|
||||
"description":"Extension description"
|
||||
},
|
||||
"sectionCode": {
|
||||
"message": "Code",
|
||||
"description": "Label for the code for a section"
|
||||
"disableStyleLabel":{
|
||||
"message":"Deaktivieren",
|
||||
"description":"Label for the button to disable a style"
|
||||
},
|
||||
"manageHeading": {
|
||||
"message": "Installierte Stile",
|
||||
"description": "Heading for the manage page"
|
||||
"editStyleHeading":{
|
||||
"message":"Stil bearbeiten",
|
||||
"description":"Title of the page for editing styles"
|
||||
},
|
||||
"styleNameLabel": {
|
||||
"message": "Name",
|
||||
"description": "Label for the name of styles"
|
||||
"editStyleLabel":{
|
||||
"message":"Bearbeiten",
|
||||
"description":"Label for the button to go to the edit style page"
|
||||
},
|
||||
"deleteStyleLabel": {
|
||||
"message": "Löschen",
|
||||
"description": "Label for the button to delete a style"
|
||||
},
|
||||
"checkingForUpdate": {
|
||||
"message": "Überprüfen...",
|
||||
"description": "Text to display when checking a style for an update"
|
||||
},
|
||||
"manageTitle": {
|
||||
"message": "Stylish",
|
||||
"description": "Title for the manage page"
|
||||
},
|
||||
"appliesDisplayTruncatedSuffix": {
|
||||
"message": "und vieles mehr",
|
||||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||
},
|
||||
"sectionAdd": {
|
||||
"message": "Weiteren Bereich hinzufügen",
|
||||
"description": "Label for the button to add a section"
|
||||
},
|
||||
"installUpdate": {
|
||||
"message": "Update installieren",
|
||||
"description": "Label for the button to install an update for a single style"
|
||||
},
|
||||
"styleToMozillaFormat": {
|
||||
"message": "In Mozilla-Format",
|
||||
"description": "Label for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"styleEnabledLabel": {
|
||||
"message": "Aktiviert",
|
||||
"description": "Label for the enabled state of styles"
|
||||
},
|
||||
"updateCheckSucceededNoUpdate": {
|
||||
"message": "Der Stil ist aktuell.",
|
||||
"description": "Text that displays when an update check completed and no update is available"
|
||||
},
|
||||
"helpAlt": {
|
||||
"message": "Hilfe",
|
||||
"description": "Alternate text for help buttons"
|
||||
},
|
||||
"addStyleTitle": {
|
||||
"message": "Stil hinzufügen",
|
||||
"description": "Title of the page for adding styles"
|
||||
},
|
||||
"appliesAdd": {
|
||||
"message": "Hinzufügen",
|
||||
"description": "Label for the button to add an 'applies' entry"
|
||||
},
|
||||
"editStyleHeading": {
|
||||
"message": "Stil bearbeiten",
|
||||
"description": "Title of the page for editing styles"
|
||||
},
|
||||
"desc": {
|
||||
"message": "Nutzerstile sind Designs für Websites, mit denen Nutzer Websites anpassen und somit noch reibungsloser surfen können: Entfernen Sie nicht relevante Inhalte, ändern Sie Farben oder gestalten Sie eine komplette Website um.\n\nMit Stylish ist das Verwalten Ihrer Nutzerstile ganz einfach. Sie können mit wenigen Klicks Stile hinzufügen, löschen, aktivieren und deaktivieren oder ordnen, ohne dass Sie Code bearbeiten oder versteckte Konfigurationen suchen müssen. Auf userstyles.org, der Partner-Website von Stylish, stehen Ihnen unzählige Nutzerstile zur Auswahl, die von anderen Nutzern entworfen wurden.\n\nEin Hinweis für alle Technikfreaks: Stylish und userstyles.org erfüllen bei CSS die gleiche Funktion wie Greasemonkey und userscripts.org bei JavaScript.\n\n*** Wenn Sie Hilfe benötigen, stellen Sie Ihre Fragen bitte auf http://forum.userstyles.org. Wenn Sie Ihre Fragen hier posten, kann ich sie nicht beantworten."
|
||||
},
|
||||
"appliesDomainOption": {
|
||||
"message": "URLs auf der Domain",
|
||||
"description": "Option to make the style apply to the entered string as a domain"
|
||||
},
|
||||
"appliesRegexpOption": {
|
||||
"message": "Mit dem regulären Ausdruck übereinstimmende URLs",
|
||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||
},
|
||||
"styleCancelEditLabel": {
|
||||
"message": "Zurück zum Manager",
|
||||
"description": "Label for cancel button for style editing"
|
||||
},
|
||||
"appliesToEverything": {
|
||||
"message": "Alle",
|
||||
"description": "Text displayed for styles that apply to all sites"
|
||||
},
|
||||
"appliesHelp": {
|
||||
"message": "Legen Sie mit den Steuerungselementen \"Gilt für\" fest, für welche URLs der Code in diesem Bereich gilt.",
|
||||
"description": "Help text for 'applies to' section"
|
||||
},
|
||||
"styleSaveLabel": {
|
||||
"message": "Speichern",
|
||||
"description": "Label for save button for style editing"
|
||||
},
|
||||
"updateCheckFailBadResponseCode": {
|
||||
"message": "Updatefehler - Server hat den Fehler $code$ ausgegeben.",
|
||||
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||
"placeholders": {
|
||||
"code": {
|
||||
"content": "$1"
|
||||
"editStyleTitle":{
|
||||
"message":"Stil $stylename$ bearbeiten",
|
||||
"description":"Title of the page for editing styles",
|
||||
"placeholders":{
|
||||
"stylename":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"disableStyleLabel": {
|
||||
"message": "Deaktivieren",
|
||||
"description": "Label for the button to disable a style"
|
||||
"enableStyleLabel":{
|
||||
"message":"Aktivieren",
|
||||
"description":"Label for the button to enable a style"
|
||||
},
|
||||
"appliesDisplay": {
|
||||
"message": "Gilt für: $applies$",
|
||||
"description": "Text on the manage screen to describe what the style applies to",
|
||||
"placeholders": {
|
||||
"applies": {
|
||||
"content": "$1"
|
||||
"findStylesForSite":{
|
||||
"message":"Mehr Stile für diese Website finden",
|
||||
"description":"Text for a link that gets a list of styles for the current site"
|
||||
},
|
||||
"helpAlt":{
|
||||
"message":"Hilfe",
|
||||
"description":"Alternate text for help buttons"
|
||||
},
|
||||
"installUpdate":{
|
||||
"message":"Update installieren",
|
||||
"description":"Label for the button to install an update for a single style"
|
||||
},
|
||||
"manageHeading":{
|
||||
"message":"Installierte Stile",
|
||||
"description":"Heading for the manage page"
|
||||
},
|
||||
"manageText":{
|
||||
"message":"Vorgefertigte Stile finden Sie auf <a href='http:\/\/userstyles.org'>userstyles.org<\/a>. Wenn Sie Hilfe benötigen, können Sie im <a href='http:\/\/forum.userstyles.org'>Forum<\/a> Fragen stellen.",
|
||||
"description":"Help text on the manage page"
|
||||
},
|
||||
"noStylesForSite":{
|
||||
"message":"Für diese Website sind keine Stile installiert.",
|
||||
"description":"Text displayed when no styles are installed for the current site"
|
||||
},
|
||||
"openManage":{
|
||||
"message":"Installierte Stile verwalten",
|
||||
"description":"Link to open the manage page."
|
||||
},
|
||||
"sectionAdd":{
|
||||
"message":"Weiteren Bereich hinzufügen",
|
||||
"description":"Label for the button to add a section"
|
||||
},
|
||||
"sectionHelp":{
|
||||
"message":"Über Bereiche können Sie unterschiedliche Codes auf unterschiedliche URLs mit dem gleichen Stil anwenden. Beispielsweise kann über einen einzigen Stil die Startseite der Website geändert werden, während für den Rest der Website andere Änderungen gelten.",
|
||||
"description":"Help text for sections"
|
||||
},
|
||||
"sectionRemove":{
|
||||
"message":"Bereich entfernen",
|
||||
"description":"Label for the button to remove a section"
|
||||
},
|
||||
"styleCancelEditLabel":{
|
||||
"message":"Zurück zum Manager",
|
||||
"description":"Label for cancel button for style editing"
|
||||
},
|
||||
"styleChangesNotSaved":{
|
||||
"message":"Sie haben diesen Stil geändert, ohne ihn zu speichern.",
|
||||
"description":"Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||
},
|
||||
"styleEnabledLabel":{
|
||||
"message":"Aktiviert",
|
||||
"description":"Label for the enabled state of styles"
|
||||
},
|
||||
"styleInstall":{
|
||||
"message":"\"$stylename$\" in Stylish installieren?",
|
||||
"description":"Confirmation when installing a style",
|
||||
"placeholders":{
|
||||
"stylename":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"styleMissingName": {
|
||||
"message": "Geben Sie einen Namen ein.",
|
||||
"description": "Error displayed when user saves without providing a name"
|
||||
"styleMissingName":{
|
||||
"message":"Geben Sie einen Namen ein.",
|
||||
"description":"Error displayed when user saves without providing a name"
|
||||
},
|
||||
"openManage": {
|
||||
"message": "Installierte Stile verwalten",
|
||||
"description": "Link to open the manage page."
|
||||
"styleSaveLabel":{
|
||||
"message":"Speichern",
|
||||
"description":"Label for save button for style editing"
|
||||
},
|
||||
"checkForUpdate": {
|
||||
"message": "Nach Updates suchen",
|
||||
"description": "Label for the button to check a single style for an update"
|
||||
"styleSectionsTitle":{
|
||||
"message":"Bereiche",
|
||||
"description":"Title for the style sections section"
|
||||
},
|
||||
"editStyleTitle": {
|
||||
"message": "Stil $stylename$ bearbeiten",
|
||||
"description": "Title of the page for editing styles",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
"styleToMozillaFormat":{
|
||||
"message":"In Mozilla-Format",
|
||||
"description":"Label for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"styleToMozillaFormatHelp":{
|
||||
"message":"Das Mozilla-Codeformat kann mit Stylish für Firefox verwendet und an userstyles.org gesendet werden.",
|
||||
"description":"Help info for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"updateCheckFailBadResponseCode":{
|
||||
"message":"Updatefehler - Server hat den Fehler $code$ ausgegeben.",
|
||||
"description":"Text that displays when an update check failed because the response code indicates an error",
|
||||
"placeholders":{
|
||||
"code":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"checkAllUpdates": {
|
||||
"message": "Nach Updates für alle Stile suchen",
|
||||
"description": "Label for the button to check all styles for updates"
|
||||
"updateCheckFailServerUnreachable":{
|
||||
"message":"Updatefehler - Server nicht erreichbar",
|
||||
"description":"Text that displays when an update check failed because the update server is unreachable"
|
||||
},
|
||||
"styleChangesNotSaved": {
|
||||
"message": "Sie haben diesen Stil geändert, ohne ihn zu speichern.",
|
||||
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||
"updateCheckSucceededNoUpdate":{
|
||||
"message":"Der Stil ist aktuell.",
|
||||
"description":"Text that displays when an update check completed and no update is available"
|
||||
},
|
||||
"styleSectionsTitle": {
|
||||
"message": "Bereiche",
|
||||
"description": "Title for the style sections section"
|
||||
},
|
||||
"noStylesForSite": {
|
||||
"message": "Für diese Website sind keine Stile installiert.",
|
||||
"description": "Text displayed when no styles are installed for the current site"
|
||||
},
|
||||
"findStylesForSite": {
|
||||
"message": "Mehr Stile für diese Website finden",
|
||||
"description": "Text for a link that gets a list of styles for the current site"
|
||||
},
|
||||
"deleteStyleConfirm": {
|
||||
"message": "Möchten Sie diesen Stil wirklich löschen?",
|
||||
"description": "Confirmation before deleting a style"
|
||||
"updateCompleted":{
|
||||
"message":"Update abgeschlossen",
|
||||
"description":"Text that displays when an update completed"
|
||||
}
|
||||
}
|
||||
}
|
152
_locales/el/messages.json
Normal file
152
_locales/el/messages.json
Normal file
|
@ -0,0 +1,152 @@
|
|||
{
|
||||
"addStyleLabel":{
|
||||
"message":"Γράψτε νέο στυλ",
|
||||
"description":"Label for the button to go to the add style page"
|
||||
},
|
||||
"addStyleTitle":{
|
||||
"message":"Προσθήκη στυλ",
|
||||
"description":"Title of the page for adding styles"
|
||||
},
|
||||
"appliesAdd":{
|
||||
"message":"Προσθήκη",
|
||||
"description":"Label for the button to add an 'applies' entry"
|
||||
},
|
||||
"appliesDisplay":{
|
||||
"message":"Ισχύει για: $applies$",
|
||||
"description":"Text on the manage screen to describe what the style applies to",
|
||||
"placeholders":{
|
||||
"applies":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"appliesDisplayTruncatedSuffix":{
|
||||
"message":"και πολλά άλλα",
|
||||
"description":"Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||
},
|
||||
"appliesLabel":{
|
||||
"message":"Ισχύει για",
|
||||
"description":"Label for 'applies to' fields on the edit\/add screen"
|
||||
},
|
||||
"appliesRemove":{
|
||||
"message":"Αφαίρεση",
|
||||
"description":"Label for the button to remove an 'applies' entry"
|
||||
},
|
||||
"appliesSpecify":{
|
||||
"message":"Καθορισμός",
|
||||
"description":"Label for the button to make a style apply only to specific sites"
|
||||
},
|
||||
"appliesToEverything":{
|
||||
"message":"Τα πάντα",
|
||||
"description":"Text displayed for styles that apply to all sites"
|
||||
},
|
||||
"appliesUrlOption":{
|
||||
"message":"URL",
|
||||
"description":"Option to make the style apply to the entered string as a URL"
|
||||
},
|
||||
"checkForUpdate":{
|
||||
"message":"Έλεγχος για ενημερώσεις",
|
||||
"description":"Label for the button to check a single style for an update"
|
||||
},
|
||||
"checkingForUpdate":{
|
||||
"message":"Έλεγχος...",
|
||||
"description":"Text to display when checking a style for an update"
|
||||
},
|
||||
"deleteStyleLabel":{
|
||||
"message":"Διαγραφή",
|
||||
"description":"Label for the button to delete a style"
|
||||
},
|
||||
"disableStyleLabel":{
|
||||
"message":"Απενεργοποίηση",
|
||||
"description":"Label for the button to disable a style"
|
||||
},
|
||||
"editStyleHeading":{
|
||||
"message":"Επεξεργασία Στυλ",
|
||||
"description":"Title of the page for editing styles"
|
||||
},
|
||||
"editStyleLabel":{
|
||||
"message":"Επεξεργασία",
|
||||
"description":"Label for the button to go to the edit style page"
|
||||
},
|
||||
"enableStyleLabel":{
|
||||
"message":"Ενεργοποίηση",
|
||||
"description":"Label for the button to enable a style"
|
||||
},
|
||||
"helpAlt":{
|
||||
"message":"Βοήθεια",
|
||||
"description":"Alternate text for help buttons"
|
||||
},
|
||||
"installUpdate":{
|
||||
"message":"Εγκατάσταση ενημέρωσης",
|
||||
"description":"Label for the button to install an update for a single style"
|
||||
},
|
||||
"manageHeading":{
|
||||
"message":"Εγκατεστημένα Στυλ",
|
||||
"description":"Heading for the manage page"
|
||||
},
|
||||
"manageTitle":{
|
||||
"message":"Κομψή",
|
||||
"description":"Title for the manage page"
|
||||
},
|
||||
"sectionCode":{
|
||||
"message":"Κώδικας",
|
||||
"description":"Label for the code for a section"
|
||||
},
|
||||
"sectionRemove":{
|
||||
"message":"Αφαίρεση ενότητας",
|
||||
"description":"Label for the button to remove a section"
|
||||
},
|
||||
"styleBadRegexp":{
|
||||
"message":"Το Regexp δεν είναι έγκυρο.",
|
||||
"description":"Validation message for a bad regexp in a style"
|
||||
},
|
||||
"styleCancelEditLabel":{
|
||||
"message":"Πίσω στη διαχείριση",
|
||||
"description":"Label for cancel button for style editing"
|
||||
},
|
||||
"styleEnabledLabel":{
|
||||
"message":"Ενεργοποιημένη",
|
||||
"description":"Label for the enabled state of styles"
|
||||
},
|
||||
"styleMissingName":{
|
||||
"message":"Εισάγετε ένα όνομα.",
|
||||
"description":"Error displayed when user saves without providing a name"
|
||||
},
|
||||
"styleNameLabel":{
|
||||
"message":"Όνομα",
|
||||
"description":"Label for the name of styles"
|
||||
},
|
||||
"styleSaveLabel":{
|
||||
"message":"Αποθήκευση",
|
||||
"description":"Label for save button for style editing"
|
||||
},
|
||||
"styleSectionsTitle":{
|
||||
"message":"Ενότητες",
|
||||
"description":"Title for the style sections section"
|
||||
},
|
||||
"styleToMozillaFormat":{
|
||||
"message":"Σε μορφή Mozilla",
|
||||
"description":"Label for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"updateCheckFailBadResponseCode":{
|
||||
"message":"Αποτυχία ενημέρωσης - ο διακομιστής ανταποκρίθηκε με κωδικό $code$.",
|
||||
"description":"Text that displays when an update check failed because the response code indicates an error",
|
||||
"placeholders":{
|
||||
"code":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"updateCheckFailServerUnreachable":{
|
||||
"message":"Αποτυχία ενημέρωσης - απρόσιτος διακομιστής.",
|
||||
"description":"Text that displays when an update check failed because the update server is unreachable"
|
||||
},
|
||||
"updateCheckSucceededNoUpdate":{
|
||||
"message":"Το στυλ είναι ενημερωμένο.",
|
||||
"description":"Text that displays when an update check completed and no update is available"
|
||||
},
|
||||
"updateCompleted":{
|
||||
"message":"Η ενημέρωση ολοκληρώθηκε.",
|
||||
"description":"Text that displays when an update completed"
|
||||
}
|
||||
}
|
|
@ -1,238 +1,218 @@
|
|||
{
|
||||
"styleInstall": {
|
||||
"message": "¿Quieres instalar \"$stylename$\" en Stylish?",
|
||||
"description": "Confirmation when installing a style",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
"addStyleLabel":{
|
||||
"message":"Escribir nuevo estilo",
|
||||
"description":"Label for the button to go to the add style page"
|
||||
},
|
||||
"addStyleTitle":{
|
||||
"message":"Añadir estilo",
|
||||
"description":"Title of the page for adding styles"
|
||||
},
|
||||
"appliesAdd":{
|
||||
"message":"Añadir",
|
||||
"description":"Label for the button to add an 'applies' entry"
|
||||
},
|
||||
"appliesDisplay":{
|
||||
"message":"Se aplica a: $applies$",
|
||||
"description":"Text on the manage screen to describe what the style applies to",
|
||||
"placeholders":{
|
||||
"applies":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"styleUpdate": {
|
||||
"message": "¿Confirma que quiere actualizar \"$stylename$\"?",
|
||||
"description": "Confirmation when updating a style",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"appliesUrlPrefixOption": {
|
||||
"message": "URL que empiezan por",
|
||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||
"appliesDisplayTruncatedSuffix":{
|
||||
"message":"y otros muchos sitios",
|
||||
"description":"Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||
},
|
||||
"appliesRemove": {
|
||||
"message": "Eliminar",
|
||||
"description": "Label for the button to remove an 'applies' entry"
|
||||
"appliesDomainOption":{
|
||||
"message":"URL en el dominio",
|
||||
"description":"Option to make the style apply to the entered string as a domain"
|
||||
},
|
||||
"updateCompleted": {
|
||||
"message": "Actualización terminada",
|
||||
"description": "Text that displays when an update completed"
|
||||
"appliesHelp":{
|
||||
"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"
|
||||
},
|
||||
"appliesSpecify": {
|
||||
"message": "Especificar",
|
||||
"description": "Label for the button to make a style apply only to specific sites"
|
||||
"appliesLabel":{
|
||||
"message":"Se aplica a",
|
||||
"description":"Label for 'applies to' fields on the edit\/add screen"
|
||||
},
|
||||
"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.",
|
||||
"description": "Help text on the manage page"
|
||||
"appliesRegexpOption":{
|
||||
"message":"URL que coinciden con la expresión regular",
|
||||
"description":"Option to make the style apply to the entered string as a regular expression"
|
||||
},
|
||||
"updateCheckFailServerUnreachable": {
|
||||
"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"
|
||||
"appliesRemove":{
|
||||
"message":"Eliminar",
|
||||
"description":"Label for the button to remove an 'applies' entry"
|
||||
},
|
||||
"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.",
|
||||
"description": "Help info for the button that converts the code to Mozilla format"
|
||||
"appliesSpecify":{
|
||||
"message":"Especificar",
|
||||
"description":"Label for the button to make a style apply only to specific sites"
|
||||
},
|
||||
"sectionRemove": {
|
||||
"message": "Eliminar sección",
|
||||
"description": "Label for the button to remove a section"
|
||||
"appliesToEverything":{
|
||||
"message":"Todos los sitios",
|
||||
"description":"Text displayed for styles that apply to all sites"
|
||||
},
|
||||
"editStyleLabel": {
|
||||
"message": "Editar",
|
||||
"description": "Label for the button to go to the edit style page"
|
||||
"appliesUrlPrefixOption":{
|
||||
"message":"URL que empiezan por",
|
||||
"description":"Option to make the style apply to the entered string as a URL prefix"
|
||||
},
|
||||
"enableStyleLabel": {
|
||||
"message": "Habilitar",
|
||||
"description": "Label for the button to enable a style"
|
||||
"checkAllUpdates":{
|
||||
"message":"Comprobar todos los estilos para buscar actualizaciones",
|
||||
"description":"Label for the button to check all styles for updates"
|
||||
},
|
||||
"appliesLabel": {
|
||||
"message": "Se aplica a",
|
||||
"description": "Label for 'applies to' fields on the edit/add screen"
|
||||
"checkForUpdate":{
|
||||
"message":"Buscar actualizaciones",
|
||||
"description":"Label for the button to check a single style for an update"
|
||||
},
|
||||
"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.",
|
||||
"description": "Help text for sections"
|
||||
"checkingForUpdate":{
|
||||
"message":"Comprobando...",
|
||||
"description":"Text to display when checking a style for an update"
|
||||
},
|
||||
"appliesUrlOption": {
|
||||
"message": "URL",
|
||||
"description": "Option to make the style apply to the entered string as a URL"
|
||||
"deleteStyleLabel":{
|
||||
"message":"Eliminar",
|
||||
"description":"Label for the button to delete a style"
|
||||
},
|
||||
"description": {
|
||||
"message": "Cambia el estilo de la Web con Stylish, un gestor de estilos de usuario.",
|
||||
"description": "Extension description"
|
||||
"deleteStyleConfirm":{
|
||||
"message":"¿Seguro que quieres eliminar este estilo?",
|
||||
"description":"Confirmation before deleting a style"
|
||||
},
|
||||
"addStyleLabel": {
|
||||
"message": "Escribir nuevo estilo",
|
||||
"description": "Label for the button to go to the add style page"
|
||||
"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.",
|
||||
"description":"Extension description"
|
||||
},
|
||||
"sectionCode": {
|
||||
"message": "Código",
|
||||
"description": "Label for the code for a section"
|
||||
"disableStyleLabel":{
|
||||
"message":"Inhabilitar",
|
||||
"description":"Label for the button to disable a style"
|
||||
},
|
||||
"manageHeading": {
|
||||
"message": "Estilos instalados",
|
||||
"description": "Heading for the manage page"
|
||||
"editStyleHeading":{
|
||||
"message":"Editar estilo",
|
||||
"description":"Title of the page for editing styles"
|
||||
},
|
||||
"styleNameLabel": {
|
||||
"message": "Nombre",
|
||||
"description": "Label for the name of styles"
|
||||
"editStyleLabel":{
|
||||
"message":"Editar",
|
||||
"description":"Label for the button to go to the edit style page"
|
||||
},
|
||||
"deleteStyleLabel": {
|
||||
"message": "Eliminar",
|
||||
"description": "Label for the button to delete a style"
|
||||
},
|
||||
"checkingForUpdate": {
|
||||
"message": "Comprobando...",
|
||||
"description": "Text to display when checking a style for an update"
|
||||
},
|
||||
"manageTitle": {
|
||||
"message": "Stylish",
|
||||
"description": "Title for the manage page"
|
||||
},
|
||||
"appliesDisplayTruncatedSuffix": {
|
||||
"message": "y otros muchos sitios",
|
||||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||
},
|
||||
"sectionAdd": {
|
||||
"message": "Añadir otra sección",
|
||||
"description": "Label for the button to add a section"
|
||||
},
|
||||
"installUpdate": {
|
||||
"message": "Instalar actualización",
|
||||
"description": "Label for the button to install an update for a single style"
|
||||
},
|
||||
"styleToMozillaFormat": {
|
||||
"message": "Al formato de Mozilla",
|
||||
"description": "Label for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"styleEnabledLabel": {
|
||||
"message": "Habilitado",
|
||||
"description": "Label for the enabled state of styles"
|
||||
},
|
||||
"updateCheckSucceededNoUpdate": {
|
||||
"message": "El estilo está actualizado.",
|
||||
"description": "Text that displays when an update check completed and no update is available"
|
||||
},
|
||||
"helpAlt": {
|
||||
"message": "Ayuda",
|
||||
"description": "Alternate text for help buttons"
|
||||
},
|
||||
"addStyleTitle": {
|
||||
"message": "Añadir estilo",
|
||||
"description": "Title of the page for adding styles"
|
||||
},
|
||||
"appliesAdd": {
|
||||
"message": "Añadir",
|
||||
"description": "Label for the button to add an 'applies' entry"
|
||||
},
|
||||
"editStyleHeading": {
|
||||
"message": "Editar estilo",
|
||||
"description": "Title of the page for editing styles"
|
||||
},
|
||||
"desc": {
|
||||
"message": "Los estilos de usuario son temas para sitios web que te permiten controlar tu experiencia de navegación personalizando sitios web. Puedes eliminar contenido irrelevante, modificar colores o cambiar por completo el diseño de todo el sitio.\n\nStylish te permite gestionar fácilmente estilos de usuario. Puedes añadir estilos, eliminarlos, habilitarlos, inhabilitarlos y organizarlos simplemente haciendo clic un par de veces con el ratón sin necesidad de editar código ni utilizar opciones de configuración difíciles de encontrar. El sitio web complementario de Stylish, userstyles.org, aloja cientos de miles de estilos de usuario desarrollados por otros usuarios de Stylish que puedes probar.\n\nEn términos técnicos para usuarios expertos, Stylish y userstyles.org son como Greasemonkey para CSS y como userscripts.org para JavaScript.\n\n*** Si buscas ayuda, plantea una pregunta en la página del foro http://forum.userstyles.org, ya que no puedo responderte si publicas tu pregunta aquí."
|
||||
},
|
||||
"appliesDomainOption": {
|
||||
"message": "URL en el dominio",
|
||||
"description": "Option to make the style apply to the entered string as a domain"
|
||||
},
|
||||
"appliesRegexpOption": {
|
||||
"message": "URL que coinciden con la expresión regular",
|
||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||
},
|
||||
"styleCancelEditLabel": {
|
||||
"message": "Volver al gestor",
|
||||
"description": "Label for cancel button for style editing"
|
||||
},
|
||||
"appliesToEverything": {
|
||||
"message": "Todos los sitios",
|
||||
"description": "Text displayed for styles that apply to all sites"
|
||||
},
|
||||
"appliesHelp": {
|
||||
"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"
|
||||
},
|
||||
"styleSaveLabel": {
|
||||
"message": "Guardar",
|
||||
"description": "Label for save button for style editing"
|
||||
},
|
||||
"updateCheckFailBadResponseCode": {
|
||||
"message": "Error de actualización: el servidor ha respondido con el código $code$.",
|
||||
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||
"placeholders": {
|
||||
"code": {
|
||||
"content": "$1"
|
||||
"editStyleTitle":{
|
||||
"message":"Editar estilo $stylename$",
|
||||
"description":"Title of the page for editing styles",
|
||||
"placeholders":{
|
||||
"stylename":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"disableStyleLabel": {
|
||||
"message": "Inhabilitar",
|
||||
"description": "Label for the button to disable a style"
|
||||
"enableStyleLabel":{
|
||||
"message":"Habilitar",
|
||||
"description":"Label for the button to enable a style"
|
||||
},
|
||||
"appliesDisplay": {
|
||||
"message": "Se aplica a: $applies$",
|
||||
"description": "Text on the manage screen to describe what the style applies to",
|
||||
"placeholders": {
|
||||
"applies": {
|
||||
"content": "$1"
|
||||
"findStylesForSite":{
|
||||
"message":"Buscar más estilos para este sitio",
|
||||
"description":"Text for a link that gets a list of styles for the current site"
|
||||
},
|
||||
"helpAlt":{
|
||||
"message":"Ayuda",
|
||||
"description":"Alternate text for help buttons"
|
||||
},
|
||||
"installUpdate":{
|
||||
"message":"Instalar actualización",
|
||||
"description":"Label for the button to install an update for a single style"
|
||||
},
|
||||
"manageHeading":{
|
||||
"message":"Estilos instalados",
|
||||
"description":"Heading for the manage page"
|
||||
},
|
||||
"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.",
|
||||
"description":"Help text on the manage page"
|
||||
},
|
||||
"noStylesForSite":{
|
||||
"message":"No hay estilos instalados para este sitio.",
|
||||
"description":"Text displayed when no styles are installed for the current site"
|
||||
},
|
||||
"openManage":{
|
||||
"message":"Gestionar estilos instalados",
|
||||
"description":"Link to open the manage page."
|
||||
},
|
||||
"sectionAdd":{
|
||||
"message":"Añadir otra sección",
|
||||
"description":"Label for the button to add a section"
|
||||
},
|
||||
"sectionCode":{
|
||||
"message":"Código",
|
||||
"description":"Label for the code for a section"
|
||||
},
|
||||
"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.",
|
||||
"description":"Help text for sections"
|
||||
},
|
||||
"sectionRemove":{
|
||||
"message":"Eliminar sección",
|
||||
"description":"Label for the button to remove a section"
|
||||
},
|
||||
"styleCancelEditLabel":{
|
||||
"message":"Volver al gestor",
|
||||
"description":"Label for cancel button for style editing"
|
||||
},
|
||||
"styleChangesNotSaved":{
|
||||
"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"
|
||||
},
|
||||
"styleEnabledLabel":{
|
||||
"message":"Habilitado",
|
||||
"description":"Label for the enabled state of styles"
|
||||
},
|
||||
"styleInstall":{
|
||||
"message":"¿Quieres instalar \"$stylename$\" en Stylish?",
|
||||
"description":"Confirmation when installing a style",
|
||||
"placeholders":{
|
||||
"stylename":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"styleMissingName": {
|
||||
"message": "Introduce un nombre.",
|
||||
"description": "Error displayed when user saves without providing a name"
|
||||
"styleMissingName":{
|
||||
"message":"Introduce un nombre.",
|
||||
"description":"Error displayed when user saves without providing a name"
|
||||
},
|
||||
"openManage": {
|
||||
"message": "Gestionar estilos instalados",
|
||||
"description": "Link to open the manage page."
|
||||
"styleNameLabel":{
|
||||
"message":"Nombre",
|
||||
"description":"Label for the name of styles"
|
||||
},
|
||||
"checkForUpdate": {
|
||||
"message": "Buscar actualizaciones",
|
||||
"description": "Label for the button to check a single style for an update"
|
||||
"styleSaveLabel":{
|
||||
"message":"Guardar",
|
||||
"description":"Label for save button for style editing"
|
||||
},
|
||||
"editStyleTitle": {
|
||||
"message": "Editar estilo $stylename$",
|
||||
"description": "Title of the page for editing styles",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
"styleSectionsTitle":{
|
||||
"message":"Secciones",
|
||||
"description":"Title for the style sections section"
|
||||
},
|
||||
"styleToMozillaFormat":{
|
||||
"message":"Al formato de Mozilla",
|
||||
"description":"Label for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"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.",
|
||||
"description":"Help info for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"updateCheckFailBadResponseCode":{
|
||||
"message":"Error de actualización: el servidor ha respondido con el código $code$.",
|
||||
"description":"Text that displays when an update check failed because the response code indicates an error",
|
||||
"placeholders":{
|
||||
"code":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"checkAllUpdates": {
|
||||
"message": "Comprobar todos los estilos para buscar actualizaciones",
|
||||
"description": "Label for the button to check all styles for updates"
|
||||
"updateCheckFailServerUnreachable":{
|
||||
"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"
|
||||
},
|
||||
"styleChangesNotSaved": {
|
||||
"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"
|
||||
"updateCheckSucceededNoUpdate":{
|
||||
"message":"El estilo está actualizado.",
|
||||
"description":"Text that displays when an update check completed and no update is available"
|
||||
},
|
||||
"styleSectionsTitle": {
|
||||
"message": "Secciones",
|
||||
"description": "Title for the style sections section"
|
||||
},
|
||||
"noStylesForSite": {
|
||||
"message": "No hay estilos instalados para este sitio.",
|
||||
"description": "Text displayed when no styles are installed for the current site"
|
||||
},
|
||||
"findStylesForSite": {
|
||||
"message": "Buscar más estilos para este sitio",
|
||||
"description": "Text for a link that gets a list of styles for the current site"
|
||||
},
|
||||
"deleteStyleConfirm": {
|
||||
"message": "¿Seguro que quieres eliminar este estilo?",
|
||||
"description": "Confirmation before deleting a style"
|
||||
"updateCompleted":{
|
||||
"message":"Actualización terminada",
|
||||
"description":"Text that displays when an update completed"
|
||||
}
|
||||
}
|
||||
}
|
230
_locales/fi/messages.json
Normal file
230
_locales/fi/messages.json
Normal file
|
@ -0,0 +1,230 @@
|
|||
{
|
||||
"addStyleLabel":{
|
||||
"message":"Uusi Tyyli",
|
||||
"description":"Label for the button to go to the add style page"
|
||||
},
|
||||
"addStyleTitle":{
|
||||
"message":"Lisää Tyyli",
|
||||
"description":"Title of the page for adding styles"
|
||||
},
|
||||
"appliesAdd":{
|
||||
"message":"Lisää",
|
||||
"description":"Label for the button to add an 'applies' entry"
|
||||
},
|
||||
"appliesDisplay":{
|
||||
"message":"Kooskee: $applies$",
|
||||
"description":"Text on the manage screen to describe what the style applies to",
|
||||
"placeholders":{
|
||||
"applies":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"appliesDisplayTruncatedSuffix":{
|
||||
"message":"ja lisää",
|
||||
"description":"Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||
},
|
||||
"appliesDomainOption":{
|
||||
"message":"URL ositteita domainilla",
|
||||
"description":"Option to make the style apply to the entered string as a domain"
|
||||
},
|
||||
"appliesHelp":{
|
||||
"message":"Käytä 'Koskee' kontrolleja rajoittaaksesi mitä URL osoitteisiin tämä osio koodista koskee.",
|
||||
"description":"Help text for 'applies to' section"
|
||||
},
|
||||
"appliesLabel":{
|
||||
"message":"Koskee",
|
||||
"description":"Label for 'applies to' fields on the edit\/add screen"
|
||||
},
|
||||
"appliesRegexpOption":{
|
||||
"message":"URL ositteet jotka vastaavat regexpiä",
|
||||
"description":"Option to make the style apply to the entered string as a regular expression"
|
||||
},
|
||||
"appliesRemove":{
|
||||
"message":"Poista",
|
||||
"description":"Label for the button to remove an 'applies' entry"
|
||||
},
|
||||
"appliesSpecify":{
|
||||
"message":"Tarkenna",
|
||||
"description":"Label for the button to make a style apply only to specific sites"
|
||||
},
|
||||
"appliesToEverything":{
|
||||
"message":"Kaikki",
|
||||
"description":"Text displayed for styles that apply to all sites"
|
||||
},
|
||||
"appliesUrlOption":{
|
||||
"message":"URL",
|
||||
"description":"Option to make the style apply to the entered string as a URL"
|
||||
},
|
||||
"appliesUrlPrefixOption":{
|
||||
"message":"URL osoitteet jotka alkavat",
|
||||
"description":"Option to make the style apply to the entered string as a URL prefix"
|
||||
},
|
||||
"checkAllUpdates":{
|
||||
"message":"Tarkista kaikki tyylit päivityksien varalta",
|
||||
"description":"Label for the button to check all styles for updates"
|
||||
},
|
||||
"checkForUpdate":{
|
||||
"message":"Hae päivityksiä",
|
||||
"description":"Label for the button to check a single style for an update"
|
||||
},
|
||||
"checkingForUpdate":{
|
||||
"message":"Tarkistetaan...",
|
||||
"description":"Text to display when checking a style for an update"
|
||||
},
|
||||
"deleteStyleLabel":{
|
||||
"message":"Poista",
|
||||
"description":"Label for the button to delete a style"
|
||||
},
|
||||
"deleteStyleConfirm":{
|
||||
"message":"Oletko varma että haluat poistaa tämän tyylin?",
|
||||
"description":"Confirmation before deleting a style"
|
||||
},
|
||||
"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.",
|
||||
"description":"Extension description"
|
||||
},
|
||||
"disableStyleLabel":{
|
||||
"message":"Poista Käytöstä",
|
||||
"description":"Label for the button to disable a style"
|
||||
},
|
||||
"editStyleHeading":{
|
||||
"message":"Muokkaa Tyyliä",
|
||||
"description":"Title of the page for editing styles"
|
||||
},
|
||||
"editStyleLabel":{
|
||||
"message":"Muokkaa",
|
||||
"description":"Label for the button to go to the edit style page"
|
||||
},
|
||||
"editStyleTitle":{
|
||||
"message":"Muokkaa Tyyliä $stylename$",
|
||||
"description":"Title of the page for editing styles",
|
||||
"placeholders":{
|
||||
"stylename":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"enableStyleLabel":{
|
||||
"message":"Aktivoi",
|
||||
"description":"Label for the button to enable a style"
|
||||
},
|
||||
"findStylesForSite":{
|
||||
"message":"Hae lisää tyylejä tälle sivustolle.",
|
||||
"description":"Text for a link that gets a list of styles for the current site"
|
||||
},
|
||||
"helpAlt":{
|
||||
"message":"Apu",
|
||||
"description":"Alternate text for help buttons"
|
||||
},
|
||||
"installUpdate":{
|
||||
"message":"Asenna päivitys",
|
||||
"description":"Label for the button to install an update for a single style"
|
||||
},
|
||||
"manageHeading":{
|
||||
"message":"Asennetut Tyylit",
|
||||
"description":"Heading for the manage page"
|
||||
},
|
||||
"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.",
|
||||
"description":"Help text on the manage page"
|
||||
},
|
||||
"manageTitle":{
|
||||
"message":"Tyylikäs",
|
||||
"description":"Title for the manage page"
|
||||
},
|
||||
"noStylesForSite":{
|
||||
"message":"Ei asennettuja tyylejä tällä sivustolla.",
|
||||
"description":"Text displayed when no styles are installed for the current site"
|
||||
},
|
||||
"openManage":{
|
||||
"message":"Hallitse asennettuja tyylejä.",
|
||||
"description":"Link to open the manage page."
|
||||
},
|
||||
"sectionAdd":{
|
||||
"message":"Lisää uusi osio",
|
||||
"description":"Label for the button to add a section"
|
||||
},
|
||||
"sectionCode":{
|
||||
"message":"Koodi",
|
||||
"description":"Label for the code for a section"
|
||||
},
|
||||
"sectionHelp":{
|
||||
"message":"Osiot antavat sinun tarkentaa koodin eri osia niin että ne koskevat eri URL osoitteita samassa tyylissä. Esimerkiksi, yksi tyyli voi muokata kotisivua yhdellä tavalla kun se muokkaa koko muuta sivustoa toisella tavalla.",
|
||||
"description":"Help text for sections"
|
||||
},
|
||||
"sectionRemove":{
|
||||
"message":"Poista osio",
|
||||
"description":"Label for the button to remove a section"
|
||||
},
|
||||
"styleBadRegexp":{
|
||||
"message":"Regexp ei kelpaa.",
|
||||
"description":"Validation message for a bad regexp in a style"
|
||||
},
|
||||
"styleCancelEditLabel":{
|
||||
"message":"Takaisin hallintapaneeliin",
|
||||
"description":"Label for cancel button for style editing"
|
||||
},
|
||||
"styleChangesNotSaved":{
|
||||
"message":"Olet tehnyt muutoksia tähän tyyliin tallentamatta.",
|
||||
"description":"Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||
},
|
||||
"styleEnabledLabel":{
|
||||
"message":"Aktivoitu",
|
||||
"description":"Label for the enabled state of styles"
|
||||
},
|
||||
"styleInstall":{
|
||||
"message":"Asennetaanko '$stylename$' Stylishiin?",
|
||||
"description":"Confirmation when installing a style",
|
||||
"placeholders":{
|
||||
"stylename":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"styleMissingName":{
|
||||
"message":"Syötä nimi.",
|
||||
"description":"Error displayed when user saves without providing a name"
|
||||
},
|
||||
"styleNameLabel":{
|
||||
"message":"Nimi",
|
||||
"description":"Label for the name of styles"
|
||||
},
|
||||
"styleSaveLabel":{
|
||||
"message":"Tallenna",
|
||||
"description":"Label for save button for style editing"
|
||||
},
|
||||
"styleSectionsTitle":{
|
||||
"message":"Osiot",
|
||||
"description":"Title for the style sections section"
|
||||
},
|
||||
"styleToMozillaFormat":{
|
||||
"message":"Mozilla formattiin",
|
||||
"description":"Label for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"styleToMozillaFormatHelp":{
|
||||
"message":"Mozilla formaattia koodista voidaan käyttää Stylish Firefoxille ohjelmassa ja voidaan lähettää userstyles.orgiin.",
|
||||
"description":"Help info for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"updateCheckFailBadResponseCode":{
|
||||
"message":"Päivitys epäonnistui - palvelin vastasi koodilla $code$.",
|
||||
"description":"Text that displays when an update check failed because the response code indicates an error",
|
||||
"placeholders":{
|
||||
"code":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"updateCheckFailServerUnreachable":{
|
||||
"message":"Päivitys epäonnistui - ei voitu yhdistää palvelimeen.",
|
||||
"description":"Text that displays when an update check failed because the update server is unreachable"
|
||||
},
|
||||
"updateCheckSucceededNoUpdate":{
|
||||
"message":"Tyyli on ajan tasalla.",
|
||||
"description":"Text that displays when an update check completed and no update is available"
|
||||
},
|
||||
"updateCompleted":{
|
||||
"message":"Päivitys suoritettu.",
|
||||
"description":"Text that displays when an update completed"
|
||||
}
|
||||
}
|
|
@ -1,238 +1,210 @@
|
|||
{
|
||||
"styleInstall": {
|
||||
"message": "Installer \"$stylename$\" dans Stylish ?",
|
||||
"description": "Confirmation when installing a style",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
"addStyleLabel":{
|
||||
"message":"Créer un nouveau style",
|
||||
"description":"Label for the button to go to the add style page"
|
||||
},
|
||||
"addStyleTitle":{
|
||||
"message":"Ajouter un style",
|
||||
"description":"Title of the page for adding styles"
|
||||
},
|
||||
"appliesAdd":{
|
||||
"message":"Ajouter",
|
||||
"description":"Label for the button to add an 'applies' entry"
|
||||
},
|
||||
"appliesDisplay":{
|
||||
"message":"S'applique à : $applies$",
|
||||
"description":"Text on the manage screen to describe what the style applies to",
|
||||
"placeholders":{
|
||||
"applies":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"styleUpdate": {
|
||||
"message": "Voulez-vous vraiment mettre à jour « $stylename$ » ?",
|
||||
"description": "Confirmation when updating a style",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"appliesUrlPrefixOption": {
|
||||
"message": "URL commençant par",
|
||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||
"appliesDisplayTruncatedSuffix":{
|
||||
"message":"et bien plus encore",
|
||||
"description":"Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||
},
|
||||
"appliesRemove": {
|
||||
"message": "Supprimer",
|
||||
"description": "Label for the button to remove an 'applies' entry"
|
||||
"appliesDomainOption":{
|
||||
"message":"URL sur le domaine",
|
||||
"description":"Option to make the style apply to the entered string as a domain"
|
||||
},
|
||||
"updateCompleted": {
|
||||
"message": "Mise à jour terminée.",
|
||||
"description": "Text that displays when an update completed"
|
||||
"appliesHelp":{
|
||||
"message":"Utilisez l'option \"S'applique à\" pour préciser les URL auxquelles le code de cette section s'applique.",
|
||||
"description":"Help text for 'applies to' section"
|
||||
},
|
||||
"appliesSpecify": {
|
||||
"message": "Préciser",
|
||||
"description": "Label for the button to make a style apply only to specific sites"
|
||||
"appliesLabel":{
|
||||
"message":"S'applique à",
|
||||
"description":"Label for 'applies to' fields on the edit\/add screen"
|
||||
},
|
||||
"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.",
|
||||
"description": "Help text on the manage page"
|
||||
"appliesRegexpOption":{
|
||||
"message":"URL correspondant à l'expression régulière",
|
||||
"description":"Option to make the style apply to the entered string as a regular expression"
|
||||
},
|
||||
"updateCheckFailServerUnreachable": {
|
||||
"message": "Échec de la mise à jour. Le serveur est inaccessible.",
|
||||
"description": "Text that displays when an update check failed because the update server is unreachable"
|
||||
"appliesRemove":{
|
||||
"message":"Supprimer",
|
||||
"description":"Label for the button to remove an 'applies' entry"
|
||||
},
|
||||
"styleToMozillaFormatHelp": {
|
||||
"message": "Le code au format Mozilla peut être utilisé dans Stylish for Firefox et envoyé à userstyles.org.",
|
||||
"description": "Help info for the button that converts the code to Mozilla format"
|
||||
"appliesSpecify":{
|
||||
"message":"Préciser",
|
||||
"description":"Label for the button to make a style apply only to specific sites"
|
||||
},
|
||||
"sectionRemove": {
|
||||
"message": "Supprimer la section",
|
||||
"description": "Label for the button to remove a section"
|
||||
"appliesToEverything":{
|
||||
"message":"Tout",
|
||||
"description":"Text displayed for styles that apply to all sites"
|
||||
},
|
||||
"editStyleLabel": {
|
||||
"message": "Modifier",
|
||||
"description": "Label for the button to go to the edit style page"
|
||||
"appliesUrlPrefixOption":{
|
||||
"message":"URL commençant par",
|
||||
"description":"Option to make the style apply to the entered string as a URL prefix"
|
||||
},
|
||||
"enableStyleLabel": {
|
||||
"message": "Activer",
|
||||
"description": "Label for the button to enable a style"
|
||||
"checkAllUpdates":{
|
||||
"message":"Rechercher des mises à jour pour tous les styles",
|
||||
"description":"Label for the button to check all styles for updates"
|
||||
},
|
||||
"appliesLabel": {
|
||||
"message": "S'applique à",
|
||||
"description": "Label for 'applies to' fields on the edit/add screen"
|
||||
"checkForUpdate":{
|
||||
"message":"Rechercher des mises à jour",
|
||||
"description":"Label for the button to check a single style for an update"
|
||||
},
|
||||
"sectionHelp": {
|
||||
"message": "Les sections vous permettent de définir différentes portions de code correspondant à un même style que vous pouvez appliquer à des ensembles d'URL distincts. Par exemple, un même style appliqué à la page d'accueil peut modifier celle-ci d'une certaine manière et modifier le reste du site Web d'une autre manière.",
|
||||
"description": "Help text for sections"
|
||||
"checkingForUpdate":{
|
||||
"message":"Vérification en cours…",
|
||||
"description":"Text to display when checking a style for an update"
|
||||
},
|
||||
"appliesUrlOption": {
|
||||
"message": "URL",
|
||||
"description": "Option to make the style apply to the entered string as a URL"
|
||||
"deleteStyleLabel":{
|
||||
"message":"Supprimer",
|
||||
"description":"Label for the button to delete a style"
|
||||
},
|
||||
"description": {
|
||||
"message": "Changez l'apparence du Web grâce à Stylish, un outil de gestion des styles utilisateur.",
|
||||
"description": "Extension description"
|
||||
"deleteStyleConfirm":{
|
||||
"message":"Voulez-vous vraiment supprimer ce style ?",
|
||||
"description":"Confirmation before deleting a style"
|
||||
},
|
||||
"addStyleLabel": {
|
||||
"message": "Créer un nouveau style",
|
||||
"description": "Label for the button to go to the add style page"
|
||||
"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.",
|
||||
"description":"Extension description"
|
||||
},
|
||||
"sectionCode": {
|
||||
"message": "Code",
|
||||
"description": "Label for the code for a section"
|
||||
"disableStyleLabel":{
|
||||
"message":"Désactiver",
|
||||
"description":"Label for the button to disable a style"
|
||||
},
|
||||
"manageHeading": {
|
||||
"message": "Styles installés",
|
||||
"description": "Heading for the manage page"
|
||||
"editStyleHeading":{
|
||||
"message":"Modifier le style",
|
||||
"description":"Title of the page for editing styles"
|
||||
},
|
||||
"styleNameLabel": {
|
||||
"message": "Nom",
|
||||
"description": "Label for the name of styles"
|
||||
"editStyleLabel":{
|
||||
"message":"Modifier",
|
||||
"description":"Label for the button to go to the edit style page"
|
||||
},
|
||||
"deleteStyleLabel": {
|
||||
"message": "Supprimer",
|
||||
"description": "Label for the button to delete a style"
|
||||
},
|
||||
"checkingForUpdate": {
|
||||
"message": "Vérification en cours…",
|
||||
"description": "Text to display when checking a style for an update"
|
||||
},
|
||||
"manageTitle": {
|
||||
"message": "Stylish",
|
||||
"description": "Title for the manage page"
|
||||
},
|
||||
"appliesDisplayTruncatedSuffix": {
|
||||
"message": "et bien plus encore",
|
||||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||
},
|
||||
"sectionAdd": {
|
||||
"message": "Ajouter une section",
|
||||
"description": "Label for the button to add a section"
|
||||
},
|
||||
"installUpdate": {
|
||||
"message": "Installer la mise à jour",
|
||||
"description": "Label for the button to install an update for a single style"
|
||||
},
|
||||
"styleToMozillaFormat": {
|
||||
"message": "Convertir au format Mozilla",
|
||||
"description": "Label for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"styleEnabledLabel": {
|
||||
"message": "Activé",
|
||||
"description": "Label for the enabled state of styles"
|
||||
},
|
||||
"updateCheckSucceededNoUpdate": {
|
||||
"message": "Le style est à jour.",
|
||||
"description": "Text that displays when an update check completed and no update is available"
|
||||
},
|
||||
"helpAlt": {
|
||||
"message": "Aide",
|
||||
"description": "Alternate text for help buttons"
|
||||
},
|
||||
"addStyleTitle": {
|
||||
"message": "Ajouter un style",
|
||||
"description": "Title of the page for adding styles"
|
||||
},
|
||||
"appliesAdd": {
|
||||
"message": "Ajouter",
|
||||
"description": "Label for the button to add an 'applies' entry"
|
||||
},
|
||||
"editStyleHeading": {
|
||||
"message": "Modifier le style",
|
||||
"description": "Title of the page for editing styles"
|
||||
},
|
||||
"desc": {
|
||||
"message": "Les styles utilisateur sont des thèmes destinés aux sites Web. En vous permettant de changer l'aspect des sites Web, vous pouvez profiter d'une expérience de navigation personnalisée. Supprimez tout contenu non pertinent, modifiez les couleurs ou changez totalement l'apparence d'un site Web entier.\n\nStylish vous permet de gérer facilement les styles utilisateur. Ajoutez, supprimez, activez, désactivez et organisez les styles en quelques clics de souris, sans avoir à modifier de code ni à rechercher des configurations complexes. Le site Web associé à Stylish, userstyles.org, vous propose de tester des dizaines de milliers de styles créés par d'autres utilisateurs de Stylish.\n\nQue les geeks notent bien ce qui suit : Stylish et userstyles.org sont au CSS ce que Greasemonkey et userscripts.org sont au JavaScript.\n\n*** Si vous souhaitez obtenir de l'aide, veuillez poser vos questions sur le forum http://forum.userstyles.org. Je ne pourrai pas y répondre si vous les posez ici."
|
||||
},
|
||||
"appliesDomainOption": {
|
||||
"message": "URL sur le domaine",
|
||||
"description": "Option to make the style apply to the entered string as a domain"
|
||||
},
|
||||
"appliesRegexpOption": {
|
||||
"message": "URL correspondant à l'expression régulière",
|
||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||
},
|
||||
"styleCancelEditLabel": {
|
||||
"message": "Retour à la gestion",
|
||||
"description": "Label for cancel button for style editing"
|
||||
},
|
||||
"appliesToEverything": {
|
||||
"message": "Tout",
|
||||
"description": "Text displayed for styles that apply to all sites"
|
||||
},
|
||||
"appliesHelp": {
|
||||
"message": "Utilisez l'option \"S'applique à\" pour préciser les URL auxquelles le code de cette section s'applique.",
|
||||
"description": "Help text for 'applies to' section"
|
||||
},
|
||||
"styleSaveLabel": {
|
||||
"message": "Enregistrer",
|
||||
"description": "Label for save button for style editing"
|
||||
},
|
||||
"updateCheckFailBadResponseCode": {
|
||||
"message": "Échec de la mise à jour. Le serveur a renvoyé le $code$ $code$.",
|
||||
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||
"placeholders": {
|
||||
"code": {
|
||||
"content": "$1"
|
||||
"editStyleTitle":{
|
||||
"message":"Modifier le style $stylename$",
|
||||
"description":"Title of the page for editing styles",
|
||||
"placeholders":{
|
||||
"stylename":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"disableStyleLabel": {
|
||||
"message": "Désactiver",
|
||||
"description": "Label for the button to disable a style"
|
||||
"enableStyleLabel":{
|
||||
"message":"Activer",
|
||||
"description":"Label for the button to enable a style"
|
||||
},
|
||||
"appliesDisplay": {
|
||||
"message": "S'applique à : $applies$",
|
||||
"description": "Text on the manage screen to describe what the style applies to",
|
||||
"placeholders": {
|
||||
"applies": {
|
||||
"content": "$1"
|
||||
"findStylesForSite":{
|
||||
"message":"Rechercher d'autres styles pour ce site",
|
||||
"description":"Text for a link that gets a list of styles for the current site"
|
||||
},
|
||||
"helpAlt":{
|
||||
"message":"Aide",
|
||||
"description":"Alternate text for help buttons"
|
||||
},
|
||||
"installUpdate":{
|
||||
"message":"Installer la mise à jour",
|
||||
"description":"Label for the button to install an update for a single style"
|
||||
},
|
||||
"manageHeading":{
|
||||
"message":"Styles installés",
|
||||
"description":"Heading for the manage page"
|
||||
},
|
||||
"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.",
|
||||
"description":"Help text on the manage page"
|
||||
},
|
||||
"noStylesForSite":{
|
||||
"message":"Aucun style n'est installé pour ce site.",
|
||||
"description":"Text displayed when no styles are installed for the current site"
|
||||
},
|
||||
"openManage":{
|
||||
"message":"Gérer les styles installés",
|
||||
"description":"Link to open the manage page."
|
||||
},
|
||||
"sectionAdd":{
|
||||
"message":"Ajouter une section",
|
||||
"description":"Label for the button to add a section"
|
||||
},
|
||||
"sectionHelp":{
|
||||
"message":"Les sections vous permettent de définir différentes portions de code correspondant à un même style que vous pouvez appliquer à des ensembles d'URL distincts. Par exemple, un même style appliqué à la page d'accueil peut modifier celle-ci d'une certaine manière et modifier le reste du site Web d'une autre manière.",
|
||||
"description":"Help text for sections"
|
||||
},
|
||||
"sectionRemove":{
|
||||
"message":"Supprimer la section",
|
||||
"description":"Label for the button to remove a section"
|
||||
},
|
||||
"styleCancelEditLabel":{
|
||||
"message":"Retour à la gestion",
|
||||
"description":"Label for cancel button for style editing"
|
||||
},
|
||||
"styleChangesNotSaved":{
|
||||
"message":"Vous avez apporté des modifications à ce style sans les enregistrer.",
|
||||
"description":"Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||
},
|
||||
"styleEnabledLabel":{
|
||||
"message":"Activé",
|
||||
"description":"Label for the enabled state of styles"
|
||||
},
|
||||
"styleInstall":{
|
||||
"message":"Installer \"$stylename$\" dans Stylish ?",
|
||||
"description":"Confirmation when installing a style",
|
||||
"placeholders":{
|
||||
"stylename":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"styleMissingName": {
|
||||
"message": "Veuillez saisir un nom.",
|
||||
"description": "Error displayed when user saves without providing a name"
|
||||
"styleMissingName":{
|
||||
"message":"Veuillez saisir un nom.",
|
||||
"description":"Error displayed when user saves without providing a name"
|
||||
},
|
||||
"openManage": {
|
||||
"message": "Gérer les styles installés",
|
||||
"description": "Link to open the manage page."
|
||||
"styleNameLabel":{
|
||||
"message":"Nom",
|
||||
"description":"Label for the name of styles"
|
||||
},
|
||||
"checkForUpdate": {
|
||||
"message": "Rechercher des mises à jour",
|
||||
"description": "Label for the button to check a single style for an update"
|
||||
"styleSaveLabel":{
|
||||
"message":"Enregistrer",
|
||||
"description":"Label for save button for style editing"
|
||||
},
|
||||
"editStyleTitle": {
|
||||
"message": "Modifier le style $stylename$",
|
||||
"description": "Title of the page for editing styles",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
"styleToMozillaFormat":{
|
||||
"message":"Convertir au format Mozilla",
|
||||
"description":"Label for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"styleToMozillaFormatHelp":{
|
||||
"message":"Le code au format Mozilla peut être utilisé dans Stylish for Firefox et envoyé à userstyles.org.",
|
||||
"description":"Help info for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"updateCheckFailBadResponseCode":{
|
||||
"message":"Échec de la mise à jour. Le serveur a renvoyé le $code$ $code$.",
|
||||
"description":"Text that displays when an update check failed because the response code indicates an error",
|
||||
"placeholders":{
|
||||
"code":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"checkAllUpdates": {
|
||||
"message": "Rechercher des mises à jour pour tous les styles",
|
||||
"description": "Label for the button to check all styles for updates"
|
||||
"updateCheckFailServerUnreachable":{
|
||||
"message":"Échec de la mise à jour. Le serveur est inaccessible.",
|
||||
"description":"Text that displays when an update check failed because the update server is unreachable"
|
||||
},
|
||||
"styleChangesNotSaved": {
|
||||
"message": "Vous avez apporté des modifications à ce style sans les enregistrer.",
|
||||
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||
"updateCheckSucceededNoUpdate":{
|
||||
"message":"Le style est à jour.",
|
||||
"description":"Text that displays when an update check completed and no update is available"
|
||||
},
|
||||
"styleSectionsTitle": {
|
||||
"message": "Sections",
|
||||
"description": "Title for the style sections section"
|
||||
},
|
||||
"noStylesForSite": {
|
||||
"message": "Aucun style n'est installé pour ce site.",
|
||||
"description": "Text displayed when no styles are installed for the current site"
|
||||
},
|
||||
"findStylesForSite": {
|
||||
"message": "Rechercher d'autres styles pour ce site",
|
||||
"description": "Text for a link that gets a list of styles for the current site"
|
||||
},
|
||||
"deleteStyleConfirm": {
|
||||
"message": "Voulez-vous vraiment supprimer ce style ?",
|
||||
"description": "Confirmation before deleting a style"
|
||||
"updateCompleted":{
|
||||
"message":"Mise à jour terminée.",
|
||||
"description":"Text that displays when an update completed"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,238 +1,218 @@
|
|||
{
|
||||
"styleInstall": {
|
||||
"message": "Installare \"$stylename$\" in Stylish?",
|
||||
"description": "Confirmation when installing a style",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
"addStyleLabel":{
|
||||
"message":"Scrivi nuovo stile",
|
||||
"description":"Label for the button to go to the add style page"
|
||||
},
|
||||
"addStyleTitle":{
|
||||
"message":"Aggiunta di stili",
|
||||
"description":"Title of the page for adding styles"
|
||||
},
|
||||
"appliesAdd":{
|
||||
"message":"Aggiungi",
|
||||
"description":"Label for the button to add an 'applies' entry"
|
||||
},
|
||||
"appliesDisplay":{
|
||||
"message":"Applica a: $applies$",
|
||||
"description":"Text on the manage screen to describe what the style applies to",
|
||||
"placeholders":{
|
||||
"applies":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"styleUpdate": {
|
||||
"message": "Aggiornare '$stylename$'?",
|
||||
"description": "Confirmation when updating a style",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"appliesUrlPrefixOption": {
|
||||
"message": "URL che iniziano con",
|
||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||
"appliesDisplayTruncatedSuffix":{
|
||||
"message":"e altro ancora",
|
||||
"description":"Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||
},
|
||||
"appliesRemove": {
|
||||
"message": "Rimuovi",
|
||||
"description": "Label for the button to remove an 'applies' entry"
|
||||
"appliesDomainOption":{
|
||||
"message":"URL nel dominio",
|
||||
"description":"Option to make the style apply to the entered string as a domain"
|
||||
},
|
||||
"updateCompleted": {
|
||||
"message": "Aggiornamento completato.",
|
||||
"description": "Text that displays when an update completed"
|
||||
"appliesHelp":{
|
||||
"message":"Utilizza i controlli \"Applica a\" per limitare gli URL a cui viene applicato il codice in questa sezione.",
|
||||
"description":"Help text for 'applies to' section"
|
||||
},
|
||||
"appliesSpecify": {
|
||||
"message": "Specifica",
|
||||
"description": "Label for the button to make a style apply only to specific sites"
|
||||
"appliesLabel":{
|
||||
"message":"Vale per",
|
||||
"description":"Label for 'applies to' fields on the edit\/add screen"
|
||||
},
|
||||
"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.",
|
||||
"description": "Help text on the manage page"
|
||||
"appliesRegexpOption":{
|
||||
"message":"URL corrispondenti all'espressione regolare",
|
||||
"description":"Option to make the style apply to the entered string as a regular expression"
|
||||
},
|
||||
"updateCheckFailServerUnreachable": {
|
||||
"message": "Aggiornamento non riuscito - server non raggiungibile.",
|
||||
"description": "Text that displays when an update check failed because the update server is unreachable"
|
||||
"appliesRemove":{
|
||||
"message":"Rimuovi",
|
||||
"description":"Label for the button to remove an 'applies' entry"
|
||||
},
|
||||
"styleToMozillaFormatHelp": {
|
||||
"message": "Il formato Mozilla del codice può essere utilizzato con Stylish per Firefox e può essere inviato a userstyles.org.",
|
||||
"description": "Help info for the button that converts the code to Mozilla format"
|
||||
"appliesSpecify":{
|
||||
"message":"Specifica",
|
||||
"description":"Label for the button to make a style apply only to specific sites"
|
||||
},
|
||||
"sectionRemove": {
|
||||
"message": "Rimuovi sezione",
|
||||
"description": "Label for the button to remove a section"
|
||||
"appliesToEverything":{
|
||||
"message":"Tutto",
|
||||
"description":"Text displayed for styles that apply to all sites"
|
||||
},
|
||||
"editStyleLabel": {
|
||||
"message": "Modifica",
|
||||
"description": "Label for the button to go to the edit style page"
|
||||
"appliesUrlPrefixOption":{
|
||||
"message":"URL che iniziano con",
|
||||
"description":"Option to make the style apply to the entered string as a URL prefix"
|
||||
},
|
||||
"enableStyleLabel": {
|
||||
"message": "Attiva",
|
||||
"description": "Label for the button to enable a style"
|
||||
"checkAllUpdates":{
|
||||
"message":"Verifica la disponibilità di aggiornamenti per tutti gli stili",
|
||||
"description":"Label for the button to check all styles for updates"
|
||||
},
|
||||
"appliesLabel": {
|
||||
"message": "Vale per",
|
||||
"description": "Label for 'applies to' fields on the edit/add screen"
|
||||
"checkForUpdate":{
|
||||
"message":"Verifica la presenza di aggiornamenti",
|
||||
"description":"Label for the button to check a single style for an update"
|
||||
},
|
||||
"sectionHelp": {
|
||||
"message": "Le sezioni consentono di definire diverse parti di codice da applicare a diversi insiemi di URL dello stesso stile. Ad esempio, un unico stile potrebbe modificare la home page di un sito diversamente da come modificherebbe il resto del sito.",
|
||||
"description": "Help text for sections"
|
||||
"checkingForUpdate":{
|
||||
"message":"Verifica in corso...",
|
||||
"description":"Text to display when checking a style for an update"
|
||||
},
|
||||
"appliesUrlOption": {
|
||||
"message": "URL",
|
||||
"description": "Option to make the style apply to the entered string as a URL"
|
||||
"deleteStyleLabel":{
|
||||
"message":"Elimina",
|
||||
"description":"Label for the button to delete a style"
|
||||
},
|
||||
"description": {
|
||||
"message": "Modifica lo stile del Web con Stylish, un gestore di stili utente.",
|
||||
"description": "Extension description"
|
||||
"deleteStyleConfirm":{
|
||||
"message":"Vuoi eliminare questo stile?",
|
||||
"description":"Confirmation before deleting a style"
|
||||
},
|
||||
"addStyleLabel": {
|
||||
"message": "Scrivi nuovo stile",
|
||||
"description": "Label for the button to go to the add style page"
|
||||
"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.",
|
||||
"description":"Extension description"
|
||||
},
|
||||
"sectionCode": {
|
||||
"message": "Codice",
|
||||
"description": "Label for the code for a section"
|
||||
"disableStyleLabel":{
|
||||
"message":"Disattiva",
|
||||
"description":"Label for the button to disable a style"
|
||||
},
|
||||
"manageHeading": {
|
||||
"message": "Stili installati",
|
||||
"description": "Heading for the manage page"
|
||||
"editStyleHeading":{
|
||||
"message":"Modifica di stili",
|
||||
"description":"Title of the page for editing styles"
|
||||
},
|
||||
"styleNameLabel": {
|
||||
"message": "Nome",
|
||||
"description": "Label for the name of styles"
|
||||
"editStyleLabel":{
|
||||
"message":"Modifica",
|
||||
"description":"Label for the button to go to the edit style page"
|
||||
},
|
||||
"deleteStyleLabel": {
|
||||
"message": "Elimina",
|
||||
"description": "Label for the button to delete a style"
|
||||
},
|
||||
"checkingForUpdate": {
|
||||
"message": "Verifica in corso...",
|
||||
"description": "Text to display when checking a style for an update"
|
||||
},
|
||||
"manageTitle": {
|
||||
"message": "Stylish",
|
||||
"description": "Title for the manage page"
|
||||
},
|
||||
"appliesDisplayTruncatedSuffix": {
|
||||
"message": "e altro ancora",
|
||||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||
},
|
||||
"sectionAdd": {
|
||||
"message": "Aggiungi un'altra sezione",
|
||||
"description": "Label for the button to add a section"
|
||||
},
|
||||
"installUpdate": {
|
||||
"message": "Installa aggiornamento",
|
||||
"description": "Label for the button to install an update for a single style"
|
||||
},
|
||||
"styleToMozillaFormat": {
|
||||
"message": "In formato Mozilla",
|
||||
"description": "Label for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"styleEnabledLabel": {
|
||||
"message": "Attivato",
|
||||
"description": "Label for the enabled state of styles"
|
||||
},
|
||||
"updateCheckSucceededNoUpdate": {
|
||||
"message": "Lo stile è aggiornato.",
|
||||
"description": "Text that displays when an update check completed and no update is available"
|
||||
},
|
||||
"helpAlt": {
|
||||
"message": "Guida",
|
||||
"description": "Alternate text for help buttons"
|
||||
},
|
||||
"addStyleTitle": {
|
||||
"message": "Aggiunta di stili",
|
||||
"description": "Title of the page for adding styles"
|
||||
},
|
||||
"appliesAdd": {
|
||||
"message": "Aggiungi",
|
||||
"description": "Label for the button to add an 'applies' entry"
|
||||
},
|
||||
"editStyleHeading": {
|
||||
"message": "Modifica di stili",
|
||||
"description": "Title of the page for editing styles"
|
||||
},
|
||||
"desc": {
|
||||
"message": "Gli stili utente sono temi per i siti web che potenziano l'esperienza di navigazione tramite la personalizzazione di siti web. Consentono di estrarre contenuti irrilevanti, modificare i colori o ridisegnare completamente l'intero sito. Stylish permette di gestire facilmente gli stili utente. Puoi aggiungere, eliminare, attivare, disattivare e organizzare con pochi clic di mouse; non c'è alcun codice da modificare, né alcuna configurazione incomprensibile da trovare. Puoi provare gli stili ospitati dal sito web associato a Stylish, userstyles.org: decine di migliaia di stili utente realizzati da altri utenti di Stylish. Gli amanti della tecnologia comprenderanno il seguente paragone: Stylish e userstyles.org sono come CSS e Greasemonkey, mentre userscripts.org è come JavaScript. *** Se hai bisogno di aiuto, utilizza il forum http://forum.userstyles.org. Quello che pubblichi qui non riceverà risposta."
|
||||
},
|
||||
"appliesDomainOption": {
|
||||
"message": "URL nel dominio",
|
||||
"description": "Option to make the style apply to the entered string as a domain"
|
||||
},
|
||||
"appliesRegexpOption": {
|
||||
"message": "URL corrispondenti all'espressione regolare",
|
||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||
},
|
||||
"styleCancelEditLabel": {
|
||||
"message": "Torna a gestione",
|
||||
"description": "Label for cancel button for style editing"
|
||||
},
|
||||
"appliesToEverything": {
|
||||
"message": "Tutto",
|
||||
"description": "Text displayed for styles that apply to all sites"
|
||||
},
|
||||
"appliesHelp": {
|
||||
"message": "Utilizza i controlli \"Applica a\" per limitare gli URL a cui viene applicato il codice in questa sezione.",
|
||||
"description": "Help text for 'applies to' section"
|
||||
},
|
||||
"styleSaveLabel": {
|
||||
"message": "Salva",
|
||||
"description": "Label for save button for style editing"
|
||||
},
|
||||
"updateCheckFailBadResponseCode": {
|
||||
"message": "Aggiornamento non riuscito - il server ha risposto con il codice $code$.",
|
||||
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||
"placeholders": {
|
||||
"code": {
|
||||
"content": "$1"
|
||||
"editStyleTitle":{
|
||||
"message":"Modifica dello stile $stylename$",
|
||||
"description":"Title of the page for editing styles",
|
||||
"placeholders":{
|
||||
"stylename":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"disableStyleLabel": {
|
||||
"message": "Disattiva",
|
||||
"description": "Label for the button to disable a style"
|
||||
"enableStyleLabel":{
|
||||
"message":"Attiva",
|
||||
"description":"Label for the button to enable a style"
|
||||
},
|
||||
"appliesDisplay": {
|
||||
"message": "Applica a: $applies$",
|
||||
"description": "Text on the manage screen to describe what the style applies to",
|
||||
"placeholders": {
|
||||
"applies": {
|
||||
"content": "$1"
|
||||
"findStylesForSite":{
|
||||
"message":"Trova più stili per questo sito.",
|
||||
"description":"Text for a link that gets a list of styles for the current site"
|
||||
},
|
||||
"helpAlt":{
|
||||
"message":"Guida",
|
||||
"description":"Alternate text for help buttons"
|
||||
},
|
||||
"installUpdate":{
|
||||
"message":"Installa aggiornamento",
|
||||
"description":"Label for the button to install an update for a single style"
|
||||
},
|
||||
"manageHeading":{
|
||||
"message":"Stili installati",
|
||||
"description":"Heading for the manage page"
|
||||
},
|
||||
"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.",
|
||||
"description":"Help text on the manage page"
|
||||
},
|
||||
"noStylesForSite":{
|
||||
"message":"Nessuno stile installato per questo sito.",
|
||||
"description":"Text displayed when no styles are installed for the current site"
|
||||
},
|
||||
"openManage":{
|
||||
"message":"Gestisci gli stili installati.",
|
||||
"description":"Link to open the manage page."
|
||||
},
|
||||
"sectionAdd":{
|
||||
"message":"Aggiungi un'altra sezione",
|
||||
"description":"Label for the button to add a section"
|
||||
},
|
||||
"sectionCode":{
|
||||
"message":"Codice",
|
||||
"description":"Label for the code for a section"
|
||||
},
|
||||
"sectionHelp":{
|
||||
"message":"Le sezioni consentono di definire diverse parti di codice da applicare a diversi insiemi di URL dello stesso stile. Ad esempio, un unico stile potrebbe modificare la home page di un sito diversamente da come modificherebbe il resto del sito.",
|
||||
"description":"Help text for sections"
|
||||
},
|
||||
"sectionRemove":{
|
||||
"message":"Rimuovi sezione",
|
||||
"description":"Label for the button to remove a section"
|
||||
},
|
||||
"styleCancelEditLabel":{
|
||||
"message":"Torna a gestione",
|
||||
"description":"Label for cancel button for style editing"
|
||||
},
|
||||
"styleChangesNotSaved":{
|
||||
"message":"Hai apportato modifiche a questo stile senza salvare.",
|
||||
"description":"Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||
},
|
||||
"styleEnabledLabel":{
|
||||
"message":"Attivato",
|
||||
"description":"Label for the enabled state of styles"
|
||||
},
|
||||
"styleInstall":{
|
||||
"message":"Installare \"$stylename$\" in Stylish?",
|
||||
"description":"Confirmation when installing a style",
|
||||
"placeholders":{
|
||||
"stylename":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"styleMissingName": {
|
||||
"message": "Inserisci un nome.",
|
||||
"description": "Error displayed when user saves without providing a name"
|
||||
"styleMissingName":{
|
||||
"message":"Inserisci un nome.",
|
||||
"description":"Error displayed when user saves without providing a name"
|
||||
},
|
||||
"openManage": {
|
||||
"message": "Gestisci gli stili installati.",
|
||||
"description": "Link to open the manage page."
|
||||
"styleNameLabel":{
|
||||
"message":"Nome",
|
||||
"description":"Label for the name of styles"
|
||||
},
|
||||
"checkForUpdate": {
|
||||
"message": "Verifica la presenza di aggiornamenti",
|
||||
"description": "Label for the button to check a single style for an update"
|
||||
"styleSaveLabel":{
|
||||
"message":"Salva",
|
||||
"description":"Label for save button for style editing"
|
||||
},
|
||||
"editStyleTitle": {
|
||||
"message": "Modifica dello stile $stylename$",
|
||||
"description": "Title of the page for editing styles",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
"styleSectionsTitle":{
|
||||
"message":"Sezioni",
|
||||
"description":"Title for the style sections section"
|
||||
},
|
||||
"styleToMozillaFormat":{
|
||||
"message":"In formato Mozilla",
|
||||
"description":"Label for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"styleToMozillaFormatHelp":{
|
||||
"message":"Il formato Mozilla del codice può essere utilizzato con Stylish per Firefox e può essere inviato a userstyles.org.",
|
||||
"description":"Help info for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"updateCheckFailBadResponseCode":{
|
||||
"message":"Aggiornamento non riuscito - il server ha risposto con il codice $code$.",
|
||||
"description":"Text that displays when an update check failed because the response code indicates an error",
|
||||
"placeholders":{
|
||||
"code":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"checkAllUpdates": {
|
||||
"message": "Verifica la disponibilità di aggiornamenti per tutti gli stili",
|
||||
"description": "Label for the button to check all styles for updates"
|
||||
"updateCheckFailServerUnreachable":{
|
||||
"message":"Aggiornamento non riuscito - server non raggiungibile.",
|
||||
"description":"Text that displays when an update check failed because the update server is unreachable"
|
||||
},
|
||||
"styleChangesNotSaved": {
|
||||
"message": "Hai apportato modifiche a questo stile senza salvare.",
|
||||
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||
"updateCheckSucceededNoUpdate":{
|
||||
"message":"Lo stile è aggiornato.",
|
||||
"description":"Text that displays when an update check completed and no update is available"
|
||||
},
|
||||
"styleSectionsTitle": {
|
||||
"message": "Sezioni",
|
||||
"description": "Title for the style sections section"
|
||||
},
|
||||
"noStylesForSite": {
|
||||
"message": "Nessuno stile installato per questo sito.",
|
||||
"description": "Text displayed when no styles are installed for the current site"
|
||||
},
|
||||
"findStylesForSite": {
|
||||
"message": "Trova più stili per questo sito.",
|
||||
"description": "Text for a link that gets a list of styles for the current site"
|
||||
},
|
||||
"deleteStyleConfirm": {
|
||||
"message": "Vuoi eliminare questo stile?",
|
||||
"description": "Confirmation before deleting a style"
|
||||
"updateCompleted":{
|
||||
"message":"Aggiornamento completato.",
|
||||
"description":"Text that displays when an update completed"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,238 +1,230 @@
|
|||
{
|
||||
"styleInstall": {
|
||||
"message": "「$stylename$」を Stylish にインストールしますか?",
|
||||
"description": "Confirmation when installing a style",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
"addStyleLabel":{
|
||||
"message":"新しいスタイルを作成",
|
||||
"description":"Label for the button to go to the add style page"
|
||||
},
|
||||
"addStyleTitle":{
|
||||
"message":"スタイルを追加",
|
||||
"description":"Title of the page for adding styles"
|
||||
},
|
||||
"appliesAdd":{
|
||||
"message":"追加",
|
||||
"description":"Label for the button to add an 'applies' entry"
|
||||
},
|
||||
"appliesDisplay":{
|
||||
"message":"適用先: $applies$",
|
||||
"description":"Text on the manage screen to describe what the style applies to",
|
||||
"placeholders":{
|
||||
"applies":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"styleUpdate": {
|
||||
"message": "本当に「$stylename$」を更新しますか?",
|
||||
"description": "Confirmation when updating a style",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"appliesUrlPrefixOption": {
|
||||
"message": "次で始まる URL",
|
||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||
"appliesDisplayTruncatedSuffix":{
|
||||
"message":"サイトを追加",
|
||||
"description":"Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||
},
|
||||
"appliesRemove": {
|
||||
"message": "削除",
|
||||
"description": "Label for the button to remove an 'applies' entry"
|
||||
"appliesDomainOption":{
|
||||
"message":"ドメイン上の URL",
|
||||
"description":"Option to make the style apply to the entered string as a domain"
|
||||
},
|
||||
"updateCompleted": {
|
||||
"message": "更新が完了しました",
|
||||
"description": "Text that displays when an update completed"
|
||||
"appliesHelp":{
|
||||
"message":"[適用先] を使用すると、このセクションのコードが適用される URL を制限することができます。",
|
||||
"description":"Help text for 'applies to' section"
|
||||
},
|
||||
"appliesSpecify": {
|
||||
"message": "個別指定",
|
||||
"description": "Label for the button to make a style apply only to specific sites"
|
||||
"appliesLabel":{
|
||||
"message":"適用先",
|
||||
"description":"Label for 'applies to' fields on the edit\/add screen"
|
||||
},
|
||||
"manageText": {
|
||||
"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"
|
||||
"appliesRegexpOption":{
|
||||
"message":"正規表現に一致する URL",
|
||||
"description":"Option to make the style apply to the entered string as a regular expression"
|
||||
},
|
||||
"updateCheckFailServerUnreachable": {
|
||||
"message": "更新に失敗しました - サーバーに到達できません。",
|
||||
"description": "Text that displays when an update check failed because the update server is unreachable"
|
||||
"appliesRemove":{
|
||||
"message":"削除",
|
||||
"description":"Label for the button to remove an 'applies' entry"
|
||||
},
|
||||
"styleToMozillaFormatHelp": {
|
||||
"message": "Mozilla 形式のコードは、Stylish for Firefox で使用することができ、userstyles.org に投稿することができます。",
|
||||
"description": "Help info for the button that converts the code to Mozilla format"
|
||||
"appliesSpecify":{
|
||||
"message":"個別指定",
|
||||
"description":"Label for the button to make a style apply only to specific sites"
|
||||
},
|
||||
"sectionRemove": {
|
||||
"message": "セクションを削除",
|
||||
"description": "Label for the button to remove a section"
|
||||
"appliesToEverything":{
|
||||
"message":"すべて",
|
||||
"description":"Text displayed for styles that apply to all sites"
|
||||
},
|
||||
"editStyleLabel": {
|
||||
"message": "編集",
|
||||
"description": "Label for the button to go to the edit style page"
|
||||
"appliesUrlOption":{
|
||||
"message":"URL",
|
||||
"description":"Option to make the style apply to the entered string as a URL"
|
||||
},
|
||||
"enableStyleLabel": {
|
||||
"message": "有効化",
|
||||
"description": "Label for the button to enable a style"
|
||||
"appliesUrlPrefixOption":{
|
||||
"message":"次で始まる URL",
|
||||
"description":"Option to make the style apply to the entered string as a URL prefix"
|
||||
},
|
||||
"appliesLabel": {
|
||||
"message": "適用先",
|
||||
"description": "Label for 'applies to' fields on the edit/add screen"
|
||||
"checkAllUpdates":{
|
||||
"message":"すべてのスタイルのアップデートをチェック",
|
||||
"description":"Label for the button to check all styles for updates"
|
||||
},
|
||||
"sectionHelp": {
|
||||
"message": "セクションを利用すると、1 つのスタイルの中で複数のコードを定義し、それぞれ異なる URL に適用することができます。たとえば、単一のスタイルで、サイトのトップページの表示方法と他のページの表示方法を変えることができます。",
|
||||
"description": "Help text for sections"
|
||||
"checkForUpdate":{
|
||||
"message":"アップデートをチェック",
|
||||
"description":"Label for the button to check a single style for an update"
|
||||
},
|
||||
"appliesUrlOption": {
|
||||
"message": "URL",
|
||||
"description": "Option to make the style apply to the entered string as a URL"
|
||||
"checkingForUpdate":{
|
||||
"message":"チェック中...",
|
||||
"description":"Text to display when checking a style for an update"
|
||||
},
|
||||
"description": {
|
||||
"message": "Stylish はユーザー スタイルを管理するツールで、ウェブのスタイルを変更することができます。Stylish を利用すると、Google、Facebook、YouTube、orkut など、さまざまなサイトに対応したテーマやスキンを簡単にインストールできます。",
|
||||
"description": "Extension description"
|
||||
"deleteStyleLabel":{
|
||||
"message":"削除",
|
||||
"description":"Label for the button to delete a style"
|
||||
},
|
||||
"addStyleLabel": {
|
||||
"message": "新しいスタイルを作成",
|
||||
"description": "Label for the button to go to the add style page"
|
||||
"deleteStyleConfirm":{
|
||||
"message":"このスタイルを削除してもよろしいですか?",
|
||||
"description":"Confirmation before deleting a style"
|
||||
},
|
||||
"sectionCode": {
|
||||
"message": "コード",
|
||||
"description": "Label for the code for a section"
|
||||
"description":{
|
||||
"message":"Stylish はユーザー スタイルを管理するツールで、ウェブのスタイルを変更することができます。Stylish を利用すると、Google、Facebook、YouTube、orkut など、さまざまなサイトに対応したテーマやスキンを簡単にインストールできます。",
|
||||
"description":"Extension description"
|
||||
},
|
||||
"manageHeading": {
|
||||
"message": "インストール済みのスタイル",
|
||||
"description": "Heading for the manage page"
|
||||
"disableStyleLabel":{
|
||||
"message":"無効化",
|
||||
"description":"Label for the button to disable a style"
|
||||
},
|
||||
"styleNameLabel": {
|
||||
"message": "名前",
|
||||
"description": "Label for the name of styles"
|
||||
"editStyleHeading":{
|
||||
"message":"スタイルを編集",
|
||||
"description":"Title of the page for editing styles"
|
||||
},
|
||||
"deleteStyleLabel": {
|
||||
"message": "削除",
|
||||
"description": "Label for the button to delete a style"
|
||||
"editStyleLabel":{
|
||||
"message":"編集",
|
||||
"description":"Label for the button to go to the edit style page"
|
||||
},
|
||||
"checkingForUpdate": {
|
||||
"message": "チェック中...",
|
||||
"description": "Text to display when checking a style for an update"
|
||||
},
|
||||
"manageTitle": {
|
||||
"message": "Stylish",
|
||||
"description": "Title for the manage page"
|
||||
},
|
||||
"appliesDisplayTruncatedSuffix": {
|
||||
"message": "サイトを追加",
|
||||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||
},
|
||||
"sectionAdd": {
|
||||
"message": "他のセクションを追加",
|
||||
"description": "Label for the button to add a section"
|
||||
},
|
||||
"installUpdate": {
|
||||
"message": "アップデートをインストール",
|
||||
"description": "Label for the button to install an update for a single style"
|
||||
},
|
||||
"styleToMozillaFormat": {
|
||||
"message": "Mozilla 形式に変換",
|
||||
"description": "Label for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"styleEnabledLabel": {
|
||||
"message": "有効",
|
||||
"description": "Label for the enabled state of styles"
|
||||
},
|
||||
"updateCheckSucceededNoUpdate": {
|
||||
"message": "スタイルは最新の状態です。",
|
||||
"description": "Text that displays when an update check completed and no update is available"
|
||||
},
|
||||
"helpAlt": {
|
||||
"message": "ヘルプ",
|
||||
"description": "Alternate text for help buttons"
|
||||
},
|
||||
"addStyleTitle": {
|
||||
"message": "スタイルを追加",
|
||||
"description": "Title of the page for adding styles"
|
||||
},
|
||||
"appliesAdd": {
|
||||
"message": "追加",
|
||||
"description": "Label for the button to add an 'applies' entry"
|
||||
},
|
||||
"editStyleHeading": {
|
||||
"message": "スタイルを編集",
|
||||
"description": "Title of the page for editing styles"
|
||||
},
|
||||
"desc": {
|
||||
"message": "ユーザー スタイルはウェブサイトのテーマです。ユーザー スタイルを通じて、ウェブサイトを自由にカスタマイズすることができます。不要なコンテンツの削除や色の変更はもちろん、サイト全体のデザインを完全に変更することも可能です。\n\nStylish を利用すると、ユーザー スタイルを簡単に管理することができます。マウスを数回クリックするだけで、追加、削除、有効化、無効化、整理などの操作を行うことができます。コードの編集は不要で、設定方法も明瞭です。Stylish ユーザーが集まるウェブサイト「userstyles.org」では、さまざまな Stylish ユーザーが作成した膨大な数のユーザー スタイルが公開されており、自由に試すことができます。\n\n技術的には、Greasemonkey と userscripts.org が JavaScript をベースとしているのに対し、Stylish と userstyles.org は CSS をベースとしています。\n\n*** ご質問がある場合には、userstyles.org のフォーラム(http://forum.userstyles.org)でお問い合わせください。ここに投稿しても、回答を得ることはできません。"
|
||||
},
|
||||
"appliesDomainOption": {
|
||||
"message": "ドメイン上の URL",
|
||||
"description": "Option to make the style apply to the entered string as a domain"
|
||||
},
|
||||
"appliesRegexpOption": {
|
||||
"message": "正規表現に一致する URL",
|
||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||
},
|
||||
"styleCancelEditLabel": {
|
||||
"message": "管理画面に戻る",
|
||||
"description": "Label for cancel button for style editing"
|
||||
},
|
||||
"appliesToEverything": {
|
||||
"message": "すべて",
|
||||
"description": "Text displayed for styles that apply to all sites"
|
||||
},
|
||||
"appliesHelp": {
|
||||
"message": "[適用先] を使用すると、このセクションのコードが適用される URL を制限することができます。",
|
||||
"description": "Help text for 'applies to' section"
|
||||
},
|
||||
"styleSaveLabel": {
|
||||
"message": "保存",
|
||||
"description": "Label for save button for style editing"
|
||||
},
|
||||
"updateCheckFailBadResponseCode": {
|
||||
"message": "更新に失敗しました - サーバーが応答コード「$code$」を返しています。",
|
||||
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||
"placeholders": {
|
||||
"code": {
|
||||
"content": "$1"
|
||||
"editStyleTitle":{
|
||||
"message":"スタイル「$stylename$」を編集",
|
||||
"description":"Title of the page for editing styles",
|
||||
"placeholders":{
|
||||
"stylename":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"disableStyleLabel": {
|
||||
"message": "無効化",
|
||||
"description": "Label for the button to disable a style"
|
||||
"enableStyleLabel":{
|
||||
"message":"有効化",
|
||||
"description":"Label for the button to enable a style"
|
||||
},
|
||||
"appliesDisplay": {
|
||||
"message": "適用先: $applies$",
|
||||
"description": "Text on the manage screen to describe what the style applies to",
|
||||
"placeholders": {
|
||||
"applies": {
|
||||
"content": "$1"
|
||||
"findStylesForSite":{
|
||||
"message":"このサイト用の他のスタイルを検索",
|
||||
"description":"Text for a link that gets a list of styles for the current site"
|
||||
},
|
||||
"helpAlt":{
|
||||
"message":"ヘルプ",
|
||||
"description":"Alternate text for help buttons"
|
||||
},
|
||||
"installUpdate":{
|
||||
"message":"アップデートをインストール",
|
||||
"description":"Label for the button to install an update for a single style"
|
||||
},
|
||||
"manageHeading":{
|
||||
"message":"インストール済みのスタイル",
|
||||
"description":"Heading for the manage page"
|
||||
},
|
||||
"manageText":{
|
||||
"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"
|
||||
},
|
||||
"manageTitle":{
|
||||
"message":"Stylish",
|
||||
"description":"Title for the manage page"
|
||||
},
|
||||
"noStylesForSite":{
|
||||
"message":"このサイト用のスタイルはインストールされていません。",
|
||||
"description":"Text displayed when no styles are installed for the current site"
|
||||
},
|
||||
"openManage":{
|
||||
"message":"インストール済みのスタイルを管理",
|
||||
"description":"Link to open the manage page."
|
||||
},
|
||||
"sectionAdd":{
|
||||
"message":"他のセクションを追加",
|
||||
"description":"Label for the button to add a section"
|
||||
},
|
||||
"sectionCode":{
|
||||
"message":"コード",
|
||||
"description":"Label for the code for a section"
|
||||
},
|
||||
"sectionHelp":{
|
||||
"message":"セクションを利用すると、1 つのスタイルの中で複数のコードを定義し、それぞれ異なる URL に適用することができます。たとえば、単一のスタイルで、サイトのトップページの表示方法と他のページの表示方法を変えることができます。",
|
||||
"description":"Help text for sections"
|
||||
},
|
||||
"sectionRemove":{
|
||||
"message":"セクションを削除",
|
||||
"description":"Label for the button to remove a section"
|
||||
},
|
||||
"styleBadRegexp":{
|
||||
"message":"正規表現は無効です。",
|
||||
"description":"Validation message for a bad regexp in a style"
|
||||
},
|
||||
"styleCancelEditLabel":{
|
||||
"message":"管理画面に戻る",
|
||||
"description":"Label for cancel button for style editing"
|
||||
},
|
||||
"styleChangesNotSaved":{
|
||||
"message":"このスタイルは変更されていますが、保存されていません。",
|
||||
"description":"Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||
},
|
||||
"styleEnabledLabel":{
|
||||
"message":"有効",
|
||||
"description":"Label for the enabled state of styles"
|
||||
},
|
||||
"styleInstall":{
|
||||
"message":"「$stylename$」を Stylish にインストールしますか?",
|
||||
"description":"Confirmation when installing a style",
|
||||
"placeholders":{
|
||||
"stylename":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"styleMissingName": {
|
||||
"message": "名前を入力してください。",
|
||||
"description": "Error displayed when user saves without providing a name"
|
||||
"styleMissingName":{
|
||||
"message":"名前を入力してください。",
|
||||
"description":"Error displayed when user saves without providing a name"
|
||||
},
|
||||
"openManage": {
|
||||
"message": "インストール済みのスタイルを管理",
|
||||
"description": "Link to open the manage page."
|
||||
"styleNameLabel":{
|
||||
"message":"名前",
|
||||
"description":"Label for the name of styles"
|
||||
},
|
||||
"checkForUpdate": {
|
||||
"message": "アップデートをチェック",
|
||||
"description": "Label for the button to check a single style for an update"
|
||||
"styleSaveLabel":{
|
||||
"message":"保存",
|
||||
"description":"Label for save button for style editing"
|
||||
},
|
||||
"editStyleTitle": {
|
||||
"message": "スタイル「$stylename$」を編集",
|
||||
"description": "Title of the page for editing styles",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
"styleSectionsTitle":{
|
||||
"message":"セクション",
|
||||
"description":"Title for the style sections section"
|
||||
},
|
||||
"styleToMozillaFormat":{
|
||||
"message":"Mozilla 形式に変換",
|
||||
"description":"Label for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"styleToMozillaFormatHelp":{
|
||||
"message":"Mozilla 形式のコードは、Stylish for Firefox で使用することができ、userstyles.org に投稿することができます。",
|
||||
"description":"Help info for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"updateCheckFailBadResponseCode":{
|
||||
"message":"更新に失敗しました - サーバーが応答コード「$code$」を返しています。",
|
||||
"description":"Text that displays when an update check failed because the response code indicates an error",
|
||||
"placeholders":{
|
||||
"code":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"checkAllUpdates": {
|
||||
"message": "すべてのスタイルのアップデートをチェック",
|
||||
"description": "Label for the button to check all styles for updates"
|
||||
"updateCheckFailServerUnreachable":{
|
||||
"message":"更新に失敗しました - サーバーに到達できません。",
|
||||
"description":"Text that displays when an update check failed because the update server is unreachable"
|
||||
},
|
||||
"styleChangesNotSaved": {
|
||||
"message": "このスタイルは変更されていますが、保存されていません。",
|
||||
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||
"updateCheckSucceededNoUpdate":{
|
||||
"message":"スタイルは最新の状態です。",
|
||||
"description":"Text that displays when an update check completed and no update is available"
|
||||
},
|
||||
"styleSectionsTitle": {
|
||||
"message": "セクション",
|
||||
"description": "Title for the style sections section"
|
||||
},
|
||||
"noStylesForSite": {
|
||||
"message": "このサイト用のスタイルはインストールされていません。",
|
||||
"description": "Text displayed when no styles are installed for the current site"
|
||||
},
|
||||
"findStylesForSite": {
|
||||
"message": "このサイト用の他のスタイルを検索",
|
||||
"description": "Text for a link that gets a list of styles for the current site"
|
||||
},
|
||||
"deleteStyleConfirm": {
|
||||
"message": "このスタイルを削除してもよろしいですか?",
|
||||
"description": "Confirmation before deleting a style"
|
||||
"updateCompleted":{
|
||||
"message":"更新が完了しました",
|
||||
"description":"Text that displays when an update completed"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,238 +1,218 @@
|
|||
{
|
||||
"styleInstall": {
|
||||
"message": "Instalar \"$stylename$\" no Stylish?",
|
||||
"description": "Confirmation when installing a style",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
"addStyleLabel":{
|
||||
"message":"Gravar novo estilo",
|
||||
"description":"Label for the button to go to the add style page"
|
||||
},
|
||||
"addStyleTitle":{
|
||||
"message":"Adicionar estilo",
|
||||
"description":"Title of the page for adding styles"
|
||||
},
|
||||
"appliesAdd":{
|
||||
"message":"Adicionar",
|
||||
"description":"Label for the button to add an 'applies' entry"
|
||||
},
|
||||
"appliesDisplay":{
|
||||
"message":"Aplica-se a: $applies$",
|
||||
"description":"Text on the manage screen to describe what the style applies to",
|
||||
"placeholders":{
|
||||
"applies":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"styleUpdate": {
|
||||
"message": "Tem certeza que quer atualizar \"$stylename$\"?",
|
||||
"description": "Confirmation when updating a style",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"appliesUrlPrefixOption": {
|
||||
"message": "URLs que começam com",
|
||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||
"appliesDisplayTruncatedSuffix":{
|
||||
"message":"e mais",
|
||||
"description":"Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||
},
|
||||
"appliesRemove": {
|
||||
"message": "Remover",
|
||||
"description": "Label for the button to remove an 'applies' entry"
|
||||
"appliesDomainOption":{
|
||||
"message":"URLs no domínio",
|
||||
"description":"Option to make the style apply to the entered string as a domain"
|
||||
},
|
||||
"updateCompleted": {
|
||||
"message": "Atualização concluída.",
|
||||
"description": "Text that displays when an update completed"
|
||||
"appliesHelp":{
|
||||
"message":"Use os controles \"Aplica-se a\" para limitar a quais URLs o código desta seção se aplica.",
|
||||
"description":"Help text for 'applies to' section"
|
||||
},
|
||||
"appliesSpecify": {
|
||||
"message": "Especificar",
|
||||
"description": "Label for the button to make a style apply only to specific sites"
|
||||
"appliesLabel":{
|
||||
"message":"Aplica-se a",
|
||||
"description":"Label for 'applies to' fields on the edit\/add screen"
|
||||
},
|
||||
"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>.",
|
||||
"description": "Help text on the manage page"
|
||||
"appliesRegexpOption":{
|
||||
"message":"URLs que correspondem a regexp",
|
||||
"description":"Option to make the style apply to the entered string as a regular expression"
|
||||
},
|
||||
"updateCheckFailServerUnreachable": {
|
||||
"message": "A atualização falhou - servidor inacessível.",
|
||||
"description": "Text that displays when an update check failed because the update server is unreachable"
|
||||
"appliesRemove":{
|
||||
"message":"Remover",
|
||||
"description":"Label for the button to remove an 'applies' entry"
|
||||
},
|
||||
"styleToMozillaFormatHelp": {
|
||||
"message": "O formato Mozilla do código pode ser usado com o Stylish para Firefox e pode ser enviado para userstyles.org.",
|
||||
"description": "Help info for the button that converts the code to Mozilla format"
|
||||
"appliesSpecify":{
|
||||
"message":"Especificar",
|
||||
"description":"Label for the button to make a style apply only to specific sites"
|
||||
},
|
||||
"sectionRemove": {
|
||||
"message": "Remover seção",
|
||||
"description": "Label for the button to remove a section"
|
||||
"appliesToEverything":{
|
||||
"message":"Tudo",
|
||||
"description":"Text displayed for styles that apply to all sites"
|
||||
},
|
||||
"editStyleLabel": {
|
||||
"message": "Editar",
|
||||
"description": "Label for the button to go to the edit style page"
|
||||
"appliesUrlPrefixOption":{
|
||||
"message":"URLs que começam com",
|
||||
"description":"Option to make the style apply to the entered string as a URL prefix"
|
||||
},
|
||||
"enableStyleLabel": {
|
||||
"message": "Ativar",
|
||||
"description": "Label for the button to enable a style"
|
||||
"checkAllUpdates":{
|
||||
"message":"Verificar atualizações para todos os estilos",
|
||||
"description":"Label for the button to check all styles for updates"
|
||||
},
|
||||
"appliesLabel": {
|
||||
"message": "Aplica-se a",
|
||||
"description": "Label for 'applies to' fields on the edit/add screen"
|
||||
"checkForUpdate":{
|
||||
"message":"Verificar atualizações",
|
||||
"description":"Label for the button to check a single style for an update"
|
||||
},
|
||||
"sectionHelp": {
|
||||
"message": "As seções permitem definir diferentes partes de código para aplicar a diferentes conjuntos de URLs no mesmo estilo. Por exemplo, um único estilo poderia alterar a página inicial de um site de uma forma, enquanto alteraria o resto do site de outra forma.",
|
||||
"description": "Help text for sections"
|
||||
"checkingForUpdate":{
|
||||
"message":"Verificando...",
|
||||
"description":"Text to display when checking a style for an update"
|
||||
},
|
||||
"appliesUrlOption": {
|
||||
"message": "URL",
|
||||
"description": "Option to make the style apply to the entered string as a URL"
|
||||
"deleteStyleLabel":{
|
||||
"message":"Excluir",
|
||||
"description":"Label for the button to delete a style"
|
||||
},
|
||||
"description": {
|
||||
"message": "Mude o estilo da web com o Stylish, um gerenciador de estilos do usuário.",
|
||||
"description": "Extension description"
|
||||
"deleteStyleConfirm":{
|
||||
"message":"Tem certeza de que deseja excluir este estilo?",
|
||||
"description":"Confirmation before deleting a style"
|
||||
},
|
||||
"addStyleLabel": {
|
||||
"message": "Gravar novo estilo",
|
||||
"description": "Label for the button to go to the add style page"
|
||||
"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.",
|
||||
"description":"Extension description"
|
||||
},
|
||||
"sectionCode": {
|
||||
"message": "Código",
|
||||
"description": "Label for the code for a section"
|
||||
"disableStyleLabel":{
|
||||
"message":"Desativar",
|
||||
"description":"Label for the button to disable a style"
|
||||
},
|
||||
"manageHeading": {
|
||||
"message": "Estilos instalados",
|
||||
"description": "Heading for the manage page"
|
||||
"editStyleHeading":{
|
||||
"message":"Editar estilo",
|
||||
"description":"Title of the page for editing styles"
|
||||
},
|
||||
"styleNameLabel": {
|
||||
"message": "Nome",
|
||||
"description": "Label for the name of styles"
|
||||
"editStyleLabel":{
|
||||
"message":"Editar",
|
||||
"description":"Label for the button to go to the edit style page"
|
||||
},
|
||||
"deleteStyleLabel": {
|
||||
"message": "Excluir",
|
||||
"description": "Label for the button to delete a style"
|
||||
},
|
||||
"checkingForUpdate": {
|
||||
"message": "Verificando...",
|
||||
"description": "Text to display when checking a style for an update"
|
||||
},
|
||||
"manageTitle": {
|
||||
"message": "Stylish",
|
||||
"description": "Title for the manage page"
|
||||
},
|
||||
"appliesDisplayTruncatedSuffix": {
|
||||
"message": "e mais",
|
||||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||
},
|
||||
"sectionAdd": {
|
||||
"message": "Adicionar outra seção",
|
||||
"description": "Label for the button to add a section"
|
||||
},
|
||||
"installUpdate": {
|
||||
"message": "Instalar atualização",
|
||||
"description": "Label for the button to install an update for a single style"
|
||||
},
|
||||
"styleToMozillaFormat": {
|
||||
"message": "Para formato Mozilla",
|
||||
"description": "Label for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"styleEnabledLabel": {
|
||||
"message": "Ativado",
|
||||
"description": "Label for the enabled state of styles"
|
||||
},
|
||||
"updateCheckSucceededNoUpdate": {
|
||||
"message": "O estilo está atualizado.",
|
||||
"description": "Text that displays when an update check completed and no update is available"
|
||||
},
|
||||
"helpAlt": {
|
||||
"message": "Ajuda",
|
||||
"description": "Alternate text for help buttons"
|
||||
},
|
||||
"addStyleTitle": {
|
||||
"message": "Adicionar estilo",
|
||||
"description": "Title of the page for adding styles"
|
||||
},
|
||||
"appliesAdd": {
|
||||
"message": "Adicionar",
|
||||
"description": "Label for the button to add an 'applies' entry"
|
||||
},
|
||||
"editStyleHeading": {
|
||||
"message": "Editar estilo",
|
||||
"description": "Title of the page for editing styles"
|
||||
},
|
||||
"desc": {
|
||||
"message": "Os estilos do usuário são temas para sites. Eles capacitam sua experiência de navegação, permitindo a personalização dos sites. Retire conteúdo irrelevante, altere as cores ou redesenhe completamente todo o site. \n\nO Stylish permite gerenciar facilmente os estilos do usuário. Adicione, exclua, ative, desative e organize com alguns cliques de um mouse, sem código para editar, sem configuração obscura para encontrar. O site complementar do Stylish, o userstyles.org, hospeda dezenas de milhares de estilos do usuário, feitos por outros usuários do Stylish, que você pode experimentar. \n\nEm termos técnicos, pense da seguinte maneira: o Stylish e o userstyles.org são para CSS o que o Greasemonkey e o userscripts.org são para JavaScript. \n\n*** Se estiver procurando ajuda, peça no http://forum.userstyles.org. Não posso te responder se você postar aqui."
|
||||
},
|
||||
"appliesDomainOption": {
|
||||
"message": "URLs no domínio",
|
||||
"description": "Option to make the style apply to the entered string as a domain"
|
||||
},
|
||||
"appliesRegexpOption": {
|
||||
"message": "URLs que correspondem a regexp",
|
||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||
},
|
||||
"styleCancelEditLabel": {
|
||||
"message": "Voltar ao gerenciamento",
|
||||
"description": "Label for cancel button for style editing"
|
||||
},
|
||||
"appliesToEverything": {
|
||||
"message": "Tudo",
|
||||
"description": "Text displayed for styles that apply to all sites"
|
||||
},
|
||||
"appliesHelp": {
|
||||
"message": "Use os controles \"Aplica-se a\" para limitar a quais URLs o código desta seção se aplica.",
|
||||
"description": "Help text for 'applies to' section"
|
||||
},
|
||||
"styleSaveLabel": {
|
||||
"message": "Salvar",
|
||||
"description": "Label for save button for style editing"
|
||||
},
|
||||
"updateCheckFailBadResponseCode": {
|
||||
"message": "A atualização falhou - o servidor respondeu com código $code$.",
|
||||
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||
"placeholders": {
|
||||
"code": {
|
||||
"content": "$1"
|
||||
"editStyleTitle":{
|
||||
"message":"Editar estilo $stylename$",
|
||||
"description":"Title of the page for editing styles",
|
||||
"placeholders":{
|
||||
"stylename":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"disableStyleLabel": {
|
||||
"message": "Desativar",
|
||||
"description": "Label for the button to disable a style"
|
||||
"enableStyleLabel":{
|
||||
"message":"Ativar",
|
||||
"description":"Label for the button to enable a style"
|
||||
},
|
||||
"appliesDisplay": {
|
||||
"message": "Aplica-se a: $applies$",
|
||||
"description": "Text on the manage screen to describe what the style applies to",
|
||||
"placeholders": {
|
||||
"applies": {
|
||||
"content": "$1"
|
||||
"findStylesForSite":{
|
||||
"message":"Procurar mais estilos para este site.",
|
||||
"description":"Text for a link that gets a list of styles for the current site"
|
||||
},
|
||||
"helpAlt":{
|
||||
"message":"Ajuda",
|
||||
"description":"Alternate text for help buttons"
|
||||
},
|
||||
"installUpdate":{
|
||||
"message":"Instalar atualização",
|
||||
"description":"Label for the button to install an update for a single style"
|
||||
},
|
||||
"manageHeading":{
|
||||
"message":"Estilos instalados",
|
||||
"description":"Heading for the manage page"
|
||||
},
|
||||
"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>.",
|
||||
"description":"Help text on the manage page"
|
||||
},
|
||||
"noStylesForSite":{
|
||||
"message":"Nenhum estilo instalado para este site.",
|
||||
"description":"Text displayed when no styles are installed for the current site"
|
||||
},
|
||||
"openManage":{
|
||||
"message":"Gerenciar estilos instalados.",
|
||||
"description":"Link to open the manage page."
|
||||
},
|
||||
"sectionAdd":{
|
||||
"message":"Adicionar outra seção",
|
||||
"description":"Label for the button to add a section"
|
||||
},
|
||||
"sectionCode":{
|
||||
"message":"Código",
|
||||
"description":"Label for the code for a section"
|
||||
},
|
||||
"sectionHelp":{
|
||||
"message":"As seções permitem definir diferentes partes de código para aplicar a diferentes conjuntos de URLs no mesmo estilo. Por exemplo, um único estilo poderia alterar a página inicial de um site de uma forma, enquanto alteraria o resto do site de outra forma.",
|
||||
"description":"Help text for sections"
|
||||
},
|
||||
"sectionRemove":{
|
||||
"message":"Remover seção",
|
||||
"description":"Label for the button to remove a section"
|
||||
},
|
||||
"styleCancelEditLabel":{
|
||||
"message":"Voltar ao gerenciamento",
|
||||
"description":"Label for cancel button for style editing"
|
||||
},
|
||||
"styleChangesNotSaved":{
|
||||
"message":"Você fez alterações neste estilo sem salvar.",
|
||||
"description":"Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||
},
|
||||
"styleEnabledLabel":{
|
||||
"message":"Ativado",
|
||||
"description":"Label for the enabled state of styles"
|
||||
},
|
||||
"styleInstall":{
|
||||
"message":"Instalar \"$stylename$\" no Stylish?",
|
||||
"description":"Confirmation when installing a style",
|
||||
"placeholders":{
|
||||
"stylename":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"styleMissingName": {
|
||||
"message": "Insira um nome.",
|
||||
"description": "Error displayed when user saves without providing a name"
|
||||
"styleMissingName":{
|
||||
"message":"Insira um nome.",
|
||||
"description":"Error displayed when user saves without providing a name"
|
||||
},
|
||||
"openManage": {
|
||||
"message": "Gerenciar estilos instalados.",
|
||||
"description": "Link to open the manage page."
|
||||
"styleNameLabel":{
|
||||
"message":"Nome",
|
||||
"description":"Label for the name of styles"
|
||||
},
|
||||
"checkForUpdate": {
|
||||
"message": "Verificar atualizações",
|
||||
"description": "Label for the button to check a single style for an update"
|
||||
"styleSaveLabel":{
|
||||
"message":"Salvar",
|
||||
"description":"Label for save button for style editing"
|
||||
},
|
||||
"editStyleTitle": {
|
||||
"message": "Editar estilo $stylename$",
|
||||
"description": "Title of the page for editing styles",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
"styleSectionsTitle":{
|
||||
"message":"Seções",
|
||||
"description":"Title for the style sections section"
|
||||
},
|
||||
"styleToMozillaFormat":{
|
||||
"message":"Para formato Mozilla",
|
||||
"description":"Label for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"styleToMozillaFormatHelp":{
|
||||
"message":"O formato Mozilla do código pode ser usado com o Stylish para Firefox e pode ser enviado para userstyles.org.",
|
||||
"description":"Help info for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"updateCheckFailBadResponseCode":{
|
||||
"message":"A atualização falhou - o servidor respondeu com código $code$.",
|
||||
"description":"Text that displays when an update check failed because the response code indicates an error",
|
||||
"placeholders":{
|
||||
"code":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"checkAllUpdates": {
|
||||
"message": "Verificar atualizações para todos os estilos",
|
||||
"description": "Label for the button to check all styles for updates"
|
||||
"updateCheckFailServerUnreachable":{
|
||||
"message":"A atualização falhou - servidor inacessível.",
|
||||
"description":"Text that displays when an update check failed because the update server is unreachable"
|
||||
},
|
||||
"styleChangesNotSaved": {
|
||||
"message": "Você fez alterações neste estilo sem salvar.",
|
||||
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||
"updateCheckSucceededNoUpdate":{
|
||||
"message":"O estilo está atualizado.",
|
||||
"description":"Text that displays when an update check completed and no update is available"
|
||||
},
|
||||
"styleSectionsTitle": {
|
||||
"message": "Seções",
|
||||
"description": "Title for the style sections section"
|
||||
},
|
||||
"noStylesForSite": {
|
||||
"message": "Nenhum estilo instalado para este site.",
|
||||
"description": "Text displayed when no styles are installed for the current site"
|
||||
},
|
||||
"findStylesForSite": {
|
||||
"message": "Procurar mais estilos para este site.",
|
||||
"description": "Text for a link that gets a list of styles for the current site"
|
||||
},
|
||||
"deleteStyleConfirm": {
|
||||
"message": "Tem certeza de que deseja excluir este estilo?",
|
||||
"description": "Confirmation before deleting a style"
|
||||
"updateCompleted":{
|
||||
"message":"Atualização concluída.",
|
||||
"description":"Text that displays when an update completed"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,238 +1,218 @@
|
|||
{
|
||||
"styleInstall": {
|
||||
"message": "Установить \"$stylename$\" в Stylish?",
|
||||
"description": "Confirmation when installing a style",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
"addStyleLabel":{
|
||||
"message":"Создать стиль",
|
||||
"description":"Label for the button to go to the add style page"
|
||||
},
|
||||
"addStyleTitle":{
|
||||
"message":"Добавление стиля",
|
||||
"description":"Title of the page for adding styles"
|
||||
},
|
||||
"appliesAdd":{
|
||||
"message":"Добавить",
|
||||
"description":"Label for the button to add an 'applies' entry"
|
||||
},
|
||||
"appliesDisplay":{
|
||||
"message":"Применить к: $applies$",
|
||||
"description":"Text on the manage screen to describe what the style applies to",
|
||||
"placeholders":{
|
||||
"applies":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"styleUpdate": {
|
||||
"message": "Вы уверены, что хотите обновить \"$stylename$\"?",
|
||||
"description": "Confirmation when updating a style",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"appliesUrlPrefixOption": {
|
||||
"message": "URL, начинающимся с",
|
||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||
"appliesDisplayTruncatedSuffix":{
|
||||
"message":"и другие",
|
||||
"description":"Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||
},
|
||||
"appliesRemove": {
|
||||
"message": "Удалить",
|
||||
"description": "Label for the button to remove an 'applies' entry"
|
||||
"appliesDomainOption":{
|
||||
"message":"URL в домене",
|
||||
"description":"Option to make the style apply to the entered string as a domain"
|
||||
},
|
||||
"updateCompleted": {
|
||||
"message": "Обновление завершено.",
|
||||
"description": "Text that displays when an update completed"
|
||||
"appliesHelp":{
|
||||
"message":"Чтобы указать, к каким URL относится код в этом разделе, воспользуйтесь параметром \"Применить к\".",
|
||||
"description":"Help text for 'applies to' section"
|
||||
},
|
||||
"appliesSpecify": {
|
||||
"message": "Указать",
|
||||
"description": "Label for the button to make a style apply only to specific sites"
|
||||
"appliesLabel":{
|
||||
"message":"Применить к:",
|
||||
"description":"Label for 'applies to' fields on the edit\/add screen"
|
||||
},
|
||||
"manageText": {
|
||||
"message": "Готовые стили можно найти на странице <a href='http://userstyles.org'>userstyles.org</a>. Если вам нужна помощь, задайте вопрос на <a href='http://forum.userstyles.org'>форуме</a>.",
|
||||
"description": "Help text on the manage page"
|
||||
"appliesRegexpOption":{
|
||||
"message":"URL, соответствующим регулярному выражению",
|
||||
"description":"Option to make the style apply to the entered string as a regular expression"
|
||||
},
|
||||
"updateCheckFailServerUnreachable": {
|
||||
"message": "Ошибка обновления: сервер недоступен.",
|
||||
"description": "Text that displays when an update check failed because the update server is unreachable"
|
||||
"appliesRemove":{
|
||||
"message":"Удалить",
|
||||
"description":"Label for the button to remove an 'applies' entry"
|
||||
},
|
||||
"styleToMozillaFormatHelp": {
|
||||
"message": "Формат кода Mozilla можно использовать в сочетании с форматом Stylish для Firefox и отправлять на сайт userstyles.org.",
|
||||
"description": "Help info for the button that converts the code to Mozilla format"
|
||||
"appliesSpecify":{
|
||||
"message":"Указать",
|
||||
"description":"Label for the button to make a style apply only to specific sites"
|
||||
},
|
||||
"sectionRemove": {
|
||||
"message": "Удалить раздел",
|
||||
"description": "Label for the button to remove a section"
|
||||
"appliesToEverything":{
|
||||
"message":"Все",
|
||||
"description":"Text displayed for styles that apply to all sites"
|
||||
},
|
||||
"editStyleLabel": {
|
||||
"message": "Изменить",
|
||||
"description": "Label for the button to go to the edit style page"
|
||||
"appliesUrlPrefixOption":{
|
||||
"message":"URL, начинающимся с",
|
||||
"description":"Option to make the style apply to the entered string as a URL prefix"
|
||||
},
|
||||
"enableStyleLabel": {
|
||||
"message": "Включить",
|
||||
"description": "Label for the button to enable a style"
|
||||
"checkAllUpdates":{
|
||||
"message":"Проверить обновления для всех стилей",
|
||||
"description":"Label for the button to check all styles for updates"
|
||||
},
|
||||
"appliesLabel": {
|
||||
"message": "Применить к:",
|
||||
"description": "Label for 'applies to' fields on the edit/add screen"
|
||||
"checkForUpdate":{
|
||||
"message":"Проверить обновления",
|
||||
"description":"Label for the button to check a single style for an update"
|
||||
},
|
||||
"sectionHelp": {
|
||||
"message": "Разделы позволяют задавать разный код для различных наборов URL в пределах одного стиля. Например, стиль может применяться к главной странице не так, как к остальным частям сайта.",
|
||||
"description": "Help text for sections"
|
||||
"checkingForUpdate":{
|
||||
"message":"Проверка…",
|
||||
"description":"Text to display when checking a style for an update"
|
||||
},
|
||||
"appliesUrlOption": {
|
||||
"message": "URL",
|
||||
"description": "Option to make the style apply to the entered string as a URL"
|
||||
"deleteStyleLabel":{
|
||||
"message":"Удалить",
|
||||
"description":"Label for the button to delete a style"
|
||||
},
|
||||
"description": {
|
||||
"message": "Настраивайте стили веб-сайтов с помощью менеджера стилей Stylish.",
|
||||
"description": "Extension description"
|
||||
"deleteStyleConfirm":{
|
||||
"message":"Удалить этот стиль?",
|
||||
"description":"Confirmation before deleting a style"
|
||||
},
|
||||
"addStyleLabel": {
|
||||
"message": "Создать стиль",
|
||||
"description": "Label for the button to go to the add style page"
|
||||
"description":{
|
||||
"message":"Настраивайте стили веб-сайтов с помощью менеджера стилей Stylish. Он позволяет легко установить темы и изменить внешний вид сайтов Google, Facebook, YouTube, Orkut и множества других веб-страниц.",
|
||||
"description":"Extension description"
|
||||
},
|
||||
"sectionCode": {
|
||||
"message": "Код",
|
||||
"description": "Label for the code for a section"
|
||||
"disableStyleLabel":{
|
||||
"message":"Отключить",
|
||||
"description":"Label for the button to disable a style"
|
||||
},
|
||||
"manageHeading": {
|
||||
"message": "Установленные стили",
|
||||
"description": "Heading for the manage page"
|
||||
"editStyleHeading":{
|
||||
"message":"Изменение стиля",
|
||||
"description":"Title of the page for editing styles"
|
||||
},
|
||||
"styleNameLabel": {
|
||||
"message": "Название",
|
||||
"description": "Label for the name of styles"
|
||||
"editStyleLabel":{
|
||||
"message":"Изменить",
|
||||
"description":"Label for the button to go to the edit style page"
|
||||
},
|
||||
"deleteStyleLabel": {
|
||||
"message": "Удалить",
|
||||
"description": "Label for the button to delete a style"
|
||||
},
|
||||
"checkingForUpdate": {
|
||||
"message": "Проверка…",
|
||||
"description": "Text to display when checking a style for an update"
|
||||
},
|
||||
"manageTitle": {
|
||||
"message": "Stylish",
|
||||
"description": "Title for the manage page"
|
||||
},
|
||||
"appliesDisplayTruncatedSuffix": {
|
||||
"message": "и другие",
|
||||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||
},
|
||||
"sectionAdd": {
|
||||
"message": "Добавить раздел",
|
||||
"description": "Label for the button to add a section"
|
||||
},
|
||||
"installUpdate": {
|
||||
"message": "Установить обновление",
|
||||
"description": "Label for the button to install an update for a single style"
|
||||
},
|
||||
"styleToMozillaFormat": {
|
||||
"message": "В формат Mozilla",
|
||||
"description": "Label for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"styleEnabledLabel": {
|
||||
"message": "Включено",
|
||||
"description": "Label for the enabled state of styles"
|
||||
},
|
||||
"updateCheckSucceededNoUpdate": {
|
||||
"message": "Стиль обновлен.",
|
||||
"description": "Text that displays when an update check completed and no update is available"
|
||||
},
|
||||
"helpAlt": {
|
||||
"message": "Справка",
|
||||
"description": "Alternate text for help buttons"
|
||||
},
|
||||
"addStyleTitle": {
|
||||
"message": "Добавление стиля",
|
||||
"description": "Title of the page for adding styles"
|
||||
},
|
||||
"appliesAdd": {
|
||||
"message": "Добавить",
|
||||
"description": "Label for the button to add an 'applies' entry"
|
||||
},
|
||||
"editStyleHeading": {
|
||||
"message": "Изменение стиля",
|
||||
"description": "Title of the page for editing styles"
|
||||
},
|
||||
"desc": {
|
||||
"message": "Пользовательские стили – это темы для веб-сайтов. Они позволяют настраивать страницы на свой вкус: с помощью стилей можно убрать неинтересное содержание, изменить только цвета или оформление всего сайта.\n\nStylish позволяет легко управлять стилями: мгновенно добавлять и удалять, включать и отключать, а также упорядочивать их. При этом вам не потребуется вносить изменения в программный код или разбираться в конфигурации. На веб-сайте userstyles.org хранятся десятки тысяч стилей, созданных другими пользователями Stylish, и вы можете испытать их в действии.\n\nДля тех, кому интересны технические подробности: Stylish и userstyles.org связаны с CSS так же, как Greasemonkey и userscripts.org – с JavaScript.\n\n*** Если вам нужна помощь, задайте вопрос на форуме http://forum.userstyles.org. Я не смогу ответить на сообщения, оставленные прямо здесь."
|
||||
},
|
||||
"appliesDomainOption": {
|
||||
"message": "URL в домене",
|
||||
"description": "Option to make the style apply to the entered string as a domain"
|
||||
},
|
||||
"appliesRegexpOption": {
|
||||
"message": "URL, соответствующим регулярному выражению",
|
||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||
},
|
||||
"styleCancelEditLabel": {
|
||||
"message": "Завершить",
|
||||
"description": "Label for cancel button for style editing"
|
||||
},
|
||||
"appliesToEverything": {
|
||||
"message": "Все",
|
||||
"description": "Text displayed for styles that apply to all sites"
|
||||
},
|
||||
"appliesHelp": {
|
||||
"message": "Чтобы указать, к каким URL относится код в этом разделе, воспользуйтесь параметром \"Применить к\".",
|
||||
"description": "Help text for 'applies to' section"
|
||||
},
|
||||
"styleSaveLabel": {
|
||||
"message": "Сохранить",
|
||||
"description": "Label for save button for style editing"
|
||||
},
|
||||
"updateCheckFailBadResponseCode": {
|
||||
"message": "Ошибка обновления: сервер вернул код \"$code$\".",
|
||||
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||
"placeholders": {
|
||||
"code": {
|
||||
"content": "$1"
|
||||
"editStyleTitle":{
|
||||
"message":"Изменение стиля \"$stylename$\"",
|
||||
"description":"Title of the page for editing styles",
|
||||
"placeholders":{
|
||||
"stylename":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"disableStyleLabel": {
|
||||
"message": "Отключить",
|
||||
"description": "Label for the button to disable a style"
|
||||
"enableStyleLabel":{
|
||||
"message":"Включить",
|
||||
"description":"Label for the button to enable a style"
|
||||
},
|
||||
"appliesDisplay": {
|
||||
"message": "Применить к: $applies$",
|
||||
"description": "Text on the manage screen to describe what the style applies to",
|
||||
"placeholders": {
|
||||
"applies": {
|
||||
"content": "$1"
|
||||
"findStylesForSite":{
|
||||
"message":"Найдите другие стили для этого веб-сайта.",
|
||||
"description":"Text for a link that gets a list of styles for the current site"
|
||||
},
|
||||
"helpAlt":{
|
||||
"message":"Справка",
|
||||
"description":"Alternate text for help buttons"
|
||||
},
|
||||
"installUpdate":{
|
||||
"message":"Установить обновление",
|
||||
"description":"Label for the button to install an update for a single style"
|
||||
},
|
||||
"manageHeading":{
|
||||
"message":"Установленные стили",
|
||||
"description":"Heading for the manage page"
|
||||
},
|
||||
"manageText":{
|
||||
"message":"Готовые стили можно найти на странице <a href='http:\/\/userstyles.org'>userstyles.org<\/a>. Если вам нужна помощь, задайте вопрос на <a href='http:\/\/forum.userstyles.org'>форуме<\/a>.",
|
||||
"description":"Help text on the manage page"
|
||||
},
|
||||
"noStylesForSite":{
|
||||
"message":"Для этого веб-сайта не установлено ни одного стиля.",
|
||||
"description":"Text displayed when no styles are installed for the current site"
|
||||
},
|
||||
"openManage":{
|
||||
"message":"Управление установленными стилями.",
|
||||
"description":"Link to open the manage page."
|
||||
},
|
||||
"sectionAdd":{
|
||||
"message":"Добавить раздел",
|
||||
"description":"Label for the button to add a section"
|
||||
},
|
||||
"sectionCode":{
|
||||
"message":"Код",
|
||||
"description":"Label for the code for a section"
|
||||
},
|
||||
"sectionHelp":{
|
||||
"message":"Разделы позволяют задавать разный код для различных наборов URL в пределах одного стиля. Например, стиль может применяться к главной странице не так, как к остальным частям сайта.",
|
||||
"description":"Help text for sections"
|
||||
},
|
||||
"sectionRemove":{
|
||||
"message":"Удалить раздел",
|
||||
"description":"Label for the button to remove a section"
|
||||
},
|
||||
"styleCancelEditLabel":{
|
||||
"message":"Завершить",
|
||||
"description":"Label for cancel button for style editing"
|
||||
},
|
||||
"styleChangesNotSaved":{
|
||||
"message":"Вы изменили этот стиль, но не сохранили его.",
|
||||
"description":"Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||
},
|
||||
"styleEnabledLabel":{
|
||||
"message":"Включено",
|
||||
"description":"Label for the enabled state of styles"
|
||||
},
|
||||
"styleInstall":{
|
||||
"message":"Установить \"$stylename$\" в Stylish?",
|
||||
"description":"Confirmation when installing a style",
|
||||
"placeholders":{
|
||||
"stylename":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"styleMissingName": {
|
||||
"message": "Введите название.",
|
||||
"description": "Error displayed when user saves without providing a name"
|
||||
"styleMissingName":{
|
||||
"message":"Введите название.",
|
||||
"description":"Error displayed when user saves without providing a name"
|
||||
},
|
||||
"openManage": {
|
||||
"message": "Управление установленными стилями.",
|
||||
"description": "Link to open the manage page."
|
||||
"styleNameLabel":{
|
||||
"message":"Название",
|
||||
"description":"Label for the name of styles"
|
||||
},
|
||||
"checkForUpdate": {
|
||||
"message": "Проверить обновления",
|
||||
"description": "Label for the button to check a single style for an update"
|
||||
"styleSaveLabel":{
|
||||
"message":"Сохранить",
|
||||
"description":"Label for save button for style editing"
|
||||
},
|
||||
"editStyleTitle": {
|
||||
"message": "Изменение стиля \"$stylename$\"",
|
||||
"description": "Title of the page for editing styles",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
"styleSectionsTitle":{
|
||||
"message":"Разделы",
|
||||
"description":"Title for the style sections section"
|
||||
},
|
||||
"styleToMozillaFormat":{
|
||||
"message":"В формат Mozilla",
|
||||
"description":"Label for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"styleToMozillaFormatHelp":{
|
||||
"message":"Формат кода Mozilla можно использовать в сочетании с форматом Stylish для Firefox и отправлять на сайт userstyles.org.",
|
||||
"description":"Help info for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"updateCheckFailBadResponseCode":{
|
||||
"message":"Ошибка обновления: сервер вернул код \"$code$\".",
|
||||
"description":"Text that displays when an update check failed because the response code indicates an error",
|
||||
"placeholders":{
|
||||
"code":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"checkAllUpdates": {
|
||||
"message": "Проверить обновления для всех стилей",
|
||||
"description": "Label for the button to check all styles for updates"
|
||||
"updateCheckFailServerUnreachable":{
|
||||
"message":"Ошибка обновления: сервер недоступен.",
|
||||
"description":"Text that displays when an update check failed because the update server is unreachable"
|
||||
},
|
||||
"styleChangesNotSaved": {
|
||||
"message": "Вы изменили этот стиль, но не сохранили его.",
|
||||
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||
"updateCheckSucceededNoUpdate":{
|
||||
"message":"Стиль обновлен.",
|
||||
"description":"Text that displays when an update check completed and no update is available"
|
||||
},
|
||||
"styleSectionsTitle": {
|
||||
"message": "Разделы",
|
||||
"description": "Title for the style sections section"
|
||||
},
|
||||
"noStylesForSite": {
|
||||
"message": "Для этого веб-сайта не установлено ни одного стиля.",
|
||||
"description": "Text displayed when no styles are installed for the current site"
|
||||
},
|
||||
"findStylesForSite": {
|
||||
"message": "Найдите другие стили для этого веб-сайта.",
|
||||
"description": "Text for a link that gets a list of styles for the current site"
|
||||
},
|
||||
"deleteStyleConfirm": {
|
||||
"message": "Удалить этот стиль?",
|
||||
"description": "Confirmation before deleting a style"
|
||||
"updateCompleted":{
|
||||
"message":"Обновление завершено.",
|
||||
"description":"Text that displays when an update completed"
|
||||
}
|
||||
}
|
||||
}
|
230
_locales/sv_SE/messages.json
Normal file
230
_locales/sv_SE/messages.json
Normal file
|
@ -0,0 +1,230 @@
|
|||
{
|
||||
"addStyleLabel":{
|
||||
"message":"Lägg till ny stil",
|
||||
"description":"Label for the button to go to the add style page"
|
||||
},
|
||||
"addStyleTitle":{
|
||||
"message":"Lägg till stil",
|
||||
"description":"Title of the page for adding styles"
|
||||
},
|
||||
"appliesAdd":{
|
||||
"message":"Lägg till",
|
||||
"description":"Label for the button to add an 'applies' entry"
|
||||
},
|
||||
"appliesDisplay":{
|
||||
"message":"Gäller för: $applies$",
|
||||
"description":"Text on the manage screen to describe what the style applies to",
|
||||
"placeholders":{
|
||||
"applies":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"appliesDisplayTruncatedSuffix":{
|
||||
"message":"och mer",
|
||||
"description":"Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||
},
|
||||
"appliesDomainOption":{
|
||||
"message":"Webbadresser på domän",
|
||||
"description":"Option to make the style apply to the entered string as a domain"
|
||||
},
|
||||
"appliesHelp":{
|
||||
"message":"Använd \"Gäller\" för att begränsa vilka webbadresser den här koden kommer gälla.",
|
||||
"description":"Help text for 'applies to' section"
|
||||
},
|
||||
"appliesLabel":{
|
||||
"message":"Gäller",
|
||||
"description":"Label for 'applies to' fields on the edit\/add screen"
|
||||
},
|
||||
"appliesRegexpOption":{
|
||||
"message":"Webbadresser på regexp",
|
||||
"description":"Option to make the style apply to the entered string as a regular expression"
|
||||
},
|
||||
"appliesRemove":{
|
||||
"message":"Ta bort",
|
||||
"description":"Label for the button to remove an 'applies' entry"
|
||||
},
|
||||
"appliesSpecify":{
|
||||
"message":"Ange",
|
||||
"description":"Label for the button to make a style apply only to specific sites"
|
||||
},
|
||||
"appliesToEverything":{
|
||||
"message":"Överallt",
|
||||
"description":"Text displayed for styles that apply to all sites"
|
||||
},
|
||||
"appliesUrlOption":{
|
||||
"message":"Webbadress",
|
||||
"description":"Option to make the style apply to the entered string as a URL"
|
||||
},
|
||||
"appliesUrlPrefixOption":{
|
||||
"message":"Webbadresser som börjar med",
|
||||
"description":"Option to make the style apply to the entered string as a URL prefix"
|
||||
},
|
||||
"checkAllUpdates":{
|
||||
"message":"Sök efter uppdateringar för alla stilar",
|
||||
"description":"Label for the button to check all styles for updates"
|
||||
},
|
||||
"checkForUpdate":{
|
||||
"message":"Sök efter uppdatering",
|
||||
"description":"Label for the button to check a single style for an update"
|
||||
},
|
||||
"checkingForUpdate":{
|
||||
"message":"Kontrollerar...",
|
||||
"description":"Text to display when checking a style for an update"
|
||||
},
|
||||
"deleteStyleLabel":{
|
||||
"message":"Ta bort",
|
||||
"description":"Label for the button to delete a style"
|
||||
},
|
||||
"deleteStyleConfirm":{
|
||||
"message":"Är du säker på att du vill ta bort denna stil?",
|
||||
"description":"Confirmation before deleting a style"
|
||||
},
|
||||
"description":{
|
||||
"message":"Designa om webben med Stylish, en stilhanterare för användare. Stylish låter dig enkelt installera stilar och teman för Google, Facebook, YouTube, Orkut och många, många andra sidor.",
|
||||
"description":"Extension description"
|
||||
},
|
||||
"disableStyleLabel":{
|
||||
"message":"Inaktivera",
|
||||
"description":"Label for the button to disable a style"
|
||||
},
|
||||
"editStyleHeading":{
|
||||
"message":"Ändra stil",
|
||||
"description":"Title of the page for editing styles"
|
||||
},
|
||||
"editStyleLabel":{
|
||||
"message":"Ändra",
|
||||
"description":"Label for the button to go to the edit style page"
|
||||
},
|
||||
"editStyleTitle":{
|
||||
"message":"Ändra stil $stylename$",
|
||||
"description":"Title of the page for editing styles",
|
||||
"placeholders":{
|
||||
"stylename":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"enableStyleLabel":{
|
||||
"message":"Aktivera",
|
||||
"description":"Label for the button to enable a style"
|
||||
},
|
||||
"findStylesForSite":{
|
||||
"message":"Hitta fler stilar för den här webbplatsen.",
|
||||
"description":"Text for a link that gets a list of styles for the current site"
|
||||
},
|
||||
"helpAlt":{
|
||||
"message":"Hjälp",
|
||||
"description":"Alternate text for help buttons"
|
||||
},
|
||||
"installUpdate":{
|
||||
"message":"Installera uppdatering",
|
||||
"description":"Label for the button to install an update for a single style"
|
||||
},
|
||||
"manageHeading":{
|
||||
"message":"Installerade stilar",
|
||||
"description":"Heading for the manage page"
|
||||
},
|
||||
"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.",
|
||||
"description":"Help text on the manage page"
|
||||
},
|
||||
"manageTitle":{
|
||||
"message":"Stylish",
|
||||
"description":"Title for the manage page"
|
||||
},
|
||||
"noStylesForSite":{
|
||||
"message":"Ingen stilar installerade för den här webbplatsen.",
|
||||
"description":"Text displayed when no styles are installed for the current site"
|
||||
},
|
||||
"openManage":{
|
||||
"message":"Hantera installerade stilar.",
|
||||
"description":"Link to open the manage page."
|
||||
},
|
||||
"sectionAdd":{
|
||||
"message":"Lägga till ett avsnitt",
|
||||
"description":"Label for the button to add a section"
|
||||
},
|
||||
"sectionCode":{
|
||||
"message":"Kod",
|
||||
"description":"Label for the code for a section"
|
||||
},
|
||||
"sectionHelp":{
|
||||
"message":"Med sektioner kan du definiera olika delar av koden som gäller vid olika webbadresser i samma stil. En enda stil kan till exempel ändra hemsidan för en webbplats på ett sätt, medan du ändrar resten av en webbplats på ett annat sätt.",
|
||||
"description":"Help text for sections"
|
||||
},
|
||||
"sectionRemove":{
|
||||
"message":"Ta bort avsnitt",
|
||||
"description":"Label for the button to remove a section"
|
||||
},
|
||||
"styleBadRegexp":{
|
||||
"message":"Regexp är ogiltig.",
|
||||
"description":"Validation message for a bad regexp in a style"
|
||||
},
|
||||
"styleCancelEditLabel":{
|
||||
"message":"Tillbaka",
|
||||
"description":"Label for cancel button for style editing"
|
||||
},
|
||||
"styleChangesNotSaved":{
|
||||
"message":"Du har gjort ändringar i denna stil utan att spara.",
|
||||
"description":"Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||
},
|
||||
"styleEnabledLabel":{
|
||||
"message":"Aktiverad",
|
||||
"description":"Label for the enabled state of styles"
|
||||
},
|
||||
"styleInstall":{
|
||||
"message":"Installera \"$stylename$\" i Stylish?",
|
||||
"description":"Confirmation when installing a style",
|
||||
"placeholders":{
|
||||
"stylename":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"styleMissingName":{
|
||||
"message":"Ange namn.",
|
||||
"description":"Error displayed when user saves without providing a name"
|
||||
},
|
||||
"styleNameLabel":{
|
||||
"message":"Namn",
|
||||
"description":"Label for the name of styles"
|
||||
},
|
||||
"styleSaveLabel":{
|
||||
"message":"Spara",
|
||||
"description":"Label for save button for style editing"
|
||||
},
|
||||
"styleSectionsTitle":{
|
||||
"message":"Avsnitt",
|
||||
"description":"Title for the style sections section"
|
||||
},
|
||||
"styleToMozillaFormat":{
|
||||
"message":"Till Mozilla-format",
|
||||
"description":"Label for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"styleToMozillaFormatHelp":{
|
||||
"message":"Mozilla-koden kan användas med Stylish för Firefox och kan lämnas till userstyles.org.",
|
||||
"description":"Help info for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"updateCheckFailBadResponseCode":{
|
||||
"message":"Det gick inte att uppdatera - servern svarade med koden $code$.",
|
||||
"description":"Text that displays when an update check failed because the response code indicates an error",
|
||||
"placeholders":{
|
||||
"code":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"updateCheckFailServerUnreachable":{
|
||||
"message":"Det gick inte att uppdatera - servern inte kan nås.",
|
||||
"description":"Text that displays when an update check failed because the update server is unreachable"
|
||||
},
|
||||
"updateCheckSucceededNoUpdate":{
|
||||
"message":"Stilen är redan uppdaterad.",
|
||||
"description":"Text that displays when an update check completed and no update is available"
|
||||
},
|
||||
"updateCompleted":{
|
||||
"message":"Uppdateringen slutförd.",
|
||||
"description":"Text that displays when an update completed"
|
||||
}
|
||||
}
|
|
@ -1,55 +1,75 @@
|
|||
{
|
||||
"appliesAdd": {
|
||||
"message": "చేర్చు"
|
||||
},
|
||||
"appliesDisplay": {
|
||||
"message": "వేటికి వర్తిస్తుంది; $applies$",
|
||||
"placeholders": {
|
||||
"applies": {
|
||||
"content": "$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"appliesDisplayTruncatedSuffix": {
|
||||
"message": "ఇంకా మరిన్ని"
|
||||
},
|
||||
"appliesRemove": {
|
||||
"message": "తొలగించు"
|
||||
},
|
||||
"appliesToEverything": {
|
||||
"message": "అన్నిటికీ"
|
||||
},
|
||||
"deleteStyleLabel": {
|
||||
"message": "తొలగించు"
|
||||
},
|
||||
"deleteStyleConfirm": {
|
||||
"message": "మీరు నజంగానే ఈ శైలిని తొలగించాలనుకుంటున్నారా?"
|
||||
},
|
||||
"disableStyleLabel": {
|
||||
"message": "అచేతనించు"
|
||||
},
|
||||
"editStyleLabel": {
|
||||
"message": "మార్చు"
|
||||
},
|
||||
"enableStyleLabel": {
|
||||
"message": "చేతనించు"
|
||||
},
|
||||
"helpAlt": {
|
||||
"message": "సహాయం"
|
||||
},
|
||||
"manageHeading": {
|
||||
"message": "స్థాపిత శైలులు"
|
||||
},
|
||||
"manageTitle": {
|
||||
"message": "స్టైలిష్"
|
||||
},
|
||||
"styleNameLabel": {
|
||||
"message": "పేరు"
|
||||
},
|
||||
"styleSaveLabel": {
|
||||
"message": "భద్రపరచు"
|
||||
},
|
||||
"styleSectionsTitle": {
|
||||
"message": "విభాగాలు"
|
||||
}
|
||||
"addStyleLabel":{
|
||||
"message":"క్రొత్త స్టైల్ వ్రాయండి",
|
||||
"description":"Label for the button to go to the add style page"
|
||||
},
|
||||
"appliesAdd":{
|
||||
"message":"చేర్చు",
|
||||
"description":"Label for the button to add an 'applies' entry"
|
||||
},
|
||||
"appliesDisplay":{
|
||||
"message":"వేటికి వర్తిస్తుంది; $applies$",
|
||||
"description":"Text on the manage screen to describe what the style applies to",
|
||||
"placeholders":{
|
||||
"applies":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"appliesDisplayTruncatedSuffix":{
|
||||
"message":"ఇంకా మరిన్ని",
|
||||
"description":"Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||
},
|
||||
"appliesRemove":{
|
||||
"message":"తొలగించు",
|
||||
"description":"Label for the button to remove an 'applies' entry"
|
||||
},
|
||||
"appliesToEverything":{
|
||||
"message":"అన్నిటికీ",
|
||||
"description":"Text displayed for styles that apply to all sites"
|
||||
},
|
||||
"deleteStyleLabel":{
|
||||
"message":"తొలగించు",
|
||||
"description":"Label for the button to delete a style"
|
||||
},
|
||||
"deleteStyleConfirm":{
|
||||
"message":"మీరు నజంగానే ఈ శైలిని తొలగించాలనుకుంటున్నారా?",
|
||||
"description":"Confirmation before deleting a style"
|
||||
},
|
||||
"disableStyleLabel":{
|
||||
"message":"అచేతనించు",
|
||||
"description":"Label for the button to disable a style"
|
||||
},
|
||||
"editStyleLabel":{
|
||||
"message":"మార్చు",
|
||||
"description":"Label for the button to go to the edit style page"
|
||||
},
|
||||
"enableStyleLabel":{
|
||||
"message":"చేతనించు",
|
||||
"description":"Label for the button to enable a style"
|
||||
},
|
||||
"helpAlt":{
|
||||
"message":"సహాయం",
|
||||
"description":"Alternate text for help buttons"
|
||||
},
|
||||
"manageHeading":{
|
||||
"message":"స్థాపిత శైలులు",
|
||||
"description":"Heading for the manage page"
|
||||
},
|
||||
"manageTitle":{
|
||||
"message":"స్టైలిష్",
|
||||
"description":"Title for the manage page"
|
||||
},
|
||||
"styleNameLabel":{
|
||||
"message":"పేరు",
|
||||
"description":"Label for the name of styles"
|
||||
},
|
||||
"styleSaveLabel":{
|
||||
"message":"భద్రపరచు",
|
||||
"description":"Label for save button for style editing"
|
||||
},
|
||||
"styleSectionsTitle":{
|
||||
"message":"విభాగాలు",
|
||||
"description":"Title for the style sections section"
|
||||
}
|
||||
}
|
|
@ -1,229 +1,218 @@
|
|||
{
|
||||
"styleInstall": {
|
||||
"message": "'$stylename$' Stylish'e yüklensin mi?",
|
||||
"description": "Confirmation when installing a style",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
"addStyleLabel":{
|
||||
"message":"Yeni stil oluştur",
|
||||
"description":"Label for the button to go to the add style page"
|
||||
},
|
||||
"addStyleTitle":{
|
||||
"message":"Stil Ekle",
|
||||
"description":"Title of the page for adding styles"
|
||||
},
|
||||
"appliesAdd":{
|
||||
"message":"Ekle",
|
||||
"description":"Label for the button to add an 'applies' entry"
|
||||
},
|
||||
"appliesDisplay":{
|
||||
"message":"Şuraya uygulanır: $applies$",
|
||||
"description":"Text on the manage screen to describe what the style applies to",
|
||||
"placeholders":{
|
||||
"applies":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"appliesUrlPrefixOption": {
|
||||
"message": "Şununla başlayan URL'ler:",
|
||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||
"appliesDisplayTruncatedSuffix":{
|
||||
"message":"ve diğerleri",
|
||||
"description":"Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||
},
|
||||
"appliesRemove": {
|
||||
"message": "Kaldır",
|
||||
"description": "Label for the button to remove an 'applies' entry"
|
||||
"appliesDomainOption":{
|
||||
"message":"Alan adındaki URL'ler",
|
||||
"description":"Option to make the style apply to the entered string as a domain"
|
||||
},
|
||||
"updateCompleted": {
|
||||
"message": "Güncelleme tamamlandı.",
|
||||
"description": "Text that displays when an update completed"
|
||||
"appliesHelp":{
|
||||
"message":"Bu bölümdeki kodun hangi URL'lere uygulanacağını sınırlamak için 'Şuraya uygulanır:' denetimlerini kullanın.",
|
||||
"description":"Help text for 'applies to' section"
|
||||
},
|
||||
"appliesSpecify": {
|
||||
"message": "Belirt",
|
||||
"description": "Label for the button to make a style apply only to specific sites"
|
||||
"appliesLabel":{
|
||||
"message":"Şuraya uygulanır:",
|
||||
"description":"Label for 'applies to' fields on the edit\/add screen"
|
||||
},
|
||||
"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.",
|
||||
"description": "Help text on the manage page"
|
||||
"appliesRegexpOption":{
|
||||
"message":"regexp ile eşleşen URL'ler",
|
||||
"description":"Option to make the style apply to the entered string as a regular expression"
|
||||
},
|
||||
"updateCheckFailServerUnreachable": {
|
||||
"message": "Güncellenemedi - sunucuya erişilemiyor.",
|
||||
"description": "Text that displays when an update check failed because the update server is unreachable"
|
||||
"appliesRemove":{
|
||||
"message":"Kaldır",
|
||||
"description":"Label for the button to remove an 'applies' entry"
|
||||
},
|
||||
"styleToMozillaFormatHelp": {
|
||||
"message": "Kodun Mozilla biçimi, Firefox için Stylish ile kullanılabilir ve userstyles.org sitesine gönderilebilir.",
|
||||
"description": "Help info for the button that converts the code to Mozilla format"
|
||||
"appliesSpecify":{
|
||||
"message":"Belirt",
|
||||
"description":"Label for the button to make a style apply only to specific sites"
|
||||
},
|
||||
"sectionRemove": {
|
||||
"message": "Bölümü kaldır",
|
||||
"description": "Label for the button to remove a section"
|
||||
"appliesToEverything":{
|
||||
"message":"Her şey",
|
||||
"description":"Text displayed for styles that apply to all sites"
|
||||
},
|
||||
"editStyleLabel": {
|
||||
"message": "Düzenle",
|
||||
"description": "Label for the button to go to the edit style page"
|
||||
"appliesUrlPrefixOption":{
|
||||
"message":"Şununla başlayan URL'ler:",
|
||||
"description":"Option to make the style apply to the entered string as a URL prefix"
|
||||
},
|
||||
"enableStyleLabel": {
|
||||
"message": "Etkinleştir",
|
||||
"description": "Label for the button to enable a style"
|
||||
"checkAllUpdates":{
|
||||
"message":"Tüm stiller için güncellemeleri denetle",
|
||||
"description":"Label for the button to check all styles for updates"
|
||||
},
|
||||
"appliesLabel": {
|
||||
"message": "Şuraya uygulanır:",
|
||||
"description": "Label for 'applies to' fields on the edit/add screen"
|
||||
"checkForUpdate":{
|
||||
"message":"Güncellemeleri denetle",
|
||||
"description":"Label for the button to check a single style for an update"
|
||||
},
|
||||
"sectionHelp": {
|
||||
"message": "Bölümler, aynı stil içindeki farklı URL kümelerine uygulanacak farklı kod parçaları tanımlamanıza olanak sağlar. Örneğin, tek bir stil bir sitenin ana sayfasını belirli bir şekilde değiştirirken, sayfanın kalan kısmını farklı bir şekilde değiştirebilir.",
|
||||
"description": "Help text for sections"
|
||||
"checkingForUpdate":{
|
||||
"message":"Kontrol ediliyor...",
|
||||
"description":"Text to display when checking a style for an update"
|
||||
},
|
||||
"appliesUrlOption": {
|
||||
"message": "URL",
|
||||
"description": "Option to make the style apply to the entered string as a URL"
|
||||
"deleteStyleLabel":{
|
||||
"message":"Sil",
|
||||
"description":"Label for the button to delete a style"
|
||||
},
|
||||
"description": {
|
||||
"message": "Kullanıcı stil yöneticisi Stylish ile Web'in stilini yenileyin.",
|
||||
"description": "Extension description"
|
||||
"deleteStyleConfirm":{
|
||||
"message":"Bu stili silmek istediğinizden emin misiniz?",
|
||||
"description":"Confirmation before deleting a style"
|
||||
},
|
||||
"addStyleLabel": {
|
||||
"message": "Yeni stil oluştur",
|
||||
"description": "Label for the button to go to the add style page"
|
||||
"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.",
|
||||
"description":"Extension description"
|
||||
},
|
||||
"sectionCode": {
|
||||
"message": "Kod",
|
||||
"description": "Label for the code for a section"
|
||||
"disableStyleLabel":{
|
||||
"message":"Devre dışı bırak",
|
||||
"description":"Label for the button to disable a style"
|
||||
},
|
||||
"manageHeading": {
|
||||
"message": "Yüklü Stiller",
|
||||
"description": "Heading for the manage page"
|
||||
"editStyleHeading":{
|
||||
"message":"Stili Düzenle",
|
||||
"description":"Title of the page for editing styles"
|
||||
},
|
||||
"styleNameLabel": {
|
||||
"message": "Ad",
|
||||
"description": "Label for the name of styles"
|
||||
"editStyleLabel":{
|
||||
"message":"Düzenle",
|
||||
"description":"Label for the button to go to the edit style page"
|
||||
},
|
||||
"deleteStyleLabel": {
|
||||
"message": "Sil",
|
||||
"description": "Label for the button to delete a style"
|
||||
},
|
||||
"checkingForUpdate": {
|
||||
"message": "Kontrol ediliyor...",
|
||||
"description": "Text to display when checking a style for an update"
|
||||
},
|
||||
"manageTitle": {
|
||||
"message": "Stylish",
|
||||
"description": "Title for the manage page"
|
||||
},
|
||||
"appliesDisplayTruncatedSuffix": {
|
||||
"message": "ve diğerleri",
|
||||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||
},
|
||||
"sectionAdd": {
|
||||
"message": "Başka bölüm ekle",
|
||||
"description": "Label for the button to add a section"
|
||||
},
|
||||
"installUpdate": {
|
||||
"message": "Güncellemeyi yükle",
|
||||
"description": "Label for the button to install an update for a single style"
|
||||
},
|
||||
"styleToMozillaFormat": {
|
||||
"message": "Mozilla biçimine",
|
||||
"description": "Label for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"styleEnabledLabel": {
|
||||
"message": "Etkin",
|
||||
"description": "Label for the enabled state of styles"
|
||||
},
|
||||
"updateCheckSucceededNoUpdate": {
|
||||
"message": "Stil güncel.",
|
||||
"description": "Text that displays when an update check completed and no update is available"
|
||||
},
|
||||
"helpAlt": {
|
||||
"message": "Yardım",
|
||||
"description": "Alternate text for help buttons"
|
||||
},
|
||||
"addStyleTitle": {
|
||||
"message": "Stil Ekle",
|
||||
"description": "Title of the page for adding styles"
|
||||
},
|
||||
"appliesAdd": {
|
||||
"message": "Ekle",
|
||||
"description": "Label for the button to add an 'applies' entry"
|
||||
},
|
||||
"editStyleHeading": {
|
||||
"message": "Stili Düzenle",
|
||||
"description": "Title of the page for editing styles"
|
||||
},
|
||||
"desc": {
|
||||
"message": "Kullanıcı stilleri web sitelerine yönelik temalardır. Kullanıcı stilleri, web sitelerini güncellemenize olanak tanıyarak göz atma deneyiminizi geliştirir. Alakasız içeriği çıkarın, renkleri değiştirin veya tüm siteyi baştan aşağı yeniden tasarlayın.\n\nStylish kullanıcı stillerini kolayca eklemenizi sağlar. Kod düzenlemeden, anlaşılması güç yapılandırmalar bulmak zorunda kalmadan stilleri yalnızca birkaç tıklamayla ekleyin, silin, etkinleştirin, devre dışı bırakın ve düzenleyin. Stylish'in dost web sitesi userstyles.org, diğer Stylish kullanıcıları tarafından yapılmış, deneyebileceğiniz on binlerce kullanıcı stili barındırmaktadır.\n\nTeknik meraklılar için konuyu şöyle açıklayabiliriz: Stylish ve userstyles.org Greasemonkey'deki CSS ve userscripts.org da JavaScript'ir.\n\n*** Yardıma ihtiyacınız varsa lütfen http://forum.userstyles.org sitesinde sorun. Sorunuzu bu sitede yayınlamazsanız size yanıt veremem."
|
||||
},
|
||||
"appliesDomainOption": {
|
||||
"message": "Alan adındaki URL'ler",
|
||||
"description": "Option to make the style apply to the entered string as a domain"
|
||||
},
|
||||
"appliesRegexpOption": {
|
||||
"message": "regexp ile eşleşen URL'ler",
|
||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||
},
|
||||
"styleCancelEditLabel": {
|
||||
"message": "Yönetim sayfasına dön",
|
||||
"description": "Label for cancel button for style editing"
|
||||
},
|
||||
"appliesToEverything": {
|
||||
"message": "Her şey",
|
||||
"description": "Text displayed for styles that apply to all sites"
|
||||
},
|
||||
"appliesHelp": {
|
||||
"message": "Bu bölümdeki kodun hangi URL'lere uygulanacağını sınırlamak için 'Şuraya uygulanır:' denetimlerini kullanın.",
|
||||
"description": "Help text for 'applies to' section"
|
||||
},
|
||||
"styleSaveLabel": {
|
||||
"message": "Kaydet",
|
||||
"description": "Label for save button for style editing"
|
||||
},
|
||||
"updateCheckFailBadResponseCode": {
|
||||
"message": "Güncellenemedi - sunucu yanıt olarak $code$ kodunu gönderdi.",
|
||||
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||
"placeholders": {
|
||||
"code": {
|
||||
"content": "$1"
|
||||
"editStyleTitle":{
|
||||
"message":"$stylename$ Stilini Düzenleyin",
|
||||
"description":"Title of the page for editing styles",
|
||||
"placeholders":{
|
||||
"stylename":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"disableStyleLabel": {
|
||||
"message": "Devre dışı bırak",
|
||||
"description": "Label for the button to disable a style"
|
||||
"enableStyleLabel":{
|
||||
"message":"Etkinleştir",
|
||||
"description":"Label for the button to enable a style"
|
||||
},
|
||||
"appliesDisplay": {
|
||||
"message": "Şuraya uygulanır: $applies$",
|
||||
"description": "Text on the manage screen to describe what the style applies to",
|
||||
"placeholders": {
|
||||
"applies": {
|
||||
"content": "$1"
|
||||
"findStylesForSite":{
|
||||
"message":"Bu site için başka stiller bul.",
|
||||
"description":"Text for a link that gets a list of styles for the current site"
|
||||
},
|
||||
"helpAlt":{
|
||||
"message":"Yardım",
|
||||
"description":"Alternate text for help buttons"
|
||||
},
|
||||
"installUpdate":{
|
||||
"message":"Güncellemeyi yükle",
|
||||
"description":"Label for the button to install an update for a single style"
|
||||
},
|
||||
"manageHeading":{
|
||||
"message":"Yüklü Stiller",
|
||||
"description":"Heading for the manage page"
|
||||
},
|
||||
"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.",
|
||||
"description":"Help text on the manage page"
|
||||
},
|
||||
"noStylesForSite":{
|
||||
"message":"Bu site için hiçbir stil yüklenmedi.",
|
||||
"description":"Text displayed when no styles are installed for the current site"
|
||||
},
|
||||
"openManage":{
|
||||
"message":"Yüklü stilleri yönet.",
|
||||
"description":"Link to open the manage page."
|
||||
},
|
||||
"sectionAdd":{
|
||||
"message":"Başka bölüm ekle",
|
||||
"description":"Label for the button to add a section"
|
||||
},
|
||||
"sectionCode":{
|
||||
"message":"Kod",
|
||||
"description":"Label for the code for a section"
|
||||
},
|
||||
"sectionHelp":{
|
||||
"message":"Bölümler, aynı stil içindeki farklı URL kümelerine uygulanacak farklı kod parçaları tanımlamanıza olanak sağlar. Örneğin, tek bir stil bir sitenin ana sayfasını belirli bir şekilde değiştirirken, sayfanın kalan kısmını farklı bir şekilde değiştirebilir.",
|
||||
"description":"Help text for sections"
|
||||
},
|
||||
"sectionRemove":{
|
||||
"message":"Bölümü kaldır",
|
||||
"description":"Label for the button to remove a section"
|
||||
},
|
||||
"styleCancelEditLabel":{
|
||||
"message":"Yönetim sayfasına dön",
|
||||
"description":"Label for cancel button for style editing"
|
||||
},
|
||||
"styleChangesNotSaved":{
|
||||
"message":"Bu stilde yaptığınız, kaydedilmemiş değişiklikler var.",
|
||||
"description":"Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||
},
|
||||
"styleEnabledLabel":{
|
||||
"message":"Etkin",
|
||||
"description":"Label for the enabled state of styles"
|
||||
},
|
||||
"styleInstall":{
|
||||
"message":"'$stylename$' Stylish'e yüklensin mi?",
|
||||
"description":"Confirmation when installing a style",
|
||||
"placeholders":{
|
||||
"stylename":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"styleMissingName": {
|
||||
"message": "Bir ad girin.",
|
||||
"description": "Error displayed when user saves without providing a name"
|
||||
"styleMissingName":{
|
||||
"message":"Bir ad girin.",
|
||||
"description":"Error displayed when user saves without providing a name"
|
||||
},
|
||||
"openManage": {
|
||||
"message": "Yüklü stilleri yönet.",
|
||||
"description": "Link to open the manage page."
|
||||
"styleNameLabel":{
|
||||
"message":"Ad",
|
||||
"description":"Label for the name of styles"
|
||||
},
|
||||
"checkForUpdate": {
|
||||
"message": "Güncellemeleri denetle",
|
||||
"description": "Label for the button to check a single style for an update"
|
||||
"styleSaveLabel":{
|
||||
"message":"Kaydet",
|
||||
"description":"Label for save button for style editing"
|
||||
},
|
||||
"editStyleTitle": {
|
||||
"message": "$stylename$ Stilini Düzenleyin",
|
||||
"description": "Title of the page for editing styles",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
"styleSectionsTitle":{
|
||||
"message":"Bölümler",
|
||||
"description":"Title for the style sections section"
|
||||
},
|
||||
"styleToMozillaFormat":{
|
||||
"message":"Mozilla biçimine",
|
||||
"description":"Label for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"styleToMozillaFormatHelp":{
|
||||
"message":"Kodun Mozilla biçimi, Firefox için Stylish ile kullanılabilir ve userstyles.org sitesine gönderilebilir.",
|
||||
"description":"Help info for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"updateCheckFailBadResponseCode":{
|
||||
"message":"Güncellenemedi - sunucu yanıt olarak $code$ kodunu gönderdi.",
|
||||
"description":"Text that displays when an update check failed because the response code indicates an error",
|
||||
"placeholders":{
|
||||
"code":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"checkAllUpdates": {
|
||||
"message": "Tüm stiller için güncellemeleri denetle",
|
||||
"description": "Label for the button to check all styles for updates"
|
||||
"updateCheckFailServerUnreachable":{
|
||||
"message":"Güncellenemedi - sunucuya erişilemiyor.",
|
||||
"description":"Text that displays when an update check failed because the update server is unreachable"
|
||||
},
|
||||
"styleChangesNotSaved": {
|
||||
"message": "Bu stilde yaptığınız, kaydedilmemiş değişiklikler var.",
|
||||
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||
"updateCheckSucceededNoUpdate":{
|
||||
"message":"Stil güncel.",
|
||||
"description":"Text that displays when an update check completed and no update is available"
|
||||
},
|
||||
"styleSectionsTitle": {
|
||||
"message": "Bölümler",
|
||||
"description": "Title for the style sections section"
|
||||
},
|
||||
"noStylesForSite": {
|
||||
"message": "Bu site için hiçbir stil yüklenmedi.",
|
||||
"description": "Text displayed when no styles are installed for the current site"
|
||||
},
|
||||
"findStylesForSite": {
|
||||
"message": "Bu site için başka stiller bul.",
|
||||
"description": "Text for a link that gets a list of styles for the current site"
|
||||
},
|
||||
"deleteStyleConfirm": {
|
||||
"message": "Bu stili silmek istediğinizden emin misiniz?",
|
||||
"description": "Confirmation before deleting a style"
|
||||
"updateCompleted":{
|
||||
"message":"Güncelleme tamamlandı.",
|
||||
"description":"Text that displays when an update completed"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,238 +1,230 @@
|
|||
{
|
||||
"styleInstall": {
|
||||
"message": "要将“$stylename$”安装到 Stylish 中吗?",
|
||||
"description": "Confirmation when installing a style",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
"addStyleLabel":{
|
||||
"message":"写入新样式",
|
||||
"description":"Label for the button to go to the add style page"
|
||||
},
|
||||
"addStyleTitle":{
|
||||
"message":"添加样式",
|
||||
"description":"Title of the page for adding styles"
|
||||
},
|
||||
"appliesAdd":{
|
||||
"message":"添加",
|
||||
"description":"Label for the button to add an 'applies' entry"
|
||||
},
|
||||
"appliesDisplay":{
|
||||
"message":"应用对象:$applies$",
|
||||
"description":"Text on the manage screen to describe what the style applies to",
|
||||
"placeholders":{
|
||||
"applies":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"styleUpdate": {
|
||||
"message": "你确定要更新 '$stylename$' 吗?",
|
||||
"description": "Confirmation when updating a style",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"appliesUrlPrefixOption": {
|
||||
"message": "网址前缀",
|
||||
"description": "Option to make the style apply to the entered string as a URL prefix"
|
||||
"appliesDisplayTruncatedSuffix":{
|
||||
"message":"等等",
|
||||
"description":"Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||
},
|
||||
"appliesRemove": {
|
||||
"message": "删除",
|
||||
"description": "Label for the button to remove an 'applies' entry"
|
||||
"appliesDomainOption":{
|
||||
"message":"该域上的网址",
|
||||
"description":"Option to make the style apply to the entered string as a domain"
|
||||
},
|
||||
"updateCompleted": {
|
||||
"message": "更新已完成。",
|
||||
"description": "Text that displays when an update completed"
|
||||
"appliesHelp":{
|
||||
"message":"使用“应用对象”控件来限制此部分中的代码所应用到的网址。",
|
||||
"description":"Help text for 'applies to' section"
|
||||
},
|
||||
"appliesSpecify": {
|
||||
"message": "指定",
|
||||
"description": "Label for the button to make a style apply only to specific sites"
|
||||
"appliesLabel":{
|
||||
"message":"应用对象:",
|
||||
"description":"Label for 'applies to' fields on the edit\/add screen"
|
||||
},
|
||||
"manageText": {
|
||||
"message": "请访问 <a href='http://userstyles.org'>userstyles.org</a> 以获取预制样式。如果您需要帮助,请到<a href='http://forum.userstyles.org'>论坛</a>发帖提问。",
|
||||
"description": "Help text on the manage page"
|
||||
"appliesRegexpOption":{
|
||||
"message":"与该正则表达式匹配的网址",
|
||||
"description":"Option to make the style apply to the entered string as a regular expression"
|
||||
},
|
||||
"updateCheckFailServerUnreachable": {
|
||||
"message": "更新失败 - 无法访问服务器。",
|
||||
"description": "Text that displays when an update check failed because the update server is unreachable"
|
||||
"appliesRemove":{
|
||||
"message":"删除",
|
||||
"description":"Label for the button to remove an 'applies' entry"
|
||||
},
|
||||
"styleToMozillaFormatHelp": {
|
||||
"message": "Mozilla 格式的代码可以与 Stylish 一起用于 Firefox,并可提交至 userstyles.org。",
|
||||
"description": "Help info for the button that converts the code to Mozilla format"
|
||||
"appliesSpecify":{
|
||||
"message":"指定",
|
||||
"description":"Label for the button to make a style apply only to specific sites"
|
||||
},
|
||||
"sectionRemove": {
|
||||
"message": "删除此部分",
|
||||
"description": "Label for the button to remove a section"
|
||||
"appliesToEverything":{
|
||||
"message":"全部",
|
||||
"description":"Text displayed for styles that apply to all sites"
|
||||
},
|
||||
"editStyleLabel": {
|
||||
"message": "修改",
|
||||
"description": "Label for the button to go to the edit style page"
|
||||
"appliesUrlOption":{
|
||||
"message":"网址",
|
||||
"description":"Option to make the style apply to the entered string as a URL"
|
||||
},
|
||||
"enableStyleLabel": {
|
||||
"message": "启用",
|
||||
"description": "Label for the button to enable a style"
|
||||
"appliesUrlPrefixOption":{
|
||||
"message":"网址前缀",
|
||||
"description":"Option to make the style apply to the entered string as a URL prefix"
|
||||
},
|
||||
"appliesLabel": {
|
||||
"message": "应用对象:",
|
||||
"description": "Label for 'applies to' fields on the edit/add screen"
|
||||
"checkAllUpdates":{
|
||||
"message":"对所有样式检查是否有更新",
|
||||
"description":"Label for the button to check all styles for updates"
|
||||
},
|
||||
"sectionHelp": {
|
||||
"message": "各部分可让您定义不同的代码段,以通过同一样式应用到不同的网址组。例如,某个单一样式能以一种方式更改网站首页,同时以另一种方式更改网站的其余部分。",
|
||||
"description": "Help text for sections"
|
||||
"checkForUpdate":{
|
||||
"message":"检查是否有更新",
|
||||
"description":"Label for the button to check a single style for an update"
|
||||
},
|
||||
"appliesUrlOption": {
|
||||
"message": "网址",
|
||||
"description": "Option to make the style apply to the entered string as a URL"
|
||||
"checkingForUpdate":{
|
||||
"message":"正在检查更新...",
|
||||
"description":"Text to display when checking a style for an update"
|
||||
},
|
||||
"description": {
|
||||
"message": "Stylish 是一款用户样式管理器,可让您调整网页的样式。它可让您轻松地为 Google、Facebook、YouTube、Orkut 和其他许多网站安装主题背景和皮肤。",
|
||||
"description": "Extension description"
|
||||
"deleteStyleLabel":{
|
||||
"message":"删除",
|
||||
"description":"Label for the button to delete a style"
|
||||
},
|
||||
"addStyleLabel": {
|
||||
"message": "写入新样式",
|
||||
"description": "Label for the button to go to the add style page"
|
||||
"deleteStyleConfirm":{
|
||||
"message":"确定要删除此样式吗?",
|
||||
"description":"Confirmation before deleting a style"
|
||||
},
|
||||
"sectionCode": {
|
||||
"message": "代码",
|
||||
"description": "Label for the code for a section"
|
||||
"description":{
|
||||
"message":"Stylish 是一款用户样式管理器,可让您调整网页的样式。它可让您轻松地为 Google、Facebook、YouTube、Orkut 和其他许多网站安装主题背景和皮肤。",
|
||||
"description":"Extension description"
|
||||
},
|
||||
"manageHeading": {
|
||||
"message": "已安装的样式",
|
||||
"description": "Heading for the manage page"
|
||||
"disableStyleLabel":{
|
||||
"message":"停用",
|
||||
"description":"Label for the button to disable a style"
|
||||
},
|
||||
"styleNameLabel": {
|
||||
"message": "名称",
|
||||
"description": "Label for the name of styles"
|
||||
"editStyleHeading":{
|
||||
"message":"修改样式",
|
||||
"description":"Title of the page for editing styles"
|
||||
},
|
||||
"deleteStyleLabel": {
|
||||
"message": "删除",
|
||||
"description": "Label for the button to delete a style"
|
||||
"editStyleLabel":{
|
||||
"message":"修改",
|
||||
"description":"Label for the button to go to the edit style page"
|
||||
},
|
||||
"checkingForUpdate": {
|
||||
"message": "正在检查更新...",
|
||||
"description": "Text to display when checking a style for an update"
|
||||
},
|
||||
"manageTitle": {
|
||||
"message": "Stylish",
|
||||
"description": "Title for the manage page"
|
||||
},
|
||||
"appliesDisplayTruncatedSuffix": {
|
||||
"message": "等等",
|
||||
"description": "Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||
},
|
||||
"sectionAdd": {
|
||||
"message": "添加其他部分",
|
||||
"description": "Label for the button to add a section"
|
||||
},
|
||||
"installUpdate": {
|
||||
"message": "安装更新",
|
||||
"description": "Label for the button to install an update for a single style"
|
||||
},
|
||||
"styleToMozillaFormat": {
|
||||
"message": "转换为 Mozilla 格式",
|
||||
"description": "Label for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"styleEnabledLabel": {
|
||||
"message": "已启用",
|
||||
"description": "Label for the enabled state of styles"
|
||||
},
|
||||
"updateCheckSucceededNoUpdate": {
|
||||
"message": "样式已是最新版本。",
|
||||
"description": "Text that displays when an update check completed and no update is available"
|
||||
},
|
||||
"helpAlt": {
|
||||
"message": "帮助",
|
||||
"description": "Alternate text for help buttons"
|
||||
},
|
||||
"addStyleTitle": {
|
||||
"message": "添加样式",
|
||||
"description": "Title of the page for adding styles"
|
||||
},
|
||||
"appliesAdd": {
|
||||
"message": "添加",
|
||||
"description": "Label for the button to add an 'applies' entry"
|
||||
},
|
||||
"editStyleHeading": {
|
||||
"message": "修改样式",
|
||||
"description": "Title of the page for editing styles"
|
||||
},
|
||||
"desc": {
|
||||
"message": "用户样式是指网站的主题背景,可让您自定义网址,从而丰富浏览体验。您可以删除不相关的内容、更改颜色或者彻底地重新设计整个网站。\n\nStylish 可让您轻松地管理用户样式。您只需点击几下鼠标即可完成添加、删除、启用、停用和整理操作,无需编辑代码,也无需查找复杂的配置。Stylish 的专门网站 userstyles.org 提供了由其他 Stylish 用户制作的数万种用户样式,供您试用。\n\n对于技术人员,不妨这样理解:Stylish 和 userstyles.org 与 CSS 的关系就如同 Greasemonkey 和 userscripts.org 与 JavaScript 的关系一样。\n\n*** 如果您需要帮助,请访问 http://forum.userstyles.org 发帖提问。如果您在此处提问,我们是无法解答的。"
|
||||
},
|
||||
"appliesDomainOption": {
|
||||
"message": "该域上的网址",
|
||||
"description": "Option to make the style apply to the entered string as a domain"
|
||||
},
|
||||
"appliesRegexpOption": {
|
||||
"message": "与该正则表达式匹配的网址",
|
||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||
},
|
||||
"styleCancelEditLabel": {
|
||||
"message": "返回进行管理操作",
|
||||
"description": "Label for cancel button for style editing"
|
||||
},
|
||||
"appliesToEverything": {
|
||||
"message": "全部",
|
||||
"description": "Text displayed for styles that apply to all sites"
|
||||
},
|
||||
"appliesHelp": {
|
||||
"message": "使用“应用对象”控件来限制此部分中的代码所应用到的网址。",
|
||||
"description": "Help text for 'applies to' section"
|
||||
},
|
||||
"styleSaveLabel": {
|
||||
"message": "保存",
|
||||
"description": "Label for save button for style editing"
|
||||
},
|
||||
"updateCheckFailBadResponseCode": {
|
||||
"message": "更新失败 - 服务器响应代码为 $code$。",
|
||||
"description": "Text that displays when an update check failed because the response code indicates an error",
|
||||
"placeholders": {
|
||||
"code": {
|
||||
"content": "$1"
|
||||
"editStyleTitle":{
|
||||
"message":"修改样式“$stylename$”",
|
||||
"description":"Title of the page for editing styles",
|
||||
"placeholders":{
|
||||
"stylename":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"disableStyleLabel": {
|
||||
"message": "停用",
|
||||
"description": "Label for the button to disable a style"
|
||||
"enableStyleLabel":{
|
||||
"message":"启用",
|
||||
"description":"Label for the button to enable a style"
|
||||
},
|
||||
"appliesDisplay": {
|
||||
"message": "应用对象:$applies$",
|
||||
"description": "Text on the manage screen to describe what the style applies to",
|
||||
"placeholders": {
|
||||
"applies": {
|
||||
"content": "$1"
|
||||
"findStylesForSite":{
|
||||
"message":"查找适合此网站的更多样式。",
|
||||
"description":"Text for a link that gets a list of styles for the current site"
|
||||
},
|
||||
"helpAlt":{
|
||||
"message":"帮助",
|
||||
"description":"Alternate text for help buttons"
|
||||
},
|
||||
"installUpdate":{
|
||||
"message":"安装更新",
|
||||
"description":"Label for the button to install an update for a single style"
|
||||
},
|
||||
"manageHeading":{
|
||||
"message":"已安装的样式",
|
||||
"description":"Heading for the manage page"
|
||||
},
|
||||
"manageText":{
|
||||
"message":"请访问 <a href='http:\/\/userstyles.org'>userstyles.org<\/a> 以获取预制样式。如果您需要帮助,请到<a href='http:\/\/forum.userstyles.org'>论坛<\/a>发帖提问。",
|
||||
"description":"Help text on the manage page"
|
||||
},
|
||||
"manageTitle":{
|
||||
"message":"Stylish",
|
||||
"description":"Title for the manage page"
|
||||
},
|
||||
"noStylesForSite":{
|
||||
"message":"未对此网站安装任何样式。",
|
||||
"description":"Text displayed when no styles are installed for the current site"
|
||||
},
|
||||
"openManage":{
|
||||
"message":"管理已安装的样式。",
|
||||
"description":"Link to open the manage page."
|
||||
},
|
||||
"sectionAdd":{
|
||||
"message":"添加其他部分",
|
||||
"description":"Label for the button to add a section"
|
||||
},
|
||||
"sectionCode":{
|
||||
"message":"代码",
|
||||
"description":"Label for the code for a section"
|
||||
},
|
||||
"sectionHelp":{
|
||||
"message":"各部分可让您定义不同的代码段,以通过同一样式应用到不同的网址组。例如,某个单一样式能以一种方式更改网站首页,同时以另一种方式更改网站的其余部分。",
|
||||
"description":"Help text for sections"
|
||||
},
|
||||
"sectionRemove":{
|
||||
"message":"删除此部分",
|
||||
"description":"Label for the button to remove a section"
|
||||
},
|
||||
"styleBadRegexp":{
|
||||
"message":"正则表达式无效。",
|
||||
"description":"Validation message for a bad regexp in a style"
|
||||
},
|
||||
"styleCancelEditLabel":{
|
||||
"message":"返回进行管理操作",
|
||||
"description":"Label for cancel button for style editing"
|
||||
},
|
||||
"styleChangesNotSaved":{
|
||||
"message":"您已对此样式进行了更改,但尚未保存。",
|
||||
"description":"Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||
},
|
||||
"styleEnabledLabel":{
|
||||
"message":"已启用",
|
||||
"description":"Label for the enabled state of styles"
|
||||
},
|
||||
"styleInstall":{
|
||||
"message":"要将“$stylename$”安装到 Stylish 中吗?",
|
||||
"description":"Confirmation when installing a style",
|
||||
"placeholders":{
|
||||
"stylename":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"styleMissingName": {
|
||||
"message": "输入名称。",
|
||||
"description": "Error displayed when user saves without providing a name"
|
||||
"styleMissingName":{
|
||||
"message":"输入名称。",
|
||||
"description":"Error displayed when user saves without providing a name"
|
||||
},
|
||||
"openManage": {
|
||||
"message": "管理已安装的样式。",
|
||||
"description": "Link to open the manage page."
|
||||
"styleNameLabel":{
|
||||
"message":"名称",
|
||||
"description":"Label for the name of styles"
|
||||
},
|
||||
"checkForUpdate": {
|
||||
"message": "检查是否有更新",
|
||||
"description": "Label for the button to check a single style for an update"
|
||||
"styleSaveLabel":{
|
||||
"message":"保存",
|
||||
"description":"Label for save button for style editing"
|
||||
},
|
||||
"editStyleTitle": {
|
||||
"message": "修改样式“$stylename$”",
|
||||
"description": "Title of the page for editing styles",
|
||||
"placeholders": {
|
||||
"stylename": {
|
||||
"content": "$1"
|
||||
"styleSectionsTitle":{
|
||||
"message":"部分",
|
||||
"description":"Title for the style sections section"
|
||||
},
|
||||
"styleToMozillaFormat":{
|
||||
"message":"转换为 Mozilla 格式",
|
||||
"description":"Label for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"styleToMozillaFormatHelp":{
|
||||
"message":"Mozilla 格式的代码可以与 Stylish 一起用于 Firefox,并可提交至 userstyles.org。",
|
||||
"description":"Help info for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"updateCheckFailBadResponseCode":{
|
||||
"message":"更新失败 - 服务器响应代码为 $code$。",
|
||||
"description":"Text that displays when an update check failed because the response code indicates an error",
|
||||
"placeholders":{
|
||||
"code":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"checkAllUpdates": {
|
||||
"message": "对所有样式检查是否有更新",
|
||||
"description": "Label for the button to check all styles for updates"
|
||||
"updateCheckFailServerUnreachable":{
|
||||
"message":"更新失败 - 无法访问服务器。",
|
||||
"description":"Text that displays when an update check failed because the update server is unreachable"
|
||||
},
|
||||
"styleChangesNotSaved": {
|
||||
"message": "您已对此样式进行了更改,但尚未保存。",
|
||||
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||
"updateCheckSucceededNoUpdate":{
|
||||
"message":"样式已是最新版本。",
|
||||
"description":"Text that displays when an update check completed and no update is available"
|
||||
},
|
||||
"styleSectionsTitle": {
|
||||
"message": "部分",
|
||||
"description": "Title for the style sections section"
|
||||
},
|
||||
"noStylesForSite": {
|
||||
"message": "未对此网站安装任何样式。",
|
||||
"description": "Text displayed when no styles are installed for the current site"
|
||||
},
|
||||
"findStylesForSite": {
|
||||
"message": "查找适合此网站的更多样式。",
|
||||
"description": "Text for a link that gets a list of styles for the current site"
|
||||
},
|
||||
"deleteStyleConfirm": {
|
||||
"message": "确定要删除此样式吗?",
|
||||
"description": "Confirmation before deleting a style"
|
||||
"updateCompleted":{
|
||||
"message":"更新已完成。",
|
||||
"description":"Text that displays when an update completed"
|
||||
}
|
||||
}
|
||||
}
|
222
_locales/zh_TW/messages.json
Normal file
222
_locales/zh_TW/messages.json
Normal file
|
@ -0,0 +1,222 @@
|
|||
{
|
||||
"addStyleLabel":{
|
||||
"message":"编写新的样式",
|
||||
"description":"Label for the button to go to the add style page"
|
||||
},
|
||||
"addStyleTitle":{
|
||||
"message":"添加样式",
|
||||
"description":"Title of the page for adding styles"
|
||||
},
|
||||
"appliesAdd":{
|
||||
"message":"添加",
|
||||
"description":"Label for the button to add an 'applies' entry"
|
||||
},
|
||||
"appliesDisplay":{
|
||||
"message":"应用到: $applies$",
|
||||
"description":"Text on the manage screen to describe what the style applies to",
|
||||
"placeholders":{
|
||||
"applies":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"appliesDisplayTruncatedSuffix":{
|
||||
"message":"以及更多",
|
||||
"description":"Text added to appliesDisplay when there are more sites for the style than are displayed"
|
||||
},
|
||||
"appliesDomainOption":{
|
||||
"message":"指定域上的URL",
|
||||
"description":"Option to make the style apply to the entered string as a domain"
|
||||
},
|
||||
"appliesHelp":{
|
||||
"message":"使用“应用到”来控制这个样式应用到哪些地址上。",
|
||||
"description":"Help text for 'applies to' section"
|
||||
},
|
||||
"appliesLabel":{
|
||||
"message":"应用到",
|
||||
"description":"Label for 'applies to' fields on the edit\/add screen"
|
||||
},
|
||||
"appliesRegexpOption":{
|
||||
"message":"匹配正则的URL",
|
||||
"description":"Option to make the style apply to the entered string as a regular expression"
|
||||
},
|
||||
"appliesRemove":{
|
||||
"message":"移除",
|
||||
"description":"Label for the button to remove an 'applies' entry"
|
||||
},
|
||||
"appliesSpecify":{
|
||||
"message":"指定站点",
|
||||
"description":"Label for the button to make a style apply only to specific sites"
|
||||
},
|
||||
"appliesToEverything":{
|
||||
"message":"所有站点",
|
||||
"description":"Text displayed for styles that apply to all sites"
|
||||
},
|
||||
"appliesUrlOption":{
|
||||
"message":"地址",
|
||||
"description":"Option to make the style apply to the entered string as a URL"
|
||||
},
|
||||
"appliesUrlPrefixOption":{
|
||||
"message":"以指定地址开始",
|
||||
"description":"Option to make the style apply to the entered string as a URL prefix"
|
||||
},
|
||||
"checkAllUpdates":{
|
||||
"message":"检查所有样式的更新",
|
||||
"description":"Label for the button to check all styles for updates"
|
||||
},
|
||||
"checkForUpdate":{
|
||||
"message":"检查更新",
|
||||
"description":"Label for the button to check a single style for an update"
|
||||
},
|
||||
"checkingForUpdate":{
|
||||
"message":"检查中...",
|
||||
"description":"Text to display when checking a style for an update"
|
||||
},
|
||||
"deleteStyleLabel":{
|
||||
"message":"删除",
|
||||
"description":"Label for the button to delete a style"
|
||||
},
|
||||
"deleteStyleConfirm":{
|
||||
"message":"确定要删除这个样式吗?",
|
||||
"description":"Confirmation before deleting a style"
|
||||
},
|
||||
"description":{
|
||||
"message":"Stylish,一个用户样式管理器,帮助您重新定义网页样式。Stylish易于为Google,Facebook,Youtube,Orkut以及其它各类型网站安装样式和主题。",
|
||||
"description":"Extension description"
|
||||
},
|
||||
"disableStyleLabel":{
|
||||
"message":"禁用",
|
||||
"description":"Label for the button to disable a style"
|
||||
},
|
||||
"editStyleHeading":{
|
||||
"message":"编辑样式",
|
||||
"description":"Title of the page for editing styles"
|
||||
},
|
||||
"editStyleLabel":{
|
||||
"message":"编辑",
|
||||
"description":"Label for the button to go to the edit style page"
|
||||
},
|
||||
"editStyleTitle":{
|
||||
"message":"编辑样式 $stylename$",
|
||||
"description":"Title of the page for editing styles",
|
||||
"placeholders":{
|
||||
"stylename":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"enableStyleLabel":{
|
||||
"message":"启用",
|
||||
"description":"Label for the button to enable a style"
|
||||
},
|
||||
"findStylesForSite":{
|
||||
"message":"查找更多适合此站点的样式",
|
||||
"description":"Text for a link that gets a list of styles for the current site"
|
||||
},
|
||||
"helpAlt":{
|
||||
"message":"帮助",
|
||||
"description":"Alternate text for help buttons"
|
||||
},
|
||||
"installUpdate":{
|
||||
"message":"安装更新",
|
||||
"description":"Label for the button to install an update for a single style"
|
||||
},
|
||||
"manageHeading":{
|
||||
"message":"已安装的样式",
|
||||
"description":"Heading for the manage page"
|
||||
},
|
||||
"manageText":{
|
||||
"message":"访问 <a href='http:\/\/userstyles.org'>userstyles.org<\/a> 查找预定义的样式. 如果您需要帮助,请访问 <a href='http:\/\/forum.userstyles.org'>论坛<\/a>.",
|
||||
"description":"Help text on the manage page"
|
||||
},
|
||||
"noStylesForSite":{
|
||||
"message":"当前站点上没有已安装的样式",
|
||||
"description":"Text displayed when no styles are installed for the current site"
|
||||
},
|
||||
"openManage":{
|
||||
"message":"管理已安装样式",
|
||||
"description":"Link to open the manage page."
|
||||
},
|
||||
"sectionAdd":{
|
||||
"message":"添加新节",
|
||||
"description":"Label for the button to add a section"
|
||||
},
|
||||
"sectionCode":{
|
||||
"message":"代码",
|
||||
"description":"Label for the code for a section"
|
||||
},
|
||||
"sectionHelp":{
|
||||
"message":"样式节允许你定义多个样式段落并将它们应用于不同的站点匹配规则上。例如,一个样式可以更改使用一个方式来更改主页,而此时其它的样式段可以更改站点的其它部分。",
|
||||
"description":"Help text for sections"
|
||||
},
|
||||
"sectionRemove":{
|
||||
"message":"移除节",
|
||||
"description":"Label for the button to remove a section"
|
||||
},
|
||||
"styleCancelEditLabel":{
|
||||
"message":"返回到管理",
|
||||
"description":"Label for cancel button for style editing"
|
||||
},
|
||||
"styleChangesNotSaved":{
|
||||
"message":"您已经修改了此样式,但尚未保存",
|
||||
"description":"Text for the prompt when changes are made to a style and the user tries to leave without saving"
|
||||
},
|
||||
"styleEnabledLabel":{
|
||||
"message":"已启用",
|
||||
"description":"Label for the enabled state of styles"
|
||||
},
|
||||
"styleInstall":{
|
||||
"message":"安装 '$stylename$' 到 Stylish?",
|
||||
"description":"Confirmation when installing a style",
|
||||
"placeholders":{
|
||||
"stylename":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"styleMissingName":{
|
||||
"message":"请输入名称.",
|
||||
"description":"Error displayed when user saves without providing a name"
|
||||
},
|
||||
"styleNameLabel":{
|
||||
"message":"名称",
|
||||
"description":"Label for the name of styles"
|
||||
},
|
||||
"styleSaveLabel":{
|
||||
"message":"保存",
|
||||
"description":"Label for save button for style editing"
|
||||
},
|
||||
"styleSectionsTitle":{
|
||||
"message":"样式节",
|
||||
"description":"Title for the style sections section"
|
||||
},
|
||||
"styleToMozillaFormat":{
|
||||
"message":"转换为Mozilla格式",
|
||||
"description":"Label for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"styleToMozillaFormatHelp":{
|
||||
"message":"用于Firefox上的Stylish的Mozilla格式样式代码可以在 userstyles.org 上提交",
|
||||
"description":"Help info for the button that converts the code to Mozilla format"
|
||||
},
|
||||
"updateCheckFailBadResponseCode":{
|
||||
"message":"更新失败 - 服务器了返回代码 $code$.",
|
||||
"description":"Text that displays when an update check failed because the response code indicates an error",
|
||||
"placeholders":{
|
||||
"code":{
|
||||
"content":"$1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"updateCheckFailServerUnreachable":{
|
||||
"message":"更新失败 - 服务器无法访问.",
|
||||
"description":"Text that displays when an update check failed because the update server is unreachable"
|
||||
},
|
||||
"updateCheckSucceededNoUpdate":{
|
||||
"message":"已经是最新的.",
|
||||
"description":"Text that displays when an update check completed and no update is available"
|
||||
},
|
||||
"updateCompleted":{
|
||||
"message":"更新完成.",
|
||||
"description":"Text that displays when an update completed"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user