gen.php 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213
  1. <?php
  2. return array(
  3. 'action' => array(
  4. 'actualize' => 'Actualizar',
  5. 'back' => '← Volver',
  6. 'back_to_rss_feeds' => '← regresar a tus fuentes RSS',
  7. 'cancel' => 'Cancelar',
  8. 'create' => 'Crear',
  9. 'demote' => 'Degradar',
  10. 'disable' => 'Desactivar',
  11. 'empty' => 'Vaciar',
  12. 'enable' => 'Activar',
  13. 'export' => 'Exportar',
  14. 'filter' => 'Filtrar',
  15. 'import' => 'Importar',
  16. 'manage' => 'Administrar',
  17. 'mark_favorite' => 'Marcar como favorita',
  18. 'mark_read' => 'Marcar como leído',
  19. 'promote' => 'Promover',
  20. 'purge' => 'Eliminar',
  21. 'remove' => 'Borrar',
  22. 'see_website' => 'Ver web',
  23. 'submit' => 'Enviar',
  24. 'truncate' => 'Borrar todos los artículos',
  25. 'update' => 'Actualizar',
  26. ),
  27. 'auth' => array(
  28. 'accept_tos' => 'Acpeto los <a href="%s">Terminos de Servicio</a>.',
  29. 'email' => 'Correo electrónico',
  30. 'keep_logged_in' => 'Mantenerme identificado <small>(%s días)</small>',
  31. 'login' => 'Conectar',
  32. 'logout' => 'Desconectar',
  33. 'password' => array(
  34. '_' => 'Contraseña',
  35. 'format' => '<small>Mínimo de 7 caracteres</small>',
  36. ),
  37. 'registration' => array(
  38. '_' => 'Nueva cuenta',
  39. 'ask' => '¿Crear una cuenta?',
  40. 'title' => 'Creación de cuenta',
  41. ),
  42. 'reset' => 'Reinicar identificación',
  43. 'username' => array(
  44. '_' => 'Nombre de usuario',
  45. 'admin' => 'Nombre de usuario del Administrador',
  46. 'format' => '<small>Máximo 16 caracteres alfanuméricos</small>',
  47. ),
  48. ),
  49. 'date' => array(
  50. 'Apr' => '\\A\\b\\r\\i\\l',
  51. 'Aug' => '\\A\\g\\o\\s\\t\\o',
  52. 'Dec' => '\\D\\i\\c\\i\\e\\m\\b\\r\\e',
  53. 'Feb' => '\\F\\e\\b\\r\\e\\r\\o',
  54. 'Jan' => '\\E\\n\\e\\r\\o',
  55. 'Jul' => '\\J\\u\\l\\i\\o',
  56. 'Jun' => '\\J\\u\\n\\i\\o',
  57. 'Mar' => '\\M\\a\\r\\z\\o',
  58. 'May' => '\\M\\a\\y\\o',
  59. 'Nov' => '\\N\\o\\v\\i\\e\\m\\b\\r\\e',
  60. 'Oct' => '\\O\\c\\t\\u\\b\\r\\e',
  61. 'Sep' => '\\S\\e\\p\\t\\i\\e\\m\\b\\r\\e',
  62. 'apr' => 'abr',
  63. 'april' => 'abril',
  64. 'aug' => 'ago',
  65. 'august' => 'agosto',
  66. 'before_yesterday' => 'Anteayer',
  67. 'dec' => 'dic',
  68. 'december' => 'diciembre',
  69. 'feb' => 'feb',
  70. 'february' => 'febrero',
  71. 'format_date' => '%s j\\<\\s\\u\\p\\>S\\<\\/\\s\\u\\p\\> Y', // TODO - Translation
  72. 'format_date_hour' => '%s j\\<\\s\\u\\p\\>S\\<\\/\\s\\u\\p\\> Y \\a\\t H\\:i', // TODO - Translation
  73. 'fri' => 'Vie',
  74. 'jan' => 'ene',
  75. 'january' => 'ene',
  76. 'jul' => 'jul',
  77. 'july' => 'julio',
  78. 'jun' => 'jun',
  79. 'june' => 'junio',
  80. 'last_2_year' => 'Last two years', // TODO - Translation
  81. 'last_3_month' => 'Últimos tres meses',
  82. 'last_3_year' => 'Last three years', // TODO - Translation
  83. 'last_5_year' => 'Last five years', // TODO - Translation
  84. 'last_6_month' => 'Últimos seis meses',
  85. 'last_month' => 'Mes pasado',
  86. 'last_week' => 'Semana pasada',
  87. 'last_year' => 'Año pasado',
  88. 'mar' => 'mar',
  89. 'march' => 'marzo',
  90. 'may' => 'mayo',
  91. 'may_' => 'may',
  92. 'mon' => 'Lun',
  93. 'month' => 'meses',
  94. 'nov' => 'nov',
  95. 'november' => 'noviembre',
  96. 'oct' => 'oct',
  97. 'october' => 'octubre',
  98. 'sat' => 'Sab',
  99. 'sep' => 'sep',
  100. 'september' => 'septiembre',
  101. 'sun' => 'Dom',
  102. 'thu' => 'Jue',
  103. 'today' => 'Hoy',
  104. 'tue' => 'Mar',
  105. 'wed' => 'Mie',
  106. 'yesterday' => 'Ayer',
  107. ),
  108. 'dir' => 'ltr',
  109. 'freshrss' => array(
  110. '_' => 'FreshRSS', // TODO - Translation
  111. 'about' => 'Acerca de FreshRSS',
  112. ),
  113. 'js' => array(
  114. 'category_empty' => 'Vaciar categoría',
  115. 'confirm_action' => '¿Seguyro que quieres hacerlo? No hay marcha atrás...',
  116. 'confirm_action_feed_cat' => '¿Seguro que quieres hacerlo? Perderás todos los favoritos relacionados y las peticiones de usuario. ¡Y no hay marcha atrás!',
  117. 'feedback' => array(
  118. 'body_new_articles' => 'Hay %%d nuevos artículos para leer en FreshRSS.',
  119. 'request_failed' => 'La petición ha fallado. Puede ser debido a problemas de conexión a internet.',
  120. 'title_new_articles' => 'FreshRSS: ¡Nuevos artículos!',
  121. ),
  122. 'new_article' => 'Hay nuevos artículos disponibles. Pincha para refrescar la página.',
  123. 'should_be_activated' => 'JavaScript debe estar activado',
  124. ),
  125. 'lang' => array(
  126. 'cz' => 'Čeština',
  127. 'de' => 'Deutsch',
  128. 'en' => 'English',
  129. 'es' => 'Español',
  130. 'fr' => 'Français',
  131. 'he' => 'עברית',
  132. 'it' => 'Italiano',
  133. 'kr' => '한국어',
  134. 'nl' => 'Nederlands',
  135. 'oc' => 'Occitan',
  136. 'pt-br' => 'Português (Brasil)',
  137. 'ru' => 'Русский',
  138. 'sk' => 'Slovenčina',
  139. 'tr' => 'Türkçe',
  140. 'zh-cn' => '简体中文',
  141. ),
  142. 'menu' => array(
  143. 'about' => 'Acerca de',
  144. 'admin' => 'Administración',
  145. 'archiving' => 'Archivo',
  146. 'authentication' => 'Identificación',
  147. 'check_install' => 'Verificación de instalación',
  148. 'configuration' => 'Configuración',
  149. 'display' => 'Visualización',
  150. 'extensions' => 'Extensiones',
  151. 'logs' => 'Registros',
  152. 'queries' => 'Peticiones de usuario',
  153. 'reading' => 'Lectura',
  154. 'search' => 'Buscar palabras o #etiquetas',
  155. 'sharing' => 'Compartir',
  156. 'shortcuts' => 'Atajos',
  157. 'stats' => 'Estadísticas',
  158. 'system' => 'Configuración del sistema',
  159. 'update' => 'Actualización',
  160. 'user_management' => 'Administrar usuarios',
  161. 'user_profile' => 'Perfil',
  162. ),
  163. 'pagination' => array(
  164. 'first' => 'Primero',
  165. 'last' => 'Último',
  166. 'load_more' => 'Cargar más artículos',
  167. 'mark_all_read' => 'Marcar todo como leído',
  168. 'next' => 'Siguiente',
  169. 'nothing_to_load' => 'No hay más artículos',
  170. 'previous' => 'Anterior',
  171. ),
  172. 'period' => array(
  173. 'days' => 'dias',
  174. 'hours' => 'horas',
  175. 'months' => 'meses',
  176. 'weeks' => 'semanas',
  177. 'years' => 'años',
  178. ),
  179. 'share' => array(
  180. 'Known' => 'Known based sites', // TODO - Translation
  181. 'blogotext' => 'Blogotext', // TODO - Translation
  182. 'diaspora' => 'Diaspora*', // TODO - Translation
  183. 'email' => 'Email', // TODO - Translation
  184. 'facebook' => 'Facebook', // TODO - Translation
  185. 'gnusocial' => 'GNU social', // TODO - Translation
  186. 'jdh' => 'Journal du hacker', // TODO - Translation
  187. 'lemmy' => 'Lemmy', // TODO - Translation
  188. 'linkedin' => 'LinkedIn', // TODO - Translation
  189. 'mastodon' => 'Mastodon', // TODO - Translation
  190. 'movim' => 'Movim', // TODO - Translation
  191. 'pinboard' => 'Pinboard', // TODO - Translation
  192. 'pocket' => 'Pocket', // TODO - Translation
  193. 'print' => 'Print', // TODO - Translation
  194. 'shaarli' => 'Shaarli', // TODO - Translation
  195. 'twitter' => 'Twitter', // TODO - Translation
  196. 'wallabag' => 'wallabag v1', // TODO - Translation
  197. 'wallabagv2' => 'wallabag v2', // TODO - Translation
  198. ),
  199. 'short' => array(
  200. 'attention' => '¡Aviso!',
  201. 'blank_to_disable' => 'Deja en blanco para desactivar',
  202. 'by_author' => 'Por:',
  203. 'by_default' => 'Por defecto',
  204. 'damn' => '¡Córcholis!',
  205. 'default_category' => 'Sin categorizar',
  206. 'no' => 'No',
  207. 'not_applicable' => 'No disponible',
  208. 'ok' => '¡Vale!',
  209. 'or' => 'o',
  210. 'yes' => 'Sí',
  211. ),
  212. );