update locales
This commit is contained in:
parent
5ef347a4d9
commit
8de37d300c
|
@ -243,6 +243,10 @@
|
|||
"message": "Styles importieren",
|
||||
"description": ""
|
||||
},
|
||||
"cm_selectByTokens": {
|
||||
"message": "Doppelklick markiert Zeichenkette",
|
||||
"description": "Label for the checkbox in the editor."
|
||||
},
|
||||
"confirmStop": {
|
||||
"message": "Stopp",
|
||||
"description": "'Stop' button in a confirm dialog"
|
||||
|
@ -718,6 +722,10 @@
|
|||
"message": "Gesamtzahl der Seiten",
|
||||
"description": ""
|
||||
},
|
||||
"cm_selectByTokensTooltip": {
|
||||
"message": "Beispiele von Zeichenketten: .foo-bar-2 #aabbcc 0.32 !important\nWenn deaktiviert, werden Wörter je nach Interpunktion ausgewählt.",
|
||||
"description": ""
|
||||
},
|
||||
"checkingForUpdate": {
|
||||
"message": "Suche nach Updates...",
|
||||
"description": "Text to display when checking a style for an update"
|
||||
|
|
|
@ -897,7 +897,7 @@
|
|||
}
|
||||
},
|
||||
"externalFeedback": {
|
||||
"message": "Informacje zwrotne",
|
||||
"message": "Prześlij opinię",
|
||||
"description": "Label for the external link to send feedback for the style"
|
||||
},
|
||||
"genericPrevious": {
|
||||
|
|
|
@ -251,6 +251,10 @@
|
|||
"message": "Импорт стилей",
|
||||
"description": ""
|
||||
},
|
||||
"cm_selectByTokens": {
|
||||
"message": "Двойной клик выделяет лексемы",
|
||||
"description": "Label for the checkbox in the editor."
|
||||
},
|
||||
"confirmStop": {
|
||||
"message": "Стоп",
|
||||
"description": "'Stop' button in a confirm dialog"
|
||||
|
@ -738,6 +742,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"
|
||||
|
|
|
@ -251,6 +251,10 @@
|
|||
"message": "匯入樣式",
|
||||
"description": ""
|
||||
},
|
||||
"cm_selectByTokens": {
|
||||
"message": "雙擊選取 token",
|
||||
"description": "Label for the checkbox in the editor."
|
||||
},
|
||||
"confirmStop": {
|
||||
"message": "停止",
|
||||
"description": "'Stop' button in a confirm dialog"
|
||||
|
@ -738,6 +742,10 @@
|
|||
"message": "總頁面",
|
||||
"description": ""
|
||||
},
|
||||
"cm_selectByTokensTooltip": {
|
||||
"message": "Token 的範例:.foo-bar-2 #aabbcc 0.32 !important\n當停用時:將會選取被標點符號分隔的字詞。",
|
||||
"description": ""
|
||||
},
|
||||
"checkingForUpdate": {
|
||||
"message": "檢查中…",
|
||||
"description": "Text to display when checking a style for an update"
|
||||
|
|
Loading…
Reference in New Issue
Block a user