aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-22 00:20:22 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-22 00:20:22 +0000
commitb33260a22c7099e15903f2f9cf8f27d64680d663 (patch)
tree01280bd0f2c447d6d905532dab3b8f785e1251e7 /lib/l10n/zh_TW.js
parent003bf4b8ee3a1cf8e19f62b94bafe26e03448ddb (diff)
downloadnextcloud-server-b33260a22c7099e15903f2f9cf8f27d64680d663.tar.gz
nextcloud-server-b33260a22c7099e15903f2f9cf8f27d64680d663.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r--lib/l10n/zh_TW.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index c9f3c81f9c5..19a53563653 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -82,8 +82,6 @@ OC.L10N.register(
"Empty file" : "空檔案",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "名為 %s 的模組不存在,請在應用程式設定中啟用,或是聯絡系統管理員",
"Dot files are not allowed" : "不允許小數點開頭的檔案",
- "Invalid character \"%1$s\" in filename" : "檔案名稱中有無效的字元「%1$s」",
- "Invalid filename extension \"%1$s\"" : "無效的副檔名「%1$s」",
"File already exists" : "檔案已存在",
"Invalid path" : "無效的路徑",
"Failed to create file from template" : "無法從範本建立檔案",
@@ -274,7 +272,7 @@ OC.L10N.register(
"The audio to transcribe" : "要轉錄的音訊",
"Transcription" : "轉錄",
"The transcribed text" : "已轉錄的文字",
- "ContextWrite" : "ContextWrite",
+ "Context write" : "寫作情境",
"Writes text in a given style based on the provided source material." : "根據提供的來源資料以指定的風格編寫文字",
"Writing style" : "寫作風格",
"Demonstrate a writing style that you would like to immitate" : "展現您想模仿的寫作風格",
@@ -378,6 +376,8 @@ OC.L10N.register(
"User disabled" : "使用者已停用",
"Your data directory is readable by other users." : "您的 data 目錄可被其他使用讀取。",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "請將該目錄權限設定為 0770 ,以免其他使用者讀取目錄列表",
- "Ensure there is a file called \".ocdata\" in the root of the data directory." : "請確保資料目錄最上層有一個 \".ocdata\" 檔案"
+ "Ensure there is a file called \".ocdata\" in the root of the data directory." : "請確保資料目錄最上層有一個 \".ocdata\" 檔案",
+ "Invalid character \"%1$s\" in filename" : "檔案名稱中有無效的字元「%1$s」",
+ "Invalid filename extension \"%1$s\"" : "無效的副檔名「%1$s」"
},
"nplurals=1; plural=0;");