From 5438df4033423d0142fa2f159ebd52e77949ad08 Mon Sep 17 00:00:00 2001 From: Tak-attack Date: Fri, 27 Oct 2023 09:12:10 +0000 Subject: [PATCH 01/14] Added translation using Weblate (Japanese) --- backend/locales/ja-JP.json | 253 +++++++++++++++++++++++++++++++++++++ 1 file changed, 253 insertions(+) create mode 100644 backend/locales/ja-JP.json diff --git a/backend/locales/ja-JP.json b/backend/locales/ja-JP.json new file mode 100644 index 000000000..a02af487d --- /dev/null +++ b/backend/locales/ja-JP.json @@ -0,0 +1,253 @@ +{ + "BranchSelect": { + "update_channel": { + "label": "", + "prerelease": "", + "stable": "", + "testing": "" + } + }, + "Developer": { + "5secreload": "", + "disabling": "", + "enabling": "" + }, + "DropdownMultiselect": { + "button": { + "back": "" + } + }, + "FilePickerError": { + "errors": { + "file_not_found": "", + "perm_denied": "", + "unknown": "" + } + }, + "FilePickerIndex": { + "file": { + "select": "" + }, + "files": { + "all_files": "", + "file_type": "", + "show_hidden": "" + }, + "filter": { + "created_asce": "", + "created_desc": "", + "modified_asce": "", + "modified_desc": "", + "name_asce": "", + "name_desc": "", + "size_asce": "", + "size_desc": "" + }, + "folder": { + "label": "", + "select": "", + "show_more": "" + } + }, + "MultiplePluginsInstallModal": { + "confirm": "", + "description": { + "install": "", + "reinstall": "", + "update": "" + }, + "ok_button": { + "idle": "", + "loading": "" + }, + "title": { + "install": "", + "mixed": "", + "reinstall": "", + "update": "" + } + }, + "PluginCard": { + "plugin_full_access": "", + "plugin_install": "", + "plugin_no_desc": "", + "plugin_version_label": "" + }, + "PluginInstallModal": { + "install": { + "button_idle": "", + "button_processing": "", + "desc": "", + "title": "" + }, + "no_hash": "", + "reinstall": { + "button_idle": "", + "button_processing": "", + "desc": "", + "title": "" + }, + "update": { + "button_idle": "", + "button_processing": "", + "desc": "", + "title": "" + } + }, + "PluginListIndex": { + "hide": "", + "no_plugin": "", + "plugin_actions": "", + "reinstall": "", + "reload": "", + "show": "", + "uninstall": "", + "update_all": "", + "update_to": "" + }, + "PluginListLabel": { + "hidden": "" + }, + "PluginLoader": { + "decky_title": "", + "decky_update_available": "", + "error": "", + "plugin_error_uninstall": "", + "plugin_load_error": { + "message": "", + "toast": "" + }, + "plugin_uninstall": { + "button": "", + "desc": "", + "title": "" + }, + "plugin_update": "" + }, + "PluginView": { + "hidden": "" + }, + "RemoteDebugging": { + "remote_cef": { + "desc": "", + "label": "" + } + }, + "SettingsDeveloperIndex": { + "cef_console": { + "button": "", + "desc": "", + "label": "" + }, + "header": "", + "react_devtools": { + "desc": "", + "ip_label": "", + "label": "" + }, + "third_party_plugins": { + "button_install": "", + "button_zip": "", + "header": "", + "label_desc": "", + "label_url": "", + "label_zip": "" + }, + "valve_internal": { + "desc1": "", + "desc2": "", + "label": "" + } + }, + "SettingsGeneralIndex": { + "about": { + "decky_version": "", + "header": "" + }, + "beta": { + "header": "" + }, + "developer_mode": { + "label": "" + }, + "notifications": { + "decky_updates_label": "", + "header": "", + "plugin_updates_label": "" + }, + "other": { + "header": "" + }, + "updates": { + "header": "" + } + }, + "SettingsIndex": { + "developer_title": "", + "general_title": "", + "plugins_title": "" + }, + "Store": { + "store_contrib": { + "desc": "", + "label": "" + }, + "store_filter": { + "label": "", + "label_def": "" + }, + "store_search": { + "label": "" + }, + "store_sort": { + "label": "", + "label_def": "" + }, + "store_source": { + "desc": "", + "label": "" + }, + "store_tabs": { + "about": "", + "alph_asce": "", + "alph_desc": "", + "title": "" + }, + "store_testing_cta": "", + "store_testing_warning": { + "desc": "", + "label": "" + } + }, + "StoreSelect": { + "custom_store": { + "label": "", + "url_label": "" + }, + "store_channel": { + "custom": "", + "default": "", + "label": "", + "testing": "" + } + }, + "TitleView": { + "decky_store_desc": "", + "settings_desc": "" + }, + "Updater": { + "decky_updates": "", + "no_patch_notes_desc": "", + "patch_notes_desc": "", + "updates": { + "check_button": "", + "checking": "", + "cur_version": "", + "install_button": "", + "label": "", + "lat_version": "", + "reloading": "", + "updating": "" + } + } +} From 3f74263fda2d1ec6ec07aa6495b0065c46c0ca25 Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 27 Oct 2023 09:12:11 +0000 Subject: [PATCH 02/14] Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ --- backend/locales/ja-JP.json | 110 ++++++------------------------------- 1 file changed, 16 insertions(+), 94 deletions(-) diff --git a/backend/locales/ja-JP.json b/backend/locales/ja-JP.json index a02af487d..3d4784623 100644 --- a/backend/locales/ja-JP.json +++ b/backend/locales/ja-JP.json @@ -1,16 +1,12 @@ { "BranchSelect": { "update_channel": { - "label": "", "prerelease": "", - "stable": "", "testing": "" } }, "Developer": { - "5secreload": "", - "disabling": "", - "enabling": "" + "disabling": "" }, "DropdownMultiselect": { "button": { @@ -19,9 +15,7 @@ }, "FilePickerError": { "errors": { - "file_not_found": "", - "perm_denied": "", - "unknown": "" + "perm_denied": "" } }, "FilePickerIndex": { @@ -29,225 +23,153 @@ "select": "" }, "files": { - "all_files": "", - "file_type": "", - "show_hidden": "" + "file_type": "" }, "filter": { "created_asce": "", - "created_desc": "", "modified_asce": "", - "modified_desc": "", "name_asce": "", - "name_desc": "", - "size_asce": "", - "size_desc": "" + "size_asce": "" }, "folder": { "label": "", - "select": "", "show_more": "" } }, "MultiplePluginsInstallModal": { - "confirm": "", "description": { "install": "", - "reinstall": "", "update": "" }, "ok_button": { - "idle": "", "loading": "" }, "title": { - "install": "", "mixed": "", - "reinstall": "", "update": "" } }, "PluginCard": { - "plugin_full_access": "", "plugin_install": "", - "plugin_no_desc": "", "plugin_version_label": "" }, "PluginInstallModal": { "install": { - "button_idle": "", "button_processing": "", - "desc": "", "title": "" }, - "no_hash": "", "reinstall": { "button_idle": "", - "button_processing": "", - "desc": "", - "title": "" + "desc": "" }, "update": { "button_idle": "", - "button_processing": "", - "desc": "", - "title": "" + "desc": "" } }, "PluginListIndex": { "hide": "", - "no_plugin": "", "plugin_actions": "", - "reinstall": "", "reload": "", - "show": "", "uninstall": "", - "update_all": "", "update_to": "" }, - "PluginListLabel": { - "hidden": "" - }, "PluginLoader": { "decky_title": "", - "decky_update_available": "", "error": "", - "plugin_error_uninstall": "", "plugin_load_error": { - "message": "", - "toast": "" + "message": "" }, "plugin_uninstall": { "button": "", - "desc": "", "title": "" - }, - "plugin_update": "" + } }, "PluginView": { "hidden": "" }, "RemoteDebugging": { "remote_cef": { - "desc": "", "label": "" } }, "SettingsDeveloperIndex": { "cef_console": { - "button": "", - "desc": "", - "label": "" + "desc": "" }, "header": "", "react_devtools": { - "desc": "", - "ip_label": "", - "label": "" + "ip_label": "" }, "third_party_plugins": { "button_install": "", - "button_zip": "", "header": "", - "label_desc": "", - "label_url": "", - "label_zip": "" + "label_url": "" }, "valve_internal": { "desc1": "", - "desc2": "", "label": "" } }, "SettingsGeneralIndex": { "about": { - "decky_version": "", - "header": "" - }, - "beta": { "header": "" }, "developer_mode": { "label": "" }, "notifications": { - "decky_updates_label": "", - "header": "", - "plugin_updates_label": "" - }, - "other": { "header": "" }, - "updates": { + "other": { "header": "" } }, "SettingsIndex": { "developer_title": "", - "general_title": "", "plugins_title": "" }, "Store": { "store_contrib": { - "desc": "", "label": "" }, "store_filter": { - "label": "", "label_def": "" }, - "store_search": { - "label": "" - }, "store_sort": { - "label": "", - "label_def": "" + "label": "" }, "store_source": { - "desc": "", - "label": "" + "desc": "" }, "store_tabs": { "about": "", - "alph_asce": "", - "alph_desc": "", - "title": "" + "alph_desc": "" }, "store_testing_cta": "", "store_testing_warning": { - "desc": "", "label": "" } }, "StoreSelect": { "custom_store": { - "label": "", "url_label": "" }, "store_channel": { - "custom": "", "default": "", - "label": "", "testing": "" } }, "TitleView": { - "decky_store_desc": "", "settings_desc": "" }, "Updater": { - "decky_updates": "", "no_patch_notes_desc": "", - "patch_notes_desc": "", "updates": { "check_button": "", - "checking": "", "cur_version": "", - "install_button": "", "label": "", - "lat_version": "", - "reloading": "", - "updating": "" + "reloading": "" } } } From f74d4a7d5d62a40e2bc5e7477b27b3948dda1af8 Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 27 Oct 2023 09:12:11 +0000 Subject: [PATCH 03/14] Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ --- backend/locales/ja-JP.json | 71 ++++---------------------------------- 1 file changed, 6 insertions(+), 65 deletions(-) diff --git a/backend/locales/ja-JP.json b/backend/locales/ja-JP.json index 3d4784623..297c059ca 100644 --- a/backend/locales/ja-JP.json +++ b/backend/locales/ja-JP.json @@ -1,175 +1,116 @@ { "BranchSelect": { "update_channel": { - "prerelease": "", "testing": "" } }, - "Developer": { - "disabling": "" - }, "DropdownMultiselect": { "button": { "back": "" } }, - "FilePickerError": { - "errors": { - "perm_denied": "" - } - }, "FilePickerIndex": { "file": { "select": "" }, - "files": { - "file_type": "" - }, "filter": { "created_asce": "", - "modified_asce": "", - "name_asce": "", - "size_asce": "" + "name_asce": "" }, "folder": { - "label": "", - "show_more": "" + "label": "" } }, "MultiplePluginsInstallModal": { "description": { - "install": "", - "update": "" + "install": "" }, "ok_button": { "loading": "" }, "title": { - "mixed": "", "update": "" } }, "PluginCard": { - "plugin_install": "", "plugin_version_label": "" }, "PluginInstallModal": { "install": { - "button_processing": "", "title": "" }, "reinstall": { - "button_idle": "", "desc": "" }, "update": { - "button_idle": "", "desc": "" } }, "PluginListIndex": { - "hide": "", "plugin_actions": "", - "reload": "", - "uninstall": "", - "update_to": "" + "uninstall": "" }, "PluginLoader": { "decky_title": "", - "error": "", "plugin_load_error": { "message": "" }, "plugin_uninstall": { - "button": "", "title": "" } }, - "PluginView": { - "hidden": "" - }, "RemoteDebugging": { "remote_cef": { "label": "" } }, "SettingsDeveloperIndex": { - "cef_console": { - "desc": "" - }, "header": "", - "react_devtools": { - "ip_label": "" - }, "third_party_plugins": { "button_install": "", - "header": "", "label_url": "" }, "valve_internal": { - "desc1": "", "label": "" } }, "SettingsGeneralIndex": { - "about": { - "header": "" - }, "developer_mode": { "label": "" }, - "notifications": { - "header": "" - }, "other": { "header": "" } }, "SettingsIndex": { - "developer_title": "", "plugins_title": "" }, "Store": { - "store_contrib": { - "label": "" - }, "store_filter": { "label_def": "" }, - "store_sort": { - "label": "" - }, "store_source": { "desc": "" }, "store_tabs": { - "about": "", "alph_desc": "" }, - "store_testing_cta": "", "store_testing_warning": { "label": "" } }, "StoreSelect": { - "custom_store": { - "url_label": "" - }, "store_channel": { - "default": "", - "testing": "" + "default": "" } }, "TitleView": { "settings_desc": "" }, "Updater": { - "no_patch_notes_desc": "", "updates": { "check_button": "", - "cur_version": "", - "label": "", - "reloading": "" + "label": "" } } } From 11d78eb4e99e5fb8a5648bb116f54a98ad150c2d Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 27 Oct 2023 09:12:11 +0000 Subject: [PATCH 04/14] Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ --- backend/locales/ja-JP.json | 53 ++------------------------------------ 1 file changed, 2 insertions(+), 51 deletions(-) diff --git a/backend/locales/ja-JP.json b/backend/locales/ja-JP.json index 297c059ca..523a8d981 100644 --- a/backend/locales/ja-JP.json +++ b/backend/locales/ja-JP.json @@ -1,115 +1,66 @@ { - "BranchSelect": { - "update_channel": { - "testing": "" - } - }, "DropdownMultiselect": { "button": { "back": "" } }, "FilePickerIndex": { - "file": { - "select": "" - }, "filter": { - "created_asce": "", - "name_asce": "" + "created_asce": "" }, "folder": { "label": "" } }, "MultiplePluginsInstallModal": { - "description": { - "install": "" - }, "ok_button": { "loading": "" - }, - "title": { - "update": "" } }, "PluginCard": { "plugin_version_label": "" }, "PluginInstallModal": { - "install": { - "title": "" - }, "reinstall": { "desc": "" - }, - "update": { - "desc": "" } }, "PluginListIndex": { - "plugin_actions": "", - "uninstall": "" + "plugin_actions": "" }, "PluginLoader": { "decky_title": "", - "plugin_load_error": { - "message": "" - }, "plugin_uninstall": { "title": "" } }, - "RemoteDebugging": { - "remote_cef": { - "label": "" - } - }, "SettingsDeveloperIndex": { "header": "", "third_party_plugins": { - "button_install": "", "label_url": "" - }, - "valve_internal": { - "label": "" } }, "SettingsGeneralIndex": { "developer_mode": { "label": "" - }, - "other": { - "header": "" } }, "SettingsIndex": { "plugins_title": "" }, "Store": { - "store_filter": { - "label_def": "" - }, "store_source": { "desc": "" }, - "store_tabs": { - "alph_desc": "" - }, "store_testing_warning": { "label": "" } }, - "StoreSelect": { - "store_channel": { - "default": "" - } - }, "TitleView": { "settings_desc": "" }, "Updater": { "updates": { - "check_button": "", "label": "" } } From 6189cb6a72a8da21a696601d9cd8a85064de9c3b Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 27 Oct 2023 09:12:11 +0000 Subject: [PATCH 05/14] Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ --- backend/locales/ja-JP.json | 35 ++--------------------------------- 1 file changed, 2 insertions(+), 33 deletions(-) diff --git a/backend/locales/ja-JP.json b/backend/locales/ja-JP.json index 523a8d981..f59335003 100644 --- a/backend/locales/ja-JP.json +++ b/backend/locales/ja-JP.json @@ -1,15 +1,7 @@ { - "DropdownMultiselect": { - "button": { - "back": "" - } - }, "FilePickerIndex": { "filter": { "created_asce": "" - }, - "folder": { - "label": "" } }, "MultiplePluginsInstallModal": { @@ -17,51 +9,28 @@ "loading": "" } }, - "PluginCard": { - "plugin_version_label": "" - }, "PluginInstallModal": { "reinstall": { "desc": "" } }, - "PluginListIndex": { - "plugin_actions": "" - }, "PluginLoader": { - "decky_title": "", - "plugin_uninstall": { - "title": "" - } + "decky_title": "" }, "SettingsDeveloperIndex": { - "header": "", - "third_party_plugins": { - "label_url": "" - } + "header": "" }, "SettingsGeneralIndex": { "developer_mode": { "label": "" } }, - "SettingsIndex": { - "plugins_title": "" - }, "Store": { "store_source": { "desc": "" - }, - "store_testing_warning": { - "label": "" } }, "TitleView": { "settings_desc": "" - }, - "Updater": { - "updates": { - "label": "" - } } } From 4a444fa90253fec9f4f13e625be8593d8beff7c8 Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 27 Oct 2023 09:12:11 +0000 Subject: [PATCH 06/14] Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ --- backend/locales/ja-JP.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/backend/locales/ja-JP.json b/backend/locales/ja-JP.json index f59335003..14ff9158f 100644 --- a/backend/locales/ja-JP.json +++ b/backend/locales/ja-JP.json @@ -1,35 +1,17 @@ { - "FilePickerIndex": { - "filter": { - "created_asce": "" - } - }, "MultiplePluginsInstallModal": { "ok_button": { "loading": "" } }, - "PluginInstallModal": { - "reinstall": { - "desc": "" - } - }, "PluginLoader": { "decky_title": "" }, - "SettingsDeveloperIndex": { - "header": "" - }, "SettingsGeneralIndex": { "developer_mode": { "label": "" } }, - "Store": { - "store_source": { - "desc": "" - } - }, "TitleView": { "settings_desc": "" } From c15d3e8bf5835b908f37d0c86f55dc20a2163fa7 Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 27 Oct 2023 09:12:11 +0000 Subject: [PATCH 07/14] Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ --- backend/locales/ja-JP.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/backend/locales/ja-JP.json b/backend/locales/ja-JP.json index 14ff9158f..06edb4f2c 100644 --- a/backend/locales/ja-JP.json +++ b/backend/locales/ja-JP.json @@ -1,17 +1,7 @@ { - "MultiplePluginsInstallModal": { - "ok_button": { - "loading": "" - } - }, "PluginLoader": { "decky_title": "" }, - "SettingsGeneralIndex": { - "developer_mode": { - "label": "" - } - }, "TitleView": { "settings_desc": "" } From 466a8c47f8a3e2d8c8a1d77672e63095b54f233a Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 27 Oct 2023 09:12:11 +0000 Subject: [PATCH 08/14] Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ --- backend/locales/ja-JP.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/backend/locales/ja-JP.json b/backend/locales/ja-JP.json index 06edb4f2c..1660461ca 100644 --- a/backend/locales/ja-JP.json +++ b/backend/locales/ja-JP.json @@ -1,7 +1,4 @@ { - "PluginLoader": { - "decky_title": "" - }, "TitleView": { "settings_desc": "" } From f05c77e9c4f51b529bdbe3207a2cbab3b7e77ae8 Mon Sep 17 00:00:00 2001 From: Weblate Date: Fri, 27 Oct 2023 09:12:11 +0000 Subject: [PATCH 09/14] Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ --- backend/locales/ja-JP.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/backend/locales/ja-JP.json b/backend/locales/ja-JP.json index 1660461ca..0967ef424 100644 --- a/backend/locales/ja-JP.json +++ b/backend/locales/ja-JP.json @@ -1,5 +1 @@ -{ - "TitleView": { - "settings_desc": "" - } -} +{} From df8cd6f0c9525cf58baf70b26944d0c0a8fa7bf6 Mon Sep 17 00:00:00 2001 From: Tak-attack Date: Fri, 27 Oct 2023 12:19:27 +0000 Subject: [PATCH 10/14] Translated using Weblate (Japanese) Currently translated at 82.7% (115 of 139 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ja/ --- backend/locales/ja-JP.json | 224 ++++++++++++++++++++++++++++++++++++- 1 file changed, 223 insertions(+), 1 deletion(-) diff --git a/backend/locales/ja-JP.json b/backend/locales/ja-JP.json index 0967ef424..89f5ef582 100644 --- a/backend/locales/ja-JP.json +++ b/backend/locales/ja-JP.json @@ -1 +1,223 @@ -{} +{ + "BranchSelect": { + "update_channel": { + "stable": "安定", + "testing": "テスト", + "label": "アップデートチャンネル", + "prerelease": "プレリリース" + } + }, + "DropdownMultiselect": { + "button": { + "back": "戻る" + } + }, + "FilePickerIndex": { + "file": { + "select": "ファイルを選択" + }, + "files": { + "all_files": "すべてのファイル", + "file_type": "ファイルタイプ", + "show_hidden": "非表示ファイルを表示する" + }, + "filter": { + "name_asce": "Z-A", + "name_desc": "A-Z", + "size_asce": "サイズ(小さい順)", + "size_desc": "サイズ(大きい順)" + }, + "folder": { + "label": "フォルダ" + } + }, + "MultiplePluginsInstallModal": { + "description": { + "install": "インストール {{name}} {{version}}", + "reinstall": "再インストール {{name}} {{version}}", + "update": "アップデート {{name}} {{version}}" + }, + "ok_button": { + "idle": "確認" + }, + "title": { + "install_other": "{{count}} 個のプラグインをインストール", + "mixed_other": "{{count}} 個のプラグインを変更", + "update_other": "{{count}} 個のプラグインをアップデート", + "reinstall_other": "{{count}} 個のプラグインを再インストール" + }, + "confirm": "以下の変更を加えてもよろしいですか?" + }, + "Developer": { + "enabling": "React DevToolsを有効", + "disabling": "React DevToolsを無効" + }, + "PluginInstallModal": { + "install": { + "button_idle": "インストール", + "title": "{{artifact}} をインストール", + "button_processing": "インストール中", + "desc": "{{artifact}} {{version}} をインストールしてもよろしいですか?" + }, + "no_hash": "このプラグインにはハッシュがありません。ご自身の責任でインストールしてください。", + "reinstall": { + "button_idle": "再インストール", + "button_processing": "再インストール中", + "desc": "{{artifact}} {{version}} を再インストールしてもよろしいですか?", + "title": "{{artifact}} を再インストール" + }, + "update": { + "button_idle": "アップデート", + "title": "{{artifact}} をアップデート", + "desc": "{{artifact}} {{version}} をアップデートしてもよろしいですか?", + "button_processing": "アップデート中" + } + }, + "PluginListIndex": { + "hide": "クイックアクセス: 非表示", + "no_plugin": "プラグインがインストールされていません!", + "reinstall": "再インストール", + "reload": "再読み込み", + "uninstall": "アンインストール", + "plugin_actions": "プラグインアクション", + "update_all_other": "{{count}} 個のプラグインをアップデート", + "show": "クイックアクセス: 表示" + }, + "PluginListLabel": { + "hidden": "クイックアクセスメニューから非表示にします" + }, + "PluginLoader": { + "error": "エラー", + "plugin_load_error": { + "message": "プラグイン {{name}} の読み込みエラー", + "toast": "{{name}} の読み込みエラー" + }, + "plugin_uninstall": { + "button": "アンインストール", + "desc": "{{name}} をアンインストールしてもよろしいですか?", + "title": "{{name}} をアンインストール" + }, + "decky_title": "Decky", + "decky_update_available": "{{tag_name}} のアップデートが利用可能です!", + "plugin_update_other": "{{count}} 個のプラグインのアップデートが利用可能です!" + }, + "SettingsDeveloperIndex": { + "cef_console": { + "button": "コンソールを開く" + }, + "react_devtools": { + "ip_label": "IP", + "label": "React DevTools を有効化", + "desc": "React DevToolsを実行しているコンピューターへの接続を有効にします。この設定を変更すると、Steam が再ロードされます。有効にする前にIPアドレスを設定してください。" + }, + "third_party_plugins": { + "button_install": "インストール", + "button_zip": "ブラウズ", + "header": "サードパーティプラグイン", + "label_desc": "URL", + "label_url": "URLからプラグインをインストール", + "label_zip": "ZIPファイルからプラグインをインストール" + }, + "valve_internal": { + "desc1": "Valveの内部開発者メニューを有効にします。", + "desc2": "このメニューの機能が分からない場合、このメニューには触れないでください。" + } + }, + "PluginView": { + "hidden_other": "{{count}} 個のプラグインがこのリストから非表示になります" + }, + "SettingsGeneralIndex": { + "about": { + "decky_version": "Deckyバージョン" + }, + "developer_mode": { + "label": "開発者モード" + }, + "notifications": { + "header": "通知", + "plugin_updates_label": "プラグインのアップデートが利用可能な場合に通知", + "decky_updates_label": "Deckyのアップデートが利用可能な場合に通知" + } + }, + "SettingsIndex": { + "developer_title": "開発者", + "plugins_title": "プラグイン", + "general_title": "一般" + }, + "Store": { + "store_filter": { + "label": "フィルター" + }, + "store_search": { + "label": "検索" + }, + "store_sort": { + "label": "並べ替え", + "label_def": "直近のアップデート(新しい順)" + }, + "store_source": { + "desc": "すべてのプラグインのソース コードは、GitHubのSteamDeckHomebrew/decky-plugin-databaseリポジトリで入手できます。", + "label": "ソースコード" + }, + "store_tabs": { + "alph_asce": "アルファベット(Z to A)", + "alph_desc": "アルファベット(A to Z)", + "title": "閲覧", + "about": "概要" + }, + "store_testing_warning": { + "label": "テストストア チャンネルへようこそ", + "desc": "このストアチャンネルを使用して、最先端のプラグイン バージョンをテストできます。 すべてのユーザーがプラグインを更新できるように、必ずGitHubにフィードバックを残してください。" + }, + "store_contrib": { + "desc": "Decky Plugin Storeに貢献したい場合は、GitHubのSteamDeckHomebrew/decky-plugin-templateリポジトリを確認してください。 開発と配布に関する情報は README で入手できます。" + }, + "store_testing_cta": "Decky Loaderチームを支援するために、新しいプラグインのテストを検討してください!" + }, + "StoreSelect": { + "custom_store": { + "label": "カスタムストア", + "url_label": "URL" + }, + "store_channel": { + "custom": "カスタム", + "default": "デフォルト", + "label": "ストアチャンネル", + "testing": "テスト" + } + }, + "TitleView": { + "decky_store_desc": "Deckyストアを開く", + "settings_desc": "Decky設定を開く" + }, + "Updater": { + "decky_updates": "Deckyアップデート", + "no_patch_notes_desc": "このバージョンのパッチノートはありません", + "patch_notes_desc": "パッチノート", + "updates": { + "check_button": "アップデートを確認", + "checking": "確認中", + "cur_version": "現在のバージョン: {{ver}}", + "install_button": "アップデートをインストール", + "label": "アップデート", + "lat_version": "アップデート: {{ver}} を実行中", + "reloading": "再読み込み中", + "updating": "アップデート中" + } + }, + "FilePickerError": { + "errors": { + "file_not_found": "指定されたパスは無効です。 内容をご確認の上、正しく入力し直してください。", + "unknown": "不明なエラーが発生しました。 エラー内容は次のとおりです: {{raw_error}}" + } + }, + "PluginCard": { + "plugin_version_label": "プラグインバージョン", + "plugin_no_desc": "説明はありません。" + }, + "RemoteDebugging": { + "remote_cef": { + "label": "リモート CEF デバッグを許可する" + } + } +} From 305fbcb063cba3524abf2b10719117209ff5951f Mon Sep 17 00:00:00 2001 From: Tak-attack Date: Mon, 30 Oct 2023 01:03:31 +0000 Subject: [PATCH 11/14] Translated using Weblate (Japanese) Currently translated at 89.2% (124 of 139 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ja/ --- backend/locales/ja-JP.json | 27 +++++++++++++++++++++------ 1 file changed, 21 insertions(+), 6 deletions(-) diff --git a/backend/locales/ja-JP.json b/backend/locales/ja-JP.json index 89f5ef582..2127439fe 100644 --- a/backend/locales/ja-JP.json +++ b/backend/locales/ja-JP.json @@ -103,7 +103,8 @@ }, "SettingsDeveloperIndex": { "cef_console": { - "button": "コンソールを開く" + "button": "コンソールを開く", + "label": "CEFコンソール" }, "react_devtools": { "ip_label": "IP", @@ -120,15 +121,18 @@ }, "valve_internal": { "desc1": "Valveの内部開発者メニューを有効にします。", - "desc2": "このメニューの機能が分からない場合、このメニューには触れないでください。" - } + "desc2": "このメニューの機能が分からない場合、このメニューには触れないでください。", + "label": "Valve Internalを有効" + }, + "header": "その他" }, "PluginView": { "hidden_other": "{{count}} 個のプラグインがこのリストから非表示になります" }, "SettingsGeneralIndex": { "about": { - "decky_version": "Deckyバージョン" + "decky_version": "Deckyバージョン", + "header": "情報" }, "developer_mode": { "label": "開発者モード" @@ -137,6 +141,15 @@ "header": "通知", "plugin_updates_label": "プラグインのアップデートが利用可能な場合に通知", "decky_updates_label": "Deckyのアップデートが利用可能な場合に通知" + }, + "beta": { + "header": "ベータ版への参加" + }, + "other": { + "header": "その他" + }, + "updates": { + "header": "アップデート" } }, "SettingsIndex": { @@ -146,7 +159,8 @@ }, "Store": { "store_filter": { - "label": "フィルター" + "label": "フィルター", + "label_def": "すべて" }, "store_search": { "label": "検索" @@ -170,7 +184,8 @@ "desc": "このストアチャンネルを使用して、最先端のプラグイン バージョンをテストできます。 すべてのユーザーがプラグインを更新できるように、必ずGitHubにフィードバックを残してください。" }, "store_contrib": { - "desc": "Decky Plugin Storeに貢献したい場合は、GitHubのSteamDeckHomebrew/decky-plugin-templateリポジトリを確認してください。 開発と配布に関する情報は README で入手できます。" + "desc": "Decky Plugin Storeに貢献したい場合は、GitHubのSteamDeckHomebrew/decky-plugin-templateリポジトリを確認してください。 開発と配布に関する情報は README で入手できます。", + "label": "貢献" }, "store_testing_cta": "Decky Loaderチームを支援するために、新しいプラグインのテストを検討してください!" }, From 6f4b2d4fdcbadf08d71a3d89e4ca175ca4b18c40 Mon Sep 17 00:00:00 2001 From: Tak-attack Date: Tue, 31 Oct 2023 22:42:44 +0000 Subject: [PATCH 12/14] Translated using Weblate (Japanese) Currently translated at 100.0% (139 of 139 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ja/ --- backend/locales/ja-JP.json | 37 ++++++++++++++++++++++++++----------- 1 file changed, 26 insertions(+), 11 deletions(-) diff --git a/backend/locales/ja-JP.json b/backend/locales/ja-JP.json index 2127439fe..d5e9edfb3 100644 --- a/backend/locales/ja-JP.json +++ b/backend/locales/ja-JP.json @@ -25,10 +25,16 @@ "name_asce": "Z-A", "name_desc": "A-Z", "size_asce": "サイズ(小さい順)", - "size_desc": "サイズ(大きい順)" + "size_desc": "サイズ(大きい順)", + "created_asce": "作成日(古い順)", + "created_desc": "作成日(新しい順)", + "modified_asce": "更新日(古い順)", + "modified_desc": "更新日(新しい順)" }, "folder": { - "label": "フォルダ" + "label": "フォルダ", + "select": "このフォルダを使用", + "show_more": "その他のファイルを表示" } }, "MultiplePluginsInstallModal": { @@ -38,11 +44,12 @@ "update": "アップデート {{name}} {{version}}" }, "ok_button": { - "idle": "確認" + "idle": "確認", + "loading": "作業中" }, "title": { "install_other": "{{count}} 個のプラグインをインストール", - "mixed_other": "{{count}} 個のプラグインを変更", + "mixed_other": "{{count}} 個のプラグインを修正", "update_other": "{{count}} 個のプラグインをアップデート", "reinstall_other": "{{count}} 個のプラグインを再インストール" }, @@ -50,7 +57,8 @@ }, "Developer": { "enabling": "React DevToolsを有効", - "disabling": "React DevToolsを無効" + "disabling": "React DevToolsを無効", + "5secreload": "5秒以内に再読み込みされます" }, "PluginInstallModal": { "install": { @@ -81,7 +89,8 @@ "uninstall": "アンインストール", "plugin_actions": "プラグインアクション", "update_all_other": "{{count}} 個のプラグインをアップデート", - "show": "クイックアクセス: 表示" + "show": "クイックアクセス: 表示", + "update_to": "{{name}} を更新" }, "PluginListLabel": { "hidden": "クイックアクセスメニューから非表示にします" @@ -99,12 +108,14 @@ }, "decky_title": "Decky", "decky_update_available": "{{tag_name}} のアップデートが利用可能です!", - "plugin_update_other": "{{count}} 個のプラグインのアップデートが利用可能です!" + "plugin_update_other": "{{count}} 個のプラグインのアップデートが利用可能です!", + "plugin_error_uninstall": "{{name}} プラグインを読み込む際に上記のような例外が発生しました。 これは通常、SteamUIの最新バージョンに合ったプラグインのアップデートが必要な場合に発生します。Decky設定のプラグインセクションでアップデートがあるかどうかを確認するか、アンインストールをお試しください。" }, "SettingsDeveloperIndex": { "cef_console": { "button": "コンソールを開く", - "label": "CEFコンソール" + "label": "CEFコンソール", + "desc": "CEFコンソールを開きます。デバッグ目的でのみ使用してください。これらの項目は危険な可能性があるので、プラグイン開発者であるか、開発者のガイドに従う場合のみ使用する必要があります。" }, "react_devtools": { "ip_label": "IP", @@ -223,16 +234,20 @@ "FilePickerError": { "errors": { "file_not_found": "指定されたパスは無効です。 内容をご確認の上、正しく入力し直してください。", - "unknown": "不明なエラーが発生しました。 エラー内容は次のとおりです: {{raw_error}}" + "unknown": "不明なエラーが発生しました。 エラー内容は次のとおりです: {{raw_error}}", + "perm_denied": "選択したパスへのアクセス権がありません。選択したフォルダ/ファイルのアクセス権がユーザー(Steam Deckのdeckユーザー)に合わせて正しく設定されていることを確認してください。" } }, "PluginCard": { "plugin_version_label": "プラグインバージョン", - "plugin_no_desc": "説明はありません。" + "plugin_no_desc": "説明はありません。", + "plugin_full_access": "このプラグインはSteam Deckの全てのアクセス権を持ちます。", + "plugin_install": "インストール" }, "RemoteDebugging": { "remote_cef": { - "label": "リモート CEF デバッグを許可する" + "label": "リモート CEF デバッグを許可する", + "desc": "ネットワーク上のすべてのユーザーにCEFデバッガへの非認証アクセスを許可します" } } } From a37613688ea0467ffb94845d11b92cabb7d6c17b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A1bio=20Oliveira?= Date: Sat, 25 Nov 2023 05:26:53 +0000 Subject: [PATCH 13/14] Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (139 of 139 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/pt_PT/ --- backend/locales/pt-PT.json | 49 ++++++++++++++++++++++++++++++++++++-- 1 file changed, 47 insertions(+), 2 deletions(-) diff --git a/backend/locales/pt-PT.json b/backend/locales/pt-PT.json index 9b2735696..b4e0ab9a2 100644 --- a/backend/locales/pt-PT.json +++ b/backend/locales/pt-PT.json @@ -1,7 +1,27 @@ { "FilePickerIndex": { "folder": { - "select": "Usar esta pasta" + "select": "Usar esta pasta", + "label": "Pasta", + "show_more": "Mostrar mais ficheiros" + }, + "file": { + "select": "Selecionar este ficheiro" + }, + "filter": { + "size_desc": "Tamanho (maior)", + "created_asce": "Criado (mais antigo)", + "created_desc": "Criado (mais recente)", + "modified_asce": "Modificado (mais antigo)", + "modified_desc": "Modificado (mais recente)", + "name_asce": "Z-A", + "name_desc": "A-Z", + "size_asce": "Tamanho (mais pequeno)" + }, + "files": { + "file_type": "Tipo de ficheiro", + "show_hidden": "Mostrar ficheiros ocultos", + "all_files": "Todos os ficheiros" } }, "PluginView": { @@ -157,6 +177,11 @@ }, "updates": { "header": "Actualizações" + }, + "notifications": { + "decky_updates_label": "Atualização Decky disponível", + "header": "Notificações", + "plugin_updates_label": "Atualizações de plugins disponíveis" } }, "SettingsIndex": { @@ -190,7 +215,11 @@ "alph_desc": "Alfabeticamente (A-Z)", "title": "Navegar" }, - "store_testing_cta": "Testa novos plugins e ajuda a equipa do Decky Loader!" + "store_testing_cta": "Testa novos plugins e ajuda a equipa do Decky Loader!", + "store_testing_warning": { + "desc": "Pode usar esta versão da loja para testar versões experimentais de plugins. Certifique-se de deixar feedback no GitHub para que o plugin possa ser atualizado para todos os utilizadores.", + "label": "Bem-vindo ao Canal de Testes da Loja" + } }, "StoreSelect": { "custom_store": { @@ -218,5 +247,21 @@ "reloading": "Recarregar", "install_button": "Instalar actualização" } + }, + "FilePickerError": { + "errors": { + "perm_denied": "Não tem acesso ao diretório especificado. Por favor, verifique se o seu utilizador (deck na Steam Deck) possui as permissões correspondentes para aceder à pasta/ficheiro especificado.", + "unknown": "Ocorreu um erro desconhecido. O erro é: {{raw_error}}", + "file_not_found": "O caminho especificado não é válido. Por favor, verifique e insira-o corretamente." + } + }, + "TitleView": { + "decky_store_desc": "Abrir a Loja Decky", + "settings_desc": "Abrir as Definições Decky" + }, + "DropdownMultiselect": { + "button": { + "back": "Voltar" + } } } From e7fb40bcd49ec80eeeedf47a9d22b137a915181e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A1bio=20Oliveira?= Date: Sat, 25 Nov 2023 05:38:30 +0000 Subject: [PATCH 14/14] Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (139 of 139 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/pt_BR/ --- backend/locales/pt-BR.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/backend/locales/pt-BR.json b/backend/locales/pt-BR.json index 2a7c173bf..5a9f84032 100644 --- a/backend/locales/pt-BR.json +++ b/backend/locales/pt-BR.json @@ -210,7 +210,11 @@ "title": "Navegar", "alph_asce": "Alfabética (Z - A)" }, - "store_testing_cta": "Por favor, considere testar os novos plugins para ajudar o time do Decky Loader!" + "store_testing_cta": "Por favor, considere testar os novos plugins para ajudar o time do Decky Loader!", + "store_testing_warning": { + "desc": "Você pode usar este canal da loja para testar versões avançadas do plugin. Certifique-se de deixar feedback no GitHub para que o plugin possa ser atualizado para todos os usuários.", + "label": "Bem-vindo ao Canal de Testes da Loja" + } }, "StoreSelect": { "custom_store": { @@ -255,5 +259,9 @@ "unknown": "Ocorreu um erro desconhecido. O erro completo é: {{raw_error}}", "perm_denied": "Você não tem acesso à este diretório. Por favor, verifiquei se seu usuário (deck no Steam Deck) tem as permissões necessárias para acessar este arquivo/pasta." } + }, + "TitleView": { + "decky_store_desc": "Abrir Loja Decky", + "settings_desc": "Abrir Definições Decky" } }