Merge pull request #1673 from weblate/weblate-simple-mobile-tools-simple-calendar

Translations update from Hosted Weblate
This commit is contained in:
Tibor Kaputa 2022-03-16 16:25:15 +01:00 committed by GitHub
commit 6f3b1f28e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 33 deletions

View File

@ -8,7 +8,7 @@
<string name="monthly_view">Vue Mois</string>
<string name="monthly_daily_view">Vue Mois + Journée</string>
<string name="yearly_view">Vue Année</string>
<string name="simple_event_list">Liste simple d\'évènements</string>
<string name="simple_event_list">Liste d\'évènements simple</string>
<string name="no_upcoming_events">Aucun évènement à venir.</string>
<string name="go_to_today">Aller à aujourd\'hui</string>
<string name="go_to_date">Aller à une date</string>

View File

@ -13,12 +13,10 @@
<string name="go_to_today">前往今天</string>
<string name="go_to_date">前往日期</string>
<string name="upgraded_from_free">嘿\n\n你似乎從舊版免費應用程式升級了。你必須手動搬移儲存在本機端的活動透過匯出 .ics 檔案再接著匯入。你可以在主畫面選單中,找到 匯出/匯入 兩個按鈕。\n\n然後你能解除安裝舊版了在應用程式設定的頂端有個\'升級至專業版\'按鈕。你只需要重置你的應用程式設定。\n\n感謝!</string>
<!-- Widget titles -->
<string name="widget_monthly">月曆</string>
<string name="widget_list">行事曆活動列表</string>
<string name="widget_todays_date">Calendar today\'s date</string>
<string name="widget_todays_date">日曆 今天的日期</string>
<!-- Event -->
<string name="event">活動</string>
<string name="edit_event">編輯活動</string>
@ -33,7 +31,6 @@
<string name="please_fill_location">請填入要顯示在地圖上的地點</string>
<string name="public_event_notification_text">一個活動即將到來</string>
<string name="saving_filtered_out">Saving… But the selected event type is filtered out in the top Menu - Filter</string>
<!-- Tasks -->
<string name="task">Task</string>
<string name="tasks">Tasks</string>
@ -41,9 +38,8 @@
<string name="new_task">New Task</string>
<string name="create_new_task">Create a new task</string>
<string name="duplicate_task">Duplicate task</string>
<string name="mark_completed">Mark completed</string>
<string name="mark_incomplete">Mark incomplete</string>
<string name="mark_completed">標為已完成</string>
<string name="mark_incomplete">標為未完成</string>
<!-- Event Repetition -->
<string name="repetition">重複</string>
<string name="no_repetition">不重複</string>
@ -85,7 +81,6 @@
<string name="fourth_m">第四個</string>
<string name="fifth_m">fifth</string>
<string name="last_m">最後的</string>
<!-- alternative versions for some languages, use the same translations if you are not sure what this means -->
<!-- used in repetition, like "Every first Sunday" -->
<string name="repeat_every_f">重複每個</string>
@ -96,7 +91,6 @@
<string name="fourth_f">第四個</string>
<string name="fifth_f">fifth</string>
<string name="last_f">最後的</string>
<!-- Birthdays -->
<string name="birthdays">生日</string>
<string name="add_birthdays">添加聯絡人生日</string>
@ -104,7 +98,6 @@
<string name="no_new_birthdays">未發現新的生日</string>
<string name="birthdays_added">生日添加成功</string>
<string name="add_birthdays_automatically">Add new birthdays automatically</string>
<!-- Anniversaries -->
<string name="anniversaries">紀念日</string>
<string name="add_anniversaries">添加聯絡人紀念日</string>
@ -112,13 +105,11 @@
<string name="no_new_anniversaries">未發現新的紀念日</string>
<string name="anniversaries_added">紀念日添加成功</string>
<string name="add_anniversaries_automatically">Add new anniversaries automatically</string>
<!-- Event Reminders -->
<string name="reminder">提醒</string>
<string name="before"></string>
<string name="add_another_reminder">新增另一個提醒</string>
<string name="event_reminders">活動提醒</string>
<!-- Event attendees -->
<string name="add_another_attendee">新增另一位出席者</string>
<string name="my_status">我的狀態:</string>
@ -126,10 +117,8 @@
<string name="not_going">不前去</string>
<string name="maybe_going">或許前去</string>
<string name="invited">被邀請</string>
<!-- Time zones -->
<string name="enter_a_country">輸入國家或時區</string>
<!-- Export / Import -->
<string name="import_events">匯入活動</string>
<string name="export_events">匯出活動</string>
@ -140,16 +129,13 @@
<string name="include_event_types">包含活動類型</string>
<string name="filename_without_ics">檔案名稱 (不含 .ics )</string>
<string name="ignore_event_types">Ignore event types in the file, always use the default one</string>
<!-- Event details -->
<string name="location">地點</string>
<string name="description">描述</string>
<string name="all_day">全天</string>
<!-- Weekly view -->
<string name="week">週數</string>
<string name="start_week_with_current_day">Start week with the current day</string>
<!-- Event types -->
<string name="event_types">活動類型</string>
<string name="add_new_type">添加新類型</string>
@ -162,7 +148,6 @@
<string name="move_events_into_default">受影響的活動移到預設活動類型</string>
<string name="remove_affected_events">受影響的活動永久移除</string>
<string name="unsync_caldav_calendar">想移除 CalDAV 行事曆,你必須取消同步</string>
<!-- Holidays -->
<string name="holidays">節日</string>
<string name="add_holidays">添加節日</string>
@ -171,7 +156,6 @@
<string name="holidays_imported_successfully">節日已成功匯入「節日」活動類型</string>
<string name="importing_some_holidays_failed">匯入一些活動失敗</string>
<string name="importing_holidays_failed">匯入節日失敗</string>
<!-- Settings -->
<string name="manage_event_types">管理活動類型</string>
<string name="start_day_at">每日開始於</string>
@ -188,7 +172,7 @@
<string name="event_lists">活動列表</string>
<string name="display_past_events">顯示過去的活動</string>
<string name="replace_description_with_location">活動描述改成地點</string>
<string name="display_description_or_location">Display description or location</string>
<string name="display_description_or_location">顯示說明或地點</string>
<string name="delete_all_events">刪除全部活動</string>
<string name="delete_all_events_confirmation">你確定要刪除全部活動嗎?會完整留下你的活動類型和其他設定。</string>
<string name="show_a_grid">顯示網格</string>
@ -209,7 +193,7 @@
<string name="new_events">新活動</string>
<string name="default_start_time">預設開始時間</string>
<string name="next_full_hour">整整下個小時</string>
<string name="current_time">Current time</string>
<string name="current_time">現在時間</string>
<string name="default_duration">預設持續時間</string>
<string name="last_used_one">最後使用</string>
<string name="other_time">其他時間</string>
@ -218,7 +202,6 @@
<string name="allow_changing_time_zones">允許改變活動的時區</string>
<string name="manage_quick_filter_event_types">Manage quick filter event types</string>
<string name="allow_creating_tasks">Allow creating tasks</string>
<!-- CalDAV sync -->
<string name="caldav">CalDAV</string>
<string name="select_caldav_calendars">選擇行事曆來同步</string>
@ -236,7 +219,6 @@
<string name="no_synchronized_calendars">No synchronizable calendars have been found</string>
<string name="status_free">空閒</string>
<string name="status_busy">繁忙</string>
<!-- alternative versions for some languages, use the same translations if you are not sure what this means -->
<!-- used in repetition, like "Every last Sunday" -->
<string name="monday_alt">星期一</string>
@ -246,7 +228,6 @@
<string name="friday_alt">星期五</string>
<string name="saturday_alt">星期六</string>
<string name="sunday_alt">星期日</string>
<!-- List widget config example events -->
<string name="sample_title_1">訓練</string>
<string name="sample_description_1">腿部訓練日</string>
@ -256,7 +237,6 @@
<string name="sample_title_4">跟瑪麗共進午餐</string>
<string name="sample_description_4">在購物商場</string>
<string name="sample_title_5">休息時間</string>
<!-- List widget config -->
<string name="show_events_happening">Show events happening:</string>
<string name="within_the_next_one_year">Within the next 1 year</string>
@ -274,11 +254,10 @@
<item quantity="one">Within the next %d month</item>
<item quantity="other">Within the next %d months</item>
</plurals>
<!-- FAQ -->
<string name="faq_1_title">我如何移除用「添加節日」按鈕所匯入的節日?</string>
<string name="faq_1_text">以這方式建立的節日,會被加進一個叫做「節日」的新活動類型。
你可以到[設定] -> [管理活動類型],長按特定的活動類型,然後選擇垃圾桶來刪除。</string>
你可以到[設定] -&gt; [管理活動類型],長按特定的活動類型,然後選擇垃圾桶來刪除。</string>
<string name="faq_2_title">我可以透過 Google 日曆或其它支援 CalDAV 的服務來同步我的活動嗎?</string>
<string name="faq_2_text">行的只要打開程式設定內的「CalDAV 同步」,然後選擇你要同步的行事曆。然而你需要一些第三方應用程式來處理裝置和伺服器之間的同步。
如果你要同步 Google 日曆,他們官方的行事曆程式就能做到了。而其它行事曆,你需要有第三方同步工具才行,像是 DAVx5。</string>
@ -288,11 +267,10 @@
<string name="faq_4_title">這程式支援時區嗎?</string>
<string name="faq_4_text">是的,辦得到。預設全部的活動建立於你目前的時區。如果你要改變活動的時區,
首先必須在程式設定中啟用時區選擇,然後到「活動詳細資訊」畫面去改變。由於大部分的人不需要,預設是停用的。</string>
<string name="faq_5_title">The app shows no notifications, why is that?</string>
<string name="faq_5_text">Check your device battery and notification settings, if there is nothing blocking the reminders, or killing the app in the background. You might also want to take a look at &lt;a href=https://dontkillmyapp.com&gt;https://dontkillmyapp.com&lt;/a&gt;, it has some useful tips.</string>
<string name="faq_5_title">這個 app 都不會跳通知欸,為什麼啊?</string>
<string name="faq_5_text">請檢查裝置的電池設定與通知設定,確定沒有封鎖提醒、或是阻止本 app 在背景執行。您也可以看看 &lt;a href=https://dontkillmyapp.com&gt;https://dontkillmyapp.com&lt;/a&gt;,上面有一些實用的小秘訣。</string>
<string name="faq_6_title">How can I modify or delete an existing event type?</string>
<string name="faq_6_text">You can do both of those in the app Settings - Manage event types. Just click on the wanted one for changing the label and color, or select the wanted one by long pressing it and use the trashbin at the top menu for deleting.</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
<string name="app_title">簡易行事曆 Pro - 活動和約會</string>
@ -342,9 +320,8 @@
<b>Reddit:</b>
https://www.reddit.com/r/SimpleMobileTools
</string>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>