msgid"Rank mismatch in argument '%s' at %L (%d and %d)"
msgid"Rank mismatch in argument '%s' at %L (%d and %d)"
msgstr"No coincide el tipo/rango en el argumento '%s' en %L"
msgstr"No coincide el rango en el argumento '%s' en %L (%d y %d)"
#: fortran/interface.c:1519
#: fortran/interface.c:1519
#, no-c-format
#, no-c-format
...
@@ -6677,9 +6677,9 @@ msgid "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument
...
@@ -6677,9 +6677,9 @@ msgid "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument
msgstr"Fortran 2003: Argumento actual CHARACTER escalar con argumento dummy de matriz '%s' en %L"
msgstr"Fortran 2003: Argumento actual CHARACTER escalar con argumento dummy de matriz '%s' en %L"
#: fortran/interface.c:1544
#: fortran/interface.c:1544
#, fuzzy, no-c-format
#, no-c-format
msgid"Element of assumed-shaped array passed to dummy argument '%s' at %L"
msgid"Element of assumed-shaped array passed to dummy argument '%s' at %L"
msgstr"La forma asumida de matriz en %L debe ser un argumento de prueba"
msgstr"Un elemento de la matriz de forma asumida se pasa al argumento dummy '%s' en %L"
#: fortran/interface.c:1861
#: fortran/interface.c:1861
#, no-c-format
#, no-c-format
...
@@ -6707,14 +6707,14 @@ msgid "Unexpected alternate return spec in subroutine call at %L"
...
@@ -6707,14 +6707,14 @@ msgid "Unexpected alternate return spec in subroutine call at %L"
msgstr"Especificacin de devolucin alternativa inesperada en la llamada a subrutina en %L"
msgstr"Especificacin de devolucin alternativa inesperada en la llamada a subrutina en %L"
#: fortran/interface.c:1922
#: fortran/interface.c:1922
#, fuzzy, no-c-format
#, no-c-format
msgid"Character length mismatch (%ld/%ld) between actual argument and pointer or allocatable dummy argument '%s' at %L"
msgid"Character length mismatch (%ld/%ld) between actual argument and pointer or allocatable dummy argument '%s' at %L"
msgstr"No coincide la longitud de carcter entre el argumento actual y el argumento dummy puntero o alojable '%s' en %L"
msgstr"No coincide la longitud de carcter (%ld/%ld) entre el argumento actual y el argumento dummy puntero o alojable '%s' en %L"
#: fortran/interface.c:1929
#: fortran/interface.c:1929
#, fuzzy, no-c-format
#, no-c-format
msgid"Character length mismatch (%ld/%ld) between actual argument and assumed-shape dummy argument '%s' at %L"
msgid"Character length mismatch (%ld/%ld) between actual argument and assumed-shape dummy argument '%s' at %L"
msgstr"No coincide la longitud de carcter entre el argumento actual y el argumento dummy puntero o alojable '%s' en %L"
msgstr"No coincide la longitud de carcter (%ld/%ld) entre el argumento actual y el argumento dummy de forma asumida '%s' en %L"
#: fortran/interface.c:1943
#: fortran/interface.c:1943
#, no-c-format
#, no-c-format
...
@@ -6752,9 +6752,9 @@ msgid "Actual argument for '%s' must be ALLOCATABLE at %L"
...
@@ -6752,9 +6752,9 @@ msgid "Actual argument for '%s' must be ALLOCATABLE at %L"
msgstr"El argumento actual para '%s' debe ser ALLOCATABLE en %L"
msgstr"El argumento actual para '%s' debe ser ALLOCATABLE en %L"
#: fortran/interface.c:2017
#: fortran/interface.c:2017
#, fuzzy, no-c-format
#, no-c-format
msgid"Actual argument at %L must be definable as the dummy argument '%s' is INTENT = OUT/INOUT"
msgid"Actual argument at %L must be definable as the dummy argument '%s' is INTENT = OUT/INOUT"
msgstr"El argumento actual en %L debe ser definible para coincidir con el dummy INTENT = OUT/INOUT"
msgstr"El argumento actual en %L debe ser definible mientras el argumento dummy'%s' es INTENT = OUT/INOUT"
#: fortran/interface.c:2026
#: fortran/interface.c:2026
#, no-c-format
#, no-c-format
...
@@ -6762,7 +6762,7 @@ msgid "Actual argument at %L is use-associated with PROTECTED attribute and dumm
...
@@ -6762,7 +6762,7 @@ msgid "Actual argument at %L is use-associated with PROTECTED attribute and dumm
msgstr"El argumento actual en %L debe ser asociado al uso con el atributo PROTECTED y el argumento dummy '%s' es INTENT = OUT/INOUT"
msgstr"El argumento actual en %L debe ser asociado al uso con el atributo PROTECTED y el argumento dummy '%s' es INTENT = OUT/INOUT"
#: fortran/interface.c:2039
#: fortran/interface.c:2039
#, fuzzy, no-c-format
#, no-c-format
msgid"Array-section actual argument with vector subscripts at %L is incompatible with INTENT(OUT), INTENT(INOUT) or VOLATILE attribute of the dummy argument '%s'"
msgid"Array-section actual argument with vector subscripts at %L is incompatible with INTENT(OUT), INTENT(INOUT) or VOLATILE attribute of the dummy argument '%s'"
msgstr"El argumento actual de seccin de matriz con subndices vectoriales en %L es incompatible con el atributo INTENT(IN), INTENT(OUT) o VOLATILE del argumento dummy '%s'"
msgstr"El argumento actual de seccin de matriz con subndices vectoriales en %L es incompatible con el atributo INTENT(IN), INTENT(OUT) o VOLATILE del argumento dummy '%s'"
...
@@ -6862,9 +6862,9 @@ msgid "Intrinsic '%s' at %L is not included in the selected standard"
...
@@ -6862,9 +6862,9 @@ msgid "Intrinsic '%s' at %L is not included in the selected standard"
msgstr"El intrnseco '%s' en %L no se incluye en el estndar seleccionado"
msgstr"El intrnseco '%s' en %L no se incluye en el estndar seleccionado"
#: fortran/intrinsic.c:3398
#: fortran/intrinsic.c:3398
#, fuzzy, no-c-format
#, no-c-format
msgid"Fortran 2003: Function '%s' as initialization expression at %L"
msgid"Fortran 2003: Function '%s' as initialization expression at %L"
msgstr"Fortran 2003: Exponente que no es entero en una expresin de inicializacin en %C"
msgstr"Fortran 2003: La funcin '%s' como una expresin de inicializacin en %L"
#: fortran/intrinsic.c:3463
#: fortran/intrinsic.c:3463
#, no-c-format
#, no-c-format
...
@@ -7251,14 +7251,14 @@ msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
...
@@ -7251,14 +7251,14 @@ msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
msgstr"La declaracin INQUIRE en %L requiere un especificador FILE o UNIT"
msgstr"La declaracin INQUIRE en %L requiere un especificador FILE o UNIT"
#: fortran/match.c:156
#: fortran/match.c:156
#, fuzzy, no-c-format
#, no-c-format
msgid"Missing ')' in statement before %L"
msgid"Missing ')' in statement before %L"
msgstr"Coma faltante en la declaracin FORMAT en %0"
msgstr"Falta un ')' en la declaracin antes de %L"
#: fortran/match.c:161
#: fortran/match.c:161
#, fuzzy, no-c-format
#, no-c-format
msgid"Missing '(' in statement before %L"
msgid"Missing '(' in statement before %L"
msgstr"Coma faltante en la declaracin FORMAT en %0"
msgstr"Falta un '(' en la declaracin antes de %L"
#: fortran/match.c:332
#: fortran/match.c:332
#, no-c-format
#, no-c-format
...
@@ -7356,9 +7356,9 @@ msgid "Block label not appropriate for arithmetic IF statement at %C"
...
@@ -7356,9 +7356,9 @@ msgid "Block label not appropriate for arithmetic IF statement at %C"
msgstr"La etiqueta de bloque no es apropiada para la declaracin IF aritmtica en %C"
msgstr"La etiqueta de bloque no es apropiada para la declaracin IF aritmtica en %C"
#: fortran/match.c:1459
#: fortran/match.c:1459
#, fuzzy, no-c-format
#, no-c-format
msgid"Block label is not appropriate for IF statement at %C"
msgid"Block label is not appropriate for IF statement at %C"
msgstr"La etiqueta de bloque no es una declaracin IF apropiada en %C"
msgstr"La etiqueta de bloque no es apropiada para la declaracin IF en %C"
#: fortran/match.c:1538 fortran/primary.c:2559
#: fortran/match.c:1538 fortran/primary.c:2559
#, no-c-format
#, no-c-format
...
@@ -7496,7 +7496,7 @@ msgstr "El símbolo '%s' en %C ya está en un bloque COMMON"
...
@@ -7496,7 +7496,7 @@ msgstr "El símbolo '%s' en %C ya está en un bloque COMMON"
#: fortran/match.c:2777
#: fortran/match.c:2777
#, no-c-format
#, no-c-format
msgid"Initialized symbol '%s' at %C can only be COMMON in BLOCK DATA"
msgid"Initialized symbol '%s' at %C can only be COMMON in BLOCK DATA"
msgstr""
msgstr"El smbolo inicializado '%s' en %C slo puede ser COMMON en BLOCK DATA"
#: fortran/match.c:2804
#: fortran/match.c:2804
#, no-c-format
#, no-c-format
...
@@ -8529,7 +8529,7 @@ msgid "Invalid Hollerith constant: Integer kind at %L should be default"
...
@@ -8529,7 +8529,7 @@ msgid "Invalid Hollerith constant: Integer kind at %L should be default"
msgstr"Constante Hollerith invlida: El gnero entero en %L debe ser por defecto"
msgstr"Constante Hollerith invlida: El gnero entero en %L debe ser por defecto"
#: fortran/primary.c:353
#: fortran/primary.c:353
#, fuzzy, no-c-format
#, no-c-format
msgid"Extension: Hexadecimal constant at %C uses non-standard syntax"
msgid"Extension: Hexadecimal constant at %C uses non-standard syntax"
msgstr"Extensin: La constante hexadecimal en %C usa sintaxis que no es estndar."
msgstr"Extensin: La constante hexadecimal en %C usa sintaxis que no es estndar."
...
@@ -8544,7 +8544,7 @@ msgid "Illegal character in BOZ constant at %C"
...
@@ -8544,7 +8544,7 @@ msgid "Illegal character in BOZ constant at %C"
msgstr"Carcter ilegal en la constante BOZ en %C"
msgstr"Carcter ilegal en la constante BOZ en %C"
#: fortran/primary.c:392
#: fortran/primary.c:392
#, fuzzy, no-c-format
#, no-c-format
msgid"Extension: BOZ constant at %C uses non-standard postfix syntax"
msgid"Extension: BOZ constant at %C uses non-standard postfix syntax"
msgstr"Extensin: La constante BOZ en %C usa sintaxis postfija que no es estndar."
msgstr"Extensin: La constante BOZ en %C usa sintaxis postfija que no es estndar."
...
@@ -8554,9 +8554,9 @@ msgid "Integer too big for integer kind %i at %C"
...
@@ -8554,9 +8554,9 @@ msgid "Integer too big for integer kind %i at %C"
msgstr"Entero demasiado grande para el gnero entero %i en %C"
msgstr"Entero demasiado grande para el gnero entero %i en %C"
#: fortran/primary.c:429
#: fortran/primary.c:429
#, fuzzy, no-c-format
#, no-c-format
msgid"Fortran 2003: BOZ used outside a DATA statement at %C"
msgid"Fortran 2003: BOZ used outside a DATA statement at %C"
msgstr"Fortran 2003: Declaracin VOLATILE en %C"
msgstr"Fortran 2003: Se usa BOZ fuera de una declaracin DATA en %C"
#: fortran/primary.c:529
#: fortran/primary.c:529
#, no-c-format
#, no-c-format
...
@@ -8729,9 +8729,9 @@ msgid "Named constant at %C in an EQUIVALENCE"
...
@@ -8729,9 +8729,9 @@ msgid "Named constant at %C in an EQUIVALENCE"
msgstr"La constante nombrada en %C en un EQUIVALENCE"
msgstr"La constante nombrada en %C en un EQUIVALENCE"
#: fortran/primary.c:2579
#: fortran/primary.c:2579
#, fuzzy, no-c-format
#, no-c-format
msgid"'%s' at %C is not a variable"
msgid"'%s' at %C is not a variable"
msgstr"El argumento de '%s' en %L no es una variable"
msgstr"'%s' en %C no es una variable"
#: fortran/resolve.c:121
#: fortran/resolve.c:121
#, no-c-format
#, no-c-format
...
@@ -8779,9 +8779,9 @@ msgid "Argument '%s' of elemental procedure at %L cannot have the POINTER attrib
...
@@ -8779,9 +8779,9 @@ msgid "Argument '%s' of elemental procedure at %L cannot have the POINTER attrib
msgstr"El argumento '%s' del procedimiento elemental en %L no puede tener el atributo POINTER"
msgstr"El argumento '%s' del procedimiento elemental en %L no puede tener el atributo POINTER"
#: fortran/resolve.c:231
#: fortran/resolve.c:231
#, fuzzy, no-c-format
#, no-c-format
msgid"Dummy procedure '%s' not allowed in elemental procedure '%s' at %L"
msgid"Dummy procedure '%s' not allowed in elemental procedure '%s' at %L"
msgstr"No se permite el procedimiento de prueba en %L en un procedimiento ELEMENTAL"
msgstr"No se permite el procedimiento dummy '%s' en el procedimiento elemental '%s' en %L"
#: fortran/resolve.c:243
#: fortran/resolve.c:243
#, no-c-format
#, no-c-format
...
@@ -8809,14 +8809,14 @@ msgid "Character-valued internal function '%s' at %L must not be assumed length"
...
@@ -8809,14 +8809,14 @@ msgid "Character-valued internal function '%s' at %L must not be assumed length"
msgstr"La funcin interna valuada con carcter '%s' en %L no debe tener longitud asumida"
msgstr"La funcin interna valuada con carcter '%s' en %L no debe tener longitud asumida"
#: fortran/resolve.c:501
#: fortran/resolve.c:501
#, fuzzy, no-c-format
#, no-c-format
msgid"Function %s at %L has entries with mismatched array specifications"
msgid"Function %s at %L has entries with mismatched array specifications"
msgstr"El procedimiento %s en %L tiene entradas con especificaciones de matriz no coincidentes"
msgstr"El procedimiento %s en %L tiene entradas con especificaciones de matriz no coincidentes"
#: fortran/resolve.c:518
#: fortran/resolve.c:518
#, no-c-format
#, no-c-format
msgid"Extension: Function %s at %L with entries returning variables of different string lengths"
msgid"Extension: Function %s at %L with entries returning variables of different string lengths"
msgstr""
msgstr"Extensin: La funcin %s en %L con entradas que devuelven variables de longitudes de cadena diferentes"
#: fortran/resolve.c:545
#: fortran/resolve.c:545
#, no-c-format
#, no-c-format
...
@@ -8851,12 +8851,12 @@ msgstr "El resultado de ENTRY %s no puede ser de tipo %s en FUNCTION %s en %L"
...
@@ -8851,12 +8851,12 @@ msgstr "El resultado de ENTRY %s no puede ser de tipo %s en FUNCTION %s en %L"
#: fortran/resolve.c:661
#: fortran/resolve.c:661
#, no-c-format
#, no-c-format
msgid"Variable '%s' at %L is in COMMON but only in BLOCK DATA initialization is allowed"
msgid"Variable '%s' at %L is in COMMON but only in BLOCK DATA initialization is allowed"
msgstr""
msgstr"La variable '%s' en %L est en COMMON pero slo se permite la inicializacin en BLOCK DATA"
#: fortran/resolve.c:665
#: fortran/resolve.c:665
#, no-c-format
#, no-c-format
msgid"Initialized variable '%s' at %L is in a blank COMMON but initialization is only allowed in named common blocks"
msgid"Initialized variable '%s' at %L is in a blank COMMON but initialization is only allowed in named common blocks"
msgstr""
msgstr"La variable inicializada '%s' en %L est en un COMMON vaco pero la inicializacin slo se permite en bloques common nombrados"
#: fortran/resolve.c:676
#: fortran/resolve.c:676
#, no-c-format
#, no-c-format
...
@@ -9467,24 +9467,24 @@ msgid "'%s' must not appear an the array specification at %L in the same ALLOCAT
...
@@ -9467,24 +9467,24 @@ msgid "'%s' must not appear an the array specification at %L in the same ALLOCAT
msgstr"'%s' no debe aparecer en la especificacin de matriz en %L en la misma declaracin ALLOCATE donde se debe alojar a s misma"
msgstr"'%s' no debe aparecer en la especificacin de matriz en %L en la misma declaracin ALLOCATE donde se debe alojar a s misma"
#: fortran/resolve.c:4880
#: fortran/resolve.c:4880
#, fuzzy, no-c-format
#, no-c-format
msgid"STAT variable '%s' of %s statement at %C cannot be INTENT(IN)"
msgid"STAT variable '%s' of %s statement at %C cannot be INTENT(IN)"
msgstr"La variable STAT '%s' de la declaracin ALLOCATE en %C no puede ser INTENT(IN)"
msgstr"La variable STAT '%s' de la declaracin %s en %C no puede ser INTENT(IN)"
#: fortran/resolve.c:4884
#: fortran/resolve.c:4884
#, fuzzy, no-c-format
#, no-c-format
msgid"Illegal STAT variable in %s statement at %C for a PURE procedure"
msgid"Illegal STAT variable in %s statement at %C for a PURE procedure"
msgstr"Variable STAT ilegal en la declaracin ALLOCATE en %C para un procedimiento PURE"
msgstr"Variable STAT ilegal en la declaracin %s en %C para un procedimiento PURE"
#: fortran/resolve.c:4922
#: fortran/resolve.c:4922
#, fuzzy, no-c-format
#, no-c-format
msgid"STAT tag in %s statement at %L must be a variable"
msgid"STAT tag in %s statement at %L must be a variable"
msgstr"La expresin STAT en %C debe ser una variable"
msgstr"La expresin STAT en la declaracin %s en %L debe ser una variable"
#: fortran/resolve.c:4928
#: fortran/resolve.c:4928
#, fuzzy, no-c-format
#, no-c-format
msgid"STAT tag in %s statement at %L must be of type INTEGER"
msgid"STAT tag in %s statement at %L must be of type INTEGER"
msgstr"La etiqueta STAT en la declaracin ALLOCATE en %L debe ser de tipo INTEGER"
msgstr"La etiqueta STAT en la declaracin %s en %L debe ser de tipo INTEGER"
#. The cases overlap, or they are the same
#. The cases overlap, or they are the same
#. element in the list. Either way, we must
#. element in the list. Either way, we must
...
@@ -9606,7 +9606,7 @@ msgstr "El objetivo de asignación WHERE en %L tiene forma inconsistente"
...
@@ -9606,7 +9606,7 @@ msgstr "El objetivo de asignación WHERE en %L tiene forma inconsistente"
#: fortran/resolve.c:5735 fortran/resolve.c:5820
#: fortran/resolve.c:5735 fortran/resolve.c:5820
#, no-c-format
#, no-c-format
msgid"Non-ELEMENTAL user-defined assignment in WHERE at %L"
msgid"Non-ELEMENTAL user-defined assignment in WHERE at %L"
msgstr""
msgstr"Asignacin definida por el usuario de un no-ELEMENTAL en WHERE en %L"
#: fortran/resolve.c:5745 fortran/resolve.c:5830
#: fortran/resolve.c:5745 fortran/resolve.c:5830
#, no-c-format
#, no-c-format
...
@@ -9949,9 +9949,9 @@ msgid "Incompatible derived type in PARAMETER at %L"
...
@@ -9949,9 +9949,9 @@ msgid "Incompatible derived type in PARAMETER at %L"
msgstr"Tipo derivado incompatible en PARAMETER en %L"
msgstr"Tipo derivado incompatible en PARAMETER en %L"
#: fortran/resolve.c:7758
#: fortran/resolve.c:7758
#, fuzzy, no-c-format
#, no-c-format
msgid"Interface '%s', used by procedure '%s' at %L, is declared in a later PROCEDURE statement"
msgid"Interface '%s', used by procedure '%s' at %L, is declared in a later PROCEDURE statement"
msgstr"El procedimiento intrnseco '%s' no se permite en la declaracin PROCEDURE en %C"
msgstr"La interfaz '%s', usada por el procedimiento '%s' en %L, se declara en una declaracin PROCEDURE posterior"
#: fortran/resolve.c:7772
#: fortran/resolve.c:7772
#, no-c-format
#, no-c-format
...
@@ -10036,7 +10036,7 @@ msgstr "El elemento BLOCK DATA '%s' en %L debe estar en COMMON"
...
@@ -10036,7 +10036,7 @@ msgstr "El elemento BLOCK DATA '%s' en %L debe estar en COMMON"
#: fortran/resolve.c:8149
#: fortran/resolve.c:8149
#, no-c-format
#, no-c-format
msgid"DATA array '%s' at %L must be specified in a previous declaration"
msgid"DATA array '%s' at %L must be specified in a previous declaration"
msgstr""
msgstr"La matriz DATA '%s' en %L se debe especificar en una declaracin previa"
#: fortran/resolve.c:8194
#: fortran/resolve.c:8194
#, no-c-format
#, no-c-format
...
@@ -10089,9 +10089,9 @@ msgid "Derived type variable '%s' at %L cannot have ALLOCATABLE components to be
...
@@ -10089,9 +10089,9 @@ msgid "Derived type variable '%s' at %L cannot have ALLOCATABLE components to be
msgstr"La variable de tipo derivado '%s' en %L no puede tener componentes ALLOCATABLE que sean un objeto EQUIVALENCE"
msgstr"La variable de tipo derivado '%s' en %L no puede tener componentes ALLOCATABLE que sean un objeto EQUIVALENCE"
#: fortran/resolve.c:8639
#: fortran/resolve.c:8639
#, fuzzy, no-c-format
#, no-c-format
msgid"Derived type variable '%s' at %L with default initialization cannot be in EQUIVALENCE with a variable in COMMON"
msgid"Derived type variable '%s' at %L with default initialization cannot be in EQUIVALENCE with a variable in COMMON"
msgstr"La variable de tipo derivado '%s' en %L con inicializadores por defecto no puede ser un objeto EQUIVALENCE"
msgstr"La variable de tipo derivado '%s' en %L con inicializadores por defecto no puede ser un objeto EQUIVALENCE con una variable en COMMON"
#: fortran/resolve.c:8656
#: fortran/resolve.c:8656
#, no-c-format
#, no-c-format
...
@@ -10204,9 +10204,9 @@ msgid "'&' not allowed by itself in line %d"
...
@@ -10204,9 +10204,9 @@ msgid "'&' not allowed by itself in line %d"
msgstr"no se permite '&' por s solo en la lnea %d"
msgstr"no se permite '&' por s solo en la lnea %d"
#: fortran/scanner.c:1207
#: fortran/scanner.c:1207
#, fuzzy, no-c-format
#, no-c-format
msgid"Nonconforming tab character in column %d of line %d"
msgid"Nonconforming tab character in column %d of line %d"
msgstr"Carcter de tabulador que no es conformante en la columna 1de la lnea %d"
msgstr"Carcter de tabulador que no es conformante en la columna %d de la lnea %d"
#: fortran/scanner.c:1405
#: fortran/scanner.c:1405
#, no-c-format
#, no-c-format
...
@@ -10449,9 +10449,9 @@ msgid "Second argument of NEAREST at %L shall not be zero"
...
@@ -10449,9 +10449,9 @@ msgid "Second argument of NEAREST at %L shall not be zero"
msgstr"El segundo argumento de NEAREST en %L no puede ser cero"
msgstr"El segundo argumento de NEAREST en %L no puede ser cero"
#: fortran/simplify.c:2787
#: fortran/simplify.c:2787
#, fuzzy, no-c-format
#, no-c-format
msgid"Result of NEAREST is NaN at %L"
msgid"Result of NEAREST is NaN at %L"
msgstr"El resultado de %s es NaN en %L"
msgstr"El resultado de NEAREST es NaN en %L"
#: fortran/simplify.c:3062
#: fortran/simplify.c:3062
#, no-c-format
#, no-c-format
...
@@ -10800,7 +10800,7 @@ msgstr "Se sobreescriben los inicializadores desiguales en EQUIVALENCE en %L"
...
@@ -10800,7 +10800,7 @@ msgstr "Se sobreescriben los inicializadores desiguales en EQUIVALENCE en %L"
#: fortran/target-memory.c:635
#: fortran/target-memory.c:635
#, no-c-format
#, no-c-format
msgid"BOZ constant at %L is too large (%ld vs %ld bits)"
msgid"BOZ constant at %L is too large (%ld vs %ld bits)"
msgstr""
msgstr"La constante BOZ en %L es demasiado grande (%ld vs %ld bits)"
#: fortran/trans-common.c:399
#: fortran/trans-common.c:399
#, no-c-format
#, no-c-format
...
@@ -11266,9 +11266,8 @@ msgid "-femit-class-file should used along with -fsyntax-only"
...
@@ -11266,9 +11266,8 @@ msgid "-femit-class-file should used along with -fsyntax-only"
msgstr"-femit-class-file se debe usar junto con -fsyntax-only"
msgstr"-femit-class-file se debe usar junto con -fsyntax-only"
#: config/cris/cris.h:207
#: config/cris/cris.h:207
#, fuzzy
msgid"Do not specify both -march=... and -mcpu=..."
msgid"Do not specify both -march=... and -mcpu=..."
msgstr"no se pueden especificar -C y -o al mismo tiempo"
msgstr"no se pueden especificar -march=... y -mcpu=... al mismo tiempo"
#: config/lynx.h:70
#: config/lynx.h:70
msgid"cannot use mthreads and mlegacy-threads together"
msgid"cannot use mthreads and mlegacy-threads together"
...
@@ -12648,13 +12647,12 @@ msgid "Change only the low 8 bits of the stack pointer"
...
@@ -12648,13 +12647,12 @@ msgid "Change only the low 8 bits of the stack pointer"
msgstr"Cambia slo los 8 bits bajos del puntero de pila"
msgstr"Cambia slo los 8 bits bajos del puntero de pila"
#: config/avr/avr.opt:64
#: config/avr/avr.opt:64
#, fuzzy
msgid"Relax branches"
msgid"Relax branches"
msgstr"No hay ramificaciones\n"
msgstr"Relaja ramificaciones"
#: config/avr/avr.opt:68
#: config/avr/avr.opt:68
msgid"Make the linker relaxation machine assume that a program counter wrap-around occures."
msgid"Make the linker relaxation machine assume that a program counter wrap-around occures."
msgstr""
msgstr"Hace que el motor de relajacin de enlace asuma que ocurre una envoltura del contador de programa"
#: config/linux.opt:24
#: config/linux.opt:24
msgid"Use uClibc instead of GNU libc"
msgid"Use uClibc instead of GNU libc"
...
@@ -15099,9 +15097,8 @@ msgid "Attempt to merge identical constants across compilation units"
...
@@ -15099,9 +15097,8 @@ msgid "Attempt to merge identical constants across compilation units"
msgstr"Intenta mezclar constantes idnticas a travs de las unidades de compilacin"
msgstr"Intenta mezclar constantes idnticas a travs de las unidades de compilacin"
#: common.opt:670
#: common.opt:670
#, fuzzy
msgid"Attempt to merge identical debug strings across compilation units"
msgid"Attempt to merge identical debug strings across compilation units"
msgstr"Intenta mezclar constantes idnticas a travs de las unidades de compilacin"
msgstr"Intenta mezclar cadenas de depuracin idnticas a travs de las unidades de compilacin"
#: common.opt:674
#: common.opt:674
msgid"Limit diagnostics to <number> characters per line. 0 suppresses line-wrapping"
msgid"Limit diagnostics to <number> characters per line. 0 suppresses line-wrapping"
...
@@ -15881,9 +15878,8 @@ msgid "Warn about zero-length formats"
...
@@ -15881,9 +15878,8 @@ msgid "Warn about zero-length formats"
msgstr"Avisa sobre formatos de longitud cero"
msgstr"Avisa sobre formatos de longitud cero"
#: c.opt:247
#: c.opt:247
#, fuzzy
msgid"Warn whenever type qualifiers are ignored."
msgid"Warn whenever type qualifiers are ignored."
msgstr"Avisar si se encuentran trigrafos"
msgstr"Avisa cada vez que se ignoran los calificadores de tipo."
#: c.opt:251
#: c.opt:251
msgid"Warn about variables which are initialized to themselves"
msgid"Warn about variables which are initialized to themselves"
...
@@ -16667,14 +16663,14 @@ msgid "non-floating-point argument to function %qs"
...
@@ -16667,14 +16663,14 @@ msgid "non-floating-point argument to function %qs"
msgstr"argumento que no es de coma flotante para la funcin %qs"
msgstr"argumento que no es de coma flotante para la funcin %qs"