summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ja.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r--lib/l10n/ja.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index 661b143e57e..748f39b9abf 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -63,10 +63,6 @@ OC.L10N.register(
"Log out" : "ログアウト",
"Users" : "ユーザー",
"Unknown user" : "不明なユーザー",
- "Create" : "作成",
- "Change" : "変更",
- "Delete" : "削除",
- "Share" : "共有",
"Overview" : "概要",
"Basic settings" : "基本設定",
"Sharing" : "共有",
@@ -75,10 +71,6 @@ OC.L10N.register(
"Additional settings" : "追加設定",
"Personal info" : "個人情報",
"Mobile & desktop" : "モバイル & デスクトップ",
- "Unlimited" : "無制限",
- "Verifying" : "検証中",
- "Verifying …" : "検証中",
- "Verify" : "検証",
"%s enter the database username and name." : "%s データベース名とデータベースのユーザー名を入力してください。",
"%s enter the database username." : "%s のデータベースのユーザー名を入力してください。",
"%s enter the database name." : "%s のデータベース名を入力してください。",
@@ -206,6 +198,14 @@ OC.L10N.register(
"Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s",
"Library %s with a version higher than %s is required - available version %s." : "%s ライブラリーは、%s よりも新しいバージョンが必要です。利用可能なバージョンは、 %s です。",
"Library %s with a version lower than %s is required - available version %s." : "%s ライブラリーは、%s よりも古いバージョンが必要です。利用可能なバージョンは、 %s です。",
+ "Create" : "作成",
+ "Change" : "変更",
+ "Delete" : "削除",
+ "Share" : "共有",
+ "Unlimited" : "無制限",
+ "Verifying" : "検証中",
+ "Verifying …" : "検証中",
+ "Verify" : "検証",
"Sharing %s failed, because the backend does not allow shares from type %i" : "%s を共有できませんでした。%i タイプからの共有は許可されていません。",
"Sharing %s failed, because the file does not exist" : "%s を共有できませんでした。そのファイルは存在しません。",
"Sharing %s failed, because you can not share with yourself" : "%s を共有できませんでした。自分自身に共有することはできません。",