aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ja.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r--lib/l10n/ja.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index 646e86f2bee..4b8a9a8ecbe 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -19,7 +19,6 @@ OC.L10N.register(
"%1$s, %2$s and %3$s" : "%1$s と %2$s、%3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s と %2$s、%3$s、%4$s",
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s と %2$s、%3$s、%4$s、%5$s",
- "Education Edition" : "教育向けエディション",
"Enterprise bundle" : "エンタープライズ バンドル",
"Groupware bundle" : "グループウェア バンドル",
"Hub bundle" : "Hubバンドル",
@@ -355,6 +354,7 @@ OC.L10N.register(
"Summarizes text by reducing its length without losing key information." : "重要な情報を失わずにテキストの長さを要約して短縮する。",
"Extracts topics from a text and outputs them separated by commas." : "テキストからトピックを抽出し、カンマ区切りで出力します。",
"404" : "404",
+ "Education Edition" : "教育向けエディション",
"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" : "ログインユーザーは管理者である必要があります",