Translations update from Hosted Weblate (#7911)

This commit is contained in:
Elian Doran 2025-12-02 06:46:23 +00:00 committed by GitHub
commit e641d5ba0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
24 changed files with 793 additions and 817 deletions

View File

@ -201,8 +201,12 @@
}, },
"zpetne_odkazy": { "zpetne_odkazy": {
"relation": "العلاقة", "relation": "العلاقة",
"backlink": "{{count}} رابط راجع", "backlink_zero": "",
"backlinks": "{{count}} روابط راجعة" "backlink_one": "{{count}} رابط راجع",
"backlink_two": "",
"backlink_few": "",
"backlink_many": "{{count}} روابط راجعة",
"backlink_other": ""
}, },
"note_icon": { "note_icon": {
"category": "الفئة:", "category": "الفئة:",

View File

@ -1,7 +1,9 @@
{ {
"about": { "about": {
"title": "Sobre Trilium Notes", "title": "Sobre Trilium Notes",
"homepage": "Pàgina principal:" "homepage": "Pàgina principal:",
"app_version": "Versió de l'aplicació:",
"db_version": "Versió de la base de dades:"
}, },
"add_link": { "add_link": {
"note": "Nota" "note": "Nota"

View File

@ -736,9 +736,8 @@
"zoom_out_title": "缩小" "zoom_out_title": "缩小"
}, },
"zpetne_odkazy": { "zpetne_odkazy": {
"backlink": "{{count}} 个反链", "relation": "关系",
"backlinks": "{{count}} 个反链", "backlink_other": "{{count}} 个反链"
"relation": "关系"
}, },
"mobile_detail_menu": { "mobile_detail_menu": {
"insert_child_note": "插入子笔记", "insert_child_note": "插入子笔记",
@ -1898,9 +1897,7 @@
"indexing_stopped": "索引已停止", "indexing_stopped": "索引已停止",
"indexing_in_progress": "索引进行中...", "indexing_in_progress": "索引进行中...",
"last_indexed": "最后索引时间", "last_indexed": "最后索引时间",
"n_notes_queued_0": "{{ count }} 条笔记已加入索引队列",
"note_chat": "笔记聊天", "note_chat": "笔记聊天",
"notes_indexed_0": "{{ count }} 条笔记已索引",
"sources": "来源", "sources": "来源",
"start_indexing": "开始索引", "start_indexing": "开始索引",
"use_advanced_context": "使用高级上下文", "use_advanced_context": "使用高级上下文",
@ -1922,7 +1919,8 @@
"ai_disabled": "已禁用 AI 功能", "ai_disabled": "已禁用 AI 功能",
"no_models_found_online": "找不到模型。请检查您的 API 密钥及设置。", "no_models_found_online": "找不到模型。请检查您的 API 密钥及设置。",
"no_models_found_ollama": "找不到 Ollama 模型。请确认 Ollama 是否正在运行。", "no_models_found_ollama": "找不到 Ollama 模型。请确认 Ollama 是否正在运行。",
"error_fetching": "获取模型失败:{{error}}" "error_fetching": "获取模型失败:{{error}}",
"n_notes_queued": "{{ count }} 条笔记已加入索引队列"
}, },
"code-editor-options": { "code-editor-options": {
"title": "编辑器" "title": "编辑器"

View File

@ -24,14 +24,6 @@
"message": "Uživatelský skript z poznámky s ID \"{{id}}\" a názvem \"{{title}}\" nemohl být spuštěn z důvodu: \n\n{{message}}" "message": "Uživatelský skript z poznámky s ID \"{{id}}\" a názvem \"{{title}}\" nemohl být spuštěn z důvodu: \n\n{{message}}"
} }
}, },
"ai_llm": {
"n_notes_queued_0": "{{ count }} poznámka ve frontě k indexaci",
"n_notes_queued_1": "{{ count }} poznámky ve frontě k indexaci",
"n_notes_queued_2": "{{ count }} poznámek ve frontě k indexaci",
"notes_indexed_0": "{{ count }} poznámka indexována",
"notes_indexed_1": "{{ count }} poznámky indexovány",
"notes_indexed_2": "{{ count }} poznámek indexováno"
},
"add_link": { "add_link": {
"add_link": "Přidat odkaz", "add_link": "Přidat odkaz",
"help_on_links": "Nápověda k odkazům", "help_on_links": "Nápověda k odkazům",

View File

@ -732,9 +732,9 @@
"zoom_out_title": "Herauszoomen" "zoom_out_title": "Herauszoomen"
}, },
"zpetne_odkazy": { "zpetne_odkazy": {
"backlink": "{{count}} Rückverlinkung", "relation": "Beziehung",
"backlinks": "{{count}} Rückverlinkungen", "backlink_one": "{{count}} Rückverlinkung",
"relation": "Beziehung" "backlink_other": "{{count}} Rückverlinkungen"
}, },
"mobile_detail_menu": { "mobile_detail_menu": {
"insert_child_note": "Untergeordnete Notiz einfügen", "insert_child_note": "Untergeordnete Notiz einfügen",

View File

@ -735,9 +735,10 @@
"zoom_out_title": "Alejar" "zoom_out_title": "Alejar"
}, },
"zpetne_odkazy": { "zpetne_odkazy": {
"backlink": "{{count}} Vínculo de retroceso", "relation": "relación",
"backlinks": "{{count}} vínculos de retroceso", "backlink_one": "{{count}} Vínculo de retroceso",
"relation": "relación" "backlink_many": "",
"backlink_other": "{{count}} vínculos de retroceso"
}, },
"mobile_detail_menu": { "mobile_detail_menu": {
"insert_child_note": "Insertar subnota", "insert_child_note": "Insertar subnota",
@ -1262,9 +1263,6 @@
"indexing_stopped": "Indexado detenido", "indexing_stopped": "Indexado detenido",
"indexing_in_progress": "Indexado en progreso...", "indexing_in_progress": "Indexado en progreso...",
"last_indexed": "Último indexado", "last_indexed": "Último indexado",
"n_notes_queued_0": "{{ count }} nota agregada a la cola para indexar",
"n_notes_queued_1": "{{ count }} notas agregadas a la cola para indexar",
"n_notes_queued_2": "",
"note_chat": "Chat de nota", "note_chat": "Chat de nota",
"notes_indexed": "{{ count }} nota indexada", "notes_indexed": "{{ count }} nota indexada",
"notes_indexed_plural": "{{ count }} notas indexadas", "notes_indexed_plural": "{{ count }} notas indexadas",

View File

@ -733,9 +733,10 @@
"zoom_out_title": "Zoom arrière" "zoom_out_title": "Zoom arrière"
}, },
"zpetne_odkazy": { "zpetne_odkazy": {
"backlink": "{{count}} Lien inverse", "relation": "relation",
"backlinks": "{{count}} Liens inverses", "backlink_one": "{{count}} Lien inverse",
"relation": "relation" "backlink_many": "",
"backlink_other": "{{count}} Liens inverses"
}, },
"mobile_detail_menu": { "mobile_detail_menu": {
"insert_child_note": "Insérer une note enfant", "insert_child_note": "Insérer une note enfant",
@ -1766,12 +1767,6 @@
"not_started": "Non démarré", "not_started": "Non démarré",
"title": "Paramètres IA", "title": "Paramètres IA",
"processed_notes": "Notes traitées", "processed_notes": "Notes traitées",
"n_notes_queued_0": "{{ count }} note en attente dindexation",
"n_notes_queued_1": "{{ count }} notes en attente dindexation",
"n_notes_queued_2": "",
"notes_indexed_0": "{{ count }} note indexée",
"notes_indexed_1": "{{ count }} notes indexées",
"notes_indexed_2": "",
"anthropic_url_description": "URL de base pour l'API Anthropic (par défaut : https ://api.anthropic.com)", "anthropic_url_description": "URL de base pour l'API Anthropic (par défaut : https ://api.anthropic.com)",
"anthropic_model_description": "Modèles Anthropic Claude pour la complétion", "anthropic_model_description": "Modèles Anthropic Claude pour la complétion",
"voyage_settings": "Réglages d'IA Voyage", "voyage_settings": "Réglages d'IA Voyage",

View File

@ -324,7 +324,8 @@
"copy-link": "Copia collegamento", "copy-link": "Copia collegamento",
"paste-as-plain-text": "Incolla come testo semplice", "paste-as-plain-text": "Incolla come testo semplice",
"add-term-to-dictionary": "Aggiungi \"{{term}}\" al dizionario", "add-term-to-dictionary": "Aggiungi \"{{term}}\" al dizionario",
"search_online": "Cerca \"{{term}}\" con {{searchEngine}}" "search_online": "Cerca \"{{term}}\" con {{searchEngine}}",
"search_in_trilium": "Cerca \"{{term}}\" in Trilium"
}, },
"editing": { "editing": {
"editor_type": { "editor_type": {
@ -614,7 +615,8 @@
"showSQLConsole": "mostra console SQL", "showSQLConsole": "mostra console SQL",
"other": "Altro", "other": "Altro",
"quickSearch": "concentrati sull'input della ricerca rapida", "quickSearch": "concentrati sull'input della ricerca rapida",
"inPageSearch": "ricerca all'interno della pagina" "inPageSearch": "ricerca all'interno della pagina",
"editShortcuts": "Modifica scorciatoie da tastiera"
}, },
"i18n": { "i18n": {
"saturday": "Sabato", "saturday": "Sabato",
@ -638,12 +640,6 @@
"friday": "Venerdì" "friday": "Venerdì"
}, },
"ai_llm": { "ai_llm": {
"n_notes_queued_0": "{{ count }} nota in coda per l'indicizzazione",
"n_notes_queued_1": "{{ count }} note in coda per l'indicizzazione",
"n_notes_queued_2": "{{ count }} note in coda per l'indicizzazione",
"notes_indexed_0": "{{ count }} nota indicizzata",
"notes_indexed_1": "{{ count }} note indicizzate",
"notes_indexed_2": "{{ count }} note indicizzate",
"not_started": "Non iniziato", "not_started": "Non iniziato",
"title": "Impostazioni AI", "title": "Impostazioni AI",
"processed_notes": "Note elaborate", "processed_notes": "Note elaborate",
@ -1308,9 +1304,10 @@
"zoom_out_title": "Rimpicciolisci" "zoom_out_title": "Rimpicciolisci"
}, },
"zpetne_odkazy": { "zpetne_odkazy": {
"backlink": "{{count}} Backlink", "relation": "relazione",
"backlinks": "{{count}} Backlinks", "backlink_one": "{{count}} Backlink",
"relation": "relazione" "backlink_many": "",
"backlink_other": "{{count}} Backlink"
}, },
"mobile_detail_menu": { "mobile_detail_menu": {
"insert_child_note": "Inserisci nota secondaria", "insert_child_note": "Inserisci nota secondaria",
@ -1346,7 +1343,11 @@
"geo-map": "Mappa geografica", "geo-map": "Mappa geografica",
"board": "Asse", "board": "Asse",
"presentation": "Presentazione", "presentation": "Presentazione",
"include_archived_notes": "Mostra note archiviate" "include_archived_notes": "Mostra note archiviate",
"expand_tooltip": "Espande i figli diretti di questa raccolta (a un livello di profondità). Per ulteriori opzioni, premere la freccia a destra.",
"expand_first_level": "Espandi figli diretti",
"expand_nth_level": "Espandi {{depth}} livelli",
"expand_all_levels": "Espandi tutti i livelli"
}, },
"edited_notes": { "edited_notes": {
"no_edited_notes_found": "Nessuna nota modificata per questo giorno...", "no_edited_notes_found": "Nessuna nota modificata per questo giorno...",
@ -1852,7 +1853,8 @@
"refresh-saved-search-results": "Aggiorna i risultati della ricerca salvati", "refresh-saved-search-results": "Aggiorna i risultati della ricerca salvati",
"create-child-note": "Crea nota figlio", "create-child-note": "Crea nota figlio",
"unhoist": "Sganciare", "unhoist": "Sganciare",
"toggle-sidebar": "Attiva/disattiva la barra laterale" "toggle-sidebar": "Attiva/disattiva la barra laterale",
"dropping-not-allowed": "Non è consentito lasciare appunti in questa posizione."
}, },
"title_bar_buttons": { "title_bar_buttons": {
"window-on-top": "Mantieni la finestra in primo piano" "window-on-top": "Mantieni la finestra in primo piano"
@ -1936,7 +1938,8 @@
"duplicate-launcher": "Duplica il launcher <kbd data-command=\"duplicateSubtree\">" "duplicate-launcher": "Duplica il launcher <kbd data-command=\"duplicateSubtree\">"
}, },
"editable-text": { "editable-text": {
"auto-detect-language": "Rilevato automaticamente" "auto-detect-language": "Rilevato automaticamente",
"keeps-crashing": "Il componente di modifica continua a bloccarsi. Prova a riavviare Trilium. Se il problema persiste, valuta la possibilità di creare una segnalazione di bug."
}, },
"highlighting": { "highlighting": {
"title": "Blocchi di codice", "title": "Blocchi di codice",
@ -2101,5 +2104,8 @@
"set-color": "Imposta colore nota", "set-color": "Imposta colore nota",
"set-custom-color": "Imposta colore personalizzato per le note", "set-custom-color": "Imposta colore personalizzato per le note",
"clear-color": "Pulisci colore della nota" "clear-color": "Pulisci colore della nota"
},
"popup-editor": {
"maximize": "Passa all'editor completo"
} }
} }

View File

@ -1507,9 +1507,7 @@
"indexing_stopped": "インデックス登録を停止しました", "indexing_stopped": "インデックス登録を停止しました",
"indexing_in_progress": "インデックス登録中です...", "indexing_in_progress": "インデックス登録中です...",
"last_indexed": "最終インデックス作成日時", "last_indexed": "最終インデックス作成日時",
"n_notes_queued_0": "{{ count }} 件のノートがインデックス作成待ちです",
"note_chat": "ノートチャット", "note_chat": "ノートチャット",
"notes_indexed_0": "{{ count }} 件のノートをインデックスしました",
"sources": "ソース", "sources": "ソース",
"start_indexing": "インデックス作成を開始", "start_indexing": "インデックス作成を開始",
"use_advanced_context": "高度なコンテキストを使用", "use_advanced_context": "高度なコンテキストを使用",
@ -1517,7 +1515,11 @@
"ai_disabled": "AI 機能が無効", "ai_disabled": "AI 機能が無効",
"no_models_found_online": "モデルが見つかりません。API キーと設定を確認してください。", "no_models_found_online": "モデルが見つかりません。API キーと設定を確認してください。",
"no_models_found_ollama": "Ollama モデルが見つかりません。Ollama が実行中かどうかを確認してください。", "no_models_found_ollama": "Ollama モデルが見つかりません。Ollama が実行中かどうかを確認してください。",
"error_fetching": "モデルの取得エラー: {{error}}" "error_fetching": "モデルの取得エラー: {{error}}",
"n_notes_queued": "{{ count }} 個のノートがインデックス登録待ちになっています",
"n_notes_queued_plural": "{{ count }} 個のノートがインデックス登録待ちになっています",
"notes_indexed": "{{ count }} 個のノートがインデックス登録されています",
"notes_indexed_plural": "{{ count }} 個のノートがインデックス登録されています"
}, },
"add_label": { "add_label": {
"add_label": "ラベルを追加", "add_label": "ラベルを追加",
@ -1590,9 +1592,8 @@
"this_launcher_doesnt_define_target_note": "このランチャーはターゲットノートを定義していません。" "this_launcher_doesnt_define_target_note": "このランチャーはターゲットノートを定義していません。"
}, },
"zpetne_odkazy": { "zpetne_odkazy": {
"backlink": "{{count}} バックリンク", "relation": "リレーション",
"backlinks": "{{count}} バックリンク", "backlink_other": "{{count}} 個のバックリンク"
"relation": "リレーション"
}, },
"mobile_detail_menu": { "mobile_detail_menu": {
"delete_this_note": "このノートを削除", "delete_this_note": "このノートを削除",

View File

@ -16,10 +16,12 @@
}, },
"widget-error": { "widget-error": {
"title": "Starten widget mislukt", "title": "Starten widget mislukt",
"message-unknown": "Onbekende widget kan niet gestart worden omdat:\n\n{{message}}" "message-unknown": "Onbekende widget kan niet gestart worden omdat:\n\n{{message}}",
"message-custom": "Aangepaste widget van notitie met ID \"{{id}}\", getiteld \"{{title}}\" kon niet worden geïnitialiseerd vanwege:\n\n{{message}}"
}, },
"bundle-error": { "bundle-error": {
"title": "Custom script laden mislukt" "title": "Custom script laden mislukt",
"message": "Script van notitie met ID \"{{id}}\", getiteld \"{{title}}\" kon niet worden uitgevoerd vanwege:\n\n{{message}}"
} }
}, },
"add_link": { "add_link": {
@ -29,14 +31,17 @@
"search_note": "zoek voor notitie op naam", "search_note": "zoek voor notitie op naam",
"link_title_mirrors": "De link titel is hetzelfde als de notitie's huidige titel", "link_title_mirrors": "De link titel is hetzelfde als de notitie's huidige titel",
"link_title": "Link titel", "link_title": "Link titel",
"button_add_link": "Link toevoegen" "button_add_link": "Link toevoegen",
"link_title_arbitrary": "snelkoppelingsnaam kan willekeurig worden aangepast"
}, },
"branch_prefix": { "branch_prefix": {
"edit_branch_prefix": "Bewerk branch prefix", "edit_branch_prefix": "Bewerk branch prefix",
"save": "Opslaan", "save": "Opslaan",
"branch_prefix_saved": "Branch prefix is opgeslagen.", "branch_prefix_saved": "Branch prefix is opgeslagen.",
"help_on_tree_prefix": "Help bij boomvoorvoegsel", "help_on_tree_prefix": "Help bij boomvoorvoegsel",
"prefix": "Voorvoegsel: " "prefix": "Voorvoegsel: ",
"edit_branch_prefix_multiple": "Bewerk zijtakvoorvoegsel voor {{count}} zijtakken",
"branch_prefix_saved_multiple": "Vertakkingsvoorvoegsel opgeslagen voor {{count}} vertakkingen."
}, },
"bulk_actions": { "bulk_actions": {
"bulk_actions": "Bulk acties", "bulk_actions": "Bulk acties",

View File

@ -750,9 +750,6 @@
"indexing_stopped": "Indeksowanie zatrzymane", "indexing_stopped": "Indeksowanie zatrzymane",
"indexing_in_progress": "Indeksowanie w trakcie...", "indexing_in_progress": "Indeksowanie w trakcie...",
"last_indexed": "Ostatnio zindeksowane", "last_indexed": "Ostatnio zindeksowane",
"n_notes_queued_0": "{{ count }} notatka zakolejkowana do indeksowania",
"n_notes_queued_1": "{{ count }} notatek zakolejkowanych do indeksowania",
"n_notes_queued_2": "{{ count }} notatek zakolejkowanych do indeksowania",
"note_chat": "Czat notatki", "note_chat": "Czat notatki",
"note_title": "Tytuł notatki", "note_title": "Tytuł notatki",
"error": "Błąd", "error": "Błąd",
@ -860,9 +857,6 @@
"enter_message": "Wpisz swoją wiadomość...", "enter_message": "Wpisz swoją wiadomość...",
"error_contacting_provider": "Błąd kontaktu z dostawcą AI. Sprawdź ustawienia i połączenie internetowe.", "error_contacting_provider": "Błąd kontaktu z dostawcą AI. Sprawdź ustawienia i połączenie internetowe.",
"error_generating_response": "Błąd generowania odpowiedzi AI", "error_generating_response": "Błąd generowania odpowiedzi AI",
"notes_indexed_0": "{{ count }} notatka zaindeksowana",
"notes_indexed_1": "{{ count }} notatek zaindeksowanych",
"notes_indexed_2": "",
"sources": "Źródła", "sources": "Źródła",
"start_indexing": "Rozpocznij indeksowanie", "start_indexing": "Rozpocznij indeksowanie",
"use_advanced_context": "Użyj zaawansowanego kontekstu", "use_advanced_context": "Użyj zaawansowanego kontekstu",
@ -1237,9 +1231,10 @@
"zoom_out_title": "Pomniejsz" "zoom_out_title": "Pomniejsz"
}, },
"zpetne_odkazy": { "zpetne_odkazy": {
"backlink": "{{count}} Backlink", "relation": "relacja",
"backlinks": "{{count}} Backlinków", "backlink_one": "{{count}} Backlink",
"relation": "relacja" "backlink_few": "",
"backlink_many": "{{count}} Backlinków"
}, },
"mobile_detail_menu": { "mobile_detail_menu": {
"insert_child_note": "Wstaw notatkę podrzędną", "insert_child_note": "Wstaw notatkę podrzędną",

View File

@ -711,9 +711,10 @@
"zoom_out_title": "Reduzir" "zoom_out_title": "Reduzir"
}, },
"zpetne_odkazy": { "zpetne_odkazy": {
"backlink": "{{count}} Ligação Reversa", "relation": "relação",
"backlinks": "{{count}} Ligações Reversas", "backlink_one": "{{count}} Ligação Reversa",
"relation": "relação" "backlink_many": "",
"backlink_other": "{{count}} Ligações Reversas"
}, },
"mobile_detail_menu": { "mobile_detail_menu": {
"insert_child_note": "Inserir nota filha", "insert_child_note": "Inserir nota filha",
@ -1234,13 +1235,7 @@
"indexing_stopped": "Indexação interrompida", "indexing_stopped": "Indexação interrompida",
"indexing_in_progress": "Indexação em andamento…", "indexing_in_progress": "Indexação em andamento…",
"last_indexed": "Última Indexada", "last_indexed": "Última Indexada",
"n_notes_queued_0": "{{ count }} nota enfileirada para indexação",
"n_notes_queued_1": "{{ count }} notas enfileiradas para indexação",
"n_notes_queued_2": "{{ count }} notas enfileiradas para indexação",
"note_chat": "Conversa de Nota", "note_chat": "Conversa de Nota",
"notes_indexed_0": "{{ count }} nota indexada",
"notes_indexed_1": "{{ count }} notas indexadas",
"notes_indexed_2": "{{ count }} notas indexadas",
"sources": "Origens", "sources": "Origens",
"start_indexing": "Iniciar Indexação", "start_indexing": "Iniciar Indexação",
"use_advanced_context": "Usar Contexto Avançado", "use_advanced_context": "Usar Contexto Avançado",

View File

@ -75,12 +75,6 @@
"note_cloned": "A nota \"{{clonedTitle}}\" foi clonada para \"{{targetTitle}}\"" "note_cloned": "A nota \"{{clonedTitle}}\" foi clonada para \"{{targetTitle}}\""
}, },
"ai_llm": { "ai_llm": {
"n_notes_queued_0": "{{ count }} nota enfileirada para indexação",
"n_notes_queued_1": "{{ count }} notas enfileiradas para indexação",
"n_notes_queued_2": "{{ count }} notas enfileiradas para indexação",
"notes_indexed_0": "{{ count }} nota indexada",
"notes_indexed_1": "{{ count }} notas indexadas",
"notes_indexed_2": "{{ count }} notas indexadas",
"temperature": "Temperatura", "temperature": "Temperatura",
"retry_queued": "Nota enfileirada para nova tentativa", "retry_queued": "Nota enfileirada para nova tentativa",
"queued_notes": "Notas Enfileiradas", "queued_notes": "Notas Enfileiradas",
@ -976,9 +970,10 @@
"reset_pan_zoom_title": "Redefinir pan & zoom para coordenadas e ampliação iniciais" "reset_pan_zoom_title": "Redefinir pan & zoom para coordenadas e ampliação iniciais"
}, },
"zpetne_odkazy": { "zpetne_odkazy": {
"backlink": "{{count}} Links Reversos", "relation": "relação",
"backlinks": "{{count}} Links Reversos", "backlink_one": "",
"relation": "relação" "backlink_many": "",
"backlink_other": "{{count}} Links Reversos"
}, },
"mobile_detail_menu": { "mobile_detail_menu": {
"insert_child_note": "Inserir nota filha", "insert_child_note": "Inserir nota filha",

View File

@ -1888,13 +1888,7 @@
"indexing_stopped": "Indexarea s-a oprit", "indexing_stopped": "Indexarea s-a oprit",
"indexing_in_progress": "Indexare în curs...", "indexing_in_progress": "Indexare în curs...",
"last_indexed": "Ultima indexare", "last_indexed": "Ultima indexare",
"n_notes_queued_0": "O notiță adăugată în coada de indexare",
"n_notes_queued_1": "{{ count }} notițe adăugate în coada de indexare",
"n_notes_queued_2": "{{ count }} de notițe adăugate în coada de indexare",
"note_chat": "Discuție pe baza notițelor", "note_chat": "Discuție pe baza notițelor",
"notes_indexed_0": "O notiță indexată",
"notes_indexed_1": "{{ count }} notițe indexate",
"notes_indexed_2": "{{ count }} de notițe indexate",
"sources": "Surse", "sources": "Surse",
"start_indexing": "Indexează", "start_indexing": "Indexează",
"use_advanced_context": "Folosește context îmbogățit", "use_advanced_context": "Folosește context îmbogățit",

View File

@ -984,9 +984,10 @@
"new-version-available": "Доступно обновление" "new-version-available": "Доступно обновление"
}, },
"zpetne_odkazy": { "zpetne_odkazy": {
"backlink": "{{count}} ссылки", "relation": "отношение",
"backlinks": "{{count}} ссылок", "backlink_one": "{{count}} ссылки",
"relation": "отношение" "backlink_few": "",
"backlink_many": "{{count}} ссылок"
}, },
"note_icon": { "note_icon": {
"category": "Категория:", "category": "Категория:",
@ -1334,16 +1335,10 @@
"error_fetching": "Ошибка получения списка моделей: {{error}}", "error_fetching": "Ошибка получения списка моделей: {{error}}",
"index_rebuild_status_error": "Ошибка проверки статуса перестроения индекса", "index_rebuild_status_error": "Ошибка проверки статуса перестроения индекса",
"enhanced_context_description": "Предоставляет ИИ больше контекста из заметки и связанных с ней заметок для более точных ответов", "enhanced_context_description": "Предоставляет ИИ больше контекста из заметки и связанных с ней заметок для более точных ответов",
"n_notes_queued_0": "{{ count }} заметка в очереди на индексирование",
"n_notes_queued_1": "{{ count }} заметки в очереди на индексирование",
"n_notes_queued_2": "{{ count }} заметок в очереди на индексирование",
"no_models_found_ollama": "Модели Ollama не найдены. Проверьте, запущена ли Ollama.", "no_models_found_ollama": "Модели Ollama не найдены. Проверьте, запущена ли Ollama.",
"no_models_found_online": "Модели не найдены. Проверьте ваш ключ API и настройки.", "no_models_found_online": "Модели не найдены. Проверьте ваш ключ API и настройки.",
"experimental_warning": "Функция LLM в настоящее время является экспериментальной — вы предупреждены.", "experimental_warning": "Функция LLM в настоящее время является экспериментальной — вы предупреждены.",
"ollama_no_url": "Ollama не настроена. Введите корректный URL-адрес.", "ollama_no_url": "Ollama не настроена. Введите корректный URL-адрес.",
"notes_indexed_0": "{{ count }} заметка проиндексирована",
"notes_indexed_1": "{{ count }} заметки проиндексировано",
"notes_indexed_2": "{{ count }} заметок проиндексировано",
"show_thinking_description": "Показать цепочку мыслительного процесса ИИ", "show_thinking_description": "Показать цепочку мыслительного процесса ИИ",
"api_key_tooltip": "API-ключ для доступа к сервису", "api_key_tooltip": "API-ключ для доступа к сервису",
"all_notes_queued_for_retry": "Все неудачные заметки поставлены в очередь на повторную попытку", "all_notes_queued_for_retry": "Все неудачные заметки поставлены в очередь на повторную попытку",

View File

@ -425,14 +425,6 @@
"print_page_size": "Prilikom izvoza u PDF, menja veličinu stranice. Podržane vrednosti: <code>A0</code>, <code>A1</code>, <code>A2</code>, <code>A3</code>, <code>A4</code>, <code>A5</code>, <code>A6</code>, <code>Legal</code>, <code>Letter</code>, <code>Tabloid</code>, <code>Ledger</code>.", "print_page_size": "Prilikom izvoza u PDF, menja veličinu stranice. Podržane vrednosti: <code>A0</code>, <code>A1</code>, <code>A2</code>, <code>A3</code>, <code>A4</code>, <code>A5</code>, <code>A6</code>, <code>Legal</code>, <code>Letter</code>, <code>Tabloid</code>, <code>Ledger</code>.",
"color_type": "Boja" "color_type": "Boja"
}, },
"ai_llm": {
"n_notes_queued_0": "{{ count }} beleška stavljena u red za indeksiranje",
"n_notes_queued_1": "{{ count }} beleški stavljeno u red za indeksiranje",
"n_notes_queued_2": "{{ count }} beleški stavljeno u red za indeksiranje",
"notes_indexed_0": "{{ count }} beleška je indeksirana",
"notes_indexed_1": "{{ count }} beleški je indeksirano",
"notes_indexed_2": "{{ count }} beleški je indeksirano"
},
"attribute_editor": { "attribute_editor": {
"help_text_body1": "Da biste dodali oznaku, samo unesite npr. <code>#rock</code> ili ako želite da dodate i vrednost, onda npr. <code>#year = 2020</code>", "help_text_body1": "Da biste dodali oznaku, samo unesite npr. <code>#rock</code> ili ako želite da dodate i vrednost, onda npr. <code>#year = 2020</code>",
"help_text_body2": "Za relaciju, unesite <code>~author = @</code> što bi trebalo da otvori automatsko dovršavanje gde možete potražiti željenu belešku.", "help_text_body2": "Za relaciju, unesite <code>~author = @</code> što bi trebalo da otvori automatsko dovršavanje gde možete potražiti željenu belešku.",

View File

@ -733,9 +733,8 @@
"zoom_out_title": "縮小" "zoom_out_title": "縮小"
}, },
"zpetne_odkazy": { "zpetne_odkazy": {
"backlink": "{{count}} 個反連結", "relation": "關聯",
"backlinks": "{{count}} 個反連結", "backlink_one": "{{count}} 個反連結"
"relation": "關聯"
}, },
"mobile_detail_menu": { "mobile_detail_menu": {
"insert_child_note": "插入子筆記", "insert_child_note": "插入子筆記",
@ -1798,9 +1797,7 @@
"indexing_stopped": "已停止索引", "indexing_stopped": "已停止索引",
"indexing_in_progress": "正在進行索引…", "indexing_in_progress": "正在進行索引…",
"last_indexed": "最後索引時間", "last_indexed": "最後索引時間",
"n_notes_queued_0": "{{ count }} 條筆記已加入索引隊列",
"note_chat": "筆記聊天", "note_chat": "筆記聊天",
"notes_indexed_0": "已索引 {{ count }} 條筆記",
"sources": "來源", "sources": "來源",
"start_indexing": "開始索引", "start_indexing": "開始索引",
"use_advanced_context": "使用進階上下文", "use_advanced_context": "使用進階上下文",

View File

@ -839,9 +839,10 @@
"zoom_out_title": "Зменшити масштаб" "zoom_out_title": "Зменшити масштаб"
}, },
"zpetne_odkazy": { "zpetne_odkazy": {
"backlink": "{{count}} Зворотне посилання", "relation": "зв'язок",
"backlinks": "{{count}} Зворотні посилання", "backlink_one": "{{count}} Зворотне посилання",
"relation": "зв'язок" "backlink_few": "{{count}} Зворотні посилання",
"backlink_many": "{{count}} Зворотні посилання"
}, },
"mobile_detail_menu": { "mobile_detail_menu": {
"insert_child_note": "Вставити дочірню нотатку", "insert_child_note": "Вставити дочірню нотатку",
@ -1350,13 +1351,7 @@
"indexing_stopped": "Індексацію зупинено", "indexing_stopped": "Індексацію зупинено",
"indexing_in_progress": "Триває індексація...", "indexing_in_progress": "Триває індексація...",
"last_indexed": "Остання індексація", "last_indexed": "Остання індексація",
"n_notes_queued_0": "{{ count }} нотатка в черзі на індексацію",
"n_notes_queued_1": "{{ count }} нотатки в черзі на індексацію",
"n_notes_queued_2": "{{ count }} нотаток в черзі на індексацію",
"note_chat": "Нотатка Чат", "note_chat": "Нотатка Чат",
"notes_indexed_0": "{{ count }} нотатка індексовано",
"notes_indexed_1": "{{ count }} нотатки індексовано",
"notes_indexed_2": "{{ count }} нотаток індексовано",
"sources": "Джерела", "sources": "Джерела",
"start_indexing": "Почати індексацію", "start_indexing": "Почати індексацію",
"use_advanced_context": "Використовувати розширений контекст", "use_advanced_context": "Використовувати розширений контекст",

View File

@ -3,7 +3,9 @@
"back-in-note-history": "Navega a la nota previa a l'historial", "back-in-note-history": "Navega a la nota previa a l'historial",
"forward-in-note-history": "Navega a la següent nota a l'historial", "forward-in-note-history": "Navega a la següent nota a l'historial",
"dialogs": "Diàlegs", "dialogs": "Diàlegs",
"other": "Altres" "other": "Altres",
"open-jump-to-note-dialog": "Obre \"Salta a la nota\"",
"open-command-palette": "Obre el panell de comandes"
}, },
"login": { "login": {
"title": "Inicia sessió", "title": "Inicia sessió",

View File

@ -6,7 +6,7 @@
"open-command-palette": "Open het opdrachtvenster", "open-command-palette": "Open het opdrachtvenster",
"scroll-to-active-note": "Scroll naar actieve notitie in de notitieboom", "scroll-to-active-note": "Scroll naar actieve notitie in de notitieboom",
"quick-search": "Snelle zoekbalk activeren", "quick-search": "Snelle zoekbalk activeren",
"search-in-subtree": "Zoek naar notities in de subboom van de actieve notitie", "search-in-subtree": "Zoek naar notities in de subtak van de actieve notitie",
"expand-subtree": "Subboom van huidige notitie uitbreiden", "expand-subtree": "Subboom van huidige notitie uitbreiden",
"collapse-tree": "Vouwt de volledige notitieboom samen", "collapse-tree": "Vouwt de volledige notitieboom samen",
"collapse-subtree": "Vouwt de subboom van de huidige notitie samen", "collapse-subtree": "Vouwt de subboom van de huidige notitie samen",

View File

@ -1 +1,8 @@
{} {
"get-started": {
"title": "Comença",
"desktop_title": "Descarrega l'aplicació d'escriptori (v{{version}})",
"architecture": "Arquitectura:",
"older_releases": "Veure versions anteriors"
}
}

View File

@ -29,6 +29,13 @@
"revisions_content": "Notities worden periodiek op de achtergrond opgeslagen, en versies kunnen worden gebruikt om wijzigingen te bekijken of om per ongeluk gemaakte aanpassingen ongedaan te maken. Revisies kunnen ook handmatig worden aangemaakt.", "revisions_content": "Notities worden periodiek op de achtergrond opgeslagen, en versies kunnen worden gebruikt om wijzigingen te bekijken of om per ongeluk gemaakte aanpassingen ongedaan te maken. Revisies kunnen ook handmatig worden aangemaakt.",
"sync_title": "Synchronisatie", "sync_title": "Synchronisatie",
"sync_content": "Gebruik een zelfgehoste of cloudinstantie om je notities eenvoudig te synchroniseren tussen meerdere apparaten, en om er via een PWA toegang toe te krijgen op je mobiele telefoon.", "sync_content": "Gebruik een zelfgehoste of cloudinstantie om je notities eenvoudig te synchroniseren tussen meerdere apparaten, en om er via een PWA toegang toe te krijgen op je mobiele telefoon.",
"protected_notes_title": "Beveiligde notities" "protected_notes_title": "Beveiligde notities",
"protected_notes_content": "Bescherm gevoelige persoonlijke informatie door notities te versleutelen en te beschermen achter een met wachtwoord beveiligde sessie.",
"jump_to_title": "Snel zoeken en commando's",
"jump_to_content": "Spring snel naar notities of gebruikersinterfacecommando's binnen de hiërarchie door te zoeken naar de titel, met benaderingslogica om tikfouten en kleine verschillen te omzeilen.",
"search_title": "Krachtige zoekfunctie",
"search_content": "Of zoek naar tekst binnen notities en verfijn de zoekopdracht door in de bovenliggende notitie te filteren of zoekdiepte aan te geven.",
"web_clipper_title": "Web clipper",
"web_clipper_content": "Bewaar webpagina's (of schermafbeeldingen) en plaats deze direct in Trillium door de web clipper browser extensie te gebruiken."
} }
} }

13
docs/README-ca.md vendored
View File

@ -20,13 +20,14 @@ releases)](https://img.shields.io/github/downloads/triliumnext/trilium/total)\
[![Translation [![Translation
status](https://hosted.weblate.org/widget/trilium/svg-badge.svg)](https://hosted.weblate.org/engage/trilium/) status](https://hosted.weblate.org/widget/trilium/svg-badge.svg)](https://hosted.weblate.org/engage/trilium/)
[English](./README.md) | [Chinese (Simplified)](./docs/README-ZH_CN.md) | [Anglès](./README.md) | [Xinès (simplificado)](./docs/README-ZH_CN.md) | [Xinès
[Chinese (Traditional)](./docs/README-ZH_TW.md) | [Russian](./docs/README-ru.md) (tradicional)](./docs/README-ZH_TW.md) | [Rus](./docs/README-ru.md) |
| [Japanese](./docs/README-ja.md) | [Italian](./docs/README-it.md) | [Japonès](./docs/README-ja.md) | [Italià](./docs/README-it.md) |
[Spanish](./docs/README-es.md) [Castellà](./docs/README-es.md)
Trilium Notes is a free and open-source, cross-platform hierarchical note taking Trillium Notes és una aplicació gratuïta i de codi obert, multiplataforma, per
application with focus on building large personal knowledge bases. prendre notes jeràrquiques, amb l'objectiu de crear grans bases de coneixement
personal.
See [screenshots](https://triliumnext.github.io/Docs/Wiki/screenshot-tour) for See [screenshots](https://triliumnext.github.io/Docs/Wiki/screenshot-tour) for
quick overview: quick overview:

38
docs/README-nl.md vendored
View File

@ -54,12 +54,12 @@ Onze documentatie is beschikbaar in meerdere formaten:
- **GitHub**: Navigeer door de [User Guide](./docs/User%20Guide/User%20Guide/) - **GitHub**: Navigeer door de [User Guide](./docs/User%20Guide/User%20Guide/)
in deze repository in deze repository
### Quick Links ### Snelkoppelingen
- [Getting Started Gids](https://docs.triliumnotes.org/) - [Getting Started Gids](https://docs.triliumnotes.org/)
- [Vertaal - [Vertaal
Instructies](./docs/User%20Guide/User%20Guide/Installation%20&%20Setup/Server%20Installation.md) Instructies](./docs/User%20Guide/User%20Guide/Installation%20&%20Setup/Server%20Installation.md)
- [Docker - [Docker
Setup](./docs/User%20Guide/User%20Guide/Installation%20&%20Setup/Server%20Installation/1.%20Installing%20the%20server/Using%20Docker.md) Installatie](./docs/User%20Guide/User%20Guide/Installation%20&%20Setup/Server%20Installation/1.%20Installing%20the%20server/Using%20Docker.md)
- [TriliumNext - [TriliumNext
Upgraden](./docs/User%20Guide/User%20Guide/Installation%20%26%20Setup/Upgrading%20TriliumNext.md) Upgraden](./docs/User%20Guide/User%20Guide/Installation%20%26%20Setup/Upgrading%20TriliumNext.md)
- [Basis Concepten en - [Basis Concepten en
@ -67,7 +67,7 @@ Onze documentatie is beschikbaar in meerdere formaten:
- [Patronen van Personal Knowledge - [Patronen van Personal Knowledge
Base](https://triliumnext.github.io/Docs/Wiki/patterns-of-personal-knowledge) Base](https://triliumnext.github.io/Docs/Wiki/patterns-of-personal-knowledge)
## 🎁 Features ## 🎁 Kenmerken
* Notes kunnen in een diepe boomstructuur geplaatst worden. Een enkele note kan * Notes kunnen in een diepe boomstructuur geplaatst worden. Een enkele note kan
op meerdere plekken in de boom geplaatst worden. (zie op meerdere plekken in de boom geplaatst worden. (zie
@ -78,22 +78,22 @@ Onze documentatie is beschikbaar in meerdere formaten:
* Ondersteuning voor bewerken van [notes met source * Ondersteuning voor bewerken van [notes met source
code](https://triliumnext.github.io/Docs/Wiki/code-notes), inclusief syntax code](https://triliumnext.github.io/Docs/Wiki/code-notes), inclusief syntax
highlighting highlighting
* Fast and easy [navigation between * Snelle en gemakkelijke [navigatie tussen
notes](https://triliumnext.github.io/Docs/Wiki/note-navigation), full text notities](https://triliumnext.github.io/Docs/Wiki/note-navigation),
search and [note uitgebreide text zoekopdrachten en [notities
hoisting](https://triliumnext.github.io/Docs/Wiki/note-hoisting) promoveren](https://triliumnext.github.io/Docs/Wiki/note-hoisting)
* Seamless [note * Naadloze [notitie
versioning](https://triliumnext.github.io/Docs/Wiki/note-revisions) versiegeschiedenis](https://triliumnext.github.io/Docs/Wiki/note-revisions)
* Note [attributes](https://triliumnext.github.io/Docs/Wiki/attributes) can be * Notitie[-attributen](https://triliumnext.github.io/Docs/Wiki/attributes)
used for note organization, querying and advanced kunnen worden ingezet voor notitie-organisatie, queries en geavanceerd
[scripting](https://triliumnext.github.io/Docs/Wiki/scripts) [scripten](https://triliumnext.github.io/Docs/Wiki/scripts)
* UI available in English, German, Spanish, French, Romanian, and Chinese * Gebruikersinterfacevariabele in het Engels, Duits, Spaans, Frans, Roemeens en
(simplified and traditional) Chinees (versimpeld en traditioneel)
* Direct [OpenID and TOTP * Directe [OpenID en TOTP
integration](./docs/User%20Guide/User%20Guide/Installation%20%26%20Setup/Server%20Installation/Multi-Factor%20Authentication.md) integratie](./docs/User%20Guide/User%20Guide/Installation%20%26%20Setup/Server%20Installation/Multi-Factor%20Authentication.md)
for more secure login voor beter beveiligde aanmelding
* [Synchronization](https://triliumnext.github.io/Docs/Wiki/synchronization) * [Synchronisatie](https://triliumnext.github.io/Docs/Wiki/synchronization) met
with self-hosted sync server zelfgehoste synchronisatieserver
* there's a [3rd party service for hosting synchronisation * there's a [3rd party service for hosting synchronisation
server](https://trilium.cc/paid-hosting) server](https://trilium.cc/paid-hosting)
* [Sharing](https://triliumnext.github.io/Docs/Wiki/sharing) (publishing) notes * [Sharing](https://triliumnext.github.io/Docs/Wiki/sharing) (publishing) notes