mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-21 02:42:26 +00:00
upgrade translation (#4848)
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
"unordered_list": "Lista Desordenada",
|
||||
"check_list_item": "Check List Item",
|
||||
"insert_image": "Insertar Imagen",
|
||||
"insert_formula": "Insert Formula",
|
||||
"formula": "Formula",
|
||||
"insert_formula": "Insertar Fórmula",
|
||||
"formula": "Fórmula",
|
||||
"insert_file": "Insertar Archivo",
|
||||
"code": "Inline Code",
|
||||
"code_block": "Bloque de Código",
|
||||
@@ -149,7 +149,7 @@
|
||||
"issue": "Problema con nivel de encabezado"
|
||||
}
|
||||
},
|
||||
"Shortcut_help": "Shortcut help",
|
||||
"Shortcut_help": "Ayuda de atajos",
|
||||
"userHelp": {
|
||||
"title": "Atajos de teclado",
|
||||
"userHelpData": [
|
||||
@@ -193,9 +193,9 @@
|
||||
"Escape_table": "Escape table"
|
||||
}
|
||||
}, {
|
||||
"shortcutType": "Formula shortcuts",
|
||||
"shortcutType": "Atajos de fórmula",
|
||||
"shortcutData": {
|
||||
"Insert_Formula": "Insert Formula"
|
||||
"Insert_Formula": "Insertar Fórmula"
|
||||
}
|
||||
}, {
|
||||
"shortcutType":"Inline shortcuts",
|
||||
|
@@ -14,8 +14,8 @@
|
||||
"unordered_list": "Маркированный список",
|
||||
"check_list_item": "Проверка элемента списка",
|
||||
"insert_image": "Вставить изображение",
|
||||
"insert_formula": "Insert Formula",
|
||||
"formula": "Formula",
|
||||
"insert_formula": "Вставить формулу",
|
||||
"formula": "Формула",
|
||||
"insert_file": "Вставить файл",
|
||||
"code": "Встроенный код",
|
||||
"code_block": "Блок кода",
|
||||
@@ -149,7 +149,7 @@
|
||||
"issue": "Проблема уровня заголовка"
|
||||
}
|
||||
},
|
||||
"Shortcut_help": "Shortcut help",
|
||||
"Shortcut_help": "Справка по горячим клавишам",
|
||||
"userHelp": {
|
||||
"title": "Горячие клавиши",
|
||||
"userHelpData": [
|
||||
@@ -193,9 +193,9 @@
|
||||
"Escape_table": "Выделить таблицу"
|
||||
}
|
||||
}, {
|
||||
"shortcutType": "Formula shortcuts",
|
||||
"shortcutType": "Горячие клавиши для формул",
|
||||
"shortcutData": {
|
||||
"Insert_Formula": "Insert Formula"
|
||||
"Insert_Formula": "Вставить формулу"
|
||||
}
|
||||
}, {
|
||||
"shortcutType":"Встроенные горячие клавиши",
|
||||
|
Reference in New Issue
Block a user