793 lines
21 KiB
Plaintext
793 lines
21 KiB
Plaintext
|
# translation of gcc-3.2-ca.po to Catalan
|
|||
|
# Catalan translation of gcc.
|
|||
|
# Copyright (C) 2003 Free Software Foundation, Inc.
|
|||
|
# This file is distributed under the same license as the gcc package.
|
|||
|
# Gilles MATEU <mateu.gilles@wanadoo.fr>, 2002.
|
|||
|
# Gilles MATEU <mateu.gilles@wanadoo.fr>, 2003.
|
|||
|
# Gilles MATEU <mateu.gilles@wanadoo.fr>, 2004.
|
|||
|
#
|
|||
|
#
|
|||
|
msgid ""
|
|||
|
msgstr ""
|
|||
|
"Project-Id-Version: gcc 3.3.2\n"
|
|||
|
"POT-Creation-Date: 2004-02-06 01:34+0000\n"
|
|||
|
"PO-Revision-Date: 2004-01-30 00:03+0000\n"
|
|||
|
"Last-Translator: Mateu Gilles <mateu.gilles@wanadoo.fr>\n"
|
|||
|
"Language-Team: Catalan <ca@dodds.net>\n"
|
|||
|
"MIME-Version: 1.0\n"
|
|||
|
"Content-Type: text/plain; charset=iso-8859-1\n"
|
|||
|
"Content-Transfer-Encoding: 8bit\n"
|
|||
|
"Report-Msgid-Bugs-To: \n"
|
|||
|
|
|||
|
#: cppexp.c:1253
|
|||
|
msgid "traditional C rejects the unary plus operator"
|
|||
|
msgstr "C tradicional rebutja l'operador unari mes"
|
|||
|
|
|||
|
#: cpperror.c:176
|
|||
|
#, c-format
|
|||
|
msgid "%s: %s"
|
|||
|
msgstr "%s: %s"
|
|||
|
|
|||
|
#: cppcharset.c:653
|
|||
|
#, fuzzy, c-format
|
|||
|
msgid "conversion from %s to %s not supported by iconv"
|
|||
|
msgstr "la conversi<73> de \"%T\" a \"%T\" <20>s ambigua"
|
|||
|
|
|||
|
#: cppcharset.c:656
|
|||
|
msgid "iconv_open"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#. FIXME: should be DL_SORRY
|
|||
|
#: cppcharset.c:664
|
|||
|
#, c-format
|
|||
|
msgid "no iconv implementation, cannot convert from %s to %s"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#: cppcharset.c:808
|
|||
|
#, fuzzy
|
|||
|
msgid "universal character names are only valid in C++ and C99"
|
|||
|
msgstr "universal-character-name \"\\U%08x\" no <20>s v<>lid en l'identificador"
|
|||
|
|
|||
|
#: cppcharset.c:811
|
|||
|
#, c-format
|
|||
|
msgid "the meaning of '\\%c' is different in traditional C"
|
|||
|
msgstr "el significat de \"\\%c\" <20>s diferent en C tradicional"
|
|||
|
|
|||
|
#: cppcharset.c:837
|
|||
|
#, fuzzy, c-format
|
|||
|
msgid "incomplete universal character name %.*s"
|
|||
|
msgstr "universal-character-name incomplet"
|
|||
|
|
|||
|
#: cppcharset.c:849
|
|||
|
#, fuzzy, c-format
|
|||
|
msgid "%.*s is not a valid universal character"
|
|||
|
msgstr "\"%T::%D\" no <20>s una declaraci<63> v<>lida"
|
|||
|
|
|||
|
#: cppcharset.c:859
|
|||
|
#, fuzzy, c-format
|
|||
|
msgid "universal character %.*s is not valid in an identifier"
|
|||
|
msgstr "universal-character-name \"\\U%08x\" no <20>s v<>lid en l'identificador"
|
|||
|
|
|||
|
#: cppcharset.c:863
|
|||
|
#, fuzzy, c-format
|
|||
|
msgid "universal character %.*s is not valid at the start of an identifier"
|
|||
|
msgstr "universal-character-name \"\\U%08x\" no <20>s v<>lid en l'identificador"
|
|||
|
|
|||
|
#: cppcharset.c:898
|
|||
|
#, fuzzy
|
|||
|
msgid "converting UCN to source character set"
|
|||
|
msgstr "convertint NULL a un tipus que no <20>s apuntador"
|
|||
|
|
|||
|
#: cppcharset.c:902
|
|||
|
#, fuzzy
|
|||
|
msgid "converting UCN to execution character set"
|
|||
|
msgstr "convertint NULL a un tipus que no <20>s apuntador"
|
|||
|
|
|||
|
#: cppcharset.c:967
|
|||
|
msgid "the meaning of '\\x' is different in traditional C"
|
|||
|
msgstr "el significat de \"\\x\" <20>s diferent en C tradicional"
|
|||
|
|
|||
|
#: cppcharset.c:984 f/lex.c:580
|
|||
|
msgid "\\x used with no following hex digits"
|
|||
|
msgstr "es va usar \\x sense d<>gits hexadecimales a continuaci<63>"
|
|||
|
|
|||
|
#: cppcharset.c:991
|
|||
|
msgid "hex escape sequence out of range"
|
|||
|
msgstr "seq<65><71>ncia d'escapi hexadecimal fora de rang"
|
|||
|
|
|||
|
#: cppcharset.c:1030
|
|||
|
msgid "octal escape sequence out of range"
|
|||
|
msgstr "seq<65><71>ncia d'escapi octal fora de rang"
|
|||
|
|
|||
|
#: cppcharset.c:1098
|
|||
|
msgid "the meaning of '\\a' is different in traditional C"
|
|||
|
msgstr "el significat de \"\\a\" <20>s diferent en C tradicional"
|
|||
|
|
|||
|
#: cppcharset.c:1105
|
|||
|
#, c-format
|
|||
|
msgid "non-ISO-standard escape sequence, '\\%c'"
|
|||
|
msgstr "seq<65><71>ncia d'escapi que no <20>s est<73>ndard ISO, \"\\%c\""
|
|||
|
|
|||
|
#: cppcharset.c:1113
|
|||
|
#, c-format
|
|||
|
msgid "unknown escape sequence '\\%c'"
|
|||
|
msgstr "seq<65><71>ncia d'escapi \"\\%c\" desconeguda"
|
|||
|
|
|||
|
#: cppcharset.c:1116
|
|||
|
#, c-format
|
|||
|
msgid "unknown escape sequence: '\\%03o'"
|
|||
|
msgstr "seq<65><71>ncia d'escapi desconeguda: '\\%03o'"
|
|||
|
|
|||
|
#: cppcharset.c:1122
|
|||
|
#, fuzzy
|
|||
|
msgid "converting escape sequence to execution character set"
|
|||
|
msgstr "seq<65><71>ncia d'escapi octal fora de rang"
|
|||
|
|
|||
|
#: cppcharset.c:1181
|
|||
|
msgid "converting to execution character set"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#: cppcharset.c:1244 cppcharset.c:1307
|
|||
|
msgid "character constant too long for its type"
|
|||
|
msgstr "constant de car<61>cter massa gran pel seu tipus"
|
|||
|
|
|||
|
#: cppcharset.c:1247
|
|||
|
msgid "multi-character character constant"
|
|||
|
msgstr "constant de car<61>cter amb m<>ltiples car<61>cters"
|
|||
|
|
|||
|
#: cppcharset.c:1339
|
|||
|
msgid "empty character constant"
|
|||
|
msgstr "constant de car<61>ter buida"
|
|||
|
|
|||
|
#: cppcharset.c:1378
|
|||
|
#, fuzzy, c-format
|
|||
|
msgid "failure to convert %s to %s"
|
|||
|
msgstr "no es pot convertir \"%E\" a \"%T\""
|
|||
|
|
|||
|
#: cpperror.c:110 diagnostic.def:5
|
|||
|
msgid "warning: "
|
|||
|
msgstr "av<61>s: "
|
|||
|
|
|||
|
#: cpperror.c:112
|
|||
|
msgid "internal error: "
|
|||
|
msgstr "error intern: "
|
|||
|
|
|||
|
#: cpperror.c:174
|
|||
|
msgid "stdout"
|
|||
|
msgstr "stdout"
|
|||
|
|
|||
|
#: cppexp.c:192
|
|||
|
msgid "too many decimal points in number"
|
|||
|
msgstr "massa punts decimals en el nombre"
|
|||
|
|
|||
|
#: cppexp.c:212
|
|||
|
#, c-format
|
|||
|
msgid "invalid digit \"%c\" in octal constant"
|
|||
|
msgstr "d<>git \"%c\" inv<6E>lid en la constant octal"
|
|||
|
|
|||
|
#: cppexp.c:218
|
|||
|
msgid "use of C99 hexadecimal floating constant"
|
|||
|
msgstr "<22>s d'una constant de coma flotant hexadecimal C99"
|
|||
|
|
|||
|
#: cppexp.c:227
|
|||
|
msgid "exponent has no digits"
|
|||
|
msgstr "exponent no t<> d<>gits"
|
|||
|
|
|||
|
#: cppexp.c:234
|
|||
|
msgid "hexadecimal floating constants require an exponent"
|
|||
|
msgstr "la constant de coma flotant hexadecimal requereixe un exponent"
|
|||
|
|
|||
|
#: cppexp.c:240
|
|||
|
#, c-format
|
|||
|
msgid "invalid suffix \"%.*s\" on floating constant"
|
|||
|
msgstr "sufix \"%.*s\" inv<6E>lid en la constant de coma flotant"
|
|||
|
|
|||
|
#: cppexp.c:250 cppexp.c:275
|
|||
|
#, c-format
|
|||
|
msgid "traditional C rejects the \"%.*s\" suffix"
|
|||
|
msgstr "C tradicional rebutja el sufix \"%.*s\""
|
|||
|
|
|||
|
#: cppexp.c:261
|
|||
|
#, c-format
|
|||
|
msgid "invalid suffix \"%.*s\" on integer constant"
|
|||
|
msgstr "sufix \"%.*s\" inv<6E>lid en constant entera"
|
|||
|
|
|||
|
#: cppexp.c:283
|
|||
|
msgid "use of C99 long long integer constant"
|
|||
|
msgstr "<22>s d'una constant entera long long C99"
|
|||
|
|
|||
|
#: cppexp.c:290
|
|||
|
msgid "imaginary constants are a GCC extension"
|
|||
|
msgstr "les constants imagin<69>ries s<>n una extensi<73> GCC"
|
|||
|
|
|||
|
#: cppexp.c:376
|
|||
|
msgid "integer constant is too large for its type"
|
|||
|
msgstr "la constant entera <20>s massa gran per al seu tipus"
|
|||
|
|
|||
|
#: cppexp.c:388
|
|||
|
msgid "integer constant is so large that it is unsigned"
|
|||
|
msgstr "la constant entera <20>s tan gran que <20>s unsigned"
|
|||
|
|
|||
|
#: cppexp.c:470
|
|||
|
msgid "missing ')' after \"defined\""
|
|||
|
msgstr "falta \")\" despr<70>s de \"defined\""
|
|||
|
|
|||
|
#: cppexp.c:477
|
|||
|
msgid "operator \"defined\" requires an identifier"
|
|||
|
msgstr "l'operador \"defined\" requereix un identificador"
|
|||
|
|
|||
|
#: cppexp.c:485
|
|||
|
#, c-format
|
|||
|
msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
|
|||
|
msgstr "(\"%s\" <20>s un element alternatiu per a \"%s\" en C++)"
|
|||
|
|
|||
|
#: cppexp.c:495
|
|||
|
msgid "this use of \"defined\" may not be portable"
|
|||
|
msgstr "aquest <20>s de \"defined\" podria ser no portable"
|
|||
|
|
|||
|
#: cppexp.c:531
|
|||
|
msgid "floating constant in preprocessor expression"
|
|||
|
msgstr "constant de coma flotant en l'expressi<73> del preprocessador"
|
|||
|
|
|||
|
#: cppexp.c:537
|
|||
|
msgid "imaginary number in preprocessor expression"
|
|||
|
msgstr "nombre imaginari en l'expressi<73> del preprocessador"
|
|||
|
|
|||
|
#: cppexp.c:582
|
|||
|
#, c-format
|
|||
|
msgid "\"%s\" is not defined"
|
|||
|
msgstr "\"%s\" no <20>s definit"
|
|||
|
|
|||
|
#: cppexp.c:714 cppexp.c:743
|
|||
|
#, c-format
|
|||
|
msgid "missing binary operator before token \"%s\""
|
|||
|
msgstr "operador binari faltant abans de l'element \"%s\""
|
|||
|
|
|||
|
#: cppexp.c:734
|
|||
|
#, c-format
|
|||
|
msgid "token \"%s\" is not valid in preprocessor expressions"
|
|||
|
msgstr "l'element \"%s\" no <20>s v<>lid en les expressions del preprocesador"
|
|||
|
|
|||
|
#: cppexp.c:753
|
|||
|
msgid "void expression between '(' and ')'"
|
|||
|
msgstr "expressi<73>n void entre \"(\" i \")\""
|
|||
|
|
|||
|
#: cppexp.c:756
|
|||
|
msgid "#if with no expression"
|
|||
|
msgstr "#if sense expressi<73>"
|
|||
|
|
|||
|
#: cppexp.c:758
|
|||
|
#, c-format
|
|||
|
msgid "operator '%s' has no right operand"
|
|||
|
msgstr "l'operador \"%s\" no t<> operant de dreta"
|
|||
|
|
|||
|
#: cppexp.c:784
|
|||
|
msgid " ':' without preceding '?'"
|
|||
|
msgstr " \":\" sense \"?\" precedent"
|
|||
|
|
|||
|
#: cppexp.c:811
|
|||
|
msgid "unbalanced stack in #if"
|
|||
|
msgstr "pila desequilibrada en #if"
|
|||
|
|
|||
|
#: cppexp.c:830
|
|||
|
#, c-format
|
|||
|
msgid "impossible operator '%u'"
|
|||
|
msgstr "operador \"%u\" impossible"
|
|||
|
|
|||
|
#: cppexp.c:922
|
|||
|
msgid "missing ')' in expression"
|
|||
|
msgstr "\")\" faltant en l'expressi<73>"
|
|||
|
|
|||
|
#: cppexp.c:943
|
|||
|
msgid "'?' without following ':'"
|
|||
|
msgstr " \"?\" sense \":\" seg<65>ent"
|
|||
|
|
|||
|
#: cppexp.c:953
|
|||
|
msgid "integer overflow in preprocessor expression"
|
|||
|
msgstr "desbordament d'enter en l'expressi<73> del preprocessador"
|
|||
|
|
|||
|
#: cppexp.c:958
|
|||
|
msgid "missing '(' in expression"
|
|||
|
msgstr "\"(\" faltant en l'expressi<73>"
|
|||
|
|
|||
|
#: cppexp.c:990
|
|||
|
#, c-format
|
|||
|
msgid "the left operand of \"%s\" changes sign when promoted"
|
|||
|
msgstr "l'operant esquerre de \"%s\" canvia el signe quan <20>s promogut"
|
|||
|
|
|||
|
#: cppexp.c:995
|
|||
|
#, c-format
|
|||
|
msgid "the right operand of \"%s\" changes sign when promoted"
|
|||
|
msgstr "l'operant dret de \"%s\" canvia el signe quan <20>s promogut"
|
|||
|
|
|||
|
#: cppexp.c:1352
|
|||
|
msgid "comma operator in operand of #if"
|
|||
|
msgstr "operador coma en operant de #if"
|
|||
|
|
|||
|
#: cppexp.c:1483
|
|||
|
msgid "division by zero in #if"
|
|||
|
msgstr "divisi<73> per zero en #if"
|
|||
|
|
|||
|
#: cppfiles.c:375
|
|||
|
msgid "NULL directory in find_file"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#: cppfiles.c:402
|
|||
|
msgid "one or more PCH files were found, but they were invalid"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#: cppfiles.c:405
|
|||
|
msgid "use -Winvalid-pch for more information"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#: cppfiles.c:463
|
|||
|
#, c-format
|
|||
|
msgid "%s is a block device"
|
|||
|
msgstr "%s <20>s un dispositiu de blocs"
|
|||
|
|
|||
|
#: cppfiles.c:480
|
|||
|
#, c-format
|
|||
|
msgid "%s is too large"
|
|||
|
msgstr "%s <20>s massa gran"
|
|||
|
|
|||
|
#: cppfiles.c:515
|
|||
|
#, c-format
|
|||
|
msgid "%s is shorter than expected"
|
|||
|
msgstr "%s <20>s m<>s curt de l'esperat"
|
|||
|
|
|||
|
#: cppfiles.c:714
|
|||
|
#, fuzzy, c-format
|
|||
|
msgid "no include path in which to search for %s"
|
|||
|
msgstr "no hi ha ruta d'inclusi<73> en la qual es trobi %s"
|
|||
|
|
|||
|
#: cppfiles.c:974
|
|||
|
msgid "Multiple include guards may be useful for:\n"
|
|||
|
msgstr "Gu<47>rdies m<>ltiples de include poden ser <20>tils per a:\n"
|
|||
|
|
|||
|
#: cppinit.c:389
|
|||
|
msgid "cppchar_t must be an unsigned type"
|
|||
|
msgstr "cppchar_t deu ser d'un tipus unsigned"
|
|||
|
|
|||
|
#: cppinit.c:393
|
|||
|
#, c-format
|
|||
|
msgid ""
|
|||
|
"preprocessor arithmetic has maximum precision of %lu bits; target requires %"
|
|||
|
"lu bits"
|
|||
|
msgstr ""
|
|||
|
"l'aritm<74>tica del preprocesador t<> una precisi<73> m<>xima de %lu bits; "
|
|||
|
"l'objectiu requereix %lu bits"
|
|||
|
|
|||
|
#: cppinit.c:400
|
|||
|
msgid "CPP arithmetic must be at least as precise as a target int"
|
|||
|
msgstr ""
|
|||
|
"l'aritm<74>tica de CPP deu ser almenys tan precisa com un int de l'objectiu"
|
|||
|
|
|||
|
#: cppinit.c:403
|
|||
|
msgid "target char is less than 8 bits wide"
|
|||
|
msgstr "el char de l'objectiu t<> menys de 8 bits d'ample"
|
|||
|
|
|||
|
#: cppinit.c:407
|
|||
|
msgid "target wchar_t is narrower than target char"
|
|||
|
msgstr "el wchar_t de l'objectiu <20>s m<>s estret que el char de l'objectiu"
|
|||
|
|
|||
|
#: cppinit.c:411
|
|||
|
msgid "target int is narrower than target char"
|
|||
|
msgstr "el int de l'objectiu <20>s m<>s estret que el char de l'objectiu"
|
|||
|
|
|||
|
#: cppinit.c:416
|
|||
|
msgid "CPP half-integer narrower than CPP character"
|
|||
|
msgstr "el mitj-enter de CPP <20>s m<>s estret que el car<61>cter de CPP"
|
|||
|
|
|||
|
#: cppinit.c:420
|
|||
|
#, c-format
|
|||
|
msgid ""
|
|||
|
"CPP on this host cannot handle wide character constants over %lu bits, but "
|
|||
|
"the target requires %lu bits"
|
|||
|
msgstr ""
|
|||
|
"CPP no pot manejar constants de car<61>cter amples m<>s enll<6C> de %lu bits en "
|
|||
|
"aquestobjectiu, per<65> l'objectiu requereix %lu bits"
|
|||
|
|
|||
|
#: cpplex.c:410
|
|||
|
msgid "null character(s) ignored"
|
|||
|
msgstr "car<61>ter(es) nul(s) ignorats"
|
|||
|
|
|||
|
#: cpplex.c:445
|
|||
|
#, fuzzy
|
|||
|
msgid "'$' in identifier or number"
|
|||
|
msgstr "car<61>cter/(es) \"$\" en l'identificador o nombre"
|
|||
|
|
|||
|
#: cpplex.c:492
|
|||
|
#, c-format
|
|||
|
msgid "attempt to use poisoned \"%s\""
|
|||
|
msgstr "intent d'usar \"%s\" enverinat"
|
|||
|
|
|||
|
#: cpplex.c:500
|
|||
|
msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
|
|||
|
msgstr ""
|
|||
|
"__VA_ARGS__ solament pot apar<61>ixer en l'expansi<73> d'una macro variadic C99"
|
|||
|
|
|||
|
#: cpplex.c:596
|
|||
|
msgid "null character(s) preserved in literal"
|
|||
|
msgstr "car<61>cter(es) nul(s) preservats en la literal"
|
|||
|
|
|||
|
#: cpplex.c:916
|
|||
|
msgid "unterminated comment"
|
|||
|
msgstr "comentari sense acabar"
|
|||
|
|
|||
|
#: cpplex.c:927
|
|||
|
msgid "C++ style comments are not allowed in ISO C90"
|
|||
|
msgstr "els comentaris d'estil C++ no s<>n permesos en ISO C90"
|
|||
|
|
|||
|
#: cpplex.c:929
|
|||
|
msgid "(this will be reported only once per input file)"
|
|||
|
msgstr "(aix<69> es reportar<61> solament una vegada per cada fitxer d'entrada)"
|
|||
|
|
|||
|
#: cpplex.c:934
|
|||
|
msgid "multi-line comment"
|
|||
|
msgstr "comentari en m<>ltiples l<>nies"
|
|||
|
|
|||
|
#: cpplex.c:1198
|
|||
|
#, c-format
|
|||
|
msgid "unspellable token %s"
|
|||
|
msgstr "Element %s impronunciable"
|
|||
|
|
|||
|
#: cpplib.c:218
|
|||
|
#, c-format
|
|||
|
msgid "extra tokens at end of #%s directive"
|
|||
|
msgstr "elements extra al final de la directiva #%s"
|
|||
|
|
|||
|
#: cpplib.c:304
|
|||
|
#, c-format
|
|||
|
msgid "#%s is a GCC extension"
|
|||
|
msgstr "#%s <20>s una extenci<63> del GCC"
|
|||
|
|
|||
|
#: cpplib.c:316
|
|||
|
msgid "suggest not using #elif in traditional C"
|
|||
|
msgstr "es suggereix no usar #elif en C tradicional"
|
|||
|
|
|||
|
#: cpplib.c:319
|
|||
|
#, c-format
|
|||
|
msgid "traditional C ignores #%s with the # indented"
|
|||
|
msgstr "C tradicional ignora #%s amb el # indentat"
|
|||
|
|
|||
|
#: cpplib.c:323
|
|||
|
#, c-format
|
|||
|
msgid "suggest hiding #%s from traditional C with an indented #"
|
|||
|
msgstr "es suggereix ocultar #%s del C tradicional amb el # indentat"
|
|||
|
|
|||
|
#: cpplib.c:345
|
|||
|
msgid "embedding a directive within macro arguments is not portable"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#: cpplib.c:365
|
|||
|
msgid "style of line directive is a GCC extension"
|
|||
|
msgstr "l'estil de la directiva de l<>nia <20>s una extenci<63> del GCC"
|
|||
|
|
|||
|
#: cpplib.c:415
|
|||
|
#, c-format
|
|||
|
msgid "invalid preprocessing directive #%s"
|
|||
|
msgstr "directiva de preprocessament #%s inv<6E>lida"
|
|||
|
|
|||
|
#: cpplib.c:484
|
|||
|
msgid "\"defined\" cannot be used as a macro name"
|
|||
|
msgstr "\"defined\" no es pot usar com un nom de macro"
|
|||
|
|
|||
|
#: cpplib.c:490
|
|||
|
#, c-format
|
|||
|
msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
|
|||
|
msgstr "no es pot usar \"%s\" com un nom de macro perqu<71> <20>s un operador en C++"
|
|||
|
|
|||
|
#: cpplib.c:493
|
|||
|
#, c-format
|
|||
|
msgid "no macro name given in #%s directive"
|
|||
|
msgstr "no es va donar un nom de macro en la directiva #%s"
|
|||
|
|
|||
|
#: cpplib.c:496
|
|||
|
msgid "macro names must be identifiers"
|
|||
|
msgstr "els noms de macro deuen ser identificadors"
|
|||
|
|
|||
|
#: cpplib.c:537
|
|||
|
#, c-format
|
|||
|
msgid "undefining \"%s\""
|
|||
|
msgstr "esborrant la definici<63> de \"%s\""
|
|||
|
|
|||
|
#: cpplib.c:609
|
|||
|
msgid "missing terminating > character"
|
|||
|
msgstr "falta el car<61>cter de terminaci<63> >"
|
|||
|
|
|||
|
#: cpplib.c:662
|
|||
|
#, c-format
|
|||
|
msgid "#%s expects \"FILENAME\" or <FILENAME>"
|
|||
|
msgstr "#%s espera \"NOM_DE_FITXER\" o <NOM_DE_FITXER>"
|
|||
|
|
|||
|
#: cpplib.c:685
|
|||
|
msgid "#include nested too deeply"
|
|||
|
msgstr "#include niat amb massa profunditat"
|
|||
|
|
|||
|
#: cpplib.c:723
|
|||
|
msgid "#include_next in primary source file"
|
|||
|
msgstr "#include_next en el fitxer font primari"
|
|||
|
|
|||
|
#: cpplib.c:749
|
|||
|
#, c-format
|
|||
|
msgid "invalid flag \"%s\" in line directive"
|
|||
|
msgstr "indicador \"%s\" inv<6E>lid en la l<>nia de la directiva"
|
|||
|
|
|||
|
#: cpplib.c:794
|
|||
|
#, c-format
|
|||
|
msgid "\"%s\" after #line is not a positive integer"
|
|||
|
msgstr "\"%s\" despr<70>s de #line no <20>s un enter positiu"
|
|||
|
|
|||
|
#: cpplib.c:800
|
|||
|
msgid "line number out of range"
|
|||
|
msgstr "nombre de l<>nia fora de rang"
|
|||
|
|
|||
|
#: cpplib.c:812 cpplib.c:885
|
|||
|
#, c-format
|
|||
|
msgid "\"%s\" is not a valid filename"
|
|||
|
msgstr "\"%s\" no <20>s un nom de fitxer v<>lid"
|
|||
|
|
|||
|
#: cpplib.c:847
|
|||
|
#, c-format
|
|||
|
msgid "\"%s\" after # is not a positive integer"
|
|||
|
msgstr "\"%s\" despr<70>s de # no <20>s un enter positiu"
|
|||
|
|
|||
|
#: cpplib.c:947
|
|||
|
msgid "invalid #ident directive"
|
|||
|
msgstr "directiva #ident inv<6E>lida"
|
|||
|
|
|||
|
#: cpplib.c:1027
|
|||
|
#, c-format
|
|||
|
msgid "registering \"%s\" as both a pragma and a pragma namespace"
|
|||
|
msgstr "desant \"%s\" com a pragma i espai de noms de pragma"
|
|||
|
|
|||
|
#: cpplib.c:1030
|
|||
|
#, c-format
|
|||
|
msgid "#pragma %s %s is already registered"
|
|||
|
msgstr "ja s'ha desat #pragma %s %s"
|
|||
|
|
|||
|
#: cpplib.c:1033
|
|||
|
#, c-format
|
|||
|
msgid "#pragma %s is already registered"
|
|||
|
msgstr "ja s'ha desat #pragma %s"
|
|||
|
|
|||
|
#: cpplib.c:1178
|
|||
|
msgid "#pragma once in main file"
|
|||
|
msgstr "#pragma una vegada en el fitxer principal"
|
|||
|
|
|||
|
#: cpplib.c:1201
|
|||
|
msgid "invalid #pragma GCC poison directive"
|
|||
|
msgstr "directiva #pragma de GCC enverinada inv<6E>lida"
|
|||
|
|
|||
|
#: cpplib.c:1210
|
|||
|
#, c-format
|
|||
|
msgid "poisoning existing macro \"%s\""
|
|||
|
msgstr "enverinant la macro existent \"%s\""
|
|||
|
|
|||
|
#: cpplib.c:1231
|
|||
|
msgid "#pragma system_header ignored outside include file"
|
|||
|
msgstr "#pragma system_header ignorat fora del fitxer d'inclusi<73>"
|
|||
|
|
|||
|
#: cpplib.c:1255
|
|||
|
#, fuzzy, c-format
|
|||
|
msgid "cannot find source file %s"
|
|||
|
msgstr "no es pot trobar la font %s"
|
|||
|
|
|||
|
#: cpplib.c:1259
|
|||
|
#, c-format
|
|||
|
msgid "current file is older than %s"
|
|||
|
msgstr "el fitxer actual <20>s m<>s vell que %s"
|
|||
|
|
|||
|
#: cpplib.c:1373
|
|||
|
msgid "_Pragma takes a parenthesized string literal"
|
|||
|
msgstr "_Pragma duu una cadena literal entre par<61>ntesis"
|
|||
|
|
|||
|
#: cpplib.c:1451
|
|||
|
msgid "#else without #if"
|
|||
|
msgstr "#else sense #if"
|
|||
|
|
|||
|
#: cpplib.c:1456
|
|||
|
msgid "#else after #else"
|
|||
|
msgstr "#else despr<70>s de #else"
|
|||
|
|
|||
|
#: cpplib.c:1484
|
|||
|
msgid "#elif without #if"
|
|||
|
msgstr "#elif sense #if"
|
|||
|
|
|||
|
#: cpplib.c:1489
|
|||
|
msgid "#elif after #else"
|
|||
|
msgstr "#elif despr<70>s de #else"
|
|||
|
|
|||
|
#: cpplib.c:1519
|
|||
|
msgid "#endif without #if"
|
|||
|
msgstr "#endif sense #if"
|
|||
|
|
|||
|
#: cpplib.c:1596
|
|||
|
msgid "missing '(' after predicate"
|
|||
|
msgstr "falta \"(\" abans del predicat"
|
|||
|
|
|||
|
#: cpplib.c:1611
|
|||
|
msgid "missing ')' to complete answer"
|
|||
|
msgstr "falta \")\" per a completar la resposta"
|
|||
|
|
|||
|
#: cpplib.c:1631
|
|||
|
msgid "predicate's answer is empty"
|
|||
|
msgstr "el predicat de la resposta est<73> buidor"
|
|||
|
|
|||
|
#: cpplib.c:1658
|
|||
|
msgid "assertion without predicate"
|
|||
|
msgstr "afirmaci<63> sense predicat"
|
|||
|
|
|||
|
#: cpplib.c:1660
|
|||
|
msgid "predicate must be an identifier"
|
|||
|
msgstr "el predicat deu ser un identificador"
|
|||
|
|
|||
|
#: cpplib.c:1744
|
|||
|
#, c-format
|
|||
|
msgid "\"%s\" re-asserted"
|
|||
|
msgstr "\"%s\" reafirmat"
|
|||
|
|
|||
|
#: cppmacro.c:125 cppmacro.c:280
|
|||
|
#, c-format
|
|||
|
msgid "invalid built-in macro \"%s\""
|
|||
|
msgstr "macro interna \"%s\" inv<6E>lida"
|
|||
|
|
|||
|
#: cppmacro.c:221
|
|||
|
msgid "could not determine date and time"
|
|||
|
msgstr "no es pot determinar la data i l'hora"
|
|||
|
|
|||
|
#: cppmacro.c:393
|
|||
|
msgid "invalid string literal, ignoring final '\\'"
|
|||
|
msgstr "cadena literal inv<6E>lida, s'ignora el \"\\\" finals"
|
|||
|
|
|||
|
#: cppmacro.c:476
|
|||
|
#, c-format
|
|||
|
msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
|
|||
|
msgstr "pegar \"%s\" i \"%s\" no d<>na un element v<>lid de preprocessament"
|
|||
|
|
|||
|
#: cppmacro.c:514
|
|||
|
msgid "ISO C99 requires rest arguments to be used"
|
|||
|
msgstr "ISO C99 requereix que la resta dels arguments sigui usat"
|
|||
|
|
|||
|
#: cppmacro.c:519
|
|||
|
#, c-format
|
|||
|
msgid "macro \"%s\" requires %u arguments, but only %u given"
|
|||
|
msgstr "la macro \"%s\" requereix %u arguments, per<65> sol es proporcionen %u"
|
|||
|
|
|||
|
#: cppmacro.c:524
|
|||
|
#, c-format
|
|||
|
msgid "macro \"%s\" passed %u arguments, but takes just %u"
|
|||
|
msgstr "la macro \"%s\" va rebre %u arguments, per<65> solament va prendre %u"
|
|||
|
|
|||
|
#: cppmacro.c:635
|
|||
|
#, c-format
|
|||
|
msgid "unterminated argument list invoking macro \"%s\""
|
|||
|
msgstr "llista d'arguments sense acabar a l'invocar la macro \"%s\""
|
|||
|
|
|||
|
#: cppmacro.c:738
|
|||
|
#, c-format
|
|||
|
msgid "function-like macro \"%s\" must be used with arguments in traditional C"
|
|||
|
msgstr "la funci<63> de macro \"%s\" es deu usar amb arguments en C tradicional"
|
|||
|
|
|||
|
#: cppmacro.c:1241
|
|||
|
#, c-format
|
|||
|
msgid "duplicate macro parameter \"%s\""
|
|||
|
msgstr "par<61>metre de macro \"%s\" duplicat"
|
|||
|
|
|||
|
#: cppmacro.c:1286
|
|||
|
#, c-format
|
|||
|
msgid "\"%s\" may not appear in macro parameter list"
|
|||
|
msgstr "\"%s\" podria faltar en la llista de par<61>metre de macro"
|
|||
|
|
|||
|
#: cppmacro.c:1294
|
|||
|
msgid "macro parameters must be comma-separated"
|
|||
|
msgstr "els par<61>metres de macro deuen ser separats per comes"
|
|||
|
|
|||
|
#: cppmacro.c:1311
|
|||
|
msgid "parameter name missing"
|
|||
|
msgstr "falta el nom del par<61>metre"
|
|||
|
|
|||
|
#: cppmacro.c:1326
|
|||
|
msgid "anonymous variadic macros were introduced in C99"
|
|||
|
msgstr "els macros variadic an<61>nims es van introduir en C99"
|
|||
|
|
|||
|
#: cppmacro.c:1330
|
|||
|
msgid "ISO C does not permit named variadic macros"
|
|||
|
msgstr "ISO C no permet macros variadic nomenats"
|
|||
|
|
|||
|
#: cppmacro.c:1339
|
|||
|
msgid "missing ')' in macro parameter list"
|
|||
|
msgstr "falta par<61>ntesi dret en la llista de par<61>metres de macro"
|
|||
|
|
|||
|
#: cppmacro.c:1402
|
|||
|
msgid "ISO C requires whitespace after the macro name"
|
|||
|
msgstr "ISO C requereix espais en blanc despr<70>s del nom de macro"
|
|||
|
|
|||
|
#: cppmacro.c:1430
|
|||
|
msgid "'#' is not followed by a macro parameter"
|
|||
|
msgstr "\"#\" no <20>s seguit per un par<61>metre de macro"
|
|||
|
|
|||
|
#: cppmacro.c:1449
|
|||
|
msgid "'##' cannot appear at either end of a macro expansion"
|
|||
|
msgstr "\"##\" no pot apareixer en o al final d'una expansi<73> de macro"
|
|||
|
|
|||
|
#: cppmacro.c:1588
|
|||
|
#, c-format
|
|||
|
msgid "macro argument \"%s\" would be stringified in traditional C"
|
|||
|
msgstr ""
|
|||
|
"l'argument de macro \"%s\" deuria ser convertit a cadena en C traditional"
|
|||
|
|
|||
|
#: cppmacro.c:1611
|
|||
|
#, c-format
|
|||
|
msgid "invalid hash type %d in cpp_macro_definition"
|
|||
|
msgstr "tipus de hash %d inv<6E>lid en cpp_macro_definition"
|
|||
|
|
|||
|
#: cpppch.c:84 cpppch.c:332 cpppch.c:356 cpppch.c:365 cpppch.c:371
|
|||
|
msgid "while writing precompiled header"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#: cpppch.c:469
|
|||
|
#, fuzzy, c-format
|
|||
|
msgid "%s: not used because `%.*s' not defined"
|
|||
|
msgstr "s'usa l'etiqueta \"%s\" per<65> no est<73> definida"
|
|||
|
|
|||
|
#: cpppch.c:481
|
|||
|
#, c-format
|
|||
|
msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#: cpppch.c:522
|
|||
|
#, fuzzy, c-format
|
|||
|
msgid "%s: not used because `%s' is defined"
|
|||
|
msgstr "\"%s\" utilitzat per<65> mai definit"
|
|||
|
|
|||
|
#: cpppch.c:535 cpppch.c:724
|
|||
|
msgid "while reading precompiled header"
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#: cppspec.c:106
|
|||
|
#, c-format
|
|||
|
msgid "\"%s\" is not a valid option to the preprocessor"
|
|||
|
msgstr "\"%s\" no es una opci<63> v<>lida per el preprocessador"
|
|||
|
|
|||
|
#: cppspec.c:128
|
|||
|
msgid "too many input files"
|
|||
|
msgstr "massa fitxers d'entrada"
|
|||
|
|
|||
|
#: cpptrad.c:744
|
|||
|
#, c-format
|
|||
|
msgid "detected recursion whilst expanding macro \"%s\""
|
|||
|
msgstr ""
|
|||
|
|
|||
|
#: cpptrad.c:911
|
|||
|
#, fuzzy
|
|||
|
msgid "syntax error in macro parameter list"
|
|||
|
msgstr "\"%s\" podria faltar en la llista de par<61>metre de macro"
|
|||
|
|
|||
|
#: line-map.c:218
|
|||
|
#, c-format
|
|||
|
msgid "In file included from %s:%u"
|
|||
|
msgstr "En el fitxer incl<63>s d<>s de %s:%u"
|
|||
|
|
|||
|
#. Translators note: this message is used in conjunction
|
|||
|
#. with "In file included from %s:%ld" and some other
|
|||
|
#. tricks. We want something like this:
|
|||
|
#.
|
|||
|
#. | In file included from sys/select.h:123,
|
|||
|
#. | from sys/types.h:234,
|
|||
|
#. | from userfile.c:31:
|
|||
|
#. | bits/select.h:45: <error message here>
|
|||
|
#.
|
|||
|
#. with all the "from"s lined up.
|
|||
|
#. The trailing comma is at the beginning of this message,
|
|||
|
#. and the trailing colon is not translated.
|
|||
|
#: line-map.c:236
|
|||
|
#, c-format
|
|||
|
msgid ""
|
|||
|
",\n"
|
|||
|
" from %s:%u"
|
|||
|
msgstr ""
|
|||
|
",\n"
|
|||
|
" d<>s de %s:%u"
|
|||
|
|