From 6c37285e822aa7fcb9fd63f8a88aca1404ddc3fa Mon Sep 17 00:00:00 2001 From: "Re*Index. (ot_inc)" <32851879+reindex-ot@users.noreply.github.com> Date: Mon, 2 Sep 2024 18:35:44 +0900 Subject: [PATCH 1/2] Fix Japanese --- src/locales/ja.ts | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/locales/ja.ts b/src/locales/ja.ts index 39b52913..781d7b6c 100644 --- a/src/locales/ja.ts +++ b/src/locales/ja.ts @@ -55,7 +55,7 @@ export const ja = { explore_repositories: "リポジトリを探す", overview: "概要", about_this_module: "このモジュールについて", - about: "アプリについて", + about: "情報", updated_on: "更新日", requirements: "要件", access: "アクセス", @@ -95,13 +95,13 @@ export const ja = { enable_install: "インストールを有効化", enable_install_subtitle: "バージョン 1.8.5 以降では MMRL Install Tools が必要です", scroll_to_bottom: "下までスクロール", - scroll_to_bottom_subtitle: "ターミナル内で自動的に下までスクロールする", + scroll_to_bottom_subtitle: "ターミナル内で自動的に下までスクロールします。", scroll_behavior: "スクロールの動作", terminal: "ターミナル", eruda_console: "Eruda コンソール", - eruda_console_subtitle: "開発やバグハンティングに役立ちます", + eruda_console_subtitle: "開発やバグハンティングに役立ちます。", share_device_infos: "デバイス情報を共有する", - share_device_infos_subtilte: "デバイスの仕様、構成された ModConf、アプリ情報、インストールされたモジュール", + share_device_infos_subtilte: "デバイスの仕様、構成された ModConf、アプリ情報、インストールされたモジュールを共有します。", storage: "ストレージ", clear_repos: "リポジトリを消去", patch_settings: "パッチの設定", @@ -132,13 +132,13 @@ export const ja = { reboot_device_desc: "デバイスを再起動してもよろしいですか?", word_wrap_title: "文章の折り返し", numberic_lines_title: "行の番号", - numberic_lines_desc: "インストーラーの各行に番号を追加します", + numberic_lines_desc: "インストーラーの各行に番号を追加します。", privacy_privacy: "プライバシーポリシー", hoc_with_require_new_version: "この構成には、{versionCode} 以上の MMRL が必要です。 (versionCode){br}最新の {url} を確認してください", print_errors: "プリントエラー", - print_errors_desc: "ターミナルと MMRL Install Tools のエラーをコンソールに出力します", + print_errors_desc: "ターミナルと MMRL Install Tools のエラーをコンソールに出力します。", blacklisted_modules: "ブラックリストされたモジュール", @@ -155,5 +155,5 @@ export const ja = { open_logcat: "Logcat を開く", try_again: "再試行", - file_downloaded: "ファイルは {path} にダウンロードされました", + file_downloaded: "ファイルは {path} にダウンロードされました。", }; From 3598811aa58616db00b56c1524cc268be95931de Mon Sep 17 00:00:00 2001 From: "Re*Index. (ot_inc)" <32851879+reindex-ot@users.noreply.github.com> Date: Mon, 2 Sep 2024 18:40:42 +0900 Subject: [PATCH 2/2] Update ja.ts --- src/locales/ja.ts | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/locales/ja.ts b/src/locales/ja.ts index 781d7b6c..1bf9c210 100644 --- a/src/locales/ja.ts +++ b/src/locales/ja.ts @@ -31,8 +31,8 @@ export const ja = { installed: "インストール済み", remove: "削除", restore: "復元", - module_enabled_LOG: "{name} は有効化されています", - module_disabled_LOG: "{name} は無効化されています", + module_enabled_LOG: "{name} は有効化されています。", + module_disabled_LOG: "{name} は無効化されています。", add: "追加", cancel: "キャンセル", confirm_repo_delete: "{name} のリポジトリを削除してもよろしいですか?", @@ -40,9 +40,9 @@ export const ja = { donate: "寄付", support: "サポート", website: "Web サイト", - no_root: "ルート権限なし", + no_root: "root 権限なし", failed: "失敗", - no_root_message: "少なくとも 1 個のルートマネージャーがあることを確認してください。そうでない場合、MMRL は使用できません。", + no_root_message: "少なくとも 1 個の root マネージャーがあることを確認してください。そうでない場合、MMRL は使用できません。", open_magisk: "Magisk を開く", development: "開発", enabled: "有効化", @@ -62,8 +62,8 @@ export const ja = { minimum: "最小", recommended: "おすすめ", source: "ソース", - require_sdk: "モジュールには {sdk} が必要です", - unsupported: "非サポート", + require_sdk: "モジュールには {sdk} が必要です。", + unsupported: "非対応", images: "画像", unset: "設定を解除", yes: "はい", @@ -93,7 +93,7 @@ export const ja = { // no translate modfs: "ModFS", enable_install: "インストールを有効化", - enable_install_subtitle: "バージョン 1.8.5 以降では MMRL Install Tools が必要です", + enable_install_subtitle: "バージョン 1.8.5 以降では MMRL Install Tools が必要です。", scroll_to_bottom: "下までスクロール", scroll_to_bottom_subtitle: "ターミナル内で自動的に下までスクロールします。", scroll_behavior: "スクロールの動作", @@ -135,7 +135,7 @@ export const ja = { numberic_lines_desc: "インストーラーの各行に番号を追加します。", privacy_privacy: "プライバシーポリシー", - hoc_with_require_new_version: "この構成には、{versionCode} 以上の MMRL が必要です。 (versionCode){br}最新の {url} を確認してください", + hoc_with_require_new_version: "この構成には、{versionCode} 以上の MMRL が必要です。 (versionCode){br}最新の {url} を確認してください。", print_errors: "プリントエラー", print_errors_desc: "ターミナルと MMRL Install Tools のエラーをコンソールに出力します。",