l10n: es.po: Update translation v2.15.0 round 1
Signed-off-by: Christopher Díaz <christopher.diaz.riv@gmail.com>
Christopher Díaz committed
Oct 8, 2017 at 11:30 UTC
4b15eb221b59334dfda95959c69afe0613cc3108
1 file changed
+3574
-2732
po/es.po
+3574
-2732
@@ -7,8 +7,8 @@ msgid ""
7
msgstr ""
8
"Project-Id-Version: Git\n"
9
"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
10
-"POT-Creation-Date: 2017-07-24 21:54+0800\n"
11
-"PO-Revision-Date: 2017-08-20 22:24-0500\n"
10
+"POT-Creation-Date: 2017-10-08 09:48+0800\n"
11
+"PO-Revision-Date: 2017-10-08 11:17-0500\n"
12
"Last-Translator: christopher.diaz.riv@gmail.com\n"
13
"Language-Team: CodeLabora <codelabora@gmail.com>\n"
14
"Language: es\n"
@@ -25,7 +25,8 @@ msgstr "ayuda: %.*s\n"
25
26
#: advice.c:86
27
msgid "Cherry-picking is not possible because you have unmerged files."
28
-msgstr "No es posible ejecutar cherry-picking porque tienes archivos sin fusionar."
28
+msgstr ""
29
+"No es posible ejecutar cherry-picking porque tienes archivos sin fusionar."
30
31
#: advice.c:88
32
msgid "Committing is not possible because you have unmerged files."
@@ -60,7 +61,7 @@ msgstr ""
61
msgid "Exiting because of an unresolved conflict."
62
msgstr "Saliendo porque existe un conflicto sin resolver."
63
63
-#: advice.c:117 builtin/merge.c:1184
64
+#: advice.c:117 builtin/merge.c:1211
65
msgid "You have not concluded your merge (MERGE_HEAD exists)."
66
msgstr "No has concluido tu fusión (MERGE_HEAD existe)."
67
@@ -95,7 +96,8 @@ msgstr ""
96
"otro checkout.\n"
97
"\n"
98
"Si quieres crear una nueva rama para mantener los commits que has creado,\n"
98
-"puedes hacerlo (ahora o después) usando -b con el comando checkout. Ejemplo:\n"
99
+"puedes hacerlo (ahora o después) usando -b con el comando checkout. "
100
+"Ejemplo:\n"
101
"\n"
102
" git checkout -b <nombre-de-nueva-rama>\n"
103
"\n"
@@ -110,164 +112,180 @@ msgstr "opcion de espacios en blanco no reconocida '%s'"
112
msgid "unrecognized whitespace ignore option '%s'"
113
msgstr "opcion de ignorar espacios en blanco no reconocida '%s'"
114
113
-#: apply.c:126
115
+#: apply.c:125
116
msgid "--reject and --3way cannot be used together."
117
msgstr "--reject y --3way no se pueden utilizar juntas."
118
117
-#: apply.c:128
119
+#: apply.c:127
120
msgid "--cached and --3way cannot be used together."
121
msgstr "--cached y --3way no se pueden utilizar juntas."
122
121
-#: apply.c:131
123
+#: apply.c:130
124
msgid "--3way outside a repository"
125
msgstr "--3way esta fuera de un repositorio"
126
125
-#: apply.c:142
127
+#: apply.c:141
128
msgid "--index outside a repository"
129
msgstr "--index esta fuera de un repositorio"
130
129
-#: apply.c:145
131
+#: apply.c:144
132
msgid "--cached outside a repository"
133
msgstr "--cached esta fuera de un repositorio"
134
133
-#: apply.c:836
135
+#: apply.c:845
136
#, c-format
137
msgid "Cannot prepare timestamp regexp %s"
138
msgstr "No se puede preparar una marca de tiempo para la expresion regular %s"
139
138
-#: apply.c:845
140
+#: apply.c:854
141
#, c-format
142
msgid "regexec returned %d for input: %s"
143
msgstr "regexec retorno %d para la entrada: %s"
144
143
-#: apply.c:929
145
+#: apply.c:928
146
#, c-format
147
msgid "unable to find filename in patch at line %d"
146
-msgstr "no se puede encontrar el nombre del archivo en el parche en la linea %d"
148
+msgstr ""
149
+"no se puede encontrar el nombre del archivo en el parche en la linea %d"
150
148
-#: apply.c:967
151
+#: apply.c:966
152
#, c-format
153
msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
151
-msgstr "git apply: mal git-diff - se esperaba /dev/null, se encontro %s en la linea %d"
154
+msgstr ""
155
+"git apply: mal git-diff - se esperaba /dev/null, se encontro %s en la linea "
156
+"%d"
157
153
-#: apply.c:973
158
+#: apply.c:972
159
#, c-format
160
msgid "git apply: bad git-diff - inconsistent new filename on line %d"
156
-msgstr "git apply: mal git-diff - nuevo nombre de archivo inconsistente en la linea %d"
161
+msgstr ""
162
+"git apply: mal git-diff - nuevo nombre de archivo inconsistente en la linea "
163
+"%d"
164
158
-#: apply.c:974
165
+#: apply.c:973
166
#, c-format
167
msgid "git apply: bad git-diff - inconsistent old filename on line %d"
161
-msgstr "git apply: mal git-diff - viejo nombre de archivo inconsistente en la linea %d"
168
+msgstr ""
169
+"git apply: mal git-diff - viejo nombre de archivo inconsistente en la linea "
170
+"%d"
171
163
-#: apply.c:979
172
+#: apply.c:978
173
#, c-format
174
msgid "git apply: bad git-diff - expected /dev/null on line %d"
175
msgstr "git apply: mal git-diff - se esperaba /dev/null en la linea %d"
176
168
-#: apply.c:1008
177
+#: apply.c:1007
178
#, c-format
179
msgid "invalid mode on line %d: %s"
180
msgstr "modo invalido en la linea %d: %s"
181
173
-#: apply.c:1326
182
+#: apply.c:1325
183
#, c-format
184
msgid "inconsistent header lines %d and %d"
185
msgstr "header inconsistente en las lineas %d y %d"
186
178
-#: apply.c:1498
187
+#: apply.c:1497
188
#, c-format
189
msgid "recount: unexpected line: %.*s"
190
msgstr "recount: linea inesperada: %.*s"
191
183
-#: apply.c:1567
192
+#: apply.c:1566
193
#, c-format
194
msgid "patch fragment without header at line %d: %.*s"
195
msgstr "fragmento de parche sin header en la linea %d: %.*s"
196
188
-#: apply.c:1587
197
+#: apply.c:1586
198
#, c-format
190
-msgid "git diff header lacks filename information when removing %d leading pathname component (line %d)"
191
-msgid_plural "git diff header lacks filename information when removing %d leading pathname components (line %d)"
192
-msgstr[0] "al header de git diff carece de informacion del nombre del archivo %d cuando lo remueve de la ruta principalcomponente (linea %d)"
193
-msgstr[1] "los headers de git diff carecen de informacion de los nombres de los archivos %d cuando los remueven de la ruta principalcomponentes (linea %d)"
199
+msgid ""
200
+"git diff header lacks filename information when removing %d leading pathname "
201
+"component (line %d)"
202
+msgid_plural ""
203
+"git diff header lacks filename information when removing %d leading pathname "
204
+"components (line %d)"
205
+msgstr[0] ""
206
+"al header de git diff carece de informacion del nombre del archivo %d cuando "
207
+"lo remueve de la ruta principalcomponente (linea %d)"
208
+msgstr[1] ""
209
+"los headers de git diff carecen de informacion de los nombres de los "
210
+"archivos %d cuando los remueven de la ruta principalcomponentes (linea %d)"
211
195
-#: apply.c:1600
212
+#: apply.c:1599
213
#, c-format
214
msgid "git diff header lacks filename information (line %d)"
198
-msgstr "el header de git diff carece de informacion del nombre del archivo (linea %d)"
215
+msgstr ""
216
+"el header de git diff carece de informacion del nombre del archivo (linea %d)"
217
200
-#: apply.c:1770
218
+#: apply.c:1787
219
msgid "new file depends on old contents"
220
msgstr "el nuevo archivo depende de contenidos viejos"
221
204
-#: apply.c:1772
222
+#: apply.c:1789
223
msgid "deleted file still has contents"
224
msgstr "el archivo eliminado todavia tiene contenido"
225
208
-#: apply.c:1806
226
+#: apply.c:1823
227
#, c-format
228
msgid "corrupt patch at line %d"
229
msgstr "parche corrupto en la linea %d"
230
213
-#: apply.c:1843
231
+#: apply.c:1860
232
#, c-format
233
msgid "new file %s depends on old contents"
234
msgstr "nuevo archivo %s depende en contenidos viejos"
235
218
-#: apply.c:1845
236
+#: apply.c:1862
237
#, c-format
238
msgid "deleted file %s still has contents"
239
msgstr "el archivo borrado %s todavia tiene contenido"
240
223
-#: apply.c:1848
241
+#: apply.c:1865
242
#, c-format
243
msgid "** warning: file %s becomes empty but is not deleted"
244
msgstr "** peligro: el archivo %s esta vacio pero no es borrado"
245
228
-#: apply.c:1995
246
+#: apply.c:2012
247
#, c-format
248
msgid "corrupt binary patch at line %d: %.*s"
249
msgstr "parche binario corrupto en la linea %d: %.*s"
250
233
-#: apply.c:2032
251
+#: apply.c:2049
252
#, c-format
253
msgid "unrecognized binary patch at line %d"
254
msgstr "parche binario no reconocido en la linea %d"
255
238
-#: apply.c:2193
256
+#: apply.c:2209
257
#, c-format
258
msgid "patch with only garbage at line %d"
259
msgstr "parche que solo contiene basura en la linea %d"
260
243
-#: apply.c:2276
261
+#: apply.c:2295
262
#, c-format
263
msgid "unable to read symlink %s"
264
msgstr "no es posible leer el symlink %s"
265
248
-#: apply.c:2280
266
+#: apply.c:2299
267
#, c-format
268
msgid "unable to open or read %s"
269
msgstr "no es posible abrir o leer %s"
270
253
-#: apply.c:2933
271
+#: apply.c:2958
272
#, c-format
273
msgid "invalid start of line: '%c'"
274
msgstr "comienzo invalido de linea: '%c'"
275
258
-#: apply.c:3052
276
+#: apply.c:3077
277
#, c-format
278
msgid "Hunk #%d succeeded at %d (offset %d line)."
279
msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
280
msgstr[0] "Hunk #%d tuvo exito en %d (%d linea compensada)."
281
msgstr[1] "Hunk #%d tuvo exito en %d (%d lineas compensadas)."
282
265
-#: apply.c:3064
283
+#: apply.c:3089
284
#, c-format
285
msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
286
msgstr "Contexto reducido a (%ld/%ld) para aplicar el fragmento en %d"
287
270
-#: apply.c:3070
288
+#: apply.c:3095
289
#, c-format
290
msgid ""
291
"while searching for:\n"
@@ -276,433 +294,455 @@ msgstr ""
294
"Mientras se busca:\n"
295
"%.*s"
296
279
-#: apply.c:3092
297
+#: apply.c:3117
298
#, c-format
299
msgid "missing binary patch data for '%s'"
300
msgstr "data perdida en parche binario para '%s'"
301
284
-#: apply.c:3100
302
+#: apply.c:3125
303
#, c-format
304
msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
287
-msgstr "no se puede revertir-aplicar un parche binario sin el hunk revertido a '%s'"
305
+msgstr ""
306
+"no se puede revertir-aplicar un parche binario sin el hunk revertido a '%s'"
307
289
-#: apply.c:3146
308
+#: apply.c:3171
309
#, c-format
310
msgid "cannot apply binary patch to '%s' without full index line"
311
msgstr "no se puede aplcar el parche binario a '%s' sin un indice completo"
312
294
-#: apply.c:3156
313
+#: apply.c:3181
314
#, c-format
296
-msgid "the patch applies to '%s' (%s), which does not match the current contents."
297
-msgstr "el parche aplica a '%s' (%s), lo cual no concuerda con los contenidos actuales."
315
+msgid ""
316
+"the patch applies to '%s' (%s), which does not match the current contents."
317
+msgstr ""
318
+"el parche aplica a '%s' (%s), lo cual no concuerda con los contenidos "
319
+"actuales."
320
299
-#: apply.c:3164
321
+#: apply.c:3189
322
#, c-format
323
msgid "the patch applies to an empty '%s' but it is not empty"
324
msgstr "el parche aplica a un '%s' vacio, pero este no lo esta"
325
304
-#: apply.c:3182
326
+#: apply.c:3207
327
#, c-format
328
msgid "the necessary postimage %s for '%s' cannot be read"
329
msgstr "la postimagen necesaria %s para '%s' no se puede leer"
330
309
-#: apply.c:3195
331
+#: apply.c:3220
332
#, c-format
333
msgid "binary patch does not apply to '%s'"
334
msgstr "el parche binario no aplica para '%s'"
335
314
-#: apply.c:3201
336
+#: apply.c:3226
337
#, c-format
338
msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
317
-msgstr "el parche binario para '%s' crea un resultado incorrecto (saliendo %s, se obtuvo %s)"
339
+msgstr ""
340
+"el parche binario para '%s' crea un resultado incorrecto (saliendo %s, se "
341
+"obtuvo %s)"
342
319
-#: apply.c:3222
343
+#: apply.c:3247
344
#, c-format
345
msgid "patch failed: %s:%ld"
346
msgstr "el parche fallo: %s:%ld"
347
324
-#: apply.c:3344
348
+#: apply.c:3369
349
#, c-format
350
msgid "cannot checkout %s"
351
msgstr "no se puede hacer checkout a %s"
352
329
-#: apply.c:3392 apply.c:3403 apply.c:3449 setup.c:277
353
+#: apply.c:3418 apply.c:3429 apply.c:3475 setup.c:277
354
#, c-format
355
msgid "failed to read %s"
356
msgstr "no se pudo leer %s"
357
334
-#: apply.c:3400
358
+#: apply.c:3426
359
#, c-format
360
msgid "reading from '%s' beyond a symbolic link"
361
msgstr "leyendo de '%s' tras un symbolic link"
362
339
-#: apply.c:3429 apply.c:3669
363
+#: apply.c:3455 apply.c:3695
364
#, c-format
365
msgid "path %s has been renamed/deleted"
366
msgstr "la ruta %s ha sido renombrada/suprimida"
367
344
-#: apply.c:3512 apply.c:3683
368
+#: apply.c:3538 apply.c:3709
369
#, c-format
370
msgid "%s: does not exist in index"
371
msgstr "%s: no existe en el indice"
372
349
-#: apply.c:3521 apply.c:3691
373
+#: apply.c:3547 apply.c:3717
374
#, c-format
375
msgid "%s: does not match index"
376
msgstr "%s: no concuerda con el indice"
377
354
-#: apply.c:3556
378
+#: apply.c:3582
379
msgid "repository lacks the necessary blob to fall back on 3-way merge."
356
-msgstr "el repositorio carece del blob necesario para regresar en un merge de tres-vias"
380
+msgstr ""
381
+"el repositorio carece del blob necesario para regresar en un merge de tres-"
382
+"vias"
383
358
-#: apply.c:3559
384
+#: apply.c:3585
385
#, c-format
386
msgid "Falling back to three-way merge...\n"
387
msgstr "Retrocediendo en un merge de tres-vias...\n"
388
363
-#: apply.c:3575 apply.c:3579
389
+#: apply.c:3601 apply.c:3605
390
#, c-format
391
msgid "cannot read the current contents of '%s'"
392
msgstr "no se pueden leer los contenidos actuales de '%s'"
393
368
-#: apply.c:3591
394
+#: apply.c:3617
395
#, c-format
396
msgid "Failed to fall back on three-way merge...\n"
397
msgstr "Fallo el merge en retroceso de tres-vias...\n"
398
373
-#: apply.c:3605
399
+#: apply.c:3631
400
#, c-format
401
msgid "Applied patch to '%s' with conflicts.\n"
402
msgstr "Parche aplicado a '%s' con conflictos.\n"
403
378
-#: apply.c:3610
404
+#: apply.c:3636
405
#, c-format
406
msgid "Applied patch to '%s' cleanly.\n"
407
msgstr "Parche aplicado a '%s' limpiamente\n"
408
383
-#: apply.c:3636
409
+#: apply.c:3662
410
msgid "removal patch leaves file contents"
411
msgstr "parche de remocion deja contenidos en el archivo"
412
387
-#: apply.c:3708
413
+#: apply.c:3734
414
#, c-format
415
msgid "%s: wrong type"
416
msgstr "%s: tipo incorrecto"
417
392
-#: apply.c:3710
418
+#: apply.c:3736
419
#, c-format
420
msgid "%s has type %o, expected %o"
421
msgstr "%s tiene tipo %o, se esperaba %o"
422
397
-#: apply.c:3860 apply.c:3862
423
+#: apply.c:3886 apply.c:3888
424
#, c-format
425
msgid "invalid path '%s'"
426
msgstr "ruta invalida '%s'"
427
402
-#: apply.c:3918
428
+#: apply.c:3944
429
#, c-format
430
msgid "%s: already exists in index"
431
msgstr "%s: ya existe en el indice"
432
407
-#: apply.c:3921
433
+#: apply.c:3947
434
#, c-format
435
msgid "%s: already exists in working directory"
436
msgstr "%s: ya existe en el directorio de trabajo"
437
412
-#: apply.c:3941
438
+#: apply.c:3967
439
#, c-format
440
msgid "new mode (%o) of %s does not match old mode (%o)"
441
msgstr "nuevo modo (%o) de %s no concuerda con el viejo modo (%o)"
442
417
-#: apply.c:3946
443
+#: apply.c:3972
444
#, c-format
445
msgid "new mode (%o) of %s does not match old mode (%o) of %s"
446
msgstr "nuevo modo (%o) de %s no concuerda con el viejo modo (%o) de %s"
447
422
-#: apply.c:3966
448
+#: apply.c:3992
449
#, c-format
450
msgid "affected file '%s' is beyond a symbolic link"
451
msgstr "archivo afectado '%s' esta tras un symbolic link"
452
427
-#: apply.c:3970
453
+#: apply.c:3996
454
#, c-format
455
msgid "%s: patch does not apply"
456
msgstr "%s: el parche no aplica"
457
432
-#: apply.c:3985
458
+#: apply.c:4011
459
#, c-format
460
msgid "Checking patch %s..."
461
msgstr "Revisando el parche %s..."
462
437
-#: apply.c:4076
463
+#: apply.c:4102
464
#, c-format
465
msgid "sha1 information is lacking or useless for submodule %s"
466
msgstr "falta informacion del sha1 o es inutil para el submodulo %s"
467
442
-#: apply.c:4083
468
+#: apply.c:4109
469
#, c-format
470
msgid "mode change for %s, which is not in current HEAD"
471
msgstr "modo cambiado para %s, el cual no se encuentra en el HEAD actual"
472
447
-#: apply.c:4086
473
+#: apply.c:4112
474
#, c-format
475
msgid "sha1 information is lacking or useless (%s)."
476
msgstr "falta informacion sha1 o es inutil (%s)."
477
452
-#: apply.c:4091 builtin/checkout.c:235 builtin/reset.c:138
478
+#: apply.c:4117 builtin/checkout.c:235 builtin/reset.c:148
479
#, c-format
480
msgid "make_cache_entry failed for path '%s'"
481
msgstr "make_cache_entry fallo para la ruta '%s'"
482
457
-#: apply.c:4095
483
+#: apply.c:4121
484
#, c-format
485
msgid "could not add %s to temporary index"
486
msgstr "no se pudo anadir %s al indice temporal"
487
462
-#: apply.c:4105
488
+#: apply.c:4131
489
#, c-format
490
msgid "could not write temporary index to %s"
491
msgstr "no se pudo escribir un indice temporal para %s"
492
467
-#: apply.c:4243
493
+#: apply.c:4269
494
#, c-format
495
msgid "unable to remove %s from index"
496
msgstr "no se puede remover %s del indice"
497
472
-#: apply.c:4278
498
+#: apply.c:4304
499
#, c-format
500
msgid "corrupt patch for submodule %s"
501
msgstr "parche corrupto para el submodulo %s"
502
477
-#: apply.c:4284
503
+#: apply.c:4310
504
#, c-format
505
msgid "unable to stat newly created file '%s'"
506
msgstr "no es posible establecer el archivo recien creado '%s'"
507
482
-#: apply.c:4292
508
+#: apply.c:4318
509
#, c-format
510
msgid "unable to create backing store for newly created file %s"
485
-msgstr "no es posible crear una copia de seguridad para el archivo recien creado %s"
511
+msgstr ""
512
+"no es posible crear una copia de seguridad para el archivo recien creado %s"
513
487
-#: apply.c:4298 apply.c:4442
514
+#: apply.c:4324 apply.c:4468
515
#, c-format
516
msgid "unable to add cache entry for %s"
517
msgstr "no es posible agregar una entrada en el cache para %s"
518
492
-#: apply.c:4339
519
+#: apply.c:4365
520
#, c-format
521
msgid "failed to write to '%s'"
522
msgstr "fallo escribir para '%s'"
523
497
-#: apply.c:4343
524
+#: apply.c:4369
525
#, c-format
526
msgid "closing file '%s'"
527
msgstr "cerrando archivo '%s'"
528
502
-#: apply.c:4413
529
+#: apply.c:4439
530
#, c-format
531
msgid "unable to write file '%s' mode %o"
532
msgstr "no es posible escribir el archivo '%s' modo %o"
533
507
-#: apply.c:4511
534
+#: apply.c:4537
535
#, c-format
536
msgid "Applied patch %s cleanly."
537
msgstr "Parche %s aplicado limpiamente"
538
512
-#: apply.c:4519
539
+#: apply.c:4545
540
msgid "internal error"
541
msgstr "Error interno"
542
516
-#: apply.c:4522
543
+#: apply.c:4548
544
#, c-format
545
msgid "Applying patch %%s with %d reject..."
546
msgid_plural "Applying patch %%s with %d rejects..."
547
msgstr[0] "Aplicando parche %%s con %d rechazo..."
548
msgstr[1] "Aplicando parche %%s con %d rechazos..."
549
523
-#: apply.c:4533
550
+#: apply.c:4559
551
#, c-format
552
msgid "truncating .rej filename to %.*s.rej"
553
msgstr "truncando el nombre de archivo .rej a %.*s.rej "
554
528
-#: apply.c:4541 builtin/fetch.c:738 builtin/fetch.c:988
555
+#: apply.c:4567 builtin/fetch.c:760 builtin/fetch.c:1010
556
#, c-format
557
msgid "cannot open %s"
558
msgstr "no se puede abrir %s"
559
533
-#: apply.c:4555
560
+#: apply.c:4581
561
#, c-format
562
msgid "Hunk #%d applied cleanly."
563
msgstr "Hunk #%d aplicado limpiamente"
564
538
-#: apply.c:4559
565
+#: apply.c:4585
566
#, c-format
567
msgid "Rejected hunk #%d."
568
msgstr "hunk #%d rechazado"
569
543
-#: apply.c:4669
570
+#: apply.c:4695
571
#, c-format
572
msgid "Skipped patch '%s'."
573
msgstr "Parche '%s' saltado."
574
548
-#: apply.c:4677
575
+#: apply.c:4703
576
msgid "unrecognized input"
577
msgstr "input no reconocido"
578
552
-#: apply.c:4696
579
+#: apply.c:4722
580
msgid "unable to read index file"
581
msgstr "no es posible leer el archivo indice"
582
556
-#: apply.c:4833
583
+#: apply.c:4859
584
#, c-format
585
msgid "can't open patch '%s': %s"
586
msgstr "no se puede abrir el parche '%s': %s"
587
561
-#: apply.c:4860
588
+#: apply.c:4886
589
#, c-format
590
msgid "squelched %d whitespace error"
591
msgid_plural "squelched %d whitespace errors"
592
msgstr[0] "%d error de espacios en blanco aplastado"
593
msgstr[1] "%d errores de espacios en blanco aplastados"
594
568
-#: apply.c:4866 apply.c:4881
595
+#: apply.c:4892 apply.c:4907
596
#, c-format
597
msgid "%d line adds whitespace errors."
598
msgid_plural "%d lines add whitespace errors."
599
msgstr[0] "%d linea agrega errores de espacios en blanco."
600
msgstr[1] "%d lineas agregan erroes de espacios en blanco."
601
575
-#: apply.c:4874
602
+#: apply.c:4900
603
#, c-format
604
msgid "%d line applied after fixing whitespace errors."
605
msgid_plural "%d lines applied after fixing whitespace errors."
579
-msgstr[0] "%d linea aplicada despues de arreglar los errores de espacios en blanco."
580
-msgstr[1] "%d lineas aplicadas despues de arreglar los errores de espacios en blanco."
606
+msgstr[0] ""
607
+"%d linea aplicada despues de arreglar los errores de espacios en blanco."
608
+msgstr[1] ""
609
+"%d lineas aplicadas despues de arreglar los errores de espacios en blanco."
610
582
-#: apply.c:4890 builtin/add.c:513 builtin/mv.c:299 builtin/rm.c:391
611
+#: apply.c:4916 builtin/add.c:515 builtin/mv.c:298 builtin/rm.c:390
612
msgid "Unable to write new index file"
613
msgstr "No es posible escribir el archivo indice"
614
586
-#: apply.c:4921 apply.c:4924 builtin/am.c:2257 builtin/am.c:2260 builtin/clone.c:115 builtin/fetch.c:93 builtin/pull.c:187 builtin/submodule--helper.c:304
587
-#: builtin/submodule--helper.c:629 builtin/submodule--helper.c:632 builtin/submodule--helper.c:973 builtin/submodule--helper.c:976 builtin/submodule--helper.c:1161
615
+#: apply.c:4947 apply.c:4950 builtin/am.c:2256 builtin/am.c:2259
616
+#: builtin/clone.c:116 builtin/fetch.c:115 builtin/pull.c:187
617
+#: builtin/submodule--helper.c:301 builtin/submodule--helper.c:622
618
+#: builtin/submodule--helper.c:625 builtin/submodule--helper.c:992
619
+#: builtin/submodule--helper.c:995 builtin/submodule--helper.c:1212
620
#: git-add--interactive.perl:197
621
msgid "path"
622
msgstr "ruta"
623
592
-#: apply.c:4922
624
+#: apply.c:4948
625
msgid "don't apply changes matching the given path"
626
msgstr "no aplicar cambios que concuerden con la ruta suministrada"
627
596
-#: apply.c:4925
628
+#: apply.c:4951
629
msgid "apply changes matching the given path"
630
msgstr "aplicar cambios que concuerden con la ruta suministrada"
631
600
-#: apply.c:4927 builtin/am.c:2266
632
+#: apply.c:4953 builtin/am.c:2265
633
msgid "num"
634
msgstr "num"
635
604
-#: apply.c:4928
636
+#: apply.c:4954
637
msgid "remove <num> leading slashes from traditional diff paths"
638
msgstr "remover <num> slashes iniciales de las rutas diff tradicionales"
639
608
-#: apply.c:4931
640
+#: apply.c:4957
641
msgid "ignore additions made by the patch"
642
msgstr "ignorar adiciones hechas por el parche"
643
612
-#: apply.c:4933
644
+#: apply.c:4959
645
msgid "instead of applying the patch, output diffstat for the input"
646
msgstr "en lugar de aplicar elparche, mostrar diffstat para la entrada"
647
616
-#: apply.c:4937
648
+#: apply.c:4963
649
msgid "show number of added and deleted lines in decimal notation"
650
msgstr "mostrar el numero de lineas agregadas y elminadas en notacion decimal"
651
620
-#: apply.c:4939
652
+#: apply.c:4965
653
msgid "instead of applying the patch, output a summary for the input"
654
msgstr "en lugar de aplicar el parche, mostrar un resumen para la entrada"
655
624
-#: apply.c:4941
656
+#: apply.c:4967
657
msgid "instead of applying the patch, see if the patch is applicable"
658
msgstr "en lugar de aplicar el parche, ver si el parche es aplicable"
659
628
-#: apply.c:4943
660
+#: apply.c:4969
661
msgid "make sure the patch is applicable to the current index"
662
msgstr "asegurar que el parche es aplicable al indice actual"
663
632
-#: apply.c:4945
664
+#: apply.c:4971
665
msgid "apply a patch without touching the working tree"
666
msgstr "aplicar un parche sin tocar el arbol de trabajo"
667
636
-#: apply.c:4947
668
+#: apply.c:4973
669
msgid "accept a patch that touches outside the working area"
670
msgstr "aceptar un parche que toca fuera del area de trabajo"
671
640
-#: apply.c:4949
672
+#: apply.c:4975
673
msgid "also apply the patch (use with --stat/--summary/--check)"
674
msgstr "tambien aplicar el parche ( usar con --stat/--summary/--check"
675
644
-#: apply.c:4951
676
+#: apply.c:4977
677
msgid "attempt three-way merge if a patch does not apply"
678
msgstr "intentar merge de tres-vias si el parche no aplica"
679
648
-#: apply.c:4953
680
+#: apply.c:4979
681
msgid "build a temporary index based on embedded index information"
650
-msgstr "construir un indice temporal basado en la informacion del indice incrustado"
682
+msgstr ""
683
+"construir un indice temporal basado en la informacion del indice incrustado"
684
652
-#: apply.c:4956 builtin/checkout-index.c:170 builtin/ls-files.c:515
685
+#: apply.c:4982 builtin/checkout-index.c:170 builtin/ls-files.c:513
686
msgid "paths are separated with NUL character"
687
msgstr "rutas estan separadas con un caracter NULL "
688
656
-#: apply.c:4958
689
+#: apply.c:4984
690
msgid "ensure at least <n> lines of context match"
691
msgstr "asegure que por lo menos <n> lineas del contexto concuerden"
692
660
-#: apply.c:4959 builtin/am.c:2245
693
+#: apply.c:4985 builtin/am.c:2244 builtin/interpret-trailers.c:95
694
+#: builtin/interpret-trailers.c:97 builtin/interpret-trailers.c:99
695
msgid "action"
696
msgstr "accion"
697
664
-#: apply.c:4960
698
+#: apply.c:4986
699
msgid "detect new or modified lines that have whitespace errors"
666
-msgstr "detectar lineas nuevas o modificadas que contienen errores de espacios en blanco"
700
+msgstr ""
701
+"detectar lineas nuevas o modificadas que contienen errores de espacios en "
702
+"blanco"
703
668
-#: apply.c:4963 apply.c:4966
704
+#: apply.c:4989 apply.c:4992
705
msgid "ignore changes in whitespace when finding context"
670
-msgstr "ignorar cambios en los espacios en blanco cuando se encuentra el contexto"
706
+msgstr ""
707
+"ignorar cambios en los espacios en blanco cuando se encuentra el contexto"
708
672
-#: apply.c:4969
709
+#: apply.c:4995
710
msgid "apply the patch in reverse"
711
msgstr "aplicar el parche en reversa"
712
676
-#: apply.c:4971
713
+#: apply.c:4997
714
msgid "don't expect at least one line of context"
715
msgstr "no espera al menos una linea del contexto"
716
680
-#: apply.c:4973
717
+#: apply.c:4999
718
msgid "leave the rejected hunks in corresponding *.rej files"
719
msgstr "dejar los hunks rechazados en los archivos *.rej correspontientes"
720
684
-#: apply.c:4975
721
+#: apply.c:5001
722
msgid "allow overlapping hunks"
723
msgstr "permitir solapamiento de hunks"
724
688
-#: apply.c:4976 builtin/add.c:270 builtin/check-ignore.c:21 builtin/commit.c:1340 builtin/count-objects.c:95 builtin/fsck.c:651 builtin/log.c:1877 builtin/mv.c:123
689
-#: builtin/read-tree.c:125
725
+#: apply.c:5002 builtin/add.c:272 builtin/check-ignore.c:21
726
+#: builtin/commit.c:1347 builtin/count-objects.c:96 builtin/fsck.c:640
727
+#: builtin/log.c:1889 builtin/mv.c:123 builtin/read-tree.c:125
728
msgid "be verbose"
729
msgstr "ser verboso"
730
693
-#: apply.c:4978
731
+#: apply.c:5004
732
msgid "tolerate incorrectly detected missing new-line at the end of file"
695
-msgstr "tolerar nuevas lineas faltantes detectadas incorrectamente al final del archivo"
733
+msgstr ""
734
+"tolerar nuevas lineas faltantes detectadas incorrectamente al final del "
735
+"archivo"
736
697
-#: apply.c:4981
737
+#: apply.c:5007
738
msgid "do not trust the line counts in the hunk headers"
739
msgstr "no confiar en el conteo de lineas en los headers del hunk"
740
701
-#: apply.c:4983 builtin/am.c:2254
741
+#: apply.c:5009 builtin/am.c:2253
742
msgid "root"
743
msgstr "raiz"
744
705
-#: apply.c:4984
745
+#: apply.c:5010
746
msgid "prepend <root> to all filenames"
747
msgstr "anteponer <root> a todos los nombres de archivos"
748
@@ -715,111 +755,118 @@ msgid "git archive --list"
755
msgstr "git archive --list"
756
757
#: archive.c:15
718
-msgid "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
719
-msgstr "git archive --remote <repo> [--exec <comando> ] [<opciones>] <parte-del-arbol> [<ruta>...]"
758
+msgid ""
759
+"git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
760
+msgstr ""
761
+"git archive --remote <repo> [--exec <comando> ] [<opciones>] <parte-del-"
762
+"arbol> [<ruta>...]"
763
764
#: archive.c:16
765
msgid "git archive --remote <repo> [--exec <cmd>] --list"
766
msgstr "git archive --remote <repo> [--exec <comando>] --list"
767
725
-#: archive.c:333 builtin/add.c:154 builtin/add.c:492 builtin/rm.c:300
768
+#: archive.c:351 builtin/add.c:156 builtin/add.c:494 builtin/rm.c:299
769
#, c-format
770
msgid "pathspec '%s' did not match any files"
771
msgstr "ruta especificada '%s' no concordo con ninguna carpeta"
772
730
-#: archive.c:418
773
+#: archive.c:436
774
msgid "fmt"
775
msgstr "fmt"
776
734
-#: archive.c:418
777
+#: archive.c:436
778
msgid "archive format"
779
msgstr "formato del archivo"
780
738
-#: archive.c:419 builtin/log.c:1446
781
+#: archive.c:437 builtin/log.c:1452
782
msgid "prefix"
783
msgstr "prefijo"
784
742
-#: archive.c:420
785
+#: archive.c:438
786
msgid "prepend prefix to each pathname in the archive"
787
msgstr "anteponer prefijo a cada ruta en el archivo"
788
746
-#: archive.c:421 builtin/blame.c:693 builtin/blame.c:694 builtin/config.c:61 builtin/fast-export.c:989 builtin/fast-export.c:991 builtin/grep.c:1080
747
-#: builtin/hash-object.c:102 builtin/ls-files.c:549 builtin/ls-files.c:552 builtin/notes.c:404 builtin/notes.c:567 builtin/read-tree.c:120 parse-options.h:153
789
+#: archive.c:439 builtin/blame.c:693 builtin/blame.c:694 builtin/config.c:61
790
+#: builtin/fast-export.c:1005 builtin/fast-export.c:1007 builtin/grep.c:859
791
+#: builtin/hash-object.c:102 builtin/ls-files.c:547 builtin/ls-files.c:550
792
+#: builtin/notes.c:405 builtin/notes.c:568 builtin/read-tree.c:120
793
+#: parse-options.h:153
794
msgid "file"
795
msgstr "carpeta"
796
751
-#: archive.c:422 builtin/archive.c:89
797
+#: archive.c:440 builtin/archive.c:89
798
msgid "write the archive to this file"
799
msgstr "escribe el archivo en esta carpeta"
800
755
-#: archive.c:424
801
+#: archive.c:442
802
msgid "read .gitattributes in working directory"
803
msgstr "leer .gitatributes en el directorio de trabajo"
804
759
-#: archive.c:425
805
+#: archive.c:443
806
msgid "report archived files on stderr"
807
msgstr "reportar archivos archivados por stderr"
808
763
-#: archive.c:426
809
+#: archive.c:444
810
msgid "store only"
811
msgstr "solo guardar"
812
767
-#: archive.c:427
813
+#: archive.c:445
814
msgid "compress faster"
815
msgstr "comprimir mas rapido"
816
771
-#: archive.c:435
817
+#: archive.c:453
818
msgid "compress better"
819
msgstr "comprimir mejor"
820
775
-#: archive.c:438
821
+#: archive.c:456
822
msgid "list supported archive formats"
823
msgstr "listar los formatos de carpeta soportados"
824
779
-#: archive.c:440 builtin/archive.c:90 builtin/clone.c:105 builtin/clone.c:108 builtin/submodule--helper.c:641 builtin/submodule--helper.c:982
825
+#: archive.c:458 builtin/archive.c:90 builtin/clone.c:106 builtin/clone.c:109
826
+#: builtin/submodule--helper.c:634 builtin/submodule--helper.c:1001
827
msgid "repo"
828
msgstr "repo"
829
783
-#: archive.c:441 builtin/archive.c:91
830
+#: archive.c:459 builtin/archive.c:91
831
msgid "retrieve the archive from remote repository <repo>"
832
msgstr "obtener la carpeta del repositorio remoto <repo>"
833
787
-#: archive.c:442 builtin/archive.c:92 builtin/notes.c:488
834
+#: archive.c:460 builtin/archive.c:92 builtin/notes.c:489
835
msgid "command"
836
msgstr "comando"
837
791
-#: archive.c:443 builtin/archive.c:93
838
+#: archive.c:461 builtin/archive.c:93
839
msgid "path to the remote git-upload-archive command"
840
msgstr "ruta para el comando git-upload-archivo remoto "
841
795
-#: archive.c:450
842
+#: archive.c:468
843
msgid "Unexpected option --remote"
844
msgstr "opcion inesperada --remote"
845
799
-#: archive.c:452
846
+#: archive.c:470
847
msgid "Option --exec can only be used together with --remote"
848
msgstr "Opcion --exec solo puede ser utilizada con --remote"
849
803
-#: archive.c:454
850
+#: archive.c:472
851
msgid "Unexpected option --output"
852
msgstr "Opcion inesperada --output"
853
807
-#: archive.c:476
854
+#: archive.c:494
855
#, c-format
856
msgid "Unknown archive format '%s'"
857
msgstr "Formato de carpeta desconocido '%s'"
858
812
-#: archive.c:483
859
+#: archive.c:501
860
#, c-format
861
msgid "Argument not supported for format '%s': -%d"
862
msgstr "Argumento no soprtado para formato '%s': -%d"
863
817
-#: attr.c:214
864
+#: attr.c:218
865
#, c-format
866
msgid "%.*s is not a valid attribute name"
867
msgstr "%.*s no es un nombre de atributo valido"
868
822
-#: attr.c:410
869
+#: attr.c:415
870
msgid ""
871
"Negative patterns are ignored in git attributes\n"
872
"Use '\\!' for literal leading exclamation."
@@ -896,31 +943,31 @@ msgstr ""
943
msgid "Bisecting: a merge base must be tested\n"
944
msgstr "Bisectando: una base de fusion debe ser probada\n"
945
899
-#: bisect.c:849
946
+#: bisect.c:850
947
#, c-format
948
msgid "a %s revision is needed"
949
msgstr "una %s revision es necesaria"
950
904
-#: bisect.c:866 builtin/notes.c:175 builtin/tag.c:256
951
+#: bisect.c:867 builtin/notes.c:175 builtin/tag.c:234
952
#, c-format
953
msgid "could not create file '%s'"
954
msgstr "no se pudo crear el archivo '%s'"
955
909
-#: bisect.c:917
956
+#: bisect.c:918
957
#, c-format
958
msgid "could not read file '%s'"
959
msgstr "no se pudo leer el archivo '%s'"
960
914
-#: bisect.c:947
961
+#: bisect.c:948
962
msgid "reading bisect refs failed"
963
msgstr "fallo leer las refs de bisect"
964
918
-#: bisect.c:967
965
+#: bisect.c:968
966
#, c-format
967
msgid "%s was both %s and %s\n"
968
msgstr "%s fue tanto %s como %s\n"
969
923
-#: bisect.c:975
970
+#: bisect.c:976
971
#, c-format
972
msgid ""
973
"No testable commit found.\n"
@@ -929,7 +976,7 @@ msgstr ""
976
"No se encontró confirmación que se pueda probar.\n"
977
"¿Quizás iniciaste con parámetros de rutas incorrectos?\n"
978
932
-#: bisect.c:994
979
+#: bisect.c:995
980
#, c-format
981
msgid "(roughly %d step)"
982
msgid_plural "(roughly %d steps)"
@@ -938,7 +985,8 @@ msgstr[1] "(aproximadamente %d pasos)"
985
986
#. TRANSLATORS: the last %s will be replaced with "(roughly %d
987
#. steps)" translation.
941
-#: bisect.c:1000
988
+#.
989
+#: bisect.c:1001
990
#, c-format
991
msgid "Bisecting: %d revision left to test after this %s\n"
992
msgid_plural "Bisecting: %d revisions left to test after this %s\n"
@@ -955,16 +1003,22 @@ msgstr "no se puede usar --contents con el nombre de objeto commit final"
1003
1004
#: blame.c:1788
1005
msgid "--reverse and --first-parent together require specified latest commit"
958
-msgstr "--reverse y --first-parent juntos requieren especificar el ultimo commit"
1006
+msgstr ""
1007
+"--reverse y --first-parent juntos requieren especificar el ultimo commit"
1008
960
-#: blame.c:1797 bundle.c:164 ref-filter.c:1919 sequencer.c:1166 sequencer.c:2328 builtin/commit.c:1058 builtin/log.c:356 builtin/log.c:907 builtin/log.c:1357
961
-#: builtin/log.c:1683 builtin/log.c:1926 builtin/merge.c:360 builtin/shortlog.c:177
1009
+#: blame.c:1797 bundle.c:169 ref-filter.c:1932 sequencer.c:1168
1010
+#: sequencer.c:2351 builtin/commit.c:1065 builtin/log.c:357 builtin/log.c:911
1011
+#: builtin/log.c:1361 builtin/log.c:1690 builtin/log.c:1938 builtin/merge.c:369
1012
+#: builtin/shortlog.c:191
1013
msgid "revision walk setup failed"
1014
msgstr "fallo la configuracion del camino de revision"
1015
1016
#: blame.c:1815
966
-msgid "--reverse --first-parent together require range along first-parent chain"
967
-msgstr "--reverse --first-parent jutnos requieren un rango a lo largo de la cadena del primer padre"
1017
+msgid ""
1018
+"--reverse --first-parent together require range along first-parent chain"
1019
+msgstr ""
1020
+"--reverse --first-parent jutnos requieren un rango a lo largo de la cadena "
1021
+"del primer padre"
1022
1023
#: blame.c:1826
1024
#, c-format
@@ -996,43 +1050,53 @@ msgstr "La rama %s no se configura como su propio upstream."
1050
1051
#: branch.c:93
1052
#, c-format
999
-msgid "Branch %s set up to track remote branch %s from %s by rebasing."
1000
-msgstr "Rama %s configurada para hacerle seguimiento a la rama remota %s de %s rebasándola."
1053
+msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1054
+msgstr ""
1055
+"Rama '%s' configurada para hacer seguimiento a la rama remota '%s' de '%s' "
1056
+"por rebase."
1057
1058
#: branch.c:94
1059
#, c-format
1004
-msgid "Branch %s set up to track remote branch %s from %s."
1005
-msgstr "Rama %s configurada para hacerle seguimiento a la rama remota %s de %s."
1060
+msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1061
+msgstr ""
1062
+"Rama '%s' configurada para hacer seguimiento a la rama remota '%s' de '%s'."
1063
1064
#: branch.c:98
1065
#, c-format
1009
-msgid "Branch %s set up to track local branch %s by rebasing."
1010
-msgstr "Rama %s configurada para hacerle seguimiento a la rama local %s rebasándola."
1066
+msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1067
+msgstr ""
1068
+"Rama '%s' configurada para hacer seguimiento a la rama local '%s' por rebase."
1069
1070
#: branch.c:99
1071
#, c-format
1014
-msgid "Branch %s set up to track local branch %s."
1015
-msgstr "Rama %s configurada para hacerle seguimiento a la rama local %s."
1072
+msgid "Branch '%s' set up to track local branch '%s'."
1073
+msgstr "Rama '%s' configurada para hacer seguimiento a la rama local '%s'."
1074
1075
#: branch.c:104
1076
#, c-format
1019
-msgid "Branch %s set up to track remote ref %s by rebasing."
1020
-msgstr "Rama %s configurada para hacerle seguimiento a la referencia remota %s rebasándola."
1077
+msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1078
+msgstr ""
1079
+"Rama '%s' configurada para hacer seguimiento a la referencia remota '%s' por "
1080
+"rebase."
1081
1082
#: branch.c:105
1083
#, c-format
1024
-msgid "Branch %s set up to track remote ref %s."
1025
-msgstr "Rama %s configurada para hacerle seguimiento a la referencia remota %s."
1084
+msgid "Branch '%s' set up to track remote ref '%s'."
1085
+msgstr ""
1086
+"Rama '%s' configurada para hacer seguimiento a la referencia remota '%s'."
1087
1088
#: branch.c:109
1089
#, c-format
1029
-msgid "Branch %s set up to track local ref %s by rebasing."
1030
-msgstr "Rama %s configurada para hacerle seguimiento a la referencia local %s rebasándola."
1090
+msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1091
+msgstr ""
1092
+"Rama '%s' configurada para hacer seguimiento a la referencia local '%s' por "
1093
+"rebase."
1094
1095
#: branch.c:110
1096
#, c-format
1034
-msgid "Branch %s set up to track local ref %s."
1035
-msgstr "Rama %s configurada para hacerle seguimiento a la referencia local %s."
1097
+msgid "Branch '%s' set up to track local ref '%s'."
1098
+msgstr ""
1099
+"Rama '%s' configurada para hacer seguimiento a la referencia local '%s'."
1100
1101
#: branch.c:119
1102
msgid "Unable to write upstream branch configuration"
@@ -1053,21 +1117,23 @@ msgstr "'%s' no es un nombre valido de rama."
1117
msgid "A branch named '%s' already exists."
1118
msgstr "Una rama llamada '%s' ya existe."
1119
1056
-#: branch.c:198
1120
+#: branch.c:197
1121
msgid "Cannot force update the current branch."
1122
msgstr "No se puede forzar la actualizacion de la rama actual."
1123
1060
-#: branch.c:218
1124
+#: branch.c:217
1125
#, c-format
1126
msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1063
-msgstr "No se puede configurar el rastreo de informacion; el punto de partida '%s' no es una rama"
1127
+msgstr ""
1128
+"No se puede configurar el rastreo de informacion; el punto de partida '%s' "
1129
+"no es una rama"
1130
1065
-#: branch.c:220
1131
+#: branch.c:219
1132
#, c-format
1133
msgid "the requested upstream branch '%s' does not exist"
1134
msgstr "la rama de upstream solicitada '%s' no existe"
1135
1070
-#: branch.c:222
1136
+#: branch.c:221
1137
msgid ""
1138
"\n"
1139
"If you are planning on basing your work on an upstream\n"
@@ -1085,24 +1151,25 @@ msgstr ""
1151
"\n"
1152
"Si estás planeando hacer push a una nueva rama local que\n"
1153
"va a rastrear a su contraparte remota, tal vez quieras usar\n"
1088
-"\"git push -u\" para configurar tu upstream predeterminado cuando realizas el push."
1154
+"\"git push -u\" para configurar tu upstream predeterminado cuando realizas "
1155
+"el push."
1156
1090
-#: branch.c:265
1157
+#: branch.c:264
1158
#, c-format
1159
msgid "Not a valid object name: '%s'."
1160
msgstr "Nombre de objeto no valido: '%s'."
1161
1095
-#: branch.c:285
1162
+#: branch.c:284
1163
#, c-format
1164
msgid "Ambiguous object name: '%s'."
1165
msgstr "Nombre de objeto ambiguo: '%s'."
1166
1100
-#: branch.c:290
1167
+#: branch.c:289
1168
#, c-format
1169
msgid "Not a valid branch point: '%s'."
1170
msgstr "Punto de rama no valido: '%s'."
1171
1105
-#: branch.c:344
1172
+#: branch.c:343
1173
#, c-format
1174
msgid "'%s' is already checked out at '%s'"
1175
msgstr "'%s' ya ha sido marcado en '%s'"
@@ -1122,7 +1189,9 @@ msgstr "'%s' no se ve como un archivo bundle v2"
1189
msgid "unrecognized header: %s%s (%d)"
1190
msgstr "header no reconocido %s%s (%d)"
1191
1125
-#: bundle.c:88 sequencer.c:1344 sequencer.c:1770 builtin/commit.c:778
1192
+#: bundle.c:88 sequencer.c:1346 sequencer.c:1793 sequencer.c:2500
1193
+#: sequencer.c:2583 sequencer.c:2609 sequencer.c:2687 sequencer.c:2807
1194
+#: sequencer.c:2949 builtin/commit.c:782
1195
#, c-format
1196
msgid "could not open '%s'"
1197
msgstr "no se pudo abrir '%s'"
@@ -1131,56 +1200,56 @@ msgstr "no se pudo abrir '%s'"
1200
msgid "Repository lacks these prerequisite commits:"
1201
msgstr "Al repositorio le falta estos commits prerequisito:"
1202
1134
-#: bundle.c:186
1203
+#: bundle.c:193
1204
#, c-format
1205
msgid "The bundle contains this ref:"
1206
msgid_plural "The bundle contains these %d refs:"
1207
msgstr[0] "El bundle contiene esta referencia:"
1208
msgstr[1] "El bundle contiene estas %d referencias:"
1209
1141
-#: bundle.c:193
1210
+#: bundle.c:200
1211
msgid "The bundle records a complete history."
1212
msgstr "El bundle registra una historia completa."
1213
1145
-#: bundle.c:195
1214
+#: bundle.c:202
1215
#, c-format
1216
msgid "The bundle requires this ref:"
1217
msgid_plural "The bundle requires these %d refs:"
1218
msgstr[0] "El bundle requiere esta referencia:"
1219
msgstr[1] "El bundle requiere estas %d referencias:"
1220
1152
-#: bundle.c:254
1221
+#: bundle.c:261
1222
msgid "Could not spawn pack-objects"
1223
msgstr "no se pudo engendrar el pack-objetcts"
1224
1156
-#: bundle.c:265
1225
+#: bundle.c:272
1226
msgid "pack-objects died"
1227
msgstr "pack-objects muerio"
1228
1160
-#: bundle.c:307
1229
+#: bundle.c:314
1230
msgid "rev-list died"
1231
msgstr "rev-list muerio"
1232
1164
-#: bundle.c:356
1233
+#: bundle.c:363
1234
#, c-format
1235
msgid "ref '%s' is excluded by the rev-list options"
1236
msgstr "referencia '%s' es excluida por las opciones de rev-list"
1237
1169
-#: bundle.c:446 builtin/log.c:173 builtin/log.c:1589 builtin/shortlog.c:282
1238
+#: bundle.c:453 builtin/log.c:174 builtin/log.c:1597 builtin/shortlog.c:296
1239
#, c-format
1240
msgid "unrecognized argument: %s"
1241
msgstr "argumento no reconocido: %s"
1242
1174
-#: bundle.c:454
1243
+#: bundle.c:461
1244
msgid "Refusing to create empty bundle."
1245
msgstr "Rechazando crear un bundle vacio."
1246
1178
-#: bundle.c:466
1247
+#: bundle.c:473
1248
#, c-format
1249
msgid "cannot create '%s'"
1250
msgstr "no se puede crear '%s'"
1251
1183
-#: bundle.c:494
1252
+#: bundle.c:501
1253
msgid "index-pack died"
1254
msgstr "index-pack murio"
1255
@@ -1189,7 +1258,8 @@ msgstr "index-pack murio"
1258
msgid "invalid color value: %.*s"
1259
msgstr "color inválido: %.*s"
1260
1192
-#: commit.c:41 sequencer.c:1582 builtin/am.c:420 builtin/am.c:456 builtin/am.c:1469 builtin/am.c:2107
1261
+#: commit.c:41 sequencer.c:1600 builtin/am.c:421 builtin/am.c:465
1262
+#: builtin/am.c:1467 builtin/am.c:2105
1263
#, c-format
1264
msgid "could not parse %s"
1265
msgstr "no se puede anazliar %s"
@@ -1199,7 +1269,7 @@ msgstr "no se puede anazliar %s"
1269
msgid "%s %s is not a commit!"
1270
msgstr "%s %s no es un commit!"
1271
1202
-#: commit.c:1511
1272
+#: commit.c:1517
1273
msgid ""
1274
"Warning: commit message did not conform to UTF-8.\n"
1275
"You may want to amend it after fixing the message, or set the config\n"
@@ -1207,158 +1277,164 @@ msgid ""
1277
msgstr ""
1278
"Peligro: el mensaje del commit no se ajusta a UTF-8.\n"
1279
"Tal vez quiera enmendarlo despues de arreglar el mensaje, o arreglar la\n"
1210
-"variable de configuracion i18n.commitencoding para el codificacion que usa su proyecto.\n"
1280
+"variable de configuracion i18n.commitencoding para el codificacion que usa "
1281
+"su proyecto.\n"
1282
1283
#: compat/obstack.c:406 compat/obstack.c:408
1284
msgid "memory exhausted"
1285
msgstr "memoria agotada"
1286
1216
-#: config.c:186
1287
+#: config.c:187
1288
msgid "relative config include conditionals must come from files"
1218
-msgstr "la configuracion relativa incluye condicionales que deben venir de archivos"
1289
+msgstr ""
1290
+"la configuracion relativa incluye condicionales que deben venir de archivos"
1291
1220
-#: config.c:720
1292
+#: config.c:721
1293
#, c-format
1294
msgid "bad config line %d in blob %s"
1295
msgstr "mala linea de config %d en el blob %s"
1296
1225
-#: config.c:724
1297
+#: config.c:725
1298
#, c-format
1299
msgid "bad config line %d in file %s"
1300
msgstr "mala linea de config %d en el archivo %s"
1301
1230
-#: config.c:728
1302
+#: config.c:729
1303
#, c-format
1304
msgid "bad config line %d in standard input"
1305
msgstr "mala linea de config %d en la entrada standard"
1306
1235
-#: config.c:732
1307
+#: config.c:733
1308
#, c-format
1309
msgid "bad config line %d in submodule-blob %s"
1310
msgstr "mala linea de config %d en el submodulo-blob %s"
1311
1240
-#: config.c:736
1312
+#: config.c:737
1313
#, c-format
1314
msgid "bad config line %d in command line %s"
1315
msgstr "mala linea de config %d en la linea de comando %s"
1316
1245
-#: config.c:740
1317
+#: config.c:741
1318
#, c-format
1319
msgid "bad config line %d in %s"
1320
msgstr "mala linea de config %d en %s"
1321
1250
-#: config.c:868
1322
+#: config.c:869
1323
msgid "out of range"
1324
msgstr "fuera de rango"
1325
1254
-#: config.c:868
1326
+#: config.c:869
1327
msgid "invalid unit"
1328
msgstr "unidad invalida"
1329
1258
-#: config.c:874
1330
+#: config.c:875
1331
#, c-format
1332
msgid "bad numeric config value '%s' for '%s': %s"
1333
msgstr "mal valor de config numerica '%s' para '%s': %s"
1334
1263
-#: config.c:879
1335
+#: config.c:880
1336
#, c-format
1337
msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
1338
msgstr "mal valor de config numerica '%s' para '%s' en el blob %s: %s"
1339
1268
-#: config.c:882
1340
+#: config.c:883
1341
#, c-format
1342
msgid "bad numeric config value '%s' for '%s' in file %s: %s"
1343
msgstr "mal valor de config numerica '%s' para '%s' en el archivo %s: %s"
1344
1273
-#: config.c:885
1345
+#: config.c:886
1346
#, c-format
1347
msgid "bad numeric config value '%s' for '%s' in standard input: %s"
1348
msgstr "mal valor de config numerica '%s' para '%s' en la entrada standard: %s"
1349
1278
-#: config.c:888
1350
+#: config.c:889
1351
#, c-format
1352
msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
1281
-msgstr "mal valor de config numerica '%s' para '%s' en el submodulo-blob %s: %s"
1353
+msgstr ""
1354
+"mal valor de config numerica '%s' para '%s' en el submodulo-blob %s: %s"
1355
1283
-#: config.c:891
1356
+#: config.c:892
1357
#, c-format
1358
msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
1286
-msgstr "mal valor de config numerica '%s' para '%s' en la linea de comando %s: %s"
1359
+msgstr ""
1360
+"mal valor de config numerica '%s' para '%s' en la linea de comando %s: %s"
1361
1288
-#: config.c:894
1362
+#: config.c:895
1363
#, c-format
1364
msgid "bad numeric config value '%s' for '%s' in %s: %s"
1365
msgstr "mal valor de config numerica '%s' para '%s' en %s: %s"
1366
1293
-#: config.c:989
1367
+#: config.c:990
1368
#, c-format
1369
msgid "failed to expand user dir in: '%s'"
1370
msgstr "fallo al expandir el directorio de usuario en: '%s'"
1371
1298
-#: config.c:1084 config.c:1095
1372
+#: config.c:1085 config.c:1096
1373
#, c-format
1374
msgid "bad zlib compression level %d"
1375
msgstr "mala compresion zlib en nivel %d"
1376
1303
-#: config.c:1212
1377
+#: config.c:1213
1378
#, c-format
1379
msgid "invalid mode for object creation: %s"
1380
msgstr "modo invalido de creacion de objetos: %s"
1381
1308
-#: config.c:1368
1382
+#: config.c:1372
1383
#, c-format
1384
msgid "bad pack compression level %d"
1385
msgstr "mala compresion pack en el nivel %d"
1386
1313
-#: config.c:1564
1387
+#: config.c:1568
1388
msgid "unable to parse command-line config"
1389
msgstr "no es posible analizar la configuracion de la linea de comando"
1390
1317
-#: config.c:1894
1391
+#: config.c:1900
1392
msgid "unknown error occurred while reading the configuration files"
1319
-msgstr "error desconocido ocurrio mientras se leian los archivos de configuracion"
1393
+msgstr ""
1394
+"error desconocido ocurrio mientras se leian los archivos de configuracion"
1395
1321
-#: config.c:2064
1396
+#: config.c:2087
1397
#, c-format
1398
msgid "Invalid %s: '%s'"
1399
msgstr "Invalido %s: '%s'"
1400
1326
-#: config.c:2085
1401
+#: config.c:2130
1402
#, c-format
1403
msgid "unknown core.untrackedCache value '%s'; using 'keep' default value"
1329
-msgstr "valor core.untrackedCache '%s' desconocido; usando valor por defecto 'keep'"
1404
+msgstr ""
1405
+"valor core.untrackedCache '%s' desconocido; usando valor por defecto 'keep'"
1406
1331
-#: config.c:2111
1407
+#: config.c:2156
1408
#, c-format
1409
msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
1410
msgstr "valor splitIndex.maxPercentChange '%d' debe estar entre 0 y 100"
1411
1336
-#: config.c:2122
1412
+#: config.c:2167
1413
#, c-format
1414
msgid "unable to parse '%s' from command-line config"
1415
msgstr "no es posible analizar '%s' de la configuracion de la linea de comando"
1416
1341
-#: config.c:2124
1417
+#: config.c:2169
1418
#, c-format
1419
msgid "bad config variable '%s' in file '%s' at line %d"
1420
msgstr "mala variable de config '%s' en el archivo '%s' en la linea %d"
1421
1346
-#: config.c:2183
1422
+#: config.c:2228
1423
#, c-format
1424
msgid "%s has multiple values"
1425
msgstr "%s tiene multiples valores"
1426
1351
-#: config.c:2517 config.c:2745
1427
+#: config.c:2571 config.c:2789
1428
#, c-format
1429
msgid "fstat on %s failed"
1430
msgstr "fstat en %s fallo"
1431
1356
-#: config.c:2635
1432
+#: config.c:2678
1433
#, c-format
1434
msgid "could not set '%s' to '%s'"
1435
msgstr "no se pudo configurar '%s' a '%s'"
1436
1361
-#: config.c:2637 builtin/remote.c:775
1437
+#: config.c:2680 builtin/remote.c:776
1438
#, c-format
1439
msgid "could not unset '%s'"
1440
msgstr "no se pudo desactivar '%s'"
@@ -1379,19 +1455,19 @@ msgstr ""
1455
"Por favor asegurese que tiene los permisos de acceso correctos\n"
1456
"y que el repositorio existe."
1457
1382
-#: connected.c:63 builtin/fsck.c:191 builtin/prune.c:141
1458
+#: connected.c:64 builtin/fsck.c:183 builtin/prune.c:141
1459
msgid "Checking connectivity"
1460
msgstr "Verificando conectividad"
1461
1386
-#: connected.c:75
1462
+#: connected.c:76
1463
msgid "Could not run 'git rev-list'"
1464
msgstr "No se pudo correr 'git rev-list'"
1465
1390
-#: connected.c:95
1466
+#: connected.c:96
1467
msgid "failed write to rev-list"
1468
msgstr "fallo escribir a rev-list"
1469
1394
-#: connected.c:102
1470
+#: connected.c:103
1471
msgid "failed to close rev-list's stdin"
1472
msgstr "fallo al cerrar la entrada standard de rev-list"
1473
@@ -1416,7 +1492,8 @@ msgid ""
1492
"The file will have its original line endings in your working directory."
1493
msgstr ""
1494
"LF sera reemplazado por CRLF en %s.\n"
1419
-"El archivo tendra sus finales de linea originales en tu directorio de trabajo."
1495
+"El archivo tendra sus finales de linea originales en tu directorio de "
1496
+"trabajo."
1497
1498
#: convert.c:219
1499
#, c-format
@@ -1472,8 +1549,8 @@ msgstr[1] "hace %<PRIuMAX> meses"
1549
#: date.c:167
1550
#, c-format
1551
msgid "%<PRIuMAX> year"
1475
-msgid_plural "%<PRIuMAX> años"
1476
-msgstr[0] "%<PRIuMAX> year"
1552
+msgid_plural "%<PRIuMAX> years"
1553
+msgstr[0] "%<PRIuMAX> año"
1554
msgstr[1] "%<PRIuMAX> años"
1555
1556
#. TRANSLATORS: "%s" is "<n> years"
@@ -1500,27 +1577,35 @@ msgstr "fallo al leer orden de archivos '%s'"
1577
msgid "Performing inexact rename detection"
1578
msgstr "Realizando una deteccion de cambios de nombre inexacta"
1579
1503
-#: diff.c:63
1580
+#: diff.c:74
1581
#, c-format
1582
msgid "option '%s' requires a value"
1583
msgstr "opcion '%s' requiere un valor"
1584
1508
-#: diff.c:125
1585
+#: diff.c:152
1586
#, c-format
1587
msgid " Failed to parse dirstat cut-off percentage '%s'\n"
1588
msgstr " Fallo al analizar dirstat porcentaje de corte '%s'\n"
1589
1513
-#: diff.c:130
1590
+#: diff.c:157
1591
#, c-format
1592
msgid " Unknown dirstat parameter '%s'\n"
1593
msgstr " parametro '%s' de dirstat desconocido\n"
1594
1518
-#: diff.c:282
1595
+#: diff.c:281
1596
+msgid ""
1597
+"color moved setting must be one of 'no', 'default', 'zebra', 'dimmed_zebra', "
1598
+"'plain'"
1599
+msgstr ""
1600
+"opción de color debe ser una entre 'no', 'default', 'zebra', 'dimmed_zebra, "
1601
+"'plain'"
1602
+
1603
+#: diff.c:341
1604
#, c-format
1605
msgid "Unknown value for 'diff.submodule' config variable: '%s'"
1606
msgstr "valor para la variable de config 'diff.submodule' desconocido: '%s'"
1607
1523
-#: diff.c:342
1608
+#: diff.c:398
1609
#, c-format
1610
msgid ""
1611
"Found errors in 'diff.dirstat' config variable:\n"
@@ -1529,20 +1614,20 @@ msgstr ""
1614
"Errores en la variable de config 'diff.dirstat' encontrados:\n"
1615
"%s"
1616
1532
-#: diff.c:3101
1617
+#: diff.c:3861
1618
#, c-format
1619
msgid "external diff died, stopping at %s"
1620
msgstr "digg externo murio, deteniendo en %s"
1621
1537
-#: diff.c:3427
1622
+#: diff.c:4189
1623
msgid "--name-only, --name-status, --check and -s are mutually exclusive"
1624
msgstr "--name-only, --name-status, --check y -s son mutuamente exclusivas"
1625
1541
-#: diff.c:3517
1626
+#: diff.c:4279
1627
msgid "--follow requires exactly one pathspec"
1628
msgstr "--follow requiere exactamente un pathspec"
1629
1545
-#: diff.c:3680
1630
+#: diff.c:4445
1631
#, c-format
1632
msgid ""
1633
"Failed to parse --dirstat/-X option parameter:\n"
@@ -1551,225 +1636,234 @@ msgstr ""
1636
"Fallo al analizar parametro de opcion --dirstat/-X:\n"
1637
"%s"
1638
1554
-#: diff.c:3694
1639
+#: diff.c:4459
1640
#, c-format
1641
msgid "Failed to parse --submodule option parameter: '%s'"
1642
msgstr "Fallo al analizar parametro de opcion --submodule: '%s'"
1643
1559
-#: diff.c:4716
1644
+#: diff.c:5505
1645
msgid "inexact rename detection was skipped due to too many files."
1561
-msgstr "deteccion de cambio de nombre inexacta fue saltada por haber muchos archivos"
1646
+msgstr ""
1647
+"deteccion de cambio de nombre inexacta fue saltada por haber muchos archivos"
1648
1563
-#: diff.c:4719
1649
+#: diff.c:5508
1650
msgid "only found copies from modified paths due to too many files."
1565
-msgstr "solo se encontraron copias de rutas modificadas por haber muchos archivos"
1651
+msgstr ""
1652
+"solo se encontraron copias de rutas modificadas por haber muchos archivos"
1653
1567
-#: diff.c:4722
1654
+#: diff.c:5511
1655
#, c-format
1569
-msgid "you may want to set your %s variable to at least %d and retry the command."
1570
-msgstr "tal vez quiera configurar la variable %s para por lo menos %d y volver a intentar el comando."
1656
+msgid ""
1657
+"you may want to set your %s variable to at least %d and retry the command."
1658
+msgstr ""
1659
+"tal vez quiera configurar la variable %s para por lo menos %d y volver a "
1660
+"intentar el comando."
1661
1572
-#: dir.c:1948
1662
+#: dir.c:1983
1663
msgid "failed to get kernel name and information"
1664
msgstr "fallo al conseguir la informacion y nombre del kernel"
1665
1576
-#: dir.c:2067
1666
+#: dir.c:2102
1667
msgid "Untracked cache is disabled on this system or location."
1668
msgstr "Untracked cache esta desactivado en este sistema o ubicacion"
1669
1580
-#: dir.c:2846 dir.c:2851
1670
+#: dir.c:2885 dir.c:2890
1671
#, c-format
1672
msgid "could not create directories for %s"
1673
msgstr "no se pudo crear directorios para %s"
1674
1585
-#: dir.c:2876
1675
+#: dir.c:2915
1676
#, c-format
1677
msgid "could not migrate git directory from '%s' to '%s'"
1678
msgstr "no se pudo migrar el directorio git de '%s' a '%s'"
1679
1590
-#: entry.c:281
1680
+#: entry.c:176
1681
+msgid "Filtering content"
1682
+msgstr "Filtrando contenido"
1683
+
1684
+#: entry.c:417
1685
#, c-format
1686
msgid "could not stat file '%s'"
1687
msgstr "no se pudo establecer el archivo '%s'"
1688
1595
-#: fetch-pack.c:251
1689
+#: fetch-pack.c:252
1690
msgid "git fetch-pack: expected shallow list"
1691
msgstr "git fetch-pack: lista poco profunda esperada"
1692
1599
-#: fetch-pack.c:263
1693
+#: fetch-pack.c:264
1694
msgid "git fetch-pack: expected ACK/NAK, got EOF"
1695
msgstr "git getch-pack: se esperaba ACK/NAK, se obtuvo EOF"
1696
1603
-#: fetch-pack.c:282 builtin/archive.c:63
1697
+#: fetch-pack.c:283 builtin/archive.c:63
1698
#, c-format
1699
msgid "remote error: %s"
1700
msgstr "error remoto: %s"
1701
1608
-#: fetch-pack.c:283
1702
+#: fetch-pack.c:284
1703
#, c-format
1704
msgid "git fetch-pack: expected ACK/NAK, got '%s'"
1705
msgstr "git fetch-pack: se esperaba ACK/NAK, se obtuvo '%s'"
1706
1613
-#: fetch-pack.c:335
1707
+#: fetch-pack.c:336
1708
msgid "--stateless-rpc requires multi_ack_detailed"
1709
msgstr "--stateless-rpc requiere multi_ack_detailed"
1710
1617
-#: fetch-pack.c:421
1711
+#: fetch-pack.c:422
1712
#, c-format
1713
msgid "invalid shallow line: %s"
1714
msgstr "linea poco profunda invalida: %s"
1715
1622
-#: fetch-pack.c:427
1716
+#: fetch-pack.c:428
1717
#, c-format
1718
msgid "invalid unshallow line: %s"
1719
msgstr "línea superficial inválida: %s"
1720
1627
-#: fetch-pack.c:429
1721
+#: fetch-pack.c:430
1722
#, c-format
1723
msgid "object not found: %s"
1724
msgstr "objeto no encontrado: %s"
1725
1632
-#: fetch-pack.c:432
1726
+#: fetch-pack.c:433
1727
#, c-format
1728
msgid "error in object: %s"
1729
msgstr "error en objeto: %s"
1730
1637
-#: fetch-pack.c:434
1731
+#: fetch-pack.c:435
1732
#, c-format
1733
msgid "no shallow found: %s"
1734
msgstr "superficie no encontrada: %s"
1735
1642
-#: fetch-pack.c:437
1736
+#: fetch-pack.c:438
1737
#, c-format
1738
msgid "expected shallow/unshallow, got %s"
1739
msgstr "se esperaba shallow/unshallow, se obtuvo %s"
1740
1647
-#: fetch-pack.c:476
1741
+#: fetch-pack.c:477
1742
#, c-format
1743
msgid "got %s %d %s"
1744
msgstr "se obtuvo %s %d %s"
1745
1652
-#: fetch-pack.c:490
1746
+#: fetch-pack.c:491
1747
#, c-format
1748
msgid "invalid commit %s"
1749
msgstr "commit inválido %s"
1750
1657
-#: fetch-pack.c:523
1751
+#: fetch-pack.c:524
1752
msgid "giving up"
1753
msgstr "rindiendose"
1754
1661
-#: fetch-pack.c:533 progress.c:237
1755
+#: fetch-pack.c:534 progress.c:242
1756
msgid "done"
1757
msgstr "listo"
1758
1665
-#: fetch-pack.c:545
1759
+#: fetch-pack.c:546
1760
#, c-format
1761
msgid "got %s (%d) %s"
1762
msgstr "se obtuvo %s (%d) %s"
1763
1670
-#: fetch-pack.c:591
1764
+#: fetch-pack.c:592
1765
#, c-format
1766
msgid "Marking %s as complete"
1767
msgstr "Marcando %s como completa"
1768
1675
-#: fetch-pack.c:775
1769
+#: fetch-pack.c:776
1770
#, c-format
1771
msgid "already have %s (%s)"
1772
msgstr "ya se tiene %s (%s)"
1773
1680
-#: fetch-pack.c:813
1774
+#: fetch-pack.c:814
1775
msgid "fetch-pack: unable to fork off sideband demultiplexer"
1776
msgstr "fetch-pack: no se puede extraer un demultiplexor de banda lateral"
1777
1684
-#: fetch-pack.c:821
1778
+#: fetch-pack.c:822
1779
msgid "protocol error: bad pack header"
1780
msgstr "error de protocolo: mal paquete de header"
1781
1688
-#: fetch-pack.c:877
1782
+#: fetch-pack.c:878
1783
#, c-format
1784
msgid "fetch-pack: unable to fork off %s"
1785
msgstr "fetch-pack: no se puede quitar %s"
1786
1693
-#: fetch-pack.c:893
1787
+#: fetch-pack.c:894
1788
#, c-format
1789
msgid "%s failed"
1790
msgstr "%s fallo"
1791
1698
-#: fetch-pack.c:895
1792
+#: fetch-pack.c:896
1793
msgid "error in sideband demultiplexer"
1794
msgstr "error en demultiplexor de banda lateral"
1795
1702
-#: fetch-pack.c:922
1796
+#: fetch-pack.c:923
1797
msgid "Server does not support shallow clients"
1798
msgstr "Servidor no soporta clientes superficiales"
1799
1706
-#: fetch-pack.c:926
1800
+#: fetch-pack.c:927
1801
msgid "Server supports multi_ack_detailed"
1802
msgstr "Servidor soporta ulti_ack_detailed"
1803
1710
-#: fetch-pack.c:929
1804
+#: fetch-pack.c:930
1805
msgid "Server supports no-done"
1806
msgstr "Servidor soporta no-done"
1807
1714
-#: fetch-pack.c:935
1808
+#: fetch-pack.c:936
1809
msgid "Server supports multi_ack"
1810
msgstr "Servidor soporta multi_ack"
1811
1718
-#: fetch-pack.c:939
1812
+#: fetch-pack.c:940
1813
msgid "Server supports side-band-64k"
1814
msgstr "Servidor soporta side-band-64k"
1815
1722
-#: fetch-pack.c:943
1816
+#: fetch-pack.c:944
1817
msgid "Server supports side-band"
1818
msgstr "Servidor soporta side-band"
1819
1726
-#: fetch-pack.c:947
1820
+#: fetch-pack.c:948
1821
msgid "Server supports allow-tip-sha1-in-want"
1822
msgstr "Servidor soporta allow-tip-sha1-in-want"
1823
1730
-#: fetch-pack.c:951
1824
+#: fetch-pack.c:952
1825
msgid "Server supports allow-reachable-sha1-in-want"
1826
msgstr "Servidor soporta allow-reachable-sha1-in-want"
1827
1734
-#: fetch-pack.c:961
1828
+#: fetch-pack.c:962
1829
msgid "Server supports ofs-delta"
1830
msgstr "Servidor soporta ofs-delta"
1831
1738
-#: fetch-pack.c:968
1832
+#: fetch-pack.c:969
1833
#, c-format
1834
msgid "Server version is %.*s"
1835
msgstr "Version de servidor es %.*s"
1836
1743
-#: fetch-pack.c:974
1837
+#: fetch-pack.c:975
1838
msgid "Server does not support --shallow-since"
1839
msgstr "Servidor no soporta --shalow-since"
1840
1747
-#: fetch-pack.c:978
1841
+#: fetch-pack.c:979
1842
msgid "Server does not support --shallow-exclude"
1843
msgstr "Servidor no soporta --shalow-exclude"
1844
1751
-#: fetch-pack.c:980
1845
+#: fetch-pack.c:981
1846
msgid "Server does not support --deepen"
1847
msgstr "Servidor no soporta --deepen"
1848
1755
-#: fetch-pack.c:991
1849
+#: fetch-pack.c:992
1850
msgid "no common commits"
1851
msgstr "no hay commits comunes"
1852
1759
-#: fetch-pack.c:1003
1853
+#: fetch-pack.c:1004
1854
msgid "git fetch-pack: fetch failed."
1855
msgstr "git fetch-pack: fetch fallo"
1856
1763
-#: fetch-pack.c:1165
1857
+#: fetch-pack.c:1166
1858
msgid "no matching remote head"
1859
msgstr "no concuerda el head remoto"
1860
1767
-#: fetch-pack.c:1187
1861
+#: fetch-pack.c:1188
1862
#, c-format
1863
msgid "no such remote ref %s"
1864
msgstr "no existe ref remota %s"
1865
1772
-#: fetch-pack.c:1190
1866
+#: fetch-pack.c:1191
1867
#, c-format
1868
msgid "Server does not allow request for unadvertised object %s"
1869
msgstr "Servidor no permite solicitudes de objetos inadvertidos %s"
@@ -1782,7 +1876,7 @@ msgstr "gpg fallo al firmar la data"
1876
msgid "could not create temporary file"
1877
msgstr "no se pudo crear archivo temporal"
1878
1785
-#: gpg-interface.c:213
1879
+#: gpg-interface.c:214
1880
#, c-format
1881
msgid "failed writing detached signature to '%s'"
1882
msgstr "fallo al escribir la firma separada para '%s'"
@@ -1792,17 +1886,17 @@ msgstr "fallo al escribir la firma separada para '%s'"
1886
msgid "ignore invalid color '%.*s' in log.graphColors"
1887
msgstr "ignora color invalido '%.*s' en log.graphColors"
1888
1795
-#: grep.c:1981
1889
+#: grep.c:1970
1890
#, c-format
1891
msgid "'%s': unable to read %s"
1892
msgstr "'%s': no es posible leer %s"
1893
1800
-#: grep.c:1998 builtin/clone.c:403 builtin/diff.c:81 builtin/rm.c:134
1894
+#: grep.c:1987 builtin/clone.c:404 builtin/diff.c:81 builtin/rm.c:134
1895
#, c-format
1896
msgid "failed to stat '%s'"
1897
msgstr "fallo al marcar '%s'"
1898
1805
-#: grep.c:2009
1899
+#: grep.c:1998
1900
#, c-format
1901
msgid "'%s': short read"
1902
msgstr "'%s': lectura corta"
@@ -1927,7 +2021,8 @@ msgstr "no es posible auto-detectar la direccion de correo (se obtuvo '%s')"
2021
2022
#: ident.c:381
2023
msgid "no name was given and auto-detection is disabled"
1930
-msgstr "no se entreogo ningun nombre y la deteccion automatica esta desactivada"
2024
+msgstr ""
2025
+"no se entreogo ningun nombre y la deteccion automatica esta desactivada"
2026
2027
#: ident.c:387
2028
#, c-format
@@ -1944,12 +2039,12 @@ msgstr "no se puede tener un nombre vacio (para <%s>)"
2039
msgid "name consists only of disallowed characters: %s"
2040
msgstr "el nombre consiste solo de caracteres no permitidos: %s"
2041
1947
-#: ident.c:416 builtin/commit.c:612
2042
+#: ident.c:416 builtin/commit.c:616
2043
#, c-format
2044
msgid "invalid date format: %s"
2045
msgstr "formato de fecha invalido: %s"
2046
1952
-#: lockfile.c:152
2047
+#: lockfile.c:151
2048
#, c-format
2049
msgid ""
2050
"Unable to create '%s.lock': %s.\n"
@@ -1963,12 +2058,13 @@ msgstr ""
2058
"No se puede crear '%s.lock': %s.\n"
2059
"\n"
2060
"Otro proceso git parece estar corriendo en el repositorio, es decir\n"
1966
-"un editor abierto con 'git commit'. Por favor asegurese de que todos los procesos\n"
2061
+"un editor abierto con 'git commit'. Por favor asegurese de que todos los "
2062
+"procesos\n"
2063
"estan terminados y vuelve a intentar. Si el fallo permanece, un proceso git\n"
2064
"puede haber roto el repositorio antes:\n"
2065
"borra el archivo manualmente para continuar."
2066
1971
-#: lockfile.c:160
2067
+#: lockfile.c:159
2068
#, c-format
2069
msgid "Unable to create '%s.lock': %s"
2070
msgstr "No se pudo crear '%s.lock': %s"
@@ -1977,261 +2073,292 @@ msgstr "No se pudo crear '%s.lock': %s"
2073
msgid "failed to read the cache"
2074
msgstr "fallo al leer la cache"
2075
1980
-#: merge.c:96 builtin/am.c:1980 builtin/am.c:2015 builtin/checkout.c:377 builtin/checkout.c:591 builtin/clone.c:753
2076
+#: merge.c:96 builtin/am.c:1978 builtin/am.c:2013 builtin/checkout.c:380
2077
+#: builtin/checkout.c:595 builtin/clone.c:754
2078
msgid "unable to write new index file"
2079
msgstr "no es posible escribir el archivo indice"
2080
1984
-#: merge-recursive.c:210
2081
+#: merge-recursive.c:235
2082
msgid "(bad commit)\n"
2083
msgstr "(mal commit)\n"
2084
1988
-#: merge-recursive.c:232 merge-recursive.c:240
2085
+#: merge-recursive.c:257 merge-recursive.c:265
2086
#, c-format
2087
msgid "addinfo_cache failed for path '%s'"
2088
msgstr "addinfo_cache fallo para la ruta '%s'"
2089
1993
-#: merge-recursive.c:304
2090
+#: merge-recursive.c:329
2091
msgid "error building trees"
2092
msgstr "error construyendo arboles"
2093
1997
-#: merge-recursive.c:728
2094
+#: merge-recursive.c:752
2095
#, c-format
2096
msgid "failed to create path '%s'%s"
2097
msgstr "fallo al crear la ruta '%s'%s"
2098
2002
-#: merge-recursive.c:739
2099
+#: merge-recursive.c:763
2100
#, c-format
2101
msgid "Removing %s to make room for subdirectory\n"
2102
msgstr "Removiendo %s para hacer espacio para un subdirectorio\n"
2103
2007
-#: merge-recursive.c:753 merge-recursive.c:772
2104
+#: merge-recursive.c:777 merge-recursive.c:796
2105
msgid ": perhaps a D/F conflict?"
2106
msgstr ": tal vez un conflicto D/F?"
2107
2011
-#: merge-recursive.c:762
2108
+#: merge-recursive.c:786
2109
#, c-format
2110
msgid "refusing to lose untracked file at '%s'"
2111
msgstr "rehusando perder el archivo rastreado en '%s'"
2112
2016
-#: merge-recursive.c:804 builtin/cat-file.c:36
2113
+#: merge-recursive.c:828 builtin/cat-file.c:37
2114
#, c-format
2115
msgid "cannot read object %s '%s'"
2116
msgstr "no se puede leer el objeto %s '%s'"
2117
2021
-#: merge-recursive.c:806
2118
+#: merge-recursive.c:830
2119
#, c-format
2120
msgid "blob expected for %s '%s'"
2121
msgstr "se esperaba blob para %s '%s'"
2122
2026
-#: merge-recursive.c:830
2123
+#: merge-recursive.c:854
2124
#, c-format
2125
msgid "failed to open '%s': %s"
2126
msgstr "fallo al abrir '%s': %s"
2127
2031
-#: merge-recursive.c:841
2128
+#: merge-recursive.c:865
2129
#, c-format
2130
msgid "failed to symlink '%s': %s"
2131
msgstr "fallo al crear symlink '%s': %s"
2132
2036
-#: merge-recursive.c:846
2133
+#: merge-recursive.c:870
2134
#, c-format
2135
msgid "do not know what to do with %06o %s '%s'"
2136
msgstr "no se que hacer con %06o %s '%s'"
2137
2041
-#: merge-recursive.c:986
2138
+#: merge-recursive.c:1010
2139
msgid "Failed to execute internal merge"
2140
msgstr "Fallo al ejectura fusion interna"
2141
2045
-#: merge-recursive.c:990
2142
+#: merge-recursive.c:1014
2143
#, c-format
2144
msgid "Unable to add %s to database"
2145
msgstr "No es posible agregar %s a la base de datos"
2146
2050
-#: merge-recursive.c:1093
2147
+#: merge-recursive.c:1117
2148
#, c-format
2052
-msgid "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left in tree."
2053
-msgstr "CONFLICTO (%s/borrar): %s borrado en %s y %s en %s. Falta version %s de %s en el arbol"
2149
+msgid ""
2150
+"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
2151
+"in tree."
2152
+msgstr ""
2153
+"CONFLICTO (%s/borrar): %s borrado en %s y %s en %s. Falta version %s de %s "
2154
+"en el arbol"
2155
2055
-#: merge-recursive.c:1098
2156
+#: merge-recursive.c:1122
2157
#, c-format
2057
-msgid "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s left in tree."
2058
-msgstr "CONFLICTO (%s/borrar): %s borrado en %s y %s para %s en %s. Version %s de %s permanece en el arbol"
2158
+msgid ""
2159
+"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
2160
+"left in tree."
2161
+msgstr ""
2162
+"CONFLICTO (%s/borrar): %s borrado en %s y %s para %s en %s. Version %s de %s "
2163
+"permanece en el arbol"
2164
2060
-#: merge-recursive.c:1105
2165
+#: merge-recursive.c:1129
2166
#, c-format
2062
-msgid "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left in tree at %s."
2063
-msgstr "CONFLICTO (%s/eliminar): %s eliminado en %s y %s en %s. Versión %s de %s dejada en el árbol, en %s."
2167
+msgid ""
2168
+"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
2169
+"in tree at %s."
2170
+msgstr ""
2171
+"CONFLICTO (%s/eliminar): %s eliminado en %s y %s en %s. Versión %s de %s "
2172
+"dejada en el árbol, en %s."
2173
2065
-#: merge-recursive.c:1110
2174
+#: merge-recursive.c:1134
2175
#, c-format
2067
-msgid "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s left in tree at %s."
2068
-msgstr "CONFLICTO (%s/borrar): %s borrado en %s y %s para %s en %s. Version %s de %s permanece en el arbol en %s."
2176
+msgid ""
2177
+"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
2178
+"left in tree at %s."
2179
+msgstr ""
2180
+"CONFLICTO (%s/borrar): %s borrado en %s y %s para %s en %s. Version %s de %s "
2181
+"permanece en el arbol en %s."
2182
2070
-#: merge-recursive.c:1144
2183
+#: merge-recursive.c:1168
2184
msgid "rename"
2185
msgstr "renombrar"
2186
2074
-#: merge-recursive.c:1144
2187
+#: merge-recursive.c:1168
2188
msgid "renamed"
2189
msgstr "renombrado"
2190
2078
-#: merge-recursive.c:1201
2191
+#: merge-recursive.c:1225
2192
#, c-format
2193
msgid "%s is a directory in %s adding as %s instead"
2194
msgstr "%s es un directorio en %s agregando como %s más bien"
2195
2083
-#: merge-recursive.c:1226
2196
+#: merge-recursive.c:1250
2197
#, c-format
2085
-msgid "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s\"->\"%s\" in \"%s\"%s"
2086
-msgstr "CONFLICTO (renombrar/renombrar): Renombrar \"%s\"->\"%s\" en la rama \"%s\" renombrar \"%s\"->\"%s\" en \"%s\"%s"
2198
+msgid ""
2199
+"CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
2200
+"\"->\"%s\" in \"%s\"%s"
2201
+msgstr ""
2202
+"CONFLICTO (renombrar/renombrar): Renombrar \"%s\"->\"%s\" en la rama \"%s\" "
2203
+"renombrar \"%s\"->\"%s\" en \"%s\"%s"
2204
2088
-#: merge-recursive.c:1231
2205
+#: merge-recursive.c:1255
2206
msgid " (left unresolved)"
2207
msgstr " (dejado sin resolver)"
2208
2092
-#: merge-recursive.c:1293
2209
+#: merge-recursive.c:1317
2210
#, c-format
2211
msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
2095
-msgstr "CONFLICTO (renombrar/renombrar): Renombrar %s->%s en %s. Renombrar %s->%s en %s"
2212
+msgstr ""
2213
+"CONFLICTO (renombrar/renombrar): Renombrar %s->%s en %s. Renombrar %s->%s en "
2214
+"%s"
2215
2097
-#: merge-recursive.c:1326
2216
+#: merge-recursive.c:1350
2217
#, c-format
2218
msgid "Renaming %s to %s and %s to %s instead"
2219
msgstr "Renombrando %s a %s y %s a %s más bien"
2220
2102
-#: merge-recursive.c:1529
2221
+#: merge-recursive.c:1553
2222
#, c-format
2223
msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
2105
-msgstr "CONFLICTO (renombrar/agregar): Renombrar %s->%s en %s. %s agregado en %s"
2224
+msgstr ""
2225
+"CONFLICTO (renombrar/agregar): Renombrar %s->%s en %s. %s agregado en %s"
2226
2107
-#: merge-recursive.c:1544
2227
+#: merge-recursive.c:1568
2228
#, c-format
2229
msgid "Adding merged %s"
2230
msgstr "Agregar %s fusionado"
2231
2112
-#: merge-recursive.c:1551 merge-recursive.c:1781
2232
+#: merge-recursive.c:1575 merge-recursive.c:1805
2233
#, c-format
2234
msgid "Adding as %s instead"
2235
msgstr "Agregando más bien como %s"
2236
2117
-#: merge-recursive.c:1608
2237
+#: merge-recursive.c:1632
2238
#, c-format
2239
msgid "cannot read object %s"
2240
msgstr "no se pudo leer el objeto %s"
2241
2122
-#: merge-recursive.c:1611
2242
+#: merge-recursive.c:1635
2243
#, c-format
2244
msgid "object %s is not a blob"
2245
msgstr "objeto %s no es un blob"
2246
2127
-#: merge-recursive.c:1680
2247
+#: merge-recursive.c:1704
2248
msgid "modify"
2249
msgstr "modificar"
2250
2131
-#: merge-recursive.c:1680
2251
+#: merge-recursive.c:1704
2252
msgid "modified"
2253
msgstr "modificado"
2254
2135
-#: merge-recursive.c:1690
2255
+#: merge-recursive.c:1714
2256
msgid "content"
2257
msgstr "contenido"
2258
2139
-#: merge-recursive.c:1697
2259
+#: merge-recursive.c:1721
2260
msgid "add/add"
2261
msgstr "agregar/agregar"
2262
2143
-#: merge-recursive.c:1733
2263
+#: merge-recursive.c:1757
2264
#, c-format
2265
msgid "Skipped %s (merged same as existing)"
2266
msgstr "Saltado %s (fusionado como existente)"
2267
2148
-#: merge-recursive.c:1747
2268
+#: merge-recursive.c:1771
2269
#, c-format
2270
msgid "Auto-merging %s"
2271
msgstr "Auto-fusionando %s"
2272
2153
-#: merge-recursive.c:1751 git-submodule.sh:945
2273
+#: merge-recursive.c:1775 git-submodule.sh:944
2274
msgid "submodule"
2275
msgstr "submódulo"
2276
2157
-#: merge-recursive.c:1752
2277
+#: merge-recursive.c:1776
2278
#, c-format
2279
msgid "CONFLICT (%s): Merge conflict in %s"
2280
msgstr "CONFLICTO (%s): Conflicto de fusión en %s"
2281
2162
-#: merge-recursive.c:1846
2282
+#: merge-recursive.c:1870
2283
#, c-format
2284
msgid "Removing %s"
2285
msgstr "Eliminando %s"
2286
2167
-#: merge-recursive.c:1872
2287
+#: merge-recursive.c:1896
2288
msgid "file/directory"
2289
msgstr "archivo/directorio"
2290
2171
-#: merge-recursive.c:1878
2291
+#: merge-recursive.c:1902
2292
msgid "directory/file"
2293
msgstr "directorio/archivo"
2294
2175
-#: merge-recursive.c:1884
2295
+#: merge-recursive.c:1908
2296
#, c-format
2297
msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
2178
-msgstr "CONFLICTO (%s): Hay un directorio con el nombre %s en %s. Agregando %s como %s"
2298
+msgstr ""
2299
+"CONFLICTO (%s): Hay un directorio con el nombre %s en %s. Agregando %s como "
2300
+"%s"
2301
2180
-#: merge-recursive.c:1893
2302
+#: merge-recursive.c:1917
2303
#, c-format
2304
msgid "Adding %s"
2305
msgstr "Agregando %s"
2306
2185
-#: merge-recursive.c:1930
2186
-msgid "Already up-to-date!"
2307
+#: merge-recursive.c:1954
2308
+msgid "Already up to date!"
2309
msgstr "¡Ya está actualizado!"
2310
2189
-#: merge-recursive.c:1939
2311
+#: merge-recursive.c:1963
2312
#, c-format
2313
msgid "merging of trees %s and %s failed"
2314
msgstr "falló la fusión de los árboles %s y %s"
2315
2194
-#: merge-recursive.c:2022
2316
+#: merge-recursive.c:2060
2317
msgid "Merging:"
2318
msgstr "Fusionando:"
2319
2198
-#: merge-recursive.c:2035
2320
+#: merge-recursive.c:2073
2321
#, c-format
2322
msgid "found %u common ancestor:"
2323
msgid_plural "found %u common ancestors:"
2324
msgstr[0] "se encontró %u ancestro común:"
2325
msgstr[1] "se encontraron %u ancestros comunes:"
2326
2205
-#: merge-recursive.c:2074
2327
+#: merge-recursive.c:2112
2328
msgid "merge returned no commit"
2329
msgstr "la fusión no devolvió ninguna confirmación"
2330
2209
-#: merge-recursive.c:2137
2331
+#: merge-recursive.c:2175
2332
#, c-format
2333
msgid "Could not parse object '%s'"
2334
msgstr "No se pudo analizar el objeto '%s'"
2335
2214
-#: merge-recursive.c:2151 builtin/merge.c:646 builtin/merge.c:793
2336
+#: merge-recursive.c:2189 builtin/merge.c:655 builtin/merge.c:814
2337
msgid "Unable to write index."
2338
msgstr "Incapaz de escribir el índice."
2339
2218
-#: notes-merge.c:273
2340
+#: notes-merge.c:272
2341
#, c-format
2342
msgid ""
2343
"You have not concluded your previous notes merge (%s exists).\n"
2222
-"Please, use 'git notes merge --commit' or 'git notes merge --abort' to commit/abort the previous merge before you start a new notes merge."
2344
+"Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
2345
+"commit/abort the previous merge before you start a new notes merge."
2346
msgstr ""
2347
"No has concluido tus notas previas de fusion (%s existe).\n"
2225
-"Por favor, usa 'git notes merge --commit' o 'git notes merge --abort' para confirmar/abortar la fusion previa antes de que puedas comenzar una nueva nota de fusion."
2348
+"Por favor, usa 'git notes merge --commit' o 'git notes merge --abort' para "
2349
+"confirmar/abortar la fusion previa antes de que puedas comenzar una nueva "
2350
+"nota de fusion."
2351
2227
-#: notes-merge.c:280
2352
+#: notes-merge.c:279
2353
#, c-format
2354
msgid "You have not concluded your notes merge (%s exists)."
2355
msgstr "No has terminado tus notas de fusion (%s existe)."
2356
2357
#: notes-utils.c:42
2358
msgid "Cannot commit uninitialized/unreferenced notes tree"
2234
-msgstr "No se puede realizar commit, notas del arbol no inicializadas o no referenciadas."
2359
+msgstr ""
2360
+"No se puede realizar commit, notas del arbol no inicializadas o no "
2361
+"referenciadas."
2362
2363
#: notes-utils.c:101
2364
#, c-format
@@ -2246,38 +2373,56 @@ msgstr "Rehusando reescribir notas en %s (fuera de refs/notes/)"
2373
#. TRANSLATORS: The first %s is the name of
2374
#. the environment variable, the second %s is
2375
#. its value.
2376
+#.
2377
#: notes-utils.c:141
2378
#, c-format
2379
msgid "Bad %s value: '%s'"
2380
msgstr "Mal valor para %s: '%s'"
2381
2254
-#: object.c:240
2382
+#: object.c:239
2383
#, c-format
2384
msgid "unable to parse object: %s"
2385
msgstr "incapaz de analizar objeto: %s"
2386
2387
+#: packfile.c:556
2388
+msgid "offset before end of packfile (broken .idx?)"
2389
+msgstr "offset antes del final del paquete (broken .idx?)"
2390
+
2391
+#: packfile.c:1683
2392
+#, c-format
2393
+msgid "offset before start of pack index for %s (corrupt index?)"
2394
+msgstr ""
2395
+"offset antes del comienzo del índice del paquete para %s (índice corrupto?)"
2396
+
2397
+#: packfile.c:1687
2398
+#, c-format
2399
+msgid "offset beyond end of pack index for %s (truncated index?)"
2400
+msgstr ""
2401
+"offset más allá del índice de fin de paquete para %s (índice truncado?)"
2402
+
2403
#: parse-options.c:573
2404
msgid "..."
2405
msgstr "..."
2406
2263
-#: parse-options.c:591
2407
+#: parse-options.c:592
2408
#, c-format
2409
msgid "usage: %s"
2410
msgstr "uso: %s"
2411
2412
#. TRANSLATORS: the colon here should align with the
2413
#. one in "usage: %s" translation.
2270
-#: parse-options.c:597
2414
+#.
2415
+#: parse-options.c:598
2416
#, c-format
2417
msgid " or: %s"
2418
msgstr " o: %s"
2419
2275
-#: parse-options.c:600
2420
+#: parse-options.c:601
2421
#, c-format
2422
msgid " %s"
2423
msgstr " %s"
2424
2280
-#: parse-options.c:634
2425
+#: parse-options.c:640
2426
msgid "-NUM"
2427
msgstr "-NUM"
2428
@@ -2286,14 +2431,15 @@ msgstr "-NUM"
2431
msgid "malformed object name '%s'"
2432
msgstr "nombre de objeto malformado '%s'"
2433
2289
-#: path.c:890
2434
+#: path.c:891
2435
#, c-format
2436
msgid "Could not make %s writable by group"
2437
msgstr "No se pudo hacer que %s fuera escribible por el grupo"
2438
2439
#: pathspec.c:129
2440
msgid "Escape character '\\' not allowed as last character in attr value"
2296
-msgstr "Caracter de escape '\\' no permitido como ultimo caracter en el valor attr"
2441
+msgstr ""
2442
+"Caracter de escape '\\' no permitido como ultimo caracter en el valor attr"
2443
2444
#: pathspec.c:147
2445
msgid "Only one 'attr:' specification is allowed."
@@ -2310,11 +2456,16 @@ msgstr "nombre de atributo %s invalido"
2456
2457
#: pathspec.c:258
2458
msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
2313
-msgstr "configuraciones globales de pathspec 'glob' y 'noglob' son incompatibles "
2459
+msgstr ""
2460
+"configuraciones globales de pathspec 'glob' y 'noglob' son incompatibles "
2461
2462
#: pathspec.c:265
2316
-msgid "global 'literal' pathspec setting is incompatible with all other global pathspec settings"
2317
-msgstr "la configuración global de 'literal' para patrones de ruta es incompatible con las demás configuraciones globales de patrones de ruta"
2463
+msgid ""
2464
+"global 'literal' pathspec setting is incompatible with all other global "
2465
+"pathspec settings"
2466
+msgstr ""
2467
+"la configuración global de 'literal' para patrones de ruta es incompatible "
2468
+"con las demás configuraciones globales de patrones de ruta"
2469
2470
#: pathspec.c:305
2471
msgid "invalid parameter for pathspec magic 'prefix'"
@@ -2355,16 +2506,20 @@ msgstr "'%s' (nemotecnico: '%c')"
2506
msgid "%s: pathspec magic not supported by this command: %s"
2507
msgstr "%s: magic pathspec no soportado por este comando: %s"
2508
2358
-#: pathspec.c:575
2359
-msgid "empty strings as pathspecs will be made invalid in upcoming releases. please use . instead if you meant to match all paths"
2360
-msgstr "los strings vacíos como pathspecs serán inválidas en las próximas versiones. por favor use . si quería hacer coincidir todas las rutas"
2509
+#: pathspec.c:571
2510
+msgid ""
2511
+"empty strings as pathspecs will be made invalid in upcoming releases. please "
2512
+"use . instead if you meant to match all paths"
2513
+msgstr ""
2514
+"los strings vacíos como pathspecs serán inválidas en las próximas versiones. "
2515
+"por favor use . si quería hacer coincidir todas las rutas"
2516
2362
-#: pathspec.c:599
2517
+#: pathspec.c:595
2518
#, c-format
2519
msgid "pathspec '%s' is beyond a symbolic link"
2520
msgstr "el patrón de ruta '%s' está detrás de un enlace simbólico"
2521
2367
-#: pretty.c:963
2522
+#: pretty.c:962
2523
msgid "unable to parse --pretty format"
2524
msgstr "incapaz de analizar el formato --pretty"
2525
@@ -2386,50 +2541,51 @@ msgstr ""
2541
"GIT_INDEX_VERSION configurado, pero el valor no es válido.\n"
2542
"Usando versión %i"
2543
2389
-#: read-cache.c:2308 builtin/merge.c:1019
2544
+#: read-cache.c:2316 builtin/merge.c:1046
2545
#, c-format
2546
msgid "could not close '%s'"
2547
msgstr "no se pudo cerrar '%s'"
2548
2394
-#: read-cache.c:2383 sequencer.c:1353 sequencer.c:2054
2549
+#: read-cache.c:2394 sequencer.c:1355 sequencer.c:2077
2550
#, c-format
2551
msgid "could not stat '%s'"
2552
msgstr "no se pudo definir '%s'"
2553
2399
-#: read-cache.c:2396
2554
+#: read-cache.c:2407
2555
#, c-format
2556
msgid "unable to open git dir: %s"
2557
msgstr "no es posible abrir el directorio de git: %s"
2558
2404
-#: read-cache.c:2408
2559
+#: read-cache.c:2419
2560
#, c-format
2561
msgid "unable to unlink: %s"
2562
msgstr "no es posible remover el vinculo: %s"
2563
2409
-#: refs.c:622
2564
+#: refs.c:638
2565
#, c-format
2566
msgid "Could not open '%s' for writing"
2567
msgstr "No sepudo abrir '%s' para escritura"
2568
2414
-#: refs.c:1769
2569
+#: refs.c:1779
2570
msgid "ref updates forbidden inside quarantine environment"
2571
msgstr "actualizaciones de ref prohibidas dentro de ambiente de cuarentena"
2572
2418
-#: refs/files-backend.c:1664
2573
+#: refs/files-backend.c:1136
2574
+#, c-format
2575
+msgid "could not remove reference %s"
2576
+msgstr "no se pudo remover la referencia %s"
2577
+
2578
+#: refs/files-backend.c:1150 refs/packed-backend.c:1430
2579
+#: refs/packed-backend.c:1440
2580
#, c-format
2581
msgid "could not delete reference %s: %s"
2582
msgstr "no se pudo eliminar la referencia %s: %s"
2583
2423
-#: refs/files-backend.c:1667
2584
+#: refs/files-backend.c:1153 refs/packed-backend.c:1443
2585
#, c-format
2586
msgid "could not delete references: %s"
2587
msgstr "no se pudo eliminar la referencia: %s"
2588
2428
-#: refs/files-backend.c:1676
2429
-#, c-format
2430
-msgid "could not remove reference %s"
2431
-msgstr "no se pudo remover la referencia %s"
2432
-
2589
#: ref-filter.c:35 wt-status.c:1811
2590
msgid "gone"
2591
msgstr "desaparecido"
@@ -2449,272 +2605,275 @@ msgstr "detras %d"
2605
msgid "ahead %d, behind %d"
2606
msgstr "delante %d, detras %d"
2607
2452
-#: ref-filter.c:105
2608
+#: ref-filter.c:104
2609
#, c-format
2610
msgid "expected format: %%(color:<color>)"
2611
msgstr "formato esperado: %%(color:<color>)"
2612
2457
-#: ref-filter.c:107
2613
+#: ref-filter.c:106
2614
#, c-format
2615
msgid "unrecognized color: %%(color:%s)"
2616
msgstr "color no reconocido: %%(color:%s)"
2617
2462
-#: ref-filter.c:121
2618
+#: ref-filter.c:126
2619
#, c-format
2620
msgid "Integer value expected refname:lstrip=%s"
2621
msgstr "valor entero esperado refname:lstrip=%s"
2622
2467
-#: ref-filter.c:125
2623
+#: ref-filter.c:130
2624
#, c-format
2625
msgid "Integer value expected refname:rstrip=%s"
2626
msgstr "valor entero esperado refname:rstrip=%s"
2627
2472
-#: ref-filter.c:127
2628
+#: ref-filter.c:132
2629
#, c-format
2630
msgid "unrecognized %%(%s) argument: %s"
2631
msgstr "argumento: %s no reconocido %%(%s)"
2632
2477
-#: ref-filter.c:167
2633
+#: ref-filter.c:172
2634
#, c-format
2635
msgid "%%(body) does not take arguments"
2636
msgstr "%%(body) no toma ningún argumento"
2637
2482
-#: ref-filter.c:174
2638
+#: ref-filter.c:179
2639
#, c-format
2640
msgid "%%(subject) does not take arguments"
2641
msgstr "%%(subject) no toma ningún argumento"
2642
2487
-#: ref-filter.c:181
2643
+#: ref-filter.c:186
2644
#, c-format
2645
msgid "%%(trailers) does not take arguments"
2646
msgstr "%%(trailers) no toma argumentos"
2647
2492
-#: ref-filter.c:200
2648
+#: ref-filter.c:205
2649
#, c-format
2650
msgid "positive value expected contents:lines=%s"
2651
msgstr "valor positivo esperado contents:lines=%s"
2652
2497
-#: ref-filter.c:202
2653
+#: ref-filter.c:207
2654
#, c-format
2655
msgid "unrecognized %%(contents) argument: %s"
2656
msgstr "argumento %s no reconocido %%(contents)"
2657
2502
-#: ref-filter.c:215
2658
+#: ref-filter.c:220
2659
#, c-format
2660
msgid "positive value expected objectname:short=%s"
2661
msgstr "valor positivo esperado objectname:short=%s"
2662
2507
-#: ref-filter.c:219
2663
+#: ref-filter.c:224
2664
#, c-format
2665
msgid "unrecognized %%(objectname) argument: %s"
2666
msgstr "argumento: %s no reconocido %%(objectname)"
2667
2512
-#: ref-filter.c:246
2668
+#: ref-filter.c:251
2669
#, c-format
2670
msgid "expected format: %%(align:<width>,<position>)"
2671
msgstr "formato esperado: %%(align:<ancho>,<posición>)"
2672
2517
-#: ref-filter.c:258
2673
+#: ref-filter.c:263
2674
#, c-format
2675
msgid "unrecognized position:%s"
2676
msgstr "posición desconocida: %s"
2677
2522
-#: ref-filter.c:262
2678
+#: ref-filter.c:267
2679
#, c-format
2680
msgid "unrecognized width:%s"
2681
msgstr "ancho desconocido: %s"
2682
2527
-#: ref-filter.c:268
2683
+#: ref-filter.c:273
2684
#, c-format
2685
msgid "unrecognized %%(align) argument: %s"
2686
msgstr "argumento no reconocido para %%(align): %s"
2687
2532
-#: ref-filter.c:272
2688
+#: ref-filter.c:277
2689
#, c-format
2690
msgid "positive width expected with the %%(align) atom"
2691
msgstr "se esperaba un ancho positivo con el átomo %%(align)"
2692
2537
-#: ref-filter.c:287
2693
+#: ref-filter.c:292
2694
#, c-format
2695
msgid "unrecognized %%(if) argument: %s"
2696
msgstr "argumento: %s no reconocido %%(if)"
2697
2542
-#: ref-filter.c:378
2698
+#: ref-filter.c:382
2699
#, c-format
2700
msgid "malformed field name: %.*s"
2701
msgstr "nombre malformado de campo: %.*s"
2702
2547
-#: ref-filter.c:404
2703
+#: ref-filter.c:408
2704
#, c-format
2705
msgid "unknown field name: %.*s"
2706
msgstr "nombre de campo desconocido: %.*s"
2707
2552
-#: ref-filter.c:508
2708
+#: ref-filter.c:520
2709
#, c-format
2710
msgid "format: %%(if) atom used without a %%(then) atom"
2711
msgstr "formato: atomo %%(if) usado sin un atomo %%(then)"
2712
2557
-#: ref-filter.c:568
2713
+#: ref-filter.c:580
2714
#, c-format
2715
msgid "format: %%(then) atom used without an %%(if) atom"
2716
msgstr "formato: atomo %%(then) usado sin atomo %%(if)"
2717
2562
-#: ref-filter.c:570
2718
+#: ref-filter.c:582
2719
#, c-format
2720
msgid "format: %%(then) atom used more than once"
2721
msgstr "formato: atomo %%(then) usado mas de una vez"
2722
2567
-#: ref-filter.c:572
2723
+#: ref-filter.c:584
2724
#, c-format
2725
msgid "format: %%(then) atom used after %%(else)"
2726
msgstr "formato: atomo %%(then) usado despues de %%(else)"
2727
2572
-#: ref-filter.c:598
2728
+#: ref-filter.c:610
2729
#, c-format
2730
msgid "format: %%(else) atom used without an %%(if) atom"
2731
msgstr "formato: atomo %%(else) usado sin un atomo %%(if)"
2732
2577
-#: ref-filter.c:600
2733
+#: ref-filter.c:612
2734
#, c-format
2735
msgid "format: %%(else) atom used without a %%(then) atom"
2736
msgstr "formato: atomo %%(else) usado sin un atomo %%(then) "
2737
2582
-#: ref-filter.c:602
2738
+#: ref-filter.c:614
2739
#, c-format
2740
msgid "format: %%(else) atom used more than once"
2741
msgstr "formato: atomo %%(else) usado mas de una vez"
2742
2587
-#: ref-filter.c:615
2743
+#: ref-filter.c:627
2744
#, c-format
2745
msgid "format: %%(end) atom used without corresponding atom"
2746
msgstr "formato: atomo %%(end) usado sin atomo correspondiente"
2747
2592
-#: ref-filter.c:670
2748
+#: ref-filter.c:682
2749
#, c-format
2750
msgid "malformed format string %s"
2751
msgstr "formato de cadena malformado %s"
2752
2597
-#: ref-filter.c:1254
2753
+#: ref-filter.c:1268
2754
#, c-format
2755
msgid "(no branch, rebasing %s)"
2756
msgstr "(no hay rama, rebasando %s)"
2757
2602
-#: ref-filter.c:1257
2758
+#: ref-filter.c:1271
2759
#, c-format
2760
msgid "(no branch, bisect started on %s)"
2761
msgstr "(no hay rama, comenzando bisectado en %s)"
2762
2763
#. TRANSLATORS: make sure this matches "HEAD
2764
#. detached at " in wt-status.c
2609
-#: ref-filter.c:1265
2765
+#.
2766
+#: ref-filter.c:1279
2767
#, c-format
2768
msgid "(HEAD detached at %s)"
2769
msgstr "(HEAD desascoplado en %s)"
2770
2771
#. TRANSLATORS: make sure this matches "HEAD
2772
#. detached from " in wt-status.c
2616
-#: ref-filter.c:1272
2773
+#.
2774
+#: ref-filter.c:1286
2775
#, c-format
2776
msgid "(HEAD detached from %s)"
2777
msgstr "(HEAD desacoplado de %s)"
2778
2621
-#: ref-filter.c:1276
2779
+#: ref-filter.c:1290
2780
msgid "(no branch)"
2781
msgstr "(sin rama)"
2782
2625
-#: ref-filter.c:1426 ref-filter.c:1457
2783
+#: ref-filter.c:1439 ref-filter.c:1470
2784
#, c-format
2785
msgid "missing object %s for %s"
2786
msgstr "objeto %s faltante para %s"
2787
2630
-#: ref-filter.c:1429 ref-filter.c:1460
2788
+#: ref-filter.c:1442 ref-filter.c:1473
2789
#, c-format
2790
msgid "parse_object_buffer failed on %s for %s"
2791
msgstr "parse_object_buffer falló en %s para %s"
2792
2635
-#: ref-filter.c:1760
2793
+#: ref-filter.c:1773
2794
#, c-format
2795
msgid "malformed object at '%s'"
2796
msgstr "objeto malformado en '%s'"
2797
2640
-#: ref-filter.c:1827
2798
+#: ref-filter.c:1840
2799
#, c-format
2800
msgid "ignoring ref with broken name %s"
2801
msgstr "ignorando referencia con nombre roto %s"
2802
2645
-#: ref-filter.c:1832
2803
+#: ref-filter.c:1845
2804
#, c-format
2805
msgid "ignoring broken ref %s"
2806
msgstr "ignorando referencia rota %s"
2807
2650
-#: ref-filter.c:2095
2808
+#: ref-filter.c:2107
2809
#, c-format
2810
msgid "format: %%(end) atom missing"
2811
msgstr "formato: falta atomo %%(end)"
2812
2655
-#: ref-filter.c:2176
2813
+#: ref-filter.c:2201
2814
#, c-format
2815
msgid "malformed object name %s"
2816
msgstr "nombre de objeto malformado %s"
2817
2660
-#: remote.c:747
2818
+#: remote.c:750
2819
#, c-format
2820
msgid "Cannot fetch both %s and %s to %s"
2821
msgstr "No se pueden traer ambos %s y %s a %s"
2822
2665
-#: remote.c:751
2823
+#: remote.c:754
2824
#, c-format
2825
msgid "%s usually tracks %s, not %s"
2826
msgstr "%s por lo general hace seguimiento a %s, no a %s"
2827
2670
-#: remote.c:755
2828
+#: remote.c:758
2829
#, c-format
2830
msgid "%s tracks both %s and %s"
2831
msgstr "%s hace seguimiento tanto a %s como a %s"
2832
2675
-#: remote.c:763
2833
+#: remote.c:766
2834
msgid "Internal error"
2835
msgstr "Error interno"
2836
2679
-#: remote.c:1680 remote.c:1782
2837
+#: remote.c:1681 remote.c:1783
2838
msgid "HEAD does not point to a branch"
2839
msgstr "HEAD no apunta a ninguna rama"
2840
2683
-#: remote.c:1689
2841
+#: remote.c:1690
2842
#, c-format
2843
msgid "no such branch: '%s'"
2844
msgstr "no existe tal rama: '%s'"
2845
2688
-#: remote.c:1692
2846
+#: remote.c:1693
2847
#, c-format
2848
msgid "no upstream configured for branch '%s'"
2849
msgstr "no se ha configurado upstream para la rama '%s'"
2850
2693
-#: remote.c:1698
2851
+#: remote.c:1699
2852
#, c-format
2853
msgid "upstream branch '%s' not stored as a remote-tracking branch"
2854
msgstr "la rama '%s' de upstream no es guardad como rama de rastreo remoto"
2855
2698
-#: remote.c:1713
2856
+#: remote.c:1714
2857
#, c-format
2858
msgid "push destination '%s' on remote '%s' has no local tracking branch"
2701
-msgstr "destino de push '%s' en el remoto '%s' no tiene una rama de rastreo local"
2859
+msgstr ""
2860
+"destino de push '%s' en el remoto '%s' no tiene una rama de rastreo local"
2861
2703
-#: remote.c:1725
2862
+#: remote.c:1726
2863
#, c-format
2864
msgid "branch '%s' has no remote for pushing"
2865
msgstr "la rama '%s' no tiene remoto para enviar"
2866
2708
-#: remote.c:1736
2867
+#: remote.c:1737
2868
#, c-format
2869
msgid "push refspecs for '%s' do not include '%s'"
2870
msgstr "refspecs del push para '%s' no incluyen '%s'"
2871
2713
-#: remote.c:1749
2872
+#: remote.c:1750
2873
msgid "push has no destination (push.default is 'nothing')"
2874
msgstr "push no tiene destino (push.default es 'nada')"
2875
2717
-#: remote.c:1771
2876
+#: remote.c:1772
2877
msgid "cannot resolve 'simple' push to a single destination"
2878
msgstr "no se puede resolver push 'simple' para un destino unico"
2879
@@ -2729,7 +2888,7 @@ msgstr " (usa \"git branch --unset-upstream\" para arreglar)\n"
2888
2889
#: remote.c:2083
2890
#, c-format
2732
-msgid "Your branch is up-to-date with '%s'.\n"
2891
+msgid "Your branch is up to date with '%s'.\n"
2892
msgstr "Tu rama está actualizada con '%s'.\n"
2893
2894
#: remote.c:2087
@@ -2746,9 +2905,14 @@ msgstr " (usa \"git push\" para publicar tus confirmaciones locales)\n"
2905
#: remote.c:2096
2906
#, c-format
2907
msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
2749
-msgid_plural "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
2750
-msgstr[0] "Tu rama está detrás de '%s' por %d confirmación, y puede ser avanzada rápido.\n"
2751
-msgstr[1] "Tu rama está detrás de '%s' por %d confirmaciones, y puede ser avanzada rápido.\n"
2908
+msgid_plural ""
2909
+"Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
2910
+msgstr[0] ""
2911
+"Tu rama está detrás de '%s' por %d confirmación, y puede ser avanzada "
2912
+"rápido.\n"
2913
+msgstr[1] ""
2914
+"Tu rama está detrás de '%s' por %d confirmaciones, y puede ser avanzada "
2915
+"rápido.\n"
2916
2917
#: remote.c:2104
2918
msgid " (use \"git pull\" to update your local branch)\n"
@@ -2773,16 +2937,16 @@ msgstr[1] ""
2937
msgid " (use \"git pull\" to merge the remote branch into yours)\n"
2938
msgstr " (usa \"git pull\" para fusionar la rama remota en la tuya)\n"
2939
2776
-#: revision.c:2187
2940
+#: revision.c:2256
2941
msgid "your current branch appears to be broken"
2942
msgstr "tu rama actual parece estar rota"
2943
2780
-#: revision.c:2190
2944
+#: revision.c:2259
2945
#, c-format
2946
msgid "your current branch '%s' does not have any commits yet"
2947
msgstr "tu rama actual '%s' no tiene ningún commit todavía"
2948
2785
-#: revision.c:2384
2949
+#: revision.c:2453
2950
msgid "--first-parent is incompatible with --bisect"
2951
msgstr "--first-parent es incompatible con --bisect"
2952
@@ -2809,8 +2973,12 @@ msgid "the receiving end does not support --signed push"
2973
msgstr "el final receptor no soporta --signed push"
2974
2975
#: send-pack.c:431
2812
-msgid "not sending a push certificate since the receiving end does not support --signed push"
2813
-msgstr "no se manda un certificado de push ya que el destino no soporta push firmado (--signed )"
2976
+msgid ""
2977
+"not sending a push certificate since the receiving end does not support --"
2978
+"signed push"
2979
+msgstr ""
2980
+"no se manda un certificado de push ya que el destino no soporta push firmado "
2981
+"(--signed )"
2982
2983
#: send-pack.c:443
2984
msgid "the receiving end does not support --atomic push"
@@ -2820,24 +2988,24 @@ msgstr "el destino no soporta push atómicos (--atomic)"
2988
msgid "the receiving end does not support push options"
2989
msgstr "el destino no soporta opciones de push"
2990
2823
-#: sequencer.c:216
2991
+#: sequencer.c:218
2992
msgid "revert"
2993
msgstr "revertir"
2994
2827
-#: sequencer.c:218
2995
+#: sequencer.c:220
2996
msgid "cherry-pick"
2997
msgstr "cherry-pick"
2998
2831
-#: sequencer.c:220
2999
+#: sequencer.c:222
3000
msgid "rebase -i"
3001
msgstr "rebase -i"
3002
2835
-#: sequencer.c:222
3003
+#: sequencer.c:224
3004
#, c-format
3005
msgid "Unknown action: %d"
3006
msgstr "Accion desconocida: %d"
3007
2840
-#: sequencer.c:279
3008
+#: sequencer.c:281
3009
msgid ""
3010
"after resolving the conflicts, mark the corrected paths\n"
3011
"with 'git add <paths>' or 'git rm <paths>'"
@@ -2845,7 +3013,7 @@ msgstr ""
3013
"despues de resolver los conflictos, marca las rutas corregidas\n"
3014
"con 'git add <rutas>' o 'git rm <rutas>'"
3015
2848
-#: sequencer.c:282
3016
+#: sequencer.c:284
3017
msgid ""
3018
"after resolving the conflicts, mark the corrected paths\n"
3019
"with 'git add <paths>' or 'git rm <paths>'\n"
@@ -2855,61 +3023,64 @@ msgstr ""
3023
"con 'git add <rutas>' o 'git rm <rutas>'\n"
3024
"y haz un commit del resultado con 'git commit'"
3025
2858
-#: sequencer.c:295 sequencer.c:1685
3026
+#: sequencer.c:297 sequencer.c:1704
3027
#, c-format
3028
msgid "could not lock '%s'"
3029
msgstr "No se pudo bloquear '%s'"
3030
2863
-#: sequencer.c:298 sequencer.c:1563 sequencer.c:1690 sequencer.c:1704
3031
+#: sequencer.c:300 sequencer.c:1581 sequencer.c:1709 sequencer.c:1723
3032
+#: sequencer.c:2733 sequencer.c:2749
3033
#, c-format
3034
msgid "could not write to '%s'"
3035
msgstr "No se pudo escribir en '%s'"
3036
2868
-#: sequencer.c:302
3037
+#: sequencer.c:304
3038
#, c-format
3039
msgid "could not write eol to '%s'"
3040
msgstr "No se pudo escribir EOL en '%s'"
3041
2873
-#: sequencer.c:306 sequencer.c:1568 sequencer.c:1692
3042
+#: sequencer.c:308 sequencer.c:1586 sequencer.c:1711
3043
#, c-format
3044
msgid "failed to finalize '%s'."
3045
msgstr "Fallo al finalizar '%s'."
3046
2878
-#: sequencer.c:330 sequencer.c:817 sequencer.c:1589 builtin/am.c:258 builtin/commit.c:750 builtin/merge.c:1017
3047
+#: sequencer.c:332 sequencer.c:819 sequencer.c:1607 builtin/am.c:259
3048
+#: builtin/commit.c:754 builtin/merge.c:1044
3049
#, c-format
3050
msgid "could not read '%s'"
3051
msgstr "No se pudo leer '%s'"
3052
2883
-#: sequencer.c:356
3053
+#: sequencer.c:358
3054
#, c-format
3055
msgid "your local changes would be overwritten by %s."
3056
msgstr "Tus cambios locales seran sobreescritos por %s."
3057
2888
-#: sequencer.c:360
3058
+#: sequencer.c:362
3059
msgid "commit your changes or stash them to proceed."
3060
msgstr "Realiza un commit con tus cambios o aplica un stash para proceder."
3061
2892
-#: sequencer.c:389
3062
+#: sequencer.c:391
3063
#, c-format
3064
msgid "%s: fast-forward"
3065
msgstr "%s: avance rápido"
3066
3067
#. TRANSLATORS: %s will be "revert", "cherry-pick" or
3068
#. "rebase -i".
2899
-#: sequencer.c:472
3069
+#.
3070
+#: sequencer.c:474
3071
#, c-format
3072
msgid "%s: Unable to write new index file"
3073
msgstr "%s: Incapaz de escribir el nuevo archivo índice"
3074
2904
-#: sequencer.c:491
3075
+#: sequencer.c:493
3076
msgid "could not resolve HEAD commit\n"
3077
msgstr "No se pudo resolver el commit de HEAD\n"
3078
2908
-#: sequencer.c:511
3079
+#: sequencer.c:513
3080
msgid "unable to update cache tree\n"
3081
msgstr "no es posible actualizar el árbol de la caché\n"
3082
2912
-#: sequencer.c:595
3083
+#: sequencer.c:597
3084
#, c-format
3085
msgid ""
3086
"you have staged changes in your working tree\n"
@@ -2926,7 +3097,8 @@ msgid ""
3097
" git rebase --continue\n"
3098
msgstr ""
3099
"se ha aplicado un stage a los cambios en el arbol de trabajo\n"
2929
-"si estos cambios estan destinados a ser aplastados en el commit previo, ejecuta:\n"
3100
+"si estos cambios estan destinados a ser aplastados en el commit previo, "
3101
+"ejecuta:\n"
3102
"\n"
3103
" git commit --amend %s\n"
3104
"\n"
@@ -2938,17 +3110,17 @@ msgstr ""
3110
"\n"
3111
" git rebase --continue\n"
3112
2941
-#: sequencer.c:697
3113
+#: sequencer.c:699
3114
#, c-format
3115
msgid "could not parse commit %s\n"
3116
msgstr "No se pudo analizar commit %s.\n"
3117
2946
-#: sequencer.c:702
3118
+#: sequencer.c:704
3119
#, c-format
3120
msgid "could not parse parent commit %s\n"
3121
msgstr "No se pudo analizar el commit padre %s\n"
3122
2951
-#: sequencer.c:824
3123
+#: sequencer.c:826
3124
#, c-format
3125
msgid ""
3126
"unexpected 1st line of squash message:\n"
@@ -2959,7 +3131,7 @@ msgstr ""
3131
"\n"
3132
"\t%.*s"
3133
2962
-#: sequencer.c:830
3134
+#: sequencer.c:832
3135
#, c-format
3136
msgid ""
3137
"invalid 1st line of squash message:\n"
@@ -2970,229 +3142,230 @@ msgstr ""
3142
"\n"
3143
"\t%.*s"
3144
2973
-#: sequencer.c:836 sequencer.c:861
3145
+#: sequencer.c:838 sequencer.c:863
3146
#, c-format
3147
msgid "This is a combination of %d commits."
3148
msgstr "Esta es una combinacion de %d commits."
3149
2978
-#: sequencer.c:845
3150
+#: sequencer.c:847 sequencer.c:2681
3151
msgid "need a HEAD to fixup"
3152
msgstr "se necesita un HEAD para arreglar"
3153
2982
-#: sequencer.c:847
3154
+#: sequencer.c:849
3155
msgid "could not read HEAD"
3156
msgstr "no se pudo leer HEAD"
3157
2986
-#: sequencer.c:849
3158
+#: sequencer.c:851
3159
msgid "could not read HEAD's commit message"
3160
msgstr "no se pudo leer el mensaje de commit de HEAD"
3161
2990
-#: sequencer.c:855
3162
+#: sequencer.c:857
3163
#, c-format
3164
msgid "cannot write '%s'"
3165
msgstr "no se puede escribir '%s'"
3166
2995
-#: sequencer.c:864 git-rebase--interactive.sh:445
3167
+#: sequencer.c:866 git-rebase--interactive.sh:446
3168
msgid "This is the 1st commit message:"
3169
msgstr "Este es el mensaje de la 1ra confirmación:"
3170
2999
-#: sequencer.c:872
3171
+#: sequencer.c:874
3172
#, c-format
3173
msgid "could not read commit message of %s"
3174
msgstr "no se puede leer el mensaje del commit de %s"
3175
3004
-#: sequencer.c:879
3176
+#: sequencer.c:881
3177
#, c-format
3178
msgid "This is the commit message #%d:"
3179
msgstr "este es el mensaje del commit #%d:"
3180
3009
-#: sequencer.c:884
3181
+#: sequencer.c:886
3182
#, c-format
3183
msgid "The commit message #%d will be skipped:"
3184
msgstr "El mensaje del commit #%d sera saltado: "
3185
3014
-#: sequencer.c:889
3186
+#: sequencer.c:891
3187
#, c-format
3188
msgid "unknown command: %d"
3189
msgstr "comando desconocido: %d"
3190
3019
-#: sequencer.c:955
3191
+#: sequencer.c:957
3192
msgid "your index file is unmerged."
3193
msgstr "tu archivo indice no esta fusionado."
3194
3023
-#: sequencer.c:973
3195
+#: sequencer.c:975
3196
#, c-format
3197
msgid "commit %s is a merge but no -m option was given."
3198
msgstr "el commit %s es una fusion pero no se entrego la opcion -m."
3199
3028
-#: sequencer.c:981
3200
+#: sequencer.c:983
3201
#, c-format
3202
msgid "commit %s does not have parent %d"
3203
msgstr "el commit %s no tiene un padre %d"
3204
3033
-#: sequencer.c:985
3205
+#: sequencer.c:987
3206
#, c-format
3207
msgid "mainline was specified but commit %s is not a merge."
3208
msgstr "linea principal especificada pero el commit %s no es una fusion."
3209
3038
-#: sequencer.c:991
3210
+#: sequencer.c:993
3211
#, c-format
3212
msgid "cannot get commit message for %s"
3213
msgstr "no se puede obtener el mensaje de commit para %s"
3214
3215
#. TRANSLATORS: The first %s will be a "todo" command like
3216
#. "revert" or "pick", the second %s a SHA1.
3045
-#: sequencer.c:1012
3217
+#: sequencer.c:1014
3218
#, c-format
3219
msgid "%s: cannot parse parent commit %s"
3220
msgstr "%s: no se puede analizar la confirmación padre %s"
3221
3050
-#: sequencer.c:1075 sequencer.c:1830
3222
+#: sequencer.c:1077 sequencer.c:1853
3223
#, c-format
3224
msgid "could not rename '%s' to '%s'"
3225
msgstr "No se puede renombrar '%s' a '%s'"
3226
3055
-#: sequencer.c:1126
3227
+#: sequencer.c:1128
3228
#, c-format
3229
msgid "could not revert %s... %s"
3230
msgstr "no se pudo revertir %s... %s"
3231
3060
-#: sequencer.c:1127
3232
+#: sequencer.c:1129
3233
#, c-format
3234
msgid "could not apply %s... %s"
3235
msgstr "no se pudo aplicar %s... %s"
3236
3065
-#: sequencer.c:1169
3237
+#: sequencer.c:1171
3238
msgid "empty commit set passed"
3239
msgstr "conjunto de confirmación vacío aprobado"
3240
3069
-#: sequencer.c:1179
3241
+#: sequencer.c:1181
3242
#, c-format
3243
msgid "git %s: failed to read the index"
3244
msgstr "git %s: fallo al leer el índice"
3245
3074
-#: sequencer.c:1186
3246
+#: sequencer.c:1188
3247
#, c-format
3248
msgid "git %s: failed to refresh the index"
3249
msgstr "git %s: fallo al refrescar el índice"
3250
3079
-#: sequencer.c:1306
3251
+#: sequencer.c:1308
3252
#, c-format
3253
msgid "invalid line %d: %.*s"
3254
msgstr "línea inválida %d: %.*s"
3255
3084
-#: sequencer.c:1314
3256
+#: sequencer.c:1316
3257
#, c-format
3258
msgid "cannot '%s' without a previous commit"
3259
msgstr "no se puede '%s' sin un commit previo"
3260
3089
-#: sequencer.c:1347
3261
+#: sequencer.c:1349 sequencer.c:2503 sequencer.c:2588 sequencer.c:2614
3262
+#: sequencer.c:2691 sequencer.c:2810 sequencer.c:2951
3263
#, c-format
3264
msgid "could not read '%s'."
3265
msgstr "no se puede leer '%s'."
3266
3094
-#: sequencer.c:1359
3267
+#: sequencer.c:1361
3268
msgid "please fix this using 'git rebase --edit-todo'."
3269
msgstr "por favor arregle esto usando 'git rebase --edit-todo'."
3270
3098
-#: sequencer.c:1361
3271
+#: sequencer.c:1363
3272
#, c-format
3273
msgid "unusable instruction sheet: '%s'"
3274
msgstr "hoja de instrucciones inutilizable: '%s'"
3275
3103
-#: sequencer.c:1366
3276
+#: sequencer.c:1368
3277
msgid "no commits parsed."
3278
msgstr "ningun commit analizado."
3279
3107
-#: sequencer.c:1377
3280
+#: sequencer.c:1379
3281
msgid "cannot cherry-pick during a revert."
3282
msgstr "no se puede realizar cherry-pick durante un revert."
3283
3111
-#: sequencer.c:1379
3284
+#: sequencer.c:1381
3285
msgid "cannot revert during a cherry-pick."
3286
msgstr "no se puede realizar un revert durante un cherry-pick"
3287
3115
-#: sequencer.c:1442
3288
+#: sequencer.c:1448
3289
#, c-format
3290
msgid "invalid key: %s"
3291
msgstr "llave invalida: %s"
3292
3120
-#: sequencer.c:1445
3293
+#: sequencer.c:1451
3294
#, c-format
3295
msgid "invalid value for %s: %s"
3296
msgstr "valor invalido para %s: %s"
3297
3125
-#: sequencer.c:1502
3298
+#: sequencer.c:1517
3299
#, c-format
3300
msgid "malformed options sheet: '%s'"
3301
msgstr "hoja de opciones mal formada: '%s'"
3302
3130
-#: sequencer.c:1540
3303
+#: sequencer.c:1555
3304
msgid "a cherry-pick or revert is already in progress"
3305
msgstr "un cherry-pick o rever ya esta en progreso"
3306
3134
-#: sequencer.c:1541
3307
+#: sequencer.c:1556
3308
msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
3309
msgstr "intenta \"git cherry-pick (--continue | --quit | --abort)\""
3310
3138
-#: sequencer.c:1544
3311
+#: sequencer.c:1559
3312
#, c-format
3313
msgid "could not create sequencer directory '%s'"
3314
msgstr "no se pudo crear un directorio secuenciador '%s' "
3315
3143
-#: sequencer.c:1558
3316
+#: sequencer.c:1574
3317
msgid "could not lock HEAD"
3318
msgstr "no se pudo bloquear HEAD"
3319
3147
-#: sequencer.c:1614 sequencer.c:2188
3320
+#: sequencer.c:1632 sequencer.c:2211
3321
msgid "no cherry-pick or revert in progress"
3322
msgstr "ningun cherry-pick o revert en progreso"
3323
3151
-#: sequencer.c:1616
3324
+#: sequencer.c:1634
3325
msgid "cannot resolve HEAD"
3326
msgstr "no se puede resolver HEAD"
3327
3155
-#: sequencer.c:1618 sequencer.c:1652
3328
+#: sequencer.c:1636 sequencer.c:1671
3329
msgid "cannot abort from a branch yet to be born"
3330
msgstr "no se puede abortar de una rama por nacer"
3331
3159
-#: sequencer.c:1638 builtin/grep.c:929
3332
+#: sequencer.c:1657 builtin/grep.c:711
3333
#, c-format
3334
msgid "cannot open '%s'"
3335
msgstr "no se puede abrir '%s'"
3336
3164
-#: sequencer.c:1640
3337
+#: sequencer.c:1659
3338
#, c-format
3339
msgid "cannot read '%s': %s"
3340
msgstr "no se puede leer '%s': %s"
3341
3169
-#: sequencer.c:1641
3342
+#: sequencer.c:1660
3343
msgid "unexpected end of file"
3344
msgstr "final de archivo inesperado"
3345
3173
-#: sequencer.c:1647
3346
+#: sequencer.c:1666
3347
#, c-format
3348
msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
3349
msgstr "archiv HEAD de pre-cherry-pick guardado '%s' esta corrompido"
3350
3178
-#: sequencer.c:1658
3351
+#: sequencer.c:1677
3352
msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
3353
msgstr "Parece que se ha movido HEAD. No se hace rebobinado, revise su HEAD!"
3354
3182
-#: sequencer.c:1795 sequencer.c:2086
3355
+#: sequencer.c:1818 sequencer.c:2109
3356
msgid "cannot read HEAD"
3357
msgstr "no se puede leer HEAD"
3358
3186
-#: sequencer.c:1835 builtin/difftool.c:633
3359
+#: sequencer.c:1858 builtin/difftool.c:640
3360
#, c-format
3361
msgid "could not copy '%s' to '%s'"
3362
msgstr "no se pudo copiar '%s' a '%s'"
3363
3191
-#: sequencer.c:1851
3364
+#: sequencer.c:1874
3365
msgid "could not read index"
3366
msgstr "no se pudo leer indice"
3367
3195
-#: sequencer.c:1856
3368
+#: sequencer.c:1879
3369
#, c-format
3370
msgid ""
3371
"execution failed: %s\n"
@@ -3207,11 +3380,11 @@ msgstr ""
3380
" git rebase --continue\n"
3381
"\n"
3382
3210
-#: sequencer.c:1862
3383
+#: sequencer.c:1885
3384
msgid "and made changes to the index and/or the working tree\n"
3385
msgstr "y se hicieron cambios al indice y/o arbol de trabajo\n"
3386
3214
-#: sequencer.c:1868
3387
+#: sequencer.c:1891
3388
#, c-format
3389
msgid ""
3390
"execution succeeded: %s\n"
@@ -3228,17 +3401,17 @@ msgstr ""
3401
" git rebase --continue\n"
3402
"\n"
3403
3231
-#: sequencer.c:1925
3404
+#: sequencer.c:1948
3405
#, c-format
3406
msgid "Applied autostash.\n"
3407
msgstr "Autostash aplicado.\n"
3408
3236
-#: sequencer.c:1937
3409
+#: sequencer.c:1960
3410
#, c-format
3411
msgid "cannot store %s"
3412
msgstr "no se puede guardar %s"
3413
3241
-#: sequencer.c:1940 git-rebase.sh:173
3414
+#: sequencer.c:1963 git-rebase.sh:175
3415
#, c-format
3416
msgid ""
3417
"Applying autostash resulted in conflicts.\n"
@@ -3247,86 +3420,175 @@ msgid ""
3420
msgstr ""
3421
"Aplicando autostash resultó en conflictos.\n"
3422
"Tus cambios estan seguros en el stash.\n"
3250
-"Puedes ejecutar \"git stash pop\" o \"git stash drop\" en cualquier momento.\n"
3423
+"Puedes ejecutar \"git stash pop\" o \"git stash drop\" en cualquier "
3424
+"momento.\n"
3425
3252
-#: sequencer.c:2022
3426
+#: sequencer.c:2045
3427
#, c-format
3428
msgid "Stopped at %s... %.*s\n"
3429
msgstr "Detenido en %s... %.*s\n"
3430
3257
-#: sequencer.c:2064
3431
+#: sequencer.c:2087
3432
#, c-format
3433
msgid "unknown command %d"
3434
msgstr "comando desconocido %d"
3435
3262
-#: sequencer.c:2094
3436
+#: sequencer.c:2117
3437
msgid "could not read orig-head"
3438
msgstr "no se puede leer orig-head"
3439
3266
-#: sequencer.c:2099
3440
+#: sequencer.c:2122 sequencer.c:2678
3441
msgid "could not read 'onto'"
3442
msgstr "no se puede leer 'onto'"
3443
3270
-#: sequencer.c:2106
3444
+#: sequencer.c:2129
3445
#, c-format
3446
msgid "could not update %s"
3447
msgstr "no se puede actualizar %s"
3448
3275
-#: sequencer.c:2113
3449
+#: sequencer.c:2136
3450
#, c-format
3451
msgid "could not update HEAD to %s"
3452
msgstr "no se puede actualizar HEAD a %s"
3453
3280
-#: sequencer.c:2197
3454
+#: sequencer.c:2220
3455
msgid "cannot rebase: You have unstaged changes."
3456
msgstr "no se puede realziar rebase: Tienes cambios fuera del area de stage."
3457
3284
-#: sequencer.c:2202
3458
+#: sequencer.c:2225
3459
msgid "could not remove CHERRY_PICK_HEAD"
3460
msgstr "no se puede remover CHERRY_PICK_HEAD"
3461
3288
-#: sequencer.c:2211
3462
+#: sequencer.c:2234
3463
msgid "cannot amend non-existing commit"
3464
msgstr "no se puede arreglar un commit no existente"
3465
3292
-#: sequencer.c:2213
3466
+#: sequencer.c:2236
3467
#, c-format
3468
msgid "invalid file: '%s'"
3469
msgstr "archivo invalido: '%s'"
3470
3297
-#: sequencer.c:2215
3471
+#: sequencer.c:2238
3472
#, c-format
3473
msgid "invalid contents: '%s'"
3474
msgstr "contenido inválido: '%s'"
3475
3302
-#: sequencer.c:2218
3476
+#: sequencer.c:2241
3477
msgid ""
3478
"\n"
3479
"You have uncommitted changes in your working tree. Please, commit them\n"
3480
"first and then run 'git rebase --continue' again."
3481
msgstr ""
3482
"\n"
3309
-"Tienes cambios fuera de un commit en tu arbol de trabajo. Por favor, realiza un commit con estos\n"
3483
+"Tienes cambios fuera de un commit en tu arbol de trabajo. Por favor, realiza "
3484
+"un commit con estos\n"
3485
"primero y luego ejecuta 'git rebase --continue' de nuevo."
3486
3312
-#: sequencer.c:2228
3487
+#: sequencer.c:2251
3488
msgid "could not commit staged changes."
3489
msgstr "no se pudo realiar commit con los cambios en el area de stage."
3490
3316
-#: sequencer.c:2308
3491
+#: sequencer.c:2331
3492
#, c-format
3493
msgid "%s: can't cherry-pick a %s"
3494
msgstr "%s: no se puede aplicar cherry-pick a un %s"
3495
3321
-#: sequencer.c:2312
3496
+#: sequencer.c:2335
3497
#, c-format
3498
msgid "%s: bad revision"
3499
msgstr "%s: mala revision"
3500
3326
-#: sequencer.c:2345
3501
+#: sequencer.c:2368
3502
msgid "can't revert as initial commit"
3503
msgstr "no se puede revertir como commit inicial"
3504
3505
+#: sequencer.c:2471
3506
+msgid "make_script: unhandled options"
3507
+msgstr "make_script: opciones desconocidas"
3508
+
3509
+#: sequencer.c:2474
3510
+msgid "make_script: error preparing revisions"
3511
+msgstr "make_script: error preparando revisiones"
3512
+
3513
+#: sequencer.c:2510
3514
+#, c-format
3515
+msgid "unusable todo list: '%s'"
3516
+msgstr "lista de pendientes inutilizable: '%s'"
3517
+
3518
+#: sequencer.c:2516
3519
+#, c-format
3520
+msgid "unable to open '%s' for writing"
3521
+msgstr "No se pudo abrir '%s' para escritura"
3522
+
3523
+#: sequencer.c:2561
3524
+#, c-format
3525
+msgid "unrecognized setting %s for optionrebase.missingCommitsCheck. Ignoring."
3526
+msgstr ""
3527
+"Opcion %s no reconocida para optionrebase.missingCommitsCheck. Ingorando."
3528
+
3529
+#: sequencer.c:2641
3530
+#, c-format
3531
+msgid ""
3532
+"Warning: some commits may have been dropped accidentally.\n"
3533
+"Dropped commits (newer to older):\n"
3534
+msgstr ""
3535
+"Peligro: algunos commits pueden haber sido botados de forma accidental.\n"
3536
+"Commits botados (empezando con el mas nuevo):\n"
3537
+
3538
+#: sequencer.c:2648
3539
+#, c-format
3540
+msgid ""
3541
+"To avoid this message, use \"drop\" to explicitly remove a commit.\n"
3542
+"\n"
3543
+"Use 'git config rebase.missingCommitsCheck' to change the level of "
3544
+"warnings.\n"
3545
+"The possible behaviours are: ignore, warn, error.\n"
3546
+"\n"
3547
+msgstr ""
3548
+"Para evitar este mensaje, use \"drop\" para remover de forma explícita un "
3549
+"commit.\n"
3550
+"\n"
3551
+"Use 'git config rebase.missingCommitsCheck' para cambiar el nivel de "
3552
+"advertencias.\n"
3553
+"Los posibles comportamientos son: ignore,warn,error.\n"
3554
+"\n"
3555
+
3556
+#: sequencer.c:2660
3557
+#, c-format
3558
+msgid ""
3559
+"You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
3560
+"continue'.\n"
3561
+"Or you can abort the rebase with 'git rebase --abort'.\n"
3562
+msgstr ""
3563
+"Se puede arreglar esto con 'git rebase --edit-todo' y después ejecutar 'git "
3564
+"rebase --continue'.\n"
3565
+"O se puede abortar el rebase con 'git rebase --abort'.\n"
3566
+
3567
+#: sequencer.c:2708
3568
+#, c-format
3569
+msgid "could not parse commit '%s'"
3570
+msgstr "No se pudo analizar commit '%s'"
3571
+
3572
+#: sequencer.c:2727 sequencer.c:2742 wrapper.c:225 wrapper.c:395
3573
+#: builtin/am.c:775
3574
+#, c-format
3575
+msgid "could not open '%s' for writing"
3576
+msgstr "no se pudo abrir '%s' para escritura"
3577
+
3578
+#: sequencer.c:2756
3579
+#, c-format
3580
+msgid "could not truncate '%s'"
3581
+msgstr "no se pudo truncar '%s'"
3582
+
3583
+#: sequencer.c:2848
3584
+msgid "the script was already rearranged."
3585
+msgstr "este script ya fue reorganizado."
3586
+
3587
+#: sequencer.c:2953
3588
+#, c-format
3589
+msgid "could not finish '%s'"
3590
+msgstr "no se pudo finalizar '%s'"
3591
+
3592
#: setup.c:171
3593
#, c-format
3594
msgid ""
@@ -3334,7 +3596,8 @@ msgid ""
3596
"Use 'git <command> -- <path>...' to specify paths that do not exist locally."
3597
msgstr ""
3598
"%s: no existe la ruta en el arbol de trabajo.\n"
3337
-"Use 'git <comando> -- <ruta>...' para especificar rutas que no existen localmente."
3599
+"Use 'git <comando> -- <ruta>...' para especificar rutas que no existen "
3600
+"localmente."
3601
3602
#: setup.c:184
3603
#, c-format
@@ -3343,7 +3606,8 @@ msgid ""
3606
"Use '--' to separate paths from revisions, like this:\n"
3607
"'git <command> [<revision>...] -- [<file>...]'"
3608
msgstr ""
3346
-"argumento ambiguo '%s': revisión desconocida o ruta fuera del árbol de trabajo.\n"
3609
+"argumento ambiguo '%s': revisión desconocida o ruta fuera del árbol de "
3610
+"trabajo.\n"
3611
"Use '--' para separar las rutas de las revisiones, de esta manera:\n"
3612
"'git <comando> [<revisión>...] -- [<archivo>...]'"
3613
@@ -3358,43 +3622,45 @@ msgstr ""
3622
"Use '--' para separar rutas de revisiones, de esta manera:\n"
3623
"'git <comando> [<revisión>...] -- [<archivo>...]'"
3624
3361
-#: setup.c:504
3625
+#: setup.c:499
3626
#, c-format
3627
msgid "Expected git repo version <= %d, found %d"
3628
msgstr "Se esperaba version de git repo <= %d, encontrada %d"
3629
3366
-#: setup.c:512
3630
+#: setup.c:507
3631
msgid "unknown repository extensions found:"
3632
msgstr "se encontro extension de repositorio desconocida:"
3633
3370
-#: setup.c:810
3634
+#: setup.c:806
3635
#, c-format
3636
msgid "Not a git repository (or any of the parent directories): %s"
3373
-msgstr "No es un repositorio git (ni ninguno de los directorios superiores): %s"
3637
+msgstr ""
3638
+"No es un repositorio git (ni ninguno de los directorios superiores): %s"
3639
3375
-#: setup.c:812 builtin/index-pack.c:1652
3640
+#: setup.c:808 builtin/index-pack.c:1653
3641
msgid "Cannot come back to cwd"
3642
msgstr "No se puede regresar a cwd"
3643
3379
-#: setup.c:1050
3644
+#: setup.c:1046
3645
msgid "Unable to read current working directory"
3646
msgstr "Incapaz de leer el directorio de trabajo actual"
3647
3383
-#: setup.c:1062 setup.c:1068
3648
+#: setup.c:1058 setup.c:1064
3649
#, c-format
3650
msgid "Cannot change to '%s'"
3651
msgstr "No se puede cambiar a '%s'"
3652
3388
-#: setup.c:1081
3653
+#: setup.c:1077
3654
#, c-format
3655
msgid ""
3656
"Not a git repository (or any parent up to mount point %s)\n"
3657
"Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
3658
msgstr ""
3659
"No es un repositorio git ( o ningún padre en el punto de montado %s)\n"
3395
-"Parando en el límite del sistema de archivos (GIT_DISCOVERY_ACROSS_FILESYSTEM no establecido)."
3660
+"Parando en el límite del sistema de archivos "
3661
+"(GIT_DISCOVERY_ACROSS_FILESYSTEM no establecido)."
3662
3397
-#: setup.c:1173
3663
+#: setup.c:1159
3664
#, c-format
3665
msgid ""
3666
"Problem with core.sharedRepository filemode value (0%.3o).\n"
@@ -3403,55 +3669,43 @@ msgstr ""
3669
"Problema con el valor del modo de archivo core.sharedRepository (0%.3o).\n"
3670
"El dueño de los archivos tiene que tener permisos de lectura y escritura."
3671
3406
-#: sha1_file.c:560
3672
+#: sha1_file.c:528
3673
#, c-format
3674
msgid "path '%s' does not exist"
3675
msgstr "ruta '%s' no existe"
3676
3411
-#: sha1_file.c:586
3677
+#: sha1_file.c:554
3678
#, c-format
3679
msgid "reference repository '%s' as a linked checkout is not supported yet."
3414
-msgstr "repositorio de referencia '%s' como un checkout vinculado no es soportado todavía."
3680
+msgstr ""
3681
+"repositorio de referencia '%s' como un checkout vinculado no es soportado "
3682
+"todavía."
3683
3416
-#: sha1_file.c:592
3684
+#: sha1_file.c:560
3685
#, c-format
3686
msgid "reference repository '%s' is not a local repository."
3687
msgstr "repositorio de referencia '%s' no es un repositorio local."
3688
3421
-#: sha1_file.c:598
3689
+#: sha1_file.c:566
3690
#, c-format
3691
msgid "reference repository '%s' is shallow"
3692
msgstr "repositorio de referencia '%s' es superficial (shallow)"
3693
3426
-#: sha1_file.c:606
3694
+#: sha1_file.c:574
3695
#, c-format
3696
msgid "reference repository '%s' is grafted"
3697
msgstr "repositorio de referencia '% s' está injertado"
3698
3431
-#: sha1_file.c:1245
3432
-msgid "offset before end of packfile (broken .idx?)"
3433
-msgstr "offset antes del final del paquete (broken .idx?)"
3434
-
3435
-#: sha1_file.c:2729
3436
-#, c-format
3437
-msgid "offset before start of pack index for %s (corrupt index?)"
3438
-msgstr "offset antes del comienzo del índice del paquete para %s (índice corrupto?)"
3439
-
3440
-#: sha1_file.c:2733
3441
-#, c-format
3442
-msgid "offset beyond end of pack index for %s (truncated index?)"
3443
-msgstr "offset más allá del índice de fin de paquete para %s (índice truncado?)"
3444
-
3445
-#: sha1_name.c:419
3699
+#: sha1_name.c:420
3700
#, c-format
3701
msgid "short SHA1 %s is ambiguous"
3702
msgstr "SHA1 %s corta es ambigua"
3703
3450
-#: sha1_name.c:430
3704
+#: sha1_name.c:431
3705
msgid "The candidates are:"
3706
msgstr "Los candidatos son:"
3707
3454
-#: sha1_name.c:589
3708
+#: sha1_name.c:590
3709
msgid ""
3710
"Git normally never creates a ref that ends with 40 hex characters\n"
3711
"because it will be ignored when you just specify 40-hex. These refs\n"
@@ -3469,83 +3723,94 @@ msgstr ""
3723
"\n"
3724
" git checkout -b $br $(git rev-parse ...)\n"
3725
"\n"
3472
-"donde \"$br\" est'a de alguna manera vacía y una ref de 40-hex es creada. Por favor\n"
3726
+"donde \"$br\" est'a de alguna manera vacía y una ref de 40-hex es creada. "
3727
+"Por favor\n"
3728
"examine estas refs y tal vez bórrelas. Silencie este mensaje \n"
3729
"ejecutando \"git config advice.objectNameWarning false\""
3730
3476
-#: submodule.c:70 submodule.c:104
3731
+#: submodule.c:93 submodule.c:127
3732
msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
3478
-msgstr "No se puede cambiar .gitmodules no fusionados, resuelva este problema primero"
3733
+msgstr ""
3734
+"No se puede cambiar .gitmodules no fusionados, resuelva este problema primero"
3735
3480
-#: submodule.c:74 submodule.c:108
3736
+#: submodule.c:97 submodule.c:131
3737
#, c-format
3738
msgid "Could not find section in .gitmodules where path=%s"
3739
msgstr "No se pudo encontrar la sección en .gitmodules donde path=%s"
3740
3485
-#: submodule.c:82
3741
+#: submodule.c:105
3742
#, c-format
3743
msgid "Could not update .gitmodules entry %s"
3744
msgstr "No se pudo actualizar la entrada %s de .gitmodules"
3745
3490
-#: submodule.c:115
3746
+#: submodule.c:138
3747
#, c-format
3748
msgid "Could not remove .gitmodules entry for %s"
3749
msgstr "No se pudo remover la entrada %s de .gitmodules"
3750
3495
-#: submodule.c:126
3751
+#: submodule.c:149
3752
msgid "staging updated .gitmodules failed"
3753
msgstr "falló realizar stage a los .gitmodules actualizados"
3754
3499
-#: submodule.c:165
3500
-msgid "negative values not allowed for submodule.fetchJobs"
3501
-msgstr "no se permiten valores negativos para submodule.fetchJobs"
3502
-
3503
-#: submodule.c:376
3755
+#: submodule.c:309
3756
#, c-format
3757
msgid "in unpopulated submodule '%s'"
3758
msgstr "en el submódulo no poblado '%s'"
3759
3508
-#: submodule.c:407
3760
+#: submodule.c:340
3761
#, c-format
3762
msgid "Pathspec '%s' is in submodule '%.*s'"
3763
msgstr "El patrón de ruta '%s' está en el submódulo '%.*s'"
3764
3513
-#: submodule.c:1337
3765
+#: submodule.c:799
3766
+#, c-format
3767
+msgid "submodule entry '%s' (%s) is a %s, not a commit"
3768
+msgstr "entrada de submódulo '%s' (%s) es un %s, no un commit"
3769
+
3770
+#: submodule.c:1021 builtin/branch.c:641 builtin/submodule--helper.c:1149
3771
+msgid "Failed to resolve HEAD as a valid ref."
3772
+msgstr "Fallo al resolver HEAD como un ref valido."
3773
+
3774
+#: submodule.c:1304
3775
#, c-format
3776
msgid "'%s' not recognized as a git repository"
3777
msgstr "'%s' no reconocido como un repositorio git"
3778
3518
-#: submodule.c:1475
3779
+#: submodule.c:1442
3780
#, c-format
3781
msgid "could not start 'git status' in submodule '%s'"
3782
msgstr "no se pudo comenzar 'git status' en el submódulo '%s'"
3783
3523
-#: submodule.c:1488
3784
+#: submodule.c:1455
3785
#, c-format
3786
msgid "could not run 'git status' in submodule '%s'"
3787
msgstr "no se pudo ejecutar 'git status' en el submódulo '%s'"
3788
3528
-#: submodule.c:1581
3789
+#: submodule.c:1548
3790
#, c-format
3791
msgid "submodule '%s' has dirty index"
3792
msgstr "submódulo '%s' tiene un índice corrupto"
3793
3533
-#: submodule.c:1845
3794
+#: submodule.c:1809
3795
#, c-format
3535
-msgid "relocate_gitdir for submodule '%s' with more than one worktree not supported"
3536
-msgstr "relocate_gitdir para el submódulo '%s' con más de un árbol de trabajo no soportado"
3796
+msgid ""
3797
+"relocate_gitdir for submodule '%s' with more than one worktree not supported"
3798
+msgstr ""
3799
+"relocate_gitdir para el submódulo '%s' con más de un árbol de trabajo no "
3800
+"soportado"
3801
3538
-#: submodule.c:1857 submodule.c:1913
3802
+#: submodule.c:1821 submodule.c:1877
3803
#, c-format
3804
msgid "could not lookup name for submodule '%s'"
3805
msgstr "no se pudo resolver el nombre para el submódulo '%s'"
3806
3543
-#: submodule.c:1861 builtin/submodule--helper.c:678 builtin/submodule--helper.c:688
3807
+#: submodule.c:1825 builtin/submodule--helper.c:671
3808
+#: builtin/submodule--helper.c:681
3809
#, c-format
3810
msgid "could not create directory '%s'"
3811
msgstr "no se pudo crear el directorio '%s'"
3812
3548
-#: submodule.c:1864
3813
+#: submodule.c:1828
3814
#, c-format
3815
msgid ""
3816
"Migrating git directory of '%s%s' from\n"
@@ -3556,93 +3821,98 @@ msgstr ""
3821
"'%s' hacia\n"
3822
"'%s'\n"
3823
3559
-#: submodule.c:1948
3824
+#: submodule.c:1912
3825
#, c-format
3826
msgid "could not recurse into submodule '%s'"
3827
msgstr "No pudo recursar en el submódulo '%s'"
3828
3564
-#: submodule.c:1992
3829
+#: submodule.c:1956
3830
msgid "could not start ls-files in .."
3831
msgstr "no se pudo comenzar ls-files en .."
3832
3568
-#: submodule.c:2012
3833
+#: submodule.c:1976
3834
msgid "BUG: returned path string doesn't match cwd?"
3835
msgstr "BUG: string de ruta recibido no concuerda con cwd?"
3836
3572
-#: submodule.c:2031
3837
+#: submodule.c:1995
3838
#, c-format
3839
msgid "ls-tree returned unexpected return code %d"
3840
msgstr "ls-tree retornó un código %d inesperado"
3841
3577
-#: submodule-config.c:420
3842
+#: submodule-config.c:263
3843
+msgid "negative values not allowed for submodule.fetchjobs"
3844
+msgstr "no se permiten valores negativos para submodule.fetchjobs"
3845
+
3846
+#: submodule-config.c:436
3847
#, c-format
3848
msgid "invalid value for %s"
3849
msgstr "valor inválido para %s"
3850
3582
-#: trailer.c:241
3851
+#: trailer.c:238
3852
#, c-format
3853
msgid "running trailer command '%s' failed"
3854
msgstr "no se pudo ejecutar el comando de remolque '%s'"
3855
3587
-#: trailer.c:474 trailer.c:478 trailer.c:482 trailer.c:536 trailer.c:540 trailer.c:544
3856
+#: trailer.c:485 trailer.c:490 trailer.c:495 trailer.c:549 trailer.c:553
3857
+#: trailer.c:557
3858
#, c-format
3859
msgid "unknown value '%s' for key '%s'"
3860
msgstr "valor '%s' desconocido para la clave '%s'"
3861
3592
-#: trailer.c:526 trailer.c:531 builtin/remote.c:290
3862
+#: trailer.c:539 trailer.c:544 builtin/remote.c:290
3863
#, c-format
3864
msgid "more than one %s"
3865
msgstr "más de un %s"
3866
3597
-#: trailer.c:703
3867
+#: trailer.c:730
3868
#, c-format
3869
msgid "empty trailer token in trailer '%.*s'"
3870
msgstr "token de remolque vacío en el trailer '%.*s'"
3871
3602
-#: trailer.c:723
3872
+#: trailer.c:750
3873
#, c-format
3874
msgid "could not read input file '%s'"
3875
msgstr "no se pudo leer el archivo de entrada '%s'"
3876
3607
-#: trailer.c:726
3877
+#: trailer.c:753
3878
msgid "could not read from stdin"
3879
msgstr "no se pudo leer desde stdin"
3880
3611
-#: trailer.c:950 builtin/am.c:45
3881
+#: trailer.c:1008 builtin/am.c:46
3882
#, c-format
3883
msgid "could not stat %s"
3884
msgstr "no se pudo definir %s"
3885
3616
-#: trailer.c:952
3886
+#: trailer.c:1010
3887
#, c-format
3888
msgid "file %s is not a regular file"
3889
msgstr "el archivo %s no es un archivo regular"
3890
3621
-#: trailer.c:954
3891
+#: trailer.c:1012
3892
#, c-format
3893
msgid "file %s is not writable by user"
3894
msgstr "el archivo %s no puede ser escrito por el usuario "
3895
3626
-#: trailer.c:966
3896
+#: trailer.c:1024
3897
msgid "could not open temporary file"
3898
msgstr "no se pudo abrir el archivo temporal"
3899
3630
-#: trailer.c:1002
3900
+#: trailer.c:1064
3901
#, c-format
3902
msgid "could not rename temporary file to %s"
3903
msgstr "no se pudo renombrar el archivo temporal a %s"
3904
3635
-#: transport.c:63
3905
+#: transport.c:62
3906
#, c-format
3907
msgid "Would set upstream of '%s' to '%s' of '%s'\n"
3908
msgstr "Configurará upstream de '%s' a '%s' de '%s'\n"
3909
3640
-#: transport.c:152
3910
+#: transport.c:151
3911
#, c-format
3912
msgid "transport: invalid depth option '%s'"
3913
msgstr "transport: opción inválida '%s'"
3914
3645
-#: transport.c:890
3915
+#: transport.c:888
3916
#, c-format
3917
msgid ""
3918
"The following submodule paths contain changes that can\n"
@@ -3651,7 +3921,7 @@ msgstr ""
3921
"La siguiente ruta de submódulo contiene cambios que no\n"
3922
"pueden ser encontrados en ningún remoto:\n"
3923
3654
-#: transport.c:894
3924
+#: transport.c:892
3925
#, c-format
3926
msgid ""
3927
"\n"
@@ -3678,7 +3948,7 @@ msgstr ""
3948
"para hacer un push al remoto.\n"
3949
"\n"
3950
3681
-#: transport.c:902
3951
+#: transport.c:900
3952
msgid "Aborting."
3953
msgstr "Abortando."
3954
@@ -3699,47 +3969,52 @@ msgstr "modo mal formado en la entrada de árbol"
3969
msgid "empty filename in tree entry"
3970
msgstr "nombre de archivo vacío en la entrada de árbol"
3971
3702
-#: tree-walk.c:113
3972
+#: tree-walk.c:114
3973
msgid "too-short tree file"
3974
msgstr "archivo de árbol muy corto"
3975
3706
-#: unpack-trees.c:105
3976
+#: unpack-trees.c:106
3977
#, c-format
3978
msgid ""
3979
"Your local changes to the following files would be overwritten by checkout:\n"
3980
"%%sPlease commit your changes or stash them before you switch branches."
3981
msgstr ""
3712
-"Los cambios locales de los siguientes archivos serán sobrescritos al actualizar el árbol de trabajo:\n"
3713
-"%%sPor favor, confirma tus cambios o salvaguárdalos antes de intercambiar ramas."
3982
+"Los cambios locales de los siguientes archivos serán sobrescritos al "
3983
+"actualizar el árbol de trabajo:\n"
3984
+"%%sPor favor, confirma tus cambios o salvaguárdalos antes de intercambiar "
3985
+"ramas."
3986
3715
-#: unpack-trees.c:107
3987
+#: unpack-trees.c:108
3988
#, c-format
3989
msgid ""
3990
"Your local changes to the following files would be overwritten by checkout:\n"
3991
"%%s"
3992
msgstr ""
3721
-"Los cambios locales de los siguientes archivos seran sobreescritos por checkout:\n"
3993
+"Los cambios locales de los siguientes archivos seran sobreescritos por "
3994
+"checkout:\n"
3995
"%%s"
3996
3724
-#: unpack-trees.c:110
3997
+#: unpack-trees.c:111
3998
#, c-format
3999
msgid ""
4000
"Your local changes to the following files would be overwritten by merge:\n"
4001
"%%sPlease commit your changes or stash them before you merge."
4002
msgstr ""
3730
-"Los cambios locales de los siguientes archivos serán sobrescritos al fusionar:\n"
4003
+"Los cambios locales de los siguientes archivos serán sobrescritos al "
4004
+"fusionar:\n"
4005
"%%sPor favor, confirma tus cambios o salvaguárdalos antes de fusionar."
4006
3733
-#: unpack-trees.c:112
4007
+#: unpack-trees.c:113
4008
#, c-format
4009
msgid ""
4010
"Your local changes to the following files would be overwritten by merge:\n"
4011
"%%s"
4012
msgstr ""
3739
-"Los cambios locales de los siguientes archivos seran sobreescritos por merge:\n"
4013
+"Los cambios locales de los siguientes archivos seran sobreescritos por "
4014
+"merge:\n"
4015
"%%s"
4016
3742
-#: unpack-trees.c:115
4017
+#: unpack-trees.c:116
4018
#, c-format
4019
msgid ""
4020
"Your local changes to the following files would be overwritten by %s:\n"
@@ -3748,7 +4023,7 @@ msgstr ""
4023
"Los cambios locales de los siguientes archivos serán sobrescritos al %s:\n"
4024
"%%sPor favor, confirma tus cambios o salvaguárdalos antes de %s."
4025
3751
-#: unpack-trees.c:117
4026
+#: unpack-trees.c:118
4027
#, c-format
4028
msgid ""
4029
"Your local changes to the following files would be overwritten by %s:\n"
@@ -3757,156 +4032,176 @@ msgstr ""
4032
"Los cambios locales de los siguientes archivos seran sobreescritos por %s:\n"
4033
"%%s"
4034
3760
-#: unpack-trees.c:122
4035
+#: unpack-trees.c:123
4036
#, c-format
4037
msgid ""
4038
"Updating the following directories would lose untracked files in them:\n"
4039
"%s"
4040
msgstr ""
3766
-"Al actualizar los siguientes directorios se perderán los archivos sin seguimiento en ellos:\n"
4041
+"Al actualizar los siguientes directorios se perderán los archivos sin "
4042
+"seguimiento en ellos:\n"
4043
"%s"
4044
3769
-#: unpack-trees.c:126
4045
+#: unpack-trees.c:127
4046
#, c-format
4047
msgid ""
4048
"The following untracked working tree files would be removed by checkout:\n"
4049
"%%sPlease move or remove them before you switch branches."
4050
msgstr ""
3775
-"Los siguientes archivos sin seguimiento en el árbol de trabajo serán removidos al actualizar el árbol de trabajo:\n"
4051
+"Los siguientes archivos sin seguimiento en el árbol de trabajo serán "
4052
+"removidos al actualizar el árbol de trabajo:\n"
4053
"%%sPor favor, muévelos o elimínalos antes de intercambiar ramas."
4054
3778
-#: unpack-trees.c:128
4055
+#: unpack-trees.c:129
4056
#, c-format
4057
msgid ""
4058
"The following untracked working tree files would be removed by checkout:\n"
4059
"%%s"
4060
msgstr ""
3784
-"Los siguientes archivos sin seguimiento del árbol de trabajo serán removidos al actualizar el árbol de trabajo:\n"
4061
+"Los siguientes archivos sin seguimiento del árbol de trabajo serán removidos "
4062
+"al actualizar el árbol de trabajo:\n"
4063
"%%s"
4064
3787
-#: unpack-trees.c:131
4065
+#: unpack-trees.c:132
4066
#, c-format
4067
msgid ""
4068
"The following untracked working tree files would be removed by merge:\n"
4069
"%%sPlease move or remove them before you merge."
4070
msgstr ""
3793
-"Los siguientes archivos sin seguimiento en el árbol de trabajo serán removidos al fusionar:\n"
4071
+"Los siguientes archivos sin seguimiento en el árbol de trabajo serán "
4072
+"removidos al fusionar:\n"
4073
"%%sPor favor, muévelos o elimínalos antes de fusionar."
4074
3796
-#: unpack-trees.c:133
4075
+#: unpack-trees.c:134
4076
#, c-format
4077
msgid ""
4078
"The following untracked working tree files would be removed by merge:\n"
4079
"%%s"
4080
msgstr ""
3802
-"Los siguientes archivos sin seguimiento de árbol de trabajo serán removidos al fusionar:\n"
4081
+"Los siguientes archivos sin seguimiento de árbol de trabajo serán removidos "
4082
+"al fusionar:\n"
4083
"%%s"
4084
3805
-#: unpack-trees.c:136
4085
+#: unpack-trees.c:137
4086
#, c-format
4087
msgid ""
4088
"The following untracked working tree files would be removed by %s:\n"
4089
"%%sPlease move or remove them before you %s."
4090
msgstr ""
3811
-"Los siguientes archivos sin seguimiento en el árbol de trabajo serán removidos al %s:\n"
4091
+"Los siguientes archivos sin seguimiento en el árbol de trabajo serán "
4092
+"removidos al %s:\n"
4093
"%%sPor favor, muévelos o elimínalos antes de %s."
4094
3814
-#: unpack-trees.c:138
4095
+#: unpack-trees.c:139
4096
#, c-format
4097
msgid ""
4098
"The following untracked working tree files would be removed by %s:\n"
4099
"%%s"
4100
msgstr ""
3820
-"Los siguientes archivos sin seguimiento en el árbol de trabajo serán removidos al ejecutar %s:\n"
4101
+"Los siguientes archivos sin seguimiento en el árbol de trabajo serán "
4102
+"removidos al ejecutar %s:\n"
4103
"%%s"
4104
3823
-#: unpack-trees.c:143
4105
+#: unpack-trees.c:144
4106
#, c-format
4107
msgid ""
3826
-"The following untracked working tree files would be overwritten by checkout:\n"
4108
+"The following untracked working tree files would be overwritten by "
4109
+"checkout:\n"
4110
"%%sPlease move or remove them before you switch branches."
4111
msgstr ""
3829
-"Los siguientes archivos sin seguimiento en el árbol de trabajo serán sobrescritos al actualizar el árbol de trabajo:\n"
4112
+"Los siguientes archivos sin seguimiento en el árbol de trabajo serán "
4113
+"sobrescritos al actualizar el árbol de trabajo:\n"
4114
"%%sPor favor, muévelos o elimínalos antes de intercambiar ramas."
4115
3832
-#: unpack-trees.c:145
4116
+#: unpack-trees.c:146
4117
#, c-format
4118
msgid ""
3835
-"The following untracked working tree files would be overwritten by checkout:\n"
4119
+"The following untracked working tree files would be overwritten by "
4120
+"checkout:\n"
4121
"%%s"
4122
msgstr ""
3838
-"Los siguientes archivos sin seguimiento de árbol de trabajo serán sobrescritos al actualizar el árbol de trabajo:\n"
4123
+"Los siguientes archivos sin seguimiento de árbol de trabajo serán "
4124
+"sobrescritos al actualizar el árbol de trabajo:\n"
4125
"%%s"
4126
3841
-#: unpack-trees.c:148
4127
+#: unpack-trees.c:149
4128
#, c-format
4129
msgid ""
4130
"The following untracked working tree files would be overwritten by merge:\n"
4131
"%%sPlease move or remove them before you merge."
4132
msgstr ""
3847
-"Los siguientes archivos sin seguimiento en el árbol de trabajo serán sobrescritos al fusionar:\n"
4133
+"Los siguientes archivos sin seguimiento en el árbol de trabajo serán "
4134
+"sobrescritos al fusionar:\n"
4135
"%%sPor favor, muévelos o elimínalos antes de fusionar."
4136
3850
-#: unpack-trees.c:150
4137
+#: unpack-trees.c:151
4138
#, c-format
4139
msgid ""
4140
"The following untracked working tree files would be overwritten by merge:\n"
4141
"%%s"
4142
msgstr ""
3856
-"Los siguientes archivos sin seguimiento de árbol de trabajo serán sobrescritos al fusionar:\n"
4143
+"Los siguientes archivos sin seguimiento de árbol de trabajo serán "
4144
+"sobrescritos al fusionar:\n"
4145
"%%s"
4146
3859
-#: unpack-trees.c:153
4147
+#: unpack-trees.c:154
4148
#, c-format
4149
msgid ""
4150
"The following untracked working tree files would be overwritten by %s:\n"
4151
"%%sPlease move or remove them before you %s."
4152
msgstr ""
3865
-"Los siguientes archivos sin seguimiento en el árbol de trabajo serán sobrescritos al %s:\n"
4153
+"Los siguientes archivos sin seguimiento en el árbol de trabajo serán "
4154
+"sobrescritos al %s:\n"
4155
"%%sPor favor, muévelos o elimínalos antes de %s."
4156
3868
-#: unpack-trees.c:155
4157
+#: unpack-trees.c:156
4158
#, c-format
4159
msgid ""
4160
"The following untracked working tree files would be overwritten by %s:\n"
4161
"%%s"
4162
msgstr ""
3874
-"Los siguientes archivos no rastreados en el arbol de trabajo seran removidos por %s:\n"
4163
+"Los siguientes archivos no rastreados en el arbol de trabajo seran removidos "
4164
+"por %s:\n"
4165
"%%s"
4166
3877
-#: unpack-trees.c:162
4167
+#: unpack-trees.c:163
4168
#, c-format
4169
msgid "Entry '%s' overlaps with '%s'. Cannot bind."
4170
msgstr "Entrda '%s' se superpone con '%s'. No se pueden unir"
4171
3882
-#: unpack-trees.c:165
4172
+#: unpack-trees.c:166
4173
#, c-format
4174
msgid ""
3885
-"Cannot update sparse checkout: the following entries are not up-to-date:\n"
4175
+"Cannot update sparse checkout: the following entries are not up to date:\n"
4176
"%s"
4177
msgstr ""
3888
-"No se puede actualizar el sparse checkout: las siguientes entradas no están actualizadas:\n"
4178
+"No se puede actualizar el sparse checkout: las siguientes entradas no están "
4179
+"actualizadas:\n"
4180
"%s"
4181
3891
-#: unpack-trees.c:167
4182
+#: unpack-trees.c:168
4183
#, c-format
4184
msgid ""
3894
-"The following working tree files would be overwritten by sparse checkout update:\n"
4185
+"The following working tree files would be overwritten by sparse checkout "
4186
+"update:\n"
4187
"%s"
4188
msgstr ""
3897
-"Los siguientes archivos del árbol de trabajo serán sobrescritos por la actualización sparse checkout:\n"
4189
+"Los siguientes archivos del árbol de trabajo serán sobrescritos por la "
4190
+"actualización sparse checkout:\n"
4191
"%s"
4192
3900
-#: unpack-trees.c:169
4193
+#: unpack-trees.c:170
4194
#, c-format
4195
msgid ""
3903
-"The following working tree files would be removed by sparse checkout update:\n"
4196
+"The following working tree files would be removed by sparse checkout "
4197
+"update:\n"
4198
"%s"
4199
msgstr ""
3906
-"Los siguientes archivos del árbol de trabajo serán removidos por la actualización sparse checkout:\n"
4200
+"Los siguientes archivos del árbol de trabajo serán removidos por la "
4201
+"actualización sparse checkout:\n"
4202
"%s"
4203
3909
-#: unpack-trees.c:171
4204
+#: unpack-trees.c:172
4205
#, c-format
4206
msgid ""
4207
"Cannot update submodule:\n"
@@ -3915,17 +4210,12 @@ msgstr ""
4210
"No se puede actualizar le submodulo:\n"
4211
"%s"
4212
3918
-#: unpack-trees.c:248
4213
+#: unpack-trees.c:249
4214
#, c-format
4215
msgid "Aborting\n"
4216
msgstr "Abortando\n"
4217
3923
-#: unpack-trees.c:277
3924
-#, c-format
3925
-msgid "submodule update strategy not supported for submodule '%s'"
3926
-msgstr "estrategia de actualización de submódulo no soportada para submódulo '%s'"
3927
-
3928
-#: unpack-trees.c:346
4218
+#: unpack-trees.c:331
4219
msgid "Checking out files"
4220
msgstr "Revisando archivos"
4221
@@ -3968,12 +4258,8 @@ msgstr "fallo al leer '%s'"
4258
msgid "could not open '%s' for reading and writing"
4259
msgstr "no se pudo abrir '%s' para lectura y escritura"
4260
3971
-#: wrapper.c:225 wrapper.c:395 builtin/am.c:766
3972
-#, c-format
3973
-msgid "could not open '%s' for writing"
3974
-msgstr "no se pudo abrir '%s' para escritura"
3975
-
3976
-#: wrapper.c:227 wrapper.c:397 builtin/am.c:319 builtin/am.c:757 builtin/am.c:849 builtin/merge.c:1014
4261
+#: wrapper.c:227 wrapper.c:397 builtin/am.c:320 builtin/am.c:766
4262
+#: builtin/am.c:858 builtin/merge.c:1041
4263
#, c-format
4264
msgid "could not open '%s' for reading"
4265
msgstr "no se pudo abrir '%s' para lectura"
@@ -3997,192 +4283,203 @@ msgstr "no se pudo escribir en %s"
4283
msgid "could not close %s"
4284
msgstr "no se pudo cerrar %s"
4285
4000
-#: wt-status.c:152
4286
+#: wt-status.c:150
4287
msgid "Unmerged paths:"
4288
msgstr "rutas no fusionadas:"
4289
4004
-#: wt-status.c:179 wt-status.c:206
4290
+#: wt-status.c:177 wt-status.c:204
4291
#, c-format
4292
msgid " (use \"git reset %s <file>...\" to unstage)"
4293
msgstr " (usa \"git reset %s <archivo>...\" para sacar del area de stage)"
4294
4009
-#: wt-status.c:181 wt-status.c:208
4295
+#: wt-status.c:179 wt-status.c:206
4296
msgid " (use \"git rm --cached <file>...\" to unstage)"
4297
msgstr " (usa \"git rm --cached <archivo>...\" para sacar del area de stage)"
4298
4013
-#: wt-status.c:185
4299
+#: wt-status.c:183
4300
msgid " (use \"git add <file>...\" to mark resolution)"
4301
msgstr " (usa \"git add <archivo>...\" para marcar una resolucion)"
4302
4017
-#: wt-status.c:187 wt-status.c:191
4303
+#: wt-status.c:185 wt-status.c:189
4304
msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
4019
-msgstr " (usa \"git add/rm <archivo>...\" como una forma apropiada de marcar la resolucion)"
4305
+msgstr ""
4306
+" (usa \"git add/rm <archivo>...\" como una forma apropiada de marcar la "
4307
+"resolucion)"
4308
4021
-#: wt-status.c:189
4309
+#: wt-status.c:187
4310
msgid " (use \"git rm <file>...\" to mark resolution)"
4311
msgstr " (usa \"git rm <file>...\" para marcar la resolucion)"
4312
4025
-#: wt-status.c:200 wt-status.c:981
4313
+#: wt-status.c:198 wt-status.c:979
4314
msgid "Changes to be committed:"
4315
msgstr "Cambios a ser confirmados:"
4316
4029
-#: wt-status.c:218 wt-status.c:990
4317
+#: wt-status.c:216 wt-status.c:988
4318
msgid "Changes not staged for commit:"
4319
msgstr "Cambios no rastreados para el commit:"
4320
4033
-#: wt-status.c:222
4321
+#: wt-status.c:220
4322
msgid " (use \"git add <file>...\" to update what will be committed)"
4035
-msgstr " (usa \"git add <archivo>...\" para actualizar lo que será confirmado)"
4323
+msgstr ""
4324
+" (usa \"git add <archivo>...\" para actualizar lo que será confirmado)"
4325
4037
-#: wt-status.c:224
4326
+#: wt-status.c:222
4327
msgid " (use \"git add/rm <file>...\" to update what will be committed)"
4039
-msgstr " (usa \"git add/rm <archivo>...\" para actuailzar a lo que se le va a hacer commit)"
4328
+msgstr ""
4329
+" (usa \"git add/rm <archivo>...\" para actuailzar a lo que se le va a hacer "
4330
+"commit)"
4331
4041
-#: wt-status.c:225
4042
-msgid " (use \"git checkout -- <file>...\" to discard changes in working directory)"
4043
-msgstr " (usa \"git checkout -- <archivo>...\" para descartar los cambios en el directorio de trabajo)"
4332
+#: wt-status.c:223
4333
+msgid ""
4334
+" (use \"git checkout -- <file>...\" to discard changes in working directory)"
4335
+msgstr ""
4336
+" (usa \"git checkout -- <archivo>...\" para descartar los cambios en el "
4337
+"directorio de trabajo)"
4338
4045
-#: wt-status.c:227
4339
+#: wt-status.c:225
4340
msgid " (commit or discard the untracked or modified content in submodules)"
4047
-msgstr " (confirmar o descartar el contenido sin seguimiento o modificado en los sub-módulos)"
4341
+msgstr ""
4342
+" (confirmar o descartar el contenido sin seguimiento o modificado en los "
4343
+"sub-módulos)"
4344
4049
-#: wt-status.c:239
4345
+#: wt-status.c:237
4346
#, c-format
4347
msgid " (use \"git %s <file>...\" to include in what will be committed)"
4052
-msgstr " (usa \"git %s <archivo>...\" para incluirlo a lo que se será confirmado)"
4348
+msgstr ""
4349
+" (usa \"git %s <archivo>...\" para incluirlo a lo que se será confirmado)"
4350
4054
-#: wt-status.c:254
4351
+#: wt-status.c:252
4352
msgid "both deleted:"
4353
msgstr "ambos borrados:"
4354
4058
-#: wt-status.c:256
4355
+#: wt-status.c:254
4356
msgid "added by us:"
4357
msgstr "agregado por nosotros:"
4358
4062
-#: wt-status.c:258
4359
+#: wt-status.c:256
4360
msgid "deleted by them:"
4361
msgstr "borrados por ellso:"
4362
4066
-#: wt-status.c:260
4363
+#: wt-status.c:258
4364
msgid "added by them:"
4365
msgstr "agregado por ellos:"
4366
4070
-#: wt-status.c:262
4367
+#: wt-status.c:260
4368
msgid "deleted by us:"
4369
msgstr "borrado por nosotros:"
4370
4074
-#: wt-status.c:264
4371
+#: wt-status.c:262
4372
msgid "both added:"
4373
msgstr "ambos agregados:"
4374
4078
-#: wt-status.c:266
4375
+#: wt-status.c:264
4376
msgid "both modified:"
4377
msgstr "ambos modificados:"
4378
4082
-#: wt-status.c:276
4379
+#: wt-status.c:274
4380
msgid "new file:"
4381
msgstr "nuevo archivo:"
4382
4086
-#: wt-status.c:278
4383
+#: wt-status.c:276
4384
msgid "copied:"
4385
msgstr "copiado:"
4386
4090
-#: wt-status.c:280
4387
+#: wt-status.c:278
4388
msgid "deleted:"
4389
msgstr "borrado:"
4390
4094
-#: wt-status.c:282
4391
+#: wt-status.c:280
4392
msgid "modified:"
4393
msgstr "modificado:"
4394
4098
-#: wt-status.c:284
4395
+#: wt-status.c:282
4396
msgid "renamed:"
4397
msgstr "renombrado:"
4398
4102
-#: wt-status.c:286
4399
+#: wt-status.c:284
4400
msgid "typechange:"
4401
msgstr "cambio de tipo:"
4402
4106
-#: wt-status.c:288
4403
+#: wt-status.c:286
4404
msgid "unknown:"
4405
msgstr "desconocido:"
4406
4110
-#: wt-status.c:290
4407
+#: wt-status.c:288
4408
msgid "unmerged:"
4409
msgstr "desfusionado:"
4410
4114
-#: wt-status.c:372
4411
+#: wt-status.c:370
4412
msgid "new commits, "
4413
msgstr "nuevos commits, "
4414
4118
-#: wt-status.c:374
4415
+#: wt-status.c:372
4416
msgid "modified content, "
4417
msgstr "contenido modificado, "
4418
4122
-#: wt-status.c:376
4419
+#: wt-status.c:374
4420
msgid "untracked content, "
4421
msgstr "contenido no rastreado, "
4422
4126
-#: wt-status.c:821
4423
+#: wt-status.c:819
4424
#, c-format
4425
msgid "Your stash currently has %d entry"
4426
msgid_plural "Your stash currently has %d entries"
4427
msgstr[0] "Tu stash actualmente tine %d entrada"
4428
msgstr[1] "Tu stash actualmente tiene %d entradas"
4429
4133
-#: wt-status.c:853
4430
+#: wt-status.c:851
4431
msgid "Submodules changed but not updated:"
4432
msgstr "Submodulos cambiados pero no actualizados:"
4433
4137
-#: wt-status.c:855
4434
+#: wt-status.c:853
4435
msgid "Submodule changes to be committed:"
4436
msgstr "Submodulos cambiados listos para realizar commit:"
4437
4141
-#: wt-status.c:937
4438
+#: wt-status.c:935
4439
msgid ""
4143
-"Do not touch the line above.\n"
4144
-"Everything below will be removed."
4440
+"Do not modify or remove the line above.\n"
4441
+"Everything below it will be ignored."
4442
msgstr ""
4146
-"No toques la linea de encima.\n"
4147
-"Todo lo que este abajo sera removido."
4443
+"No modifique o borre la linea de encima.\n"
4444
+"Todo lo que este por abajo será removido."
4445
4149
-#: wt-status.c:1049
4446
+#: wt-status.c:1048
4447
msgid "You have unmerged paths."
4448
msgstr "tienes rutas no fusionadas"
4449
4153
-#: wt-status.c:1052
4450
+#: wt-status.c:1051
4451
msgid " (fix conflicts and run \"git commit\")"
4452
msgstr " (arregla los conflictos y corre \"git commit\""
4453
4157
-#: wt-status.c:1054
4454
+#: wt-status.c:1053
4455
msgid " (use \"git merge --abort\" to abort the merge)"
4456
msgstr " (usa \"git merge --abort\" para abortar la fusion)"
4457
4161
-#: wt-status.c:1059
4458
+#: wt-status.c:1058
4459
msgid "All conflicts fixed but you are still merging."
4460
msgstr "Todos los conflictos resueltos pero sigues fusionando."
4461
4165
-#: wt-status.c:1062
4462
+#: wt-status.c:1061
4463
msgid " (use \"git commit\" to conclude merge)"
4464
msgstr " (usa \"git commit\" para concluir la fusion)"
4465
4169
-#: wt-status.c:1072
4466
+#: wt-status.c:1071
4467
msgid "You are in the middle of an am session."
4468
msgstr "Estas en medio de una sesion am."
4469
4173
-#: wt-status.c:1075
4470
+#: wt-status.c:1074
4471
msgid "The current patch is empty."
4472
msgstr "El parche actual esta vacio."
4473
4177
-#: wt-status.c:1079
4474
+#: wt-status.c:1078
4475
msgid " (fix conflicts and then run \"git am --continue\")"
4476
msgstr " (arregla los conflictos y luego corre \"git am --continue\""
4477
4181
-#: wt-status.c:1081
4478
+#: wt-status.c:1080
4479
msgid " (use \"git am --skip\" to skip this patch)"
4480
msgstr " (usa \"git am --skip\" para saltar este parche)"
4481
4185
-#: wt-status.c:1083
4482
+#: wt-status.c:1082
4483
msgid " (use \"git am --abort\" to restore the original branch)"
4484
msgstr " (usa \"git am --abort\" para restaurar la rama original)"
4485
@@ -4248,8 +4545,11 @@ msgstr " (todos los conflictos corregidos: ejecuta \"git rebase --continue\")"
4545
4546
#: wt-status.c:1292
4547
#, c-format
4251
-msgid "You are currently splitting a commit while rebasing branch '%s' on '%s'."
4252
-msgstr "Estas dividiendo un commit mientras aplicas un rebase de la rama '%s' en '%s'."
4548
+msgid ""
4549
+"You are currently splitting a commit while rebasing branch '%s' on '%s'."
4550
+msgstr ""
4551
+"Estas dividiendo un commit mientras aplicas un rebase de la rama '%s' en "
4552
+"'%s'."
4553
4554
#: wt-status.c:1297
4555
msgid "You are currently splitting a commit during a rebase."
@@ -4257,12 +4557,16 @@ msgstr "Estas dividiendo un commit durante un rebase."
4557
4558
#: wt-status.c:1300
4559
msgid " (Once your working directory is clean, run \"git rebase --continue\")"
4260
-msgstr " (Una vez que tu directorio de trabajo esté limpio, ejecuta \"git rebase --continue\")"
4560
+msgstr ""
4561
+" (Una vez que tu directorio de trabajo esté limpio, ejecuta \"git rebase --"
4562
+"continue\")"
4563
4564
#: wt-status.c:1304
4565
#, c-format
4566
msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
4265
-msgstr "Estas editando un commit mientras se aplica un rebase de la rama '%s' en '%s'."
4567
+msgstr ""
4568
+"Estas editando un commit mientras se aplica un rebase de la rama '%s' en "
4569
+"'%s'."
4570
4571
#: wt-status.c:1309
4572
msgid "You are currently editing a commit during a rebase."
@@ -4273,8 +4577,11 @@ msgid " (use \"git commit --amend\" to amend the current commit)"
4577
msgstr " (usa \"git commit --amend\" para enmendar la confirmación actual)"
4578
4579
#: wt-status.c:1314
4276
-msgid " (use \"git rebase --continue\" once you are satisfied with your changes)"
4277
-msgstr " (usa \"git rebase --continue\" una vez que estés satisfecho con tus cambios)"
4580
+msgid ""
4581
+" (use \"git rebase --continue\" once you are satisfied with your changes)"
4582
+msgstr ""
4583
+" (usa \"git rebase --continue\" una vez que estés satisfecho con tus "
4584
+"cambios)"
4585
4586
#: wt-status.c:1324
4587
#, c-format
@@ -4287,11 +4594,13 @@ msgstr " (corrige los conflictos y ejecuta \"git cherry-pick --continue\")"
4594
4595
#: wt-status.c:1332
4596
msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
4290
-msgstr " (todos los conflictos corregidos: ejecuta \"git cherry-pick --continue\")"
4597
+msgstr ""
4598
+" (todos los conflictos corregidos: ejecuta \"git cherry-pick --continue\")"
4599
4600
#: wt-status.c:1334
4601
msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
4294
-msgstr " (use \"git cherry-pick --abort\" para cancelar la operacion cherry-pick)"
4602
+msgstr ""
4603
+" (use \"git cherry-pick --abort\" para cancelar la operacion cherry-pick)"
4604
4605
#: wt-status.c:1343
4606
#, c-format
@@ -4390,7 +4699,9 @@ msgstr "Sin cambios"
4699
#: wt-status.c:1646
4700
#, c-format
4701
msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
4393
-msgstr "sin cambios agregados a la confirmación (usa \"git add\" y/o \"git commit -a\")\n"
4702
+msgstr ""
4703
+"sin cambios agregados a la confirmación (usa \"git add\" y/o \"git commit -a"
4704
+"\")\n"
4705
4706
#: wt-status.c:1649
4707
#, c-format
@@ -4399,18 +4710,26 @@ msgstr "no se agregaron cambios al commit\n"
4710
4711
#: wt-status.c:1652
4712
#, c-format
4402
-msgid "nothing added to commit but untracked files present (use \"git add\" to track)\n"
4403
-msgstr "no hay nada agregado a la confirmación pero hay archivos sin seguimiento presentes (usa \"git add\" para hacerles seguimiento)\n"
4713
+msgid ""
4714
+"nothing added to commit but untracked files present (use \"git add\" to "
4715
+"track)\n"
4716
+msgstr ""
4717
+"no hay nada agregado a la confirmación pero hay archivos sin seguimiento "
4718
+"presentes (usa \"git add\" para hacerles seguimiento)\n"
4719
4720
#: wt-status.c:1655
4721
#, c-format
4722
msgid "nothing added to commit but untracked files present\n"
4408
-msgstr "no hay nada agregado para confirmar, pero hay archivos sin seguimiento presentes\n"
4723
+msgstr ""
4724
+"no hay nada agregado para confirmar, pero hay archivos sin seguimiento "
4725
+"presentes\n"
4726
4727
#: wt-status.c:1658
4728
#, c-format
4729
msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
4413
-msgstr "no hay nada para confirmar (crea/copia archivos y usa \"git add\" para hacerles seguimiento)\n"
4730
+msgstr ""
4731
+"no hay nada para confirmar (crea/copia archivos y usa \"git add\" para "
4732
+"hacerles seguimiento)\n"
4733
4734
#: wt-status.c:1661 wt-status.c:1666
4735
#, c-format
@@ -4420,7 +4739,8 @@ msgstr "nada para hacer commit\n"
4739
#: wt-status.c:1664
4740
#, c-format
4741
msgid "nothing to commit (use -u to show untracked files)\n"
4423
-msgstr "nada para hacer commit (usa -u para mostrar los archivos no rastreados)\n"
4742
+msgstr ""
4743
+"nada para hacer commit (usa -u para mostrar los archivos no rastreados)\n"
4744
4745
#: wt-status.c:1668
4746
#, c-format
@@ -4458,7 +4778,7 @@ msgstr "adicionalmente, tu indice contiene cambios que no estan en un commit."
4778
msgid "cannot %s: Your index contains uncommitted changes."
4779
msgstr "no se puede %s: Tu indice contiene cambios que no estan en un commit."
4780
4461
-#: compat/precompose_utf8.c:58 builtin/clone.c:436
4781
+#: compat/precompose_utf8.c:58 builtin/clone.c:437
4782
#, c-format
4783
msgid "failed to unlink '%s'"
4784
msgstr "fallo al desvincular '%s'"
@@ -4472,7 +4792,7 @@ msgstr "git add [<opcion>] [--] <especificacion-de-ruta>..."
4792
msgid "unexpected diff status %c"
4793
msgstr "diff status inesperado %c"
4794
4475
-#: builtin/add.c:87 builtin/commit.c:292
4795
+#: builtin/add.c:87 builtin/commit.c:291
4796
msgid "updating files failed"
4797
msgstr "fallo la actualizacion de carpetas"
4798
@@ -4481,107 +4801,109 @@ msgstr "fallo la actualizacion de carpetas"
4801
msgid "remove '%s'\n"
4802
msgstr "remover '%s'\n"
4803
4484
-#: builtin/add.c:151
4804
+#: builtin/add.c:153
4805
msgid "Unstaged changes after refreshing the index:"
4806
msgstr "Cambios fuera del área de stage tras refrescar el índice:"
4807
4488
-#: builtin/add.c:211 builtin/rev-parse.c:873
4808
+#: builtin/add.c:213 builtin/rev-parse.c:888
4809
msgid "Could not read the index"
4810
msgstr "No se pudo leer el indice"
4811
4492
-#: builtin/add.c:222
4812
+#: builtin/add.c:224
4813
#, c-format
4814
msgid "Could not open '%s' for writing."
4815
msgstr "No se pudo abrir '%s' para escritura."
4816
4497
-#: builtin/add.c:226
4817
+#: builtin/add.c:228
4818
msgid "Could not write patch"
4819
msgstr "No se puede escribir el parche"
4820
4501
-#: builtin/add.c:229
4821
+#: builtin/add.c:231
4822
msgid "editing patch failed"
4823
msgstr "fallo la edicion del parche"
4824
4505
-#: builtin/add.c:232
4825
+#: builtin/add.c:234
4826
#, c-format
4827
msgid "Could not stat '%s'"
4828
msgstr "No se pudo definir '%s'"
4829
4510
-#: builtin/add.c:234
4830
+#: builtin/add.c:236
4831
msgid "Empty patch. Aborted."
4832
msgstr "Parche vacio. Abortado."
4833
4514
-#: builtin/add.c:239
4834
+#: builtin/add.c:241
4835
#, c-format
4836
msgid "Could not apply '%s'"
4837
msgstr "No se pudo aplicar '%s'"
4838
4519
-#: builtin/add.c:249
4839
+#: builtin/add.c:251
4840
msgid "The following paths are ignored by one of your .gitignore files:\n"
4521
-msgstr "Las siguientes rutas son ignoradas por uno de tus archivos .gitignore:\n"
4841
+msgstr ""
4842
+"Las siguientes rutas son ignoradas por uno de tus archivos .gitignore:\n"
4843
4523
-#: builtin/add.c:269 builtin/clean.c:907 builtin/fetch.c:110 builtin/mv.c:124 builtin/prune-packed.c:55 builtin/pull.c:201 builtin/push.c:529 builtin/remote.c:1332
4524
-#: builtin/rm.c:242 builtin/send-pack.c:164
4844
+#: builtin/add.c:271 builtin/clean.c:910 builtin/fetch.c:132 builtin/mv.c:124
4845
+#: builtin/prune-packed.c:55 builtin/pull.c:201 builtin/push.c:529
4846
+#: builtin/remote.c:1333 builtin/rm.c:242 builtin/send-pack.c:164
4847
msgid "dry run"
4848
msgstr "dry run ( ejecucion en seco)"
4849
4528
-#: builtin/add.c:272
4850
+#: builtin/add.c:274
4851
msgid "interactive picking"
4852
msgstr "seleccion interactiva"
4853
4532
-#: builtin/add.c:273 builtin/checkout.c:1162 builtin/reset.c:299
4854
+#: builtin/add.c:275 builtin/checkout.c:1172 builtin/reset.c:310
4855
msgid "select hunks interactively"
4856
msgstr "elegir hunks de forma interactiva"
4857
4536
-#: builtin/add.c:274
4858
+#: builtin/add.c:276
4859
msgid "edit current diff and apply"
4860
msgstr "editar diff actual y aplicar"
4861
4540
-#: builtin/add.c:275
4862
+#: builtin/add.c:277
4863
msgid "allow adding otherwise ignored files"
4864
msgstr "permitir agregar caso contrario ignorar archivos"
4865
4544
-#: builtin/add.c:276
4866
+#: builtin/add.c:278
4867
msgid "update tracked files"
4868
msgstr "actualizado las carpetas rastreadas"
4869
4548
-#: builtin/add.c:277
4870
+#: builtin/add.c:279
4871
msgid "record only the fact that the path will be added later"
4872
msgstr "grabar solo el hecho de que la ruta será agregada después"
4873
4552
-#: builtin/add.c:278
4874
+#: builtin/add.c:280
4875
msgid "add changes from all tracked and untracked files"
4876
msgstr "agregar los cambios de todas las carpetas con y sin seguimiento"
4877
4556
-#: builtin/add.c:281
4878
+#: builtin/add.c:283
4879
msgid "ignore paths removed in the working tree (same as --no-all)"
4880
msgstr "ignorar rutas removidas en el arbol de trabajo (lo mismo que --no-all)"
4881
4560
-#: builtin/add.c:283
4882
+#: builtin/add.c:285
4883
msgid "don't add, only refresh the index"
4884
msgstr "no agregar, solo actualizar el indice"
4885
4564
-#: builtin/add.c:284
4886
+#: builtin/add.c:286
4887
msgid "just skip files which cannot be added because of errors"
4888
msgstr "saltar las carpetas que no pueden ser agregadas a causa de errores"
4889
4568
-#: builtin/add.c:285
4890
+#: builtin/add.c:287
4891
msgid "check if - even missing - files are ignored in dry run"
4892
msgstr "comprobar si - incluso los archivos que faltan - se ignoran en dry run"
4893
4572
-#: builtin/add.c:286 builtin/update-index.c:952
4894
+#: builtin/add.c:288 builtin/update-index.c:954
4895
msgid "(+/-)x"
4896
msgstr "(+/-)x"
4897
4576
-#: builtin/add.c:286 builtin/update-index.c:953
4898
+#: builtin/add.c:288 builtin/update-index.c:955
4899
msgid "override the executable bit of the listed files"
4900
msgstr "sobrescribir el bit ejecutable de los archivos listados"
4901
4580
-#: builtin/add.c:288
4902
+#: builtin/add.c:290
4903
msgid "warn when adding an embedded repository"
4904
msgstr "avisar cuando se agrega un repositorio incrustado"
4905
4584
-#: builtin/add.c:303
4906
+#: builtin/add.c:305
4907
#, c-format
4908
msgid ""
4909
"You've added another git repository inside your current repository.\n"
@@ -4612,147 +4934,153 @@ msgstr ""
4934
"\n"
4935
"Vea \"git help submodule\" para mas informacion."
4936
4615
-#: builtin/add.c:331
4937
+#: builtin/add.c:333
4938
#, c-format
4939
msgid "adding embedded git repository: %s"
4940
msgstr "agregando repositorio embebido: %s"
4941
4620
-#: builtin/add.c:349
4942
+#: builtin/add.c:351
4943
#, c-format
4944
msgid "Use -f if you really want to add them.\n"
4945
msgstr "Use -f si realmente quiere agregarlos.\n"
4946
4625
-#: builtin/add.c:357
4947
+#: builtin/add.c:359
4948
msgid "adding files failed"
4949
msgstr "fallo al agregar archivos"
4950
4629
-#: builtin/add.c:394
4951
+#: builtin/add.c:396
4952
msgid "-A and -u are mutually incompatible"
4953
msgstr "-A y -u son mutuamente incompatibles"
4954
4633
-#: builtin/add.c:401
4955
+#: builtin/add.c:403
4956
msgid "Option --ignore-missing can only be used together with --dry-run"
4957
msgstr "Opción --ignore-missing solo puede ser usada junto a --dry-run"
4958
4637
-#: builtin/add.c:405
4959
+#: builtin/add.c:407
4960
#, c-format
4961
msgid "--chmod param '%s' must be either -x or +x"
4962
msgstr "El parámetro '%s' para --chmod debe ser -x ó +x"
4963
4642
-#: builtin/add.c:420
4964
+#: builtin/add.c:422
4965
#, c-format
4966
msgid "Nothing specified, nothing added.\n"
4967
msgstr "Nada especificado, nada agregado.\n"
4968
4647
-#: builtin/add.c:421
4969
+#: builtin/add.c:423
4970
#, c-format
4971
msgid "Maybe you wanted to say 'git add .'?\n"
4972
msgstr "Tal vez quiso decir 'git add .'?\n"
4973
4652
-#: builtin/add.c:426 builtin/check-ignore.c:176 builtin/checkout.c:282 builtin/checkout.c:475 builtin/clean.c:954 builtin/commit.c:351 builtin/mv.c:144
4653
-#: builtin/reset.c:238 builtin/rm.c:272 builtin/submodule--helper.c:244
4974
+#: builtin/add.c:428 builtin/check-ignore.c:176 builtin/checkout.c:282
4975
+#: builtin/checkout.c:479 builtin/clean.c:957 builtin/commit.c:350
4976
+#: builtin/mv.c:143 builtin/reset.c:249 builtin/rm.c:271
4977
+#: builtin/submodule--helper.c:243
4978
msgid "index file corrupt"
4979
msgstr "archivo indice corrompido"
4980
4657
-#: builtin/am.c:413
4981
+#: builtin/am.c:414
4982
msgid "could not parse author script"
4983
msgstr "no se pudo analizar el script del autor"
4984
4661
-#: builtin/am.c:489
4985
+#: builtin/am.c:498
4986
#, c-format
4987
msgid "'%s' was deleted by the applypatch-msg hook"
4988
msgstr "'%s' fue borrado por el hook de applypatch-msg"
4989
4666
-#: builtin/am.c:530
4990
+#: builtin/am.c:539
4991
#, c-format
4992
msgid "Malformed input line: '%s'."
4993
msgstr "linea mal formada: '%s'."
4994
4671
-#: builtin/am.c:567
4995
+#: builtin/am.c:576
4996
#, c-format
4997
msgid "Failed to copy notes from '%s' to '%s'"
4998
msgstr "Fallo al copiar notas de '%s' a '%s'"
4999
4676
-#: builtin/am.c:593
5000
+#: builtin/am.c:602
5001
msgid "fseek failed"
5002
msgstr "fall de fseek"
5003
4680
-#: builtin/am.c:777
5004
+#: builtin/am.c:786
5005
#, c-format
5006
msgid "could not parse patch '%s'"
5007
msgstr "no se pudo analizar el parche '%s'"
5008
4685
-#: builtin/am.c:842
5009
+#: builtin/am.c:851
5010
msgid "Only one StGIT patch series can be applied at once"
5011
msgstr "Solo un parche StGIT puede ser aplicado de una vez "
5012
4689
-#: builtin/am.c:889
5013
+#: builtin/am.c:899
5014
msgid "invalid timestamp"
5015
msgstr "timestamp invalido"
5016
4693
-#: builtin/am.c:892 builtin/am.c:900
5017
+#: builtin/am.c:904 builtin/am.c:916
5018
msgid "invalid Date line"
5019
msgstr "linea Date invalida"
5020
4697
-#: builtin/am.c:897
5021
+#: builtin/am.c:911
5022
msgid "invalid timezone offset"
5023
msgstr "offset de zona horaria inválido"
5024
4701
-#: builtin/am.c:986
5025
+#: builtin/am.c:1004
5026
msgid "Patch format detection failed."
5027
msgstr "Falló al detectar el formato del parche."
5028
4705
-#: builtin/am.c:991 builtin/clone.c:401
5029
+#: builtin/am.c:1009 builtin/clone.c:402
5030
#, c-format
5031
msgid "failed to create directory '%s'"
5032
msgstr "fallo al crear el directorio '%s'"
5033
4710
-#: builtin/am.c:995
5034
+#: builtin/am.c:1013
5035
msgid "Failed to split patches."
5036
msgstr "Fallo al dividir parches"
5037
4714
-#: builtin/am.c:1120 builtin/commit.c:377
5038
+#: builtin/am.c:1142 builtin/commit.c:376
5039
msgid "unable to write index file"
5040
msgstr "no es posible escribir en el archivo indice"
5041
4718
-#: builtin/am.c:1171
5042
+#: builtin/am.c:1193
5043
#, c-format
5044
msgid "When you have resolved this problem, run \"%s --continue\"."
5045
msgstr "Cuando haya resuelto este problema, ejecute \"%s --continue\"."
5046
4723
-#: builtin/am.c:1172
5047
+#: builtin/am.c:1194
5048
#, c-format
5049
msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
5050
msgstr "Si prefieres saltar este parche, ejecuta \"%s --skip\"."
5051
4728
-#: builtin/am.c:1173
5052
+#: builtin/am.c:1195
5053
#, c-format
5054
msgid "To restore the original branch and stop patching, run \"%s --abort\"."
4731
-msgstr "Para restaurar la rama original y detener el parchado, ejecutar \"%s --abort\"."
5055
+msgstr ""
5056
+"Para restaurar la rama original y detener el parchado, ejecutar \"%s --abort"
5057
+"\"."
5058
4733
-#: builtin/am.c:1304
5059
+#: builtin/am.c:1302
5060
msgid "Patch is empty."
5061
msgstr "El parche esta vacio."
5062
4737
-#: builtin/am.c:1370
5063
+#: builtin/am.c:1368
5064
#, c-format
5065
msgid "invalid ident line: %.*s"
5066
msgstr "sangría no válida: %.*s"
5067
4742
-#: builtin/am.c:1392
5068
+#: builtin/am.c:1390
5069
#, c-format
5070
msgid "unable to parse commit %s"
5071
msgstr "no es posible analizar el commit %s"
5072
4747
-#: builtin/am.c:1586
5073
+#: builtin/am.c:1584
5074
msgid "Repository lacks necessary blobs to fall back on 3-way merge."
4749
-msgstr "Repositorio carece de los blobs necesarios para retroceder en una fusión de 3-vías"
5075
+msgstr ""
5076
+"Repositorio carece de los blobs necesarios para retroceder en una fusión de "
5077
+"3-vías"
5078
4751
-#: builtin/am.c:1588
5079
+#: builtin/am.c:1586
This file is too large to show in full.