diff options
Diffstat (limited to 'apps/settings/l10n/ja.js')
-rw-r--r-- | apps/settings/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 5bd08165a9f..5fb48d63fec 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -182,7 +182,6 @@ OC.L10N.register( "Results from other categories" : "他のカテゴリからの結果", "No apps found for your version" : "現在のバージョンに対応するアプリはありません", "Disable all" : "すべて無効にする", - "Enable all" : "すべて有効にする", "_%n app has an update available_::_%n apps have an update available_" : ["%n 個のアプリに更新情報があります"], "_Update_::_Update all_" : ["全て更新"], "Marked for remote wipe" : "リモートワイプ用にマーク", @@ -487,6 +486,7 @@ OC.L10N.register( "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "サードパーティのアプリケーションを使用してNextcloudに接続する場合は、二要素認証を有効にする前に必ずそれぞれのアプリパスワードを作成して設定してください。", "You created app password \"{token}\"" : "アプリパスワード\"{token}\"を作成しました", "An administrator created app password \"{token}\"" : "管理者がアプリパスワード\"{token}\"を作成しました", + "Enable all" : "すべて有効にする", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "これを実行するにはPHPのposix拡張が必要です。詳細については、{linkstart} PHPドキュメント{linkend}を参照してください。", "Use system cron service to call the cron.php file every 5 minutes. Recommended for all instances." : "システムのcronサービスを利用して、5分ごとにcron.phpファイルを実行します。全てのインスタンスで推奨されます。", "Choose profile picture from files" : "ファイルからプロフィール画像を選択", |