Blame view

sources/l10n/es/files_external.po 8.96 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:
6d9380f96   Cédric Dupont   Update sources OC...
6
7
8
9
10
  # Artopal <artopal@fastmail.fm>, 2014
  # joses <jose_mari_s@hotmail.com>, 2014
  # Miguel Reyes Canales <mreyesca@luthcueit.onmicrosoft.com>, 2014
  # Raul Fernandez Garcia <raulfg3@gmail.com>, 2014
  # Rubén del Campo Gómez <yo@rubendelcampo.es>, 2013
03e52840d   Kload   Init
11
12
13
14
  msgid ""
  msgstr ""
  "Project-Id-Version: ownCloud
  "
31b7f2792   Kload   Upgrade to ownclo...
15
16
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
6d9380f96   Cédric Dupont   Update sources OC...
17
18
19
20
21
22
  "POT-Creation-Date: 2014-07-02 01:54-0400
  "
  "PO-Revision-Date: 2014-07-01 07:14+0000
  "
  "Last-Translator: Raul Fernandez Garcia <raulfg3@gmail.com>
  "
03e52840d   Kload   Init
23
24
25
26
27
28
29
30
31
32
33
34
  "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);
  "
6d9380f96   Cédric Dupont   Update sources OC...
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
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
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
  #: ajax/dropbox.php:27
  msgid ""
  "Fetching request tokens failed. Verify that your Dropbox app key and secret "
  "are correct."
  msgstr "La descarga de los tokens solicitados ha fallado. Verifique que la llave y el secreto de su app Dropbox es correcta."
  
  #: ajax/dropbox.php:40
  msgid ""
  "Fetching access tokens failed. Verify that your Dropbox app key and secret "
  "are correct."
  msgstr "La descarga de los tokens de acceso ha fallado. Verifique que la llave y el secreto de su app Dropbox es correcta."
  
  #: ajax/dropbox.php:48 js/dropbox.js:102
  msgid "Please provide a valid Dropbox app key and secret."
  msgstr "Por favor, proporcione un una clave válida de la app Dropbox y una clave secreta."
  
  #: ajax/google.php:27
  #, php-format
  msgid "Step 1 failed. Exception: %s"
  msgstr "El paso 1 falló. Excepción: %s"
  
  #: ajax/google.php:38
  #, php-format
  msgid "Step 2 failed. Exception: %s"
  msgstr "El paso 2 falló. Excepción: %s"
  
  #: appinfo/app.php:35 js/app.js:32 templates/settings.php:9
  msgid "External storage"
  msgstr "Almacenamiento externo"
  
  #: appinfo/app.php:44
  msgid "Local"
  msgstr "Local"
  
  #: appinfo/app.php:47
  msgid "Location"
  msgstr "Ubicación"
  
  #: appinfo/app.php:50
  msgid "Amazon S3"
  msgstr "Amazon S3"
  
  #: appinfo/app.php:53
  msgid "Key"
  msgstr "Clave"
  
  #: appinfo/app.php:54
  msgid "Secret"
  msgstr "Secreto"
  
  #: appinfo/app.php:55 appinfo/app.php:64
  msgid "Bucket"
  msgstr "Depósito"
  
  #: appinfo/app.php:59
  msgid "Amazon S3 and compliant"
  msgstr "Amazon S3 y compatibilidad"
  
  #: appinfo/app.php:62
  msgid "Access Key"
  msgstr "Clave de Acceso"
  
  #: appinfo/app.php:63
  msgid "Secret Key"
  msgstr "Clave Secreta"
  
  #: appinfo/app.php:65
  msgid "Hostname (optional)"
  msgstr "Nombre de Equipo (opcional)"
  
  #: appinfo/app.php:66
  msgid "Port (optional)"
  msgstr "Puerto (opcional)"
  
  #: appinfo/app.php:67
  msgid "Region (optional)"
  msgstr "Región (opcional)"
  
  #: appinfo/app.php:68
  msgid "Enable SSL"
  msgstr "Habilitar SSL"
  
  #: appinfo/app.php:69
  msgid "Enable Path Style"
  msgstr "Habilitar Estilo de Ruta"
  
  #: appinfo/app.php:77
  msgid "App key"
  msgstr "App principal"
  
  #: appinfo/app.php:78
  msgid "App secret"
  msgstr "App secreta"
  
  #: appinfo/app.php:88 appinfo/app.php:129 appinfo/app.php:140
  #: appinfo/app.php:173
  msgid "Host"
  msgstr "Servidor"
  
  #: appinfo/app.php:89 appinfo/app.php:130 appinfo/app.php:152
  #: appinfo/app.php:163 appinfo/app.php:174
  msgid "Username"
  msgstr "Nombre de usuario"
  
  #: appinfo/app.php:90 appinfo/app.php:131 appinfo/app.php:153
  #: appinfo/app.php:164 appinfo/app.php:175
  msgid "Password"
  msgstr "Contraseña"
  
  #: appinfo/app.php:91 appinfo/app.php:133 appinfo/app.php:143
  #: appinfo/app.php:154 appinfo/app.php:176
  msgid "Root"
  msgstr "Raíz"
  
  #: appinfo/app.php:92
  msgid "Secure ftps://"
  msgstr "Secure ftps://"
  
  #: appinfo/app.php:100
  msgid "Client ID"
  msgstr "ID de Cliente"
  
  #: appinfo/app.php:101
  msgid "Client secret"
  msgstr "Cliente secreto"
  
  #: appinfo/app.php:108
  msgid "OpenStack Object Storage"
  msgstr "OpenStack Object Storage"
  
  #: appinfo/app.php:111
  msgid "Username (required)"
  msgstr "Nombre de Usuario (requerido)"
  
  #: appinfo/app.php:112
  msgid "Bucket (required)"
  msgstr "Depósito (requerido)"
  
  #: appinfo/app.php:113
  msgid "Region (optional for OpenStack Object Storage)"
  msgstr "Región (opcional para OpenStack Object Storage)"
  
  #: appinfo/app.php:114
  msgid "API Key (required for Rackspace Cloud Files)"
  msgstr "Clave API (requerida para Rackspace Cloud Files)"
  
  #: appinfo/app.php:115
  msgid "Tenantname (required for OpenStack Object Storage)"
  msgstr "Nombre de Inquilino (requerido para OpenStack Object Storage)"
  
  #: appinfo/app.php:116
  msgid "Password (required for OpenStack Object Storage)"
  msgstr "Contraseña (requerida para OpenStack Object Storage)"
  
  #: appinfo/app.php:117
  msgid "Service Name (required for OpenStack Object Storage)"
  msgstr "Nombre de Servicio (requerido para OpenStack Object Storage)"
  
  #: appinfo/app.php:118
  msgid "URL of identity endpoint (required for OpenStack Object Storage)"
  msgstr "URL de identidad de punto final (requerido para OpenStack Object Storage)"
  
  #: appinfo/app.php:119
  msgid "Timeout of HTTP requests in seconds (optional)"
  msgstr "Tiempo de espera de peticiones HTTP en segundos (opcional)"
  
  #: appinfo/app.php:132 appinfo/app.php:142
  msgid "Share"
  msgstr "Compartir"
  
  #: appinfo/app.php:137
  msgid "SMB / CIFS using OC login"
  msgstr "SMB / CIFS usando acceso OC"
  
  #: appinfo/app.php:141
  msgid "Username as share"
  msgstr "Nombre de Usuario como compartir"
  
  #: appinfo/app.php:151 appinfo/app.php:162
  msgid "URL"
  msgstr "URL"
  
  #: appinfo/app.php:155 appinfo/app.php:166
  msgid "Secure https://"
  msgstr "Secure https://"
  
  #: appinfo/app.php:165
  msgid "Remote subfolder"
  msgstr "Subcarpeta remota"
  
  #: js/dropbox.js:7 js/dropbox.js:29 js/google.js:8 js/google.js:40
03e52840d   Kload   Init
226
  msgid "Access granted"
31b7f2792   Kload   Upgrade to ownclo...
227
  msgstr "Acceso concedido"
03e52840d   Kload   Init
228

6d9380f96   Cédric Dupont   Update sources OC...
229
  #: js/dropbox.js:33 js/dropbox.js:97 js/dropbox.js:103
03e52840d   Kload   Init
230
231
  msgid "Error configuring Dropbox storage"
  msgstr "Error configurando el almacenamiento de Dropbox"
6d9380f96   Cédric Dupont   Update sources OC...
232
  #: js/dropbox.js:68 js/google.js:89
03e52840d   Kload   Init
233
  msgid "Grant access"
31b7f2792   Kload   Upgrade to ownclo...
234
  msgstr "Conceder acceso"
03e52840d   Kload   Init
235

6d9380f96   Cédric Dupont   Update sources OC...
236
  #: js/google.js:45 js/google.js:122
03e52840d   Kload   Init
237
238
  msgid "Error configuring Google Drive storage"
  msgstr "Error configurando el almacenamiento de Google Drive"
6d9380f96   Cédric Dupont   Update sources OC...
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
  #: js/mountsfilelist.js:34
  msgid "Personal"
  msgstr "Personal"
  
  #: js/mountsfilelist.js:36
  msgid "System"
  msgstr "Sistema"
  
  #: js/settings.js:320 js/settings.js:327
  msgid "Saved"
  msgstr "Guardado"
  
  #: lib/config.php:712
  msgid "<b>Note:</b> "
  msgstr "<b>Nota:</b> "
  
  #: lib/config.php:722
  msgid " and "
  msgstr "y"
  
  #: lib/config.php:744
  #, php-format
03e52840d   Kload   Init
261
  msgid ""
6d9380f96   Cédric Dupont   Update sources OC...
262
263
264
  "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting "
  "of %s is not possible. Please ask your system administrator to install it."
  msgstr "<b>Nota:</b> El soporte de cURL en PHP no está activado o instalado. No se puede montar %s. Pídale al administrador de sistema que lo instale."
03e52840d   Kload   Init
265

6d9380f96   Cédric Dupont   Update sources OC...
266
267
  #: lib/config.php:746
  #, php-format
03e52840d   Kload   Init
268
  msgid ""
6d9380f96   Cédric Dupont   Update sources OC...
269
270
271
  "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of"
  " %s is not possible. Please ask your system administrator to install it."
  msgstr "<b>Nota:</b> El soporte de FTP en PHP no está activado o instalado. No se puede montar %s. Pídale al administrador de sistema que lo instale."
03e52840d   Kload   Init
272

6d9380f96   Cédric Dupont   Update sources OC...
273
274
  #: lib/config.php:748
  #, php-format
31b7f2792   Kload   Upgrade to ownclo...
275
  msgid ""
6d9380f96   Cédric Dupont   Update sources OC...
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
  "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please"
  " ask your system administrator to install it."
  msgstr "<b>Nota:</b> \"%s\" no está instalado. No se puede montar %s. Pídale al administrador de sistema que lo instale."
  
  #: templates/list.php:7
  msgid "You don't have any external storages"
  msgstr "Usted no tiene ningún almacenamiento externo"
  
  #: templates/list.php:16
  msgid "Name"
  msgstr "Nombre"
  
  #: templates/list.php:20
  msgid "Storage type"
  msgstr "Tipo de almacenamiento"
  
  #: templates/list.php:23
  msgid "Scope"
  msgstr "Ámbito"
31b7f2792   Kload   Upgrade to ownclo...
295

6d9380f96   Cédric Dupont   Update sources OC...
296
  #: templates/settings.php:2
03e52840d   Kload   Init
297
298
  msgid "External Storage"
  msgstr "Almacenamiento externo"
6d9380f96   Cédric Dupont   Update sources OC...
299
  #: templates/settings.php:8 templates/settings.php:27
03e52840d   Kload   Init
300
301
302
303
  msgid "Folder name"
  msgstr "Nombre de la carpeta"
  
  #: templates/settings.php:10
03e52840d   Kload   Init
304
305
  msgid "Configuration"
  msgstr "Configuración"
6d9380f96   Cédric Dupont   Update sources OC...
306
  #: templates/settings.php:11
03e52840d   Kload   Init
307
308
  msgid "Options"
  msgstr "Opciones"
6d9380f96   Cédric Dupont   Update sources OC...
309
310
311
  #: templates/settings.php:12
  msgid "Available for"
  msgstr "Disponible para"
03e52840d   Kload   Init
312

6d9380f96   Cédric Dupont   Update sources OC...
313
  #: templates/settings.php:32
03e52840d   Kload   Init
314
315
  msgid "Add storage"
  msgstr "Añadir almacenamiento"
6d9380f96   Cédric Dupont   Update sources OC...
316
317
318
  #: templates/settings.php:92
  msgid "No user or group"
  msgstr "Ningún usuario o grupo"
03e52840d   Kload   Init
319

6d9380f96   Cédric Dupont   Update sources OC...
320
  #: templates/settings.php:95
03e52840d   Kload   Init
321
322
  msgid "All Users"
  msgstr "Todos los usuarios"
6d9380f96   Cédric Dupont   Update sources OC...
323
  #: templates/settings.php:97
03e52840d   Kload   Init
324
325
  msgid "Groups"
  msgstr "Grupos"
6d9380f96   Cédric Dupont   Update sources OC...
326
  #: templates/settings.php:105
03e52840d   Kload   Init
327
328
  msgid "Users"
  msgstr "Usuarios"
6d9380f96   Cédric Dupont   Update sources OC...
329
330
  #: templates/settings.php:118 templates/settings.php:119
  #: templates/settings.php:158 templates/settings.php:159
03e52840d   Kload   Init
331
  msgid "Delete"
31b7f2792   Kload   Upgrade to ownclo...
332
  msgstr "Eliminar"
03e52840d   Kload   Init
333

6d9380f96   Cédric Dupont   Update sources OC...
334
  #: templates/settings.php:132
03e52840d   Kload   Init
335
  msgid "Enable User External Storage"
31b7f2792   Kload   Upgrade to ownclo...
336
  msgstr "Habilitar almacenamiento externo de usuario"
03e52840d   Kload   Init
337

6d9380f96   Cédric Dupont   Update sources OC...
338
339
340
  #: templates/settings.php:135
  msgid "Allow users to mount the following external storage"
  msgstr "Permitir a los usuarios montar el siguiente almacenamiento externo"
03e52840d   Kload   Init
341

6d9380f96   Cédric Dupont   Update sources OC...
342
  #: templates/settings.php:150
03e52840d   Kload   Init
343
  msgid "SSL root certificates"
31b7f2792   Kload   Upgrade to ownclo...
344
  msgstr "Certificados raíz SSL"
03e52840d   Kload   Init
345

6d9380f96   Cédric Dupont   Update sources OC...
346
  #: templates/settings.php:168
03e52840d   Kload   Init
347
348
  msgid "Import Root Certificate"
  msgstr "Importar certificado raíz"