Update translations, bump version

* Chinese (Taiwan) - jiashiun
* Dutch - revdbrink
* French - MystEre84
* German - jens_neuss
* Korean - timeforwarp
pull/618/head 5.1.5
Alex Baker 7 years ago
parent 79b156c333
commit 2185d21323

@ -32,7 +32,7 @@ android {
defaultConfig {
applicationId "org.tasks"
versionCode 481
versionCode 485
versionName "5.1.5"
targetSdkVersion 27
minSdkVersion 15

@ -455,6 +455,7 @@
<string name="repeats_monthly">Wiederhole monatlich</string>
<string name="repeats_yearly">jährlich</string>
<string name="repeats_plural">Wiederhole jede(n) %s</string>
<string name="repeats_plural_on">Wiederhole aller %1$s am %2$s</string>
<string name="repeats_plural_until">Wiederhole jede(n) %1$s bis %2$s</string>
<string name="dont_add_to_calendar">Nicht im Kalender eintragen</string>
<string name="default_calendar">Standardkalender</string>

@ -195,7 +195,7 @@
<string name="repeat_option_does_not_repeat">Ne pas répéter</string>
<string name="repeat_option_every_day">Tous les jours</string>
<string name="repeat_option_every_week">Toutes les semaines</string>
<string name="repeat_option_every_month">Le mois prochain</string>
<string name="repeat_option_every_month">Tous les mois</string>
<string name="repeat_option_every_year">Tous les ans</string>
<string name="repeat_option_custom">Personnalisé..</string>
<string name="repeat_minutely">Répéter toutes les minutes</string>
@ -252,7 +252,7 @@
<item quantity="one">%d an</item>
<item quantity="other">%d ans</item>
</plurals>
<string name="repeat_type_due">date d\'échance</string>
<string name="repeat_type_due">date d\'échéance</string>
<string name="repeat_type_completion">date d\'achèvement</string>
<string name="repeat_forever">Répéter indéfiniment</string>
<string name="repeat_until">Répéter jusqu\'à %s</string>

@ -253,8 +253,8 @@
<item quantity="other">%d 주</item>
</plurals>
<plurals name="repeat_months">
<item quantity="one"></item>
<item quantity="other"></item>
<item quantity="one"></item>
<item quantity="other"></item>
</plurals>
<plurals name="repeat_n_months">
<item quantity="one">%d 개월</item>
@ -270,9 +270,10 @@
</plurals>
<string name="repeat_type_due">마감일</string>
<string name="repeat_type_completion">완료일</string>
<string name="repeat_forever">영원히 반복하기</string>
<string name="repeat_forever">계속 반복</string>
<string name="repeat_until">%s 까지 반복</string>
<string name="repeat_number_of_times">여러번 반복</string>
<string name="repeat_occurs">반복횟수</string>
<string name="repeat_snackbar">%1$s 이 %2$s 로 변경되었습니다</string>
<string name="new_tag">새 태그 만들기</string>
<string name="new_list">새 목록 만들기</string>
@ -459,7 +460,10 @@
<string name="list">목록</string>
<string name="repeats_from">반복 시작 기준</string>
<string name="repeats_single">%s 반복</string>
<string name="repeats_single_number_of_times">%1$s 마다 %2$d %3$s회 동안 반복</string>
<string name="repeats_single_on">%1$s %2$s에 반복</string>
<string name="repeats_single_until">%2$s까지 %1$s 반복</string>
<string name="repeats_single_number_of_times">%1$s마다 %2$d %3$s 반복</string>
<string name="repeats_single_on_until">%3$s까지 %1$s %2$s에 반복</string>
<string name="repeats_single_on_number_of_times">%1$s 마다 %2$s에 %3$d %4$s회 동안 반복</string>
<string name="repeats_minutely">매분</string>
<string name="repeats_hourly">매시간</string>
@ -467,10 +471,22 @@
<string name="repeats_weekly">매주</string>
<string name="repeats_monthly">매월</string>
<string name="repeats_yearly">매년</string>
<string name="repeats_plural">매%s 반복</string>
<string name="repeats_plural_on">매%1$s %2$s 에 반복</string>
<string name="repeats_plural_until">%2$s 까지 매 %1$s 반복</string>
<string name="repeats_plural_number_of_times">매 %1$s 마다 %2$d %3$s회 동안 반복</string>
<string name="repeats_plural_on_until">%3$s 까지 매 %1$s %2$s 에 반복</string>
<string name="repeats_plural_on_number_of_times">매 %1$s 마다 %2$s에 %3$d %4$s 반복</string>
<string name="dont_add_to_calendar">달력에 일정 추가하지 않기</string>
<string name="default_calendar">기본 달력</string>
<string name="badges_description">Tasks 앱 아이콘 위에 할일 개수를 표시합니다. 모든 런처가 배지 기능을 지원하지는 않습니다. </string>
<string name="bundle_notifications_summary">상태바에 알림이 여러 개 있을 경우 하나로 모아서 표시합니다. </string>
<string name="repeat_monthly_same_day_each_month">매월 같은 날에</string>
<string name="repeat_monthly_every_day_of_nth_week">매 %1$s %2$s</string>
<string name="repeat_monthly_on_every_day_of_nth_week">매 %1$s %2$s 마다</string>
<string name="repeat_monthly_first_week">첫번째</string>
<string name="repeat_monthly_second_week">두번째</string>
<string name="repeat_monthly_third_week">세번째</string>
<string name="repeat_monthly_fourth_week">네번째</string>
<string name="repeat_monthly_last_week">마지막</string>
</resources>

@ -467,4 +467,12 @@
<string name="default_calendar">Standaard kalender</string>
<string name="badges_description">Toon een taken teller bij de Task app icon. Niet alle lauchners ondersteunen dit.</string>
<string name="bundle_notifications_summary">Combineer meerdere notificaties samen in een</string>
<string name="repeat_monthly_same_day_each_month">Op dezelfde dag elke maand</string>
<string name="repeat_monthly_every_day_of_nth_week">elke %1$s %2$s</string>
<string name="repeat_monthly_on_every_day_of_nth_week">op elke %1$s %2$s</string>
<string name="repeat_monthly_first_week">eerste</string>
<string name="repeat_monthly_second_week">tweede</string>
<string name="repeat_monthly_third_week">derde</string>
<string name="repeat_monthly_fourth_week">vierde</string>
<string name="repeat_monthly_last_week">laatste</string>
</resources>

@ -44,6 +44,7 @@
<string name="TEA_note_label">描述</string>
<string name="TEA_estimatedDuration_label">要花多久時間?</string>
<string name="TEA_elapsedDuration_label">已經用掉的時間</string>
<string name="TEA_timer_est">估計 %s</string>
<string name="TEA_timer_elap">已經過 %s</string>
<string name="TEA_no_time">沒有時間</string>
<string name="due_date">到期日</string>
@ -159,6 +160,10 @@
<string name="default_random_reminder_bi_weekly">每2週</string>
<string name="default_random_reminder_monthly">每月</string>
<string name="default_random_reminder_bi_monthly">每2個月</string>
<plurals name="repeat_n_minutes">
<item quantity="one">%d 分鐘</item>
<item quantity="other">%d 分鐘</item>
</plurals>
<string name="repeat_forever">永遠重複</string>
<string name="repeat_until">重複到 %s</string>
<string name="new_tag">新增標籤</string>
@ -166,6 +171,7 @@
<string name="tag_FEx_untagged">未分類</string>
<string name="TPl_notification">秒錶啟動了 %s</string>
<string name="TFE_workingOn">任務工作已開始計時</string>
<string name="TEA_timer_controls">定時器</string>
<string name="TEA_timer_comment_started">已經開始了這項任務工作:</string>
<string name="TEA_timer_comment_stopped">已經停止了這項任務工作:</string>
<string name="TEA_timer_comment_spent">已經花費時間:</string>
@ -195,28 +201,54 @@
<string name="widget_show_settings">顯示設定</string>
<string name="notifications">通知</string>
<string name="sound">鈴聲</string>
<string name="vibrations">震動</string>
<string name="backup_directory">備份目錄</string>
<string name="miscellaneous">雜項設定</string>
<string name="synchronization">同步</string>
<string name="enabled">啟用</string>
<string name="row_spacing">行距</string>
<string name="translations">貢獻翻譯</string>
<string name="help_and_feedback">說明與回饋</string>
<string name="rate_tasks">為 Tasks 評分</string>
<string name="TLA_menu_donate">贊助</string>
<string name="geofence_radius_title">半徑 (公尺)</string>
<string name="geolocation_reminders">地理位置提醒</string>
<string name="tags">標籤</string>
<string name="filters">過濾</string>
<string name="date_shortcut_tomorrow_morning">明天早上</string>
<string name="date_shortcut_tomorrow_afternoon">明天下午</string>
<string name="date_shortcut_must_come_before">%1$s 必須在 %2$s 之前</string>
<string name="date_shortcut_must_come_after">%1$s 必須在 %2$s 之後</string>
<string name="filter_settings">過濾器設定</string>
<string name="show_hidden">顯示隱藏</string>
<string name="show_completed">顯示已完成</string>
<string name="get_plugins">程式內購買</string>
<string name="default_list">預設清單</string>
<string name="themes_purchase_description">解鎖全部主題並為工作增加一些色彩</string>
<string name="donate_summary">非常歡迎您的贊助!</string>
<string name="opacity">透明度</string>
<string name="theme">主題</string>
<string name="color">色彩</string>
<string name="accent">強調色</string>
<string name="themes">其他主題</string>
<string name="default_value">預設</string>
<string name="master_sync_warning">自動同步功能目前在 Android 上是無效的。</string>
<string name="settings_general">一般</string>
<string name="language">語言</string>
<string name="restart_required">Tasks 必須重新啟動以使變更生效</string>
<string name="restart_now">馬上重新啟動</string>
<string name="restart_later">稍後</string>
<string name="layout_direction">排版方向</string>
<string name="layout_direction_left_to_right">由左至右</string>
<string name="layout_direction_right_to_left">由右至左</string>
<string name="no_calendars_found">找不到日曆</string>
<string name="notification_channel_settings">管理通知</string>
<string name="repeats_single">重複 %s</string>
<string name="repeats_minutely">每分鐘</string>
<string name="repeats_hourly">每小時</string>
<string name="repeats_daily">每天</string>
<string name="repeats_weekly">每週</string>
<string name="repeats_monthly">每月</string>
<string name="repeats_yearly">每年</string>
<string name="repeats_plural">每 %s 重複</string>
</resources>
Loading…
Cancel
Save