Translations update from Hosted Weblate (#6922)

This commit is contained in:
Elian Doran 2025-09-08 13:24:51 +03:00 committed by GitHub
commit 439a182103
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 48 additions and 13 deletions

View File

@ -276,7 +276,12 @@
"mime": "MIME 类型: ", "mime": "MIME 类型: ",
"file_size": "文件大小:", "file_size": "文件大小:",
"preview": "预览:", "preview": "预览:",
"preview_not_available": "无法预览此类型的笔记。" "preview_not_available": "无法预览此类型的笔记。",
"diff_on": "显示差异",
"diff_off": "显示内容",
"diff_on_hint": "点击以显示笔记源代码差异",
"diff_off_hint": "点击以显示笔记内容",
"diff_not_available": "差异不可用。"
}, },
"sort_child_notes": { "sort_child_notes": {
"sort_children_by": "按...排序子笔记", "sort_children_by": "按...排序子笔记",
@ -2021,6 +2026,8 @@
"title": "性能", "title": "性能",
"enable-motion": "启用过渡和动画", "enable-motion": "启用过渡和动画",
"enable-shadows": "启用阴影", "enable-shadows": "启用阴影",
"enable-backdrop-effects": "启用菜单、弹窗和面板的背景效果" "enable-backdrop-effects": "启用菜单、弹窗和面板的背景效果",
"enable-smooth-scroll": "启用平滑滚动",
"app-restart-required": "(需重启程序以应用更改)"
} }
} }

View File

@ -276,7 +276,12 @@
"preview": "Vorschau:", "preview": "Vorschau:",
"preview_not_available": "Für diesen Notiztyp ist keine Vorschau verfügbar.", "preview_not_available": "Für diesen Notiztyp ist keine Vorschau verfügbar.",
"restore_button": "Wiederherstellen", "restore_button": "Wiederherstellen",
"delete_button": "Löschen" "delete_button": "Löschen",
"diff_on": "Zeige Differenz",
"diff_off": "Zeige Inhalt",
"diff_on_hint": "Klicke, um die Differenz des Notiz-Quellcodes zu zeigen",
"diff_off_hint": "Klicke, um den Notizinhalt zu zeigen",
"diff_not_available": "Differenz-Abgleich ist nicht verfügbar."
}, },
"sort_child_notes": { "sort_child_notes": {
"sort_children_by": "Unternotizen sortieren nach...", "sort_children_by": "Unternotizen sortieren nach...",
@ -1839,7 +1844,9 @@
"title": "Leistung", "title": "Leistung",
"enable-motion": "Aktiviere Übergänge und Animationen", "enable-motion": "Aktiviere Übergänge und Animationen",
"enable-shadows": "Aktiviere Schatten", "enable-shadows": "Aktiviere Schatten",
"enable-backdrop-effects": "Aktiviere Hintergrundeffekte für Menüs, Pop-up Fenster und Panele" "enable-backdrop-effects": "Aktiviere Hintergrundeffekte für Menüs, Pop-up Fenster und Panele",
"enable-smooth-scroll": "Aktiviere sanftes Scrollen",
"app-restart-required": "(Ein Neustart der Anwendung ist erforderlich, damit die Änderungen wirksam werden)"
}, },
"code-editor-options": { "code-editor-options": {
"title": "Editor" "title": "Editor"

View File

@ -267,7 +267,8 @@
"basic_properties": "Proprietăți de bază", "basic_properties": "Proprietăți de bază",
"editable": "Editabil", "editable": "Editabil",
"note_type": "Tipul notiței", "note_type": "Tipul notiței",
"language": "Limbă" "language": "Limbă",
"configure_code_notes": "Configurează notițele de tip cod..."
}, },
"book": { "book": {
"no_children_help": "Această notiță de tip Carte nu are nicio subnotiță așadar nu este nimic de afișat. Vedeți <a href=\"https://triliumnext.github.io/Docs/Wiki/book-note.html\">wiki</a> pentru detalii." "no_children_help": "Această notiță de tip Carte nu are nicio subnotiță așadar nu este nimic de afișat. Vedeți <a href=\"https://triliumnext.github.io/Docs/Wiki/book-note.html\">wiki</a> pentru detalii."
@ -1070,7 +1071,12 @@
"revisions_deleted": "Notița reviziei a fost ștearsă.", "revisions_deleted": "Notița reviziei a fost ștearsă.",
"maximum_revisions": "Numărul maxim de revizii pentru notița curentă: {{number}}.", "maximum_revisions": "Numărul maxim de revizii pentru notița curentă: {{number}}.",
"settings": "Setări revizii ale notițelor", "settings": "Setări revizii ale notițelor",
"snapshot_interval": "Intervalul de creare a reviziilor pentru notițe: {{seconds}}s." "snapshot_interval": "Intervalul de creare a reviziilor pentru notițe: {{seconds}}s.",
"diff_on": "Evidențiază diferențele",
"diff_off": "Afișează conținutul",
"diff_on_hint": "Clic pentru a afișa diferențele față de revizia anterioară, la nivel de cod sursă",
"diff_off_hint": "Clic pentru a afișa întregul conținut al reviziei",
"diff_not_available": "Diferențele nu pot fi evidențiate."
}, },
"revisions_button": { "revisions_button": {
"note_revisions": "Revizii ale notiței" "note_revisions": "Revizii ale notiței"
@ -1373,8 +1379,8 @@
}, },
"shared_info": { "shared_info": {
"help_link": "Pentru informații vizitați <a href=\"https://triliumnext.github.io/Docs/Wiki/sharing.html\">wiki-ul</a>.", "help_link": "Pentru informații vizitați <a href=\"https://triliumnext.github.io/Docs/Wiki/sharing.html\">wiki-ul</a>.",
"shared_locally": "Această notiță este partajată local la {{- link}}", "shared_locally": "Această notiță este partajată local la {{- link}}.",
"shared_publicly": "Această notiță este partajată public la {{- link}}" "shared_publicly": "Această notiță este partajată public la {{- link}}."
}, },
"note_types": { "note_types": {
"book": "Colecție", "book": "Colecție",
@ -1472,7 +1478,8 @@
"create-child-note": "Crează subnotiță", "create-child-note": "Crează subnotiță",
"hoist-this-note-workspace": "Focalizează spațiul de lucru", "hoist-this-note-workspace": "Focalizează spațiul de lucru",
"refresh-saved-search-results": "Reîmprospătează căutarea salvată", "refresh-saved-search-results": "Reîmprospătează căutarea salvată",
"unhoist": "Defocalizează notița" "unhoist": "Defocalizează notița",
"toggle-sidebar": "Comută bara laterală"
}, },
"title_bar_buttons": { "title_bar_buttons": {
"window-on-top": "Menține fereastra mereu vizibilă" "window-on-top": "Menține fereastra mereu vizibilă"

View File

@ -276,7 +276,12 @@
"preview": "預覽:", "preview": "預覽:",
"preview_not_available": "無法預覽此類型的筆記。", "preview_not_available": "無法預覽此類型的筆記。",
"restore_button": "還原", "restore_button": "還原",
"delete_button": "刪除" "delete_button": "刪除",
"diff_on": "顯示差異",
"diff_off": "顯示內容",
"diff_on_hint": "點擊以顯示筆記原始碼差異",
"diff_off_hint": "點擊以顯示筆記內容",
"diff_not_available": "差異不可用。"
}, },
"sort_child_notes": { "sort_child_notes": {
"sort_children_by": "依…排序子筆記", "sort_children_by": "依…排序子筆記",
@ -2021,6 +2026,8 @@
"title": "效能", "title": "效能",
"enable-motion": "啟用轉場與動畫", "enable-motion": "啟用轉場與動畫",
"enable-shadows": "啟用陰影", "enable-shadows": "啟用陰影",
"enable-backdrop-effects": "啟用選單、彈出視窗和面板的背景特效" "enable-backdrop-effects": "啟用選單、彈出視窗和面板的背景特效",
"enable-smooth-scroll": "啟用平滑滾動",
"app-restart-required": "(需要重啟程式以套用更改)"
} }
} }

View File

@ -326,7 +326,12 @@
"mime": "МІМЕ: ", "mime": "МІМЕ: ",
"file_size": "Розмір файлу:", "file_size": "Розмір файлу:",
"preview": "Попередній перегляд:", "preview": "Попередній перегляд:",
"preview_not_available": "Попередній перегляд недоступний для цього типу нотатки." "preview_not_available": "Попередній перегляд недоступний для цього типу нотатки.",
"diff_on": "Показати різницю",
"diff_off": "Показати вміст",
"diff_on_hint": "Натисніть, щоб показати різницю в джерелі нотатки",
"diff_off_hint": "Натисніть, щоб показати вміст нотатки",
"diff_not_available": "Різниця недоступна."
}, },
"include_note": { "include_note": {
"dialog_title": "Включити нотатку", "dialog_title": "Включити нотатку",
@ -2025,6 +2030,8 @@
"title": "Продуктивність", "title": "Продуктивність",
"enable-motion": "Увімкнути переходи та анімацію", "enable-motion": "Увімкнути переходи та анімацію",
"enable-shadows": "Увімкнути тіні", "enable-shadows": "Увімкнути тіні",
"enable-backdrop-effects": "Увімкнути фонові ефекти для меню, спливаючих вікон та панелей" "enable-backdrop-effects": "Увімкнути фонові ефекти для меню, спливаючих вікон та панелей",
"enable-smooth-scroll": "Увімкнути плавне прокручування",
"app-restart-required": "(щоб зміни набули чинності, потрібен перезапуск програми)"
} }
} }