Browse Source

ld: fix --disable-multiple-abs-defs alignment in help

binutils-2_38-branch
Mike Frysinger 5 years ago
parent
commit
ef91306693
  1. 3
      ld/lexsup.c
  2. 2
      ld/po/bg.po
  3. 2
      ld/po/es.po
  4. 2
      ld/po/fi.po
  5. 2
      ld/po/fr.po
  6. 2
      ld/po/ld.pot
  7. 2
      ld/po/pt_BR.po
  8. 2
      ld/po/ru.po
  9. 2
      ld/po/sr.po
  10. 2
      ld/po/sv.po
  11. 2
      ld/po/uk.po

3
ld/lexsup.c

@ -333,7 +333,8 @@ static const struct ld_option ld_options[] =
{ {"disable-multiple-abs-defs", no_argument, NULL,
OPTION_DISABLE_MULTIPLE_DEFS_ABS},
'\0', NULL, N_("Do not allow multiple definitions with symbols included\n"
" in filename invoked by -R or --just-symbols"),
" in filename invoked by -R "
"or --just-symbols"),
TWO_DASHES},
{ {"embedded-relocs", no_argument, NULL, OPTION_EMBEDDED_RELOCS},
'\0', NULL, N_("Generate embedded relocs"), TWO_DASHES},

2
ld/po/bg.po

@ -1500,7 +1500,7 @@ msgstr "Декориране на имена [използвайки НАЧИН]
#: lexsup.c:331
msgid ""
"Do not allow multiple definitions with symbols included\n"
" in filename invoked by -R or --just-symbols"
" in filename invoked by -R or --just-symbols"
msgstr ""
#: lexsup.c:335

2
ld/po/es.po

@ -1501,7 +1501,7 @@ msgstr "Desenreda los nombres de los símbolos [utilizando el ESTILO]"
#: lexsup.c:331
msgid ""
"Do not allow multiple definitions with symbols included\n"
" in filename invoked by -R or --just-symbols"
" in filename invoked by -R or --just-symbols"
msgstr ""
"No permite definiciones múltiples con símbolos incluidos\n"
" en el nombre de fichero invocado por -R o --just-symbols"

2
ld/po/fi.po

@ -1685,7 +1685,7 @@ msgstr "Eheytä symbolinnimet [käyttäen TYYLIä]"
#: lexsup.c:319
msgid ""
"Do not allow multiple definitions with symbols included\n"
" in filename invoked by -R or --just-symbols"
" in filename invoked by -R or --just-symbols"
msgstr ""
#: lexsup.c:323

2
ld/po/fr.po

@ -1542,7 +1542,7 @@ msgstr "Recouvrir les noms des symboles encodés par mutilisation [utilisant le
#: lexsup.c:335
msgid ""
"Do not allow multiple definitions with symbols included\n"
" in filename invoked by -R or --just-symbols"
" in filename invoked by -R or --just-symbols"
msgstr ""
"Ne pas autoriser les définitions multiples avec des symboles inclus\n"
" depuis des noms de fichier invoqués par -R ou --just-symbols"

2
ld/po/ld.pot

@ -1551,7 +1551,7 @@ msgstr ""
#: lexsup.c:335
msgid ""
"Do not allow multiple definitions with symbols included\n"
" in filename invoked by -R or --just-symbols"
" in filename invoked by -R or --just-symbols"
msgstr ""
#: lexsup.c:339

2
ld/po/pt_BR.po

@ -1617,7 +1617,7 @@ msgstr ""
#: lexsup.c:335
msgid ""
"Do not allow multiple definitions with symbols included\n"
" in filename invoked by -R or --just-symbols"
" in filename invoked by -R or --just-symbols"
msgstr ""
"Não permite vários definições com símbolos\n"
" incluídos no nome de arquivo invocador por\n"

2
ld/po/ru.po

@ -1452,7 +1452,7 @@ msgstr "Раскрывать имена символов [использую С
#: lexsup.c:319
msgid ""
"Do not allow multiple definitions with symbols included\n"
" in filename invoked by -R or --just-symbols"
" in filename invoked by -R or --just-symbols"
msgstr ""
"Не разрешать включение многократного определения символов\n"
" в файл, указанный параметром -R или --just-symbols"

2
ld/po/sr.po

@ -1495,7 +1495,7 @@ msgstr " Прекрштава називе симбола [користећи
#: lexsup.c:331
msgid ""
"Do not allow multiple definitions with symbols included\n"
" in filename invoked by -R or --just-symbols"
" in filename invoked by -R or --just-symbols"
msgstr ""
"Не допушта више дефиниција са симболима укљученим\n"
" у називу датотеке призване са „-R“ или „--just-symbols“"

2
ld/po/sv.po

@ -1682,7 +1682,7 @@ msgstr "Avkoda symbolnamn [använd STIL]"
#: lexsup.c:320
msgid ""
"Do not allow multiple definitions with symbols included\n"
" in filename invoked by -R or --just-symbols"
" in filename invoked by -R or --just-symbols"
msgstr ""
#: lexsup.c:324

2
ld/po/uk.po

@ -1545,7 +1545,7 @@ msgstr "розкодовувати назви символів [з викори
#: lexsup.c:335
msgid ""
"Do not allow multiple definitions with symbols included\n"
" in filename invoked by -R or --just-symbols"
" in filename invoked by -R or --just-symbols"
msgstr ""
"Забороняти кратні визначення визначень із символами, включеними\n"
" до назви файла, що викликається -R або --just-symbols"

Loading…
Cancel
Save