update locales
This commit is contained in:
parent
c958186245
commit
a2644fdaba
|
@ -598,6 +598,10 @@
|
|||
"message": "Alle verfügbaren Updates Installieren",
|
||||
"description": ""
|
||||
},
|
||||
"clickToUninstall": {
|
||||
"message": "Klicken zum Deinstallieren",
|
||||
"description": "Label for the overlay on a style thumbnail when installed via inline search in the popup"
|
||||
},
|
||||
"filteredStyles": {
|
||||
"message": "$numShown$ von $numTotal$ gesamt",
|
||||
"description": "TL note - make this message short",
|
||||
|
|
|
@ -610,6 +610,10 @@
|
|||
"message": "Buscar e instalar todas las actualizaciones disponibles",
|
||||
"description": ""
|
||||
},
|
||||
"clickToUninstall": {
|
||||
"message": "Pulse para desinstalar",
|
||||
"description": "Label for the overlay on a style thumbnail when installed via inline search in the popup"
|
||||
},
|
||||
"filteredStyles": {
|
||||
"message": "$numShown$ mostrados de $numTotal$ en total",
|
||||
"description": "TL note - make this message short",
|
||||
|
|
|
@ -610,6 +610,10 @@
|
|||
"message": "Az összes frissítés ellenőrzése és telepítése",
|
||||
"description": ""
|
||||
},
|
||||
"clickToUninstall": {
|
||||
"message": "Kattints az eltávolításhoz",
|
||||
"description": "Label for the overlay on a style thumbnail when installed via inline search in the popup"
|
||||
},
|
||||
"filteredStyles": {
|
||||
"message": "$numShown$ mutatva $numTotal$-ból/-ből",
|
||||
"description": "TL note - make this message short",
|
||||
|
|
|
@ -610,6 +610,10 @@
|
|||
"message": "使用可能なすべての更新を確認してインストールする",
|
||||
"description": ""
|
||||
},
|
||||
"clickToUninstall": {
|
||||
"message": "クリックでアンインストール",
|
||||
"description": "Label for the overlay on a style thumbnail when installed via inline search in the popup"
|
||||
},
|
||||
"filteredStyles": {
|
||||
"message": "$numTotal$ 件中の $numShown$ 件を表示",
|
||||
"description": "TL note - make this message short",
|
||||
|
|
|
@ -610,6 +610,10 @@
|
|||
"message": "Sprawdź i zainstaluj wszystkie dostępne aktualizacje",
|
||||
"description": ""
|
||||
},
|
||||
"clickToUninstall": {
|
||||
"message": "Kliknij, aby odinstalować",
|
||||
"description": "Label for the overlay on a style thumbnail when installed via inline search in the popup"
|
||||
},
|
||||
"filteredStyles": {
|
||||
"message": "Pokazano $numShown$ z sumy $numTotal$",
|
||||
"description": "TL note - make this message short",
|
||||
|
|
|
@ -614,6 +614,10 @@
|
|||
"message": "Найти и установить обновления стилей",
|
||||
"description": ""
|
||||
},
|
||||
"clickToUninstall": {
|
||||
"message": "Нажмите, чтобы удалить стиль",
|
||||
"description": "Label for the overlay on a style thumbnail when installed via inline search in the popup"
|
||||
},
|
||||
"filteredStyles": {
|
||||
"message": "найдено $numShown$ из $numTotal$всего",
|
||||
"description": "TL note - make this message short",
|
||||
|
@ -630,6 +634,10 @@
|
|||
"message": "Импорт стилей завершен",
|
||||
"description": "Title of the report shown after importing styles"
|
||||
},
|
||||
"unreachableAMOHint": {
|
||||
"message": "Чтобы разрешить доступ, перейдите на адрес <about:config>, нажмите правой кнопкой в списке, потом «Создать», потом «Логическое», вставьте текст <privacy.resistFingerprinting.block_mozAddonManager> и нажмите OK, <true>, OK, перезагрузите страницу <addons.mozilla.org>.",
|
||||
"description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59"
|
||||
},
|
||||
"styleMozillaFormatHeading": {
|
||||
"message": "Формат Mozilla",
|
||||
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
|
||||
|
@ -826,6 +834,10 @@
|
|||
"message": "Подсказки при наборе кода",
|
||||
"description": "Label for the checkbox in the style editor."
|
||||
},
|
||||
"unreachableAMO": {
|
||||
"message": "Браузер запрещает доступ к сайту",
|
||||
"description": "Note in the popup displayed when opened on addons.mozilla.org"
|
||||
},
|
||||
"linterCSSLintIncompatible": {
|
||||
"message": "CSSLint не поддерживает препроцессор $preprocessorname$",
|
||||
"description": "The label to display when the preprocessor isn't compatible with CSSLint",
|
||||
|
@ -1086,6 +1098,10 @@
|
|||
"message": "Новый интерфейс",
|
||||
"description": "Label for the checkbox that toggles the new UI on manage page"
|
||||
},
|
||||
"unreachableAMOHintOldFF": {
|
||||
"message": "Только Firefox 59 и новее можно настроить так, чтобы разрешиь веб-расширениям добавлять стили на этом защищенном сайте.",
|
||||
"description": "Note in the popup when opened on addons.mozilla.org in Firefox < 59"
|
||||
},
|
||||
"importReportUndoneTitle": {
|
||||
"message": "Откат импорта завершен",
|
||||
"description": "Title of the message box shown after undoing the import of styles"
|
||||
|
|
|
@ -285,6 +285,10 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"searchNumberOfResults2": {
|
||||
"message": "在程式碼與套用到的值的符合數量",
|
||||
"description": "Tooltip for the number of found search results in the editor shown on Ctrl-F"
|
||||
},
|
||||
"linterIssuesHelp": {
|
||||
"message": "這些問題被 $link$ 找到了:",
|
||||
"description": "Help popup message for the selected CSS linter issues block on the style edit page",
|
||||
|
@ -497,6 +501,10 @@
|
|||
"message": "切換樣式",
|
||||
"description": "Label for the checkbox to enable/disable a style"
|
||||
},
|
||||
"searchNumberOfResults": {
|
||||
"message": "符合數量",
|
||||
"description": "Tooltip for the number of found search results in the editor shown on Ctrl-F"
|
||||
},
|
||||
"importReplaceTooltip": {
|
||||
"message": "棄用當前樣式內容并用導入樣式覆蓋",
|
||||
"description": "Label for the button to import and overwrite current style"
|
||||
|
@ -606,6 +614,10 @@
|
|||
"message": "檢查並安裝所有可用的更新",
|
||||
"description": ""
|
||||
},
|
||||
"clickToUninstall": {
|
||||
"message": "點選以解除安裝",
|
||||
"description": "Label for the overlay on a style thumbnail when installed via inline search in the popup"
|
||||
},
|
||||
"filteredStyles": {
|
||||
"message": "$numShown$ 個已顯示,總共 $numTotal$ 個",
|
||||
"description": "TL note - make this message short",
|
||||
|
@ -844,6 +856,10 @@
|
|||
"message": "回饋",
|
||||
"description": "Label for the external link to send feedback for the style"
|
||||
},
|
||||
"genericPrevious": {
|
||||
"message": "上一步",
|
||||
"description": "Used in various places to select/perform the previous step/action"
|
||||
},
|
||||
"manageOnlyDisabled": {
|
||||
"message": "僅已停用的樣式",
|
||||
"description": "Checkbox to show only disabled styles"
|
||||
|
@ -892,6 +908,10 @@
|
|||
"message": "覆蓋樣式",
|
||||
"description": "Label for the button to import and overwrite current style"
|
||||
},
|
||||
"genericNext": {
|
||||
"message": "下一步",
|
||||
"description": "Used in various places to select/perform the next step/action"
|
||||
},
|
||||
"popupOpenEditInWindowTooltip": {
|
||||
"message": "也透過從瀏覽器視窗分離編輯器分頁來啟用,\n並透過將單獨的編輯器分頁附加到其他視窗中來停用。",
|
||||
"description": "Label for the checkbox controlling 'edit' action behavior in the popup."
|
||||
|
@ -1034,6 +1054,10 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"searchCaseSensitive": {
|
||||
"message": "區分大小寫",
|
||||
"description": "Tooltip for the 'Aa' icon that enables case-sensitive search in the editor shown on Ctrl-F"
|
||||
},
|
||||
"appliesLineWidgetWarning": {
|
||||
"message": "無法與最小化的 CSS 一起運作",
|
||||
"description": "A warning that applies-to information won't show properly with minified CSS"
|
||||
|
|
Loading…
Reference in New Issue
Block a user