dua.yaml 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. plural: "1"
  2. direction: LTR
  3. numbers:
  4. symbols:
  5. decimal: ','
  6. group: "\_"
  7. formats:
  8. decimal: '#,##0.###'
  9. currency: "#,##0.00\_\xA4"
  10. percent: "#,##0\_%"
  11. datetime:
  12. formats:
  13. date:
  14. full: EEEE d MMMM y
  15. long: d MMMM y
  16. medium: d MMM y
  17. short: d/M/y
  18. time:
  19. full: HH:mm:ss zzzz
  20. long: HH:mm:ss z
  21. medium: HH:mm:ss
  22. short: HH:mm
  23. formatNames:
  24. months:
  25. abbreviated:
  26. "1": di
  27. "2": "\u014Bg\u0254n"
  28. "3": "s\u0254\u014B"
  29. "4": "di\u0253"
  30. "5": emi
  31. "6": "es\u0254"
  32. "7": mad
  33. "8": "di\u014B"
  34. "9": "ny\u025Bt"
  35. "10": may
  36. "11": tin
  37. "12": "el\xE1"
  38. narrow:
  39. "1": d
  40. "2": "\u014B"
  41. "3": s
  42. "4": d
  43. "5": e
  44. "6": e
  45. "7": m
  46. "8": d
  47. "9": "n"
  48. "10": m
  49. "11": t
  50. "12": e
  51. wide:
  52. "1": "dim\u0254\u0301di"
  53. "2": "\u014Bg\u0254nd\u025B"
  54. "3": "s\u0254\u014B\u025B"
  55. "4": "di\u0253\xE1\u0253\xE1"
  56. "5": emiasele
  57. "6": "es\u0254p\u025Bs\u0254p\u025B"
  58. "7": "madi\u0253\u025B\u0301d\xED\u0253\u025B\u0301"
  59. "8": "di\u014Bgindi"
  60. "9": "ny\u025Bt\u025Bki"
  61. "10": "may\xE9s\u025B\u0301"
  62. "11": "tin\xEDn\xED"
  63. "12": "el\xE1\u014Bg\u025B\u0301"
  64. days:
  65. abbreviated:
  66. sun: "\xE9t"
  67. mon: "m\u0254\u0301s"
  68. tue: kwa
  69. wed: muk
  70. thu: "\u014Bgi"
  71. fri: "\u0257\xF3n"
  72. sat: esa
  73. narrow:
  74. sun: e
  75. mon: m
  76. tue: k
  77. wed: m
  78. thu: "\u014B"
  79. fri: "\u0257"
  80. sat: e
  81. short:
  82. sun: "\xE9t"
  83. mon: "m\u0254\u0301s"
  84. tue: kwa
  85. wed: muk
  86. thu: "\u014Bgi"
  87. fri: "\u0257\xF3n"
  88. sat: esa
  89. wide:
  90. sun: "\xE9ti"
  91. mon: "m\u0254\u0301s\xFA"
  92. tue: "kwas\xFA"
  93. wed: "muk\u0254\u0301s\xFA"
  94. thu: "\u014Bgis\xFA"
  95. fri: "\u0257\xF3n\u025Bs\xFA"
  96. sat: "esa\u0253as\xFA"
  97. periods:
  98. abbreviated:
  99. am: "idi\u0253a"
  100. pm: "eby\xE1mu"
  101. narrow:
  102. am: "idi\u0253a"
  103. pm: "eby\xE1mu"
  104. wide:
  105. am: "idi\u0253a"
  106. pm: "eby\xE1mu"