Translated using Weblate (Japanese) (#669)

Currently translated at 100.0% (158 of 158 strings)

Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ja/

Co-authored-by: Tak-attack <tak.bts@gmail.com>
This commit is contained in:
WerWolvTranslationBot
2024-08-06 10:00:19 +02:00
committed by GitHub
parent 7fc51c8b7d
commit ddc807340c
+24 -1
View File
@@ -95,12 +95,14 @@
} }
}, },
"PluginListIndex": { "PluginListIndex": {
"freeze": "アップデートを凍結",
"hide": "クイックアクセス: 非表示", "hide": "クイックアクセス: 非表示",
"no_plugin": "プラグインがインストールされていません!", "no_plugin": "プラグインがインストールされていません!",
"plugin_actions": "プラグインアクション", "plugin_actions": "プラグインアクション",
"reinstall": "再インストール", "reinstall": "再インストール",
"reload": "再読み込み", "reload": "再読み込み",
"show": "クイックアクセス: 表示", "show": "クイックアクセス: 表示",
"unfreeze": "アップデートを許可",
"uninstall": "アンインストール", "uninstall": "アンインストール",
"update_all_other": "{{count}} 個のプラグインをアップデート", "update_all_other": "{{count}} 個のプラグインをアップデート",
"update_to": "{{name}} を更新" "update_to": "{{name}} を更新"
@@ -185,9 +187,19 @@
"SettingsIndex": { "SettingsIndex": {
"developer_title": "開発者", "developer_title": "開発者",
"general_title": "一般", "general_title": "一般",
"plugins_title": "プラグイン" "plugins_title": "プラグイン",
"testing_title": "テスト"
}, },
"Store": { "Store": {
"download_progress_info": {
"download_zip": "プラグインのダウンロード中",
"increment_count": "ダウンロード数の増加",
"installing_plugin": "プラグインのインストール中",
"open_zip": "zipファイルを展開中",
"parse_zip": "zipファイルの解析中",
"start": "初期化中",
"uninstalling_previous": "以前のコピーのアンインストール"
},
"store_contrib": { "store_contrib": {
"desc": "Decky Plugin Storeに貢献したい場合は、GitHubのSteamDeckHomebrew/decky-plugin-templateリポジトリを確認してください。 開発と配布に関する情報は README で入手できます。", "desc": "Decky Plugin Storeに貢献したい場合は、GitHubのSteamDeckHomebrew/decky-plugin-templateリポジトリを確認してください。 開発と配布に関する情報は README で入手できます。",
"label": "貢献" "label": "貢献"
@@ -211,6 +223,10 @@
"about": "概要", "about": "概要",
"alph_asce": "アルファベット(Z to A)", "alph_asce": "アルファベット(Z to A)",
"alph_desc": "アルファベット(A to Z)", "alph_desc": "アルファベット(A to Z)",
"date_asce": "古い順",
"date_desc": "新しい順",
"downloads_asce": "ダウンロード数が少ない順",
"downloads_desc": "ダウンロード数が多い順",
"title": "閲覧" "title": "閲覧"
}, },
"store_testing_cta": "Decky Loaderチームを支援するために、新しいプラグインのテストを検討してください!", "store_testing_cta": "Decky Loaderチームを支援するために、新しいプラグインのテストを検討してください!",
@@ -231,6 +247,13 @@
"testing": "テスト" "testing": "テスト"
} }
}, },
"Testing": {
"download": "ダウンロード",
"error": "PRのインストールエラー",
"header": "Decky Loaderの以下のバージョンは、公開されているサードパーティのPull Requestからビルドされたものです。 Decky Loaderチームはその機能や安全性を検証しておらず、内容も古い可能性があります。",
"loading": "Pull Requestの読み込み中...",
"start_download_toast": "PR #{{id}}のダウンロード中"
},
"TitleView": { "TitleView": {
"decky_store_desc": "Deckyストアを開く", "decky_store_desc": "Deckyストアを開く",
"settings_desc": "Decky設定を開く" "settings_desc": "Decky設定を開く"