update locales

This commit is contained in:
tophf 2018-06-19 02:58:08 +03:00
parent 4dc0f33341
commit 6fb6b4ee6a
2 changed files with 16 additions and 0 deletions

View File

@ -1130,6 +1130,10 @@
"message": "Uus haldusliidese välimus", "message": "Uus haldusliidese välimus",
"description": "Label for the checkbox that toggles the new UI on manage page" "description": "Label for the checkbox that toggles the new UI on manage page"
}, },
"unreachableAMOHintOldFF": {
"message": "Ainult Firefox 59 ja uuem on võimalik seadistada lubama WebExtensionsil lisada stiilielemente CSP-kaitstud saitidele nagu see.",
"description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59"
},
"importReportUndoneTitle": { "importReportUndoneTitle": {
"message": "Importimine on tagasi võetud", "message": "Importimine on tagasi võetud",
"description": "Title of the message box shown after undoing the import of styles" "description": "Title of the message box shown after undoing the import of styles"

View File

@ -39,6 +39,10 @@
"message": "每隔 N 小时检查所有样式更新0 为关闭检查)", "message": "每隔 N 小时检查所有样式更新0 为关闭检查)",
"description": "" "description": ""
}, },
"unreachableAMOHintNewFF": {
"message": "在 Firefox 60 及其更新版本中,你必须从 <extensions.webextensions.restrictedDomains> 中删除 AMO 域<about:config>",
"description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59"
},
"sortDateOldestFirst": { "sortDateOldestFirst": {
"message": "最旧的优先", "message": "最旧的优先",
"description": "Text added to indicate that sorting a date would add the oldest entries at the top" "description": "Text added to indicate that sorting a date would add the oldest entries at the top"
@ -670,6 +674,10 @@
"message": "设置规则为0 = 禁用; 1 = 警告; 2 = 错误)", "message": "设置规则为0 = 禁用; 1 = 警告; 2 = 错误)",
"description": "CSSLint rule config values" "description": "CSSLint rule config values"
}, },
"usercssReplaceTemplateSectionBody": {
"message": "在此插入代码...",
"description": "The code placeholder comment in a new style created by clicking 'Write style' in the popup"
},
"searchResultNoneFound": { "searchResultNoneFound": {
"message": "没有找到与此页面相关的样式.", "message": "没有找到与此页面相关的样式.",
"description": "Error text in the popup when inline search didn't find any site-specific styles" "description": "Error text in the popup when inline search didn't find any site-specific styles"
@ -714,6 +722,10 @@
"message": "更新已完成。", "message": "更新已完成。",
"description": "Text that displays when an update completed" "description": "Text that displays when an update completed"
}, },
"previewLabel": {
"message": "实时预览",
"description": "Label for the checkbox in style editor to enable live preview while editing."
},
"paginationTotal": { "paginationTotal": {
"message": "总页面", "message": "总页面",
"description": "" "description": ""