aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-11-16 02:14:42 +0000
committerNextcloud bot <bot@nextcloud.com>2022-11-16 02:14:42 +0000
commit62919ac81eb856a15c0131f3cf948bb11b2a5b1f (patch)
treee6a4da3bfcd1eaf29275abc43d588fd9600d99ac /lib
parentf559792bf3168ad9ffa5396cc7b4f9bdb069fcca (diff)
downloadnextcloud-server-62919ac81eb856a15c0131f3cf948bb11b2a5b1f.tar.gz
nextcloud-server-62919ac81eb856a15c0131f3cf948bb11b2a5b1f.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/ja.js3
-rw-r--r--lib/l10n/ja.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index c0b20ed3455..ff3ce44ba42 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -127,6 +127,8 @@ OC.L10N.register(
"PostgreSQL username and/or password not valid" : "PostgreSQLのユーザー名またはパスワードが有効ではありません",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X では、サポートされていません。このOSでは、%sは正常に動作しないかもしれません。ご自身の責任においてご利用ください。",
"For the best results, please consider using a GNU/Linux server instead." : "最も良い方法としては、代わりにGNU/Linuxサーバーを利用することをご検討ください。",
+ "It seems that this %s instance is running on a 32-bit PHP environment. 64-bit is required for 26 and higher." : "この%s実環境は 32ビットPHP環境で実行されているようです。 26以上では64ビットPHPが必要です。",
+ "Please switch to 64-bit PHP." : "64ビットPHPに切り替えてください。",
"Set an admin username." : "管理者のユーザー名を設定",
"Set an admin password." : "管理者のパスワードを設定",
"Cannot create or write into the data directory %s" : " データディレクトリ%sに作成、書き込みができません",
@@ -150,6 +152,7 @@ OC.L10N.register(
"%1$s shared »%2$s« with you." : "%1$sが あなたと »%2$s« を共有しました。",
"Click the button below to open it." : "開くには下のボタンをクリック",
"The requested share does not exist anymore" : "この共有はもう存在しません。",
+ "The user was not created because the user limit has been reached. Check your notifications to learn more." : "登録可能なユーザー数の上限に達したため、ユーザーは作成されませんでした。詳細については通知をご確認ください。",
"Could not find category \"%s\"" : "カテゴリ \"%s\" が見つかりませんでした",
"Sunday" : "日曜日",
"Monday" : "月曜日",
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json
index 910b4717e4b..7c1ee363beb 100644
--- a/lib/l10n/ja.json
+++ b/lib/l10n/ja.json
@@ -125,6 +125,8 @@
"PostgreSQL username and/or password not valid" : "PostgreSQLのユーザー名またはパスワードが有効ではありません",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X では、サポートされていません。このOSでは、%sは正常に動作しないかもしれません。ご自身の責任においてご利用ください。",
"For the best results, please consider using a GNU/Linux server instead." : "最も良い方法としては、代わりにGNU/Linuxサーバーを利用することをご検討ください。",
+ "It seems that this %s instance is running on a 32-bit PHP environment. 64-bit is required for 26 and higher." : "この%s実環境は 32ビットPHP環境で実行されているようです。 26以上では64ビットPHPが必要です。",
+ "Please switch to 64-bit PHP." : "64ビットPHPに切り替えてください。",
"Set an admin username." : "管理者のユーザー名を設定",
"Set an admin password." : "管理者のパスワードを設定",
"Cannot create or write into the data directory %s" : " データディレクトリ%sに作成、書き込みができません",
@@ -148,6 +150,7 @@
"%1$s shared »%2$s« with you." : "%1$sが あなたと »%2$s« を共有しました。",
"Click the button below to open it." : "開くには下のボタンをクリック",
"The requested share does not exist anymore" : "この共有はもう存在しません。",
+ "The user was not created because the user limit has been reached. Check your notifications to learn more." : "登録可能なユーザー数の上限に達したため、ユーザーは作成されませんでした。詳細については通知をご確認ください。",
"Could not find category \"%s\"" : "カテゴリ \"%s\" が見つかりませんでした",
"Sunday" : "日曜日",
"Monday" : "月曜日",