aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/ja.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r--core/l10n/ja.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index d15f9a5d243..c886a9c6b29 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -29,7 +29,6 @@ OC.L10N.register(
"Your login token is invalid or has expired" : "あなたのログイントークンは無効か期限が切れています。",
"This community release of Nextcloud is unsupported and push notifications are limited." : "コミュニティリリースのNextcloudにサポートはなく、プッシュ通知には制限があります",
"Login" : "ログイン",
- "Please try again" : "再度お試しください",
"Password reset is disabled" : "パスワードリセットは無効化されています",
"Could not reset password because the token is expired" : "トークンが期限切れのため、パスワードをリセットできませんでした",
"Could not reset password because the token is invalid" : "トークンが無効なため、パスワードをリセットできませんでした",
@@ -386,6 +385,7 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "このサーバー %s は現在メンテナンスモードです。しばらくお待ちください。",
"This page will refresh itself when the instance is available again." : "この画面は、サーバー の再起動後に自動的に更新されます。",
"Contact your system administrator if this message persists or appeared unexpectedly." : "このメッセージが引き続き、または予期せず現れる場合は、システム管理者に問い合わせてください。",
+ "Please try again" : "再度お試しください",
"Please use the command line updater because updating via the browser is disabled in your config.php." : "config.php でブラウザ経由の更新が無効になっているため、コマンドラインアップデーターをご利用ください。",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHPのシステム環境変数が正しく設定されていないようです。getenv(\"PATH\") コマンドでテストして何も値を返さないことを確認してください。",
"Please check the {linkstart}installation documentation ↗{linkend} for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "特にphp-fpmを使用する場合は、{linkstart}インストールドキュメント↗{linkend}でPHP構成に関する注意事項とサーバーのPHP構成を確認してください。",