diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-17 00:21:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-17 00:21:36 +0000 |
commit | b37ab132f799b3783d6d80d85f7c899f71be38c0 (patch) | |
tree | 2af142cfabeefbc349f4e1795357104700b29c8b /apps/files_sharing/l10n/zh_TW.js | |
parent | 8bfc7fcc64e84ab8feea4d5808f61f762f84f054 (diff) | |
download | nextcloud-server-b37ab132f799b3783d6d80d85f7c899f71be38c0.tar.gz nextcloud-server-b37ab132f799b3783d6d80d85f7c899f71be38c0.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/zh_TW.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index 0b573da3b43..e3d0fb6a18b 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -348,7 +348,8 @@ OC.L10N.register( "Error updating the share" : "更新分享時發生錯誤:", "File \"{path}\" has been unshared" : "檔案「{path}」已取消分享", "Folder \"{path}\" has been unshared" : "資料夾「{path}」已取消分享", - "Share {propertyName} saved" : "分享 {propertyName} 已儲存", + "Share label saved" : "分享標籤已儲存", + "Share password saved" : "分享密碼已儲存", "Shared by" : "分享自", "Shared with" : "分享給", "Password created successfully" : "成功建立密碼", @@ -397,6 +398,7 @@ OC.L10N.register( "Circle" : "圈子", "Allow download" : "允許下載", "No other users with access found" : "找不到其他有存取權的使用者", + "Share {propertyName} saved" : "分享 {propertyName} 已儲存", "No entries found in this folder" : "在此資料夾中沒有任何項目", "Name" : "名稱", "Share time" : "分享時間", |