eu.yaml 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  1. plural: 2A
  2. direction: LTR
  3. numbers:
  4. symbols:
  5. decimal: ','
  6. group: .
  7. negative: '-'
  8. percent: '%'
  9. permille: "\u2030"
  10. formats:
  11. decimal: '#,##0.###'
  12. currency: "#,##0.00\_\xA4;(#,##0.00\_\xA4)"
  13. percent: "%\_#,##0"
  14. currencies:
  15. ESP:
  16. symbol: "\u20A7"
  17. XOF:
  18. symbol: CFA
  19. datetime:
  20. formats:
  21. date:
  22. full: EEEE, y MMMM dd
  23. long: y MMMM d
  24. medium: y MMM d
  25. short: y-MM-dd
  26. time:
  27. full: HH:mm:ss zzzz
  28. long: HH:mm:ss z
  29. medium: HH:mm:ss
  30. short: HH:mm
  31. datetime:
  32. full: '{1} {0}'
  33. long: '{1} {0}'
  34. medium: '{1} {0}'
  35. short: '{1} {0}'
  36. formatNames:
  37. months:
  38. abbreviated:
  39. "1": urt
  40. "2": ots
  41. "3": mar
  42. "4": api
  43. "5": mai
  44. "6": eka
  45. "7": uzt
  46. "8": abu
  47. "9": ira
  48. "10": urr
  49. "11": aza
  50. "12": abe
  51. narrow:
  52. "1": U
  53. "2": O
  54. "3": M
  55. "4": A
  56. "5": M
  57. "6": E
  58. "7": U
  59. "8": A
  60. "9": I
  61. "10": U
  62. "11": A
  63. "12": A
  64. wide:
  65. "1": urtarrila
  66. "2": otsaila
  67. "3": martxoa
  68. "4": apirila
  69. "5": maiatza
  70. "6": ekaina
  71. "7": uztaila
  72. "8": abuztua
  73. "9": iraila
  74. "10": urria
  75. "11": azaroa
  76. "12": abendua
  77. days:
  78. abbreviated:
  79. sun: ig
  80. mon: al
  81. tue: as
  82. wed: az
  83. thu: og
  84. fri: or
  85. sat: lr
  86. narrow:
  87. sun: I
  88. mon: M
  89. tue: A
  90. wed: A
  91. thu: A
  92. fri: O
  93. sat: I
  94. short:
  95. sun: ig.
  96. mon: al.
  97. tue: ar.
  98. wed: az.
  99. thu: og.
  100. fri: or.
  101. sat: lr.
  102. wide:
  103. sun: igandea
  104. mon: astelehena
  105. tue: asteartea
  106. wed: asteazkena
  107. thu: osteguna
  108. fri: ostirala
  109. sat: larunbata
  110. periods:
  111. abbreviated:
  112. am: AM
  113. pm: PM
  114. narrow:
  115. am: a
  116. pm: p
  117. wide:
  118. am: AM
  119. pm: PM