diff options
Diffstat (limited to 'apps/settings/l10n/ja.js')
-rw-r--r-- | apps/settings/l10n/ja.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 38b6786ff98..4ea483a79d2 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -50,7 +50,7 @@ OC.L10N.register( "Remote wipe was started on %1$s" : "%1$sでリモートワイプが開始されました", "Remote wipe has finished on %1$s" : "%1$sのリモートワイプが完了しました", "Your <strong>password</strong> or <strong>email</strong> was modified" : "<strong> パスワード </strong> または<strong> メールアドレス</strong>が更新されたとき", - "Apps" : "アプリ", + "Settings" : "設定", "Could not remove app." : "アプリを削除できませんでした。", "Could not update app." : "アプリを更新できませんでした。", "Wrong password" : "パスワードが間違っています", @@ -72,7 +72,6 @@ OC.L10N.register( "Email could not be sent. Check your mail server log" : "メールが送信できませんでした。メールサーバーのログを確認してください", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "メールの送信中に問題が発生しました。設定を確認してください。 (Error: %s)", "You need to set your account email before being able to send test emails. Go to %s for that." : "テストメールを送信する前に、あなたのアカウントのメールを設定する必要があります。%s に移動して設定してください。", - "Users" : "ユーザー", "Invalid account" : "無効なアカウント", "Invalid mail address" : "無効なメールアドレスです", "Settings saved" : "設定を保存しました", @@ -104,9 +103,10 @@ OC.L10N.register( "Go to %s" : "%s に移動", "Install Client" : "クライアントをインストール", "Logged in account must be a subadmin" : "ログインアカウントはサブ管理者である必要があります", - "Settings" : "設定", + "Apps" : "アプリ", "Personal" : "個人", "Administration" : "管理", + "Users" : "ユーザー", "Additional settings" : "追加設定", "Artificial Intelligence" : "人工知能", "Administration privileges" : "管理者権限", |