resources/locales/vi/units.yml in twitter_cldr-2.4.0 vs resources/locales/vi/units.yml in twitter_cldr-2.4.1
- old
+ new
@@ -1,80 +1,108 @@
---
:vi:
:units:
:day:
:default:
+ :one: ! '{0} day'
:other: ! '{0} ngày'
:short:
+ :one: ! '{0} day'
:other: ! '{0} ngày'
:day-future:
:default:
+ :one: In {0} day
:other: Trong {0} ngày
:day-past:
:default:
+ :one: ! '{0} day ago'
:other: ! '{0} ngày trước'
:hour:
:default:
+ :one: ! '{0} hour'
:other: ! '{0} giờ'
:short:
+ :one: ! '{0} hr'
:other: ! '{0} g'
:hour-future:
:default:
+ :one: In {0} hour
:other: Trong {0} giờ
:hour-past:
:default:
+ :one: ! '{0} hour ago'
:other: ! '{0} giờ trước'
:minute:
:default:
+ :one: ! '{0} minute'
:other: ! '{0} phút'
:short:
+ :one: ! '{0} min'
:other: ! '{0} ph'
:minute-future:
:default:
+ :one: In {0} minute
:other: Trong {0} phút
:minute-past:
:default:
+ :one: ! '{0} minute ago'
:other: ! '{0} phút trước'
:month:
:default:
+ :one: ! '{0} month'
:other: ! '{0} tháng'
:short:
+ :one: ! '{0} mth'
:other: ! '{0} tháng'
:month-future:
:default:
+ :one: In {0} month
:other: Trong {0} tháng
:month-past:
:default:
+ :one: ! '{0} month ago'
:other: ! '{0} tháng trước'
:second:
:default:
+ :one: ! '{0} second'
:other: ! '{0} giây'
:short:
+ :one: ! '{0} sec'
:other: ! '{0} s'
:second-future:
:default:
+ :one: In {0} second
:other: Trong {0} giây
:second-past:
:default:
+ :one: ! '{0} second ago'
:other: ! '{0} giây trước'
:week:
:default:
+ :one: ! '{0} week'
:other: ! '{0} tuần'
:short:
+ :one: ! '{0} wk'
:other: ! '{0} tuần'
:week-future:
:default:
+ :one: In {0} week
:other: Trong {0} tuần
:week-past:
:default:
+ :one: ! '{0} week ago'
:other: ! '{0} tuần trước'
:year:
:default:
+ :one: ! '{0} year'
:other: ! '{0} năm'
:short:
+ :one: ! '{0} yr'
:other: ! '{0} năm'
:year-future:
:default:
+ :one: In {0} year
:other: Trong {0} năm
:year-past:
:default:
+ :one: ! '{0} year ago'
:other: ! '{0} năm trước'