diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-04 00:26:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-04 00:26:58 +0000 |
commit | cf6e9a19c49b3aa5529ead275e0aeb2be902ab20 (patch) | |
tree | cd8820f33418832ab0b075af6c5603097b083e29 /lib/l10n | |
parent | 8f30f976425d6ee933cfc47cb5ed82d827ff5106 (diff) | |
download | nextcloud-server-cf6e9a19c49b3aa5529ead275e0aeb2be902ab20.tar.gz nextcloud-server-cf6e9a19c49b3aa5529ead275e0aeb2be902ab20.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/ja.js | 1 | ||||
-rw-r--r-- | lib/l10n/ja.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index a58519f02ca..8dee8ebbc49 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -156,6 +156,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 requested share comes from a disabled user" : "要求された共有は無効化されたユーザーからのものです。", "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" : "日曜日", diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index f45d9b5e93f..7d8beb60f63 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -154,6 +154,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 requested share comes from a disabled user" : "要求された共有は無効化されたユーザーからのものです。", "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" : "日曜日", |