You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
loop/uhabits-android/src/main/res/values-zh-rTW/strings.xml

214 lines
12 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2016-2021 Álinson Santos Xavier <git@axavier.org>
~
~ This file is part of Loop Habit Tracker.
~
~ Loop Habit Tracker is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by the
~ Free Software Foundation, either version 3 of the License, or (at your
~ option) any later version.
~
~ Loop Habit Tracker is distributed in the hope that it will be useful, but
~ WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
~ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
~ more details.
~
~ You should have received a copy of the GNU General Public License along
~ with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
<string name="app_name">Loop 習以為常</string>
<string name="main_activity_title">習慣</string>
<string name="action_settings">偏好設定</string>
<string name="edit">編輯</string>
<string name="delete">刪除</string>
<string name="archive">封存</string>
<string name="unarchive">取消封存</string>
<string name="add_habit">加入新習慣</string>
<string name="color_picker_default_title">選擇顏色</string>
<string name="toast_habit_created">習慣已增加</string>
<plurals name="toast_habits_changed">
<item quantity="other">習慣更改完成</item>
</plurals>
<plurals name="toast_habits_deleted">
<item quantity="other">習慣已刪除</item>
</plurals>
<plurals name="toast_habits_archived">
<item quantity="other">習慣已封存</item>
</plurals>
<plurals name="toast_habits_unarchived">
<item quantity="other">習慣已取消封存</item>
</plurals>
<string name="overview">總覽</string>
<string name="habit_strength">習慣強度</string>
<string name="history">歴史紀錄</string>
<string name="clear">清空</string>
<string name="reminder">提醒</string>
<string name="save">儲存</string>
<string name="streaks">記錄</string>
<string name="no_habits_found">你還沒有建立任何習慣</string>
<string name="no_habits_left_to_do">今天預定的任務已全數完成!</string>
<string name="long_press_to_toggle">請以長按來標記或取消標記</string>
<string name="reminder_off">關閉</string>
<string name="create_habit">新增習慣</string>
<string name="edit_habit">編輯習慣</string>
<string name="check">打勾</string>
<string name="snooze">稍後</string>
<string name="intro_title_1">歡迎使用</string>
<string name="intro_description_1">「Loop 習以為常」可以幫您記錄並培養好習慣。</string>
<string name="intro_title_2">開始來建立一些習慣吧</string>
<string name="intro_description_2">每天完成你的習慣後,進入 APP 來打個勾吧。</string>
<string name="intro_title_4">追蹤您的進度</string>
<string name="intro_description_4">詳細的圖表將顯示你的持續進步</string>
<string name="interval_15_minutes">15 分鐘</string>
<string name="interval_30_minutes">30 分鐘</string>
<string name="interval_1_hour">1 小時</string>
<string name="interval_2_hour">2 小時</string>
<string name="interval_4_hour">4 小時</string>
<string name="interval_8_hour">8 小時</string>
<string name="interval_24_hour">24 小時</string>
<string name="interval_always_ask">每次都詢問</string>
<string name="interval_custom">自訂</string>
<string name="pref_toggle_title">換成輕碰來記錄習慣</string>
<string name="pref_rate_this_app">在 Google Play 上評價這個 App</string>
<string name="pref_send_feedback">傳送改進意見給開發者</string>
<string name="pref_view_source_code">在 GitHub 上查看原始碼</string>
<string name="links">連結</string>
<string name="name">習慣名稱</string>
<string name="settings">偏好設定</string>
<string name="select_snooze_delay">選擇延後通知</string>
<string name="hint_title">你知道嗎?</string>
<string name="hint_drag">如果要重新排列習慣,可以將其拖曳到理想的位置</string>
<string name="hint_landscape">把手機橫放可以看到更多天數</string>
<plurals name="delete_habits_title">
<item quantity="other">你確定要刪除習慣?</item>
</plurals>
<plurals name="delete_habits_message">
<item quantity="other">此習慣會被永久刪除,而且無法復原</item>
</plurals>
<string name="habit_not_found">習慣已刪除 / 搜尋不到</string>
<string name="weekends">週末</string>
<string name="any_weekday">工作日</string>
<string name="any_day">每天</string>
<string name="select_weekdays">選擇天數</string>
<string name="export_to_csv">匯出數據 (CSV)</string>
<string name="done_label">確定</string>
<string name="clear_label">清除</string>
<string name="select_hours">選擇小時</string>
<string name="select_minutes">選擇分鐘</string>
<string name="about">關於本程式</string>
<string name="translators">翻譯人員</string>
<string name="developers">開發團隊</string>
<string name="version_n">%s 版</string>
<string name="frequency">頻率</string>
<string name="checkmark">選取標記</string>
<string name="best_streaks">最佳紀錄</string>
<string name="every_day">每天</string>
<string name="every_week">每週</string>
<string name="help">幫助 &amp; 常見問題</string>
<string name="could_not_export">輸出資料失敗</string>
<string name="could_not_import">匯入資料失敗</string>
<string name="file_not_recognized">無法辨識檔案</string>
<string name="habits_imported">習慣成功輸入</string>
<string name="import_data">資料輸入</string>
<string name="export_full_backup">匯出完整備份</string>
<string name="import_data_summary">可使用本程式所匯出的資料。
另外也支援其他 App「Tickmate」、「HabitBull」或「Rewire」所產生的文件。
請參閱「常見問題」來了解更多訊息。</string>
<string name="export_as_csv_summary">產生可以利用表格軟體打開的文件如「Microsoft Excel」或「OpenOffice Calc」。
此文件無法重新輸入本程式。</string>
<string name="export_full_backup_summary">產生一個包含所有資料的文件。
該文件可以再重新輸入回來。</string>
<string name="bug_report_failed">錯誤報告:製作失敗</string>
<string name="generate_bug_report">製作錯誤報告</string>
<string name="troubleshooting">問題排除</string>
<string name="help_translate">協助翻譯本程式</string>
<string name="night_mode">夜間模式</string>
<string name="use_pure_black">在夜間模式中使用深色設定</string>
<string name="pure_black_description">在夜間模式中,使用黑色背景取代灰色背景。這樣可以減少 AMOLED 螢幕手機的電量消耗。</string>
<string name="interface_preferences">介面</string>
<string name="reverse_days">反向排序日期</string>
<string name="reverse_days_description">在主畫面上顯示反向排序的結果</string>
<string name="day"></string>
<string name="week"></string>
<string name="month"></string>
<string name="quarter"></string>
<string name="year"></string>
<string name="total">總計</string>
<string name="yes_or_no">是 / 否</string>
<string name="every_x_days">每 %d 天</string>
<string name="every_x_weeks">每 %d 週</string>
<string name="score">分數</string>
<string name="reminder_sound">提醒音效</string>
<string name="none"></string>
<string name="filter">篩選</string>
<string name="hide_completed">隱藏已完成的習慣</string>
<string name="hide_archived">隱藏已封存習慣</string>
<string name="sticky_notifications">使提醒保持常駐</string>
<string name="sticky_notifications_description">防止提醒被滑動移除</string>
<string name="led_notifications">閃爍燈光通知</string>
<string name="led_notifications_description">顯示閃爍燈光提醒。僅限於有內建 LED 通知燈的手機。</string>
<string name="repair_database">修復資料庫</string>
<string name="database_repaired">資料庫已修復</string>
<string name="uncheck">取消選取</string>
<string name="toggle">切換</string>
<string name="action">操作</string>
<string name="habit">習慣</string>
<string name="sort">排序</string>
<string name="manually">手動</string>
<string name="by_name">根據名稱</string>
<string name="by_color">根據顏色</string>
<string name="by_score">根據分數</string>
<string name="by_status">依據狀態</string>
<string name="export">匯出</string>
<string name="long_press_to_edit">持續按住來改換數值</string>
<string name="calendar">日曆</string>
<string name="unit">單位</string>
<string name="example_question_boolean">例如:你今天運動了嗎?</string>
<string name="question">提示問題</string>
<string name="target">目標</string>
<string name="yes"></string>
<string name="no"></string>
<string name="customize_notification_summary">變更音效、震動、燈光和其他通知設定</string>
<string name="customize_notification">自訂通知</string>
<string name="pref_view_privacy">檢視隱私權政策</string>
<string name="view_all_contributors">查看全部的貢獻者</string>
<string name="database">資料庫</string>
<string name="widget_opacity_title">小工具透明度</string>
<string name="widget_opacity_description">調整主畫面小工具的透明度。</string>
<string name="first_day_of_the_week">一週的第一天</string>
<string name="default_reminder_question">你今天完成這個習慣了嗎?</string>
<string name="notes">備註</string>
<string name="example_notes">(非必要的)</string>
<string name="yes_or_no_example">例如: 你今天有早起嗎?你有運動嗎?你有下棋嗎?</string>
<string name="measurable">可量化的</string>
<string name="measurable_example">例如:今天你跑了幾英哩?你讀了幾頁書?</string>
<string name="x_times_per_week">每周 %d 次</string>
<string name="x_times_per_month">每月 %d 次</string>
<string name="x_times_per_y_days">%d 次每 %d 日</string>
<string name="yes_or_no_short_example">例如:運動</string>
<string name="color">顏色</string>
<string name="example_target">例如15</string>
<string name="measurable_short_example">例如:跑步</string>
<string name="measurable_question_example">例如:你今天跑了幾英里?</string>
<string name="measurable_units_example">例如:英里</string>
<string name="every_month">每個月</string>
<string name="validation_cannot_be_blank">必填</string>
<string name="today">今天</string>
<string name="enter">輸入</string>
<string name="no_habits">找不到任何習慣</string>
<string name="no_numerical_habits">找不到可衡量的習慣</string>
<string name="no_boolean_habits">找不到是非題的習慣</string>
<string name="increment">遞增</string>
<string name="decrement">遞减</string>
<string name="pref_skip_title">啟用跳過天數功能</string>
<string name="pref_skip_description">切換兩次、設定跳過,以取代完成標記。跳過功能將維持你的分數不變,不打破你的連續紀錄。</string>
<string name="pref_unknown_title">在資料缺漏處顯示問號</string>
<string name="pref_unknown_description">將沒有數據的天數與逾期者分開。要更改逾期設定,請切換兩次。</string>
<string name="you_are_now_a_developer">你現在已成為開發人員!</string>
<string name="activity_not_found">找不到可以處理這個動作的應用程式。</string>
<string name="pref_midnight_delay_title">將一天延長到午夜過後幾個小時</string>
<string name="pref_midnight_delay_description">凌晨3點後再顯示新的一天。如果你通常在午夜以後才睡這能幫上忙。重新啟動後才生效。</string>
</resources>