diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-17 01:55:27 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-17 01:55:27 -0400 |
commit | 2a89bc7b511fff8acd031d2d910dc9c1a02e940e (patch) | |
tree | 7c99e4ff5dc8b4510f96fbb253fed7528f8a7fa2 /core/l10n/zh_TW.php | |
parent | 45b17207ccf03703d4d6c3925f5405f52579aee5 (diff) | |
download | nextcloud-server-2a89bc7b511fff8acd031d2d910dc9c1a02e940e.tar.gz nextcloud-server-2a89bc7b511fff8acd031d2d910dc9c1a02e940e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_TW.php')
-rw-r--r-- | core/l10n/zh_TW.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/zh_TW.php b/core/l10n/zh_TW.php index eaecdeb1fe3..18a44e985d5 100644 --- a/core/l10n/zh_TW.php +++ b/core/l10n/zh_TW.php @@ -184,7 +184,6 @@ $TRANSLATIONS = array( "The theme %s has been disabled." => "主題 %s 已經被停用", "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "在繼續之前,請備份資料庫、config 目錄及資料目錄", "Start update" => "開始升級", -"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" => "在大型安裝上,為了避免升級請求逾時,你也可以在安裝目錄執行下列指令:", -"This ownCloud instance is currently being updated, which may take a while." => "ownCloud 正在升級,請稍待一會。" +"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" => "在大型安裝上,為了避免升級請求逾時,你也可以在安裝目錄執行下列指令:" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; |