Skip to content

Commit

Permalink
Translated using Weblate (Chinese (Traditional))
Browse files Browse the repository at this point in the history
Currently translated at 86.7% (262 of 302 strings)

Translation: Etar-Calendar/Strings
Translate-URL: https://hosted.weblate.org/projects/etar-calendar/strings/zh_Hant/
  • Loading branch information
hugoalh authored and weblate committed Jun 10, 2024
1 parent b0dbfeb commit 944eba9
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions app/src/main/res/values-zh-rTW/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -263,4 +263,52 @@
<string name="display_options">顯示選項</string>
<string name="preferences_system_theme">系統預設</string>
<string name="preferences_days_per_week_dialog">每週天數</string>
<string name="preferences_default_event_duration_title">預設事件持續時間</string>
<string name="zero_minutes">0 分鐘</string>
<string name="fifteen_minutes">15 分鐘</string>
<string name="visibility_confidential">機密</string>
<string name="cal_export_event_sdcard_title">匯出至 SD 卡</string>
<string name="preferences_calendar_account">%1$s 帳戶</string>
<string name="preferences_pure_black_night_mode">純黑夜間模式</string>
<string name="maximum_number_of_lines">事件的最大行數</string>
<string name="app_copyright">© 2015-<xliff:g>%1$s</xliff:g> The Etar Project. Portions © 2005-<xliff:g>%1$s</xliff:g> The Android Open Source Project.</string>
<string name="user_rejected_calendar_write_permission">Etar 需要日曆讀取和寫入權限才能正常運作。請再試一次。</string>
<string name="four_days">4 天</string>
<string name="five_days">5 天</string>
<string name="six_days">6 天</string>
<string name="seven_days">7 天</string>
<string name="thirty_minutes">30 分鐘</string>
<string name="two_hours">2 小時</string>
<string name="error_generating_ics">分享事件時遇到問題</string>
<string name="cal_share_intent_title">將事件傳送至:</string>
<string name="cal_export_succ_msg">事件匯出成功:%1$s</string>
<string name="cal_import_menu_title">匯入事件</string>
<string name="cal_nothing_to_import">沒有甚麼可以匯入的</string>
<string name="cal_import_error_msg">匯入至日曆失敗</string>
<string name="cal_import_error_time_zone_msg">無法理解給定的時區:%s</string>
<string name="menu_info">資訊</string>
<string name="foreground_notification_title">正在安排新的提醒…</string>
<string name="foreground_notification_channel_name">背景任務</string>
<string name="foreground_notification_channel_description">內部同步所需要的通知。你可以安全地隱藏此頻道。</string>
<string name="no_calendars_found">在你可以新增事件之前,你必須在你的裝置上新增至少一個日曆</string>
<string name="license">許可證</string>
<string name="two_days">2 天</string>
<string name="three_days">3 天</string>
<string name="one_hour">1 小時</string>
<string name="one_and_a_half_hours">1.5 小時</string>
<string name="add_calendar">新增日曆</string>
<string name="authors">作者</string>
<string name="changelog">變更日誌</string>
<string name="preferences_issues">報告問題</string>
<string name="source_code">原始碼</string>
<string name="cal_pick_ics">選擇要匯入的檔案</string>
<string name="show_time_no">不要顯示時間</string>
<string name="show_time_start">僅開始時間</string>
<string name="show_time_start_end_below">開始和結束時間在事件下方</string>
<string name="preferences_calendar_no_display_name">未命名日曆</string>
<string name="preferences_calendar_account_local">離線日曆</string>
<string name="no_snooze_label">無</string>
<string name="no_map">沒有已安裝的地圖應用程式</string>
<string name="cal_import_error_date_msg">無法理解給定的日期:%s</string>
<string name="show_time_start_end">開始和結束時間</string>
</resources>

0 comments on commit 944eba9

Please sign in to comment.