lib/dotiw/locale/da.yml in dotiw-5.1.0 vs lib/dotiw/locale/da.yml in dotiw-5.2.0
- old
+ new
@@ -19,5 +19,40 @@
months:
one: "1 måned"
other: "%{count} måneder"
years: "%{count} år"
less_than_x: "mindre end %{distance}"
+ dotiw_compact:
+ seconds:
+ one: 1s
+ other: "%{count}s"
+ minutes:
+ one: 1m
+ other: "%{count}m"
+ hours:
+ one: 1t
+ other: "%{count}t"
+ days:
+ one: 1d
+ other: "%{count}d"
+ weeks:
+ one: 1u
+ other: "%{count}u"
+ months:
+ one: 1må
+ other: "%{count}må"
+ years:
+ one: 1år
+ other: "%{count}år"
+ less_than_x: "<%{distance}"
+ words_connector: ""
+ two_words_connector: ""
+ last_word_connector: ""
+ about_x_years:
+ one: ~1y
+ any: "~%{count}y"
+ over_x_years:
+ one: ">1y"
+ other: ">%{count}y"
+ almost_x_years:
+ one: ~1y
+ any: "~%{count}y"