aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-10-19 00:23:18 +0000
committerNextcloud bot <bot@nextcloud.com>2024-10-19 00:23:18 +0000
commit7df2f7f1f895d67fa6397ec857c5e9e2ace04543 (patch)
tree4b31b02765fc68d07eeadac315750677b63d1d8f /apps/federatedfilesharing
parent69070bf617a976124c338236cbdbacb2a2645e20 (diff)
downloadnextcloud-server-7df2f7f1f895d67fa6397ec857c5e9e2ace04543.tar.gz
nextcloud-server-7df2f7f1f895d67fa6397ec857c5e9e2ace04543.zip
Fix(l10n): Update translations 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
-rw-r--r--apps/federatedfilesharing/l10n/zh_CN.js2
-rw-r--r--apps/federatedfilesharing/l10n/zh_CN.json2
4 files changed, 6 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/ja.js b/apps/federatedfilesharing/l10n/ja.js
index 8e87b9d62c9..2b838b77d69 100644
--- a/apps/federatedfilesharing/l10n/ja.js
+++ b/apps/federatedfilesharing/l10n/ja.js
@@ -37,6 +37,7 @@ OC.L10N.register(
"Share it so your friends can share files with you:" : "友達があなたとファイルを共有できるよう、シェアしましょう:",
"Facebook" : "Facebook",
"X (formerly Twitter)" : "X (旧 Twitter)",
+ "formerly Twitter" : " 旧 Twitter",
"Mastodon" : "Mastodon",
"Add to your website" : "ウェブサイトに追加",
"Share with me via Nextcloud" : "Nextcloud 経由で共有",
@@ -45,6 +46,7 @@ OC.L10N.register(
"Share with me through my #Nextcloud Federated Cloud ID" : "#Nextcloud の「クラウド共有ID」で私と共有できます。",
"Cloud ID copied to the clipboard" : "クリップボードにクラウドIDをコピーしました",
"Copy to clipboard" : "クリップボードにコピー",
+ "Clipboard not available. Please copy the cloud ID manually." : "クリップボードが使用できません。手動でクラウドIDをコピーしてください。",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "{owner}@{remote} からのリモート共有 {name} を追加してもよろしいですか?",
"Remote share" : "リモート共有",
"Remote share password" : "リモート共有のパスワード",
diff --git a/apps/federatedfilesharing/l10n/ja.json b/apps/federatedfilesharing/l10n/ja.json
index 8ce23cad7d9..07ecee8f373 100644
--- a/apps/federatedfilesharing/l10n/ja.json
+++ b/apps/federatedfilesharing/l10n/ja.json
@@ -35,6 +35,7 @@
"Share it so your friends can share files with you:" : "友達があなたとファイルを共有できるよう、シェアしましょう:",
"Facebook" : "Facebook",
"X (formerly Twitter)" : "X (旧 Twitter)",
+ "formerly Twitter" : " 旧 Twitter",
"Mastodon" : "Mastodon",
"Add to your website" : "ウェブサイトに追加",
"Share with me via Nextcloud" : "Nextcloud 経由で共有",
@@ -43,6 +44,7 @@
"Share with me through my #Nextcloud Federated Cloud ID" : "#Nextcloud の「クラウド共有ID」で私と共有できます。",
"Cloud ID copied to the clipboard" : "クリップボードにクラウドIDをコピーしました",
"Copy to clipboard" : "クリップボードにコピー",
+ "Clipboard not available. Please copy the cloud ID manually." : "クリップボードが使用できません。手動でクラウドIDをコピーしてください。",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "{owner}@{remote} からのリモート共有 {name} を追加してもよろしいですか?",
"Remote share" : "リモート共有",
"Remote share password" : "リモート共有のパスワード",
diff --git a/apps/federatedfilesharing/l10n/zh_CN.js b/apps/federatedfilesharing/l10n/zh_CN.js
index 800b3536f28..8d0135dcb9a 100644
--- a/apps/federatedfilesharing/l10n/zh_CN.js
+++ b/apps/federatedfilesharing/l10n/zh_CN.js
@@ -8,7 +8,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 分享",
+ "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,可能该服务器当前无法访问或者使用了自签名证书。",
diff --git a/apps/federatedfilesharing/l10n/zh_CN.json b/apps/federatedfilesharing/l10n/zh_CN.json
index bfadf3225a2..eb322e610d9 100644
--- a/apps/federatedfilesharing/l10n/zh_CN.json
+++ b/apps/federatedfilesharing/l10n/zh_CN.json
@@ -6,7 +6,7 @@
"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 分享",
+ "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,可能该服务器当前无法访问或者使用了自签名证书。",