diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-01-04 09:48:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-01-04 09:48:31 +0000 |
commit | 298b79410d433a5394123393b2462eb870a64947 (patch) | |
tree | e4fd07f1d55029293caed61c3b7af529c8785246 /apps/files/l10n/zh_TW.json | |
parent | 493c255f7f774783b78a58d930a2d1f446274d51 (diff) | |
download | nextcloud-server-298b79410d433a5394123393b2462eb870a64947.tar.gz nextcloud-server-298b79410d433a5394123393b2462eb870a64947.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_TW.json')
-rw-r--r-- | apps/files/l10n/zh_TW.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 41db3db0d49..cd52bc82a79 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -62,7 +62,7 @@ "New" : "新增", "\"{name}\" is an invalid file name." : "{name} 是無效的檔名", "File name cannot be empty." : "檔名不能為空", - "\"{name}\" is not an allowed filetype" : "\"{name}\" 並不是經允許的檔案類型", + "\"{name}\" is not an allowed filetype" : "\"{name}\" 是不允許的檔案類型", "Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} 的儲存空間已滿,沒有辦法再更新或是同步檔案!", "Your storage is full, files can not be updated or synced anymore!" : "您的儲存空間已滿,沒有辦法再更新或是同步檔案!", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} 的儲存空間快要滿了 ({usedSpacePercent}%)", |