diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-26 00:07:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-26 00:07:12 +0000 |
commit | a973c1bfb9b8ac444009b19fd1107483676dfd25 (patch) | |
tree | 968d153dd4c8fb866efc1385b2a0e0b76fef81b7 /lib/l10n/zh_TW.js | |
parent | 9a70c137d2afa3dc1a6f6361c3fa36d5a9ca4f71 (diff) | |
download | nextcloud-server-a973c1bfb9b8ac444009b19fd1107483676dfd25.tar.gz nextcloud-server-a973c1bfb9b8ac444009b19fd1107483676dfd25.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r-- | lib/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index 68da733db88..09e78b67be5 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -173,10 +173,10 @@ OC.L10N.register( "Storage unauthorized. %s" : "儲存空間未經授權。%s", "Storage incomplete configuration. %s" : "儲存空間配置尚未完成。%s", "Storage connection error. %s" : "儲存空間連線錯誤。%s", - "Storage not available" : "無法存取儲存空間", "Storage connection timeout. %s" : "儲存空間連線逾時。%s", "Microsoft Windows Platform is not supported" : "不支援微軟Windows系統", "Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "微軟Windows不支援Nextcloud伺服器,如果您一定要使用,我們建議您在虛擬機中安裝Linux版本伺服器。", + "Storage not available" : "無法存取儲存空間", "App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "應用程式 \"%s\" 無法安裝,因為與此版本 Nextcloud 不相容", "App can't be installed because it is not compatible with this version of Nextcloud" : "應用程式無法安裝,因為與此版本 Nextcloud 不相容" }, |