diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-27 00:20:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-27 00:20:34 +0000 |
commit | b4ca5160aaa846b8ae4aba0c171884e7f9c99a07 (patch) | |
tree | 94468209e2be366de122d3f512b1ad663b313dc0 /apps/files/l10n | |
parent | 800cbffc39dfd0a4ecebe1a7ee7a476843e74bde (diff) | |
download | nextcloud-server-b4ca5160aaa846b8ae4aba0c171884e7f9c99a07.tar.gz nextcloud-server-b4ca5160aaa846b8ae4aba0c171884e7f9c99a07.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/zh_TW.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/zh_TW.json | 1 |
2 files changed, 2 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" : "將檔案拖曳到此處以上傳", diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 893a805ad61..7a13c6be59d 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -167,6 +167,7 @@ "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" : "將檔案拖曳到此處以上傳", |