mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-08-29 00:08:19 +00:00
feat(locales): add experimental footer message to localization files for multiple languages
This commit is contained in:
@@ -1955,7 +1955,8 @@
|
||||
"copy_failed": "Kopieren fehlgeschlagen",
|
||||
"refs_preview": "Refs (Vorschau)",
|
||||
"truncated": "(gekürzt)",
|
||||
"no_clone_hint": "Keine Klon-Zeile für nicht erreichbare Namen; Zugriff oder Schreibweise auf dem rngit-Server prüfen."
|
||||
"no_clone_hint": "Keine Klon-Zeile für nicht erreichbare Namen; Zugriff oder Schreibweise auf dem rngit-Server prüfen.",
|
||||
"experimental_footer": "Experimentell: RNGit-Werkzeuge können sich ohne Vorankündigung ändern."
|
||||
},
|
||||
"rnprobe": {
|
||||
"network_diagnostics": "Netzwerkdiagnose",
|
||||
|
||||
@@ -2022,7 +2022,8 @@
|
||||
"copy_failed": "Could not copy",
|
||||
"refs_preview": "Refs (preview)",
|
||||
"truncated": "(truncated)",
|
||||
"no_clone_hint": "No clone line for unreachable names; fix access or spelling on the rngit server."
|
||||
"no_clone_hint": "No clone line for unreachable names; fix access or spelling on the rngit server.",
|
||||
"experimental_footer": "Experimental: RNGit tooling may change without notice."
|
||||
},
|
||||
"rnprobe": {
|
||||
"network_diagnostics": "Network Diagnostics",
|
||||
|
||||
@@ -2015,7 +2015,8 @@
|
||||
"copy_failed": "No se pudo copiar",
|
||||
"refs_preview": "Refs (vista previa)",
|
||||
"truncated": "(truncado)",
|
||||
"no_clone_hint": "Sin línea de clonación para nombres inalcanzables; corrija acceso u ortografía en el servidor rngit."
|
||||
"no_clone_hint": "Sin línea de clonación para nombres inalcanzables; corrija acceso u ortografía en el servidor rngit.",
|
||||
"experimental_footer": "Experimental: las herramientas de RNGit pueden cambiar sin previo aviso."
|
||||
},
|
||||
"rnprobe": {
|
||||
"network_diagnostics": "Diagnósticos de red",
|
||||
|
||||
@@ -2015,7 +2015,8 @@
|
||||
"copy_failed": "Copie impossible",
|
||||
"refs_preview": "Refs (aperçu)",
|
||||
"truncated": "(tronqué)",
|
||||
"no_clone_hint": "Pas de ligne clone pour les noms inaccessibles ; corrigez l'accès ou l'orthographe sur le serveur rngit."
|
||||
"no_clone_hint": "Pas de ligne clone pour les noms inaccessibles ; corrigez l'accès ou l'orthographe sur le serveur rngit.",
|
||||
"experimental_footer": "Expérimental : les outils RNGit peuvent évoluer sans préavis."
|
||||
},
|
||||
"rnprobe": {
|
||||
"network_diagnostics": "Diagnostics réseau",
|
||||
|
||||
@@ -2067,7 +2067,8 @@
|
||||
"copy_failed": "Impossibile copiare",
|
||||
"refs_preview": "Refs (anteprima)",
|
||||
"truncated": "(troncato)",
|
||||
"no_clone_hint": "Nessuna riga clone per nomi irraggiungibili; correggi accesso o ortografia sul server rngit."
|
||||
"no_clone_hint": "Nessuna riga clone per nomi irraggiungibili; correggi accesso o ortografia sul server rngit.",
|
||||
"experimental_footer": "Sperimentale: gli strumenti RNGit possono cambiare senza preavviso."
|
||||
},
|
||||
"rnprobe": {
|
||||
"network_diagnostics": "Diagnostica di Rete",
|
||||
|
||||
@@ -2015,7 +2015,8 @@
|
||||
"copy_failed": "Kopiëren mislukt",
|
||||
"refs_preview": "Refs (voorbeeld)",
|
||||
"truncated": "(ingekort)",
|
||||
"no_clone_hint": "Geen clone-regel voor onbereikbare namen; controleer toegang of spelling op de rngit-server."
|
||||
"no_clone_hint": "Geen clone-regel voor onbereikbare namen; controleer toegang of spelling op de rngit-server.",
|
||||
"experimental_footer": "Experimenteel: RNGit-hulpmiddelen kunnen zonder waarschuwing veranderen."
|
||||
},
|
||||
"rnprobe": {
|
||||
"network_diagnostics": "Netwerkdiagnostiek",
|
||||
|
||||
@@ -1955,7 +1955,8 @@
|
||||
"copy_failed": "Не удалось скопировать",
|
||||
"refs_preview": "Ссылки (фрагмент)",
|
||||
"truncated": "(усечено)",
|
||||
"no_clone_hint": "Нет строки clone для недоступных имён; проверьте доступ или написание на сервере rngit."
|
||||
"no_clone_hint": "Нет строки clone для недоступных имён; проверьте доступ или написание на сервере rngit.",
|
||||
"experimental_footer": "Экспериментально: инструменты RNGit могут меняться без предупреждения."
|
||||
},
|
||||
"rnprobe": {
|
||||
"network_diagnostics": "Диагностика сети",
|
||||
|
||||
@@ -2015,7 +2015,8 @@
|
||||
"copy_failed": "无法复制",
|
||||
"refs_preview": "引用(预览)",
|
||||
"truncated": "(已截断)",
|
||||
"no_clone_hint": "不可达名称没有 clone 行;请在 rngit 服务器上修正访问或拼写。"
|
||||
"no_clone_hint": "不可达名称没有 clone 行;请在 rngit 服务器上修正访问或拼写。",
|
||||
"experimental_footer": "实验性功能:RNGit 工具可能会在不事先通知的情况下变更。"
|
||||
},
|
||||
"rnprobe": {
|
||||
"network_diagnostics": "网络诊断",
|
||||
|
||||
Reference in New Issue
Block a user