mirror of
https://github.com/zadam/trilium.git
synced 2025-10-21 07:38:53 +02:00
Translations update from Hosted Weblate (#6622)
This commit is contained in:
commit
ba7636db75
@ -164,7 +164,8 @@
|
|||||||
"other": "Andere",
|
"other": "Andere",
|
||||||
"quickSearch": "Fokus auf schnelle Sucheingabe",
|
"quickSearch": "Fokus auf schnelle Sucheingabe",
|
||||||
"inPageSearch": "Auf-der-Seite-Suche",
|
"inPageSearch": "Auf-der-Seite-Suche",
|
||||||
"newTabWithActivationNoteLink": "<kbd>Strg+Umschalt+Klick</kbd> - (oder <kbd>Umschalt+Mittlere Maustaste</kbd>) auf einen Notiz-Link öffnet und aktiviert die Notiz in einem neuen Tab"
|
"newTabWithActivationNoteLink": "auf einen Notiz-Link öffnet und aktiviert die Notiz in einem neuen Tab",
|
||||||
|
"title": "Spickzettel"
|
||||||
},
|
},
|
||||||
"import": {
|
"import": {
|
||||||
"importIntoNote": "In Notiz importieren",
|
"importIntoNote": "In Notiz importieren",
|
||||||
|
@ -5,10 +5,13 @@
|
|||||||
"title": "Về Trilium Notes"
|
"title": "Về Trilium Notes"
|
||||||
},
|
},
|
||||||
"add_link": {
|
"add_link": {
|
||||||
"close": "Đóng"
|
"close": "Đóng",
|
||||||
|
"add_link": "Thêm liên kết",
|
||||||
|
"button_add_link": "Thêm liên kết"
|
||||||
},
|
},
|
||||||
"bulk_actions": {
|
"bulk_actions": {
|
||||||
"close": "Đóng"
|
"close": "Đóng",
|
||||||
|
"other": "Khác"
|
||||||
},
|
},
|
||||||
"branch_prefix": {
|
"branch_prefix": {
|
||||||
"close": "Đóng",
|
"close": "Đóng",
|
||||||
@ -19,17 +22,20 @@
|
|||||||
},
|
},
|
||||||
"confirm": {
|
"confirm": {
|
||||||
"close": "Đóng",
|
"close": "Đóng",
|
||||||
"ok": "OK"
|
"ok": "OK",
|
||||||
|
"cancel": "Huỷ"
|
||||||
},
|
},
|
||||||
"delete_notes": {
|
"delete_notes": {
|
||||||
"close": "Đóng",
|
"close": "Đóng",
|
||||||
"ok": "OK"
|
"ok": "OK",
|
||||||
|
"cancel": "Huỷ"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
"close": "Đóng"
|
"close": "Đóng"
|
||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"close": "Đóng"
|
"close": "Đóng",
|
||||||
|
"other": "Khác"
|
||||||
},
|
},
|
||||||
"toast": {
|
"toast": {
|
||||||
"critical-error": {
|
"critical-error": {
|
||||||
@ -39,5 +45,35 @@
|
|||||||
"import": {
|
"import": {
|
||||||
"close": "Đóng",
|
"close": "Đóng",
|
||||||
"options": "Tuỳ chọn"
|
"options": "Tuỳ chọn"
|
||||||
|
},
|
||||||
|
"info": {
|
||||||
|
"okButton": "OK",
|
||||||
|
"closeButton": "Đóng"
|
||||||
|
},
|
||||||
|
"move_to": {
|
||||||
|
"dialog_title": "Chuyển ghi chép tới..."
|
||||||
|
},
|
||||||
|
"prompt": {
|
||||||
|
"ok": "OK"
|
||||||
|
},
|
||||||
|
"protected_session_password": {
|
||||||
|
"close_label": "Đóng"
|
||||||
|
},
|
||||||
|
"revisions": {
|
||||||
|
"restore_button": "Khôi phục",
|
||||||
|
"delete_button": "Xoá"
|
||||||
|
},
|
||||||
|
"upload_attachments": {
|
||||||
|
"options": "Tuỳ chọn"
|
||||||
|
},
|
||||||
|
"attribute_detail": {
|
||||||
|
"name": "Tên",
|
||||||
|
"value": "Giá trị",
|
||||||
|
"text": "Văn bản",
|
||||||
|
"number": "Số",
|
||||||
|
"delete": "Xoá"
|
||||||
|
},
|
||||||
|
"rename_note": {
|
||||||
|
"rename_note": "Đổi tên ghi chép"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user