diff options
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r-- | lib/l10n/ja.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index ef7fec365c5..d66485a8e72 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -83,11 +83,6 @@ OC.L10N.register( "Log out" : "ログアウト", "Users" : "ユーザー", "Unknown user" : "不明なユーザー", - "Overview" : "概要", - "Basic settings" : "基本設定", - "Sharing" : "共有", - "Security" : "セキュリティ", - "Groupware" : "グループウェア", "Additional settings" : "追加設定", "%s enter the database username and name." : "%s データベース名とデータベースのユーザー名を入力してください。", "%s enter the database username." : "%s のデータベースのユーザー名を入力してください。", @@ -230,6 +225,11 @@ OC.L10N.register( "Change" : "変更", "Delete" : "削除", "Share" : "共有", + "Overview" : "概要", + "Basic settings" : "基本設定", + "Sharing" : "共有", + "Security" : "セキュリティ", + "Groupware" : "グループウェア", "Personal info" : "個人情報", "Mobile & desktop" : "モバイル & デスクトップ", "Unlimited" : "無制限", |