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>2020-04-11 06:39:11 +0300
committerNextcloud bot <bot@nextcloud.com>2020-04-11 06:39:11 +0300
commitc81950fa768f8abc55860684c748750c33528a09 (patch)
treeab96b0082ad0e5a8414d5577b16684795e9a26b3 /app/src/main/res/values-zh-rTW
parent6e330e7d452006fd4f5b9de9a01e10996f631f39 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-zh-rTW')
-rw-r--r--app/src/main/res/values-zh-rTW/strings.xml7
1 files changed, 7 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 17da8a8a9..d3b8502b1 100644
--- a/app/src/main/res/values-zh-rTW/strings.xml
+++ b/app/src/main/res/values-zh-rTW/strings.xml
@@ -39,6 +39,7 @@
<string name="about_app_license">此程式依照 GNU GENERAL PUBLIC LICENSE v3+ 方式授權使用</string>
<string name="about_app_license_button">檢視授權條款</string>
<string name="about_icons_disclaimer_title">圖示</string>
+ <string name="about_icons_disclaimer_app_icon">原始圖示請見%1$s</string>
<string name="about_icons_disclaimer_mdi">Material Design 圖示</string>
<string name="about_credits_tab_title">致謝</string>
<string name="about_contribution_tab_title">貢獻</string>
@@ -57,6 +58,8 @@
<string name="activity">活動</string>
+ <string name="add_list">新增清單</string>
+ <string name="rename_list">重新命名清單</string>
<string name="delete_list">刪除清單</string>
<string name="label_menu">選單</string>
@@ -71,6 +74,7 @@
<string name="label_add">新增%1$s</string>
<string name="error">發生錯誤</string>
+ <string name="operation_not_yet_supported">尚未支援</string>
<string name="simple_copy">複製</string>
<string name="simple_exception">例外</string>
<string name="copied_to_clipboard">已複製至剪貼簿</string>
@@ -87,8 +91,10 @@
<string name="account_already_added">已加入帳戶</string>
<string name="account_is_getting_imported">已匯入帳戶</string>
<string name="not_synced_yet">尚未同步完成</string>
+ <string name="no_lists_yet">尚無清單</string>
<string name="do_you_want_to_save_your_changes">您想要儲存您做出的變更嗎?</string>
<string name="simple_discard">放棄</string>
+ <string name="do_you_want_to_delete_the_current_list">您想刪除目前的清單嗎?</string>
<string name="add_a_new_card_using_the_button">用 + 按鈕新增卡片</string>
<string name="update_deck">更新 Deck</string>
<string name="your_deck_version_is_too_old">您的 Deck 版本過舊</string>
@@ -124,6 +130,7 @@
<string name="action_card_move_title">移動 %1$s</string>
<string name="simple_disabled">已停用</string>
<string name="simple_copied">已複製</string>
+ <string name="title_is_mandatory">必須有標題</string>
<string name="server_error">伺服器錯誤</string>
<string name="card_edit_comments">留言</string>
</resources>