|
1 # Event Calendar plug-in for WordPress. |
|
2 # Copyright (C) 2006, Alex Tingle |
|
3 # This file is distributed under the same license as the wpcal package. |
|
4 # Alex Tingle <alex DOT ec3pot AT firetree.net>, 2005. |
|
5 # |
|
6 msgid "" |
|
7 msgstr "" |
|
8 "Project-Id-Version: wpcal 3.1._pre15\n" |
|
9 "Report-Msgid-Bugs-To: eventcalendar@firetree.net\n" |
|
10 "POT-Creation-Date: 2008-10-24 12:00+0100\n" |
|
11 "PO-Revision-Date: 2008-10-10 19:16+0100\n" |
|
12 "Last-Translator: Maira Belmonte <pandemtandem@gmail.com>\n" |
|
13 "Language-Team: WordPress-es <pandemtandem@gmail.com>\n" |
|
14 "MIME-Version: 1.0\n" |
|
15 "Content-Type: text/plain; charset=UTF-8\n" |
|
16 "Content-Transfer-Encoding: 8bit\n" |
|
17 "X-Poedit-Language: Spanish\n" |
|
18 "X-Poedit-Country: SPAIN\n" |
|
19 "X-Poedit-SourceCharset: utf-8\n" |
|
20 "X-Poedit-KeywordsList: _e;__\n" |
|
21 "X-Poedit-Basepath: ..\n" |
|
22 "X-Poedit-SearchPath-0: .\n" |
|
23 |
|
24 #: admin.php:67 admin.php:393 |
|
25 msgid "Event Editor" |
|
26 msgstr "Editor de eventos" |
|
27 |
|
28 #: admin.php:108 |
|
29 msgid "Start" |
|
30 msgstr "Comienzo" |
|
31 |
|
32 #: admin.php:109 |
|
33 msgid "End" |
|
34 msgstr "Final" |
|
35 |
|
36 #: admin.php:110 |
|
37 msgid "All Day" |
|
38 msgstr "Todo el día" |
|
39 |
|
40 #: admin.php:111 |
|
41 msgid "Repeat" |
|
42 msgstr "Repetir" |
|
43 |
|
44 #: admin.php:132 |
|
45 msgid "Add a new event" |
|
46 msgstr "Añadir evento nuevo" |
|
47 |
|
48 #: admin.php:178 |
|
49 msgid "Delete this event" |
|
50 msgstr "Borrar este evento" |
|
51 |
|
52 #: admin.php:316 |
|
53 msgid "Error upgrading database for EventCalendar plugin." |
|
54 msgstr "Error al actualizar la base de datos para el plugin Event Calendar." |
|
55 |
|
56 #: admin.php:347 |
|
57 #, php-format |
|
58 msgid "Upgraded database to EventCalendar Version %s" |
|
59 msgstr "Base de datos actualizada a la versión %s de Event Calendar" |
|
60 |
|
61 #: admin.php:351 |
|
62 msgid "Table already existed" |
|
63 msgstr "La tabla ya existe." |
|
64 |
|
65 #: admin.php:379 admin.php:446 |
|
66 msgid "Event Calendar Options" |
|
67 msgstr "Opciones de Event Calendar" |
|
68 |
|
69 #: admin.php:450 |
|
70 msgid "Easter Egg" |
|
71 msgstr "" |
|
72 |
|
73 #: admin.php:452 upgrade-posts.php:124 |
|
74 msgid "Upgrade Event Posts" |
|
75 msgstr "" |
|
76 |
|
77 #: admin.php:459 |
|
78 msgid "Event category" |
|
79 msgstr "Categoría para los eventos" |
|
80 |
|
81 #: admin.php:469 |
|
82 msgid "" |
|
83 "Event posts are put into this category for you. Don't make this your default " |
|
84 "post category." |
|
85 msgstr "" |
|
86 "En esta categoría se pondrán los eventos. No la conviertas en tu categoróa " |
|
87 "predeterminada." |
|
88 |
|
89 #: admin.php:475 |
|
90 msgid "Show schedule within posts" |
|
91 msgstr "Mostrar la fecha en las entradas" |
|
92 |
|
93 #: admin.php:479 |
|
94 msgid "Show Schedule" |
|
95 msgstr "Mostrar fecha" |
|
96 |
|
97 #: admin.php:482 |
|
98 msgid "Hide Schedule" |
|
99 msgstr "Ocultar fecha" |
|
100 |
|
101 #: admin.php:489 |
|
102 msgid "Show events as blog entries" |
|
103 msgstr "Mostrar los eventos en el blog" |
|
104 |
|
105 #: admin.php:493 |
|
106 msgid "Events are Normal Posts" |
|
107 msgstr "Eventos como entradas normales" |
|
108 |
|
109 #: admin.php:496 |
|
110 msgid "Keep Events Separate" |
|
111 msgstr "Mantener aparte los eventos" |
|
112 |
|
113 #: admin.php:500 |
|
114 msgid "" |
|
115 "Keep Events Separate: the Event Category page shows future events, in date " |
|
116 "order. Events do not appear on front page." |
|
117 msgstr "" |
|
118 "Mantener aparte los eventos: la página de la categoría de eventos mostrará " |
|
119 "los eventos futuros, por orden de fecha. Los eventos no aparecerán en la " |
|
120 "página principal." |
|
121 |
|
122 #: admin.php:506 admin.php:518 |
|
123 msgid "Timezone" |
|
124 msgstr "Zona horaria" |
|
125 |
|
126 #: admin.php:510 |
|
127 msgid "unknown" |
|
128 msgstr "desconocido" |
|
129 |
|
130 #: admin.php:514 |
|
131 msgid "" |
|
132 "You cannot change your timezone. Turn off PHP's 'safe mode' or upgrade to " |
|
133 "PHP5." |
|
134 msgstr "" |
|
135 "No es posible cambiar tu zona horaria. Desactiva el modo seguro de PHP o " |
|
136 "actualízate a PHP5." |
|
137 |
|
138 #: admin.php:530 |
|
139 msgid "Calendar Display" |
|
140 msgstr "Aspecto del calendario" |
|
141 |
|
142 #: admin.php:535 |
|
143 msgid "Number of months" |
|
144 msgstr "Número de meses" |
|
145 |
|
146 #: admin.php:542 |
|
147 msgid "Show all categories in calendar" |
|
148 msgstr "Mostrar todas las categorías" |
|
149 |
|
150 #: admin.php:546 |
|
151 msgid "Only Show Events" |
|
152 msgstr "Mostrar sólo los eventos" |
|
153 |
|
154 #: admin.php:549 |
|
155 msgid "Show All Posts" |
|
156 msgstr "Mostrar todas las entradas" |
|
157 |
|
158 #: admin.php:556 |
|
159 msgid "Show day names as" |
|
160 msgstr "Mostrar nombres de meses con" |
|
161 |
|
162 #: admin.php:560 |
|
163 msgid "Single Letter" |
|
164 msgstr "Una letra" |
|
165 |
|
166 #: admin.php:563 |
|
167 msgid "3-Letter Abbreviation" |
|
168 msgstr "Abreviatura de tres letras" |
|
169 |
|
170 #: admin.php:566 |
|
171 msgid "Full Day Name" |
|
172 msgstr "Nombre completo" |
|
173 |
|
174 #: admin.php:573 |
|
175 msgid "Show Event Calendar logo" |
|
176 msgstr "Mostrar el logo de EventCalendar" |
|
177 |
|
178 #: admin.php:577 |
|
179 msgid "Show Logo" |
|
180 msgstr "Mostrar logo" |
|
181 |
|
182 #: admin.php:580 |
|
183 msgid "Hide Logo" |
|
184 msgstr "Ocultar logo" |
|
185 |
|
186 #: admin.php:587 |
|
187 msgid "Position of navigation links" |
|
188 msgstr "Posición de los enlaces de navegación" |
|
189 |
|
190 #: admin.php:591 |
|
191 msgid "Above Calendar" |
|
192 msgstr "Sobre el calendario" |
|
193 |
|
194 #: admin.php:594 |
|
195 msgid "Below Calendar" |
|
196 msgstr "Bajo el calendario" |
|
197 |
|
198 #: admin.php:597 |
|
199 msgid "Hidden" |
|
200 msgstr "Ocultar" |
|
201 |
|
202 #: admin.php:601 |
|
203 msgid "" |
|
204 "The navigation links are more usable when they are above the calendar, but " |
|
205 "you might prefer them below or hidden for aesthetic reasons." |
|
206 msgstr "" |
|
207 "Los enlaces de navegación son más útiles si van sobre el calendario, pero " |
|
208 "tal vez los prefiera debajo u ocultos por motivos estéticos." |
|
209 |
|
210 #: admin.php:607 |
|
211 msgid "Popup event lists" |
|
212 msgstr "Mensajes emergentes de la lista de eventos" |
|
213 |
|
214 #: admin.php:611 |
|
215 msgid "Show Popups" |
|
216 msgstr "Mostrar mensajes" |
|
217 |
|
218 #: admin.php:614 |
|
219 msgid "Hide Popups" |
|
220 msgstr "Ocultar mensajes" |
|
221 |
|
222 #: admin.php:618 |
|
223 msgid "You might want to disable popups if you use Nicetitles." |
|
224 msgstr "Tal vez prefieras ocultar los mensajes si empleas Nicetitles." |
|
225 |
|
226 #: template-functions.php:29 |
|
227 msgid "You must choose an event category." |
|
228 msgstr "Debes elegir una categría de eventos." |
|
229 |
|
230 #: template-functions.php:32 widget.php:84 widget.php:162 |
|
231 #: K2/ec3_sidebar_module.php:64 |
|
232 msgid "Go to Event Calendar Options" |
|
233 msgstr "Ir a las opciones de Event Calendar" |
|
234 |
|
235 #: template-functions.php:91 |
|
236 msgid "Subscribe to iCalendar." |
|
237 msgstr "Suscribirse a iCalendar." |
|
238 |
|
239 #: template-functions.php:166 template-functions.php:448 |
|
240 msgid "all day" |
|
241 msgstr "todo el día" |
|
242 |
|
243 #: template-functions.php:284 widget.php:93 widget.php:101 |
|
244 #: K2/ec3_sidebar_module.php:31 |
|
245 msgid "Event Calendar" |
|
246 msgstr "Event Calendar" |
|
247 |
|
248 #: template-functions.php:364 widget.php:172 widget.php:180 |
|
249 #: K2/ec3_sidebar_module.php:71 K2/ec3_sidebar_module.php:77 |
|
250 msgid "Upcoming Events" |
|
251 msgstr "Próximos eventos" |
|
252 |
|
253 #: template-functions.php:469 |
|
254 msgid "No events." |
|
255 msgstr "No hay eventos." |
|
256 |
|
257 #: template-functions.php:506 template-functions.php:520 |
|
258 #: template-functions.php:532 |
|
259 msgid "to" |
|
260 msgstr "a" |
|
261 |
|
262 #: upgrade-posts.php:39 |
|
263 msgid "Post upgraded." |
|
264 msgstr "" |
|
265 |
|
266 #: upgrade-posts.php:40 |
|
267 #, php-format |
|
268 msgid "%d posts upgraded." |
|
269 msgstr "" |
|
270 |
|
271 #: widget.php:96 |
|
272 msgid "Display upcoming events in a dynamic calendar." |
|
273 msgstr "" |
|
274 |
|
275 #: widget.php:153 |
|
276 msgid "Number of events:" |
|
277 msgstr "Número de eventos:" |
|
278 |
|
279 #: widget.php:175 |
|
280 msgid "Display upcoming events as a list." |
|
281 msgstr "" |
|
282 |
|
283 #~ msgid "Update Options" |
|
284 #~ msgstr "Actualizar opciones" |
|
285 |
|
286 #~ msgid "EXAMPLE SIDEBAR CODE:" |
|
287 #~ msgstr "EJEMPLO DE CÓDIGO PARA LA BARRA LATERAL:" |
|
288 |
|
289 #~ msgid "Options saved." |
|
290 #~ msgstr "Opciones guardadas." |
|
291 |
|
292 #~ msgid "- Select -" |
|
293 #~ msgstr "- Seleccionar -" |
|
294 |
|
295 #~ msgid "View posts for %1$s %2$s" |
|
296 #~ msgstr "Ver todas las entradas para %1$s %2$s" |
|
297 |
|
298 #~ msgid "by: %s" |
|
299 #~ msgstr "de: %s" |
|
300 |
|
301 #~ msgid "Title:" |
|
302 #~ msgstr "Título:" |
|
303 |
|
304 #~ msgid "Schedule Editor" |
|
305 #~ msgstr "Fecha del evento" |