diff options
Diffstat (limited to 'settings/l10n/ja.js')
-rw-r--r-- | settings/l10n/ja.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index 51ae883841c..1a9e5746990 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -122,15 +122,15 @@ OC.L10N.register( "Disable" : "無効にする", "All" : "すべて", "No results" : "該当なし", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "このアプリは Nextcloud の最小バージョンが指定されていません.将来、エラーが発生する可能性があります.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "このアプリは Nextcloud バージョンの上限が指定されていません.将来、エラーが発生する可能性があります.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "次の依存関係が満たされないためこのアプリをインストールできません:", "View in store" : "ストア内で表示", "Visit website" : "ウェブサイトを表示", "Report a bug" : "バグを報告", "User documentation" : "ユーザードキュメント", "Admin documentation" : "管理者ドキュメント", "Developer documentation" : "開発者ドキュメント", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "このアプリは Nextcloud の最小バージョンが指定されていません.将来、エラーが発生する可能性があります.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "このアプリは Nextcloud バージョンの上限が指定されていません.将来、エラーが発生する可能性があります.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "次の依存関係が満たされないためこのアプリをインストールできません:", "No apps found for your version" : "現在のバージョンに対応するアプリはありません", "Disable all" : "すべて無効にする", "Enable all" : "すべて有効にする", |