Translations update from Hosted Weblate (#6622)

This commit is contained in:
Elian Doran 2025-08-12 09:08:55 +03:00 committed by GitHub
commit ba7636db75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 43 additions and 6 deletions

View File

@ -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",

View File

@ -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"
} }
} }