Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-09-18 07:07:15 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2021-09-18 20:15:49 +0300
commit62e5902b87faffff3535b5158bcf85465998ea80 (patch)
tree97afd395b319d865cd5f453b512782283f3e3dd6 /app/src/main/res/values-zh-rTW
parent261c06e41e792c7e20a05a250affd44123ce52e3 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'app/src/main/res/values-zh-rTW')
-rw-r--r--app/src/main/res/values-zh-rTW/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml
index dd8bdcdb9..0a67bb377 100644
--- a/app/src/main/res/values-zh-rTW/strings.xml
+++ b/app/src/main/res/values-zh-rTW/strings.xml
@@ -319,4 +319,6 @@
<!-- Label for a title input field that is required to be filled out -->
<string name="title_mandatory">標題(必填)</string>
<string name="saving_new_card">正在儲存新卡片...</string>
+ <string name="progress_import">正在匯入版面 %2$d 之 %1$d……</string>
+ <string name="progress_import_indeterminate">正在匯入版面……</string>
</resources>