/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to po/es.po

  • Committer: Jelmer Vernooij
  • Date: 2008-07-17 11:51:03 UTC
  • Revision ID: jelmer@samba.org-20080717115103-djh5sb0pvpse2zkb
Add note about glade.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgstr ""
8
8
"Project-Id-Version: olive\n"
9
9
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10
 
"POT-Creation-Date: 2011-03-06 02:19+0100\n"
11
 
"PO-Revision-Date: 2009-11-08 08:27+0000\n"
12
 
"Last-Translator: BigSus <bigsus@gmail.com>\n"
 
10
"POT-Creation-Date: 2007-08-13 12:05+0200\n"
 
11
"PO-Revision-Date: 2008-01-23 23:24+0000\n"
 
12
"Last-Translator: VRZ <vruiz.desarrollo@gmail.com>\n"
13
13
"Language-Team: Spanish <es@li.org>\n"
14
14
"MIME-Version: 1.0\n"
15
15
"Content-Type: text/plain; charset=UTF-8\n"
16
16
"Content-Transfer-Encoding: 8bit\n"
17
 
"X-Launchpad-Export-Date: 2011-03-08 04:41+0000\n"
18
 
"X-Generator: Launchpad (build 12351)\n"
19
 
 
20
 
#: ../bazaar-properties.desktop.in.h:1
21
 
msgid "Bazaar Preferences"
22
 
msgstr ""
23
 
 
24
 
#: ../bazaar-properties.desktop.in.h:2
25
 
msgid "Configure Bazaar settings"
26
 
msgstr ""
27
 
 
28
 
#: ../bzr-handle-patch.desktop.in.h:1
29
 
msgid "Apply Bazaar Bundle"
30
 
msgstr ""
31
 
 
32
 
#: ../bzr-handle-patch.desktop.in.h:2
33
 
msgid "Bazaar"
34
 
msgstr ""
35
 
 
36
 
#: ../bzr-notify.desktop.in.h:1
37
 
msgid "Bazaar Notification"
38
 
msgstr ""
39
 
 
40
 
#: ../bzr-notify.desktop.in.h:2
41
 
msgid "Notification Area Icon for Bazaar"
42
 
msgstr ""
43
 
 
44
 
#. Create the widgets
45
 
#: ../branch.py:52
 
17
"X-Launchpad-Export-Date: 2008-03-11 16:44+0000\n"
 
18
"X-Generator: Launchpad (build Unknown)\n"
 
19
 
 
20
#: branch.py:52 olive.glade:151
46
21
msgid "_Branch"
47
 
msgstr "_Rama"
48
 
 
49
 
#: ../branch.py:55 ../checkout.py:55
 
22
msgstr "_Branch"
 
23
 
 
24
#: branch.py:55 checkout.py:53
 
25
msgid "Please select a folder"
 
26
msgstr "Por favor seleccione una carpeta"
 
27
 
 
28
#: branch.py:57 checkout.py:55
50
29
msgid "Branch location:"
51
30
msgstr "Ubicación de la rama:"
52
31
 
53
 
#: ../branch.py:57 ../checkout.py:56
 
32
#: branch.py:58 checkout.py:56
54
33
msgid "Destination:"
55
34
msgstr "Destino:"
56
35
 
57
 
#: ../branch.py:58
 
36
#: branch.py:59 checkout.py:57
 
37
#, fuzzy
58
38
msgid "Branck nick:"
59
 
msgstr "Apodo de la rama:"
 
39
msgstr "Nombre de la rama:"
60
40
 
61
 
#: ../branch.py:59 ../checkout.py:58
 
41
#: branch.py:60 checkout.py:58
62
42
msgid "Revision:"
63
43
msgstr "Revisión:"
64
44
 
65
 
#: ../branch.py:60 ../checkout.py:53
66
 
msgid "Please select a folder"
67
 
msgstr "Por favor, seleccione una carpeta"
68
 
 
69
 
#: ../branch.py:140 ../checkout.py:159
 
45
#: branch.py:162 checkout.py:163
70
46
msgid "Missing branch location"
71
 
msgstr "No se ha encontrado la ubicación de la rama"
 
47
msgstr "Localización de la rama no encontrada"
72
48
 
73
 
#: ../branch.py:141 ../checkout.py:160
 
49
#: branch.py:163 checkout.py:164
 
50
#, fuzzy
74
51
msgid "You must specify a branch location."
75
 
msgstr "Debe especificar la ubicación de una rama"
 
52
msgstr "Debes especificar la localización de la rama"
76
53
 
77
 
#: ../branch.py:182
 
54
#: branch.py:205
78
55
msgid "Branching successful"
79
56
msgstr "Rama creada con éxito"
80
57
 
81
 
#: ../branch.py:183
82
 
#, python-format
 
58
#: branch.py:206
 
59
#, fuzzy, python-format
83
60
msgid "%d revision(s) branched."
84
 
msgstr "%d revision(es) ramificada(s)."
 
61
msgstr "%d revision(es) ramificadas."
85
62
 
86
 
#: ../branch.py:191 ../checkout.py:191
 
63
#: branch.py:214 checkout.py:195
 
64
#, fuzzy
87
65
msgid "N/A"
88
66
msgstr "N/D"
89
67
 
90
 
#. Create the widgets
91
 
#: ../checkout.py:50
 
68
#: checkout.py:50
 
69
#, fuzzy
92
70
msgid "Check_out"
93
 
msgstr "Comprobación"
94
 
 
95
 
#: ../checkout.py:57
96
 
msgid "Branch nick:"
97
 
msgstr ""
98
 
 
99
 
#: ../checkout.py:62
 
71
msgstr "Check_out"
 
72
 
 
73
#: checkout.py:62
100
74
msgid "_Lightweight checkout"
101
 
msgstr "Comprobación _ligera"
 
75
msgstr ""
102
76
 
103
 
#: ../commands.py:307
 
77
#: commit.py:68
104
78
msgid "Directory does not have a working tree"
105
 
msgstr "El directorio no contiene un árbol de trabajo"
 
79
msgstr "El directorio no tiene un árbol de trabajo"
106
80
 
107
 
#: ../commands.py:308
 
81
#: commit.py:69
108
82
msgid "Operation aborted."
109
83
msgstr "Operación interrumpida."
110
84
 
111
 
#: ../commands.py:412
112
 
msgid "There are local changes in the branch"
113
 
msgstr "Hay cambios locales en la rama"
114
 
 
115
 
#: ../commands.py:413
116
 
msgid "Please commit or revert the changes before merging."
 
85
#: commit.py:74 errors.py:26 add.py:76 add.py:86 info.py:556
 
86
msgid "Directory is not a branch"
 
87
msgstr "El directorio no es una rama"
 
88
 
 
89
#: commit.py:75 errors.py:27 add.py:77 add.py:87 info.py:557
 
90
msgid "You can perform this action only in a branch."
 
91
msgstr "Esta acción sólo puede realizarse sobre una rama."
 
92
 
 
93
#: commit.py:88
 
94
msgid "Comm_it"
 
95
msgstr "Publ_icar"
 
96
 
 
97
#: commit.py:89
 
98
#, fuzzy
 
99
msgid "File(s) to commit"
 
100
msgstr "Archivos a entregar"
 
101
 
 
102
#: commit.py:95
 
103
#, fuzzy
 
104
msgid "Commit message:"
 
105
msgstr "Mensaje de entraga:"
 
106
 
 
107
#: commit.py:99
 
108
msgid "Pending merges"
 
109
msgstr "Fusiones pendientes"
 
110
 
 
111
#: commit.py:147
 
112
msgid "_Only commit locally"
 
113
msgstr "_Solo publicar localmente"
 
114
 
 
115
#: commit.py:215
 
116
#, fuzzy
 
117
msgid "Commit with an empty message?"
 
118
msgstr "¿Entregar con un mensaje vacío?"
 
119
 
 
120
#: commit.py:216
 
121
msgid "You can describe your commit intent in the message."
 
122
msgstr "Puedes describir tu intento de commit en el mensaje"
 
123
 
 
124
#: commit.py:228
 
125
msgid "Commit with unknowns?"
 
126
msgstr "¿Publicar con desconocidos?"
 
127
 
 
128
#: commit.py:229
 
129
#, fuzzy
 
130
msgid "Unknown files exist in the working tree. Commit anyway?"
117
131
msgstr ""
118
 
"Por favor, haga un commit o un revert de los cambios antes de fusionar."
119
 
 
120
 
#: ../commit.py:182
 
132
"Existen archivos desconocidos en el directorio de trabajo. ¿Entregar de "
 
133
"todos modos?"
 
134
 
 
135
#: commit.py:240
 
136
#, fuzzy
 
137
msgid "Commit with no changes?"
 
138
msgstr "¿Entregar sin cambios?"
 
139
 
 
140
#: commit.py:241
 
141
msgid "There are no changes in the working tree."
 
142
msgstr "No hay cambios pendientes en el árbol de trabajo."
 
143
 
 
144
#: commit.py:323 menu.py:87
 
145
#, fuzzy
 
146
msgid "Commit"
 
147
msgstr "Entregar"
 
148
 
 
149
#: commit.py:325 conflicts.py:108
 
150
msgid "Path"
 
151
msgstr "Ruta"
 
152
 
 
153
#: commit.py:327 conflicts.py:110
 
154
msgid "Type"
 
155
msgstr "Tipo"
 
156
 
 
157
#: commit.py:334 commit.py:336 commit.py:338 __init__.py:940 __init__.py:1227
121
158
msgid "added"
122
159
msgstr "añadido"
123
160
 
124
 
#: ../commit.py:183
 
161
#: commit.py:344 commit.py:346 commit.py:348 __init__.py:938 __init__.py:1225
125
162
msgid "removed"
126
163
msgstr "quitado"
127
164
 
128
 
#: ../commit.py:184
 
165
#: commit.py:353
 
166
msgid "renamed and modified"
 
167
msgstr "renombrado y modificado"
 
168
 
 
169
#: commit.py:355 __init__.py:936 __init__.py:1223
129
170
msgid "renamed"
130
171
msgstr "renombrado"
131
172
 
132
 
#: ../commit.py:185
133
 
msgid "renamed and modified"
134
 
msgstr "renombrado y modificado"
135
 
 
136
 
#: ../commit.py:186
 
173
#: commit.py:380 commit.py:382 commit.py:384 __init__.py:942 __init__.py:1229
137
174
msgid "modified"
138
175
msgstr "modificado"
139
176
 
140
 
#: ../commit.py:187
141
 
msgid "kind changed"
142
 
msgstr ""
143
 
 
144
 
#: ../commit.py:280
145
 
msgid "<b>Commit Message</b>"
146
 
msgstr ""
147
 
 
148
 
#: ../commit.py:333
149
 
msgid "_Only commit locally"
150
 
msgstr "Hacer commit sólo localmente"
151
 
 
152
 
#: ../commit.py:364
153
 
msgid "Comm_it"
154
 
msgstr "Comm_it"
155
 
 
156
 
#: ../commit.py:390
157
 
msgid "Files"
158
 
msgstr ""
159
 
 
160
 
#: ../commit.py:395
161
 
msgid "Commit all changes"
162
 
msgstr ""
163
 
 
164
 
#: ../commit.py:401
165
 
msgid "Only commit selected changes"
166
 
msgstr ""
167
 
 
168
 
#: ../commit.py:407
169
 
msgid "Commit all changes*"
170
 
msgstr ""
171
 
 
172
 
#: ../commit.py:440
173
 
msgid "Commit*"
174
 
msgstr ""
175
 
 
176
 
#: ../commit.py:442
177
 
msgid "Commit"
178
 
msgstr "Commit"
179
 
 
180
 
#: ../commit.py:446 ../conflicts.py:111
181
 
msgid "Path"
182
 
msgstr "Ruta"
183
 
 
184
 
#: ../commit.py:448 ../conflicts.py:113
185
 
msgid "Type"
186
 
msgstr "Tipo"
187
 
 
188
 
#: ../commit.py:481
189
 
msgid "<i>* Cannot select specific files when merging</i>"
190
 
msgstr ""
191
 
 
192
 
#: ../commit.py:485
193
 
msgid "Pending Revisions"
194
 
msgstr ""
195
 
 
196
 
#: ../commit.py:507
 
177
#: commit.py:395
 
178
#, fuzzy
197
179
msgid "Date"
198
180
msgstr "Fecha"
199
181
 
200
 
#: ../commit.py:509
 
182
#: commit.py:397 revbrowser.py:68
 
183
#, fuzzy
201
184
msgid "Committer"
202
 
msgstr "Committer"
 
185
msgstr "Entregador"
203
186
 
204
 
#: ../commit.py:511 ../search.py:59
 
187
#: commit.py:399 revbrowser.py:66
205
188
msgid "Summary"
206
189
msgstr "Resumen"
207
190
 
208
 
#. TODO: jam 2007-10-30 The diff label is currently disabled. If we
209
 
#. decide that we really don't ever want to display it, we should
210
 
#. actually remove it, and other references to it, along with the
211
 
#. tests that it is set properly.
212
 
#: ../commit.py:521
213
 
msgid "Diff for whole tree"
214
 
msgstr ""
215
 
 
216
 
#. Whole tree
217
 
#: ../commit.py:545 ../commit.py:628
218
 
msgid "File commit message"
219
 
msgstr ""
220
 
 
221
 
#: ../commit.py:552
222
 
msgid "Global Commit Message"
223
 
msgstr ""
224
 
 
225
 
#: ../commit.py:554
226
 
msgid "<b>Global Commit Message</b>"
227
 
msgstr ""
228
 
 
229
 
#: ../commit.py:581
230
 
msgid "Diff for "
231
 
msgstr ""
232
 
 
233
 
#: ../commit.py:634
234
 
msgid "Commit message for "
235
 
msgstr ""
236
 
 
237
 
#: ../commit.py:689
238
 
msgid "Commit cancelled"
239
 
msgstr ""
240
 
 
241
 
#: ../commit.py:690
242
 
msgid "Do you want to save your commit messages ?"
243
 
msgstr ""
244
 
 
245
 
#: ../commit.py:708
246
 
msgid "Commit with an empty message?"
247
 
msgstr "¿Hacer commit con un mensaje vacío?"
248
 
 
249
 
#: ../commit.py:709
250
 
msgid "You can describe your commit intent in the message."
251
 
msgstr "Puede describir en el mensaje el motivo del commit."
252
 
 
253
 
#: ../commit.py:729
254
 
msgid "Commit with unknowns?"
255
 
msgstr "¿Hacer commit con desconocidos?"
256
 
 
257
 
#: ../commit.py:730
258
 
msgid "Unknown files exist in the working tree. Commit anyway?"
259
 
msgstr ""
260
 
"Existen archivos desconocidos en el árbol de trabajo. ¿Hacer commit de todos "
261
 
"modos?"
262
 
 
263
 
#: ../commit.py:750
264
 
msgid "Commit with no changes?"
265
 
msgstr "¿Hacer commit sin cambios?"
266
 
 
267
 
#: ../commit.py:751
268
 
msgid ""
269
 
"There are no changes in the working tree. Do you want to commit anyway?"
270
 
msgstr ""
271
 
 
272
 
#: ../conflicts.py:50
 
191
#: conflicts.py:48
273
192
msgid "External utility:"
274
 
msgstr "Utilidad externa:"
 
193
msgstr "Utilidad externa"
275
194
 
276
 
#: ../conflicts.py:101
 
195
#: conflicts.py:99
277
196
msgid "Conflicts"
278
197
msgstr "Conflictos"
279
198
 
280
 
#: ../conflicts.py:104
 
199
#: conflicts.py:102
281
200
msgid "No conflicts in working tree."
282
201
msgstr "No hay conflictos en el árbol de trabajo."
283
202
 
284
 
#: ../conflicts.py:118
 
203
#: conflicts.py:115
285
204
msgid "path conflict"
286
205
msgstr "conflicto en la ruta"
287
206
 
288
 
#: ../conflicts.py:120
 
207
#: conflicts.py:117
289
208
msgid "contents conflict"
290
209
msgstr "conflicto de contenidos"
291
210
 
292
 
#: ../conflicts.py:122
 
211
#: conflicts.py:119
293
212
msgid "text conflict"
294
 
msgstr "conflicto de texto"
 
213
msgstr "texto en conflicto"
295
214
 
296
 
#: ../conflicts.py:124
 
215
#: conflicts.py:121
297
216
msgid "duplicate id"
298
217
msgstr "id duplicado"
299
218
 
300
 
#: ../conflicts.py:126
 
219
#: conflicts.py:123
301
220
msgid "duplicate"
302
221
msgstr "duplicado"
303
222
 
304
 
#: ../conflicts.py:128
 
223
#: conflicts.py:125
 
224
#, fuzzy
305
225
msgid "parent loop"
306
226
msgstr "bucle padre"
307
227
 
308
 
#: ../conflicts.py:130
 
228
#: conflicts.py:127
309
229
msgid "unversioned parent"
310
 
msgstr "padre sin versionar"
 
230
msgstr "versión sin padre"
311
231
 
312
 
#: ../conflicts.py:132
 
232
#: conflicts.py:129
313
233
msgid "missing parent"
314
234
msgstr "no se encuentra el padre"
315
235
 
316
 
#: ../conflicts.py:134
 
236
#: conflicts.py:131
 
237
#, fuzzy
317
238
msgid "deleting parent"
318
239
msgstr "borrando padre"
319
240
 
320
 
#: ../conflicts.py:136
 
241
#: conflicts.py:133
321
242
msgid "unknown type of conflict"
322
243
msgstr "tipo de conflicto desconocido"
323
244
 
324
 
#: ../conflicts.py:165
 
245
#: conflicts.py:162 __init__.py:614 add.py:67 menu.py:178 menu.py:191
 
246
#: menu.py:218 menu.py:254 move.py:79 remove.py:67 remove.py:129 rename.py:70
 
247
#, fuzzy
325
248
msgid "No file was selected"
326
 
msgstr "No se ha seleccionado ningún archivo"
 
249
msgstr "Ningún archivo fue seleccionado"
327
250
 
328
 
#: ../conflicts.py:166
 
251
#: conflicts.py:163 __init__.py:615 menu.py:192
329
252
msgid "Please select a file from the list."
330
 
msgstr "Por favor, seleccione un archivo de la lista."
 
253
msgstr "Por favor selecciona un archivo de la lista"
331
254
 
332
 
#: ../conflicts.py:176
 
255
#: conflicts.py:173
 
256
#, fuzzy
333
257
msgid "Call to external utility failed"
334
258
msgstr "Falló la llamada a una utilidad externa"
335
259
 
336
 
#: ../conflicts.py:178
 
260
#: conflicts.py:175
337
261
msgid "Cannot resolve conflict"
338
262
msgstr "No se puede resolver el conflicto"
339
263
 
340
 
#: ../conflicts.py:179
 
264
#: conflicts.py:176
 
265
#, fuzzy
341
266
msgid ""
342
267
"Only conflicts on the text of files can be resolved with Olive at the "
343
268
"moment. Content conflicts, on the structure of the tree, need to be resolved "
344
269
"using the command line."
345
270
msgstr ""
346
 
"Por el momento, Olive sólo puede resolver conflictos en el texto de los "
347
 
"archivos. Los conflictos de contenido o en la estructura del árbol deberán "
348
 
"resolverse usando la línea de comandos."
349
 
 
350
 
#. View menu
351
 
#: ../diff.py:445
352
 
msgid "_View"
353
 
msgstr "_Ver"
354
 
 
355
 
#: ../diff.py:447
356
 
msgid "Wrap _Long Lines"
357
 
msgstr ""
358
 
 
359
 
#. No conflicts found.
360
 
#: ../diff.py:492 ../merge.py:146
361
 
msgid "Merge successful"
362
 
msgstr "Fusión realizada con éxito"
363
 
 
364
 
#: ../diff.py:493 ../merge.py:147
365
 
msgid "All changes applied successfully."
366
 
msgstr "Cambios aplicados con éxito."
367
 
 
368
 
#. There are conflicts to be resolved.
369
 
#: ../diff.py:496 ../merge.py:150
370
 
msgid "Conflicts encountered"
371
 
msgstr "Se encontraron conflictos"
372
 
 
373
 
#: ../diff.py:497 ../merge.py:151
374
 
msgid "Please resolve the conflicts manually before committing."
375
 
msgstr ""
376
 
"Por favor, resuelva los conflictos manualmente antes de hacer commit."
377
 
 
378
 
#: ../errors.py:28
379
 
msgid "Directory is not a branch"
380
 
msgstr "El directorio no es una rama"
381
 
 
382
 
#: ../errors.py:29
383
 
msgid "You can perform this action only in a branch."
384
 
msgstr "Esta acción sólo puede realizarse sobre una rama."
385
 
 
386
 
#: ../errors.py:31
 
271
"Por el momento, Olive únicamente puede resolver conflictos en el texto de "
 
272
"los archivos. Los conflictos de contenido, en la estructura del archivo, "
 
273
"deben ser resueltos usando la línea de comandos."
 
274
 
 
275
#: errors.py:29
387
276
msgid "Directory is not a checkout"
388
 
msgstr "El directorio no es un checkout"
 
277
msgstr ""
389
278
 
390
 
#: ../errors.py:32
 
279
#: errors.py:30
391
280
msgid "You can perform local commit only on checkouts."
392
 
msgstr "Sólo puede realizar commits locales sobre checkouts."
 
281
msgstr ""
393
282
 
394
 
#: ../errors.py:34
 
283
#: errors.py:32
 
284
#, fuzzy
395
285
msgid "No changes to commit"
396
 
msgstr "No hay cambios a los que hacer commit"
 
286
msgstr "No hay cambios a entregar"
397
287
 
398
 
#: ../errors.py:35
 
288
#: errors.py:33
399
289
msgid "Try force commit if you want to commit anyway."
400
 
msgstr "Intente forzar el commit si desea hacerlo de todas formas."
401
 
 
402
 
#: ../errors.py:37
403
 
msgid "No changes to merge"
404
 
msgstr ""
405
 
 
406
 
#: ../errors.py:38
407
 
msgid "Merge location is already fully merged in working tree."
408
 
msgstr ""
409
 
 
410
 
#: ../errors.py:40
 
290
msgstr ""
 
291
 
 
292
#: errors.py:35
411
293
msgid "Conflicts in tree"
412
294
msgstr "Conflictos en el árbol"
413
295
 
414
 
#: ../errors.py:41
 
296
#: errors.py:36
 
297
#, fuzzy
415
298
msgid "You need to resolve the conflicts before committing."
416
 
msgstr "Es necesario resolver los conflictos antes de hacer un commit."
 
299
msgstr "Es necesaio resolver los conflictos antes de entregar."
417
300
 
418
 
#: ../errors.py:43
 
301
#: errors.py:38
419
302
msgid "Strict commit failed"
420
 
msgstr "Ha fallado el commit estricto"
 
303
msgstr "Publicación estricta fallada"
421
304
 
422
 
#: ../errors.py:44
 
305
#: errors.py:39
423
306
msgid ""
424
307
"There are unknown files in the working tree.\n"
425
308
"Please add or delete them."
426
309
msgstr ""
427
310
"Hay archivos desconocidos en el árbol de trabajo.\n"
428
 
"Por favor, añádalos o quítelos."
 
311
"Por favor, añádelos o quítalos."
429
312
 
430
 
#: ../errors.py:46
 
313
#: errors.py:41
431
314
msgid "Bound branch is out of date"
432
 
msgstr "La rama ligada está obsoleta"
 
315
msgstr ""
433
316
 
434
 
#. FIXME: Really ? Internationalizing %s ?? --vila080505
435
 
#: ../errors.py:48
 
317
#: errors.py:42
436
318
#, python-format
437
319
msgid "%s"
438
320
msgstr "%s"
439
321
 
440
 
#: ../errors.py:50
 
322
#: errors.py:44
441
323
msgid "File not versioned"
442
 
msgstr "Archivo no versionado"
 
324
msgstr ""
443
325
 
444
 
#: ../errors.py:51
 
326
#: errors.py:45
445
327
msgid "The selected file is not versioned."
446
328
msgstr "El archivo seleccionado no está versionado."
447
329
 
448
 
#: ../errors.py:53 ../push.py:99
 
330
#: errors.py:47 push.py:105
449
331
msgid "Branches have been diverged"
450
 
msgstr "Las ramas se han dividido"
 
332
msgstr ""
451
333
 
452
 
#: ../errors.py:54
 
334
#: errors.py:48
453
335
msgid ""
454
336
"You cannot push if branches have diverged. Use the\n"
455
337
"overwrite option if you want to push anyway."
456
338
msgstr ""
457
 
"No se puede hacer un push si las ramas se han dividido. Use\n"
458
 
"la opción de sobreescribir si desea hacer push de todos modos."
459
339
 
460
 
#: ../errors.py:56
 
340
#: errors.py:50
461
341
msgid "No diff output"
462
 
msgstr "No hay salida de diff"
 
342
msgstr ""
463
343
 
464
 
#: ../errors.py:57
 
344
#: errors.py:51
465
345
msgid "The selected file hasn't changed."
466
 
msgstr "El archivo seleccionado no ha cambiado."
 
346
msgstr "El archivo seleccionado no ha cambiado"
467
347
 
468
 
#: ../errors.py:59
 
348
#: errors.py:53
 
349
#, fuzzy
469
350
msgid "No such revision"
470
 
msgstr "No existe esa revisión"
 
351
msgstr "No existe tal revisión"
471
352
 
472
 
#: ../errors.py:60
 
353
#: errors.py:54
473
354
msgid "The revision you specified doesn't exist."
474
355
msgstr "La revisión especificada no existe."
475
356
 
476
 
#: ../errors.py:62
 
357
#: errors.py:56
477
358
msgid "Target already exists"
478
359
msgstr "El destino ya existe"
479
360
 
480
 
#: ../errors.py:63
 
361
#: errors.py:57
481
362
msgid "Target directory already exists. Please select another target."
482
 
msgstr "El destino ya existe. Por favor, seleccione otro."
 
363
msgstr "El destino ya existe. Por favor, selecciona otro."
483
364
 
484
 
#: ../errors.py:65
 
365
#: errors.py:59
485
366
msgid "Directory is already a branch"
486
367
msgstr "El directorio ya es una rama"
487
368
 
488
 
#: ../errors.py:66
 
369
#: errors.py:60
489
370
#, python-format
490
371
msgid ""
491
372
"The current directory (%s) is already a branch.\n"
492
373
"You can start using it, or initialize another directory."
493
374
msgstr ""
494
375
"El directorio actual (%s) ya es una rama.\n"
495
 
"Puede empezar a usarlo, o bien inicializar otro directorio."
 
376
"Ya puedes usarlo, o inicializar otro directorio."
496
377
 
497
 
#: ../errors.py:68
 
378
#: errors.py:62
498
379
msgid "Branch without a working tree"
499
380
msgstr "Rama sin árbol de trabajo."
500
381
 
501
 
#: ../errors.py:69
 
382
#: errors.py:63
502
383
#, python-format
503
384
msgid ""
504
385
"The current directory (%s)\n"
507
388
"El directorio actual (%s)\n"
508
389
"es una rama sin árbol de trabajo."
509
390
 
510
 
#: ../errors.py:71
 
391
#: errors.py:65
 
392
#, fuzzy
511
393
msgid "Unknown bzr error"
512
 
msgstr "Error desconocido de bzr"
 
394
msgstr "Error bzr desconocido"
513
395
 
514
 
#: ../errors.py:73
 
396
#: errors.py:67
515
397
msgid "Permission denied"
516
398
msgstr "Permiso denegado"
517
399
 
518
 
#: ../errors.py:73
 
400
#: errors.py:67
519
401
msgid "permission denied."
520
402
msgstr "permiso denegado."
521
403
 
522
 
#: ../errors.py:75
 
404
#: errors.py:69
523
405
msgid "Unknown error"
524
406
msgstr "Error desconocido"
525
407
 
526
 
#. Create the widgets
527
 
#: ../initialize.py:48
 
408
#: initialize.py:47
528
409
msgid "_Initialize"
529
 
msgstr "_Inicializar"
 
410
msgstr "_Iniciar"
530
411
 
531
 
#: ../initialize.py:49
 
412
#: initialize.py:48
532
413
msgid "Which directory do you want to initialize?"
533
 
msgstr "¿Qué directorio desea inicializar?"
 
414
msgstr "¿Qué directorio quieres inicializar?"
534
415
 
535
 
#: ../initialize.py:50
 
416
#: initialize.py:49
536
417
msgid "Current directory"
537
418
msgstr "Directorio actual"
538
419
 
539
 
#: ../initialize.py:51
 
420
#: initialize.py:50
540
421
msgid "Create a new directory with the name:"
541
422
msgstr "Crear un nuevo directorio con el nombre:"
542
423
 
543
 
#: ../initialize.py:86
 
424
#: initialize.py:85
544
425
msgid "Directory name not specified"
545
426
msgstr "Nombre del directorio no especificado"
546
427
 
547
 
#: ../initialize.py:87
 
428
#: initialize.py:86
548
429
msgid "You should specify a new directory name."
549
430
msgstr "Deberías especificar un nuevo nombre de directorio."
550
431
 
551
 
#: ../loom.py:53
552
 
msgid "Upgrade to Loom branch?"
553
 
msgstr ""
554
 
 
555
 
#: ../loom.py:54
556
 
msgid "Branch is not a loom branch. Upgrade to Loom format?"
557
 
msgstr ""
558
 
 
559
 
#: ../merge.py:54
560
 
msgid "Merge from"
561
 
msgstr ""
562
 
 
563
 
#: ../merge.py:56
564
 
msgid "Folder"
565
 
msgstr ""
566
 
 
567
 
#: ../merge.py:56
568
 
msgid "Custom Location"
569
 
msgstr ""
570
 
 
571
 
#: ../merge.py:59
572
 
msgid "_Merge"
573
 
msgstr "_Fusionar"
574
 
 
575
 
#: ../merge.py:132
 
432
#: merge.py:66
 
433
#, fuzzy
576
434
msgid "Branch not given"
577
 
msgstr "No se ha indicado ninguna rama"
 
435
msgstr "No se ha proporcionado una rama"
578
436
 
579
 
#: ../merge.py:133
 
437
#: merge.py:67
580
438
msgid "Please specify a branch to merge from."
581
 
msgstr "Por favor, especifique una rama desde la que fusionar."
 
439
msgstr "Por favor, especifica una rama desde la que fusiones."
582
440
 
583
 
#: ../merge.py:141
 
441
#: merge.py:75
 
442
#, fuzzy
584
443
msgid "Bazaar command error"
585
444
msgstr "Error en el comando Bazaar"
586
445
 
587
 
#. Create the widgets
588
 
#: ../push.py:51
 
446
#: merge.py:81
 
447
#, fuzzy
 
448
msgid "Merge successful"
 
449
msgstr "Fusión exitosa"
 
450
 
 
451
#: merge.py:82
 
452
msgid "All changes applied successfully."
 
453
msgstr "Cambios aplicados con éxito."
 
454
 
 
455
#: merge.py:85
 
456
msgid "Conflicts encountered"
 
457
msgstr "Se encontraron conflictos"
 
458
 
 
459
#: merge.py:86
 
460
#, fuzzy
 
461
msgid "Please resolve the conflicts manually before committing."
 
462
msgstr ""
 
463
"Por favor, resuelve los conflictos manualmente antes de hacer commit."
 
464
 
 
465
#: push.py:52 bookmark.py:45
589
466
msgid "Location:"
590
 
msgstr "Ubicación:"
 
467
msgstr "Localización:"
591
468
 
592
 
#: ../push.py:53
 
469
#: push.py:54
593
470
msgid "_Push"
594
 
msgstr "_Push"
595
 
 
596
 
#: ../push.py:100
 
471
msgstr "_Subir"
 
472
 
 
473
#: push.py:97
 
474
msgid "Set default push location"
 
475
msgstr "Establecer la localizacion de subida por defecto"
 
476
 
 
477
#: push.py:98
 
478
#, python-format
 
479
msgid ""
 
480
"There is no default push location set.\n"
 
481
"Set %r as default now?"
 
482
msgstr ""
 
483
 
 
484
#: push.py:106
597
485
msgid ""
598
486
"You cannot push if branches have diverged.\n"
599
487
"Overwrite?"
600
488
msgstr ""
601
 
"No se puede hacer push si las ramas se han dividido.\n"
602
 
"¿Sobreescribir?"
603
489
 
604
 
#: ../push.py:108
 
490
#: push.py:112
605
491
msgid "Push successful"
606
 
msgstr "Push realizado con éxito"
 
492
msgstr "Subido satisfactoriamente"
607
493
 
608
 
#: ../push.py:109
 
494
#: push.py:113
609
495
#, python-format
610
496
msgid "%d revision(s) pushed."
611
 
msgstr "Se ha realizado un push a %d revision(es)."
 
497
msgstr "%d revisión(es) subida."
612
498
 
613
 
#: ../push.py:142
 
499
#: push.py:146
614
500
msgid "Non existing parent directory"
615
501
msgstr "Directorio padre no existente"
616
502
 
617
 
#: ../push.py:143
618
 
#, python-format
 
503
#: push.py:147
 
504
#, fuzzy, python-format
619
505
msgid ""
620
506
"The parent directory (%s)\n"
621
507
"doesn't exist. Create?"
622
508
msgstr ""
623
509
"El directorio padre (%s)\n"
624
 
"no existe. ¿Desea crearlo?"
625
 
 
626
 
#. Create the widgets
627
 
#: ../revbrowser.py:45
 
510
"no existe. ¿Quieres crearlo?"
 
511
 
 
512
#: revbrowser.py:45
 
513
#, fuzzy
 
514
msgid "Please wait, revisions are being loaded..."
 
515
msgstr "Por favor, espera. Se están cargando las revisiones."
 
516
 
 
517
#: revbrowser.py:48
628
518
msgid "_Select"
629
519
msgstr "_Seleccionar"
630
520
 
631
 
#: ../search.py:44
632
 
msgid "Search for:"
633
 
msgstr ""
634
 
 
635
 
#: ../search.py:56
636
 
msgid "Document"
637
 
msgstr ""
638
 
 
639
 
#: ../status.py:94
 
521
#: revbrowser.py:64
 
522
msgid "Revno"
 
523
msgstr "Revno"
 
524
 
 
525
#: revbrowser.py:70
 
526
msgid "Time"
 
527
msgstr "Hora"
 
528
 
 
529
#: status.py:78
 
530
#, fuzzy
640
531
msgid "Added"
641
 
msgstr "Añadido"
 
532
msgstr "Agregado"
642
533
 
643
 
#: ../status.py:100
 
534
#: status.py:84
644
535
msgid "Removed"
645
 
msgstr "Eliminado"
 
536
msgstr "Removido"
646
537
 
647
 
#: ../status.py:106
 
538
#: status.py:90
648
539
msgid "Renamed"
649
540
msgstr "Renombrado"
650
541
 
651
 
#: ../status.py:113
 
542
#: status.py:97
652
543
msgid "Modified"
653
544
msgstr "Modificado"
654
545
 
655
 
#: ../status.py:121
 
546
#: status.py:105
656
547
msgid "Unknown"
657
 
msgstr "Desconocido"
 
548
msgstr "Descanocido"
658
549
 
659
 
#: ../status.py:126
 
550
#: status.py:110
660
551
msgid "No changes."
661
552
msgstr "No hay cambios."
662
553
 
663
 
#. Set properties
664
 
#: ../tags.py:66
 
554
#: tags.py:67
665
555
msgid "Tags"
666
556
msgstr "Etiquetas"
667
557
 
668
 
#: ../tags.py:110
 
558
#: tags.py:111
669
559
msgid "Tag Name"
670
560
msgstr "Nombre de etiqueta"
671
561
 
672
 
#: ../tags.py:115
 
562
#: tags.py:116
673
563
msgid "Revision ID"
674
564
msgstr "ID de la revisión"
675
565
 
676
 
#: ../tags.py:150
 
566
#: tags.py:151
 
567
#, fuzzy
677
568
msgid "Tags are not supported by this branch format. Please upgrade."
678
 
msgstr ""
679
 
"Este formato de rama no soporta etiquetas. Por favor, haga un upgrade."
 
569
msgstr "Esta versión no soporta etiquetas. Actualízate a la última versión."
680
570
 
681
 
#: ../tags.py:156
 
571
#: tags.py:157
 
572
#, fuzzy
682
573
msgid "No tagged revisions in the branch."
683
574
msgstr "No hay revisiones con etiqueta en la rama."
684
575
 
685
 
#: ../tags.py:231
 
576
#: tags.py:232
686
577
msgid "_Remove tag"
687
578
msgstr "_Eliminar etiqueta"
688
579
 
689
 
#: ../tags.py:241
 
580
#: tags.py:242
 
581
#, fuzzy
690
582
msgid "<b><big>Remove tag?</big></b>"
691
583
msgstr "<b><big>¿Quitar etiqueta?</big></b>"
692
584
 
693
 
#: ../tags.py:243
 
585
#: tags.py:244
694
586
#, python-format
695
587
msgid "Are you sure you want to remove the tag: <b>%s</b>?"
696
588
msgstr "¿Seguro que quiere quitar la etiqueta <b>%s</b>?"
697
589
 
698
 
#. Create the widgets
699
 
#: ../tags.py:288
 
590
#: tags.py:289
700
591
msgid "_Add tag"
701
592
msgstr "_Añadir etiqueta"
702
593
 
703
 
#: ../tags.py:290
 
594
#: tags.py:291
704
595
msgid "Tag Name:"
705
596
msgstr "Nombre de la etiqueta:"
706
597
 
707
 
#: ../tags.py:291
 
598
#: tags.py:292
708
599
msgid "Revision ID:"
709
600
msgstr "ID de la revisión:"
710
601
 
711
 
#: ../tags.py:322
 
602
#: tags.py:323
712
603
msgid "No tag name specified"
713
604
msgstr "No se ha especificado un nombre de etiqueta"
714
605
 
715
 
#: ../tags.py:323
 
606
#: tags.py:324
716
607
msgid "You have to specify the tag's desired name."
717
 
msgstr "Debe especificar el nombre que desea para la etiqueta."
718
 
 
719
 
#~ msgid "_Move..."
720
 
#~ msgstr "_Mover..."
721
 
 
722
 
#~ msgid "Make _directory..."
723
 
#~ msgstr "Crear _directorio..."
724
 
 
725
 
#~ msgid "_File"
726
 
#~ msgstr "_Archivo"
727
 
 
728
 
#~ msgid "_Refresh"
729
 
#~ msgstr "_Refrescar"
730
 
 
731
 
#~ msgid "_Get..."
732
 
#~ msgstr "_Obtener..."
733
 
 
734
 
#~ msgid "S_tatus..."
735
 
#~ msgstr "Es_tado..."
736
 
 
737
 
#~ msgid "_Log..."
738
 
#~ msgstr "_Registro..."
739
 
 
740
 
#~ msgid "_Differences..."
741
 
#~ msgstr "_Diferencias..."
742
 
 
743
 
#~ msgid "_Statistics"
744
 
#~ msgstr "_Estadisticas"
745
 
 
746
 
#~ msgid "Copyright (C) 2006 Szilveszter Farkas (Phanatic)"
747
 
#~ msgstr "Copyright (C) 2006 Szilveszter Farkas (Phanatic)"
748
 
 
749
 
#~ msgid "https://launchpad.net/products/olive"
750
 
#~ msgstr "https://launchpad.net/products/olive"
751
 
 
752
 
#~ msgid "_Make directory"
753
 
#~ msgstr "_Crear directorio"
754
 
 
755
 
#~ msgid "Repository branch: "
756
 
#~ msgstr "Rama del repositorio: "
757
 
 
758
 
#~ msgid "Shared repository: "
759
 
#~ msgstr "Repositorio compartido: "
760
 
 
761
 
#~ msgid "_Move"
762
 
#~ msgstr "_Mover"
763
 
 
764
 
#~ msgid "Parent branch: "
765
 
#~ msgstr "Rama padre: "
766
 
 
767
 
#~ msgid "Control format: "
768
 
#~ msgstr "Formato de control: "
769
 
 
770
 
#~ msgid "Renamed files: "
771
 
#~ msgstr "Archivos renombrados: "
772
 
 
773
 
#~ msgid "Unchanged files: "
774
 
#~ msgstr "Archivos sin cambios: "
775
 
 
776
 
#~ msgid "Modified files: "
777
 
#~ msgstr "Arcchivos modificados "
778
 
 
779
 
#~ msgid "Unknown files: "
780
 
#~ msgstr "Arvhivos desconocidos: "
781
 
 
782
 
#~ msgid "Revisions in branch: "
783
 
#~ msgstr "Revisiones en la rama: "
784
 
 
785
 
#~ msgid "No title given"
786
 
#~ msgstr "Sin título"
787
 
 
788
 
#~ msgid ""
789
 
#~ "Please select a file from the list,\n"
790
 
#~ "or choose the other option."
791
 
#~ msgstr ""
792
 
#~ "Por favor seleccione un archivo de la lista,\n"
793
 
#~ "o seleccione la otra opción."
794
 
 
795
 
#~ msgid "Edit"
796
 
#~ msgstr "Editar"
797
 
 
798
 
#~ msgid "Commit the changes"
799
 
#~ msgstr "Confirmar los cambios"
800
 
 
801
 
#~ msgid "Show the diff of the file"
802
 
#~ msgstr "Mostrar las diferencias del archivo"
803
 
 
804
 
#~ msgid "Directory already exists"
805
 
#~ msgstr "El directorio ya existe"
806
 
 
807
 
#~ msgid "Pending merges"
808
 
#~ msgstr "Fusiones pendientes"
809
 
 
810
 
#~ msgid "Last modified"
811
 
#~ msgstr "Última modificación"
812
 
 
813
 
#~ msgid "Remove and delete"
814
 
#~ msgstr "Quitar y borrar"
815
 
 
816
 
#~ msgid "Status"
817
 
#~ msgstr "Estado"
818
 
 
819
 
#~ msgid "Size"
820
 
#~ msgstr "Tamaño"
821
 
 
822
 
#~ msgid "Edit the selected bookmark"
823
 
#~ msgstr "Editar el marcador seleccionado"
824
 
 
825
 
#~ msgid "Remove the selected bookmark"
826
 
#~ msgstr "Quitar el marcador seleccionado"
827
 
 
828
 
#~ msgid "Show differences"
829
 
#~ msgstr "Mostrar las diferencias"
830
 
 
831
 
#~ msgid "Show the differences of all files"
832
 
#~ msgstr "Mostrar las diferencias de todos los archivos"
833
 
 
834
 
#~ msgid "All..."
835
 
#~ msgstr "Todos..."
836
 
 
837
 
#~ msgid "Selected..."
838
 
#~ msgstr "Seleccionado..."
839
 
 
840
 
#~ msgid "Show the differences of the selected file"
841
 
#~ msgstr "Mostrar las diferencias del archivo seleccionado"
842
 
 
843
 
#~ msgid "No matching files"
844
 
#~ msgstr "No hay archivos coincidentes"
845
 
 
846
 
#~ msgid "The destination is not in the same branch."
847
 
#~ msgstr "El destino no está en la misma rama."
848
 
 
849
 
#~ msgid "Olive - Make directory"
850
 
#~ msgstr "Olive - Crear directorio"
851
 
 
852
 
#~ msgid "Olive - Move"
853
 
#~ msgstr "Olive - Mover"
854
 
 
855
 
#~ msgid "Move to"
856
 
#~ msgstr "Mover a"
857
 
 
858
 
#~ msgid "Olive - Information"
859
 
#~ msgstr "Olive - Información"
860
 
 
861
 
#~ msgid "<b>Format:</b>"
862
 
#~ msgstr "<b>Formato:</b>"
863
 
 
864
 
#~ msgid "Time of last revision: "
865
 
#~ msgstr "Hora de la última revisión: "
866
 
 
867
 
#~ msgid "Merge - Olive"
868
 
#~ msgstr "Fusionar - Olive"
869
 
 
870
 
#~ msgid "Merge from:"
871
 
#~ msgstr "Fusionar desde:"
872
 
 
873
 
#~ msgid "Time"
874
 
#~ msgstr "Hora"
875
 
 
876
 
#~ msgid "Annotate the selected file"
877
 
#~ msgstr "Anotar el archivo seleccionado"
878
 
 
879
 
#~ msgid "_Initialize..."
880
 
#~ msgstr "_Inicializar..."
881
 
 
882
 
#~ msgid "_Revert all changes"
883
 
#~ msgstr "_Revertir todos los cambios"
884
 
 
885
 
#~ msgid "Not the same branch"
886
 
#~ msgstr "No están en la misma rama"
887
 
 
888
 
#~ msgid "Working tree format: "
889
 
#~ msgstr "Formato del árbol de trabajo: "
890
 
 
891
 
#~ msgid "<b>Related branches:</b>"
892
 
#~ msgstr "<b>Ramas relacionadas:</b>"
893
 
 
894
 
#~ msgid "Branch format: "
895
 
#~ msgstr "Formato de la rama: "
896
 
 
897
 
#~ msgid "Revisions in repository: "
898
 
#~ msgstr "Revisiones en el repositorio: "
899
 
 
900
 
#~ msgid "Bookmark"
901
 
#~ msgstr "Marcador"
902
 
 
903
 
#~ msgid "Bookmarks"
904
 
#~ msgstr "Marcadores"
905
 
 
906
 
#~ msgid "unknown"
907
 
#~ msgstr "desconocido"
908
 
 
909
 
#~ msgid "Open"
910
 
#~ msgstr "Abrir"
911
 
 
912
 
#~ msgid "Open the selected file"
913
 
#~ msgstr "Abrir el archivo seleccionado"
914
 
 
915
 
#~ msgid "gtk-jump-to"
916
 
#~ msgstr "gtk-jump-to"
917
 
 
918
 
#~ msgid "Con_flicts..."
919
 
#~ msgstr "Con_flictos..."
920
 
 
921
 
#~ msgid "_Information..."
922
 
#~ msgstr "_Información..."
923
 
 
924
 
#~ msgid "All unknowns recursively"
925
 
#~ msgstr "Todos los desconocidos recursivamente"
926
 
 
927
 
#~ msgid "_Add"
928
 
#~ msgstr "_Añadir"
929
 
 
930
 
#~ msgid "Age of branch in days: "
931
 
#~ msgstr "Edad de la rama en días: "
932
 
 
933
 
#~ msgid "Size of repository: "
934
 
#~ msgstr "Tamaño del repositorio: "
935
 
 
936
 
#~ msgid "<b>Branch history:</b>"
937
 
#~ msgstr "<b>Historial de ramas:</b>"
938
 
 
939
 
#~ msgid "File(s) to commit"
940
 
#~ msgstr "Archivo(s) para el commit"
941
 
 
942
 
#~ msgid "Commit message:"
943
 
#~ msgstr "Mensaje del commit:"
944
 
 
945
 
#~ msgid "There are no changes in the working tree."
946
 
#~ msgstr "No hay cambios en el árbol de trabajo."
947
 
 
948
 
#~ msgid "Revno"
949
 
#~ msgstr "Numrev"
950
 
 
951
 
#~ msgid "Set default push location"
952
 
#~ msgstr "Establecer la ubicación predeterminada para el push"
953
 
 
954
 
#~ msgid "Pull successful"
955
 
#~ msgstr "Pull realizado con éxito"
956
 
 
957
 
#, python-format
958
 
#~ msgid "%d revision(s) missing."
959
 
#~ msgstr "%d revision(es) no encontrada(s)."
960
 
 
961
 
#~ msgid "Parent location is unknown"
962
 
#~ msgstr "La ubicación del padre es desconocida"
963
 
 
964
 
#~ msgid "Please have a look at the working tree before continuing."
965
 
#~ msgstr "Por favor, compruebe el árbol de trabajo antes de continuar."
966
 
 
967
 
#~ msgid "Conflicts detected"
968
 
#~ msgstr "Se han detectado conflictos"
969
 
 
970
 
#~ msgid "unchanged"
971
 
#~ msgstr "sin cambios"
972
 
 
973
 
#~ msgid "Revert successful"
974
 
#~ msgstr "Revert realizado con éxito"
975
 
 
976
 
#~ msgid "All files reverted to last revision."
977
 
#~ msgstr "Todos los archivos han sido revertidos a la última versión."
978
 
 
979
 
#~ msgid "Filename"
980
 
#~ msgstr "Nombre de archivo"
981
 
 
982
 
#~ msgid "Add the selected file"
983
 
#~ msgstr "Añadir el archivo seleccionado"
984
 
 
985
 
#~ msgid "Add"
986
 
#~ msgstr "Add"
987
 
 
988
 
#~ msgid "Glade file cannot be found."
989
 
#~ msgstr "No se ha podido encontrar el archivo de Glade."
990
 
 
991
 
#~ msgid "Title:"
992
 
#~ msgstr "Título:"
993
 
 
994
 
#~ msgid "Please specify a title to continue."
995
 
#~ msgstr "Por favor, especifique un título para continuar."
996
 
 
997
 
#~ msgid "Remove"
998
 
#~ msgstr "Remove"
999
 
 
1000
 
#~ msgid "Remove the selected file"
1001
 
#~ msgstr "Quitar el archivo seleccionado"
1002
 
 
1003
 
#~ msgid "Rename the selected file"
1004
 
#~ msgstr "Cambiar el nombre al archivo seleccionado"
1005
 
 
1006
 
#~ msgid "Revert"
1007
 
#~ msgstr "Revert"
1008
 
 
1009
 
#~ msgid "Remove the selected file/dir and delete from disk"
1010
 
#~ msgstr "Quitar el archivo o directorio seleccionado y borrarlo del disco"
1011
 
 
1012
 
#~ msgid "Rename"
1013
 
#~ msgstr "Rename"
1014
 
 
1015
 
#~ msgid "Revert the changes"
1016
 
#~ msgstr "Revertir los cambios"
1017
 
 
1018
 
#~ msgid "Annotate"
1019
 
#~ msgstr "Annotate"
1020
 
 
1021
 
#~ msgid "Open Folder"
1022
 
#~ msgstr "Abrir carpeta"
1023
 
 
1024
 
#~ msgid "Diff"
1025
 
#~ msgstr "Diff"
1026
 
 
1027
 
#~ msgid "Bookmark current location"
1028
 
#~ msgstr "Añadir a marcadores la ubicación actual"
1029
 
 
1030
 
#~ msgid "Please specify a desired name for the new directory."
1031
 
#~ msgstr "Por favor, especifique el nombre deseado para el nuevo directorio."
1032
 
 
1033
 
#~ msgid "No directory name given"
1034
 
#~ msgstr "No se ha indicado un nombre de directorio"
1035
 
 
1036
 
#~ msgid "No added files were found in the working tree."
1037
 
#~ msgstr "No se encontraron archivos añadidos en el árbol de trabajo."
1038
 
 
1039
 
#~ msgid "View contents"
1040
 
#~ msgstr "Ver contenidos"
1041
 
 
1042
 
#~ msgid "Show the differences between two revisions of the file"
1043
 
#~ msgstr "Mostrar las diferencias entre dos revisiones del archivo"
1044
 
 
1045
 
#~ msgid "Please select a file from the list to proceed."
1046
 
#~ msgstr "Por favor, seleccione un archivo de la lista para continuar."
1047
 
 
1048
 
#~ msgid "Please specify another name to continue."
1049
 
#~ msgstr "Por favor, especifique otro nombre para continuar."
1050
 
 
1051
 
#~ msgid "Please specify a new name for the file."
1052
 
#~ msgstr "Por favor, especifique un nuevo nombre para el archivo."
1053
 
 
1054
 
#~ msgid "_Add file(s)..."
1055
 
#~ msgstr "_Añadir archivo(s)..."
1056
 
 
1057
 
#~ msgid "All files with status 'added'"
1058
 
#~ msgstr "Todos los archivos con estado «añadido»"
1059
 
 
1060
 
#~ msgid "_Remove"
1061
 
#~ msgstr "_Remove"
1062
 
 
1063
 
#~ msgid "Remove file(s)..."
1064
 
#~ msgstr "Quitar archivo(s)..."
1065
 
 
1066
 
#~ msgid "Olive - Bazaar GUI"
1067
 
#~ msgstr "Olive - GUI para Bazaar"
1068
 
 
1069
 
#~ msgid "Selected only"
1070
 
#~ msgstr "Sólo los seleccionados"
1071
 
 
1072
 
#~ msgid "Which file(s) do you want to remove?"
1073
 
#~ msgstr "¿Qué archivo(s) desea quitar?"
1074
 
 
1075
 
#~ msgid "_Rename..."
1076
 
#~ msgstr "Cambiar _nombre..."
1077
 
 
1078
 
#~ msgid "Show _hidden files"
1079
 
#~ msgstr "Mostrar _archivos ocultos"
1080
 
 
1081
 
#~ msgid "C_heckout..."
1082
 
#~ msgstr "C_heckout..."
1083
 
 
1084
 
#~ msgid "Pu_ll"
1085
 
#~ msgstr "Pu_ll"
1086
 
 
1087
 
#~ msgid "_Annotate..."
1088
 
#~ msgstr "_Anotar..."
1089
 
 
1090
 
#~ msgid "Pu_sh..."
1091
 
#~ msgstr "Pu_sh..."
1092
 
 
1093
 
#~ msgid "_Help"
1094
 
#~ msgstr "Ay_uda"
1095
 
 
1096
 
#~ msgid "H_istory Mode"
1097
 
#~ msgstr "Modo h_istorial"
1098
 
 
1099
 
#~ msgid "Which file(s) do you want to add?"
1100
 
#~ msgstr "¿Qué archivo(s) desea añadir?"
1101
 
 
1102
 
#~ msgid "Olive - Add file(s)"
1103
 
#~ msgstr "Olive - Añadir archivo(s)"
1104
 
 
1105
 
#~ msgid "Olive - Remove file(s)"
1106
 
#~ msgstr "Olive - Quitar archivo(s)"
1107
 
 
1108
 
#~ msgid "(none)"
1109
 
#~ msgstr "(ninguno)"
1110
 
 
1111
 
#~ msgid "_Rename"
1112
 
#~ msgstr "_Renombrar"
1113
 
 
1114
 
#~ msgid "Rename to"
1115
 
#~ msgstr "Cambiar nombre a"
1116
 
 
1117
 
#~ msgid "Olive - Rename"
1118
 
#~ msgstr "Olive - Cambiar nombre"
1119
 
 
1120
 
#~ msgid "Select a directory"
1121
 
#~ msgstr "Seleccione un directorio"
1122
 
 
1123
 
#~ msgid "Publish to branch: "
1124
 
#~ msgstr "Publish to branch: "
1125
 
 
1126
 
#~ msgid "Checkout root: "
1127
 
#~ msgstr "Raíz del checkout: "
1128
 
 
1129
 
#~ msgid "Repository checkout: "
1130
 
#~ msgstr "Checkout del repositorio: "
1131
 
 
1132
 
#~ msgid "Branch root: "
1133
 
#~ msgstr "Raíz de la rama: "
1134
 
 
1135
 
#~ msgid "<b>Location:</b>"
1136
 
#~ msgstr "<b>Ubicación:</b>"
1137
 
 
1138
 
#~ msgid "Checkout of branch: "
1139
 
#~ msgstr "Checkout de la rama: "
1140
 
 
1141
 
#~ msgid "Versioned subdirectories: "
1142
 
#~ msgstr "Subdirectorios versionados: "
1143
 
 
1144
 
#~ msgid "Removed files: "
1145
 
#~ msgstr "Archivos quitados: "
1146
 
 
1147
 
#~ msgid "Repository format: "
1148
 
#~ msgstr "Formato del repositorio: "
1149
 
 
1150
 
#~ msgid "Missing revisions in branch: "
1151
 
#~ msgstr "Revisiones que faltan en la rama: "
1152
 
 
1153
 
#~ msgid "<b>In the working tree:</b>"
1154
 
#~ msgstr "<b>En el árbol de trabajo:</b>"
1155
 
 
1156
 
#~ msgid "Time of first revision: "
1157
 
#~ msgstr "Hora de la primera revisión: "
1158
 
 
1159
 
#, python-format
1160
 
#~ msgid ""
1161
 
#~ "There is no default push location set.\n"
1162
 
#~ "Set %r as default now?"
1163
 
#~ msgstr ""
1164
 
#~ "No se ha establecido ninguna ubicación predeterminada para el push.\n"
1165
 
#~ "¿Desea establecer %r como predeterminada ahora?"
1166
 
 
1167
 
#~ msgid "There are missing revisions"
1168
 
#~ msgstr "Faltan revisiones"
1169
 
 
1170
 
#~ msgid "Cannot determine missing revisions if no parent location is known."
1171
 
#~ msgstr ""
1172
 
#~ "No se pueden determinar las revisiones que faltan si no se conoce la "
1173
 
#~ "ubicación del padre."
1174
 
 
1175
 
#~ msgid "Local branch up to date"
1176
 
#~ msgstr "Rama local actualizada"
1177
 
 
1178
 
#~ msgid "Please wait, revisions are being loaded..."
1179
 
#~ msgstr "Por favor, espere. Se están cargando las revisiones..."
1180
 
 
1181
 
#, python-format
1182
 
#~ msgid "%d revision(s) pulled."
1183
 
#~ msgstr "Se ha realizado un pull a %d revision(es)."
1184
 
 
1185
 
#~ msgid "UI description file cannot be found."
1186
 
#~ msgstr "No se ha podido encontrar el archivo de descripción de la IU"
1187
 
 
1188
 
#~ msgid "ignored"
1189
 
#~ msgstr "ignorado"
1190
 
 
1191
 
#~ msgid "There are no missing revisions."
1192
 
#~ msgstr "No faltan revisiones."
1193
 
 
1194
 
#~ msgid "Revert the selected file to the selected revision"
1195
 
#~ msgstr "Revertir el archivo seleccionado a la revisión indicada"
1196
 
 
1197
 
#~ msgid "Pulling is not possible until there is a parent location."
1198
 
#~ msgstr ""
1199
 
#~ "No es posible hacer pull hasta que no haya una ubicación para el padre."
1200
 
 
1201
 
#~ msgid "Open bookmark folder in Nautilus"
1202
 
#~ msgstr "Abrir carpeta de marcadores en Nautilus"
1203
 
 
1204
 
#~ msgid "View the contents of the file in a builtin viewer"
1205
 
#~ msgstr "Ver el contenido del archivo en un visor interno"
1206
 
 
1207
 
#~ msgid "Revert to this revision"
1208
 
#~ msgstr "Revertir a esta revisión"
1209
 
 
1210
 
#~ msgid ""
1211
 
#~ "The current directory was bookmarked. You can reach\n"
1212
 
#~ "it by selecting it from the left panel."
1213
 
#~ msgstr ""
1214
 
#~ "Se ha añadido el directorio actual a los marcadores. Puede\n"
1215
 
#~ "llegar a él seleccionándolo en el panel de la izquierda."
1216
 
 
1217
 
#~ msgid "Bookmark successfully added"
1218
 
#~ msgstr "El marcador se ha añadido con éxito"
1219
 
 
1220
 
#~ msgid ""
1221
 
#~ "The current directory is already bookmarked.\n"
1222
 
#~ "See the left panel for reference."
1223
 
#~ msgstr ""
1224
 
#~ "El directorio actual ya está en marcadores.\n"
1225
 
#~ "Consulte el panel de la izquierda como referencia."
1226
 
 
1227
 
#~ msgid "Location already bookmarked"
1228
 
#~ msgstr "Esta ubicación ya está en marcadores"
1229
 
 
1230
 
#~ msgid "Filename not given"
1231
 
#~ msgstr "No se ha indicado ningún nombre de archivo"
1232
 
 
1233
 
#~ msgid "_Commit..."
1234
 
#~ msgstr "_Commit..."
1235
 
 
1236
 
#~ msgid "Delete directory with all directories below ?"
1237
 
#~ msgstr "¿Borrar el directorio con todos los directorios que contiene?"
1238
 
 
1239
 
#~ msgid "_Versioned directory"
1240
 
#~ msgstr "Directorio _versionado"
1241
 
 
1242
 
#~ msgid "Missing _revisions"
1243
 
#~ msgstr "_Revisiones que faltan"
1244
 
 
1245
 
#~ msgid "Ta_gs..."
1246
 
#~ msgstr "E_tiquetas..."
1247
 
 
1248
 
#~ msgid "Light checkout root: "
1249
 
#~ msgstr "Raíz del checkout ligero: "
1250
 
 
1251
 
#~ msgid "Repository lock status: "
1252
 
#~ msgstr "Estado de bloqueo del repositorio: "
1253
 
 
1254
 
#~ msgid "Branch lock status: "
1255
 
#~ msgstr "Estado de bloqueo de la rama: "
1256
 
 
1257
 
#~ msgid "Working tree lock status: "
1258
 
#~ msgstr "Estado de bloqueo del árbol de trabajo: "
1259
 
 
1260
 
#~ msgid "Ignored files: "
1261
 
#~ msgstr "Archivos ignorados: "
1262
 
 
1263
 
#~ msgid "Added files: "
1264
 
#~ msgstr "Archivos añadidos: "
1265
 
 
1266
 
#~ msgid "<b>Lock status:</b>"
1267
 
#~ msgstr "<b>Estado de bloqueo:</b>"
1268
 
 
1269
 
#~ msgid "<b>Revision store:</b>"
1270
 
#~ msgstr "<b>Almacén de revisiones:</b>"
1271
 
 
1272
 
#~ msgid "Missing revisions in working tree: "
1273
 
#~ msgstr "Revisiones que faltan en el árbol de trabajo: "
1274
 
 
1275
 
#~ msgid "<b>Missing revisions:</b>"
1276
 
#~ msgstr "<b>Revisiones que faltan:</b>"
1277
 
 
1278
 
#~ msgid "Number of commiters: "
1279
 
#~ msgstr "Número de commiters: "
1280
 
 
1281
 
#~ msgid "_Merge..."
1282
 
#~ msgstr "_Fusionar..."
1283
 
 
1284
 
#~ msgid "translator-credits"
1285
 
#~ msgstr ""
1286
 
#~ "Launchpad Contributions:\n"
1287
 
#~ "  BigSus https://launchpad.net/~bigsus\n"
1288
 
#~ "  David Arnoldo Ortiz Lozano https://launchpad.net/~tyoc\n"
1289
 
#~ "  Joseph https://launchpad.net/~josephmail7\n"
1290
 
#~ "  Lightbuster https://launchpad.net/~herramienta-vx2\n"
1291
 
#~ "  Mario del Pozo https://launchpad.net/~mariodpros\n"
1292
 
#~ "  Omar Olarte https://launchpad.net/~oeolartep\n"
1293
 
#~ "  Paco Molinero https://launchpad.net/~franciscomol\n"
1294
 
#~ "  Ricardo Pérez López https://launchpad.net/~ricardo\n"
1295
 
#~ "  Rodrigo Garcia Gonzalez https://launchpad.net/~nibblesmx\n"
1296
 
#~ "  Virusurbano https://launchpad.net/~lfacchinelli\n"
1297
 
#~ "  kilik https://launchpad.net/~kilik\n"
1298
 
#~ "  uve https://launchpad.net/~uve\n"
1299
 
#~ "  Álvaro del Olmo Alonso https://launchpad.net/~dllum"
 
608
msgstr "Debes especificar el nombre de la etiqueta que quieres."
 
609
 
 
610
#: __init__.py:512
 
611
msgid "There are local changes in the branch"
 
612
msgstr "Hay cambios locales en la rama"
 
613
 
 
614
#: __init__.py:513
 
615
msgid "Please commit or revert the changes before merging."
 
616
msgstr ""
 
617
 
 
618
#: __init__.py:525 __init__.py:550
 
619
msgid "Parent location is unknown"
 
620
msgstr "La localización padre es desconocida"
 
621
 
 
622
#: __init__.py:526
 
623
msgid "Cannot determine missing revisions if no parent location is known."
 
624
msgstr ""
 
625
 
 
626
#: __init__.py:537
 
627
msgid "There are missing revisions"
 
628
msgstr ""
 
629
 
 
630
#: __init__.py:538
 
631
#, python-format
 
632
msgid "%d revision(s) missing."
 
633
msgstr "%d revisiones no encontradas."
 
634
 
 
635
#: __init__.py:540
 
636
msgid "Local branch up to date"
 
637
msgstr ""
 
638
 
 
639
#: __init__.py:541
 
640
msgid "There are no missing revisions."
 
641
msgstr ""
 
642
 
 
643
#: __init__.py:551
 
644
msgid "Pulling is not possible until there is a parent location."
 
645
msgstr ""
 
646
 
 
647
#: __init__.py:561
 
648
msgid "Pull successful"
 
649
msgstr "Subida satisfactoriamente"
 
650
 
 
651
#: __init__.py:561
 
652
#, python-format
 
653
msgid "%d revision(s) pulled."
 
654
msgstr ""
 
655
 
 
656
#: __init__.py:575 menu.py:275
 
657
msgid "Conflicts detected"
 
658
msgstr "Detectados conflictos"
 
659
 
 
660
#: __init__.py:576 menu.py:276
 
661
msgid "Please have a look at the working tree before continuing."
 
662
msgstr "Por favor, echa un vistazo al árbol de trabajo antes de continuar."
 
663
 
 
664
#: __init__.py:578 menu.py:278
 
665
msgid "Revert successful"
 
666
msgstr "Deshecho satisfactoriamente"
 
667
 
 
668
#: __init__.py:579 menu.py:279
 
669
msgid "All files reverted to last revision."
 
670
msgstr "Todos los archivos han vuelto a la última versión."
 
671
 
 
672
#: __init__.py:835 __init__.py:1117
 
673
msgid "Bookmarks"
 
674
msgstr "Marcadores"
 
675
 
 
676
#: __init__.py:842 menu.py:99
 
677
msgid "Bookmark"
 
678
msgstr "Marcador"
 
679
 
 
680
#: __init__.py:944 __init__.py:1231
 
681
msgid "unchanged"
 
682
msgstr "no hay cambios"
 
683
 
 
684
#: __init__.py:946 __init__.py:1233
 
685
#, fuzzy
 
686
msgid "ignored"
 
687
msgstr "ignorada"
 
688
 
 
689
#: __init__.py:948 __init__.py:1235
 
690
msgid "unknown"
 
691
msgstr "desconocido"
 
692
 
 
693
#: __init__.py:964
 
694
msgid "Filename"
 
695
msgstr "Nombre de Archivo"
 
696
 
 
697
#: __init__.py:965
 
698
msgid "Status"
 
699
msgstr "Estado"
 
700
 
 
701
#: __init__.py:966
 
702
msgid "Size"
 
703
msgstr "Tamaño"
 
704
 
 
705
#: __init__.py:967
 
706
msgid "Last modified"
 
707
msgstr "Última modificación"
 
708
 
 
709
#: add.py:68 menu.py:179 menu.py:219 menu.py:255 remove.py:68 remove.py:130
 
710
msgid ""
 
711
"Please select a file from the list,\n"
 
712
"or choose the other option."
 
713
msgstr ""
 
714
"Por favor seleccione un archivo de la lista,\n"
 
715
"o seleccione la otra opción."
 
716
 
 
717
#: bookmark.py:46
 
718
msgid "Title:"
 
719
msgstr "Título"
 
720
 
 
721
#: bookmark.py:81
 
722
msgid "No title given"
 
723
msgstr "Sin título"
 
724
 
 
725
#: bookmark.py:82
 
726
msgid "Please specify a title to continue."
 
727
msgstr "Por favor especifica un título para continuar."
 
728
 
 
729
#: guifiles.py:45
 
730
msgid "Glade file cannot be found."
 
731
msgstr "el archivo de Glade no puede ser encontrado."
 
732
 
 
733
#: guifiles.py:55
 
734
msgid "UI description file cannot be found."
 
735
msgstr ""
 
736
 
 
737
#: menu.py:63
 
738
msgid "Add"
 
739
msgstr "Agregar"
 
740
 
 
741
#: menu.py:64
 
742
msgid "Add the selected file"
 
743
msgstr "Agregar el archivo seleccionado"
 
744
 
 
745
#: menu.py:67 menu.py:107
 
746
msgid "Remove"
 
747
msgstr "Remover"
 
748
 
 
749
#: menu.py:68
 
750
msgid "Remove the selected file"
 
751
msgstr "Remover el archivo seleccionado"
 
752
 
 
753
#: menu.py:71
 
754
msgid "Remove and delete"
 
755
msgstr "Quitar y borrar"
 
756
 
 
757
#: menu.py:72
 
758
msgid "Remove the selected file/dir and delete from disk"
 
759
msgstr "Quitar el archivo/directorio seleccionado y borrarlo del disco"
 
760
 
 
761
#: menu.py:75
 
762
msgid "Rename"
 
763
msgstr "Renombrar"
 
764
 
 
765
#: menu.py:76
 
766
msgid "Rename the selected file"
 
767
msgstr "Renombrar el archivo seleccionado"
 
768
 
 
769
#: menu.py:79
 
770
msgid "Open"
 
771
msgstr "Abrir"
 
772
 
 
773
#: menu.py:80
 
774
msgid "Open the selected file"
 
775
msgstr "Abrir el archivo seleccionado"
 
776
 
 
777
#: menu.py:83
 
778
msgid "Revert"
 
779
msgstr "Revertir"
 
780
 
 
781
#: menu.py:84
 
782
msgid "Revert the changes"
 
783
msgstr "Deshacer los cambios"
 
784
 
 
785
#: menu.py:88
 
786
msgid "Commit the changes"
 
787
msgstr "Confirmar los cambios"
 
788
 
 
789
#: menu.py:91
 
790
msgid "Annotate"
 
791
msgstr "Anotar"
 
792
 
 
793
#: menu.py:92
 
794
msgid "Annotate the selected file"
 
795
msgstr "Anotar el archivo seleccionado"
 
796
 
 
797
#: menu.py:95
 
798
msgid "Diff"
 
799
msgstr "Comparar"
 
800
 
 
801
#: menu.py:96
 
802
msgid "Show the diff of the file"
 
803
msgstr "Mostrar las diferencias del archivo"
 
804
 
 
805
#: menu.py:100
 
806
msgid "Bookmark current location"
 
807
msgstr "Añadir a marcadores la localización actual"
 
808
 
 
809
#: menu.py:103
 
810
msgid "Edit"
 
811
msgstr "Editar"
 
812
 
 
813
#: menu.py:104
 
814
msgid "Edit the selected bookmark"
 
815
msgstr "Editar el marcador seleccionado"
 
816
 
 
817
#: menu.py:108
 
818
msgid "Remove the selected bookmark"
 
819
msgstr "Quitar el marcador seleccionado"
 
820
 
 
821
#: menu.py:111
 
822
msgid "Open Folder"
 
823
msgstr "Abrir Directorio"
 
824
 
 
825
#: menu.py:112
 
826
#, fuzzy
 
827
msgid "Open bookmark folder in Nautilus"
 
828
msgstr "Abrir carpeta de marcadores de Nautilus"
 
829
 
 
830
#: menu.py:115
 
831
msgid "Selected..."
 
832
msgstr "Seleccionado..."
 
833
 
 
834
#: menu.py:116
 
835
msgid "Show the differences of the selected file"
 
836
msgstr "Mostrar las diferencias del archivo seleccionado"
 
837
 
 
838
#: menu.py:119
 
839
msgid "All..."
 
840
msgstr "Todos..."
 
841
 
 
842
#: menu.py:120
 
843
#, fuzzy
 
844
msgid "Show the differences of all files"
 
845
msgstr "Mostrar las diferencias de todos los archivos"
 
846
 
 
847
#: menu.py:123
 
848
msgid "View contents"
 
849
msgstr "Mostrar los contenidos"
 
850
 
 
851
#: menu.py:124
 
852
msgid "View the contents of the file in a builtin viewer"
 
853
msgstr ""
 
854
 
 
855
#: menu.py:127
 
856
msgid "Show differences"
 
857
msgstr "Mostrar las diferencias"
 
858
 
 
859
#: menu.py:128
 
860
msgid "Show the differences between two revisions of the file"
 
861
msgstr "Mostrar las diferencias entre dos reviciones de un archivo"
 
862
 
 
863
#: menu.py:131
 
864
msgid "Revert to this revision"
 
865
msgstr ""
 
866
 
 
867
#: menu.py:132
 
868
msgid "Revert the selected file to the selected revision"
 
869
msgstr ""
 
870
 
 
871
#: menu.py:228
 
872
msgid "Delete directory with all directories below ?"
 
873
msgstr ""
 
874
 
 
875
#: menu.py:315
 
876
msgid "Bookmark successfully added"
 
877
msgstr ""
 
878
 
 
879
#: menu.py:316
 
880
#, fuzzy
 
881
msgid ""
 
882
"The current directory was bookmarked. You can reach\n"
 
883
"it by selecting it from the left panel."
 
884
msgstr ""
 
885
"Se ha añadido el directorio actual a marcadores. Puedes \n"
 
886
"llegar a él eligiéndolo desde el panel de la izquierda."
 
887
 
 
888
#: menu.py:319
 
889
#, fuzzy
 
890
msgid "Location already bookmarked"
 
891
msgstr "Esta localización ya está en marcadores"
 
892
 
 
893
#: menu.py:320
 
894
#, fuzzy
 
895
msgid ""
 
896
"The current directory is already bookmarked.\n"
 
897
"See the left panel for reference."
 
898
msgstr ""
 
899
"El directorio actual ya está en marcadores. Mira\n"
 
900
"el panel de la izquierda para ver referencias."
 
901
 
 
902
#: mkdir.py:67
 
903
msgid "No directory name given"
 
904
msgstr "No se dio nombre para el directorio"
 
905
 
 
906
#: mkdir.py:68
 
907
msgid "Please specify a desired name for the new directory."
 
908
msgstr "Por favor especifíca el nombre deseado para el nuevo directorio."
 
909
 
 
910
#: mkdir.py:79 mkdir.py:89
 
911
msgid "Directory already exists"
 
912
msgstr "El directorio ya existe"
 
913
 
 
914
#: mkdir.py:80 mkdir.py:90
 
915
msgid "Please specify another name to continue."
 
916
msgstr "Por favor especifique otro nombre para continuar."
 
917
 
 
918
#: move.py:80 rename.py:71
 
919
msgid "Please select a file from the list to proceed."
 
920
msgstr "Por favor selecciona un archivo de la lista para continuar."
 
921
 
 
922
#: move.py:89 rename.py:87
 
923
#, fuzzy
 
924
msgid "Not the same branch"
 
925
msgstr "No están en la misma rama"
 
926
 
 
927
#: move.py:90 rename.py:88
 
928
msgid "The destination is not in the same branch."
 
929
msgstr "El destino no está en la misma rama."
 
930
 
 
931
#: remove.py:79 remove.py:139
 
932
#, fuzzy
 
933
msgid "No matching files"
 
934
msgstr "No hay archivos coincidentes"
 
935
 
 
936
#: remove.py:80 remove.py:140
 
937
msgid "No added files were found in the working tree."
 
938
msgstr "No se encontraron archivos adicionados en el arbol de trabajo."
 
939
 
 
940
#: remove.py:105 olive.glade:825
 
941
msgid "Which file(s) do you want to remove?"
 
942
msgstr "¿Cual(es) archivo(s) quiere remover?"
 
943
 
 
944
#: remove.py:106 olive.glade:717 olive.glade:837
 
945
msgid "Selected only"
 
946
msgstr "Sólo seleccionados"
 
947
 
 
948
#: remove.py:107 olive.glade:851
 
949
msgid "All files with status 'added'"
 
950
msgstr "Estatus de todos los archivos  'Adicionado'"
 
951
 
 
952
#: remove.py:108 olive.glade:905
 
953
msgid "_Remove"
 
954
msgstr "_Quitar"
 
955
 
 
956
#: rename.py:75
 
957
#, fuzzy
 
958
msgid "Filename not given"
 
959
msgstr "No se ha proporcionado un nombre de archivo"
 
960
 
 
961
#: rename.py:76
 
962
msgid "Please specify a new name for the file."
 
963
msgstr "Por favor, especifique un nuevo nombre para el archivo"
 
964
 
 
965
#: olive.glade:8
 
966
msgid "Olive - Bazaar GUI"
 
967
msgstr "Olive - Bazaar GUI"
 
968
 
 
969
#: olive.glade:21
 
970
msgid "_File"
 
971
msgstr "_Archivo"
 
972
 
 
973
#: olive.glade:28
 
974
msgid "_Add file(s)..."
 
975
msgstr "_Añadir fichero(s)..."
 
976
 
 
977
#: olive.glade:43
 
978
msgid "Remove file(s)..."
 
979
msgstr "Remover archivo(s)..."
 
980
 
 
981
#: olive.glade:63
 
982
msgid "Make _directory..."
 
983
msgstr "Crear _directorio..."
 
984
 
 
985
#: olive.glade:76
 
986
msgid "_Rename..."
 
987
msgstr "_Renombrar..."
 
988
 
 
989
#: olive.glade:84
 
990
msgid "_Move..."
 
991
msgstr "_Mover..."
 
992
 
 
993
#: olive.glade:92
 
994
msgid "_Annotate..."
 
995
msgstr "_Anotar"
 
996
 
 
997
#: olive.glade:118
 
998
msgid "_View"
 
999
msgstr "_Ver"
 
1000
 
 
1001
#: olive.glade:126
 
1002
msgid "Show _hidden files"
 
1003
msgstr "Mostrar _ficheros ocultos"
 
1004
 
 
1005
#: olive.glade:139
 
1006
msgid "_Refresh"
 
1007
msgstr "_Refrescar"
 
1008
 
 
1009
#: olive.glade:158
 
1010
msgid "_Initialize..."
 
1011
msgstr "_Inicializar..."
 
1012
 
 
1013
#: olive.glade:166
 
1014
msgid "_Get..."
 
1015
msgstr "_Obtener..."
 
1016
 
 
1017
#: olive.glade:174
 
1018
msgid "C_heckout..."
 
1019
msgstr "Compro_bar"
 
1020
 
 
1021
#: olive.glade:187
 
1022
msgid "Pu_ll"
 
1023
msgstr "_Halar"
 
1024
 
 
1025
#: olive.glade:201
 
1026
msgid "Pu_sh..."
 
1027
msgstr "_Empujar"
 
1028
 
 
1029
#: olive.glade:220
 
1030
msgid "_Revert all changes"
 
1031
msgstr "_Revertir todos los cambios"
 
1032
 
 
1033
#: olive.glade:228
 
1034
msgid "_Merge..."
 
1035
msgstr "_Fusionar"
 
1036
 
 
1037
#: olive.glade:236
 
1038
#, fuzzy
 
1039
msgid "_Commit..."
 
1040
msgstr "En_viar"
 
1041
 
 
1042
#: olive.glade:255
 
1043
msgid "Ta_gs..."
 
1044
msgstr ""
 
1045
 
 
1046
#: olive.glade:263
 
1047
msgid "S_tatus..."
 
1048
msgstr "Es_tado..."
 
1049
 
 
1050
#: olive.glade:271
 
1051
msgid "Missing _revisions"
 
1052
msgstr ""
 
1053
 
 
1054
#: olive.glade:279
 
1055
msgid "Con_flicts..."
 
1056
msgstr "Con_flictos..."
 
1057
 
 
1058
#: olive.glade:291
 
1059
msgid "_Statistics"
 
1060
msgstr "_Estadisticas"
 
1061
 
 
1062
#: olive.glade:298
 
1063
msgid "_Differences..."
 
1064
msgstr "_Diferencias..."
 
1065
 
 
1066
#: olive.glade:312
 
1067
msgid "_Log..."
 
1068
msgstr "_Registro..."
 
1069
 
 
1070
#: olive.glade:326
 
1071
msgid "_Information..."
 
1072
msgstr "_Información..."
 
1073
 
 
1074
#: olive.glade:338
 
1075
msgid "_Help"
 
1076
msgstr "_Ayuda"
 
1077
 
 
1078
#: olive.glade:548
 
1079
msgid "gtk-jump-to"
 
1080
msgstr "gtk-jump-to"
 
1081
 
 
1082
#: olive.glade:575
 
1083
msgid "H_istory Mode"
 
1084
msgstr "Modo H_istorial"
 
1085
 
 
1086
#: olive.glade:673
 
1087
msgid "Copyright (C) 2006 Szilveszter Farkas (Phanatic)"
 
1088
msgstr "Copyright (C) 2006 Szilveszter Farkas (Phanatic)"
 
1089
 
 
1090
#: olive.glade:675
 
1091
msgid "https://launchpad.net/products/olive"
 
1092
msgstr "https://launchpad.net/products/olive"
 
1093
 
 
1094
#: olive.glade:677
 
1095
msgid "translator-credits"
 
1096
msgstr ""
 
1097
"Launchpad Contributions:\n"
 
1098
"  BigSus https://launchpad.net/~bigsus\n"
 
1099
"  David Arnoldo Ortiz Lozano https://launchpad.net/~tyoc\n"
 
1100
"  Joseph https://launchpad.net/~josephmail7\n"
 
1101
"  Mario del Pozo https://launchpad.net/~mariodpros\n"
 
1102
"  Omar Olarte https://launchpad.net/~oeolartep\n"
 
1103
"  Rodrigo Garcia Gonzalez https://launchpad.net/~nibblesmx\n"
 
1104
"  VRZ https://launchpad.net/~vruiz-desarrollo\n"
 
1105
"  Virusurbano https://launchpad.net/~lucianofacchinelli13\n"
 
1106
"  kilik https://launchpad.net/~kilik\n"
 
1107
"  Álvaro del Olmo Alonso https://launchpad.net/~dllum"
 
1108
 
 
1109
#: olive.glade:694
 
1110
msgid "Olive - Add file(s)"
 
1111
msgstr "Olive - Adicionar archivos"
 
1112
 
 
1113
#: olive.glade:705
 
1114
msgid "Which file(s) do you want to add?"
 
1115
msgstr "¿Cual(es) archivo(s) quiere adicionar?"
 
1116
 
 
1117
#: olive.glade:731
 
1118
msgid "All unknowns recursively"
 
1119
msgstr "Todos los desconocidos recursivamente"
 
1120
 
 
1121
#: olive.glade:785
 
1122
msgid "_Add"
 
1123
msgstr "_Añadir"
 
1124
 
 
1125
#: olive.glade:814
 
1126
msgid "Olive - Remove file(s)"
 
1127
msgstr "Olive - Remover archivo(s)"
 
1128
 
 
1129
#: olive.glade:934
 
1130
msgid "Olive - Make directory"
 
1131
msgstr "Olive - Crear directorio"
 
1132
 
 
1133
#: olive.glade:957
 
1134
msgid "_Versioned directory"
 
1135
msgstr ""
 
1136
 
 
1137
#: olive.glade:1011
 
1138
msgid "_Make directory"
 
1139
msgstr "_Crear directorio"
 
1140
 
 
1141
#: olive.glade:1041
 
1142
msgid "Olive - Move"
 
1143
msgstr "Olive - Mover"
 
1144
 
 
1145
#: olive.glade:1055
 
1146
msgid "Move to"
 
1147
msgstr "Mover a"
 
1148
 
 
1149
#: olive.glade:1066
 
1150
msgid "Select a directory"
 
1151
msgstr "Seleccionar un directorio"
 
1152
 
 
1153
#: olive.glade:1120
 
1154
msgid "_Move"
 
1155
msgstr "_Mover"
 
1156
 
 
1157
#: olive.glade:1148
 
1158
msgid "Olive - Rename"
 
1159
msgstr "Olive - Renombrar"
 
1160
 
 
1161
#: olive.glade:1162
 
1162
msgid "Rename to"
 
1163
msgstr "Renombrar a"
 
1164
 
 
1165
#: olive.glade:1227
 
1166
msgid "_Rename"
 
1167
msgstr "Renombrar"
 
1168
 
 
1169
#: olive.glade:1255
 
1170
msgid "Olive - Information"
 
1171
msgstr "Olive - Información"
 
1172
 
 
1173
#: olive.glade:1279 olive.glade:1292 olive.glade:1305 olive.glade:1318
 
1174
#: olive.glade:1331 olive.glade:1344 olive.glade:1357 olive.glade:1484
 
1175
#: olive.glade:1495 olive.glade:1564 olive.glade:1575 olive.glade:1588
 
1176
#: olive.glade:1601 olive.glade:1694 olive.glade:1705 olive.glade:1718
 
1177
#: olive.glade:1799 olive.glade:1810 olive.glade:1879 olive.glade:1890
 
1178
#: olive.glade:1903 olive.glade:1916 olive.glade:1929 olive.glade:1942
 
1179
#: olive.glade:1955 olive.glade:1968 olive.glade:2109 olive.glade:2120
 
1180
#: olive.glade:2133 olive.glade:2146 olive.glade:2159 olive.glade:2264
 
1181
#: olive.glade:2275
 
1182
msgid "(none)"
 
1183
msgstr "(nada)"
 
1184
 
 
1185
#: olive.glade:1368
 
1186
msgid "Checkout root: "
 
1187
msgstr "Comprobar directorio raíz: "
 
1188
 
 
1189
#: olive.glade:1380
 
1190
msgid "Branch root: "
 
1191
msgstr "Directorio raíz de la rama: "
 
1192
 
 
1193
#: olive.glade:1392
 
1194
msgid "Repository checkout: "
 
1195
msgstr "Comprobar repositorio: "
 
1196
 
 
1197
#: olive.glade:1404
 
1198
msgid "Checkout of branch: "
 
1199
msgstr "Comprobar la rama: "
 
1200
 
 
1201
#: olive.glade:1416
 
1202
msgid "Repository branch: "
 
1203
msgstr "Rama del repositorio: "
 
1204
 
 
1205
#: olive.glade:1428
 
1206
msgid "Shared repository: "
 
1207
msgstr "Repositorio compartido: "
 
1208
 
 
1209
#: olive.glade:1440
 
1210
msgid "Light checkout root: "
 
1211
msgstr ""
 
1212
 
 
1213
#: olive.glade:1454
 
1214
msgid "<b>Location:</b>"
 
1215
msgstr "<b>Localización:</b>"
 
1216
 
 
1217
#: olive.glade:1508
 
1218
msgid "Publish to branch: "
 
1219
msgstr "Publicar en la rama: "
 
1220
 
 
1221
#: olive.glade:1520
 
1222
msgid "Parent branch: "
 
1223
msgstr "Rama padre: "
 
1224
 
 
1225
#: olive.glade:1534
 
1226
msgid "<b>Related branches:</b>"
 
1227
msgstr "<b>Ramas relacionadas:</b>"
 
1228
 
 
1229
#: olive.glade:1614
 
1230
msgid "Repository format: "
 
1231
msgstr "Formato de repositorio: "
 
1232
 
 
1233
#: olive.glade:1626
 
1234
msgid "Branch format: "
 
1235
msgstr "Formato de la rama: "
 
1236
 
 
1237
#: olive.glade:1638
 
1238
#, fuzzy
 
1239
msgid "Working tree format: "
 
1240
msgstr "Formato del árbol de trabajo: "
 
1241
 
 
1242
#: olive.glade:1650
 
1243
#, fuzzy
 
1244
msgid "Control format: "
 
1245
msgstr "Formato de control: "
 
1246
 
 
1247
#: olive.glade:1664
 
1248
msgid "<b>Format:</b>"
 
1249
msgstr "<b>Formato:</b>"
 
1250
 
 
1251
#: olive.glade:1731
 
1252
msgid "Repository lock status: "
 
1253
msgstr ""
 
1254
 
 
1255
#: olive.glade:1743
 
1256
msgid "Branch lock status: "
 
1257
msgstr ""
 
1258
 
 
1259
#: olive.glade:1755
 
1260
msgid "Working tree lock status: "
 
1261
msgstr ""
 
1262
 
 
1263
#: olive.glade:1769
 
1264
msgid "<b>Lock status:</b>"
 
1265
msgstr ""
 
1266
 
 
1267
#: olive.glade:1823
 
1268
msgid "Missing revisions in branch: "
 
1269
msgstr "Revisiones faltantes en la rama: "
 
1270
 
 
1271
#: olive.glade:1835
 
1272
#, fuzzy
 
1273
msgid "Missing revisions in working tree: "
 
1274
msgstr "No se han encontrado revisiones en el directorio de trabajo: "
 
1275
 
 
1276
#: olive.glade:1849
 
1277
msgid "<b>Missing revisions:</b>"
 
1278
msgstr ""
 
1279
 
 
1280
#: olive.glade:1981
 
1281
msgid "Versioned subdirectories: "
 
1282
msgstr "Directorios subversionados: "
 
1283
 
 
1284
#: olive.glade:1993
 
1285
#, fuzzy
 
1286
msgid "Ignored files: "
 
1287
msgstr "Archivos ignorados "
 
1288
 
 
1289
#: olive.glade:2005
 
1290
msgid "Unknown files: "
 
1291
msgstr "Arvhivos desconocidos: "
 
1292
 
 
1293
#: olive.glade:2017
 
1294
msgid "Renamed files: "
 
1295
msgstr "Archivos renombrados: "
 
1296
 
 
1297
#: olive.glade:2029
 
1298
msgid "Removed files: "
 
1299
msgstr "Archivos removidos: "
 
1300
 
 
1301
#: olive.glade:2041
 
1302
#, fuzzy
 
1303
msgid "Added files: "
 
1304
msgstr "Archivos agregados: "
 
1305
 
 
1306
#: olive.glade:2053
 
1307
msgid "Modified files: "
 
1308
msgstr "Arcchivos modificados "
 
1309
 
 
1310
#: olive.glade:2065
 
1311
msgid "Unchanged files: "
 
1312
msgstr "Archivos sin cambios: "
 
1313
 
 
1314
#: olive.glade:2079
 
1315
msgid "<b>In the working tree:</b>"
 
1316
msgstr "<b>En el directorio de trabajo:</b>"
 
1317
 
 
1318
#: olive.glade:2172
 
1319
#, fuzzy
 
1320
msgid "Time of last revision: "
 
1321
msgstr "Hora de la última revisión: "
 
1322
 
 
1323
#: olive.glade:2184
 
1324
msgid "Time of first revision: "
 
1325
msgstr "Momento de la primera revisión: "
 
1326
 
 
1327
#: olive.glade:2196
 
1328
msgid "Age of branch in days: "
 
1329
msgstr "Edad de la rama en días: "
 
1330
 
 
1331
#: olive.glade:2208
 
1332
#, fuzzy
 
1333
msgid "Number of commiters: "
 
1334
msgstr "Número de confirmadores: "
 
1335
 
 
1336
#: olive.glade:2220
 
1337
msgid "Revisions in branch: "
 
1338
msgstr "Revisiones en la rama: "
 
1339
 
 
1340
#: olive.glade:2234
 
1341
msgid "<b>Branch history:</b>"
 
1342
msgstr "<b>Historial de ramas:</b>"
 
1343
 
 
1344
#: olive.glade:2288
 
1345
msgid "Size of repository: "
 
1346
msgstr "Tamaño del repositorio: "
 
1347
 
 
1348
#: olive.glade:2300
 
1349
msgid "Revisions in repository: "
 
1350
msgstr "Revisiones en el repositorio: "
 
1351
 
 
1352
#: olive.glade:2314
 
1353
msgid "<b>Revision store:</b>"
 
1354
msgstr ""
 
1355
 
 
1356
#: olive.glade:2356
 
1357
#, fuzzy
 
1358
msgid "Merge - Olive"
 
1359
msgstr "Fusionar - Olive"
 
1360
 
 
1361
#: olive.glade:2370
 
1362
#, fuzzy
 
1363
msgid "Merge from:"
 
1364
msgstr "Fusionar desde:"
 
1365
 
 
1366
#: olive.glade:2454
 
1367
#, fuzzy
 
1368
msgid "_Merge"
 
1369
msgstr "_Fusionar"