diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-27 00:20:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-27 00:20:24 +0000 |
commit | c6d19b2d7d08373de865b20db3884e629834d246 (patch) | |
tree | 7500f1cc7a862003e5eef6e365c3ab6830008216 /apps/files/l10n/zh_TW.js | |
parent | af6f1cdde407580646fd7e562ee757fa87aab0d3 (diff) | |
download | nextcloud-server-c6d19b2d7d08373de865b20db3884e629834d246.tar.gz nextcloud-server-c6d19b2d7d08373de865b20db3884e629834d246.zip |
Fix(l10n): Update translations 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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 03c9325c2b8..fa1e3d687c8 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -169,6 +169,7 @@ OC.L10N.register( "The ownership transfer of {path} from {user} has completed." : "來自 {user} 的 {path} 所有權轉移已經完成。", "in %s" : "在 %s", "File Management" : "檔案管理", + "Current directory path" : "目前目錄路徑", "Reload current directory" : "重新載入目前的目錄", "Go to the \"{dir}\" directory" : "到「{dir}」目錄", "Drag and drop files here to upload" : "將檔案拖曳到此處以上傳", |