diff options
Diffstat (limited to 'apps/settings/l10n/ja.js')
-rw-r--r-- | apps/settings/l10n/ja.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 4cbc9362751..837e3cc7ac7 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -121,6 +121,11 @@ OC.L10N.register( "Personal info" : "個人情報", "Mobile & desktop" : "モバイル & デスクトップ", "Email server" : "メールサーバー", + "Mail Providers" : "メールプロバイダー", + "Mail provider enables sending emails directly through the user's personal email account. At present, this functionality is limited to calendar invitations. It requires Nextcloud Mail 4.1 and an email account in Nextcloud Mail that matches the user's email address in Nextcloud." : "メールプロバイダーはユーザーの個人メール・アカウントを通じて直接メールを送信できます。現在のところ、この機能はカレンダーの招待に限られています。この機能を利用するには、Nextcloud Mail 4.1と、Nextcloudのユーザーのメールアドレスと一致するNextcloud Mailのメールアカウントが必要です。", + "Send emails using" : "を使用して電子メールを送信する。", + "User's email account" : "ユーザーのメールアカウント", + "System email account" : "システムメールアカウント", "Security & setup checks" : " セキュリティ & セットアップのチェック", "Background jobs" : "バックグラウンドジョブ", "Unlimited" : "無制限", @@ -293,6 +298,7 @@ OC.L10N.register( "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDBバージョン10.3が検出されましたが、このバージョンはサポートが終了しており、Ubuntu 20.04の一部としてのみサポートされています。このバージョンのNextcloudで最高のパフォーマンス、安定性、機能性を実現するには、MariaDB >=%1$s および <=%2$sを推奨します。", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDBバージョン \"%1$s\" が検出されました。このバージョンのNextcloudで最高のパフォーマンス、安定性、機能性を実現するには、MariaDB >=%2$s および <=%3$sを推奨します。", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MySQLバージョン \"%1$s\"が検出されました。このバージョンのNextcloudで最高のパフォーマンス、安定性、機能性を得るには、MySQL >=%2$s および <=%3$sを推奨します。", + "PostgreSQL version \"%1$s\" detected. PostgreSQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL バージョン \"%1$s\" が検出されました。このバージョンの Nextcloud で最高のパフォーマンス、安定性、および機能を実現するには、PostgreSQL >=%2$s および <=%3$s を推奨します。", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLiteは現在、バックエンドデータベースとして使用されています。より大規模なインストールでは、別のデータベースバックエンドに切り替えることをおすすめします。特にファイル同期にデスクトップクライアントを使用する場合には、別のデータベースに移行することをおすすめします。別のデータベースに移行するには、コマンドラインツール「occ db:convert-type」を使用してください。", "Unknown database platform" : "不明なデータベース・プラフォーム", "Architecture" : "アーキテクチャ", @@ -354,6 +360,7 @@ OC.L10N.register( "Groups allowed to share" : "共有を許可されたグループ", "Groups excluded from sharing" : "共有から除外されたグループ", "Not allowed groups will still be able to receive shares, but not to initiate them." : "許可されていないグループでも共有を受け取ることはできますが、共有を開始することはできません。", + "Set default expiration date for internal shares" : "内部共有のデフォルトの有効期限を設定する", "Enforce expiration date" : "有効期限を反映させる", "Default expiration time of new shares in days" : "新しい共有のデフォルトの有効期限(日単位)", "Expire shares after x days" : "x 日後に共有を無効にする", |