mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-07-12 07:56:34 -04:00
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (20 of 20 strings) Translation: opensourcepos/datepicker Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/datepicker/zh_Hant/
This commit is contained in:
@@ -6,16 +6,16 @@ $lang["datepicker_custom"] = "定制";
|
||||
$lang["datepicker_from"] = "從";
|
||||
$lang["datepicker_last_30"] = "過去七天";
|
||||
$lang["datepicker_last_7"] = "過去七天";
|
||||
$lang["datepicker_last_financial_year"] = "";
|
||||
$lang["datepicker_last_financial_year"] = "上一財政年度";
|
||||
$lang["datepicker_last_month"] = "上個月";
|
||||
$lang["datepicker_last_year"] = "去年";
|
||||
$lang["datepicker_same_month_last_year"] = "Same Month Last Year";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "Same Month To Same Day Last Year";
|
||||
$lang["datepicker_this_financial_year"] = "";
|
||||
$lang["datepicker_same_month_last_year"] = "去年同月";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "去年同月同日";
|
||||
$lang["datepicker_this_financial_year"] = "當前財政年度";
|
||||
$lang["datepicker_this_month"] = "這個月";
|
||||
$lang["datepicker_this_year"] = "今年";
|
||||
$lang["datepicker_to"] = "To";
|
||||
$lang["datepicker_today"] = "今天";
|
||||
$lang["datepicker_today_last_year"] = "Today Last Year";
|
||||
$lang["datepicker_today_last_year"] = "去年的今天";
|
||||
$lang["datepicker_weekstart"] = "0";
|
||||
$lang["datepicker_yesterday"] = "昨天";
|
||||
|
||||
Reference in New Issue
Block a user