Blame view

sources/l10n/es/settings.po 20.4 KB
03e52840d   Kload   Init
1
2
3
4
5
  # SOME DESCRIPTIVE TITLE.
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  # This file is distributed under the same license as the PACKAGE package.
  # 
  # Translators:
31b7f2792   Kload   Upgrade to ownclo...
6
7
8
9
10
11
12
13
14
15
16
17
  # Art O. Pal <artopal@fastmail.fm>, 2013
  # asaez <asaez@asaez.eu>, 2013
  # eadeprado <eadeprado@outlook.com>, 2013
  # ggam <ggam@brainleakage.com>, 2013
  # japaol <japaol@gmail.com>, 2013
  # juanman <juanma@kde.org.ar>, 2013
  # pablomillaquen <pablomillaquen@gmail.com>, 2013
  # Raul Fernandez Garcia <raulfg3@gmail.com>, 2013
  # qdneren <renanqd@yahoo.com.mx>, 2013
  # Rubén del Campo <yo@rubendelcampo.es>, 2013
  # saskarip <saskarip@gmail.com>, 2013
  # scambra <sergio@programatica.es>, 2013
03e52840d   Kload   Init
18
19
20
21
  msgid ""
  msgstr ""
  "Project-Id-Version: ownCloud
  "
31b7f2792   Kload   Upgrade to ownclo...
22
23
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
0f30ed153   Kload   RC4
24
25
26
27
  "POT-Creation-Date: 2013-11-29 14:08-0500
  "
  "PO-Revision-Date: 2013-11-28 00:50+0000
  "
31b7f2792   Kload   Upgrade to ownclo...
28
29
  "Last-Translator: Art O. Pal <artopal@fastmail.fm>
  "
03e52840d   Kload   Init
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
  "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)
  "
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=UTF-8
  "
  "Content-Transfer-Encoding: 8bit
  "
  "Language: es
  "
  "Plural-Forms: nplurals=2; plural=(n != 1);
  "
  
  #: ajax/apps/ocs.php:20
  msgid "Unable to load list from App Store"
31b7f2792   Kload   Upgrade to ownclo...
45
  msgstr "No se pudo cargar la lista desde el App Store"
03e52840d   Kload   Init
46

31b7f2792   Kload   Upgrade to ownclo...
47
48
  #: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
  #: ajax/togglegroups.php:20 changepassword/controller.php:55
03e52840d   Kload   Init
49
50
  msgid "Authentication error"
  msgstr "Error de autenticación"
31b7f2792   Kload   Upgrade to ownclo...
51
52
53
54
55
56
57
  #: ajax/changedisplayname.php:31
  msgid "Your full name has been changed."
  msgstr "Se ha cambiado su nombre completo."
  
  #: ajax/changedisplayname.php:34
  msgid "Unable to change full name"
  msgstr "No se puede cambiar el nombre completo"
03e52840d   Kload   Init
58
59
60
61
62
63
64
65
  
  #: ajax/creategroup.php:10
  msgid "Group already exists"
  msgstr "El grupo ya existe"
  
  #: ajax/creategroup.php:19
  msgid "Unable to add group"
  msgstr "No se pudo añadir el grupo"
03e52840d   Kload   Init
66
67
  #: ajax/lostpassword.php:12
  msgid "Email saved"
31b7f2792   Kload   Upgrade to ownclo...
68
  msgstr "Correo electrónico guardado"
03e52840d   Kload   Init
69
70
71
  
  #: ajax/lostpassword.php:14
  msgid "Invalid email"
31b7f2792   Kload   Upgrade to ownclo...
72
  msgstr "Correo electrónico no válido"
03e52840d   Kload   Init
73
74
75
76
  
  #: ajax/removegroup.php:13
  msgid "Unable to delete group"
  msgstr "No se pudo eliminar el grupo"
31b7f2792   Kload   Upgrade to ownclo...
77
  #: ajax/removeuser.php:25
03e52840d   Kload   Init
78
79
80
81
82
83
84
85
86
  msgid "Unable to delete user"
  msgstr "No se pudo eliminar el usuario"
  
  #: ajax/setlanguage.php:15
  msgid "Language changed"
  msgstr "Idioma cambiado"
  
  #: ajax/setlanguage.php:17 ajax/setlanguage.php:20
  msgid "Invalid request"
31b7f2792   Kload   Upgrade to ownclo...
87
  msgstr "Petición no válida"
03e52840d   Kload   Init
88
89
90
91
92
93
94
95
  
  #: ajax/togglegroups.php:12
  msgid "Admins can't remove themself from the admin group"
  msgstr "Los administradores no se pueden eliminar a ellos mismos del grupo de administrador"
  
  #: ajax/togglegroups.php:30
  #, php-format
  msgid "Unable to add user to group %s"
31b7f2792   Kload   Upgrade to ownclo...
96
  msgstr "No se pudo añadir el usuario al grupo %s"
03e52840d   Kload   Init
97
98
99
100
  
  #: ajax/togglegroups.php:36
  #, php-format
  msgid "Unable to remove user from group %s"
31b7f2792   Kload   Upgrade to ownclo...
101
  msgstr "No se pudo eliminar al usuario del grupo %s"
03e52840d   Kload   Init
102
103
104
  
  #: ajax/updateapp.php:14
  msgid "Couldn't update app."
31b7f2792   Kload   Upgrade to ownclo...
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
  msgstr "No se pudo actualizar la aplicación."
  
  #: changepassword/controller.php:20
  msgid "Wrong password"
  msgstr "Contraseña incorrecta"
  
  #: changepassword/controller.php:42
  msgid "No user supplied"
  msgstr "No se especificó un usuario"
  
  #: changepassword/controller.php:74
  msgid ""
  "Please provide an admin recovery password, otherwise all user data will be "
  "lost"
  msgstr "Por favor facilite una contraseña de recuperación de administrador, sino podrían perderse todos los datos de usuario"
  
  #: changepassword/controller.php:79
  msgid ""
  "Wrong admin recovery password. Please check the password and try again."
  msgstr "Contraseña de recuperación de administrador incorrecta. Por favor compruebe la contraseña e inténtelo de nuevo."
  
  #: changepassword/controller.php:87
  msgid ""
  "Back-end doesn't support password change, but the users encryption key was "
  "successfully updated."
  msgstr "El back-end no soporta cambios de contraseña, pero la clave de cifrado del usuario ha sido actualizada satisfactoriamente."
  
  #: changepassword/controller.php:92 changepassword/controller.php:103
  msgid "Unable to change password"
  msgstr "No se ha podido cambiar la contraseña"
03e52840d   Kload   Init
135

31b7f2792   Kload   Upgrade to ownclo...
136
  #: js/apps.js:43
03e52840d   Kload   Init
137
138
  msgid "Update to {appversion}"
  msgstr "Actualizado a {appversion}"
31b7f2792   Kload   Upgrade to ownclo...
139
  #: js/apps.js:49 js/apps.js:82 js/apps.js:110
03e52840d   Kload   Init
140
141
  msgid "Disable"
  msgstr "Desactivar"
31b7f2792   Kload   Upgrade to ownclo...
142
  #: js/apps.js:49 js/apps.js:90 js/apps.js:103 js/apps.js:119
03e52840d   Kload   Init
143
144
  msgid "Enable"
  msgstr "Activar"
31b7f2792   Kload   Upgrade to ownclo...
145
  #: js/apps.js:71
03e52840d   Kload   Init
146
  msgid "Please wait...."
31b7f2792   Kload   Upgrade to ownclo...
147
  msgstr "Espere, por favor...."
03e52840d   Kload   Init
148

31b7f2792   Kload   Upgrade to ownclo...
149
150
151
152
153
154
155
156
157
  #: js/apps.js:79 js/apps.js:80 js/apps.js:101
  msgid "Error while disabling app"
  msgstr "Error mientras se desactivaba la aplicación"
  
  #: js/apps.js:100 js/apps.js:114 js/apps.js:115
  msgid "Error while enabling app"
  msgstr "Error mientras se activaba la aplicación"
  
  #: js/apps.js:125
03e52840d   Kload   Init
158
159
  msgid "Updating...."
  msgstr "Actualizando...."
31b7f2792   Kload   Upgrade to ownclo...
160
  #: js/apps.js:128
03e52840d   Kload   Init
161
  msgid "Error while updating app"
31b7f2792   Kload   Upgrade to ownclo...
162
  msgstr "Error mientras se actualizaba la aplicación"
03e52840d   Kload   Init
163

31b7f2792   Kload   Upgrade to ownclo...
164
  #: js/apps.js:128
03e52840d   Kload   Init
165
166
  msgid "Error"
  msgstr "Error"
31b7f2792   Kload   Upgrade to ownclo...
167
168
169
170
171
  #: js/apps.js:129 templates/apps.php:43
  msgid "Update"
  msgstr "Actualizar"
  
  #: js/apps.js:132
03e52840d   Kload   Init
172
173
  msgid "Updated"
  msgstr "Actualizado"
31b7f2792   Kload   Upgrade to ownclo...
174
175
176
177
178
179
180
181
182
  #: js/personal.js:220
  msgid "Select a profile picture"
  msgstr "Seleccionar una imagen de perfil"
  
  #: js/personal.js:266
  msgid "Decrypting files... Please wait, this can take some time."
  msgstr "Descifrando archivos... Espere por favor, esto puede llevar algo de tiempo."
  
  #: js/personal.js:287
03e52840d   Kload   Init
183
184
  msgid "Saving..."
  msgstr "Guardando..."
31b7f2792   Kload   Upgrade to ownclo...
185
  #: js/users.js:47
03e52840d   Kload   Init
186
  msgid "deleted"
31b7f2792   Kload   Upgrade to ownclo...
187
  msgstr "eliminado"
03e52840d   Kload   Init
188

31b7f2792   Kload   Upgrade to ownclo...
189
  #: js/users.js:47
03e52840d   Kload   Init
190
191
  msgid "undo"
  msgstr "deshacer"
31b7f2792   Kload   Upgrade to ownclo...
192
  #: js/users.js:79
03e52840d   Kload   Init
193
  msgid "Unable to remove user"
31b7f2792   Kload   Upgrade to ownclo...
194
  msgstr "Imposible eliminar al usuario"
03e52840d   Kload   Init
195

31b7f2792   Kload   Upgrade to ownclo...
196
197
  #: js/users.js:95 templates/users.php:26 templates/users.php:90
  #: templates/users.php:118
03e52840d   Kload   Init
198
199
  msgid "Groups"
  msgstr "Grupos"
31b7f2792   Kload   Upgrade to ownclo...
200
  #: js/users.js:100 templates/users.php:92 templates/users.php:130
03e52840d   Kload   Init
201
  msgid "Group Admin"
31b7f2792   Kload   Upgrade to ownclo...
202
  msgstr "Administrador del Grupo"
03e52840d   Kload   Init
203

31b7f2792   Kload   Upgrade to ownclo...
204
  #: js/users.js:123 templates/users.php:170
03e52840d   Kload   Init
205
206
  msgid "Delete"
  msgstr "Eliminar"
31b7f2792   Kload   Upgrade to ownclo...
207
  #: js/users.js:284
03e52840d   Kload   Init
208
  msgid "add group"
31b7f2792   Kload   Upgrade to ownclo...
209
  msgstr "añadir Grupo"
03e52840d   Kload   Init
210

31b7f2792   Kload   Upgrade to ownclo...
211
  #: js/users.js:451
03e52840d   Kload   Init
212
  msgid "A valid username must be provided"
31b7f2792   Kload   Upgrade to ownclo...
213
  msgstr "Se debe proporcionar un nombre de usuario válido"
03e52840d   Kload   Init
214

31b7f2792   Kload   Upgrade to ownclo...
215
  #: js/users.js:452 js/users.js:458 js/users.js:473
03e52840d   Kload   Init
216
217
  msgid "Error creating user"
  msgstr "Error al crear usuario"
31b7f2792   Kload   Upgrade to ownclo...
218
  #: js/users.js:457
03e52840d   Kload   Init
219
  msgid "A valid password must be provided"
31b7f2792   Kload   Upgrade to ownclo...
220
  msgstr "Se debe proporcionar una contraseña válida"
03e52840d   Kload   Init
221

31b7f2792   Kload   Upgrade to ownclo...
222
223
224
225
226
  #: js/users.js:481
  msgid "Warning: Home directory for user \"{user}\" already exists"
  msgstr "Atención: el directorio de inicio para el usuario \"{user}\" ya existe."
  
  #: personal.php:45 personal.php:46
03e52840d   Kload   Init
227
228
  msgid "__language_name__"
  msgstr "Castellano"
31b7f2792   Kload   Upgrade to ownclo...
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
  #: templates/admin.php:8
  msgid "Everything (fatal issues, errors, warnings, info, debug)"
  msgstr "Todo (Información, Avisos, Errores, debug y problemas fatales)"
  
  #: templates/admin.php:9
  msgid "Info, warnings, errors and fatal issues"
  msgstr "Información, Avisos, Errores y problemas fatales"
  
  #: templates/admin.php:10
  msgid "Warnings, errors and fatal issues"
  msgstr "Advertencias, errores y problemas fatales"
  
  #: templates/admin.php:11
  msgid "Errors and fatal issues"
  msgstr "Errores y problemas fatales"
  
  #: templates/admin.php:12
  msgid "Fatal issues only"
  msgstr "Problemas fatales solamente"
  
  #: templates/admin.php:22 templates/admin.php:36
03e52840d   Kload   Init
250
251
  msgid "Security Warning"
  msgstr "Advertencia de seguridad"
31b7f2792   Kload   Upgrade to ownclo...
252
253
254
255
256
257
258
259
  #: templates/admin.php:25
  #, php-format
  msgid ""
  "You are accessing %s via HTTP. We strongly suggest you configure your server"
  " to require using HTTPS instead."
  msgstr "Está ingresando a %s vía HTTP. Le recomendamos encarecidamente que configure su servidor para que requiera HTTPS."
  
  #: templates/admin.php:39
03e52840d   Kload   Init
260
261
  msgid ""
  "Your data directory and your files are probably accessible from the "
31b7f2792   Kload   Upgrade to ownclo...
262
263
264
265
266
  "internet. The .htaccess file is not working. We strongly suggest that you "
  "configure your webserver in a way that the data directory is no longer "
  "accessible or you move the data directory outside the webserver document "
  "root."
  msgstr "Su directorio de datos y archivos es probablemente accesible desde Internet pues el archivo .htaccess no está funcionando. Le sugerimos encarecidamente que configure su servidor web de modo que el directorio de datos no sea accesible o que mueva dicho directorio fuera de la raíz de documentos del servidor web."
03e52840d   Kload   Init
267

31b7f2792   Kload   Upgrade to ownclo...
268
  #: templates/admin.php:50
03e52840d   Kload   Init
269
  msgid "Setup Warning"
31b7f2792   Kload   Upgrade to ownclo...
270
  msgstr "Advertencia de configuración"
03e52840d   Kload   Init
271

31b7f2792   Kload   Upgrade to ownclo...
272
  #: templates/admin.php:53
03e52840d   Kload   Init
273
274
275
  msgid ""
  "Your web server is not yet properly setup to allow files synchronization "
  "because the WebDAV interface seems to be broken."
31b7f2792   Kload   Upgrade to ownclo...
276
  msgstr "Su servidor web aún no está configurado adecuadamente para permitir la sincronización de archivos ya que la interfaz WebDAV parece no estar funcionando."
03e52840d   Kload   Init
277

31b7f2792   Kload   Upgrade to ownclo...
278
  #: templates/admin.php:54
03e52840d   Kload   Init
279
  #, php-format
31b7f2792   Kload   Upgrade to ownclo...
280
  msgid "Please double check the <a href=\"%s\">installation guides</a>."
03e52840d   Kload   Init
281
  msgstr "Por favor, vuelva a comprobar las <a href='%s'>guías de instalación</a>."
31b7f2792   Kload   Upgrade to ownclo...
282
  #: templates/admin.php:65
03e52840d   Kload   Init
283
  msgid "Module 'fileinfo' missing"
31b7f2792   Kload   Upgrade to ownclo...
284
  msgstr "No se ha encontrado el módulo \"fileinfo\""
03e52840d   Kload   Init
285

31b7f2792   Kload   Upgrade to ownclo...
286
  #: templates/admin.php:68
03e52840d   Kload   Init
287
288
289
  msgid ""
  "The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
  "module to get best results with mime-type detection."
31b7f2792   Kload   Upgrade to ownclo...
290
  msgstr "No se ha encontrado el modulo PHP 'fileinfo'. Le recomendamos encarecidamente que habilite este módulo para obtener mejores resultados con la detección de tipos MIME."
03e52840d   Kload   Init
291

31b7f2792   Kload   Upgrade to ownclo...
292
  #: templates/admin.php:79
03e52840d   Kload   Init
293
  msgid "Locale not working"
31b7f2792   Kload   Upgrade to ownclo...
294
  msgstr "La configuración regional no está funcionando"
0f30ed153   Kload   RC4
295
  #: templates/admin.php:84
31b7f2792   Kload   Upgrade to ownclo...
296
297
  msgid "System locale can not be set to a one which supports UTF-8."
  msgstr "No se puede escoger una configuración regional que soporte UTF-8."
03e52840d   Kload   Init
298

0f30ed153   Kload   RC4
299
  #: templates/admin.php:88
31b7f2792   Kload   Upgrade to ownclo...
300
301
302
303
  msgid ""
  "This means that there might be problems with certain characters in file "
  "names."
  msgstr "Esto significa que puede haber problemas con ciertos caracteres en los nombres de los archivos."
0f30ed153   Kload   RC4
304
  #: templates/admin.php:92
03e52840d   Kload   Init
305
306
  #, php-format
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
307
308
309
  "We strongly suggest to install the required packages on your system to "
  "support one of the following locales: %s."
  msgstr "Es muy recomendable instalar los paquetes necesarios para poder soportar una de las siguientes configuraciones regionales: %s. "
03e52840d   Kload   Init
310

0f30ed153   Kload   RC4
311
  #: templates/admin.php:104
03e52840d   Kload   Init
312
  msgid "Internet connection not working"
31b7f2792   Kload   Upgrade to ownclo...
313
  msgstr "La conexión a Internet no está funcionando"
03e52840d   Kload   Init
314

0f30ed153   Kload   RC4
315
  #: templates/admin.php:107
03e52840d   Kload   Init
316
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
317
318
319
320
321
322
  "This server has no working internet connection. This means that some of the "
  "features like mounting of external storage, notifications about updates or "
  "installation of 3rd party apps don´t work. Accessing files from remote and "
  "sending of notification emails might also not work. We suggest to enable "
  "internet connection for this server if you want to have all features."
  msgstr "Este servidor no tiene conexión a Internet. Esto significa que algunas de las características no funcionarán, como el montaje de almacenamiento externo, las notificaciones sobre actualizaciones, la instalación de aplicaciones de terceros, el acceso a los archivos de forma remota o el envío de correos electrónicos de notificación. Sugerimos habilitar una conexión a Internet en este servidor para disfrutar de todas las funciones."
0f30ed153   Kload   RC4
323
  #: templates/admin.php:121
03e52840d   Kload   Init
324
325
  msgid "Cron"
  msgstr "Cron"
0f30ed153   Kload   RC4
326
  #: templates/admin.php:128
03e52840d   Kload   Init
327
328
  msgid "Execute one task with each page loaded"
  msgstr "Ejecutar una tarea con cada página cargada"
0f30ed153   Kload   RC4
329
  #: templates/admin.php:136
03e52840d   Kload   Init
330
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
331
332
333
  "cron.php is registered at a webcron service to call cron.php every 15 "
  "minutes over http."
  msgstr "cron.php se registra en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP."
03e52840d   Kload   Init
334

0f30ed153   Kload   RC4
335
  #: templates/admin.php:144
31b7f2792   Kload   Upgrade to ownclo...
336
337
  msgid "Use systems cron service to call the cron.php file every 15 minutes."
  msgstr "Utiliza el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos."
03e52840d   Kload   Init
338

0f30ed153   Kload   RC4
339
  #: templates/admin.php:149
03e52840d   Kload   Init
340
341
  msgid "Sharing"
  msgstr "Compartiendo"
0f30ed153   Kload   RC4
342
  #: templates/admin.php:155
03e52840d   Kload   Init
343
344
  msgid "Enable Share API"
  msgstr "Activar API de Compartición"
0f30ed153   Kload   RC4
345
  #: templates/admin.php:156
03e52840d   Kload   Init
346
  msgid "Allow apps to use the Share API"
31b7f2792   Kload   Upgrade to ownclo...
347
  msgstr "Permitir a las aplicaciones utilizar la API de Compartición"
03e52840d   Kload   Init
348

0f30ed153   Kload   RC4
349
  #: templates/admin.php:163
03e52840d   Kload   Init
350
351
  msgid "Allow links"
  msgstr "Permitir enlaces"
0f30ed153   Kload   RC4
352
  #: templates/admin.php:164
03e52840d   Kload   Init
353
  msgid "Allow users to share items to the public with links"
31b7f2792   Kload   Upgrade to ownclo...
354
  msgstr "Permitir a los usuarios compartir elementos con el público mediante enlaces"
03e52840d   Kload   Init
355

0f30ed153   Kload   RC4
356
  #: templates/admin.php:172
31b7f2792   Kload   Upgrade to ownclo...
357
358
  msgid "Allow public uploads"
  msgstr "Permitir subidas públicas"
0f30ed153   Kload   RC4
359
  #: templates/admin.php:173
31b7f2792   Kload   Upgrade to ownclo...
360
361
362
  msgid ""
  "Allow users to enable others to upload into their publicly shared folders"
  msgstr "Permitir a los usuarios habilitar a otros para subir archivos en sus carpetas compartidas públicamente"
0f30ed153   Kload   RC4
363
  #: templates/admin.php:181
03e52840d   Kload   Init
364
365
  msgid "Allow resharing"
  msgstr "Permitir re-compartición"
0f30ed153   Kload   RC4
366
  #: templates/admin.php:182
03e52840d   Kload   Init
367
  msgid "Allow users to share items shared with them again"
31b7f2792   Kload   Upgrade to ownclo...
368
  msgstr "Permitir a los usuarios compartir de nuevo elementos ya compartidos"
03e52840d   Kload   Init
369

0f30ed153   Kload   RC4
370
  #: templates/admin.php:189
03e52840d   Kload   Init
371
  msgid "Allow users to share with anyone"
31b7f2792   Kload   Upgrade to ownclo...
372
  msgstr "Permitir a los usuarios compartir con cualquier persona"
03e52840d   Kload   Init
373

0f30ed153   Kload   RC4
374
  #: templates/admin.php:192
03e52840d   Kload   Init
375
376
  msgid "Allow users to only share with users in their groups"
  msgstr "Permitir a los usuarios compartir sólo con los usuarios en sus grupos"
0f30ed153   Kload   RC4
377
  #: templates/admin.php:199
31b7f2792   Kload   Upgrade to ownclo...
378
379
  msgid "Allow mail notification"
  msgstr "Permitir notificaciones por correo electrónico"
0f30ed153   Kload   RC4
380
  #: templates/admin.php:200
31b7f2792   Kload   Upgrade to ownclo...
381
382
  msgid "Allow user to send mail notification for shared files"
  msgstr "Permitir al usuario enviar notificaciones por correo electrónico de archivos compartidos"
0f30ed153   Kload   RC4
383
  #: templates/admin.php:207
03e52840d   Kload   Init
384
385
  msgid "Security"
  msgstr "Seguridad"
0f30ed153   Kload   RC4
386
  #: templates/admin.php:220
03e52840d   Kload   Init
387
388
  msgid "Enforce HTTPS"
  msgstr "Forzar HTTPS"
0f30ed153   Kload   RC4
389
  #: templates/admin.php:222
31b7f2792   Kload   Upgrade to ownclo...
390
391
392
  #, php-format
  msgid "Forces the clients to connect to %s via an encrypted connection."
  msgstr "Forzar a los clientes a conectarse a %s por medio de una conexión cifrada."
03e52840d   Kload   Init
393

0f30ed153   Kload   RC4
394
  #: templates/admin.php:228
31b7f2792   Kload   Upgrade to ownclo...
395
  #, php-format
03e52840d   Kload   Init
396
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
397
398
399
  "Please connect to your %s via HTTPS to enable or disable the SSL "
  "enforcement."
  msgstr "Por favor, conéctese a su %s a través de HTTPS para habilitar o deshabilitar la aplicación de SSL."
03e52840d   Kload   Init
400

0f30ed153   Kload   RC4
401
  #: templates/admin.php:240
03e52840d   Kload   Init
402
  msgid "Log"
31b7f2792   Kload   Upgrade to ownclo...
403
  msgstr "Registro"
03e52840d   Kload   Init
404

0f30ed153   Kload   RC4
405
  #: templates/admin.php:241
03e52840d   Kload   Init
406
  msgid "Log level"
31b7f2792   Kload   Upgrade to ownclo...
407
  msgstr "Nivel de registro"
03e52840d   Kload   Init
408

0f30ed153   Kload   RC4
409
  #: templates/admin.php:273
03e52840d   Kload   Init
410
411
  msgid "More"
  msgstr "Más"
0f30ed153   Kload   RC4
412
  #: templates/admin.php:274
31b7f2792   Kload   Upgrade to ownclo...
413
414
  msgid "Less"
  msgstr "Menos"
0f30ed153   Kload   RC4
415
  #: templates/admin.php:280 templates/personal.php:173
03e52840d   Kload   Init
416
  msgid "Version"
31b7f2792   Kload   Upgrade to ownclo...
417
  msgstr "Versión"
03e52840d   Kload   Init
418

0f30ed153   Kload   RC4
419
  #: templates/admin.php:284 templates/personal.php:176
03e52840d   Kload   Init
420
421
422
423
424
425
426
427
  msgid ""
  "Developed by the <a href=\"http://ownCloud.org/contact\" "
  "target=\"_blank\">ownCloud community</a>, the <a "
  "href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is "
  "licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" "
  "target=\"_blank\"><abbr title=\"Affero General Public "
  "License\">AGPL</abbr></a>."
  msgstr "Desarrollado por la <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunidad ownCloud</a>, el <a href=\"https://github.com/owncloud\" target=\"_blank\">código fuente</a> está bajo licencia <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
31b7f2792   Kload   Upgrade to ownclo...
428
  #: templates/apps.php:13
03e52840d   Kload   Init
429
430
  msgid "Add your App"
  msgstr "Añade tu aplicación"
31b7f2792   Kload   Upgrade to ownclo...
431
  #: templates/apps.php:28
03e52840d   Kload   Init
432
433
  msgid "More Apps"
  msgstr "Más aplicaciones"
31b7f2792   Kload   Upgrade to ownclo...
434
  #: templates/apps.php:33
03e52840d   Kload   Init
435
436
  msgid "Select an App"
  msgstr "Seleccionar una aplicación"
31b7f2792   Kload   Upgrade to ownclo...
437
  #: templates/apps.php:39
03e52840d   Kload   Init
438
  msgid "See application page at apps.owncloud.com"
31b7f2792   Kload   Upgrade to ownclo...
439
  msgstr "Ver la página de aplicaciones en apps.owncloud.com"
03e52840d   Kload   Init
440

31b7f2792   Kload   Upgrade to ownclo...
441
  #: templates/apps.php:41
03e52840d   Kload   Init
442
  msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
31b7f2792   Kload   Upgrade to ownclo...
443
  msgstr "<span class=\"licence\"></span>-licencia otorgada por <span class=\"author\"></span>"
03e52840d   Kload   Init
444
445
446
  
  #: templates/help.php:4
  msgid "User Documentation"
31b7f2792   Kload   Upgrade to ownclo...
447
  msgstr "Documentación de usuario"
03e52840d   Kload   Init
448
449
450
  
  #: templates/help.php:6
  msgid "Administrator Documentation"
31b7f2792   Kload   Upgrade to ownclo...
451
  msgstr "Documentación de administrador"
03e52840d   Kload   Init
452
453
454
  
  #: templates/help.php:9
  msgid "Online Documentation"
31b7f2792   Kload   Upgrade to ownclo...
455
  msgstr "Documentación en línea"
03e52840d   Kload   Init
456
457
458
459
460
461
462
  
  #: templates/help.php:11
  msgid "Forum"
  msgstr "Foro"
  
  #: templates/help.php:14
  msgid "Bugtracker"
31b7f2792   Kload   Upgrade to ownclo...
463
  msgstr "Rastreador de fallos"
03e52840d   Kload   Init
464
465
466
  
  #: templates/help.php:17
  msgid "Commercial Support"
31b7f2792   Kload   Upgrade to ownclo...
467
  msgstr "Soporte comercial"
03e52840d   Kload   Init
468
469
  
  #: templates/personal.php:8
03e52840d   Kload   Init
470
  msgid "Get the apps to sync your files"
31b7f2792   Kload   Upgrade to ownclo...
471
  msgstr "Obtener las aplicaciones para sincronizar sus archivos"
03e52840d   Kload   Init
472

31b7f2792   Kload   Upgrade to ownclo...
473
  #: templates/personal.php:19
03e52840d   Kload   Init
474
  msgid "Show First Run Wizard again"
31b7f2792   Kload   Upgrade to ownclo...
475
  msgstr "Mostrar nuevamente el Asistente de ejecución inicial"
03e52840d   Kload   Init
476

31b7f2792   Kload   Upgrade to ownclo...
477
478
479
480
481
482
  #: templates/personal.php:27
  #, php-format
  msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
  msgstr "Ha usado <strong>%s</strong> de los <strong>%s</strong> disponibles"
  
  #: templates/personal.php:39 templates/users.php:23 templates/users.php:89
03e52840d   Kload   Init
483
484
  msgid "Password"
  msgstr "Contraseña"
31b7f2792   Kload   Upgrade to ownclo...
485
  #: templates/personal.php:40
03e52840d   Kload   Init
486
487
  msgid "Your password was changed"
  msgstr "Su contraseña ha sido cambiada"
31b7f2792   Kload   Upgrade to ownclo...
488
  #: templates/personal.php:41
03e52840d   Kload   Init
489
  msgid "Unable to change your password"
31b7f2792   Kload   Upgrade to ownclo...
490
  msgstr "No se ha podido cambiar su contraseña"
03e52840d   Kload   Init
491

31b7f2792   Kload   Upgrade to ownclo...
492
  #: templates/personal.php:42
03e52840d   Kload   Init
493
494
  msgid "Current password"
  msgstr "Contraseña actual"
31b7f2792   Kload   Upgrade to ownclo...
495
  #: templates/personal.php:44
03e52840d   Kload   Init
496
  msgid "New password"
31b7f2792   Kload   Upgrade to ownclo...
497
  msgstr "Nueva contraseña"
03e52840d   Kload   Init
498

31b7f2792   Kload   Upgrade to ownclo...
499
  #: templates/personal.php:46
03e52840d   Kload   Init
500
501
  msgid "Change password"
  msgstr "Cambiar contraseña"
31b7f2792   Kload   Upgrade to ownclo...
502
503
504
  #: templates/personal.php:58 templates/users.php:88
  msgid "Full Name"
  msgstr "Nombre completo"
03e52840d   Kload   Init
505

31b7f2792   Kload   Upgrade to ownclo...
506
  #: templates/personal.php:73
03e52840d   Kload   Init
507
508
  msgid "Email"
  msgstr "Correo electrónico"
31b7f2792   Kload   Upgrade to ownclo...
509
  #: templates/personal.php:75
03e52840d   Kload   Init
510
  msgid "Your email address"
31b7f2792   Kload   Upgrade to ownclo...
511
  msgstr "Su dirección de correo"
03e52840d   Kload   Init
512

31b7f2792   Kload   Upgrade to ownclo...
513
  #: templates/personal.php:76
03e52840d   Kload   Init
514
  msgid "Fill in an email address to enable password recovery"
31b7f2792   Kload   Upgrade to ownclo...
515
  msgstr "Escriba una dirección de correo electrónico para restablecer la contraseña"
03e52840d   Kload   Init
516

31b7f2792   Kload   Upgrade to ownclo...
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
  #: templates/personal.php:86
  msgid "Profile picture"
  msgstr "Foto de perfil"
  
  #: templates/personal.php:91
  msgid "Upload new"
  msgstr "Subir otra"
  
  #: templates/personal.php:93
  msgid "Select new from Files"
  msgstr "Seleccionar otra desde Archivos"
  
  #: templates/personal.php:94
  msgid "Remove image"
  msgstr "Borrar imagen"
  
  #: templates/personal.php:95
  msgid "Either png or jpg. Ideally square but you will be able to crop it."
  msgstr "Archivo PNG o JPG. Preferiblemente cuadrado, pero tendrás la posibilidad de recortarlo."
  
  #: templates/personal.php:97
  msgid "Your avatar is provided by your original account."
  msgstr "Su avatar es proporcionado por su cuenta original."
  
  #: templates/personal.php:101
  msgid "Abort"
  msgstr "Cancelar"
  
  #: templates/personal.php:102
  msgid "Choose as profile image"
  msgstr "Seleccionar como imagen de perfil"
  
  #: templates/personal.php:110 templates/personal.php:111
03e52840d   Kload   Init
550
551
  msgid "Language"
  msgstr "Idioma"
31b7f2792   Kload   Upgrade to ownclo...
552
  #: templates/personal.php:130
03e52840d   Kload   Init
553
554
  msgid "Help translate"
  msgstr "Ayúdanos a traducir"
31b7f2792   Kload   Upgrade to ownclo...
555
  #: templates/personal.php:137
03e52840d   Kload   Init
556
557
  msgid "WebDAV"
  msgstr "WebDAV"
31b7f2792   Kload   Upgrade to ownclo...
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
  #: templates/personal.php:139
  #, php-format
  msgid ""
  "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
  "WebDAV</a>"
  msgstr "Utilice esta dirección para <a href=\"%s\" target=\"_blank\">acceder a sus archivos vía WebDAV</a>"
  
  #: templates/personal.php:150
  msgid "Encryption"
  msgstr "Cifrado"
  
  #: templates/personal.php:152
  msgid "The encryption app is no longer enabled, please decrypt all your files"
  msgstr "La aplicación de cifrado ya no está activada, descifre todos sus archivos"
  
  #: templates/personal.php:158
  msgid "Log-in password"
  msgstr "Contraseña de acceso"
  
  #: templates/personal.php:163
  msgid "Decrypt all Files"
  msgstr "Descifrar archivos"
03e52840d   Kload   Init
580

31b7f2792   Kload   Upgrade to ownclo...
581
  #: templates/users.php:21
03e52840d   Kload   Init
582
583
  msgid "Login Name"
  msgstr "Nombre de usuario"
31b7f2792   Kload   Upgrade to ownclo...
584
  #: templates/users.php:30
03e52840d   Kload   Init
585
586
  msgid "Create"
  msgstr "Crear"
31b7f2792   Kload   Upgrade to ownclo...
587
588
589
590
591
592
593
594
595
596
597
  #: templates/users.php:36
  msgid "Admin Recovery Password"
  msgstr "Recuperación de la contraseña de administración"
  
  #: templates/users.php:37 templates/users.php:38
  msgid ""
  "Enter the recovery password in order to recover the users files during "
  "password change"
  msgstr "Introduzca la contraseña de recuperación a fin de recuperar los archivos de los usuarios durante el cambio de contraseña."
  
  #: templates/users.php:42
03e52840d   Kload   Init
598
  msgid "Default Storage"
31b7f2792   Kload   Upgrade to ownclo...
599
  msgstr "Almacenamiento predeterminado"
03e52840d   Kload   Init
600

31b7f2792   Kload   Upgrade to ownclo...
601
602
603
604
605
  #: templates/users.php:44 templates/users.php:139
  msgid "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")"
  msgstr "Por favor indique la cúota de almacenamiento (ej: \"512 MB\" o \"12 GB\")"
  
  #: templates/users.php:48 templates/users.php:148
03e52840d   Kload   Init
606
607
  msgid "Unlimited"
  msgstr "Ilimitado"
31b7f2792   Kload   Upgrade to ownclo...
608
  #: templates/users.php:66 templates/users.php:163
03e52840d   Kload   Init
609
610
  msgid "Other"
  msgstr "Otro"
31b7f2792   Kload   Upgrade to ownclo...
611
612
613
614
615
  #: templates/users.php:87
  msgid "Username"
  msgstr "Nombre de usuario"
  
  #: templates/users.php:94
03e52840d   Kload   Init
616
  msgid "Storage"
31b7f2792   Kload   Upgrade to ownclo...
617
  msgstr "Almacenamiento"
03e52840d   Kload   Init
618

31b7f2792   Kload   Upgrade to ownclo...
619
620
621
  #: templates/users.php:108
  msgid "change full name"
  msgstr "cambiar el nombre completo"
03e52840d   Kload   Init
622

31b7f2792   Kload   Upgrade to ownclo...
623
  #: templates/users.php:112
03e52840d   Kload   Init
624
  msgid "set new password"
31b7f2792   Kload   Upgrade to ownclo...
625
  msgstr "establecer nueva contraseña"
03e52840d   Kload   Init
626

31b7f2792   Kload   Upgrade to ownclo...
627
  #: templates/users.php:143
03e52840d   Kload   Init
628
629
  msgid "Default"
  msgstr "Predeterminado"