From fe8e8f2a415afdc878af744609f0164be35dce0c Mon Sep 17 00:00:00 2001 From: kevin0712 <108166303+KEVIN970712@users.noreply.github.com> Date: Thu, 19 Jun 2025 15:45:59 +0800 Subject: [PATCH 1/5] Create values-zh-rTW --- app/src/main/res/values-zh-rTW | 186 +++++++++++++++++++++++++++++++++ 1 file changed, 186 insertions(+) create mode 100644 app/src/main/res/values-zh-rTW diff --git a/app/src/main/res/values-zh-rTW b/app/src/main/res/values-zh-rTW new file mode 100644 index 00000000..349fefaf --- /dev/null +++ b/app/src/main/res/values-zh-rTW @@ -0,0 +1,186 @@ + + Notally + + + Notes + labels + Deleted + Archived + Settings + + + Share + Filter + Search + Delete + Restore + Archive + Unarchive + Add images + Delete all + Record audio + Set reminder + Change color + Make a copy + Delete forever + + + Pin + Unpin + Pinned + Others + + + View note + + + Save + Edit + Cancel + Continue + Open link + Make list + Take note + Add label + Export + View file + Save to device + Edit label + Label exists + Delete label? + No labels yet. Create one? + Delete all notes? + Delete selected notes? + Delete note forever? + Your notes attached to this label will not be deleted + + + Note + Item + Date + Title + Add Item + Audio Recordings + Drag Handle + Bold + Link + Italic + Strikethrough + Clear formatting + Monospace + + + Saved to device + Saved to Notally + Empty note + Empty list + Select labels + + + Can’t open link + Something went wrong. Please try again. + Install an email app to send feedback + Install a browser to open this link + Can’t find note. It may have been deleted + + + Appearance + + View + List + Grid + + Theme + Dark + Light + Follow system + + Date format + None + + Text size + Small + Medium + Large + + Content density + Max items to display in list + Max lines to display in note + Max lines to display in title + + + Backup + Auto backup + Tap to set up + Notes will be backed up to your phone’s internal storage everyday.\n\nThis may not work if you have power saving mode enabled + Choose folder + Disable auto backup + Choose another folder + Can’t find folder. It may have been moved or deleted + Invalid backup + Imported backup + Exporting backup + Importing backup + Calculating… + + Export backup + Import backup + + About + Libraries + Rate this app + Send feedback + + GitHub + + + Single note or list + Select note + + + %1$d / %2$d + Adding images + Deleting images + Invalid image + Error while renaming image + Image format not supported + Delete image forever? + Can’t load image. It may have been moved or deleted + Unknown name + Unknown error + Insert an SD card to add images + + + Can’t add %d image + Can’t add %d images + + + + Play + Stop + Start + Pause + Resume + Paused + Recording… + Ready to record + Discard + Save recording? + Delete audio recording forever? + Tap for more options + To record audio, allow Notally access to your microphone. Tap Settings > Permissions and turn Microphone on + Please grant Notally the permission to record audio. Recordings never leave your device + Insert an SD card to record audio + Something went wrong. The audio recording may have been moved or deleted.\n\nError : (%1$d, %2$d) + + + Time + Select frequency + Does not repeat + Daily + Monthly + %1$s, Repeats daily + %1$s, Repeats monthly + Please grant Notally the permission to send notifications + Please grant Notally the permission to set alarms + From e3a13f352281a5ad2f1b78da55f5f70c7f89bf9e Mon Sep 17 00:00:00 2001 From: kevin0712 <108166303+KEVIN970712@users.noreply.github.com> Date: Thu, 19 Jun 2025 15:48:30 +0800 Subject: [PATCH 2/5] Delete app/src/main/res/values-zh-rTW --- app/src/main/res/values-zh-rTW | 186 --------------------------------- 1 file changed, 186 deletions(-) delete mode 100644 app/src/main/res/values-zh-rTW diff --git a/app/src/main/res/values-zh-rTW b/app/src/main/res/values-zh-rTW deleted file mode 100644 index 349fefaf..00000000 --- a/app/src/main/res/values-zh-rTW +++ /dev/null @@ -1,186 +0,0 @@ - - Notally - - - Notes - labels - Deleted - Archived - Settings - - - Share - Filter - Search - Delete - Restore - Archive - Unarchive - Add images - Delete all - Record audio - Set reminder - Change color - Make a copy - Delete forever - - - Pin - Unpin - Pinned - Others - - - View note - - - Save - Edit - Cancel - Continue - Open link - Make list - Take note - Add label - Export - View file - Save to device - Edit label - Label exists - Delete label? - No labels yet. Create one? - Delete all notes? - Delete selected notes? - Delete note forever? - Your notes attached to this label will not be deleted - - - Note - Item - Date - Title - Add Item - Audio Recordings - Drag Handle - Bold - Link - Italic - Strikethrough - Clear formatting - Monospace - - - Saved to device - Saved to Notally - Empty note - Empty list - Select labels - - - Can’t open link - Something went wrong. Please try again. - Install an email app to send feedback - Install a browser to open this link - Can’t find note. It may have been deleted - - - Appearance - - View - List - Grid - - Theme - Dark - Light - Follow system - - Date format - None - - Text size - Small - Medium - Large - - Content density - Max items to display in list - Max lines to display in note - Max lines to display in title - - - Backup - Auto backup - Tap to set up - Notes will be backed up to your phone’s internal storage everyday.\n\nThis may not work if you have power saving mode enabled - Choose folder - Disable auto backup - Choose another folder - Can’t find folder. It may have been moved or deleted - Invalid backup - Imported backup - Exporting backup - Importing backup - Calculating… - - Export backup - Import backup - - About - Libraries - Rate this app - Send feedback - - GitHub - - - Single note or list - Select note - - - %1$d / %2$d - Adding images - Deleting images - Invalid image - Error while renaming image - Image format not supported - Delete image forever? - Can’t load image. It may have been moved or deleted - Unknown name - Unknown error - Insert an SD card to add images - - - Can’t add %d image - Can’t add %d images - - - - Play - Stop - Start - Pause - Resume - Paused - Recording… - Ready to record - Discard - Save recording? - Delete audio recording forever? - Tap for more options - To record audio, allow Notally access to your microphone. Tap Settings > Permissions and turn Microphone on - Please grant Notally the permission to record audio. Recordings never leave your device - Insert an SD card to record audio - Something went wrong. The audio recording may have been moved or deleted.\n\nError : (%1$d, %2$d) - - - Time - Select frequency - Does not repeat - Daily - Monthly - %1$s, Repeats daily - %1$s, Repeats monthly - Please grant Notally the permission to send notifications - Please grant Notally the permission to set alarms - From 1c850462e9d229a239530ef82ad56c34a0a7a7d5 Mon Sep 17 00:00:00 2001 From: kevin0712 <108166303+KEVIN970712@users.noreply.github.com> Date: Thu, 19 Jun 2025 15:58:56 +0800 Subject: [PATCH 3/5] Create string.xml --- app/src/main/res/values-zh-rTW/string.xml | 186 ++++++++++++++++++++++ 1 file changed, 186 insertions(+) create mode 100644 app/src/main/res/values-zh-rTW/string.xml diff --git a/app/src/main/res/values-zh-rTW/string.xml b/app/src/main/res/values-zh-rTW/string.xml new file mode 100644 index 00000000..6334a206 --- /dev/null +++ b/app/src/main/res/values-zh-rTW/string.xml @@ -0,0 +1,186 @@ + + Notally + + + 筆記 + 標籤 + 已刪除 + 已封存 + 設定 + + + 分享 + 過濾 + 搜尋 + 刪除 + 還原 + 封存 + 取消封存 + 新增圖片 + 刪除全部 + Record audio + Set reminder + 更改色彩 + Make a copy + 永久刪除 + + + 置頂 + 取消置頂 + 已置頂 + 其他 + + + 查看筆記 + + + 保存 + 編輯 + 取消 + 繼續 + 打開連結 + 製作列表 + 記筆記 + 新增標籤 + 匯出 + 查看檔案 + 保存到設備 + 編輯標籤 + 標籤已存在 + 刪除標籤? + 沒有標籤。建立一個? + 刪除全部筆記? + Delete selected notes? + 永久刪除筆記? + 不會刪除與此標籤相關的筆記 + + + 筆記 + 項目 + 日期 + 標題 + 新增項目 + Audio Recordings + 拖動處理 + 粗體 + 連結 + 斜體 + 刪除線 + 清除格式 + 等寬 + + + Saved to device + Saved to Notally + Empty note + Empty list + Select labels + + + Can’t open link + Something went wrong. Please try again. + Install an email app to send feedback + Install a browser to open this link + Can’t find note. It may have been deleted + + + Appearance + + View + List + Grid + + Theme + Dark + Light + Follow system + + Date format + None + + Text size + Small + Medium + Large + + Content density + Max items to display in list + Max lines to display in note + Max lines to display in title + + + Backup + Auto backup + Tap to set up + Notes will be backed up to your phone’s internal storage everyday.\n\nThis may not work if you have power saving mode enabled + Choose folder + Disable auto backup + Choose another folder + Can’t find folder. It may have been moved or deleted + Invalid backup + Imported backup + Exporting backup + Importing backup + Calculating… + + Export backup + Import backup + + About + Libraries + Rate this app + Send feedback + + GitHub + + + Single note or list + Select note + + + %1$d / %2$d + Adding images + Deleting images + Invalid image + Error while renaming image + Image format not supported + Delete image forever? + Can’t load image. It may have been moved or deleted + Unknown name + Unknown error + Insert an SD card to add images + + + Can’t add %d image + Can’t add %d images + + + + Play + Stop + Start + Pause + Resume + Paused + Recording… + Ready to record + Discard + Save recording? + Delete audio recording forever? + Tap for more options + To record audio, allow Notally access to your microphone. Tap Settings > Permissions and turn Microphone on + Please grant Notally the permission to record audio. Recordings never leave your device + Insert an SD card to record audio + Something went wrong. The audio recording may have been moved or deleted.\n\nError : (%1$d, %2$d) + + + Time + Select frequency + Does not repeat + Daily + Monthly + %1$s, Repeats daily + %1$s, Repeats monthly + Please grant Notally the permission to send notifications + Please grant Notally the permission to set alarms + From 70c756e570d00526dbe95d53956993fcbb9a6941 Mon Sep 17 00:00:00 2001 From: kevin0712 <108166303+KEVIN970712@users.noreply.github.com> Date: Thu, 19 Jun 2025 17:57:11 +0800 Subject: [PATCH 4/5] Update string.xml --- app/src/main/res/values-zh-rTW/string.xml | 136 +++++++++++----------- 1 file changed, 68 insertions(+), 68 deletions(-) diff --git a/app/src/main/res/values-zh-rTW/string.xml b/app/src/main/res/values-zh-rTW/string.xml index 6334a206..d2a09186 100644 --- a/app/src/main/res/values-zh-rTW/string.xml +++ b/app/src/main/res/values-zh-rTW/string.xml @@ -18,10 +18,10 @@ 取消封存 新增圖片 刪除全部 - Record audio - Set reminder + 錄音 + 設定提醒 更改色彩 - Make a copy + 複製 永久刪除 @@ -50,7 +50,7 @@ 刪除標籤? 沒有標籤。建立一個? 刪除全部筆記? - Delete selected notes? + 刪除選中的筆記? 永久刪除筆記? 不會刪除與此標籤相關的筆記 @@ -60,7 +60,7 @@ 日期 標題 新增項目 - Audio Recordings + 錄音中 拖動處理 粗體 連結 @@ -70,89 +70,89 @@ 等寬 - Saved to device - Saved to Notally - Empty note - Empty list - Select labels + 已保存到設備 + 已保存至 Notally + 空白筆記 + 空白列表 + 選擇標籤 - Can’t open link - Something went wrong. Please try again. - Install an email app to send feedback - Install a browser to open this link - Can’t find note. It may have been deleted + 無法開啟連結 + 發生錯誤。請重試。 + 安裝電子信箱應用來傳送回饋 + 安裝瀏覽器打開連結 + 找不到筆記。可能已被刪除。 - Appearance + 外觀 - View - List - Grid + 檢視 + 列表 + 網格 - Theme - Dark - Light - Follow system + 主題 + 深色 + 淺色 + 跟隨系統 - Date format - None + 日期格式 + - Text size - Small - Medium - Large + 文字大小 + + + - Content density - Max items to display in list - Max lines to display in note - Max lines to display in title + 內容密度 + 列表最多顯示多少項目 + 筆記最多顯示幾行 + 標題最多顯示幾行 - Backup - Auto backup - Tap to set up - Notes will be backed up to your phone’s internal storage everyday.\n\nThis may not work if you have power saving mode enabled - Choose folder - Disable auto backup - Choose another folder - Can’t find folder. It may have been moved or deleted - Invalid backup - Imported backup - Exporting backup - Importing backup - Calculating… - - Export backup - Import backup - - About - Libraries - Rate this app - Send feedback + 備份 + 自動備份 + 點擊進行設定 + 筆記每天將備份到你手机的內部儲存中。\n\n如果你啟用了省電模式,此功能可能無法正常運作。 + 選擇資料夾 + 進用自動備份 + 選擇其他資料夾 + 找不到該資料夾。可能被移動或刪除。 + 無效的備份 + 已匯入備份 + 正在匯出備份 + 正在匯入備份 + 計算中… + + 匯出備份 + 匯入備份 + + 關於 + + 評價此應用 + 傳送回饋 GitHub - Single note or list - Select note + 單條筆記或列表 + 選擇筆記 %1$d / %2$d - Adding images - Deleting images - Invalid image - Error while renaming image - Image format not supported - Delete image forever? - Can’t load image. It may have been moved or deleted - Unknown name - Unknown error - Insert an SD card to add images + 新增圖片 + 刪除圖片 + 無效的圖片 + 重新命名圖片時發生錯誤 + 不支持的圖片格式 + 永久刪除圖片? + 無法載入圖片。可能被移動或刪除。 + 未知名稱 + 未知錯誤 + 插入SD卡來新增圖片 - Can’t add %d image - Can’t add %d images + 無法新增 %d 張圖片 + 無法新增 %d 張圖片 From 6f502736b59d72d750c79bc1bb0ba2376985afc0 Mon Sep 17 00:00:00 2001 From: kevin0712 <108166303+KEVIN970712@users.noreply.github.com> Date: Thu, 19 Jun 2025 18:05:01 +0800 Subject: [PATCH 5/5] Update string.xml --- app/src/main/res/values-zh-rTW/string.xml | 42 +++++++++++------------ 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/app/src/main/res/values-zh-rTW/string.xml b/app/src/main/res/values-zh-rTW/string.xml index d2a09186..2d3f0579 100644 --- a/app/src/main/res/values-zh-rTW/string.xml +++ b/app/src/main/res/values-zh-rTW/string.xml @@ -156,31 +156,31 @@ - Play - Stop - Start - Pause - Resume - Paused - Recording… - Ready to record + 播放 + 停止 + 開始 + 暫停 + 恢復 + 已暫停 + 錄音中… + 準備錄音 Discard - Save recording? - Delete audio recording forever? - Tap for more options + 保存錄音? + 永久刪除錄音? + 點擊查看更多選項 To record audio, allow Notally access to your microphone. Tap Settings > Permissions and turn Microphone on Please grant Notally the permission to record audio. Recordings never leave your device - Insert an SD card to record audio + 插入SD卡來錄音 Something went wrong. The audio recording may have been moved or deleted.\n\nError : (%1$d, %2$d) - Time - Select frequency - Does not repeat - Daily - Monthly - %1$s, Repeats daily - %1$s, Repeats monthly - Please grant Notally the permission to send notifications - Please grant Notally the permission to set alarms + 時間 + 選擇頻率 + 不要重複 + 每天 + 每月 + %1$s,每天重複 + %1$s,每月重複 + 請授予 Notally 傳送通知的權限 + 請授予 Notally 設定鬧鐘的權限