diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-29 00:20:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-29 00:20:29 +0000 |
commit | 0f4e3f36220da7ed5d4e6712b7177bd5040b16cc (patch) | |
tree | 69d04e209fb3c572bcf2a3c98b3fcad9e24acea5 /apps/federatedfilesharing/l10n/ja.js | |
parent | cf035c8cad039b89c2a58353e21c4a762e1dd256 (diff) | |
download | nextcloud-server-0f4e3f36220da7ed5d4e6712b7177bd5040b16cc.tar.gz nextcloud-server-0f4e3f36220da7ed5d4e6712b7177bd5040b16cc.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federatedfilesharing/l10n/ja.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/ja.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/ja.js b/apps/federatedfilesharing/l10n/ja.js index 2548f4352f3..f858cf7579d 100644 --- a/apps/federatedfilesharing/l10n/ja.js +++ b/apps/federatedfilesharing/l10n/ja.js @@ -13,6 +13,7 @@ OC.L10N.register( "Federated Share request sent, you will receive an invitation. Check your notifications." : "クラウド共有リクエストが送信されました。招待が受信できます。通知を確認してください。", "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "フェデレーション共有を確立できませんでした。連合するサーバーが古すぎます(Nextcloud <= 9)。", "It is not allowed to send federated group shares from this server." : "このサーバーからフェデレーショングループ共有を送信することはできません。", + "Sharing %1$s failed, because this item is already shared with the account %2$s" : "このアイテム %1$sはすでにアカウント %2$sと共有されているため、共有に失敗しました", "Federated shares require read permissions" : "フェデレーション共有には読み取り権限が必要です", "File is already shared with %s" : "ファイルはすでに %s と共有されています。", "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "%1$s の共有に失敗しました。%2$s が見つかりませんでした。おそらくサーバーに接続できないか、自己証明書を使用しています。", |