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 e6df1642783..151c3ff2fe8 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -590,7 +590,7 @@ "Sorting" : "並べ替え", "Send email" : "メールを送信", "Send welcome email to new accounts" : "新規アカウントにウェルカムメールを送る", - "Defaults" : "Defaults", + "Defaults" : "初期値", "Default quota" : "デフォルトのクオータ", "Select default quota" : "デフォルトのクオータを選択", "Passwordless authentication requires a secure connection." : "パスワードレス認証では、安全な接続が必要です。", @@ -718,7 +718,7 @@ "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply <code>opcache.interned_strings_buffer</code> to your PHP configuration with a value higher than <code>%s</code>." : "OPcacheのインターン化文字列バッファーがまもなく一杯になります。全てのスクリプトをキャッシュに保管できるようにするには、<code>opcache.interned_strings_buffer</code>の値を<code>%s</code>より多い値で、PHP設定に適用することを推奨します。", "You need to set your user email before being able to send test emails. Go to %s for that." : "テストメールを送信する前に、ユーザーメールを設定する必要があります。%sから設定を行ってください。", "Invalid user" : "無効なユーザー", - "Your username is: %s" : "あなたの名前: %s", + "Your username is: %s" : "あなたのユーザー名: %s", "Logged in user must be a subadmin" : "ログインユーザーはサブ管理者である必要があります", "A background job is pending that checks for user imported SSL certificates. Please check back later." : "ユーザーがインポートしたSSL証明書をチェックするバックグラウンドジョブが保留になっています。しばらくして再度確認してください。", "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "ユーザーがインポートしたSSL証明書がいくつか存在しますが、Nextcloud 21ではもう使用されていません。これらの証明書は、\"occ security:certificates:import\" コマンドにより、コマンドラインでインポートすることができます。これらの証明書のデータディレクトリ内のパスは以下のとおりです。", |