aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-14 01:12:26 +0000
committerNextcloud bot <bot@nextcloud.com>2019-02-14 01:12:26 +0000
commit4d8c42a4fb8bbebfce4a9abd431f7600e0465fe0 (patch)
tree8ab4afe079a067a1479494c8d31197a7d94e5385 /apps/files_versions/l10n/zh_TW.js
parentd7495f89abbe8050fb22202b0a47b901cce6df28 (diff)
downloadnextcloud-server-4d8c42a4fb8bbebfce4a9abd431f7600e0465fe0.tar.gz
nextcloud-server-4d8c42a4fb8bbebfce4a9abd431f7600e0465fe0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions/l10n/zh_TW.js')
-rw-r--r--apps/files_versions/l10n/zh_TW.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_versions/l10n/zh_TW.js b/apps/files_versions/l10n/zh_TW.js
index 17afa3b634e..e2a79b3393b 100644
--- a/apps/files_versions/l10n/zh_TW.js
+++ b/apps/files_versions/l10n/zh_TW.js
@@ -2,11 +2,11 @@ OC.L10N.register(
"files_versions",
{
"Versions" : "版本",
+ "This application automatically maintains older versions of files that are changed." : "本應用程式會自動保存修改前舊版本的檔案",
"Failed to revert {file} to revision {timestamp}." : "無法還原檔案 {file} 至版本 {timestamp}",
"_%n byte_::_%n bytes_" : ["%n bytes"],
"Restore" : "復原",
"No other versions available" : "沒有其他版本了",
- "This application automatically maintains older versions of files that are changed." : "本應用程式會自動保存修改前舊版本的檔案",
"Could not revert: %s" : "無法還原:%s",
"No earlier versions available" : "沒有更早的版本了",
"More versions …" : "更多版本…"