date.eo.properties 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226
  1. # Licensed to the Apache Software Foundation (ASF) under one
  2. # or more contributor license agreements. See the NOTICE file
  3. # distributed with this work for additional information
  4. # regarding copyright ownership. The ASF licenses this file
  5. # to you under the Apache License, Version 2.0 (the
  6. # "License"); you may not use this file except in compliance
  7. # with the License. You may obtain a copy of the License at
  8. #
  9. # http://www.apache.org/licenses/LICENSE-2.0
  10. #
  11. # Unless required by applicable law or agreed to in writing,
  12. # software distributed under the License is distributed on an
  13. # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  14. # KIND, either express or implied. See the License for the
  15. # specific language governing permissions and limitations
  16. # under the License.
  17. # Day names
  18. weekday-0-long = Dimanĉo
  19. weekday-1-long = Lundo
  20. weekday-2-long = Mardo
  21. weekday-3-long = Merkredo
  22. weekday-4-long = Ĵaŭdo
  23. weekday-5-long = Vendredo
  24. weekday-6-long = Sabato
  25. weekday-0-short = Dim
  26. weekday-1-short = Lun
  27. weekday-2-short = Mar
  28. weekday-3-short = Mer
  29. weekday-4-short = Ĵaŭ
  30. weekday-5-short = Ven
  31. weekday-6-short = Sab
  32. # Month names
  33. month-0-long = Januaro
  34. month-1-long = Februaro
  35. month-2-long = Marto
  36. month-3-long = Aprilo
  37. month-4-long = Majo
  38. month-5-long = Junio
  39. month-6-long = Julio
  40. month-7-long = Aŭgusto
  41. month-8-long = Septembro
  42. month-9-long = Oktobro
  43. month-10-long = Novembro
  44. month-11-long = Decembro
  45. month-0-genitive = Januaro
  46. month-1-genitive = Februaro
  47. month-2-genitive = Marto
  48. month-3-genitive = Aprilo
  49. month-4-genitive = Maj
  50. month-5-genitive = Junio
  51. month-6-genitive = Julio
  52. month-7-genitive = Aŭgusto
  53. month-8-genitive = Septembro
  54. month-9-genitive = Oktobro
  55. month-10-genitive = Novembro
  56. month-11-genitive = Decembro
  57. month-0-short = Jan
  58. month-1-short = Feb
  59. month-2-short = Mar
  60. month-3-short = Apr
  61. month-4-short = Maj
  62. month-5-short = Jun
  63. month-6-short = Jul
  64. month-7-short = Aŭg
  65. month-8-short = Sep
  66. month-9-short = Okt
  67. month-10-short = Nov
  68. month-11-short = Dec
  69. # Relative time ("pretty dates"), normal/long variant
  70. minutes-ago-long={[ plural(value) ]}
  71. minutes-ago-long[zero] = ĵus
  72. minutes-ago-long[one] = antaŭ minuto
  73. minutes-ago-long[two] = antaŭ {{value}} minutoj
  74. minutes-ago-long[few] = antaŭ {{value}} minutoj
  75. minutes-ago-long[many] = antaŭ {{value}} minutoj
  76. minutes-ago-long[other] = antaŭ {{value}} minutoj
  77. hours-ago-long={[ plural(value) ]}
  78. hours-ago-long[zero] = ĵus
  79. hours-ago-long[one] = antaŭ horo
  80. hours-ago-long[two] = antaŭ {{value}} horoj
  81. hours-ago-long[few] = antaŭ {{value}} horoj
  82. hours-ago-long[many] = antaŭ {{value}} horoj
  83. hours-ago-long[other] = antaŭ {{value}} horoj
  84. days-ago-long={[ plural(value) ]}
  85. days-ago-long[zero] = hodiaŭ
  86. days-ago-long[one] = hieraŭ
  87. days-ago-long[two] = antaŭ {{value}} tagoj
  88. days-ago-long[few] = antaŭ {{value}} tagoj
  89. days-ago-long[many] = antaŭ {{value}} tagoj
  90. days-ago-long[other] = antaŭ {{value}} tagoj
  91. weeks-ago-long={[ plural(value) ]}
  92. weeks-ago-long[zero] = tiu ĉi semajno
  93. weeks-ago-long[one] = lasta semajno
  94. weeks-ago-long[two] = antaŭ {{value}} semajnoj
  95. weeks-ago-long[few] = antaŭ {{value}} semajnoj
  96. weeks-ago-long[many] = antaŭ {{value}} semajnoj
  97. weeks-ago-long[other] = antaŭ {{value}} semajnoj
  98. months-ago-long={[ plural(value) ]}
  99. months-ago-long[zero] = tiu ĉi monato
  100. months-ago-long[one] = lasta monato
  101. months-ago-long[two] = antaŭ {{value}} monatoj
  102. months-ago-long[few] = antaŭ {{value}} monatoj
  103. months-ago-long[many] = antaŭ {{value}} monatoj
  104. months-ago-long[other] = antaŭ {{value}} monatoj
  105. years-ago-long={[ plural(value) ]}
  106. years-ago-long[zero] = tiu ĉi jaro
  107. years-ago-long[one] = lasta jaro
  108. years-ago-long[two] = antaŭ {{value}} jaroj
  109. years-ago-long[few] = antaŭ {{value}} jaroj
  110. years-ago-long[many] = antaŭ {{value}} jaroj
  111. years-ago-long[other] = antaŭ {{value}} jaroj
  112. minutes-until-long={[ plural(value) ]}
  113. minutes-until-long[zero] = nun
  114. minutes-until-long[one] = post minuto
  115. minutes-until-long[two] = post {{value}} minutoj
  116. minutes-until-long[few] = post {{value}} minutoj
  117. minutes-until-long[many] = post {{value}} minutoj
  118. minutes-until-long[other] = post {{value}} minutoj
  119. hours-until-long={[ plural(value) ]}
  120. hours-until-long[zero] = nun
  121. hours-until-long[one] = post horo
  122. hours-until-long[two] = post {{value}} horoj
  123. hours-until-long[few] = post {{value}} horoj
  124. hours-until-long[many] = post {{value}} horoj
  125. hours-until-long[other] = post {{value}} horoj
  126. days-until-long={[ plural(value) ]}
  127. days-until-long[zero] = hodiaŭ
  128. days-until-long[one] = morgaŭ
  129. days-until-long[two] = post {{value}} tagoj
  130. days-until-long[few] = post {{value}} tagoj
  131. days-until-long[many] = post {{value}} tagoj
  132. days-until-long[other] = post {{value}} tagoj
  133. weeks-until-long={[ plural(value) ]}
  134. weeks-until-long[zero] = tiu ĉi semajno
  135. weeks-until-long[one] = venonta semajno
  136. weeks-until-long[two] = post {{value}} semajnoj
  137. weeks-until-long[few] = post {{value}} semajnoj
  138. weeks-until-long[many] = post {{value}} semajnoj
  139. weeks-until-long[other] = post {{value}} semajnoj
  140. months-until-long={[ plural(value) ]}
  141. months-until-long[zero] = tiu ĉi monato
  142. months-until-long[one] = venonta monato
  143. months-until-long[two] = post {{value}} monatoj
  144. months-until-long[few] = post {{value}} monatoj
  145. months-until-long[many] = post {{value}} monatoj
  146. months-until-long[other] = post {{value}} monatoj
  147. years-until-long={[ plural(value) ]}
  148. years-until-long[zero] = tiu ĉi jaro
  149. years-until-long[one] = venonta jaro
  150. years-until-long[two] = post {{value}} jaroj
  151. years-until-long[few] = post {{value}} jaroj
  152. years-until-long[many] = post {{value}} jaroj
  153. years-until-long[other] = post {{value}} jaroj
  154. # Relative time ("pretty dates"), short variant
  155. # LOCALIZATION NOTE: the time unit should be as short as possible,
  156. # and the whole string should not exceed a length of ~10 latin characters.
  157. # LOCALIZATION NOTE: the prime (’) can be used to represent minutes for most
  158. # locales, but we use “m” instead for the English locale to prevent a possible
  159. # confusion (35’ ago ≠ 35 feet ago).
  160. minutes-ago-short={[ plural(value) ]}
  161. minutes-ago-short[zero] = ĵus
  162. minutes-ago-short[other] = antaŭ {{value}}m
  163. hours-ago-short={[ plural(value) ]}
  164. hours-ago-short[zero] = ĵus
  165. hours-ago-short[other] = antaŭ {{value}}h
  166. days-ago-short={[ plural(value) ]}
  167. days-ago-short[zero] = hodiaŭ
  168. days-ago-short[other] = antaŭ {{value}}t
  169. minutes-until-short={[ plural(value) ]}
  170. minutes-until-short[zero] = nun
  171. minutes-until-short[other] = post {{value}}m
  172. hours-until-short={[ plural(value) ]}
  173. hours-until-short[zero] = nun
  174. hours-until-short[other] = post {{value}}h
  175. days-until-short={[ plural(value) ]}
  176. days-until-short[zero] = nun
  177. days-until-short[other] = post {{value}}t
  178. # Relative time ("pretty dates"), unexpected error
  179. incorrectDate = (malĝusta dato)
  180. # Date/Time format
  181. # see http://pubs.opengroup.org/onlinepubs/007908799/xsh/strftime.html
  182. dateTimeFormat_%c = %a %b %e %Y %H:%M:%S
  183. dateTimeFormat_%x = %Y.%m.%d
  184. dateTimeFormat_%X = %H:%M:%S
  185. shortTimeFormat = %H:%M
  186. shortDateTimeFormat = %x %H:%M
  187. # Boolean to indicate if weekStarts on Monday (1) or Sunday (0).
  188. weekStartsOnMonday = 0
  189. # Localize “AM" and "PM" used in %p format for time
  190. time_am = AM
  191. time_pm = PM