Update ja.json

This commit is contained in:
bluefly000
2023-11-17 14:34:30 +09:00
parent 13aed69f0e
commit ff3c37f1b4

View File

@@ -258,14 +258,14 @@
"autoExportOnChanges": "変更があった際に自動でエクスポートする", "autoExportOnChanges": "変更があった際に自動でエクスポートする",
"filterVersionsByRegEx": "正規表現でバージョンをフィルタリングする", "filterVersionsByRegEx": "正規表現でバージョンをフィルタリングする",
"trySelectingSuggestedVersionCode": "提案されたバージョンコードのAPKを選択する", "trySelectingSuggestedVersionCode": "提案されたバージョンコードのAPKを選択する",
"dontSortReleasesList": "Retain release order from API", "dontSortReleasesList": "APIからのリリース順を保持する",
"reverseSort": "Reverse sorting", "reverseSort": "逆順ソート",
"debugMenu": "Debug Menu", "debugMenu": "デバッグメニュー",
"bgTaskStarted": "Background task started - check logs.", "bgTaskStarted": "バックグラウンドタスクが開始されました - ログを確認してください。",
"runBgCheckNow": "Run Background Update Check Now", "runBgCheckNow": "今すぐバックグラウンドでのアップデート確認を開始する",
"versionExtractWholePage": "Apply Version Extraction Regex to Entire Page", "versionExtractWholePage": "バージョン抽出の正規表現をページ全体に適用する",
"installing": "Installing", "installing": "インストール中",
"skipUpdateNotifications": "Skip update notifications", "skipUpdateNotifications": "アップデート通知をスキップする",
"updatesAvailableNotifChannel": "アップデートが利用可能", "updatesAvailableNotifChannel": "アップデートが利用可能",
"appsUpdatedNotifChannel": "アプリをアップデートしました", "appsUpdatedNotifChannel": "アプリをアップデートしました",
"appsPossiblyUpdatedNotifChannel": "アプリのアップデートを試行", "appsPossiblyUpdatedNotifChannel": "アプリのアップデートを試行",
@@ -274,7 +274,7 @@
"downloadingXNotifChannel": "{} をダウンロード中", "downloadingXNotifChannel": "{} をダウンロード中",
"completeAppInstallationNotifChannel": "アプリのインストールを完了する", "completeAppInstallationNotifChannel": "アプリのインストールを完了する",
"checkingForUpdatesNotifChannel": "アップデートを確認中", "checkingForUpdatesNotifChannel": "アップデートを確認中",
"onlyCheckInstalledOrTrackOnlyApps": "Only check installed and Track-Only apps for updates", "onlyCheckInstalledOrTrackOnlyApps": "インストール済みのアプリと「追跡のみ」のアプリのアップデートのみを確認する",
"removeAppQuestion": { "removeAppQuestion": {
"one": "アプリを削除しますか?", "one": "アプリを削除しますか?",
"other": "アプリを削除しますか?" "other": "アプリを削除しますか?"