i18n: move kbd tag to translation string (sort_child_notes.sort)

This commit is contained in:
Panagiotis Papadopoulos 2024-12-20 16:03:57 +01:00
parent 915b355abf
commit e24a80a3d1
8 changed files with 8 additions and 8 deletions

View File

@ -57,7 +57,7 @@ const TPL = `<div class="sort-child-notes-dialog modal mx-auto" tabindex="-1" ro
</div> </div>
</div> </div>
<div class="modal-footer"> <div class="modal-footer">
<button type="submit" class="btn btn-primary">${t("sort_child_notes.sort")} <kbd>enter</kbd></button> <button type="submit" class="btn btn-primary">${t("sort_child_notes.sort")}</button>
</div> </div>
</form> </form>
</div> </div>

View File

@ -280,7 +280,7 @@
"sort_with_respect_to_different_character_sorting": "根据不同语言或地区的字符排序和排序规则排序。", "sort_with_respect_to_different_character_sorting": "根据不同语言或地区的字符排序和排序规则排序。",
"natural_sort_language": "自然排序语言", "natural_sort_language": "自然排序语言",
"the_language_code_for_natural_sort": "自然排序的语言代码,例如中文的 \"zh-CN\"。", "the_language_code_for_natural_sort": "自然排序的语言代码,例如中文的 \"zh-CN\"。",
"sort": "排序" "sort": "排序 <kbd>Enter</kbd>"
}, },
"upload_attachments": { "upload_attachments": {
"upload_attachments_to_note": "上传附件到笔记", "upload_attachments_to_note": "上传附件到笔记",

View File

@ -275,7 +275,7 @@
"sort_with_respect_to_different_character_sorting": "Sortierung im Hinblick auf unterschiedliche Sortier- und Sortierregeln für Zeichen in verschiedenen Sprachen oder Regionen.", "sort_with_respect_to_different_character_sorting": "Sortierung im Hinblick auf unterschiedliche Sortier- und Sortierregeln für Zeichen in verschiedenen Sprachen oder Regionen.",
"natural_sort_language": "Natürliche Sortiersprache", "natural_sort_language": "Natürliche Sortiersprache",
"the_language_code_for_natural_sort": "Der Sprachcode für die natürliche Sortierung, z. B. \"de-DE\" für Deutsch.", "the_language_code_for_natural_sort": "Der Sprachcode für die natürliche Sortierung, z. B. \"de-DE\" für Deutsch.",
"sort": "Sortieren" "sort": "Sortieren <kbd>Eingabetaste</kbd>"
}, },
"upload_attachments": { "upload_attachments": {
"upload_attachments_to_note": "Lade Anhänge zur Notiz hoch", "upload_attachments_to_note": "Lade Anhänge zur Notiz hoch",

View File

@ -304,7 +304,7 @@
"sort_with_respect_to_different_character_sorting": "sort with respect to different character sorting and collation rules in different languages or regions.", "sort_with_respect_to_different_character_sorting": "sort with respect to different character sorting and collation rules in different languages or regions.",
"natural_sort_language": "Natural sort language", "natural_sort_language": "Natural sort language",
"the_language_code_for_natural_sort": "The language code for natural sort, e.g. \"zh-CN\" for Chinese.", "the_language_code_for_natural_sort": "The language code for natural sort, e.g. \"zh-CN\" for Chinese.",
"sort": "Sort" "sort": "Sort <kbd>enter</kbd>"
}, },
"upload_attachments": { "upload_attachments": {
"upload_attachments_to_note": "Upload attachments to note", "upload_attachments_to_note": "Upload attachments to note",

View File

@ -290,7 +290,7 @@
"sort_with_respect_to_different_character_sorting": "ordenar con respecto a diferentes reglas de ordenamiento y clasificación de caracteres en diferentes idiomas o regiones.", "sort_with_respect_to_different_character_sorting": "ordenar con respecto a diferentes reglas de ordenamiento y clasificación de caracteres en diferentes idiomas o regiones.",
"natural_sort_language": "Idioma de clasificación natural", "natural_sort_language": "Idioma de clasificación natural",
"the_language_code_for_natural_sort": "El código del idioma para el ordenamiento natural, ej. \"zh-CN\" para Chino.", "the_language_code_for_natural_sort": "El código del idioma para el ordenamiento natural, ej. \"zh-CN\" para Chino.",
"sort": "Ordenar" "sort": "Ordenar <kbd>Enter</kbd>"
}, },
"upload_attachments": { "upload_attachments": {
"upload_attachments_to_note": "Cargar archivos adjuntos a nota", "upload_attachments_to_note": "Cargar archivos adjuntos a nota",

View File

@ -276,7 +276,7 @@
"sort_with_respect_to_different_character_sorting": "trier en fonction de différentes règles de tri et de classement des caractères dans différentes langues ou régions.", "sort_with_respect_to_different_character_sorting": "trier en fonction de différentes règles de tri et de classement des caractères dans différentes langues ou régions.",
"natural_sort_language": "Langage de tri naturel", "natural_sort_language": "Langage de tri naturel",
"the_language_code_for_natural_sort": "Le code de langue pour le tri naturel, par ex. \"zh-CN\" pour le chinois.", "the_language_code_for_natural_sort": "Le code de langue pour le tri naturel, par ex. \"zh-CN\" pour le chinois.",
"sort": "Trier" "sort": "Trier <kbd>Entrée</kbd>"
}, },
"upload_attachments": { "upload_attachments": {
"upload_attachments_to_note": "Téléverser des pièces jointes à la note", "upload_attachments_to_note": "Téléverser des pièces jointes à la note",

View File

@ -1152,7 +1152,7 @@
"folders": "Dosare", "folders": "Dosare",
"natural_sort": "Ordonare naturală", "natural_sort": "Ordonare naturală",
"natural_sort_language": "Limba pentru ordonare naturală", "natural_sort_language": "Limba pentru ordonare naturală",
"sort": "Ordonare", "sort": "Ordonare <kbd>Enter</kbd>",
"sort_children_by": "Ordonează subnotițele după...", "sort_children_by": "Ordonează subnotițele după...",
"sort_folders_at_top": "ordonează dosarele primele", "sort_folders_at_top": "ordonează dosarele primele",
"sort_with_respect_to_different_character_sorting": "ordonează respectând regulile de sortare și clasificare diferite în funcție de limbă și regiune.", "sort_with_respect_to_different_character_sorting": "ordonează respectând regulile de sortare și clasificare diferite în funcție de limbă și regiune.",

View File

@ -280,7 +280,7 @@
"sort_with_respect_to_different_character_sorting": "根據不同語言或地區的字符排序和排序規則排序。", "sort_with_respect_to_different_character_sorting": "根據不同語言或地區的字符排序和排序規則排序。",
"natural_sort_language": "自然排序語言", "natural_sort_language": "自然排序語言",
"the_language_code_for_natural_sort": "自然排序的語言程式碼,例如繁體中文的 \"zh-TW\"。", "the_language_code_for_natural_sort": "自然排序的語言程式碼,例如繁體中文的 \"zh-TW\"。",
"sort": "排序" "sort": "排序 <kbd>Enter</kbd>"
}, },
"upload_attachments": { "upload_attachments": {
"upload_attachments_to_note": "上傳附件到筆記", "upload_attachments_to_note": "上傳附件到筆記",