diff options
Diffstat (limited to 'lib/l10n/zh_TW.json')
-rw-r--r-- | lib/l10n/zh_TW.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json index dc09c400af6..7411b0f410d 100644 --- a/lib/l10n/zh_TW.json +++ b/lib/l10n/zh_TW.json @@ -32,6 +32,8 @@ "File name is too long" : "檔案名稱太長", "Dot files are not allowed" : "不允許小數點開頭的檔案", "Empty filename is not allowed" : "不允許空白的檔名", + "App \"%s\" cannot be installed because appinfo file cannot be read." : "程式\"%s\"無法安裝,因為無法讀取appinfo檔案。", + "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "程式\"%s\"無法安裝,因為伺服器版本不符。", "Help" : "說明", "Apps" : "應用程式", "Personal" : "個人", @@ -147,8 +149,6 @@ "The username is already being used" : "這個使用者名稱已經有人使用了", "User disabled" : "使用者取消", "Login canceled by app" : "程式取消登入", - "App \"%s\" cannot be installed because appinfo file cannot be read." : "程式\"%s\"無法安裝,因為無法讀取appinfo檔案。", - "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "程式\"%s\"無法安裝,因為伺服器版本不符。", "No app name specified" : "沒有指定應用程式名稱", "App '%s' could not be installed!" : "程式\"%s\"無法安裝。", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "應用程式 \"%s\" 無法被安裝,下列的相依性並不是完整的: %s", |