summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-02-15 02:18:10 +0000
committerNextcloud bot <bot@nextcloud.com>2020-02-15 02:18:10 +0000
commitbdab33731310970a99aae3db1874b0be9f7eab80 (patch)
treebab9693fc8667f0bbac54f64bab1b308ace30bc8 /lib/l10n
parent6a1ba818f5cd0553fb1dc2ef49d6717b64bb07bf (diff)
downloadnextcloud-server-bdab33731310970a99aae3db1874b0be9f7eab80.tar.gz
nextcloud-server-bdab33731310970a99aae3db1874b0be9f7eab80.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/ja.js2
-rw-r--r--lib/l10n/ja.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index 2e56ec30d25..df74294373b 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -17,6 +17,7 @@ OC.L10N.register(
"Education Edition" : "教育向けエディション",
"Enterprise bundle" : "エンタープライズ バンドル",
"Groupware bundle" : "グループウェア バンドル",
+ "Hub bundle" : "Hubバンドル",
"Social sharing bundle" : "SNS バンドル",
"PHP %s or higher is required." : "PHP %s 以上が必要です。",
"PHP with a version lower than %s is required." : "%s 以前のバージョンのPHPが必要です。",
@@ -88,6 +89,7 @@ OC.L10N.register(
"%s enter the database username." : "%s のデータベースのユーザー名を入力してください。",
"%s enter the database name." : "%s のデータベース名を入力してください。",
"%s you may not use dots in the database name" : "%s ではデータベース名にドットを利用できないかもしれません。",
+ "MySQL username and/or password not valid" : "MySQLのユーザー名またはパスワードが有効ではありません",
"You need to enter details of an existing account." : "既存のアカウントの詳細を入力してください。",
"Oracle connection could not be established" : "Oracleへの接続が確立できませんでした。",
"Oracle username and/or password not valid" : "Oracleのユーザー名またはパスワードが有効ではありません",
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json
index 1d858926165..b029885b9e7 100644
--- a/lib/l10n/ja.json
+++ b/lib/l10n/ja.json
@@ -15,6 +15,7 @@
"Education Edition" : "教育向けエディション",
"Enterprise bundle" : "エンタープライズ バンドル",
"Groupware bundle" : "グループウェア バンドル",
+ "Hub bundle" : "Hubバンドル",
"Social sharing bundle" : "SNS バンドル",
"PHP %s or higher is required." : "PHP %s 以上が必要です。",
"PHP with a version lower than %s is required." : "%s 以前のバージョンのPHPが必要です。",
@@ -86,6 +87,7 @@
"%s enter the database username." : "%s のデータベースのユーザー名を入力してください。",
"%s enter the database name." : "%s のデータベース名を入力してください。",
"%s you may not use dots in the database name" : "%s ではデータベース名にドットを利用できないかもしれません。",
+ "MySQL username and/or password not valid" : "MySQLのユーザー名またはパスワードが有効ではありません",
"You need to enter details of an existing account." : "既存のアカウントの詳細を入力してください。",
"Oracle connection could not be established" : "Oracleへの接続が確立できませんでした。",
"Oracle username and/or password not valid" : "Oracleのユーザー名またはパスワードが有効ではありません",