mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-10 06:58:27 +03:00
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.
14 lines
403 B
JSON
14 lines
403 B
JSON
{
|
|
"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": "公開"
|
|
}
|
|
}
|