From 6b6de2fcd525496632932168d00cb9f28b2d867c Mon Sep 17 00:00:00 2001 From: david082321 Date: Mon, 29 May 2023 03:17:12 +0000 Subject: Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (100 of 100 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/zh_Hant/ --- backend/locales/zh-TW.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/backend/locales/zh-TW.json b/backend/locales/zh-TW.json index 34972048..2b3358bc 100644 --- a/backend/locales/zh-TW.json +++ b/backend/locales/zh-TW.json @@ -55,7 +55,7 @@ "PluginLoader": { "decky_title": "Decky", "error": "錯誤", - "plugin_error_uninstall": "如果您要解除安裝外掛程式,請在 Decky 選單,按下 <0>。", + "plugin_error_uninstall": "載入 {{name}} 導致上述異常。這通常意味著該外掛程式需要針對新版本的 SteamUI 進行更新。在 Decky 設定中檢查是否存在更新,或評估刪除此外掛程式。", "plugin_load_error": { "message": "載入外掛程式 {{name}} 發生錯誤", "toast": "{{name}} 載入出錯" @@ -65,7 +65,8 @@ "title": "解除安裝 {{name}}", "desc": "您確定要解除安裝 {{name}} 嗎?" }, - "decky_update_available": "可更新至版本 {{tag_name}}!" + "decky_update_available": "可更新至版本 {{tag_name}}!", + "plugin_update_other": "可更新 {{count}} 個外掛程式!" }, "RemoteDebugging": { "remote_cef": { @@ -95,7 +96,8 @@ "desc": "啟用與執行 React DevTools 的電腦的連接。改變這個設定將重新載入 Steam。啟用前必須設定 IP 位址。", "ip_label": "IP", "label": "啟用 React DevTools" - } + }, + "header": "其他" }, "SettingsGeneralIndex": { "about": { -- cgit v1.2.3 From 5f5e8ad5d7e6d7d873358e93213dff2629a0ceb1 Mon Sep 17 00:00:00 2001 From: Jonas Dellinger Date: Sun, 28 May 2023 13:09:46 +0000 Subject: Translated using Weblate (German) Currently translated at 100.0% (100 of 100 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/de/ --- backend/locales/de-DE.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/backend/locales/de-DE.json b/backend/locales/de-DE.json index 992f4d13..6c734093 100644 --- a/backend/locales/de-DE.json +++ b/backend/locales/de-DE.json @@ -27,20 +27,20 @@ "install": { "button_idle": "Installieren", "button_processing": "Wird installiert", - "desc": "Bist du dir sicher, dass du {{artifact}}{{version}} installieren willst?", + "desc": "Bist du dir sicher, dass du {{artifact}} {{version}} installieren willst?", "title": "Installiere {{artifact}}" }, "reinstall": { "button_idle": "Neu installieren", "button_processing": "Wird neu installiert", - "desc": "Bist du dir sicher, dass du {{artifact}}{{version}} neu installieren willst?", + "desc": "Bist du dir sicher, dass du {{artifact}} {{version}} neu installieren willst?", "title": "Neu installation {{artifact}}" }, "update": { "button_idle": "Aktualisieren", "button_processing": "Wird aktualisiert", "title": "Aktualisiere {{artifact}}", - "desc": "Bist du dir sicher, dass du {{artifact}}{{version}} aktualisieren willst?" + "desc": "Bist du dir sicher, dass du {{artifact}} {{version}} aktualisieren willst?" }, "no_hash": "Diese Erweiterung besitzt keine Prüfsumme, Installation auf eigene Gefahr." }, -- cgit v1.2.3 From b3c363c89f06c01fbd3bee21b5cb7b650845012b Mon Sep 17 00:00:00 2001 From: Marco Rodolfi Date: Mon, 29 May 2023 16:39:45 +0000 Subject: Translated using Weblate (Italian) Currently translated at 91.8% (102 of 111 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/it/ --- backend/locales/it-IT.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/backend/locales/it-IT.json b/backend/locales/it-IT.json index e5eec32d..65ebf8a1 100644 --- a/backend/locales/it-IT.json +++ b/backend/locales/it-IT.json @@ -180,5 +180,15 @@ "reloading": "Ricaricando", "updating": "Aggiornando" } + }, + "MultiplePluginsInstallModal": { + "title": { + "mixed_one": "Modifica un plugin", + "mixed_many": "Modifica {{count}} plugins", + "mixed_other": "Modifica {{count}} plugins", + "update_one": "Aggiorna un plugin", + "update_many": "Aggiorna {{count}} plugins", + "update_other": "Aggiorna {{count}} plugins" + } } } -- cgit v1.2.3 From 9542708c92ee3a1a926181634d752a2068aa463f Mon Sep 17 00:00:00 2001 From: Marco Rodolfi Date: Mon, 29 May 2023 16:41:25 +0000 Subject: Translated using Weblate (Italian) Currently translated at 100.0% (111 of 111 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/it/ --- backend/locales/it-IT.json | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/backend/locales/it-IT.json b/backend/locales/it-IT.json index 65ebf8a1..c935aa56 100644 --- a/backend/locales/it-IT.json +++ b/backend/locales/it-IT.json @@ -50,7 +50,10 @@ "reinstall": "Reinstalla", "reload": "Ricarica", "uninstall": "Rimuovi", - "update_to": "Aggiorna a {{name}}" + "update_to": "Aggiorna a {{name}}", + "update_all_one": "Aggiorna un plugin", + "update_all_many": "Aggiorna {{count}} plugins", + "update_all_other": "Aggiorna {{count}} plugins" }, "PluginLoader": { "decky_title": "Decky", @@ -188,7 +191,23 @@ "mixed_other": "Modifica {{count}} plugins", "update_one": "Aggiorna un plugin", "update_many": "Aggiorna {{count}} plugins", - "update_other": "Aggiorna {{count}} plugins" + "update_other": "Aggiorna {{count}} plugins", + "reinstall_one": "Reinstalla un plugin", + "reinstall_many": "Reinstalla {{count}} plugins", + "reinstall_other": "Reinstalla {{count}} plugins", + "install_one": "Installa un plugin", + "install_many": "Installa {{count}} plugins", + "install_other": "Installa {{count}} plugins" + }, + "confirm": "Sei sicuro di voler effettuare le modifiche seguenti?", + "ok_button": { + "idle": "Conferma", + "loading": "Elaboro" + }, + "description": { + "install": "Installa {{name}} {{version}}", + "update": "Aggiorna {{name}} alla versione {{version}}", + "reinstall": "Reinstalla {{name}} {{version}}" } } } -- cgit v1.2.3 From 413cec9244998bf0172fb72f94f5ff6c4f7e1cd9 Mon Sep 17 00:00:00 2001 From: Marco Rodolfi Date: Fri, 2 Jun 2023 10:10:28 +0000 Subject: Translated using Weblate (Italian) Currently translated at 100.0% (114 of 114 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/it/ --- backend/locales/it-IT.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/backend/locales/it-IT.json b/backend/locales/it-IT.json index c935aa56..16bec722 100644 --- a/backend/locales/it-IT.json +++ b/backend/locales/it-IT.json @@ -102,6 +102,11 @@ "desc1": "Abilita il menu di sviluppo interno di Valve.", "desc2": "Non toccare nulla in questo menu se non sai quello che fa.", "label": "Abilita Menu Sviluppatore" + }, + "cef_console": { + "label": "Console CEF", + "button": "Apri la console", + "desc": "Apri la console di CEF. Utile solamente per ragioni di debug. Questa opzione deve essere usata solo se sei uno sviluppatore di plugin o se uno di questi ti ha chiesto di farlo, visto che questa feature potrebbe essere potenzialmente pericolosa." } }, "SettingsGeneralIndex": { -- cgit v1.2.3 From 3c11bb71f61db35b1f7ba5409755a0fcc6347016 Mon Sep 17 00:00:00 2001 From: Sean Date: Fri, 2 Jun 2023 16:19:57 +0000 Subject: Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (114 of 114 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/zh_Hans/ --- backend/locales/zh-CN.json | 35 ++++++++++++++++++++++++++++++----- 1 file changed, 30 insertions(+), 5 deletions(-) diff --git a/backend/locales/zh-CN.json b/backend/locales/zh-CN.json index 5374ccf3..f591b495 100644 --- a/backend/locales/zh-CN.json +++ b/backend/locales/zh-CN.json @@ -9,8 +9,8 @@ }, "Developer": { "5secreload": "5 秒钟后重新加载", - "disabling": "正在禁用", - "enabling": "正在启用" + "disabling": "正在禁用 React DevTools", + "enabling": "正在启用 React DevTools" }, "FilePickerIndex": { "folder": { @@ -50,12 +50,13 @@ "reinstall": "重新安装", "reload": "重新加载", "uninstall": "卸载", - "update_to": "更新 {{name}}" + "update_to": "更新 {{name}}", + "update_all_other": "更新 {{count}} 个插件" }, "PluginLoader": { "decky_title": "Decky", "error": "错误", - "plugin_error_uninstall": "如果你想卸载插件请点击 Decky 菜单中的 <0> 图标", + "plugin_error_uninstall": "加载 {{name}} 时引起了上述异常。这通常意味着插件需要更新以适应 SteamUI 的新版本。请检查插件是否有更新,或在 Decky 设置中的插件部分将其移除。", "plugin_load_error": { "message": "加载插件 {{name}} 错误", "toast": "加载插件 {{name}} 发生了错误" @@ -96,7 +97,13 @@ "desc1": "启用 Valve 内部开发者菜单", "desc2": "除非你知道你在干什么,否则请不要修改此菜单中的任何内容", "label": "启用 Valve 内部开发者" - } + }, + "cef_console": { + "button": "打开控制台", + "label": "CEF 控制台", + "desc": "打开 CEF 控制台。仅在调试目的下使用。这列选项均有风险,请仅在您是插件开发者或是在插件开发者指导时访问使用。" + }, + "header": "其他" }, "SettingsGeneralIndex": { "about": { @@ -177,5 +184,23 @@ "reloading": "重新加载中", "updating": "更新中" } + }, + "MultiplePluginsInstallModal": { + "title": { + "mixed_other": "更改 {{count}} 个插件", + "update_other": "更新 {{count}} 个插件", + "reinstall_other": "重装 {{count}} 个插件", + "install_other": "安装 {{count}} 个插件" + }, + "ok_button": { + "idle": "确认", + "loading": "工作中" + }, + "confirm": "确定要进行以下修改吗?", + "description": { + "install": "安装 {{name}} {{version}}", + "update": "更新 {{name}} to {{version}}", + "reinstall": "重装 {{name}} {{version}}" + } } } -- cgit v1.2.3 From 56719df8279b40fd61f597a6a4d40403cc911c3a Mon Sep 17 00:00:00 2001 From: Avery Date: Fri, 2 Jun 2023 14:29:54 +0000 Subject: Translated using Weblate (Spanish) Currently translated at 100.0% (114 of 114 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/es/ --- backend/locales/es-ES.json | 157 +++++++++++++++++++++++++++++++++++++-------- 1 file changed, 131 insertions(+), 26 deletions(-) diff --git a/backend/locales/es-ES.json b/backend/locales/es-ES.json index ec339cbb..edbdfe03 100644 --- a/backend/locales/es-ES.json +++ b/backend/locales/es-ES.json @@ -2,45 +2,72 @@ "SettingsDeveloperIndex": { "third_party_plugins": { "button_install": "Instalar", - "button_zip": "Navegar" + "button_zip": "Navegar", + "label_desc": "URL", + "label_url": "Instalar plugin desde URL", + "label_zip": "Instalar plugin desde archivo ZIP", + "header": "Plugins de terceros" }, "valve_internal": { - "desc2": "No toque nada en este menú a menos que sepa lo que hace." + "desc2": "No toques nada en este menú a menos que sepas lo que haces.", + "label": "Activar menú interno de Valve", + "desc1": "Activa el menú interno de desarrollo de Valve." }, "toast_zip": { - "title": "Decky" - } + "title": "Decky", + "body": "¡Ha fallado la instalación! Solo se permiten archivos ZIP." + }, + "cef_console": { + "button": "Abrir consola", + "label": "Consola CEF", + "desc": "Abre la consola del CEF. Solamente es útil para propósitos de depuración. Las cosas que hagas aquí pueden ser potencialmente peligrosas y solo se debería usar si eres un desarrollador de plugins, o uno te ha dirigido aquí." + }, + "react_devtools": { + "ip_label": "IP", + "label": "Activar DevTools de React", + "desc": "Permite la conexión a un ordenador ejecutando las DevTools de React. Cambiar este ajuste recargará Steam. Configura la dirección IP antes de activarlo." + }, + "header": "Otros" }, "PluginInstallModal": { "install": { "button_idle": "Instalar", - "button_processing": "Instalando" + "button_processing": "Instalando", + "title": "Instalar {{artifact}}", + "desc": "¿Estás seguro de que quieres instalar {{artifact}} {{version}}?" }, "reinstall": { "button_idle": "Reinstalar", - "button_processing": "Reinstalando" + "button_processing": "Reinstalando", + "desc": "¿Estás seguro de que quieres reinstalar {{artifact}} {{version}}?", + "title": "Reinstalar {{artifact}}" }, "update": { "button_processing": "Actualizando", - "button_idle": "Actualizar" - } + "button_idle": "Actualizar", + "desc": "¿Estás seguro de que quieres actualizar {{artifact}} {{version}}?", + "title": "Actualizar {{artifact}}" + }, + "no_hash": "Este plugin no tiene un hash, lo estás instalando bajo tu propia responsabilidad." }, "Developer": { - "disabling": "Desactivando", - "enabling": "Activando", + "disabling": "Desactivando DevTools de React", + "enabling": "Activando DevTools de React", "5secreload": "Recargando en 5 segundos" }, "BranchSelect": { "update_channel": { "prerelease": "Prelanzamiento", "stable": "Estable", - "label": "Canal de actualización" + "label": "Canal de actualización", + "testing": "Pruebas" } }, "PluginCard": { "plugin_full_access": "Este plugin tiene acceso completo a su Steam Deck.", "plugin_install": "Instalar", - "plugin_version_label": "Versión de Plugin" + "plugin_version_label": "Versión de Plugin", + "plugin_no_desc": "No se proporcionó una descripción." }, "FilePickerIndex": { "folder": { @@ -51,19 +78,35 @@ "uninstall": "Desinstalar", "reinstall": "Reinstalar", "reload": "Recargar", - "plugin_actions": "Acciónes de Plugin", - "no_plugin": "¡No hay plugins instalados!" + "plugin_actions": "Acciones de plugin", + "no_plugin": "¡No hay plugins instalados!", + "update_all_one": "Actualizar 1 plugin", + "update_all_many": "Actualizar {{count}} plugins", + "update_all_other": "Actualizar {{count}} plugins", + "update_to": "Actualizar a {{name}}" }, "PluginLoader": { "error": "Error", "plugin_uninstall": { - "button": "Desinstalar" + "button": "Desinstalar", + "desc": "¿Estás seguro de que quieres desinstalar {{name}}?", + "title": "Desinstalar {{name}}" + }, + "decky_title": "Decky", + "plugin_update_one": "¡Actualización disponible para 1 plugin!", + "plugin_update_many": "¡Actualizaciones disponibles para {{count}} plugins!", + "plugin_update_other": "¡Actualizaciones disponibles para {{count}} plugins!", + "decky_update_available": "¡Actualización {{tag_name}} disponible!", + "plugin_load_error": { + "message": "Se ha producido un error al cargar el plugin {{name}}", + "toast": "Se ha producido un error al cargar {{name}}" }, - "decky_title": "Decky" + "plugin_error_uninstall": "Al cargar {{name}} se ha producido una excepción como se muestra arriba. Esto suele significar que el plugin requiere una actualización para la nueva versión de SteamUI. Comprueba si hay una actualización disponible o valora eliminarlo en los ajustes de Decky, en la sección Plugins." }, "RemoteDebugging": { "remote_cef": { - "desc": "Permitir acceso no autenticado al CEF debugger a cualquier persona en su red" + "desc": "Permitir acceso no autenticado al CEF debugger a cualquier persona en su red", + "label": "Permitir depuración remota del CEF" } }, "SettingsGeneralIndex": { @@ -71,10 +114,18 @@ "header": "Actualizaciones" }, "about": { - "header": "Información" + "header": "Acerca de", + "decky_version": "Versión de Decky" }, "developer_mode": { - "label": "Modo Desarrollador" + "label": "Modo desarrollador", + "desc": "Activa los ajustes de desarrollador de Decky." + }, + "beta": { + "header": "Participación en la beta" + }, + "other": { + "header": "Otros" } }, "SettingsIndex": { @@ -88,26 +139,80 @@ "label": "Buscar" }, "store_sort": { - "label": "Ordenar" + "label": "Ordenar", + "label_def": "Actualizado por última vez (Nuevos)" }, "store_contrib": { - "desc": "Si desea contribuir a la Tienda de Decky Plugin, revise el repositorio SteamDeckHomebrew/decky-plugin-template en GitHub. Información acerca del desarrollo y distribución está disponible en al archivo README.", + "desc": "Si desea contribuir a la tienda de plugins de Decky, mira el repositorio SteamDeckHomebrew/decky-plugin-template en GitHub. Hay información acerca del desarrollo y distribución en el archivo README.", "label": "Contribuyendo" }, "store_tabs": { "about": "Información", - "title": "Navegar" + "title": "Navegar", + "alph_asce": "Alfabéticamente (Z-A)", + "alph_desc": "Alfabéticamente (A-Z)" }, - "store_testing_cta": "¡Por favor considera probando plugins nuevos para ayudar al equipo de Decky Loader!" + "store_testing_cta": "¡Por favor considera probar plugins nuevos para ayudar al equipo de Decky Loader!", + "store_source": { + "desc": "El código fuente de los plugins está disponible en el repositiorio SteamDeckHomebrew/decky-plugin-database en GitHub.", + "label": "Código fuente" + }, + "store_filter": { + "label_def": "Todos", + "label": "Filtrar" + } }, "Updater": { "updates": { "reloading": "Recargando", "updating": "Actualizando", "checking": "Buscando", - "check_button": "Buscar Actualizaciones", - "install_button": "Instalar Actualización", - "label": "Actualizaciones" + "check_button": "Buscar actualizaciones", + "install_button": "Instalar actualización", + "label": "Actualizaciones", + "lat_version": "Actualizado: ejecutando {{ver}}", + "cur_version": "Versión actual: {{ver}}" + }, + "decky_updates": "Actualizaciones de Decky", + "no_patch_notes_desc": "No hay notas de parche para esta versión", + "patch_notes_desc": "Notas de parche" + }, + "MultiplePluginsInstallModal": { + "title": { + "reinstall_one": "Reinstalar 1 plugin", + "reinstall_many": "Reinstalar {{count}} plugins", + "reinstall_other": "Reinstalar {{count}} plugins", + "update_one": "Actualizar 1 plugin", + "update_many": "Actualizar {{count}} plugins", + "update_other": "Actualizar {{count}} plugins", + "mixed_one": "Modificar 1 plugin", + "mixed_many": "Modificar {{count}} plugins", + "mixed_other": "Modificar {{count}} plugins", + "install_one": "Instalar 1 plugin", + "install_many": "Instalar {{count}} plugins", + "install_other": "Instalar {{count}} plugins" + }, + "ok_button": { + "idle": "Confirmar", + "loading": "Trabajando" + }, + "confirm": "¿Estás seguro de que quieres hacer las siguientes modificaciones?", + "description": { + "install": "Instalar {{name}} {{version}}", + "update": "Actualizar {{name}} a {{version}}", + "reinstall": "Reinstalar {{name}} {{version}}" + } + }, + "StoreSelect": { + "custom_store": { + "url_label": "URL", + "label": "Tienda personalizada" + }, + "store_channel": { + "custom": "Personalizada", + "default": "Por defecto", + "label": "Canál de la tienda", + "testing": "Pruebas" } } } -- cgit v1.2.3 From 13b6ed5ad96196f7d9da9110739bed990b48bbeb Mon Sep 17 00:00:00 2001 From: Marco Rodolfi Date: Thu, 8 Jun 2023 14:41:44 +0000 Subject: Translated using Weblate (Italian) Currently translated at 100.0% (118 of 118 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/it/ --- backend/locales/it-IT.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/backend/locales/it-IT.json b/backend/locales/it-IT.json index 16bec722..a2831763 100644 --- a/backend/locales/it-IT.json +++ b/backend/locales/it-IT.json @@ -53,7 +53,9 @@ "update_to": "Aggiorna a {{name}}", "update_all_one": "Aggiorna un plugin", "update_all_many": "Aggiorna {{count}} plugins", - "update_all_other": "Aggiorna {{count}} plugins" + "update_all_other": "Aggiorna {{count}} plugins", + "show": "Accesso rapido: Mostra", + "hide": "Accesso rapido: Nascondi" }, "PluginLoader": { "decky_title": "Decky", @@ -214,5 +216,13 @@ "update": "Aggiorna {{name}} alla versione {{version}}", "reinstall": "Reinstalla {{name}} {{version}}" } + }, + "PluginView": { + "hidden_one": "Un plugin è nascosto in questa lista", + "hidden_many": "Sono nascosti {{count}} plugin da questa lista", + "hidden_other": "Sono nascosti {{count}} plugin da questa lista" + }, + "PluginListLabel": { + "hidden": "Nascosti dal menu di accesso rapido" } } -- cgit v1.2.3