diff options
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index aec3c084e1b..8bdc8459c57 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -281,7 +281,6 @@ OC.L10N.register( "Too many requests" : "要求が多すぎます", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "ネットワークからのリクエストが多すぎました。このようなエラーが発生した場合は、後で再試行するか、管理者に連絡してください。", "Error" : "エラー", - "Previous" : "前へ", "Internal Server Error" : "内部サーバーエラー", "The server was unable to complete your request." : "サーバーは要求を完了できませんでした。", "If this happens again, please send the technical details below to the server administrator." : "再びこのようなことが起こった場合は、以下の技術情報をサーバー管理者に送ってください。", @@ -341,6 +340,7 @@ OC.L10N.register( "Account connected" : "アカウント接続済", "Your client should now be connected!" : "クライアントはもう接続されているはずです!", "You can close this window." : "このウィンドウは閉じてしまって構いません。", + "Previous" : "前へ", "This share is password-protected" : "この共有はパスワードで保護されています", "The password is wrong or expired. Please try again or request a new one." : "パスワードが間違っているか有効期限切れです。後で再度お試しいただくか、新しいパスワードをリクエストしてください。", "Please type in your email address to request a temporary password" : "仮パスワードを申請するためにメールアドレスを入力してください。", |