diff options
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r-- | lib/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 6615d6d611e..5804a5190da 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -92,7 +92,6 @@ OC.L10N.register( "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" アプリは、このバージョンのサーバーと互換性がないためインストールされませんでした。", "__language_name__" : "日本語 (Japanese)", "This is an automatically sent email, please do not reply." : "これは自動的に生成されたメールです。返信しないでください。", - "Help" : "ヘルプ", "Appearance and accessibility" : "外観とアクセシビリティ", "Apps" : "アプリ", "Personal settings" : "個人設定", @@ -272,6 +271,7 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "この設定にアクセスするには、ログインしたユーザーが管理者、サブ管理者、または特別な権利が必要です。", "Logged in user must be an admin or sub admin" : "ログインユーザーは管理者またはサブ管理者である必要があります", "Logged in user must be an admin" : "ログインユーザーは管理者である必要があります", + "Help" : "ヘルプ", "Unknown user" : "不明なユーザー", "Enter the database username and name for %s" : "%sのデータベース名とユーザー名を入力してください", "Enter the database username for %s" : "%sのデータベースのユーザー名を指定してください", |