diff options
Diffstat (limited to 'apps/settings/l10n/ja.json')
-rw-r--r-- | apps/settings/l10n/ja.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index e33d7a8453d..0bf0b7018f0 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -235,8 +235,6 @@ "Webcron" : "Webcron", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.phpは、HTTP越しに5分おきにcron.phpを読み出すWebcronサービスにより登録されています。使用例: 極小なインスタンス(利用率に依存する1〜5ユーザー程度)の場合。", "Cron (Recommended)" : "Cron (推奨)", - "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ファイルを実行します。全てのインスタンスで推奨されます。", "The cron.php needs to be executed by the system user \"{user}\"." : "cron.php はシステムユーザー \"{user}\" で実行する必要があります。", "Unable to update background job mode" : "バックグラウンドジョブモードが更新できませんでした", "Profile" : "プロフィール", @@ -487,6 +485,8 @@ "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}\"を作成しました", + "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" : "ファイルからプロフィール画像を選択", "png or jpg, max. 20 MB" : "pngまたはjpg。最大20MB", "Your location" : "位置情報", |