Skip to content

Commit 9aeb4c2

Browse files
committed
l10n: batch updates for one trivial change
In order to catch up with the release of Git 2.2.0 final, make a batch l10n update for the new l10n change brought by commit d52adf1 (trailer: display a trailer without its trailing newline). Signed-off-by: Jiang Xin <[email protected]>
1 parent e3f9cab commit 9aeb4c2

File tree

7 files changed

+554
-519
lines changed

7 files changed

+554
-519
lines changed

po/bg.po

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,8 @@ msgid ""
130130
msgstr ""
131131
"Project-Id-Version: git master\n"
132132
"Report-Msgid-Bugs-To: Git Mailing List <[email protected]>\n"
133-
"POT-Creation-Date: 2014-11-02 18:01+0200\n"
134-
"PO-Revision-Date: 2014-11-02 18:52+0200\n"
133+
"POT-Creation-Date: 2014-11-20 09:42+0800\n"
134+
"PO-Revision-Date: 2014-11-20 10:15+0800\n"
135135
"Last-Translator: Alexander Shopov <[email protected]>\n"
136136
"Language-Team: Bulgarian <[email protected]>\n"
137137
"Language: bg\n"
@@ -410,42 +410,42 @@ msgid_plural "The bundle requires these %d refs:"
410410
msgstr[0] "Пратката изисква следния указател:"
411411
msgstr[1] "Пратката изисква следните %d указатели:"
412412

413+
#: bundle.c:251
414+
msgid "Could not spawn pack-objects"
415+
msgstr "Командата „git pack-objects“ не може да бъде стартирана"
416+
417+
# FIXME better message
418+
#: bundle.c:269
419+
msgid "pack-objects died"
420+
msgstr "Командата „git pack-objects“ не завърши успешно"
421+
413422
# FIXME better message
414-
#: bundle.c:292
423+
#: bundle.c:309
415424
msgid "rev-list died"
416425
msgstr "Командата „git rev-list“ не завърши успешно"
417426

418-
#: bundle.c:298 builtin/log.c:153 builtin/log.c:1342 builtin/shortlog.c:261
419-
#, c-format
420-
msgid "unrecognized argument: %s"
421-
msgstr "непознат аргумент: %s"
422-
423-
#: bundle.c:333
427+
#: bundle.c:358
424428
#, c-format
425429
msgid "ref '%s' is excluded by the rev-list options"
426430
msgstr ""
427431
"указателят „%s“ не е бил включен поради опциите зададени на „git rev-list“"
428432

429-
#: bundle.c:378
433+
#: bundle.c:438 builtin/log.c:153 builtin/log.c:1342 builtin/shortlog.c:261
434+
#, c-format
435+
msgid "unrecognized argument: %s"
436+
msgstr "непознат аргумент: %s"
437+
438+
#: bundle.c:444
430439
msgid "Refusing to create empty bundle."
431440
msgstr "Създаването на празна пратка е невъзможно."
432441

433-
#: bundle.c:393
434-
msgid "Could not spawn pack-objects"
435-
msgstr "Командата „git pack-objects“ не може да бъде стартирана"
436-
437-
# FIXME better message
438-
#: bundle.c:411
439-
msgid "pack-objects died"
440-
msgstr "Командата „git pack-objects“ не завърши успешно"
441-
442-
#: bundle.c:414
442+
#: bundle.c:454
443443
#, c-format
444444
msgid "cannot create '%s'"
445445
msgstr "Файлът „%s“ не може да бъде създаден"
446446

447447
# FIXME better message
448-
#: bundle.c:435
448+
#: bundle.c:475
449449
msgid "index-pack died"
450450
msgstr "Командата „git index-pack“ не завърши успешно"
451451

@@ -1619,28 +1619,28 @@ msgstr "Връзката в Git „%s“ не може да бъде създа
16191619
msgid "Could not set core.worktree in %s"
16201620
msgstr "Настройката „core.worktree“ не може да се зададе в „%s“"
16211621

1622-
#: trailer.c:500 trailer.c:504 trailer.c:508 trailer.c:562 trailer.c:566
1623-
#: trailer.c:570
1622+
#: trailer.c:499 trailer.c:503 trailer.c:507 trailer.c:561 trailer.c:565
1623+
#: trailer.c:569
16241624
#, c-format
16251625
msgid "unknown value '%s' for key '%s'"
16261626
msgstr "неправилна стойност „%s“ за настройката „%s“"
16271627

1628-
#: trailer.c:552 trailer.c:557 builtin/remote.c:288
1628+
#: trailer.c:551 trailer.c:556 builtin/remote.c:288
16291629
#, c-format
16301630
msgid "more than one %s"
16311631
msgstr "стойността „%s“ се повтаря в настройките"
16321632

1633-
#: trailer.c:587
1633+
#: trailer.c:589
16341634
#, c-format
1635-
msgid "empty trailer token in trailer '%s'"
1636-
msgstr "празна завършваща лексема в епилога „%s“"
1635+
msgid "empty trailer token in trailer '%.*s'"
1636+
msgstr "празна завършваща лексема в епилога „%.*s“"
16371637

1638-
#: trailer.c:706
1638+
#: trailer.c:709
16391639
#, c-format
16401640
msgid "could not read input file '%s'"
16411641
msgstr "входният файл „%s“ не може да бъде прочетен"
16421642

1643-
#: trailer.c:709
1643+
#: trailer.c:712
16441644
msgid "could not read from stdin"
16451645
msgstr "от стандартния вход не може да се чете"
16461646

@@ -2142,6 +2142,11 @@ msgstr "изтрит"
21422142
msgid "behind "
21432143
msgstr "назад с "
21442144

2145+
#: compat/precompose_utf8.c:55 builtin/clone.c:357
2146+
#, c-format
2147+
msgid "failed to unlink '%s'"
2148+
msgstr "неуспешно изтриване на „%s“"
2149+
21452150
#: builtin/add.c:22
21462151
msgid "git add [options] [--] <pathspec>..."
21472152
msgstr "git add [ОПЦИЯ…] [--] ПЪТ…"
@@ -4184,11 +4189,6 @@ msgstr "„%s“ съществува и не е директория"
41844189
msgid "failed to stat %s\n"
41854190
msgstr "не може да бъде получена информация чрез „stat“ за „%s“\n"
41864191

4187-
#: builtin/clone.c:357
4188-
#, c-format
4189-
msgid "failed to unlink '%s'"
4190-
msgstr "неуспешно изтриване на „%s“"
4191-
41924192
#: builtin/clone.c:362
41934193
#, c-format
41944194
msgid "failed to create link '%s'"
@@ -10511,27 +10511,6 @@ msgstr ""
1051110511
"за\n"
1051210512
"някое определено ПОНЯТИЕ използвайте „git help ПОНЯТИЕ“."
1051310513

10514-
#: parse-options.h:143
10515-
msgid "expiry-date"
10516-
msgstr "период на валидност/запазване"
10517-
10518-
#: parse-options.h:158
10519-
msgid "no-op (backward compatibility)"
10520-
msgstr "нулева операция (за съвместимост с предишни версии)"
10521-
10522-
#: parse-options.h:232
10523-
msgid "be more verbose"
10524-
msgstr "повече подробности"
10525-
10526-
#: parse-options.h:234
10527-
msgid "be more quiet"
10528-
msgstr "по-малко подробности"
10529-
10530-
# FIXME SHA-1 -> SHA1
10531-
#: parse-options.h:240
10532-
msgid "use <n> digits to display SHA-1s"
10533-
msgstr "да се показват такъв БРОЙ цифри от сумите по SHA1"
10534-
1053510514
#: common-cmds.h:8
1053610515
msgid "Add file contents to the index"
1053710516
msgstr "Добавяне на съдържанието на файла към индекса"
@@ -10618,6 +10597,27 @@ msgstr "Извеждане на състоянието на работното
1061810597
msgid "Create, list, delete or verify a tag object signed with GPG"
1061910598
msgstr "Извеждане, създаване, изтриване, проверка на етикети подписани с GPG"
1062010599

10600+
#: parse-options.h:143
10601+
msgid "expiry-date"
10602+
msgstr "период на валидност/запазване"
10603+
10604+
#: parse-options.h:158
10605+
msgid "no-op (backward compatibility)"
10606+
msgstr "нулева операция (за съвместимост с предишни версии)"
10607+
10608+
#: parse-options.h:232
10609+
msgid "be more verbose"
10610+
msgstr "повече подробности"
10611+
10612+
#: parse-options.h:234
10613+
msgid "be more quiet"
10614+
msgstr "по-малко подробности"
10615+
10616+
# FIXME SHA-1 -> SHA1
10617+
#: parse-options.h:240
10618+
msgid "use <n> digits to display SHA-1s"
10619+
msgstr "да се показват такъв БРОЙ цифри от сумите по SHA1"
10620+
1062110621
#: rerere.h:27
1062210622
msgid "update the index with reused conflict resolution if possible"
1062310623
msgstr ""

po/ca.po

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Git\n"
99
"Report-Msgid-Bugs-To: Git Mailing List <[email protected]>\n"
10-
"POT-Creation-Date: 2014-11-01 07:46+0800\n"
11-
"PO-Revision-Date: 2014-11-17 13:16-0700\n"
10+
"POT-Creation-Date: 2014-11-20 09:42+0800\n"
11+
"PO-Revision-Date: 2014-11-20 10:23+0800\n"
1212
"Last-Translator: Alex Henrie <[email protected]>\n"
1313
"Language-Team: Catalan\n"
1414
"Language: ca\n"
@@ -290,38 +290,38 @@ msgid_plural "The bundle requires these %d refs:"
290290
msgstr[0] "L'embolic requereix aquesta referència:"
291291
msgstr[1] "L'embolic requereix aquestes %d referències:"
292292

293-
#: bundle.c:292
293+
#: bundle.c:251
294+
msgid "Could not spawn pack-objects"
295+
msgstr "No s'ha pogut executar el pack-objects"
296+
297+
#: bundle.c:269
298+
msgid "pack-objects died"
299+
msgstr "El pack-objects s'ha mort"
300+
301+
#: bundle.c:309
294302
msgid "rev-list died"
295303
msgstr "El rev-list s'ha mort"
296304

297-
#: bundle.c:298 builtin/log.c:153 builtin/log.c:1342 builtin/shortlog.c:261
298-
#, c-format
299-
msgid "unrecognized argument: %s"
300-
msgstr "paràmetre no reconegut: %s"
301-
302-
#: bundle.c:333
305+
#: bundle.c:358
303306
#, c-format
304307
msgid "ref '%s' is excluded by the rev-list options"
305308
msgstr "les opcions de la llista de revisions exclouen la referència '%s'"
306309

307-
#: bundle.c:378
310+
#: bundle.c:438 builtin/log.c:153 builtin/log.c:1342 builtin/shortlog.c:261
311+
#, c-format
312+
msgid "unrecognized argument: %s"
313+
msgstr "paràmetre no reconegut: %s"
314+
315+
#: bundle.c:444
308316
msgid "Refusing to create empty bundle."
309317
msgstr "Refusant crear un embolic buit."
310318

311-
#: bundle.c:393
312-
msgid "Could not spawn pack-objects"
313-
msgstr "No s'ha pogut executar el pack-objects"
314-
315-
#: bundle.c:411
316-
msgid "pack-objects died"
317-
msgstr "El pack-objects s'ha mort"
318-
319-
#: bundle.c:414
319+
#: bundle.c:454
320320
#, c-format
321321
msgid "cannot create '%s'"
322322
msgstr "no es pot crear '%s'"
323323

324-
#: bundle.c:435
324+
#: bundle.c:475
325325
msgid "index-pack died"
326326
msgstr "L'index-pack s'ha mort"
327327

@@ -1475,28 +1475,28 @@ msgstr "No s'ha pogut crear l'enllaç de git %s"
14751475
msgid "Could not set core.worktree in %s"
14761476
msgstr "No s'ha pogut establir core.worktree en %s"
14771477

1478-
#: trailer.c:500 trailer.c:504 trailer.c:508 trailer.c:562 trailer.c:566
1479-
#: trailer.c:570
1478+
#: trailer.c:499 trailer.c:503 trailer.c:507 trailer.c:561 trailer.c:565
1479+
#: trailer.c:569
14801480
#, c-format
14811481
msgid "unknown value '%s' for key '%s'"
14821482
msgstr "valor desconegut '%s' per a la clau '%s'"
14831483

1484-
#: trailer.c:552 trailer.c:557 builtin/remote.c:288
1484+
#: trailer.c:551 trailer.c:556 builtin/remote.c:288
14851485
#, c-format
14861486
msgid "more than one %s"
14871487
msgstr "més d'un %s"
14881488

1489-
#: trailer.c:587
1489+
#: trailer.c:589
14901490
#, c-format
1491-
msgid "empty trailer token in trailer '%s'"
1492-
msgstr "fitxa de remolc buida en el remolc '%s'"
1491+
msgid "empty trailer token in trailer '%.*s'"
1492+
msgstr "fitxa de remolc buida en el remolc '%.*s'"
14931493

1494-
#: trailer.c:706
1494+
#: trailer.c:709
14951495
#, c-format
14961496
msgid "could not read input file '%s'"
14971497
msgstr "no s'ha pogut llegir el fitxer d'entrada '%s'"
14981498

1499-
#: trailer.c:709
1499+
#: trailer.c:712
15001500
msgid "could not read from stdin"
15011501
msgstr "No s'ha pogut llegir des d'stdin"
15021502

0 commit comments

Comments
 (0)