Update zh, zh-TW translations

This commit updates zh and zh-TW translations. I try to match the language used in the file, but I still hope a native speaker from the other side of the strait can check my work.
This commit is contained in:
Mingye Wang 2024-08-15 18:33:40 +08:00
parent 1395d506cf
commit 2aeeb701c8
8 changed files with 279 additions and 127 deletions

View file

@ -1,5 +1,5 @@
{
"KOLAB": {
"CONTACTS_FOLDER": "Contacts Folder"
"CONTACTS_FOLDER": "聯絡人名刺夾"
}
}

View file

@ -0,0 +1,14 @@
{
"NEXTCLOUD": {
"SAVE_ATTACHMENTS": "儲存到 Nextcloud",
"SAVE_EML": "以 .eml 檔案儲存到 Nextcloud",
"SAVE_ICS": "新增到日曆",
"SELECT_FOLDER": "選擇檔案夾",
"SELECT_FILES": "選擇檔案",
"ATTACH_FILES": "新增 Nextcloud 檔案",
"SELECT_CALENDAR": "選擇日曆",
"FILE_ATTACH": "附加",
"FILE_INTERNAL": "內部",
"FILE_PUBLIC": "公開"
}
}