diff options
Diffstat (limited to 'apps/settings/l10n/ja.json')
-rw-r--r-- | apps/settings/l10n/ja.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index 849348197e6..fae3b9eefb8 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -41,6 +41,7 @@ "You changed your email address" : "メールアドレスを変更しました", "Your email address was changed by an administrator" : "管理者がメールアドレスを変更しました", "You created app password \"{token}\"" : "アプリパスワード\"{token}\"を作成しました", + "An administrator created app password \"{token}\"" : "管理者がアプリパスワード\"{token}\"を作成しました", "You deleted app password \"{token}\"" : "アプリパスワード\"{token}\"を削除しました", "You renamed app password \"{token}\" to \"{newToken}\"" : "アプリのパスワードを{token} から {newToken} に変更しました。", "You granted filesystem access to app password \"{token}\"" : "アプリのパスワード\"{token}\"へファイルシステムアクセス件を付与しました", @@ -54,6 +55,7 @@ "Couldn't remove app." : "アプリが削除できませんでした。", "Couldn't update app." : "アプリをアップデートできませんでした。", "Wrong password" : "パスワードが間違っています", + "Unable to change personal password" : "個人パスワードを変更できません", "Saved" : "保存しました", "No user supplied" : "ユーザーが指定されていません", "Authentication error" : "認証エラー", @@ -63,6 +65,8 @@ "installing and updating apps via the App Store or Federated Cloud Sharing" : "アプリストアまたはクラウド連携共有から、アプリをインストールならびにアップデート", "Federated Cloud Sharing" : "統合されたクラウド共有", "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "%1$sバージョン (%2$s) の古い cURL を使っています。OSを更新するか、この機能 %3$sが正しく動くアプリに更新してください。", + "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "https://nextcloud.comに対するHTTPSリクエスト中にエラーが発生したため、cURLのTLSバージョンが古くなっているかどうかを判断できませんでした。詳細については、Nextcloudログファイルを確認してください。", + "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "PHP OPcacheモジュールがロードされていません。パフォーマンスを向上させるには、OPcacheモジュールをPHPインストールにロードすることをお勧めします。", "Invalid SMTP password." : "SMTPパスワードが無効", "Email setting test" : "メール設定のテスト", "Well done, %s!" : "%sさん、成功です!", |