diff options
Diffstat (limited to 'settings/l10n/ja.js')
-rw-r--r-- | settings/l10n/ja.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index f52cdbf616f..493aa7f97d4 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -109,7 +109,6 @@ OC.L10N.register( "Enable all" : "すべて有効にする", "Enable" : "有効にする", "The app will be downloaded from the app store" : "このアプリは、アプリストアからダウンロードできます。", - "Settings" : "設定", "{size} used" : "{size} を使用中", "Email" : "メール", "Group admin for" : "グループの管理者", @@ -123,6 +122,7 @@ OC.L10N.register( "App bundles" : "アプリバンドル", "Admins" : "管理者", "Everyone" : "すべてのユーザー", + "Add group" : "グループを追加する", "SSL Root Certificates" : "SSLルート証明書", "Common Name" : "コモンネーム", "Valid until" : "有効期限", @@ -304,7 +304,6 @@ OC.L10N.register( "No user found for <strong>{pattern}</strong>" : "<strong>{pattern}</strong> のユーザーは見つかりません", "Unable to add user to group {group}" : "ユーザーを {group} グループに追加できません", "Unable to remove user from group {group}" : "ユーザーを {group} グループから削除できません", - "Add group" : "グループを追加する", "Invalid quota value \"{val}\"" : "クォータ値 \"{val}\" が無効です", "no group" : "グループなし", "Password successfully changed" : "パスワードは変更されました", @@ -348,6 +347,7 @@ OC.L10N.register( "Commercial support" : "商用サポート", "You are using <strong>%s</strong> of <strong>%s</strong>" : "<strong>%s</strong> / <strong>%s</strong> を現在使用中です", "You are member of the following groups:" : "次のグループのメンバー:", + "Settings" : "設定", "Show storage location" : "データの保存場所を表示", "Show user backend" : "ユーザーバックエンドを表示", "Show last login" : "最終ログインを表示", |