server/apps/files_versions/l10n/zh_TW.json

9 lines
478 B
JSON
Raw Normal View History

{ "translations": {
"Versions" : "版本",
2019-02-14 01:12:26 +00:00
"This application automatically maintains older versions of files that are changed." : "本應用程式會自動保存修改前舊版本的檔案",
"Failed to revert {file} to revision {timestamp}." : "無法還原檔案 {file} 至版本 {timestamp}",
2017-07-22 00:08:07 +00:00
"_%n byte_::_%n bytes_" : ["%n bytes"],
2015-09-16 08:00:17 +00:00
"Restore" : "復原",
2019-09-17 12:33:26 +00:00
"No other versions available" : "沒有其他版本了"
},"pluralForm" :"nplurals=1; plural=0;"
}