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

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values-zh-rTW/strings.xml')
-rw-r--r--app/src/main/res/values-zh-rTW/strings.xml4
1 files changed, 4 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 4661cd19..3acdbb08 100644
--- a/app/src/main/res/values-zh-rTW/strings.xml
+++ b/app/src/main/res/values-zh-rTW/strings.xml
@@ -13,6 +13,7 @@
<string name="simple_edit">修改</string>
<string name="action_edit_save">儲存</string>
<string name="simple_about">關於</string>
+ <string name="simple_accounts">帳戶</string>
<string name="simple_bold">粗體</string>
<string name="simple_link">連結</string>
<string name="simple_italic">斜體</string>
@@ -127,6 +128,9 @@
<string name="simple_checkbox">核取方塊</string>
<string name="unlock_notes">解鎖筆記</string>
<string name="simple_beta">Beta 測試版</string>
+ <string name="simple_security">安全性</string>
+ <string name="simple_synchronization">同步</string>
+ <string name="manage_accounts">帳戶管理</string>
<!-- Array: note modes -->
<string-array name="noteMode_entries">
<item>以編輯模式開啟</item>