diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-07-23 02:26:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-07-23 02:26:18 +0000 |
commit | 7641818ec65d396c133edbe6d315bb1b539de68c (patch) | |
tree | 564b9d5f0dee4833f64c24fe99de45ed5f0082c4 /apps/files/l10n/zh_TW.js | |
parent | c73fd32206b5fbfaac21e5956a84c621f7c6f745 (diff) | |
download | nextcloud-server-7641818ec65d396c133edbe6d315bb1b539de68c.tar.gz nextcloud-server-7641818ec65d396c133edbe6d315bb1b539de68c.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r-- | apps/files/l10n/zh_TW.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 68a39b2b44e..6f51a1ab2f2 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -191,7 +191,6 @@ OC.L10N.register( "%s used" : "%s 已使用", "%s%% of %s used" : "%s 在 %s 中使用了 %%", "%1$s of %2$s used" : "在 %2$s 中使用了 %1$s ", - "Settings" : "設定", "Show hidden files" : "顯示隱藏檔", "Crop image previews" : "圖片裁剪預覽", "WebDAV" : "WebDAV", @@ -217,6 +216,7 @@ OC.L10N.register( "New text file.txt" : "新文字檔案.txt", "Select" : "選取", "You don’t have permission to upload or create files here" : "您沒有權限在這裡上傳或建立檔案", - "Cannot transfer ownership of a file or folder you don't own" : "無法轉移您未擁有的檔案或是資料夾所有權" + "Cannot transfer ownership of a file or folder you don't own" : "無法轉移您未擁有的檔案或是資料夾所有權", + "Settings" : "設定" }, "nplurals=1; plural=0;"); |