Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-11-12 05:14:56 +0300
committerNextcloud bot <bot@nextcloud.com>2022-11-12 05:14:56 +0300
commit65e9409e729f92a2b55d17642b9437d0d0223857 (patch)
tree80b6c310774cb93a715c8d54690b1ba3ca0b430b /lib/l10n/ja.js
parentc2f3010ee7b828459b279879285f1bdc2c7e3c62 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r--lib/l10n/ja.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index 68ecd585fd8..c0b20ed3455 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -150,7 +150,6 @@ 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 limit has been reached and the user was not created. Check your notifications to learn more." : "ユーザー制限に達したため、ユーザーは作成されませんでした。詳細については、通知を確認してください。",
"Could not find category \"%s\"" : "カテゴリ \"%s\" が見つかりませんでした",
"Sunday" : "日曜日",
"Monday" : "月曜日",
@@ -284,6 +283,7 @@ OC.L10N.register(
"Your data directory is readable by other users" : "データディレクトリは、他のユーザーから読み取り専用です",
"Your data directory must be an absolute path" : "データディレクトリは、絶対パスにする必要があります",
"Check the value of \"datadirectory\" in your configuration" : "設定ファイル内の \"datadirectory\" の値を確認してください。",
- "Your data directory is invalid" : "データディレクトリが無効です"
+ "Your data directory is invalid" : "データディレクトリが無効です",
+ "The user limit has been reached and the user was not created. Check your notifications to learn more." : "ユーザー制限に達したため、ユーザーは作成されませんでした。詳細については、通知を確認してください。"
},
"nplurals=1; plural=0;");