update locales
This commit is contained in:
parent
c26fa76f53
commit
8f203c7a1e
|
@ -35,6 +35,10 @@
|
|||
"message": "Kasutajastiilide automaatse uuendamise ajavahe (keelamiseks pane 0)",
|
||||
"description": ""
|
||||
},
|
||||
"unreachableAMOHintNewFF": {
|
||||
"message": "Firefox 60-s ja uuemas pead ka lehel <about:config> eelistusest <extensions.webextensions.restrictedDomains> eemaldama AMO domeeni.",
|
||||
"description": "Note in the popup when opened on addons.mozilla.org in Firefox >= 59"
|
||||
},
|
||||
"sortDateOldestFirst": {
|
||||
"message": "vanemad eespool",
|
||||
"description": "Text added to indicate that sorting a date would add the oldest entries at the top"
|
||||
|
@ -255,6 +259,10 @@
|
|||
"message": "Regulaaravaldisele vastavad URLid",
|
||||
"description": "Option to make the style apply to the entered string as a regular expression"
|
||||
},
|
||||
"optionsAdvancedExposeIframesNote": {
|
||||
"message": "Paljastab tipp-domeeni igas iframe'is.\nVõimaldab iframe'i-põhise CSS-koodi kirjutamise näiteks selliselt:\nhtml[stylus-iframe$=\"twitter.com\"] h1 { display:none }",
|
||||
"description": ""
|
||||
},
|
||||
"importReportLegendUpdatedCode": {
|
||||
"message": "uuendatud kood",
|
||||
"description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"
|
||||
|
|
|
@ -247,6 +247,10 @@
|
|||
"message": "スタイルをインポート",
|
||||
"description": ""
|
||||
},
|
||||
"cm_selectByTokens": {
|
||||
"message": "ダブルクリックでトークンを選択する",
|
||||
"description": "Label for the checkbox in the editor."
|
||||
},
|
||||
"confirmStop": {
|
||||
"message": "中止",
|
||||
"description": "'Stop' button in a confirm dialog"
|
||||
|
@ -730,6 +734,10 @@
|
|||
"message": "総ページ数",
|
||||
"description": ""
|
||||
},
|
||||
"cm_selectByTokensTooltip": {
|
||||
"message": "トークンの例: .foo-bar-2 #aabbcc 0.32 !important\n無効にすると、記号で区切られた範囲で単語が選択されます。",
|
||||
"description": ""
|
||||
},
|
||||
"checkingForUpdate": {
|
||||
"message": "チェック中...",
|
||||
"description": "Text to display when checking a style for an update"
|
||||
|
|
|
@ -247,6 +247,10 @@
|
|||
"message": "Importuj style",
|
||||
"description": ""
|
||||
},
|
||||
"cm_selectByTokens": {
|
||||
"message": "Dwukrotne kliknięcie wybiera tokeny",
|
||||
"description": "Label for the checkbox in the editor."
|
||||
},
|
||||
"confirmStop": {
|
||||
"message": "Zatrzymaj",
|
||||
"description": "'Stop' button in a confirm dialog"
|
||||
|
@ -734,6 +738,10 @@
|
|||
"message": "Wszystkie strony",
|
||||
"description": ""
|
||||
},
|
||||
"cm_selectByTokensTooltip": {
|
||||
"message": "Przykłady tokenów: .foo-bar-2 #aabbcc 0.32 !important\nPo wyłączeniu: wyrazy rozdzielone przecinkami są wybrane.",
|
||||
"description": ""
|
||||
},
|
||||
"checkingForUpdate": {
|
||||
"message": "Sprawdzanie...",
|
||||
"description": "Text to display when checking a style for an update"
|
||||
|
|
Loading…
Reference in New Issue
Block a user