diff options
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index a1e7c441e92..b938f3b12c7 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -39,6 +39,7 @@ OC.L10N.register( "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "次のボタンをクリックして、パスワードをリセットしてください。 パスワードリセットをリクエストしていない場合は、このメールを無視してください。", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "パスワードをリセットするには、次のリンクをクリックしてください。 パスワードリセットをリクエストしていない場合は、このメールを無視してください。", "Reset your password" : "パスワードをリセット", + "The given provider is not available" : "指定されたプロバイダは使用できません", "Task not found" : "タスクは見つかりません", "Internal error" : "内部エラー", "Not found" : "見つかりませんでした", @@ -105,6 +106,9 @@ OC.L10N.register( "Pick start date" : "開始日を指定", "Pick end date" : "終了日を指定", "Search in date range" : "日付の範囲で検索", + "Search in current app" : "現在のアプリケーションで検索", + "Clear search" : "検索をクリア", + "Search everywhere" : "あらゆる場所を検索", "Unified search" : "統合検索", "Search apps, files, tags, messages" : "アプリ、ファイル、タグ、メッセージを検索", "Places" : "場所", @@ -138,6 +142,7 @@ OC.L10N.register( "This account is disabled" : "アカウントが無効化されています", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "あなたのIPから複数の無効なログイン試行が検出されました。 したがって、次回のログインは最大30秒間抑制されます。", "Account name or email" : "アカウント名またはメールアドレス", + "Account name" : "アカウント名", "Log in with a device" : "デバイスを使ってログインする", "Login or email" : "ログイン名またはEメール", "Your account is not setup for passwordless login." : "あなたのアカウントはパスワードなしでログインできるように設定されていません。", @@ -273,6 +278,7 @@ OC.L10N.register( "The server was unable to complete your request." : "サーバーは要求を完了できませんでした。", "If this happens again, please send the technical details below to the server administrator." : "再びこのようなことが起こった場合は、以下の技術情報をサーバー管理者に送ってください。", "More details can be found in the server log." : "詳細は、サーバーのログを確認してください。", + "For more details see the documentation ↗." : "詳細については、ドキュメントを参照してください ↗", "Technical details" : "技術詳細", "Remote Address: %s" : "リモートアドレス: %s", "Request ID: %s" : "リクエスト ID: %s", |