diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-17 02:27:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-17 02:27:04 +0000 |
commit | cbd13a26f491cb410af373c369a1dba42ead0118 (patch) | |
tree | 3055206247819175eea22b2590643b0ca903b31a /core/l10n/zh_TW.js | |
parent | 1bed77c5fcfc2a47a086d2a2773389da6c087d15 (diff) | |
download | nextcloud-server-cbd13a26f491cb410af373c369a1dba42ead0118.tar.gz nextcloud-server-cbd13a26f491cb410af373c369a1dba42ead0118.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index ca8ea8ea5d3..d6ec500d164 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -142,7 +142,6 @@ OC.L10N.register( "Loading apps …" : "正在載入應用程式…", "Could not fetch list of apps from the app store." : "無法從應用程式商店抓取應用程式清單", "Installing apps …" : "正在安裝應用程式…", - "Nextcloud {app}" : "Nextcloud {app}", "App download or installation failed" : "應用程式下載或是安裝失敗", "Can't install this app because it is not compatible" : "應用程式無法安裝,因為不相容", "Can't install this app" : "無法安裝這個應用程式", @@ -421,6 +420,7 @@ OC.L10N.register( "Reset search" : "重置搜尋", "Your client should now be connected! You can close this window." : "您的客戶端應該已經完成連結,您可以關閉這個視窗", "Cancel log in" : "取消登入", - "These apps will be updated:" : "將會更新這些應用程式" + "These apps will be updated:" : "將會更新這些應用程式", + "Nextcloud {app}" : "Nextcloud {app}" }, "nplurals=1; plural=0;"); |