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-01-12 05:26:58 +0300
committerNextcloud bot <bot@nextcloud.com>2022-01-12 05:26:58 +0300
commit41529ec22d4cf2ca63125a22563b8cee8c94313b (patch)
tree680736bda5d4d10729ef13e8af9e70c9eecc53b9 /apps/federatedfilesharing
parent2bc0749cb6d4a11b9ae27b5287369581c6aca910 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federatedfilesharing')
-rw-r--r--apps/federatedfilesharing/l10n/ja.js2
-rw-r--r--apps/federatedfilesharing/l10n/ja.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/ja.js b/apps/federatedfilesharing/l10n/ja.js
index db7ac3f539c..aaeff48ac63 100644
--- a/apps/federatedfilesharing/l10n/ja.js
+++ b/apps/federatedfilesharing/l10n/ja.js
@@ -20,6 +20,7 @@ OC.L10N.register(
"It is not allowed to send federated group shares from this server." : "このサーバーからフェデレーショングループ共有を送信することはできません。",
"Sharing %1$s failed, because this item is already shared with user %2$s" : "ユーザー%2$sによりすでに共有されているため%1$s を共有できませんでした。",
"Not allowed to create a federated share with the same user" : "同じユーザーでクラウド共有は作成できません。",
+ "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 が見つかりませんでした。おそらくサーバーに接続できないか、自己証明書を使用しています。",
"Could not find share" : "共有が見つかりませんでした",
@@ -37,6 +38,7 @@ OC.L10N.register(
"Federated file sharing" : "連携共有",
"Provide federated file sharing across servers" : "サーバー間でフェデレーションファイル共有を提供する",
"Open documentation" : "ドキュメントを開く",
+ "Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "ユーザーがサーバー間で共有する方法を調整します。フェデレーション共有を使用している場合、このサーバー上のユーザー間の共有も含まれます。",
"Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "このサーバー上のユーザーが他のサーバーに共有を送信できるようにします(このオプションでは、WebDAVがパブリック共有にアクセスすることもできます)",
"Allow users on this server to receive shares from other servers" : "ユーザーが他のサーバーからこのサーバーに共有することを許可する",
"Allow users on this server to send shares to groups on other servers" : "ユーザーがこのサーバーから他のサーバー上のグループに共有することを許可する",
diff --git a/apps/federatedfilesharing/l10n/ja.json b/apps/federatedfilesharing/l10n/ja.json
index f79361e53be..b6820f68409 100644
--- a/apps/federatedfilesharing/l10n/ja.json
+++ b/apps/federatedfilesharing/l10n/ja.json
@@ -18,6 +18,7 @@
"It is not allowed to send federated group shares from this server." : "このサーバーからフェデレーショングループ共有を送信することはできません。",
"Sharing %1$s failed, because this item is already shared with user %2$s" : "ユーザー%2$sによりすでに共有されているため%1$s を共有できませんでした。",
"Not allowed to create a federated share with the same user" : "同じユーザーでクラウド共有は作成できません。",
+ "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 が見つかりませんでした。おそらくサーバーに接続できないか、自己証明書を使用しています。",
"Could not find share" : "共有が見つかりませんでした",
@@ -35,6 +36,7 @@
"Federated file sharing" : "連携共有",
"Provide federated file sharing across servers" : "サーバー間でフェデレーションファイル共有を提供する",
"Open documentation" : "ドキュメントを開く",
+ "Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "ユーザーがサーバー間で共有する方法を調整します。フェデレーション共有を使用している場合、このサーバー上のユーザー間の共有も含まれます。",
"Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "このサーバー上のユーザーが他のサーバーに共有を送信できるようにします(このオプションでは、WebDAVがパブリック共有にアクセスすることもできます)",
"Allow users on this server to receive shares from other servers" : "ユーザーが他のサーバーからこのサーバーに共有することを許可する",
"Allow users on this server to send shares to groups on other servers" : "ユーザーがこのサーバーから他のサーバー上のグループに共有することを許可する",