aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-21 02:27:50 +0000
committerNextcloud bot <bot@nextcloud.com>2021-05-21 02:27:50 +0000
commita6cb2973a973565e2450b8bb7912257e5e22cde2 (patch)
tree9dd1db982e4ac8296b58ce34bec4eef768794231 /apps/files/l10n/zh_TW.js
parent7ffee26aa8768736593c77dcb12d17978a6e06b2 (diff)
downloadnextcloud-server-a6cb2973a973565e2450b8bb7912257e5e22cde2.tar.gz
nextcloud-server-a6cb2973a973565e2450b8bb7912257e5e22cde2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r--apps/files/l10n/zh_TW.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js
index 94f27354ec3..a9538e637ab 100644
--- a/apps/files/l10n/zh_TW.js
+++ b/apps/files/l10n/zh_TW.js
@@ -79,10 +79,6 @@ OC.L10N.register(
"File name cannot be empty." : "檔名不能為空。",
"\"/\" is not allowed inside a file name." : "不允許檔名中出現 \"/\"。",
"\"{name}\" is not an allowed filetype" : "「{name}」是不允許的檔案類型",
- "Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} 的儲存空間已滿,沒有辦法再更新或是同步檔案!",
- "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "群組資料夾「{mountPoint}」已滿,已無法再更新或同步檔案!",
- "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "外部儲存空間「{mountPoint}」已滿,已無法再更新或同步檔案!",
- "Your storage is full, files can not be updated or synced anymore!" : "您的儲存空間已滿,沒有辦法再更新或是同步檔案!",
"Storage of {owner} is almost full ({usedSpacePercent}%)." : "{owner} 的儲存空間將近已滿 ({usedSpacePercent}%)。",
"Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "群組資料夾「{mountPoint}」將近已滿 ({usedSpacePercent}%)。",
"External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "外部儲存空間「{mountPoint}」將近已滿 ({usedSpacePercent}%)。",
@@ -210,6 +206,10 @@ OC.L10N.register(
"Text file" : "文字檔案",
"New text file.txt" : "新文字檔案.txt",
"Unshare" : "取消分享",
+ "Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} 的儲存空間已滿,沒有辦法再更新或是同步檔案!",
+ "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "群組資料夾「{mountPoint}」已滿,已無法再更新或同步檔案!",
+ "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "外部儲存空間「{mountPoint}」已滿,已無法再更新或同步檔案!",
+ "Your storage is full, files can not be updated or synced anymore!" : "您的儲存空間已滿,沒有辦法再更新或是同步檔案!",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} 的儲存空間快要滿了 ({usedSpacePercent}%)",
"Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "群組資料夾「{mountPoint}」將近已滿 ({usedSpacePercent}%)",
"External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "外部儲存空間「{mountPoint}」將近已滿 ({usedSpacePercent}%)",