strings.xml 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <resources xmlns:tools="http://schemas.android.com/tools">
  3. <!-- Tag keys -->
  4. <string name="key_0" translatable="false">0</string>
  5. <string name="key_1" translatable="false">1</string>
  6. <!-- App related strings -->
  7. <string name="app_name" translatable="false">Gasteizko Margolariak</string>
  8. <string name="app_cdesc" translatable="false"> </string>
  9. <!-- Arrow buttons -->
  10. <string name="arrow_left" translatable="false">&lt;</string>
  11. <string name="arrow_right" translatable="false">&gt;</string>
  12. <!-- Menu sections -->
  13. <string name="menu_home">Inicio</string>
  14. <string name="menu_lablanca">La Blanca</string>
  15. <string name="menu_lablanca_schedule">Programa de fiestas</string>
  16. <string name="menu_lablanca_gm_schedule">Programa Margolari</string>
  17. <string name="menu_activities">Actividades</string>
  18. <string name="menu_blog">Blog</string>
  19. <string name="menu_gallery">Galería</string>
  20. <string name="menu_settings">Preferencias</string>
  21. <string name="tutorial_menu">Toca el icono de Margolariak o desliza la pantalla hacia la derecha para ver el menú.</string>
  22. <string name="tutorial_content">Toca cualquier entrada para ir a la sección correspondiente.</string>
  23. <string name="tutorial_button">Entendido</string>
  24. <!-- Schedule strings -->
  25. <string name="schedule_filter">Buscar&#8230;</string>
  26. <string name="schedule_close">Cerrar</string>
  27. <string name="schedule_host">Organiza %1$s</string>
  28. <!-- Day strings -->
  29. <string name="today">Hoy</string>
  30. <string name="tomorrow">Mañana</string>
  31. <!-- Blog section strings -->
  32. <string name="blog_pager_previous" translatable="false">&lt;</string>
  33. <string name="blog_pager_next" translatable="false">&gt;</string>
  34. <!-- Home section strings -->
  35. <string name="home_section_around">Cerca de mi</string>
  36. <string name="home_section_location">Encuéntranos</string>
  37. <string name="home_section_location_text_0">¡Gasteizko Margolariak está cerca!</string>
  38. <string name="home_section_social">Síguenos</string>
  39. <!-- Prices dialog strings -->
  40. <!-- Settings section strings -->
  41. <string name="settings_notification">Notificaciones</string>
  42. <string name="settings_notification_on">Recibir notificaciones</string>
  43. <string name="settings_notification_off">No recibir notificaciones</string>
  44. <!-- Social networks strings -->
  45. <string name="social_phone" translatable="false">Phone</string>
  46. <string name="social_facebook" translatable="false">Facebook</string>
  47. <string name="social_mail" translatable="false">e-mail</string>
  48. <string name="social_whatsapp" translatable="false">Whatsapp</string>
  49. <string name="social_twitter" translatable="false">Twitter</string>
  50. <string name="social_googleplus" translatable="false">Google+</string>
  51. <string name="social_youtube" translatable="false">Youtube</string>
  52. <string name="social_instagram" translatable="false">Instagram</string>
  53. <string name="social_phone_link" translatable="false">tel:+34637140371</string>
  54. <string name="social_mail_link" translatable="false">mailto:gasteizkomargolariak@gmail.com</string>
  55. <string name="social_whatsapp_link" translatable="false">smsto:+34637140371</string>
  56. <string name="social_whatsapp_package" translatable="false">com.whatsapp</string>
  57. <string name="social_whatsapp_chat" translatable="false">chat</string>
  58. <string name="social_facebook_link" translatable="false">http://facebook.com/gmargolariak</string>
  59. <string name="social_twitter_link" translatable="false">http://twitter.com/gmargolariak</string>
  60. <string name="social_googleplus_link" translatable="false">https://plus.google.com/106661466029005469492</string>
  61. <string name="social_youtube_link" translatable="false">https://www.youtube.com/user/GasteizkoMargolariak</string>
  62. <string name="social_instagram_link" translatable="false">https://instagram.com/gmargolariak/</string>
  63. <string name="social_whatsapp_error">Error de conexión con Whatsapp. Está instalado?</string>
  64. <!-- Notification dialog strings -->
  65. <string name="notification_close">Cerrar</string>
  66. <!-- Sync dialog strings -->
  67. <string name="dialog_sync_title">Sincronizando</string>
  68. <string name="dialog_sync_failed_title">Error de sincronización</string>
  69. <string name="dialog_sync_failed_text">No se pudierdon descargar los contenidos\n\nAsegúrate de que dispones de conexión a internet e inténtalo de nuevo.</string>
  70. <string name="dialog_sync_failed_close">Cerrar</string>
  71. <string name="activity_city">Cudad:</string>
  72. <string name="activity_future">Próximas actividades</string>
  73. <string name="activity_no_future">No hay actividades planeadas proximamanete. Cuando organicemos algo, aparecera aquí.</string>
  74. <string name="activity_past">Actividades pasadas</string>
  75. <string name="activity_price">Precio:</string>
  76. <string name="activity_schedule">Itinerario</string>
  77. <string name="comment_name">Nombre…</string>
  78. <string name="comment_send">Publicar</string>
  79. <string name="comment_text">Comentario…</string>
  80. <string name="comment_toast_text">Introduce un comentario</string>
  81. <string name="comment_toast_user">Introduce un nombre</string>
  82. <string name="comment_your_comment">Tu comentario</string>
  83. <plurals name="comment_comments">
  84. <item quantity="one">%1$d comentario</item>
  85. <item quantity="other">%1$d comentarios</item>
  86. </plurals>
  87. <string name="dialog_sync_text_0">Contactando con Don Margolo&#8230;</string>
  88. <string name="dialog_sync_text_1">Arrancando la furgo&#8230;</string>
  89. <string name="dialog_sync_text_2">Preparando kalimotxos&#8230;</string>
  90. <string name="dialog_sync_text_3">Tú eres el piloto</string>
  91. <string name="dialog_sync_text_4">Afinando la tuba&#8230;</string>
  92. <string name="dialog_sync_text_5">Margolari camina pa\'lante, margolari camina pa\'trás.</string>
  93. <string name="dialog_sync_text_6">Ari ari ari!</string>
  94. <string name="dialog_sync_text_7">Llegando tarde…</string>
  95. <string name="dialog_sync_text_8">¿Cabe más gente en el Foro Margolari?</string>
  96. <string name="gallery_albums">Albums</string>
  97. <string name="gallery_upload">Subir fotos</string>
  98. <string name="gallery_upload_button">Subir</string>
  99. <string name="gallery_upload_text">¿Tienes fotografías? ¡Ayudanos a construir esta galería!</string>
  100. <plurals name="gallery_photo_count">
  101. <item quantity="one">%1$d foto</item>
  102. <item quantity="other">%1$d fotos</item>
  103. </plurals>
  104. <string name="home_section_activities_future">Proximas actividades</string>
  105. <string name="home_section_gmschedule">Programa Margolari</string>
  106. <string name="home_section_location_text_short" tools:ignore="PluralsCandidate">¡Están a solo %1$d metros de ti! (Unos %2$d minutos andando)</string>
  107. <string name="home_section_location_text_long">¡Están a solo %1$s kilometros de ti!</string>
  108. <string name="home_section_location_text_calculating">Calculando distancia…</string>
  109. <string name="lablanca_date_august">%1$s de agosto</string>
  110. <string name="lablanca_date_july">%1$s de julio</string>
  111. <string name="lablanca_prices">Precios</string>
  112. <string name="lablanca_prices_days">Días sueltos</string>
  113. <string name="lablanca_prices_pack">Packs</string>
  114. <string name="lablanca_schedule">Programa</string>
  115. <string name="lablanca_schedule_city">Programa de Fiestas</string>
  116. <string name="lablanca_schedule_gm">Programa Margolari</string>
  117. <string name="lablanca_title">La Blanca</string>
  118. <string name="menu_location">Encuentranos</string>
  119. <string name="notification_action_gmschedule">Ver programa Margolari</string>
  120. <string name="schedule_later">Siguiente</string>
  121. <string name="schedule_month_august">Agosto</string>
  122. <string name="schedule_month_july">Julio</string>
  123. <string name="schedule_now">Ahora</string>
  124. <string name="section_title_blog">Blog</string>
  125. <string name="home_section_blog">Últimos posts</string>
  126. <string name="home_section_cityschedule">Programa de fiestas</string>
  127. <string name="home_section_gallery">Últimas fotos</string>
  128. <string name="home_section_lablanca">La Blanca</string>
  129. <string name="home_section_activities_past">Últimas actividades</string>
  130. <string name="notification_action_activities">Ver actividades</string>
  131. <string name="notification_action_blog">Abrir blog</string>
  132. <string name="notification_action_cityschedule">Programa de fiestas</string>
  133. <string name="notification_action_gallery">Abrir galería</string>
  134. <string name="notification_action_lablanca">Abrir La Blanca</string>
  135. <string name="notification_action_location">Ver localización</string>
  136. <string name="price">Precio: %1$d €</string>
  137. <string name="settings_about">Sobre nosotros</string>
  138. <string name="settings_license">Licencia</string>
  139. <string name="settings_license_content"><![CDATA[Copyright 2016 Iñigo Valentin<br/><br/>This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation.<br/><br/>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details at http://www.gnu.org/licenses/.<br/><br/>The name "Gasteizko Margolariak" and its logotype are property of Gasteizko Margolariak.<br/><br/><br/><div style="background-color:#bbbbbb;padding:6px;border-radius:5px;border-style:solid;border-width:2px;border-color:#333333;text-align:center;">You can get the source code for this project at <a href="https://github.com/Seavenois/GM">Github</a></div>]]></string>
  140. <string name="settings_privacy">Privacidad</string>
  141. <string name="settings_privacy_content"><![CDATA[En Gasteizko Margolariak respetamos tu privacidad. No guardamos NINGÚN dato de nuestros usuarios, incluyendo información personal, localización, hábitos de compra, preferencias sexuales, color favorito, nombre de su primer amor… NINGUNO.<br/><br/>Para que nos creas, te explicamos lo que sí almacenamos:<br/><br/><ul><li>Un código de usuario, generado aleatoriamente, único para tu dispositivo. Esto es necesario para sincronizar la aplicación con nuestra base de datos y poder descargar los últimos posts, actividades… Pero esta hecho de tal manera que no podamos identificarte como persona a través de ese código.</li><li>Al publicar un comentario en una entrada o una foto, guardaremos temporalmente (120 minutos, lo justo para procesar información) tu dirección IP. Esto nos es súper útil para saber cuántas personas diferentes publican comentarios, y tampoco nos permite identificarte como persona.</li></ul>]]></string>
  142. <string name="settings_transparency">Transparencia</string>
  143. <string name="settings_transparency_content"><![CDATA[¿Te preocupa saber dónde va tu dinero? En Gasteizko Margolariak queremos que estés tranquilo.<br/><br/>Muchas de nuestras actividades son gratuitas. Otras, como las fiestas de La Blanca, tienen una cuota de inscripción. Gasteizko Margolariak no es una empresa, es una Asociación Cultural, y como tal, no tenemos beneficios.<br/><br/>Queremos ser transparentes, y por eso, empezando en 2016, pondremos a tu disposición nuestras cuentas de manera online, para que sepas que cada euro se reinvierte en tí.]]></string>
  144. <string name="lablanca_nofestivals">Las Fiestas de La Blanca. Esos días, del 4 al 9 de agosto, en los que Vitoria-Gasteiz se transforma. Se llena de color y alegría, y en cada esquina puedes encontrar actividades y espectáculos. Todos las estamos esperando.\n\nPor desgracia, aún hay que esperar más.\n\nNosotros ya estamos trabajando en ello. Tan pronto como vayamos sabiendo más, aquí iremos publicando nuestro programa y otra información sobre las fiestas.</string>
  145. <string name="settings_about_content"><![CDATA[La Asociación Cultural Gasteizko Margolariak nace en el año 2013 con la idea de estimular la participación ciudadana y fortalecer la cultura y las tradiciones de Vitoria-Gasteiz.<br/><br/>En nuestro nombre se refleja un barrio en el que las calles nos recuerdan a grandes pintores: el barrio de San Martín. Estamos representados en los barrios, y creemos que son la esencia de esta ciudad.<br/><br/>Nos convertimos en Cuadrilla de Blusas y Neskas en 2013, y en ese mismo año, miembros de la Comisión de Blusas y Neskas.<br/><br/>Desde entonces no hemos hecho más que crecer junto con todos los que han decidido, año tras año, apostar por nosotros.]]></string>
  146. <!-- Misc strings -->
  147. <!-- Pop-up menu entry strings -->
  148. <string name="pop_menu_settings">Ajustes</string>
  149. <string name="pop_menu_sponsors">Sponsors</string>
  150. <!--Preferences screen-->
  151. <string name="preferences">Preferencias</string>
  152. <string name="preferences_sync">Sincronización</string>
  153. <string name="preferences_sync_sync">Sincronización en segundo plano</string>
  154. <string name="preferences_sync_sync_on">Sincronización activada</string>
  155. <string name="preferences_sync_sync_off">Sincronización desactivada</string>
  156. <string name="preferences_sync_notifications">Notificaciones</string>
  157. <string name="preferences_sync_notifications_on">Se recibirán notificaciones</string>
  158. <string name="preferences_sync_notifications_off">No se recibirán notificaciones</string>
  159. <string name="preferences_sync_notifications_disabled">Activa la sincronización en segundo plano para recibir notificaciones</string>
  160. <string name="preferences_sync_usage">Uso de datos</string>
  161. <string name="preferences_info">Informacion</string>
  162. <string name="preferences_info_version">Versión de la aplicación</string>
  163. <string name="preferences_info_source_summary">Ojear el código fuente en Github</string>
  164. <string name="preferences_info_feedback">Feedback</string>
  165. <string name="preferences_info_feedback_summary">Enviar información anónima al desarrollador</string>
  166. <string name="eur" translatable="false">€</string>
  167. <string name="Kb" translatable="false"> Kb</string>
  168. <string name="Mb" translatable="false"> Mb</string>
  169. <string name="pop_menu_about">Sobre nosotros</string>
  170. <string name="preferences_info_source">Código fuente</string>
  171. <string name="changelog">Changelog</string>
  172. </resources>