diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-25 02:21:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-25 02:21:31 +0000 |
commit | d523d9973f70c3c585ee58df4ab573235062992e (patch) | |
tree | cddb8884079f99dd6f4c137b4352d3d0951af061 /apps/files_sharing/l10n/zh_TW.json | |
parent | 90fa31c28020fc778fb729e104ae4d249a0566af (diff) | |
download | nextcloud-server-d523d9973f70c3c585ee58df4ab573235062992e.tar.gz nextcloud-server-d523d9973f70c3c585ee58df4ab573235062992e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/zh_TW.json')
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.json | 33 |
1 files changed, 29 insertions, 4 deletions
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 |