summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/zh_HK.js11
-rw-r--r--apps/files_sharing/l10n/zh_HK.json11
-rw-r--r--apps/files_sharing/l10n/zh_TW.js33
-rw-r--r--apps/files_sharing/l10n/zh_TW.json33
4 files changed, 80 insertions, 8 deletions
diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js
index 9b4e56185dc..31940ca9c6a 100644
--- a/apps/files_sharing/l10n/zh_HK.js
+++ b/apps/files_sharing/l10n/zh_HK.js
@@ -133,8 +133,10 @@ OC.L10N.register(
"One or more of your shares will expire tomorrow" : "您的一個或多個分享將於明天到期",
"Your share of {node} will expire tomorrow" : "您 {node} 的分享將於明天到期",
"You received {share} as a share by {user}" : "您收到 {user} 的分享 {share}",
+ "You received {share} to group {group} as a share by {user}" : "您收到了 {user} 分享的 {share} 到 {group} 群組",
"Accept" : "接受",
"Reject" : "拒絕",
+ "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "該應用程序使用戶可以在Nextcloud中共享檔案。如果啟用,管理員可以選擇可以共享文件的群組。然後,適用的用戶可以與Nextcloud中的其他用戶和群組共享檔案和資料夾。此外,如果管理員啟用了共享連結功能,則可以使用外部連結與Nextcloud之外的其他用戶分享檔案。管理員還可以實施密碼,有效期,並允許通過分享檔案進行伺服器到伺服器的分享以及從流動裝置進行分享。\n關閉此功能將刪除伺服器上所有分享收件人以及同步客戶端和流動應用程序上的分享了檔案和資料夾。Nextcloud文檔中提供了更多信息。",
"Sharing" : "分享",
"Accept user and group shares by default" : "默認接受用戶和群組共享",
"Allow editing" : "允許編輯",
@@ -176,12 +178,15 @@ OC.L10N.register(
"Hide download" : "隱藏下載",
"Password protect" : "密碼防護",
"Video verification" : "視頻驗證",
+ "Enter a note for the share recipient" : "輸入分享收件人的註釋",
"Add another link" : "加入另一個連結",
"Create a new share link" : "建立新分享連結",
"{shareWith} by {initiator}" : "{initiator} 分享了 {shareWith}",
"Shared via link by {initiator}" : "由 {initiator} 透過連結分享",
"Share link ({label})" : "分享連結 ({label})",
"Share link" : "分享連結",
+ "Error, please enter proper password and/or expiration date" : "錯誤,請輸入正確的密碼和/或有效期",
+ "No recommendations. Start typing." : "沒有建議。開始輸入。",
"Resharing is not allowed" : "不允許重新分享",
"Name or email …" : "名字或電郵地址",
"Name, email, or Federated Cloud ID …" : "名字,電郵地址或 Federated Cloud ID …",
@@ -189,6 +194,11 @@ OC.L10N.register(
"No elements found." : "找不到元素。",
"Search globally" : "全域搜尋",
"on {server}" : "在 {server} 上",
+ "Others with access" : "有存取權限的其他人",
+ "No other users with access found" : "找不到其他具有存取權限的用戶",
+ "Toggle list of others with access to this directory" : "切換有權存取此目錄的其他人的清單",
+ "Toggle list of others with access to this file" : "切換有權存取此檔案的其他人的清單",
+ "Unable to fetch inherited shares" : "無法獲取繼承的分享",
"Unable to load the shares list" : "無法載入分享清單",
"Expires {relativetime}" : "有效期至 {relativetime}",
"this share just expired." : "此分享剛過期。",
@@ -215,6 +225,7 @@ OC.L10N.register(
"the link expired" : "連結已過期",
"sharing is disabled" : "分享功能已停用",
"For more info, please ask the person who sent this link." : "請詢問告訴您此連結的人以瞭解更多",
+ "Share note" : "分享筆記",
"Toggle grid view" : "切換網格檢視",
"Download %s" : "下載 %s",
"Upload files to %s" : "上傳檔案到 %s",
diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json
index 0d3de1a76dc..50d3c7deee7 100644
--- a/apps/files_sharing/l10n/zh_HK.json
+++ b/apps/files_sharing/l10n/zh_HK.json
@@ -131,8 +131,10 @@
"One or more of your shares will expire tomorrow" : "您的一個或多個分享將於明天到期",
"Your share of {node} will expire tomorrow" : "您 {node} 的分享將於明天到期",
"You received {share} as a share by {user}" : "您收到 {user} 的分享 {share}",
+ "You received {share} to group {group} as a share by {user}" : "您收到了 {user} 分享的 {share} 到 {group} 群組",
"Accept" : "接受",
"Reject" : "拒絕",
+ "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "該應用程序使用戶可以在Nextcloud中共享檔案。如果啟用,管理員可以選擇可以共享文件的群組。然後,適用的用戶可以與Nextcloud中的其他用戶和群組共享檔案和資料夾。此外,如果管理員啟用了共享連結功能,則可以使用外部連結與Nextcloud之外的其他用戶分享檔案。管理員還可以實施密碼,有效期,並允許通過分享檔案進行伺服器到伺服器的分享以及從流動裝置進行分享。\n關閉此功能將刪除伺服器上所有分享收件人以及同步客戶端和流動應用程序上的分享了檔案和資料夾。Nextcloud文檔中提供了更多信息。",
"Sharing" : "分享",
"Accept user and group shares by default" : "默認接受用戶和群組共享",
"Allow editing" : "允許編輯",
@@ -174,12 +176,15 @@
"Hide download" : "隱藏下載",
"Password protect" : "密碼防護",
"Video verification" : "視頻驗證",
+ "Enter a note for the share recipient" : "輸入分享收件人的註釋",
"Add another link" : "加入另一個連結",
"Create a new share link" : "建立新分享連結",
"{shareWith} by {initiator}" : "{initiator} 分享了 {shareWith}",
"Shared via link by {initiator}" : "由 {initiator} 透過連結分享",
"Share link ({label})" : "分享連結 ({label})",
"Share link" : "分享連結",
+ "Error, please enter proper password and/or expiration date" : "錯誤,請輸入正確的密碼和/或有效期",
+ "No recommendations. Start typing." : "沒有建議。開始輸入。",
"Resharing is not allowed" : "不允許重新分享",
"Name or email …" : "名字或電郵地址",
"Name, email, or Federated Cloud ID …" : "名字,電郵地址或 Federated Cloud ID …",
@@ -187,6 +192,11 @@
"No elements found." : "找不到元素。",
"Search globally" : "全域搜尋",
"on {server}" : "在 {server} 上",
+ "Others with access" : "有存取權限的其他人",
+ "No other users with access found" : "找不到其他具有存取權限的用戶",
+ "Toggle list of others with access to this directory" : "切換有權存取此目錄的其他人的清單",
+ "Toggle list of others with access to this file" : "切換有權存取此檔案的其他人的清單",
+ "Unable to fetch inherited shares" : "無法獲取繼承的分享",
"Unable to load the shares list" : "無法載入分享清單",
"Expires {relativetime}" : "有效期至 {relativetime}",
"this share just expired." : "此分享剛過期。",
@@ -213,6 +223,7 @@
"the link expired" : "連結已過期",
"sharing is disabled" : "分享功能已停用",
"For more info, please ask the person who sent this link." : "請詢問告訴您此連結的人以瞭解更多",
+ "Share note" : "分享筆記",
"Toggle grid view" : "切換網格檢視",
"Download %s" : "下載 %s",
"Upload files to %s" : "上傳檔案到 %s",
diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js
index 16c1886ec57..73b87eb73af 100644
--- a/apps/files_sharing/l10n/zh_TW.js
+++ b/apps/files_sharing/l10n/zh_TW.js
@@ -183,13 +183,34 @@ OC.L10N.register(
"Create a new share link" : "建立新分享連結",
"{shareWith} by {initiator}" : "{shareWith} 由 {initiator}",
"Shared via link by {initiator}" : "由 {initiator} 透過連結分享",
+ "Share link ({label})" : "分享連結 ({label})",
"Share link" : "分享連結",
+ "Error, please enter proper password and/or expiration date" : "錯誤,請輸入正確的密碼及/或到期日",
+ "No recommendations. Start typing." : "沒有建議。開始輸入。",
"Resharing is not allowed" : "不允許重新分享",
+ "Name or email …" : "名稱或電子郵件……",
+ "Name, email, or Federated Cloud ID …" : "名稱、電子郵件或雲端聯盟 ID……",
+ "Searching …" : "正在搜尋……",
+ "No elements found." : "找不到元素。",
"Search globally" : "全域搜尋",
+ "on {server}" : "於 {server}",
+ "Others with access" : "有存取權的其他人",
+ "No other users with access found" : "找不到其他有存取權的使用者",
+ "Toggle list of others with access to this directory" : "切換有權存取此目錄的其他人的列表",
+ "Toggle list of others with access to this file" : "切換有權存取此檔案的其他人的列表",
+ "Unable to fetch inherited shares" : "無法擷取繼承的分享",
+ "Unable to load the shares list" : "無法載入分享列表",
+ "Expires {relativetime}" : "過期於 {relativetime}",
+ "this share just expired." : "此分享剛過期。",
+ "Link to a file" : "檔案連結",
+ "Error creating the share: {errorMessage}" : "建立分享時發生錯誤:{errorMessage}",
+ "Error creating the share" : "建立分享時發生錯誤",
+ "Error updating the share: {errorMessage}" : "更新分享時發生錯誤:{errorMessage}",
+ "Error updating the share" : "更新分享時發生錯誤:",
"Shared" : "已分享",
"Share" : "分享",
"Shared with" : "分享給",
- "Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group}群組",
+ "Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group} 群組",
"Shared with you and {circle} by {owner}" : "{owner} 分享給您和 {circle}",
"Shared with you and the conversation {conversation} by {owner}" : "{owner} 分享給您和 {conversation} 對話",
"Shared with you in a conversation by {owner}" : "{owner} 在對話中分享給您",
@@ -203,12 +224,16 @@ OC.L10N.register(
"the item was removed" : "項目已經移除",
"the link expired" : "連結過期",
"sharing is disabled" : "分享功能已停用",
- "For more info, please ask the person who sent this link." : "請詢問告訴您此連結的人以瞭解更多",
+ "For more info, please ask the person who sent this link." : "要取得更多資訊,請詢問傳送此連結給您的人。",
+ "Share note" : "分享訊息",
"Toggle grid view" : "切換網格檢視",
"Download %s" : "下載 %s",
"Upload files to %s" : "上傳檔案到 %s",
"Note" : "筆記",
- "Select or drop files" : "選擇或拖曳檔案至此",
- "Uploaded files:" : "已上傳的檔案:"
+ "Select or drop files" : "選取或拖曳檔案",
+ "Uploading files" : "正在上傳檔案",
+ "Uploaded files:" : "已上傳的檔案:",
+ "By uploading files, you agree to the %1$sterms of service%2$s." : "上傳檔案即表示您同意%1$s服務條款%2$s。",
+ "Name, email, or federated cloud ID …" : "名稱、電子郵件或雲端聯盟 ID……"
},
"nplurals=1; plural=0;");
diff --git a/apps/files_sharing/l10n/zh_TW.json b/apps/files_sharing/l10n/zh_TW.json
index 8d8277ae318..b45aab56747 100644
--- a/apps/files_sharing/l10n/zh_TW.json
+++ b/apps/files_sharing/l10n/zh_TW.json
@@ -181,13 +181,34 @@
"Create a new share link" : "建立新分享連結",
"{shareWith} by {initiator}" : "{shareWith} 由 {initiator}",
"Shared via link by {initiator}" : "由 {initiator} 透過連結分享",
+ "Share link ({label})" : "分享連結 ({label})",
"Share link" : "分享連結",
+ "Error, please enter proper password and/or expiration date" : "錯誤,請輸入正確的密碼及/或到期日",
+ "No recommendations. Start typing." : "沒有建議。開始輸入。",
"Resharing is not allowed" : "不允許重新分享",
+ "Name or email …" : "名稱或電子郵件……",
+ "Name, email, or Federated Cloud ID …" : "名稱、電子郵件或雲端聯盟 ID……",
+ "Searching …" : "正在搜尋……",
+ "No elements found." : "找不到元素。",
"Search globally" : "全域搜尋",
+ "on {server}" : "於 {server}",
+ "Others with access" : "有存取權的其他人",
+ "No other users with access found" : "找不到其他有存取權的使用者",
+ "Toggle list of others with access to this directory" : "切換有權存取此目錄的其他人的列表",
+ "Toggle list of others with access to this file" : "切換有權存取此檔案的其他人的列表",
+ "Unable to fetch inherited shares" : "無法擷取繼承的分享",
+ "Unable to load the shares list" : "無法載入分享列表",
+ "Expires {relativetime}" : "過期於 {relativetime}",
+ "this share just expired." : "此分享剛過期。",
+ "Link to a file" : "檔案連結",
+ "Error creating the share: {errorMessage}" : "建立分享時發生錯誤:{errorMessage}",
+ "Error creating the share" : "建立分享時發生錯誤",
+ "Error updating the share: {errorMessage}" : "更新分享時發生錯誤:{errorMessage}",
+ "Error updating the share" : "更新分享時發生錯誤:",
"Shared" : "已分享",
"Share" : "分享",
"Shared with" : "分享給",
- "Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group}群組",
+ "Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group} 群組",
"Shared with you and {circle} by {owner}" : "{owner} 分享給您和 {circle}",
"Shared with you and the conversation {conversation} by {owner}" : "{owner} 分享給您和 {conversation} 對話",
"Shared with you in a conversation by {owner}" : "{owner} 在對話中分享給您",
@@ -201,12 +222,16 @@
"the item was removed" : "項目已經移除",
"the link expired" : "連結過期",
"sharing is disabled" : "分享功能已停用",
- "For more info, please ask the person who sent this link." : "請詢問告訴您此連結的人以瞭解更多",
+ "For more info, please ask the person who sent this link." : "要取得更多資訊,請詢問傳送此連結給您的人。",
+ "Share note" : "分享訊息",
"Toggle grid view" : "切換網格檢視",
"Download %s" : "下載 %s",
"Upload files to %s" : "上傳檔案到 %s",
"Note" : "筆記",
- "Select or drop files" : "選擇或拖曳檔案至此",
- "Uploaded files:" : "已上傳的檔案:"
+ "Select or drop files" : "選取或拖曳檔案",
+ "Uploading files" : "正在上傳檔案",
+ "Uploaded files:" : "已上傳的檔案:",
+ "By uploading files, you agree to the %1$sterms of service%2$s." : "上傳檔案即表示您同意%1$s服務條款%2$s。",
+ "Name, email, or federated cloud ID …" : "名稱、電子郵件或雲端聯盟 ID……"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file