From: Gabriel Dos Reis Date: Tue, 3 May 2005 08:28:56 +0000 (+0000) Subject: * rw.po: New file. X-Git-Tag: releases/gcc-3.3.6~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02330243ba71f78112eb7421325b3ec0cc2ede20;p=thirdparty%2Fgcc.git * rw.po: New file. From-SVN: r99145 --- diff --git a/gcc/po/ChangeLog b/gcc/po/ChangeLog index 42a5d9a5cfe0..6db10bcc4641 100644 --- a/gcc/po/ChangeLog +++ b/gcc/po/ChangeLog @@ -1,3 +1,7 @@ +2005-05-03 Gabriel Dos Reis + + * rw.po: New file. + 2004-09-30 Release Manager * GCC 3.3.5 Released. diff --git a/gcc/po/rw.po b/gcc/po/rw.po index 744c8ba6bd0a..ca5fa1e1b4d6 100644 --- a/gcc/po/rw.po +++ b/gcc/po/rw.po @@ -14,9 +14,9 @@ # msgid "" msgstr "" -"Project-Id-Version: gcc 3.3\n" -"Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n" -"POT-Creation-Date: 2005-04-20 21:41-0700\n" +"Project-Id-Version: gcc 3.3.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2003-10-24 13:20+0200\n" "PO-Revision-Date: 2005-04-04 10:55-0700\n" "Last-Translator: Steven Michael Murphy \n" "Language-Team: Kinyarwanda \n" @@ -24,2969 +24,2750 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: attribs.c:175 +#: attribs.c:185 #, fuzzy, c-format -msgid "%qs attribute directive ignored" +msgid "`%s' attribute directive ignored" msgstr "`%s'Ikiranga" -#: attribs.c:183 +#: attribs.c:193 #, fuzzy, c-format -msgid "wrong number of arguments specified for %qs attribute" +msgid "wrong number of arguments specified for `%s' attribute" msgstr "Umubare Bya ingingo kugirango Ikiranga" -#: attribs.c:200 +#: attribs.c:210 #, fuzzy, c-format -msgid "%qs attribute does not apply to types" +msgid "`%s' attribute does not apply to types" msgstr "`%s'Ikiranga OYA Gukurikiza Kuri" -#: attribs.c:246 +#: attribs.c:247 #, fuzzy, c-format -msgid "%qs attribute only applies to function types" +msgid "`%s' attribute only applies to function types" msgstr "`%s'Ikiranga Kuri Umumaro" -#: builtins.c:341 +#: attribs.c:404 c-common.c:5275 c-common.c:5297 c-common.c:5319 +#: c-common.c:5350 c-common.c:5372 c-common.c:5397 c-common.c:5423 +#: c-common.c:5453 c-common.c:5491 c-common.c:5538 c-common.c:5568 +#: c-common.c:5598 c-common.c:5621 c-common.c:5878 c-common.c:5900 +#: c-common.c:5943 c-common.c:6020 c-common.c:6076 c-common.c:6103 +#: c-common.c:6186 c-common.c:6220 c-common.c:6574 config/arm/arm.c:2101 +#: config/arm/arm.c:2128 config/avr/avr.c:4774 config/h8300/h8300.c:3693 +#: config/h8300/h8300.c:3718 config/i386/i386.c:1403 config/i386/winnt.c:78 +#: config/ip2k/ip2k.c:3204 +#, fuzzy, c-format +msgid "`%s' attribute ignored" +msgstr "`%s'Ikiranga" + +#: builtins.c:285 #, fuzzy msgid "offset outside bounds of constant string" msgstr "Nta- boneza Hanze Bya Ikurikiranyanyuguti" -#: builtins.c:928 +#: builtins.c:765 #, fuzzy -msgid "second argument to %<__builtin_prefetch%> must be a constant" +msgid "second arg to `__builtin_prefetch' must be a constant" msgstr "ISEGONDA Kuri a" -#: builtins.c:935 +#: builtins.c:772 #, fuzzy -msgid "invalid second argument to %<__builtin_prefetch%>; using zero" +msgid "invalid second arg to __builtin_prefetch; using zero" msgstr "Sibyo ISEGONDA Kuri ikoresha Zeru" -#: builtins.c:943 +#: builtins.c:779 #, fuzzy -msgid "third argument to %<__builtin_prefetch%> must be a constant" +msgid "third arg to `__builtin_prefetch' must be a constant" msgstr "Kuri a" -#: builtins.c:950 +#: builtins.c:786 #, fuzzy -msgid "invalid third argument to %<__builtin_prefetch%>; using zero" +msgid "invalid third arg to __builtin_prefetch; using zero" msgstr "Sibyo Kuri ikoresha Zeru" -#: builtins.c:3802 +#. ??? We used to try and build up a call to the out of line function, +#. guessing about what registers needed saving etc. This became much +#. harder with __builtin_va_start, since we don't have a tree for a +#. call to __builtin_saveregs to fall back on. There was exactly one +#. port (i860) that used this code, and I'm unconvinced it could actually +#. handle the general case. So we no longer try to handle anything +#. weird and make the backend absorb the evil. +#: builtins.c:2875 +#, fuzzy +msgid "__builtin_saveregs not supported by this target" +msgstr "_OYA ku iyi Intego" + +#: builtins.c:2917 #, fuzzy -msgid "argument of %<__builtin_args_info%> must be constant" +msgid "argument of `__builtin_args_info' must be constant" msgstr "Bya" -#: builtins.c:3808 +#: builtins.c:2923 #, fuzzy -msgid "argument of %<__builtin_args_info%> out of range" +msgid "argument of `__builtin_args_info' out of range" msgstr "Bya Inyuma Bya Urutonde" -#: builtins.c:3814 +#: builtins.c:2929 #, fuzzy -msgid "missing argument in %<__builtin_args_info%>" +msgid "missing argument in `__builtin_args_info'" msgstr "Ibuze in" -#: builtins.c:3910 gimplify.c:1765 +#: builtins.c:2960 +#, fuzzy +msgid "`va_start' used in function with fixed args" +msgstr "`in Umumaro Na: BIHAMYE" + +#: builtins.c:2979 +#, fuzzy +msgid "second parameter of `va_start' not last named argument" +msgstr "ISEGONDA Bya OYA Iheruka" + +#. Evidently an out of date version of ; can't validate +#. va_start's second argument, but can still work as intended. +#: builtins.c:2984 +msgid "`__builtin_next_arg' called without an argument" +msgstr "" + +#: builtins.c:3070 #, fuzzy -msgid "too few arguments to function %" +msgid "too many arguments to function `va_start'" msgstr "ingingo Kuri Umumaro" -#: builtins.c:4073 +#: builtins.c:3172 #, fuzzy -msgid "first argument to % not of type %" +msgid "first argument to `va_arg' not of type `va_list'" msgstr "Itangira Kuri OYA Bya Ubwoko" #. Unfortunately, this is merely undefined, rather than a constraint #. violation, so we cannot make this an error. If this call is never #. executed, the program is still strictly conforming. -#: builtins.c:4087 -#, fuzzy -msgid "%qT is promoted to %qT when passed through %<...%>" +#: builtins.c:3204 +#, fuzzy, c-format +msgid "`%s' is promoted to `%s' when passed through `...'" msgstr "`%s'ni Kuri Ryari: Gihinguranya" -#: builtins.c:4092 -#, fuzzy -msgid "(so you should pass %qT not %qT to %)" +#: builtins.c:3209 +#, fuzzy, c-format +msgid "(so you should pass `%s' not `%s' to `va_arg')" msgstr "(OYA Kuri" -#. We can, however, treat "undefined" any way we please. -#. Call abort to encourage the user to fix the program. -#: builtins.c:4098 c-typeck.c:2025 -msgid "if this code is reached, the program will abort" -msgstr "" - -#: builtins.c:4216 +#: builtins.c:3340 #, fuzzy -msgid "invalid argument to %<__builtin_frame_address%>" +msgid "invalid arg to `__builtin_frame_address'" msgstr "Sibyo Kuri" -#: builtins.c:4218 +#: builtins.c:3342 #, fuzzy -msgid "invalid argument to %<__builtin_return_address%>" +msgid "invalid arg to `__builtin_return_address'" msgstr "Sibyo Kuri" -#: builtins.c:4231 +#: builtins.c:3356 #, fuzzy -msgid "unsupported argument to %<__builtin_frame_address%>" +msgid "unsupported arg to `__builtin_frame_address'" msgstr "Kuri" -#: builtins.c:4233 +#: builtins.c:3358 #, fuzzy -msgid "unsupported argument to %<__builtin_return_address%>" +msgid "unsupported arg to `__builtin_return_address'" msgstr "Kuri" -#: builtins.c:4336 +#: builtins.c:3530 #, fuzzy -msgid "second argument to %<__builtin_expect%> must be a constant" +msgid "second arg to `__builtin_expect' must be a constant" msgstr "ISEGONDA Kuri a" -#: builtins.c:5586 +#: builtins.c:4028 #, fuzzy -msgid "%<__builtin_longjmp%> second argument must be 1" +msgid "__builtin_longjmp second argument must be 1" msgstr "_ISEGONDA 1." -#: builtins.c:5938 +#. just do library call, if unknown builtin +#: builtins.c:4092 c-common.c:4459 +#, fuzzy, c-format +msgid "built-in function `%s' not currently supported" +msgstr "in Umumaro OYA" + +#: builtins.c:4165 #, fuzzy msgid "target format does not support infinity" msgstr "Intego Imiterere OYA Gushigikira Bidashira" -#: builtins.c:7695 builtins.c:7790 +#: c-common.c:1168 #, fuzzy, c-format -msgid "too few arguments to function %qs" -msgstr "ingingo Kuri Umumaro" - -#: builtins.c:7701 builtins.c:7796 -#, fuzzy, c-format -msgid "too many arguments to function %qs" -msgstr "ingingo Kuri Umumaro" - -#: builtins.c:7707 builtins.c:7821 -#, fuzzy, c-format -msgid "non-floating-point argument to function %qs" -msgstr "Bihindagurika Akadomo Kuri Umumaro" - -#: builtins.c:8907 -#, fuzzy -msgid "% used in function with fixed args" -msgstr "`in Umumaro Na: BIHAMYE" - -#. Evidently an out of date version of ; can't validate -#. va_start's second argument, but can still work as intended. -#: builtins.c:8914 -msgid "%<__builtin_next_arg%> called without an argument" -msgstr "" - -#: builtins.c:8929 -msgid "% used with too many arguments" -msgstr "" - -#. FIXME: Sometimes with the tree optimizers we can get the -#. not the last argument even though the user used the last -#. argument. We just warn and set the arg to be the last -#. argument so that we will get wrong-code because of -#. it. -#: builtins.c:8949 -#, fuzzy -msgid "second parameter of % not last named argument" -msgstr "ISEGONDA Bya OYA Iheruka" - -#: c-common.c:826 -#, fuzzy -msgid "%qD is not defined outside of function scope" +msgid "`%s' is not defined outside of function scope" msgstr "`%s'ni OYA Hanze Bya Umumaro Ingano:" -#: c-common.c:847 +#: c-common.c:1189 #, fuzzy, c-format -msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support" +msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support" msgstr "Ikurikiranyanyuguti Uburebure ni Biruta i Uburebure C Bya ngombwa Kuri Gushigikira" -#: c-common.c:888 +#: c-common.c:1247 +#, fuzzy +msgid "concatenation of string literals with __FUNCTION__ is deprecated" +msgstr "Bya Ikurikiranyanyuguti Na: ni Bitemewe." + +#: c-common.c:1343 #, fuzzy msgid "overflow in constant expression" msgstr "Byarenze urugero in imvugo" -#: c-common.c:908 +#: c-common.c:1364 #, fuzzy msgid "integer overflow in expression" msgstr "Umubare wuzuye Byarenze urugero in imvugo" -#: c-common.c:917 +#: c-common.c:1373 #, fuzzy msgid "floating point overflow in expression" msgstr "Bihindagurika Akadomo Byarenze urugero in imvugo" -#: c-common.c:923 +#: c-common.c:1379 #, fuzzy msgid "vector overflow in expression" msgstr "Byarenze urugero in imvugo" #. This detects cases like converting -129 or 256 to unsigned char. -#: c-common.c:945 +#: c-common.c:1402 #, fuzzy msgid "large integer implicitly truncated to unsigned type" msgstr "Binini Umubare wuzuye Kuri Bitashizweho umukono Ubwoko" -#: c-common.c:947 +#: c-common.c:1404 #, fuzzy msgid "negative integer implicitly converted to unsigned type" msgstr "Umubare wuzuye Kuri Bitashizweho umukono Ubwoko" -#: c-common.c:1005 +#: c-common.c:1452 #, fuzzy msgid "overflow in implicit constant conversion" msgstr "Byarenze urugero in Ihindurangero" -#: c-common.c:1141 +#: c-common.c:1600 #, fuzzy, c-format -msgid "operation on %qs may be undefined" +msgid "operation on `%s' may be undefined" msgstr "ku Gicurasi kidasobanuye" -#: c-common.c:1425 +#: c-common.c:1891 +#, fuzzy +msgid "expression statement has incomplete type" +msgstr "imvugo Inyandiko Ubwoko" + +#: c-common.c:1924 #, fuzzy msgid "case label does not reduce to an integer constant" msgstr "Akarango OYA Kuri Umubare wuzuye" -#: c-common.c:1468 -msgid "case label value is less than minimum value for type" -msgstr "" - -#: c-common.c:1476 -msgid "case label value exceeds maximum value for type" -msgstr "" - -#: c-common.c:1484 -msgid "lower value in case label range less than minimum value for type" -msgstr "" - -#: c-common.c:1493 -msgid "upper value in case label range exceeds maximum value for type" -msgstr "" - -#: c-common.c:1833 +#: c-common.c:2228 #, fuzzy msgid "invalid truth-value expression" msgstr "Sibyo Agaciro imvugo" -#: c-common.c:1881 +#: c-common.c:2279 #, fuzzy, c-format msgid "invalid operands to binary %s" msgstr "Sibyo Kuri Nyabibiri" -#: c-common.c:2116 +#: c-common.c:2513 #, fuzzy msgid "comparison is always false due to limited range of data type" msgstr "ni Buri gihe SIBYO Kuri Urutonde Bya Ibyatanzwe Ubwoko" -#: c-common.c:2118 +#: c-common.c:2515 #, fuzzy msgid "comparison is always true due to limited range of data type" msgstr "ni Buri gihe NIBYO Kuri Urutonde Bya Ibyatanzwe Ubwoko" -#: c-common.c:2188 +#: c-common.c:2585 #, fuzzy msgid "comparison of unsigned expression >= 0 is always true" msgstr "Bya Bitashizweho umukono imvugo 0 ni Buri gihe NIBYO" -#: c-common.c:2197 +#: c-common.c:2594 #, fuzzy msgid "comparison of unsigned expression < 0 is always false" msgstr "Bya Bitashizweho umukono imvugo 0 ni Buri gihe SIBYO" -#: c-common.c:2239 +#: c-common.c:2641 #, fuzzy -msgid "pointer of type % used in arithmetic" +msgid "pointer of type `void *' used in arithmetic" msgstr "Mweretsi Bya Ubwoko in" -#: c-common.c:2245 +#: c-common.c:2647 #, fuzzy msgid "pointer to a function used in arithmetic" msgstr "Mweretsi Kuri a Umumaro in" -#: c-common.c:2251 +#: c-common.c:2653 #, fuzzy msgid "pointer to member function used in arithmetic" msgstr "Mweretsi Kuri Umumaro in" -#. Common Ada/Pascal programmer's mistake. We always warn -#. about this since it is so bad. -#: c-common.c:2375 +#: c-common.c:2659 #, fuzzy -msgid "the address of %qD, will always evaluate as %" -msgstr "i Aderesi Bya Buri gihe" +msgid "pointer to a member used in arithmetic" +msgstr "Mweretsi Kuri a in" + +#: c-common.c:2746 f/com.c:14762 +#, fuzzy +msgid "struct type value used where scalar is required" +msgstr "Ubwoko Agaciro ni Bya ngombwa" -#: c-common.c:2471 +#: c-common.c:2750 f/com.c:14766 +#, fuzzy +msgid "union type value used where scalar is required" +msgstr "Ihuza Ubwoko Agaciro ni Bya ngombwa" + +#: c-common.c:2754 f/com.c:14770 +#, fuzzy +msgid "array type value used where scalar is required" +msgstr "Imbonerahamwe Ubwoko Agaciro ni Bya ngombwa" + +#: c-common.c:2874 f/com.c:14903 #, fuzzy msgid "suggest parentheses around assignment used as truth value" msgstr "Igenera Nka Agaciro" -#: c-common.c:2539 c-common.c:2579 +#: c-common.c:2918 c-common.c:2950 #, fuzzy -msgid "invalid use of %" +msgid "invalid use of `restrict'" msgstr "Sibyo Gukoresha Bya" -#: c-common.c:2795 +#: c-common.c:3064 #, fuzzy -msgid "invalid application of % to a function type" +msgid "invalid application of `sizeof' to a function type" msgstr "Sibyo Porogaramu Bya Kuri a Umumaro Ubwoko" -#: c-common.c:2805 +#: c-common.c:3074 #, fuzzy, c-format -msgid "invalid application of %qs to a void type" +msgid "invalid application of `%s' to a void type" msgstr "Sibyo Porogaramu Bya Kuri a Ubwoko" -#: c-common.c:2811 -#, fuzzy -msgid "invalid application of %qs to incomplete type %qT " +#: c-common.c:3080 +#, fuzzy, c-format +msgid "invalid application of `%s' to an incomplete type" msgstr "Sibyo Porogaramu Bya Kuri Ubwoko" -#: c-common.c:2852 +#: c-common.c:3121 #, fuzzy -msgid "%<__alignof%> applied to a bit-field" +msgid "`__alignof' applied to a bit-field" msgstr "`_Byashyizweho Kuri a Umwanya" -#: c-common.c:3319 +#: c-common.c:3618 #, fuzzy, c-format -msgid "cannot disable built-in function %qs" +msgid "cannot disable built-in function `%s'" msgstr "in Umumaro" -#: c-common.c:3509 +#: c-common.c:3787 c-typeck.c:1748 +#, fuzzy, c-format +msgid "too few arguments to function `%s'" +msgstr "ingingo Kuri Umumaro" + +#: c-common.c:3793 c-typeck.c:1601 +#, fuzzy, c-format +msgid "too many arguments to function `%s'" +msgstr "ingingo Kuri Umumaro" + +#: c-common.c:3812 +#, fuzzy, c-format +msgid "non-floating-point argument to function `%s'" +msgstr "Bihindagurika Akadomo Kuri Umumaro" + +#: c-common.c:4081 #, fuzzy msgid "pointers are not permitted as case values" msgstr "OYA Nka Uduciro" -#: c-common.c:3513 +#: c-common.c:4087 +#, fuzzy +msgid "ISO C++ forbids range expressions in switch statements" +msgstr "C Urutonde in Hindura" + +#: c-common.c:4089 #, fuzzy -msgid "range expressions in switch statements are non-standard" +msgid "ISO C forbids range expressions in switch statements" msgstr "C Urutonde in Hindura" -#: c-common.c:3538 +#: c-common.c:4119 #, fuzzy msgid "empty range specified" msgstr "ubusa Urutonde" -#: c-common.c:3597 +#: c-common.c:4170 #, fuzzy msgid "duplicate (or overlapping) case value" msgstr "Gusubiramo Cyangwa iyorosa Agaciro" -#: c-common.c:3598 +#: c-common.c:4172 #, fuzzy -msgid "%Jthis is the first entry overlapping that value" +msgid "this is the first entry overlapping that value" msgstr "iyi ni i Itangira Icyinjijwe iyorosa Agaciro" -#: c-common.c:3602 +#: c-common.c:4176 #, fuzzy msgid "duplicate case value" msgstr "Gusubiramo Agaciro" -#: c-common.c:3603 -#, fuzzy -msgid "%Jpreviously used here" -msgstr "Ibanjirije Insobanuro" +#: c-common.c:4177 +msgid "previously used here" +msgstr "" -#: c-common.c:3607 +#: c-common.c:4181 #, fuzzy msgid "multiple default labels in one switch" msgstr "Igikubo Mburabuzi Uturango... in Hindura" -#: c-common.c:3608 +#: c-common.c:4182 #, fuzzy -msgid "%Jthis is the first default label" +msgid "this is the first default label" msgstr "iyi ni i Itangira Mburabuzi Akarango" -#: c-common.c:3657 -#, fuzzy -msgid "%Jcase value %qs not in enumerated type" -msgstr "Agaciro OYA in Ubwoko" - -#: c-common.c:3660 -#, fuzzy -msgid "%Jcase value %qs not in enumerated type %qT" -msgstr "Agaciro OYA in Ubwoko" - -#: c-common.c:3727 -#, fuzzy -msgid "%Hswitch missing default case" -msgstr "Hindura Ibuze Mburabuzi" - -#. Warn if there are enumerators that don't correspond to -#. case expressions. -#: c-common.c:3761 +#: c-common.c:4210 #, fuzzy -msgid "%Henumeration value %qE not handled in switch" -msgstr "Agaciro OYA in Hindura" - -#: c-common.c:3788 -#, fuzzy -msgid "taking the address of a label is non-standard" +msgid "ISO C++ forbids taking the address of a label" msgstr "C i Aderesi Bya a Akarango" -#: c-common.c:3957 c-common.c:3976 c-common.c:3994 c-common.c:4021 -#: c-common.c:4040 c-common.c:4063 c-common.c:4087 c-common.c:4113 -#: c-common.c:4147 c-common.c:4191 c-common.c:4219 c-common.c:4247 -#: c-common.c:4266 c-common.c:4597 c-common.c:4628 c-common.c:4720 -#: c-common.c:4787 c-common.c:4833 c-common.c:4891 c-common.c:4920 -#: c-common.c:5199 c-common.c:5222 c-common.c:5261 tree.c:3258 -#: config/darwin.c:1236 config/arm/arm.c:2701 config/arm/arm.c:2728 -#: config/avr/avr.c:4657 config/h8300/h8300.c:5779 config/h8300/h8300.c:5802 -#: config/i386/i386.c:1732 config/i386/i386.c:15694 config/ia64/ia64.c:526 -#: config/ip2k/ip2k.c:3164 config/m68hc11/m68hc11.c:1312 -#: config/sh/symbian.c:414 config/sh/symbian.c:421 -#, fuzzy, c-format -msgid "%qs attribute ignored" -msgstr "`%s'Ikiranga" - -#: c-common.c:4304 -#, fuzzy, c-format -msgid "unknown machine mode %qs" -msgstr "Kitazwi Ubwoko" - -#: c-common.c:4324 -msgid "specifying vector types with __attribute__ ((mode)) is deprecated" -msgstr "" - -#: c-common.c:4326 +#: c-common.c:4212 #, fuzzy -msgid "use __attribute__ ((vector_size)) instead" -msgstr "`%s'Ikiranga" +msgid "ISO C forbids taking the address of a label" +msgstr "C i Aderesi Bya a Akarango" -#: c-common.c:4335 +#: c-common.c:5235 #, fuzzy, c-format -msgid "unable to emulate %qs" -msgstr "Kuri" +msgid "declaration of `%s' shadows %s" +msgstr "Bya" -#: c-common.c:4345 +#: c-common.c:5654 #, fuzzy, c-format -msgid "invalid pointer mode %qs" -msgstr "Sibyo Mweretsi Kuri Umwanya" +msgid "unknown machine mode `%s'" +msgstr "Kitazwi Ubwoko" -#: c-common.c:4360 +#: c-common.c:5657 #, fuzzy, c-format -msgid "no data type for mode %qs" +msgid "no data type for mode `%s'" msgstr "Oya Ibyatanzwe Ubwoko kugirango Ubwoko" -#: c-common.c:4370 +#: c-common.c:5666 c-common.c:6316 #, fuzzy, c-format -msgid "cannot use mode %qs for enumeral types" -msgstr "GUHINDURA Kuri a Mweretsi Ubwoko" - -#: c-common.c:4394 -#, fuzzy, c-format -msgid "mode %qs applied to inappropriate type" -msgstr "`Byashyizweho Kuri Ubwoko" +msgid "unable to emulate '%s'" +msgstr "Kuri" -#: c-common.c:4425 +#: c-common.c:5702 #, fuzzy -msgid "%Jsection attribute cannot be specified for local variables" +msgid "section attribute cannot be specified for local variables" msgstr "Icyiciro Ikiranga kugirango Ibihinduka" -#: c-common.c:4436 -#, fuzzy -msgid "%Jsection of %qD conflicts with previous declaration" +#: c-common.c:5713 +#, fuzzy, c-format +msgid "section of `%s' conflicts with previous declaration" msgstr "Icyiciro Bya Na: Ibanjirije" -#: c-common.c:4445 -#, fuzzy -msgid "%Jsection attribute not allowed for %qD" +#: c-common.c:5722 +#, fuzzy, c-format +msgid "section attribute not allowed for `%s'" msgstr "Icyiciro Ikiranga OYA kugirango" -#: c-common.c:4451 +#: c-common.c:5729 #, fuzzy -msgid "%Jsection attributes are not supported for this target" +msgid "section attributes are not supported for this target" msgstr "Icyiciro Ibiranga OYA kugirango iyi Intego" -#: c-common.c:4489 +#: c-common.c:5771 #, fuzzy msgid "requested alignment is not a constant" msgstr "Itunganya ni OYA a" -#: c-common.c:4494 +#: c-common.c:5776 #, fuzzy msgid "requested alignment is not a power of 2" msgstr "Itunganya ni OYA a UMWIKUBE Bya 2." -#: c-common.c:4499 +#: c-common.c:5781 #, fuzzy msgid "requested alignment is too large" msgstr "Itunganya ni Binini" -#: c-common.c:4525 -#, fuzzy -msgid "%Jalignment may not be specified for %qD" +#: c-common.c:5808 +#, fuzzy, c-format +msgid "alignment may not be specified for `%s'" msgstr "Itunganya Gicurasi OYA kugirango" -#: c-common.c:4563 -#, fuzzy -msgid "%J%qD defined both normally and as an alias" +#: c-common.c:5853 +#, fuzzy, c-format +msgid "`%s' defined both normally and as an alias" msgstr "`%s'Byombi Na Nka Irihimbano" -#: c-common.c:4579 +#: c-common.c:5863 #, fuzzy -msgid "alias argument not a string" +msgid "alias arg not a string" msgstr "Irihimbano OYA a Ikurikiranyanyuguti" -#: c-common.c:4621 -#, fuzzy, c-format -msgid "%qs attribute ignored on non-class types" -msgstr "`%s'Ikiranga kugirango" - -#: c-common.c:4634 +#: c-common.c:5910 #, fuzzy -msgid "visibility argument not a string" +msgid "visibility arg not a string" msgstr "Ukugaragara OYA a Ikurikiranyanyuguti" -#: c-common.c:4646 -#, fuzzy, c-format -msgid "%qE attribute ignored on types" -msgstr "`%s'Ikiranga kugirango" - -#: c-common.c:4661 +#: c-common.c:5919 #, fuzzy -msgid "visibility argument must be one of \"default\", \"hidden\", \"protected\" or \"internal\"" +msgid "visibility arg must be one of \"default\", \"hidden\", \"protected\" or \"internal\"" msgstr "Ukugaragara Bya Mburabuzi gihishwe Birinzwe Cyangwa By'imbere" -#: c-common.c:4730 +#: c-common.c:5953 #, fuzzy -msgid "tls_model argument not a string" +msgid "tls_model arg not a string" msgstr "OYA a Ikurikiranyanyuguti" -#: c-common.c:4739 +#: c-common.c:5962 #, fuzzy -msgid "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\"" +msgid "tls_model arg must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\"" msgstr "Bya Cyangwa" -#: c-common.c:4761 c-common.c:4807 -#, fuzzy -msgid "%J%qE attribute applies only to functions" +#: c-common.c:5987 c-common.c:6043 +#, fuzzy, c-format +msgid "`%s' attribute applies only to functions" msgstr "`%s'Ikiranga Kuri Imimaro" -#: c-common.c:4766 c-common.c:4812 -#, fuzzy -msgid "%Jcan%'t set %qE attribute after definition" +#: c-common.c:5994 c-common.c:6050 +#, fuzzy, c-format +msgid "can't set `%s' attribute after definition" msgstr "Gushyiraho Ikiranga Nyuma Insobanuro" -#: c-common.c:4888 +#: c-common.c:6114 +#, fuzzy +msgid "cleanup arg not an identifier" +msgstr "OYA Ikiranga" + +#: c-common.c:6121 +#, fuzzy +msgid "cleanup arg not a function" +msgstr "OYA a Umumaro" + +#: c-common.c:6183 #, fuzzy, c-format -msgid "%qs attribute ignored for %qs" +msgid "`%s' attribute ignored for `%s'" msgstr "`%s'Ikiranga kugirango" -#: c-common.c:4949 +#: c-common.c:6248 #, fuzzy, c-format -msgid "invalid vector type for attribute %qs" +msgid "invalid vector type for attribute `%s'" msgstr "Sibyo Ubwoko kugirango Ikiranga" -#: c-common.c:4958 -msgid "number of components of the vector not a power of two" -msgstr "" +#: c-common.c:6272 c-common.c:6304 +#, fuzzy +msgid "no vector mode with the size and type specified could be found" +msgstr "Oya Ubwoko Na: i Ingano Na Ubwoko Byabonetse" -#: c-common.c:4986 +#: c-common.c:6403 #, fuzzy msgid "nonnull attribute without arguments on a non-prototype" msgstr "Ikiranga ingingo ku a" -#: c-common.c:5001 +#: c-common.c:6418 #, fuzzy, c-format -msgid "nonnull argument has invalid operand number (argument %lu)" +msgid "nonnull argument has invalid operand number (arg %lu)" msgstr "Sibyo Umubare" -#: c-common.c:5020 +#: c-common.c:6437 #, fuzzy, c-format -msgid "nonnull argument with out-of-range operand number (argument %lu, operand %lu)" +msgid "nonnull argument with out-of-range operand number (arg %lu, operand %lu)" msgstr "Na: Inyuma Bya Urutonde Umubare" -#: c-common.c:5028 +#: c-common.c:6445 #, fuzzy, c-format -msgid "nonnull argument references non-pointer operand (argument %lu, operand %lu)" +msgid "nonnull argument references non-pointer operand (arg %lu, operand %lu)" msgstr "Indango Mweretsi" -#: c-common.c:5083 c-common.c:5120 -#, fuzzy -msgid "missing sentinel in function call" -msgstr "Bifitanye isano Umumaro Amahamagara:" - -#: c-common.c:5106 -#, fuzzy -msgid "not enough arguments to fit a sentinel" -msgstr "ingingo Kuri Umumaro" - -#: c-common.c:5162 +#: c-common.c:6531 #, fuzzy, c-format -msgid "null argument where non-null required (argument %lu)" +msgid "null argument where non-null required (arg %lu)" msgstr "NTAGIHARI NTAGIHARI Bya ngombwa" -#: c-common.c:5233 +#: c-convert.c:80 c-typeck.c:988 c-typeck.c:4059 cp/typeck.c:1615 +#: cp/typeck.c:5939 #, fuzzy -msgid "cleanup argument not an identifier" -msgstr "Ikiranga" +msgid "void value not ignored as it ought to be" +msgstr "Agaciro OYA Nka Kuri" -#: c-common.c:5240 +#: c-convert.c:112 java/typeck.c:150 #, fuzzy -msgid "cleanup argument not a function" -msgstr "ingingo Kuri Umumaro" +msgid "conversion to non-scalar type requested" +msgstr "Ihindurangero Kuri Ubwoko" -#: c-common.c:5278 +#: c-decl.c:340 #, fuzzy, c-format -msgid "%qs attribute requires prototypes with named arguments" -msgstr "`%s'Ikiranga Umubare wuzuye" +msgid "array `%s' assumed to have one element" +msgstr "Imbonerahamwe Kuri Ikigize:" -#: c-common.c:5289 +#: c-decl.c:526 #, fuzzy, c-format -msgid "%qs attribute only applies to variadic functions" -msgstr "`%s'Ikiranga Kuri Imimaro" +msgid "`struct %s' incomplete in scope ending here" +msgstr "`in Ingano:" -#: c-common.c:5302 -#, fuzzy -msgid "requested position is not an integer constant" -msgstr "ni OYA Umubare wuzuye" - -#: c-common.c:5309 -msgid "requested position is less than zero" -msgstr "" +#: c-decl.c:529 +#, fuzzy, c-format +msgid "`union %s' incomplete in scope ending here" +msgstr "`Ihuza in Ingano:" -#: c-common.c:5615 -msgid "%Hignoring return value of %qD, declared with attribute warn_unused_result" -msgstr "" +#: c-decl.c:532 +#, fuzzy, c-format +msgid "`enum %s' incomplete in scope ending here" +msgstr "`in Ingano:" -#: c-common.c:5619 -msgid "%Hignoring return value of function declared with attribute warn_unused_result" -msgstr "" +#: c-decl.c:646 c-decl.c:771 java/decl.c:1403 +#, fuzzy, c-format +msgid "label `%s' used but not defined" +msgstr "Akarango OYA" -#: c-common.c:5679 +#: c-decl.c:652 c-decl.c:778 java/decl.c:1409 #, fuzzy, c-format -msgid "attempt to take address of bit-field structure member %qs" -msgstr "Kuri Aderesi Bya Umwanya Imiterere" +msgid "label `%s' defined but not used" +msgstr "Akarango OYA" -#: c-common.c:5731 -#, fuzzy -msgid "invalid lvalue in assignment" -msgstr "Sibyo in Igenera" +#: c-decl.c:893 cp/decl.c:3335 +#, fuzzy, c-format +msgid "function `%s' redeclared as inline" +msgstr "Umumaro Nka Mumurongo" -#: c-common.c:5734 -#, fuzzy -msgid "invalid lvalue in increment" -msgstr "Sibyo in Igenera" +#: c-decl.c:895 cp/decl.c:3337 +#, fuzzy, c-format +msgid "previous declaration of function `%s' with attribute noinline" +msgstr "Ibanjirije Bya Umumaro Na: Ikiranga" -#: c-common.c:5737 -#, fuzzy -msgid "invalid lvalue in decrement" -msgstr "Sibyo in Igenera" +#: c-decl.c:902 cp/decl.c:3344 +#, fuzzy, c-format +msgid "function `%s' redeclared with attribute noinline" +msgstr "Umumaro Na: Ikiranga" -#: c-common.c:5740 -#, fuzzy -msgid "invalid lvalue in unary %<&%>" -msgstr "Sibyo in" +#: c-decl.c:904 cp/decl.c:3346 +#, fuzzy, c-format +msgid "previous declaration of function `%s' was inline" +msgstr "Ibanjirije Bya Umumaro Mumurongo" -#: c-common.c:5743 -#, fuzzy -msgid "invalid lvalue in asm statement" -msgstr "Sibyo in Inyandiko" +#: c-decl.c:933 c-decl.c:979 +#, fuzzy, c-format +msgid "shadowing built-in function `%s'" +msgstr "Ishyiraho ry'igicucu in Umumaro" -#. Except for passing an argument to an unprototyped function, -#. this is a constraint violation. When passing an argument to -#. an unprototyped function, it is compile-time undefined; -#. making it a constraint in that case was rejected in -#. DR#252. -#: c-convert.c:83 c-typeck.c:1432 c-typeck.c:3528 cp/typeck.c:1367 -#: cp/typeck.c:5829 fortran/convert.c:89 treelang/tree-convert.c:79 -#, fuzzy -msgid "void value not ignored as it ought to be" -msgstr "Agaciro OYA Nka Kuri" +#: c-decl.c:935 +#, fuzzy, c-format +msgid "shadowing library function `%s'" +msgstr "Ishyiraho ry'igicucu Isomero Umumaro" -#: c-convert.c:121 fortran/convert.c:122 java/typeck.c:156 -#: treelang/tree-convert.c:105 -#, fuzzy -msgid "conversion to non-scalar type requested" -msgstr "Ihindurangero Kuri Ubwoko" +#: c-decl.c:941 +#, fuzzy, c-format +msgid "library function `%s' declared as non-function" +msgstr "Isomero Umumaro Nka Umumaro" -#: c-decl.c:530 -#, fuzzy -msgid "%Jarray %qD assumed to have one element" -msgstr "Imbonerahamwe Kuri Ikigize:" +#: c-decl.c:945 c-decl.c:948 +#, fuzzy, c-format +msgid "built-in function `%s' declared as non-function" +msgstr "in Umumaro Nka Umumaro" -#: c-decl.c:643 -#, c-format -msgid "GCC supports only %u nested scopes" -msgstr "" +#: c-decl.c:952 objc/objc-act.c:2384 objc/objc-act.c:6154 +#, fuzzy, c-format +msgid "`%s' redeclared as different kind of symbol" +msgstr "`%s'Nka Bya IKIMENYETSO" -#: c-decl.c:727 -#, fuzzy -msgid "%Jlabel %qD used but not defined" -msgstr "Akarango OYA" +#: c-decl.c:953 c-decl.c:1144 c-decl.c:1158 c-decl.c:1165 c-decl.c:1310 +#: objc/objc-act.c:2386 objc/objc-act.c:6156 objc/objc-act.c:6211 +#, fuzzy, c-format +msgid "previous declaration of `%s'" +msgstr "Ibanjirije Bya" -#: c-decl.c:733 -#, fuzzy -msgid "%Jlabel %qD defined but not used" -msgstr "Akarango OYA" +#. If types don't match for a built-in, throw away the built-in. +#: c-decl.c:1048 +#, fuzzy, c-format +msgid "conflicting types for built-in function `%s'" +msgstr "kugirango in Umumaro" -#: c-decl.c:735 -#, fuzzy -msgid "%Jlabel %qD declared but not defined" -msgstr "Akarango OYA" +#: c-decl.c:1091 c-decl.c:1110 +#, fuzzy, c-format +msgid "conflicting types for `%s'" +msgstr "kugirango" -#: c-decl.c:770 +#: c-decl.c:1133 #, fuzzy -msgid "%Jnested function %qD declared but never defined" -msgstr "Mumurongo Umumaro Nta narimwe" +msgid "a parameter list with an ellipsis can't match an empty parameter name list declaration" +msgstr "a Urutonde Na: BIHUYE ubusa Izina: Urutonde" -#: c-decl.c:784 cp/decl.c:568 +#: c-decl.c:1139 #, fuzzy -msgid "%Junused variable %qD" -msgstr "Kidakoreshwa IMPINDURAGACIRO" +msgid "an argument type that has a default promotion can't match an empty parameter name list declaration" +msgstr "Ubwoko a Mburabuzi BIHUYE ubusa Izina: Urutonde" -#: c-decl.c:788 -msgid "%Jtype of array %qD completed incompatibly with implicit initialization" -msgstr "" +#: c-decl.c:1157 +#, fuzzy, c-format +msgid "thread-local declaration of `%s' follows non thread-local declaration" +msgstr "Urudodo Bya Urudodo" -#: c-decl.c:1022 -#, fuzzy -msgid "a parameter list with an ellipsis can%'t match an empty parameter name list declaration" -msgstr "a Urutonde Na: BIHUYE ubusa Izina: Urutonde" +#: c-decl.c:1164 +#, fuzzy, c-format +msgid "non thread-local declaration of `%s' follows thread-local declaration" +msgstr "Urudodo Bya Urudodo" -#: c-decl.c:1029 -#, fuzzy -msgid "an argument type that has a default promotion can%'t match an empty parameter name list declaration" -msgstr "Ubwoko a Mburabuzi BIHUYE ubusa Izina: Urutonde" +#: c-decl.c:1175 c-decl.c:1198 +#, fuzzy, c-format +msgid "redefinition of `%s'" +msgstr "Bya" -#: c-decl.c:1064 -msgid "%Jprototype for %qD declares more arguments than previous old-style definition" -msgstr "" +#: c-decl.c:1178 +#, fuzzy, c-format +msgid "redeclaration of `%s'" +msgstr "Bya" -#: c-decl.c:1070 -msgid "%Jprototype for %qD declares fewer arguments than previous old-style definition" -msgstr "" +#: c-decl.c:1181 +#, fuzzy, c-format +msgid "conflicting declarations of `%s'" +msgstr "Bya" -#: c-decl.c:1079 -#, fuzzy -msgid "%Jprototype for %qD declares argument %d with incompatible type" -msgstr "kugirango Na BIHUYE" +#: c-decl.c:1225 +#, fuzzy, c-format +msgid "prototype for `%s' follows" +msgstr "kugirango" -#. If we get here, no errors were found, but do issue a warning -#. for this poor-style construct. -#: c-decl.c:1092 +#: c-decl.c:1226 c-decl.c:1234 c-decl.c:1245 #, fuzzy -msgid "%Jprototype for %qD follows non-prototype definition" +msgid "non-prototype definition here" msgstr "Insobanuro" -#: c-decl.c:1107 -#, fuzzy -msgid "%Jprevious definition of %qD was here" -msgstr "Ibanjirije Insobanuro" +#: c-decl.c:1233 +#, fuzzy, c-format +msgid "prototype for `%s' follows and number of arguments doesn't match" +msgstr "kugirango Na Umubare Bya ingingo BIHUYE" -#: c-decl.c:1109 -#, fuzzy -msgid "%Jprevious implicit declaration of %qD was here" -msgstr "Ibanjirije Bya" +#: c-decl.c:1243 +#, fuzzy, c-format +msgid "prototype for `%s' follows and argument %d doesn't match" +msgstr "kugirango Na BIHUYE" -#: c-decl.c:1111 -#, fuzzy -msgid "%Jprevious declaration of %qD was here" -msgstr "Ibanjirije" +#: c-decl.c:1261 +#, fuzzy, c-format +msgid "`%s' declared inline after being called" +msgstr "`%s'Mumurongo Nyuma" -#: c-decl.c:1148 -#, fuzzy -msgid "%J%qD redeclared as different kind of symbol" -msgstr "`%#D'Nka Bya IKIMENYETSO" - -#: c-decl.c:1153 -#, fuzzy -msgid "%Jbuilt-in function %qD declared as non-function" -msgstr "in Umumaro Nka Umumaro" - -#: c-decl.c:1156 c-decl.c:1272 c-decl.c:1878 -#, fuzzy -msgid "%Jdeclaration of %qD shadows a built-in function" -msgstr "Bya Nka Umumaro" - -#: c-decl.c:1165 -#, fuzzy -msgid "%Jredeclaration of enumerator %qD" -msgstr "Bya" - -#. If types don't match for a built-in, throw away the -#. built-in. No point in calling locate_old_decl here, it -#. won't print anything. -#: c-decl.c:1186 -#, fuzzy -msgid "%Jconflicting types for built-in function %qD" -msgstr "kugirango in Umumaro" - -#: c-decl.c:1210 c-decl.c:1223 c-decl.c:1233 -#, fuzzy -msgid "%Jconflicting types for %qD" -msgstr "kugirango" +#: c-decl.c:1267 +#, fuzzy, c-format +msgid "`%s' declared inline after its definition" +msgstr "`%s'Mumurongo Nyuma Insobanuro" -#: c-decl.c:1231 -#, fuzzy -msgid "%J conflicting type qualifiers for %qD" +#: c-decl.c:1274 +#, fuzzy, c-format +msgid "static declaration for `%s' follows non-static" msgstr "kugirango" -#. Allow OLDDECL to continue in use. -#: c-decl.c:1248 -#, fuzzy -msgid "%Jredefinition of typedef %qD" -msgstr "Bya" - -#: c-decl.c:1290 c-decl.c:1300 c-decl.c:1313 c-decl.c:1395 -#, fuzzy -msgid "%Jredefinition of %qD" -msgstr "Bya" - -#: c-decl.c:1352 c-decl.c:1433 -#, fuzzy -msgid "%Jstatic declaration of %qD follows non-static declaration" +#: c-decl.c:1282 +#, fuzzy, c-format +msgid "non-static declaration for `%s' follows static" msgstr "kugirango" -#: c-decl.c:1362 c-decl.c:1369 c-decl.c:1422 c-decl.c:1430 -#, fuzzy -msgid "%Jnon-static declaration of %qD follows static declaration" +#: c-decl.c:1289 +#, fuzzy, c-format +msgid "const declaration for `%s' follows non-const" msgstr "kugirango" -#: c-decl.c:1382 -#, fuzzy -msgid "%Jthread-local declaration of %qD follows non-thread-local declaration" -msgstr "Urudodo Bya Urudodo" - -#: c-decl.c:1385 -#, fuzzy -msgid "%Jnon-thread-local declaration of %qD follows thread-local declaration" -msgstr "Urudodo Bya Urudodo" - -#: c-decl.c:1415 -#, fuzzy -msgid "%Jextern declaration of %qD follows declaration with no linkage" -msgstr "Bya BIHUYE" - -#: c-decl.c:1451 -#, fuzzy -msgid "%Jdeclaration of %qD with no linkage follows extern declaration" -msgstr "Bya IMPINDURAGACIRO in" +#: c-decl.c:1296 +#, fuzzy, c-format +msgid "type qualifiers for `%s' conflict with previous decl" +msgstr "Ubwoko kugirango Na: Ibanjirije" -#: c-decl.c:1457 -#, fuzzy -msgid "%Jredeclaration of %qD with no linkage" -msgstr "Ibanjirije Bya Na:" +#: c-decl.c:1309 +#, fuzzy, c-format +msgid "redundant redeclaration of `%s' in same scope" +msgstr "Bya in Ingano:" -#: c-decl.c:1471 -msgid "%Jredeclaration of %qD with different visibility (old visibility preserved)" -msgstr "" +#: c-decl.c:1619 java/decl.c:1102 +#, fuzzy, c-format +msgid "declaration of `%s' shadows a parameter" +msgstr "Bya a" -#: c-decl.c:1482 -#, fuzzy -msgid "%Jinline declaration of %qD follows declaration with attribute noinline" -msgstr "Ibanjirije Bya Umumaro Na: Ikiranga" +#: c-decl.c:1622 java/decl.c:1105 +#, fuzzy, c-format +msgid "declaration of `%s' shadows a symbol from the parameter list" +msgstr "Bya a IKIMENYETSO Bivuye i Urutonde" -#: c-decl.c:1489 +#: c-decl.c:1643 cp/decl.c:4479 #, fuzzy -msgid "%Jdeclaration of %qD with attribute noinline follows inline declaration " -msgstr "Bya IMPINDURAGACIRO in" +msgid "a parameter" +msgstr "a" -#: c-decl.c:1504 +#: c-decl.c:1645 cp/decl.c:4496 #, fuzzy -msgid "%J%qD declared inline after being called" -msgstr "`%s'Mumurongo Nyuma" +msgid "a previous local" +msgstr "a Ibanjirije" -#: c-decl.c:1510 +#. XXX shadow warnings in outer-more namespaces +#: c-decl.c:1649 cp/decl.c:4500 #, fuzzy -msgid "%J%qD declared inline after its definition" -msgstr "`%s'Mumurongo Nyuma Insobanuro" +msgid "a global declaration" +msgstr "a" -#: c-decl.c:1530 -#, fuzzy -msgid "%Jredefinition of parameter %qD" +#: c-decl.c:1693 +#, fuzzy, c-format +msgid "nested extern declaration of `%s'" msgstr "Bya" -#: c-decl.c:1554 -#, fuzzy -msgid "%Jredundant redeclaration of %qD" -msgstr "Bya in Ingano:" - -#: c-decl.c:1865 -#, fuzzy -msgid "%Jdeclaration of %qD shadows previous non-variable" -msgstr "Bya a" - -#: c-decl.c:1870 -#, fuzzy -msgid "%Jdeclaration of %qD shadows a parameter" -msgstr "Bya a" +#: c-decl.c:1712 java/decl.c:1055 +#, fuzzy, c-format +msgid "`%s' used prior to declaration" +msgstr "`%s'Kuri" -#: c-decl.c:1873 -#, fuzzy -msgid "%Jdeclaration of %qD shadows a global declaration" -msgstr "Bya a" +#: c-decl.c:1726 c-decl.c:1901 +#, fuzzy, c-format +msgid "`%s' was declared implicitly `extern' and later `static'" +msgstr "`%s'Na" -#: c-decl.c:1883 +#: c-decl.c:1829 cp/decl.c:4336 #, fuzzy -msgid "%Jdeclaration of %qD shadows a previous local" -msgstr "Bya a" +msgid "type mismatch with previous external decl" +msgstr "Ubwoko Na: Ibanjirije external" -#: c-decl.c:1886 cp/name-lookup.c:942 cp/name-lookup.c:973 -#: cp/name-lookup.c:981 -#, fuzzy -msgid "%Jshadowed declaration is here" -msgstr "IMPINDURAGACIRO ni OYA" +#: c-decl.c:1830 +#, fuzzy, c-format +msgid "previous external decl of `%s'" +msgstr "Ibanjirije external Bya" -#: c-decl.c:2040 +#: c-decl.c:1843 #, fuzzy -msgid "nested extern declaration of %qD" -msgstr "Bya" +msgid "type mismatch with previous implicit declaration" +msgstr "Ubwoko Na: Ibanjirije" -#: c-decl.c:2200 +#: c-decl.c:1845 #, fuzzy, c-format -msgid "implicit declaration of function %qE" -msgstr "Bya Umumaro" +msgid "previous implicit declaration of `%s'" +msgstr "Ibanjirije Bya" -#: c-decl.c:2261 -#, fuzzy -msgid "incompatible implicit declaration of built-in function %qD" -msgstr "Bya Umumaro" +#: c-decl.c:1880 +#, fuzzy, c-format +msgid "`%s' was previously implicitly declared to return `int'" +msgstr "`%s'Kuri Garuka" -#: c-decl.c:2270 -#, fuzzy -msgid "incompatible implicit declaration of function %qD" -msgstr "Bya Umumaro" +#: c-decl.c:1905 +#, fuzzy, c-format +msgid "`%s' was declared `extern' and later `static'" +msgstr "`%s'Na" -#: c-decl.c:2323 +#: c-decl.c:1929 #, fuzzy, c-format -msgid "%qE undeclared here (not in a function)" -msgstr "`%s'OYA in a Umumaro" +msgid "extern declaration of `%s' doesn't match global one" +msgstr "Bya BIHUYE" -#: c-decl.c:2328 +#: c-decl.c:1971 #, fuzzy, c-format -msgid "%qE undeclared (first use in this function)" -msgstr "`%s'Itangira Gukoresha in iyi Umumaro" +msgid "`%s' locally external but globally static" +msgstr "`%s'external" -#: c-decl.c:2332 -#, fuzzy -msgid "(Each undeclared identifier is reported only once" -msgstr "(Ikiranga ni Rimwe" +#: c-decl.c:2095 +#, fuzzy, c-format +msgid "function `%s' was previously declared within a block" +msgstr "Umumaro muri a Funga" -#: c-decl.c:2333 -#, fuzzy -msgid "for each function it appears in.)" -msgstr "kugirango Umumaro in" +#: c-decl.c:2115 c-decl.c:2117 +#, fuzzy, c-format +msgid "implicit declaration of function `%s'" +msgstr "Bya Umumaro" -#: c-decl.c:2371 +#: c-decl.c:2196 #, fuzzy, c-format -msgid "label %qs referenced outside of any function" +msgid "label %s referenced outside of any function" msgstr "Akarango Hanze Bya Umumaro" -#: c-decl.c:2414 +#: c-decl.c:2253 #, fuzzy, c-format -msgid "duplicate label declaration %qs" +msgid "duplicate label declaration `%s'" msgstr "Gusubiramo Akarango" -#: c-decl.c:2450 +#: c-decl.c:2256 #, fuzzy -msgid "%Hduplicate label %qD" -msgstr "Gusubiramo Akarango" - -#: c-decl.c:2460 -#, fuzzy -msgid "%Jjump into statement expression" -msgstr "Byarenze urugero in imvugo" - -#: c-decl.c:2474 -msgid "%Htraditional C lacks a separate namespace for labels, identifier %qs conflicts" -msgstr "" - -#: c-decl.c:2545 -msgid "%H%qs defined as wrong kind of tag" -msgstr "" +msgid "this is a previous declaration" +msgstr "iyi ni a Ibanjirije" -#: c-decl.c:2768 +#: c-decl.c:2679 #, fuzzy msgid "unnamed struct/union that defines no instances" msgstr "Kitiswe Ihuza Oya Ingero" -#: c-decl.c:2776 -msgid "empty declaration with storage class specifier does not redeclare tag" -msgstr "" - -#: c-decl.c:2787 -#, fuzzy -msgid "empty declaration with type qualifier does not redeclare tag" -msgstr "OYA" - -#: c-decl.c:2808 c-decl.c:2815 +#: c-decl.c:2698 #, fuzzy -msgid "useless type name in empty declaration" +msgid "useless keyword or type name in empty declaration" msgstr "Ijambo- banze Cyangwa Ubwoko Izina: in ubusa" -#: c-decl.c:2823 -#, fuzzy -msgid "% in empty declaration" -msgstr "ubusa" - -#: c-decl.c:2829 -#, fuzzy -msgid "% in file-scope empty declaration" -msgstr "in ubusa" - -#: c-decl.c:2835 +#: c-decl.c:2705 #, fuzzy -msgid "% in file-scope empty declaration" +msgid "two types specified in one empty declaration" msgstr "in ubusa" -#: c-decl.c:2841 -#, fuzzy -msgid "useless storage class specifier in empty declaration" -msgstr "ishuri Sibyo in" - -#: c-decl.c:2847 -#, fuzzy -msgid "useless %<__thread%> in empty declaration" -msgstr "Ijambo- banze Cyangwa Ubwoko Izina: in ubusa" - -#: c-decl.c:2855 -#, fuzzy -msgid "useless type qualifier in empty declaration" -msgstr "Gusubiramo Ubwoko in" - -#: c-decl.c:2862 c-parse.y:781 c-parse.y:783 objc/objc-parse.y:818 -#: objc/objc-parse.y:820 +#: c-decl.c:2710 c-parse.y:753 c-parse.y:755 parse.y:766 parse.y:1853 +#: objc-parse.y:799 objc-parse.y:801 objc-parse.y:3042 #, fuzzy msgid "empty declaration" msgstr "ubusa" -#: c-decl.c:2928 +#: c-decl.c:2740 #, fuzzy -msgid "ISO C90 does not support % or type qualifiers in parameter array declarators" +msgid "ISO C90 does not support `static' or type qualifiers in parameter array declarators" msgstr "OYA Gushigikira Cyangwa Ubwoko in Imbonerahamwe" -#: c-decl.c:2931 +#: c-decl.c:2742 #, fuzzy -msgid "ISO C90 does not support %<[*]%> array declarators" +msgid "ISO C90 does not support `[*]' array declarators" msgstr "OYA Gushigikira Imbonerahamwe" -#: c-decl.c:2934 +#: c-decl.c:2745 #, fuzzy -msgid "GCC does not yet properly implement %<[*]%> array declarators" +msgid "GCC does not yet properly implement `[*]' array declarators" msgstr "OYA Imbonerahamwe" -#: c-decl.c:2953 +#: c-decl.c:2764 #, fuzzy msgid "static or type qualifiers in abstract declarator" msgstr "Cyangwa Ubwoko in Incamake" -#: c-decl.c:3012 -#, fuzzy -msgid "%J%qD is usually a function" +#: c-decl.c:2838 +#, fuzzy, c-format +msgid "`%s' is usually a function" msgstr "`%s'ni a Umumaro" -#: c-decl.c:3021 cp/decl.c:3624 cp/decl2.c:850 -#, fuzzy -msgid "typedef %qD is initialized (use __typeof__ instead)" +#: c-decl.c:2847 +#, fuzzy, c-format +msgid "typedef `%s' is initialized (use __typeof__ instead)" msgstr "ni Gukoresha" -#: c-decl.c:3026 -#, fuzzy -msgid "function %qD is initialized like a variable" +#: c-decl.c:2853 +#, fuzzy, c-format +msgid "function `%s' is initialized like a variable" msgstr "Umumaro ni nka a IMPINDURAGACIRO" #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE. -#: c-decl.c:3032 -#, fuzzy -msgid "parameter %qD is initialized" +#: c-decl.c:2860 +#, fuzzy, c-format +msgid "parameter `%s' is initialized" msgstr "ni" -#. Although C99 is unclear about whether incomplete arrays -#. of VLAs themselves count as VLAs, it does not make -#. sense to permit them to be initialized given that -#. ordinary VLAs may not be initialized. -#: c-decl.c:3051 c-decl.c:3066 c-typeck.c:4382 +#: c-decl.c:2880 c-typeck.c:4895 #, fuzzy msgid "variable-sized object may not be initialized" msgstr "IMPINDURAGACIRO Igikoresho Gicurasi OYA" -#: c-decl.c:3057 -#, fuzzy -msgid "variable %qD has initializer but incomplete type" +#: c-decl.c:2886 +#, fuzzy, c-format +msgid "variable `%s' has initializer but incomplete type" msgstr "IMPINDURAGACIRO Ubwoko" -#: c-decl.c:3133 c-decl.c:5690 cp/decl.c:3663 cp/decl.c:9883 -#, fuzzy -msgid "%Jinline function %qD given attribute noinline" +#: c-decl.c:2892 +#, fuzzy, c-format +msgid "elements of array `%s' have incomplete type" +msgstr "Ibintu Bya Imbonerahamwe Ubwoko" + +#: c-decl.c:2905 +#, fuzzy, c-format +msgid "declaration of `%s' has `extern' and is initialized" +msgstr "Bya Na ni" + +#: c-decl.c:2954 c-decl.c:5828 cp/decl.c:7760 cp/decl.c:14339 +#, fuzzy, c-format +msgid "inline function `%s' given attribute noinline" msgstr "Mumurongo Umumaro Ikiranga" -#: c-decl.c:3202 -#, fuzzy -msgid "%Jinitializer fails to determine size of %qD" +#: c-decl.c:3028 +#, fuzzy, c-format +msgid "initializer fails to determine size of `%s'" msgstr "Kuri Ingano Bya" -#: c-decl.c:3207 -#, fuzzy -msgid "%Jarray size missing in %qD" +#: c-decl.c:3033 +#, fuzzy, c-format +msgid "array size missing in `%s'" msgstr "Imbonerahamwe Ingano Ibuze in" -#: c-decl.c:3218 -#, fuzzy -msgid "%Jzero or negative size array %qD" +#: c-decl.c:3049 +#, fuzzy, c-format +msgid "zero or negative size array `%s'" msgstr "Zeru Cyangwa Ingano Imbonerahamwe" -#: c-decl.c:3247 varasm.c:1556 -#, fuzzy -msgid "%Jstorage size of %qD isn%'t known" +#: c-decl.c:3077 +#, fuzzy, c-format +msgid "storage size of `%s' isn't known" msgstr "Ingano Bya si" -#: c-decl.c:3257 -#, fuzzy -msgid "%Jstorage size of %qD isn%'t constant" +#: c-decl.c:3087 +#, fuzzy, c-format +msgid "storage size of `%s' isn't constant" msgstr "Ingano Bya si" -#: c-decl.c:3304 -#, fuzzy -msgid "%Jignoring asm-specifier for non-static local variable %qD" +#: c-decl.c:3147 +#, fuzzy, c-format +msgid "ignoring asm-specifier for non-static local variable `%s'" msgstr "kugirango IMPINDURAGACIRO" -#: c-decl.c:3334 fortran/f95-lang.c:646 -#, fuzzy -msgid "cannot put object with volatile field into register" -msgstr "Gushyira Igikoresho Na: Umwanya Kwiyandikisha" +#: c-decl.c:3247 +#, fuzzy, c-format +msgid "ISO C forbids parameter `%s' shadowing typedef" +msgstr "C Ishyiraho ry'igicucu" -#: c-decl.c:3468 +#: c-decl.c:3592 cp/decl.c:10880 #, fuzzy -msgid "ISO C forbids forward parameter declarations" -msgstr "C Imbere" +msgid "`long long long' is too long for GCC" +msgstr "`ni kugirango" -#: c-decl.c:3588 -msgid "" -msgstr "" +#: c-decl.c:3597 +#, fuzzy +msgid "ISO C90 does not support `long long'" +msgstr "OYA Gushigikira" -#: c-decl.c:3598 +#: c-decl.c:3606 c-decl.c:3609 cp/decl.c:10885 #, fuzzy, c-format -msgid "bit-field %qs width not an integer constant" -msgstr "Umwanya Ubugari OYA Umubare wuzuye" +msgid "duplicate `%s'" +msgstr "Gusubiramo" + +#: c-decl.c:3619 cp/decl.c:10892 +#, fuzzy +msgid "`__thread' before `extern'" +msgstr "`_Mbere" -#: c-decl.c:3606 +#: c-decl.c:3621 cp/decl.c:10894 +#, fuzzy +msgid "`__thread' before `static'" +msgstr "`_Mbere" + +#: c-decl.c:3629 cp/decl.c:10921 #, fuzzy, c-format -msgid "negative width in bit-field %qs" -msgstr "Ubugari in Umwanya" +msgid "two or more data types in declaration of `%s'" +msgstr "Cyangwa Birenzeho Ibyatanzwe in Bya" -#: c-decl.c:3611 +#: c-decl.c:3649 cp/decl.c:10926 #, fuzzy, c-format -msgid "zero width for bit-field %qs" -msgstr "Zeru Ubugari kugirango Umwanya" +msgid "`%s' fails to be a typedef or built in type" +msgstr "`%s'Kuri a Cyangwa in Ubwoko" -#: c-decl.c:3621 +#: c-decl.c:3688 #, fuzzy, c-format -msgid "bit-field %qs has invalid type" -msgstr "Umwanya Sibyo Ubwoko" +msgid "type defaults to `int' in declaration of `%s'" +msgstr "Ubwoko Kuri in Bya" -#: c-decl.c:3630 +#: c-decl.c:3717 #, fuzzy, c-format -msgid "type of bit-field %qs is a GCC extension" -msgstr "IMISUSIRE Bya Umurongo ni a Umugereka" +msgid "both long and short specified for `%s'" +msgstr "Byombi Na kugirango" -#: c-decl.c:3639 +#: c-decl.c:3721 cp/decl.c:11041 #, fuzzy, c-format -msgid "width of %qs exceeds its type" -msgstr "Ubugari Bya Ubwoko" +msgid "long or short specified with char for `%s'" +msgstr "Cyangwa Na: INYUGUTI kugirango" -#: c-decl.c:3652 +#: c-decl.c:3728 cp/decl.c:11045 #, fuzzy, c-format -msgid "%qs is narrower than values of its type" -msgstr "`%s'ni Uduciro Bya Ubwoko" +msgid "long or short specified with floating type for `%s'" +msgstr "Cyangwa Na: Bihindagurika Ubwoko kugirango" -#: c-decl.c:3777 +#: c-decl.c:3731 #, fuzzy -msgid "type defaults to % in declaration of %qs" -msgstr "Ubwoko Kuri in Bya" +msgid "the only valid combination is `long double'" +msgstr "i Byemewe Ivanga ni" + +#: c-decl.c:3737 +#, fuzzy, c-format +msgid "both signed and unsigned specified for `%s'" +msgstr "Byombi Na Bitashizweho umukono kugirango" + +#: c-decl.c:3739 cp/decl.c:11034 +#, fuzzy, c-format +msgid "long, short, signed or unsigned invalid for `%s'" +msgstr "Cyangwa Bitashizweho umukono Sibyo kugirango" + +#: c-decl.c:3745 cp/decl.c:11054 +#, fuzzy, c-format +msgid "long, short, signed or unsigned used invalidly for `%s'" +msgstr "Cyangwa Bitashizweho umukono kugirango" + +#: c-decl.c:3763 cp/decl.c:11075 +#, fuzzy, c-format +msgid "complex invalid for `%s'" +msgstr "ITSINDA RY'IMIBARE C Sibyo kugirango" #: c-decl.c:3805 #, fuzzy -msgid "duplicate %" +msgid "ISO C90 does not support complex types" +msgstr "OYA Gushigikira ITSINDA RY'IMIBARE C" + +#: c-decl.c:3817 +#, fuzzy +msgid "ISO C does not support plain `complex' meaning `double complex'" +msgstr "C OYA Gushigikira Byuzuye Igisobanuro MAHARAKUBIRI" + +#: c-decl.c:3823 c-decl.c:3835 +#, fuzzy +msgid "ISO C does not support complex integer types" +msgstr "C OYA Gushigikira ITSINDA RY'IMIBARE C Umubare wuzuye" + +#: c-decl.c:3850 c-decl.c:4316 cp/decl.c:11688 +#, fuzzy +msgid "duplicate `const'" msgstr "Gusubiramo" -#: c-decl.c:3807 +#: c-decl.c:3852 c-decl.c:4320 cp/decl.c:11692 #, fuzzy -msgid "duplicate %" +msgid "duplicate `restrict'" msgstr "Gusubiramo" -#: c-decl.c:3809 +#: c-decl.c:3854 c-decl.c:4318 cp/decl.c:11690 #, fuzzy -msgid "duplicate %" +msgid "duplicate `volatile'" msgstr "Gusubiramo" -#: c-decl.c:3828 +#: c-decl.c:3882 cp/decl.c:11238 +#, fuzzy, c-format +msgid "multiple storage classes in declaration of `%s'" +msgstr "Igikubo Inzego in Bya" + +#: c-decl.c:3892 #, fuzzy -msgid "function definition declared %" +msgid "function definition declared `auto'" msgstr "Umumaro Insobanuro" -#: c-decl.c:3830 +#: c-decl.c:3894 #, fuzzy -msgid "function definition declared %" +msgid "function definition declared `register'" msgstr "Umumaro Insobanuro" -#: c-decl.c:3832 +#: c-decl.c:3896 #, fuzzy -msgid "function definition declared %" +msgid "function definition declared `typedef'" msgstr "Umumaro Insobanuro" -#: c-decl.c:3834 +#: c-decl.c:3898 #, fuzzy -msgid "function definition declared %<__thread%>" +msgid "function definition declared `__thread'" msgstr "Umumaro Insobanuro" -#: c-decl.c:3850 +#: c-decl.c:3911 #, fuzzy, c-format -msgid "storage class specified for structure field %qs" +msgid "storage class specified for structure field `%s'" msgstr "ishuri kugirango Imiterere Umwanya" -#: c-decl.c:3854 cp/decl.c:6994 +#: c-decl.c:3915 cp/decl.c:11285 #, fuzzy, c-format -msgid "storage class specified for parameter %qs" +msgid "storage class specified for parameter `%s'" msgstr "ishuri kugirango" -#: c-decl.c:3857 cp/decl.c:6996 +#: c-decl.c:3918 cp/decl.c:11287 #, fuzzy msgid "storage class specified for typename" msgstr "ishuri kugirango" -#: c-decl.c:3870 cp/decl.c:7013 -#, fuzzy -msgid "%qs initialized and declared %" +#: c-decl.c:3930 cp/decl.c:11302 +#, fuzzy, c-format +msgid "`%s' initialized and declared `extern'" msgstr "`%s'Na" -#: c-decl.c:3872 cp/decl.c:7016 -#, fuzzy -msgid "%qs has both % and initializer" +#: c-decl.c:3932 cp/decl.c:11305 +#, fuzzy, c-format +msgid "`%s' has both `extern' and initializer" msgstr "`%s'Byombi Na" -#: c-decl.c:3877 -#, fuzzy -msgid "file-scope declaration of %qs specifies %" -msgstr "Hejuru: urwego Bya" - -#: c-decl.c:3879 -#, fuzzy -msgid "file-scope declaration of %qs specifies %" +#: c-decl.c:3937 cp/decl.c:11313 +#, fuzzy, c-format +msgid "top-level declaration of `%s' specifies `auto'" msgstr "Hejuru: urwego Bya" -#: c-decl.c:3884 cp/decl.c:7020 -#, fuzzy -msgid "nested function %qs declared %" +#: c-decl.c:3942 cp/decl.c:11309 +#, fuzzy, c-format +msgid "nested function `%s' declared `extern'" msgstr "Umumaro" -#: c-decl.c:3887 cp/decl.c:7030 -#, fuzzy -msgid "function-scope %qs implicitly auto and declared %<__thread%>" +#: c-decl.c:3948 cp/decl.c:11319 +#, fuzzy, c-format +msgid "function-scope `%s' implicitly auto and declared `__thread'" msgstr "Umumaro Ingano: Ikiyega Na" #. Only the innermost declarator (making a parameter be of #. array type which is converted to pointer type) #. may have static or type qualifiers. -#: c-decl.c:3934 c-decl.c:4124 +#: c-decl.c:3987 c-decl.c:4188 #, fuzzy msgid "static or type qualifiers in non-parameter array declarator" msgstr "Cyangwa Ubwoko in Imbonerahamwe" -#: c-decl.c:3980 +#: c-decl.c:4031 #, fuzzy, c-format -msgid "declaration of %qs as array of voids" +msgid "declaration of `%s' as array of voids" msgstr "Bya Nka Imbonerahamwe Bya" -#: c-decl.c:3986 +#: c-decl.c:4037 #, fuzzy, c-format -msgid "declaration of %qs as array of functions" +msgid "declaration of `%s' as array of functions" msgstr "Bya Nka Imbonerahamwe Bya Imimaro" -#: c-decl.c:3991 +#: c-decl.c:4042 c-decl.c:5332 #, fuzzy msgid "invalid use of structure with flexible array member" msgstr "Sibyo Gukoresha Bya Imiterere Na: Imbonerahamwe" -#: c-decl.c:4011 +#: c-decl.c:4061 #, fuzzy, c-format -msgid "size of array %qs has non-integer type" +msgid "size of array `%s' has non-integer type" msgstr "Ingano Bya Imbonerahamwe Umubare wuzuye Ubwoko" -#: c-decl.c:4016 +#: c-decl.c:4066 #, fuzzy, c-format -msgid "ISO C forbids zero-size array %qs" +msgid "ISO C forbids zero-size array `%s'" msgstr "C Zeru Ingano Imbonerahamwe" -#: c-decl.c:4023 +#: c-decl.c:4073 #, fuzzy, c-format -msgid "size of array %qs is negative" +msgid "size of array `%s' is negative" msgstr "Ingano Bya Imbonerahamwe ni" -#: c-decl.c:4037 -#, fuzzy -msgid "ISO C90 forbids array %qs whose size can%'t be evaluated" +#: c-decl.c:4086 +#, fuzzy, c-format +msgid "ISO C90 forbids array `%s' whose size can't be evaluated" msgstr "Imbonerahamwe bya Ingano" -#: c-decl.c:4041 +#: c-decl.c:4089 #, fuzzy, c-format -msgid "ISO C90 forbids variable-size array %qs" +msgid "ISO C90 forbids variable-size array `%s'" msgstr "IMPINDURAGACIRO Ingano Imbonerahamwe" -#: c-decl.c:4080 c-decl.c:4244 cp/decl.c:7451 +#: c-decl.c:4119 c-decl.c:4342 cp/decl.c:11897 #, fuzzy, c-format -msgid "size of array %qs is too large" +msgid "size of array `%s' is too large" msgstr "Ingano Bya Imbonerahamwe ni Binini" -#: c-decl.c:4091 +#: c-decl.c:4145 #, fuzzy msgid "ISO C90 does not support flexible array members" msgstr "OYA Gushigikira Imbonerahamwe" -#: c-decl.c:4101 +#: c-decl.c:4155 #, fuzzy msgid "array type has incomplete element type" msgstr "Imbonerahamwe Ubwoko Ikigize: Ubwoko" -#: c-decl.c:4156 cp/decl.c:7121 +#: c-decl.c:4162 c-decl.c:4392 +#, fuzzy +msgid "ISO C forbids const or volatile function types" +msgstr "C Cyangwa Umumaro" + +#: c-decl.c:4208 cp/decl.c:11445 #, fuzzy, c-format -msgid "%qs declared as function returning a function" +msgid "`%s' declared as function returning a function" msgstr "`%s'Nka Umumaro a Umumaro" -#: c-decl.c:4161 cp/decl.c:7126 +#: c-decl.c:4213 cp/decl.c:11450 #, fuzzy, c-format -msgid "%qs declared as function returning an array" +msgid "`%s' declared as function returning an array" msgstr "`%s'Nka Umumaro Imbonerahamwe" -#: c-decl.c:4181 +#: c-decl.c:4241 #, fuzzy -msgid "function definition has qualified void return type" -msgstr "Sibyo Insobanuro Bya Ubwoko" +msgid "ISO C forbids qualified void function return type" +msgstr "C Umumaro Garuka Ubwoko" -#: c-decl.c:4183 +#: c-decl.c:4245 #, fuzzy msgid "type qualifiers ignored on function return type" msgstr "Ubwoko ku Umumaro Garuka Ubwoko" -#: c-decl.c:4212 c-decl.c:4257 c-decl.c:4351 c-decl.c:4442 +#: c-decl.c:4274 c-decl.c:4357 c-decl.c:4481 c-decl.c:4573 #, fuzzy msgid "ISO C forbids qualified function types" msgstr "C Umumaro" -#: c-decl.c:4265 -msgid "%Jtypedef %qD declared %" -msgstr "" - -#: c-decl.c:4295 +#: c-decl.c:4314 cp/decl.c:11684 #, fuzzy -msgid "ISO C forbids const or volatile function types" -msgstr "C Cyangwa Umumaro" +msgid "invalid type modifier within pointer declarator" +msgstr "Sibyo Ubwoko muri Mweretsi" -#: c-decl.c:4315 +#: c-decl.c:4412 cp/decl.c:12182 #, fuzzy, c-format -msgid "variable or field %qs declared void" +msgid "variable or field `%s' declared void" msgstr "IMPINDURAGACIRO Cyangwa Umwanya" -#: c-decl.c:4344 +#: c-decl.c:4445 #, fuzzy msgid "attributes in parameter array declarator ignored" msgstr "Ibiranga in Imbonerahamwe" -#: c-decl.c:4379 +#: c-decl.c:4470 #, fuzzy -msgid "%Jparameter %qD declared %" -msgstr "IMPINDURAGACIRO" +msgid "invalid type modifier within array declarator" +msgstr "Sibyo Ubwoko muri Imbonerahamwe" -#: c-decl.c:4392 +#: c-decl.c:4515 #, fuzzy, c-format -msgid "field %qs declared as a function" +msgid "field `%s' declared as a function" msgstr "Umwanya Nka a Umumaro" -#: c-decl.c:4398 +#: c-decl.c:4521 #, fuzzy, c-format -msgid "field %qs has incomplete type" +msgid "field `%s' has incomplete type" msgstr "Umwanya Ubwoko" -#: c-decl.c:4412 c-decl.c:4424 c-decl.c:4428 +#: c-decl.c:4553 c-decl.c:4555 c-decl.c:4557 c-decl.c:4564 #, fuzzy, c-format -msgid "invalid storage class for function %qs" +msgid "invalid storage class for function `%s'" msgstr "Sibyo ishuri kugirango Umumaro" -#: c-decl.c:4448 +#: c-decl.c:4579 #, fuzzy -msgid "% function returns non-void value" +msgid "`noreturn' function returns non-void value" msgstr "`Umumaro Agaciro" -#: c-decl.c:4476 +#: c-decl.c:4594 #, fuzzy -msgid "cannot inline function %" +msgid "cannot inline function `main'" msgstr "Mumurongo Umumaro" -#: c-decl.c:4523 -msgid "variable previously declared % redeclared %" -msgstr "" - -#: c-decl.c:4532 -#, fuzzy -msgid "%Jvariable %qD declared %" +#: c-decl.c:4649 +#, fuzzy, c-format +msgid "variable `%s' declared `inline'" msgstr "IMPINDURAGACIRO" #. A mere warning is sure to result in improper semantics #. at runtime. Don't bother to allow this to compile. -#: c-decl.c:4563 cp/decl.c:5861 +#: c-decl.c:4677 cp/decl.c:9951 #, fuzzy msgid "thread-local storage not supported for this target" msgstr "Urudodo OYA kugirango iyi Intego" -#: c-decl.c:4625 c-decl.c:5728 +#: c-decl.c:4732 c-decl.c:5880 #, fuzzy -msgid "function declaration isn%'t a prototype" +msgid "function declaration isn't a prototype" msgstr "Umumaro si a" -#: c-decl.c:4633 +#: c-decl.c:4738 #, fuzzy msgid "parameter names (without types) in function declaration" msgstr "Amazina in Umumaro" -#: c-decl.c:4666 -#, fuzzy -msgid "%Jparameter %u (%qD) has incomplete type" +#: c-decl.c:4770 c-decl.c:6250 +#, fuzzy, c-format +msgid "parameter `%s' has incomplete type" msgstr "Ubwoko" -#: c-decl.c:4669 +#: c-decl.c:4773 #, fuzzy -msgid "%Jparameter %u has incomplete type" +msgid "parameter has incomplete type" msgstr "Ubwoko" -#: c-decl.c:4678 -#, fuzzy -msgid "%Jparameter %u (%qD) has void type" -msgstr "Ubwoko" +#: c-decl.c:4794 +#, fuzzy, c-format +msgid "parameter `%s' points to incomplete type" +msgstr "Utudomo Kuri Ubwoko" -#: c-decl.c:4681 +#: c-decl.c:4797 #, fuzzy -msgid "%Jparameter %u has void type" -msgstr "Ubwoko" +msgid "parameter points to incomplete type" +msgstr "Utudomo Kuri Ubwoko" -#: c-decl.c:4738 -#, fuzzy -msgid "% as only parameter may not be qualified" -msgstr "Izina: Gicurasi OYA ishuri" - -#: c-decl.c:4742 c-decl.c:4777 -msgid "% must be the only parameter" -msgstr "" - -#: c-decl.c:4770 -#, fuzzy -msgid "%Jparameter %qD has just a forward declaration" +#: c-decl.c:4862 +#, fuzzy, c-format +msgid "parameter `%s' has just a forward declaration" msgstr "a Imbere" -#. The %s will be one of 'struct', 'union', or 'enum'. -#: c-decl.c:4816 +#: c-decl.c:4903 #, fuzzy -msgid "%<%s %E%> declared inside parameter list" +msgid "`void' in parameter list must be the entire list" +msgstr "`in Urutonde i Urutonde" + +#: c-decl.c:4934 +#, fuzzy, c-format +msgid "`struct %s' declared inside parameter list" msgstr "`Mo Imbere Urutonde" -#. The %s will be one of 'struct', 'union', or 'enum'. -#: c-decl.c:4820 +#: c-decl.c:4937 #, fuzzy, c-format -msgid "anonymous %s declared inside parameter list" -msgstr "Mo Imbere Urutonde" +msgid "`union %s' declared inside parameter list" +msgstr "`Ihuza Mo Imbere Urutonde" -#: c-decl.c:4825 -#, fuzzy -msgid "its scope is only this definition or declaration, which is probably not what you want" -msgstr "Ingano: ni iyi Insobanuro Cyangwa ni OYA" +#: c-decl.c:4940 +#, fuzzy, c-format +msgid "`enum %s' declared inside parameter list" +msgstr "`Mo Imbere Urutonde" -#: c-decl.c:4958 +#: c-decl.c:4947 #, fuzzy -msgid "redefinition of %" -msgstr "Bya Ihuza" +msgid "anonymous struct declared inside parameter list" +msgstr "Mo Imbere Urutonde" -#: c-decl.c:4960 +#: c-decl.c:4949 #, fuzzy -msgid "redefinition of %" -msgstr "Bya" +msgid "anonymous union declared inside parameter list" +msgstr "Ihuza Mo Imbere Urutonde" -#: c-decl.c:4965 +#: c-decl.c:4951 #, fuzzy -msgid "nested redefinition of %" -msgstr "Bya" +msgid "anonymous enum declared inside parameter list" +msgstr "Mo Imbere Urutonde" -#: c-decl.c:4968 +#: c-decl.c:4955 #, fuzzy -msgid "nested redefinition of %" +msgid "its scope is only this definition or declaration, which is probably not what you want" +msgstr "Ingano: ni iyi Insobanuro Cyangwa ni OYA" + +#: c-decl.c:5032 +#, fuzzy, c-format +msgid "redefinition of `union %s'" +msgstr "Bya Ihuza" + +#: c-decl.c:5034 +#, fuzzy, c-format +msgid "redefinition of `struct %s'" msgstr "Bya" -#: c-decl.c:5040 cp/decl.c:3421 +#: c-decl.c:5105 cp/decl.c:7532 #, fuzzy msgid "declaration does not declare anything" msgstr "OYA" -#: c-decl.c:5044 -#, fuzzy -msgid "ISO C doesn%'t support unnamed structs/unions" -msgstr "C Gushigikira Kitiswe" +#: c-decl.c:5169 c-decl.c:5172 +#, fuzzy, c-format +msgid "%s defined inside parms" +msgstr "%sMo Imbere" -#: c-decl.c:5087 c-decl.c:5103 +# starmath/source\smres.src:RID_TOOLBOXWINDOW.3.RID_XUNIONY.text +#: c-decl.c:5170 c-decl.c:5173 c-decl.c:5184 #, fuzzy -msgid "%Jduplicate member %qD" -msgstr "Gusubiramo" +msgid "union" +msgstr "Ihuza" -#: c-decl.c:5142 +# sc/source\ui\formdlg\formdlgs.src:RID_SCTAB_STRUCT.FT_STRUCT.text +#: c-decl.c:5170 c-decl.c:5173 #, fuzzy -msgid "union has no named members" -msgstr "`%#T'Mweretsi Ibyatanzwe" +msgid "structure" +msgstr "Imiterere" -#: c-decl.c:5144 -#, fuzzy -msgid "union has no members" +#: c-decl.c:5183 +#, fuzzy, c-format +msgid "%s has no %s" msgstr "%sOya" -#: c-decl.c:5149 -#, fuzzy -msgid "struct has no named members" -msgstr "Gicurasi OYA Ibigenga" +#: c-decl.c:5184 +msgid "struct" +msgstr "" -#: c-decl.c:5151 -#, fuzzy -msgid "struct has no members" -msgstr "Oya Ibigenga" +#: c-decl.c:5185 +msgid "named members" +msgstr "" + +#: c-decl.c:5185 +msgid "members" +msgstr "" + +#: c-decl.c:5224 +#, fuzzy, c-format +msgid "nested redefinition of `%s'" +msgstr "Bya" + +#: c-decl.c:5237 +#, fuzzy, c-format +msgid "bit-field `%s' width not an integer constant" +msgstr "Umwanya Ubugari OYA Umubare wuzuye" + +#: c-decl.c:5248 +#, fuzzy, c-format +msgid "bit-field `%s' has invalid type" +msgstr "Umwanya Sibyo Ubwoko" + +#: c-decl.c:5260 +#, fuzzy, c-format +msgid "bit-field `%s' type invalid in ISO C" +msgstr "Umwanya Ubwoko Sibyo in C" + +#: c-decl.c:5271 +#, fuzzy, c-format +msgid "negative width in bit-field `%s'" +msgstr "Ubugari in Umwanya" + +#: c-decl.c:5273 +#, fuzzy, c-format +msgid "width of `%s' exceeds its type" +msgstr "Ubugari Bya Ubwoko" + +#: c-decl.c:5275 +#, fuzzy, c-format +msgid "zero width for bit-field `%s'" +msgstr "Zeru Ubugari kugirango Umwanya" + +#: c-decl.c:5289 +#, fuzzy, c-format +msgid "`%s' is narrower than values of its type" +msgstr "`%s'ni Uduciro Bya Ubwoko" -#: c-decl.c:5208 +#: c-decl.c:5323 #, fuzzy -msgid "%Jflexible array member in union" +msgid "flexible array member in union" msgstr "Imbonerahamwe in Ihuza" -#: c-decl.c:5213 +#: c-decl.c:5325 #, fuzzy -msgid "%Jflexible array member not at end of struct" +msgid "flexible array member not at end of struct" msgstr "Imbonerahamwe OYA ku Impera Bya" -#: c-decl.c:5218 +#: c-decl.c:5327 #, fuzzy -msgid "%Jflexible array member in otherwise empty struct" +msgid "flexible array member in otherwise empty struct" msgstr "Imbonerahamwe in ubusa" -#: c-decl.c:5225 -#, fuzzy -msgid "%Jinvalid use of structure with flexible array member" -msgstr "Sibyo Gukoresha Bya Imiterere Na: Imbonerahamwe" +#: c-decl.c:5357 +#, fuzzy, c-format +msgid "duplicate member `%s'" +msgstr "Gusubiramo" -#: c-decl.c:5333 +#: c-decl.c:5448 #, fuzzy msgid "union cannot be made transparent" msgstr "Ihuza Bibonerana" -#: c-decl.c:5404 -#, fuzzy -msgid "nested redefinition of %" +#. This enum is a named one that has been declared already. +#: c-decl.c:5558 +#, fuzzy, c-format +msgid "redeclaration of `enum %s'" msgstr "Bya" -#. This enum is a named one that has been declared already. -#: c-decl.c:5411 +#: c-decl.c:5592 #, fuzzy -msgid "redeclaration of %" -msgstr "Bya" +msgid "enum defined inside parms" +msgstr "Mo Imbere" -#: c-decl.c:5474 +#: c-decl.c:5625 #, fuzzy msgid "enumeration values exceed range of largest integer" msgstr "Uduciro Urutonde Bya Kinini Umubare wuzuye" -#: c-decl.c:5491 -msgid "specified mode too small for enumeral values" -msgstr "" - -#: c-decl.c:5591 +#: c-decl.c:5734 #, fuzzy, c-format -msgid "enumerator value for %qE is not an integer constant" +msgid "enumerator value for `%s' not integer constant" msgstr "Agaciro kugirango OYA Umubare wuzuye" -#: c-decl.c:5608 +#: c-decl.c:5747 #, fuzzy msgid "overflow in enumeration values" msgstr "Byarenze urugero in Uduciro" -#: c-decl.c:5613 +#: c-decl.c:5752 #, fuzzy -msgid "ISO C restricts enumerator values to range of %" +msgid "ISO C restricts enumerator values to range of `int'" msgstr "C Uduciro Kuri Urutonde Bya" -#: c-decl.c:5696 +#: c-decl.c:5834 #, fuzzy msgid "return type is an incomplete type" msgstr "Garuka Ubwoko ni Ubwoko" -#: c-decl.c:5704 +#: c-decl.c:5842 #, fuzzy -msgid "return type defaults to %" +msgid "return type defaults to `int'" msgstr "Garuka Ubwoko Kuri" -#: c-decl.c:5735 -#, fuzzy -msgid "%Jno previous prototype for %qD" +#: c-decl.c:5889 +#, fuzzy, c-format +msgid "no previous prototype for `%s'" msgstr "Oya Ibanjirije kugirango" -#: c-decl.c:5743 -#, fuzzy -msgid "%J%qD was used with no prototype before its definition" +#: c-decl.c:5896 +#, fuzzy, c-format +msgid "`%s' was used with no prototype before its definition" msgstr "`%s'Na: Oya Mbere Insobanuro" -#: c-decl.c:5750 -#, fuzzy -msgid "%Jno previous declaration for %qD" +#: c-decl.c:5902 +#, fuzzy, c-format +msgid "no previous declaration for `%s'" msgstr "Oya Ibanjirije kugirango" -#: c-decl.c:5758 -#, fuzzy -msgid "%J%qD was used with no declaration before its definition" +#: c-decl.c:5909 +#, fuzzy, c-format +msgid "`%s' was used with no declaration before its definition" msgstr "`%s'Na: Oya Mbere Insobanuro" -#: c-decl.c:5791 c-decl.c:6285 -#, fuzzy -msgid "%Jreturn type of %qD is not %" +#: c-decl.c:5933 c-decl.c:6486 +#, fuzzy, c-format +msgid "return type of `%s' is not `int'" msgstr "Garuka Ubwoko Bya ni OYA" -#: c-decl.c:5806 -#, fuzzy -msgid "%Jfirst argument of %qD should be %" +#: c-decl.c:5949 +#, fuzzy, c-format +msgid "first argument of `%s' should be `int'" msgstr "Itangira Bya" -#: c-decl.c:5815 -#, fuzzy -msgid "%Jsecond argument of %qD should be %" +#: c-decl.c:5958 +#, fuzzy, c-format +msgid "second argument of `%s' should be `char **'" msgstr "ISEGONDA Bya INYUGUTI" -#: c-decl.c:5824 -#, fuzzy -msgid "%Jthird argument of %qD should probably be %" +#: c-decl.c:5967 +#, fuzzy, c-format +msgid "third argument of `%s' should probably be `char **'" msgstr "Bya INYUGUTI" -#: c-decl.c:5834 -#, fuzzy -msgid "%J%qD takes only zero or two arguments" +#: c-decl.c:5976 +#, fuzzy, c-format +msgid "`%s' takes only zero or two arguments" msgstr "`%s'Zeru Cyangwa ingingo" -#: c-decl.c:5837 -#, fuzzy -msgid "%J%qD is normally a non-static function" +#: c-decl.c:5979 +#, fuzzy, c-format +msgid "`%s' is normally a non-static function" msgstr "`%s'ni a Umumaro" -#: c-decl.c:5883 -msgid "%Jold-style parameter declarations in prototyped function definition" -msgstr "" - -#: c-decl.c:5896 +#: c-decl.c:6077 #, fuzzy -msgid "%Jtraditional C rejects ISO C style function definitions" -msgstr "C C IMISUSIRE Umumaro" +msgid "parm types given both in parmlist and separately" +msgstr "Byombi in Na" -#: c-decl.c:5908 +#: c-decl.c:6098 #, fuzzy -msgid "%Jparameter name omitted" +msgid "parameter name omitted" msgstr "Izina:" -#: c-decl.c:5948 -#, fuzzy -msgid "%Jold-style function definition" -msgstr "%s:Umumaro Insobanuro OYA" +#: c-decl.c:6102 c-decl.c:6204 +#, c-format +msgid "parameter `%s' declared void" +msgstr "" -#: c-decl.c:5956 +#: c-decl.c:6178 #, fuzzy -msgid "%Jparameter name missing from parameter list" +msgid "parameter name missing from parameter list" msgstr "Izina: Ibuze Bivuye Urutonde" -#: c-decl.c:5967 -#, fuzzy -msgid "%J%qD declared as a non-parameter" -msgstr "`%D'Nka a" - -#: c-decl.c:5972 -#, fuzzy -msgid "%Jmultiple parameters named %qD" +#: c-decl.c:6197 +#, fuzzy, c-format +msgid "multiple parameters named `%s'" msgstr "Igikubo Ibigenga" -#: c-decl.c:5980 -#, fuzzy -msgid "%Jparameter %qD declared with void type" -msgstr "Uburyo Ubwoko" - -#: c-decl.c:5995 c-decl.c:5997 -#, fuzzy -msgid "%Jtype of %qD defaults to %" +#: c-decl.c:6219 c-decl.c:6221 +#, fuzzy, c-format +msgid "type of `%s' defaults to `int'" msgstr "Ubwoko Bya Kuri" -#: c-decl.c:6016 -#, fuzzy -msgid "%Jparameter %qD has incomplete type" -msgstr "Ubwoko" - -#: c-decl.c:6022 -#, fuzzy -msgid "%Jdeclaration for parameter %qD but no such parameter" +#: c-decl.c:6257 +#, fuzzy, c-format +msgid "declaration for parameter `%s' but no such parameter" msgstr "kugirango Oya" -#: c-decl.c:6072 +#: c-decl.c:6305 #, fuzzy -msgid "number of arguments doesn%'t match prototype" +msgid "number of arguments doesn't match prototype" msgstr "Umubare Bya ingingo BIHUYE" -#: c-decl.c:6073 c-decl.c:6103 c-decl.c:6110 -#, fuzzy -msgid "%Hprototype declaration" -msgstr "ubusa" - -#: c-decl.c:6101 -#, fuzzy -msgid "promoted argument %qD doesn%'t match prototype" +#: c-decl.c:6335 +#, fuzzy, c-format +msgid "promoted argument `%s' doesn't match prototype" msgstr "BIHUYE" -#: c-decl.c:6109 -#, fuzzy -msgid "argument %qD doesn%'t match prototype" +#: c-decl.c:6345 +#, fuzzy, c-format +msgid "argument `%s' doesn't match prototype" msgstr "BIHUYE" -#: c-decl.c:6318 cp/decl.c:10649 +#: c-decl.c:6518 cp/decl.c:15049 #, fuzzy msgid "no return statement in function returning non-void" msgstr "Oya Garuka Inyandiko in Umumaro" -#: c-decl.c:6325 +#: c-decl.c:6525 #, fuzzy msgid "this function may return with or without a value" msgstr "iyi Umumaro Gicurasi Garuka Na: Cyangwa a Agaciro" +#: c-decl.c:6729 +#, fuzzy, c-format +msgid "size of return value of `%s' is %u bytes" +msgstr "Ingano Bya Garuka Agaciro Bya ni Bayite" + +#: c-decl.c:6733 +#, fuzzy, c-format +msgid "size of return value of `%s' is larger than %d bytes" +msgstr "Ingano Bya Garuka Agaciro Bya ni Kinini Bayite" + #. If we get here, declarations have been used in a for loop without #. the C99 for loop scope. This doesn't make much sense, so don't #. allow it. -#: c-decl.c:6418 +#: c-decl.c:6791 #, fuzzy -msgid "% loop initial declaration used outside C99 mode" +msgid "`for' loop initial declaration used outside C99 mode" msgstr "`Hanze Ubwoko" -#: c-decl.c:6447 -#, fuzzy -msgid "%Jdeclaration of static variable %qD in % loop initial declaration" -msgstr "Bya IMPINDURAGACIRO in" - -#: c-decl.c:6450 -#, fuzzy -msgid "%Jdeclaration of % variable %qD in % loop initial declaration" -msgstr "Bya IMPINDURAGACIRO in" - -#: c-decl.c:6455 -#, fuzzy -msgid "% declared in % loop initial declaration" +#: c-decl.c:6815 +#, fuzzy, c-format +msgid "`struct %s' declared in `for' loop initial declaration" msgstr "`in" -#: c-decl.c:6459 -#, fuzzy -msgid "% declared in % loop initial declaration" +#: c-decl.c:6818 +#, fuzzy, c-format +msgid "`union %s' declared in `for' loop initial declaration" msgstr "`Ihuza in" -#: c-decl.c:6463 -#, fuzzy -msgid "% declared in % loop initial declaration" +#: c-decl.c:6821 +#, fuzzy, c-format +msgid "`enum %s' declared in `for' loop initial declaration" msgstr "`in" -#: c-decl.c:6467 -#, fuzzy -msgid "%Jdeclaration of non-variable %qD in % loop initial declaration" +#: c-decl.c:6829 +#, fuzzy, c-format +msgid "declaration of non-variable `%s' in `for' loop initial declaration" msgstr "Bya IMPINDURAGACIRO in" -#: c-decl.c:6756 c-decl.c:6905 c-decl.c:7116 cp/decl.c:6688 +#: c-decl.c:6831 #, fuzzy, c-format -msgid "duplicate %qs" -msgstr "Gusubiramo" - -#: c-decl.c:6777 c-decl.c:6914 c-decl.c:7017 -#, fuzzy -msgid "two or more data types in declaration specifiers" -msgstr "Cyangwa Birenzeho Ibyatanzwe in Bya" - -#: c-decl.c:6789 cp/decl.c:6664 -#, fuzzy -msgid "% is too long for GCC" -msgstr "`ni kugirango" +msgid "declaration of static variable `%s' in `for' loop initial declaration" +msgstr "Bya IMPINDURAGACIRO in" -#: c-decl.c:6796 c-decl.c:6988 -msgid "both % and % in declaration specifiers" -msgstr "" +#: c-decl.c:6833 +#, fuzzy, c-format +msgid "declaration of `extern' variable `%s' in `for' loop initial declaration" +msgstr "Bya IMPINDURAGACIRO in" -#: c-decl.c:6802 +#: c-format.c:109 c-format.c:191 #, fuzzy -msgid "ISO C90 does not support %" -msgstr "OYA Gushigikira" +msgid "format string arg not a string type" +msgstr "Imiterere Ikurikiranyanyuguti OYA a Ikurikiranyanyuguti Ubwoko" -#: c-decl.c:6807 c-decl.c:6827 +#: c-format.c:124 #, fuzzy -msgid "both % and % in declaration specifiers" -msgstr "Byombi Na kugirango" +msgid "args to be formatted is not '...'" +msgstr "Kuri Byahanaguwe ni OYA" -#: c-decl.c:6810 c-decl.c:6921 +#: c-format.c:133 #, fuzzy -msgid "both % and % in declaration specifiers" -msgstr "Byombi Na kugirango" +msgid "strftime formats cannot format arguments" +msgstr "Imiterere Imiterere ingingo" -#: c-decl.c:6813 c-decl.c:6940 +#: c-format.c:168 c-format.c:270 #, fuzzy -msgid "both % and %<_Bool%> in declaration specifiers" -msgstr "Byombi Na kugirango" +msgid "format string has invalid operand number" +msgstr "Imiterere Ikurikiranyanyuguti Sibyo Umubare" -#: c-decl.c:6816 c-decl.c:6959 +#: c-format.c:202 #, fuzzy -msgid "both % and % in declaration specifiers" -msgstr "Byombi Na kugirango" +msgid "function does not return string type" +msgstr "Umumaro OYA Garuka Ikurikiranyanyuguti Ubwoko" -#: c-decl.c:6819 c-decl.c:6972 +#: c-format.c:233 #, fuzzy -msgid "both % and % in declaration specifiers" -msgstr "Byombi Na kugirango" - -#: c-decl.c:6830 c-decl.c:6924 -msgid "both % and % in declaration specifiers" -msgstr "" - -#: c-decl.c:6833 c-decl.c:6943 -msgid "both % and %<_Bool%> in declaration specifiers" -msgstr "" +msgid "unrecognized format specifier" +msgstr "Imiterere" -#: c-decl.c:6836 c-decl.c:6962 -msgid "both % and % in declaration specifiers" -msgstr "" +#: c-format.c:246 +#, fuzzy, c-format +msgid "`%s' is an unrecognized format function type" +msgstr "`%s'ni Imiterere Umumaro Ubwoko" -#: c-decl.c:6839 c-decl.c:6975 -msgid "both % and % in declaration specifiers" -msgstr "" +#: c-format.c:280 +#, fuzzy +msgid "format string arg follows the args to be formatted" +msgstr "Imiterere Ikurikiranyanyuguti i Kuri Byahanaguwe" -#: c-decl.c:6842 c-decl.c:6991 -msgid "both % and % in declaration specifiers" -msgstr "" +#: c-format.c:601 +#, fuzzy +msgid "` ' flag" +msgstr "`'Ibendera" -#: c-decl.c:6850 c-decl.c:6870 +#: c-format.c:601 #, fuzzy -msgid "both % and % in declaration specifiers" -msgstr "Byombi Na Bitashizweho umukono kugirango" +msgid "the ` ' printf flag" +msgstr "i Ibendera" -#: c-decl.c:6853 c-decl.c:6927 +#: c-format.c:602 c-format.c:673 #, fuzzy -msgid "both % and % in declaration specifiers" -msgstr "Byombi Na Bitashizweho umukono kugirango" +msgid "`+' flag" +msgstr "`+'Ibendera" -#: c-decl.c:6856 c-decl.c:6946 +#: c-format.c:602 #, fuzzy -msgid "both % and %<_Bool%> in declaration specifiers" -msgstr "Byombi Na Bitashizweho umukono kugirango" +msgid "the `+' printf flag" +msgstr "i Ibendera" -#: c-decl.c:6859 c-decl.c:6978 +#: c-format.c:603 c-format.c:649 #, fuzzy -msgid "both % and % in declaration specifiers" -msgstr "Byombi Na Bitashizweho umukono kugirango" +msgid "`#' flag" +msgstr "`#'Ibendera" -#: c-decl.c:6862 c-decl.c:6994 +#: c-format.c:603 #, fuzzy -msgid "both % and % in declaration specifiers" -msgstr "Byombi Na Bitashizweho umukono kugirango" +msgid "the `#' printf flag" +msgstr "i Ibendera" -#: c-decl.c:6873 c-decl.c:6930 +#: c-format.c:604 c-format.c:647 #, fuzzy -msgid "both % and % in declaration specifiers" -msgstr "Byombi Na Bitashizweho umukono kugirango" +msgid "`0' flag" +msgstr "`Ibendera" -#: c-decl.c:6876 c-decl.c:6949 +#: c-format.c:604 #, fuzzy -msgid "both % and %<_Bool%> in declaration specifiers" -msgstr "Byombi Na Bitashizweho umukono kugirango" +msgid "the `0' printf flag" +msgstr "i Ibendera" -#: c-decl.c:6879 c-decl.c:6981 +#: c-format.c:605 c-format.c:646 c-format.c:676 #, fuzzy -msgid "both % and % in declaration specifiers" -msgstr "Byombi Na Bitashizweho umukono kugirango" +msgid "`-' flag" +msgstr "`-'Ibendera" -#: c-decl.c:6882 c-decl.c:6997 +#: c-format.c:605 #, fuzzy -msgid "both % and % in declaration specifiers" -msgstr "Byombi Na Bitashizweho umukono kugirango" +msgid "the `-' printf flag" +msgstr "i Ibendera" -#: c-decl.c:6890 +#: c-format.c:606 c-format.c:630 #, fuzzy -msgid "ISO C90 does not support complex types" -msgstr "OYA Gushigikira ITSINDA RY'IMIBARE C" +msgid "`'' flag" +msgstr "`''Ibendera" -#: c-decl.c:6892 c-decl.c:6933 -msgid "both % and % in declaration specifiers" -msgstr "" +#: c-format.c:606 +#, fuzzy +msgid "the `'' printf flag" +msgstr "i Ibendera" -#: c-decl.c:6895 c-decl.c:6952 -msgid "both % and %<_Bool%> in declaration specifiers" -msgstr "" +#: c-format.c:607 c-format.c:631 +#, fuzzy +msgid "`I' flag" +msgstr "`Ibendera" -#: c-decl.c:7034 -#, fuzzy, c-format -msgid "%qs fails to be a typedef or built in type" -msgstr "`%s'Kuri a Cyangwa in Ubwoko" +#: c-format.c:607 +#, fuzzy +msgid "the `I' printf flag" +msgstr "i Ibendera" -#: c-decl.c:7066 -#, fuzzy, c-format -msgid "%qs is not at beginning of declaration" -msgstr "`%s'ni OYA ku Itangiriro Bya" +#: c-format.c:608 c-format.c:628 c-format.c:650 c-format.c:677 c-format.c:1702 +#, fuzzy +msgid "field width" +msgstr "Umwanya Ubugari" -#: c-decl.c:7081 -msgid "%<__thread%> used with %" -msgstr "" +#: c-format.c:608 +#, fuzzy +msgid "field width in printf format" +msgstr "Umwanya Ubugari in Imiterere" -#: c-decl.c:7083 -msgid "%<__thread%> used with %" +#: c-format.c:609 +msgid "precision" msgstr "" -#: c-decl.c:7085 -msgid "%<__thread%> used with %" -msgstr "" +#: c-format.c:609 +#, fuzzy +msgid "precision in printf format" +msgstr "in Imiterere" -#: c-decl.c:7096 cp/parser.c:7247 +#: c-format.c:610 c-format.c:629 c-format.c:680 #, fuzzy -msgid "%<__thread%> before %" -msgstr "`_Mbere" +msgid "length modifier" +msgstr "Uburebure" -#: c-decl.c:7105 cp/parser.c:7237 +#: c-format.c:610 #, fuzzy -msgid "%<__thread%> before %" -msgstr "`_Mbere" +msgid "length modifier in printf format" +msgstr "Uburebure in Imiterere" -#: c-decl.c:7121 +#: c-format.c:626 #, fuzzy -msgid "multiple storage classes in declaration specifiers" -msgstr "Igikubo Inzego in Bya" +msgid "assignment suppression" +msgstr "Igenera" -#: c-decl.c:7128 -msgid "%<__thread%> used with %qs" -msgstr "" +#: c-format.c:626 +#, fuzzy +msgid "the assignment suppression scanf feature" +msgstr "i Igenera" -#: c-decl.c:7182 +#: c-format.c:627 #, fuzzy -msgid "ISO C does not support plain % meaning %" -msgstr "C OYA Gushigikira Byuzuye Igisobanuro MAHARAKUBIRI" +msgid "`a' flag" +msgstr "`Ibendera" -#: c-decl.c:7227 c-decl.c:7253 +#: c-format.c:627 #, fuzzy -msgid "ISO C does not support complex integer types" -msgstr "C OYA Gushigikira ITSINDA RY'IMIBARE C Umubare wuzuye" - -#: c-decl.c:7328 toplev.c:850 -#, fuzzy -msgid "%J%qF used but never defined" -msgstr "`%s'Nta narimwe" - -#: c-format.c:96 c-format.c:209 -#, fuzzy -msgid "format string has invalid operand number" -msgstr "Imiterere Ikurikiranyanyuguti Sibyo Umubare" - -#: c-format.c:113 -#, fuzzy -msgid "function does not return string type" -msgstr "Umumaro OYA Garuka Ikurikiranyanyuguti Ubwoko" - -#: c-format.c:142 -#, fuzzy -msgid "format string argument not a string type" -msgstr "Imiterere Ikurikiranyanyuguti OYA a Ikurikiranyanyuguti Ubwoko" - -#: c-format.c:190 -#, fuzzy -msgid "unrecognized format specifier" -msgstr "Imiterere" - -#: c-format.c:202 -#, fuzzy, c-format -msgid "%qs is an unrecognized format function type" -msgstr "`%s'ni Imiterere Umumaro Ubwoko" - -#: c-format.c:215 -#, fuzzy -msgid "%<...%> has invalid operand number" -msgstr "Imiterere Ikurikiranyanyuguti Sibyo Umubare" - -#: c-format.c:222 -#, fuzzy -msgid "format string argument follows the args to be formatted" -msgstr "Imiterere Ikurikiranyanyuguti i Kuri Byahanaguwe" - -#: c-format.c:345 c-format.c:369 -#, fuzzy -msgid "' ' flag" -msgstr "`'Ibendera" - -#: c-format.c:345 c-format.c:369 -#, fuzzy -msgid "the ' ' printf flag" -msgstr "i Ibendera" - -#: c-format.c:346 c-format.c:370 c-format.c:408 c-format.c:465 -#, fuzzy -msgid "'+' flag" -msgstr "`+'Ibendera" - -#: c-format.c:346 c-format.c:370 c-format.c:408 -#, fuzzy -msgid "the '+' printf flag" -msgstr "i Ibendera" - -#: c-format.c:347 c-format.c:371 c-format.c:409 c-format.c:441 -#, fuzzy -msgid "'#' flag" -msgstr "`#'Ibendera" - -#: c-format.c:347 c-format.c:371 c-format.c:409 -#, fuzzy -msgid "the '#' printf flag" -msgstr "i Ibendera" - -#: c-format.c:348 c-format.c:372 c-format.c:439 -#, fuzzy -msgid "'0' flag" -msgstr "`Ibendera" - -#: c-format.c:348 c-format.c:372 -#, fuzzy -msgid "the '0' printf flag" -msgstr "i Ibendera" - -#: c-format.c:349 c-format.c:373 c-format.c:438 c-format.c:468 -#, fuzzy -msgid "'-' flag" -msgstr "`-'Ibendera" - -#: c-format.c:349 c-format.c:373 -#, fuzzy -msgid "the '-' printf flag" -msgstr "i Ibendera" - -#: c-format.c:350 c-format.c:422 -#, fuzzy -msgid "''' flag" -msgstr "`''Ibendera" - -#: c-format.c:350 -#, fuzzy -msgid "the ''' printf flag" -msgstr "i Ibendera" - -#: c-format.c:351 c-format.c:423 -#, fuzzy -msgid "'I' flag" -msgstr "`''Ibendera" - -#: c-format.c:351 -#, fuzzy -msgid "the 'I' printf flag" -msgstr "i Ibendera" - -#: c-format.c:352 c-format.c:374 c-format.c:420 c-format.c:442 c-format.c:469 -#: c-format.c:1531 config/sol2-c.c:46 -#, fuzzy -msgid "field width" -msgstr "Umwanya Ubugari" - -#: c-format.c:352 c-format.c:374 config/sol2-c.c:46 -#, fuzzy -msgid "field width in printf format" -msgstr "Umwanya Ubugari in Imiterere" - -#: c-format.c:353 c-format.c:375 c-format.c:399 c-format.c:411 -msgid "precision" -msgstr "" - -#: c-format.c:353 c-format.c:375 c-format.c:399 c-format.c:411 -#, fuzzy -msgid "precision in printf format" -msgstr "in Imiterere" - -#: c-format.c:354 c-format.c:376 c-format.c:400 c-format.c:412 c-format.c:421 -#: c-format.c:472 config/sol2-c.c:47 -#, fuzzy -msgid "length modifier" -msgstr "Uburebure" - -#: c-format.c:354 c-format.c:376 c-format.c:400 c-format.c:412 -#: config/sol2-c.c:47 -#, fuzzy -msgid "length modifier in printf format" -msgstr "Uburebure in Imiterere" - -#: c-format.c:398 c-format.c:410 -#, fuzzy -msgid "'q' flag" -msgstr "`''Ibendera" - -#: c-format.c:398 c-format.c:410 -#, fuzzy -msgid "the 'q' diagnostic flag" -msgstr "i Ibendera" - -#: c-format.c:418 -#, fuzzy -msgid "assignment suppression" -msgstr "Igenera" - -#: c-format.c:418 -#, fuzzy -msgid "the assignment suppression scanf feature" -msgstr "i Igenera" - -#: c-format.c:419 -#, fuzzy -msgid "'a' flag" -msgstr "`''Ibendera" - -#: c-format.c:419 -#, fuzzy -msgid "the 'a' scanf flag" +msgid "the `a' scanf flag" msgstr "i Ibendera" -#: c-format.c:420 +#: c-format.c:628 #, fuzzy msgid "field width in scanf format" msgstr "Umwanya Ubugari in Imiterere" -#: c-format.c:421 +#: c-format.c:629 #, fuzzy msgid "length modifier in scanf format" msgstr "Uburebure in Imiterere" -#: c-format.c:422 +#: c-format.c:630 #, fuzzy -msgid "the ''' scanf flag" +msgid "the `'' scanf flag" msgstr "i Ibendera" -#: c-format.c:423 +#: c-format.c:631 #, fuzzy -msgid "the 'I' scanf flag" +msgid "the `I' scanf flag" msgstr "i Ibendera" -#: c-format.c:437 +#: c-format.c:645 #, fuzzy -msgid "'_' flag" -msgstr "`''Ibendera" +msgid "`_' flag" +msgstr "`_'Ibendera" -#: c-format.c:437 +#: c-format.c:645 #, fuzzy -msgid "the '_' strftime flag" +msgid "the `_' strftime flag" msgstr "i Ibendera" -#: c-format.c:438 +#: c-format.c:646 #, fuzzy -msgid "the '-' strftime flag" +msgid "the `-' strftime flag" msgstr "i Ibendera" -#: c-format.c:439 +#: c-format.c:647 #, fuzzy -msgid "the '0' strftime flag" +msgid "the `0' strftime flag" msgstr "i Ibendera" -#: c-format.c:440 c-format.c:464 +#: c-format.c:648 c-format.c:672 #, fuzzy -msgid "'^' flag" -msgstr "`''Ibendera" +msgid "`^' flag" +msgstr "`^'Ibendera" -#: c-format.c:440 +#: c-format.c:648 #, fuzzy -msgid "the '^' strftime flag" +msgid "the `^' strftime flag" msgstr "i Ibendera" -#: c-format.c:441 +#: c-format.c:649 #, fuzzy -msgid "the '#' strftime flag" +msgid "the `#' strftime flag" msgstr "i Ibendera" -#: c-format.c:442 +#: c-format.c:650 #, fuzzy msgid "field width in strftime format" msgstr "Umwanya Ubugari in Imiterere" -#: c-format.c:443 -#, fuzzy -msgid "'E' modifier" -msgstr "i" +#: c-format.c:651 +msgid "`E' modifier" +msgstr "" -#: c-format.c:443 +#: c-format.c:651 #, fuzzy -msgid "the 'E' strftime modifier" +msgid "the `E' strftime modifier" msgstr "i" -#: c-format.c:444 -#, fuzzy -msgid "'O' modifier" -msgstr "i" +#: c-format.c:652 +msgid "`O' modifier" +msgstr "" -#: c-format.c:444 +#: c-format.c:652 #, fuzzy -msgid "the 'O' strftime modifier" +msgid "the `O' strftime modifier" msgstr "i" -#: c-format.c:445 +#: c-format.c:653 #, fuzzy -msgid "the 'O' modifier" +msgid "the `O' modifier" msgstr "i" # svx/source\dialog\tabstpge.src:RID_SVXPAGE_TABULATOR.FL_FILLCHAR.text -#: c-format.c:463 +#: c-format.c:671 #, fuzzy msgid "fill character" msgstr "Kuzuza inyuguti" -#: c-format.c:463 +#: c-format.c:671 #, fuzzy msgid "fill character in strfmon format" msgstr "Kuzuza Inyuguti in Imiterere" -#: c-format.c:464 +#: c-format.c:672 #, fuzzy -msgid "the '^' strfmon flag" +msgid "the `^' strfmon flag" msgstr "i Ibendera" -#: c-format.c:465 +#: c-format.c:673 #, fuzzy -msgid "the '+' strfmon flag" +msgid "the `+' strfmon flag" msgstr "i Ibendera" -#: c-format.c:466 +#: c-format.c:674 #, fuzzy -msgid "'(' flag" -msgstr "`''Ibendera" +msgid "`(' flag" +msgstr "`('Ibendera" -#: c-format.c:466 +#: c-format.c:674 #, fuzzy -msgid "the '(' strfmon flag" +msgid "the `(' strfmon flag" msgstr "i Ibendera" -#: c-format.c:467 +#: c-format.c:675 #, fuzzy -msgid "'!' flag" -msgstr "`''Ibendera" +msgid "`!' flag" +msgstr "`!'Ibendera" -#: c-format.c:467 +#: c-format.c:675 #, fuzzy -msgid "the '!' strfmon flag" +msgid "the `!' strfmon flag" msgstr "i Ibendera" -#: c-format.c:468 +#: c-format.c:676 #, fuzzy -msgid "the '-' strfmon flag" +msgid "the `-' strfmon flag" msgstr "i Ibendera" -#: c-format.c:469 +#: c-format.c:677 #, fuzzy msgid "field width in strfmon format" msgstr "Umwanya Ubugari in Imiterere" -#: c-format.c:470 +#: c-format.c:678 #, fuzzy msgid "left precision" msgstr "Ibumoso:" -#: c-format.c:470 +#: c-format.c:678 #, fuzzy msgid "left precision in strfmon format" msgstr "Ibumoso: in Imiterere" -#: c-format.c:471 +#: c-format.c:679 #, fuzzy msgid "right precision" msgstr "Iburyo:" -#: c-format.c:471 +#: c-format.c:679 #, fuzzy msgid "right precision in strfmon format" msgstr "Iburyo: in Imiterere" -#: c-format.c:472 +#: c-format.c:680 #, fuzzy msgid "length modifier in strfmon format" msgstr "Uburebure in Imiterere" -#: c-format.c:840 +#: c-format.c:983 #, fuzzy, c-format -msgid "function might be possible candidate for %qs format attribute" +msgid "function might be possible candidate for `%s' format attribute" msgstr "Umumaro kugirango Imiterere Ikiranga" -#: c-format.c:931 c-format.c:952 c-format.c:1947 +#: c-format.c:1107 c-format.c:1128 c-format.c:2112 #, fuzzy msgid "missing $ operand number in format" msgstr "Ibuze Umubare in Imiterere" -#: c-format.c:961 +#: c-format.c:1138 #, fuzzy, c-format msgid "%s does not support %%n$ operand number formats" msgstr "%sOYA Gushigikira Umubare Imiterere" -#: c-format.c:968 +#: c-format.c:1145 #, fuzzy msgid "operand number out of range in format" msgstr "Umubare Inyuma Bya Urutonde in Imiterere" -#: c-format.c:991 +#: c-format.c:1168 #, fuzzy, c-format msgid "format argument %d used more than once in %s format" msgstr "Imiterere Birenzeho Rimwe in Imiterere" -#: c-format.c:1023 -#, fuzzy -msgid "$ operand number used after format without operand number" -msgstr "Umubare kugirango Imiterere Oya" - -#: c-format.c:1053 +#: c-format.c:1218 #, fuzzy, c-format msgid "format argument %d unused before used argument %d in $-style format" msgstr "Imiterere Kidakoreshwa Mbere in IMISUSIRE Imiterere" -#: c-format.c:1148 +#: c-format.c:1322 #, fuzzy msgid "format not a string literal, format string not checked" msgstr "Imiterere OYA a Ikurikiranyanyuguti Imiterere Ikurikiranyanyuguti OYA Ivivuwe" -#: c-format.c:1162 +#: c-format.c:1336 #, fuzzy msgid "format not a string literal and no format arguments" msgstr "Imiterere OYA a Ikurikiranyanyuguti Na Oya Imiterere ingingo" -#: c-format.c:1164 +#: c-format.c:1338 #, fuzzy msgid "format not a string literal, argument types not checked" msgstr "Imiterere OYA a Ikurikiranyanyuguti OYA Ivivuwe" -#: c-format.c:1177 +#: c-format.c:1351 #, fuzzy msgid "too many arguments for format" msgstr "ingingo kugirango Imiterere" -#: c-format.c:1180 +#: c-format.c:1354 #, fuzzy msgid "unused arguments in $-style format" msgstr "Kidakoreshwa ingingo in IMISUSIRE Imiterere" -#: c-format.c:1183 +#: c-format.c:1357 #, fuzzy, c-format msgid "zero-length %s format string" msgstr "Zeru Uburebure Imiterere Ikurikiranyanyuguti" -#: c-format.c:1187 +#: c-format.c:1361 #, fuzzy msgid "format is a wide character string" msgstr "Imiterere ni a Inyuguti Ikurikiranyanyuguti" -#: c-format.c:1190 +#: c-format.c:1364 #, fuzzy msgid "unterminated format string" msgstr "Imiterere Ikurikiranyanyuguti" -#: c-format.c:1400 +#: c-format.c:1581 #, fuzzy -msgid "embedded %<\\0%> in format" +msgid "embedded `\\0' in format" msgstr "Gitsindiye in Imiterere" -#: c-format.c:1415 -#, fuzzy -msgid "spurious trailing %<%%%> in format" +#: c-format.c:1596 +#, fuzzy, c-format +msgid "spurious trailing `%%' in format" msgstr "in Imiterere" -#: c-format.c:1459 c-format.c:1703 +#: c-format.c:1635 c-format.c:1872 #, fuzzy, c-format msgid "repeated %s in format" msgstr "byasubiyemo in Imiterere" -#: c-format.c:1472 +#: c-format.c:1648 #, fuzzy msgid "missing fill character at end of strfmon format" msgstr "Ibuze Kuzuza Inyuguti ku Impera Bya Imiterere" -#: c-format.c:1516 c-format.c:1618 c-format.c:1897 c-format.c:1959 +#: c-format.c:1687 c-format.c:1786 c-format.c:2066 c-format.c:2119 #, fuzzy msgid "too few arguments for format" msgstr "ingingo kugirango Imiterere" -#: c-format.c:1557 +#: c-format.c:1728 #, fuzzy, c-format msgid "zero width in %s format" msgstr "Zeru Ubugari in Imiterere" -#: c-format.c:1575 +#: c-format.c:1747 #, fuzzy, c-format msgid "empty left precision in %s format" msgstr "ubusa Ibumoso: in Imiterere" -#: c-format.c:1633 +#: c-format.c:1801 #, fuzzy msgid "field precision" msgstr "Umwanya" -#: c-format.c:1648 +#: c-format.c:1816 #, fuzzy, c-format msgid "empty precision in %s format" msgstr "ubusa in Imiterere" -#: c-format.c:1687 +#: c-format.c:1856 #, fuzzy, c-format -msgid "%s does not support the %qs %s length modifier" +msgid "%s does not support the `%s' %s length modifier" msgstr "%sOYA Gushigikira i Uburebure" -#: c-format.c:1737 +#: c-format.c:1906 #, fuzzy msgid "conversion lacks type at end of format" msgstr "Ihindurangero Ubwoko ku Impera Bya Imiterere" -#: c-format.c:1748 +#: c-format.c:1917 #, fuzzy, c-format -msgid "unknown conversion type character %qc in format" +msgid "unknown conversion type character `%c' in format" msgstr "Kitazwi Ihindurangero Ubwoko Inyuguti in Imiterere" -#: c-format.c:1751 +#: c-format.c:1920 #, fuzzy, c-format msgid "unknown conversion type character 0x%x in format" msgstr "Kitazwi Ihindurangero Ubwoko Inyuguti in Imiterere" -#: c-format.c:1758 -#, fuzzy -msgid "%s does not support the %<%%%c%> %s format" +#: c-format.c:1927 +#, fuzzy, c-format +msgid "%s does not support the `%%%c' %s format" msgstr "%sOYA Gushigikira i Imiterere" -#: c-format.c:1774 -#, fuzzy -msgid "%s used with %<%%%c%> %s format" +#: c-format.c:1943 +#, fuzzy, c-format +msgid "%s used with `%%%c' %s format" msgstr "%sNa: Imiterere" -#: c-format.c:1783 +#: c-format.c:1952 #, fuzzy, c-format msgid "%s does not support %s" msgstr "%sOYA Gushigikira" -#: c-format.c:1792 -#, fuzzy -msgid "%s does not support %s with the %<%%%c%> %s format" +#: c-format.c:1961 +#, fuzzy, c-format +msgid "%s does not support %s with the `%%%c' %s format" msgstr "%sOYA Gushigikira Na: i Imiterere" -#: c-format.c:1825 -#, fuzzy -msgid "%s ignored with %s and %<%%%c%> %s format" +#: c-format.c:1994 +#, fuzzy, c-format +msgid "%s ignored with %s and `%%%c' %s format" msgstr "%sNa: Na Imiterere" -#: c-format.c:1829 +#: c-format.c:1998 #, fuzzy, c-format msgid "%s ignored with %s in %s format" msgstr "%sNa: in Imiterere" -#: c-format.c:1835 -#, fuzzy -msgid "use of %s and %s together with %<%%%c%> %s format" +#: c-format.c:2004 +#, fuzzy, c-format +msgid "use of %s and %s together with `%%%c' %s format" msgstr "Gukoresha Bya Na Na: Imiterere" -#: c-format.c:1839 +#: c-format.c:2008 #, fuzzy, c-format msgid "use of %s and %s together in %s format" msgstr "Gukoresha Bya Na in Imiterere" -#: c-format.c:1858 -#, fuzzy -msgid "%<%%%c%> yields only last 2 digits of year in some locales" +#: c-format.c:2027 +#, fuzzy, c-format +msgid "`%%%c' yields only last 2 digits of year in some locales" msgstr "`%%%c'Iheruka 2. Bya Umwaka in" -#: c-format.c:1861 -#, fuzzy -msgid "%<%%%c%> yields only last 2 digits of year" +#: c-format.c:2030 +#, fuzzy, c-format +msgid "`%%%c' yields only last 2 digits of year" msgstr "`%%%c'Iheruka 2. Bya Umwaka" #. The end of the format string was reached. -#: c-format.c:1877 -#, fuzzy -msgid "no closing %<]%> for %<%%[%> format" +#: c-format.c:2046 +#, fuzzy, c-format +msgid "no closing `]' for `%%[' format" msgstr "Oya kugirango Imiterere" -#: c-format.c:1890 +#: c-format.c:2059 #, fuzzy, c-format -msgid "use of %qs length modifier with %qc type character" +msgid "use of `%s' length modifier with `%c' type character" msgstr "Gukoresha Bya Uburebure Na: Ubwoko Inyuguti" -#: c-format.c:1911 -#, fuzzy -msgid "%s does not support the %<%%%s%c%> %s format" +#: c-format.c:2080 +#, fuzzy, c-format +msgid "%s does not support the `%%%s%c' %s format" msgstr "%sOYA Gushigikira i Imiterere" -#: c-format.c:1928 +#: c-format.c:2095 #, fuzzy msgid "operand number specified with suppressed assignment" msgstr "Umubare Na: Igenera" -#: c-format.c:1930 +#: c-format.c:2097 #, fuzzy msgid "operand number specified for format taking no argument" msgstr "Umubare kugirango Imiterere Oya" -#: c-format.c:2072 +#: c-format.c:2211 #, fuzzy, c-format -msgid "writing through null pointer (argument %d)" +msgid "writing through null pointer (arg %d)" msgstr "Gihinguranya NTAGIHARI Mweretsi" -#: c-format.c:2080 +#: c-format.c:2220 #, fuzzy, c-format -msgid "reading through null pointer (argument %d)" +msgid "reading through null pointer (arg %d)" msgstr "Gihinguranya NTAGIHARI Mweretsi" -#: c-format.c:2100 +#: c-format.c:2240 #, fuzzy, c-format -msgid "writing into constant object (argument %d)" +msgid "writing into constant object (arg %d)" msgstr "Igikoresho" -#: c-format.c:2111 +#: c-format.c:2250 #, fuzzy, c-format -msgid "extra type qualifiers in format argument (argument %d)" +msgid "extra type qualifiers in format argument (arg %d)" msgstr "Birenga Ubwoko in Imiterere" -#: c-format.c:2222 -msgid "%s should have type %<%s%s%>, but argument %d has type %qT" -msgstr "" - -#: c-format.c:2225 -msgid "format %q.*s expects type %<%s%s%>, but argument %d has type %qT" -msgstr "" - -#: c-format.c:2232 -msgid "%s should have type %<%T%s%>, but argument %d has type %qT" -msgstr "" - -#: c-format.c:2235 -msgid "format %q.*s expects type %<%T%s%>, but argument %d has type %qT" -msgstr "" - -#: c-format.c:2501 -#, fuzzy -msgid "args to be formatted is not %<...%>" -msgstr "Kuri Byahanaguwe ni OYA" - -#: c-format.c:2510 -#, fuzzy -msgid "strftime formats cannot format arguments" -msgstr "Imiterere Imiterere ingingo" +#: c-format.c:2257 +#, fuzzy, c-format +msgid "format argument is not a pointer (arg %d)" +msgstr "Imiterere ni OYA a Mweretsi" -#: c-gimplify.c:237 -msgid "statement with no effect" -msgstr "" +#: c-format.c:2259 +#, fuzzy, c-format +msgid "format argument is not a pointer to a pointer (arg %d)" +msgstr "Imiterere ni OYA a Mweretsi Kuri a Mweretsi" -#: c-gimplify.c:315 c-typeck.c:6914 cp/parser.c:6568 +#: c-format.c:2330 #, fuzzy -msgid "break statement not within loop or switch" -msgstr "itandukanya Inyandiko OYA muri Cyangwa Hindura" +msgid "pointer" +msgstr "Mweretsi" -#: c-gimplify.c:317 +#: c-format.c:2332 #, fuzzy -msgid "continue statement not within loop or switch" -msgstr "itandukanya Inyandiko OYA muri Cyangwa Hindura" +msgid "different type" +msgstr "Ubwoko" -#: c-incpath.c:70 +#: c-format.c:2353 #, fuzzy, c-format -msgid "ignoring duplicate directory \"%s\"\n" -msgstr "Gusubiramo bushyinguro" - -#: c-incpath.c:73 -#, fuzzy -msgid " as it is a non-system directory that duplicates a system directory\n" -msgstr "Nka ni a Sisitemu bushyinguro a Sisitemu" +msgid "%s is not type %s (arg %d)" +msgstr "%sni OYA Ubwoko" -#: c-incpath.c:77 +#: c-format.c:2356 #, fuzzy, c-format -msgid "ignoring nonexistent directory \"%s\"\n" -msgstr "bushyinguro" - -#: c-incpath.c:286 -#, fuzzy -msgid "#include \"...\" search starts here:\n" -msgstr "#Gushyiramo Gushaka" - -#: c-incpath.c:290 -#, fuzzy -msgid "#include <...> search starts here:\n" -msgstr "#Gushyiramo Gushaka" +msgid "%s format, %s arg (arg %d)" +msgstr "%sImiterere" -#: c-incpath.c:295 +#: c-lex.c:153 #, fuzzy -msgid "End of search list.\n" -msgstr "Impera Bya Gushaka Urutonde" +msgid "YYDEBUG not defined" +msgstr "OYA" -#: c-lex.c:259 +#: c-lex.c:293 #, fuzzy msgid "badly nested C headers from preprocessor" msgstr "C Imitwe Bivuye" -#: c-lex.c:307 -#, fuzzy -msgid "%Hignoring #pragma %s %s" -msgstr "Sibyo" - -#. ... or not. -#: c-lex.c:411 -#, fuzzy -msgid "%Hstray %<@%> in program" -msgstr "in Porogaramu" +#: c-lex.c:336 +#, c-format +msgid "ignoring #pragma %s %s" +msgstr "" -#: c-lex.c:425 +#: c-lex.c:386 #, fuzzy, c-format -msgid "stray %qs in program" -msgstr "in Porogaramu" +msgid "universal-character-name '\\U%08x' not valid in identifier" +msgstr "Ky'isi yose Inyuguti Izina: OYA Byemewe in Ikiranga" -#: c-lex.c:435 +#: c-lex.c:632 #, fuzzy, c-format -msgid "missing terminating %c character" -msgstr "Ibuze Inyuguti" +msgid "universal-character-name '\\u%04x' not valid in identifier" +msgstr "Ky'isi yose Inyuguti Izina: OYA Byemewe in Ikiranga" -#: c-lex.c:437 +#: c-lex.c:695 #, fuzzy, c-format -msgid "stray %qc in program" +msgid "stray '%c' in program" msgstr "in Porogaramu" -#: c-lex.c:439 -#, fuzzy -msgid "stray %<\\%o%> in program" +#: c-lex.c:697 +#, fuzzy, c-format +msgid "stray '\\%o' in program" msgstr "in Porogaramu" -#: c-lex.c:599 +#: c-lex.c:854 #, fuzzy msgid "this decimal constant is unsigned only in ISO C90" msgstr "iyi NYACUMI ni Bitashizweho umukono in" -#: c-lex.c:602 +#: c-lex.c:857 #, fuzzy msgid "this decimal constant would be unsigned in ISO C90" msgstr "iyi NYACUMI Bitashizweho umukono in" -#: c-lex.c:618 +#: c-lex.c:873 #, fuzzy, c-format -msgid "integer constant is too large for %qs type" +msgid "integer constant is too large for \"%s\" type" msgstr "Umubare wuzuye ni Binini kugirango Ubwoko" -#: c-lex.c:684 -#, fuzzy -msgid "floating constant exceeds range of %<%s%>" +#: c-lex.c:941 +#, fuzzy, c-format +msgid "floating constant exceeds range of \"%s\"" msgstr "Bihindagurika Urutonde Bya" -#: c-lex.c:766 -#, fuzzy -msgid "traditional C rejects string constant concatenation" -msgstr "C Ikurikiranyanyuguti" - -#: c-objc-common.c:80 -msgid "%Jfunction %qF can never be inlined because it is suppressed using -fno-inline" -msgstr "" - -#: c-objc-common.c:90 -msgid "%Jfunction %qF can never be inlined because it might not be bound within this unit of translation" -msgstr "" - -#: c-objc-common.c:98 -msgid "%Jfunction %qF can never be inlined because it uses attributes conflicting with inlining" -msgstr "" - -#: c-objc-common.c:244 -#, fuzzy -msgid "used array that cannot be converted to pointer where scalar is required" -msgstr "Imbonerahamwe Ubwoko Agaciro ni Bya ngombwa" - -#: c-objc-common.c:248 -#, fuzzy -msgid "used struct type value where scalar is required" -msgstr "Ubwoko Agaciro ni Bya ngombwa" - -#: c-objc-common.c:252 +#: c-lex.c:977 cpplex.c:330 cpplex.c:668 cpplex.c:1942 #, fuzzy -msgid "used union type value where scalar is required" -msgstr "Ihuza Ubwoko Agaciro ni Bya ngombwa" +msgid "ignoring invalid multibyte character" +msgstr "Sibyo Inyuguti" -#: c-opts.c:144 +#: c-opts.c:355 #, fuzzy, c-format -msgid "no class name specified with %qs" -msgstr "Oya ishuri Izina: Na:" +msgid "missing argument to \"-%s\"" +msgstr "Ibuze Kuri" -#: c-opts.c:148 +#: c-opts.c:359 #, fuzzy, c-format -msgid "assertion missing after %qs" -msgstr "Ibuze Nyuma" +msgid "no class name specified with \"-%s\"" +msgstr "Oya ishuri Izina: Na:" -#: c-opts.c:153 +#: c-opts.c:366 #, fuzzy, c-format -msgid "macro name missing after %qs" -msgstr "Makoro Izina: Ibuze Nyuma" +msgid "missing filename after \"-%s\"" +msgstr "Ibuze Izina ry'idosiye: Nyuma" -#: c-opts.c:162 +#: c-opts.c:371 #, fuzzy, c-format -msgid "missing path after %qs" +msgid "missing target after \"-%s\"" msgstr "Ibuze Intego Nyuma" -#: c-opts.c:171 +#: c-opts.c:505 #, fuzzy, c-format -msgid "missing filename after %qs" -msgstr "Ibuze Izina ry'idosiye: Nyuma" +msgid "options array incorrectly sorted: %s is before %s" +msgstr "Amahitamo Imbonerahamwe bishunguwe ni Mbere" -#: c-opts.c:176 +#: c-opts.c:550 #, fuzzy, c-format -msgid "missing makefile target after %qs" -msgstr "Ibuze Intego Nyuma" - -#: c-opts.c:303 -msgid "-I- specified twice" -msgstr "" +msgid "too many filenames given. Type %s --help for usage" +msgstr "Ifashayobora kugirango Ikoresha:" -#: c-opts.c:306 -msgid "obsolete option -I- used, please use -iquote instead" -msgstr "" +#: c-opts.c:937 +#, fuzzy +msgid "-Wno-strict-prototypes is not supported in C++" +msgstr "-ni OYA in C" -#: c-opts.c:540 +#: c-opts.c:1017 #, fuzzy, c-format -msgid "switch %qs is no longer supported" +msgid "switch \"%s\" is no longer supported" msgstr "Hindura ni Oya" -#: c-opts.c:653 +#: c-opts.c:1033 +#, fuzzy, c-format +msgid "switch \"%s\" is deprecated, please see documentation for details" +msgstr "Hindura ni Bitemewe. kugirango Birambuye" + +#: c-opts.c:1153 #, fuzzy -msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)" +msgid "-fhandle-exceptions has been renamed to -fexceptions (and is now on by default)" msgstr "-Amarengayobora Kuri Na ni NONEAHA ku ku Mburabuzi" -#: c-opts.c:839 +#: c-opts.c:1273 #, fuzzy msgid "output filename specified twice" msgstr "Ibisohoka Izina ry'idosiye:" -#: c-opts.c:969 +#: c-opts.c:1387 msgid "-Wformat-y2k ignored without -Wformat" msgstr "" -#: c-opts.c:971 +#: c-opts.c:1389 #, fuzzy msgid "-Wformat-extra-args ignored without -Wformat" msgstr "-Birenga" -#: c-opts.c:973 +#: c-opts.c:1391 #, fuzzy msgid "-Wformat-zero-length ignored without -Wformat" msgstr "-Zeru Uburebure" -#: c-opts.c:975 +#: c-opts.c:1393 msgid "-Wformat-nonliteral ignored without -Wformat" msgstr "" -#: c-opts.c:977 +#: c-opts.c:1395 #, fuzzy msgid "-Wformat-security ignored without -Wformat" msgstr "-Umutekano" -#: c-opts.c:979 +#: c-opts.c:1397 #, fuzzy msgid "-Wmissing-format-attribute ignored without -Wformat" msgstr "-Imiterere Ikiranga" -#: c-opts.c:998 +#: c-opts.c:1419 #, fuzzy, c-format -msgid "opening output file %s: %m" +msgid "opening output file %s" msgstr "Gufungura %s%S Ibisohoka IDOSIYE" -#: c-opts.c:1003 +#: c-opts.c:1474 #, fuzzy, c-format -msgid "too many filenames given. Type %s --help for usage" -msgstr "Ifashayobora kugirango Ikoresha:" - -#: c-opts.c:1086 -msgid "YYDEBUG was not defined at build time, -dy ignored" -msgstr "" - -#: c-opts.c:1132 -#, fuzzy, c-format -msgid "opening dependency file %s: %m" +msgid "opening dependency file %s" msgstr "Gufungura %s%S IDOSIYE" -#: c-opts.c:1142 +#: c-opts.c:1484 #, fuzzy, c-format -msgid "closing dependency file %s: %m" +msgid "closing dependency file %s" msgstr "IDOSIYE" -#: c-opts.c:1145 +#: c-opts.c:1487 #, fuzzy, c-format -msgid "when writing output to %s: %m" +msgid "when writing output to %s" msgstr "Ryari: Ibisohoka Kuri" -#: c-opts.c:1225 +#: c-opts.c:1567 #, fuzzy msgid "to generate dependencies you must specify either -M or -MM" msgstr "Kuri Cyangwa" -#: c-opts.c:1292 -#, fuzzy -msgid "" -msgstr "" -msgstr " Include the contents of before other files\n" +" -imacros Accept definition of macros in \n" +" -iprefix Specify as a prefix for next two options\n" +" -iwithprefix Add to the end of the system include path\n" +" -iwithprefixbefore Add to the end of the main include path\n" +" -isystem Add to the start of the system include path\n" +msgstr "Gushyiramo IDOSIYE i Ibigize Bya IDOSIYE Mbere Ikindi IDOSIYE Insobanuro Bya Makoro in IDOSIYE Inzira Inzira Nka a Imbanziriza kugirango Komeza>> Kuri i Impera Bya i Sisitemu Gushyiramo Kuri i Impera Bya i Gushyiramo Kuri i Gutangira Bya i Sisitemu Gushyiramo" -#: c-opts.c:1390 -msgid "too late for # directive to set debug directory" -msgstr "" +#: c-opts.c:1735 +#, fuzzy +msgid "" +" -idirafter Add to the end of the system include path\n" +" -I Add to the end of the main include path\n" +" -I- Fine-grained include path control; see info docs\n" +" -nostdinc Do not search system include directories\n" +" (dirs specified with -isystem will still be used)\n" +" -nostdinc++ Do not search system include directories for C++\n" +" -o Put output into \n" +msgstr "-Kuri i Impera Bya i Sisitemu Gushyiramo Kuri i Impera Bya i Gushyiramo Gushyiramo Inzira Igenzura Ibisobanuro OYA Gushaka Sisitemu Gushyiramo Na: OYA Gushaka Sisitemu Gushyiramo ububiko bw'amaderese kugirango C o IDOSIYE Ibisohoka IDOSIYE" -#. Depending on the version of Bison used to compile this grammar, -#. it may issue generic diagnostics spelled "syntax error" or -#. "parse error". To prevent this from changing the translation -#. template randomly, we list all the variants of this particular -#. diagnostic here. Translators: there is no fine distinction -#. between diagnostics with "syntax error" in them, and diagnostics -#. with "parse error" in them. It's okay to give them both the same -#. translation. -#: c-parse.y:54 c-parse.y:2955 java/parse-scan.y:1370 java/parse.y:16419 -#: objc/objc-parse.y:53 objc/objc-parse.y:3545 +#: c-opts.c:1744 +#, fuzzy +msgid "" +" -trigraphs Support ISO C trigraphs\n" +" -std= Specify the conformance standard; one of:\n" +" gnu89, gnu99, c89, c99, iso9899:1990,\n" +" iso9899:199409, iso9899:1999, c++98\n" +" -w Inhibit warning messages\n" +" -W[no-]trigraphs Warn if trigraphs are encountered\n" +" -W[no-]comment{s} Warn if one comment starts inside another\n" +msgstr "-C STD STD Izina: i Bisanzwe Bya C W Iburira Oya NIBA Oya Icyo wongeraho S NIBA Icyo wongeraho Mo Imbere" + +#: c-opts.c:1753 +#, fuzzy +msgid "" +" -W[no-]traditional Warn about features not present in traditional C\n" +" -W[no-]undef Warn if an undefined macro is used by #if\n" +" -W[no-]import Warn about the use of the #import directive\n" +msgstr "-Oya Ibyerekeye Ibiranga OYA in Oya NIBA kidasobanuye Makoro ni ku Oya Kuzana Ibyerekeye i Gukoresha Bya i Kuzana" + +#: c-opts.c:1758 +#, fuzzy +msgid "" +" -W[no-]error Treat all warnings as errors\n" +" -W[no-]system-headers Do not suppress warnings from system headers\n" +" -W[no-]all Enable most preprocessor warnings\n" +msgstr "-Oya Ikosa Byose Iburira Nka Oya Sisitemu Imitwe OYA Iburira Bivuye Sisitemu Oya Byose" + +#: c-opts.c:1763 +#, fuzzy +msgid "" +" -M Generate make dependencies\n" +" -MM As -M, but ignore system header files\n" +" -MD Generate make dependencies and compile\n" +" -MMD As -MD, but ignore system header files\n" +" -MF Write dependency output to the given file\n" +" -MG Treat missing header file as generated files\n" +msgstr "-Ubwoko Kwirengagiza Sisitemu Umutwempangano Ubwoko Na Kwirengagiza Sisitemu Umutwempangano IDOSIYE Ibisohoka Kuri i Ibuze Umutwempangano IDOSIYE Nka" + +#: c-opts.c:1771 +#, fuzzy +msgid "" +" -MP\t\t\t Generate phony targets for all headers\n" +" -MQ Add a MAKE-quoted target\n" +" -MT Add an unquoted target\n" +msgstr "-kugirango Byose Intego a Intego" + +#: c-opts.c:1776 +#, fuzzy +msgid "" +" -D Define a with string '1' as its value\n" +" -D= Define a with as its value\n" +" -A= Assert the to \n" +" -A-= Disable the to \n" +" -U Undefine \n" +" -v Display the version number\n" +msgstr "-Makoro a Makoro Na: Ikurikiranyanyuguti Nka Makoro a Makoro Na: Nka A i Kuri A i Kuri U Makoro Makoro v i Verisiyo" + +#: c-opts.c:1784 +#, fuzzy +msgid "" +" -H Print the name of header files as they are used\n" +" -C Do not discard comments\n" +" -dM Display a list of macro definitions active at end\n" +" -dD Preserve macro definitions in output\n" +" -dN As -dD except that only the names are preserved\n" +" -dI Include #include directives in the output\n" +msgstr "-H i Izina: Bya Umutwempangano Idosiye Nka C OYA Kwanga a Urutonde Bya Makoro Gikora ku Makoro in i Amazina Gushyiramo in i" + +#: c-opts.c:1792 +#, fuzzy +msgid "" +" -f[no-]preprocessed Treat the input file as already preprocessed\n" +" -ftabstop= Distance between tab stops for column reporting\n" +" -P Do not generate #line directives\n" +" -remap Remap file names when including files\n" +" --help Display this information\n" +msgstr "-F Oya i Iyinjiza IDOSIYE Nka Umubare hagati Isunika kugirango Inkingi OYA Umurongo IDOSIYE Amazina Ryari: Ifashayobora iyi" + +#. Like YYERROR but do call yyerror. +#: c-parse.y:55 parse.y:48 objc-parse.y:55 msgid "syntax error" msgstr "Ikosa mu myandikire" -#: /usr/share/bison/bison.simple:179 c-parse.y:2959 java/parse-scan.y:1374 -#: java/parse.y:16423 objc/objc-parse.y:3549 +#: /usr/share/bison/bison.simple:179 #, fuzzy msgid "syntax error: cannot back up" msgstr "Ikosa Inyuma Hejuru" -#: c-parse.y:343 objc/objc-parse.y:365 +#: c-parse.y:325 objc-parse.y:346 #, fuzzy msgid "ISO C forbids an empty source file" msgstr "C ubusa Inkomoko IDOSIYE" -#: c-parse.y:376 objc/objc-parse.y:399 +#: c-parse.y:366 c-typeck.c:6916 objc-parse.y:388 +#, fuzzy +msgid "argument of `asm' is not a constant string" +msgstr "Bya ni OYA a Ikurikiranyanyuguti" + +#: c-parse.y:374 objc-parse.y:396 +#, fuzzy +msgid "ISO C forbids data definition with no type or storage class" +msgstr "C Ibyatanzwe Insobanuro Na: Oya Ubwoko Cyangwa ishuri" + +#: c-parse.y:376 objc-parse.y:398 #, fuzzy msgid "data definition has no type or storage class" msgstr "Ibyatanzwe Insobanuro Oya Ubwoko Cyangwa ishuri" -#: c-parse.y:388 objc/objc-parse.y:411 +#: c-parse.y:389 objc-parse.y:411 #, fuzzy -msgid "ISO C does not allow extra %<;%> outside of a function" +msgid "ISO C does not allow extra `;' outside of a function" msgstr "C OYA Kwemerera Birenga Hanze Bya a Umumaro" -#: c-parse.y:445 +#: c-parse.y:449 cppexp.c:1312 #, fuzzy msgid "traditional C rejects the unary plus operator" msgstr "C i Guteranya Mukoresha" -#: c-parse.y:498 objc/objc-parse.y:520 +#: c-parse.y:496 objc-parse.y:518 #, fuzzy -msgid "% applied to a bit-field" -msgstr "Byashyizweho Kuri a Umwanya" +msgid "`sizeof' applied to a bit-field" +msgstr "`Byashyizweho Kuri a Umwanya" -#: c-parse.y:595 objc/objc-parse.y:617 +#: c-parse.y:583 objc-parse.y:605 #, fuzzy msgid "ISO C forbids omitting the middle term of a ?: expression" msgstr "C i Hagati Ijambo Bya a imvugo" -#: c-parse.y:636 objc/objc-parse.y:658 -msgid "compound literal has variable size" +#: c-parse.y:632 objc-parse.y:654 +msgid "ISO C89 forbids compound literals" msgstr "" -#: c-parse.y:648 objc/objc-parse.y:670 -#, fuzzy -msgid "ISO C90 forbids compound literals" -msgstr "C" - -#: c-parse.y:661 objc/objc-parse.y:683 +#: c-parse.y:646 objc-parse.y:668 #, fuzzy msgid "ISO C forbids braced-groups within expressions" msgstr "C Amatsinda muri" -#: c-parse.y:697 objc/objc-parse.y:719 +#: c-parse.y:677 objc-parse.y:699 #, fuzzy -msgid "first argument to %<__builtin_choose_expr%> not a constant" +msgid "first argument to __builtin_choose_expr not a constant" msgstr "Itangira Kuri OYA a" -#: c-parse.y:1224 objc/objc-parse.y:1273 +#: c-parse.y:721 objc-parse.y:767 #, fuzzy -msgid "% applied to a bit-field" -msgstr "Byashyizweho Kuri a Umwanya" +msgid "traditional C rejects ISO C style function definitions" +msgstr "C C IMISUSIRE Umumaro" + +#: c-parse.y:985 c-parse.y:991 c-parse.y:997 c-parse.y:1003 c-parse.y:1024 +#: c-parse.y:1030 c-parse.y:1036 c-parse.y:1042 c-parse.y:1075 c-parse.y:1081 +#: c-parse.y:1087 c-parse.y:1093 c-parse.y:1138 c-parse.y:1144 c-parse.y:1150 +#: c-parse.y:1156 parse.y:1933 parse.y:1940 parse.y:1975 objc-parse.y:1031 +#: objc-parse.y:1037 objc-parse.y:1043 objc-parse.y:1049 objc-parse.y:1070 +#: objc-parse.y:1076 objc-parse.y:1082 objc-parse.y:1088 objc-parse.y:1121 +#: objc-parse.y:1127 objc-parse.y:1133 objc-parse.y:1139 objc-parse.y:1184 +#: objc-parse.y:1190 objc-parse.y:1196 objc-parse.y:1202 +#, fuzzy, c-format +msgid "`%s' is not at beginning of declaration" +msgstr "`%s'ni OYA ku Itangiriro Bya" -#: c-parse.y:1372 objc/objc-parse.y:1421 +#: c-parse.y:1441 objc-parse.y:1496 #, fuzzy msgid "ISO C forbids empty initializer braces" msgstr "C ubusa Ingirwadusodeko" -#: c-parse.y:1386 objc/objc-parse.y:1435 +#: c-parse.y:1455 objc-parse.y:1510 #, fuzzy -msgid "ISO C90 forbids specifying subobject to initialize" +msgid "ISO C89 forbids specifying subobject to initialize" msgstr "Kuri gutangiza" -#: c-parse.y:1389 objc/objc-parse.y:1438 +#: c-parse.y:1458 objc-parse.y:1513 #, fuzzy -msgid "obsolete use of designated initializer without %<=%>" +msgid "obsolete use of designated initializer without `='" msgstr "Gukoresha Bya" -#: c-parse.y:1393 objc/objc-parse.y:1442 +#: c-parse.y:1462 objc-parse.y:1517 #, fuzzy -msgid "obsolete use of designated initializer with %<:%>" +msgid "obsolete use of designated initializer with `:'" msgstr "Gukoresha Bya Na:" -#: c-parse.y:1424 objc/objc-parse.y:1473 +#: c-parse.y:1489 objc-parse.y:1544 #, fuzzy msgid "ISO C forbids specifying range of elements to initialize" msgstr "C Urutonde Bya Ibintu Kuri gutangiza" -#: c-parse.y:1432 c-parse.y:1462 objc/objc-parse.y:1481 objc/objc-parse.y:1511 +#: c-parse.y:1497 c-parse.y:1528 objc-parse.y:1552 objc-parse.y:1583 #, fuzzy msgid "ISO C forbids nested functions" msgstr "C Imimaro" -#: c-parse.y:1637 objc/objc-parse.y:1686 +#: c-parse.y:1703 objc-parse.y:1760 #, fuzzy -msgid "ISO C forbids forward references to % types" +msgid "ISO C forbids forward references to `enum' types" msgstr "C Imbere Indango Kuri" -#: c-parse.y:1649 cp/parser.c:10015 objc/objc-parse.y:1698 +#: c-parse.y:1715 parse.y:2411 objc-parse.y:1772 #, fuzzy msgid "comma at end of enumerator list" msgstr "Akitso ku Impera Bya Urutonde" -#: c-parse.y:1669 objc/objc-parse.y:1718 +#: c-parse.y:1723 objc-parse.y:1780 #, fuzzy msgid "no semicolon at end of struct or union" msgstr "Oya Akabago n'Akitso ku Impera Bya Cyangwa Ihuza" -#: c-parse.y:1678 objc/objc-parse.y:1727 objc/objc-parse.y:2727 +#: c-parse.y:1732 objc-parse.y:1789 objc-parse.y:2864 #, fuzzy msgid "extra semicolon in struct or union specified" msgstr "Birenga Akabago n'Akitso in Cyangwa Ihuza" -#: c-parse.y:1698 objc/objc-parse.y:1750 +#: c-parse.y:1745 objc-parse.y:1816 +#, fuzzy +msgid "ISO C doesn't support unnamed structs/unions" +msgstr "C Gushigikira Kitiswe" + +#: c-parse.y:1754 objc-parse.y:1825 #, fuzzy msgid "ISO C forbids member declarations with no members" msgstr "C Na: Oya" -#: c-parse.y:1864 objc/objc-parse.y:1916 +#: c-parse.y:1913 objc-parse.y:1984 #, fuzzy -msgid "label at end of compound statement" +msgid "deprecated use of label at end of compound statement" msgstr "Bitemewe. Gukoresha Bya Akarango ku Impera Bya Inyandiko" -#: c-parse.y:1883 objc/objc-parse.y:1935 +#: c-parse.y:1930 objc-parse.y:2001 #, fuzzy -msgid "ISO C90 forbids mixed declarations and code" +msgid "ISO C89 forbids mixed declarations and code" msgstr "Bivanze Na ITEGEKONGENGA" -#: c-parse.y:1923 objc/objc-parse.y:1975 +#: c-parse.y:2005 objc-parse.y:2080 #, fuzzy msgid "ISO C forbids label declarations" msgstr "C Akarango" -#: c-parse.y:1967 objc/objc-parse.y:2019 +#: c-parse.y:2055 parse.y:1638 objc-parse.y:2130 #, fuzzy msgid "braced-group within expression allowed only inside a function" msgstr "Itsinda muri imvugo Mo Imbere a Umumaro" -#: c-parse.y:2263 objc/objc-parse.y:2358 -#, fuzzy, c-format -msgid "%E qualifier ignored on asm" -msgstr "%sku" +#: c-parse.y:2182 objc-parse.y:2257 +#, fuzzy +msgid "empty body in an else-statement" +msgstr "ubusa Umubiri in Ikindi Inyandiko" -#: c-parse.y:2309 objc/objc-parse.y:2404 +#: c-parse.y:2303 objc-parse.y:2378 #, fuzzy -msgid "wide string literal in %" -msgstr "Sibyo Ikurikiranyanyuguti" +msgid "ISO C forbids `goto *expr;'" +msgstr "C" + +#: c-parse.y:2403 objc-parse.y:2478 +#, fuzzy +msgid "ISO C forbids forward parameter declarations" +msgstr "C Imbere" -#: c-parse.y:2371 objc/objc-parse.y:2466 +#. Gcc used to allow this as an extension. However, it does +#. not work for all targets, and thus has been disabled. +#. Also, since func (...) and func () are indistinguishable, +#. it caused problems with the code in expand_builtin which +#. tries to verify that BUILT_IN_NEXT_ARG is being used +#. correctly. +#: c-parse.y:2429 objc-parse.y:2504 #, fuzzy -msgid "ISO C requires a named argument before %<...%>" +msgid "ISO C requires a named argument before `...'" msgstr "C a Mbere" -#: /usr/share/bison/bison.simple:795 c-parse.y:2958 java/parse-scan.y:1373 -#: java/parse.y:16422 objc/objc-parse.y:3548 +#: c-parse.y:2526 objc-parse.y:2601 +#, fuzzy +msgid "`...' in old-style identifier list" +msgstr "`...'in ki/ bishaje IMISUSIRE Ikiranga Urutonde" + +#: /usr/share/bison/bison.simple:795 #, fuzzy msgid "parse error; also virtual memory exhausted" msgstr "Ikosa Kitaboneka Ububiko" -#: /usr/share/bison/bison.simple:799 c-parse.y:2956 java/parse-scan.y:1371 -#: java/parse.y:16420 objc/objc-parse.y:3546 +#: /usr/share/bison/bison.simple:799 cp/spew.c:364 #, fuzzy msgid "parse error" msgstr "Ikosa" @@ -2996,1891 +2777,1703 @@ msgstr "Ikosa" msgid "parser stack overflow" msgstr "Byarenze urugero" -#: c-parse.y:2877 objc/objc-parse.y:3467 +#: c-parse.y:2838 cp/spew.c:1525 objc-parse.y:3537 #, fuzzy, c-format -msgid "syntax error at %qs token" -msgstr "Ikosa ku" - -#: c-parse.y:2957 java/parse-scan.y:1372 java/parse.y:16421 -#: objc/objc-parse.y:3547 -#, fuzzy -msgid "syntax error; also virtual memory exhausted" -msgstr "Ikosa Kitaboneka Ububiko" - -#: c-parse.y:2960 java/parse-scan.y:1375 java/parse.y:16424 -#: objc/objc-parse.y:3550 -#, fuzzy -msgid "parse error: cannot back up" -msgstr "Ikosa Inyuma Hejuru" - -#: c-pch.c:130 -#, fuzzy -msgid "can%'t create precompiled header %s: %m" -msgstr "Kurema bushyinguro" - -#: c-pch.c:158 -#, fuzzy -msgid "can%'t write to %s: %m" -msgstr "Kwandika Kuri Ibisohoka IDOSIYE" +msgid "%s at end of input" +msgstr "%sku Impera Bya Iyinjiza" -#: c-pch.c:164 +#: c-parse.y:2844 cp/spew.c:1533 objc-parse.y:3543 #, fuzzy, c-format -msgid "%qs is not a valid output file" -msgstr "\"%s\"ni OYA a Byemewe Izina ry'idosiye:" - -#: c-pch.c:193 c-pch.c:208 c-pch.c:222 -#, fuzzy -msgid "can%'t write %s: %m" -msgstr "Kurema" +msgid "%s before %s'%c'" +msgstr "%sMbere" -#: c-pch.c:198 c-pch.c:215 -#, fuzzy -msgid "can%'t seek in %s: %m" -msgstr "Gufungura" +#: c-parse.y:2846 cp/spew.c:1535 objc-parse.y:3545 +#, fuzzy, c-format +msgid "%s before %s'\\x%x'" +msgstr "%sMbere" -#: c-pch.c:206 c-pch.c:248 c-pch.c:276 c-pch.c:281 c-pch.c:365 -#, fuzzy -msgid "can%'t read %s: %m" -msgstr "Kwagura" +#: c-parse.y:2850 cp/spew.c:1542 objc-parse.y:3549 +#, fuzzy, c-format +msgid "%s before string constant" +msgstr "%sMbere Ikurikiranyanyuguti" -#: c-pch.c:483 -#, fuzzy -msgid "malformed #pragma GCC pch_preprocess, ignored" -msgstr "Gutondeka" +#: c-parse.y:2852 cp/spew.c:1544 objc-parse.y:3551 +#, fuzzy, c-format +msgid "%s before numeric constant" +msgstr "%sMbere Bikurikije umubare" -#: c-pch.c:489 -msgid "pch_preprocess pragma should only be used with -fpreprocessed" -msgstr "" +#: c-parse.y:2854 objc-parse.y:3553 +#, fuzzy, c-format +msgid "%s before \"%s\"" +msgstr "%sMbere" -#: c-pch.c:490 -#, fuzzy -msgid "use #include instead" -msgstr "#Gushyiramo" +#: c-parse.y:2856 objc-parse.y:3555 +#, fuzzy, c-format +msgid "%s before '%s' token" +msgstr "%sMbere" -#: c-pch.c:498 +#: c-parse.y:2921 #, fuzzy -msgid "%s: couldn%'t open PCH file: %m\n" -msgstr "OYA Gufungura IDOSIYE" - -#: c-pch.c:503 -msgid "use -Winvalid-pch for more information" -msgstr "" +msgid "traditional C rejects string concatenation" +msgstr "C Ikurikiranyanyuguti" -#: c-pch.c:504 -#, c-format -msgid "%s: PCH file was invalid" -msgstr "" +#: c-parse.y:3047 objc-parse.y:3779 +#, fuzzy, c-format +msgid "syntax error at '%s' token" +msgstr "Ikosa ku" -#: c-pragma.c:98 +#: c-pragma.c:107 #, fuzzy -msgid "#pragma pack (pop) encountered without matching #pragma pack (push)" +msgid "#pragma pack (pop) encountered without matching #pragma pack (push, )" msgstr "#Ipaki Ipaki N" -#: c-pragma.c:111 +#: c-pragma.c:125 #, fuzzy, c-format -msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s)" +msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s, )" msgstr "#Ipaki Ipaki N" -#: c-pragma.c:125 +#: c-pragma.c:145 #, fuzzy msgid "#pragma pack(push[, id], ) is not supported on this target" msgstr "#Ipaki ID N ni OYA ku iyi Intego" -#: c-pragma.c:127 +#: c-pragma.c:147 #, fuzzy msgid "#pragma pack(pop[, id], ) is not supported on this target" msgstr "#Ipaki ID N ni OYA ku iyi Intego" -#: c-pragma.c:148 +#: c-pragma.c:167 #, fuzzy -msgid "missing %<(%> after %<#pragma pack%> - ignored" +msgid "missing '(' after '#pragma pack' - ignored" msgstr "Ibuze Nyuma" -#: c-pragma.c:161 c-pragma.c:201 -#, fuzzy -msgid "malformed %<#pragma pack%> - ignored" -msgstr "Gutondeka" +#: c-pragma.c:180 c-pragma.c:230 +msgid "malformed '#pragma pack' - ignored" +msgstr "" -#: c-pragma.c:166 +#: c-pragma.c:185 #, fuzzy -msgid "malformed %<#pragma pack(push[, id][, ])%> - ignored" +msgid "malformed '#pragma pack(push[, id], )' - ignored" msgstr "Ipaki ID N" -#: c-pragma.c:168 +#: c-pragma.c:187 #, fuzzy -msgid "malformed %<#pragma pack(pop[, id])%> - ignored" +msgid "malformed '#pragma pack(pop[, id])' - ignored" msgstr "Ipaki ID" -#: c-pragma.c:177 -#, fuzzy -msgid "unknown action %qs for %<#pragma pack%> - ignored" +#: c-pragma.c:196 +#, fuzzy, c-format +msgid "unknown action '%s' for '#pragma pack' - ignored" msgstr "Kitazwi Igikorwa kugirango" -#: c-pragma.c:204 +#: c-pragma.c:233 #, fuzzy -msgid "junk at end of %<#pragma pack%>" +msgid "junk at end of '#pragma pack'" msgstr "Umwanda ku Impera Bya" -#: c-pragma.c:207 -msgid "#pragma pack has no effect with -fpack-struct - ignored" -msgstr "" - -#: c-pragma.c:227 +#: c-pragma.c:247 #, fuzzy, c-format msgid "alignment must be a small power of two, not %d" msgstr "Itunganya a Gitoya UMWIKUBE Bya OYA" -#: c-pragma.c:260 -#, fuzzy -msgid "%Japplying #pragma weak %qD after first use results in unspecified behavior" +#: c-pragma.c:280 +#, fuzzy, c-format +msgid "applying #pragma weak `%s' after first use results in unspecified behavior" msgstr "Nyuma Itangira Gukoresha Ibisubizo ku in imyitwarire" -#: c-pragma.c:334 c-pragma.c:339 +#: c-pragma.c:328 c-pragma.c:333 msgid "malformed #pragma weak, ignored" msgstr "" -#: c-pragma.c:343 +#: c-pragma.c:337 #, fuzzy msgid "junk at end of #pragma weak" msgstr "Umwanda ku Impera Bya" -#: c-pragma.c:411 c-pragma.c:413 +#: c-pragma.c:372 c-pragma.c:377 msgid "malformed #pragma redefine_extname, ignored" msgstr "" -#: c-pragma.c:416 +#: c-pragma.c:382 #, fuzzy msgid "junk at end of #pragma redefine_extname" msgstr "Umwanda ku Impera Bya" -#: c-pragma.c:421 -#, fuzzy -msgid "#pragma redefine_extname not supported on this target" -msgstr "_OYA ku iyi Intego" - -#: c-pragma.c:438 c-pragma.c:524 -#, fuzzy -msgid "#pragma redefine_extname ignored due to conflict with previous rename" -msgstr "#Na:" - -#: c-pragma.c:461 +#: c-pragma.c:389 c-pragma.c:470 #, fuzzy -msgid "#pragma redefine_extname ignored due to conflict with previous #pragma redefine_extname" +msgid "#pragma redefine_extname conflicts with declaration" msgstr "#Na:" -#: c-pragma.c:480 +#: c-pragma.c:420 msgid "malformed #pragma extern_prefix, ignored" msgstr "" -#: c-pragma.c:483 +#: c-pragma.c:425 #, fuzzy msgid "junk at end of #pragma extern_prefix" msgstr "Umwanda ku Impera Bya" -#: c-pragma.c:489 -#, fuzzy -msgid "#pragma extern_prefix not supported on this target" -msgstr "ni OYA ku iyi Intego" - -#: c-pragma.c:515 +#: c-pragma.c:457 #, fuzzy -msgid "asm declaration ignored due to conflict with previous rename" +msgid "asm declaration conflicts with previous rename" msgstr "Na: Ibanjirije Guhindura izina" -#: c-pragma.c:546 +#: c-semantics.c:565 #, fuzzy -msgid "#pragma redefine_extname ignored due to conflict with __asm__ declaration" -msgstr "#Na:" - -#: c-pragma.c:606 -msgid "#pragma GCC visibility must be followed by push or pop" -msgstr "" - -#: c-pragma.c:613 -msgid "No matching push for %<#pragma GCC visibility pop%>" -msgstr "" +msgid "break statement not within loop or switch" +msgstr "itandukanya Inyandiko OYA muri Cyangwa Hindura" -#: c-pragma.c:624 c-pragma.c:653 +#: c-semantics.c:583 #, fuzzy -msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored" -msgstr "Ibuze Nyuma" +msgid "continue statement not within a loop" +msgstr "urifuzagukomeza Inyandiko OYA muri a" -#: c-pragma.c:628 +#: c-semantics.c:678 #, fuzzy -msgid "malformed #pragma GCC visibility push" -msgstr "Icyiciro" - -#: c-pragma.c:632 -msgid "No more than sixteen #pragma GCC visibility pushes allowed at once" -msgstr "" +msgid "destructor needed for `%#D'" +msgstr "kugirango" -#: c-pragma.c:648 -msgid "#pragma GCC visibility push() must specify default, internal, hidden or protected" -msgstr "" +#: c-semantics.c:679 +#, fuzzy +msgid "where case label appears here" +msgstr "Akarango" -#: c-pragma.c:657 +#: c-semantics.c:682 #, fuzzy -msgid "junk at end of %<#pragma GCC visibility%>" -msgstr "Umwanda ku Impera Bya" +msgid "(enclose actions of previous case statements requiring destructors in their own scope.)" +msgstr "(Bya Ibanjirije in Ingano:" + +#: c-semantics.c:725 c-typeck.c:6942 cp/semantics.c:897 +#, fuzzy, c-format +msgid "%s qualifier ignored on asm" +msgstr "%sku" -#: c-typeck.c:141 +#: c-typeck.c:123 #, fuzzy, c-format -msgid "%qs has an incomplete type" +msgid "`%s' has an incomplete type" msgstr "`%s'Ubwoko" -#: c-typeck.c:163 cp/call.c:2679 +#: c-typeck.c:145 cp/call.c:2865 #, fuzzy msgid "invalid use of void expression" msgstr "Sibyo Gukoresha Bya imvugo" -#: c-typeck.c:171 +#: c-typeck.c:153 #, fuzzy msgid "invalid use of flexible array member" msgstr "Sibyo Gukoresha Bya Imbonerahamwe" -#: c-typeck.c:177 +#: c-typeck.c:159 #, fuzzy msgid "invalid use of array with unspecified bounds" msgstr "Sibyo Gukoresha Bya Imbonerahamwe Na:" -#: c-typeck.c:185 -#, fuzzy -msgid "invalid use of undefined type %<%s %s%>" +#: c-typeck.c:167 +#, fuzzy, c-format +msgid "invalid use of undefined type `%s %s'" msgstr "Sibyo Gukoresha Bya kidasobanuye Ubwoko" #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL. -#: c-typeck.c:189 +#: c-typeck.c:171 #, fuzzy, c-format -msgid "invalid use of incomplete typedef %qs" +msgid "invalid use of incomplete typedef `%s'" msgstr "Sibyo Gukoresha Bya" -#: c-typeck.c:396 c-typeck.c:421 +#: c-typeck.c:424 c-typeck.c:438 #, fuzzy msgid "function types not truly compatible in ISO C" msgstr "Umumaro OYA in C" -#: c-typeck.c:805 +#: c-typeck.c:603 #, fuzzy msgid "types are not quite compatible" msgstr "OYA" -#: c-typeck.c:1047 -#, fuzzy -msgid "function return types not compatible due to %" -msgstr "Umumaro Garuka Ubwoko Umumaro" - -#: c-typeck.c:1206 c-typeck.c:2447 +#: c-typeck.c:757 c-typeck.c:2687 #, fuzzy msgid "arithmetic on pointer to an incomplete type" msgstr "ku Mweretsi Kuri Ubwoko" -#: c-typeck.c:1561 -#, fuzzy -msgid "%qT has no member named %qs" +#: c-typeck.c:1136 +#, fuzzy, c-format +msgid "%s has no member named `%s'" msgstr "%sOya" -#: c-typeck.c:1597 +#: c-typeck.c:1172 #, fuzzy, c-format -msgid "request for member %qs in something not a structure or union" +msgid "request for member `%s' in something not a structure or union" msgstr "Kubaza... kugirango in OYA a Imiterere Cyangwa Ihuza" -#: c-typeck.c:1631 +#: c-typeck.c:1204 #, fuzzy msgid "dereferencing pointer to incomplete type" msgstr "Mweretsi Kuri Ubwoko" -#: c-typeck.c:1635 +#: c-typeck.c:1208 #, fuzzy -msgid "dereferencing % pointer" +msgid "dereferencing `void *' pointer" msgstr "Mweretsi" -#: c-typeck.c:1652 cp/typeck.c:2125 +#: c-typeck.c:1225 cp/typeck.c:2369 #, fuzzy, c-format -msgid "invalid type argument of %qs" +msgid "invalid type argument of `%s'" msgstr "Sibyo Ubwoko Bya" -#: c-typeck.c:1680 cp/typeck.c:2276 +#: c-typeck.c:1244 cp/typeck.c:2395 #, fuzzy -msgid "subscripted value is neither array nor pointer" -msgstr "Agaciro ni Imbonerahamwe Mweretsi" +msgid "subscript missing in array reference" +msgstr "Inyandiko nyesi Ibuze in Imbonerahamwe Indango" + +#: c-typeck.c:1265 cp/typeck.c:2437 +#, fuzzy +msgid "array subscript has type `char'" +msgstr "Imbonerahamwe Inyandiko nyesi Ubwoko" -#: c-typeck.c:1691 cp/typeck.c:2195 cp/typeck.c:2281 +#: c-typeck.c:1273 c-typeck.c:1362 cp/typeck.c:2444 cp/typeck.c:2523 #, fuzzy msgid "array subscript is not an integer" msgstr "Imbonerahamwe Inyandiko nyesi ni OYA Umubare wuzuye" -#: c-typeck.c:1697 +#: c-typeck.c:1306 #, fuzzy -msgid "subscripted value is pointer to function" -msgstr "Bya Mweretsi Kuri Umumaro" +msgid "ISO C forbids subscripting `register' array" +msgstr "C Imbonerahamwe" -#: c-typeck.c:1710 cp/typeck.c:2191 +#: c-typeck.c:1308 #, fuzzy -msgid "array subscript has type %" -msgstr "Imbonerahamwe Inyandiko nyesi Ubwoko" +msgid "ISO C90 forbids subscripting non-lvalue array" +msgstr "Imbonerahamwe" -#: c-typeck.c:1750 +#: c-typeck.c:1341 #, fuzzy -msgid "ISO C forbids subscripting % array" -msgstr "C Imbonerahamwe" +msgid "subscript has type `char'" +msgstr "Inyandiko nyesi Ubwoko" -#: c-typeck.c:1752 +#: c-typeck.c:1357 cp/typeck.c:2518 #, fuzzy -msgid "ISO C90 forbids subscripting non-lvalue array" -msgstr "Imbonerahamwe" +msgid "subscripted value is neither array nor pointer" +msgstr "Agaciro ni Imbonerahamwe Mweretsi" -#: c-typeck.c:1989 +#: c-typeck.c:1411 #, fuzzy, c-format -msgid "called object %qE is not a function" -msgstr "Igikoresho ni OYA a Umumaro" +msgid "`%s' undeclared here (not in a function)" +msgstr "`%s'OYA in a Umumaro" -#. This situation leads to run-time undefined behavior. We can't, -#. therefore, simply error unless we can prove that all possible -#. executions of the program must execute the code. -#: c-typeck.c:2021 -msgid "function called through a non-compatible type" -msgstr "" +#: c-typeck.c:1418 +#, fuzzy, c-format +msgid "`%s' undeclared (first use in this function)" +msgstr "`%s'Itangira Gukoresha in iyi Umumaro" -#: c-typeck.c:2068 c-typeck.c:4329 c-typeck.c:4331 c-typeck.c:4339 -#: c-typeck.c:4364 c-typeck.c:5746 +#: c-typeck.c:1423 #, fuzzy -msgid "initializer element is not constant" -msgstr "Ikigize: ni OYA" +msgid "(Each undeclared identifier is reported only once" +msgstr "(Ikiranga ni Rimwe" -#: c-typeck.c:2129 +#: c-typeck.c:1424 +#, fuzzy +msgid "for each function it appears in.)" +msgstr "kugirango Umumaro in" + +#: c-typeck.c:1441 #, fuzzy, c-format -msgid "too many arguments to function %qE" +msgid "local declaration of `%s' hides instance variable" +msgstr "Bya Urugero IMPINDURAGACIRO" + +#: c-typeck.c:1518 +#, fuzzy +msgid "called object is not a function" +msgstr "Igikoresho ni OYA a Umumaro" + +#: c-typeck.c:1604 cp/typeck.c:2829 +#, fuzzy +msgid "too many arguments to function" msgstr "ingingo Kuri Umumaro" -#: c-typeck.c:2156 +#: c-typeck.c:1625 #, fuzzy, c-format msgid "type of formal parameter %d is incomplete" msgstr "Ubwoko Bya ni" -#: c-typeck.c:2169 +#: c-typeck.c:1638 #, fuzzy, c-format -msgid "passing argument %d of %qE as integer rather than floating due to prototype" +msgid "%s as integer rather than floating due to prototype" msgstr "%sNka Umubare wuzuye Bihindagurika Kuri" -#: c-typeck.c:2174 +#: c-typeck.c:1641 #, fuzzy, c-format -msgid "passing argument %d of %qE as integer rather than complex due to prototype" +msgid "%s as integer rather than complex due to prototype" msgstr "%sNka Umubare wuzuye ITSINDA RY'IMIBARE C Kuri" -#: c-typeck.c:2179 +#: c-typeck.c:1644 #, fuzzy, c-format -msgid "passing argument %d of %qE as complex rather than floating due to prototype" +msgid "%s as complex rather than floating due to prototype" msgstr "%sNka ITSINDA RY'IMIBARE C Bihindagurika Kuri" -#: c-typeck.c:2184 +#: c-typeck.c:1647 #, fuzzy, c-format -msgid "passing argument %d of %qE as floating rather than integer due to prototype" +msgid "%s as floating rather than integer due to prototype" msgstr "%sNka Bihindagurika Umubare wuzuye Kuri" -#: c-typeck.c:2189 +#: c-typeck.c:1650 #, fuzzy, c-format -msgid "passing argument %d of %qE as complex rather than integer due to prototype" +msgid "%s as complex rather than integer due to prototype" msgstr "%sNka ITSINDA RY'IMIBARE C Umubare wuzuye Kuri" -#: c-typeck.c:2194 +#: c-typeck.c:1653 #, fuzzy, c-format -msgid "passing argument %d of %qE as floating rather than complex due to prototype" +msgid "%s as floating rather than complex due to prototype" msgstr "%sNka Bihindagurika ITSINDA RY'IMIBARE C Kuri" -#: c-typeck.c:2206 -#, fuzzy -msgid "passing argument %d of %qE as % rather than % due to prototype" +#: c-typeck.c:1663 +#, fuzzy, c-format +msgid "%s as `float' rather than `double' due to prototype" msgstr "%sNka Kuri" -#: c-typeck.c:2226 +#: c-typeck.c:1681 #, fuzzy, c-format -msgid "passing argument %d of %qE with different width due to prototype" +msgid "%s with different width due to prototype" msgstr "%sNa: Ubugari Kuri" -#: c-typeck.c:2253 +#: c-typeck.c:1715 #, fuzzy, c-format -msgid "passing argument %d of %qE as unsigned due to prototype" +msgid "%s as unsigned due to prototype" msgstr "%sNka Bitashizweho umukono Kuri" -#: c-typeck.c:2256 +#: c-typeck.c:1717 #, fuzzy, c-format -msgid "passing argument %d of %qE as signed due to prototype" +msgid "%s as signed due to prototype" msgstr "%sNka Kuri" -#: c-typeck.c:2287 -#, fuzzy, c-format -msgid "too few arguments to function %qE" +#: c-typeck.c:1751 cp/typeck.c:2933 +#, fuzzy +msgid "too few arguments to function" msgstr "ingingo Kuri Umumaro" -#: c-typeck.c:2323 +#: c-typeck.c:1793 #, fuzzy msgid "suggest parentheses around + or - inside shift" msgstr "Cyangwa Mo Imbere Gusunika" -#: c-typeck.c:2330 +#: c-typeck.c:1800 #, fuzzy msgid "suggest parentheses around && within ||" msgstr "muri" -#: c-typeck.c:2339 +#: c-typeck.c:1809 #, fuzzy msgid "suggest parentheses around arithmetic in operand of |" msgstr "in Bya" -#: c-typeck.c:2343 +#: c-typeck.c:1812 #, fuzzy msgid "suggest parentheses around comparison in operand of |" msgstr "in Bya" -#: c-typeck.c:2352 +#: c-typeck.c:1821 #, fuzzy msgid "suggest parentheses around arithmetic in operand of ^" msgstr "in Bya" -#: c-typeck.c:2356 +#: c-typeck.c:1824 #, fuzzy msgid "suggest parentheses around comparison in operand of ^" msgstr "in Bya" -#: c-typeck.c:2363 +#: c-typeck.c:1831 #, fuzzy msgid "suggest parentheses around + or - in operand of &" msgstr "Cyangwa in Bya" -#: c-typeck.c:2367 +#: c-typeck.c:1834 #, fuzzy msgid "suggest parentheses around comparison in operand of &" msgstr "in Bya" -#: c-typeck.c:2373 +#: c-typeck.c:1841 #, fuzzy msgid "comparisons like X<=Y<=Z do not have their mathematical meaning" msgstr "nka OYA Bijyanye n'imibare Igisobanuro" -#: c-typeck.c:2399 +#: c-typeck.c:2001 c-typeck.c:2036 +#, fuzzy +msgid "division by zero" +msgstr "Kugabanya na zeru" + +#: c-typeck.c:2081 cp/typeck.c:3194 +#, fuzzy +msgid "right shift count is negative" +msgstr "Iburyo: Gusunika IBARA ni" + +#: c-typeck.c:2088 cp/typeck.c:3200 #, fuzzy -msgid "pointer of type % used in subtraction" +msgid "right shift count >= width of type" +msgstr "Iburyo: Gusunika IBARA Ubugari Bya Ubwoko" + +#: c-typeck.c:2109 cp/typeck.c:3219 +#, fuzzy +msgid "left shift count is negative" +msgstr "Ibumoso: Gusunika IBARA ni" + +#: c-typeck.c:2112 cp/typeck.c:3221 +#, fuzzy +msgid "left shift count >= width of type" +msgstr "Ibumoso: Gusunika IBARA Ubugari Bya Ubwoko" + +#: c-typeck.c:2133 +#, fuzzy +msgid "shift count is negative" +msgstr "Gusunika IBARA ni" + +#: c-typeck.c:2135 +#, fuzzy +msgid "shift count >= width of type" +msgstr "Gusunika IBARA Ubugari Bya Ubwoko" + +#: c-typeck.c:2152 cp/typeck.c:3256 +#, fuzzy +msgid "comparing floating point with == or != is unsafe" +msgstr "Bihindagurika Akadomo Na: Cyangwa ni" + +#: c-typeck.c:2178 c-typeck.c:2184 +#, fuzzy +msgid "ISO C forbids comparison of `void *' with function pointer" +msgstr "C Bya Na: Umumaro Mweretsi" + +#: c-typeck.c:2187 c-typeck.c:2227 c-typeck.c:2255 +#, fuzzy +msgid "comparison of distinct pointer types lacks a cast" +msgstr "Bya Mweretsi a" + +#: c-typeck.c:2201 c-typeck.c:2206 c-typeck.c:2275 c-typeck.c:2280 +#, fuzzy +msgid "comparison between pointer and integer" +msgstr "hagati Mweretsi Na Umubare wuzuye" + +#: c-typeck.c:2222 c-typeck.c:2250 +#, fuzzy +msgid "ISO C forbids ordered comparisons of pointers to functions" +msgstr "C Bya Kuri Imimaro" + +#: c-typeck.c:2247 +#, fuzzy +msgid "comparison of complete and incomplete pointers" +msgstr "Bya Byuzuye Na" + +#: c-typeck.c:2263 c-typeck.c:2270 +#, fuzzy +msgid "ordered comparison of pointer with integer zero" +msgstr "Bya Mweretsi Na: Umubare wuzuye Zeru" + +#: c-typeck.c:2294 cp/typeck.c:3389 +#, fuzzy +msgid "unordered comparison on non-floating point argument" +msgstr "ku Bihindagurika Akadomo" + +#: c-typeck.c:2505 +#, fuzzy +msgid "comparison between signed and unsigned" +msgstr "hagati Na Bitashizweho umukono" + +#: c-typeck.c:2551 cp/typeck.c:3633 +#, fuzzy +msgid "comparison of promoted ~unsigned with constant" +msgstr "Bya Bitashizweho umukono Na:" + +#: c-typeck.c:2559 cp/typeck.c:3641 +#, fuzzy +msgid "comparison of promoted ~unsigned with unsigned" +msgstr "Bya Bitashizweho umukono Na: Bitashizweho umukono" + +#: c-typeck.c:2639 +#, fuzzy +msgid "pointer of type `void *' used in subtraction" msgstr "Mweretsi Bya Ubwoko in Gukuramo" -#: c-typeck.c:2401 +#: c-typeck.c:2641 #, fuzzy msgid "pointer to a function used in subtraction" msgstr "Mweretsi Kuri a Umumaro in Gukuramo" -#: c-typeck.c:2490 +#: c-typeck.c:2738 #, fuzzy msgid "wrong type argument to unary plus" msgstr "Ubwoko Kuri Guteranya" -#: c-typeck.c:2503 +#: c-typeck.c:2751 #, fuzzy msgid "wrong type argument to unary minus" msgstr "Ubwoko Kuri" -#: c-typeck.c:2520 +#: c-typeck.c:2768 #, fuzzy -msgid "ISO C does not support %<~%> for complex conjugation" +msgid "ISO C does not support `~' for complex conjugation" msgstr "C OYA Gushigikira kugirango ITSINDA RY'IMIBARE C" -#: c-typeck.c:2526 +#: c-typeck.c:2774 #, fuzzy msgid "wrong type argument to bit-complement" msgstr "Ubwoko Kuri" -#: c-typeck.c:2534 +#: c-typeck.c:2783 #, fuzzy msgid "wrong type argument to abs" msgstr "Ubwoko Kuri ABS" -#: c-typeck.c:2546 +#: c-typeck.c:2795 #, fuzzy msgid "wrong type argument to conjugation" msgstr "Ubwoko Kuri" -#: c-typeck.c:2560 +#: c-typeck.c:2809 #, fuzzy msgid "wrong type argument to unary exclamation mark" msgstr "Ubwoko Kuri Ikimenyetso" -#: c-typeck.c:2597 +#: c-typeck.c:2852 #, fuzzy -msgid "ISO C does not support %<++%> and %<--%> on complex types" +msgid "ISO C does not support `++' and `--' on complex types" msgstr "C OYA Gushigikira Na ku ITSINDA RY'IMIBARE C" -#: c-typeck.c:2613 c-typeck.c:2645 +#: c-typeck.c:2867 c-typeck.c:2899 #, fuzzy msgid "wrong type argument to increment" msgstr "Ubwoko Kuri Iyongeragaciro" -#: c-typeck.c:2615 c-typeck.c:2647 +#: c-typeck.c:2869 c-typeck.c:2901 #, fuzzy msgid "wrong type argument to decrement" msgstr "Ubwoko Kuri" -#: c-typeck.c:2636 +#: c-typeck.c:2890 #, fuzzy msgid "increment of pointer to unknown structure" msgstr "Iyongeragaciro Bya Mweretsi Kuri Kitazwi Imiterere" -#: c-typeck.c:2638 +#: c-typeck.c:2892 #, fuzzy msgid "decrement of pointer to unknown structure" msgstr "Bya Mweretsi Kuri Kitazwi Imiterere" -#: c-typeck.c:2808 -#, fuzzy, c-format -msgid "assignment of read-only member %qs" -msgstr "%sBya Gusoma" +#: c-typeck.c:3029 +#, fuzzy +msgid "ISO C forbids the address of a cast expression" +msgstr "C i Aderesi Bya a imvugo" -#: c-typeck.c:2809 -#, fuzzy, c-format -msgid "increment of read-only member %qs" -msgstr "%sBya Gusoma" - -#: c-typeck.c:2810 -#, fuzzy, c-format -msgid "decrement of read-only member %qs" -msgstr "%sBya Gusoma" - -#: c-typeck.c:2814 -#, fuzzy, c-format -msgid "assignment of read-only variable %qs" -msgstr "%sBya Gusoma IMPINDURAGACIRO" +#: c-typeck.c:3039 +#, fuzzy +msgid "invalid lvalue in unary `&'" +msgstr "Sibyo in" -#: c-typeck.c:2815 +#: c-typeck.c:3071 #, fuzzy, c-format -msgid "increment of read-only variable %qs" -msgstr "%sBya Gusoma IMPINDURAGACIRO" +msgid "attempt to take address of bit-field structure member `%s'" +msgstr "Kuri Aderesi Bya Umwanya Imiterere" -#: c-typeck.c:2816 +# basctl/source\basicide\basidesh.src:RID_IMGBTN_REMOVEWATCH.text +#: c-typeck.c:3180 c-typeck.c:4651 c-typeck.c:4667 c-typeck.c:4683 +#: final.c:3146 final.c:3148 gcc.c:4381 rtl-error.c:122 toplev.c:1694 +#: config/cris/cris.c:545 cp/spew.c:1538 cp/typeck.c:4367 java/expr.c:364 +#: java/verify.c:1467 java/verify.c:1468 java/verify.c:1483 #, fuzzy, c-format -msgid "decrement of read-only variable %qs" -msgstr "%sBya Gusoma IMPINDURAGACIRO" +msgid "%s" +msgstr "%s" -#: c-typeck.c:2819 +#: c-typeck.c:3241 #, fuzzy -msgid "assignment of read-only location" -msgstr "%sBya Gusoma Ahantu" +msgid "ISO C forbids use of conditional expressions as lvalues" +msgstr "C Gukoresha Bya Nka" -#: c-typeck.c:2820 +#: c-typeck.c:3244 #, fuzzy -msgid "increment of read-only location" -msgstr "%sBya Gusoma Ahantu" +msgid "ISO C forbids use of compound expressions as lvalues" +msgstr "C Gukoresha Bya Nka" -#: c-typeck.c:2821 +#: c-typeck.c:3247 #, fuzzy -msgid "decrement of read-only location" +msgid "ISO C forbids use of cast expressions as lvalues" +msgstr "C Gukoresha Bya Nka" + +#: c-typeck.c:3264 +#, fuzzy, c-format +msgid "%s of read-only member `%s'" +msgstr "%sBya Gusoma" + +#: c-typeck.c:3268 +#, fuzzy, c-format +msgid "%s of read-only variable `%s'" +msgstr "%sBya Gusoma IMPINDURAGACIRO" + +#: c-typeck.c:3271 +#, fuzzy, c-format +msgid "%s of read-only location" msgstr "%sBya Gusoma Ahantu" -#: c-typeck.c:2840 -#, fuzzy -msgid "cannot take address of bit-field %qD" +#: c-typeck.c:3290 +#, fuzzy, c-format +msgid "cannot take address of bit-field `%s'" msgstr "Aderesi Bya Umwanya" -#: c-typeck.c:2868 -#, fuzzy -msgid "global register variable %qD used in nested function" +#: c-typeck.c:3318 +#, fuzzy, c-format +msgid "global register variable `%s' used in nested function" msgstr "Kwiyandikisha IMPINDURAGACIRO in Umumaro" -#: c-typeck.c:2871 -#, fuzzy -msgid "register variable %qD used in nested function" +#: c-typeck.c:3322 +#, fuzzy, c-format +msgid "register variable `%s' used in nested function" msgstr "Kwiyandikisha IMPINDURAGACIRO in Umumaro" -#: c-typeck.c:2876 -#, fuzzy -msgid "address of global register variable %qD requested" +#: c-typeck.c:3329 +#, fuzzy, c-format +msgid "address of global register variable `%s' requested" msgstr "Aderesi Bya Kwiyandikisha IMPINDURAGACIRO" -#: c-typeck.c:2878 +#: c-typeck.c:3341 #, fuzzy -msgid "address of register variable %qD requested" -msgstr "Aderesi Bya Kwiyandikisha IMPINDURAGACIRO" +msgid "cannot put object with volatile field into register" +msgstr "Gushyira Igikoresho Na: Umwanya Kwiyandikisha" -#: c-typeck.c:2926 -#, fuzzy -msgid "non-lvalue array in conditional expression" -msgstr "Ubwoko in imvugo" +#: c-typeck.c:3345 +#, fuzzy, c-format +msgid "address of register variable `%s' requested" +msgstr "Aderesi Bya Kwiyandikisha IMPINDURAGACIRO" -#: c-typeck.c:2970 +#: c-typeck.c:3453 #, fuzzy msgid "signed and unsigned type in conditional expression" msgstr "Na Bitashizweho umukono Ubwoko in imvugo" -#: c-typeck.c:2977 +#: c-typeck.c:3460 #, fuzzy msgid "ISO C forbids conditional expr with only one void side" msgstr "C Na:" -#: c-typeck.c:2993 c-typeck.c:3001 +#: c-typeck.c:3476 c-typeck.c:3483 #, fuzzy -msgid "ISO C forbids conditional expr between % and function pointer" +msgid "ISO C forbids conditional expr between `void *' and function pointer" msgstr "C hagati Na Umumaro Mweretsi" -#: c-typeck.c:3008 +#: c-typeck.c:3489 #, fuzzy msgid "pointer type mismatch in conditional expression" msgstr "Mweretsi Ubwoko in imvugo" -#: c-typeck.c:3015 c-typeck.c:3025 +#: c-typeck.c:3496 c-typeck.c:3506 #, fuzzy msgid "pointer/integer type mismatch in conditional expression" msgstr "Mweretsi Umubare wuzuye Ubwoko in imvugo" -#: c-typeck.c:3039 +#: c-typeck.c:3520 #, fuzzy msgid "type mismatch in conditional expression" msgstr "Ubwoko in imvugo" -#: c-typeck.c:3078 +#: c-typeck.c:3591 cp/typeck.c:4623 #, fuzzy msgid "left-hand operand of comma expression has no effect" msgstr "Ibumoso: Bya Akitso imvugo Oya INGARUKA" -#: c-typeck.c:3111 +#: c-typeck.c:3635 #, fuzzy msgid "cast specifies array type" msgstr "Imbonerahamwe Ubwoko" -#: c-typeck.c:3117 +#: c-typeck.c:3641 #, fuzzy msgid "cast specifies function type" msgstr "Umumaro Ubwoko" -#: c-typeck.c:3127 +#: c-typeck.c:3651 #, fuzzy msgid "ISO C forbids casting nonscalar to the same type" msgstr "C Kuri i Ubwoko" -#: c-typeck.c:3145 +#: c-typeck.c:3670 #, fuzzy msgid "ISO C forbids casts to union type" msgstr "C Kuri Ihuza Ubwoko" -#: c-typeck.c:3154 +#: c-typeck.c:3685 #, fuzzy msgid "cast to union type from type not present in union" msgstr "Kuri Ihuza Ubwoko Bivuye Ubwoko OYA in Ihuza" -#: c-typeck.c:3205 +#: c-typeck.c:3736 #, fuzzy msgid "cast adds new qualifiers to function type" msgstr "Gishya Kuri Umumaro Ubwoko" #. There are qualifiers present in IN_OTYPE that are not #. present in IN_TYPE. -#: c-typeck.c:3210 +#: c-typeck.c:3741 #, fuzzy msgid "cast discards qualifiers from pointer target type" msgstr "Bivuye Mweretsi Intego Ubwoko" -#: c-typeck.c:3225 +#: c-typeck.c:3756 #, fuzzy msgid "cast increases required alignment of target type" msgstr "Bya ngombwa Itunganya Bya Intego Ubwoko" -#: c-typeck.c:3231 +#: c-typeck.c:3762 cp/typeck.c:5144 #, fuzzy msgid "cast from pointer to integer of different size" msgstr "Bivuye Mweretsi Kuri Umubare wuzuye Bya Ingano" -#: c-typeck.c:3236 -msgid "cast from function call of type %qT to non-matching type %qT" -msgstr "" +#: c-typeck.c:3767 +#, fuzzy +msgid "cast does not match function type" +msgstr "OYA BIHUYE Umumaro Ubwoko" -#: c-typeck.c:3244 +#: c-typeck.c:3774 cp/typeck.c:5151 #, fuzzy msgid "cast to pointer from integer of different size" msgstr "Kuri Mweretsi Bivuye Umubare wuzuye Bya Ingano" -#: c-typeck.c:3256 +#: c-typeck.c:3786 #, fuzzy msgid "type-punning to incomplete type might break strict-aliasing rules" msgstr "Ubwoko Kuri Ubwoko itandukanya" -#: c-typeck.c:3263 +#: c-typeck.c:3790 #, fuzzy msgid "dereferencing type-punned pointer will break strict-aliasing rules" msgstr "Ubwoko Mweretsi itandukanya" -#: c-typeck.c:3266 -#, fuzzy -msgid "dereferencing type-punned pointer might break strict-aliasing rules" -msgstr "Ubwoko Mweretsi itandukanya" - -#: c-typeck.c:3278 +#. Now we have handled acceptable kinds of LHS that are not truly lvalues. +#. Reject anything strange now. +#: c-typeck.c:3949 #, fuzzy -msgid "ISO C forbids conversion of function pointer to object pointer type" -msgstr "C Bya Na: Umumaro Mweretsi" +msgid "invalid lvalue in assignment" +msgstr "Sibyo in Igenera" -#: c-typeck.c:3287 +#. Convert new value to destination type. +#: c-typeck.c:3958 c-typeck.c:3983 c-typeck.c:4000 cp/typeck.c:5266 +#: cp/typeck.c:5416 #, fuzzy -msgid "ISO C forbids conversion of object pointer to function pointer type" -msgstr "C Bya Na: Umumaro Mweretsi" +msgid "assignment" +msgstr "Igenera" -#: c-typeck.c:3539 +#: c-typeck.c:4070 #, fuzzy msgid "cannot pass rvalue to reference parameter" msgstr "Kuri Indango" -#: c-typeck.c:3648 c-typeck.c:3763 +#: c-typeck.c:4174 c-typeck.c:4241 #, fuzzy, c-format -msgid "passing argument %d of %qE makes qualified function pointer from unqualified" -msgstr "%sUmumaro Mweretsi Bivuye" - -#: c-typeck.c:3651 c-typeck.c:3766 -#, fuzzy -msgid "assignment makes qualified function pointer from unqualified" -msgstr "%sUmumaro Mweretsi Bivuye" - -#: c-typeck.c:3654 c-typeck.c:3768 -#, fuzzy -msgid "initialization makes qualified function pointer from unqualified" -msgstr "%sUmumaro Mweretsi Bivuye" - -#: c-typeck.c:3657 c-typeck.c:3770 -#, fuzzy -msgid "return makes qualified function pointer from unqualified" +msgid "%s makes qualified function pointer from unqualified" msgstr "%sUmumaro Mweretsi Bivuye" -#: c-typeck.c:3661 c-typeck.c:3731 +#: c-typeck.c:4178 c-typeck.c:4221 #, fuzzy, c-format -msgid "passing argument %d of %qE discards qualifiers from pointer target type" -msgstr "Bivuye Kuri Bivuye Mweretsi Intego Ubwoko" - -#: c-typeck.c:3663 c-typeck.c:3733 -#, fuzzy -msgid "assignment discards qualifiers from pointer target type" -msgstr "Bivuye Mweretsi Intego Ubwoko" - -#: c-typeck.c:3665 c-typeck.c:3735 -#, fuzzy -msgid "initialization discards qualifiers from pointer target type" -msgstr "Bivuye Mweretsi Intego Ubwoko" - -#: c-typeck.c:3667 c-typeck.c:3737 -#, fuzzy -msgid "return discards qualifiers from pointer target type" -msgstr "Bivuye Mweretsi Intego Ubwoko" +msgid "%s discards qualifiers from pointer target type" +msgstr "%sBivuye Mweretsi Intego Ubwoko" -#: c-typeck.c:3672 +#: c-typeck.c:4184 #, fuzzy msgid "ISO C prohibits argument conversion to union type" msgstr "C Ihindurangero Kuri Ihuza Ubwoko" -#: c-typeck.c:3716 -#, fuzzy -msgid "ISO C forbids passing argument %d of %qE between function pointer and %" -msgstr "C hagati Umumaro Mweretsi Na" - -#: c-typeck.c:3719 -#, fuzzy -msgid "ISO C forbids assignment between function pointer and %" -msgstr "C hagati Umumaro Mweretsi Na" - -#: c-typeck.c:3721 -#, fuzzy -msgid "ISO C forbids initialization between function pointer and %" -msgstr "C hagati Umumaro Mweretsi Na" - -#: c-typeck.c:3723 -#, fuzzy -msgid "ISO C forbids return between function pointer and %" +#: c-typeck.c:4213 +#, fuzzy, c-format +msgid "ISO C forbids %s between function pointer and `void *'" msgstr "C hagati Umumaro Mweretsi Na" -#: c-typeck.c:3746 +#: c-typeck.c:4230 #, fuzzy, c-format -msgid "pointer targets in passing argument %d of %qE differ in signedness" -msgstr "Mweretsi in in" - -#: c-typeck.c:3748 -#, fuzzy -msgid "pointer targets in assignment differ in signedness" +msgid "pointer targets in %s differ in signedness" msgstr "Mweretsi in in" -#: c-typeck.c:3750 -#, fuzzy -msgid "pointer targets in initialization differ in signedness" -msgstr "Mweretsi in in" - -#: c-typeck.c:3752 -#, fuzzy -msgid "pointer targets in return differ in signedness" -msgstr "Mweretsi in in" - -#: c-typeck.c:3775 +#: c-typeck.c:4246 #, fuzzy, c-format -msgid "passing argument %d of %qE from incompatible pointer type" -msgstr "%sBivuye Mweretsi Ubwoko" - -#: c-typeck.c:3777 -#, fuzzy -msgid "assignment from incompatible pointer type" -msgstr "%sBivuye Mweretsi Ubwoko" - -#: c-typeck.c:3778 -#, fuzzy -msgid "initialization from incompatible pointer type" +msgid "%s from incompatible pointer type" msgstr "%sBivuye Mweretsi Ubwoko" -#: c-typeck.c:3780 -#, fuzzy -msgid "return from incompatible pointer type" -msgstr "%sBivuye Mweretsi Ubwoko" - -#. ??? This should not be an error when inlining calls to -#. unprototyped functions. -#: c-typeck.c:3787 c-typeck.c:4289 cp/typeck.c:1393 +#: c-typeck.c:4252 c-typeck.c:4804 cp/typeck.c:1653 #, fuzzy msgid "invalid use of non-lvalue array" msgstr "Sibyo Gukoresha Bya Imbonerahamwe" -#: c-typeck.c:3801 +#: c-typeck.c:4267 #, fuzzy, c-format -msgid "passing argument %d of %qE makes pointer from integer without a cast" +msgid "%s makes pointer from integer without a cast" msgstr "%sMweretsi Bivuye Umubare wuzuye a" -#: c-typeck.c:3803 -#, fuzzy -msgid "assignment makes pointer from integer without a cast" -msgstr "%sMweretsi Bivuye Umubare wuzuye a" +#: c-typeck.c:4275 +#, fuzzy, c-format +msgid "%s makes integer from pointer without a cast" +msgstr "%sUmubare wuzuye Bivuye Mweretsi a" -#: c-typeck.c:3805 -#, fuzzy -msgid "initialization makes pointer from integer without a cast" -msgstr "%sMweretsi Bivuye Umubare wuzuye a" +#: c-typeck.c:4289 c-typeck.c:4292 +#, fuzzy, c-format +msgid "incompatible type for argument %d of `%s'" +msgstr "Ubwoko kugirango Bya" -#: c-typeck.c:3807 -#, fuzzy -msgid "return makes pointer from integer without a cast" -msgstr "%sMweretsi Bivuye Umubare wuzuye a" +#: c-typeck.c:4296 +#, fuzzy, c-format +msgid "incompatible type for argument %d of indirect function call" +msgstr "Ubwoko kugirango Bya BUZIGUYE Umumaro" -#: c-typeck.c:3814 +#: c-typeck.c:4300 #, fuzzy, c-format -msgid "passing argument %d of %qE makes integer from pointer without a cast" -msgstr "%sUmubare wuzuye Bivuye Mweretsi a" +msgid "incompatible types in %s" +msgstr "in" -#: c-typeck.c:3816 -#, fuzzy -msgid "assignment makes integer from pointer without a cast" -msgstr "%sUmubare wuzuye Bivuye Mweretsi a" +#. Function name is known; supply it. +#: c-typeck.c:4358 +#, fuzzy, c-format +msgid "passing arg of `%s'" +msgstr "Bya" -#: c-typeck.c:3818 +#. Function name unknown (call through ptr). +#: c-typeck.c:4368 #, fuzzy -msgid "initialization makes integer from pointer without a cast" -msgstr "%sUmubare wuzuye Bivuye Mweretsi a" +msgid "passing arg of pointer to function" +msgstr "Bya Mweretsi Kuri Umumaro" -#: c-typeck.c:3820 -#, fuzzy -msgid "return makes integer from pointer without a cast" -msgstr "%sUmubare wuzuye Bivuye Mweretsi a" +#. Function name is known; supply it. +#: c-typeck.c:4376 +#, fuzzy, c-format +msgid "passing arg %d of `%s'" +msgstr "Bya" -#. ??? This should not be an error when inlining calls to -#. unprototyped functions. -#: c-typeck.c:3833 +#. Function name unknown (call through ptr); just give arg number. +#: c-typeck.c:4386 #, fuzzy, c-format -msgid "incompatible type for argument %d of %qE" -msgstr "Ubwoko kugirango Bya" +msgid "passing arg %d of pointer to function" +msgstr "Bya Mweretsi Kuri Umumaro" -#: c-typeck.c:3836 +#: c-typeck.c:4452 #, fuzzy -msgid "incompatible types in assignment" -msgstr "in" +msgid "initializer for static variable is not constant" +msgstr "kugirango IMPINDURAGACIRO ni OYA" -#: c-typeck.c:3839 +#: c-typeck.c:4458 #, fuzzy -msgid "incompatible types in initialization" -msgstr "in" +msgid "initializer for static variable uses complicated arithmetic" +msgstr "kugirango IMPINDURAGACIRO" -#: c-typeck.c:3842 +#: c-typeck.c:4466 #, fuzzy -msgid "incompatible types in return" -msgstr "in" +msgid "aggregate initializer is not constant" +msgstr "ni OYA" + +#: c-typeck.c:4468 +msgid "aggregate initializer uses complicated arithmetic" +msgstr "" -#: c-typeck.c:3923 +#: c-typeck.c:4475 #, fuzzy msgid "traditional C rejects automatic aggregate initialization" msgstr "C Byikoresha" -# basctl/source\basicide\basidesh.src:RID_IMGBTN_REMOVEWATCH.text -#. Use `%s' to print the string in case there are any escape -#. characters in the message. -#: c-typeck.c:4088 c-typeck.c:4103 c-typeck.c:4118 final.c:2862 final.c:2864 -#: gcc.c:4639 rtl-error.c:113 toplev.c:610 config/cris/cris.c:578 -#: cp/parser.c:1894 cp/typeck.c:4158 java/expr.c:409 java/parse.y:5020 -#: java/verify.c:1553 java/verify.c:1554 java/verify.c:1573 -#, fuzzy, c-format -msgid "%s" -msgstr "%s" - -#: c-typeck.c:4091 c-typeck.c:4106 c-typeck.c:4121 +#: c-typeck.c:4654 c-typeck.c:4670 c-typeck.c:4686 #, fuzzy, c-format -msgid "(near initialization for %qs)" +msgid "(near initialization for `%s')" msgstr "(kugirango" -#: c-typeck.c:4135 -#, fuzzy -msgid "array initialized from parenthesized string constant" -msgstr "INYUGUTI Imbonerahamwe Bivuye Ikurikiranyanyuguti" - -#: c-typeck.c:4199 cp/typeck2.c:703 +#: c-typeck.c:4737 cp/typeck2.c:488 #, fuzzy msgid "char-array initialized from wide string" msgstr "INYUGUTI Imbonerahamwe Bivuye Ikurikiranyanyuguti" -#: c-typeck.c:4204 +#: c-typeck.c:4744 cp/typeck2.c:495 #, fuzzy -msgid "wchar_t-array initialized from non-wide string" -msgstr "INYUGUTI Imbonerahamwe Bivuye Ikurikiranyanyuguti" +msgid "int-array initialized from non-wide string" +msgstr "INT Imbonerahamwe Bivuye Ikurikiranyanyuguti" -#: c-typeck.c:4222 cp/typeck2.c:725 +#: c-typeck.c:4762 cp/typeck2.c:511 #, fuzzy msgid "initializer-string for array of chars is too long" msgstr "Ikurikiranyanyuguti kugirango Imbonerahamwe Bya ni" -#: c-typeck.c:4228 -#, fuzzy -msgid "array of inappropriate type initialized from string constant" -msgstr "INYUGUTI Imbonerahamwe Bivuye Ikurikiranyanyuguti" - -#: c-typeck.c:4312 +#: c-typeck.c:4822 #, fuzzy msgid "array initialized from non-constant array expression" msgstr "Imbonerahamwe Bivuye Imbonerahamwe imvugo" -#: c-typeck.c:4371 c-typeck.c:5750 +#: c-typeck.c:4839 c-typeck.c:4841 c-typeck.c:4857 c-typeck.c:4878 +#: c-typeck.c:6281 +#, fuzzy +msgid "initializer element is not constant" +msgstr "Ikigize: ni OYA" + +#: c-typeck.c:4873 +msgid "initialization" +msgstr "" + +#: c-typeck.c:4884 c-typeck.c:6286 #, fuzzy msgid "initializer element is not computable at load time" msgstr "Ikigize: ni OYA ku Ibirimo Igihe" -#: c-typeck.c:4386 cp/typeck2.c:804 +#: c-typeck.c:4899 cp/typeck2.c:588 #, fuzzy msgid "invalid initializer" msgstr "Sibyo" -#: c-typeck.c:4653 cp/decl.c:4450 -#, fuzzy -msgid "opaque vector types cannot be initialized" -msgstr "IMPINDURAGACIRO Igikoresho Bya Ubwoko Gicurasi OYA" - -#: c-typeck.c:4852 +#: c-typeck.c:5393 #, fuzzy msgid "extra brace group at end of initializer" msgstr "Birenga Itsinda ku Impera Bya" -#: c-typeck.c:4872 cp/decl.c:4365 +#: c-typeck.c:5413 #, fuzzy msgid "missing braces around initializer" msgstr "Ibuze Ingirwadusodeko" -#: c-typeck.c:4933 +#: c-typeck.c:5473 #, fuzzy msgid "braces around scalar initializer" msgstr "Ingirwadusodeko" -#: c-typeck.c:4990 +#: c-typeck.c:5521 #, fuzzy msgid "initialization of flexible array member in a nested context" msgstr "Bya Imbonerahamwe in a Imvugiro" -#: c-typeck.c:4992 +#: c-typeck.c:5523 #, fuzzy msgid "initialization of a flexible array member" msgstr "Bya a Imbonerahamwe" -#: c-typeck.c:5019 +#: c-typeck.c:5554 #, fuzzy msgid "missing initializer" msgstr "Ibuze" -#: c-typeck.c:5041 +#: c-typeck.c:5580 #, fuzzy msgid "empty scalar initializer" msgstr "ubusa" -#: c-typeck.c:5046 +#: c-typeck.c:5585 #, fuzzy msgid "extra elements in scalar initializer" msgstr "Birenga Ibintu in" -#: c-typeck.c:5150 c-typeck.c:5225 +#: c-typeck.c:5671 +#, fuzzy +msgid "initialization designators may not nest" +msgstr "Gicurasi OYA" + +#: c-typeck.c:5692 c-typeck.c:5763 #, fuzzy msgid "array index in non-array initializer" msgstr "Imbonerahamwe Umubarendanga in Imbonerahamwe" -#: c-typeck.c:5155 c-typeck.c:5278 +#: c-typeck.c:5697 c-typeck.c:5817 #, fuzzy msgid "field name not in record or union initializer" msgstr "Umwanya Izina: OYA in Icyabitswe Cyangwa Ihuza" -#: c-typeck.c:5201 -#, fuzzy -msgid "array index in initializer not of integer type" -msgstr "Imbonerahamwe Umubarendanga in Imbonerahamwe" - -#: c-typeck.c:5221 c-typeck.c:5223 +#: c-typeck.c:5759 c-typeck.c:5761 #, fuzzy msgid "nonconstant array index in initializer" msgstr "Imbonerahamwe Umubarendanga in" -#: c-typeck.c:5227 c-typeck.c:5230 +#: c-typeck.c:5765 c-typeck.c:5768 #, fuzzy msgid "array index in initializer exceeds array bounds" msgstr "Imbonerahamwe Umubarendanga in Imbonerahamwe" -#: c-typeck.c:5241 +#: c-typeck.c:5779 #, fuzzy msgid "empty index range in initializer" msgstr "ubusa Umubarendanga Urutonde in" -#: c-typeck.c:5250 +#: c-typeck.c:5788 #, fuzzy msgid "array index range in initializer exceeds array bounds" msgstr "Imbonerahamwe Umubarendanga Urutonde in Imbonerahamwe" -#: c-typeck.c:5290 +#: c-typeck.c:5829 #, fuzzy, c-format -msgid "unknown field %qs specified in initializer" +msgid "unknown field `%s' specified in initializer" msgstr "Kitazwi Umwanya in" -#: c-typeck.c:5326 c-typeck.c:5347 c-typeck.c:5813 +#: c-typeck.c:5866 c-typeck.c:5887 c-typeck.c:6348 #, fuzzy msgid "initialized field with side-effects overwritten" msgstr "Umwanya Na: Ingaruka" -#: c-typeck.c:6022 +#: c-typeck.c:6558 #, fuzzy msgid "excess elements in char array initializer" msgstr "Ibintu in INYUGUTI Imbonerahamwe" -#: c-typeck.c:6029 c-typeck.c:6075 +#: c-typeck.c:6565 c-typeck.c:6611 #, fuzzy msgid "excess elements in struct initializer" msgstr "Ibintu in" -#: c-typeck.c:6090 +#: c-typeck.c:6626 #, fuzzy msgid "non-static initialization of a flexible array member" msgstr "Bya a Imbonerahamwe" -#: c-typeck.c:6158 +#: c-typeck.c:6693 #, fuzzy msgid "excess elements in union initializer" msgstr "Ibintu in Ihuza" -#: c-typeck.c:6180 +#: c-typeck.c:6714 #, fuzzy msgid "traditional C rejects initialization of unions" msgstr "C Bya" -#: c-typeck.c:6244 +#: c-typeck.c:6777 #, fuzzy msgid "excess elements in array initializer" msgstr "Ibintu in Imbonerahamwe" -#: c-typeck.c:6274 +#: c-typeck.c:6806 #, fuzzy msgid "excess elements in vector initializer" msgstr "Ibintu in" -#: c-typeck.c:6298 +#: c-typeck.c:6828 #, fuzzy msgid "excess elements in scalar initializer" msgstr "Ibintu in" -#: c-typeck.c:6486 +#: c-typeck.c:6935 #, fuzzy -msgid "jump into statement expression" -msgstr "Byarenze urugero in imvugo" +msgid "asm template is not a string constant" +msgstr "Inyandikorugero ni OYA a Ikurikiranyanyuguti" -#: c-typeck.c:6511 +#: c-typeck.c:6967 #, fuzzy -msgid "ISO C forbids %" -msgstr "C" +msgid "invalid lvalue in asm statement" +msgstr "Sibyo in Inyandiko" + +#: c-typeck.c:7042 +#, fuzzy +msgid "modification by `asm'" +msgstr "ku" -#: c-typeck.c:6525 cp/typeck.c:6036 +#: c-typeck.c:7061 cp/typeck.c:6237 #, fuzzy -msgid "function declared % has a % statement" +msgid "function declared `noreturn' has a `return' statement" msgstr "Umumaro a Inyandiko" -#: c-typeck.c:6532 +#: c-typeck.c:7068 #, fuzzy -msgid "% with no value, in function returning non-void" +msgid "`return' with no value, in function returning non-void" msgstr "`Na: Oya Agaciro in Umumaro" -#: c-typeck.c:6539 +#: c-typeck.c:7074 #, fuzzy -msgid "% with a value, in function returning void" +msgid "`return' with a value, in function returning void" msgstr "`Na: a Agaciro in Umumaro" -#: c-typeck.c:6596 +#: c-typeck.c:7078 +#, fuzzy +msgid "return" +msgstr "Garuka" + +#: c-typeck.c:7130 #, fuzzy msgid "function returns address of local variable" msgstr "Umumaro Aderesi Bya IMPINDURAGACIRO" -#: c-typeck.c:6662 cp/semantics.c:879 +#: c-typeck.c:7186 cp/semantics.c:555 #, fuzzy msgid "switch quantity not an integer" msgstr "Hindura Ingano OYA Umubare wuzuye" -#: c-typeck.c:6673 +#: c-typeck.c:7196 #, fuzzy -msgid "% switch expression not converted to % in ISO C" +msgid "`long' switch expression not converted to `int' in ISO C" msgstr "`Hindura imvugo OYA Kuri in C" -#: c-typeck.c:6712 -#, fuzzy -msgid "case label in statement expression not containing enclosing switch statement" -msgstr "Akarango OYA muri a Hindura Inyandiko" - -#: c-typeck.c:6715 -#, fuzzy -msgid "% label in statement expression not containing enclosing switch statement" -msgstr "`Akarango OYA muri a Hindura Inyandiko" - -#: c-typeck.c:6719 cp/parser.c:6076 +#: c-typeck.c:7231 cp/decl.c:5523 #, fuzzy msgid "case label not within a switch statement" msgstr "Akarango OYA muri a Hindura Inyandiko" -#: c-typeck.c:6721 +#: c-typeck.c:7233 cp/decl.c:5528 #, fuzzy -msgid "% label not within a switch statement" +msgid "`default' label not within a switch statement" msgstr "`Akarango OYA muri a Hindura Inyandiko" -#: c-typeck.c:6787 -msgid "%Hsuggest explicit braces to avoid ambiguous %" -msgstr "" +#: calls.c:1934 tree-inline.c:1177 +#, fuzzy, c-format +msgid "inlining failed in call to `%s'" +msgstr "Byanze in Kuri" -#: c-typeck.c:6797 +#: calls.c:1935 calls.c:2271 tree-inline.c:1178 #, fuzzy -msgid "%Hempty body in an if-statement" -msgstr "ubusa Umubiri in Ikindi Inyandiko" +msgid "called from here" +msgstr "Bivuye" -#: c-typeck.c:6805 -#, fuzzy -msgid "%Hempty body in an else-statement" -msgstr "ubusa Umubiri in Ikindi Inyandiko" +#: calls.c:2270 +#, fuzzy, c-format +msgid "can't inline call to `%s'" +msgstr "Mumurongo Kuri" -#: c-typeck.c:6916 cp/parser.c:6579 +#: calls.c:2300 #, fuzzy -msgid "continue statement not within a loop" -msgstr "urifuzagukomeza Inyandiko OYA muri a" - -#: c-typeck.c:6936 -msgid "%Hstatement with no effect" -msgstr "" +msgid "function call has aggregate value" +msgstr "Umumaro Agaciro" -#: c-typeck.c:6965 -#, fuzzy -msgid "expression statement has incomplete type" -msgstr "imvugo Inyandiko Ubwoko" +#: cfgloop.c:1107 +#, fuzzy, c-format +msgid "Size of loop %d should be %d, not %d." +msgstr "Bya OYA" -#: c-typeck.c:7334 c-typeck.c:7373 -#, fuzzy -msgid "division by zero" -msgstr "Kugabanya na zeru" +#: cfgloop.c:1126 +#, fuzzy, c-format +msgid "Bb %d do not belong to loop %d." +msgstr "OYA Kuri" -#: c-typeck.c:7418 cp/typeck.c:2943 -#, fuzzy -msgid "right shift count is negative" -msgstr "Iburyo: Gusunika IBARA ni" +#: cfgloop.c:1144 +#, fuzzy, c-format +msgid "Loop %d's header does not have exactly 2 entries." +msgstr "S Umutwempangano OYA 2. Ibyinjijwe" -#: c-typeck.c:7425 cp/typeck.c:2949 -#, fuzzy -msgid "right shift count >= width of type" -msgstr "Iburyo: Gusunika IBARA Ubugari Bya Ubwoko" +#: cfgloop.c:1152 +#, fuzzy, c-format +msgid "Loop %d's latch does not have exactly 1 successor." +msgstr "S OYA 1." -#: c-typeck.c:7446 cp/typeck.c:2968 -#, fuzzy -msgid "left shift count is negative" -msgstr "Ibumoso: Gusunika IBARA ni" +#: cfgloop.c:1157 +#, fuzzy, c-format +msgid "Loop %d's latch does not have header as successor." +msgstr "S OYA Umutwempangano Nka" -#: c-typeck.c:7449 cp/typeck.c:2970 -#, fuzzy -msgid "left shift count >= width of type" -msgstr "Ibumoso: Gusunika IBARA Ubugari Bya Ubwoko" +#: cfgloop.c:1162 +#, fuzzy, c-format +msgid "Loop %d's latch does not belong directly to it." +msgstr "S OYA Kuri" -#: c-typeck.c:7466 cp/typeck.c:3005 -#, fuzzy -msgid "comparing floating point with == or != is unsafe" -msgstr "Bihindagurika Akadomo Na: Cyangwa ni" +#: cfgloop.c:1168 +#, fuzzy, c-format +msgid "Loop %d's header does not belong directly to it." +msgstr "S Umutwempangano OYA Kuri" -#: c-typeck.c:7490 c-typeck.c:7497 -#, fuzzy -msgid "ISO C forbids comparison of % with function pointer" -msgstr "C Bya Na: Umumaro Mweretsi" +#: cfgrtl.c:1774 +#, fuzzy, c-format +msgid "bb %d on wrong place" +msgstr "ku" -#: c-typeck.c:7501 c-typeck.c:7547 -#, fuzzy -msgid "comparison of distinct pointer types lacks a cast" -msgstr "Bya Mweretsi a" +#: cfgrtl.c:1780 +#, fuzzy, c-format +msgid "prev_bb of %d should be %d, not %d" +msgstr "Bya OYA" -#: c-typeck.c:7515 c-typeck.c:7520 c-typeck.c:7567 c-typeck.c:7572 -#, fuzzy -msgid "comparison between pointer and integer" -msgstr "hagati Mweretsi Na Umubare wuzuye" +#: cfgrtl.c:1800 +#, fuzzy, c-format +msgid "end insn %d for block %d not found in the insn stream" +msgstr "Impera kugirango Funga OYA Byabonetse in i" -#: c-typeck.c:7539 -#, fuzzy -msgid "comparison of complete and incomplete pointers" -msgstr "Bya Byuzuye Na" - -#: c-typeck.c:7542 -#, fuzzy -msgid "ISO C forbids ordered comparisons of pointers to functions" -msgstr "C Bya Kuri Imimaro" - -#: c-typeck.c:7555 c-typeck.c:7562 -#, fuzzy -msgid "ordered comparison of pointer with integer zero" -msgstr "Bya Mweretsi Na: Umubare wuzuye Zeru" - -#: c-typeck.c:7783 -#, fuzzy -msgid "comparison between signed and unsigned" -msgstr "hagati Na Bitashizweho umukono" - -#: c-typeck.c:7829 cp/typeck.c:3412 -#, fuzzy -msgid "comparison of promoted ~unsigned with constant" -msgstr "Bya Bitashizweho umukono Na:" - -#: c-typeck.c:7837 cp/typeck.c:3420 -#, fuzzy -msgid "comparison of promoted ~unsigned with unsigned" -msgstr "Bya Bitashizweho umukono Na: Bitashizweho umukono" - -#: calls.c:1934 -#, fuzzy -msgid "function call has aggregate value" -msgstr "Umumaro Agaciro" +#: cfgrtl.c:1814 +#, fuzzy, c-format +msgid "insn %d is in multiple basic blocks (%d and %d)" +msgstr "ni in Igikubo BASIC Na" -#: cfghooks.c:90 +#: cfgrtl.c:1826 #, fuzzy, c-format -msgid "bb %d on wrong place" -msgstr "ku" +msgid "head insn %d for block %d not found in the insn stream" +msgstr "kugirango Funga OYA Byabonetse in i" -#: cfghooks.c:96 +#: cfgrtl.c:1848 #, fuzzy, c-format -msgid "prev_bb of %d should be %d, not %d" -msgstr "Bya OYA" +msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i" +msgstr "OYA BIHUYE" -#: cfghooks.c:113 +#: cfgrtl.c:1855 #, fuzzy, c-format msgid "verify_flow_info: Wrong count of block %i %i" msgstr "IBARA Bya Funga" -#: cfghooks.c:119 +#: cfgrtl.c:1861 #, fuzzy, c-format msgid "verify_flow_info: Wrong frequency of block %i %i" msgstr "Ubwisubire Bya Funga" -#: cfghooks.c:127 +#: cfgrtl.c:1869 #, c-format msgid "verify_flow_info: Duplicate edge %i->%i" msgstr "" -#: cfghooks.c:133 +#: cfgrtl.c:1875 #, fuzzy, c-format msgid "verify_flow_info: Wrong probability of edge %i->%i %i" msgstr "Imishobokere Bya" -#: cfghooks.c:139 +#: cfgrtl.c:1881 #, fuzzy, c-format msgid "verify_flow_info: Wrong count of edge %i->%i %i" msgstr "IBARA Bya" -#: cfghooks.c:151 +#: cfgrtl.c:1911 +#, fuzzy, c-format +msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i" +msgstr "kugirango" + +#: cfgrtl.c:1926 +#, c-format +msgid "verify_flow_info: Incorrect fallthru %i->%i" +msgstr "" + +#: cfgrtl.c:1928 +#, fuzzy +msgid "wrong insn in the fallthru edge" +msgstr "in i" + +#: cfgrtl.c:1935 #, fuzzy, c-format msgid "verify_flow_info: Basic block %d succ edge is corrupted" msgstr "Funga ni" -#: cfghooks.c:165 cfgrtl.c:2056 +#: cfgrtl.c:1951 #, fuzzy, c-format -msgid "Wrong amount of branch edges after unconditional jump %i" -msgstr "Igiteranyo Bya Nyuma Simbuka" +msgid "Missing REG_EH_REGION note in the end of bb %i" +msgstr "Impugukirwa in i Impera Bya" -#: cfghooks.c:173 cfghooks.c:184 +#: cfgrtl.c:1959 #, fuzzy, c-format -msgid "basic block %d pred edge is corrupted" -msgstr "BASIC Funga ni" +msgid "Too many outgoing branch edges from bb %i" +msgstr "Bivuye" -#: cfghooks.c:185 +#: cfgrtl.c:1964 #, fuzzy, c-format -msgid "its dest_idx should be %d, not %d" -msgstr "Bya OYA" +msgid "Fallthru edge after unconditional jump %i" +msgstr "Nyuma Simbuka" -#: cfghooks.c:214 +#: cfgrtl.c:1969 #, fuzzy, c-format -msgid "basic block %i edge lists are corrupted" -msgstr "BASIC Funga Intonde" - -#: cfghooks.c:228 -#, fuzzy -msgid "verify_flow_info failed" -msgstr "Byanze" +msgid "Wrong amount of branch edges after unconditional jump %i" +msgstr "Igiteranyo Bya Nyuma Simbuka" -#: cfghooks.c:289 +#: cfgrtl.c:1975 #, fuzzy, c-format -msgid "%s does not support redirect_edge_and_branch." -msgstr "%sOYA Gushigikira Umubare Imiterere" +msgid "Wrong amount of branch edges after conditional jump %i" +msgstr "Igiteranyo Bya Nyuma Simbuka" -#: cfghooks.c:307 +#: cfgrtl.c:1980 #, fuzzy, c-format -msgid "%s does not support redirect_edge_and_branch_force." -msgstr "%sOYA Gushigikira Umubare Imiterere" +msgid "Call edges for non-call insn in bb %i" +msgstr "kugirango in" -#: cfghooks.c:325 +#: cfgrtl.c:1989 #, fuzzy, c-format -msgid "%s does not support split_block." -msgstr "%sOYA Gushigikira" +msgid "Abnormal edges for no purpose in bb %i" +msgstr "kugirango Oya Intego in" -#: cfghooks.c:361 +#: cfgrtl.c:2004 #, fuzzy, c-format -msgid "%s does not support move_block_after." -msgstr "%sOYA Gushigikira" +msgid "missing barrier after block %i" +msgstr "Ibuze Nyuma Funga" -#: cfghooks.c:374 +#: cfgrtl.c:2014 #, fuzzy, c-format -msgid "%s does not support delete_basic_block." -msgstr "%sOYA Gushigikira" +msgid "basic block %d pred edge is corrupted" +msgstr "BASIC Funga ni" -#: cfghooks.c:406 +#: cfgrtl.c:2031 #, fuzzy, c-format -msgid "%s does not support split_edge." -msgstr "%sOYA Gushigikira" +msgid "insn %d inside basic block %d but block_for_insn is NULL" +msgstr "Mo Imbere BASIC Funga ni" -#: cfghooks.c:467 +#: cfgrtl.c:2035 #, fuzzy, c-format -msgid "%s does not support create_basic_block." -msgstr "%sOYA Gushigikira" +msgid "insn %d inside basic block %d but block_for_insn is %i" +msgstr "Mo Imbere BASIC Funga ni" -#: cfghooks.c:495 +#: cfgrtl.c:2049 cfgrtl.c:2059 #, fuzzy, c-format -msgid "%s does not support can_merge_blocks_p." -msgstr "%sOYA Gushigikira" +msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d" +msgstr "ni Ibuze kugirango Funga" -#: cfghooks.c:506 +#: cfgrtl.c:2072 #, fuzzy, c-format -msgid "%s does not support predict_edge." -msgstr "%sOYA Gushigikira" +msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d" +msgstr "in Hagati Bya BASIC Funga" -#: cfghooks.c:515 +#: cfgrtl.c:2084 #, fuzzy, c-format -msgid "%s does not support predicted_by_p." -msgstr "%sOYA Gushigikira" +msgid "in basic block %d:" +msgstr "in BASIC Funga" -#: cfghooks.c:529 -#, fuzzy, c-format -msgid "%s does not support merge_blocks." -msgstr "%sOYA Gushigikira" +#: cfgrtl.c:2085 +#, fuzzy +msgid "flow control insn inside a basic block" +msgstr "Igenzura Mo Imbere a BASIC Funga" -#: cfghooks.c:575 +#: cfgrtl.c:2104 #, fuzzy, c-format -msgid "%s does not support make_forwarder_block." -msgstr "%sOYA Gushigikira" +msgid "basic block %i edge lists are corrupted" +msgstr "BASIC Funga Intonde" -#: cfghooks.c:680 -#, fuzzy, c-format -msgid "%s does not support can_duplicate_block_p." -msgstr "%sOYA Gushigikira" +#: cfgrtl.c:2119 +#, fuzzy +msgid "basic blocks not numbered consecutively" +msgstr "BASIC OYA Iriho Imibare" -#: cfghooks.c:707 -#, fuzzy, c-format -msgid "%s does not support duplicate_block." -msgstr "%sOYA Gushigikira" +#: cfgrtl.c:2144 +#, fuzzy +msgid "insn outside basic block" +msgstr "Hanze BASIC Funga" -#: cfghooks.c:773 -#, fuzzy, c-format -msgid "%s does not support block_ends_with_call_p" -msgstr "%sOYA Gushigikira" +#: cfgrtl.c:2152 +#, fuzzy +msgid "return not followed by barrier" +msgstr "Garuka OYA ku" -#: cfghooks.c:784 +#: cfgrtl.c:2157 #, fuzzy, c-format -msgid "%s does not support block_ends_with_condjump_p" -msgstr "%sOYA Gushigikira" +msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)" +msgstr "Umubare Bya Ibisobanuro in" -#: cfghooks.c:802 -#, fuzzy, c-format -msgid "%s does not support flow_call_edges_add" -msgstr "%sOYA Gushigikira" +#: cfgrtl.c:2161 +#, fuzzy +msgid "verify_flow_info failed" +msgstr "Byanze" -#: cfgloop.c:1312 -#, fuzzy, c-format -msgid "Size of loop %d should be %d, not %d." -msgstr "Bya OYA" +#: collect2.c:425 +#, fuzzy +msgid "internal error" +msgstr "Ikosa ry'imbere" -#: cfgloop.c:1329 -#, fuzzy, c-format -msgid "Bb %d do not belong to loop %d." -msgstr "OYA Kuri" +#: collect2.c:934 +#, fuzzy +msgid "no arguments" +msgstr "Oya ingingo" + +#: collect2.c:1263 collect2.c:1411 collect2.c:1444 +#, c-format +msgid "fopen %s" +msgstr "" + +#: collect2.c:1266 collect2.c:1416 collect2.c:1447 +#, c-format +msgid "fclose %s" +msgstr "" -#: cfgloop.c:1346 +#: collect2.c:1275 #, fuzzy, c-format -msgid "Loop %d's header does not have exactly 2 entries." -msgstr "S Umutwempangano OYA 2. Ibyinjijwe" +msgid "collect2 version %s" +msgstr "Verisiyo" -#: cfgloop.c:1353 +#: collect2.c:1365 #, fuzzy, c-format -msgid "Loop %d's latch does not have exactly 1 successor." -msgstr "S OYA 1." +msgid "%d constructor(s) found\n" +msgstr "%dS" -#: cfgloop.c:1358 +#: collect2.c:1366 #, fuzzy, c-format -msgid "Loop %d's latch does not have header as successor." -msgstr "S OYA Umutwempangano Nka" +msgid "%d destructor(s) found\n" +msgstr "%dS" -#: cfgloop.c:1363 +#: collect2.c:1367 #, fuzzy, c-format -msgid "Loop %d's latch does not belong directly to it." -msgstr "S OYA Kuri" +msgid "%d frame table(s) found\n" +msgstr "%dIkadiri imbonerahamwe# S" -#: cfgloop.c:1369 +#: collect2.c:1508 #, fuzzy, c-format -msgid "Loop %d's header does not belong directly to it." -msgstr "S Umutwempangano OYA Kuri" +msgid "%s terminated with signal %d [%s]%s" +msgstr "%sNa:" -#: cfgloop.c:1375 +#: collect2.c:1527 #, fuzzy, c-format -msgid "Loop %d's latch is marked as part of irreducible region." -msgstr "S OYA Kuri" +msgid "%s returned %d exit status" +msgstr "%sGusohoka Imimerere" -#: cfgloop.c:1408 -#, c-format -msgid "Basic block %d should be marked irreducible." -msgstr "" +#: collect2.c:1555 +#, fuzzy, c-format +msgid "[cannot find %s]" +msgstr "[Gushaka" -#: cfgloop.c:1414 -#, c-format -msgid "Basic block %d should not be marked irreducible." -msgstr "" +#: collect2.c:1570 +#, fuzzy, c-format +msgid "cannot find `%s'" +msgstr "Gushaka" -#: cfgloop.c:1422 +#: collect2.c:1581 collect2.c:1584 #, c-format -msgid "Edge from %d to %d should be marked irreducible." +msgid "redirecting stdout: %s" msgstr "" -#: cfgloop.c:1429 +#: collect2.c:1627 #, c-format -msgid "Edge from %d to %d should not be marked irreducible." +msgid "[Leaving %s]\n" msgstr "" -#: cfgloop.c:1464 -#, c-format -msgid "Wrong single exit %d->%d recorded for loop %d." -msgstr "" +#: collect2.c:1870 +#, fuzzy, c-format +msgid "" +"\n" +"write_c_file - output name is %s, prefix is %s\n" +msgstr "Ibisohoka Izina: ni Imbanziriza ni" -#: cfgloop.c:1468 -#, c-format -msgid "Right exit is %d->%d." -msgstr "" +#: collect2.c:2082 +#, fuzzy +msgid "cannot find `nm'" +msgstr "Gushaka" -#: cfgloop.c:1485 -#, c-format -msgid "Single exit not recorded for loop %d." +#: collect2.c:2092 collect2.c:2533 +msgid "pipe" msgstr "" -#: cfgloop.c:1492 -#, c-format -msgid "Loop %d should not have single exit (%d -> %d)." +#: collect2.c:2096 collect2.c:2537 +msgid "fdopen" msgstr "" -#: cfgrtl.c:1948 -#, fuzzy, c-format -msgid "end insn %d for block %d not found in the insn stream" -msgstr "Impera kugirango Funga OYA Byabonetse in i" - -#: cfgrtl.c:1962 +#: collect2.c:2122 collect2.c:2563 #, fuzzy, c-format -msgid "insn %d is in multiple basic blocks (%d and %d)" -msgstr "ni in Igikubo BASIC Na" +msgid "dup2 %d 1" +msgstr "1." -#: cfgrtl.c:1974 +# svx/source\svdraw\svdstr.src:STR_EditShut.text +#: collect2.c:2125 collect2.c:2128 collect2.c:2141 collect2.c:2566 +#: collect2.c:2569 collect2.c:2582 #, fuzzy, c-format -msgid "head insn %d for block %d not found in the insn stream" -msgstr "kugirango Funga OYA Byabonetse in i" - -#: cfgrtl.c:1998 -#, fuzzy -msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i" -msgstr "OYA BIHUYE" +msgid "close %d" +msgstr "Gufunga" -#: cfgrtl.c:2013 +#: collect2.c:2131 collect2.c:2572 #, c-format -msgid "Fallthru edge crosses section boundary (bb %i)" +msgid "execv %s" msgstr "" -#: cfgrtl.c:2038 -#, fuzzy, c-format -msgid "Missing REG_EH_REGION note in the end of bb %i" -msgstr "Impugukirwa in i Impera Bya" - -#: cfgrtl.c:2046 +#: collect2.c:2185 #, fuzzy, c-format -msgid "Too many outgoing branch edges from bb %i" -msgstr "Bivuye" +msgid "init function found in object %s" +msgstr "Umumaro Byabonetse in Igikoresho" -#: cfgrtl.c:2051 +#: collect2.c:2193 #, fuzzy, c-format -msgid "Fallthru edge after unconditional jump %i" -msgstr "Nyuma Simbuka" +msgid "fini function found in object %s" +msgstr "Umumaro Byabonetse in Igikoresho" -#: cfgrtl.c:2062 -#, fuzzy, c-format -msgid "Wrong amount of branch edges after conditional jump %i" -msgstr "Igiteranyo Bya Nyuma Simbuka" +#: collect2.c:2216 collect2.c:2621 +msgid "fclose" +msgstr "" -#: cfgrtl.c:2067 +#: collect2.c:2261 #, fuzzy, c-format -msgid "Call edges for non-call insn in bb %i" -msgstr "kugirango in" +msgid "unable to open file '%s'" +msgstr "Kuri Gufungura IDOSIYE" -#: cfgrtl.c:2076 +#: collect2.c:2263 #, fuzzy, c-format -msgid "Abnormal edges for no purpose in bb %i" -msgstr "kugirango Oya Intego in" +msgid "unable to stat file '%s'" +msgstr "Kuri IDOSIYE" -#: cfgrtl.c:2088 +#: collect2.c:2269 #, fuzzy, c-format -msgid "insn %d inside basic block %d but block_for_insn is NULL" -msgstr "Mo Imbere BASIC Funga ni" +msgid "unable to mmap file '%s'" +msgstr "Kuri IDOSIYE" -#: cfgrtl.c:2092 -#, fuzzy, c-format -msgid "insn %d inside basic block %d but block_for_insn is %i" -msgstr "Mo Imbere BASIC Funga ni" +#: collect2.c:2422 +#, fuzzy +msgid "not found\n" +msgstr "OYA" -#: cfgrtl.c:2106 cfgrtl.c:2116 +#: collect2.c:2424 collect2.c:2600 #, fuzzy, c-format -msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d" -msgstr "ni Ibuze kugirango Funga" +msgid "dynamic dependency %s not found" +msgstr "OYA Byabonetse" -#: cfgrtl.c:2129 +#: collect2.c:2444 #, fuzzy, c-format -msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d" -msgstr "in Hagati Bya BASIC Funga" +msgid "bad magic number in file '%s'" +msgstr "Umubare in IDOSIYE" -#: cfgrtl.c:2139 -#, fuzzy, c-format -msgid "in basic block %d:" -msgstr "in BASIC Funga" +#: collect2.c:2466 +msgid "dynamic dependencies.\n" +msgstr "" -#: cfgrtl.c:2140 +#: collect2.c:2524 #, fuzzy -msgid "flow control insn inside a basic block" -msgstr "Igenzura Mo Imbere a BASIC Funga" +msgid "cannot find `ldd'" +msgstr "Gushaka" -#: cfgrtl.c:2188 -#, fuzzy, c-format -msgid "missing barrier after block %i" -msgstr "Ibuze Nyuma Funga" +#: collect2.c:2585 +#, fuzzy +msgid "" +"\n" +"ldd output with constructors/destructors.\n" +msgstr "Ibisohoka Na:" -#: cfgrtl.c:2201 +#: collect2.c:2612 #, fuzzy, c-format -msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i" -msgstr "kugirango" +msgid "unable to open dynamic dependency '%s'" +msgstr "Kuri Gufungura" -#: cfgrtl.c:2210 -#, c-format -msgid "verify_flow_info: Incorrect fallthru %i->%i" -msgstr "" +#: collect2.c:2726 +#, fuzzy, c-format +msgid "%s: not a COFF file" +msgstr "%s:OYA a IDOSIYE" -#: cfgrtl.c:2212 -#, fuzzy -msgid "wrong insn in the fallthru edge" -msgstr "in i" +#: collect2.c:2845 +#, fuzzy, c-format +msgid "%s: cannot open as COFF file" +msgstr "%s:Gufungura Nka IDOSIYE" -#: cfgrtl.c:2229 -#, fuzzy -msgid "basic blocks not laid down consecutively" -msgstr "BASIC OYA Iriho Imibare" +#: collect2.c:2901 +#, fuzzy, c-format +msgid "library lib%s not found" +msgstr "Isomero OYA Byabonetse" -#: cfgrtl.c:2254 -#, fuzzy -msgid "insn outside basic block" -msgstr "Hanze BASIC Funga" +# sfx2/source\appl\minbox.src:RID_MAIL_INBOX.BTN_MAILINBOX_OPEN.text +#: collect2.c:3028 +#, fuzzy, c-format +msgid "open %s" +msgstr "Gufungura..." -#: cfgrtl.c:2261 +#: collect2.c:3051 #, fuzzy -msgid "return not followed by barrier" -msgstr "Garuka OYA ku" +msgid "incompatibilities between object file & expected values" +msgstr "hagati Igikoresho IDOSIYE Ikitezwe: Uduciro" -#: cfgrtl.c:2268 +#: collect2.c:3124 #, fuzzy, c-format -msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)" -msgstr "Umubare Bya Ibisobanuro in" +msgid "" +"\n" +"Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n" +msgstr "IKIMENYETSO imbonerahamwe# Nta- boneza" -#: cgraph.c:282 +#: collect2.c:3133 #, fuzzy -msgid "function body not available" -msgstr "Umumaro Mumurongo" +msgid "string section missing" +msgstr "Ikurikiranyanyuguti Icyiciro Ibuze" -#: cgraph.c:284 cgraphunit.c:662 +#: collect2.c:3136 #, fuzzy -msgid "redefined extern inline functions are not considered for inlining" -msgstr "Ryari: Umumaro" +msgid "section pointer missing" +msgstr "Icyiciro Mweretsi Ibuze" -#: cgraph.c:287 cgraphunit.c:667 +#: collect2.c:3184 #, fuzzy -msgid "function not considered for inlining" -msgstr "Umumaro Mumurongo" +msgid "no symbol table found" +msgstr "Oya IKIMENYETSO imbonerahamwe# Byabonetse" -#: cgraph.c:289 cgraphunit.c:665 +#: collect2.c:3197 #, fuzzy -msgid "function not inlinable" -msgstr "Umumaro Mumurongo" - -#: cgraph.c:673 -msgid "%D renamed after being referenced in assembly" -msgstr "" - -#: cgraphunit.c:513 -msgid "Shared call_expr:" -msgstr "" +msgid "no cmd_strings found" +msgstr "Oya Byabonetse" -#: cgraphunit.c:519 +#: collect2.c:3209 #, fuzzy -msgid "Edge points to wrong declaration:" -msgstr "Igikubo in" - -#: cgraphunit.c:528 -msgid "Missing callgraph edge for call expr:" -msgstr "" +msgid "" +"\n" +"Updating header and load commands.\n" +"\n" +msgstr "Umutwempangano Na Ibirimo Amabwiriza" -#: cgraphunit.c:554 -#, c-format -msgid "Aux field set for edge %s->%s" -msgstr "" +#: collect2.c:3216 +#, fuzzy, c-format +msgid "load command map, %d cmds, new size %ld.\n" +msgstr "Ibirimo Komandi: Gishya Ingano" -#: cgraphunit.c:566 +#: collect2.c:3247 #, fuzzy -msgid "Inlined_to pointer is wrong" -msgstr "Icyiciro Mweretsi Ibuze" - -#: cgraphunit.c:571 -msgid "Multiple inline callers" -msgstr "" - -#: cgraphunit.c:578 -msgid "Inlined_to pointer set for noninline callers" -msgstr "" - -#: cgraphunit.c:584 -msgid "Inlined_to pointer is set but no predecesors found" -msgstr "" +msgid "" +"writing load commands.\n" +"\n" +msgstr "Ibirimo Amabwiriza" -#: cgraphunit.c:589 -msgid "Inlined_to pointer reffers to itself" -msgstr "" +# svx/source\svdraw\svdstr.src:STR_EditShut.text +#: collect2.c:3267 +#, fuzzy, c-format +msgid "close %s" +msgstr "Gufunga" -#: cgraphunit.c:599 -msgid "Node not found in DECL_ASSEMBLER_NAME hash" -msgstr "" +#: collect2.c:3341 +#, fuzzy +msgid "could not convert 0x%l.8x into a region" +msgstr "OYA GUHINDURA a" -#: cgraphunit.c:613 -#, c-format -msgid "Edge %s->%s has no corresponding call_expr" -msgstr "" +#: collect2.c:3345 +#, fuzzy, c-format +msgid "%s function, region %d, offset = %ld (0x%.8lx)\n" +msgstr "%sUmumaro Nta- boneza" -#: cgraphunit.c:624 +#: collect2.c:3472 #, fuzzy -msgid "verify_cgraph_node failed." -msgstr "Byanze" +msgid "bad magic number" +msgstr "Umubare" -#: cgraphunit.c:810 +#: collect2.c:3473 #, fuzzy -msgid "failed to reclaim unneeded function" -msgstr "Umwanya Nka a Umumaro" - -#: cgraphunit.c:1201 -msgid "--param large-function-growth limit reached" -msgstr "" - -#: cgraphunit.c:1238 -msgid "recursive inlining" -msgstr "" - -#: cgraphunit.c:1403 cgraphunit.c:1655 -msgid "--param max-inline-insns-single limit reached" -msgstr "" - -#: cgraphunit.c:1427 -msgid "--param max-inline-insns-single limit reached after inlining into the callee" -msgstr "" - -#: cgraphunit.c:1477 -msgid "--param inline-unit-growth limit reached" -msgstr "" - -#: cgraphunit.c:1829 -msgid "Nodes with no released memory found." -msgstr "" - -#: collect2.c:402 gcc.c:6733 -#, fuzzy, c-format -msgid "internal gcc abort in %s, at %s:%d" -msgstr "Kureka in ku" +msgid "bad header version" +msgstr "Umutwempangano Verisiyo" -#: collect2.c:895 +#: collect2.c:3474 #, fuzzy -msgid "no arguments" -msgstr "Oya ingingo" +msgid "bad raw header version" +msgstr "Umutwempangano Verisiyo" -#: collect2.c:1194 -#, fuzzy, c-format -msgid "unknown demangling style '%s'" -msgstr "Kitazwi Ubwoko" - -#: collect2.c:1268 collect2.c:1416 collect2.c:1451 -#, c-format -msgid "fopen %s" -msgstr "" +#: collect2.c:3475 +#, fuzzy +msgid "raw header buffer too small" +msgstr "Umutwempangano Gitoya" -#: collect2.c:1271 collect2.c:1421 collect2.c:1454 -#, c-format -msgid "fclose %s" -msgstr "" +#: collect2.c:3476 +#, fuzzy +msgid "old raw header file" +msgstr "ki/ bishaje Umutwempangano IDOSIYE" -#: collect2.c:1280 -#, fuzzy, c-format -msgid "collect2 version %s" +#: collect2.c:3477 +#, fuzzy +msgid "unsupported version" msgstr "Verisiyo" -#: collect2.c:1370 -#, fuzzy, c-format -msgid "%d constructor(s) found\n" -msgstr "%dS" - -#: collect2.c:1371 -#, fuzzy, c-format -msgid "%d destructor(s) found\n" -msgstr "%dS" - -#: collect2.c:1372 -#, fuzzy, c-format -msgid "%d frame table(s) found\n" -msgstr "%dIkadiri imbonerahamwe# S" - -#: collect2.c:1514 -#, fuzzy, c-format -msgid "%s terminated with signal %d [%s]%s" -msgstr "%sNa:" - -#: collect2.c:1532 -#, fuzzy, c-format -msgid "%s returned %d exit status" -msgstr "%sGusohoka Imimerere" - -#: collect2.c:1557 -#, fuzzy, c-format -msgid "[cannot find %s]" -msgstr "[Gushaka" - -#: collect2.c:1572 +#: collect2.c:3479 #, fuzzy, c-format -msgid "cannot find '%s'" -msgstr "Gushaka" - -#: collect2.c:1583 collect2.c:1586 -#, c-format -msgid "redirecting stdout: %s" -msgstr "" +msgid "unknown {de,en}code_mach_o_hdr return value %d" +msgstr "Kitazwi Garuka Agaciro" -#: collect2.c:1625 +#: collect2.c:3499 #, c-format -msgid "[Leaving %s]\n" +msgid "fstat %s" msgstr "" -#: collect2.c:1845 +#: collect2.c:3536 collect2.c:3584 #, fuzzy, c-format -msgid "" -"\n" -"write_c_file - output name is %s, prefix is %s\n" -msgstr "Ibisohoka Izina: ni Imbanziriza ni" +msgid "lseek %s 0" +msgstr "0" -#: collect2.c:2049 -#, fuzzy -msgid "cannot find 'nm'" -msgstr "Gushaka" - -#: collect2.c:2059 collect2.c:2225 -msgid "pipe" -msgstr "" - -#: collect2.c:2063 collect2.c:2229 -msgid "fdopen" -msgstr "" - -#: collect2.c:2089 collect2.c:2255 +# svx/inc\globlmn.hrc:ITEM_FILE_MAIL_INBOX.text +#: collect2.c:3540 #, fuzzy, c-format -msgid "dup2 %d 1" -msgstr "1." +msgid "read %s" +msgstr "Gusoma" -# svx/source\svdraw\svdstr.src:STR_EditShut.text -#: collect2.c:2092 collect2.c:2095 collect2.c:2108 collect2.c:2258 -#: collect2.c:2261 collect2.c:2274 +#: collect2.c:3543 #, fuzzy, c-format -msgid "close %d" -msgstr "Gufunga" +msgid "read %ld bytes, expected %ld, from %s" +msgstr "Gusoma Bayite Ikitezwe: Bivuye" -#: collect2.c:2098 collect2.c:2264 +#: collect2.c:3564 #, c-format -msgid "execv %s" +msgid "msync %s" msgstr "" -#: collect2.c:2152 -#, fuzzy, c-format -msgid "init function found in object %s" -msgstr "Umumaro Byabonetse in Igikoresho" - -#: collect2.c:2160 -#, fuzzy, c-format -msgid "fini function found in object %s" -msgstr "Umumaro Byabonetse in Igikoresho" - -#: collect2.c:2183 collect2.c:2313 -msgid "fclose" +#: collect2.c:3571 +#, c-format +msgid "munmap %s" msgstr "" -#: collect2.c:2216 -#, fuzzy -msgid "cannot find 'ldd'" -msgstr "Gushaka" - -#: collect2.c:2277 -#, fuzzy -msgid "" -"\n" -"ldd output with constructors/destructors.\n" -msgstr "Ibisohoka Na:" - -#: collect2.c:2292 -#, fuzzy, c-format -msgid "dynamic dependency %s not found" -msgstr "OYA Byabonetse" - -#: collect2.c:2304 -#, fuzzy, c-format -msgid "unable to open dynamic dependency '%s'" -msgstr "Kuri Gufungura" - -#: collect2.c:2463 -#, fuzzy, c-format -msgid "%s: not a COFF file" -msgstr "%s:OYA a IDOSIYE" - -#: collect2.c:2583 +# #-#-#-#-# officecfg.pot (PACKAGE VERSION) #-#-#-#-# +# officecfg/registry\schema\org\openoffice\Office\Common.xcs:....Filter.HTML.Export.Browser..3.text +# #-#-#-#-# officecfg.pot (PACKAGE VERSION) #-#-#-#-# +# officecfg/registry\schema\org\openoffice\Office\Writer.xcs:....FormLetter.MailingOutput.Format..8.text +#: collect2.c:3588 #, fuzzy, c-format -msgid "%s: cannot open as COFF file" -msgstr "%s:Gufungura Nka IDOSIYE" +msgid "write %s" +msgstr "Kwandika" -#: collect2.c:2641 +#: collect2.c:3591 #, fuzzy, c-format -msgid "library lib%s not found" -msgstr "Isomero OYA Byabonetse" +msgid "wrote %ld bytes, expected %ld, to %s" +msgstr "Bayite Ikitezwe: Kuri" -#: combine.c:12516 +#: combine.c:13222 #, fuzzy, c-format msgid "" ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n" @@ -4888,7 +4481,7 @@ msgid "" "\n" msgstr ";;Sitatisitiki Gishya Umwanya Ibyatunganye" -#: combine.c:12525 +#: combine.c:13232 #, fuzzy, c-format msgid "" "\n" @@ -4901,463 +4494,415 @@ msgstr ";;Gishya Umwanya Ibyatunganye" msgid "cannot convert to a pointer type" msgstr "GUHINDURA Kuri a Mweretsi Ubwoko" -#: convert.c:302 +#: convert.c:102 #, fuzzy msgid "pointer value used where a floating point value was expected" msgstr "Mweretsi Agaciro a Bihindagurika Akadomo Agaciro Ikitezwe:" -#: convert.c:306 +#: convert.c:106 #, fuzzy msgid "aggregate value used where a float was expected" msgstr "Agaciro a Kureremba Ikitezwe:" -#: convert.c:331 +#: convert.c:132 #, fuzzy msgid "conversion to incomplete type" msgstr "Ihindurangero Kuri Ubwoko" -#: convert.c:660 convert.c:736 +#: convert.c:414 convert.c:494 #, fuzzy msgid "can't convert between vector values of different size" msgstr "GUHINDURA hagati Uduciro Bya Ingano" -#: convert.c:666 +#: convert.c:420 #, fuzzy msgid "aggregate value used where an integer was expected" msgstr "Agaciro Umubare wuzuye Ikitezwe:" -#: convert.c:716 +#: convert.c:472 f/com.c:1100 #, fuzzy msgid "pointer value used where a complex was expected" msgstr "Mweretsi Agaciro a ITSINDA RY'IMIBARE C Ikitezwe:" -#: convert.c:720 +#: convert.c:476 f/com.c:1102 #, fuzzy msgid "aggregate value used where a complex was expected" msgstr "Agaciro a ITSINDA RY'IMIBARE C Ikitezwe:" -#: convert.c:742 +#: convert.c:500 #, fuzzy msgid "can't convert value to a vector" msgstr "GUHINDURA Agaciro Kuri a" -#: coverage.c:168 -#, fuzzy, c-format -msgid "%qs is not a gcov data file" -msgstr "\"%s\"ni OYA a Byemewe Izina ry'idosiye:" - -#: coverage.c:179 +#: cpperror.c:113 #, fuzzy -msgid "%qs is version %q.*s, expected version %q.*s" -msgstr "Musomyi: Verisiyo Gukora: %s%s Verisiyo" - -#: coverage.c:259 coverage.c:267 -#, c-format -msgid "coverage mismatch for function %u while reading execution counters." -msgstr "" +msgid "warning: " +msgstr "Iburira!" -#: coverage.c:261 coverage.c:344 -#, c-format -msgid "checksum is %x instead of %x" -msgstr "" +#: cpperror.c:115 +#, fuzzy +msgid "internal error: " +msgstr "Ikosa ry'imbere" -#: coverage.c:269 coverage.c:352 -#, c-format -msgid "number of counters is %d instead of %d" +#: cpperror.c:189 +msgid "stdout" msgstr "" -#: coverage.c:275 +# desktop/source\app\ssodlg.src:DLG_SSOLOGIN.text +#: cpperror.c:191 gcc.c:6428 #, fuzzy, c-format -msgid "cannot merge separate %s counters for function %u" -msgstr "Gukoresha in Hagarikira aho Umumaro" +msgid "%s: %s" +msgstr "%s:%s" -#: coverage.c:296 -#, fuzzy, c-format -msgid "%qs has overflowed" -msgstr "Byarenze urugero" +#: cppexp.c:199 +#, fuzzy +msgid "too many decimal points in number" +msgstr "NYACUMI Utudomo in Umubare" -#: coverage.c:296 +#: cppexp.c:219 #, fuzzy, c-format -msgid "%qs is corrupted" -msgstr "" -".Project- Id- Version: basctl\n" -"POT- Creation- Date: 2003- 12- 07 17: 13+ 02\n" -"PO- Revision- Date: 2004- 11- 04 10: 13- 0700\n" -"Last- Translator: Language- Team:< en@ li. org> MIME- Version: 1. 0\n" -"Content- Type: text/ plain; charset= UTF- 8\n" -"Content- Transfer- Encoding: 8bit\n" -"X- Generator: KBabel 1. 0\n" -"." +msgid "invalid digit \"%c\" in octal constant" +msgstr "Sibyo in" -#: coverage.c:333 -#, fuzzy, c-format -msgid "no coverage for function %qs found." -msgstr "Sibyo ishuri kugirango Umumaro" +#: cppexp.c:225 +#, fuzzy +msgid "use of C99 hexadecimal floating constant" +msgstr "Gukoresha Bya Bihindagurika" -#: coverage.c:341 coverage.c:349 -#, c-format -msgid "coverage mismatch for function %qs while reading counter %qs." -msgstr "" +#: cppexp.c:234 +#, fuzzy +msgid "exponent has no digits" +msgstr "Oya" -#: coverage.c:532 +#: cppexp.c:241 +#, fuzzy +msgid "hexadecimal floating constants require an exponent" +msgstr "Bihindagurika" + +#: cppexp.c:247 #, fuzzy, c-format -msgid "cannot open %s" -msgstr "Gufungura" +msgid "invalid suffix \"%.*s\" on floating constant" +msgstr "Sibyo Ingereka S ku Bihindagurika" -#: coverage.c:567 +#: cppexp.c:257 cppexp.c:282 #, fuzzy, c-format -msgid "error writing %qs" -msgstr "Ikosa Kuri" +msgid "traditional C rejects the \"%.*s\" suffix" +msgstr "C i S Ingereka" -#: cppspec.c:106 +#: cppexp.c:268 #, fuzzy, c-format -msgid "\"%s\" is not a valid option to the preprocessor" -msgstr "\"%s\"ni OYA a Byemewe Ihitamo Kuri i" +msgid "invalid suffix \"%.*s\" on integer constant" +msgstr "Sibyo Ingereka S ku Umubare wuzuye" -#: cppspec.c:128 +#: cppexp.c:289 #, fuzzy -msgid "too many input files" -msgstr "Iyinjiza Idosiye" +msgid "use of C99 long long integer constant" +msgstr "Gukoresha Bya Umubare wuzuye" -#: cse.c:6812 -#, fuzzy, c-format -msgid ";; Processing block from %d to %d, %d sets.\n" -msgstr ";;Funga Bivuye Kuri" +#: cppexp.c:295 +#, fuzzy +msgid "imaginary constants are a GCC extension" +msgstr "NYURABWENGE a Umugereka" -#: diagnostic.c:168 -#, fuzzy, c-format -msgid "%s:%d: confused by earlier errors, bailing out\n" -msgstr "%s:%d:ku Amakosa" +#: cppexp.c:383 +#, fuzzy +msgid "integer constant is too large for its type" +msgstr "Umubare wuzuye ni Binini kugirango Ubwoko" -#: diagnostic.c:228 -msgid "compilation terminated due to -Wfatal-errors.\n" -msgstr "" +#: cppexp.c:395 +#, fuzzy +msgid "integer constant is so large that it is unsigned" +msgstr "Umubare wuzuye ni Binini ni Bitashizweho umukono" -#: diagnostic.c:237 +#: cppexp.c:482 +#, fuzzy +msgid "missing ')' after \"defined\"" +msgstr "Ibuze Nyuma" + +#: cppexp.c:489 +#, fuzzy +msgid "operator \"defined\" requires an identifier" +msgstr "Mukoresha Ikiranga" + +#: cppexp.c:497 #, fuzzy, c-format -msgid "" -"Please submit a full bug report,\n" -"with preprocessed source if appropriate.\n" -"See %s for instructions.\n" -msgstr "Tanga a Icyegeranyo Na: Inkomoko NIBA kugirango Amabwiriza" +msgid "(\"%s\" is an alternative token for \"%s\" in C++)" +msgstr "(\"%s\"ni kugirango in C" -#: diagnostic.c:246 -msgid "compilation terminated.\n" -msgstr "" +#: cppexp.c:507 +#, fuzzy +msgid "this use of \"defined\" may not be portable" +msgstr "iyi Gukoresha Bya Gicurasi OYA" -#: diagnostic.c:537 +#: cppexp.c:545 #, fuzzy -msgid "Internal compiler error: Error reporting routines re-entered.\n" -msgstr "Ikosa" +msgid "floating constant in preprocessor expression" +msgstr "Bihindagurika in imvugo" + +#: cppexp.c:551 +#, fuzzy +msgid "imaginary number in preprocessor expression" +msgstr "NYURABWENGE Umubare in imvugo" -#: diagnostic.c:556 +#: cppexp.c:596 #, fuzzy, c-format -msgid "in %s, at %s:%d" -msgstr "in ku" +msgid "ISO C++ does not permit \"%s\" in #if" +msgstr "C OYA in NIBA" -#: dominance.c:834 +#: cppexp.c:604 #, fuzzy, c-format -msgid "dominator of %d status unknown" -msgstr "Bya OYA" +msgid "\"%s\" is not defined" +msgstr "\"%s\"ni OYA" -#: dominance.c:836 +#: cppexp.c:737 cppexp.c:772 #, fuzzy, c-format -msgid "dominator of %d should be %d, not %d" -msgstr "Bya OYA" +msgid "missing binary operator before token \"%s\"" +msgstr "Ibuze Nyabibiri Mukoresha Mbere" -#: dominance.c:848 -#, c-format -msgid "ENTRY does not dominate bb %d" -msgstr "" +#: cppexp.c:756 +#, fuzzy, c-format +msgid "invalid character '%c' in #if" +msgstr "Sibyo Inyuguti in NIBA" -#: dwarf2out.c:3393 +#: cppexp.c:758 #, fuzzy, c-format -msgid "DW_LOC_OP %s not implemented\n" -msgstr "OYA" +msgid "invalid character '\\%03o' in #if" +msgstr "Sibyo Inyuguti in NIBA" + +#: cppexp.c:763 +#, fuzzy, c-format +msgid "token \"%s\" is not valid in preprocessor expressions" +msgstr "ni OYA Byemewe in" -#: emit-rtl.c:2232 +#: cppexp.c:782 #, fuzzy -msgid "Invalid rtl sharing found in the insn" -msgstr "Sibyo in i" +msgid "void expression between '(' and ')'" +msgstr "imvugo hagati Na" -#: emit-rtl.c:2234 -msgid "Shared rtx" -msgstr "" +#: cppexp.c:785 +#, fuzzy +msgid "#if with no expression" +msgstr "#NIBA Na: Oya imvugo" -#: emit-rtl.c:2236 -msgid "Internal consistency failure" -msgstr "" +#: cppexp.c:787 +#, fuzzy, c-format +msgid "operator '%s' has no right operand" +msgstr "Mukoresha Oya Iburyo:" -#: emit-rtl.c:3301 -msgid "ICE: emit_insn used where emit_jump_insn needed:\n" +#: cppexp.c:813 +msgid " ':' without preceding '?'" msgstr "" -#: errors.c:133 java/jv-scan.c:272 +#: cppexp.c:840 +#, fuzzy +msgid "unbalanced stack in #if" +msgstr "in NIBA" + +#: cppexp.c:862 #, fuzzy, c-format -msgid "abort in %s, at %s:%d" -msgstr "Kureka in ku" +msgid "impossible operator '%u'" +msgstr "Mukoresha" -#: except.c:340 +#: cppexp.c:954 #, fuzzy -msgid "exception handling disabled, use -fexceptions to enable" -msgstr "Irengayobora(-) Yahagaritswe Gukoresha Kuri Gushoboza" +msgid "missing ')' in expression" +msgstr "Ibuze in imvugo" -#: except.c:2577 +#: cppexp.c:975 #, fuzzy -msgid "argument of %<__builtin_eh_return_regno%> must be constant" -msgstr "Bya" +msgid "'?' without following ':'" +msgstr "" +"''Project- Id- Version: basctl\n" +"POT- Creation- Date: 2003- 12- 07 17: 13+ 02\n" +"PO- Revision- Date: 2004- 11- 04 10: 13- 0700\n" +"Last- Translator: Language- Team:< en@ li. org> MIME- Version: 1. 0\n" +"Content- Type: text/ plain; charset= UTF- 8\n" +"Content- Transfer- Encoding: 8bit\n" +"X- Generator: KBabel 1. 0\n" +"." -#: except.c:2708 +#: cppexp.c:985 #, fuzzy -msgid "__builtin_eh_return not supported on this target" -msgstr "_OYA ku iyi Intego" +msgid "integer overflow in preprocessor expression" +msgstr "Umubare wuzuye Byarenze urugero in imvugo" -#: explow.c:1301 +#: cppexp.c:990 #, fuzzy -msgid "stack limits not supported on this target" -msgstr "Imbibi OYA ku iyi Intego" +msgid "missing '(' in expression" +msgstr "Ibuze in imvugo" -#: final.c:1062 -#, fuzzy -msgid "negative insn length" -msgstr "Uburebure" +#: cppexp.c:1026 +#, fuzzy, c-format +msgid "the left operand of \"%s\" changes sign when promoted" +msgstr "i Ibumoso: Bya Amahinduka IKIMENYETSO Ryari:" -#: final.c:2508 -#, fuzzy -msgid "could not split insn" -msgstr "OYA Gutandukanya" +#: cppexp.c:1031 +#, fuzzy, c-format +msgid "the right operand of \"%s\" changes sign when promoted" +msgstr "i Iburyo: Bya Amahinduka IKIMENYETSO Ryari:" -#: final.c:2857 +#: cppexp.c:1414 #, fuzzy -msgid "invalid 'asm': " -msgstr "Sibyo" - -#: final.c:3040 -msgid "nested assembly dialect alternatives" -msgstr "" +msgid "comma operator in operand of #if" +msgstr "Akitso Mukoresha in Bya NIBA" -#: final.c:3057 final.c:3069 -msgid "unterminated assembly dialect alternative" -msgstr "" +#: cppexp.c:1551 +#, fuzzy +msgid "division by zero in #if" +msgstr "ku Zeru in NIBA" -#: final.c:3116 +#: cppfiles.c:411 #, fuzzy, c-format -msgid "operand number missing after %%-letter" -msgstr "Umubare Ibuze Nyuma" - -#: final.c:3119 final.c:3160 -#, fuzzy -msgid "operand number out of range" -msgstr "Umubare Inyuma Bya Urutonde" +msgid "%s is too large" +msgstr "%sni Binini" -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_INVALID.text -#: final.c:3179 +#: cppfiles.c:447 #, fuzzy, c-format -msgid "invalid %%-code" -msgstr "Sibyo" +msgid "%s is shorter than expected" +msgstr "%sni Ikitezwe:" -#: final.c:3209 +#: cppfiles.c:461 #, fuzzy, c-format -msgid "'%%l' operand isn't a label" -msgstr "`%%l'si a Akarango" +msgid "%s is a block device" +msgstr "%sni a Funga APAREYE" -#. We can't handle floating point constants; -#. PRINT_OPERAND must handle them. -#: final.c:3311 vmsdbgout.c:488 config/i386/i386.c:5957 -#: config/pdp11/pdp11.c:1690 -#, fuzzy -msgid "floating constant misused" -msgstr "Bihindagurika" +#: cppfiles.c:594 +#, fuzzy, c-format +msgid "no include path in which to find %s" +msgstr "Oya Gushyiramo Inzira in Kuri Gushaka" -#: final.c:3367 vmsdbgout.c:545 config/i386/i386.c:6035 -#: config/pdp11/pdp11.c:1737 +#: cppfiles.c:668 #, fuzzy -msgid "invalid expression as operand" -msgstr "Sibyo imvugo Nka" +msgid "Multiple include guards may be useful for:\n" +msgstr "Gushyiramo Gicurasi kugirango" -#: flow.c:494 flow.c:518 flow.c:540 +#: cppfiles.c:1014 #, fuzzy -msgid "internal consistency failure" -msgstr "By'imbere Kureka" +msgid "absolute file name in remap_filename" +msgstr "IDOSIYE Izina: in" -#: flow.c:1689 -#, fuzzy -msgid "Attempt to delete prologue/epilogue insn:" -msgstr "Kuri Gusiba" +#: cppinit.c:224 +#, fuzzy, c-format +msgid "ignoring nonexistent directory \"%s\"\n" +msgstr "bushyinguro" -#: fold-const.c:3232 fold-const.c:3243 +#: cppinit.c:231 #, fuzzy, c-format -msgid "comparison is always %d due to width of bit-field" -msgstr "ni Buri gihe Kuri Ubugari Bya Umwanya" +msgid "%s: Not a directory" +msgstr "%s:a bushyinguro" -#: fold-const.c:4807 fold-const.c:4822 +#: cppinit.c:287 #, fuzzy, c-format -msgid "comparison is always %d" -msgstr "ni Buri gihe" +msgid "ignoring duplicate directory \"%s\"\n" +msgstr "Gusubiramo bushyinguro" -#: fold-const.c:4951 +#: cppinit.c:325 #, fuzzy -msgid "% of unmatched not-equal tests is always 1" -msgstr "`Bya OYA bingana ni Buri gihe 1." +msgid " as it is a non-system directory that duplicates a system directory\n" +msgstr "Nka ni a Sisitemu bushyinguro a Sisitemu" -#: fold-const.c:4956 +#: cppinit.c:891 #, fuzzy -msgid "% of mutually exclusive equal-tests is always 0" -msgstr "`Bya bingana ni Buri gihe 0" - -#: fold-const.c:9925 -msgid "fold check: original tree changed by fold" -msgstr "" +msgid "cppchar_t must be an unsigned type" +msgstr "Bitashizweho umukono Ubwoko" -#: function.c:832 varasm.c:1584 -#, fuzzy -msgid "%Jsize of variable %qD is too large" -msgstr "Ingano Bya IMPINDURAGACIRO ni Binini" +#: cppinit.c:895 +#, fuzzy, c-format +msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits" +msgstr "Kinini Bya Intego" -#: function.c:1443 +#: cppinit.c:901 #, fuzzy -msgid "impossible constraint in %" -msgstr "Imbogamizi in" +msgid "CPP arithmetic must be at least as precise as a target int" +msgstr "ku Nka Nka a Intego INT" -#: function.c:3614 +#: cppinit.c:904 #, fuzzy -msgid "%Jvariable %qD might be clobbered by % or %" -msgstr "IMPINDURAGACIRO ku Cyangwa" +msgid "target char is less than 8 bits wide" +msgstr "Intego INYUGUTI ni Birutwa 8" -#: function.c:3635 +#: cppinit.c:908 #, fuzzy -msgid "%Jargument %qD might be clobbered by % or %" -msgstr "ku Cyangwa" +msgid "target wchar_t is narrower than target char" +msgstr "Intego ni Intego INYUGUTI" -#: function.c:4026 +#: cppinit.c:912 #, fuzzy -msgid "function returns an aggregate" -msgstr "Umumaro" +msgid "target int is narrower than target char" +msgstr "Intego INT ni Intego INYUGUTI" -#: function.c:4349 +#: cppinit.c:916 #, fuzzy -msgid "%Junused parameter %qD" -msgstr "Kidakoreshwa" - -#: gcc.c:1237 -#, fuzzy, c-format -msgid "ambiguous abbreviation %s" -msgstr "Impine" - -#: gcc.c:1264 -#, fuzzy, c-format -msgid "incomplete '%s' option" -msgstr "Ihitamo" +msgid "CPP half-integer narrower than CPP character" +msgstr "Umubare wuzuye Inyuguti" -#: gcc.c:1275 +#: cppinit.c:920 #, fuzzy, c-format -msgid "missing argument to '%s' option" -msgstr "Ibuze Kuri Ihitamo" - -#: gcc.c:1288 -#, fuzzy, c-format -msgid "extraneous argument to '%s' option" -msgstr "Kuri Ihitamo" +msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits" +msgstr "ku iyi Ubuturo Inyuguti KURI i Intego" -#: gcc.c:1632 +#: cppinit.c:972 #, fuzzy -msgid "Using built-in specs.\n" -msgstr "in" - -#: gcc.c:1815 -#, fuzzy, c-format -msgid "" -"Setting spec %s to '%s'\n" -"\n" -msgstr "Kuri" - -#: gcc.c:1924 -#, fuzzy, c-format -msgid "Reading specs from %s\n" -msgstr "Bivuye" - -#: gcc.c:2020 gcc.c:2039 -#, fuzzy, c-format -msgid "specs %%include syntax malformed after %ld characters" -msgstr "Nyuma Inyuguti" +msgid "#include \"...\" search starts here:\n" +msgstr "#Gushyiramo Gushaka" -#: gcc.c:2047 -#, fuzzy, c-format -msgid "could not find specs file %s\n" -msgstr "OYA Gushaka IDOSIYE" +#: cppinit.c:976 +#, fuzzy +msgid "#include <...> search starts here:\n" +msgstr "#Gushyiramo Gushaka" -#: gcc.c:2064 gcc.c:2072 gcc.c:2081 gcc.c:2090 -#, fuzzy, c-format -msgid "specs %%rename syntax malformed after %ld characters" -msgstr "Nyuma Inyuguti" +#: cppinit.c:979 +#, fuzzy +msgid "End of search list.\n" +msgstr "Impera Bya Gushaka Urutonde" -#: gcc.c:2099 -#, fuzzy, c-format -msgid "specs %s spec was not found to be renamed" -msgstr "OYA Byabonetse Kuri" +#: cppinit.c:1057 +#, fuzzy +msgid "" +msgstr "" +msgstr " MIME- Version: 1. 0\n" @@ -5366,23543 +4911,18944 @@ msgstr "" "X- Generator: KBabel 1. 0\n" "." -#: gcc.c:3023 +#: cpplex.c:157 #, fuzzy, c-format -msgid "Usage: %s [options] file...\n" -msgstr "Amahitamo IDOSIYE" +msgid "trigraph ??%c ignored" +msgstr "" +"Project- Id- Version: basctl\n" +"POT- Creation- Date: 2003- 12- 07 17: 13+ 02\n" +"PO- Revision- Date: 2004- 11- 04 10: 13- 0700\n" +"Last- Translator: Language- Team:< en@ li. org> MIME- Version: 1. 0\n" +"Content- Type: text/ plain; charset= UTF- 8\n" +"Content- Transfer- Encoding: 8bit\n" +"X- Generator: KBabel 1. 0\n" +"." -# crashrep/source\all\crashrep.lng:%OPTIONS_BUTTON%.text -#: gcc.c:3024 +#: cpplex.c:214 #, fuzzy -msgid "Options:\n" -msgstr "Amahitamo..." +msgid "backslash and newline separated by space" +msgstr "Na ku Umwanya" -#: gcc.c:3026 +#: cpplex.c:221 cpptrad.c:158 #, fuzzy -msgid " -pass-exit-codes Exit with highest error code from a phase\n" -msgstr "-Gusohoka Na: kirekire kurusha ibindi Ikosa ITEGEKONGENGA Bivuye a" +msgid "backslash-newline at end of file" +msgstr "ku Impera Bya IDOSIYE" -#: gcc.c:3027 +#: cpplex.c:287 cpptrad.c:199 #, fuzzy -msgid " --help Display this information\n" -msgstr "--Ifashayobora iyi" +msgid "\"/*\" within comment" +msgstr "\"/*\"muri Icyo wongeraho" -#: gcc.c:3028 +#: cpplex.c:395 #, fuzzy -msgid " --target-help Display target specific command line options\n" -msgstr "--Intego Ifashayobora Intego Komandi: Umurongo" +msgid "null character(s) ignored" +msgstr "NTAGIHARI Inyuguti S" -#: gcc.c:3030 -#, fuzzy -msgid " (Use '-v --help' to display command line options of sub-processes)\n" -msgstr "(v Kuri Kugaragaza Komandi: Umurongo Amahitamo Bya" +#: cpplex.c:402 +#, fuzzy, c-format +msgid "%s in preprocessing directive" +msgstr "%sin" -#: gcc.c:3031 -#, fuzzy -msgid " -dumpspecs Display all of the built in spec strings\n" -msgstr "-Byose Bya i in" +#: cpplex.c:475 +#, fuzzy, c-format +msgid "attempt to use poisoned \"%s\"" +msgstr "Kuri Gukoresha" -#: gcc.c:3032 +#: cpplex.c:483 #, fuzzy -msgid " -dumpversion Display the version of the compiler\n" -msgstr "-i Verisiyo Bya i" +msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro" +msgstr "_Kugaragara in i Bya a Makoro" -#: gcc.c:3033 +#: cpplex.c:555 #, fuzzy -msgid " -dumpmachine Display the compiler's target processor\n" -msgstr "-i Intego" +msgid "'$' character(s) in identifier or number" +msgstr "'$'Inyuguti S in Ikiranga Cyangwa Umubare" -#: gcc.c:3034 +#: cpplex.c:698 +#, fuzzy, c-format +msgid "missing terminating %c character" +msgstr "Ibuze Inyuguti" + +#: cpplex.c:711 #, fuzzy -msgid " -print-search-dirs Display the directories in the compiler's search path\n" -msgstr "-Gucapa Gushaka i ububiko bw'amaderese in i Gushaka" +msgid "null character(s) preserved in literal" +msgstr "NTAGIHARI Inyuguti S in" -#: gcc.c:3035 +#: cpplex.c:915 cpptrad.c:487 #, fuzzy -msgid " -print-libgcc-file-name Display the name of the compiler's companion library\n" -msgstr "-Gucapa IDOSIYE Izina: i Izina: Bya i" +msgid "no newline at end of file" +msgstr "Oya ku Impera Bya IDOSIYE" -#: gcc.c:3036 +#: cpplex.c:1092 cpptrad.c:213 #, fuzzy -msgid " -print-file-name= Display the full path to library \n" -msgstr "-Gucapa IDOSIYE Izina: i Inzira Kuri Isomero" +msgid "unterminated comment" +msgstr "Icyo wongeraho" -#: gcc.c:3037 +#: cpplex.c:1103 #, fuzzy -msgid " -print-prog-name= Display the full path to compiler component \n" -msgstr "-Gucapa Izina: i Inzira Kuri" +msgid "C++ style comments are not allowed in ISO C90" +msgstr "C IMISUSIRE Ibisobanuro OYA in" -#: gcc.c:3038 +#: cpplex.c:1105 #, fuzzy -msgid " -print-multi-directory Display the root directory for versions of libgcc\n" -msgstr "-Gucapa bushyinguro i Imizi bushyinguro kugirango Uburyo Bya" +msgid "(this will be reported only once per input file)" +msgstr "(iyi Rimwe Iyinjiza IDOSIYE" -#: gcc.c:3039 +#: cpplex.c:1110 #, fuzzy -msgid "" -" -print-multi-lib Display the mapping between command line options and\n" -" multiple library search directories\n" -msgstr "-Gucapa i Igereranya hagati Komandi: Umurongo Amahitamo Igikubo Isomero Gushaka" +msgid "multi-line comment" +msgstr "Umurongo Icyo wongeraho" + +#: cpplex.c:1425 +#, fuzzy, c-format +msgid "unknown string token %s\n" +msgstr "Kitazwi Ikurikiranyanyuguti" + +#: cpplex.c:1438 +#, c-format +msgid "unspellable token %s" +msgstr "" -#: gcc.c:3042 +#: cpplex.c:1695 +#, fuzzy, c-format +msgid "the meaning of '\\%c' is different in traditional C" +msgstr "i Igisobanuro Bya ni in C" + +#: cpplex.c:1701 #, fuzzy -msgid " -print-multi-os-directory Display the relative path to OS libraries\n" -msgstr "-Gucapa bushyinguro i Bifitanye isano Inzira Kuri" +msgid "incomplete universal-character-name" +msgstr "Ky'isi yose Inyuguti Izina:" -#: gcc.c:3043 +#: cpplex.c:1715 +#, fuzzy, c-format +msgid "non-hex digit '%c' in universal-character-name" +msgstr "in Ky'isi yose Inyuguti Izina:" + +#: cpplex.c:1723 #, fuzzy -msgid " -Wa, Pass comma-separated on to the assembler\n" -msgstr "-Amahitamo Akitso Amahitamo ku Kuri i" +msgid "universal-character-name on EBCDIC target" +msgstr "Ky'isi yose Inyuguti Izina: ku Intego" -#: gcc.c:3044 +#: cpplex.c:1737 #, fuzzy -msgid " -Wp, Pass comma-separated on to the preprocessor\n" -msgstr "-Amahitamo Akitso Amahitamo ku Kuri i" +msgid "universal-character-name out of range" +msgstr "Ky'isi yose Inyuguti Izina: Inyuma Bya Urutonde" -#: gcc.c:3045 +#: cpplex.c:1791 #, fuzzy -msgid " -Wl, Pass comma-separated on to the linker\n" -msgstr "-Amahitamo Akitso Amahitamo ku Kuri i" +msgid "the meaning of '\\a' is different in traditional C" +msgstr "i Igisobanuro Bya ni in C" -#: gcc.c:3046 +#: cpplex.c:1798 +#, fuzzy, c-format +msgid "non-ISO-standard escape sequence, '\\%c'" +msgstr "Bisanzwe" + +#: cpplex.c:1809 #, fuzzy -msgid " -Xassembler Pass on to the assembler\n" -msgstr "-ku Kuri i" +msgid "the meaning of '\\x' is different in traditional C" +msgstr "i Igisobanuro Bya ni in C" -#: gcc.c:3047 +#: cpplex.c:1828 f/lex.c:585 #, fuzzy -msgid " -Xpreprocessor Pass on to the preprocessor\n" -msgstr "-ku Kuri i" +msgid "\\x used with no following hex digits" +msgstr "\\xNa: Oya" -#: gcc.c:3048 +#: cpplex.c:1833 #, fuzzy -msgid " -Xlinker Pass on to the linker\n" -msgstr "-ku Kuri i" +msgid "hex escape sequence out of range" +msgstr "Inyuma Bya Urutonde" -#: gcc.c:3049 +#: cpplex.c:1858 #, fuzzy -msgid " -combine Pass multiple source files to compiler at once\n" -msgstr "-OYA Kugaragaza Imimaro Cyangwa" +msgid "octal escape sequence out of range" +msgstr "Inyuma Bya Urutonde" + +#: cpplex.c:1874 +#, fuzzy, c-format +msgid "unknown escape sequence '\\%c'" +msgstr "Kitazwi" + +#: cpplex.c:1877 +#, fuzzy, c-format +msgid "unknown escape sequence: '\\%03o'" +msgstr "Kitazwi" -#: gcc.c:3050 +#: cpplex.c:1882 #, fuzzy -msgid " -save-temps Do not delete intermediate files\n" -msgstr "-Kubika OYA Gusiba" +msgid "escape sequence out of range for its type" +msgstr "Inyuma Bya Urutonde kugirango Ubwoko" -#: gcc.c:3051 -msgid " -pipe Use pipes rather than intermediate files\n" -msgstr "" +#: cpplex.c:1973 +#, fuzzy +msgid "empty character constant" +msgstr "ubusa Inyuguti" -#: gcc.c:3052 +#: cpplex.c:1983 #, fuzzy -msgid " -time Time the execution of each subprocess\n" -msgstr "-Igihe i Bya" +msgid "character constant too long for its type" +msgstr "Inyuguti kugirango Ubwoko" -#: gcc.c:3053 +#: cpplex.c:1986 #, fuzzy -msgid " -specs= Override built-in specs with the contents of \n" -msgstr "-IDOSIYE in Na: i Ibigize Bya IDOSIYE" +msgid "multi-character character constant" +msgstr "Inyuguti Inyuguti" + +#: cpplib.c:225 +#, fuzzy, c-format +msgid "extra tokens at end of #%s directive" +msgstr "Birenga ku Impera Bya" + +#: cpplib.c:315 +#, fuzzy, c-format +msgid "#%s is a GCC extension" +msgstr "#%sni a Umugereka" -#: gcc.c:3054 +#: cpplib.c:327 #, fuzzy -msgid " -std= Assume that the input sources are for \n" -msgstr "-STD Bisanzwe i Iyinjiza kugirango Bisanzwe" +msgid "suggest not using #elif in traditional C" +msgstr "OYA ikoresha in C" + +#: cpplib.c:330 +#, fuzzy, c-format +msgid "traditional C ignores #%s with the # indented" +msgstr "C Na: i hariho marije" -#: gcc.c:3055 +#: cpplib.c:334 +#, fuzzy, c-format +msgid "suggest hiding #%s from traditional C with an indented #" +msgstr "Bivuye C Na: hariho marije" + +#: cpplib.c:358 #, fuzzy -msgid " -B Add to the compiler's search paths\n" -msgstr "-bushyinguro bushyinguro Kuri i Gushaka" +msgid "embedding a directive within macro arguments is not portable" +msgstr "a muri Makoro ingingo ni OYA" -#: gcc.c:3056 +#: cpplib.c:378 #, fuzzy -msgid " -b Run gcc for target , if installed\n" -msgstr "-B kugirango Intego NIBA" +msgid "style of line directive is a GCC extension" +msgstr "IMISUSIRE Bya Umurongo ni a Umugereka" + +#: cpplib.c:428 +#, fuzzy, c-format +msgid "invalid preprocessing directive #%s" +msgstr "Sibyo" -#: gcc.c:3057 +#: cpplib.c:500 #, fuzzy -msgid " -V Run gcc version number , if installed\n" -msgstr "-V Verisiyo Verisiyo Umubare Verisiyo NIBA" +msgid "\"defined\" cannot be used as a macro name" +msgstr "\"Nka a Makoro Izina:" -#: gcc.c:3058 +#: cpplib.c:506 +#, fuzzy, c-format +msgid "\"%s\" cannot be used as a macro name as it is an operator in C++" +msgstr "\"%s\"Nka a Makoro Izina: Nka ni Mukoresha in C" + +#: cpplib.c:509 +#, fuzzy, c-format +msgid "no macro name given in #%s directive" +msgstr "Oya Makoro Izina: in" + +#: cpplib.c:512 #, fuzzy -msgid " -v Display the programs invoked by the compiler\n" -msgstr "-v i Porogaramu ku i" +msgid "macro names must be identifiers" +msgstr "Makoro Amazina" + +#: cpplib.c:552 +#, c-format +msgid "undefining \"%s\"" +msgstr "" -#: gcc.c:3059 +#: cpplib.c:598 #, fuzzy -msgid " -### Like -v but options quoted and commands not executed\n" -msgstr "-###v Amahitamo Na Amabwiriza OYA" +msgid "missing terminating > character" +msgstr "Ibuze Inyuguti" + +#: cpplib.c:637 +#, fuzzy, c-format +msgid "#%s expects \"FILENAME\" or " +msgstr "#%sCyangwa" + +#: cpplib.c:648 +#, fuzzy, c-format +msgid "empty file name in #%s" +msgstr "ubusa IDOSIYE Izina: in" -#: gcc.c:3060 +#: cpplib.c:667 #, fuzzy -msgid " -E Preprocess only; do not compile, assemble or link\n" -msgstr "-E OYA Gukusanya Cyangwa" +msgid "#include_next in primary source file" +msgstr "#in Inkomoko IDOSIYE" -#: gcc.c:3061 +#: cpplib.c:674 #, fuzzy -msgid " -S Compile only; do not assemble or link\n" -msgstr "-OYA Cyangwa" +msgid "#import is obsolete, use an #ifndef wrapper in the header file" +msgstr "#Kuzana ni Gukoresha in i Umutwempangano IDOSIYE" -#: gcc.c:3062 +#: cpplib.c:682 #, fuzzy -msgid " -c Compile and assemble, but do not link\n" -msgstr "-C Na OYA" +msgid "#include nested too deeply" +msgstr "#Gushyiramo" -#: gcc.c:3063 +#: cpplib.c:739 +#, fuzzy, c-format +msgid "invalid flag \"%s\" in line directive" +msgstr "Sibyo Ibendera in Umurongo" + +#: cpplib.c:814 +#, fuzzy, c-format +msgid "\"%s\" after #line is not a positive integer" +msgstr "\"%s\"Nyuma Umurongo ni OYA a Umubare wuzuye" + +#: cpplib.c:820 #, fuzzy -msgid " -o Place the output into \n" -msgstr "-o IDOSIYE i Ibisohoka IDOSIYE" +msgid "line number out of range" +msgstr "Umurongo Umubare Inyuma Bya Urutonde" + +#: cpplib.c:831 cpplib.c:902 +#, fuzzy, c-format +msgid "\"%s\" is not a valid filename" +msgstr "\"%s\"ni OYA a Byemewe Izina ry'idosiye:" + +#: cpplib.c:866 +#, fuzzy, c-format +msgid "\"%s\" after # is not a positive integer" +msgstr "\"%s\"Nyuma ni OYA a Umubare wuzuye" -#: gcc.c:3064 +#: cpplib.c:973 #, fuzzy -msgid "" -" -x Specify the language of the following input files\n" -" Permissible languages include: c c++ assembler none\n" -" 'none' means revert to the default behavior of\n" -" guessing the language based on the file's extension\n" -msgstr "-X Ururimi i Ururimi Bya i Iyinjiza Indimi Gushyiramo C C Kugaruza Kuri i Mburabuzi imyitwarire i Ururimi ku i" +msgid "invalid #ident directive" +msgstr "Sibyo" -#: gcc.c:3071 +#: cpplib.c:1061 #, fuzzy, c-format -msgid "" -"\n" -"Options starting with -g, -f, -m, -O, -W, or --param are automatically\n" -" passed on to the various sub-processes invoked by %s. In order to pass\n" -" other options on to these processes the -W options must be used.\n" -msgstr "Na: g F M Cyangwa ku Kuri i ku Itondekanya Kuri Ikindi Amahitamo ku Kuri i Ibaruwa... Amahitamo" +msgid "registering \"%s\" as both a pragma and a pragma namespace" +msgstr "Nka Byombi a Na a" -#: gcc.c:3191 +#: cpplib.c:1064 #, fuzzy, c-format -msgid "'-%c' option must have argument" -msgstr "`-%c'Ihitamo" +msgid "#pragma %s %s is already registered" +msgstr "#ni" -#: gcc.c:3213 +#: cpplib.c:1067 #, fuzzy, c-format -msgid "couldn't run '%s': %s" -msgstr "Gukoresha" +msgid "#pragma %s is already registered" +msgstr "#ni" -#. translate_options () has turned --version into -fversion. -#: gcc.c:3398 -#, c-format -msgid "%s (GCC) %s\n" -msgstr "" +#: cpplib.c:1143 +#, fuzzy +msgid "#pragma once is obsolete" +msgstr "#Rimwe ni" -#: gcc.c:3400 gcov.c:412 java/gjavah.c:2376 java/jcf-dump.c:916 -#: java/jv-scan.c:128 -msgid "(C)" -msgstr "" +#: cpplib.c:1146 +#, fuzzy +msgid "#pragma once in main file" +msgstr "#Rimwe in IDOSIYE" -#: gcc.c:3401 java/gjavah.c:2377 java/jcf-dump.c:917 java/jv-scan.c:129 +#: cpplib.c:1170 #, fuzzy -msgid "" -"This is free software; see the source for copying conditions. There is NO\n" -"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" -"\n" -msgstr "ni Kigenga i Inkomoko kugirango ni OYA ATARIIGIHARWE kugirango Cyangwa A" +msgid "invalid #pragma GCC poison directive" +msgstr "Sibyo" -#: gcc.c:3502 +#: cpplib.c:1179 +#, fuzzy, c-format +msgid "poisoning existing macro \"%s\"" +msgstr "Makoro" + +#: cpplib.c:1201 #, fuzzy -msgid "argument to '-Xlinker' is missing" -msgstr "Kuri ni Ibuze" +msgid "#pragma system_header ignored outside include file" +msgstr "#Hanze Gushyiramo IDOSIYE" + +#: cpplib.c:1226 +#, fuzzy, c-format +msgid "cannot find source %s" +msgstr "Gushaka Inkomoko" + +#: cpplib.c:1230 +#, fuzzy, c-format +msgid "current file is older than %s" +msgstr "KIGEZWEHO IDOSIYE ni" -#: gcc.c:3510 +#: cpplib.c:1346 #, fuzzy -msgid "argument to '-Xpreprocessor' is missing" -msgstr "Kuri ni Ibuze" +msgid "_Pragma takes a parenthesized string literal" +msgstr "a Ikurikiranyanyuguti" -#: gcc.c:3517 +#: cpplib.c:1429 #, fuzzy -msgid "argument to '-Xassembler' is missing" -msgstr "Kuri ni Ibuze" +msgid "#else without #if" +msgstr "#Ikindi NIBA" -#: gcc.c:3524 +#: cpplib.c:1434 #, fuzzy -msgid "argument to '-l' is missing" -msgstr "Kuri ni Ibuze" +msgid "#else after #else" +msgstr "#Ikindi Nyuma Ikindi" -#: gcc.c:3545 +#: cpplib.c:1436 cpplib.c:1470 #, fuzzy -msgid "argument to '-specs' is missing" -msgstr "Kuri ni Ibuze" +msgid "the conditional began here" +msgstr "i" -#: gcc.c:3559 +#: cpplib.c:1463 #, fuzzy -msgid "argument to '-specs=' is missing" -msgstr "Kuri ni Ibuze" +msgid "#elif without #if" +msgstr "#NIBA" -#: gcc.c:3596 -#, fuzzy, c-format -msgid "'-%c' must come at the start of the command line" -msgstr "`-%c'ku i Gutangira Bya i Komandi: Umurongo" +#: cpplib.c:1468 +#, fuzzy +msgid "#elif after #else" +msgstr "#Nyuma Ikindi" -#: gcc.c:3605 +#: cpplib.c:1499 #, fuzzy -msgid "argument to '-B' is missing" -msgstr "Kuri ni Ibuze" +msgid "#endif without #if" +msgstr "#NIBA" -#: gcc.c:3778 +#: cpplib.c:1582 #, fuzzy -msgid "warning: -pipe ignored because -save-temps specified" -msgstr "Iburira Kubika" +msgid "missing '(' after predicate" +msgstr "Ibuze Nyuma" -#: gcc.c:3782 +#: cpplib.c:1597 #, fuzzy -msgid "warning: -pipe ignored because -time specified" -msgstr "Iburira Igihe" +msgid "missing ')' to complete answer" +msgstr "Ibuze Kuri Byuzuye" -#: gcc.c:3994 +#: cpplib.c:1617 #, fuzzy -msgid "argument to '-x' is missing" -msgstr "Kuri ni Ibuze" +msgid "predicate's answer is empty" +msgstr "ni ubusa" -#: gcc.c:4022 -#, fuzzy, c-format -msgid "argument to '-%s' is missing" -msgstr "Kuri ni Ibuze" +#: cpplib.c:1647 +msgid "assertion without predicate" +msgstr "" -#: gcc.c:4083 -#, fuzzy, c-format -msgid "warning: '-x %s' after last input file has no effect" -msgstr "Iburira X Nyuma Iheruka Iyinjiza IDOSIYE Oya INGARUKA" +#: cpplib.c:1649 +#, fuzzy +msgid "predicate must be an identifier" +msgstr "Ikiranga" -#: gcc.c:4360 +#: cpplib.c:1738 #, c-format -msgid "switch '%s' does not start with '-'" +msgid "\"%s\" re-asserted" msgstr "" -#: gcc.c:4587 +#: cpplib.c:1968 #, c-format -msgid "spec '%s' invalid" +msgid "unterminated #%s" msgstr "" -# basctl/source\basicide\basidesh.src:RID_IMGBTN_REMOVEWATCH.text -#: gcc.c:4653 +#: cppmacro.c:94 #, fuzzy, c-format -msgid "%s\n" -msgstr "%s" +msgid "macro \"%s\" is not used" +msgstr "Makoro ni OYA" -#: gcc.c:4726 +#: cppmacro.c:139 cppmacro.c:294 #, fuzzy, c-format -msgid "spec '%s' has invalid '%%0%c'" -msgstr "Umwanya Sibyo Ubwoko" +msgid "invalid built-in macro \"%s\"" +msgstr "Sibyo in Makoro" -#: gcc.c:4923 -#, fuzzy, c-format -msgid "spec '%s' has invalid '%%W%c" -msgstr "Umwanya Sibyo Ubwoko" +#: cppmacro.c:234 +#, fuzzy +msgid "could not determine date and time" +msgstr "OYA Itariki Na Igihe" + +#: cppmacro.c:407 +#, fuzzy +msgid "invalid string literal, ignoring final '\\'" +msgstr "Sibyo Ikurikiranyanyuguti" -#: gcc.c:4954 +#: cppmacro.c:504 #, fuzzy, c-format -msgid "spec '%s' has invalid '%%x%c'" -msgstr "Umwanya Sibyo Ubwoko" +msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token" +msgstr "Na OYA a Byemewe" -#. Catch the case where a spec string contains something like -#. '%{foo:%*}'. i.e. there is no * in the pattern on the left -#. hand side of the :. -#: gcc.c:5149 +#: cppmacro.c:546 +#, fuzzy +msgid "ISO C99 requires rest arguments to be used" +msgstr "ingingo Kuri" + +#: cppmacro.c:551 #, fuzzy, c-format -msgid "spec failure: '%%*' has not been initialized by pattern match" -msgstr "OYA ku Ishusho BIHUYE" +msgid "macro \"%s\" requires %u arguments, but only %u given" +msgstr "Makoro ingingo" -#: gcc.c:5158 +#: cppmacro.c:556 #, fuzzy, c-format -msgid "warning: use of obsolete %%[ operator in specs" -msgstr "Iburira Gukoresha Bya Mukoresha in" +msgid "macro \"%s\" passed %u arguments, but takes just %u" +msgstr "Makoro ingingo" -#: gcc.c:5176 +#: cppmacro.c:669 cpptrad.c:774 #, fuzzy, c-format -msgid "Processing spec %c%s%c, which is '%s'\n" -msgstr "ni" +msgid "unterminated argument list invoking macro \"%s\"" +msgstr "Urutonde Makoro" -#: gcc.c:5239 +#: cppmacro.c:776 #, fuzzy, c-format -msgid "spec failure: unrecognized spec option '%c'" -msgstr "Ihitamo" +msgid "function-like macro \"%s\" must be used with arguments in traditional C" +msgstr "Umumaro nka Makoro Na: ingingo in C" -#: gcc.c:5318 +#: cppmacro.c:1314 #, fuzzy, c-format -msgid "unknown spec function '%s'" -msgstr "Kitazwi Umumaro" +msgid "duplicate macro parameter \"%s\"" +msgstr "Gusubiramo Makoro" -#: gcc.c:5337 +#: cppmacro.c:1351 #, fuzzy, c-format -msgid "error in args to spec function '%s'" -msgstr "Ikosa in Kuri Umumaro" +msgid "\"%s\" may not appear in macro parameter list" +msgstr "\"%s\"Gicurasi OYA Kugaragara in Makoro Urutonde" -#: gcc.c:5385 +#: cppmacro.c:1359 #, fuzzy -msgid "malformed spec function name" -msgstr "Umumaro Izina:" +msgid "macro parameters must be comma-separated" +msgstr "Makoro Ibigenga Akitso" -#. ) -#: gcc.c:5388 +#: cppmacro.c:1376 #, fuzzy -msgid "no arguments for spec function" -msgstr "Oya ingingo kugirango Umumaro" +msgid "parameter name missing" +msgstr "Izina: Ibuze" -#: gcc.c:5407 +#: cppmacro.c:1391 #, fuzzy -msgid "malformed spec function arguments" -msgstr "Umumaro ingingo" +msgid "anonymous variadic macros were introduced in C99" +msgstr "Makoro in" -#: gcc.c:5646 -#, c-format -msgid "braced spec '%s' is invalid at '%c'" -msgstr "" +#: cppmacro.c:1395 +#, fuzzy +msgid "ISO C does not permit named variadic macros" +msgstr "C OYA Makoro" -#: gcc.c:5734 -#, c-format -msgid "braced spec body '%s' is invalid" -msgstr "" +#: cppmacro.c:1404 +#, fuzzy +msgid "missing ')' in macro parameter list" +msgstr "Ibuze in Makoro Urutonde" -#: gcc.c:6160 -msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC." -msgstr "" +#: cppmacro.c:1472 +#, fuzzy +msgid "ISO C requires whitespace after the macro name" +msgstr "C Nyuma i Makoro Izina:" -#: gcc.c:6170 -msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC." +#: cppmacro.c:1500 +#, fuzzy +msgid "'#' is not followed by a macro parameter" +msgstr "'#'ni OYA ku a Makoro" + +#: cppmacro.c:1519 +#, fuzzy +msgid "'##' cannot appear at either end of a macro expansion" +msgstr "'##'Kugaragara ku Impera Bya a Makoro" + +#: cppmacro.c:1601 +#, c-format +msgid "\"%s\" redefined" msgstr "" -#: gcc.c:6263 -#, fuzzy, c-format -msgid "unrecognized option '-%s'" -msgstr "Ihitamo" +#: cppmacro.c:1606 +#, fuzzy +msgid "this is the location of the previous definition" +msgstr "iyi ni i Ahantu Bya i Ibanjirije Insobanuro" -# #-#-#-#-# setup2.pot (PACKAGE VERSION) #-#-#-#-# -# setup2/source\ui\pages\plang.src:RESID_PAGE_PAGELANGUAGE.STR_PROG.text -# #-#-#-#-# setup2.pot (PACKAGE VERSION) #-#-#-#-# -# setup2/source\uibase\agentdlg.src:RC_AGENTDLG.RESID_DLG_AGENT_STR_INSTALL.text -#: gcc.c:6269 +#: cppmacro.c:1657 #, fuzzy, c-format -msgid "install: %s%s\n" -msgstr "Kwinjiza porogaramu" +msgid "macro argument \"%s\" would be stringified in traditional C" +msgstr "Makoro in C" -#: gcc.c:6270 +#: cppmacro.c:1682 #, fuzzy, c-format -msgid "programs: %s\n" -msgstr "Porogaramu" +msgid "invalid hash type %d in cpp_macro_definition" +msgstr "Sibyo Ubwoko in" -# basctl/source\basicide\moduldlg.src:RID_TD_ORGANIZE.RID_TC_ORGANIZE.RID_TP_LIB.text -#: gcc.c:6271 +#: cppspec.c:109 #, fuzzy, c-format -msgid "libraries: %s\n" -msgstr "Amasomero" +msgid "\"%s\" is not a valid option to the preprocessor" +msgstr "\"%s\"ni OYA a Byemewe Ihitamo Kuri i" -#: gcc.c:6328 +#: cppspec.c:133 #, fuzzy -msgid "" -"\n" -"For bug reporting instructions, please see:\n" -msgstr "Amabwiriza" +msgid "too many input files" +msgstr "Iyinjiza Idosiye" -# basctl/source\basicide\moduldlg.src:RID_TD_ORGANIZE.RID_TC_ORGANIZE.RID_TP_LIB.text -#: gcc.c:6344 +#: cpptrad.c:841 #, fuzzy, c-format -msgid "Target: %s\n" -msgstr "Amasomero" +msgid "detected recursion whilst expanding macro \"%s\"" +msgstr "Makoro" -#: gcc.c:6345 +#: cse.c:7195 #, fuzzy, c-format -msgid "Configured with: %s\n" -msgstr "Na:" +msgid ";; Processing block from %d to %d, %d sets.\n" +msgstr ";;Funga Bivuye Kuri" -#: gcc.c:6359 -#, fuzzy, c-format -msgid "Thread model: %s\n" -msgstr "Urugero" +#: diagnostic.c:714 +msgid "((anonymous))" +msgstr "" -#: gcc.c:6370 +#: diagnostic.c:928 #, fuzzy, c-format -msgid "gcc version %s\n" -msgstr "Verisiyo" +msgid "%s: warnings being treated as errors\n" +msgstr "%s:Iburira Nka" -#: gcc.c:6372 +#: diagnostic.c:963 #, fuzzy, c-format -msgid "gcc driver version %s executing gcc version %s\n" -msgstr "Musomyi: Verisiyo Gukora: %s%s Verisiyo" - -#: gcc.c:6380 -#, fuzzy -msgid "no input files" -msgstr "Oya Iyinjiza Idosiye" +msgid "%s: %s: " +msgstr "%s:%s:" -#: gcc.c:6451 gcc.c:6514 +# basctl/source\basicide\basidesh.src:RID_IMGBTN_REMOVEWATCH.text +#: diagnostic.c:1054 #, fuzzy, c-format -msgid "%s: %s compiler not installed on this system" -msgstr "%s:%sOYA ku iyi Sisitemu" +msgid "%s " +msgstr "%s" -#: gcc.c:6460 +# basctl/source\basicide\basidesh.src:RID_IMGBTN_REMOVEWATCH.text +#: diagnostic.c:1056 #, fuzzy, c-format -msgid "spec '%s' is invalid" -msgstr "ni" +msgid " %s" +msgstr "%s" -#: gcc.c:6596 -#, fuzzy, c-format -msgid "%s: linker input file unused because linking not done" -msgstr "%s:Iyinjiza IDOSIYE Kidakoreshwa Impuza OYA Byakozwe" +#: diagnostic.c:1078 +#, fuzzy +msgid "At top level:" +msgstr "Hejuru: urwego" -#: gcc.c:6636 +#: diagnostic.c:1083 #, fuzzy, c-format -msgid "language %s not recognized" -msgstr "Ururimi OYA" +msgid "In member function `%s':" +msgstr "Umumaro" -# desktop/source\app\ssodlg.src:DLG_SSOLOGIN.text -#: gcc.c:6707 +#: diagnostic.c:1087 #, fuzzy, c-format -msgid "%s: %s" -msgstr "%s:%s" +msgid "In function `%s':" +msgstr "Umumaro" + +#: diagnostic.c:1175 +msgid "compilation terminated.\n" +msgstr "" -#: gcc.c:6927 +#: diagnostic.c:1193 #, fuzzy, c-format -msgid "multilib spec '%s' is invalid" -msgstr "Inyandikorugero ni Sibyo" +msgid "%s:%d: confused by earlier errors, bailing out\n" +msgstr "%s:%d:ku Amakosa" -#: gcc.c:7119 +#: diagnostic.c:1208 diagnostic.c:1316 #, fuzzy, c-format -msgid "multilib exclusions '%s' is invalid" -msgstr "Igikubo Imyanya in Ihuza" +msgid "" +"Please submit a full bug report,\n" +"with preprocessed source if appropriate.\n" +"See %s for instructions.\n" +msgstr "Tanga a Icyegeranyo Na: Inkomoko NIBA kugirango Amabwiriza" + +#: diagnostic.c:1314 +#, fuzzy +msgid "Internal compiler error: Error reporting routines re-entered.\n" +msgstr "Ikosa" -#: gcc.c:7177 gcc.c:7318 +#: diagnostic.c:1376 #, fuzzy, c-format -msgid "multilib select '%s' is invalid" -msgstr "Inyandikorugero ni Sibyo" +msgid "in %s, at %s:%d" +msgstr "in ku" -#: gcc.c:7356 +#: diagnostic.c:1397 #, fuzzy, c-format -msgid "multilib exclusion '%s' is invalid" -msgstr "Igikubo Imyanya in Ihuza" +msgid "In file included from %s:%d" +msgstr "IDOSIYE Bivuye" -#: gcov.c:385 +#: diagnostic.c:1400 +#, fuzzy, c-format msgid "" -"Usage: gcov [OPTION]... SOURCEFILE\n" -"\n" -msgstr "" +",\n" +" from %s:%d" +msgstr ",Bivuye" -#: gcov.c:386 +# basctl/source\basicide\basidesh.src:RID_IMGBTN_REMOVEWATCH.text +#: diagnostic.c:1401 #, fuzzy -msgid "" -"Print code coverage information.\n" -"\n" -msgstr "ITEGEKONGENGA Ibisobanuro" +msgid ":\n" +msgstr ":" -#: gcov.c:387 -#, fuzzy -msgid " -h, --help Print this help, then exit\n" -msgstr "-h Ifashayobora iyi Ifashayobora Hanyuma" +#: diagnostic.c:1445 diagnostic.c:1462 +#, fuzzy, c-format +msgid "`%s' is deprecated (declared at %s:%d)" +msgstr "`%s'ni Bitemewe. ku" -#: gcov.c:388 -#, fuzzy -msgid " -v, --version Print version number, then exit\n" -msgstr "-v Verisiyo Verisiyo Umubare Hanyuma" +#: diagnostic.c:1465 +#, fuzzy, c-format +msgid "`%s' is deprecated" +msgstr "`%s'ni Bitemewe." -#: gcov.c:389 -msgid " -a, --all-blocks Show information for every basic block\n" -msgstr "" +#: diagnostic.c:1468 +#, fuzzy, c-format +msgid "type is deprecated (declared at %s:%d)" +msgstr "Ubwoko ni Bitemewe. ku" -#: gcov.c:390 +#: diagnostic.c:1471 #, fuzzy -msgid " -b, --branch-probabilities Include branch probabilities in output\n" -msgstr "-B in" +msgid "type is deprecated" +msgstr "Ubwoko ni Bitemewe." -#: gcov.c:391 -#, fuzzy -msgid "" -" -c, --branch-counts Given counts of branches taken\n" -" rather than percentages\n" -msgstr "-C Bya" +#: dominance.c:728 +#, fuzzy, c-format +msgid "dominator of %d should be %d, not %d" +msgstr "Bya OYA" -#: gcov.c:393 -#, fuzzy -msgid " -n, --no-output Do not create an output file\n" -msgstr "-N Oya Ibisohoka OYA Kurema Ibisohoka" +#: dwarf2out.c:3135 +#, fuzzy, c-format +msgid "DW_LOC_OP %s not implemented\n" +msgstr "OYA" + +#: dwarfout.c:2066 +#, fuzzy, c-format +msgid "internal regno botch: `%s' has regno = %d\n" +msgstr "By'imbere" -#: gcov.c:394 +#: dwarfout.c:6181 #, fuzzy -msgid "" -" -l, --long-file-names Use long output file names for included\n" -" source files\n" -msgstr "-L IDOSIYE Amazina Ibisohoka IDOSIYE Amazina kugirango Inkomoko" +msgid "support for the DWARF1 debugging format is deprecated" +msgstr "Gushigikira kugirango i Imiterere ni Bitemewe." -#: gcov.c:396 +#: dwarfout.c:6278 #, fuzzy -msgid " -f, --function-summaries Output summaries for each function\n" -msgstr "-F Umumaro kugirango" +msgid "can't get current directory" +msgstr "Kubona KIGEZWEHO bushyinguro" -#: gcov.c:397 +#: emit-rtl.c:1155 #, fuzzy -msgid " -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n" -msgstr "-o Igikoresho bushyinguro kugirango Igikoresho Idosiye in Cyangwa" +msgid "can't access real part of complex value in hard register" +msgstr "Bya ITSINDA RY'IMIBARE C Agaciro in Ikomeye Kwiyandikisha" -#: gcov.c:398 +#: emit-rtl.c:1177 #, fuzzy -msgid " -p, --preserve-paths Preserve all pathname components\n" -msgstr "-P Inzira Byose" +msgid "can't access imaginary part of complex value in hard register" +msgstr "NYURABWENGE Bya ITSINDA RY'IMIBARE C Agaciro in Ikomeye Kwiyandikisha" -#: gcov.c:399 -msgid " -u, --unconditional-branches Show unconditional branch counts too\n" +#: emit-rtl.c:3402 +msgid "ICE: emit_insn used where emit_jump_insn needed:\n" msgstr "" -#: gcov.c:400 +#: errors.c:136 #, fuzzy, c-format -msgid "" -"\n" -"For bug reporting instructions, please see:\n" -"%s.\n" -msgstr "Amabwiriza" - -#: gcov.c:410 -#, c-format -msgid "gcov (GCC) %s\n" -msgstr "" +msgid "abort in %s, at %s:%d" +msgstr "Kureka in ku" -#: gcov.c:414 +#: except.c:369 #, fuzzy -msgid "" -"This is free software; see the source for copying conditions.\n" -"There is NO warranty; not even for MERCHANTABILITY or \n" -"FITNESS FOR A PARTICULAR PURPOSE.\n" -"\n" -msgstr "ni Kigenga i Inkomoko kugirango ni OYA ATARIIGIHARWE kugirango Cyangwa A" - -#: gcov.c:504 -#, fuzzy, c-format -msgid "%s:no functions found\n" -msgstr "Oya Byabonetse" +msgid "exception handling disabled, use -fexceptions to enable" +msgstr "Irengayobora(-) Yahagaritswe Gukoresha Kuri Gushoboza" -# basctl/source\basicide\basidesh.src:RID_IMGBTN_REMOVEWATCH.text -#: gcov.c:525 gcov.c:553 +#: except.c:2994 #, fuzzy -msgid "\n" -msgstr ":" +msgid "argument of `__builtin_eh_return_regno' must be constant" +msgstr "Bya" -#: gcov.c:540 -#, fuzzy, c-format -msgid "%s:creating '%s'\n" -msgstr "%s:Guhindura.... IDOSIYE" +#: except.c:3137 +#, fuzzy +msgid "__builtin_eh_return not supported on this target" +msgstr "_OYA ku iyi Intego" -#: gcov.c:544 -#, fuzzy, c-format -msgid "%s:error writing output file '%s'\n" -msgstr "Ibisohoka IDOSIYE" +#: explow.c:1408 +#, fuzzy +msgid "stack limits not supported on this target" +msgstr "Imbibi OYA ku iyi Intego" -#: gcov.c:549 -#, fuzzy, c-format -msgid "%s:could not open output file '%s'\n" -msgstr "OYA Gufungura Ibisohoka IDOSIYE" +#: expr.c:3355 +#, fuzzy +msgid "function using short complex types cannot be inline" +msgstr "Umumaro ikoresha ITSINDA RY'IMIBARE C Mumurongo" -#: gcov.c:700 -#, fuzzy, c-format -msgid "%s:cannot open graph file\n" -msgstr "%s:Gufungura Nka IDOSIYE" +#: expr.c:6272 expr.c:6281 expr.c:6290 expr.c:6295 expr.c:6604 expr.c:6620 +#, fuzzy +msgid "unsupported wide integer operation" +msgstr "Umubare wuzuye" -#: gcov.c:706 +#: expr.c:6669 #, fuzzy, c-format -msgid "%s:not a gcov graph file\n" -msgstr "%s:OYA a IDOSIYE" +msgid "prior parameter's size depends on `%s'" +msgstr "Ingano ku" -#: gcov.c:719 -#, c-format -msgid "%s:version '%.4s', prefer '%.4s'\n" -msgstr "" +#: expr.c:7005 +#, fuzzy +msgid "returned value in block_exit_expr" +msgstr "Agaciro in" -#: gcov.c:771 -#, c-format -msgid "%s:already seen blocks for '%s'\n" -msgstr "" +#. We can't make a bitwise copy of this object, so fail. +#: expr.c:9202 +#, fuzzy +msgid "cannot take the address of an unaligned member" +msgstr "i Aderesi Bya" -#: gcov.c:889 gcov.c:1045 -#, c-format -msgid "%s:corrupted\n" -msgstr "" +#: final.c:1342 +#, fuzzy +msgid "negative insn length" +msgstr "Uburebure" -#: gcov.c:963 -#, fuzzy, c-format -msgid "%s:cannot open data file\n" -msgstr "%s:Gufungura Nka IDOSIYE" +#: final.c:2793 +#, fuzzy +msgid "could not split insn" +msgstr "OYA Gutandukanya" -#: gcov.c:968 -#, fuzzy, c-format -msgid "%s:not a gcov data file\n" -msgstr "%s:OYA a IDOSIYE" +#: final.c:3141 +#, fuzzy +msgid "invalid `asm': " +msgstr "Sibyo" -#: gcov.c:981 -#, c-format -msgid "%s:version '%.4s', prefer version '%.4s'\n" +#: final.c:3328 +msgid "nested assembly dialect alternatives" msgstr "" -#: gcov.c:987 -#, c-format -msgid "%s:stamp mismatch with graph file\n" +#: final.c:3345 final.c:3357 +msgid "unterminated assembly dialect alternative" msgstr "" -#: gcov.c:1013 +#: final.c:3401 #, fuzzy, c-format -msgid "%s:unknown function '%u'\n" -msgstr "Kitazwi Umumaro" +msgid "operand number missing after %%-letter" +msgstr "Umubare Ibuze Nyuma" -#: gcov.c:1026 -#, fuzzy, c-format -msgid "%s:profile mismatch for '%s'\n" -msgstr "%s:Urutonde kugirango" +#: final.c:3404 final.c:3443 +#, fuzzy +msgid "operand number out of range" +msgstr "Umubare Inyuma Bya Urutonde" -#: gcov.c:1045 -#, c-format -msgid "%s:overflowed\n" -msgstr "" +# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_INVALID.text +#: final.c:3462 +#, fuzzy, c-format +msgid "invalid %%-code" +msgstr "Sibyo" -#: gcov.c:1069 -#, c-format -msgid "%s:'%s' lacks entry and/or exit blocks\n" -msgstr "" +#: final.c:3493 +#, fuzzy, c-format +msgid "`%%l' operand isn't a label" +msgstr "`%%l'si a Akarango" -#: gcov.c:1074 -#, c-format -msgid "%s:'%s' has arcs to entry block\n" -msgstr "" +#. We can't handle floating point constants; +#. PRINT_OPERAND must handle them. +#: final.c:3600 vmsdbgout.c:466 config/i386/i386.c:6314 +#: config/pdp11/pdp11.c:1573 +#, fuzzy +msgid "floating constant misused" +msgstr "Bihindagurika" -#: gcov.c:1082 -#, c-format -msgid "%s:'%s' has arcs from exit block\n" -msgstr "" +#: final.c:3656 vmsdbgout.c:523 config/i386/i386.c:6392 +#: config/pdp11/pdp11.c:1620 +#, fuzzy +msgid "invalid expression as operand" +msgstr "Sibyo imvugo Nka" -#: gcov.c:1290 -#, c-format -msgid "%s:graph is unsolvable for '%s'\n" -msgstr "" +#: flow.c:352 +#, fuzzy +msgid "function might be possible candidate for attribute `noreturn'" +msgstr "Umumaro kugirango Ikiranga" -# desktop/source\app\ssodlg.src:DLG_SSOLOGIN.text -#: gcov.c:1370 -#, fuzzy, c-format -msgid "%s '%s'\n" -msgstr "%s:%s" +#: flow.c:357 +#, fuzzy +msgid "`noreturn' function does return" +msgstr "`Umumaro Garuka" -#: gcov.c:1373 -#, fuzzy, c-format -msgid "Lines executed:%s of %d\n" -msgstr "%sBya Imirongo in" +#: flow.c:378 +#, fuzzy +msgid "control reaches end of non-void function" +msgstr "Igenzura Impera Bya Umumaro" -#: gcov.c:1377 +#: flow.c:1642 #, fuzzy -msgid "No executable lines\n" -msgstr "Imirongo in" +msgid "Attempt to delete prologue/epilogue insn:" +msgstr "Kuri Gusiba" -#: gcov.c:1383 +#: fold-const.c:2546 fold-const.c:2559 #, fuzzy, c-format -msgid "Branches executed:%s of %d\n" -msgstr "%sBya in" +msgid "comparison is always %d due to width of bit-field" +msgstr "ni Buri gihe Kuri Ubugari Bya Umwanya" -#: gcov.c:1387 +#: fold-const.c:3753 fold-const.c:3770 #, fuzzy, c-format -msgid "Taken at least once:%s of %d\n" -msgstr "%sBya ku Rimwe in" +msgid "comparison is always %d" +msgstr "ni Buri gihe" -#: gcov.c:1393 +#: fold-const.c:3901 #, fuzzy -msgid "No branches\n" -msgstr "in" +msgid "`or' of unmatched not-equal tests is always 1" +msgstr "`Bya OYA bingana ni Buri gihe 1." + +#: fold-const.c:3906 +#, fuzzy +msgid "`and' of mutually exclusive equal-tests is always 0" +msgstr "`Bya bingana ni Buri gihe 0" -#: gcov.c:1395 +#: function.c:884 varasm.c:1503 #, fuzzy, c-format -msgid "Calls executed:%s of %d\n" -msgstr "%sBya Amahamagara: in" +msgid "size of variable `%s' is too large" +msgstr "Ingano Bya IMPINDURAGACIRO ni Binini" -#: gcov.c:1399 +#: function.c:3772 #, fuzzy -msgid "No calls\n" -msgstr "Amahamagara: in" +msgid "impossible constraint in `asm'" +msgstr "Imbogamizi in" -#: gcov.c:1540 +#: function.c:5527 #, fuzzy, c-format -msgid "%s:no lines for '%s'\n" -msgstr "%s:Urutonde kugirango" +msgid "`%s' might be used uninitialized in this function" +msgstr "`%s'Itatangijwe in iyi Umumaro" -#: gcov.c:1735 +#: function.c:5534 #, fuzzy, c-format -msgid "call %2d returned %s\n" -msgstr "Nta narimwe" +msgid "variable `%s' might be clobbered by `longjmp' or `vfork'" +msgstr "IMPINDURAGACIRO ku Cyangwa" -#: gcov.c:1740 +#: function.c:5553 #, fuzzy, c-format -msgid "call %2d never executed\n" -msgstr "Nta narimwe" +msgid "argument `%s' might be clobbered by `longjmp' or `vfork'" +msgstr "ku Cyangwa" -#: gcov.c:1745 -#, fuzzy, c-format -msgid "branch %2d taken %s%s\n" -msgstr "in" +#: function.c:6420 +#, fuzzy +msgid "function returns an aggregate" +msgstr "Umumaro" -#: gcov.c:1749 +#: function.c:6925 #, fuzzy, c-format -msgid "branch %2d never executed\n" -msgstr "Nta narimwe" +msgid "unused parameter `%s'" +msgstr "Kidakoreshwa" -#: gcov.c:1754 +#: gcc.c:1107 #, fuzzy, c-format -msgid "unconditional %2d taken %s\n" -msgstr "Kitazwi Ikurikiranyanyuguti" +msgid "ambiguous abbreviation %s" +msgstr "Impine" -#: gcov.c:1757 +#: gcc.c:1134 #, fuzzy, c-format -msgid "unconditional %2d never executed\n" -msgstr "Nta narimwe" +msgid "incomplete `%s' option" +msgstr "Ihitamo" -#: gcov.c:1789 +#: gcc.c:1145 #, fuzzy, c-format -msgid "%s:cannot open source file\n" -msgstr "%s:Gufungura Nka IDOSIYE" +msgid "missing argument to `%s' option" +msgstr "Ibuze Kuri Ihitamo" -#: gcov.c:1799 +#: gcc.c:1158 #, fuzzy, c-format -msgid "%s:source file is newer than graph file '%s'\n" -msgstr "Inkomoko IDOSIYE ni" - -#. Return if there's nothing to do, or it is too expensive. -#: gcse.c:689 -msgid "GCSE disabled" -msgstr "" +msgid "extraneous argument to `%s' option" +msgstr "Kuri Ihitamo" -#. Return if there's nothing to do, or it is too expensive. -#: gcse.c:6474 +#: gcc.c:1486 #, fuzzy -msgid "jump bypassing disabled" -msgstr "-g Ihitamo Yahagaritswe" +msgid "Using built-in specs.\n" +msgstr "in" -#: gcse.c:6535 +#: gcc.c:1667 #, fuzzy, c-format -msgid "%s: %d basic blocks and %d edges/basic block" -msgstr "Yahagaritswe 1000 BASIC Na 20 BASIC Funga" +msgid "" +"Setting spec %s to '%s'\n" +"\n" +msgstr "Kuri" -#: gcse.c:6548 +#: gcc.c:1774 #, fuzzy, c-format -msgid "%s: %d basic blocks and %d registers" -msgstr "Yahagaritswe BASIC Na" +msgid "Reading specs from %s\n" +msgstr "Bivuye" -#: ggc-common.c:397 ggc-common.c:405 ggc-common.c:473 ggc-common.c:494 -#: ggc-page.c:2209 ggc-page.c:2240 ggc-page.c:2247 ggc-zone.c:1582 -#: ggc-zone.c:1588 ggc-zone.c:1597 +#: gcc.c:1872 gcc.c:1891 #, fuzzy, c-format -msgid "can't write PCH file: %m" -msgstr "Kwandika Kuri Ibisohoka IDOSIYE" +msgid "specs %%include syntax malformed after %ld characters" +msgstr "Nyuma Inyuguti" -#: ggc-common.c:487 config/i386/host-cygwin.c:58 +#: gcc.c:1899 #, fuzzy, c-format -msgid "can't get position in PCH file: %m" -msgstr "Kurema Ibisobanuro IDOSIYE" +msgid "could not find specs file %s\n" +msgstr "OYA Gushaka IDOSIYE" -#: ggc-common.c:497 +#: gcc.c:1916 gcc.c:1924 gcc.c:1933 gcc.c:1942 #, fuzzy, c-format -msgid "can't write padding to PCH file: %m" -msgstr "Kwandika Kuri Ibisohoka IDOSIYE" +msgid "specs %%rename syntax malformed after %ld characters" +msgstr "Nyuma Inyuguti" -#: ggc-common.c:550 ggc-common.c:558 ggc-common.c:565 ggc-common.c:568 -#: ggc-common.c:578 ggc-common.c:581 ggc-page.c:2334 ggc-zone.c:1607 +#: gcc.c:1951 #, fuzzy, c-format -msgid "can't read PCH file: %m" -msgstr "Gusoma Bivuye IDOSIYE" - -#: ggc-common.c:573 -msgid "had to relocate PCH" -msgstr "" - -#: ggc-page.c:1454 -#, c-format -msgid "open /dev/zero: %m" -msgstr "" - -#: ggc-page.c:2225 ggc-page.c:2231 -#, fuzzy -msgid "can't write PCH file" -msgstr "Kwandika Kuri Ibisohoka IDOSIYE" - -#: gimple-low.c:203 -#, fuzzy -msgid "unexpected node" -msgstr "IKIMENYETSO" +msgid "specs %s spec was not found to be renamed" +msgstr "OYA Byabonetse Kuri" -#: gimplify.c:3344 +#: gcc.c:1958 #, fuzzy, c-format -msgid "invalid lvalue in asm output %d" -msgstr "Sibyo in Inyandiko" +msgid "%s: attempt to rename spec '%s' to already defined spec '%s'" +msgstr "%s:Kuri Guhindura izina Kuri" -#: gimplify.c:3456 +#: gcc.c:1963 #, fuzzy, c-format -msgid "memory input %d is not directly addressable" -msgstr "Ibisohoka Umubare OYA" - -#: gimplify.c:4330 -msgid "gimplification failed" -msgstr "" +msgid "rename spec %s to %s\n" +msgstr "Guhindura izina Kuri" -#: global.c:371 global.c:384 global.c:398 +#: gcc.c:1965 #, fuzzy, c-format -msgid "%s cannot be used in asm here" -msgstr "`%E'Nka a Umumaro" +msgid "" +"spec is '%s'\n" +"\n" +msgstr "ni" -#: graph.c:403 passes.c:131 java/jcf-parse.c:1047 java/jcf-parse.c:1194 -#: java/lex.c:1846 objc/objc-act.c:552 +#: gcc.c:1978 #, fuzzy, c-format -msgid "can't open %s: %m" -msgstr "Gufungura" +msgid "specs unknown %% command after %ld characters" +msgstr "Kitazwi Komandi: Nyuma Inyuguti" -#: haifa-sched.c:182 +#: gcc.c:1989 gcc.c:2002 #, fuzzy, c-format -msgid "fix_sched_param: unknown param: %s" -msgstr "Kitazwi" +msgid "specs file malformed after %ld characters" +msgstr "IDOSIYE Nyuma Inyuguti" -#. Opening quotation mark. -#: intl.c:58 -msgid "`" -msgstr "" +#: gcc.c:2056 +#, fuzzy +msgid "spec file has no spec for linking" +msgstr "IDOSIYE Oya kugirango Impuza" -#. Closing quotation mark. -#: intl.c:61 -msgid "'" -msgstr "" +#: gcc.c:2554 +#, fuzzy +msgid "-pipe not supported" +msgstr "-OYA" -#: langhooks.c:516 +#: gcc.c:2609 #, fuzzy -msgid "At top level:" -msgstr "Hejuru: urwego" +msgid "" +"\n" +"Go ahead? (y or n) " +msgstr "Y Cyangwa N" -#: langhooks.c:521 +#: gcc.c:2735 #, fuzzy, c-format -msgid "In member function %qs:" -msgstr "Umumaro" +msgid "" +"Internal error: %s (program %s)\n" +"Please submit a full bug report.\n" +"See %s for instructions." +msgstr "Ikosa Porogaramu Tanga a Icyegeranyo kugirango Amabwiriza" -#: langhooks.c:525 +#: gcc.c:2753 #, fuzzy, c-format -msgid "In function %qs:" -msgstr "Umumaro" - -#. What to print when a switch has no documentation. -#: opts.c:89 -msgid "This switch lacks documentation" +msgid "# %s %.2f %.2f\n" msgstr "" +"#%s%.Project- Id- Version: basctl\n" +"POT- Creation- Date: 2003- 12- 07 17: 13+ 02\n" +"PO- Revision- Date: 2004- 11- 04 10: 13- 0700\n" +"Last- Translator: Language- Team:< en@ li. org> MIME- Version: 1. 0\n" +"Content- Type: text/ plain; charset= UTF- 8\n" +"Content- Transfer- Encoding: 8bit\n" +"X- Generator: KBabel 1. 0\n" +"." -#. Eventually this should become a hard error IMO. -#: opts.c:259 +#: gcc.c:2883 #, fuzzy, c-format -msgid "command line option \"%s\" is valid for %s but not for %s" -msgstr "\"-%s\"ni Byemewe kugirango OYA kugirango" +msgid "Usage: %s [options] file...\n" +msgstr "Amahitamo IDOSIYE" -#: opts.c:347 -#, fuzzy, c-format -msgid "missing argument to \"%s\"" -msgstr "Ibuze Kuri" +# crashrep/source\all\crashrep.lng:%OPTIONS_BUTTON%.text +#: gcc.c:2884 +#, fuzzy +msgid "Options:\n" +msgstr "Amahitamo..." -#: opts.c:357 -#, fuzzy, c-format -msgid "argument to \"%s\" should be a non-negative integer" -msgstr "Kuri a 2. Bitashizweho umukono" +#: gcc.c:2886 +#, fuzzy +msgid " -pass-exit-codes Exit with highest error code from a phase\n" +msgstr "-Gusohoka Na: kirekire kurusha ibindi Ikosa ITEGEKONGENGA Bivuye a" -#: opts.c:426 -#, fuzzy, c-format -msgid "unrecognized command line option \"%s\"" -msgstr "Komandi: Umurongo Ihitamo" +#: gcc.c:2887 +#, fuzzy +msgid " --help Display this information\n" +msgstr "--Ifashayobora iyi" -#: opts.c:634 +#: gcc.c:2888 #, fuzzy -msgid "-Wuninitialized is not supported without -O" -msgstr "-ni OYA" +msgid " --target-help Display target specific command line options\n" +msgstr "--Intego Ifashayobora Intego Komandi: Umurongo" -#: opts.c:648 -msgid "-freorder-blocks-and-partition does not work with exceptions" -msgstr "" +#: gcc.c:2890 +#, fuzzy +msgid " (Use '-v --help' to display command line options of sub-processes)\n" +msgstr "(v Kuri Kugaragaza Komandi: Umurongo Amahitamo Bya" -#: opts.c:661 -msgid "-freorder-blocks-and-partition does not work with -g (currently)" -msgstr "" +#: gcc.c:2891 +#, fuzzy +msgid " -dumpspecs Display all of the built in spec strings\n" +msgstr "-Byose Bya i in" -#: opts.c:821 -#, fuzzy, c-format -msgid "structure alignment must be a small power of two, not %d" -msgstr "Itunganya a Gitoya UMWIKUBE Bya OYA" +#: gcc.c:2892 +#, fuzzy +msgid " -dumpversion Display the version of the compiler\n" +msgstr "-i Verisiyo Bya i" -#: opts.c:886 -#, fuzzy, c-format -msgid "unrecognised visibility value \"%s\"" -msgstr "Icyiciro Izina:" +#: gcc.c:2893 +#, fuzzy +msgid " -dumpmachine Display the compiler's target processor\n" +msgstr "-i Intego" -#: opts.c:938 -#, fuzzy, c-format -msgid "unrecognized register name \"%s\"" -msgstr "Kwiyandikisha Izina:" +#: gcc.c:2894 +#, fuzzy +msgid " -print-search-dirs Display the directories in the compiler's search path\n" +msgstr "-Gucapa Gushaka i ububiko bw'amaderese in i Gushaka" -#: opts.c:962 -#, fuzzy, c-format -msgid "unknown tls-model \"%s\"" -msgstr "`%s':Kitazwi TLS Urugero Ihitamo" +#: gcc.c:2895 +#, fuzzy +msgid " -print-libgcc-file-name Display the name of the compiler's companion library\n" +msgstr "-Gucapa IDOSIYE Izina: i Izina: Bya i" -#: opts.c:1037 -#, c-format -msgid "%s: --param arguments should be of the form NAME=VALUE" -msgstr "" +#: gcc.c:2896 +#, fuzzy +msgid " -print-file-name= Display the full path to library \n" +msgstr "-Gucapa IDOSIYE Izina: i Inzira Kuri Isomero" -#: opts.c:1042 -#, fuzzy, c-format -msgid "invalid --param value %qs" -msgstr "Sibyo Agaciro" +#: gcc.c:2897 +#, fuzzy +msgid " -print-prog-name= Display the full path to compiler component \n" +msgstr "-Gucapa Izina: i Inzira Kuri" -#: opts.c:1139 +#: gcc.c:2898 #, fuzzy -msgid "target system does not support debug output" -msgstr "Intego Imiterere OYA Gushigikira Bidashira" +msgid " -print-multi-directory Display the root directory for versions of libgcc\n" +msgstr "-Gucapa bushyinguro i Imizi bushyinguro kugirango Uburyo Bya" -#: opts.c:1146 -#, fuzzy, c-format -msgid "debug format \"%s\" conflicts with prior selection" -msgstr "Ibyatanzwe Ubuso Bya Na: Ibanjirije" +#: gcc.c:2899 +#, fuzzy +msgid "" +" -print-multi-lib Display the mapping between command line options and\n" +" multiple library search directories\n" +msgstr "-Gucapa i Igereranya hagati Komandi: Umurongo Amahitamo Igikubo Isomero Gushaka" -#: opts.c:1162 -#, fuzzy, c-format -msgid "unrecognised debug output level \"%s\"" -msgstr "Icyiciro Izina:" +#: gcc.c:2902 +#, fuzzy +msgid " -print-multi-os-directory Display the relative path to OS libraries\n" +msgstr "-Gucapa bushyinguro i Bifitanye isano Inzira Kuri" -#: opts.c:1164 -#, c-format -msgid "debug output level %s is too high" -msgstr "" +#: gcc.c:2903 +#, fuzzy +msgid " -Wa, Pass comma-separated on to the assembler\n" +msgstr "-Amahitamo Akitso Amahitamo ku Kuri i" -#: opts.c:1183 -msgid "The following options are language-independent:\n" -msgstr "" +#: gcc.c:2904 +#, fuzzy +msgid " -Wp, Pass comma-separated on to the preprocessor\n" +msgstr "-Amahitamo Akitso Amahitamo ku Kuri i" -#: opts.c:1190 -#, c-format -msgid "" -"The %s front end recognizes the following options:\n" -"\n" -msgstr "" +#: gcc.c:2905 +#, fuzzy +msgid " -Wl, Pass comma-separated on to the linker\n" +msgstr "-Amahitamo Akitso Amahitamo ku Kuri i" -#: opts.c:1204 -msgid "The --param option recognizes the following as parameters:\n" -msgstr "" +#: gcc.c:2906 +#, fuzzy +msgid " -Xlinker Pass on to the linker\n" +msgstr "-ku Kuri i" -#: params.c:72 -#, fuzzy, c-format -msgid "minimum value of parameter %qs is %u" -msgstr "Ikigenderwaho sicyo" +#: gcc.c:2907 +#, fuzzy +msgid " -save-temps Do not delete intermediate files\n" +msgstr "-Kubika OYA Gusiba" -#: params.c:77 -#, c-format -msgid "maximum value of parameter %qs is %u" +#: gcc.c:2908 +msgid " -pipe Use pipes rather than intermediate files\n" msgstr "" -#. If we didn't find this parameter, issue an error message. -#: params.c:86 -#, fuzzy, c-format -msgid "invalid parameter %qs" -msgstr "Ikigenderwaho sicyo" +#: gcc.c:2909 +#, fuzzy +msgid " -time Time the execution of each subprocess\n" +msgstr "-Igihe i Bya" -#: passes.c:1210 -msgid "branch target register load optimization is not intended to be run twice" -msgstr "" +#: gcc.c:2910 +#, fuzzy +msgid " -specs= Override built-in specs with the contents of \n" +msgstr "-IDOSIYE in Na: i Ibigize Bya IDOSIYE" -#: profile.c:284 -msgid "corrupted profile info: run_max * runs < sum_max" -msgstr "" +#: gcc.c:2911 +#, fuzzy +msgid " -std= Assume that the input sources are for \n" +msgstr "-STD Bisanzwe i Iyinjiza kugirango Bisanzwe" -#: profile.c:290 -msgid "corrupted profile info: sum_all is smaller than sum_max" -msgstr "" +#: gcc.c:2912 +#, fuzzy +msgid " -B Add to the compiler's search paths\n" +msgstr "-bushyinguro bushyinguro Kuri i Gushaka" -#: profile.c:335 -#, fuzzy, c-format -msgid "corrupted profile info: edge from %i to %i exceeds maximal count" -msgstr "Ibijyana Ibisobanuro PROB kugirango Kuri" +#: gcc.c:2913 +#, fuzzy +msgid " -b Run gcc for target , if installed\n" +msgstr "-B kugirango Intego NIBA" -#: profile.c:503 -#, fuzzy, c-format -msgid "corrupted profile info: number of iterations for basic block %d thought to be %i" -msgstr "Ibijyana Ibisobanuro PROB kugirango Kuri" +#: gcc.c:2914 +#, fuzzy +msgid " -V Run gcc version number , if installed\n" +msgstr "-V Verisiyo Verisiyo Umubare Verisiyo NIBA" -#: profile.c:524 -#, fuzzy, c-format -msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i" -msgstr "Ibijyana Ibisobanuro PROB kugirango Kuri" +#: gcc.c:2915 +#, fuzzy +msgid " -v Display the programs invoked by the compiler\n" +msgstr "-v i Porogaramu ku i" -#: protoize.c:582 -#, fuzzy, c-format -msgid "%s: error writing file '%s': %s\n" -msgstr "%s:Ikosa IDOSIYE" +#: gcc.c:2916 +#, fuzzy +msgid " -### Like -v but options quoted and commands not executed\n" +msgstr "-###v Amahitamo Na Amabwiriza OYA" -#: protoize.c:626 -#, fuzzy, c-format -msgid "%s: usage '%s [ -VqfnkN ] [ -i ] [ filename ... ]'\n" -msgstr "%s:Ikoresha: i Izina ry'idosiye:" +#: gcc.c:2917 +#, fuzzy +msgid " -E Preprocess only; do not compile, assemble or link\n" +msgstr "-E OYA Gukusanya Cyangwa" -#: protoize.c:629 -#, fuzzy, c-format -msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B ] [ filename ... ]'\n" -msgstr "%s:Ikoresha: Izina ry'idosiye:" +#: gcc.c:2918 +#, fuzzy +msgid " -S Compile only; do not assemble or link\n" +msgstr "-OYA Cyangwa" -#: protoize.c:735 -#, fuzzy, c-format -msgid "%s: warning: no read access for file '%s'\n" -msgstr "%s:Iburira Oya Gusoma kugirango IDOSIYE" +#: gcc.c:2919 +#, fuzzy +msgid " -c Compile and assemble, but do not link\n" +msgstr "-C Na OYA" -#: protoize.c:743 -#, fuzzy, c-format -msgid "%s: warning: no write access for file '%s'\n" -msgstr "%s:Iburira Oya Kwandika kugirango IDOSIYE" +#: gcc.c:2920 +#, fuzzy +msgid " -o Place the output into \n" +msgstr "-o IDOSIYE i Ibisohoka IDOSIYE" -#: protoize.c:751 -#, fuzzy, c-format -msgid "%s: warning: no write access for dir containing '%s'\n" -msgstr "%s:Iburira Oya Kwandika kugirango" +#: gcc.c:2921 +#, fuzzy +msgid "" +" -x Specify the language of the following input files\n" +" Permissible languages include: c c++ assembler none\n" +" 'none' means revert to the default behavior of\n" +" guessing the language based on the file's extension\n" +msgstr "-X Ururimi i Ururimi Bya i Iyinjiza Indimi Gushyiramo C C Kugaruza Kuri i Mburabuzi imyitwarire i Ururimi ku i" -#. Catch cases like /.. where we try to backup to a -#. point above the absolute root of the logical file -#. system. -#: protoize.c:1138 +#: gcc.c:2928 #, fuzzy, c-format -msgid "%s: invalid file name: %s\n" -msgstr "%s:Sibyo IDOSIYE Izina:" +msgid "" +"\n" +"Options starting with -g, -f, -m, -O, -W, or --param are automatically\n" +" passed on to the various sub-processes invoked by %s. In order to pass\n" +" other options on to these processes the -W options must be used.\n" +msgstr "Na: g F M Cyangwa ku Kuri i ku Itondekanya Kuri Ikindi Amahitamo ku Kuri i Ibaruwa... Amahitamo" -#: protoize.c:1286 +#: gcc.c:3063 #, fuzzy, c-format -msgid "%s: %s: can't get status: %s\n" -msgstr "%s:%s:Kubona Imimerere" +msgid "`-%c' option must have argument" +msgstr "`-%c'Ihitamo" -#: protoize.c:1307 +#: gcc.c:3085 #, fuzzy, c-format -msgid "" +msgid "couldn't run `%s': %s" +msgstr "Gukoresha" + +#. translate_options () has turned --version into -fversion. +#: gcc.c:3262 +#, c-format +msgid "%s (GCC) %s\n" +msgstr "" + +#: gcc.c:3263 +#, fuzzy +msgid "Copyright (C) 2003 Free Software Foundation, Inc.\n" +msgstr "C" + +#: gcc.c:3265 gcov.c:364 +#, fuzzy +msgid "" +"This is free software; see the source for copying conditions. There is NO\n" +"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" "\n" -"%s: fatal error: aux info file corrupted at line %d\n" -msgstr "%s:Ikosa Ibisobanuro IDOSIYE ku Umurongo" +msgstr "ni Kigenga i Inkomoko kugirango ni OYA ATARIIGIHARWE kugirango Cyangwa A" -#: protoize.c:1636 -#, fuzzy, c-format -msgid "%s:%d: declaration of function '%s' takes different forms\n" -msgstr "%s:%d:Bya Umumaro" +#: gcc.c:3366 +#, fuzzy +msgid "argument to `-Xlinker' is missing" +msgstr "Kuri ni Ibuze" -#: protoize.c:1891 -#, fuzzy, c-format -msgid "%s: compiling '%s'\n" -msgstr "%s:Guhindura.... IDOSIYE" +#: gcc.c:3374 +#, fuzzy +msgid "argument to `-l' is missing" +msgstr "Kuri ni Ibuze" -#: protoize.c:1914 -#, fuzzy, c-format -msgid "%s: wait: %s\n" -msgstr "%s:Tegereza" +#: gcc.c:3391 +#, fuzzy +msgid "argument to `-specs' is missing" +msgstr "Kuri ni Ibuze" -#: protoize.c:1919 -#, c-format -msgid "%s: subprocess got fatal signal %d\n" -msgstr "" +#: gcc.c:3406 +#, fuzzy +msgid "argument to `-specs=' is missing" +msgstr "Kuri ni Ibuze" -#: protoize.c:1927 +#: gcc.c:3436 #, fuzzy, c-format -msgid "%s: %s exited with status %d\n" -msgstr "%s:%sNa: Imimerere" +msgid "`-%c' must come at the start of the command line" +msgstr "`-%c'ku i Gutangira Bya i Komandi: Umurongo" -#: protoize.c:1976 -#, fuzzy, c-format -msgid "%s: warning: missing SYSCALLS file '%s'\n" -msgstr "%s:Iburira Ibuze IDOSIYE" +#: gcc.c:3445 +#, fuzzy +msgid "argument to `-B' is missing" +msgstr "Kuri ni Ibuze" -#: protoize.c:1985 protoize.c:2014 -#, fuzzy, c-format -msgid "%s: can't read aux info file '%s': %s\n" -msgstr "%s:Gusoma Ibisobanuro IDOSIYE" +#: gcc.c:3618 +#, fuzzy +msgid "cannot specify -o with -c or -S and multiple compilations" +msgstr "o Na: C Cyangwa Na Igikubo" + +#: gcc.c:3791 +#, fuzzy +msgid "warning: -pipe ignored because -save-temps specified" +msgstr "Iburira Kubika" + +#: gcc.c:3795 +#, fuzzy +msgid "warning: -pipe ignored because -time specified" +msgstr "Iburira Igihe" + +#: gcc.c:3807 +#, fuzzy +msgid "argument to `-x' is missing" +msgstr "Kuri ni Ibuze" -#: protoize.c:2030 protoize.c:2058 +#: gcc.c:3835 #, fuzzy, c-format -msgid "%s: can't get status of aux info file '%s': %s\n" -msgstr "%s:Kubona Imimerere Bya Ibisobanuro IDOSIYE" +msgid "argument to `-%s' is missing" +msgstr "Kuri ni Ibuze" -#: protoize.c:2086 +#: gcc.c:3896 #, fuzzy, c-format -msgid "%s: can't open aux info file '%s' for reading: %s\n" -msgstr "%s:Gufungura Ibisobanuro IDOSIYE kugirango" +msgid "warning: `-x %s' after last input file has no effect" +msgstr "Iburira X Nyuma Iheruka Iyinjiza IDOSIYE Oya INGARUKA" -#: protoize.c:2104 +#: gcc.c:4241 +#, fuzzy +msgid "invalid specification! Bug in cc" +msgstr "Sibyo in KopiKubandi" + +# basctl/source\basicide\basidesh.src:RID_IMGBTN_REMOVEWATCH.text +#: gcc.c:4395 #, fuzzy, c-format -msgid "%s: error reading aux info file '%s': %s\n" -msgstr "%s:Ikosa Ibisobanuro IDOSIYE" +msgid "%s\n" +msgstr "%s" -#: protoize.c:2117 +#. Catch the case where a spec string contains something like +#. '%{foo:%*}'. ie there is no * in the pattern on the left +#. hand side of the :. +#: gcc.c:4955 #, fuzzy, c-format -msgid "%s: error closing aux info file '%s': %s\n" -msgstr "%s:Ikosa Ibisobanuro IDOSIYE" +msgid "spec failure: '%%*' has not been initialized by pattern match" +msgstr "OYA ku Ishusho BIHUYE" -#: protoize.c:2133 +#: gcc.c:4964 #, fuzzy, c-format -msgid "%s: can't delete aux info file '%s': %s\n" -msgstr "%s:Gusiba Ibisobanuro IDOSIYE" +msgid "warning: use of obsolete %%[ operator in specs" +msgstr "Iburira Gukoresha Bya Mukoresha in" -#: protoize.c:2215 protoize.c:4185 +#: gcc.c:4982 #, fuzzy, c-format -msgid "%s: can't delete file '%s': %s\n" -msgstr "%s:Gusiba IDOSIYE" +msgid "Processing spec %c%s%c, which is '%s'\n" +msgstr "ni" -#: protoize.c:2293 +#: gcc.c:5107 #, fuzzy, c-format -msgid "%s: warning: can't rename file '%s' to '%s': %s\n" -msgstr "%s:Iburira Guhindura izina IDOSIYE Kuri" +msgid "spec failure: unrecognized spec option '%c'" +msgstr "Ihitamo" -#: protoize.c:2415 +#: gcc.c:5188 #, fuzzy, c-format -msgid "%s: conflicting extern definitions of '%s'\n" -msgstr "%s:Bya" +msgid "unknown spec function `%s'" +msgstr "Kitazwi Umumaro" -#: protoize.c:2419 +#: gcc.c:5207 #, fuzzy, c-format -msgid "%s: declarations of '%s' will not be converted\n" -msgstr "%s:Bya OYA" +msgid "error in args to spec function `%s'" +msgstr "Ikosa in Kuri Umumaro" + +#: gcc.c:5256 +#, fuzzy +msgid "malformed spec function name" +msgstr "Umumaro Izina:" + +#. ) +#: gcc.c:5259 +#, fuzzy +msgid "no arguments for spec function" +msgstr "Oya ingingo kugirango Umumaro" + +#: gcc.c:5278 +#, fuzzy +msgid "malformed spec function arguments" +msgstr "Umumaro ingingo" + +#: gcc.c:5386 +#, fuzzy +msgid "mismatched braces in specs" +msgstr "Ingirwadusodeko in" -#: protoize.c:2421 +#: gcc.c:6081 #, fuzzy, c-format -msgid "%s: conflict list for '%s' follows:\n" -msgstr "%s:Urutonde kugirango" +msgid "unrecognized option `-%s'" +msgstr "Ihitamo" -#: protoize.c:2454 +# #-#-#-#-# setup2.pot (PACKAGE VERSION) #-#-#-#-# +# setup2/source\ui\pages\plang.src:RESID_PAGE_PAGELANGUAGE.STR_PROG.text +# #-#-#-#-# setup2.pot (PACKAGE VERSION) #-#-#-#-# +# setup2/source\uibase\agentdlg.src:RC_AGENTDLG.RESID_DLG_AGENT_STR_INSTALL.text +#: gcc.c:6087 #, fuzzy, c-format -msgid "%s: warning: using formals list from %s(%d) for function '%s'\n" -msgstr "%s:Iburira ikoresha Urutonde Bivuye kugirango Umumaro" +msgid "install: %s%s\n" +msgstr "Kwinjiza porogaramu" -#: protoize.c:2494 +#: gcc.c:6088 #, fuzzy, c-format -msgid "%s: %d: '%s' used but missing from SYSCALLS\n" -msgstr "%s:%d:`%s'Ibuze Bivuye" +msgid "programs: %s\n" +msgstr "Porogaramu" -#: protoize.c:2500 +# basctl/source\basicide\moduldlg.src:RID_TD_ORGANIZE.RID_TC_ORGANIZE.RID_TP_LIB.text +#: gcc.c:6089 #, fuzzy, c-format -msgid "%s: %d: warning: no extern definition for '%s'\n" -msgstr "%s:%d:Iburira Oya Insobanuro kugirango" +msgid "libraries: %s\n" +msgstr "Amasomero" + +#: gcc.c:6146 +#, fuzzy +msgid "" +"\n" +"For bug reporting instructions, please see:\n" +msgstr "Amabwiriza" -#: protoize.c:2530 +#: gcc.c:6162 #, fuzzy, c-format -msgid "%s: warning: no static definition for '%s' in file '%s'\n" -msgstr "%s:Iburira Oya Insobanuro kugirango in IDOSIYE" +msgid "Configured with: %s\n" +msgstr "Na:" -#: protoize.c:2536 +#: gcc.c:6176 #, fuzzy, c-format -msgid "%s: multiple static defs of '%s' in file '%s'\n" -msgstr "%s:Igikubo Bya in IDOSIYE" +msgid "Thread model: %s\n" +msgstr "Urugero" -#: protoize.c:2706 protoize.c:2709 +#: gcc.c:6187 #, fuzzy, c-format -msgid "%s: %d: warning: source too confusing\n" -msgstr "%s:%d:Iburira Inkomoko" +msgid "gcc version %s\n" +msgstr "Verisiyo" -#: protoize.c:2905 +#: gcc.c:6189 #, fuzzy, c-format -msgid "%s: %d: warning: varargs function declaration not converted\n" -msgstr "%s:%d:Iburira Umumaro OYA" +msgid "gcc driver version %s executing gcc version %s\n" +msgstr "Musomyi: Verisiyo Gukora: %s%s Verisiyo" + +#: gcc.c:6197 +#, fuzzy +msgid "no input files" +msgstr "Oya Iyinjiza Idosiye" -#: protoize.c:2920 +#: gcc.c:6235 #, fuzzy, c-format -msgid "%s: declaration of function '%s' not converted\n" -msgstr "%s:Bya Umumaro OYA" +msgid "%s: %s compiler not installed on this system" +msgstr "%s:%sOYA ku iyi Sisitemu" -#: protoize.c:3043 +#: gcc.c:6310 #, fuzzy, c-format -msgid "%s: warning: too many parameter lists in declaration of '%s'\n" -msgstr "%s:Iburira Intonde in Bya" +msgid "%s: linker input file unused because linking not done" +msgstr "%s:Iyinjiza IDOSIYE Kidakoreshwa Impuza OYA Byakozwe" -#: protoize.c:3064 +#: gcc.c:6353 #, fuzzy, c-format +msgid "language %s not recognized" +msgstr "Ururimi OYA" + +#: gcc.c:6456 +#, fuzzy +msgid "internal gcc abort" +msgstr "By'imbere Kureka" + +#: gcov.c:325 +#, fuzzy +msgid "Internal gcov abort.\n" +msgstr "Kureka" + +#: gcov.c:338 msgid "" +"Usage: gcov [OPTION]... SOURCEFILE\n" "\n" -"%s: warning: too few parameter lists in declaration of '%s'\n" -msgstr "%s:Iburira Intonde in Bya" +msgstr "" -#: protoize.c:3160 -#, fuzzy, c-format -msgid "%s: %d: warning: found '%s' but expected '%s'\n" -msgstr "%s:%d:Iburira Byabonetse Ikitezwe:" +#: gcov.c:339 +#, fuzzy +msgid "" +"Print code coverage information.\n" +"\n" +msgstr "ITEGEKONGENGA Ibisobanuro" -#: protoize.c:3335 -#, fuzzy, c-format -msgid "%s: local declaration for function '%s' not inserted\n" -msgstr "%s:kugirango Umumaro OYA" +#: gcov.c:340 +#, fuzzy +msgid " -h, --help Print this help, then exit\n" +msgstr "-h Ifashayobora iyi Ifashayobora Hanyuma" + +#: gcov.c:341 +#, fuzzy +msgid " -v, --version Print version number, then exit\n" +msgstr "-v Verisiyo Verisiyo Umubare Hanyuma" + +#: gcov.c:342 +#, fuzzy +msgid " -b, --branch-probabilities Include branch probabilities in output\n" +msgstr "-B in" + +#: gcov.c:343 +#, fuzzy +msgid "" +" -c, --branch-counts Given counts of branches taken\n" +" rather than percentages\n" +msgstr "-C Bya" + +#: gcov.c:345 +#, fuzzy +msgid " -n, --no-output Do not create an output file\n" +msgstr "-N Oya Ibisohoka OYA Kurema Ibisohoka" + +#: gcov.c:346 +#, fuzzy +msgid "" +" -l, --long-file-names Use long output file names for included\n" +" source files\n" +msgstr "-L IDOSIYE Amazina Ibisohoka IDOSIYE Amazina kugirango Inkomoko" + +#: gcov.c:348 +#, fuzzy +msgid " -f, --function-summaries Output summaries for each function\n" +msgstr "-F Umumaro kugirango" + +#: gcov.c:349 +#, fuzzy +msgid " -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n" +msgstr "-o Igikoresho bushyinguro kugirango Igikoresho Idosiye in Cyangwa" + +#: gcov.c:350 +#, fuzzy +msgid " -p, --preserve-paths Preserve all pathname components\n" +msgstr "-P Inzira Byose" -#: protoize.c:3362 +#: gcov.c:351 #, fuzzy, c-format msgid "" "\n" -"%s: %d: warning: can't add declaration of '%s' into macro call\n" -msgstr "%s:%d:Iburira Kongeramo Bya Makoro" +"For bug reporting instructions, please see:\n" +"%s.\n" +msgstr "Amabwiriza" -#: protoize.c:3434 -#, fuzzy, c-format -msgid "%s: global declarations for file '%s' not inserted\n" -msgstr "%s:kugirango IDOSIYE OYA" +#: gcov.c:361 +#, c-format +msgid "gcov (GCC) %s\n" +msgstr "" -#: protoize.c:3523 protoize.c:3553 -#, fuzzy, c-format -msgid "%s: definition of function '%s' not converted\n" -msgstr "%s:Insobanuro Bya Umumaro OYA" +#: gcov.c:362 +#, fuzzy +msgid "Copyright (C) 2001 Free Software Foundation, Inc.\n" +msgstr "C" -#: protoize.c:3542 +#: gcov.c:500 #, fuzzy, c-format -msgid "%s: %d: warning: definition of %s not converted\n" -msgstr "%s:%d:Iburira Insobanuro Bya OYA" +msgid "Could not open basic block file %s.\n" +msgstr "OYA Gufungura BASIC Funga IDOSIYE" -#: protoize.c:3868 +#: gcov.c:507 #, fuzzy, c-format -msgid "%s: found definition of '%s' at %s(%d)\n" -msgstr "%s:Byabonetse Insobanuro Bya ku" +msgid "Could not open program flow graph file %s.\n" +msgstr "OYA Gufungura Porogaramu IDOSIYE" -#. If we make it here, then we did not know about this -#. function definition. -#: protoize.c:3884 +#: gcov.c:524 #, fuzzy, c-format -msgid "%s: %d: warning: '%s' excluded by preprocessing\n" -msgstr "%s:%d:Iburira ku" +msgid "Could not open data file %s.\n" +msgstr "OYA Gufungura Ibyatanzwe IDOSIYE" + +#: gcov.c:525 +#, fuzzy +msgid "Assuming that all execution counts are zero.\n" +msgstr "Byose Zeru" -#: protoize.c:3887 +#: gcov.c:534 #, fuzzy, c-format -msgid "%s: function definition not converted\n" -msgstr "%s:Umumaro Insobanuro OYA" +msgid "No executable code associated with file %s.\n" +msgstr "ITEGEKONGENGA Na: IDOSIYE" -#: protoize.c:3945 +#: gcov.c:1186 #, fuzzy, c-format -msgid "%s: '%s' not converted\n" -msgstr "%s:`%s'OYA" +msgid "%s of %d lines executed in %s %s\n" +msgstr "%sBya Imirongo in" -#: protoize.c:3953 +#: gcov.c:1191 #, fuzzy, c-format -msgid "%s: would convert file '%s'\n" -msgstr "%s:GUHINDURA IDOSIYE" +msgid "No executable lines in %s %s\n" +msgstr "Imirongo in" -#: protoize.c:3956 +#: gcov.c:1198 #, fuzzy, c-format -msgid "%s: converting file '%s'\n" -msgstr "%s:Guhindura.... IDOSIYE" +msgid "%s of %d branches executed in %s %s\n" +msgstr "%sBya in" -#: protoize.c:3966 +#: gcov.c:1203 #, fuzzy, c-format -msgid "%s: can't get status for file '%s': %s\n" -msgstr "%s:Kubona Imimerere kugirango IDOSIYE" +msgid "%s of %d branches taken at least once in %s %s\n" +msgstr "%sBya ku Rimwe in" -#: protoize.c:4008 +#: gcov.c:1209 #, fuzzy, c-format -msgid "%s: can't open file '%s' for reading: %s\n" -msgstr "%s:Gufungura IDOSIYE kugirango" +msgid "No branches in %s %s\n" +msgstr "in" -#: protoize.c:4023 +#: gcov.c:1211 #, fuzzy, c-format -msgid "" -"\n" -"%s: error reading input file '%s': %s\n" -msgstr "%s:Ikosa Iyinjiza IDOSIYE" +msgid "%s of %d calls executed in %s %s\n" +msgstr "%sBya Amahamagara: in" -#: protoize.c:4057 +#: gcov.c:1216 #, fuzzy, c-format -msgid "%s: can't create/open clean file '%s': %s\n" -msgstr "%s:Kurema Gufungura GUSUKURA IDOSIYE" +msgid "No calls in %s %s\n" +msgstr "Amahamagara: in" -#: protoize.c:4162 +#: gcov.c:1351 #, fuzzy, c-format -msgid "%s: warning: file '%s' already saved in '%s'\n" -msgstr "%s:Iburira IDOSIYE in" +msgid "didn't use all bb entries of graph, function %s\n" +msgstr "Gukoresha Byose Ibyinjijwe Bya Umumaro" + +#: gcov.c:1353 +#, c-format +msgid "block_num = %ld, num_blocks = %d\n" +msgstr "" -#: protoize.c:4170 +#: gcov.c:1367 #, fuzzy, c-format -msgid "%s: can't link file '%s' to '%s': %s\n" -msgstr "%s:Ihuza IDOSIYE Kuri" +msgid "ERROR: unexpected line number %ld\n" +msgstr "Umurongo Umubare" -#: protoize.c:4200 +#: gcov.c:1383 #, fuzzy, c-format -msgid "%s: can't create/open output file '%s': %s\n" -msgstr "%s:Kurema Gufungura Ibisohoka IDOSIYE" +msgid "ERROR: too many basic blocks in function %s\n" +msgstr "BASIC in Umumaro" -#: protoize.c:4233 +#: gcov.c:1398 #, fuzzy, c-format -msgid "%s: can't change mode of file '%s': %s\n" -msgstr "%s:Guhindura>> Ubwoko Bya IDOSIYE" +msgid "ERROR: out of range line number in function %s\n" +msgstr "Inyuma Bya Urutonde Umurongo Umubare in Umumaro" -#: protoize.c:4406 +#: gcov.c:1470 #, fuzzy, c-format -msgid "%s: cannot get working directory: %s\n" -msgstr "%s:Kubona bushyinguro" +msgid "Could not open source file %s.\n" +msgstr "OYA Gufungura Inkomoko IDOSIYE" -#: protoize.c:4504 +#: gcov.c:1480 #, fuzzy, c-format -msgid "%s: input file names must have .c suffixes: %s\n" -msgstr "%s:Iyinjiza IDOSIYE Amazina C Imigereka" +msgid "Warning: source file %s is newer than %s\n" +msgstr "Inkomoko IDOSIYE ni" -#: reg-stack.c:622 +#: gcov.c:1510 #, fuzzy, c-format -msgid "output constraint %d must specify a single register" -msgstr "Ibisohoka Imbogamizi a UMWE Kwiyandikisha" +msgid "Unexpected EOF while reading source file %s.\n" +msgstr "Inkomoko IDOSIYE" -#: reg-stack.c:632 +#: gcov.c:1532 #, fuzzy, c-format -msgid "output constraint %d cannot be specified together with \"%s\" clobber" -msgstr "Ibisohoka Imbogamizi Na:" +msgid "call %2d never executed\n" +msgstr "Nta narimwe" -#: reg-stack.c:655 -#, fuzzy -msgid "output regs must be grouped at top of stack" -msgstr "Ibisohoka ku Hejuru: Bya" +#: gcov.c:1535 +#, c-format +msgid "call %2d returns %s\n" +msgstr "" -#: reg-stack.c:692 -#, fuzzy -msgid "implicitly popped regs must be grouped at top of stack" -msgstr "ku Hejuru: Bya" +#: gcov.c:1543 +#, fuzzy, c-format +msgid "branch %2d never executed\n" +msgstr "Nta narimwe" -#: reg-stack.c:711 -#, fuzzy -msgid "output operand %d must use %<&%> constraint" -msgstr "Ibisohoka Gukoresha Imbogamizi" +#: gcov.c:1546 +#, c-format +msgid "branch %2d taken %s\n" +msgstr "" -#: regclass.c:766 +#: gcov.c:1610 +#, c-format +msgid "Creating %s.\n" +msgstr "" + +#: gcov.c:1613 #, fuzzy, c-format -msgid "can't use '%s' as a %s register" -msgstr "Gukoresha Nka a Kwiyandikisha" +msgid "Error writing output file %s.\n" +msgstr "Ibisohoka IDOSIYE" -#: regclass.c:781 config/ia64/ia64.c:4572 config/ia64/ia64.c:4579 -#: config/pa/pa.c:342 config/pa/pa.c:349 +#: gcov.c:1618 #, fuzzy, c-format -msgid "unknown register name: %s" -msgstr "Kitazwi Kwiyandikisha Izina:" +msgid "Could not open output file %s.\n" +msgstr "OYA Gufungura Ibisohoka IDOSIYE" -#: regclass.c:791 -#, fuzzy -msgid "global register variable follows a function definition" -msgstr "Kwiyandikisha IMPINDURAGACIRO a Umumaro Insobanuro" +#: gcse.c:763 +#, fuzzy, c-format +msgid "GCSE disabled: %d > 1000 basic blocks and %d >= 20 edges/basic block" +msgstr "Yahagaritswe 1000 BASIC Na 20 BASIC Funga" -#: regclass.c:795 -#, fuzzy -msgid "register used for two global register variables" -msgstr "Kwiyandikisha kugirango Kwiyandikisha Ibihinduka" +#: gcse.c:775 +#, fuzzy, c-format +msgid "GCSE disabled: %d basic blocks and %d registers" +msgstr "Yahagaritswe BASIC Na" -#: regclass.c:800 -#, fuzzy -msgid "call-clobbered register used for global register variable" -msgstr "Kwiyandikisha kugirango Kwiyandikisha IMPINDURAGACIRO" +#: genautomata.c:1490 +#, fuzzy, c-format +msgid "Name `%s' contains quotes" +msgstr "Kirimo" -#: regrename.c:1872 +#: genautomata.c:1621 #, fuzzy, c-format -msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)" -msgstr "kugirango ubusa" +msgid "invalid string `%s' in define_cpu_unit" +msgstr "Sibyo Ikurikiranyanyuguti in" -#: regrename.c:1884 +#: genautomata.c:1650 #, fuzzy, c-format -msgid "validate_value_data: Loop in regno chain (%u)" -msgstr "in" +msgid "invalid string `%s' in define_query_cpu_unit" +msgstr "Sibyo Ikurikiranyanyuguti in" -#: regrename.c:1887 -#, c-format -msgid "validate_value_data: [%u] Bad oldest_regno (%u)" -msgstr "" +#: genautomata.c:1682 genautomata.c:1685 +#, fuzzy, c-format +msgid "invalid string `%s' in define_bypass" +msgstr "Sibyo Ikurikiranyanyuguti in" -#: regrename.c:1899 +#: genautomata.c:1720 #, fuzzy, c-format -msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)" -msgstr "ubusa in" +msgid "invalid first string `%s' in exclusion_set" +msgstr "Sibyo Itangira Ikurikiranyanyuguti in" -#: reload.c:1270 -#, fuzzy -msgid "cannot reload integer constant operand in %" -msgstr "Kongera Gutangiza Umubare wuzuye in" +#: genautomata.c:1724 +#, fuzzy, c-format +msgid "invalid second string `%s' in exclusion_set" +msgstr "Sibyo ISEGONDA Ikurikiranyanyuguti in" -#: reload.c:1293 -#, fuzzy -msgid "impossible register constraint in %" -msgstr "Kwiyandikisha Imbogamizi in" +#: genautomata.c:1760 +#, fuzzy, c-format +msgid "invalid first string `%s' in presence_set" +msgstr "Sibyo Itangira Ikurikiranyanyuguti in" -#: reload.c:3535 -#, fuzzy -msgid "%<&%> constraint used with no register class" -msgstr "`&'Imbogamizi Na: Oya Kwiyandikisha ishuri" +#: genautomata.c:1764 +#, fuzzy, c-format +msgid "invalid second string `%s' in presence_set" +msgstr "Sibyo ISEGONDA Ikurikiranyanyuguti in" -#: reload.c:3705 -#, fuzzy -msgid "unable to generate reloads for:" -msgstr "Kuri kugirango" +#: genautomata.c:1800 +#, fuzzy, c-format +msgid "invalid first string `%s' in absence_set" +msgstr "Sibyo Itangira Ikurikiranyanyuguti in" -#: reload.c:3706 reload.c:3938 -#, fuzzy -msgid "inconsistent operand constraints in an %" -msgstr "in" +#: genautomata.c:1804 +#, fuzzy, c-format +msgid "invalid second string `%s' in absence_set" +msgstr "Sibyo ISEGONDA Ikurikiranyanyuguti in" -#: reload1.c:1211 -#, fuzzy -msgid "frame size too large for reliable stack checking" -msgstr "Ikadiri Ingano Binini kugirango" +#: genautomata.c:1837 +#, fuzzy, c-format +msgid "invalid string `%s' in define_automaton" +msgstr "Sibyo Ikurikiranyanyuguti in" -#: reload1.c:1214 -#, fuzzy -msgid "try reducing the number of local variables" -msgstr "i Umubare Bya Ibihinduka" +#: genautomata.c:1868 +#, fuzzy, c-format +msgid "invalid option `%s' in automata_option" +msgstr "Sibyo Ihitamo in" -#: reload1.c:1865 -#, fuzzy -msgid "can't find a register in class %qs while reloading %" -msgstr "Gushaka a Kwiyandikisha in ishuri" +#: genautomata.c:1890 +#, fuzzy, c-format +msgid "garbage after ) in reservation `%s'" +msgstr "Nyuma in" -#: reload1.c:1870 +#: genautomata.c:1921 genautomata.c:1954 genautomata.c:1981 #, fuzzy, c-format -msgid "unable to find a register to spill in class %qs" -msgstr "Kuri Gushaka a Kwiyandikisha Kuri in ishuri" +msgid "invalid `%s' in reservation `%s'" +msgstr "Sibyo in" -#: reload1.c:1872 -#, fuzzy -msgid "this is the insn:" -msgstr "iyi ni i" +#: genautomata.c:1932 +#, fuzzy, c-format +msgid "repetition `%s' <= 1 in reservation `%s'" +msgstr "1. in" -#: reload1.c:3863 -#, fuzzy -msgid "% operand requires impossible reload" -msgstr "`Kongera Gutangiza" +#: genautomata.c:2425 +#, fuzzy, c-format +msgid "unit `%s' in exclusion is not declared" +msgstr "Igice: in ni OYA" -#. It's the compiler's fault. -#: reload1.c:4982 -#, fuzzy -msgid "could not find a spill register" -msgstr "OYA Gushaka a Kwiyandikisha" +#: genautomata.c:2427 +#, fuzzy, c-format +msgid "`%s' in exclusion is not unit" +msgstr "`%s'in ni OYA Igice:" -#: reload1.c:4987 -#, fuzzy -msgid "% operand constraint incompatible with operand size" -msgstr "`Imbogamizi Na: Ingano" +#: genautomata.c:2465 +#, fuzzy, c-format +msgid "unit `%s' excludes itself" +msgstr "Igice:" -#. It's the compiler's fault. -#: reload1.c:6613 -#, fuzzy -msgid "VOIDmode on an output" -msgstr "ku Ibisohoka" +#: genautomata.c:2473 +#, fuzzy, c-format +msgid "units `%s' and `%s' in exclusion set belong to different automata" +msgstr "Na in Gushyiraho Kuri" -#: reload1.c:6614 -#, fuzzy -msgid "output operand is constant in %" -msgstr "Ibisohoka ni in" +#: genautomata.c:2603 genautomata.c:2609 +#, fuzzy, c-format +msgid "unit `%s' excludes and requires presence of `%s'" +msgstr "Igice: Na Bya" -#: rtl-error.c:128 -msgid "unrecognizable insn:" -msgstr "" +#: genautomata.c:2623 genautomata.c:2629 +#, fuzzy, c-format +msgid "unit `%s' requires absence and presence of `%s'" +msgstr "Igice: Na Bya" -#: rtl-error.c:130 -#, fuzzy -msgid "insn does not satisfy its constraints:" -msgstr "OYA" +#: genautomata.c:2692 genautomata.c:2695 +#, fuzzy, c-format +msgid "repeated declaration of automaton `%s'" +msgstr "byasubiyemo Bya" -#: rtl.c:471 +#: genautomata.c:2711 #, fuzzy, c-format -msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d" -msgstr "Kugenzura... Bya Bya Na: Iheruka in ku" +msgid "define_insn_reservation `%s' has negative latency time" +msgstr "Igihe" -#: rtl.c:481 +#: genautomata.c:2717 #, fuzzy, c-format -msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d" -msgstr "Kugenzura... Ikitezwe: Ubwoko in ku" +msgid "`%s' is already used as insn reservation name" +msgstr "`%s'ni Nka Izina:" -#: rtl.c:491 +#: genautomata.c:2723 #, fuzzy, c-format -msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d" -msgstr "Kugenzura... Ikitezwe: Ubwoko Cyangwa in ku" +msgid "define_bypass `%s - %s' has negative latency time" +msgstr "Igihe" -#: rtl.c:500 +#: genautomata.c:2737 #, fuzzy, c-format -msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d" -msgstr "Kugenzura... Ikitezwe: ITEGEKONGENGA in ku" +msgid "automaton `%s' is not declared" +msgstr "ni OYA" -#: rtl.c:510 +#: genautomata.c:2747 #, fuzzy, c-format -msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d" -msgstr "Kugenzura... Ikitezwe: ITEGEKONGENGA Cyangwa in ku" +msgid "define_unit `%s' without automaton when one defined" +msgstr "Ryari:" -#: rtl.c:521 +#: genautomata.c:2753 #, fuzzy, c-format -msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d" -msgstr "Kugenzura... Bya Bya Na: Iheruka in ku" +msgid "`%s' is declared as cpu unit" +msgstr "`%s'ni Nka CPU Igice:" -#: rtl.c:532 +#: genautomata.c:2762 #, fuzzy, c-format -msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d" -msgstr "Ibendera Kugenzura... Na: ITEGEKONGENGA in ku" +msgid "`%s' is declared as cpu reservation" +msgstr "`%s'ni Nka CPU" -#: stmt.c:317 -#, fuzzy -msgid "output operand constraint lacks %<=%>" -msgstr "Ibisohoka Imbogamizi" +#: genautomata.c:2772 +#, fuzzy, c-format +msgid "repeated declaration of unit `%s'" +msgstr "byasubiyemo Bya Igice:" -#: stmt.c:332 +#: genautomata.c:2775 #, fuzzy, c-format -msgid "output constraint %qc for operand %d is not at the beginning" -msgstr "Ibisohoka Imbogamizi kugirango ni OYA ku i Itangiriro" +msgid "repeated declaration of reservation `%s'" +msgstr "byasubiyemo Bya" -#: stmt.c:355 -#, fuzzy -msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>" -msgstr "Imbogamizi Kirimo Cyangwa" +#: genautomata.c:2790 genautomata.c:2793 +#, fuzzy, c-format +msgid "there is no insn reservation `%s'" +msgstr "ni Oya" -#: stmt.c:362 stmt.c:461 -#, fuzzy -msgid "%<%%%> constraint used with last operand" -msgstr "`%%'Imbogamizi Na: Iheruka" +#: genautomata.c:2810 genautomata.c:2815 +#, fuzzy, c-format +msgid "the same bypass `%s - %s' is already defined" +msgstr "i ni" -#: stmt.c:381 -#, fuzzy -msgid "matching constraint not valid in output operand" -msgstr "Imbogamizi OYA Byemewe in Ibisohoka" +#: genautomata.c:2820 +#, fuzzy, c-format +msgid "bypass `%s - %s' is already defined" +msgstr "ni" -#: stmt.c:452 +#: genautomata.c:2925 genautomata.c:2927 #, fuzzy, c-format -msgid "input operand constraint contains %qc" -msgstr "Iyinjiza Imbogamizi Kirimo" +msgid "automaton `%s' is not used" +msgstr "ni OYA" -#: stmt.c:494 -#, fuzzy -msgid "matching constraint references invalid operand number" -msgstr "Imbogamizi Indango Sibyo Umubare" +#: genautomata.c:2950 +#, fuzzy, c-format +msgid "undeclared unit or reservation `%s'" +msgstr "Igice: Cyangwa" -#: stmt.c:532 +#: genautomata.c:3028 genautomata.c:3030 #, fuzzy, c-format -msgid "invalid punctuation %qc in constraint" -msgstr "Sibyo in Imbogamizi" +msgid "unit `%s' is not used" +msgstr "Igice: ni OYA" -#: stmt.c:556 -#, fuzzy -msgid "matching constraint does not allow a register" -msgstr "Imbogamizi OYA Byemewe in Ibisohoka" +#: genautomata.c:3035 genautomata.c:3037 +#, fuzzy, c-format +msgid "reservation `%s' is not used" +msgstr "ni OYA" -#: stmt.c:584 +#: genautomata.c:3134 #, fuzzy, c-format -msgid "asm-specifier for variable %qs conflicts with asm clobber list" -msgstr "kugirango IMPINDURAGACIRO Na: Urutonde" +msgid "cycle in definition of reservation `%s'" +msgstr "Uruziga in Insobanuro Bya" -#: stmt.c:673 -#, fuzzy -msgid "unknown register name %qs in %" -msgstr "Kitazwi Kwiyandikisha Izina: in" +#: genautomata.c:5333 +#, fuzzy, c-format +msgid "Units `%s' and `%s' should be in the same automaton" +msgstr "Na in i" -#: stmt.c:681 -msgid "PIC register %qs clobbered in %" -msgstr "" +#: genautomata.c:9441 +#, fuzzy +msgid "-split has no argument." +msgstr "-Gutandukanya Oya" -#: stmt.c:728 +#: genautomata.c:9442 #, fuzzy -msgid "more than %d operands in %" -msgstr "Birenzeho in" +msgid "option `-split' has not been implemented yet\n" +msgstr "Ihitamo OYA" -#: stmt.c:791 +#: genautomata.c:9486 genautomata.c:9491 #, fuzzy, c-format -msgid "output number %d not directly addressable" -msgstr "Ibisohoka Umubare OYA" - -#: stmt.c:870 -#, fuzzy -msgid "asm operand %d probably doesn%'t match constraints" -msgstr "BIHUYE" +msgid "Automaton `%s': Insn `%s' will never be issued" +msgstr "Nta narimwe Byasohowe" -#: stmt.c:880 -#, c-format -msgid "use of memory input without lvalue in asm operand %d is deprecated" -msgstr "" +#: genautomata.c:9498 genautomata.c:9501 +#, fuzzy, c-format +msgid "Insn `%s' will never be issued" +msgstr "Nta narimwe Byasohowe" -#: stmt.c:1027 +#: genautomata.c:9649 #, fuzzy -msgid "asm clobber conflict with output operand" -msgstr "Na: Ibisohoka" +msgid "Errors in DFA description" +msgstr "in Isobanuramiterere" -#: stmt.c:1032 -#, fuzzy -msgid "asm clobber conflict with input operand" -msgstr "Na: Iyinjiza" +#: genautomata.c:9732 +#, fuzzy, c-format +msgid "Error in writing DFA description file %s" +msgstr "in Isobanuramiterere IDOSIYE" -#: stmt.c:1109 +#: genconditions.c:196 #, fuzzy -msgid "too many alternatives in %" -msgstr "in" +msgid "No input file name." +msgstr "Iyinjiza IDOSIYE Izina:" -#: stmt.c:1121 +#: ggc-page.c:1265 #, fuzzy -msgid "operand constraints for % differ in number of alternatives" -msgstr "kugirango in Umubare Bya" +msgid "open /dev/zero" +msgstr "Gufungura Zeru" -#: stmt.c:1174 +#: graph.c:420 profile.c:1204 profile.c:1211 toplev.c:1836 toplev.c:5168 +#: f/com.c:14210 java/jcf-parse.c:917 java/jcf-parse.c:1063 java/lex.c:1776 +#: objc/objc-act.c:449 #, fuzzy, c-format -msgid "duplicate asm operand name %qs" -msgstr "Gusubiramo Izina:" - -#: stmt.c:1272 -#, fuzzy -msgid "missing close brace for named operand" -msgstr "Ibuze Gufunga kugirango" +msgid "can't open %s" +msgstr "Gufungura" -#: stmt.c:1300 +#: haifa-sched.c:196 #, fuzzy, c-format -msgid "undefined named operand %qs" -msgstr "kidasobanuye" +msgid "fix_sched_param: unknown param: %s" +msgstr "Kitazwi" -#: stmt.c:1465 +#: integrate.c:174 #, fuzzy -msgid "%Hvalue computed is not used" -msgstr "ni OYA" +msgid "function cannot be inline" +msgstr "Umumaro Mumurongo" -#: stor-layout.c:152 +#: integrate.c:178 #, fuzzy -msgid "type size can%'t be explicitly evaluated" -msgstr "Ubwoko Ingano" +msgid "varargs function cannot be inline" +msgstr "Umumaro Mumurongo" -#: stor-layout.c:154 +#: integrate.c:181 #, fuzzy -msgid "variable-size type declared outside of any function" -msgstr "IMPINDURAGACIRO Ingano Ubwoko Hanze Bya Umumaro" +msgid "function using alloca cannot be inline" +msgstr "Umumaro ikoresha Mumurongo" -#: stor-layout.c:458 +#: integrate.c:184 #, fuzzy -msgid "%Jsize of %qD is %d bytes" -msgstr "Ingano Bya ni Bayite" +msgid "function using setjmp cannot be inline" +msgstr "Umumaro ikoresha Mumurongo" -#: stor-layout.c:460 +#: integrate.c:187 #, fuzzy -msgid "%Jsize of %qD is larger than %d bytes" -msgstr "Ingano Bya ni Kinini Bayite" +msgid "function uses __builtin_eh_return" +msgstr "Umumaro" -#: stor-layout.c:844 +#: integrate.c:190 #, fuzzy -msgid "%Jpacked attribute causes inefficient alignment for %qD" -msgstr "Ikiranga Itunganya kugirango" +msgid "function with nested functions cannot be inline" +msgstr "Umumaro Na: Imimaro Mumurongo" -#: stor-layout.c:847 +#: integrate.c:194 #, fuzzy -msgid "%Jpacked attribute is unnecessary for %qD" -msgstr "Ikiranga ni kugirango" +msgid "function with label addresses used in initializers cannot inline" +msgstr "Umumaro Na: Akarango Amaderesi in Mumurongo" -#: stor-layout.c:863 +#: integrate.c:201 integrate.c:245 #, fuzzy -msgid "%Jpadding struct to align %qD" -msgstr "Wuzuza: Kuri Gutondeka" +msgid "function too large to be inline" +msgstr "Umumaro Binini Kuri Mumurongo" -#: stor-layout.c:1205 +#: integrate.c:211 #, fuzzy -msgid "padding struct size to alignment boundary" -msgstr "Wuzuza: Ingano Kuri Itunganya" +msgid "no prototype, and parameter address used; cannot be inline" +msgstr "Oya Na Aderesi Mumurongo" -#: stor-layout.c:1235 -#, fuzzy, c-format -msgid "packed attribute causes inefficient alignment for %qs" -msgstr "Ikiranga Itunganya kugirango" +#: integrate.c:218 integrate.c:263 +#, fuzzy +msgid "inline functions not supported for this return value type" +msgstr "Mumurongo Imimaro OYA kugirango iyi Garuka Agaciro Ubwoko" -#: stor-layout.c:1238 -#, fuzzy, c-format -msgid "packed attribute is unnecessary for %qs" -msgstr "Ikiranga ni kugirango" +#: integrate.c:223 +#, fuzzy +msgid "function with varying-size return value cannot be inline" +msgstr "Umumaro Na: Ingano Garuka Agaciro Mumurongo" -#: stor-layout.c:1243 +#: integrate.c:230 #, fuzzy -msgid "packed attribute causes inefficient alignment" -msgstr "Ikiranga Itunganya" +msgid "function with varying-size parameter cannot be inline" +msgstr "Umumaro Na: Ingano Mumurongo" -#: stor-layout.c:1245 +#: integrate.c:233 #, fuzzy -msgid "packed attribute is unnecessary" -msgstr "Ikiranga ni" +msgid "function with transparent unit parameter cannot be inline" +msgstr "Umumaro Na: Bibonerana Igice: Mumurongo" -#: targhooks.c:96 +#: integrate.c:252 #, fuzzy -msgid "__builtin_saveregs not supported by this target" -msgstr "_OYA ku iyi Intego" +msgid "function with computed jump cannot inline" +msgstr "Umumaro Na: Simbuka Mumurongo" -#: timevar.c:401 +#: integrate.c:256 #, fuzzy -msgid "" -"\n" -"Execution times (seconds)\n" -msgstr "Times amasogonda" +msgid "function with nonlocal goto cannot be inline" +msgstr "Umumaro Na: Mumurongo" -# #-#-#-#-# sc.pot (PACKAGE VERSION) #-#-#-#-# -# sc/source\ui\src\autofmt.src:RID_SCDLG_AUTOFORMAT.STR_SUM.text -# #-#-#-#-# sc.pot (PACKAGE VERSION) #-#-#-#-# -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_PIVOT_TOTAL.text -#. Print total time. -#: timevar.c:451 +#: integrate.c:270 #, fuzzy -msgid " TOTAL :" -msgstr "Igiteranyo" +msgid "function with target specific attribute(s) cannot be inlined" +msgstr "Umumaro Na: Intego Ikiranga S" -#: timevar.c:479 +#: line-map.c:198 #, fuzzy, c-format -msgid "time in %s: %ld.%06ld (%ld%%)\n" -msgstr "Igihe in" +msgid "In file included from %s:%u" +msgstr "IDOSIYE Bivuye" -#: tlink.c:381 -#, c-format -msgid "collect: reading %s\n" -msgstr "" +#. 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: +#. +#. 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:216 +#, fuzzy, c-format +msgid "" +",\n" +" from %s:%u" +msgstr ",Bivuye" -#: tlink.c:475 -#, c-format -msgid "repository file '%s' does not contain command-line arguments" -msgstr "" +#. If we didn't find this parameter, issue an error message. +#: params.c:80 +#, fuzzy, c-format +msgid "invalid parameter `%s'" +msgstr "Ikigenderwaho sicyo" -#: tlink.c:525 -#, c-format -msgid "collect: recompiling %s\n" -msgstr "" +#: profile.c:397 +#, fuzzy, c-format +msgid "Profile does not match flowgraph of function %s (out of date?)" +msgstr "OYA BIHUYE Bya Umumaro Inyuma Bya Itariki" -#: tlink.c:696 -#, c-format -msgid "'%s' was assigned to '%s', but was not defined during recompilation, or vice versa" +#: profile.c:400 +#, fuzzy +msgid ".da file corrupted" msgstr "" +".Project- Id- Version: basctl\n" +"POT- Creation- Date: 2003- 12- 07 17: 13+ 02\n" +"PO- Revision- Date: 2004- 11- 04 10: 13- 0700\n" +"Last- Translator: Language- Team:< en@ li. org> MIME- Version: 1. 0\n" +"Content- Type: text/ plain; charset= UTF- 8\n" +"Content- Transfer- Encoding: 8bit\n" +"X- Generator: KBabel 1. 0\n" +"." -#: tlink.c:705 +#: profile.c:634 #, fuzzy, c-format -msgid "collect: tweaking %s in %s\n" -msgstr "in" +msgid "corrupted profile info: prob for %d-%d thought to be %d" +msgstr "Ibijyana Ibisobanuro PROB kugirango Kuri" -#: tlink.c:751 -msgid "collect: relinking\n" -msgstr "" +#: profile.c:1226 +#, fuzzy, c-format +msgid "file %s not found, execution counts assumed to be zero" +msgstr "IDOSIYE OYA Byabonetse Kuri Zeru" -#: tlink.c:760 +#: protoize.c:542 #, fuzzy, c-format -msgid "ld returned %d exit status" -msgstr "Gusohoka Imimerere" +msgid "%s: internal abort\n" +msgstr "%s:By'imbere" -# basctl/source\basicide\basidesh.src:RID_IMGBTN_REMOVEWATCH.text -#: toplev.c:469 +#: protoize.c:633 #, fuzzy, c-format -msgid "%s " -msgstr "%s" +msgid "%s: error writing file `%s': %s\n" +msgstr "%s:Ikosa IDOSIYE" -# basctl/source\basicide\basidesh.src:RID_IMGBTN_REMOVEWATCH.text -#: toplev.c:471 +#: protoize.c:678 #, fuzzy, c-format -msgid " %s" -msgstr "%s" +msgid "%s: usage '%s [ -VqfnkN ] [ -i ] [ filename ... ]'\n" +msgstr "%s:Ikoresha: i Izina ry'idosiye:" -#: toplev.c:536 +#: protoize.c:681 #, fuzzy, c-format -msgid "invalid option argument %qs" -msgstr "Sibyo Ihitamo Icyinjijwe" +msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B ] [ filename ... ]'\n" +msgstr "%s:Ikoresha: Izina ry'idosiye:" -#: toplev.c:606 -#, fuzzy -msgid "unrecoverable error" -msgstr "Ikosa ry'imbere" +#: protoize.c:788 +#, fuzzy, c-format +msgid "%s: warning: no read access for file `%s'\n" +msgstr "%s:Iburira Oya Gusoma kugirango IDOSIYE" + +#: protoize.c:796 +#, fuzzy, c-format +msgid "%s: warning: no write access for file `%s'\n" +msgstr "%s:Iburira Oya Kwandika kugirango IDOSIYE" + +#: protoize.c:804 +#, fuzzy, c-format +msgid "%s: warning: no write access for dir containing `%s'\n" +msgstr "%s:Iburira Oya Kwandika kugirango" + +#. Catch cases like /.. where we try to backup to a +#. point above the absolute root of the logical file +#. system. +#: protoize.c:1222 +#, fuzzy, c-format +msgid "%s: invalid file name: %s\n" +msgstr "%s:Sibyo IDOSIYE Izina:" + +#: protoize.c:1374 +#, fuzzy, c-format +msgid "%s: %s: can't get status: %s\n" +msgstr "%s:%s:Kubona Imimerere" + +#: protoize.c:1395 +#, fuzzy, c-format +msgid "" +"\n" +"%s: fatal error: aux info file corrupted at line %d\n" +msgstr "%s:Ikosa Ibisobanuro IDOSIYE ku Umurongo" + +#: protoize.c:1731 +#, fuzzy, c-format +msgid "%s:%d: declaration of function `%s' takes different forms\n" +msgstr "%s:%d:Bya Umumaro" -#: toplev.c:626 +#: protoize.c:1989 #, c-format -msgid "getting core file size maximum limit: %m" +msgid "%s: compiling `%s'\n" msgstr "" -#: toplev.c:629 +#: protoize.c:2012 +#, fuzzy, c-format +msgid "%s: wait: %s\n" +msgstr "%s:Tegereza" + +#: protoize.c:2017 #, c-format -msgid "setting core file size limit to maximum: %m" +msgid "%s: subprocess got fatal signal %d\n" msgstr "" -#: toplev.c:852 -#, fuzzy -msgid "%J%qF declared % but never defined" -msgstr "`%s'Nta narimwe" +#: protoize.c:2025 +#, fuzzy, c-format +msgid "%s: %s exited with status %d\n" +msgstr "%s:%sNa: Imimerere" -#: toplev.c:878 -#, fuzzy -msgid "%J%qD defined but not used" -msgstr "`%s'OYA" +#: protoize.c:2077 +#, fuzzy, c-format +msgid "%s: warning: missing SYSCALLS file `%s'\n" +msgstr "%s:Iburira Ibuze IDOSIYE" -#: toplev.c:901 toplev.c:924 +#: protoize.c:2086 protoize.c:2115 #, fuzzy, c-format -msgid "%qs is deprecated (declared at %s:%d)" -msgstr "`%s'ni Bitemewe. ku" +msgid "%s: can't read aux info file `%s': %s\n" +msgstr "%s:Gusoma Ibisobanuro IDOSIYE" -#: toplev.c:927 +#: protoize.c:2131 protoize.c:2159 #, fuzzy, c-format -msgid "type is deprecated (declared at %s:%d)" -msgstr "Ubwoko ni Bitemewe. ku" +msgid "%s: can't get status of aux info file `%s': %s\n" +msgstr "%s:Kubona Imimerere Bya Ibisobanuro IDOSIYE" -#: toplev.c:933 +#: protoize.c:2187 #, fuzzy, c-format -msgid "%qs is deprecated" -msgstr "`%s'ni Bitemewe." +msgid "%s: can't open aux info file `%s' for reading: %s\n" +msgstr "%s:Gufungura Ibisobanuro IDOSIYE kugirango" -#: toplev.c:935 -#, fuzzy -msgid "type is deprecated" -msgstr "Ubwoko ni Bitemewe." +#: protoize.c:2205 +#, fuzzy, c-format +msgid "%s: error reading aux info file `%s': %s\n" +msgstr "%s:Ikosa Ibisobanuro IDOSIYE" -#: toplev.c:1086 -#, fuzzy -msgid "" -"\n" -"Target specific options:\n" -msgstr "Amahitamo" +#: protoize.c:2218 +#, fuzzy, c-format +msgid "%s: error closing aux info file `%s': %s\n" +msgstr "%s:Ikosa Ibisobanuro IDOSIYE" -#: toplev.c:1100 toplev.c:1119 +#: protoize.c:2234 #, fuzzy, c-format -msgid " -m%-23s [undocumented]\n" -msgstr "-M." +msgid "%s: can't delete aux info file `%s': %s\n" +msgstr "%s:Gusiba Ibisobanuro IDOSIYE" -#: toplev.c:1128 -#, fuzzy -msgid "" -"\n" -"There are undocumented target specific options as well.\n" -msgstr "Intego Amahitamo Nka" +#: protoize.c:2316 protoize.c:4318 +#, fuzzy, c-format +msgid "%s: can't delete file `%s': %s\n" +msgstr "%s:Gusiba IDOSIYE" -#: toplev.c:1130 -#, fuzzy -msgid " They exist, but they are not documented.\n" -msgstr "OYA" +#: protoize.c:2395 +#, fuzzy, c-format +msgid "%s: warning: can't rename file `%s' to `%s': %s\n" +msgstr "%s:Iburira Guhindura izina IDOSIYE Kuri" -#: toplev.c:1174 +#: protoize.c:2520 #, fuzzy, c-format -msgid "unrecognized gcc debugging option: %c" -msgstr "Ihitamo" +msgid "%s: conflicting extern definitions of '%s'\n" +msgstr "%s:Bya" -#. Handle -mfix-and-continue. -#: toplev.c:1236 config/rs6000/rs6000.c:1408 config/rs6000/rs6000.c:1419 -#: config/rs6000/darwin.h:106 +#: protoize.c:2524 #, fuzzy, c-format -msgid "invalid option %qs" -msgstr "Sibyo Ihitamo" +msgid "%s: declarations of '%s' will not be converted\n" +msgstr "%s:Bya OYA" -#: toplev.c:1251 +#: protoize.c:2526 #, fuzzy, c-format -msgid "" -"%s%s%s version %s (%s)\n" -"%s\tcompiled by GNU C version %s.\n" -"%s%s%s version %s (%s) compiled by CC.\n" -msgstr "%s%s%sVerisiyo ku C Verisiyo Verisiyo ku" +msgid "%s: conflict list for '%s' follows:\n" +msgstr "%s:Urutonde kugirango" -#: toplev.c:1258 +#: protoize.c:2559 #, fuzzy, c-format -msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n" -msgstr "%s%sGGCGITO Kwagura GITO" +msgid "%s: warning: using formals list from %s(%d) for function `%s'\n" +msgstr "%s:Iburira ikoresha Urutonde Bivuye kugirango Umumaro" -#: toplev.c:1310 -#, fuzzy -msgid "options passed: " -msgstr "Amahitamo" +#: protoize.c:2599 +#, fuzzy, c-format +msgid "%s: %d: `%s' used but missing from SYSCALLS\n" +msgstr "%s:%d:`%s'Ibuze Bivuye" -#: toplev.c:1339 -#, fuzzy -msgid "options enabled: " -msgstr "Amahitamo Bikora" +#: protoize.c:2605 +#, fuzzy, c-format +msgid "%s: %d: warning: no extern definition for `%s'\n" +msgstr "%s:%d:Iburira Oya Insobanuro kugirango" -#: toplev.c:1413 -#, fuzzy -msgid "can%'t open %s for writing: %m" -msgstr "Gufungura kugirango" +#: protoize.c:2636 +#, fuzzy, c-format +msgid "%s: warning: no static definition for `%s' in file `%s'\n" +msgstr "%s:Iburira Oya Insobanuro kugirango in IDOSIYE" -#: toplev.c:1491 config/sh/sh.c:7334 -msgid "created and used with different settings of -fpic" -msgstr "" +#: protoize.c:2642 +#, fuzzy, c-format +msgid "%s: multiple static defs of `%s' in file `%s'\n" +msgstr "%s:Igikubo Bya in IDOSIYE" -#: toplev.c:1493 config/sh/sh.c:7336 -msgid "created and used with different settings of -fpie" -msgstr "" +#: protoize.c:2815 protoize.c:2818 +#, fuzzy, c-format +msgid "%s: %d: warning: source too confusing\n" +msgstr "%s:%d:Iburira Inkomoko" -#: toplev.c:1544 config/sh/sh.c:7386 -#, c-format -msgid "created and used with differing settings of '-m%s'" -msgstr "" +#: protoize.c:3024 +#, fuzzy, c-format +msgid "%s: %d: warning: varargs function declaration not converted\n" +msgstr "%s:%d:Iburira Umumaro OYA" -#: toplev.c:1547 config/sh/sh.c:7389 -msgid "out of memory" -msgstr "" +#: protoize.c:3039 +#, fuzzy, c-format +msgid "%s: declaration of function `%s' not converted\n" +msgstr "%s:Bya Umumaro OYA" -#: toplev.c:1755 -#, fuzzy -msgid "instruction scheduling not supported on this target machine" -msgstr "OYA ku iyi Intego" +#: protoize.c:3162 +#, fuzzy, c-format +msgid "%s: warning: too many parameter lists in declaration of `%s'\n" +msgstr "%s:Iburira Intonde in Bya" -#: toplev.c:1759 -#, fuzzy -msgid "this target machine does not have delayed branches" -msgstr "iyi Intego OYA" +#: protoize.c:3183 +#, fuzzy, c-format +msgid "" +"\n" +"%s: warning: too few parameter lists in declaration of `%s'\n" +msgstr "%s:Iburira Intonde in Bya" -#: toplev.c:1763 -#, fuzzy -msgid "value-based profiling not yet implemented in trees." -msgstr "OYA" +#: protoize.c:3281 +#, fuzzy, c-format +msgid "%s: %d: warning: found `%s' but expected `%s'\n" +msgstr "%s:%d:Iburira Byabonetse Ikitezwe:" -#: toplev.c:1776 +#: protoize.c:3459 #, fuzzy, c-format -msgid "-f%sleading-underscore not supported on this target machine" -msgstr "-F OYA ku iyi Intego" +msgid "%s: local declaration for function `%s' not inserted\n" +msgstr "%s:kugirango Umumaro OYA" -#: toplev.c:1850 +#: protoize.c:3486 #, fuzzy, c-format -msgid "target system does not support the \"%s\" debug format" -msgstr "%sOYA Gushigikira i Imiterere" +msgid "" +"\n" +"%s: %d: warning: can't add declaration of `%s' into macro call\n" +msgstr "%s:%d:Iburira Kongeramo Bya Makoro" -#: toplev.c:1862 -msgid "variable tracking requested, but useless unless producing debug info" -msgstr "" +#: protoize.c:3560 +#, fuzzy, c-format +msgid "%s: global declarations for file `%s' not inserted\n" +msgstr "%s:kugirango IDOSIYE OYA" -#: toplev.c:1865 -msgid "variable tracking requested, but not supported by this debug format" -msgstr "" +#: protoize.c:3651 protoize.c:3681 +#, fuzzy, c-format +msgid "%s: definition of function `%s' not converted\n" +msgstr "%s:Insobanuro Bya Umumaro OYA" -#: toplev.c:1885 -#, fuzzy -msgid "can%'t open %s: %m" -msgstr "Gufungura" +#: protoize.c:3670 +#, fuzzy, c-format +msgid "%s: %d: warning: definition of %s not converted\n" +msgstr "%s:%d:Iburira Insobanuro Bya OYA" -#: toplev.c:1892 -#, fuzzy -msgid "-ffunction-sections not supported for this target" -msgstr "-Ibyatoranyijwe OYA kugirango iyi Intego" +#: protoize.c:4000 +#, fuzzy, c-format +msgid "%s: found definition of `%s' at %s(%d)\n" +msgstr "%s:Byabonetse Insobanuro Bya ku" -#: toplev.c:1897 -#, fuzzy -msgid "-fdata-sections not supported for this target" -msgstr "-Ibyatoranyijwe OYA kugirango iyi Intego" +#. If we make it here, then we did not know about this +#. function definition. +#: protoize.c:4016 +#, fuzzy, c-format +msgid "%s: %d: warning: `%s' excluded by preprocessing\n" +msgstr "%s:%d:Iburira ku" -#: toplev.c:1904 -#, fuzzy -msgid "-ffunction-sections disabled; it makes profiling impossible" -msgstr "-Ibyatoranyijwe Yahagaritswe" +#: protoize.c:4019 +#, fuzzy, c-format +msgid "%s: function definition not converted\n" +msgstr "%s:Umumaro Insobanuro OYA" -#: toplev.c:1911 -#, fuzzy -msgid "-fprefetch-loop-arrays not supported for this target" -msgstr "-OYA kugirango iyi Intego" +#: protoize.c:4078 +#, fuzzy, c-format +msgid "%s: `%s' not converted\n" +msgstr "%s:`%s'OYA" -#: toplev.c:1917 -#, fuzzy -msgid "-fspeculative-prefetching not supported for this target" -msgstr "-Ibyatoranyijwe OYA kugirango iyi Intego" +#: protoize.c:4086 +#, fuzzy, c-format +msgid "%s: would convert file `%s'\n" +msgstr "%s:GUHINDURA IDOSIYE" -#: toplev.c:1923 -#, fuzzy -msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)" -msgstr "-OYA kugirango iyi Intego Werurwe" +#: protoize.c:4089 +#, fuzzy, c-format +msgid "%s: converting file `%s'\n" +msgstr "%s:Guhindura.... IDOSIYE" -#: toplev.c:1929 -#, fuzzy -msgid "-fspeculative-prefetching not supported for this target (try -march switches)" -msgstr "-OYA kugirango iyi Intego Werurwe" +#: protoize.c:4099 +#, fuzzy, c-format +msgid "%s: can't get status for file `%s': %s\n" +msgstr "%s:Kubona Imimerere kugirango IDOSIYE" -#: toplev.c:1938 -#, fuzzy -msgid "-fprefetch-loop-arrays is not supported with -Os" -msgstr "-ni OYA Na:" +#: protoize.c:4141 +#, fuzzy, c-format +msgid "%s: can't open file `%s' for reading: %s\n" +msgstr "%s:Gufungura IDOSIYE kugirango" -#: toplev.c:1944 -#, fuzzy -msgid "-ffunction-sections may affect debugging on some targets" -msgstr "-Ibyatoranyijwe Gicurasi ku" +#: protoize.c:4156 +#, fuzzy, c-format +msgid "" +"\n" +"%s: error reading input file `%s': %s\n" +msgstr "%s:Ikosa Iyinjiza IDOSIYE" -#: toplev.c:2056 +#: protoize.c:4190 #, fuzzy, c-format -msgid "error writing to %s: %m" -msgstr "Ikosa Kuri" +msgid "%s: can't create/open clean file `%s': %s\n" +msgstr "%s:Kurema Gufungura GUSUKURA IDOSIYE" -#: toplev.c:2058 java/jcf-parse.c:1066 java/jcf-write.c:3538 +#: protoize.c:4295 #, fuzzy, c-format -msgid "error closing %s: %m" -msgstr "Ikosa" +msgid "%s: warning: file `%s' already saved in `%s'\n" +msgstr "%s:Iburira IDOSIYE in" -#: tree-cfg.c:1355 tree-cfg.c:2073 tree-cfg.c:2075 -#, fuzzy -msgid "%Hwill never be executed" -msgstr "Nta narimwe" +#: protoize.c:4303 +#, fuzzy, c-format +msgid "%s: can't link file `%s' to `%s': %s\n" +msgstr "%s:Ihuza IDOSIYE Kuri" -#: tree-cfg.c:3289 -msgid "SSA name in freelist but still referenced" -msgstr "" +#: protoize.c:4333 +#, fuzzy, c-format +msgid "%s: can't create/open output file `%s': %s\n" +msgstr "%s:Kurema Gufungura Ibisohoka IDOSIYE" -#: tree-cfg.c:3299 -msgid "GIMPLE register modified with BIT_FIELD_REF" -msgstr "" +#: protoize.c:4366 +#, fuzzy, c-format +msgid "%s: can't change mode of file `%s': %s\n" +msgstr "%s:Guhindura>> Ubwoko Bya IDOSIYE" -#: tree-cfg.c:3327 -msgid "address taken, but ADDRESSABLE bit not set" -msgstr "" +#: protoize.c:4541 +#, fuzzy, c-format +msgid "%s: cannot get working directory: %s\n" +msgstr "%s:Kubona bushyinguro" -#: tree-cfg.c:3336 -#, fuzzy -msgid "non-boolean used in condition" -msgstr "Insobanuro Bya in Ibisabwa" +#: protoize.c:4639 +#, fuzzy, c-format +msgid "%s: input file names must have .c suffixes: %s\n" +msgstr "%s:Iyinjiza IDOSIYE Amazina C Imigereka" -#: tree-cfg.c:3391 +#: ra.c:750 #, fuzzy -msgid "Invalid reference prefix." -msgstr "Indango Ubwoko" +msgid "Didn't find a coloring.\n" +msgstr "Gushaka a" -#: tree-cfg.c:3456 -#, fuzzy -msgid "Is not a valid GIMPLE statement." -msgstr "Inyandiko" - -#: tree-cfg.c:3476 -msgid "Statement marked for throw, but doesn%'t." -msgstr "" - -#: tree-cfg.c:3481 -msgid "Statement marked for throw in middle of block." -msgstr "" - -#: tree-cfg.c:3585 -msgid "PHI def is not a GIMPLE value" -msgstr "" +#: reg-stack.c:673 +#, fuzzy, c-format +msgid "output constraint %d must specify a single register" +msgstr "Ibisohoka Imbogamizi a UMWE Kwiyandikisha" -#: tree-cfg.c:3601 tree-cfg.c:3617 -msgid "Incorrect sharing of tree nodes" -msgstr "" +#: reg-stack.c:683 +#, fuzzy, c-format +msgid "output constraint %d cannot be specified together with \"%s\" clobber" +msgstr "Ibisohoka Imbogamizi Na:" -#: tree-cfg.c:3626 +#: reg-stack.c:706 #, fuzzy -msgid "verify_stmts failed." -msgstr "Byanze" +msgid "output regs must be grouped at top of stack" +msgstr "Ibisohoka ku Hejuru: Bya" -#: tree-cfg.c:3647 -msgid "ENTRY_BLOCK has a statement list associated with it\n" -msgstr "" +#: reg-stack.c:743 +#, fuzzy +msgid "implicitly popped regs must be grouped at top of stack" +msgstr "ku Hejuru: Bya" -#: tree-cfg.c:3653 -msgid "EXIT_BLOCK has a statement list associated with it\n" -msgstr "" +#: reg-stack.c:762 +#, fuzzy, c-format +msgid "output operand %d must use `&' constraint" +msgstr "Ibisohoka Gukoresha Imbogamizi" -#: tree-cfg.c:3660 -#, c-format -msgid "Fallthru to exit from bb %d\n" -msgstr "" +#: regclass.c:756 +#, fuzzy, c-format +msgid "can't use '%s' as a %s register" +msgstr "Gukoresha Nka a Kwiyandikisha" -#: tree-cfg.c:3682 -#, c-format -msgid "Nonlocal label %s is not first in a sequence of labels in bb %d" -msgstr "" +#: regclass.c:771 config/ia64/ia64.c:4304 config/ia64/ia64.c:4311 +#, fuzzy, c-format +msgid "unknown register name: %s" +msgstr "Kitazwi Kwiyandikisha Izina:" -#: tree-cfg.c:3691 -#, c-format -msgid "Label %s to block does not match in bb %d\n" -msgstr "" +#: regclass.c:782 +#, fuzzy +msgid "global register variable follows a function definition" +msgstr "Kwiyandikisha IMPINDURAGACIRO a Umumaro Insobanuro" -#: tree-cfg.c:3700 -#, c-format -msgid "Label %s has incorrect context in bb %d\n" -msgstr "" +#: regclass.c:786 +#, fuzzy +msgid "register used for two global register variables" +msgstr "Kwiyandikisha kugirango Kwiyandikisha Ibihinduka" -#: tree-cfg.c:3714 -#, fuzzy, c-format -msgid "Control flow in the middle of basic block %d\n" -msgstr "Igenzura Mo Imbere a BASIC Funga" +#: regclass.c:791 +#, fuzzy +msgid "call-clobbered register used for global register variable" +msgstr "Kwiyandikisha kugirango Kwiyandikisha IMPINDURAGACIRO" -#: tree-cfg.c:3724 +#: regrename.c:1899 #, fuzzy, c-format -msgid "Label %s in the middle of basic block %d\n" -msgstr "in Hagati Bya BASIC Funga" +msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)" +msgstr "kugirango ubusa" -#: tree-cfg.c:3741 +#: regrename.c:1911 #, fuzzy, c-format -msgid "Fallthru edge after a control statement in bb %d \n" -msgstr "Nyuma Simbuka" +msgid "validate_value_data: Loop in regno chain (%u)" +msgstr "in" -#: tree-cfg.c:3756 +#: regrename.c:1914 #, c-format -msgid "Structured COND_EXPR at the end of bb %d\n" +msgid "validate_value_data: [%u] Bad oldest_regno (%u)" msgstr "" -#: tree-cfg.c:3769 tree-cfg.c:3807 tree-cfg.c:3819 tree-cfg.c:3890 -#, c-format -msgid "Wrong outgoing edge flags at end of bb %d\n" -msgstr "" +#: regrename.c:1926 +#, fuzzy, c-format +msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)" +msgstr "ubusa in" -#: tree-cfg.c:3777 -msgid "% label does not match edge at end of bb %d\n" -msgstr "" +#: reload.c:1229 +#, fuzzy +msgid "cannot reload integer constant operand in `asm'" +msgstr "Kongera Gutangiza Umubare wuzuye in" -#: tree-cfg.c:3785 -msgid "% label does not match edge at end of bb %d\n" -msgstr "" +#: reload.c:1251 +#, fuzzy +msgid "impossible register constraint in `asm'" +msgstr "Kwiyandikisha Imbogamizi in" -#: tree-cfg.c:3795 -#, c-format -msgid "Explicit goto at end of bb %d\n" -msgstr "" +#: reload.c:3461 +#, fuzzy +msgid "`&' constraint used with no register class" +msgstr "`&'Imbogamizi Na: Oya Kwiyandikisha ishuri" -#: tree-cfg.c:3824 -#, c-format -msgid "Return edge does not point to exit in bb %d\n" -msgstr "" +#: reload.c:3629 +#, fuzzy +msgid "unable to generate reloads for:" +msgstr "Kuri kugirango" -#: tree-cfg.c:3857 -msgid "Found default case not at end of case vector" -msgstr "" +#: reload.c:3630 reload.c:3844 +#, fuzzy +msgid "inconsistent operand constraints in an `asm'" +msgstr "in" -#: tree-cfg.c:3863 +#: reload1.c:1250 #, fuzzy -msgid "" -"Case labels not sorted:\n" -" " -msgstr "OYA" +msgid "frame size too large for reliable stack checking" +msgstr "Ikadiri Ingano Binini kugirango" -#: tree-cfg.c:3874 -msgid "No default case found at end of case vector" -msgstr "" +#: reload1.c:1253 +#, fuzzy +msgid "try reducing the number of local variables" +msgstr "i Umubare Bya Ibihinduka" -#: tree-cfg.c:3882 -#, c-format -msgid "Extra outgoing edge %d->%d\n" -msgstr "" +#: reload1.c:1909 +#, fuzzy, c-format +msgid "can't find a register in class `%s' while reloading `asm'" +msgstr "Gushaka a Kwiyandikisha in ishuri" -#: tree-cfg.c:3904 +#: reload1.c:1913 #, fuzzy, c-format -msgid "Missing edge %i->%i" -msgstr "Ikiranga" +msgid "unable to find a register to spill in class `%s'" +msgstr "Kuri Gushaka a Kwiyandikisha Kuri in ishuri" -#: tree-cfg.c:5707 +#: reload1.c:1915 #, fuzzy -msgid "%Jfunction might be possible candidate for attribute %" -msgstr "Umumaro kugirango Ikiranga" +msgid "this is the insn:" +msgstr "iyi ni i" -#: tree-cfg.c:5734 tree-cfg.c:5738 +#: reload1.c:3938 #, fuzzy -msgid "%H% function does return" -msgstr "`Umumaro Garuka" +msgid "`asm' operand requires impossible reload" +msgstr "`Kongera Gutangiza" -#: tree-cfg.c:5759 tree-cfg.c:5764 +#. It's the compiler's fault. +#: reload1.c:5052 #, fuzzy -msgid "%Hcontrol reaches end of non-void function" -msgstr "Igenzura Impera Bya Umumaro" +msgid "could not find a spill register" +msgstr "OYA Gushaka a Kwiyandikisha" -#: tree-dump.c:849 -#, fuzzy, c-format -msgid "could not open dump file %qs: %s" -msgstr "OYA Gufungura IDOSIYE" +#: reload1.c:5057 +#, fuzzy +msgid "`asm' operand constraint incompatible with operand size" +msgstr "`Imbogamizi Na: Ingano" -#: tree-dump.c:965 +#. It's the compiler's fault. +#: reload1.c:6679 #, fuzzy -msgid "ignoring unknown option %q.*s in %<-fdump-%s%>" -msgstr "Kitazwi Ihitamo in F" +msgid "VOIDmode on an output" +msgstr "ku Ibisohoka" -#: tree-inline.c:974 -msgid "%Jfunction %qF can never be inlined because it uses alloca (override using the always_inline attribute)" -msgstr "" +#: reload1.c:6680 +#, fuzzy +msgid "output operand is constant in `asm'" +msgstr "Ibisohoka ni in" -#: tree-inline.c:986 -msgid "%Jfunction %qF can never be inlined because it uses setjmp" +#: rtl-error.c:140 +msgid "unrecognizable insn:" msgstr "" -#: tree-inline.c:1000 -msgid "%Jfunction %qF can never be inlined because it uses variable argument lists" -msgstr "" +#: rtl-error.c:142 +#, fuzzy +msgid "insn does not satisfy its constraints:" +msgstr "OYA" -#: tree-inline.c:1011 -msgid "%Jfunction %qF can never be inlined because it uses setjmp-longjmp exception handling" -msgstr "" +#: rtl.c:535 +#, fuzzy, c-format +msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d" +msgstr "Kugenzura... Bya Bya Na: Iheruka in ku" -#: tree-inline.c:1018 -msgid "%Jfunction %qF can never be inlined because it uses non-local goto" -msgstr "" +#: rtl.c:550 +#, fuzzy, c-format +msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d" +msgstr "Kugenzura... Ikitezwe: Ubwoko in ku" -#: tree-inline.c:1029 -msgid "%Jfunction %qF can never be inlined because it uses __builtin_return or __builtin_apply_args" -msgstr "" +#: rtl.c:566 +#, fuzzy, c-format +msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d" +msgstr "Kugenzura... Ikitezwe: Ubwoko Cyangwa in ku" -#: tree-inline.c:1048 -msgid "%Jfunction %qF can never be inlined because it contains a computed goto" -msgstr "" +#: rtl.c:579 +#, fuzzy, c-format +msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d" +msgstr "Kugenzura... Ikitezwe: ITEGEKONGENGA in ku" -#: tree-inline.c:1062 -msgid "%Jfunction %qF can never be inlined because it receives a non-local goto" -msgstr "" +#: rtl.c:593 +#, fuzzy, c-format +msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d" +msgstr "Kugenzura... Ikitezwe: ITEGEKONGENGA Cyangwa in ku" -#: tree-inline.c:1087 -msgid "%Jfunction %qF can never be inlined because it uses variable sized variables" -msgstr "" +#: rtl.c:608 +#, fuzzy, c-format +msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d" +msgstr "Kugenzura... Bya Bya Na: Iheruka in ku" -#: tree-inline.c:1565 -msgid "originally indirect function call not considered for inlining" -msgstr "" +#: rtl.c:623 +#, fuzzy, c-format +msgid "RTL flag check: %s used with unexpected rtx code `%s' in %s, at %s:%d" +msgstr "Ibendera Kugenzura... Na: ITEGEKONGENGA in ku" -#: tree-inline.c:1575 tree-inline.c:1583 -#, fuzzy -msgid "%Jinlining failed in call to %qF: %s" -msgstr "Byanze in Kuri" +#: stmt.c:766 +#, fuzzy, c-format +msgid "jump to `%s' invalidly jumps into binding contour" +msgstr "Simbuka Kuri Bifatanya Umuzenguruko" -#: tree-inline.c:1576 tree-inline.c:1584 -#, fuzzy -msgid "called from here" -msgstr "Bivuye" +#: stmt.c:1002 stmt.c:3766 +#, fuzzy, c-format +msgid "label `%s' used before containing binding contour" +msgstr "Akarango Mbere Bifatanya Umuzenguruko" -#: tree-inline.c:1698 +#: stmt.c:1190 #, fuzzy -msgid "control may reach end of non-void function %qD being inlined" -msgstr "Igenzura Impera Bya Umumaro" +msgid "output operand constraint lacks `='" +msgstr "Ibisohoka Imbogamizi" -#: tree-mudflap.c:857 -msgid "mudflap checking not yet implemented for ARRAY_RANGE_REF" -msgstr "" +#: stmt.c:1205 +#, fuzzy, c-format +msgid "output constraint `%c' for operand %d is not at the beginning" +msgstr "Ibisohoka Imbogamizi kugirango ni OYA ku i Itangiriro" -#: tree-mudflap.c:1048 -#, c-format -msgid "mudflap cannot track %qs in stub function" -msgstr "" +#: stmt.c:1227 +#, fuzzy +msgid "operand constraint contains incorrectly positioned '+' or '='" +msgstr "Imbogamizi Kirimo Cyangwa" -#: tree-mudflap.c:1279 -#, c-format -msgid "mudflap cannot track unknown size extern %qs" -msgstr "" +#: stmt.c:1233 stmt.c:1337 +#, fuzzy, c-format +msgid "`%%' constraint used with last operand" +msgstr "`%%'Imbogamizi Na: Iheruka" -#: tree-nomudflap.c:51 +#: stmt.c:1252 #, fuzzy -msgid "mudflap: this language is not supported" -msgstr "-ni OYA" +msgid "matching constraint not valid in output operand" +msgstr "Imbogamizi OYA Byemewe in Ibisohoka" -#: tree-optimize.c:718 -#, fuzzy -msgid "%Jsize of return value of %qD is %u bytes" -msgstr "Ingano Bya Garuka Agaciro Bya ni Bayite" +#: stmt.c:1328 +#, fuzzy, c-format +msgid "input operand constraint contains `%c'" +msgstr "Iyinjiza Imbogamizi Kirimo" -#: tree-optimize.c:721 +#: stmt.c:1368 #, fuzzy -msgid "%Jsize of return value of %qD is larger than %wd bytes" -msgstr "Ingano Bya Garuka Agaciro Bya ni Kinini Bayite" +msgid "matching constraint references invalid operand number" +msgstr "Imbogamizi Indango Sibyo Umubare" -#: tree-outof-ssa.c:610 tree-outof-ssa.c:625 tree-outof-ssa.c:639 -#: tree-outof-ssa.c:661 tree-outof-ssa.c:1029 tree-outof-ssa.c:1865 -#: tree-ssa-live.c:417 tree-ssa-live.c:1799 -msgid "SSA corruption" -msgstr "" +#: stmt.c:1400 +#, fuzzy, c-format +msgid "invalid punctuation `%c' in constraint" +msgstr "Sibyo in Imbogamizi" -#: tree-outof-ssa.c:2270 -#, c-format -msgid " Pending stmts not issued on PRED edge (%d, %d)\n" -msgstr "" +#: stmt.c:1450 +#, fuzzy, c-format +msgid "asm-specifier for variable `%s' conflicts with asm clobber list" +msgstr "kugirango IMPINDURAGACIRO Na: Urutonde" -#: tree-outof-ssa.c:2276 -#, c-format -msgid " Pending stmts not issued on SUCC edge (%d, %d)\n" -msgstr "" +#: stmt.c:1540 +#, fuzzy, c-format +msgid "unknown register name `%s' in `asm'" +msgstr "Kitazwi Kwiyandikisha Izina: in" -#: tree-outof-ssa.c:2283 -#, c-format -msgid " Pending stmts not issued on ENTRY edge (%d, %d)\n" -msgstr "" +#: stmt.c:1588 +#, fuzzy, c-format +msgid "more than %d operands in `asm'" +msgstr "Birenzeho in" -#: tree-outof-ssa.c:2289 -#, c-format -msgid " Pending stmts not issued on EXIT edge (%d, %d)\n" -msgstr "" +#: stmt.c:1650 +#, fuzzy, c-format +msgid "output number %d not directly addressable" +msgstr "Ibisohoka Umubare OYA" + +#: stmt.c:1728 +#, fuzzy, c-format +msgid "asm operand %d probably doesn't match constraints" +msgstr "BIHUYE" -#: tree-profile.c:111 tree-profile.c:127 tree-profile.c:143 tree-profile.c:160 +#: stmt.c:1738 +#, fuzzy, c-format +msgid "use of memory input without lvalue in asm operand %d is deprecated" +msgstr "Gukoresha Bya Ububiko Iyinjiza in ni Bitemewe." + +#: stmt.c:1889 #, fuzzy -msgid "unimplemented functionality" -msgstr "Inyandiko Umumaro" +msgid "asm clobber conflict with output operand" +msgstr "Na: Ibisohoka" -#: tree-ssa-operands.c:1273 +#: stmt.c:1894 #, fuzzy -msgid "internal error" -msgstr "Ikosa ry'imbere" +msgid "asm clobber conflict with input operand" +msgstr "Na: Iyinjiza" -#: tree-ssa.c:113 -msgid "Expected an SSA_NAME object" -msgstr "" +#: stmt.c:1929 +#, fuzzy +msgid "too many alternatives in `asm'" +msgstr "in" -#: tree-ssa.c:119 -msgid "Type mismatch between an SSA_NAME and its symbol." -msgstr "" +#: stmt.c:1941 +#, fuzzy +msgid "operand constraints for `asm' differ in number of alternatives" +msgstr "kugirango in Umubare Bya" -#: tree-ssa.c:125 -msgid "Found an SSA_NAME that had been released into the free pool" -msgstr "" +#: stmt.c:1994 +#, fuzzy, c-format +msgid "duplicate asm operand name '%s'" +msgstr "Gusubiramo Izina:" -#: tree-ssa.c:131 -msgid "Found a virtual definition for a GIMPLE register" -msgstr "" +#: stmt.c:2081 +#, fuzzy +msgid "missing close brace for named operand" +msgstr "Ibuze Gufunga kugirango" -#: tree-ssa.c:137 -msgid "Found a real definition for a non-register" -msgstr "" +#: stmt.c:2109 +#, fuzzy, c-format +msgid "undefined named operand '%s'" +msgstr "kidasobanuye" -#: tree-ssa.c:166 -#, c-format -msgid "SSA_NAME created in two different blocks %i and %i" -msgstr "" +#: stmt.c:3703 +#, fuzzy, c-format +msgid "unused variable `%s'" +msgstr "Kidakoreshwa IMPINDURAGACIRO" -#: tree-ssa.c:175 -msgid "SSA_NAME_DEF_STMT is wrong" -msgstr "" +#: stmt.c:5189 +#, fuzzy, c-format +msgid "enumeration value `%s' not handled in switch" +msgstr "Agaciro OYA in Hindura" -#: tree-ssa.c:227 -#, fuzzy -msgid "Missing definition" -msgstr "Ikiranga" +#: stmt.c:5214 stmt.c:5234 +#, fuzzy, c-format +msgid "case value `%ld' not in enumerated type" +msgstr "Agaciro OYA in Ubwoko" -#: tree-ssa.c:233 -#, c-format -msgid "Definition in block %i does not dominate use in block %i" -msgstr "" +#: stmt.c:5217 stmt.c:5237 +#, fuzzy, c-format +msgid "case value `%ld' not in enumerated type `%s'" +msgstr "Agaciro OYA in Ubwoko" -#: tree-ssa.c:241 -#, c-format -msgid "Definition in block %i follows the use" -msgstr "" +#: stmt.c:5310 +#, fuzzy +msgid "switch missing default case" +msgstr "Hindura Ibuze Mburabuzi" -#: tree-ssa.c:248 -msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set" -msgstr "" +#: stor-layout.c:178 +#, fuzzy +msgid "type size can't be explicitly evaluated" +msgstr "Ubwoko Ingano" -#: tree-ssa.c:280 -msgid "Incoming edge count does not match number of PHI arguments\n" -msgstr "" +#: stor-layout.c:180 +#, fuzzy +msgid "variable-size type declared outside of any function" +msgstr "IMPINDURAGACIRO Ingano Ubwoko Hanze Bya Umumaro" -#: tree-ssa.c:293 -#, c-format -msgid "PHI argument is missing for edge %d->%d\n" -msgstr "" +#: stor-layout.c:487 +#, fuzzy, c-format +msgid "size of `%s' is %d bytes" +msgstr "Ingano Bya ni Bayite" -#: tree-ssa.c:302 -msgid "PHI argument is not SSA_NAME, or invariant" -msgstr "" +#: stor-layout.c:489 +#, fuzzy, c-format +msgid "size of `%s' is larger than %d bytes" +msgstr "Ingano Bya ni Kinini Bayite" -#: tree-ssa.c:314 -#, c-format -msgid "Wrong edge %d->%d for PHI argument\n" -msgstr "" +#: stor-layout.c:909 stor-layout.c:1325 +#, fuzzy, c-format +msgid "packed attribute causes inefficient alignment for `%s'" +msgstr "Ikiranga Itunganya kugirango" -#: tree-ssa.c:364 -msgid "Non-addressable variable inside an alias set." -msgstr "" +#: stor-layout.c:911 stor-layout.c:1327 +#, fuzzy, c-format +msgid "packed attribute is unnecessary for `%s'" +msgstr "Ikiranga ni kugirango" -#: tree-ssa.c:382 -msgid "Addressable variable that is an alias tag but is not in any alias set." -msgstr "" +#: stor-layout.c:926 +#, fuzzy, c-format +msgid "padding struct to align `%s'" +msgstr "Wuzuza: Kuri Gutondeka" -#: tree-ssa.c:392 +#: stor-layout.c:1289 #, fuzzy -msgid "verify_flow_insensitive_alias_info failed." -msgstr "Byanze" +msgid "padding struct size to alignment boundary" +msgstr "Wuzuza: Ingano Kuri Itunganya" -#: tree-ssa.c:434 -msgid "Dereferenced pointers should have a name or a type tag" -msgstr "" +#: stor-layout.c:1332 +#, fuzzy +msgid "packed attribute causes inefficient alignment" +msgstr "Ikiranga Itunganya" -#: tree-ssa.c:442 -msgid "Pointers with a memory tag, should have points-to sets or point to malloc" -msgstr "" +#: stor-layout.c:1334 +#, fuzzy +msgid "packed attribute is unnecessary" +msgstr "Ikiranga ni" -#: tree-ssa.c:450 -msgid "Pointer escapes but its name tag is not call-clobbered." -msgstr "" +#: timevar.c:322 +#, fuzzy, c-format +msgid "cannot timevar_pop '%s' when top of timevars stack is '%s'" +msgstr "Ryari: Hejuru: Bya ni" -#: tree-ssa.c:459 +#: timevar.c:453 #, fuzzy -msgid "verify_flow_sensitive_alias_info failed." -msgstr "Byanze" +msgid "" +"\n" +"Execution times (seconds)\n" +msgstr "Times amasogonda" -#: tree-ssa.c:535 -msgid "Alias set of a pointer's type tag should be a superset of the corresponding name tag" -msgstr "" +# #-#-#-#-# sc.pot (PACKAGE VERSION) #-#-#-#-# +# sc/source\ui\src\autofmt.src:RID_SCDLG_AUTOFORMAT.STR_SUM.text +# #-#-#-#-# sc.pot (PACKAGE VERSION) #-#-#-#-# +# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_PIVOT_TOTAL.text +#. Print total time. +#: timevar.c:503 +#, fuzzy +msgid " TOTAL :" +msgstr "Igiteranyo" -#: tree-ssa.c:551 -msgid "Two different pointers with identical points-to sets but different name tags" -msgstr "" +#: timevar.c:539 +#, fuzzy, c-format +msgid "time in %s: %ld.%06ld (%ld%%)\n" +msgstr "Igihe in" -#: tree-ssa.c:580 -#, fuzzy -msgid "verify_name_tags failed" -msgstr "Byanze" +#: tlink.c:399 +#, c-format +msgid "collect: reading %s\n" +msgstr "" -#: tree-ssa.c:647 +#: tlink.c:502 #, c-format -msgid "AUX pointer initialized for edge %d->%d\n" +msgid "collect: recompiling %s\n" msgstr "" -#: tree-ssa.c:672 -msgid "Statement makes aliased stores, but has no V_MAY_DEFS" +#: tlink.c:674 +#, fuzzy, c-format +msgid "collect: tweaking %s in %s\n" +msgstr "in" + +#: tlink.c:721 +msgid "collect: relinking\n" msgstr "" -#: tree-ssa.c:710 -#, fuzzy -msgid "verify_ssa failed." -msgstr "Byanze" +#: tlink.c:730 +#, fuzzy, c-format +msgid "ld returned %d exit status" +msgstr "Gusohoka Imimerere" -#: tree-ssa.c:1379 +#: toplev.c:920 #, fuzzy -msgid "%H%qD is used uninitialized in this function" -msgstr "`%s'Itatangijwe in iyi Umumaro" +msgid "Generate debugging info in default format" +msgstr "Ibisobanuro in Mburabuzi Imiterere" -#: tree-ssa.c:1404 +#: toplev.c:921 #, fuzzy -msgid "%H%qD may be used uninitialized in this function" -msgstr "`%s'Itatangijwe in iyi Umumaro" +msgid "Generate debugging info in default extended format" +msgstr "Ibisobanuro in Mburabuzi Byongerewe... Imiterere" -#: tree-vect-transform.c:598 +#: toplev.c:923 #, fuzzy -msgid "no support for reduction/induction" -msgstr "OYA Gushigikira in Imimaro" +msgid "Generate STABS format debug info" +msgstr "Imiterere Kosora amakosa Ibisobanuro" -#: tree-vect-transform.c:624 +#: toplev.c:924 #, fuzzy -msgid "unsupported defining stmt" -msgstr "Ivanga" +msgid "Generate extended STABS format debug info" +msgstr "Byongerewe... Imiterere Kosora amakosa Ibisobanuro" -#: tree.c:3276 +#: toplev.c:927 #, fuzzy -msgid "%Jfunction %qD definition is marked dllimport." -msgstr "Umumaro Insobanuro" +msgid "Generate DWARF-1 format debug info" +msgstr "1. Imiterere Kosora amakosa Ibisobanuro" -#: tree.c:3284 +#: toplev.c:929 #, fuzzy -msgid "%Jvariable %qD definition is marked dllimport." -msgstr "IMPINDURAGACIRO ni cy/ byagarajwe" - -#: tree.c:3304 -msgid "%Jexternal linkage required for symbol %qD because of %qs attribute." -msgstr "" +msgid "Generate extended DWARF-1 format debug info" +msgstr "Byongerewe... 1. Imiterere Kosora amakosa Ibisobanuro" -#: tree.c:4457 +#: toplev.c:932 #, fuzzy -msgid "arrays of functions are not meaningful" -msgstr "Bya Imimaro OYA" +msgid "Generate DWARF-2 debug info" +msgstr "2. Kosora amakosa Ibisobanuro" -#: tree.c:4509 +#: toplev.c:935 #, fuzzy -msgid "function return type cannot be function" -msgstr "Umumaro Garuka Ubwoko Umumaro" +msgid "Generate XCOFF format debug info" +msgstr "Imiterere Kosora amakosa Ibisobanuro" -#: tree.c:5405 +#: toplev.c:936 #, fuzzy -msgid "invalid initializer for bit string" -msgstr "Sibyo kugirango Ikurikiranyanyuguti" - -#: tree.c:5489 -#, fuzzy, c-format -msgid "tree check: %s, have %s in %s, at %s:%d" -msgstr "Kugenzura... Ikitezwe: in ku" - -#: tree.c:5526 -#, fuzzy, c-format -msgid "tree check: expected none of %s, have %s in %s, at %s:%d" -msgstr "Kugenzura... Ikitezwe: in ku" +msgid "Generate extended XCOFF format debug info" +msgstr "Byongerewe... Imiterere Kosora amakosa Ibisobanuro" -#: tree.c:5539 -#, fuzzy, c-format -msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d" -msgstr "Kugenzura... Ikitezwe: ishuri in ku" - -#: tree.c:5553 -#, fuzzy, c-format -msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d" -msgstr "Kugenzura... birabonetse Bya Na: in ku" - -#: tree.c:5565 -#, fuzzy, c-format -msgid "tree check: accessed elt %d of phi_node with %d elts in %s, at %s:%d" -msgstr "Kugenzura... birabonetse Bya Na: in ku" - -#: tree.c:5577 -#, fuzzy, c-format -msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d" -msgstr "Kugenzura... birabonetse Bya Na: in ku" - -#: varasm.c:477 +#: toplev.c:939 #, fuzzy -msgid "%J%D causes a section type conflict" -msgstr "%sa Icyiciro Ubwoko" +msgid "Generate COFF format debug info" +msgstr "Imiterere Kosora amakosa Ibisobanuro" -#: varasm.c:910 +#: toplev.c:942 #, fuzzy -msgid "%Jregister name not specified for %qD" -msgstr "Kwiyandikisha Izina: OYA kugirango" +msgid "Generate VMS format debug info" +msgstr "Imiterere Kosora amakosa Ibisobanuro" -#: varasm.c:912 +#: toplev.c:981 #, fuzzy -msgid "%Jinvalid register name for %qD" -msgstr "Sibyo Kwiyandikisha Izina: kugirango" +msgid "Perform DWARF2 duplicate elimination" +msgstr "Gusubiramo" -#: varasm.c:914 +#: toplev.c:983 #, fuzzy -msgid "%Jdata type of %qD isn%'t suitable for a register" -msgstr "Ibyatanzwe Ubwoko Bya si kugirango a Kwiyandikisha" +msgid "Do not store floats in registers" +msgstr "OYA in" -#: varasm.c:917 +#: toplev.c:985 #, fuzzy -msgid "%Jregister specified for %qD isn%'t suitable for data type" -msgstr "Kwiyandikisha kugirango si kugirango Ibyatanzwe Ubwoko" +msgid "Consider all mem refs through pointers as volatile" +msgstr "Byose mem Gihinguranya Nka" -#: varasm.c:927 +#: toplev.c:987 #, fuzzy -msgid "global register variable has initial value" -msgstr "Kwiyandikisha IMPINDURAGACIRO Agaciro" +msgid "Consider all mem refs to global data to be volatile" +msgstr "Byose mem Kuri Ibyatanzwe Kuri" -#: varasm.c:930 +#: toplev.c:989 #, fuzzy -msgid "volatile register variables don%'t work as you might wish" -msgstr "Kwiyandikisha Ibihinduka Akazi Nka" +msgid "Consider all mem refs to static data to be volatile" +msgstr "Byose mem Kuri Ibyatanzwe Kuri" -#: varasm.c:968 +#: toplev.c:991 #, fuzzy -msgid "%Jregister name given for non-register variable %qD" -msgstr "Kwiyandikisha Izina: kugirango Kwiyandikisha IMPINDURAGACIRO" +msgid "Defer popping functions args from stack until later" +msgstr "Imimaro Bivuye" -#: varasm.c:1046 +#: toplev.c:993 #, fuzzy -msgid "global destructors not supported on this target" -msgstr "Imbibi OYA ku iyi Intego" +msgid "When possible do not generate stack frames" +msgstr "OYA Amakadiri" -#: varasm.c:1107 +#: toplev.c:995 #, fuzzy -msgid "global constructors not supported on this target" -msgstr "Imbibi OYA ku iyi Intego" +msgid "Optimize sibling and tail recursive calls" +msgstr "Na Amahamagara:" -#: varasm.c:1607 +#: toplev.c:997 #, fuzzy -msgid "%Jalignment of %qD is greater than maximum object file alignment. Using %d" -msgstr "Itunganya Bya ni Biruta Kinini Igikoresho IDOSIYE Itunganya" +msgid "Perform superblock formation via tail duplication" +msgstr "Biturutse" -#: varasm.c:1646 +#: toplev.c:999 #, fuzzy -msgid "thread-local COMMON data not implemented" -msgstr "Urudodo Ibyatanzwe OYA" +msgid "When running CSE, follow jumps to their targets" +msgstr "Kuri" -#: varasm.c:1671 -#, fuzzy -msgid "%Jrequested alignment for %qD is greater than implemented alignment of %d" -msgstr "Itunganya kugirango ni Biruta Itunganya Bya" +#: toplev.c:1001 +msgid "When running CSE, follow conditional jumps" +msgstr "" -#: varasm.c:3774 +#: toplev.c:1003 #, fuzzy -msgid "initializer for integer value is too complicated" -msgstr "kugirango Umubare wuzuye Agaciro ni" +msgid "Perform a number of minor, expensive optimizations" +msgstr "a Umubare Bya" -#: varasm.c:3779 +#: toplev.c:1005 #, fuzzy -msgid "initializer for floating value is not a floating constant" -msgstr "kugirango Bihindagurika Agaciro ni OYA a Bihindagurika" +msgid "Perform jump threading optimizations" +msgstr "Simbuka" -#: varasm.c:4048 -#, fuzzy, c-format -msgid "invalid initial value for member %qs" -msgstr "Sibyo Agaciro kugirango" +#: toplev.c:1007 +msgid "Perform strength reduction optimizations" +msgstr "" -#: varasm.c:4235 varasm.c:4279 +#: toplev.c:1009 #, fuzzy -msgid "%Jweak declaration of %qD must precede definition" -msgstr "Bya Insobanuro" +msgid "Perform loop unrolling when iteration count is known" +msgstr "Ryari: IBARA ni" -#: varasm.c:4243 +#: toplev.c:1011 #, fuzzy -msgid "%Jweak declaration of %qD after first use results in unspecified behavior" -msgstr "Bya Nyuma Itangira Gukoresha Ibisubizo ku in imyitwarire" +msgid "Perform loop unrolling for all loops" +msgstr "kugirango Byose" -#: varasm.c:4277 +#: toplev.c:1013 #, fuzzy -msgid "%Jweak declaration of %qD must be public" -msgstr "Bya Rusange" +msgid "Generate prefetch instructions, if available, for arrays in loops" +msgstr "Amabwiriza NIBA Bihari kugirango in" -#: varasm.c:4286 +#: toplev.c:1015 #, fuzzy -msgid "%Jweak declaration of %qD not supported" -msgstr "Bya OYA" +msgid "Force all loop invariant computations out of loops" +msgstr "Byose Inyuma Bya" -#: varasm.c:4315 +#: toplev.c:1017 #, fuzzy -msgid "only weak aliases are supported in this configuration" -msgstr "Irihimbano in iyi Iboneza" +msgid "Strength reduce all loop general induction variables" +msgstr "Byose Rusange Ibihinduka" -#: varasm.c:4476 -msgid "%J%qD aliased to undefined symbol %qE" -msgstr "" +#: toplev.c:1019 +#, fuzzy +msgid "Store strings in writable data section" +msgstr "Ikurikiranyanyuguti in Ibyatanzwe Icyiciro" -#: varasm.c:4479 -msgid "%J%qD aliased to external symbol %qE" +#: toplev.c:1021 +msgid "Enable machine specific peephole optimizations" msgstr "" -#: varasm.c:4510 +#: toplev.c:1023 #, fuzzy -msgid "%Jalias definitions not supported in this configuration" -msgstr "Irihimbano OYA in iyi Iboneza" +msgid "Copy memory operands into registers before using" +msgstr "Ububiko Mbere ikoresha" -#: varasm.c:4515 +#: toplev.c:1025 #, fuzzy -msgid "%Jonly weak aliases are supported in this configuration" -msgstr "Irihimbano in iyi Iboneza" +msgid "Copy memory address constants into regs before using" +msgstr "Ububiko Aderesi Mbere ikoresha" -#: varasm.c:4573 +#: toplev.c:1027 #, fuzzy -msgid "visibility attribute not supported in this configuration; ignored" -msgstr "Ukugaragara Ikiranga OYA in iyi Iboneza" +msgid "Allow function addresses to be held in registers" +msgstr "Umumaro Amaderesi Kuri in" -#: varray.c:203 -#, fuzzy, c-format -msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d" -msgstr "Kitaboneka Imbonerahamwe Ikigize: Inyuma Bya in ku" +#: toplev.c:1029 +#, fuzzy +msgid "Integrate simple functions into their callers" +msgstr "Byoroheje Imimaro" -#: varray.c:213 -#, c-format -msgid "underflowed virtual array %s in %s, at %s:%d" -msgstr "" +#: toplev.c:1031 +#, fuzzy +msgid "Generate code for funcs even if they are fully inlined" +msgstr "ITEGEKONGENGA kugirango ATARIIGIHARWE NIBA" -#: vec.c:146 -#, c-format -msgid "vector %s %s domain error, in %s at %s:%u" -msgstr "" +#: toplev.c:1033 +#, fuzzy +msgid "Pay attention to the 'inline' keyword" +msgstr "Kuri i Ijambo- banze" -#. Print an error message for unrecognized stab codes. -#: xcoffout.c:187 -#, fuzzy, c-format -msgid "no sclass for %s stab (0x%x)\n" -msgstr "Oya kugirango" +#: toplev.c:1035 +#, fuzzy +msgid "Emit static const variables even if they are not used" +msgstr "Ibihinduka ATARIIGIHARWE NIBA OYA" -#. -#. Local variables: -#. mode:c -#. End: -#. -#: diagnostic.def:1 +#: toplev.c:1037 #, fuzzy -msgid "fatal error: " -msgstr "Ikosa ry'imbere" +msgid "Check for syntax errors, then stop" +msgstr "kugirango Amakosa Hanyuma Guhagarara" -#: diagnostic.def:2 +#: toplev.c:1039 #, fuzzy -msgid "internal compiler error: " -msgstr "Ikosa ry'imbere" +msgid "Mark data as shared rather than private" +msgstr "Ibyatanzwe Nka By'umwihariko" -#: diagnostic.def:3 +#: toplev.c:1041 #, fuzzy -msgid "error: " -msgstr "Ikosa ry'imbere" +msgid "Enable saving registers around function calls" +msgstr "Mu kubika Umumaro Amahamagara:" -#: diagnostic.def:4 +#: toplev.c:1043 #, fuzzy -msgid "sorry, unimplemented: " -msgstr "OYA" +msgid "Return 'short' aggregates in memory, not registers" +msgstr "in Ububiko OYA" -#: diagnostic.def:5 +#: toplev.c:1045 #, fuzzy -msgid "warning: " -msgstr "Iburira!" +msgid "Return 'short' aggregates in registers" +msgstr "in" -#: diagnostic.def:6 -msgid "anachronism: " -msgstr "" +#: toplev.c:1047 +#, fuzzy +msgid "Attempt to fill delay slots of branch instructions" +msgstr "Kuri Kuzuza Gutinda Siloti Bya Amabwiriza" -# scp/source\cde\unxbasic_cde.lng:STR_BASIC_CDEINT_NETWORK_STRING2.text -#: diagnostic.def:7 +#: toplev.c:1049 #, fuzzy -msgid "note: " -msgstr "Ibisobanuro:" +msgid "Perform the global common subexpression elimination" +msgstr "i" -#: diagnostic.def:8 -msgid "debug: " -msgstr "" +#: toplev.c:1051 +#, fuzzy +msgid "Perform enhanced load motion during global subexpression elimination" +msgstr "Ibirimo" -#: params.def:44 -msgid "The maximum structure size (in bytes) at which GCC will do block copies" -msgstr "" +#: toplev.c:1053 +#, fuzzy +msgid "Perform store motion after global subexpression elimination" +msgstr "Nyuma" -#: params.def:54 -msgid "The threshold ratio between instantiated fields and the total structure size" -msgstr "" +#: toplev.c:1055 +#, fuzzy +msgid "Perform the loop optimizations" +msgstr "i" -#: params.def:71 +#: toplev.c:1057 #, fuzzy -msgid "The maximum number of instructions in a single function eligible for inlining" -msgstr "Kinini Umubare Bya Amabwiriza in a UMWE Umumaro kugirango" +msgid "Perform cross-jumping optimization" +msgstr "Kwambukiranya" -#: params.def:83 +#: toplev.c:1059 #, fuzzy -msgid "The maximum number of instructions when automatically inlining" -msgstr "Kinini Umubare Bya Amabwiriza Ryari: ku buryo bwikora" +msgid "Perform conversion of conditional jumps to branchless equivalents" +msgstr "Ihindurangero Bya Kuri" -#: params.def:88 +#: toplev.c:1061 #, fuzzy -msgid "The maximum number of instructions inline function can grow to via recursive inlining" -msgstr "Kinini Umubare Bya Amabwiriza in a UMWE Umumaro kugirango" +msgid "Perform conversion of conditional jumps to conditional execution" +msgstr "Ihindurangero Bya Kuri" -#: params.def:93 +#: toplev.c:1063 #, fuzzy -msgid "The maximum number of instructions non-inline function can grow to via recursive inlining" -msgstr "Kinini Umubare Bya Amabwiriza in a UMWE Umumaro kugirango" +msgid "Run CSE pass after loop optimizations" +msgstr "Nyuma" -#: params.def:98 -msgid "The maximum depth of recursive inlining for inline functions" -msgstr "" +#: toplev.c:1065 +#, fuzzy +msgid "Run the loop optimizer twice" +msgstr "i" -#: params.def:103 -msgid "The maximum depth of recursive inlining for non-inline functions" -msgstr "" +#: toplev.c:1067 +#, fuzzy +msgid "Delete useless null pointer checks" +msgstr "NTAGIHARI Mweretsi" -#: params.def:110 -msgid "If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling" -msgstr "" +#: toplev.c:1069 +#, fuzzy +msgid "Reschedule instructions before register allocation" +msgstr "Amabwiriza Mbere Kwiyandikisha" -#: params.def:123 +#: toplev.c:1071 #, fuzzy -msgid "The maximum number of instructions to consider to fill a delay slot" -msgstr "Kinini Umubare Bya Amabwiriza Kuri Kuri Kuzuza a Gutinda" +msgid "Reschedule instructions after register allocation" +msgstr "Amabwiriza Nyuma Kwiyandikisha" -#: params.def:134 +#: toplev.c:1073 #, fuzzy -msgid "The maximum number of instructions to consider to find accurate live register information" -msgstr "Kinini Umubare Bya Amabwiriza Kuri Kuri Gushaka Kwiyandikisha Ibisobanuro" +msgid "Enable scheduling across basic blocks" +msgstr "Kwambukiranya BASIC" -#: params.def:144 +#: toplev.c:1075 #, fuzzy -msgid "The maximum length of scheduling's pending operations list" -msgstr "Kinini Uburebure Bya Ibikorwa: Urutonde" +msgid "Allow speculative motion of non-loads" +msgstr "Bya" -#: params.def:149 -msgid "The size of function body to be considered large" -msgstr "" +#: toplev.c:1077 +#, fuzzy +msgid "Allow speculative motion of some loads" +msgstr "Bya" -#: params.def:153 +#: toplev.c:1079 #, fuzzy -msgid "Maximal growth due to inlining of large function (in percent)" -msgstr "ITEGEKONGENGA IKURA ku in" +msgid "Allow speculative motion of more loads" +msgstr "Bya Birenzeho" -#: params.def:157 -msgid "how much can given compilation unit grow because of the inlining (in percent)" -msgstr "" - -#: params.def:161 -msgid "expense of call operation relative to ordinary aritmetic operations" -msgstr "" - -#: params.def:168 +#: toplev.c:1081 #, fuzzy -msgid "The maximum amount of memory to be allocated by GCSE" -msgstr "Kinini Igiteranyo Bya Ububiko Kuri ku" +msgid "Replace add,compare,branch with branch on count reg" +msgstr "Kongeramo Kugereranya# Na: ku IBARA" -#: params.def:173 +#: toplev.c:1083 #, fuzzy -msgid "The maximum number of passes to make when doing GCSE" -msgstr "Kinini Umubare Bya Kuri Ubwoko Ryari:" - -#: params.def:183 -msgid "The threshold ratio for performing partial redundancy elimination after reload." -msgstr "" - -#: params.def:190 -msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload." -msgstr "" +msgid "Generate position independent code, if possible" +msgstr "Ibirindiro ITEGEKONGENGA NIBA" -#: params.def:201 +#: toplev.c:1086 #, fuzzy -msgid "The maximum number of instructions to consider to unroll in a loop" -msgstr "Kinini Umubare Bya Amabwiriza Kuri Kuri in a" +msgid "Enable exception handling" +msgstr "Irengayobora(-)" -#: params.def:207 +#: toplev.c:1088 #, fuzzy -msgid "The maximum number of instructions to consider to unroll in a loop on average" -msgstr "Kinini Umubare Bya Amabwiriza Kuri Kuri in a" +msgid "Just generate unwind tables for exception handling" +msgstr "Imbonerahamwe kugirango Irengayobora(-)" -#: params.def:212 +#: toplev.c:1090 #, fuzzy -msgid "The maximum number of unrollings of a single loop" -msgstr "Kinini Umubare Bya Amabwiriza kugirango i" +msgid "Generate unwind tables exact at each instruction boundary" +msgstr "Imbonerahamwe NYACYO ku" -#: params.def:217 +#: toplev.c:1092 #, fuzzy -msgid "The maximum number of insns of a peeled loop" -msgstr "Kinini Umubare Bya Amabwiriza Kuri Kuri Kuzuza a Gutinda" +msgid "Support synchronous non-call exceptions" +msgstr "Amarengayobora" -#: params.def:222 +#: toplev.c:1094 #, fuzzy -msgid "The maximum number of peelings of a single loop" -msgstr "Kinini Umubare Bya Kuri Ubwoko Ryari:" +msgid "Insert arc based program profiling code" +msgstr "Agaheto Porogaramu ITEGEKONGENGA" -#: params.def:227 +#: toplev.c:1096 #, fuzzy -msgid "The maximum number of insns of a completely peeled loop" -msgstr "Kinini Umubare Bya Amabwiriza Kuri Kuri in a" +msgid "Create data files needed by gcov" +msgstr "Ibyatanzwe Idosiye ku" -#: params.def:232 +#: toplev.c:1098 #, fuzzy -msgid "The maximum number of peelings of a single loop that is peeled completely" -msgstr "Kinini Umubare Bya Amabwiriza in a UMWE Umumaro kugirango" +msgid "Use profiling information for branch probabilities" +msgstr "Ibisobanuro kugirango" -#: params.def:237 +#: toplev.c:1100 #, fuzzy -msgid "The maximum number of insns of a peeled loop that rolls only once" -msgstr "Kinini Umubare Bya Amabwiriza kugirango i" +msgid "Enable basic program profiling code" +msgstr "BASIC Porogaramu ITEGEKONGENGA" -#: params.def:243 +#: toplev.c:1102 #, fuzzy -msgid "The maximum number of insns of an unswitched loop" -msgstr "Kinini Umubare Bya Amabwiriza Kuri Kuri in a" +msgid "Reorder basic blocks to improve code placement" +msgstr "BASIC Kuri ITEGEKONGENGA Ishyira mu mwanya" -#: params.def:248 +#: toplev.c:1104 #, fuzzy -msgid "The maximum number of unswitchings in a single loop" -msgstr "Kinini Umubare Bya Amabwiriza in a UMWE Umumaro kugirango" - -#: params.def:255 -msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates" -msgstr "" +msgid "Reorder functions to improve code placement" +msgstr "Imimaro Kuri ITEGEKONGENGA Ishyira mu mwanya" -#: params.def:260 -msgid "Maximum number of loops to perform swing modulo scheduling on (mainly for debugging)" -msgstr "" +#: toplev.c:1106 +#, fuzzy +msgid "Do the register renaming optimization pass" +msgstr "i Kwiyandikisha" -#: params.def:266 -msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop" -msgstr "" +#: toplev.c:1108 +#, fuzzy +msgid "Do the register copy-propagation optimization pass" +msgstr "i Kwiyandikisha Gukoporora" -#: params.def:270 -msgid "The number of cycles the swing modulo scheduler considers when \t checking conflicts using DFA" -msgstr "" +#: toplev.c:1110 +#, fuzzy +msgid "Do not put uninitialized globals in the common section" +msgstr "OYA Gushyira Itatangijwe in i Icyiciro" -#: params.def:275 -msgid "A threshold on the average loop count considered by the swing modulo scheduler" -msgstr "" +#: toplev.c:1112 +#, fuzzy +msgid "Do not generate .size directives" +msgstr "OYA Ingano" -#: params.def:280 +#: toplev.c:1114 #, fuzzy -msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot" -msgstr "Imigabane Bya i IBARA Bya Bya BASIC Funga in Porogaramu BASIC Funga Kuri Kuri" +msgid "place each function into its own section" +msgstr "Umumaro Icyiciro" -#: params.def:284 +#: toplev.c:1116 #, fuzzy -msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot" -msgstr "Imigabane Bya i Ubwisubire Bya Bya BASIC Funga in Umumaro BASIC Funga Kuri Kuri" +msgid "place data items into their own section" +msgstr "Ibyatanzwe Icyiciro" -#: params.def:288 +#: toplev.c:1118 #, fuzzy -msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available" -msgstr "Ijanisha Bya Umumaro ku Ubwisubire ku Ryari: Ibijyana ni Bihari" +msgid "Add extra commentary to assembler output" +msgstr "Birenga Kuri Ibisohoka" -#: params.def:292 +#: toplev.c:1120 #, fuzzy -msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available" -msgstr "Ijanisha Bya Umumaro ku Ubwisubire ku Ryari: Ibijyana ni OYA Bihari" +msgid "Output GNU ld formatted global initializers" +msgstr "Byahanaguwe" -#: params.def:296 +#: toplev.c:1122 #, fuzzy -msgid "Maximal code growth caused by tail duplication (in percent)" -msgstr "ITEGEKONGENGA IKURA ku in" +msgid "Enables a register move optimization" +msgstr "a Kwiyandikisha Kwimura" -#: params.def:300 +#: toplev.c:1124 #, fuzzy -msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)" -msgstr "Ihindurakerekezo IKURA NIBA i Ihindurakerekezo Imishobokere Bya ni Birutwa iyi in" +msgid "Do the full regmove optimization pass" +msgstr "i" -#: params.def:304 +#: toplev.c:1126 #, fuzzy -msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available" -msgstr "Imbere IKURA NIBA i Imishobokere Bya ni Birutwa iyi in Ryari: Ibijyana ni Bihari" +msgid "Pack structure members together without holes" +msgstr "Imiterere" -#: params.def:308 +#: toplev.c:1128 #, fuzzy -msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available" -msgstr "Imbere IKURA NIBA i Imishobokere Bya ni Birutwa iyi in Ryari: Ibijyana ni OYA Bihari" +msgid "Insert stack checking code into the program" +msgstr "ITEGEKONGENGA i Porogaramu" -#: params.def:314 +#: toplev.c:1130 #, fuzzy -msgid "The maximum number of incoming edges to consider for crossjumping" -msgstr "Kinini Umubare Bya Kuri kugirango" +msgid "Specify that arguments may alias each other & globals" +msgstr "ingingo Gicurasi Irihimbano Ikindi" -#: params.def:320 +#: toplev.c:1132 #, fuzzy -msgid "The minimum number of matching instructions to consider for crossjumping" -msgstr "Kinini Umubare Bya Kuri kugirango" +msgid "Assume arguments may alias globals but not each other" +msgstr "ingingo Gicurasi Irihimbano OYA Ikindi" -#: params.def:326 +#: toplev.c:1134 #, fuzzy -msgid "The maximum number of insns to duplicate when unfactoring computed gotos" -msgstr "Kinini Umubare Bya Kuri Ubwoko Ryari:" +msgid "Assume arguments do not alias each other or globals" +msgstr "ingingo OYA Irihimbano Ikindi Cyangwa" -#: params.def:332 +#: toplev.c:1136 #, fuzzy -msgid "The maximum length of path considered in cse" -msgstr "Kinini Uburebure Bya Ibikorwa: Urutonde" +msgid "Assume strict aliasing rules apply" +msgstr "Gukurikiza" -#: params.def:339 -msgid "The minimum cost of an expensive expression in the loop invariant motion" -msgstr "" +#: toplev.c:1138 +#, fuzzy +msgid "Align the start of loops" +msgstr "i Gutangira Bya" -#: params.def:348 -msgid "Bound on number of candidates below that all candidates are considered in iv optimizations" -msgstr "" +#: toplev.c:1140 +#, fuzzy +msgid "Align labels which are only reached by jumping" +msgstr "Uturango... ku" -#: params.def:356 +#: toplev.c:1142 #, fuzzy -msgid "Bound on number of iv uses in loop optimized in iv optimizations" -msgstr "a Umubare Bya" +msgid "Align all labels" +msgstr "Byose Uturango..." -#: params.def:364 -msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization" -msgstr "" +#: toplev.c:1144 +#, fuzzy +msgid "Align the start of functions" +msgstr "i Gutangira Bya Imimaro" -#: params.def:371 -msgid "Given N calls and V call-clobbered vars in a function. Use .GLOBAL_VAR if NxV is larger than this limit" -msgstr "" +#: toplev.c:1146 +#, fuzzy +msgid "Attempt to merge identical constants across compilation units" +msgstr "Kuri Gukomatanya birasa Kwambukiranya" -#: params.def:376 +#: toplev.c:1148 #, fuzzy -msgid "The maximum memory locations recorded by cselib" -msgstr "Kinini Umubare Bya Amabwiriza kugirango i" +msgid "Attempt to merge identical constants and constant variables" +msgstr "Kuri Gukomatanya birasa Na Ibihinduka" -#: params.def:389 +#: toplev.c:1150 #, fuzzy -msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap" -msgstr "Kuri Imbarutso Nka a Ijanisha Bya i Igiteranyo Ingano Bya i" +msgid "Suppress output of instruction numbers and line number notes in debugging dumps" +msgstr "Ibisohoka Bya Imibare Na Umurongo Umubare Ibisobanuro in" -#: params.def:394 +#: toplev.c:1152 #, fuzzy -msgid "Minimum heap size before we start collecting garbage, in kilobytes" -msgstr "Ingano Mbere Twebwe Gutangira in" +msgid "Instrument function entry/exit with profiling calls" +msgstr "Umumaro Icyinjijwe Gusohoka Na: Amahamagara:" -#: params.def:402 +#: toplev.c:1154 #, fuzzy -msgid "The maximum number of instructions to search backward when looking for equivalent reload" -msgstr "Kinini Umubare Bya Amabwiriza Kuri Kuri in a" +msgid "Put zero initialized data in the bss section" +msgstr "Zeru Ibyatanzwe in i Icyiciro" + +#: toplev.c:1156 +msgid "Enable SSA optimizations" +msgstr "" -#: params.def:407 -msgid "The maximum number of virtual operands allowed to represent aliases before triggering alias grouping." +#: toplev.c:1158 +msgid "Enable SSA conditional constant propagation" msgstr "" -#: params.def:412 +#: toplev.c:1160 #, fuzzy -msgid "The maximum number of blocks in a region to be considered for interblock scheduling" -msgstr "Kinini Umubare Bya Kuri kugirango" +msgid "Enable aggressive SSA dead code elimination" +msgstr "ITEGEKONGENGA" -#: params.def:417 +#: toplev.c:1162 #, fuzzy -msgid "The maximum number of insns in a region to be considered for interblock scheduling" -msgstr "Kinini Umubare Bya Kuri kugirango" +msgid "External symbols have a leading underscore" +msgstr "Ibimenyetso a Nyobora" -#: params.def:422 -msgid "The maximum number of RTL nodes that can be recorded as combiner's last value" +#: toplev.c:1164 +msgid "Process #ident directives" msgstr "" -#: params.def:430 +#: toplev.c:1166 #, fuzzy -msgid "The upper bound for sharing integer constants" -msgstr "Agaciro kugirango OYA Umubare wuzuye" +msgid "Enables an rtl peephole pass run before sched2" +msgstr "Gukoresha Mbere" -#: config/darwin-c.c:84 +#: toplev.c:1168 #, fuzzy -msgid "too many #pragma options align=reset" -msgstr "Amahitamo Gutondeka Kugarura" - -#: config/darwin-c.c:104 config/darwin-c.c:107 config/darwin-c.c:109 -#: config/darwin-c.c:111 -msgid "malformed '#pragma options', ignoring" -msgstr "" +msgid "Assume no NaNs or +-Infs are generated" +msgstr "Oya Cyangwa" -#: config/darwin-c.c:114 +#: toplev.c:1170 #, fuzzy -msgid "junk at end of '#pragma options'" -msgstr "Umwanda ku Impera Bya" +msgid "Enables guessing of branch probabilities" +msgstr "Bya" -#: config/darwin-c.c:124 +#: toplev.c:1172 #, fuzzy -msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring" -msgstr "Amahitamo Gutondeka UMWIKUBE Kugarura" +msgid "Set errno after built-in math functions" +msgstr "Nyuma in Imibare Imimaro" -#: config/darwin-c.c:136 +#: toplev.c:1174 #, fuzzy -msgid "missing '(' after '#pragma unused', ignoring" -msgstr "Ibuze Nyuma" +msgid "Floating-point operations can trap" +msgstr "Akadomo Ibikorwa:" -#: config/darwin-c.c:154 +#: toplev.c:1176 #, fuzzy -msgid "missing ')' after '#pragma unused', ignoring" -msgstr "Ibuze Nyuma" +msgid "Allow math optimizations that may violate IEEE or ANSI standards" +msgstr "Imibare Gicurasi Cyangwa" -#: config/darwin-c.c:157 +#: toplev.c:1178 #, fuzzy -msgid "junk at end of '#pragma unused'" -msgstr "Umwanda ku Impera Bya" +msgid "Disable optimizations observable by IEEE signaling NaNs" +msgstr "ku" -#: config/darwin-c.c:367 -#, c-format -msgid "subframework include %s conflicts with framework include" -msgstr "" +#: toplev.c:1180 +#, fuzzy +msgid "Generate code to check bounds before indexing arrays" +msgstr "ITEGEKONGENGA Kuri Kugenzura... Mbere gushyiraho umugereka" -#: config/darwin.c:1350 +#: toplev.c:1182 #, fuzzy -msgid "internal and protected visibility attributes not supported in this configuration; ignored" -msgstr "Ukugaragara Ikiranga OYA in iyi Iboneza" +msgid "Convert floating point constant to single precision constant" +msgstr "Bihindagurika Akadomo Kuri UMWE" -#: config/sol2-c.c:94 config/sol2-c.c:110 +#: toplev.c:1184 #, fuzzy -msgid "malformed %<#pragma align%>, ignoring" -msgstr "Gutondeka" +msgid "Report time taken by each compiler pass at end of run" +msgstr "Igihe ku ku Impera Bya Gukoresha" -#: config/sol2-c.c:103 +#: toplev.c:1186 #, fuzzy -msgid "invalid alignment for %<#pragma align%>, ignoring" -msgstr "Gutondeka" +msgid "Report on permanent memory allocation at end of run" +msgstr "ku Ububiko ku Impera Bya Gukoresha" -#: config/sol2-c.c:118 -msgid "%<#pragma align%> must appear before the declaration of %D, ignoring" -msgstr "" +#: toplev.c:1188 +#, fuzzy +msgid "Trap for signed overflow in addition / subtraction / multiplication" +msgstr "kugirango Byarenze urugero in Guteranya+ Gukuramo Gukuba(*)" -#: config/sol2-c.c:130 config/sol2-c.c:142 +#: toplev.c:1190 #, fuzzy -msgid "malformed %<#pragma align%>" -msgstr "Gutondeka" +msgid "Use graph coloring register allocation." +msgstr "Kwiyandikisha" -#: config/sol2-c.c:137 +#: toplev.c:1207 #, fuzzy -msgid "junk at end of %<#pragma align%>" -msgstr "Umwanda ku Impera Bya" +msgid "Compile just for ISO C90" +msgstr "kugirango" -#: config/sol2-c.c:158 config/sol2-c.c:165 +#: toplev.c:1209 #, fuzzy -msgid "malformed %<#pragma init%>, ignoring" -msgstr "Gutondeka" +msgid "Determine language standard" +msgstr "Ururimi Bisanzwe" -#: config/sol2-c.c:188 config/sol2-c.c:200 +#: toplev.c:1213 #, fuzzy -msgid "malformed %<#pragma init%>" -msgstr "Icyiciro" +msgid "Make bit-fields by unsigned by default" +msgstr "Imyanya ku Bitashizweho umukono ku Mburabuzi" -#: config/sol2-c.c:195 +#: toplev.c:1217 #, fuzzy -msgid "junk at end of %<#pragma init%>" -msgstr "Umwanda ku Impera Bya" +msgid "Make 'char' be signed by default" +msgstr "ku Mburabuzi" -#: config/sol2-c.c:216 config/sol2-c.c:223 +#: toplev.c:1219 #, fuzzy -msgid "malformed %<#pragma fini%>, ignoring" -msgstr "Gutondeka" +msgid "Make 'char' be unsigned by default" +msgstr "Bitashizweho umukono ku Mburabuzi" -#: config/sol2-c.c:246 config/sol2-c.c:258 +#: toplev.c:1225 #, fuzzy -msgid "malformed %<#pragma fini%>" -msgstr "Icyiciro" +msgid "Do not recognize the 'asm' keyword" +msgstr "OYA i Ijambo- banze" -#: config/sol2-c.c:253 +#: toplev.c:1228 #, fuzzy -msgid "junk at end of %<#pragma fini%>" -msgstr "Umwanda ku Impera Bya" +msgid "Do not recognize any built in functions" +msgstr "OYA in Imimaro" -#: config/sol2.c:54 -msgid "%Jignoring %<#pragma align%> for explicitly aligned %<%D%>" -msgstr "" +#: toplev.c:1230 +#, fuzzy +msgid "Assume normal C execution environment" +msgstr "Bisanzwe C" -#: config/darwin.h:155 +#: toplev.c:1233 #, fuzzy -msgid "Set sizeof(bool) to 1" -msgstr "MAHARAKUBIRI ni" +msgid "Assume that standard libraries & main might not exist" +msgstr "Bisanzwe Amasomero OYA" -#: config/darwin.h:157 +#: toplev.c:1236 #, fuzzy -msgid "Generate code suitable for fast turn around debugging" -msgstr "ITEGEKONGENGA kugirango a" +msgid "Allow different types as args of ? operator" +msgstr "Nka Bya Mukoresha" -#: config/darwin.h:159 +#: toplev.c:1239 #, fuzzy -msgid "Don't generate code suitable for fast turn around debugging" -msgstr "ITEGEKONGENGA kugirango a Igice:" +msgid "Allow the use of $ inside identifiers" +msgstr "i Gukoresha Bya Mo Imbere" -#. Mach-O supports 'weak imports', and 'weak definitions' in coalesced -#. sections. machopic_select_section ensures that weak variables go in -#. coalesced sections. Weak aliases (or any other kind of aliases) are -#. not supported. Weak symbols that aren't visible outside the .s file -#. are not supported. -#: config/darwin.h:395 +#: toplev.c:1244 #, fuzzy -msgid "alias definitions not supported in Mach-O; ignored" -msgstr "Irihimbano OYA in iyi Iboneza" +msgid "Use the same size for double as for float" +msgstr "i Ingano kugirango MAHARAKUBIRI Nka kugirango Kureremba" -#: config/lynx.h:137 -msgid "Use shared libraries" -msgstr "" +#: toplev.c:1247 +#, fuzzy +msgid "Use the smallest fitting integer to hold enums" +msgstr "i Gitoya Umubare wuzuye Kuri" -#: config/lynx.h:138 -msgid "Support multi-threading" -msgstr "" +#: toplev.c:1250 +#, fuzzy +msgid "Override the underlying type for wchar_t to `unsigned short'" +msgstr "i Ubwoko kugirango Kuri Bitashizweho umukono" -#: config/lynx.h:139 -msgid "Support legacy multi-threading" -msgstr "" +#: toplev.c:1254 +#, fuzzy +msgid "Enable most warning messages" +msgstr "Iburira Ubutumwa" -#: config/windiss.h:37 +#: toplev.c:1256 #, fuzzy -msgid "profiler support for WindISS" -msgstr "Gushigikira kugirango" +msgid "Warn about casting functions to incompatible types" +msgstr "Ibyerekeye Imimaro Kuri" -#: config/alpha/alpha.c:254 -#, fuzzy, c-format -msgid "-f%s ignored for Unicos/Mk (not supported)" -msgstr "-F kugirango OYA" +#: toplev.c:1259 +#, fuzzy +msgid "Warn about functions which might be candidates for format attributes" +msgstr "Ibyerekeye Imimaro kugirango Imiterere Ibiranga" -#: config/alpha/alpha.c:278 +#: toplev.c:1262 #, fuzzy -msgid "-mieee not supported on Unicos/Mk" -msgstr "-OYA ku" +msgid "Warn about casts which discard qualifiers" +msgstr "Ibyerekeye Kwanga" -#: config/alpha/alpha.c:289 +#: toplev.c:1265 #, fuzzy -msgid "-mieee-with-inexact not supported on Unicos/Mk" -msgstr "-Na: OYA ku" +msgid "Warn about subscripts whose type is 'char'" +msgstr "Ibyerekeye bya Ubwoko ni" -#: config/alpha/alpha.c:306 -#, fuzzy, c-format -msgid "bad value %qs for -mtrap-precision switch" -msgstr "Agaciro kugirango Hindura" +#: toplev.c:1268 toplev.c:1271 +#, fuzzy +msgid "Warn if nested comments are detected" +msgstr "NIBA Ibisobanuro" -#: config/alpha/alpha.c:320 -#, fuzzy, c-format -msgid "bad value %qs for -mfp-rounding-mode switch" -msgstr "Agaciro kugirango Ubwoko Hindura" +#: toplev.c:1274 +#, fuzzy +msgid "Warn about possibly confusing type conversions" +msgstr "Ibyerekeye Ubwoko" -#: config/alpha/alpha.c:335 -#, fuzzy, c-format -msgid "bad value %qs for -mfp-trap-mode switch" -msgstr "Agaciro kugirango Ubwoko Hindura" +#: toplev.c:1278 +#, fuzzy +msgid "Do not warn about compile-time integer division by zero" +msgstr "OYA Ibyerekeye Gukusanya Igihe Umubare wuzuye ku Zeru" -#: config/alpha/alpha.c:347 config/rs6000/rs6000.c:1728 -#, fuzzy, c-format -msgid "bad value %qs for -mtls-size switch" -msgstr "Agaciro kugirango Ingano Hindura" +#: toplev.c:1280 +#, fuzzy +msgid "Warn about testing equality of floating point numbers" +msgstr "Ibyerekeye Bya Bihindagurika Akadomo Imibare" -#: config/alpha/alpha.c:366 config/alpha/alpha.c:378 -#, fuzzy, c-format -msgid "bad value %qs for -mcpu switch" -msgstr "Agaciro kugirango Hindura" +#: toplev.c:1283 +#, fuzzy +msgid "Warn about printf/scanf/strftime/strfmon format anomalies" +msgstr "Ibyerekeye Imiterere" -#: config/alpha/alpha.c:385 +#: toplev.c:1287 #, fuzzy -msgid "trap mode not supported on Unicos/Mk" -msgstr "Ubwoko OYA ku" +msgid "Don't warn about too many arguments to format functions" +msgstr "Ibyerekeye ingingo Kuri Imiterere Imimaro" -#: config/alpha/alpha.c:392 +#: toplev.c:1289 #, fuzzy -msgid "fp software completion requires -mtrap-precision=i" -msgstr "i" +msgid "Warn about non-string-literal format strings" +msgstr "Ibyerekeye Ikurikiranyanyuguti Imiterere Ikurikiranyanyuguti" -#: config/alpha/alpha.c:408 +#: toplev.c:1292 #, fuzzy -msgid "rounding mode not supported for VAX floats" -msgstr "Ubwoko OYA kugirango" +msgid "Warn about possible security problems with format functions" +msgstr "Ibyerekeye Umutekano Na: Imiterere Imimaro" -#: config/alpha/alpha.c:413 +#: toplev.c:1296 #, fuzzy -msgid "trap mode not supported for VAX floats" -msgstr "Ubwoko OYA kugirango" +msgid "Don't warn about strftime formats yielding 2 digit years" +msgstr "Ibyerekeye Imiterere 2. IMYAKA" -#: config/alpha/alpha.c:417 +#: toplev.c:1298 #, fuzzy -msgid "128-bit long double not supported for VAX floats" -msgstr "Ubwoko OYA kugirango" +msgid "Warn about implicit function declarations" +msgstr "Ibyerekeye Umumaro" -#: config/alpha/alpha.c:445 -#, fuzzy, c-format -msgid "L%d cache latency unknown for %s" -msgstr "Ubwihisho Kitazwi kugirango" - -#: config/alpha/alpha.c:460 -#, fuzzy, c-format -msgid "bad value %qs for -mmemory-latency" -msgstr "Agaciro kugirango" - -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/alpha/alpha.c:4764 -#, fuzzy, c-format -msgid "invalid %%H value" -msgstr "Agaciro siko" - -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/alpha/alpha.c:4785 -#, fuzzy, c-format -msgid "invalid %%J value" -msgstr "Agaciro siko" - -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/alpha/alpha.c:4801 config/ia64/ia64.c:4137 -#, fuzzy, c-format -msgid "invalid %%r value" -msgstr "Agaciro siko" - -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/alpha/alpha.c:4811 config/rs6000/rs6000.c:10927 -#: config/xtensa/xtensa.c:1951 -#, fuzzy, c-format -msgid "invalid %%R value" -msgstr "Agaciro siko" - -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/alpha/alpha.c:4817 config/rs6000/rs6000.c:10846 -#: config/xtensa/xtensa.c:1918 -#, fuzzy, c-format -msgid "invalid %%N value" -msgstr "Agaciro siko" - -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/alpha/alpha.c:4825 config/rs6000/rs6000.c:10874 -#, fuzzy, c-format -msgid "invalid %%P value" -msgstr "Agaciro siko" +#: toplev.c:1302 +#, fuzzy +msgid "Warn when a declaration does not specify a type" +msgstr "Ryari: a OYA a Ubwoko" -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/alpha/alpha.c:4833 -#, fuzzy, c-format -msgid "invalid %%h value" -msgstr "Agaciro siko" +#: toplev.c:1307 +#, fuzzy +msgid "Warn about the use of the #import directive" +msgstr "Ibyerekeye i Gukoresha Bya i Kuzana" -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/alpha/alpha.c:4841 config/xtensa/xtensa.c:1944 -#, fuzzy, c-format -msgid "invalid %%L value" -msgstr "Agaciro siko" +#: toplev.c:1311 +#, fuzzy +msgid "Do not warn about using 'long long' when -pedantic" +msgstr "OYA Ibyerekeye ikoresha Ryari:" -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/alpha/alpha.c:4880 config/rs6000/rs6000.c:10828 -#, fuzzy, c-format -msgid "invalid %%m value" -msgstr "Agaciro siko" +#: toplev.c:1313 +#, fuzzy +msgid "Warn about suspicious declarations of main" +msgstr "Ibyerekeye Bya" -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/alpha/alpha.c:4888 config/rs6000/rs6000.c:10836 -#, fuzzy, c-format -msgid "invalid %%M value" -msgstr "Agaciro siko" +#: toplev.c:1316 +#, fuzzy +msgid "Warn about possibly missing braces around initializers" +msgstr "Ibyerekeye Ibuze Ingirwadusodeko" -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/alpha/alpha.c:4932 -#, fuzzy, c-format -msgid "invalid %%U value" -msgstr "Agaciro siko" +#: toplev.c:1319 +#, fuzzy +msgid "Warn about global funcs without previous declarations" +msgstr "Ibyerekeye Ibanjirije" -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/alpha/alpha.c:4944 config/alpha/alpha.c:4958 -#: config/rs6000/rs6000.c:10935 -#, fuzzy, c-format -msgid "invalid %%s value" -msgstr "Agaciro siko" +#: toplev.c:1322 +#, fuzzy +msgid "Warn about global funcs without prototypes" +msgstr "Ibyerekeye" -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/alpha/alpha.c:4981 -#, fuzzy, c-format -msgid "invalid %%C value" -msgstr "Agaciro siko" +#: toplev.c:1325 +#, fuzzy +msgid "Warn about use of multicharacter literals" +msgstr "Ibyerekeye Gukoresha Bya" -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/alpha/alpha.c:5018 config/rs6000/rs6000.c:10666 -#: config/rs6000/rs6000.c:10685 -#, fuzzy, c-format -msgid "invalid %%E value" -msgstr "Agaciro siko" +#: toplev.c:1328 +#, fuzzy +msgid "Warn about externs not at file scope level" +msgstr "Ibyerekeye OYA ku IDOSIYE Ingano: urwego" -#: config/alpha/alpha.c:5043 config/alpha/alpha.c:5091 +#: toplev.c:1331 #, fuzzy -msgid "unknown relocation unspec" -msgstr "Kitazwi" +msgid "Warn about possible missing parentheses" +msgstr "Ibyerekeye Ibuze" -#: config/alpha/alpha.c:5052 config/rs6000/rs6000.c:11253 -#, fuzzy, c-format -msgid "invalid %%xn code" -msgstr "Sibyo ITEGEKONGENGA" +#: toplev.c:1334 +#, fuzzy +msgid "Warn about function pointer arithmetic" +msgstr "Ibyerekeye Umumaro Mweretsi" -#: config/alpha/alpha.c:6036 config/alpha/alpha.c:6039 config/s390/s390.c:8033 -#: config/s390/s390.c:8036 -msgid "bad builtin fcode" -msgstr "" +#: toplev.c:1337 +#, fuzzy +msgid "Warn about multiple declarations of the same object" +msgstr "Ibyerekeye Igikubo Bya i Igikoresho" -#. Macro to define tables used to set the flags. -#. This is a list in braces of pairs in braces, -#. each pair being { "NAME", VALUE } -#. where VALUE is the bits to set or minus the bits to clear. -#. An empty string NAME is used to identify the default VALUE. -#: config/alpha/alpha.h:293 config/i386/i386.h:335 config/i386/i386.h:337 -#: config/i386/i386.h:339 config/ns32k/ns32k.h:140 config/s390/s390.h:134 -#: config/sparc/sparc.h:625 config/sparc/sparc.h:630 -msgid "Use hardware fp" -msgstr "" +#: toplev.c:1340 +#, fuzzy +msgid "Warn whenever a function's return-type defaults to int" +msgstr "a Garuka Ubwoko Kuri INT" -#: config/alpha/alpha.h:294 config/i386/i386.h:336 config/i386/i386.h:338 -#: config/sparc/sparc.h:627 config/sparc/sparc.h:632 +#: toplev.c:1343 #, fuzzy -msgid "Do not use hardware fp" -msgstr "OYA Gukoresha" +msgid "Warn about possible violations of sequence point rules" +msgstr "Ibyerekeye Bya Akadomo" -#: config/alpha/alpha.h:295 -msgid "Use fp registers" -msgstr "" +#: toplev.c:1346 +#, fuzzy +msgid "Warn about signed/unsigned comparisons" +msgstr "Ibyerekeye Bitashizweho umukono" -#: config/alpha/alpha.h:297 +#: toplev.c:1349 #, fuzzy -msgid "Do not use fp registers" -msgstr "OYA Gukoresha" +msgid "Warn about non-prototyped function decls" +msgstr "Ibyerekeye Umumaro" -#: config/alpha/alpha.h:298 +#: toplev.c:1352 #, fuzzy -msgid "Do not assume GAS" -msgstr "OYA" +msgid "Warn about constructs whose meanings change in ISO C" +msgstr "Ibyerekeye bya Guhindura>> in C" -#: config/alpha/alpha.h:299 -msgid "Assume GAS" -msgstr "" +#: toplev.c:1355 +#, fuzzy +msgid "Warn when trigraphs are encountered" +msgstr "Ryari:" -#: config/alpha/alpha.h:301 +#: toplev.c:1360 #, fuzzy -msgid "Request IEEE-conformant math library routines (OSF/1)" -msgstr "Imibare Isomero 1." +msgid "Warn about unrecognized pragmas" +msgstr "Ibyerekeye" -#: config/alpha/alpha.h:303 +#: toplev.c:1363 #, fuzzy -msgid "Emit IEEE-conformant code, without inexact exceptions" -msgstr "ITEGEKONGENGA Amarengayobora" +msgid "Mark strings as 'const char *'" +msgstr "Ikurikiranyanyuguti Nka INYUGUTI" -#: config/alpha/alpha.h:305 +#: toplev.c:1508 #, fuzzy -msgid "Emit IEEE-conformant code, with inexact exceptions" -msgstr "ITEGEKONGENGA Na: Amarengayobora" +msgid "Warn when a function is unused" +msgstr "Ryari: a Umumaro ni Kidakoreshwa" -#: config/alpha/alpha.h:307 +#: toplev.c:1510 #, fuzzy -msgid "Do not emit complex integer constants to read-only memory" -msgstr "OYA ITSINDA RY'IMIBARE C Umubare wuzuye Kuri Gusoma Ububiko" +msgid "Warn when a label is unused" +msgstr "Ryari: a Akarango ni Kidakoreshwa" -#: config/alpha/alpha.h:308 -msgid "Use VAX fp" -msgstr "" +#: toplev.c:1512 +#, fuzzy +msgid "Warn when a function parameter is unused" +msgstr "Ryari: a Umumaro ni Kidakoreshwa" -#: config/alpha/alpha.h:309 +#: toplev.c:1514 #, fuzzy -msgid "Do not use VAX fp" -msgstr "OYA Gukoresha" +msgid "Warn when a variable is unused" +msgstr "Ryari: a IMPINDURAGACIRO ni Kidakoreshwa" -#: config/alpha/alpha.h:310 +#: toplev.c:1516 #, fuzzy -msgid "Emit code for the byte/word ISA extension" -msgstr "ITEGEKONGENGA kugirango i Bayite ijambo Umugereka" +msgid "Warn when an expression value is unused" +msgstr "Ryari: imvugo Agaciro ni Kidakoreshwa" -#: config/alpha/alpha.h:313 +#: toplev.c:1518 #, fuzzy -msgid "Emit code for the motion video ISA extension" -msgstr "ITEGEKONGENGA kugirango i Videwo... Umugereka" +msgid "Do not suppress warnings from system headers" +msgstr "OYA Iburira Bivuye Sisitemu Imitwe" -#: config/alpha/alpha.h:316 +#: toplev.c:1520 #, fuzzy -msgid "Emit code for the fp move and sqrt ISA extension" -msgstr "ITEGEKONGENGA kugirango i Kwimura Na SQRT Umugereka" +msgid "Treat all warnings as errors" +msgstr "Byose Iburira Nka Amakosa" -#: config/alpha/alpha.h:318 +#: toplev.c:1522 #, fuzzy -msgid "Emit code for the counting ISA extension" -msgstr "ITEGEKONGENGA kugirango i Kubara Umugereka" +msgid "Warn when one local variable shadows another" +msgstr "Ryari: IMPINDURAGACIRO" -#: config/alpha/alpha.h:321 +#: toplev.c:1524 #, fuzzy -msgid "Emit code using explicit relocation directives" -msgstr "ITEGEKONGENGA ikoresha" +msgid "Warn about enumerated switches, with no default, missing a case" +msgstr "Ibyerekeye Na: Oya Mburabuzi Ibuze a" -#: config/alpha/alpha.h:324 +#: toplev.c:1526 #, fuzzy -msgid "Emit 16-bit relocations to the small data areas" -msgstr "Kuri i Gitoya Ibyatanzwe Ubuso" +msgid "Warn about enumerated switches missing a default case" +msgstr "Ibyerekeye Ibuze a Mburabuzi" -#: config/alpha/alpha.h:326 +#: toplev.c:1528 #, fuzzy -msgid "Emit 32-bit relocations to the small data areas" -msgstr "Kuri i Gitoya Ibyatanzwe Ubuso" +msgid "Warn about all enumerated switches missing a specific case" +msgstr "Ibyerekeye Byose Ibuze a" -#: config/alpha/alpha.h:328 +#: toplev.c:1530 #, fuzzy -msgid "Emit direct branches to local functions" -msgstr "i Ikadiri Mweretsi in Imimaro" +msgid "Warn about returning structures, unions or arrays" +msgstr "Ibyerekeye Cyangwa" -#: config/alpha/alpha.h:331 +#: toplev.c:1532 #, fuzzy -msgid "Emit rdval instead of rduniq for thread pointer" -msgstr "Bya kugirango Urudodo Mweretsi" +msgid "Warn about pointer casts which increase alignment" +msgstr "Ibyerekeye Mweretsi Itunganya" -#: config/alpha/alpha.h:333 +#: toplev.c:1534 #, fuzzy -msgid "Use 128-bit long double" -msgstr "Ubwoko" +msgid "Warn about code that will never be executed" +msgstr "Ibyerekeye ITEGEKONGENGA Nta narimwe" -#: config/alpha/alpha.h:335 +#: toplev.c:1536 #, fuzzy -msgid "Use 64-bit long double" -msgstr "Ubwoko" +msgid "Warn about uninitialized automatic variables" +msgstr "Ibyerekeye Itatangijwe Byikoresha Ibihinduka" -#. For -mcpu= -#. For -mtune= -#. For -mfp-rounding-mode=[n|m|c|d] -#. For -mfp-trap-mode=[n|u|su|sui] -#. For -mtrap-precision=[p|f|i] -#. For -mmemory-latency= -#. For -mtls-size= -#: config/alpha/alpha.h:364 +#: toplev.c:1538 #, fuzzy -msgid "Use features of and schedule given CPU" -msgstr "Ibiranga Bya Na Igenabihe" +msgid "Warn when an inlined function cannot be inlined" +msgstr "Ryari: Umumaro" -#: config/alpha/alpha.h:366 -msgid "Schedule given CPU" -msgstr "" +#: toplev.c:1540 +#, fuzzy +msgid "Warn when the packed attribute has no effect on struct layout" +msgstr "Ryari: i Ikiranga Oya INGARUKA ku Imigaragarire" -#: config/alpha/alpha.h:368 +#: toplev.c:1542 #, fuzzy -msgid "Control the generated fp rounding mode" -msgstr "i Ubwoko" +msgid "Warn when padding is required to align struct members" +msgstr "Ryari: Wuzuza: ni Bya ngombwa Kuri Gutondeka" -#: config/alpha/alpha.h:370 +#: toplev.c:1544 #, fuzzy -msgid "Control the IEEE trap mode" -msgstr "i Ubwoko" +msgid "Warn when an optimization pass is disabled" +msgstr "Ryari: ni Yahagaritswe" -#: config/alpha/alpha.h:372 +#: toplev.c:1546 #, fuzzy -msgid "Control the precision given to fp exceptions" -msgstr "i Kuri Amarengayobora" +msgid "Warn about uses of __attribute__((deprecated)) declarations" +msgstr "Ibyerekeye Bya Ikiranga Bitemewe." -#: config/alpha/alpha.h:374 +#: toplev.c:1548 #, fuzzy -msgid "Tune expected memory latency" -msgstr "Ikitezwe: Ububiko" +msgid "Warn about functions which might be candidates for attribute noreturn" +msgstr "Ibyerekeye Imimaro kugirango Ikiranga" -#: config/alpha/alpha.h:376 config/ia64/ia64.h:278 config/rs6000/sysv4.h:90 +#: toplev.c:1550 #, fuzzy -msgid "Specify bit size of immediate TLS offsets" -msgstr "Ingano Bya" +msgid "Warn about code which might break the strict aliasing rules" +msgstr "Ibyerekeye ITEGEKONGENGA itandukanya i" -#: config/arc/arc.c:172 +#: toplev.c:1627 toplev.c:4548 config/rs6000/rs6000.c:680 #, fuzzy, c-format -msgid "bad value (%s) for -mcpu switch" -msgstr "Agaciro kugirango Hindura" +msgid "invalid option `%s'" +msgstr "Sibyo Ihitamo" -#: config/arc/arc.c:394 +#: toplev.c:2031 #, fuzzy, c-format -msgid "argument of %qs attribute is not a string constant" -msgstr "Bya Ikiranga ni OYA a Ikurikiranyanyuguti" +msgid "`%s' used but never defined" +msgstr "`%s'Nta narimwe" -#: config/arc/arc.c:401 +#: toplev.c:2034 #, fuzzy, c-format -msgid "argument of %qs attribute is not \"ilink1\" or \"ilink2\"" -msgstr "Bya Ikiranga ni OYA Cyangwa" +msgid "`%s' declared `static' but never defined" +msgstr "`%s'Nta narimwe" -#: config/arc/arc.c:1739 config/m32r/m32r.c:2141 +#: toplev.c:2057 #, fuzzy, c-format -msgid "invalid operand to %%R code" -msgstr "Sibyo Kuri ITEGEKONGENGA" +msgid "`%s' defined but not used" +msgstr "`%s'OYA" -#: config/arc/arc.c:1771 config/m32r/m32r.c:2164 +#: toplev.c:2280 #, fuzzy, c-format -msgid "invalid operand to %%H/%%L code" -msgstr "Sibyo Kuri ITEGEKONGENGA" +msgid "invalid register name `%s' for register variable" +msgstr "Sibyo Kwiyandikisha Izina: kugirango Kwiyandikisha IMPINDURAGACIRO" -#: config/arc/arc.c:1794 config/m32r/m32r.c:2235 -#, fuzzy, c-format -msgid "invalid operand to %%U code" -msgstr "Sibyo Kuri ITEGEKONGENGA" +#: toplev.c:3697 +#, fuzzy +msgid " -ffixed- Mark as being unavailable to the compiler\n" +msgstr "-Kwiyandikisha Kwiyandikisha Nka Kuri i" -#: config/arc/arc.c:1805 -#, fuzzy, c-format -msgid "invalid operand to %%V code" -msgstr "Sibyo Kuri ITEGEKONGENGA" +#: toplev.c:3698 +#, fuzzy +msgid " -fcall-used- Mark as being corrupted by function calls\n" +msgstr "-Kwiyandikisha Kwiyandikisha Nka ku Umumaro" -#. Unknown flag. -#: config/arc/arc.c:1812 config/m32r/m32r.c:2262 config/sparc/sparc.c:7516 +#: toplev.c:3699 #, fuzzy -msgid "invalid operand output code" -msgstr "Sibyo Ibisohoka ITEGEKONGENGA" +msgid " -fcall-saved- Mark as being preserved across functions\n" +msgstr "-Kwiyandikisha Kwiyandikisha Nka Kwambukiranya" -#: config/arm/arm.c:800 -#, fuzzy, c-format -msgid "switch -mcpu=%s conflicts with -march= switch" -msgstr "Hindura Na: Werurwe Hindura" - -#: config/arm/arm.c:810 config/rs6000/rs6000.c:1238 config/sparc/sparc.c:653 -#, fuzzy, c-format -msgid "bad value (%s) for %s switch" -msgstr "Agaciro kugirango Hindura" - -#: config/arm/arm.c:919 +#: toplev.c:3700 #, fuzzy -msgid "target CPU does not support interworking" -msgstr "Intego OYA Gushigikira" +msgid " -finline-limit= Limits the size of inlined functions to \n" +msgstr "-Umubare i Ingano Bya Imimaro Kuri Umubare" -#: config/arm/arm.c:925 +#: toplev.c:3701 #, fuzzy -msgid "target CPU does not support THUMB instructions" -msgstr "Intego OYA Gushigikira Amabwiriza" +msgid " -fmessage-length= Limits diagnostics messages lengths to characters per line. 0 suppresses line-wrapping\n" +msgstr "-Uburebure Umubare Ubutumwa Kuri Umubare Inyuguti Umurongo 0 Umurongo" -#: config/arm/arm.c:939 +#: toplev.c:3702 #, fuzzy -msgid "enabling backtrace support is only meaningful when compiling for the Thumb" -msgstr "Gushigikira ni Ryari: kugirango i" +msgid " -fdiagnostics-show-location=[once | every-line] Indicates how often source location information should be emitted, as prefix, at the beginning of diagnostics when line-wrapping\n" +msgstr "-Garagaza Ahantu Rimwe buri Umurongo Inkomoko Ahantu Ibisobanuro Nka Imbanziriza ku i Itangiriro Bya Ryari: Umurongo" -#: config/arm/arm.c:942 +#: toplev.c:3703 #, fuzzy -msgid "enabling callee interworking support is only meaningful when compiling for the Thumb" -msgstr "Gushigikira ni Ryari: kugirango i" +msgid " -ftls-model=[global-dynamic | local-dynamic | initial-exec | local-exec] Indicates the default thread-local storage code generation model\n" +msgstr "-Urugero i Mburabuzi Urudodo ITEGEKONGENGA" -#: config/arm/arm.c:945 +#: toplev.c:3704 #, fuzzy -msgid "enabling caller interworking support is only meaningful when compiling for the Thumb" -msgstr "Gushigikira ni Ryari: kugirango i" +msgid " -fstack-limit-register= Trap if the stack goes past \n" +msgstr "-Kwiyandikisha Kwiyandikisha NIBA i Kwiyandikisha" -#: config/arm/arm.c:949 +#: toplev.c:3705 #, fuzzy -msgid "-mapcs-stack-check incompatible with -mno-apcs-frame" -msgstr "-Kugenzura... Na: Ikadiri" +msgid " -fstack-limit-symbol= Trap if the stack goes past symbol \n" +msgstr "-IKIMENYETSO Izina: NIBA i IKIMENYETSO Izina:" -#: config/arm/arm.c:957 +#: toplev.c:3706 #, fuzzy -msgid "-fpic and -mapcs-reent are incompatible" -msgstr "-Na" +msgid " -frandom-seed= Make compile reproducible using \n" +msgstr "-Ikurikiranyanyuguti Gukusanya ikoresha Ikurikiranyanyuguti" -#: config/arm/arm.c:960 +#: toplev.c:3718 #, fuzzy -msgid "APCS reentrant code not supported. Ignored" -msgstr "ITEGEKONGENGA OYA" +msgid " -O[number] Set optimization level to [number]\n" +msgstr "-Umubare urwego Kuri Umubare" -#: config/arm/arm.c:968 +#: toplev.c:3719 #, fuzzy -msgid "-g with -mno-apcs-frame may not give sensible debugging" -msgstr "-g Na: Ikadiri Gicurasi OYA" +msgid " -Os Optimize for space rather than speed\n" +msgstr "-kugirango Umwanya" -#: config/arm/arm.c:976 +#: toplev.c:3731 #, fuzzy -msgid "passing floating point arguments in fp regs not yet supported" -msgstr "Bihindagurika Akadomo ingingo in OYA" - -#: config/arm/arm.c:1018 -#, fuzzy, c-format -msgid "invalid ABI option: -mabi=%s" -msgstr "Sibyo Ihitamo" - -#: config/arm/arm.c:1024 -msgid "iwmmxt requires an AAPCS compatible ABI for proper operation" -msgstr "" - -#: config/arm/arm.c:1027 -msgid "iwmmxt abi requires an iwmmxt capable cpu" -msgstr "" - -#: config/arm/arm.c:1037 -#, fuzzy, c-format -msgid "invalid floating point emulation option: -mfpe=%s" -msgstr "Sibyo Bihindagurika Akadomo Ihitamo" - -#: config/arm/arm.c:1054 -#, fuzzy, c-format -msgid "invalid floating point option: -mfpu=%s" -msgstr "Sibyo Bihindagurika Akadomo Ihitamo" - -#: config/arm/arm.c:1095 -#, fuzzy, c-format -msgid "invalid floating point abi: -mfloat-abi=%s" -msgstr "Sibyo Bihindagurika Akadomo Ihitamo" - -#: config/arm/arm.c:1110 -msgid "-mfloat-abi=hard and VFP" -msgstr "" - -#: config/arm/arm.c:1136 -#, fuzzy, c-format -msgid "structure size boundary can only be set to %s" -msgstr "Imiterere Ingano Gushyiraho Kuri 8 Cyangwa" +msgid " -pedantic Issue warnings needed by strict compliance to ISO C\n" +msgstr "-Iburira ku Kuri" -#: config/arm/arm.c:1145 +#: toplev.c:3732 #, fuzzy -msgid "-mpic-register= is useless without -fpic" -msgstr "-Kwiyandikisha ni" - -#: config/arm/arm.c:1152 -#, fuzzy, c-format -msgid "unable to use '%s' for PIC register" -msgstr "Kuri Gukoresha kugirango Kwiyandikisha" - -#: config/arm/arm.c:2669 config/arm/arm.c:2687 config/avr/avr.c:4676 -#: config/c4x/c4x.c:4499 config/h8300/h8300.c:5755 config/i386/i386.c:1704 -#: config/i386/i386.c:1750 config/ip2k/ip2k.c:3182 -#: config/m68hc11/m68hc11.c:1348 config/m68k/m68k.c:288 -#: config/mcore/mcore.c:3379 config/ns32k/ns32k.c:1073 -#: config/rs6000/rs6000.c:17375 config/sh/sh.c:7188 config/sh/sh.c:7209 -#: config/sh/sh.c:7244 config/stormy16/stormy16.c:2413 config/v850/v850.c:2210 -#, fuzzy, c-format -msgid "%qs attribute only applies to functions" -msgstr "`%s'Ikiranga Kuri Imimaro" +msgid " -pedantic-errors Like -pedantic except that errors are produced\n" +msgstr "-Amakosa Amakosa" -#: config/arm/arm.c:10454 config/arm/arm.c:10472 +#: toplev.c:3733 #, fuzzy -msgid "predicated Thumb instruction" -msgstr "INYUGUTI Amabwiriza" +msgid " -w Suppress warnings\n" +msgstr "-W" -#: config/arm/arm.c:10460 +#: toplev.c:3734 #, fuzzy -msgid "predicated instruction in conditional sequence" -msgstr "OYA" - -#: config/arm/arm.c:10568 config/arm/arm.c:10578 config/arm/arm.c:10588 -#: config/arm/arm.c:10614 config/arm/arm.c:10632 config/arm/arm.c:10667 -#: config/arm/arm.c:10686 config/arm/arm.c:10701 config/arm/arm.c:10727 -#: config/arm/arm.c:10734 config/arm/arm.c:10741 -#, fuzzy, c-format -msgid "invalid operand for code '%c'" -msgstr "Sibyo ITEGEKONGENGA" +msgid " -W Enable extra warnings\n" +msgstr "-Birenga" -#: config/arm/arm.c:10627 +#: toplev.c:3745 #, fuzzy -msgid "instruction never exectued" -msgstr "OYA" +msgid " -Wunused Enable unused warnings\n" +msgstr "-Kidakoreshwa" -#: config/arm/arm.c:10752 +#: toplev.c:3746 #, fuzzy -msgid "missing operand" -msgstr "Ibuze Gufungura" +msgid " -Wlarger-than- Warn if an object is larger than bytes\n" +msgstr "-Umubare NIBA Igikoresho ni Kinini Umubare" -#: config/arm/arm.c:11518 +#: toplev.c:3747 #, fuzzy -msgid "unable to compute real location of stacked parameter" -msgstr "Kuri Ahantu Bya Birunze" - -#. @@@ better error message -#: config/arm/arm.c:12151 config/arm/arm.c:12188 -msgid "selector must be an immediate" -msgstr "" - -#. @@@ better error message -#: config/arm/arm.c:12231 config/i386/i386.c:14498 config/i386/i386.c:14532 -msgid "mask must be an immediate" -msgstr "" +msgid " -p Enable function profiling\n" +msgstr "-P Umumaro" -#: config/arm/arm.c:12907 +#: toplev.c:3748 #, fuzzy -msgid "no low registers available for popping high registers" -msgstr "Oya Byo hasi Bihari kugirango kirekire" +msgid " -o Place output into \n" +msgstr "-o IDOSIYE Ibisohoka IDOSIYE" -#: config/arm/arm.c:13125 +#: toplev.c:3749 #, fuzzy -msgid "interrupt Service Routines cannot be coded in Thumb mode" -msgstr "Hagarikira aho in Ubwoko" +msgid "" +" -G Put global and static data smaller than \n" +" bytes into a special section (on some targets)\n" +msgstr "-Umubare Na Ibyatanzwe Gitoya Umubare Bayite a Bidasanzwe Icyiciro ku" -#: config/arm/pe.c:171 config/mcore/mcore.c:3245 +#: toplev.c:3760 #, fuzzy -msgid "%Jinitialized variable '%D' is marked dllimport" -msgstr "IMPINDURAGACIRO ni cy/ byagarajwe" +msgid " -aux-info Emit declaration info into \n" +msgstr "-Ibisobanuro IDOSIYE Ibisobanuro IDOSIYE" -#: config/arm/pe.c:180 +#: toplev.c:3761 #, fuzzy -msgid "%Jstatic variable '%D' is marked dllimport" -msgstr "IMPINDURAGACIRO ni cy/ byagarajwe" +msgid " -quiet Do not display functions compiled or elapsed time\n" +msgstr "-OYA Kugaragaza Imimaro Cyangwa" -#: config/arm/arm.h:318 +#: toplev.c:3762 #, fuzzy -msgid "Generate APCS conformant stack frames" -msgstr "Amakadiri" +msgid " -version Display the compiler's version\n" +msgstr "-Verisiyo i" -#: config/arm/arm.h:321 +#: toplev.c:3763 #, fuzzy -msgid "Store function names in object code" -msgstr "Umumaro Amazina in Igikoresho ITEGEKONGENGA" +msgid " -d[letters] Enable dumps from specific passes of the compiler\n" +msgstr "-D Bivuye Bya i" -#: config/arm/arm.h:327 +#: toplev.c:3764 #, fuzzy -msgid "Pass FP arguments in FP registers" -msgstr "ingingo in" +msgid " -dumpbase Base name to be used for dumps from specific passes\n" +msgstr "-IDOSIYE Base Izina: Kuri kugirango Bivuye" -#: config/arm/arm.h:330 +#: toplev.c:3766 #, fuzzy -msgid "Generate re-entrant, PIC code" -msgstr "ITEGEKONGENGA" +msgid " -fsched-verbose= Set the verbosity level of the scheduler\n" +msgstr "-Umubare i urwego Bya i" -#: config/arm/arm.h:333 +#: toplev.c:3768 #, fuzzy -msgid "Assume target CPU is configured as big endian" -msgstr "Intego ni Nka" +msgid " --help Display this information\n" +msgstr "--Ifashayobora iyi" -#: config/arm/arm.h:335 +#: toplev.c:3783 #, fuzzy -msgid "Assume target CPU is configured as little endian" -msgstr "Intego ni Nka" +msgid "" +"\n" +"Language specific options:\n" +msgstr "Amahitamo" -#: config/arm/arm.h:337 -#, fuzzy -msgid "Assume big endian bytes, little endian words" -msgstr "Bayite Amagambo" +#: toplev.c:3795 +#, fuzzy, c-format +msgid " %-23.23s [undocumented]\n" +msgstr "" +"%-23.Project- Id- Version: basctl\n" +"POT- Creation- Date: 2003- 12- 07 17: 13+ 02\n" +"PO- Revision- Date: 2004- 11- 04 10: 13- 0700\n" +"Last- Translator: Language- Team:< en@ li. org> MIME- Version: 1. 0\n" +"Content- Type: text/ plain; charset= UTF- 8\n" +"Content- Transfer- Encoding: 8bit\n" +"X- Generator: KBabel 1. 0\n" +"." -#: config/arm/arm.h:339 -#, fuzzy -msgid "Support calls between Thumb and ARM instruction sets" -msgstr "Amahamagara: hagati Na" +#: toplev.c:3803 toplev.c:3817 +#, fuzzy, c-format +msgid "" +"\n" +"There are undocumented %s specific options as well.\n" +msgstr "Amahitamo Nka" -#: config/arm/arm.h:342 -#, fuzzy -msgid "Generate a call to abort if a noreturn function returns" -msgstr "a Kuri Kureka NIBA a Umumaro" +#: toplev.c:3807 +#, fuzzy, c-format +msgid "" +"\n" +" Options for %s:\n" +msgstr "kugirango" -#: config/arm/arm.h:345 +#: toplev.c:3844 #, fuzzy -msgid "Do not move instructions into a function's prologue" -msgstr "OYA Kwimura Amabwiriza a" +msgid "" +"\n" +"Target specific options:\n" +msgstr "Amahitamo" -#: config/arm/arm.h:348 -#, fuzzy -msgid "Do not load the PIC register in function prologues" -msgstr "OYA Ibirimo i Kwiyandikisha in Umumaro" +#: toplev.c:3858 toplev.c:3877 +#, fuzzy, c-format +msgid " -m%-23.23s [undocumented]\n" +msgstr "-M." -#: config/arm/arm.h:351 +#: toplev.c:3886 #, fuzzy -msgid "Generate call insns as indirect calls, if necessary" -msgstr "Nka BUZIGUYE Amahamagara: NIBA" +msgid "" +"\n" +"There are undocumented target specific options as well.\n" +msgstr "Intego Amahitamo Nka" -#: config/arm/arm.h:354 +#: toplev.c:3888 #, fuzzy -msgid "Compile for the Thumb not the ARM" -msgstr "kugirango i OYA i" +msgid " They exist, but they are not documented.\n" +msgstr "OYA" -#: config/arm/arm.h:358 -#, fuzzy -msgid "Thumb: Generate (non-leaf) stack frames even if not needed" -msgstr "Amakadiri ATARIIGIHARWE NIBA OYA" +#: toplev.c:3941 +#, fuzzy, c-format +msgid "unrecognized gcc debugging option: %c" +msgstr "Ihitamo" -#: config/arm/arm.h:361 -#, fuzzy -msgid "Thumb: Generate (leaf) stack frames even if not needed" -msgstr "Amakadiri ATARIIGIHARWE NIBA OYA" +#: toplev.c:4007 +#, fuzzy, c-format +msgid "`%s': unknown tls-model option" +msgstr "`%s':Kitazwi TLS Urugero Ihitamo" -#: config/arm/arm.h:364 -#, fuzzy -msgid "Thumb: Assume non-static functions may be called from ARM code" -msgstr "Imimaro Gicurasi Bivuye ITEGEKONGENGA" +#: toplev.c:4034 +#, fuzzy, c-format +msgid "unrecognized register name `%s'" +msgstr "Kwiyandikisha Izina:" -#: config/arm/arm.h:368 -#, fuzzy -msgid "Thumb: Assume function pointers may go to non-Thumb aware code" -msgstr "Umumaro Gicurasi Gyayo Kuri ITEGEKONGENGA" +#: toplev.c:4059 toplev.c:5012 +#, fuzzy, c-format +msgid "unrecognized option `%s'" +msgstr "Ihitamo" -#: config/arm/arm.h:372 -msgid "Cirrus: Place NOPs to avoid invalid instruction combinations" -msgstr "" +#: toplev.c:4107 +#, fuzzy +msgid "-Wid-clash-LEN is no longer supported" +msgstr "-ni Oya" -#: config/arm/arm.h:374 -msgid "Cirrus: Do not break up invalid instruction combinations with NOPs" -msgstr "" +#: toplev.c:4184 +#, fuzzy, c-format +msgid "use -gdwarf -g%d for DWARF v1, level %d" +msgstr "Gukoresha g kugirango urwego" -#: config/arm/arm.h:382 +#: toplev.c:4187 #, fuzzy -msgid "Specify the name of the target CPU" -msgstr "i Izina: Bya i Intego" +msgid "use -gdwarf-2 for DWARF v2" +msgstr "Gukoresha 2. kugirango" -#: config/arm/arm.h:384 -#, fuzzy -msgid "Specify the name of the target architecture" -msgstr "i Izina: Bya i Intego" +#: toplev.c:4192 +#, fuzzy, c-format +msgid "ignoring option `%s' due to invalid debug level specification" +msgstr "Ihitamo Kuri Sibyo Kosora amakosa urwego" -#: config/arm/arm.h:389 -#, fuzzy -msgid "Specify the name of the target floating point hardware/format" -msgstr "i Verisiyo Bya i Bihindagurika Akadomo" +#: toplev.c:4215 toplev.c:5010 +#, fuzzy, c-format +msgid "`%s': unknown or unsupported -g option" +msgstr "`%s':Kitazwi Cyangwa g Ihitamo" -#: config/arm/arm.h:391 -msgid "Specify if floating point hardware should be used" -msgstr "" +#: toplev.c:4222 +#, fuzzy, c-format +msgid "`%s' ignored, conflicts with `-g%s'" +msgstr "`%s'Na: g" -#: config/arm/arm.h:393 +#: toplev.c:4304 #, fuzzy -msgid "Specify the minimum bit alignment of structures" -msgstr "i Gito Itunganya Bya" +msgid "-param option missing argument" +msgstr "-Ihitamo Ibuze" -#: config/arm/arm.h:395 -#, fuzzy -msgid "Specify the register to be used for PIC addressing" -msgstr "i Kwiyandikisha Kuri kugirango Kwohereza" +#: toplev.c:4313 +#, fuzzy, c-format +msgid "invalid --param option: %s" +msgstr "Sibyo Ihitamo" -#: config/arm/arm.h:396 config/mips/mips.h:792 -msgid "Specify an ABI" -msgstr "" +#: toplev.c:4325 +#, fuzzy, c-format +msgid "invalid parameter value `%s'" +msgstr "Sibyo Agaciro" -#: config/arm/arm.h:398 -msgid "Alias for -mfloat-abi=soft" -msgstr "" +#: toplev.c:4565 +#, fuzzy, c-format +msgid "" +"%s%s%s version %s (%s)\n" +"%s\tcompiled by GNU C version %s.\n" +"%s%s%s version %s (%s) compiled by CC.\n" +msgstr "%s%s%sVerisiyo ku C Verisiyo Verisiyo ku" -#: config/arm/arm.h:400 -msgid "Alias for -mfloat-abi=hard" -msgstr "" +#: toplev.c:4572 +#, fuzzy, c-format +msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n" +msgstr "%s%sGGCGITO Kwagura GITO" -#: config/arm/pe.h:59 +#: toplev.c:4630 #, fuzzy -msgid "Ignore dllimport attribute for functions" -msgstr "Ikiranga kugirango Imimaro" +msgid "options passed: " +msgstr "Amahitamo" + +#: toplev.c:4659 +#, fuzzy +msgid "options enabled: " +msgstr "Amahitamo Bikora" -#: config/avr/avr.c:532 +#: toplev.c:4718 java/jcf-write.c:3453 #, fuzzy, c-format -msgid "large frame pointer change (%d) with -mtiny-stack" -msgstr "Binini Ikadiri Mweretsi Guhindura>> Na:" +msgid "can't open %s for writing" +msgstr "Gufungura kugirango" -#: config/avr/avr.c:1117 -#, fuzzy -msgid "bad address, not (reg+disp):" -msgstr "Aderesi OYA" +#: toplev.c:5002 +#, fuzzy, c-format +msgid "ignoring command line option '%s'" +msgstr "Komandi: Umurongo Ihitamo" -#: config/avr/avr.c:1124 -#, fuzzy -msgid "bad address, not post_inc or pre_dec:" -msgstr "Aderesi OYA" +#: toplev.c:5005 +#, fuzzy, c-format +msgid "(it is valid for %s but not the selected language)" +msgstr "(ni Byemewe kugirango OYA i Byahiswemo Ururimi" -#: config/avr/avr.c:1135 +#: toplev.c:5039 #, fuzzy -msgid "internal compiler error. Bad address:" -msgstr "By'imbere Ikosa Aderesi" +msgid "-Wuninitialized is not supported without -O" +msgstr "-ni OYA" -#: config/avr/avr.c:1148 +#: toplev.c:5094 #, fuzzy -msgid "internal compiler error. Unknown mode:" -msgstr "By'imbere Ikosa Ubwoko" +msgid "instruction scheduling not supported on this target machine" +msgstr "OYA ku iyi Intego" -#: config/avr/avr.c:1771 config/avr/avr.c:2454 +#: toplev.c:5098 #, fuzzy -msgid "invalid insn:" -msgstr "Sibyo" +msgid "this target machine does not have delayed branches" +msgstr "iyi Intego OYA" -#: config/avr/avr.c:1805 config/avr/avr.c:1891 config/avr/avr.c:1940 -#: config/avr/avr.c:1968 config/avr/avr.c:2063 config/avr/avr.c:2232 -#: config/avr/avr.c:2488 config/avr/avr.c:2600 -msgid "incorrect insn:" -msgstr "" +#: toplev.c:5112 +#, fuzzy, c-format +msgid "-f%sleading-underscore not supported on this target machine" +msgstr "-F OYA ku iyi Intego" -#: config/avr/avr.c:1987 config/avr/avr.c:2148 config/avr/avr.c:2303 -#: config/avr/avr.c:2666 +#: toplev.c:5175 #, fuzzy -msgid "unknown move insn:" -msgstr "Kitazwi Kwimura" +msgid "-ffunction-sections not supported for this target" +msgstr "-Ibyatoranyijwe OYA kugirango iyi Intego" -#: config/avr/avr.c:2896 +#: toplev.c:5180 #, fuzzy -msgid "bad shift insn:" -msgstr "Gusunika" +msgid "-fdata-sections not supported for this target" +msgstr "-Ibyatoranyijwe OYA kugirango iyi Intego" -#: config/avr/avr.c:3012 config/avr/avr.c:3460 config/avr/avr.c:3846 +#: toplev.c:5187 #, fuzzy -msgid "internal compiler error. Incorrect shift:" -msgstr "By'imbere Ikosa Gusunika" +msgid "-ffunction-sections disabled; it makes profiling impossible" +msgstr "-Ibyatoranyijwe Yahagaritswe" -#: config/avr/avr.c:4650 config/ip2k/ip2k.c:3157 +#: toplev.c:5194 #, fuzzy -msgid "only initialized variables can be placed into program memory area" -msgstr "Ibihinduka Porogaramu Ububiko Ubuso" +msgid "-fprefetch-loop-arrays not supported for this target" +msgstr "-OYA kugirango iyi Intego" -#: config/avr/avr.c:4693 -#, c-format -msgid "`%s' appears to be a misspelled interrupt handler" -msgstr "" +#: toplev.c:5200 +#, fuzzy +msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)" +msgstr "-OYA kugirango iyi Intego Werurwe" -#: config/avr/avr.c:4701 -#, c-format -msgid "`%s' appears to be a misspelled signal handler" -msgstr "" +#: toplev.c:5209 +#, fuzzy +msgid "-fprefetch-loop-arrays is not supported with -Os" +msgstr "-ni OYA Na:" -#: config/avr/avr.c:4770 +#: toplev.c:5215 #, fuzzy -msgid "only uninitialized variables can be placed in the .noinit section" -msgstr "Itatangijwe Ibihinduka in i Icyiciro" +msgid "-ffunction-sections may affect debugging on some targets" +msgstr "-Ibyatoranyijwe Gicurasi ku" -#: config/avr/avr.c:4784 +#: toplev.c:5327 #, fuzzy, c-format -msgid "MCU %qs supported for assembler only" -msgstr "kugirango" +msgid "error writing to %s" +msgstr "Ikosa Kuri" -#: config/avr/avr.h:73 -#, fuzzy -msgid "Assume int to be 8 bit integer" -msgstr "INT Kuri 8 Umubare wuzuye" +#: toplev.c:5329 java/jcf-parse.c:936 java/jcf-write.c:3460 +#, fuzzy, c-format +msgid "error closing %s" +msgstr "Ikosa" + +#: tree-dump.c:702 +#, fuzzy, c-format +msgid "could not open dump file `%s'" +msgstr "OYA Gufungura IDOSIYE" -#: config/avr/avr.h:75 +#: tree-dump.c:778 +#, fuzzy, c-format +msgid "ignoring unknown option `%.*s' in `-f%s'" +msgstr "Kitazwi Ihitamo in F" + +#: tree.c:3645 #, fuzzy -msgid "Change the stack pointer without disabling interrupts" -msgstr "i Mweretsi" +msgid "arrays of functions are not meaningful" +msgstr "Bya Imimaro OYA" -#: config/avr/avr.h:77 +#: tree.c:3702 #, fuzzy -msgid "Use subroutines for function prologue/epilogue" -msgstr "kugirango Umumaro" +msgid "function return type cannot be function" +msgstr "Umumaro Garuka Ubwoko Umumaro" -#: config/avr/avr.h:79 +#: tree.c:4557 #, fuzzy -msgid "Change only the low 8 bits of the stack pointer" -msgstr "i Byo hasi 8 Bya i Mweretsi" +msgid "invalid initializer for bit string" +msgstr "Sibyo kugirango Ikurikiranyanyuguti" + +#: tree.c:4616 +#, fuzzy, c-format +msgid "tree check: expected %s, have %s in %s, at %s:%d" +msgstr "Kugenzura... Ikitezwe: in ku" + +#: tree.c:4633 +#, fuzzy, c-format +msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d" +msgstr "Kugenzura... Ikitezwe: ishuri in ku" + +#: tree.c:4650 +#, fuzzy, c-format +msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d" +msgstr "Kugenzura... birabonetse Bya Na: in ku" + +#: varasm.c:455 config/i386/winnt.c:611 +#, fuzzy, c-format +msgid "%s causes a section type conflict" +msgstr "%sa Icyiciro Ubwoko" -#: config/avr/avr.h:81 +#: varasm.c:841 +#, fuzzy, c-format +msgid "register name not specified for `%s'" +msgstr "Kwiyandikisha Izina: OYA kugirango" + +#: varasm.c:843 +#, fuzzy, c-format +msgid "invalid register name for `%s'" +msgstr "Sibyo Kwiyandikisha Izina: kugirango" + +#: varasm.c:846 +#, fuzzy, c-format +msgid "data type of `%s' isn't suitable for a register" +msgstr "Ibyatanzwe Ubwoko Bya si kugirango a Kwiyandikisha" + +#: varasm.c:849 +#, fuzzy, c-format +msgid "register specified for `%s' isn't suitable for data type" +msgstr "Kwiyandikisha kugirango si kugirango Ibyatanzwe Ubwoko" + +#: varasm.c:858 #, fuzzy -msgid "Do not generate tablejump insns" -msgstr "OYA" +msgid "global register variable has initial value" +msgstr "Kwiyandikisha IMPINDURAGACIRO Agaciro" -#: config/avr/avr.h:83 +#: varasm.c:861 #, fuzzy -msgid "Use rjmp/rcall (limited range) on >8K devices" -msgstr "Urutonde ku" +msgid "volatile register variables don't work as you might wish" +msgstr "Kwiyandikisha Ibihinduka Akazi Nka" + +#: varasm.c:894 +#, fuzzy, c-format +msgid "register name given for non-register variable `%s'" +msgstr "Kwiyandikisha Izina: kugirango Kwiyandikisha IMPINDURAGACIRO" + +#: varasm.c:1542 +#, fuzzy, c-format +msgid "alignment of `%s' is greater than maximum object file alignment. Using %d" +msgstr "Itunganya Bya ni Biruta Kinini Igikoresho IDOSIYE Itunganya" -#: config/avr/avr.h:85 +#: varasm.c:1584 #, fuzzy -msgid "Output instruction sizes to the asm file" -msgstr "Kuri i IDOSIYE" +msgid "thread-local COMMON data not implemented" +msgstr "Urudodo Ibyatanzwe OYA" + +#: varasm.c:1610 +#, fuzzy, c-format +msgid "requested alignment for %s is greater than implemented alignment of %d" +msgstr "Itunganya kugirango ni Biruta Itunganya Bya" -#: config/avr/avr.h:102 +#: varasm.c:4048 #, fuzzy -msgid "Specify the initial stack address" -msgstr "i Aderesi" +msgid "initializer for integer value is too complicated" +msgstr "kugirango Umubare wuzuye Agaciro ni" -#: config/avr/avr.h:103 +#: varasm.c:4053 #, fuzzy -msgid "Specify the MCU name" -msgstr "i Izina:" +msgid "initializer for floating value is not a floating constant" +msgstr "kugirango Bihindagurika Agaciro ni OYA a Bihindagurika" -#: config/avr/avr.h:766 +#: varasm.c:4120 #, fuzzy -msgid "trampolines not supported" -msgstr "OYA" +msgid "unknown set constructor type" +msgstr "Kitazwi Gushyiraho Ubwoko" -#: config/c4x/c4x-c.c:71 +#: varasm.c:4334 #, fuzzy, c-format -msgid "missing '(' after '#pragma %s' - ignored" -msgstr "Ibuze Nyuma" +msgid "invalid initial value for member `%s'" +msgstr "Sibyo Agaciro kugirango" -#: config/c4x/c4x-c.c:74 +#: varasm.c:4525 varasm.c:4568 #, fuzzy, c-format -msgid "missing function name in '#pragma %s' - ignored" -msgstr "Ibuze Umumaro Izina: in" +msgid "weak declaration of `%s' must precede definition" +msgstr "Bya Insobanuro" -#: config/c4x/c4x-c.c:79 -#, c-format -msgid "malformed '#pragma %s' - ignored" -msgstr "" +#: varasm.c:4532 +#, fuzzy, c-format +msgid "weak declaration of `%s' after first use results in unspecified behavior" +msgstr "Bya Nyuma Itangira Gukoresha Ibisubizo ku in imyitwarire" -#: config/c4x/c4x-c.c:81 +#: varasm.c:4566 #, fuzzy, c-format -msgid "missing section name in '#pragma %s' - ignored" -msgstr "Ibuze Icyiciro Izina: in" +msgid "weak declaration of `%s' must be public" +msgstr "Bya Rusange" -#: config/c4x/c4x-c.c:86 +#: varasm.c:4575 #, fuzzy, c-format -msgid "missing ')' for '#pragma %s' - ignored" -msgstr "Ibuze kugirango" +msgid "weak declaration of `%s' not supported" +msgstr "Bya OYA" + +#: varasm.c:4602 varasm.c:4677 +#, fuzzy +msgid "only weak aliases are supported in this configuration" +msgstr "Irihimbano in iyi Iboneza" + +#: varasm.c:4685 +#, fuzzy +msgid "alias definitions not supported in this configuration; ignored" +msgstr "Irihimbano OYA in iyi Iboneza" + +#: varasm.c:4716 +#, fuzzy +msgid "visibility attribute not supported in this configuration; ignored" +msgstr "Ukugaragara Ikiranga OYA in iyi Iboneza" -#: config/c4x/c4x-c.c:89 +#: varray.c:134 #, fuzzy, c-format -msgid "junk at end of '#pragma %s'" -msgstr "Umwanda ku Impera Bya" +msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d" +msgstr "Kitaboneka Imbonerahamwe Ikigize: Inyuma Bya in ku" -#: config/c4x/c4x.c:312 +#. Print an error message for unrecognized stab codes. +#: xcoffout.c:175 #, fuzzy, c-format -msgid "unknown CPU version %d, using 40.\n" -msgstr "Kitazwi Verisiyo ikoresha" +msgid "no sclass for %s stab (0x%x)\n" +msgstr "Oya kugirango" -#: config/c4x/c4x.c:874 +#: pretty-print.h:97 #, fuzzy, c-format -msgid "ISR %s requires %d words of local vars, max is 32767" -msgstr "Amagambo Bya KININI ni" +msgid "#`%s' not supported by %s#" +msgstr "#`%s'OYA ku" -#: config/c4x/c4x.c:1598 +#: params.def:53 #, fuzzy -msgid "using CONST_DOUBLE for address" -msgstr "ikoresha kugirango Aderesi" +msgid "The maximum number of instructions in a single function eligible for inlining" +msgstr "Kinini Umubare Bya Amabwiriza in a UMWE Umumaro kugirango" -#: config/c4x/c4x.c:1736 +#: params.def:65 #, fuzzy -msgid "c4x_address_cost: Invalid addressing mode" -msgstr "Kwohereza Ubwoko" +msgid "The maximum number of instructions when automatically inlining" +msgstr "Kinini Umubare Bya Amabwiriza Ryari: ku buryo bwikora" -#: config/c4x/c4x.c:1871 -#, c-format -msgid "c4x_print_operand: %%L inconsistency" -msgstr "" +#: params.def:84 +#, fuzzy +msgid "The maximum number of instructions by repeated inlining before gcc starts to throttle inlining" +msgstr "Kinini Umubare Bya Amabwiriza ku byasubiyemo Mbere Kuri" -#: config/c4x/c4x.c:1877 -#, c-format -msgid "c4x_print_operand: %%N inconsistency" -msgstr "" +#: params.def:97 +#, fuzzy +msgid "The slope of the linear function throttling inlining after the recursive inlining limit has been reached is given by the negative reciprocal value of this parameter" +msgstr "IMANURA Bya i By'umurongo Umumaro Nyuma i ni ku i Agaciro Bya iyi" -#: config/c4x/c4x.c:1918 -#, c-format -msgid "c4x_print_operand: %%O inconsistency" -msgstr "" +#: params.def:110 +#, fuzzy +msgid "The number of instructions in a single functions still eligible to inlining after a lot recursive inlining" +msgstr "Umubare Bya Amabwiriza in a UMWE Imimaro Kuri Nyuma a" -#: config/c4x/c4x.c:2013 -msgid "c4x_print_operand: Bad operand case" -msgstr "" +#: params.def:120 +#, fuzzy +msgid "The maximum number of instructions for the RTL inliner" +msgstr "Kinini Umubare Bya Amabwiriza kugirango i" -#: config/c4x/c4x.c:2054 -msgid "c4x_print_operand_address: Bad post_modify" -msgstr "" +#: params.def:131 +#, fuzzy +msgid "The maximum number of instructions to consider to fill a delay slot" +msgstr "Kinini Umubare Bya Amabwiriza Kuri Kuri Kuzuza a Gutinda" -#: config/c4x/c4x.c:2076 -msgid "c4x_print_operand_address: Bad pre_modify" -msgstr "" +#: params.def:142 +#, fuzzy +msgid "The maximum number of instructions to consider to find accurate live register information" +msgstr "Kinini Umubare Bya Amabwiriza Kuri Kuri Gushaka Kwiyandikisha Ibisobanuro" -#: config/c4x/c4x.c:2124 config/c4x/c4x.c:2136 config/c4x/c4x.c:2151 -msgid "c4x_print_operand_address: Bad operand case" -msgstr "" +#: params.def:152 +#, fuzzy +msgid "The maximum length of scheduling's pending operations list" +msgstr "Kinini Uburebure Bya Ibikorwa: Urutonde" -#: config/c4x/c4x.c:2402 +#: params.def:159 #, fuzzy -msgid "c4x_rptb_insert: Cannot find start label" -msgstr "Gushaka Gutangira Akarango" +msgid "The maximum amount of memory to be allocated by GCSE" +msgstr "Kinini Igiteranyo Bya Ububiko Kuri ku" -#: config/c4x/c4x.c:3317 config/c4x/c4x.c:3335 +#: params.def:164 #, fuzzy -msgid "mode not QImode" -msgstr "Ubwoko OYA" +msgid "The maximum number of passes to make when doing GCSE" +msgstr "Kinini Umubare Bya Kuri Ubwoko Ryari:" -#: config/c4x/c4x.c:3405 +#: params.def:171 #, fuzzy -msgid "invalid indirect memory address" -msgstr "Sibyo BUZIGUYE Ububiko Aderesi" +msgid "The maximum number of instructions to consider to unroll in a loop" +msgstr "Kinini Umubare Bya Amabwiriza Kuri Kuri in a" -#: config/c4x/c4x.c:3494 +#: params.def:176 #, fuzzy -msgid "invalid indirect (S) memory address" -msgstr "Sibyo BUZIGUYE Ububiko Aderesi" +msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot" +msgstr "Imigabane Bya i IBARA Bya Bya BASIC Funga in Porogaramu BASIC Funga Kuri Kuri" -#: config/c4x/c4x.c:3829 +#: params.def:181 #, fuzzy -msgid "c4x_valid_operands: Internal error" -msgstr "Ikosa" +msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot" +msgstr "Imigabane Bya i Ubwisubire Bya Bya BASIC Funga in Umumaro BASIC Funga Kuri Kuri" -#: config/c4x/c4x.c:4268 +#: params.def:186 #, fuzzy -msgid "c4x_operand_subword: invalid mode" -msgstr "Sibyo Ubwoko" +msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available" +msgstr "Ijanisha Bya Umumaro ku Ubwisubire ku Ryari: Ibijyana ni Bihari" -#: config/c4x/c4x.c:4271 +#: params.def:191 #, fuzzy -msgid "c4x_operand_subword: invalid operand" -msgstr "Sibyo" +msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available" +msgstr "Ijanisha Bya Umumaro ku Ubwisubire ku Ryari: Ibijyana ni OYA Bihari" -#. We could handle these with some difficulty. -#. e.g., *p-- => *(p-=2); *(p+1). -#: config/c4x/c4x.c:4297 +#: params.def:196 #, fuzzy -msgid "c4x_operand_subword: invalid autoincrement" -msgstr "Sibyo nyamwiyongera" +msgid "Maximal code growth caused by tail duplication (in percents)" +msgstr "ITEGEKONGENGA IKURA ku in" -#: config/c4x/c4x.c:4303 +#: params.def:200 #, fuzzy -msgid "c4x_operand_subword: invalid address" -msgstr "Sibyo Aderesi" +msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percents)" +msgstr "Ihindurakerekezo IKURA NIBA i Ihindurakerekezo Imishobokere Bya ni Birutwa iyi in" -#: config/c4x/c4x.c:4314 +#: params.def:205 #, fuzzy -msgid "c4x_operand_subword: address not offsettable" -msgstr "Aderesi OYA" +msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is available" +msgstr "Imbere IKURA NIBA i Imishobokere Bya ni Birutwa iyi in Ryari: Ibijyana ni Bihari" -#: config/c4x/c4x.c:4524 +#: params.def:210 #, fuzzy -msgid "c4x_rptb_rpts_p: Repeat block top label moved\n" -msgstr "Funga Hejuru: Akarango" +msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is not available" +msgstr "Imbere IKURA NIBA i Imishobokere Bya ni Birutwa iyi in Ryari: Ibijyana ni OYA Bihari" -#. Name of the c4x assembler. -#. Name of the c4x linker. -#. Define assembler options. -#. Define linker options. -#. Specify the end file to link with. -#. Target compilation option flags. -#. Small memory model. -#. Use 24-bit MPYI for C3x. -#. Fast fixing of floats. -#. Allow use of RPTS. -#. Emit C3x code. -#. Be compatible with TI assembler. -#. Be paranoid about DP reg. in ISRs. -#. Pass arguments on stack. -#. Enable features under development. -#. Enable repeat block. -#. Use BK as general register. -#. Use decrement and branch for C3x. -#. Enable debugging of GCC. -#. Force constants into registers. -#. Allow unsigned loop counters. -#. Force op0 and op1 to be same. -#. Save all 40 bits for floats. -#. Allow parallel insns. -#. Allow MPY||ADD, MPY||SUB insns. -#. Assume mem refs possibly aliased. -#. Emit C30 code. -#. Emit C31 code. -#. Emit C32 code. -#. Emit C33 code. -#. Emit C40 code. -#. Emit C44 code. -#. Run-time compilation parameters selecting different hardware subsets. -#. -#. Macro to define tables used to set the flags. -#. This is a list in braces of triplets in braces, -#. each pair being { "NAME", VALUE, "DESCRIPTION" } -#. where VALUE is the bits to set or minus the bits to clear. -#. An empty string NAME is used to identify the default VALUE. -#: config/c4x/c4x.h:166 -#, fuzzy -msgid "Small memory model" -msgstr "Ububiko Urugero" - -#: config/c4x/c4x.h:168 -#, fuzzy -msgid "Big memory model" -msgstr "Ububiko Urugero" - -#: config/c4x/c4x.h:170 -#, fuzzy -msgid "Use MPYI instruction for C3x" -msgstr "kugirango" - -#: config/c4x/c4x.h:172 -#, fuzzy -msgid "Do not use MPYI instruction for C3x" -msgstr "OYA Gukoresha kugirango" - -#: config/c4x/c4x.h:174 -#, fuzzy -msgid "Use fast but approximate float to integer conversion" -msgstr "Byihuta Kureremba Kuri Umubare wuzuye Ihindurangero" - -#: config/c4x/c4x.h:176 -#, fuzzy -msgid "Use slow but accurate float to integer conversion" -msgstr "Buhoro Kureremba Kuri Umubare wuzuye Ihindurangero" - -#: config/c4x/c4x.h:178 -#, fuzzy -msgid "Enable use of RTPS instruction" -msgstr "Gukoresha Bya" - -#: config/c4x/c4x.h:180 -#, fuzzy -msgid "Disable use of RTPS instruction" -msgstr "Gukoresha Bya" - -#: config/c4x/c4x.h:182 -#, fuzzy -msgid "Enable use of RTPB instruction" -msgstr "Gukoresha Bya" - -#: config/c4x/c4x.h:184 -#, fuzzy -msgid "Disable use of RTPB instruction" -msgstr "Gukoresha Bya" - -#: config/c4x/c4x.h:186 -#, fuzzy -msgid "Generate code for C30 CPU" -msgstr "ITEGEKONGENGA kugirango" - -#: config/c4x/c4x.h:188 -#, fuzzy -msgid "Generate code for C31 CPU" -msgstr "ITEGEKONGENGA kugirango" - -#: config/c4x/c4x.h:190 -#, fuzzy -msgid "Generate code for C32 CPU" -msgstr "ITEGEKONGENGA kugirango" - -#: config/c4x/c4x.h:192 -#, fuzzy -msgid "Generate code for C33 CPU" -msgstr "ITEGEKONGENGA kugirango" - -#: config/c4x/c4x.h:194 -#, fuzzy -msgid "Generate code for C40 CPU" -msgstr "ITEGEKONGENGA kugirango" - -#: config/c4x/c4x.h:196 -#, fuzzy -msgid "Generate code for C44 CPU" -msgstr "ITEGEKONGENGA kugirango" - -#: config/c4x/c4x.h:198 -#, fuzzy -msgid "Emit code compatible with TI tools" -msgstr "ITEGEKONGENGA Na: Ibikoresho" - -#: config/c4x/c4x.h:200 -#, fuzzy -msgid "Emit code to use GAS extensions" -msgstr "ITEGEKONGENGA Kuri Gukoresha Umigereka" - -#: config/c4x/c4x.h:202 config/c4x/c4x.h:206 -#, fuzzy -msgid "Save DP across ISR in small memory model" -msgstr "Kubika Kwambukiranya in Gitoya Ububiko Urugero" - -#: config/c4x/c4x.h:204 config/c4x/c4x.h:208 -#, fuzzy -msgid "Don't save DP across ISR in small memory model" -msgstr "Kubika Kwambukiranya in Gitoya Ububiko Urugero" - -#: config/c4x/c4x.h:210 -#, fuzzy -msgid "Pass arguments on the stack" -msgstr "ingingo ku i" - -#: config/c4x/c4x.h:212 -#, fuzzy -msgid "Pass arguments in registers" -msgstr "ingingo in" - -#: config/c4x/c4x.h:214 -#, fuzzy -msgid "Enable new features under development" -msgstr "Gishya Ibiranga" - -#: config/c4x/c4x.h:216 -#, fuzzy -msgid "Disable new features under development" -msgstr "Gishya Ibiranga" - -#: config/c4x/c4x.h:218 -#, fuzzy -msgid "Use the BK register as a general purpose register" -msgstr "i Kwiyandikisha Nka a Rusange Intego Kwiyandikisha" - -#: config/c4x/c4x.h:220 -#, fuzzy -msgid "Do not allocate BK register" -msgstr "OYA Kwiyandikisha" - -#: config/c4x/c4x.h:222 -#, fuzzy -msgid "Enable use of DB instruction" -msgstr "Gukoresha Bya" - -#: config/c4x/c4x.h:224 -#, fuzzy -msgid "Disable use of DB instruction" -msgstr "Gukoresha Bya" - -#: config/c4x/c4x.h:226 -msgid "Enable debugging" -msgstr "" - -#: config/c4x/c4x.h:228 -msgid "Disable debugging" -msgstr "" - -#: config/c4x/c4x.h:230 -#, fuzzy -msgid "Force constants into registers to improve hoisting" -msgstr "Kuri" - -#: config/c4x/c4x.h:232 -msgid "Don't force constants into registers" -msgstr "" - -#: config/c4x/c4x.h:234 -#, fuzzy -msgid "Force RTL generation to emit valid 3 operand insns" -msgstr "Kuri Byemewe 3." - -#: config/c4x/c4x.h:236 -#, fuzzy -msgid "Allow RTL generation to emit invalid 3 operand insns" -msgstr "Kuri Sibyo 3." - -#: config/c4x/c4x.h:238 -#, fuzzy -msgid "Allow unsigned iteration counts for RPTB/DB" -msgstr "Bitashizweho umukono kugirango" - -#: config/c4x/c4x.h:240 -#, fuzzy -msgid "Disallow unsigned iteration counts for RPTB/DB" -msgstr "Bitashizweho umukono kugirango" - -#: config/c4x/c4x.h:242 -#, fuzzy -msgid "Preserve all 40 bits of FP reg across call" -msgstr "Byose Bya Kwambukiranya" - -#: config/c4x/c4x.h:244 -#, fuzzy -msgid "Only preserve 32 bits of FP reg across call" -msgstr "Bya Kwambukiranya" - -#: config/c4x/c4x.h:246 -#, fuzzy -msgid "Enable parallel instructions" -msgstr "Biteganye Amabwiriza" - -#: config/c4x/c4x.h:248 -#, fuzzy -msgid "Disable parallel instructions" -msgstr "Biteganye Amabwiriza" - -#: config/c4x/c4x.h:250 -#, fuzzy -msgid "Enable MPY||ADD and MPY||SUB instructions" -msgstr "Na Amabwiriza" - -#: config/c4x/c4x.h:252 -#, fuzzy -msgid "Disable MPY||ADD and MPY||SUB instructions" -msgstr "Na Amabwiriza" - -#: config/c4x/c4x.h:254 -#, fuzzy -msgid "Assume that pointers may be aliased" -msgstr "Gicurasi" - -#: config/c4x/c4x.h:256 -#, fuzzy -msgid "Assume that pointers not aliased" -msgstr "OYA" - -#: config/c4x/c4x.h:330 -#, fuzzy -msgid "Specify maximum number of iterations for RPTS" -msgstr "Kinini Umubare Bya Amasubiramo kugirango" - -#: config/c4x/c4x.h:332 -#, fuzzy -msgid "Select CPU to generate code for" -msgstr "Kuri ITEGEKONGENGA kugirango" - -#: config/cris/cris.c:630 -#, fuzzy -msgid "unexpected index-type in cris_print_index" -msgstr "Umubarendanga Ubwoko in" - -#: config/cris/cris.c:644 -#, fuzzy -msgid "unexpected base-type in cris_print_base" -msgstr "SHINGIRO Ubwoko in" - -#: config/cris/cris.c:945 -#, fuzzy, c-format -msgid "stackframe too big: %d bytes" -msgstr "Bayite" - -#: config/cris/cris.c:1256 -#, fuzzy -msgid "allocated but unused delay list in epilogue" -msgstr "Kidakoreshwa Gutinda Urutonde in" - -#: config/cris/cris.c:1266 -#, fuzzy -msgid "unexpected function type needing stack adjustment for __builtin_eh_return" -msgstr "Umumaro Ubwoko kugirango" - -#: config/cris/cris.c:1342 -#, fuzzy -msgid "invalid operand for 'b' modifier" -msgstr "Sibyo kugirango" - -#: config/cris/cris.c:1355 -#, fuzzy -msgid "invalid operand for 'v' modifier" -msgstr "Sibyo kugirango" - -#: config/cris/cris.c:1365 -#, fuzzy -msgid "invalid operand for 'P' modifier" -msgstr "Sibyo kugirango" - -#: config/cris/cris.c:1372 -#, fuzzy -msgid "invalid operand for 'p' modifier" -msgstr "Sibyo kugirango" - -#: config/cris/cris.c:1411 -#, fuzzy -msgid "invalid operand for 'z' modifier" -msgstr "Sibyo kugirango" - -#: config/cris/cris.c:1459 config/cris/cris.c:1489 -#, fuzzy -msgid "invalid operand for 'H' modifier" -msgstr "Sibyo kugirango" - -#: config/cris/cris.c:1465 -#, fuzzy -msgid "bad register" -msgstr "Kwiyandikisha" - -#: config/cris/cris.c:1503 -#, fuzzy -msgid "invalid operand for 'e' modifier" -msgstr "Sibyo kugirango" - -#: config/cris/cris.c:1520 -#, fuzzy -msgid "invalid operand for 'm' modifier" -msgstr "Sibyo kugirango" - -#: config/cris/cris.c:1545 -#, fuzzy -msgid "invalid operand for 'A' modifier" -msgstr "Sibyo kugirango" - -#: config/cris/cris.c:1553 -#, fuzzy -msgid "invalid operand for 'D' modifier" -msgstr "Sibyo kugirango" - -#: config/cris/cris.c:1567 -#, fuzzy -msgid "invalid operand for 'T' modifier" -msgstr "Sibyo kugirango" - -#: config/cris/cris.c:1576 -#, fuzzy -msgid "invalid operand modifier letter" -msgstr "Sibyo Ibaruwa..." - -#: config/cris/cris.c:1584 -#, fuzzy, c-format -msgid "internal error: bad register: %d" -msgstr "By'imbere Ikosa Kwiyandikisha" - -#: config/cris/cris.c:1632 -msgid "unexpected multiplicative operand" -msgstr "" - -#: config/cris/cris.c:1652 -msgid "unexpected operand" -msgstr "" - -#: config/cris/cris.c:1685 config/cris/cris.c:1695 -#, fuzzy -msgid "unrecognized address" -msgstr "Aderesi" - -#: config/cris/cris.c:2048 -#, fuzzy -msgid "internal error: sideeffect-insn affecting main effect" -msgstr "By'imbere Ikosa INGARUKA" - -#. If we get here, the caller got its initial tests wrong. -#: config/cris/cris.c:2421 -#, fuzzy -msgid "internal error: cris_side_effect_mode_ok with bad operands" -msgstr "By'imbere Ikosa Na:" - -#: config/cris/cris.c:2498 config/cris/cris.c:2559 -msgid "unrecognized supposed constant" -msgstr "" - -#: config/cris/cris.c:2603 -#, fuzzy -msgid "unrecognized supposed constant in cris_global_pic_symbol" -msgstr "in" - -#: config/cris/cris.c:2622 -#, fuzzy, c-format -msgid "-max-stackframe=%d is not usable, not between 0 and %d" -msgstr "-KININI ni OYA OYA hagati 0 Na" - -#: config/cris/cris.c:2650 -#, fuzzy, c-format -msgid "unknown CRIS version specification in -march= or -mcpu= : %s" -msgstr "Kitazwi Verisiyo in Werurwe Cyangwa" - -#: config/cris/cris.c:2686 -#, fuzzy, c-format -msgid "unknown CRIS cpu version specification in -mtune= : %s" -msgstr "Kitazwi CPU Verisiyo in" - -#: config/cris/cris.c:2704 -#, fuzzy -msgid "-fPIC and -fpic are not supported in this configuration" -msgstr "-Na OYA in iyi Iboneza" - -#: config/cris/cris.c:2719 -#, fuzzy -msgid "that particular -g option is invalid with -maout and -melinux" -msgstr "g Ihitamo ni Sibyo Na: Na" - -#: config/cris/cris.c:2894 config/cris/cris.c:2939 -#, fuzzy -msgid "unexpected side-effects in address" -msgstr "Ingaruka in Aderesi" - -#: config/cris/cris.c:3008 -#, fuzzy -msgid "unexpected PIC symbol" -msgstr "IKIMENYETSO" - -#: config/cris/cris.c:3012 -#, fuzzy -msgid "PIC register isn't set up" -msgstr "Kwiyandikisha si Gushyiraho Hejuru" - -#: config/cris/cris.c:3033 -#, fuzzy -msgid "emitting PIC operand, but PIC register isn't set up" -msgstr "Kwiyandikisha si Gushyiraho Hejuru" - -#: config/cris/aout.h:85 -#, fuzzy -msgid "Compile for the MMU-less Etrax 100-based elinux system" -msgstr "kugirango i Birutwa 100 Sisitemu" - -#: config/cris/aout.h:92 -#, fuzzy -msgid "For elinux, request a specified stack-size for this program" -msgstr "Kubaza... a Ingano kugirango iyi Porogaramu" - -#: config/cris/cris.h:354 -#, fuzzy -msgid "Work around bug in multiplication instruction" -msgstr "OYA Gukoresha Gukuba Amabwiriza" - -#. No "no-etrax" as it does not really imply any model. On the other hand, "etrax" implies the common (and large) subset matching all models. -#: config/cris/cris.h:360 -#, fuzzy -msgid "Compile for ETRAX 4 (CRIS v3)" -msgstr "kugirango 4." - -#: config/cris/cris.h:365 -#, fuzzy -msgid "Compile for ETRAX 100 (CRIS v8)" -msgstr "kugirango 100" - -#: config/cris/cris.h:369 -#, fuzzy -msgid "Emit verbose debug information in assembly code" -msgstr "Kosora amakosa Ibisobanuro in ITEGEKONGENGA" - -#: config/cris/cris.h:372 -#, fuzzy -msgid "Do not use condition codes from normal instructions" -msgstr "OYA Gukoresha Ibisabwa Bivuye Bisanzwe Amabwiriza" - -#: config/cris/cris.h:376 -#, fuzzy -msgid "Do not emit addressing modes with side-effect assignment" -msgstr "OYA Kwohereza Na: INGARUKA Igenera" - -#: config/cris/cris.h:379 -#, fuzzy -msgid "Do not tune stack alignment" -msgstr "OYA Itunganya" - -#: config/cris/cris.h:382 -#, fuzzy -msgid "Do not tune writable data alignment" -msgstr "OYA Ibyatanzwe Itunganya" - -#: config/cris/cris.h:385 -#, fuzzy -msgid "Do not tune code and read-only data alignment" -msgstr "OYA ITEGEKONGENGA Na Gusoma Ibyatanzwe Itunganya" - -#: config/cris/cris.h:394 -#, fuzzy -msgid "Align code and data to 32 bits" -msgstr "ITEGEKONGENGA Na Ibyatanzwe Kuri" - -#: config/cris/cris.h:407 -#, fuzzy -msgid "Don't align items in code or data" -msgstr "Gutondeka in ITEGEKONGENGA Cyangwa Ibyatanzwe" - -#: config/cris/cris.h:410 -#, fuzzy -msgid "Do not emit function prologue or epilogue" -msgstr "OYA Umumaro Cyangwa" - -#. We have to handle this m-option here since we can't wash it off in both CC1_SPEC and CC1PLUS_SPEC. -#: config/cris/cris.h:414 -#, fuzzy -msgid "Use the most feature-enabling options allowed by other options" -msgstr "i Amahitamo ku Ikindi Amahitamo" - -#. We must call it "override-" since calling it "no-" will cause gcc.c to forget it, if there's a "later" -mbest-lib-options. Kludgy, but needed for some multilibbed files. -#: config/cris/cris.h:420 -#, fuzzy -msgid "Override -mbest-lib-options" -msgstr "Amahitamo" - -#: config/cris/cris.h:452 -#, fuzzy -msgid "Generate code for the specified chip or CPU version" -msgstr "ITEGEKONGENGA kugirango i Cyangwa Verisiyo" - -#: config/cris/cris.h:454 -#, fuzzy -msgid "Tune alignment for the specified chip or CPU version" -msgstr "Itunganya kugirango i Cyangwa Verisiyo" - -#: config/cris/cris.h:456 -#, fuzzy -msgid "Warn when a stackframe is larger than the specified size" -msgstr "Ryari: a ni Kinini i Ingano" - -#. Node: Profiling -#: config/cris/cris.h:1016 -#, fuzzy -msgid "no FUNCTION_PROFILER for CRIS" -msgstr "Oya kugirango" - -#: config/cris/linux.h:69 -#, fuzzy -msgid "Together with -fpic and -fPIC, do not use GOTPLT references" -msgstr "Na: Na OYA Gukoresha Indango" - -#: config/fr30/fr30.c:468 -#, fuzzy -msgid "fr30_print_operand_address: unhandled address" -msgstr "Aderesi" - -#: config/fr30/fr30.c:492 -#, fuzzy, c-format -msgid "fr30_print_operand: unrecognized %%p code" -msgstr "ITEGEKONGENGA" - -#: config/fr30/fr30.c:512 -#, fuzzy, c-format -msgid "fr30_print_operand: unrecognized %%b code" -msgstr "ITEGEKONGENGA" - -#: config/fr30/fr30.c:533 -#, fuzzy, c-format -msgid "fr30_print_operand: unrecognized %%B code" -msgstr "ITEGEKONGENGA" - -#: config/fr30/fr30.c:541 -#, fuzzy, c-format -msgid "fr30_print_operand: invalid operand to %%A code" -msgstr "Sibyo Kuri ITEGEKONGENGA" - -#: config/fr30/fr30.c:558 -#, fuzzy, c-format -msgid "fr30_print_operand: invalid %%x code" -msgstr "Sibyo ITEGEKONGENGA" - -#: config/fr30/fr30.c:565 -#, fuzzy, c-format -msgid "fr30_print_operand: invalid %%F code" -msgstr "Sibyo ITEGEKONGENGA" - -#: config/fr30/fr30.c:582 -#, fuzzy -msgid "fr30_print_operand: unknown code" -msgstr "Kitazwi ITEGEKONGENGA" - -#: config/fr30/fr30.c:611 config/fr30/fr30.c:620 config/fr30/fr30.c:631 -#: config/fr30/fr30.c:644 -msgid "fr30_print_operand: unhandled MEM" -msgstr "" - -#: config/fr30/fr30.h:64 -#, fuzzy -msgid "Assume small address space" -msgstr "Gitoya Aderesi Umwanya" - -#: config/frv/frv.c:576 config/frv/frv.c:603 -#, fuzzy, c-format -msgid "Unknown cpu: -mcpu=%s" -msgstr "CPU" - -#: config/frv/frv.c:2539 -#, fuzzy -msgid "Bad insn to frv_print_operand_address:" -msgstr "Kuri" - -#: config/frv/frv.c:2550 -#, fuzzy -msgid "Bad register to frv_print_operand_memory_reference_reg:" -msgstr "Kwiyandikisha Kuri" - -#: config/frv/frv.c:2589 config/frv/frv.c:2599 config/frv/frv.c:2608 -#: config/frv/frv.c:2629 config/frv/frv.c:2634 -#, fuzzy -msgid "Bad insn to frv_print_operand_memory_reference:" -msgstr "Kuri" - -#: config/frv/frv.c:2721 -#, fuzzy -msgid "bad condition code" -msgstr "Kwiyandikisha Umugereka ITEGEKONGENGA" - -#: config/frv/frv.c:2796 -#, fuzzy -msgid "Bad insn in frv_print_operand, bad const_double" -msgstr "in" - -#: config/frv/frv.c:2857 -#, fuzzy -msgid "Bad insn to frv_print_operand, 'e' modifier:" -msgstr "Kuri" - -#: config/frv/frv.c:2865 -#, fuzzy -msgid "Bad insn to frv_print_operand, 'F' modifier:" -msgstr "Kuri" - -#: config/frv/frv.c:2881 -#, fuzzy -msgid "Bad insn to frv_print_operand, 'f' modifier:" -msgstr "Kuri" - -#: config/frv/frv.c:2895 -#, fuzzy -msgid "Bad insn to frv_print_operand, 'g' modifier:" -msgstr "Kuri" - -#: config/frv/frv.c:2943 -#, fuzzy -msgid "Bad insn to frv_print_operand, 'L' modifier:" -msgstr "Kuri" - -#: config/frv/frv.c:2956 -#, fuzzy -msgid "Bad insn to frv_print_operand, 'M/N' modifier:" -msgstr "Kuri" - -#: config/frv/frv.c:2977 -#, fuzzy -msgid "Bad insn to frv_print_operand, 'O' modifier:" -msgstr "Kuri" - -#: config/frv/frv.c:2995 -#, fuzzy -msgid "Bad insn to frv_print_operand, P modifier:" -msgstr "Kuri" - -#: config/frv/frv.c:3015 -#, fuzzy -msgid "Bad insn in frv_print_operand, z case" -msgstr "in Z" - -#: config/frv/frv.c:3046 -#, fuzzy -msgid "Bad insn in frv_print_operand, 0 case" -msgstr "in 0" - -#: config/frv/frv.c:3051 -#, fuzzy -msgid "frv_print_operand: unknown code" -msgstr "Kitazwi ITEGEKONGENGA" - -#: config/frv/frv.c:5944 -msgid "Bad output_move_single operand" -msgstr "" - -#: config/frv/frv.c:6071 -msgid "Bad output_move_double operand" -msgstr "" - -#: config/frv/frv.c:6213 -msgid "Bad output_condmove_single operand" -msgstr "" - -#: config/frv/frv.c:9774 -#, fuzzy -msgid "accumulator is not a constant integer" -msgstr "ni OYA a Umubare wuzuye" - -#: config/frv/frv.c:9779 -#, fuzzy -msgid "accumulator number is out of bounds" -msgstr "Umubare ni Inyuma Bya" - -#: config/frv/frv.c:9790 -#, fuzzy, c-format -msgid "inappropriate accumulator for %qs" -msgstr "kugirango" - -#: config/frv/frv.c:9856 -#, fuzzy -msgid "invalid IACC argument" -msgstr "Sibyo Ubwoko" - -#: config/frv/frv.c:9879 -#, fuzzy, c-format -msgid "%qs expects a constant argument" -msgstr "`%s'a" - -#: config/frv/frv.c:9884 -#, fuzzy, c-format -msgid "constant argument out of range for %qs" -msgstr "Inyuma Bya Urutonde kugirango" - -#: config/frv/frv.c:10319 -#, fuzzy -msgid "media functions are not available unless -mmedia is used" -msgstr "Ibitangazamakuru Imimaro OYA Bihari ni" - -#: config/frv/frv.c:10331 -#, fuzzy -msgid "this media function is only available on the fr500" -msgstr "iyi Ibitangazamakuru Umumaro ni Bihari ku i" - -#: config/frv/frv.c:10359 -#, fuzzy -msgid "this media function is only available on the fr400 and fr550" -msgstr "iyi Ibitangazamakuru Umumaro ni Bihari ku i" - -#: config/frv/frv.c:10378 -#, fuzzy -msgid "this builtin function is only available on the fr405 and fr450" -msgstr "iyi Ibitangazamakuru Umumaro ni Bihari ku i" - -#: config/frv/frv.c:10387 -#, fuzzy -msgid "this builtin function is only available on the fr500 and fr550" -msgstr "iyi Ibitangazamakuru Umumaro ni Bihari ku i" - -#: config/frv/frv.c:10399 -#, fuzzy -msgid "this builtin function is only available on the fr450" -msgstr "iyi Ibitangazamakuru Umumaro ni Bihari ku i" - -#. This macro is a C statement to print on `stderr' a string describing the -#. particular machine description choice. Every machine description should -#. define `TARGET_VERSION'. For example: -#. -#. #ifdef MOTOROLA -#. #define TARGET_VERSION fprintf (stderr, " (68k, Motorola syntax)"); -#. #else -#. #define TARGET_VERSION fprintf (stderr, " (68k, MIT syntax)"); -#. #endif -#: config/frv/frv.h:550 -msgid " (frv)" -msgstr "" - -#: config/h8300/h8300.c:358 -#, fuzzy -msgid "-ms2600 is used without -ms" -msgstr "-ni" - -#: config/h8300/h8300.c:364 -#, fuzzy -msgid "-mn is used without -mh or -ms" -msgstr "-ni Cyangwa" - -#. Macro to define tables used to set the flags. -#. This is a list in braces of pairs in braces, -#. each pair being { "NAME", VALUE } -#. where VALUE is the bits to set or minus the bits to clear. -#. An empty string NAME is used to identify the default VALUE. -#: config/h8300/h8300.h:159 -#, fuzzy -msgid "Generate H8S code" -msgstr "ITEGEKONGENGA" - -#: config/h8300/h8300.h:160 -#, fuzzy -msgid "Do not generate H8S code" -msgstr "OYA ITEGEKONGENGA" - -#: config/h8300/h8300.h:161 -#, fuzzy -msgid "Generate H8SX code" -msgstr "ITEGEKONGENGA" - -#: config/h8300/h8300.h:162 -#, fuzzy -msgid "Do not generate H8SX code" -msgstr "OYA ITEGEKONGENGA" - -#: config/h8300/h8300.h:163 -#, fuzzy -msgid "Generate H8S/2600 code" -msgstr "ITEGEKONGENGA" - -#: config/h8300/h8300.h:164 -#, fuzzy -msgid "Do not generate H8S/2600 code" -msgstr "OYA ITEGEKONGENGA" - -#: config/h8300/h8300.h:165 -msgid "Make integers 32 bits wide" -msgstr "" - -#: config/h8300/h8300.h:168 -#, fuzzy -msgid "Use registers for argument passing" -msgstr "kugirango" - -#: config/h8300/h8300.h:170 -#, fuzzy -msgid "Do not use registers for argument passing" -msgstr "OYA Gukoresha kugirango" - -#: config/h8300/h8300.h:172 -#, fuzzy -msgid "Consider access to byte sized memory slow" -msgstr "Kuri Bayite Ububiko Buhoro" - -#: config/h8300/h8300.h:173 -msgid "Enable linker relaxing" -msgstr "" - -#: config/h8300/h8300.h:174 -#, fuzzy -msgid "Generate H8/300H code" -msgstr "ITEGEKONGENGA" - -#: config/h8300/h8300.h:175 -#, fuzzy -msgid "Enable the normal mode" -msgstr "i Bisanzwe Ubwoko" - -#: config/h8300/h8300.h:176 -#, fuzzy -msgid "Do not generate H8/300H code" -msgstr "OYA ITEGEKONGENGA" - -#: config/h8300/h8300.h:177 -#, fuzzy -msgid "Use H8/300 alignment rules" -msgstr "300 Itunganya" - -#: config/i386/host-cygwin.c:65 -#, fuzzy, c-format -msgid "can't extend PCH file: %m" -msgstr "IDOSIYE" - -#: config/i386/host-cygwin.c:76 -#, fuzzy, c-format -msgid "can't set position in PCH file: %m" -msgstr "Kurema Ibisobanuro IDOSIYE" - -#: config/i386/i386.c:1242 -#, fuzzy, c-format -msgid "code model %s not supported in PIC mode" -msgstr "ITEGEKONGENGA Urugero OYA in Ubwoko" - -#: config/i386/i386.c:1252 config/sparc/sparc.c:616 -#, fuzzy, c-format -msgid "bad value (%s) for -mcmodel= switch" -msgstr "Agaciro kugirango Hindura" - -#: config/i386/i386.c:1267 -#, fuzzy, c-format -msgid "bad value (%s) for -masm= switch" -msgstr "Agaciro kugirango Hindura" - -#: config/i386/i386.c:1270 -#, fuzzy, c-format -msgid "code model %qs not supported in the %s bit mode" -msgstr "ITEGEKONGENGA Urugero OYA in i Ubwoko" - -#: config/i386/i386.c:1273 -#, fuzzy -msgid "code model % not supported yet" -msgstr "ITEGEKONGENGA Urugero OYA" - -#: config/i386/i386.c:1275 -#, fuzzy, c-format -msgid "%i-bit mode not compiled in" -msgstr "%i-bitUbwoko OYA in" - -#: config/i386/i386.c:1305 config/i386/i386.c:1329 -#, fuzzy -msgid "CPU you selected does not support x86-64 instruction set" -msgstr "Intego OYA Gushigikira Amabwiriza" - -#: config/i386/i386.c:1311 config/iq2000/iq2000.c:1673 -#, fuzzy, c-format -msgid "bad value (%s) for -march= switch" -msgstr "Agaciro kugirango Werurwe Hindura" - -#: config/i386/i386.c:1342 -#, fuzzy, c-format -msgid "bad value (%s) for -mtune= switch" -msgstr "Agaciro kugirango Hindura" - -#: config/i386/i386.c:1359 -#, fuzzy, c-format -msgid "-mregparm=%d is not between 0 and %d" -msgstr "-ni OYA hagati 0 Na" - -#: config/i386/i386.c:1372 -#, fuzzy -msgid "-malign-loops is obsolete, use -falign-loops" -msgstr "-ni Gukoresha" - -#: config/i386/i386.c:1377 config/i386/i386.c:1390 config/i386/i386.c:1403 -#, fuzzy, c-format -msgid "-malign-loops=%d is not between 0 and %d" -msgstr "-ni OYA hagati 0 Na" - -#: config/i386/i386.c:1385 -#, fuzzy -msgid "-malign-jumps is obsolete, use -falign-jumps" -msgstr "-ni Gukoresha" - -#: config/i386/i386.c:1398 -#, fuzzy -msgid "-malign-functions is obsolete, use -falign-functions" -msgstr "-Imimaro ni Gukoresha Imimaro" - -#: config/i386/i386.c:1436 -#, fuzzy, c-format -msgid "-mpreferred-stack-boundary=%d is not between %d and 12" -msgstr "-ni OYA hagati Na 12" - -#: config/i386/i386.c:1448 -#, fuzzy, c-format -msgid "-mbranch-cost=%d is not between 0 and 5" -msgstr "-Ikiguzi ni OYA hagati 0 Na 5" - -#: config/i386/i386.c:1460 -#, fuzzy, c-format -msgid "bad value (%s) for -mtls-dialect= switch" -msgstr "Agaciro kugirango Hindura" - -#: config/i386/i386.c:1507 -#, fuzzy -msgid "-malign-double makes no sense in the 64bit mode" -msgstr "-MAHARAKUBIRI Oya in i Ubwoko" - -#: config/i386/i386.c:1509 -#, fuzzy -msgid "-mrtd calling convention not supported in the 64bit mode" -msgstr "-OYA in i Ubwoko" - -#: config/i386/i386.c:1538 config/i386/i386.c:1549 -#, fuzzy -msgid "SSE instruction set disabled, using 387 arithmetics" -msgstr "Gushyiraho Yahagaritswe ikoresha" - -#: config/i386/i386.c:1554 -#, fuzzy -msgid "387 instruction set disabled, using SSE arithmetics" -msgstr "Gushyiraho Yahagaritswe ikoresha" - -#: config/i386/i386.c:1561 -#, fuzzy, c-format -msgid "bad value (%s) for -mfpmath= switch" -msgstr "Agaciro kugirango Hindura" - -#: config/i386/i386.c:1714 config/i386/i386.c:1725 -#, fuzzy -msgid "fastcall and stdcall attributes are not compatible" -msgstr "Na OYA" - -#: config/i386/i386.c:1718 config/i386/i386.c:1774 -#, fuzzy -msgid "fastcall and regparm attributes are not compatible" -msgstr "`Na Ibiranga OYA" - -#: config/i386/i386.c:1761 -#, fuzzy, c-format -msgid "%qs attribute requires an integer constant argument" -msgstr "`%s'Ikiranga Umubare wuzuye" - -#: config/i386/i386.c:1767 -#, fuzzy, c-format -msgid "argument to %qs attribute larger than %d" -msgstr "Kuri Ikiranga Kinini" - -#: config/i386/i386.c:2565 -msgid "SSE register return with SSE disabled" -msgstr "" - -#: config/i386/i386.c:2567 -msgid "SSE register argument with SSE disabled" -msgstr "" - -#: config/i386/i386.c:2867 -msgid "SSE vector argument without SSE enabled changes the ABI" -msgstr "" - -#: config/i386/i386.c:2884 -msgid "MMX vector argument without MMX enabled changes the ABI" -msgstr "" - -#: config/i386/i386.c:3132 -msgid "SSE vector return without SSE enabled changes the ABI" -msgstr "" - -#: config/i386/i386.c:6029 -#, fuzzy -msgid "invalid UNSPEC as operand" -msgstr "Sibyo Nka" - -#: config/i386/i386.c:6267 -#, fuzzy -msgid "extended registers have no high halves" -msgstr "Byongerewe... Oya kirekire" - -#: config/i386/i386.c:6282 -#, fuzzy -msgid "unsupported operand size for extended register" -msgstr "Ingano kugirango Byongerewe... Kwiyandikisha" - -#: config/i386/i386.c:6598 -#, fuzzy -msgid "operand is neither a constant nor a condition code, invalid operand code 'c'" -msgstr "ni a a Ibisabwa ITEGEKONGENGA Sibyo ITEGEKONGENGA" - -#: config/i386/i386.c:6651 -#, fuzzy, c-format -msgid "invalid operand code '%c'" -msgstr "Sibyo ITEGEKONGENGA" - -#: config/i386/i386.c:6694 -#, fuzzy -msgid "invalid constraints for operand" -msgstr "Sibyo kugirango" - -#: config/i386/i386.c:11971 -#, fuzzy -msgid "unknown insn mode" -msgstr "Kitazwi Ubwoko" - -#: config/i386/i386.c:14226 -#, c-format -msgid "selector must be an integer constant in the range 0..%i" -msgstr "" - -#: config/i386/i386.c:14564 -#, fuzzy -msgid "shift must be an immediate" -msgstr "Gusunika" - -#: config/i386/i386.c:15703 -#, fuzzy, c-format -msgid "%qs incompatible attribute ignored" -msgstr "`%s'Ikiranga" - -#: config/i386/winnt.c:74 -#, fuzzy, c-format -msgid "%qs attribute only applies to variables" -msgstr "`%s'Ikiranga Kuri Ibihinduka" - -#: config/i386/winnt.c:172 -msgid "%Jfunction '%D' is defined after prior declaration as dllimport: attribute ignored" -msgstr "" - -#: config/i386/winnt.c:183 -#, fuzzy -msgid "%Jinline function '%D' is declared as dllimport: attribute ignored." -msgstr "Umumaro Na: Ikiranga" - -#: config/i386/winnt.c:195 -msgid "%Jdefinition of static data member '%D' of dllimport'd class." -msgstr "" - -#: config/i386/winnt.c:255 -msgid "%Jinconsistent dll linkage for '%D', dllexport assumed." -msgstr "" - -#: config/i386/winnt.c:299 config/sh/symbian.c:279 -#, fuzzy, c-format -msgid "%qs declared as both exported to and imported from a DLL" -msgstr "`%s'Nka Byombi Kuri Na cyavuye ahandi/ cyatumijwe Bivuye a" - -#: config/i386/winnt.c:308 -msgid "%Jfailure in redeclaration of '%D': dllimport'd symbol lacks external linkage." -msgstr "" - -#: config/i386/winnt.c:447 -msgid "%J'%D' defined locally after being referenced with dllimport linkage" -msgstr "" - -#: config/i386/winnt.c:450 -msgid "%J'%D' redeclared without dllimport attribute after being referenced with dllimport linkage" -msgstr "" - -#: config/i386/winnt.c:617 -#, fuzzy -msgid "%J'%D' causes a section type conflict" -msgstr "%sa Icyiciro Ubwoko" - -#: config/i386/cygming.h:61 -#, fuzzy -msgid "Use the Cygwin interface" -msgstr "i" - -#: config/i386/cygming.h:62 -#, fuzzy -msgid "Use the Mingw32 interface" -msgstr "i" - -#: config/i386/cygming.h:63 -#, fuzzy -msgid "Create GUI application" -msgstr "Porogaramu" - -#: config/i386/cygming.h:64 -#, fuzzy -msgid "Don't set Windows defines" -msgstr "Gushyiraho" - -#: config/i386/cygming.h:65 -msgid "Set Windows defines" -msgstr "" - -#: config/i386/cygming.h:66 -#, fuzzy -msgid "Create console application" -msgstr "Porogaramu" - -#: config/i386/cygming.h:67 -#, fuzzy -msgid "Generate code for a DLL" -msgstr "ITEGEKONGENGA kugirango a" - -#: config/i386/cygming.h:69 -#, fuzzy -msgid "Ignore dllimport for functions" -msgstr "kugirango Imimaro" - -#: config/i386/cygming.h:71 -#, fuzzy -msgid "Use Mingw-specific thread support" -msgstr "Urudodo Gushigikira" - -#: config/i386/cygming.h:185 -#, fuzzy, c-format -msgid "-f%s ignored for target (all code is position independent)" -msgstr "-F kugirango Intego Byose ITEGEKONGENGA ni Ibirindiro" - -#: config/i386/djgpp.h:191 -#, fuzzy -msgid "-mbnu210 is ignored (option is obsolete)" -msgstr "-ni Ihitamo ni" - -#: config/i386/i386-interix.h:257 -#, fuzzy -msgid "ms-bitfields not supported for objc" -msgstr "-F OYA" - -#. Deprecated. -#. Deprecated. -#. Deprecated. -#. Deprecated. -#. Deprecated. -#. Deprecated. -#: config/i386/i386.h:347 -msgid "Alternate calling convention" -msgstr "" - -#: config/i386/i386.h:349 config/m68k/m68k.h:336 config/ns32k/ns32k.h:144 -#, fuzzy -msgid "Use normal calling convention" -msgstr "Bisanzwe" - -#: config/i386/i386.h:351 -#, fuzzy -msgid "Align some doubles on dword boundary" -msgstr "ku" - -#: config/i386/i386.h:353 -#, fuzzy -msgid "Align doubles on word boundary" -msgstr "ku ijambo" - -#: config/i386/i386.h:355 -#, fuzzy -msgid "Uninitialized locals in .bss" -msgstr "in" - -#: config/i386/i386.h:357 -#, fuzzy -msgid "Uninitialized locals in .data" -msgstr "in Ibyatanzwe" - -#: config/i386/i386.h:359 config/m68k/linux.h:42 config/ns32k/ns32k.h:167 -#, fuzzy -msgid "Use IEEE math for fp comparisons" -msgstr "Imibare kugirango" - -#: config/i386/i386.h:361 config/ns32k/ns32k.h:169 -#, fuzzy -msgid "Do not use IEEE math for fp comparisons" -msgstr "OYA Gukoresha Imibare kugirango" - -#: config/i386/i386.h:363 -#, fuzzy -msgid "Return values of functions in FPU registers" -msgstr "Uduciro Bya Imimaro in" - -#: config/i386/i386.h:365 -#, fuzzy -msgid "Do not return values of functions in FPU registers" -msgstr "OYA Garuka Uduciro Bya Imimaro in" - -#: config/i386/i386.h:367 -#, fuzzy -msgid "Do not generate sin, cos, sqrt for FPU" -msgstr "OYA SIN COS SQRT kugirango" - -#: config/i386/i386.h:369 -#, fuzzy -msgid "Generate sin, cos, sqrt for FPU" -msgstr "SIN COS SQRT kugirango" - -#: config/i386/i386.h:371 -#, fuzzy -msgid "Omit the frame pointer in leaf functions" -msgstr "i Ikadiri Mweretsi in Imimaro" - -#: config/i386/i386.h:374 -msgid "Enable stack probing" -msgstr "" - -#. undocumented -#. undocumented -#: config/i386/i386.h:379 -#, fuzzy -msgid "Align destination of the string operations" -msgstr "Ishyika Bya i Ikurikiranyanyuguti Ibikorwa:" - -#: config/i386/i386.h:381 -#, fuzzy -msgid "Do not align destination of the string operations" -msgstr "OYA Gutondeka Ishyika Bya i Ikurikiranyanyuguti Ibikorwa:" - -#: config/i386/i386.h:383 -#, fuzzy -msgid "Inline all known string operations" -msgstr "Byose Ikurikiranyanyuguti Ibikorwa:" - -#: config/i386/i386.h:385 -#, fuzzy -msgid "Do not inline all known string operations" -msgstr "OYA Mumurongo Byose Ikurikiranyanyuguti Ibikorwa:" - -#: config/i386/i386.h:387 config/i386/i386.h:391 -#, fuzzy -msgid "Use push instructions to save outgoing arguments" -msgstr "Amabwiriza Kuri Kubika ingingo" - -#: config/i386/i386.h:389 config/i386/i386.h:393 -#, fuzzy -msgid "Do not use push instructions to save outgoing arguments" -msgstr "OYA Gukoresha Amabwiriza Kuri Kubika ingingo" - -#: config/i386/i386.h:395 -#, fuzzy -msgid "Support MMX built-in functions" -msgstr "in Imimaro" - -#: config/i386/i386.h:397 -#, fuzzy -msgid "Do not support MMX built-in functions" -msgstr "OYA Gushigikira in Imimaro" - -#: config/i386/i386.h:399 -#, fuzzy -msgid "Support 3DNow! built-in functions" -msgstr "in Imimaro" - -#: config/i386/i386.h:401 -#, fuzzy -msgid "Do not support 3DNow! built-in functions" -msgstr "OYA Gushigikira in Imimaro" - -#: config/i386/i386.h:403 -#, fuzzy -msgid "Support MMX and SSE built-in functions and code generation" -msgstr "Na in Imimaro Na ITEGEKONGENGA" - -#: config/i386/i386.h:405 -#, fuzzy -msgid "Do not support MMX and SSE built-in functions and code generation" -msgstr "OYA Gushigikira Na in Imimaro Na ITEGEKONGENGA" - -#: config/i386/i386.h:407 -#, fuzzy -msgid "Support MMX, SSE and SSE2 built-in functions and code generation" -msgstr "Na in Imimaro Na ITEGEKONGENGA" - -#: config/i386/i386.h:409 -#, fuzzy -msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation" -msgstr "OYA Gushigikira Na in Imimaro Na ITEGEKONGENGA" - -#: config/i386/i386.h:411 -#, fuzzy -msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation" -msgstr "Na in Imimaro Na ITEGEKONGENGA" - -#: config/i386/i386.h:413 -#, fuzzy -msgid "Do not support MMX, SSE, SSE2 and SSE3 built-in functions and code generation" -msgstr "OYA Gushigikira Na in Imimaro Na ITEGEKONGENGA" - -#: config/i386/i386.h:415 -#, fuzzy -msgid "sizeof(long double) is 16" -msgstr "MAHARAKUBIRI ni" - -#: config/i386/i386.h:417 -#, fuzzy -msgid "sizeof(long double) is 12" -msgstr "MAHARAKUBIRI ni 12" - -#: config/i386/i386.h:419 -#, fuzzy -msgid "Generate 64bit x86-64 code" -msgstr "ITEGEKONGENGA" - -#: config/i386/i386.h:421 -#, fuzzy -msgid "Generate 32bit i386 code" -msgstr "ITEGEKONGENGA" - -#: config/i386/i386.h:423 -msgid "Use native (MS) bitfield layout" -msgstr "" - -#: config/i386/i386.h:425 -msgid "Use gcc default bitfield layout" -msgstr "" - -#: config/i386/i386.h:427 -#, fuzzy -msgid "Use red-zone in the x86-64 code" -msgstr "Umutuku in i ITEGEKONGENGA" - -#: config/i386/i386.h:429 -#, fuzzy -msgid "Do not use red-zone in the x86-64 code" -msgstr "OYA Gukoresha Umutuku in i ITEGEKONGENGA" - -#: config/i386/i386.h:431 -#, c-format -msgid "Use direct references against %gs when accessing tls data" -msgstr "" - -#: config/i386/i386.h:433 -#, c-format -msgid "Do not use direct references against %gs when accessing tls data" -msgstr "" - -#. This macro is similar to `TARGET_SWITCHES' but defines names of -#. command options that have values. Its definition is an -#. initializer with a subgrouping for each command option. -#. -#. Each subgrouping contains a string constant, that defines the -#. fixed part of the option name, and the address of a variable. The -#. variable, type `char *', is set to the variable part of the given -#. option if the fixed part matches. The actual option name is made -#. by appending `-m' to the specified name. -#: config/i386/i386.h:471 config/ia64/ia64.h:280 config/rs6000/rs6000.h:453 -#: config/s390/s390.h:158 config/sparc/sparc.h:720 -#, fuzzy -msgid "Schedule code for given CPU" -msgstr "ITEGEKONGENGA kugirango" - -#: config/i386/i386.h:473 -#, fuzzy -msgid "Generate floating point mathematics using given instruction set" -msgstr "Bihindagurika Akadomo ikoresha Gushyiraho" - -#: config/i386/i386.h:475 config/s390/s390.h:160 -#, fuzzy -msgid "Generate code for given CPU" -msgstr "ITEGEKONGENGA kugirango" - -#: config/i386/i386.h:477 -#, fuzzy -msgid "Number of registers used to pass integer arguments" -msgstr "Bya Kuri Umubare wuzuye ingingo" - -#: config/i386/i386.h:479 -#, fuzzy -msgid "Loop code aligned to this power of 2" -msgstr "ITEGEKONGENGA Kuri iyi UMWIKUBE Bya 2." - -#: config/i386/i386.h:481 -#, fuzzy -msgid "Jump targets are aligned to this power of 2" -msgstr "Kuri iyi UMWIKUBE Bya 2." - -#: config/i386/i386.h:483 -#, fuzzy -msgid "Function starts are aligned to this power of 2" -msgstr "Kuri iyi UMWIKUBE Bya 2." - -#: config/i386/i386.h:486 -#, fuzzy -msgid "Attempt to keep stack aligned to this power of 2" -msgstr "Kuri Gumana: Kuri iyi UMWIKUBE Bya 2." - -#: config/i386/i386.h:488 -#, fuzzy -msgid "Branches are this expensive (1-5, arbitrary units)" -msgstr "iyi 1. 5" - -#: config/i386/i386.h:490 -#, fuzzy -msgid "Use given x86-64 code model" -msgstr "ITEGEKONGENGA Urugero" - -#. Undocumented. -#. Undocumented. -#: config/i386/i386.h:496 -msgid "Use given assembler dialect" -msgstr "" - -#: config/i386/i386.h:498 -#, fuzzy -msgid "Use given thread-local storage dialect" -msgstr "Urudodo" - -#: config/i386/sco5.h:290 -#, fuzzy -msgid "Generate ELF output" -msgstr "Ibisohoka" - -#. If the environment variable DJDIR is not defined, then DJGPP is not installed correctly and GCC will quickly become confused with the default prefix settings. Report the problem now so the user doesn't receive deceptive "file not found" error messages later. -#. DJDIR is automatically defined by the DJGPP environment config file pointed to by the environment variable DJGPP. Examine DJGPP to try and figure out what's wrong. -#: config/i386/xm-djgpp.h:62 -#, fuzzy -msgid "environment variable DJGPP not defined" -msgstr "IMPINDURAGACIRO OYA" - -#: config/i386/xm-djgpp.h:64 -#, fuzzy, c-format -msgid "environment variable DJGPP points to missing file '%s'" -msgstr "IMPINDURAGACIRO Utudomo Kuri Ibuze IDOSIYE" - -#: config/i386/xm-djgpp.h:67 -#, fuzzy, c-format -msgid "environment variable DJGPP points to corrupt file '%s'" -msgstr "IMPINDURAGACIRO Utudomo Kuri IDOSIYE" - -#. Macro to define tables used to set the flags. -#. This is a list in braces of pairs in braces, -#. each pair being { "NAME", VALUE } -#. where VALUE is the bits to set or minus the bits to clear. -#. An empty string NAME is used to identify the default VALUE. -#: config/i860/i860.h:60 -#, fuzzy -msgid "Generate code which uses the FPU" -msgstr "ITEGEKONGENGA" - -#: config/i860/i860.h:61 config/i860/i860.h:62 -#, fuzzy -msgid "Do not generate code which uses the FPU" -msgstr "OYA ITEGEKONGENGA kugirango a" - -#: config/ia64/ia64-c.c:52 -msgid "malformed #pragma builtin" -msgstr "" - -#: config/ia64/ia64.c:494 config/m32r/m32r.c:360 -#, fuzzy, c-format -msgid "invalid argument of %qs attribute" -msgstr "Sibyo Bya Ikiranga" - -#: config/ia64/ia64.c:506 -#, fuzzy -msgid "%Jan address area attribute cannot be specified for local variables" -msgstr "a Ibyatanzwe Ubuso Ikiranga kugirango Ibihinduka" - -#: config/ia64/ia64.c:513 -#, fuzzy -msgid "%Jaddress area of '%s' conflicts with previous declaration" -msgstr "Ibyatanzwe Ubuso Bya Na: Ibanjirije" - -#: config/ia64/ia64.c:520 -#, fuzzy -msgid "%Jaddress area attribute cannot be specified for functions" -msgstr "a Ibyatanzwe Ubuso Ikiranga kugirango Ibihinduka" - -#: config/ia64/ia64.c:4187 -#, fuzzy -msgid "ia64_print_operand: unknown code" -msgstr "Kitazwi ITEGEKONGENGA" - -#: config/ia64/ia64.c:4560 config/pa/pa.c:330 -#, fuzzy -msgid "value of -mfixed-range must have form REG1-REG2" -msgstr "Agaciro Bya Urutonde Ifishi" - -#: config/ia64/ia64.c:4587 config/pa/pa.c:357 -#, fuzzy, c-format -msgid "%s-%s is an empty range" -msgstr "%s-%sni ubusa Urutonde" - -#: config/ia64/ia64.c:4638 -#, fuzzy -msgid "cannot optimize floating point division for both latency and throughput" -msgstr "Kugeza ku ndunduro Bihindagurika Akadomo kugirango Byombi Na" - -#: config/ia64/ia64.c:4655 -#, fuzzy -msgid "cannot optimize integer division for both latency and throughput" -msgstr "Kugeza ku ndunduro Umubare wuzuye kugirango Byombi Na" - -#: config/ia64/ia64.c:4672 -#, fuzzy -msgid "cannot optimize square root for both latency and throughput" -msgstr "Kugeza ku ndunduro Umubare wuzuye kugirango Byombi Na" - -#: config/ia64/ia64.c:4686 -msgid "not yet implemented: latency-optimized inline square root" -msgstr "" - -#: config/ia64/ia64.c:4698 -#, fuzzy, c-format -msgid "bad value (%s) for -mtls-size= switch" -msgstr "Agaciro kugirango Ingano Hindura" - -#: config/ia64/ia64.c:4714 -#, fuzzy, c-format -msgid "bad value (%s) for -tune= switch" -msgstr "Agaciro kugirango Hindura" - -#. This macro defines names of command options to set and clear bits in -#. `target_flags'. Its definition is an initializer with a subgrouping for -#. each command option. -#: config/ia64/ia64.h:178 -#, fuzzy -msgid "Generate big endian code" -msgstr "ITEGEKONGENGA" - -#: config/ia64/ia64.h:180 config/mcore/mcore.h:146 -#, fuzzy -msgid "Generate little endian code" -msgstr "ITEGEKONGENGA" - -#: config/ia64/ia64.h:182 -#, fuzzy -msgid "Generate code for GNU as" -msgstr "ITEGEKONGENGA kugirango Nka" - -#: config/ia64/ia64.h:184 -#, fuzzy -msgid "Generate code for Intel as" -msgstr "ITEGEKONGENGA kugirango Nka" - -#: config/ia64/ia64.h:186 -#, fuzzy -msgid "Generate code for GNU ld" -msgstr "ITEGEKONGENGA kugirango" - -#: config/ia64/ia64.h:188 -#, fuzzy -msgid "Generate code for Intel ld" -msgstr "ITEGEKONGENGA kugirango" - -#: config/ia64/ia64.h:190 -#, fuzzy -msgid "Generate code without GP reg" -msgstr "ITEGEKONGENGA" - -#: config/ia64/ia64.h:192 -#, fuzzy -msgid "Emit stop bits before and after volatile extended asms" -msgstr "Guhagarara Mbere Na Nyuma Byongerewe..." - -#: config/ia64/ia64.h:194 -#, fuzzy -msgid "Don't emit stop bits before and after volatile extended asms" -msgstr "Guhagarara Mbere Na Nyuma Byongerewe..." - -#: config/ia64/ia64.h:196 -#, fuzzy -msgid "Use in/loc/out register names" -msgstr "in Inyuma Kwiyandikisha Amazina" - -#: config/ia64/ia64.h:198 -#, fuzzy -msgid "Disable use of sdata/scommon/sbss" -msgstr "Gukoresha Bya" - -#: config/ia64/ia64.h:200 -#, fuzzy -msgid "Enable use of sdata/scommon/sbss" -msgstr "Gukoresha Bya" - -#: config/ia64/ia64.h:202 -#, fuzzy -msgid "gp is constant (but save/restore gp on indirect calls)" -msgstr "ni Kubika Kugarura ku BUZIGUYE Amahamagara:" - -#: config/ia64/ia64.h:204 -#, fuzzy -msgid "Generate self-relocatable code" -msgstr "ITEGEKONGENGA" - -#: config/ia64/ia64.h:206 -#, fuzzy -msgid "Generate inline floating point division, optimize for latency" -msgstr "Mumurongo Bihindagurika Akadomo Kugeza ku ndunduro kugirango" - -#: config/ia64/ia64.h:208 -#, fuzzy -msgid "Generate inline floating point division, optimize for throughput" -msgstr "Mumurongo Bihindagurika Akadomo Kugeza ku ndunduro kugirango" - -#: config/ia64/ia64.h:211 -#, fuzzy -msgid "Do not inline floating point division" -msgstr "Mumurongo Bihindagurika Akadomo Kugeza ku ndunduro kugirango" - -#: config/ia64/ia64.h:213 -#, fuzzy -msgid "Generate inline integer division, optimize for latency" -msgstr "Mumurongo Umubare wuzuye Kugeza ku ndunduro kugirango" - -#: config/ia64/ia64.h:215 -#, fuzzy -msgid "Generate inline integer division, optimize for throughput" -msgstr "Mumurongo Umubare wuzuye Kugeza ku ndunduro kugirango" - -#: config/ia64/ia64.h:217 -#, fuzzy -msgid "Do not inline integer division" -msgstr "OYA Ibyerekeye Gukusanya Igihe Umubare wuzuye ku Zeru" - -#: config/ia64/ia64.h:219 -#, fuzzy -msgid "Generate inline square root, optimize for latency" -msgstr "Mumurongo Umubare wuzuye Kugeza ku ndunduro kugirango" - -#: config/ia64/ia64.h:221 -#, fuzzy -msgid "Generate inline square root, optimize for throughput" -msgstr "Mumurongo Umubare wuzuye Kugeza ku ndunduro kugirango" - -#: config/ia64/ia64.h:223 -#, fuzzy -msgid "Do not inline square root" -msgstr "OYA Umwanya" - -#: config/ia64/ia64.h:225 -#, fuzzy -msgid "Enable Dwarf 2 line debug info via GNU as" -msgstr "2. Umurongo Kosora amakosa Ibisobanuro Biturutse Nka" - -#: config/ia64/ia64.h:227 -#, fuzzy -msgid "Disable Dwarf 2 line debug info via GNU as" -msgstr "2. Umurongo Kosora amakosa Ibisobanuro Biturutse Nka" - -#: config/ia64/ia64.h:229 -msgid "Enable earlier placing stop bits for better scheduling" -msgstr "" - -#: config/ia64/ia64.h:231 -#, fuzzy -msgid "Disable earlier placing stop bits" -msgstr "Biteganye Amabwiriza" - -#: config/ia64/ia64.h:276 -#, fuzzy -msgid "Specify range of registers to make fixed" -msgstr "Urutonde Bya Kuri Ubwoko BIHAMYE" - -#: config/ip2k/ip2k.c:1087 -msgid "bad operand" -msgstr "" - -#: config/iq2000/iq2000.c:1649 -#, fuzzy, c-format -msgid "bad value (%s) for -mcpu= switch" -msgstr "Agaciro kugirango Hindura" - -#: config/iq2000/iq2000.c:1678 -#, fuzzy, c-format -msgid "The compiler does not support -march=%s." -msgstr "%sOYA Gushigikira" - -#: config/iq2000/iq2000.c:2065 -#, fuzzy, c-format -msgid "gp_offset (%ld) or end_offset (%ld) is less than zero." -msgstr "Cyangwa ni Birutwa Zeru" - -#: config/iq2000/iq2000.c:2847 -#, fuzzy, c-format -msgid "argument %qd is not a constant" -msgstr "Bya ni OYA a Ikurikiranyanyuguti" - -#: config/iq2000/iq2000.c:3150 config/xtensa/xtensa.c:2033 -#, fuzzy -msgid "PRINT_OPERAND_ADDRESS, null pointer" -msgstr "NTAGIHARI Mweretsi" - -#: config/iq2000/iq2000.c:3305 -#, fuzzy, c-format -msgid "PRINT_OPERAND: Unknown punctuation '%c'" -msgstr "Kitazwi" - -#: config/iq2000/iq2000.c:3314 config/mips/mips.c:4838 -#: config/xtensa/xtensa.c:1887 -#, fuzzy -msgid "PRINT_OPERAND null pointer" -msgstr "NTAGIHARI Mweretsi" - -#: config/iq2000/iq2000.c:3383 -#, fuzzy, c-format -msgid "invalid %%P operand" -msgstr "Sibyo" - -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/iq2000/iq2000.c:3391 config/rs6000/rs6000.c:10864 -#, fuzzy, c-format -msgid "invalid %%p value" -msgstr "Agaciro siko" - -#: config/iq2000/iq2000.c:3455 config/mips/mips.c:4964 -#, fuzzy, c-format -msgid "invalid use of %%d, %%x, or %%X" -msgstr "Sibyo Gukoresha Bya Cyangwa" - -#: config/iq2000/iq2000.h:72 config/mn10300/mn10300.h:74 -#, fuzzy -msgid "No default crt0.o" -msgstr "Mburabuzi o" - -#: config/iq2000/iq2000.h:74 -#, fuzzy -msgid "Use GP relative sdata/sbss sections" -msgstr "Bifitanye isano Ibyatoranyijwe" - -#: config/iq2000/iq2000.h:76 -#, fuzzy -msgid "Don't use GP relative sdata/sbss sections" -msgstr "Gukoresha Bifitanye isano Ibyatoranyijwe" - -#: config/iq2000/iq2000.h:78 config/mips/mips.h:593 -#, fuzzy -msgid "Use ROM instead of RAM" -msgstr "Bya" - -#: config/iq2000/iq2000.h:80 config/mips/mips.h:595 -#, fuzzy -msgid "Don't use ROM instead of RAM" -msgstr "Gukoresha Bya" - -#: config/iq2000/iq2000.h:82 config/mips/mips.h:597 -#, fuzzy -msgid "Put uninitialized constants in ROM (needs -membedded-data)" -msgstr "Itatangijwe in Ibyatanzwe" - -#: config/iq2000/iq2000.h:84 config/mips/mips.h:599 -#, fuzzy -msgid "Don't put uninitialized constants in ROM" -msgstr "Gushyira Itatangijwe in" - -#: config/iq2000/iq2000.h:106 config/mips/mips.h:788 -#, fuzzy -msgid "Specify CPU for scheduling purposes" -msgstr "kugirango Impamvu" - -#: config/iq2000/iq2000.h:108 config/mips/mips.h:790 -#, fuzzy -msgid "Specify CPU for code generation purposes" -msgstr "kugirango ITEGEKONGENGA Impamvu" - -#: config/m32r/m32r.c:178 -#, fuzzy, c-format -msgid "bad value (%s) for -mmodel switch" -msgstr "Agaciro kugirango Hindura" - -#: config/m32r/m32r.c:187 -#, fuzzy, c-format -msgid "bad value (%s) for -msdata switch" -msgstr "Agaciro kugirango Hindura" - -#: config/m32r/m32r.c:194 -#, fuzzy, c-format -msgid "bad value (%s) for -flush-trap=n (0= and % attributes are not compatible, ignoring %" -msgstr "`Na Ibiranga OYA" - -#: config/m68hc11/m68hc11.c:1439 -#, fuzzy -msgid "% attribute is already used" -msgstr "`Ikiranga ni" - -#. !!!! SCz wrong here. -#: config/m68hc11/m68hc11.c:3398 config/m68hc11/m68hc11.c:3782 -#, fuzzy -msgid "move insn not handled" -msgstr "Kwimura OYA" - -#: config/m68hc11/m68hc11.c:3630 config/m68hc11/m68hc11.c:3714 -#: config/m68hc11/m68hc11.c:3985 -#, fuzzy -msgid "invalid register in the move instruction" -msgstr "Sibyo Kwiyandikisha in i Kwimura" - -#: config/m68hc11/m68hc11.c:3664 -#, fuzzy -msgid "invalid operand in the instruction" -msgstr "Sibyo in i" - -#: config/m68hc11/m68hc11.c:3959 -#, fuzzy -msgid "invalid register in the instruction" -msgstr "Sibyo Kwiyandikisha in i" - -#: config/m68hc11/m68hc11.c:3992 -#, fuzzy -msgid "operand 1 must be a hard register" -msgstr "1. a Ikomeye Kwiyandikisha" - -#: config/m68hc11/m68hc11.c:4006 -#, fuzzy -msgid "invalid rotate insn" -msgstr "Sibyo Kuzerutsa" - -#: config/m68hc11/m68hc11.c:4430 -#, fuzzy -msgid "registers IX, IY and Z used in the same INSN" -msgstr "Na in i" - -#: config/m68hc11/m68hc11.c:4767 config/m68hc11/m68hc11.c:5067 -#, fuzzy -msgid "cannot do z-register replacement" -msgstr "Z Kwiyandikisha" - -#: config/m68hc11/m68hc11.c:5130 -#, fuzzy -msgid "invalid Z register replacement for insn" -msgstr "Sibyo Kwiyandikisha kugirango" - -#. Macro to define tables used to set the flags. This is a list in braces of -#. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits -#. to set or minus the bits to clear. An empty string NAME is used to -#. identify the default VALUE. -#: config/m68hc11/m68hc11.h:179 -#, fuzzy -msgid "Compile with 16-bit integer mode" -msgstr "Na: Umubare wuzuye Ubwoko" - -#: config/m68hc11/m68hc11.h:181 -#, fuzzy -msgid "Compile with 32-bit integer mode" -msgstr "Na: Umubare wuzuye Ubwoko" - -#: config/m68hc11/m68hc11.h:183 -#, fuzzy -msgid "Auto pre/post decrement increment allowed" -msgstr "Byahawe imiterere mbere Iposita Iyongeragaciro" - -#: config/m68hc11/m68hc11.h:185 -#, fuzzy -msgid "Auto pre/post decrement increment not allowed" -msgstr "Byahawe imiterere mbere Iposita Iyongeragaciro OYA" - -#: config/m68hc11/m68hc11.h:187 -#, fuzzy -msgid "Min/max instructions allowed" -msgstr "KININI Amabwiriza" - -#: config/m68hc11/m68hc11.h:189 -#, fuzzy -msgid "Min/max instructions not allowed" -msgstr "KININI Amabwiriza OYA" - -#: config/m68hc11/m68hc11.h:191 -#, fuzzy -msgid "Use call and rtc for function calls and returns" -msgstr "Na kugirango Umumaro Amahamagara: Na" - -#: config/m68hc11/m68hc11.h:193 -#, fuzzy -msgid "Use jsr and rts for function calls and returns" -msgstr "Na kugirango Umumaro Amahamagara: Na" - -#: config/m68hc11/m68hc11.h:195 -#, fuzzy -msgid "Do not use direct addressing mode for soft registers" -msgstr "OYA Gukoresha Kwohereza Ubwoko kugirango Yoroshe" - -#: config/m68hc11/m68hc11.h:197 -#, fuzzy -msgid "Use direct addressing mode for soft registers" -msgstr "Kwohereza Ubwoko kugirango Yoroshe" - -#: config/m68hc11/m68hc11.h:199 config/m68hc11/m68hc11.h:205 -#, fuzzy -msgid "Compile for a 68HC11" -msgstr "kugirango a" - -#: config/m68hc11/m68hc11.h:201 config/m68hc11/m68hc11.h:207 -#, fuzzy -msgid "Compile for a 68HC12" -msgstr "kugirango a" - -#: config/m68hc11/m68hc11.h:203 config/m68hc11/m68hc11.h:209 -#, fuzzy -msgid "Compile for a 68HCS12" -msgstr "kugirango a" - -#. This macro is similar to `TARGET_SWITCHES' but defines names of -#. command options that have values. Its definition is an -#. initializer with a subgrouping for each command option. -#. -#. Each subgrouping contains a string constant, that defines the -#. fixed part of the option name, and the address of a variable. The -#. variable, type `char *', is set to the variable part of the given -#. option if the fixed part matches. The actual option name is made -#. by appending `-m' to the specified name. -#: config/m68hc11/m68hc11.h:223 -#, fuzzy -msgid "Specify the register allocation order" -msgstr "i Kwiyandikisha Itondekanya" - -#: config/m68hc11/m68hc11.h:225 -#, fuzzy -msgid "Indicate the number of soft registers available" -msgstr "i Umubare Bya Yoroshe Bihari" - -#: config/m68k/m68k.c:216 -msgid "-mshared-library-id= specified without -mid-shared-library" -msgstr "" - -#: config/m68k/m68k.c:219 -#, fuzzy, c-format -msgid "-mshared-library-id=%d is not between 0 and %d" -msgstr "-ni OYA hagati 0 Na" - -#: config/m68k/m68k.c:233 -#, fuzzy -msgid "cannot specify both -msep-data and -mid-shared-library" -msgstr "Byombi C Na o" - -#: config/m68k/m68k.c:245 -#, fuzzy -msgid "-fPIC is not currently supported on the 68000 or 68010\n" -msgstr "-ni OYA ku i Cyangwa" - -#: config/m68k/m68k.c:547 config/rs6000/rs6000.c:13707 -#, fuzzy -msgid "stack limit expression is not supported" -msgstr "imvugo ni OYA" - -#: config/m68k/m68k.h:240 config/m68k/m68k.h:242 -#, fuzzy -msgid "Generate code for a 68020" -msgstr "ITEGEKONGENGA kugirango a" - -#: config/m68k/m68k.h:247 config/m68k/m68k.h:250 -#, fuzzy -msgid "Generate code for a 68000" -msgstr "ITEGEKONGENGA kugirango a" - -#: config/m68k/m68k.h:252 -#, fuzzy -msgid "Use the bit-field instructions" -msgstr "i Umwanya Amabwiriza" - -#: config/m68k/m68k.h:254 -#, fuzzy -msgid "Do not use the bit-field instructions" -msgstr "OYA Gukoresha i Umwanya Amabwiriza" - -#: config/m68k/m68k.h:256 -#, fuzzy -msgid "Consider type 'int' to be 16 bits wide" -msgstr "Ubwoko Kuri" - -#: config/m68k/m68k.h:258 -#, fuzzy -msgid "Consider type 'int' to be 32 bits wide" -msgstr "Ubwoko Kuri" - -#: config/m68k/m68k.h:261 -#, fuzzy -msgid "Generate code with library calls for floating point" -msgstr "ITEGEKONGENGA Na: Isomero Amahamagara: kugirango Bihindagurika Akadomo" - -#: config/m68k/m68k.h:263 -#, fuzzy -msgid "Generate code for a 68040, without any new instructions" -msgstr "ITEGEKONGENGA kugirango a Gishya Amabwiriza" - -#: config/m68k/m68k.h:266 -#, fuzzy -msgid "Generate code for a 68060, without any new instructions" -msgstr "ITEGEKONGENGA kugirango a Gishya Amabwiriza" - -#: config/m68k/m68k.h:270 -#, fuzzy -msgid "Generate code for a 68030" -msgstr "ITEGEKONGENGA kugirango a" - -#: config/m68k/m68k.h:273 -#, fuzzy -msgid "Generate code for a 68040" -msgstr "ITEGEKONGENGA kugirango a" - -#: config/m68k/m68k.h:277 -#, fuzzy -msgid "Generate code for a 68060" -msgstr "ITEGEKONGENGA kugirango a" - -#: config/m68k/m68k.h:282 -#, fuzzy -msgid "Generate code for a 520X" -msgstr "ITEGEKONGENGA kugirango a" - -#: config/m68k/m68k.h:286 -#, fuzzy -msgid "Generate code for a 5206e" -msgstr "ITEGEKONGENGA kugirango a" - -#: config/m68k/m68k.h:290 -#, fuzzy -msgid "Generate code for a 528x" -msgstr "ITEGEKONGENGA kugirango a" - -#: config/m68k/m68k.h:294 -#, fuzzy -msgid "Generate code for a 5307" -msgstr "ITEGEKONGENGA kugirango a" - -#: config/m68k/m68k.h:298 -#, fuzzy -msgid "Generate code for a 5407" -msgstr "ITEGEKONGENGA kugirango a" - -#: config/m68k/m68k.h:301 -#, fuzzy -msgid "Generate code for a 68851" -msgstr "ITEGEKONGENGA kugirango a" - -#: config/m68k/m68k.h:303 -#, fuzzy -msgid "Do no generate code for a 68851" -msgstr "Oya ITEGEKONGENGA kugirango a" - -#: config/m68k/m68k.h:306 -#, fuzzy -msgid "Generate code for a 68302" -msgstr "ITEGEKONGENGA kugirango a" - -#: config/m68k/m68k.h:309 -#, fuzzy -msgid "Generate code for a 68332" -msgstr "ITEGEKONGENGA kugirango a" - -#: config/m68k/m68k.h:313 -#, fuzzy -msgid "Generate code for a cpu32" -msgstr "ITEGEKONGENGA kugirango a" - -#: config/m68k/m68k.h:316 -#, fuzzy -msgid "Align variables on a 32-bit boundary" -msgstr "Ibihinduka ku a" - -#: config/m68k/m68k.h:318 -#, fuzzy -msgid "Align variables on a 16-bit boundary" -msgstr "Ibihinduka ku a" - -#: config/m68k/m68k.h:320 -msgid "Enable separate data segment" -msgstr "" - -#: config/m68k/m68k.h:322 -#, fuzzy -msgid "Disable separate data segment" -msgstr "Umwanya" - -#: config/m68k/m68k.h:324 -msgid "Enable ID based shared library" -msgstr "" - -#: config/m68k/m68k.h:326 -msgid "Disable ID based shared library" -msgstr "" - -#: config/m68k/m68k.h:328 -#, fuzzy -msgid "Generate pc-relative code" -msgstr "Bifitanye isano ITEGEKONGENGA" - -#: config/m68k/m68k.h:330 -#, fuzzy -msgid "Do not use unaligned memory references" -msgstr "OYA Gukoresha Ububiko Indango" - -#: config/m68k/m68k.h:332 -#, fuzzy -msgid "Use unaligned memory references" -msgstr "Ububiko Indango" - -#: config/m68k/m68k.h:334 -#, fuzzy -msgid "Use different calling convention using 'rtd'" -msgstr "ikoresha" - -#. TARGET_DEFAULT is defined in m68k-none.h, netbsd.h, etc. -#: config/m68k/m68k.h:344 -msgid "ID of shared library to build" -msgstr "" - -#: config/mcore/mcore.c:2992 -#, fuzzy -msgid "invalid option %<-mstack-increment=%s%>" -msgstr "Sibyo Ihitamo Iyongeragaciro" - -#: config/mcore/mcore.h:113 -#, fuzzy -msgid "Inline constants if it can be done in 2 insns or less" -msgstr "NIBA Byakozwe in 2. Cyangwa Birutwa" - -#: config/mcore/mcore.h:115 -#, fuzzy -msgid "Inline constants if it only takes 1 instruction" -msgstr "NIBA 1." - -#: config/mcore/mcore.h:117 -#, fuzzy -msgid "Set maximum alignment to 4" -msgstr "Kinini Itunganya Kuri 4." - -#: config/mcore/mcore.h:119 -#, fuzzy -msgid "Set maximum alignment to 8" -msgstr "Kinini Itunganya Kuri 8" - -#: config/mcore/mcore.h:123 -#, fuzzy -msgid "Do not use the divide instruction" -msgstr "OYA Gukoresha i Kugabanya" - -#: config/mcore/mcore.h:127 -#, fuzzy -msgid "Do not arbitrary sized immediates in bit operations" -msgstr "OYA in Ibikorwa:" - -#: config/mcore/mcore.h:129 -#, fuzzy -msgid "Always treat bit-field as int-sized" -msgstr "Umwanya Nka INT" - -#: config/mcore/mcore.h:133 -#, fuzzy -msgid "Force functions to be aligned to a 4 byte boundary" -msgstr "Imimaro Kuri Kuri a 4. Bayite" - -#: config/mcore/mcore.h:135 -#, fuzzy -msgid "Force functions to be aligned to a 2 byte boundary" -msgstr "Imimaro Kuri Kuri a 2. Bayite" - -#: config/mcore/mcore.h:137 -#, fuzzy -msgid "Emit call graph information" -msgstr "Ibisobanuro" - -#: config/mcore/mcore.h:141 -#, fuzzy -msgid "Prefer word accesses over byte accesses" -msgstr "ijambo KURI Bayite" - -#: config/mcore/mcore.h:152 -#, fuzzy -msgid "Generate code for the M*Core M340" -msgstr "ITEGEKONGENGA kugirango i" - -#: config/mcore/mcore.h:165 -#, fuzzy -msgid "Maximum amount for a single stack increment operation" -msgstr "Igiteranyo kugirango a UMWE Iyongeragaciro" - -#: config/mips/mips.c:4028 -#, fuzzy, c-format -msgid "bad value (%s) for -mabi= switch" -msgstr "Agaciro kugirango Hindura" - -#: config/mips/mips.c:4051 -#, fuzzy, c-format -msgid "-mips%s conflicts with the other architecture options, which specify a MIPS%d processor" -msgstr "-Na: i Ikindi Amahitamo a" - -#: config/mips/mips.c:4070 -#, fuzzy, c-format -msgid "-march=%s is not compatible with the selected ABI" -msgstr "-Werurwe ni OYA Na: i Byahiswemo" - -#: config/mips/mips.c:4085 -#, fuzzy -msgid "-mgp64 used with a 32-bit processor" -msgstr "-Na: a" - -#: config/mips/mips.c:4087 -#, fuzzy -msgid "-mgp32 used with a 64-bit ABI" -msgstr "-Na: a" - -#: config/mips/mips.c:4089 -#, fuzzy -msgid "-mgp64 used with a 32-bit ABI" -msgstr "-Na: a" - -#: config/mips/mips.c:4107 config/mips/mips.c:4109 config/mips/mips.c:4111 -#: config/mips/mips.c:4198 -#, fuzzy, c-format -msgid "unsupported combination: %s" -msgstr "Ivanga" - -#: config/mips/mips.c:4139 -#, fuzzy -msgid "-mint64 is a deprecated option" -msgstr "Ubwoko ni Bitemewe." - -#: config/mips/mips.c:4142 -#, fuzzy -msgid "unrecognized option %<-mfix-vr4130%s%>" -msgstr "Ihitamo" - -#: config/mips/mips.c:4193 -#, fuzzy -msgid "generation of Branch Likely instructions enabled, but not supported by architecture" -msgstr "Bya Amabwiriza Bikora OYA ku" - -#: config/mips/mips.c:4210 -#, fuzzy -msgid "-G is incompatible with PIC code which is the default" -msgstr "-ni Na: ITEGEKONGENGA ni i Mburabuzi" - -#: config/mips/mips.c:4277 -msgid "-mips3d requires -mpaired-single" -msgstr "" - -#: config/mips/mips.c:4286 -msgid "-mips3d/-mpaired-single must be used with -mfp64 -mhard-float" -msgstr "" - -#: config/mips/mips.c:4291 -#, fuzzy -msgid "-mips3d/-mpaired-single must be used with -mips64" -msgstr "-Na: C" - -#: config/mips/mips.c:4649 -msgid "mips_debugger_offset called with non stack/frame/arg pointer" -msgstr "" - -#: config/mips/mips.c:4775 -#, fuzzy, c-format -msgid "internal error: %%) found without a %%( in assembler pattern" -msgstr "By'imbere Ikosa Byabonetse a in Ishusho" - -#: config/mips/mips.c:4789 -#, fuzzy, c-format -msgid "internal error: %%] found without a %%[ in assembler pattern" -msgstr "By'imbere Ikosa Byabonetse a in Ishusho" - -#: config/mips/mips.c:4802 -#, fuzzy, c-format -msgid "internal error: %%> found without a %%< in assembler pattern" -msgstr "By'imbere Ikosa Byabonetse a in Ishusho" - -#: config/mips/mips.c:4815 -#, fuzzy, c-format -msgid "internal error: %%} found without a %%{ in assembler pattern" -msgstr "By'imbere Ikosa Byabonetse a in Ishusho" - -#: config/mips/mips.c:4829 -#, fuzzy, c-format -msgid "PRINT_OPERAND: unknown punctuation '%c'" -msgstr "Kitazwi" - -#: config/mips/mips.c:4858 -#, fuzzy, c-format -msgid "PRINT_OPERAND, invalid insn for %%C" -msgstr "NTAGIHARI Mweretsi" - -#: config/mips/mips.c:4875 -#, fuzzy, c-format -msgid "PRINT_OPERAND, invalid insn for %%N" -msgstr "NTAGIHARI Mweretsi" - -#: config/mips/mips.c:4884 -#, fuzzy, c-format -msgid "PRINT_OPERAND, invalid insn for %%F" -msgstr "NTAGIHARI Mweretsi" - -#: config/mips/mips.c:4893 -#, fuzzy, c-format -msgid "PRINT_OPERAND, invalid insn for %%W" -msgstr "NTAGIHARI Mweretsi" - -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/mips/mips.c:4914 -#, fuzzy, c-format -msgid "invalid %%Y value" -msgstr "Agaciro siko" - -#: config/mips/mips.c:4992 -msgid "PRINT_OPERAND, invalid operand for relocation" -msgstr "" - -#: config/mips/mips.c:7589 -#, fuzzy, c-format -msgid "cannot handle inconsistent calls to %qs" -msgstr "OYA Amahamagara: Kuri" - -#: config/mips/mips.c:8989 -#, fuzzy -msgid "the cpu name must be lower case" -msgstr "i CPU Izina: Ntoya" - -#: config/mips/mips.c:9011 -#, fuzzy, c-format -msgid "bad value (%s) for %s" -msgstr "Agaciro kugirango" - -#. Target CPU builtins. -#. Everyone but IRIX defines this to mips. -#. We do this here because __mips is defined below and so we can't use builtin_define_std. -#. Treat _R3000 and _R4000 like register-size defines, which is how they've historically been used. -#. Macros dependent on the C dialect. -#. Bizarre, but needed at least for Irix. -#. Macro to define tables used to set the flags. -#. This is a list in braces of pairs in braces, -#. each pair being { "NAME", VALUE } -#. where VALUE is the bits to set or minus the bits to clear. -#. An empty string NAME is used to identify the default VALUE. -#: config/mips/mips.h:541 -#, fuzzy -msgid "Use 64-bit int type" -msgstr "INT Ubwoko" - -#: config/mips/mips.h:543 -#, fuzzy -msgid "Use 64-bit long type" -msgstr "Ubwoko" - -#: config/mips/mips.h:545 -#, fuzzy -msgid "Use 32-bit long type" -msgstr "Ubwoko" - -#: config/mips/mips.h:547 -#, fuzzy -msgid "Optimize lui/addiu address loads" -msgstr "Aderesi" - -#: config/mips/mips.h:549 -#, fuzzy -msgid "Don't optimize lui/addiu address loads" -msgstr "Kugeza ku ndunduro Aderesi" - -#: config/mips/mips.h:551 -msgid "Use GNU as (now ignored)" -msgstr "" - -#: config/mips/mips.h:553 config/mips/mips.h:555 -#, fuzzy -msgid "Use GP relative sdata/sbss sections (now ignored)" -msgstr "Bifitanye isano Ibyatoranyijwe" - -#: config/mips/mips.h:557 config/mips/mips.h:559 -#, fuzzy -msgid "Don't use GP relative sdata/sbss sections (now ignored)" -msgstr "Gukoresha Bifitanye isano Ibyatoranyijwe" - -#: config/mips/mips.h:561 -#, fuzzy -msgid "Output compiler statistics (now ignored)" -msgstr "Sitatisitiki" - -#: config/mips/mips.h:563 -#, fuzzy -msgid "Don't output compiler statistics" -msgstr "Ibisohoka Sitatisitiki" - -#: config/mips/mips.h:565 -#, fuzzy -msgid "Don't optimize block moves" -msgstr "Kugeza ku ndunduro Funga" - -#: config/mips/mips.h:567 -#, fuzzy -msgid "Optimize block moves" -msgstr "Funga" - -#: config/mips/mips.h:569 -msgid "Use mips-tfile asm postpass" -msgstr "" - -#: config/mips/mips.h:571 -#, fuzzy -msgid "Don't use mips-tfile asm postpass" -msgstr "Gukoresha" - -#: config/mips/mips.h:573 config/pa/pa.h:288 -#, fuzzy -msgid "Use software floating point" -msgstr "Bihindagurika Akadomo" - -#. Macro to define tables used to set the flags. -#. This is a list in braces of triplets in braces, -#. each triplet being { "NAME", VALUE, DOC } -#. where VALUE is the bits to set or minus the bits to clear and DOC -#. is the documentation for --help (NULL if intentionally undocumented). -#. An empty string NAME is used to identify the default VALUE. -#: config/mips/mips.h:575 config/pdp11/pdp11.h:61 config/rs6000/rs6000.h:329 -#, fuzzy -msgid "Use hardware floating point" -msgstr "Bihindagurika Akadomo" - -#: config/mips/mips.h:577 -msgid "Use 64-bit FP registers" -msgstr "" - -#: config/mips/mips.h:579 -msgid "Use 32-bit FP registers" -msgstr "" - -#: config/mips/mips.h:581 -#, fuzzy -msgid "Use 64-bit general registers" -msgstr "Rusange" - -#: config/mips/mips.h:583 -#, fuzzy -msgid "Use 32-bit general registers" -msgstr "Rusange" - -#: config/mips/mips.h:585 -msgid "Use Irix PIC" -msgstr "" - -#: config/mips/mips.h:587 -#, fuzzy -msgid "Don't use Irix PIC" -msgstr "Gukoresha" - -#: config/mips/mips.h:589 -#, fuzzy -msgid "Use indirect calls" -msgstr "BUZIGUYE Amahamagara:" - -#: config/mips/mips.h:591 -#, fuzzy -msgid "Don't use indirect calls" -msgstr "Gukoresha BUZIGUYE Amahamagara:" - -#: config/mips/mips.h:601 -#, fuzzy -msgid "Use big-endian byte order" -msgstr "Bayite Itondekanya" - -#: config/mips/mips.h:603 -#, fuzzy -msgid "Use little-endian byte order" -msgstr "Bayite Itondekanya" - -#: config/mips/mips.h:605 -#, fuzzy -msgid "Use single (32-bit) FP only" -msgstr "UMWE" - -#: config/mips/mips.h:607 -#, fuzzy -msgid "Don't use single (32-bit) FP only" -msgstr "Gukoresha UMWE" - -#: config/mips/mips.h:609 config/mips/mips.h:611 -#, fuzzy -msgid "Use paired-single floating point instructions" -msgstr "Bihindagurika Akadomo Amabwiriza" - -#: config/mips/mips.h:613 config/mips/mips.h:615 -#, fuzzy -msgid "Use MIPS-3D instructions" -msgstr "Gukoresha Amabwiriza" - -#: config/mips/mips.h:617 -#, fuzzy -msgid "Use multiply accumulate" -msgstr "Gukuba" - -#: config/mips/mips.h:619 -#, fuzzy -msgid "Don't use multiply accumulate" -msgstr "Gukoresha Gukuba" - -#: config/mips/mips.h:621 -#, fuzzy -msgid "Don't generate fused multiply/add instructions" -msgstr "Gukuba Kongeramo Amabwiriza" - -#: config/mips/mips.h:623 config/rs6000/rs6000.h:345 -#, fuzzy -msgid "Generate fused multiply/add instructions" -msgstr "Gukuba Kongeramo Amabwiriza" - -#: config/mips/mips.h:625 -#, fuzzy -msgid "Perform VR4130-specific alignment optimizations" -msgstr "Simbuka" - -#: config/mips/mips.h:627 -#, fuzzy -msgid "Don't perform VR4130-specific alignment optimizations" -msgstr "OYA" - -#: config/mips/mips.h:629 -msgid "Work around early 4300 hardware bug" -msgstr "" - -#: config/mips/mips.h:631 -#, fuzzy -msgid "Don't work around early 4300 hardware bug" -msgstr "Akazi" - -#: config/mips/mips.h:633 -msgid "Work around errata for early SB-1 revision 2 cores" -msgstr "" - -#: config/mips/mips.h:635 -msgid "Don't work around errata for early SB-1 revision 2 cores" -msgstr "" - -#: config/mips/mips.h:637 -msgid "Work around R4000 errata" -msgstr "" - -#: config/mips/mips.h:639 -#, fuzzy -msgid "Don't work around R4000 errata" -msgstr "Akazi" - -#: config/mips/mips.h:641 -msgid "Work around R4400 errata" -msgstr "" - -#: config/mips/mips.h:643 -#, fuzzy -msgid "Don't work around R4400 errata" -msgstr "Akazi" - -#: config/mips/mips.h:645 -msgid "Work around certain VR4120 errata" -msgstr "" - -#: config/mips/mips.h:647 -#, fuzzy -msgid "Don't work around certain VR4120 errata" -msgstr "Akazi" - -#: config/mips/mips.h:649 -#, fuzzy -msgid "Trap on integer divide by zero" -msgstr "ku Umubare wuzuye Kugabanya ku Zeru" - -#: config/mips/mips.h:651 -#, fuzzy -msgid "Don't trap on integer divide by zero" -msgstr "ku Umubare wuzuye Kugabanya ku Zeru" - -#: config/mips/mips.h:653 -#, fuzzy -msgid "Use trap to check for integer divide by zero" -msgstr "ku Umubare wuzuye Kugabanya ku Zeru" - -#: config/mips/mips.h:655 -#, fuzzy -msgid "Use break to check for integer divide by zero" -msgstr "ku Umubare wuzuye Kugabanya ku Zeru" - -#: config/mips/mips.h:657 -#, fuzzy -msgid "Use Branch Likely instructions, overriding default for arch" -msgstr "Amabwiriza Mburabuzi kugirango" - -#: config/mips/mips.h:659 -#, fuzzy -msgid "Don't use Branch Likely instructions, overriding default for arch" -msgstr "Gukoresha Amabwiriza Mburabuzi kugirango" - -#: config/mips/mips.h:661 -msgid "Use NewABI-style %reloc() assembly operators" -msgstr "" - -#: config/mips/mips.h:663 -msgid "Use assembler macros instead of relocation operators" -msgstr "" - -#: config/mips/mips.h:665 -#, fuzzy -msgid "Generate mips16 code" -msgstr "ITEGEKONGENGA" - -#: config/mips/mips.h:667 -#, fuzzy -msgid "Generate normal-mode code" -msgstr "ITEGEKONGENGA" - -#: config/mips/mips.h:669 -msgid "Lift restrictions on GOT size" -msgstr "" - -#: config/mips/mips.h:671 -msgid "Do not lift restrictions on GOT size" -msgstr "" - -#: config/mips/mips.h:673 -#, fuzzy -msgid "FP exceptions are enabled" -msgstr "Amahitamo Bikora" - -#: config/mips/mips.h:675 -#, fuzzy -msgid "FP exceptions are not enabled" -msgstr "Amahitamo Bikora" - -#: config/mips/mips.h:677 -#, fuzzy -msgid "Assume all symbols have 32-bit values" -msgstr "Byose" - -#: config/mips/mips.h:679 -#, fuzzy -msgid "Don't assume all symbols have 32-bit values" -msgstr "Gukoresha Kwiyandikisha Amazina" - -#: config/mips/mips.h:794 -#, fuzzy -msgid "Specify a Standard MIPS ISA" -msgstr "a" - -#: config/mips/mips.h:800 -msgid "Work around VR4130 mflo/mfhi errata" -msgstr "" - -#. Output assembler code to FILE to increment profiler label # LABELNO -#. for profiling a function entry. -#: config/mips/mips.h:2334 -#, fuzzy -msgid "mips16 function profiling" -msgstr "Umumaro" - -#: config/mmix/mmix.c:229 -#, fuzzy, c-format -msgid "-f%s not supported: ignored" -msgstr "-F OYA" - -#: config/mmix/mmix.c:657 -#, fuzzy, c-format -msgid "support for mode %qs" -msgstr "Oya Ibyatanzwe Ubwoko kugirango Ubwoko" - -#: config/mmix/mmix.c:671 -#, fuzzy, c-format -msgid "too large function value type, needs %d registers, have only %d registers for this" -msgstr "Binini Umumaro Agaciro Ubwoko kugirango iyi" - -#: config/mmix/mmix.c:841 -#, fuzzy -msgid "function_profiler support for MMIX" -msgstr "Gushigikira kugirango" - -#: config/mmix/mmix.c:863 -#, fuzzy -msgid "MMIX Internal: Last named vararg would not fit in a register" -msgstr "OYA in a Kwiyandikisha" - -#: config/mmix/mmix.c:1471 config/mmix/mmix.c:1601 -#, fuzzy -msgid "MMIX Internal: Expected a CONST_INT, not this" -msgstr "Itegerejwe a OYA iyi" - -#: config/mmix/mmix.c:1479 config/mmix/mmix.c:1503 config/mmix/mmix.c:1619 -#, fuzzy, c-format -msgid "MMIX Internal: Bad register: %d" -msgstr "Kwiyandikisha" - -#: config/mmix/mmix.c:1550 -#, fuzzy -msgid "MMIX Internal: Bad value for 'm', not a CONST_INT" -msgstr "Agaciro kugirango OYA a" - -#: config/mmix/mmix.c:1569 -#, fuzzy -msgid "MMIX Internal: Expected a register, not this" -msgstr "Itegerejwe a Kwiyandikisha OYA iyi" - -#: config/mmix/mmix.c:1579 -#, fuzzy -msgid "MMIX Internal: Expected a constant, not this" -msgstr "Itegerejwe a OYA iyi" - -#. Presumably there's a missing case above if we get here. -#: config/mmix/mmix.c:1611 -#, fuzzy, c-format -msgid "MMIX Internal: Missing %qc case in mmix_print_operand" -msgstr "in" - -#. We need the original here. -#: config/mmix/mmix.c:1663 -#, fuzzy -msgid "MMIX Internal: Cannot decode this operand" -msgstr "iyi" - -#: config/mmix/mmix.c:1720 -#, fuzzy -msgid "MMIX Internal: This is not a recognized address" -msgstr "ni OYA a Aderesi" - -#: config/mmix/mmix.c:1897 -#, fuzzy, c-format -msgid "stack frame not a multiple of 8 bytes: %d" -msgstr "Ikadiri OYA a Igikubo Bya 8 Bayite" - -#: config/mmix/mmix.c:2133 -#, fuzzy, c-format -msgid "stack frame not a multiple of octabyte: %d" -msgstr "Ikadiri OYA a Igikubo Bya" - -#: config/mmix/mmix.c:2606 config/mmix/mmix.c:2670 -#, fuzzy, c-format -msgid "MMIX Internal: %s is not a shiftable int" -msgstr "ni OYA a INT" - -#: config/mmix/mmix.c:2786 -#, fuzzy -msgid "MMIX Internal: Trying to output invalidly reversed condition:" -msgstr "Kuri Ibisohoka Bicuritswe Ibisabwa" - -#: config/mmix/mmix.c:2793 -#, fuzzy -msgid "MMIX Internal: What's the CC of this?" -msgstr "i Bya iyi" - -#: config/mmix/mmix.c:2797 -#, fuzzy -msgid "MMIX Internal: What is the CC of this?" -msgstr "ni i Bya iyi" - -#: config/mmix/mmix.c:2867 -#, fuzzy -msgid "MMIX Internal: This is not a constant:" -msgstr "ni OYA a" - -#. For these target macros, there is no generic documentation here. You -#. should read `Using and Porting GCC' for that. Only comments specific -#. to the MMIX target are here. -#. -#. There are however references to the specific texinfo node (comments -#. with "Node:"), so there should be little or nothing amiss. Probably -#. the opposite, since we don't have to care about old littering and -#. soon outdated generic comments. -#. Node: Driver -#. User symbols are in the same name-space as built-in symbols, but we -#. don't need the built-in symbols, so remove those and instead apply -#. stricter operand checking. Don't warn when expanding insns. -#. Pass on -mset-program-start=N and -mset-data-start=M to the linker. -#. Provide default program start 0x100 unless -mno-set-program-start. -#. Don't do this if linking relocatably, with -r. For a final link, -#. produce mmo, unless ELF is requested or when linking relocatably. -#. Put unused option values here. -#: config/mmix/mmix.h:132 -#, fuzzy -msgid "Set start-address of the program" -msgstr "Gutangira Aderesi Bya i Porogaramu" - -#: config/mmix/mmix.h:134 -#, fuzzy -msgid "Set start-address of data" -msgstr "Gutangira Aderesi Bya Ibyatanzwe" - -#. FIXME: Provide a way to *load* the epsilon register. -#: config/mmix/mmix.h:198 -#, fuzzy -msgid "For intrinsics library: pass all parameters in registers" -msgstr "Isomero Byose Ibigenga in" - -#: config/mmix/mmix.h:201 -#, fuzzy -msgid "Use register stack for parameters and return value" -msgstr "Kwiyandikisha kugirango Ibigenga Na Garuka Agaciro" - -#: config/mmix/mmix.h:203 -#, fuzzy -msgid "Use call-clobbered registers for parameters and return value" -msgstr "kugirango Ibigenga Na Garuka Agaciro" - -#: config/mmix/mmix.h:205 -#, fuzzy -msgid "Use epsilon-respecting floating point compare instructions" -msgstr "ebusiloni Bihindagurika Akadomo Kugereranya# Amabwiriza" - -#: config/mmix/mmix.h:208 -#, fuzzy -msgid "Use zero-extending memory loads, not sign-extending ones" -msgstr "Zeru Ububiko OYA IKIMENYETSO" - -#: config/mmix/mmix.h:211 -#, fuzzy -msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)" -msgstr "Kugabanya Ibisubizo ku Na: Mwibutsa i IKIMENYETSO Nka i Ikigabanya OYA i Ikigabanywa" - -#: config/mmix/mmix.h:215 -#, fuzzy -msgid "Prepend global symbols with \":\" (for use with PREFIX)" -msgstr "Ibimenyetso Na: kugirango Gukoresha Na:" - -#: config/mmix/mmix.h:217 -#, fuzzy -msgid "Do not provide a default start-address 0x100 of the program" -msgstr "OYA a Mburabuzi Gutangira Aderesi Bya i Porogaramu" - -#: config/mmix/mmix.h:219 -#, fuzzy -msgid "Link to emit program in ELF format (rather than mmo)" -msgstr "Kuri Porogaramu in Imiterere" - -#: config/mmix/mmix.h:221 -#, fuzzy -msgid "Use P-mnemonics for branches statically predicted as taken" -msgstr "kugirango Nka" - -#: config/mmix/mmix.h:223 -#, fuzzy -msgid "Don't use P-mnemonics for branches" -msgstr "Gukoresha kugirango" - -#: config/mmix/mmix.h:225 -#, fuzzy -msgid "Use addresses that allocate global registers" -msgstr "Amaderesi" - -#: config/mmix/mmix.h:227 -#, fuzzy -msgid "Do not use addresses that allocate global registers" -msgstr "OYA Gukoresha Amaderesi" - -#: config/mmix/mmix.h:229 -#, fuzzy -msgid "Generate a single exit point for each function" -msgstr "a UMWE Gusohoka Akadomo kugirango Umumaro" - -#: config/mmix/mmix.h:231 -#, fuzzy -msgid "Do not generate a single exit point for each function" -msgstr "OYA a UMWE Gusohoka Akadomo kugirango Umumaro" - -#: config/mn10300/linux.h:45 config/mn10300/mn10300.h:71 -#, fuzzy -msgid "Target the AM33 processor" -msgstr "i" - -#: config/mn10300/linux.h:46 config/mn10300/mn10300.h:75 -#, fuzzy -msgid "Target the AM33/2.0 processor" -msgstr "i" - -#: config/mn10300/linux.h:47 config/mn10300/mn10300.h:78 -msgid "Enable linker relaxations" -msgstr "" - -#: config/mn10300/mn10300.h:69 -#, fuzzy -msgid "Work around hardware multiply bug" -msgstr "Gukuba" - -#: config/mn10300/mn10300.h:70 -#, fuzzy -msgid "Do not work around hardware multiply bug" -msgstr "OYA Akazi Gukuba" - -#: config/ns32k/ns32k.h:142 config/s390/s390.h:135 -#, fuzzy -msgid "Don't use hardware fp" -msgstr "Gukoresha" - -#: config/ns32k/ns32k.h:143 -msgid "Alternative calling convention" -msgstr "" - -#: config/ns32k/ns32k.h:145 -#, fuzzy -msgid "Pass some arguments in registers" -msgstr "ingingo in" - -#: config/ns32k/ns32k.h:146 -#, fuzzy -msgid "Pass all arguments on stack" -msgstr "Byose ingingo ku" - -#: config/ns32k/ns32k.h:147 -#, fuzzy -msgid "Optimize for 32532 cpu" -msgstr "kugirango CPU" - -#: config/ns32k/ns32k.h:148 -#, fuzzy -msgid "Optimize for 32332 cpu" -msgstr "kugirango CPU" - -#: config/ns32k/ns32k.h:150 -#, fuzzy -msgid "Optimize for 32032" -msgstr "kugirango" - -#: config/ns32k/ns32k.h:152 -#, fuzzy -msgid "Register sb is zero. Use for absolute addressing" -msgstr "ni Zeru kugirango Kwohereza" - -#: config/ns32k/ns32k.h:153 -#, fuzzy -msgid "Do not use register sb" -msgstr "OYA Gukoresha Kwiyandikisha" - -#: config/ns32k/ns32k.h:155 -#, fuzzy -msgid "Use bit-field instructions" -msgstr "Umwanya Amabwiriza" - -#: config/ns32k/ns32k.h:157 -#, fuzzy -msgid "Do not use bit-field instructions" -msgstr "OYA Gukoresha Umwanya Amabwiriza" - -#: config/ns32k/ns32k.h:158 -#, fuzzy -msgid "Generate code for high memory" -msgstr "ITEGEKONGENGA kugirango kirekire Ububiko" - -#: config/ns32k/ns32k.h:159 -#, fuzzy -msgid "Generate code for low memory" -msgstr "ITEGEKONGENGA kugirango Byo hasi Ububiko" - -#: config/ns32k/ns32k.h:160 -msgid "32381 fpu" -msgstr "" - -#: config/ns32k/ns32k.h:162 -#, fuzzy -msgid "Use multiply-accumulate fp instructions" -msgstr "Gukuba Amabwiriza" - -#: config/ns32k/ns32k.h:164 -#, fuzzy -msgid "Do not use multiply-accumulate fp instructions" -msgstr "OYA Gukoresha Gukuba Amabwiriza" - -#: config/ns32k/ns32k.h:165 -#, fuzzy -msgid "\"Small register classes\" kludge" -msgstr "\"Kwiyandikisha Inzego" - -#: config/ns32k/ns32k.h:166 -#, fuzzy -msgid "No \"Small register classes\" kludge" -msgstr "Kwiyandikisha Inzego" - -#: config/pa/pa.c:418 -#, fuzzy, c-format -msgid "" -"unknown -mschedule= option (%s).\n" -"Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n" -msgstr "Kitazwi Ihitamo Amahitamo Na" - -#: config/pa/pa.c:443 -#, fuzzy, c-format -msgid "" -"unknown -march= option (%s).\n" -"Valid options are 1.0, 1.1, and 2.0\n" -msgstr "01. 1na2." - -#: config/pa/pa.c:463 -#, fuzzy, c-format -msgid "" -"unknown -munix= option (%s).\n" -"Valid options are 93, 95 and 98.\n" -msgstr "01. 1na2." - -#: config/pa/pa.c:468 -#, fuzzy, c-format -msgid "" -"unknown -munix= option (%s).\n" -"Valid options are 93 and 95.\n" -msgstr "01. 1na2." - -#: config/pa/pa.c:472 -#, fuzzy, c-format -msgid "" -"unknown -munix= option (%s).\n" -"Valid option is 93.\n" -msgstr "01. 1na2." - -#: config/pa/pa.c:489 -#, fuzzy -msgid "PIC code generation is not supported in the portable runtime model\n" -msgstr "ITEGEKONGENGA ni OYA in i" - -#: config/pa/pa.c:494 -#, fuzzy -msgid "PIC code generation is not compatible with fast indirect calls\n" -msgstr "ITEGEKONGENGA ni OYA Na: Byihuta BUZIGUYE" - -#: config/pa/pa.c:499 -#, fuzzy -msgid "-g is only supported when using GAS on this processor," -msgstr "-g ni Ryari: ikoresha ku iyi" - -#: config/pa/pa.c:500 -#, fuzzy -msgid "-g option disabled" -msgstr "-g Ihitamo Yahagaritswe" - -#: config/pa/pa.c:8348 -#, c-format -msgid "alignment (%u) for %s exceeds maximum alignment for global common data. Using %u" -msgstr "" - -#: config/pa/pa-hpux.h:96 config/pa/pa64-hpux.h:26 -#, fuzzy -msgid "Generate cpp defines for server IO" -msgstr "kugirango Seriveri" - -#: config/pa/pa-hpux.h:97 config/pa/pa64-hpux.h:28 -#, fuzzy -msgid "Generate cpp defines for workstation IO" -msgstr "kugirango" - -#: config/pa/pa-hpux10.h:84 -msgid "" -"Specify UNIX standard for predefines and linking.\n" -"Supported value is 93." -msgstr "" - -#: config/pa/pa-hpux1010.h:28 config/pa/pa-hpux11.h:99 -msgid "" -"Specify UNIX standard for predefines and linking.\n" -"Supported values are 93 and 95." -msgstr "" - -#: config/pa/pa-hpux11.h:82 -msgid "-munix=98 option required for C89 Amendment 1 features.\n" -msgstr "" - -#: config/pa/pa-hpux1111.h:28 -msgid "" -"Specify UNIX standard for predefines and linking.\n" -"Supported values are 93, 95 and 98." -msgstr "" - -#. Macro to define tables used to set the flags. This is a -#. list in braces of target switches with each switch being -#. { "NAME", VALUE, "HELP_STRING" }. VALUE is the bits to set, -#. or minus the bits to clear. An empty string NAME is used to -#. identify the default VALUE. Do not mark empty strings for -#. translation. -#: config/pa/pa.h:254 config/pa/pa.h:260 -#, fuzzy -msgid "Generate PA1.1 code" -msgstr "1. ITEGEKONGENGA" - -#: config/pa/pa.h:256 config/pa/pa.h:258 -#, fuzzy -msgid "Generate PA1.0 code" -msgstr "0 ITEGEKONGENGA" - -#: config/pa/pa.h:262 -#, fuzzy -msgid "Generate PA2.0 code (requires binutils 2.10 or later)" -msgstr "0 ITEGEKONGENGA 2. 10 Cyangwa" - -#: config/pa/pa.h:264 -msgid "Disable FP regs" -msgstr "" - -#: config/pa/pa.h:266 -#, fuzzy -msgid "Do not disable FP regs" -msgstr "OYA" - -#: config/pa/pa.h:268 -#, fuzzy -msgid "Disable space regs" -msgstr "Umwanya" - -#: config/pa/pa.h:270 -#, fuzzy -msgid "Do not disable space regs" -msgstr "OYA Umwanya" - -#: config/pa/pa.h:272 -#, fuzzy -msgid "Put jumps in call delay slots" -msgstr "in Gutinda Siloti" - -#: config/pa/pa.h:274 -#, fuzzy -msgid "Do not put jumps in call delay slots" -msgstr "OYA Gushyira in Gutinda Siloti" - -#: config/pa/pa.h:276 -#, fuzzy -msgid "Disable indexed addressing" -msgstr "Kwohereza" - -#: config/pa/pa.h:278 -#, fuzzy -msgid "Do not disable indexed addressing" -msgstr "OYA Kwohereza" - -#: config/pa/pa.h:280 -msgid "Use portable calling conventions" -msgstr "" - -#: config/pa/pa.h:282 -#, fuzzy -msgid "Do not use portable calling conventions" -msgstr "OYA Gukoresha" - -#: config/pa/pa.h:284 -#, fuzzy -msgid "Assume code will be assembled by GAS" -msgstr "ITEGEKONGENGA ku" - -#: config/pa/pa.h:286 -#, fuzzy -msgid "Do not assume code will be assembled by GAS" -msgstr "OYA ITEGEKONGENGA ku" - -#: config/pa/pa.h:290 -#, fuzzy -msgid "Do not use software floating point" -msgstr "OYA Gukoresha Bihindagurika Akadomo" - -#: config/pa/pa.h:292 -#, fuzzy -msgid "Emit long load/store sequences" -msgstr "Ibirimo" - -#: config/pa/pa.h:294 -#, fuzzy -msgid "Do not emit long load/store sequences" -msgstr "OYA Ibirimo" - -#: config/pa/pa.h:296 -#, fuzzy -msgid "Generate fast indirect calls" -msgstr "Byihuta BUZIGUYE Amahamagara:" - -#: config/pa/pa.h:298 -#, fuzzy -msgid "Do not generate fast indirect calls" -msgstr "OYA Byihuta BUZIGUYE Amahamagara:" - -#: config/pa/pa.h:300 -#, fuzzy -msgid "Generate code for huge switch statements" -msgstr "ITEGEKONGENGA kugirango Hindura" - -#: config/pa/pa.h:302 -#, fuzzy -msgid "Do not generate code for huge switch statements" -msgstr "OYA ITEGEKONGENGA kugirango Hindura" - -#: config/pa/pa.h:304 -#, fuzzy -msgid "Always generate long calls" -msgstr "Amahamagara:" - -#: config/pa/pa.h:306 -#, fuzzy -msgid "Generate long calls only when needed" -msgstr "Amahamagara: Ryari:" - -#: config/pa/pa.h:308 -msgid "Enable linker optimizations" -msgstr "" - -#: config/pa/pa.h:332 -#, fuzzy -msgid "" -"Specify PA-RISC architecture for code generation.\n" -"Values are 1.0, 1.1 and 2.0." -msgstr "01. 1na2. 0. 2.." - -#: config/pa/pa.h:335 -#, fuzzy -msgid "Specify range of registers to make fixed." -msgstr "Urutonde Bya Kuri Ubwoko BIHAMYE" - -#: config/pa/pa.h:337 -#, fuzzy -msgid "Specify CPU for scheduling purposes." -msgstr "kugirango Impamvu" - -#: config/pa/pa64-hpux.h:30 -#, fuzzy -msgid "Assume code will be linked by GNU ld" -msgstr "ITEGEKONGENGA ku" - -#: config/pa/pa64-hpux.h:32 -#, fuzzy -msgid "Assume code will be linked by HP ld" -msgstr "ITEGEKONGENGA ku" - -#: config/pdp11/pdp11.h:62 config/rs6000/rs6000.h:331 -#, fuzzy -msgid "Do not use hardware floating point" -msgstr "OYA Gukoresha Bihindagurika Akadomo" - -#. return float result in ac0 -#: config/pdp11/pdp11.h:64 -#, fuzzy -msgid "Return floating point results in ac0" -msgstr "Bihindagurika Akadomo Ibisubizo ku in" - -#: config/pdp11/pdp11.h:65 -#, fuzzy -msgid "Return floating point results in memory" -msgstr "Bihindagurika Akadomo Ibisubizo ku in Ububiko" - -#. is 11/40 -#: config/pdp11/pdp11.h:67 -#, fuzzy -msgid "Generate code for an 11/40" -msgstr "ITEGEKONGENGA kugirango" - -#. is 11/45 -#: config/pdp11/pdp11.h:70 -#, fuzzy -msgid "Generate code for an 11/45" -msgstr "ITEGEKONGENGA kugirango" - -#. is 11/10 -#: config/pdp11/pdp11.h:73 -#, fuzzy -msgid "Generate code for an 11/10" -msgstr "ITEGEKONGENGA kugirango 10" - -#. use movmemhi for bcopy -#. use 32 bit for int -#: config/pdp11/pdp11.h:78 config/pdp11/pdp11.h:79 -#, fuzzy -msgid "Use 32 bit int" -msgstr "INT" - -#: config/pdp11/pdp11.h:80 config/pdp11/pdp11.h:81 -#, fuzzy -msgid "Use 16 bit int" -msgstr "INT" - -#. use 32 bit for float -#: config/pdp11/pdp11.h:83 config/pdp11/pdp11.h:84 -#, fuzzy -msgid "Use 32 bit float" -msgstr "Kureremba" - -#: config/pdp11/pdp11.h:85 config/pdp11/pdp11.h:86 -#, fuzzy -msgid "Use 64 bit float" -msgstr "Kureremba" - -#. allow abshi pattern? - can trigger "optimizations" which make code SLOW! -#. is branching expensive - on a PDP, it's actually really cheap -#. this is just to play around and check what code gcc generates -#. split instruction and data memory? -#: config/pdp11/pdp11.h:95 -#, fuzzy -msgid "Target has split I&D" -msgstr "Gutandukanya" - -#: config/pdp11/pdp11.h:96 -#, fuzzy -msgid "Target does not have split I&D" -msgstr "OYA Gutandukanya" - -#. UNIX assembler syntax? -#: config/pdp11/pdp11.h:98 -msgid "Use UNIX assembler syntax" -msgstr "" - -#: config/pdp11/pdp11.h:99 -msgid "Use DEC assembler syntax" -msgstr "" - -#: config/rs6000/host-darwin.c:52 -msgid "Segmentation Fault (code)" -msgstr "" - -#: config/rs6000/host-darwin.c:83 -msgid "Out of stack space.\n" -msgstr "" - -#: config/rs6000/host-darwin.c:104 -#, c-format -msgid "Try running '%s' in the shell to raise its limit.\n" -msgstr "" - -#: config/rs6000/host-darwin.c:117 -msgid "Segmentation Fault" -msgstr "" - -#: config/rs6000/host-darwin.c:131 -#, c-format -msgid "While setting up signal stack: %m" -msgstr "" - -#: config/rs6000/host-darwin.c:137 -#, c-format -msgid "While setting up signal handler: %m" -msgstr "" - -#: config/rs6000/host-darwin.c:181 -#, c-format -msgid "couldn't unmap pch_address_space: %m\n" -msgstr "" - -#. Handle the machine specific pragma longcall. Its syntax is -#. -#. # pragma longcall ( TOGGLE ) -#. -#. where TOGGLE is either 0 or 1. -#. -#. rs6000_default_long_calls is set to the value of TOGGLE, changing -#. whether or not new function declarations receive a longcall -#. attribute by default. -#: config/rs6000/rs6000-c.c:46 -msgid "ignoring malformed #pragma longcall" -msgstr "" - -#: config/rs6000/rs6000-c.c:59 -#, fuzzy -msgid "missing open paren" -msgstr "Ibuze Gufungura" - -#: config/rs6000/rs6000-c.c:61 -#, fuzzy -msgid "missing number" -msgstr "Ibuze Umubare" - -#: config/rs6000/rs6000-c.c:63 -#, fuzzy -msgid "missing close paren" -msgstr "Ibuze Gufunga" - -#: config/rs6000/rs6000-c.c:66 -#, fuzzy -msgid "number must be 0 or 1" -msgstr "Umubare 0 Cyangwa 1." - -#: config/rs6000/rs6000-c.c:69 -#, fuzzy -msgid "junk at end of #pragma longcall" -msgstr "Umwanda ku Impera Bya" - -#: config/rs6000/rs6000.c:1262 -#, fuzzy -msgid "-mmultiple is not supported on little endian systems" -msgstr "-ni OYA ku" - -#: config/rs6000/rs6000.c:1269 -#, fuzzy -msgid "-mstring is not supported on little endian systems" -msgstr "-ni OYA ku" - -#: config/rs6000/rs6000.c:1283 -#, fuzzy, c-format -msgid "unknown -mdebug-%s switch" -msgstr "Kitazwi Hindura" - -#: config/rs6000/rs6000.c:1295 -#, fuzzy -msgid "unknown -mtraceback arg %qs; expecting %, % or %" -msgstr "Kitazwi Cyangwa" - -#: config/rs6000/rs6000.c:1306 -#, fuzzy, c-format -msgid "Unknown switch -mlong-double-%s" -msgstr "Hindura MAHARAKUBIRI" - -#: config/rs6000/rs6000.c:1362 -msgid "AltiVec and E500 instructions cannot coexist" -msgstr "" - -#: config/rs6000/rs6000.c:1630 -#, fuzzy, c-format -msgid "unknown -m%s= option specified: '%s'" -msgstr "Kitazwi Ihitamo" - -#: config/rs6000/rs6000.c:1651 -#, c-format -msgid "not configured for ABI: '%s'" -msgstr "" - -#: config/rs6000/rs6000.c:1659 -msgid "Using darwin64 ABI" -msgstr "" - -#: config/rs6000/rs6000.c:1664 -msgid "Using old darwin ABI" -msgstr "" - -#: config/rs6000/rs6000.c:1670 -#, fuzzy, c-format -msgid "unknown ABI specified: '%s'" -msgstr "Kitazwi" - -#: config/rs6000/rs6000.c:1687 -#, fuzzy -msgid "invalid option for -mfloat-gprs" -msgstr "Sibyo Ihitamo Ibyatanzwe" - -#: config/rs6000/rs6000.c:1703 -msgid "-malign-power is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries" -msgstr "" - -#: config/rs6000/rs6000.c:1710 -#, fuzzy, c-format -msgid "unknown -malign-XXXXX option specified: '%s'" -msgstr "Kitazwi Ihitamo" - -#: config/rs6000/rs6000.c:4770 -msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee" -msgstr "" - -#: config/rs6000/rs6000.c:4843 -msgid "Cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them." -msgstr "" - -#: config/rs6000/rs6000.c:5075 -msgid "Cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them." -msgstr "" - -#: config/rs6000/rs6000.c:5938 -msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee" -msgstr "" - -#: config/rs6000/rs6000.c:6833 -#, fuzzy -msgid "argument 1 must be a 5-bit signed literal" -msgstr "1. a 5" - -#: config/rs6000/rs6000.c:6936 config/rs6000/rs6000.c:7606 -#, fuzzy -msgid "argument 2 must be a 5-bit unsigned literal" -msgstr "2. a 5 Bitashizweho umukono" - -#: config/rs6000/rs6000.c:6976 -#, fuzzy -msgid "argument 1 of __builtin_altivec_predicate must be a constant" -msgstr "1. Bya a" - -#: config/rs6000/rs6000.c:7030 -#, fuzzy -msgid "argument 1 of __builtin_altivec_predicate is out of range" -msgstr "1. Bya ni Inyuma Bya Urutonde" - -#: config/rs6000/rs6000.c:7192 -#, fuzzy -msgid "argument 3 must be a 4-bit unsigned literal" -msgstr "3. a 4. Bitashizweho umukono" - -#: config/rs6000/rs6000.c:7364 -#, fuzzy, c-format -msgid "argument to %qs must be a 2-bit unsigned literal" -msgstr "Kuri a 2. Bitashizweho umukono" - -#: config/rs6000/rs6000.c:7477 -#, fuzzy -msgid "argument to dss must be a 2-bit unsigned literal" -msgstr "Kuri a 2. Bitashizweho umukono" - -#: config/rs6000/rs6000.c:7492 -#, c-format -msgid "invalid parameter combination for %qs AltiVec intrinsic" -msgstr "" - -#: config/rs6000/rs6000.c:7726 -#, fuzzy -msgid "argument 1 of __builtin_spe_predicate must be a constant" -msgstr "1. Bya a" - -#: config/rs6000/rs6000.c:7799 -#, fuzzy -msgid "argument 1 of __builtin_spe_predicate is out of range" -msgstr "1. Bya ni Inyuma Bya Urutonde" - -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/rs6000/rs6000.c:10694 -#, fuzzy, c-format -msgid "invalid %%f value" -msgstr "Agaciro siko" - -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/rs6000/rs6000.c:10703 -#, fuzzy, c-format -msgid "invalid %%F value" -msgstr "Agaciro siko" - -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/rs6000/rs6000.c:10712 -#, fuzzy, c-format -msgid "invalid %%G value" -msgstr "Agaciro siko" - -#: config/rs6000/rs6000.c:10747 -#, fuzzy, c-format -msgid "invalid %%j code" -msgstr "Sibyo ITEGEKONGENGA" - -#: config/rs6000/rs6000.c:10757 -#, fuzzy, c-format -msgid "invalid %%J code" -msgstr "Sibyo ITEGEKONGENGA" - -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/rs6000/rs6000.c:10767 -#, fuzzy, c-format -msgid "invalid %%k value" -msgstr "Agaciro siko" - -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/rs6000/rs6000.c:10787 config/xtensa/xtensa.c:1937 -#, fuzzy, c-format -msgid "invalid %%K value" -msgstr "Agaciro siko" - -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/rs6000/rs6000.c:10854 -#, fuzzy, c-format -msgid "invalid %%O value" -msgstr "Agaciro siko" - -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/rs6000/rs6000.c:10901 -#, fuzzy, c-format -msgid "invalid %%q value" -msgstr "Agaciro siko" - -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/rs6000/rs6000.c:10945 -#, fuzzy, c-format -msgid "invalid %%S value" -msgstr "Agaciro siko" - -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/rs6000/rs6000.c:10987 -#, fuzzy, c-format -msgid "invalid %%T value" -msgstr "Agaciro siko" - -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/rs6000/rs6000.c:10997 -#, fuzzy, c-format -msgid "invalid %%u value" -msgstr "Agaciro siko" - -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/rs6000/rs6000.c:11006 config/xtensa/xtensa.c:1907 -#, fuzzy, c-format -msgid "invalid %%v value" -msgstr "Agaciro siko" - -#: config/rs6000/rs6000.c:13670 -#, fuzzy -msgid "stack frame too large" -msgstr "Bayite" - -#: config/rs6000/rs6000.c:16188 -#, fuzzy -msgid "no profiling of 64-bit code for this ABI" -msgstr "Oya Bya ITEGEKONGENGA kugirango iyi" - -#: config/rs6000/rs6000.c:17278 -msgid "use of % in AltiVec types is invalid for 64-bit code" -msgstr "" - -#: config/rs6000/rs6000.c:17280 -msgid "use of % in AltiVec types is deprecated; use %" -msgstr "" - -#: config/rs6000/rs6000.c:17284 -msgid "use of % in AltiVec types is invalid" -msgstr "" - -#: config/rs6000/rs6000.c:17286 -msgid "use of % in AltiVec types is invalid" -msgstr "" - -#: config/rs6000/rs6000.c:17288 -msgid "use of % in AltiVec types is invalid" -msgstr "" - -#: config/rs6000/rs6000.c:17290 -msgid "use of boolean types in AltiVec types is invalid" -msgstr "" - -#: config/rs6000/rs6000.c:17292 -msgid "use of % in AltiVec types is invalid" -msgstr "" - -#: config/rs6000/aix.h:204 -msgid "Conform more closely to IBM XLC semantics" -msgstr "" - -#: config/rs6000/aix.h:206 -msgid "Default GCC semantics that differ from IBM XLC" -msgstr "" - -#: config/rs6000/aix41.h:28 config/rs6000/aix43.h:32 config/rs6000/aix51.h:31 -#: config/rs6000/aix52.h:31 -#, fuzzy -msgid "Support message passing with the Parallel Environment" -msgstr "Ubutumwa Na: i" - -#: config/rs6000/aix43.h:28 config/rs6000/aix51.h:27 config/rs6000/aix52.h:27 -#, fuzzy -msgid "Compile for 64-bit pointers" -msgstr "kugirango" - -#: config/rs6000/aix43.h:30 config/rs6000/aix51.h:29 config/rs6000/aix52.h:29 -#, fuzzy -msgid "Compile for 32-bit pointers" -msgstr "kugirango" - -#: config/rs6000/aix43.h:49 config/rs6000/aix51.h:48 config/rs6000/aix52.h:48 -#, fuzzy -msgid "-maix64 and POWER architecture are incompatible" -msgstr "-Na" - -#: config/rs6000/aix43.h:54 config/rs6000/aix51.h:53 config/rs6000/aix52.h:53 -#, fuzzy -msgid "-maix64 requires PowerPC64 architecture remain enabled" -msgstr "-Bikora" - -#: config/rs6000/aix43.h:58 config/rs6000/aix51.h:57 config/rs6000/aix52.h:57 -#, fuzzy -msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported" -msgstr "-Bya ngombwa Na: Kwohereza OYA" - -#: config/rs6000/darwin.h:69 config/rs6000/sysv4.h:153 -#, fuzzy -msgid "Generate 64-bit code" -msgstr "ITEGEKONGENGA" - -#: config/rs6000/darwin.h:71 config/rs6000/sysv4.h:155 -#, fuzzy -msgid "Generate 32-bit code" -msgstr "ITEGEKONGENGA" - -#: config/rs6000/darwin.h:73 -msgid "Generate code suitable for executables (NOT shared libs)" -msgstr "" - -#. The Darwin ABI always includes AltiVec, can't be (validly) turned -#. off. -#: config/rs6000/darwin.h:89 -msgid "-mdynamic-no-pic overrides -fpic or -fPIC" -msgstr "" - -#. Darwin doesn't support -fpic. -#: config/rs6000/darwin.h:95 -#, fuzzy -msgid "-fpic is not supported; -fPIC assumed" -msgstr "-ni OYA" - -#: config/rs6000/darwin.h:113 -#, fuzzy -msgid "-m64 requires PowerPC64 architecture, enabling" -msgstr "-Bikora" - -#. See note below. -#. if (rs6000_long_double_size_string == NULL) -#. rs6000_long_double_type_size = 128; -#: config/rs6000/eabispe.h:45 config/rs6000/linuxspe.h:62 -#, fuzzy -msgid "-m64 not supported in this configuration" -msgstr "%sni OYA ku iyi Iboneza" - -#: config/rs6000/linux64.h:109 -#, fuzzy -msgid "-m64 requires a PowerPC64 cpu" -msgstr "-Bikora" - -#: config/rs6000/linux64.h:221 -#, fuzzy -msgid "Call mcount for profiling before a function prologue" -msgstr "OYA Kwimura Amabwiriza a" - -#: config/rs6000/linux64.h:223 -#, fuzzy -msgid "Call mcount for profiling after a function prologue" -msgstr "OYA Kwimura Amabwiriza a" - -#. Run-time compilation parameters selecting different hardware subsets. -#. -#. Macro to define tables used to set the flags. -#. This is a list in braces of pairs in braces, -#. each pair being { "NAME", VALUE } -#. where VALUE is the bits to set or minus the bits to clear. -#. An empty string NAME is used to identify the default VALUE. -#: config/rs6000/rs6000.h:277 -#, fuzzy -msgid "Use POWER instruction set" -msgstr "Gushyiraho" - -#: config/rs6000/rs6000.h:280 -#, fuzzy -msgid "Use POWER2 instruction set" -msgstr "Gushyiraho" - -#: config/rs6000/rs6000.h:282 -#, fuzzy -msgid "Do not use POWER2 instruction set" -msgstr "OYA Gukoresha Gushyiraho" - -#: config/rs6000/rs6000.h:285 -#, fuzzy -msgid "Do not use POWER instruction set" -msgstr "OYA Gukoresha Gushyiraho" - -#: config/rs6000/rs6000.h:287 -#, fuzzy -msgid "Use PowerPC instruction set" -msgstr "Gushyiraho" - -#: config/rs6000/rs6000.h:290 -#, fuzzy -msgid "Do not use PowerPC instruction set" -msgstr "OYA Gukoresha Gushyiraho" - -#: config/rs6000/rs6000.h:292 -#, fuzzy -msgid "Use PowerPC General Purpose group optional instructions" -msgstr "Itsinda Bitari ngombwa Amabwiriza" - -#: config/rs6000/rs6000.h:294 -#, fuzzy -msgid "Do not use PowerPC General Purpose group optional instructions" -msgstr "Gukoresha Itsinda Bitari ngombwa Amabwiriza" - -#: config/rs6000/rs6000.h:296 -#, fuzzy -msgid "Use PowerPC Graphics group optional instructions" -msgstr "Itsinda Bitari ngombwa Amabwiriza" - -#: config/rs6000/rs6000.h:298 -#, fuzzy -msgid "Do not use PowerPC Graphics group optional instructions" -msgstr "Gukoresha Itsinda Bitari ngombwa Amabwiriza" - -#: config/rs6000/rs6000.h:300 -#, fuzzy -msgid "Use PowerPC-64 instruction set" -msgstr "Gushyiraho" - -#: config/rs6000/rs6000.h:302 -#, fuzzy -msgid "Do not use PowerPC-64 instruction set" -msgstr "Gukoresha Gushyiraho" - -#: config/rs6000/rs6000.h:304 -#, fuzzy -msgid "Use AltiVec instructions" -msgstr "Amabwiriza" - -#: config/rs6000/rs6000.h:306 -#, fuzzy -msgid "Do not use AltiVec instructions" -msgstr "Gukoresha Amabwiriza" - -#: config/rs6000/rs6000.h:308 -#, fuzzy -msgid "Use new mnemonics for PowerPC architecture" -msgstr "Gishya kugirango" - -#: config/rs6000/rs6000.h:310 -#, fuzzy -msgid "Use old mnemonics for PowerPC architecture" -msgstr "ki/ bishaje kugirango" - -#: config/rs6000/rs6000.h:313 -#, fuzzy -msgid "Put everything in the regular TOC" -msgstr "in i Ibisanzwe" - -#: config/rs6000/rs6000.h:315 -#, fuzzy -msgid "Place floating point constants in TOC" -msgstr "Bihindagurika Akadomo in" - -#: config/rs6000/rs6000.h:317 -#, fuzzy -msgid "Do not place floating point constants in TOC" -msgstr "Bihindagurika Akadomo in" - -#: config/rs6000/rs6000.h:319 -#, fuzzy -msgid "Place symbol+offset constants in TOC" -msgstr "IKIMENYETSO Nta- boneza in" - -#: config/rs6000/rs6000.h:321 -#, fuzzy -msgid "Do not place symbol+offset constants in TOC" -msgstr "IKIMENYETSO Nta- boneza in" - -#: config/rs6000/rs6000.h:327 -#, fuzzy -msgid "Place variable addresses in the regular TOC" -msgstr "IMPINDURAGACIRO Amaderesi in i Ibisanzwe" - -#: config/rs6000/rs6000.h:333 -#, fuzzy -msgid "Generate load/store multiple instructions" -msgstr "Ibirimo Igikubo Amabwiriza" - -#: config/rs6000/rs6000.h:335 -#, fuzzy -msgid "Do not generate load/store multiple instructions" -msgstr "OYA Ibirimo Igikubo Amabwiriza" - -#: config/rs6000/rs6000.h:337 -#, fuzzy -msgid "Generate string instructions for block moves" -msgstr "Ikurikiranyanyuguti Amabwiriza kugirango Funga" - -#: config/rs6000/rs6000.h:339 -#, fuzzy -msgid "Do not generate string instructions for block moves" -msgstr "OYA Ikurikiranyanyuguti Amabwiriza kugirango Funga" - -#: config/rs6000/rs6000.h:341 -#, fuzzy -msgid "Generate load/store with update instructions" -msgstr "Ibirimo Na: Kuvugurura Amabwiriza" - -#: config/rs6000/rs6000.h:343 -#, fuzzy -msgid "Do not generate load/store with update instructions" -msgstr "OYA Ibirimo Na: Kuvugurura Amabwiriza" - -#: config/rs6000/rs6000.h:347 -#, fuzzy -msgid "Do not generate fused multiply/add instructions" -msgstr "Gukuba Kongeramo Amabwiriza" - -#: config/rs6000/rs6000.h:351 -#, fuzzy -msgid "Do not schedule the start and end of the procedure" -msgstr "Igenabihe i Gutangira Na Impera Bya i" - -#: config/rs6000/rs6000.h:357 -#, fuzzy -msgid "Return all structures in memory (AIX default)" -msgstr "Byose in Ububiko Mburabuzi" - -#: config/rs6000/rs6000.h:359 -#, fuzzy -msgid "Return small structures in registers (SVR4 default)" -msgstr "Gitoya in Mburabuzi" - -#: config/rs6000/rs6000.h:365 -#, fuzzy -msgid "Generate single field mfcr instruction" -msgstr "INYUGUTI Amabwiriza" - -#: config/rs6000/rs6000.h:367 -#, fuzzy -msgid "Do not generate single field mfcr instruction" -msgstr "OYA INYUGUTI Amabwiriza" - -#: config/rs6000/rs6000.h:451 config/sparc/sparc.h:718 -#, fuzzy -msgid "Use features of and schedule code for given CPU" -msgstr "Ibiranga Bya Na Igenabihe ITEGEKONGENGA kugirango" - -#: config/rs6000/rs6000.h:454 -#, fuzzy -msgid "Enable debug output" -msgstr "Kosora amakosa Ibisohoka" - -#: config/rs6000/rs6000.h:456 -#, fuzzy -msgid "Select full, part, or no traceback table" -msgstr "Cyangwa Oya imbonerahamwe#" - -#: config/rs6000/rs6000.h:457 -#, fuzzy -msgid "Specify ABI to use" -msgstr "Kuri Gukoresha" - -#: config/rs6000/rs6000.h:459 -#, fuzzy -msgid "Specify size of long double (64 or 128 bits)" -msgstr "Ingano Bya MAHARAKUBIRI Cyangwa" - -#: config/rs6000/rs6000.h:461 -#, fuzzy -msgid "Specify yes/no if isel instructions should be generated" -msgstr "Yego Oya NIBA Amabwiriza" - -#: config/rs6000/rs6000.h:463 -#, fuzzy -msgid "Specify yes/no if SPE SIMD instructions should be generated" -msgstr "Yego Oya NIBA Amabwiriza" - -#: config/rs6000/rs6000.h:465 -#, fuzzy -msgid "Specify yes/no if using floating point in the GPRs" -msgstr "i Verisiyo Bya i Bihindagurika Akadomo" - -#: config/rs6000/rs6000.h:467 -#, fuzzy -msgid "Specify yes/no if VRSAVE instructions should be generated for AltiVec" -msgstr "Yego Oya NIBA Amabwiriza kugirango" - -#: config/rs6000/rs6000.h:469 -#, fuzzy -msgid "Avoid all range limits on call instructions" -msgstr "Byose Urutonde Imbibi ku Amabwiriza" - -#: config/rs6000/rs6000.h:472 -msgid "Warn about deprecated 'vector long ...' AltiVec type usage" -msgstr "" - -#: config/rs6000/rs6000.h:475 -msgid "Determine which dependences between insns are considered costly" -msgstr "" - -#: config/rs6000/rs6000.h:477 -msgid "Specify which post scheduling nop insertion scheme to apply" -msgstr "" - -#: config/rs6000/rs6000.h:479 -#, fuzzy -msgid "Specify alignment of structure fields default/natural" -msgstr "i Gito Itunganya Bya" - -#: config/rs6000/rs6000.h:481 -msgid "Specify scheduling priority for dispatch slot restricted insns" -msgstr "" - -#. Definitions for __builtin_return_address and __builtin_frame_address. -#. __builtin_return_address (0) should give link register (65), enable -#. this. -#. This should be uncommented, so that the link register is used, but -#. currently this would result in unmatched insns and spilling fixed -#. registers so we'll leave it for another day. When these problems are -#. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX. -#. (mrs) -#. #define RETURN_ADDR_IN_PREVIOUS_FRAME -#. Number of bytes into the frame return addresses can be found. See -#. rs6000_stack_info in rs6000.c for more information on how the different -#. abi's store the return address. -#: config/rs6000/rs6000.h:1833 -#, fuzzy -msgid "RETURN_ADDRESS_OFFSET not supported" -msgstr "OYA" - -#: config/rs6000/sysv4.h:87 -msgid "Select ABI calling convention" -msgstr "" - -#: config/rs6000/sysv4.h:88 -#, fuzzy -msgid "Select method for sdata handling" -msgstr "Uburyo kugirango" - -#: config/rs6000/sysv4.h:100 -#, fuzzy -msgid "Align to the base type of the bit-field" -msgstr "Kuri i SHINGIRO Ubwoko Bya i Umwanya" - -#: config/rs6000/sysv4.h:102 -#, fuzzy -msgid "Don't align to the base type of the bit-field" -msgstr "Gutondeka Kuri i SHINGIRO Ubwoko Bya i Umwanya" - -#: config/rs6000/sysv4.h:104 -#, fuzzy -msgid "Don't assume that unaligned accesses are handled by the system" -msgstr "ku i Sisitemu" - -#: config/rs6000/sysv4.h:106 -#, fuzzy -msgid "Assume that unaligned accesses are handled by the system" -msgstr "ku i Sisitemu" - -#: config/rs6000/sysv4.h:108 config/rs6000/sysv4.h:112 -#, fuzzy -msgid "Produce code relocatable at runtime" -msgstr "ITEGEKONGENGA ku" - -#: config/rs6000/sysv4.h:110 config/rs6000/sysv4.h:114 -#, fuzzy -msgid "Don't produce code relocatable at runtime" -msgstr "ITEGEKONGENGA ku" - -#: config/rs6000/sysv4.h:116 config/rs6000/sysv4.h:118 -#, fuzzy -msgid "Produce little endian code" -msgstr "ITEGEKONGENGA" - -#: config/rs6000/sysv4.h:120 config/rs6000/sysv4.h:122 -#, fuzzy -msgid "Produce big endian code" -msgstr "ITEGEKONGENGA" - -#: config/rs6000/sysv4.h:123 config/rs6000/sysv4.h:124 -#: config/rs6000/sysv4.h:125 config/rs6000/sysv4.h:126 -#: config/rs6000/sysv4.h:127 config/rs6000/sysv4.h:128 -#: config/rs6000/sysv4.h:138 config/rs6000/sysv4.h:139 -#: config/rs6000/sysv4.h:151 config/rs6000/sysv4.h:157 -#, fuzzy -msgid "no description yet" -msgstr "Oya Isobanuramiterere" - -#: config/rs6000/sysv4.h:129 -msgid "Use EABI" -msgstr "" - -#: config/rs6000/sysv4.h:130 -#, fuzzy -msgid "Don't use EABI" -msgstr "Gukoresha" - -#: config/rs6000/sysv4.h:133 -#, fuzzy -msgid "Do not allow bit-fields to cross word boundaries" -msgstr "OYA Kwemerera Imyanya Kuri Kwambukiranya ijambo" - -#: config/rs6000/sysv4.h:135 -#, fuzzy -msgid "Use alternate register names" -msgstr "Kwiyandikisha Amazina" - -#: config/rs6000/sysv4.h:137 -#, fuzzy -msgid "Don't use alternate register names" -msgstr "Gukoresha Kwiyandikisha Amazina" - -#: config/rs6000/sysv4.h:141 -#, fuzzy -msgid "Link with libsim.a, libc.a and sim-crt0.o" -msgstr "Na: a a Na o" - -#: config/rs6000/sysv4.h:143 -#, fuzzy -msgid "Link with libads.a, libc.a and crt0.o" -msgstr "Na: a a Na o" - -#: config/rs6000/sysv4.h:145 -#, fuzzy -msgid "Link with libyk.a, libc.a and crt0.o" -msgstr "Na: a a Na o" - -#: config/rs6000/sysv4.h:147 -#, fuzzy -msgid "Link with libmvme.a, libc.a and crt0.o" -msgstr "Na: a a Na o" - -#: config/rs6000/sysv4.h:149 -#, fuzzy -msgid "Set the PPC_EMB bit in the ELF flags header" -msgstr "i in i Amabendera Umutwempangano" - -#: config/rs6000/sysv4.h:150 -#, fuzzy -msgid "Use the WindISS simulator" -msgstr "i" - -#. Sometimes certain combinations of command options do not make sense -#. on a particular target machine. You can define a macro -#. `OVERRIDE_OPTIONS' to take account of this. This macro, if -#. defined, is executed once just after all the command options have -#. been parsed. -#. -#. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to -#. get control. -#: config/rs6000/sysv4.h:219 -#, fuzzy, c-format -msgid "bad value for -mcall-%s" -msgstr "Agaciro kugirango" - -#: config/rs6000/sysv4.h:235 -#, fuzzy, c-format -msgid "bad value for -msdata=%s" -msgstr "Agaciro kugirango" - -#: config/rs6000/sysv4.h:252 -#, fuzzy, c-format -msgid "-mrelocatable and -msdata=%s are incompatible" -msgstr "-Na" - -#: config/rs6000/sysv4.h:261 -#, fuzzy, c-format -msgid "-f%s and -msdata=%s are incompatible" -msgstr "-F Na" - -#: config/rs6000/sysv4.h:270 -#, fuzzy, c-format -msgid "-msdata=%s and -mcall-%s are incompatible" -msgstr "-Na" - -#: config/rs6000/sysv4.h:279 -#, fuzzy -msgid "-mrelocatable and -mno-minimal-toc are incompatible" -msgstr "-Na" - -#: config/rs6000/sysv4.h:285 -#, fuzzy, c-format -msgid "-mrelocatable and -mcall-%s are incompatible" -msgstr "-Na" - -#: config/rs6000/sysv4.h:292 -#, fuzzy, c-format -msgid "-fPIC and -mcall-%s are incompatible" -msgstr "-Na" - -#: config/rs6000/sysv4.h:299 -msgid "-mcall-aixdesc must be big endian" -msgstr "" - -#: config/rs6000/sysv4.h:314 -#, fuzzy, c-format -msgid "-m%s not supported in this configuration" -msgstr "%sni OYA ku iyi Iboneza" - -#: config/s390/s390.c:1406 -#, fuzzy, c-format -msgid "Unknown cpu used in -march=%s." -msgstr "CPU" - -#: config/s390/s390.c:1425 -#, fuzzy, c-format -msgid "Unknown cpu used in -mtune=%s." -msgstr "CPU" - -#: config/s390/s390.c:1430 -#, fuzzy, c-format -msgid "z/Architecture mode not supported on %s." -msgstr "Ubwoko OYA ku" - -#: config/s390/s390.c:1432 -#, fuzzy -msgid "64-bit ABI not supported in ESA/390 mode." -msgstr "ITEGEKONGENGA Urugero OYA in Ubwoko" - -#: config/s390/s390.c:1443 -msgid "-mbackchain -mpacked-stack -mhard-float are not supported in combination." -msgstr "" - -#: config/s390/s390.c:1450 -#, fuzzy -msgid "invalid value for -mwarn-framesize" -msgstr "Agaciro kugirango" - -#: config/s390/s390.c:1460 -#, fuzzy -msgid "invalid value for -mstack-size" -msgstr "Agaciro kugirango" - -#: config/s390/s390.c:1463 -msgid "stack size must be an exact power of 2" -msgstr "" - -#: config/s390/s390.c:1469 -#, fuzzy -msgid "invalid value for -mstack-guard" -msgstr "Agaciro kugirango" - -#: config/s390/s390.c:1472 -msgid "stack size must be greater than the stack guard value" -msgstr "" - -#: config/s390/s390.c:1475 -msgid "stack guard value must be an exact power of 2" -msgstr "" - -#: config/s390/s390.c:1478 -msgid "-mstack-size implies use of -mstack-guard" -msgstr "" - -#: config/s390/s390.c:1482 -msgid "-mstack-guard implies use of -mstack-size" -msgstr "" - -#: config/s390/s390.c:4313 -#, fuzzy -msgid "Cannot decompose address." -msgstr "Aderesi" - -#: config/s390/s390.c:4505 -#, fuzzy -msgid "UNKNOWN in print_operand !?" -msgstr "in" - -#: config/s390/s390.c:6552 -#, fuzzy -msgid "Total size of local variables exceeds architecture limit." -msgstr "Ingano Bya Ibihinduka" - -#: config/s390/s390.c:7088 -#, fuzzy, c-format -msgid "frame size of %qs is " -msgstr "Ingano Bya si" - -#: config/s390/s390.c:7088 -msgid " bytes" -msgstr "" - -#: config/s390/s390.c:7092 -#, c-format -msgid "%qs uses dynamic stack allocation" -msgstr "" - -#: config/s390/s390.h:136 -#, fuzzy -msgid "Use bras for executable < 64k" -msgstr "kugirango" - -#: config/s390/s390.h:137 -#, fuzzy -msgid "Don't use bras" -msgstr "Gukoresha" - -#: config/s390/s390.h:138 -#, fuzzy -msgid "Additional debug prints" -msgstr "Kosora amakosa" - -#: config/s390/s390.h:139 -#, fuzzy -msgid "Don't print additional debug prints" -msgstr "Gucapa Kosora amakosa" - -#: config/s390/s390.h:140 -#, fuzzy -msgid "64 bit ABI" -msgstr "Ubwoko" - -#: config/s390/s390.h:141 -#, fuzzy -msgid "31 bit ABI" -msgstr "Ubwoko" - -#: config/s390/s390.h:142 -msgid "z/Architecture" -msgstr "" - -#: config/s390/s390.h:143 -msgid "ESA/390 architecture" -msgstr "" - -#: config/s390/s390.h:144 -#, fuzzy -msgid "mvcle use" -msgstr "Gukoresha" - -#: config/s390/s390.h:145 -msgid "mvc&ex" -msgstr "" - -#: config/s390/s390.h:146 -#, fuzzy -msgid "Enable tpf OS tracing code" -msgstr "i Bisanzwe Ubwoko" - -#: config/s390/s390.h:147 -msgid "Disable tpf OS tracing code" -msgstr "" - -#: config/s390/s390.h:148 -#, fuzzy -msgid "Disable fused multiply/add instructions" -msgstr "Gukuba Kongeramo Amabwiriza" - -#: config/s390/s390.h:149 -#, fuzzy -msgid "Enable fused multiply/add instructions" -msgstr "Gukuba Kongeramo Amabwiriza" - -#: config/s390/s390.h:150 -msgid "Maintain backchain pointer" -msgstr "" - -#: config/s390/s390.h:151 -msgid "Don't maintain backchain pointer" -msgstr "" - -#: config/s390/s390.h:152 -msgid "Use packed stack layout" -msgstr "" - -#: config/s390/s390.h:153 -#, fuzzy -msgid "Don't use packed stack layout" -msgstr "OYA Gukoresha" - -#: config/s390/s390.h:162 -msgid "Warn if a single function's framesize exceeds the given framesize" -msgstr "" - -#: config/s390/s390.h:165 -msgid "Warn if a function uses alloca or creates an array with dynamic size" -msgstr "" - -#: config/s390/s390.h:168 -msgid "Emit extra code in the function prologue in order to trap if the stacksize exceeds the given limit" -msgstr "" - -#: config/s390/s390.h:171 -msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered" -msgstr "" - -#: config/sh/sh.c:6201 -#, fuzzy -msgid "__builtin_saveregs not supported by this subtarget" -msgstr "_OYA ku iyi" - -#: config/sh/sh.c:7194 -#, fuzzy -msgid "attribute interrupt_handler is not compatible with -m5-compact" -msgstr "Ikiranga ni OYA Na:" - -#. The sp_switch attribute only has meaning for interrupt functions. -#: config/sh/sh.c:7216 config/sh/sh.c:7251 -#, fuzzy, c-format -msgid "%qs attribute only applies to interrupt functions" -msgstr "`%s'Ikiranga Kuri Hagarikira aho Imimaro" - -#. The argument must be a constant string. -#: config/sh/sh.c:7223 -#, fuzzy, c-format -msgid "%qs attribute argument not a string constant" -msgstr "`%s'Ikiranga OYA a Ikurikiranyanyuguti" - -#. The argument must be a constant integer. -#: config/sh/sh.c:7258 -#, fuzzy, c-format -msgid "%qs attribute argument not an integer constant" -msgstr "`%s'Ikiranga OYA Umubare wuzuye" - -#: config/sh/symbian.c:147 -msgid "%H function '%D' is defined after prior declaration as dllimport: attribute ignored" -msgstr "" - -#: config/sh/symbian.c:158 -#, fuzzy -msgid "%Hinline function '%D' is declared as dllimport: attribute ignored." -msgstr "Umumaro Na: Ikiranga" - -#: config/sh/symbian.c:171 -msgid "%Hdefinition of static data member '%D' of dllimport'd class." -msgstr "" - -#: config/sh/symbian.c:286 -msgid "%Hfailure in redeclaration of '%D': dllimport'd symbol lacks external linkage." -msgstr "" - -#: config/sh/symbian.c:332 -msgid "%H%s '%D' %s after being referenced with dllimport linkage." -msgstr "" - -#: config/sh/symbian.c:436 -#, fuzzy -msgid "%Hvariable %qD definition is marked dllimport." -msgstr "IMPINDURAGACIRO ni cy/ byagarajwe" - -#: config/sh/symbian.c:511 -msgid "%Hexternal linkage required for symbol '%D' because of '%s' attribute." -msgstr "" - -#: config/sh/symbian.c:892 cp/tree.c:2279 -#, fuzzy, c-format -msgid "lang_* check: failed in %s, at %s:%d" -msgstr "Kugenzura... Byanze in ku" - -#. There are no delay slots on SHmedia. -#. Relaxation isn't yet supported for SHmedia -#. -fprofile-arcs needs a working libgcov . In unified tree configurations with newlib, this requires to configure with --with-newlib --with-headers. But there is no way to check here we have a working libgcov, so just assume that we have. -#: config/sh/sh.h:754 -#, fuzzy -msgid "Profiling is not supported on this target." -msgstr "ni OYA ku iyi Intego" - -#: config/sparc/sparc.c:589 -#, fuzzy, c-format -msgid "%s is not supported by this configuration" -msgstr "%sni OYA ku iyi Iboneza" - -#: config/sparc/sparc.c:596 -#, fuzzy -msgid "-mlong-double-64 not allowed with -m64" -msgstr "-MAHARAKUBIRI OYA Na:" - -#: config/sparc/sparc.c:621 -#, fuzzy -msgid "-mcmodel= is not supported on 32 bit systems" -msgstr "-ni OYA ku" - -#: config/sparc/sparc.c:7324 config/sparc/sparc.c:7330 -#, fuzzy, c-format -msgid "invalid %%Y operand" -msgstr "Sibyo" - -#: config/sparc/sparc.c:7400 -#, fuzzy, c-format -msgid "invalid %%A operand" -msgstr "Sibyo" - -#: config/sparc/sparc.c:7410 -#, fuzzy, c-format -msgid "invalid %%B operand" -msgstr "Sibyo" - -#: config/sparc/sparc.c:7449 -#, fuzzy, c-format -msgid "invalid %%c operand" -msgstr "Sibyo" - -#: config/sparc/sparc.c:7450 -#, fuzzy, c-format -msgid "invalid %%C operand" -msgstr "Sibyo" - -#: config/sparc/sparc.c:7471 -#, fuzzy, c-format -msgid "invalid %%d operand" -msgstr "Sibyo" - -#: config/sparc/sparc.c:7472 -#, fuzzy, c-format -msgid "invalid %%D operand" -msgstr "Sibyo" - -#: config/sparc/sparc.c:7488 -#, fuzzy, c-format -msgid "invalid %%f operand" -msgstr "Sibyo" - -#: config/sparc/sparc.c:7502 -#, fuzzy, c-format -msgid "invalid %%s operand" -msgstr "Sibyo" - -#: config/sparc/sparc.c:7556 -#, fuzzy -msgid "long long constant not a valid immediate operand" -msgstr "OYA a Byemewe" - -#: config/sparc/sparc.c:7559 -#, fuzzy -msgid "floating point constant not a valid immediate operand" -msgstr "Bihindagurika Akadomo OYA a Byemewe" - -#: config/sparc/freebsd.h:77 config/sparc/linux.h:91 -#: config/sparc/linux64.h:111 config/sparc/netbsd-elf.h:201 -msgid "Use 64 bit long doubles" -msgstr "" - -#: config/sparc/freebsd.h:78 config/sparc/linux.h:92 -#: config/sparc/linux64.h:112 config/sparc/netbsd-elf.h:202 -msgid "Use 128 bit long doubles" -msgstr "" - -#: config/sparc/sp64-elf.h:87 -#, fuzzy -msgid "Generate code for big endian" -msgstr "ITEGEKONGENGA kugirango" - -#: config/sparc/sp64-elf.h:88 -#, fuzzy -msgid "Generate code for little endian" -msgstr "ITEGEKONGENGA kugirango" - -#: config/sparc/sp86x-elf.h:61 -#, fuzzy -msgid "Use little-endian byte order for data" -msgstr "Bayite Itondekanya kugirango Ibyatanzwe" - -#: config/sparc/sparc.h:635 -#, fuzzy -msgid "Assume possible double misalignment" -msgstr "MAHARAKUBIRI" - -#: config/sparc/sparc.h:637 -#, fuzzy -msgid "Assume all doubles are aligned" -msgstr "Byose" - -#: config/sparc/sparc.h:639 -#, fuzzy -msgid "Pass -assert pure-text to linker" -msgstr "Umwandiko Kuri" - -#: config/sparc/sparc.h:641 -#, fuzzy -msgid "Do not pass -assert pure-text to linker" -msgstr "OYA Umwandiko Kuri" - -#: config/sparc/sparc.h:643 -msgid "Use ABI reserved registers" -msgstr "" - -#: config/sparc/sparc.h:645 -#, fuzzy -msgid "Do not use ABI reserved registers" -msgstr "OYA Gukoresha" - -#: config/sparc/sparc.h:647 -#, fuzzy -msgid "Use hardware quad fp instructions" -msgstr "Amabwiriza" - -#: config/sparc/sparc.h:649 -#, fuzzy -msgid "Do not use hardware quad fp instructions" -msgstr "OYA Gukoresha Amabwiriza" - -#: config/sparc/sparc.h:651 -#, fuzzy -msgid "Compile for v8plus ABI" -msgstr "kugirango" - -#: config/sparc/sparc.h:653 -#, fuzzy -msgid "Do not compile for v8plus ABI" -msgstr "OYA Gukusanya kugirango" - -#: config/sparc/sparc.h:655 -msgid "Utilize Visual Instruction Set" -msgstr "" - -#: config/sparc/sparc.h:657 -#, fuzzy -msgid "Do not utilize Visual Instruction Set" -msgstr "OYA" - -#: config/sparc/sparc.h:659 -msgid "Pointers are 64-bit" -msgstr "" - -#: config/sparc/sparc.h:661 -msgid "Pointers are 32-bit" -msgstr "" - -#: config/sparc/sparc.h:663 -msgid "Use 32-bit ABI" -msgstr "" - -#: config/sparc/sparc.h:665 -msgid "Use 64-bit ABI" -msgstr "" - -#: config/sparc/sparc.h:667 -msgid "Use stack bias" -msgstr "" - -#: config/sparc/sparc.h:669 -#, fuzzy -msgid "Do not use stack bias" -msgstr "OYA Gukoresha" - -#: config/sparc/sparc.h:671 -#, fuzzy -msgid "Use structs on stronger alignment for double-word copies" -msgstr "ku Itunganya kugirango MAHARAKUBIRI ijambo Amakopi" - -#: config/sparc/sparc.h:673 -#, fuzzy -msgid "Do not use structs on stronger alignment for double-word copies" -msgstr "OYA Gukoresha ku Itunganya kugirango MAHARAKUBIRI ijambo Amakopi" - -#: config/sparc/sparc.h:675 -#, fuzzy -msgid "Optimize tail call instructions in assembler and linker" -msgstr "Amabwiriza in Na" - -#: config/sparc/sparc.h:677 -#, fuzzy -msgid "Do not optimize tail call instructions in assembler or linker" -msgstr "OYA Kugeza ku ndunduro Amabwiriza in Cyangwa" - -#: config/sparc/sparc.h:722 -#, fuzzy -msgid "Use given SPARC code model" -msgstr "ITEGEKONGENGA Urugero" - -#: config/stormy16/stormy16.c:528 -#, fuzzy -msgid "Constant halfword load operand out of range." -msgstr "Inyuma Bya Urutonde kugirango" - -#: config/stormy16/stormy16.c:538 -#, fuzzy -msgid "Constant arithmetic operand out of range." -msgstr "Inyuma Bya Urutonde kugirango" - -#: config/stormy16/stormy16.c:1224 -msgid "Local variable memory requirements exceed capacity." -msgstr "" - -#: config/stormy16/stormy16.c:1390 -#, fuzzy -msgid "function_profiler support" -msgstr "Gushigikira kugirango" - -#: config/stormy16/stormy16.c:1479 -#, fuzzy -msgid "cannot use va_start in interrupt function" -msgstr "Gukoresha in Hagarikira aho Umumaro" - -#: config/stormy16/stormy16.c:1921 config/stormy16/stormy16.c:1992 -#, fuzzy -msgid "'B' operand is not constant" -msgstr "`ni OYA" - -#: config/stormy16/stormy16.c:1948 -#, fuzzy -msgid "'B' operand has multiple bits set" -msgstr "`Igikubo Gushyiraho" - -#: config/stormy16/stormy16.c:1974 -#, fuzzy -msgid "'o' operand is not constant" -msgstr "`ni OYA" - -#: config/stormy16/stormy16.c:2006 -#, fuzzy -msgid "xstormy16_print_operand: unknown code" -msgstr "Kitazwi ITEGEKONGENGA" - -#: config/stormy16/stormy16.c:2052 -#, fuzzy, c-format -msgid "switch statement of size %lu entries too large" -msgstr "Hindura Inyandiko Bya Ingano Ibyinjijwe Binini" - -#: config/stormy16/stormy16.c:2434 -#, fuzzy -msgid "%<__BELOW100__%> attribute only applies to variables" -msgstr "`%s'Ikiranga Kuri Ibihinduka" - -#: config/stormy16/stormy16.c:2441 -msgid "__BELOW100__ attribute not allowed with auto storage class." -msgstr "" - -#: config/v850/v850-c.c:67 -#, fuzzy -msgid "#pragma GHS endXXXX found without previous startXXX" -msgstr "#Byabonetse Ibanjirije" - -#: config/v850/v850-c.c:69 -#, fuzzy -msgid "#pragma GHS endXXX does not match previous startXXX" -msgstr "#OYA BIHUYE Ibanjirije" - -#: config/v850/v850-c.c:94 -#, fuzzy -msgid "cannot set interrupt attribute: no current function" -msgstr "Gushyiraho Hagarikira aho Ikiranga Oya KIGEZWEHO Umumaro" - -#: config/v850/v850-c.c:102 -#, fuzzy -msgid "cannot set interrupt attribute: no such identifier" -msgstr "Gushyiraho Hagarikira aho Ikiranga Oya Ikiranga" - -#: config/v850/v850-c.c:147 -#, fuzzy -msgid "junk at end of #pragma ghs section" -msgstr "Umwanda ku Impera Bya Icyiciro" - -#: config/v850/v850-c.c:164 -#, fuzzy, c-format -msgid "unrecognized section name \"%s\"" -msgstr "Icyiciro Izina:" - -#: config/v850/v850-c.c:179 -#, fuzzy -msgid "malformed #pragma ghs section" -msgstr "Icyiciro" - -#: config/v850/v850-c.c:198 -#, fuzzy -msgid "junk at end of #pragma ghs interrupt" -msgstr "Umwanda ku Impera Bya Hagarikira aho" - -#: config/v850/v850-c.c:209 -#, fuzzy -msgid "junk at end of #pragma ghs starttda" -msgstr "Umwanda ku Impera Bya" - -#: config/v850/v850-c.c:220 -#, fuzzy -msgid "junk at end of #pragma ghs startsda" -msgstr "Umwanda ku Impera Bya" - -#: config/v850/v850-c.c:231 -#, fuzzy -msgid "junk at end of #pragma ghs startzda" -msgstr "Umwanda ku Impera Bya" - -#: config/v850/v850-c.c:242 -#, fuzzy -msgid "junk at end of #pragma ghs endtda" -msgstr "Umwanda ku Impera Bya" - -#: config/v850/v850-c.c:253 -#, fuzzy -msgid "junk at end of #pragma ghs endsda" -msgstr "Umwanda ku Impera Bya" - -#: config/v850/v850-c.c:264 -#, fuzzy -msgid "junk at end of #pragma ghs endzda" -msgstr "Umwanda ku Impera Bya" - -#: config/v850/v850.c:168 -#, fuzzy, c-format -msgid "%s=%s is not numeric" -msgstr "%s=%sni OYA Bikurikije umubare" - -#: config/v850/v850.c:175 -#, fuzzy, c-format -msgid "%s=%s is too large" -msgstr "%s=%sni Binini" - -#: config/v850/v850.c:339 -#, fuzzy -msgid "const_double_split got a bad insn:" -msgstr "a" - -#: config/v850/v850.c:904 -msgid "output_move_single:" -msgstr "" - -#: config/v850/v850.c:2246 -#, fuzzy -msgid "%Jdata area attributes cannot be specified for local variables" -msgstr "a Ibyatanzwe Ubuso Ikiranga kugirango Ibihinduka" - -#: config/v850/v850.c:2257 -#, fuzzy -msgid "%Jdata area of '%D' conflicts with previous declaration" -msgstr "Ibyatanzwe Ubuso Bya Na: Ibanjirije" - -#: config/v850/v850.c:2456 -#, c-format -msgid "bogus JR construction: %d\n" -msgstr "" - -#: config/v850/v850.c:2477 config/v850/v850.c:2680 -#, fuzzy, c-format -msgid "bad amount of stack space removal: %d" -msgstr "Igiteranyo Bya Umwanya" - -#: config/v850/v850.c:2656 -#, c-format -msgid "bogus JARL construction: %d\n" -msgstr "" - -#: config/v850/v850.c:3026 -#, c-format -msgid "Bogus DISPOSE construction: %d\n" -msgstr "" - -#: config/v850/v850.c:3048 -#, fuzzy, c-format -msgid "Too much stack space to dispose of: %d" -msgstr "Umwanya Kuri Bya" - -#: config/v850/v850.c:3221 -#, c-format -msgid "Bogus PREPEARE construction: %d\n" -msgstr "" - -#: config/v850/v850.c:3243 -#, fuzzy, c-format -msgid "Too much stack space to prepare: %d" -msgstr "Umwanya Kuri" - -#. Macro to define tables used to set the flags. -#. This is a list in braces of pairs in braces, -#. each pair being { "NAME", VALUE } -#. where VALUE is the bits to set or minus the bits to clear. -#. An empty string NAME is used to identify the default VALUE. -#: config/v850/v850.h:174 -msgid "Support Green Hills ABI" -msgstr "" - -#: config/v850/v850.h:177 -#, fuzzy -msgid "Prohibit PC relative function calls" -msgstr "Bifitanye isano Umumaro Amahamagara:" - -#: config/v850/v850.h:180 -#, fuzzy -msgid "Reuse r30 on a per function basis" -msgstr "ku a Umumaro Ishingiro" - -#: config/v850/v850.h:183 -#, fuzzy -msgid "Use stubs for function prologues" -msgstr "kugirango Umumaro" - -#: config/v850/v850.h:186 -#, fuzzy -msgid "Same as: -mep -mprolog-function" -msgstr "Nka Umumaro" - -#: config/v850/v850.h:187 -msgid "Enable backend debugging" -msgstr "" - -#: config/v850/v850.h:189 -#, fuzzy -msgid "Compile for the v850 processor" -msgstr "kugirango i" - -#: config/v850/v850.h:191 -#, fuzzy -msgid "Compile for v850e1 processor" -msgstr "kugirango" - -#. Make sure that the other bits are cleared. -#: config/v850/v850.h:193 -#, fuzzy -msgid "Compile for v850e processor" -msgstr "kugirango" - -#. Make sure that the other bits are cleared. -#: config/v850/v850.h:195 -#, fuzzy -msgid "Enable the use of the short load instructions" -msgstr "i Gukoresha Bya i Ibirimo Amabwiriza" - -#: config/v850/v850.h:198 -#, fuzzy -msgid "Do not use the callt instruction" -msgstr "OYA Gukoresha i" - -#: config/v850/v850.h:205 -#, fuzzy -msgid "Do not use registers r2 and r5" -msgstr "OYA Gukoresha Na" - -#: config/v850/v850.h:207 -#, fuzzy -msgid "Enforce strict alignment" -msgstr "Itunganya" - -#: config/v850/v850.h:210 -#, fuzzy -msgid "Use 4 byte entries in switch tables" -msgstr "4. Bayite Ibyinjijwe in Hindura Imbonerahamwe" - -#: config/v850/v850.h:236 -#, fuzzy -msgid "Set the max size of data eligible for the TDA area" -msgstr "i KININI Ingano Bya Ibyatanzwe kugirango i Ubuso" - -#: config/v850/v850.h:239 -#, fuzzy -msgid "Set the max size of data eligible for the SDA area" -msgstr "i KININI Ingano Bya Ibyatanzwe kugirango i Ubuso" - -#: config/v850/v850.h:242 -#, fuzzy -msgid "Set the max size of data eligible for the ZDA area" -msgstr "i KININI Ingano Bya Ibyatanzwe kugirango i Ubuso" - -#: config/xtensa/xtensa.c:1014 config/xtensa/xtensa.c:1046 -#: config/xtensa/xtensa.c:1055 -#, fuzzy -msgid "bad test" -msgstr "Igerageza" - -#: config/xtensa/xtensa.c:1774 -#, fuzzy -msgid "boolean registers required for the floating-point option" -msgstr "Icyungo Bya ngombwa kugirango i Bihindagurika Akadomo Ihitamo" - -#: config/xtensa/xtensa.c:1820 -#, fuzzy, c-format -msgid "-f%s is not supported with CONST16 instructions" -msgstr "%sni OYA ku iyi Iboneza" - -#: config/xtensa/xtensa.c:1825 -msgid "PIC is required but not supported with CONST16 instructions" -msgstr "" - -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/xtensa/xtensa.c:1895 -#, fuzzy, c-format -msgid "invalid %%D value" -msgstr "Agaciro siko" - -#: config/xtensa/xtensa.c:1932 -#, fuzzy -msgid "invalid mask" -msgstr "Sibyo" - -#: config/xtensa/xtensa.c:1958 -#, fuzzy, c-format -msgid "invalid %%x value" -msgstr "Sibyo Agaciro" - -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/xtensa/xtensa.c:1965 -#, fuzzy, c-format -msgid "invalid %%d value" -msgstr "Agaciro siko" - -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text -#: config/xtensa/xtensa.c:1986 config/xtensa/xtensa.c:1996 -#, fuzzy, c-format -msgid "invalid %%t/%%b value" -msgstr "Agaciro siko" - -#: config/xtensa/xtensa.c:2038 -#, fuzzy -msgid "invalid address" -msgstr "Sibyo Aderesi" - -#: config/xtensa/xtensa.c:2063 -#, fuzzy -msgid "no register in address" -msgstr "Oya Kwiyandikisha in Aderesi" - -#: config/xtensa/xtensa.c:2071 -#, fuzzy -msgid "address offset not a constant" -msgstr "Aderesi Nta- boneza OYA a" - -#: config/xtensa/xtensa.c:2672 -#, fuzzy -msgid "only uninitialized variables can be placed in a .bss section" -msgstr "Itatangijwe Ibihinduka in a Icyiciro" - -#: config/xtensa/xtensa.h:79 -#, fuzzy -msgid "Use CONST16 instruction to load constants" -msgstr "Amabwiriza Kuri Kubika ingingo" - -#: config/xtensa/xtensa.h:81 -#, fuzzy -msgid "Use PC-relative L32R instruction to load constants" -msgstr "Amabwiriza kugirango Byihuta Amahamagara:" - -#: config/xtensa/xtensa.h:83 -#, fuzzy -msgid "Disable fused multiply/add and multiply/subtract FP instructions" -msgstr "Gukuba Kongeramo Na Gukuba Gukuramo Amabwiriza" - -#: config/xtensa/xtensa.h:85 -#, fuzzy -msgid "Enable fused multiply/add and multiply/subtract FP instructions" -msgstr "Gukuba Kongeramo Na Gukuba Gukuramo Amabwiriza" - -#: config/xtensa/xtensa.h:87 -#, fuzzy -msgid "Intersperse literal pools with code in the text section" -msgstr "Na: ITEGEKONGENGA in i Umwandiko Icyiciro" - -#: config/xtensa/xtensa.h:89 -#, fuzzy -msgid "Put literal pools in a separate literal section" -msgstr "in a Icyiciro" - -#: config/xtensa/xtensa.h:91 -#, fuzzy -msgid "Automatically align branch targets to reduce branch penalties" -msgstr "Gutondeka Kuri" - -#: config/xtensa/xtensa.h:93 -#, fuzzy -msgid "Do not automatically align branch targets" -msgstr "OYA ku buryo bwikora Gutondeka" - -#: config/xtensa/xtensa.h:95 -#, fuzzy -msgid "Use indirect CALLXn instructions for large programs" -msgstr "BUZIGUYE Amabwiriza kugirango Binini Porogaramu" - -#: config/xtensa/xtensa.h:97 -#, fuzzy -msgid "Use direct CALLn instructions for fast calls" -msgstr "Amabwiriza kugirango Byihuta Amahamagara:" - -#: ada/misc.c:257 -#, fuzzy, c-format -msgid "missing argument to \"-%s\"" -msgstr "Ibuze Kuri" - -#: ada/misc.c:298 -#, fuzzy -msgid "%<-gnat%> misspelled as %<-gant%>" -msgstr "`-Nka" - -#: cp/call.c:288 -#, fuzzy -msgid "unable to call pointer to member function here" -msgstr "Kuri Mweretsi Kuri Umumaro" - -#: cp/call.c:2376 -#, fuzzy -msgid "%s %D(%T, %T, %T) " -msgstr "%s%D(%T,%T,%T)" -msgstr "%s%D(%T,%T)" -msgstr "%s%D(%T)" -msgstr "%s%T" -msgstr "" - -# #-#-#-#-# dbaccess.pot (PACKAGE VERSION) #-#-#-#-# -# #-#-#-#-# dbaccess.pot (PACKAGE VERSION) #-#-#-#-# -# #-#-#-#-# dbaccess.pot (PACKAGE VERSION) #-#-#-#-# -#: cp/call.c:2393 -#, fuzzy -msgid "%J%s %+#D" -msgstr "%s%+#D" - -#: cp/call.c:2428 -msgid "candidates are:" -msgstr "" - -#: cp/call.c:2614 -#, fuzzy -msgid "conversion from %qT to %qT is ambiguous" -msgstr "Ihindurangero Bivuye Kuri ni" - -#: cp/call.c:2767 cp/call.c:2825 -#, fuzzy -msgid "no matching function for call to %<%D(%A)%>" -msgstr "Oya Umumaro kugirango Kuri" - -#: cp/call.c:2770 cp/call.c:2828 -#, fuzzy -msgid "call of overloaded %<%D(%A)%> is ambiguous" -msgstr "Bya ni" - -#. It's no good looking for an overloaded operator() on a -#. pointer-to-member-function. -#: cp/call.c:2896 -#, fuzzy, c-format -msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*" -msgstr "Mweretsi Kuri Umumaro Igikoresho ikoresha Cyangwa" - -#: cp/call.c:2965 -#, fuzzy -msgid "no match for call to %<(%T) (%A)%>" -msgstr "Oya BIHUYE kugirango Kuri" - -#: cp/call.c:2974 -#, fuzzy -msgid "call of %<(%T) (%A)%> is ambiguous" -msgstr "Bya ni" - -#: cp/call.c:3012 -msgid "%s for ternary % in %<%E ? %E : %E%>" -msgstr "" - -#: cp/call.c:3018 -msgid "%s for % in %<%E%s%>" -msgstr "" - -#: cp/call.c:3022 -msgid "%s for % in %<%E[%E]%>" -msgstr "" - -#: cp/call.c:3027 -msgid "%s for %qs in %<%s %E%>" -msgstr "" - -#: cp/call.c:3032 -msgid "%s for % in %<%E %s %E%>" -msgstr "" - -#: cp/call.c:3035 -msgid "%s for % in %<%s%E%>" -msgstr "" - -#: cp/call.c:3125 -#, fuzzy -msgid "ISO C++ forbids omitting the middle term of a ?: expression" -msgstr "C i Hagati Ijambo Bya a imvugo" - -#: cp/call.c:3202 -#, fuzzy -msgid "%qE has type % and is not a throw-expression" -msgstr "`%E'Ubwoko Na ni OYA a imvugo" - -#: cp/call.c:3241 cp/call.c:3451 -#, fuzzy -msgid "operands to ?: have different types" -msgstr "Kuri" - -#: cp/call.c:3405 -#, fuzzy -msgid "enumeral mismatch in conditional expression: %qT vs %qT" -msgstr "in imvugo" - -#: cp/call.c:3412 -#, fuzzy -msgid "enumeral and non-enumeral type in conditional expression" -msgstr "Na Ubwoko in imvugo" - -#: cp/call.c:3706 -#, fuzzy -msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead" -msgstr "Oya INT kugirango Imbanziriza Mukoresha" - -#: cp/call.c:3779 -#, fuzzy -msgid "comparison between %q#T and %q#T" -msgstr "hagati Na" - -#: cp/call.c:4038 -#, fuzzy -msgid "no suitable % for %qT" -msgstr "Oya Mukoresha kugirango" - -#: cp/call.c:4055 -#, fuzzy -msgid "%q+#D is private" -msgstr "`%+#D'ni By'umwihariko" - -#: cp/call.c:4057 -#, fuzzy -msgid "%q+#D is protected" -msgstr "`%+#D'ni Birinzwe" - -#: cp/call.c:4059 -#, fuzzy -msgid "%q+#D is inaccessible" -msgstr "`%+#D'ni" - -#: cp/call.c:4060 -#, fuzzy -msgid "within this context" -msgstr "muri iyi Imvugiro" - -#: cp/call.c:4149 cp/cvt.c:263 -#, fuzzy -msgid "invalid conversion from %qT to %qT" -msgstr "Sibyo Ihindurangero Bivuye Kuri" - -#: cp/call.c:4151 -#, fuzzy -msgid " initializing argument %P of %qD" -msgstr "Gutangiza Bya" - -#: cp/call.c:4163 -#, fuzzy -msgid "passing NULL to non-pointer argument %P of %qD" -msgstr "kugirango Mweretsi Bya" - -#: cp/call.c:4166 -#, fuzzy -msgid "converting to non-pointer type %qT from NULL" -msgstr "%sKuri Mweretsi Ubwoko Bivuye" - -#: cp/call.c:4174 -#, fuzzy -msgid "passing %qT for argument %P to %qD" -msgstr "in Bya" - -#: cp/call.c:4177 -#, fuzzy -msgid "converting to %qT from %qT" -msgstr "Guhindura.... Bivuye Kuri" - -#: cp/call.c:4186 -#, fuzzy -msgid "passing negative value %qE for argument %P to %qD" -msgstr "Agaciro kugirango Bya" - -#: cp/call.c:4189 -#, fuzzy -msgid "converting negative value %qE to %qT" -msgstr "%sBya Agaciro Kuri" - -#: cp/call.c:4331 -#, fuzzy -msgid "cannot bind bitfield %qE to %qT" -msgstr "gutangiza Bivuye" - -#: cp/call.c:4334 cp/call.c:4350 -#, fuzzy -msgid "cannot bind packed field %qE to %qT" -msgstr "Umwanya Kuri Bya Ubwoko" - -#: cp/call.c:4337 -#, fuzzy -msgid "cannot bind rvalue %qE to %qT" -msgstr "gutangiza Bivuye" - -#: cp/call.c:4446 -#, fuzzy -msgid "cannot pass objects of non-POD type %q#T through %<...%>; call will abort at runtime" -msgstr "Ibintu Bya Ubwoko Gihinguranya Kureka ku" - -#. Undefined behavior [expr.call] 5.2.2/7. -#: cp/call.c:4472 -#, fuzzy -msgid "cannot receive objects of non-POD type %q#T through %<...%>; call will abort at runtime" -msgstr "Ibintu Bya Ubwoko Gihinguranya Kureka ku" - -#: cp/call.c:4515 -#, fuzzy -msgid "the default argument for parameter %d of %qD has not yet been parsed" -msgstr "Mburabuzi kugirango Bya Ubwoko Ubwoko" - -#: cp/call.c:4720 -#, fuzzy -msgid "passing %qT as % argument of %q#D discards qualifiers" -msgstr "Nka Bya" - -#: cp/call.c:4739 -#, fuzzy -msgid "%qT is not an accessible base of %qT" -msgstr "`%T'ni SHINGIRO Bya" - -#: cp/call.c:4989 -#, fuzzy -msgid "could not find class$ field in java interface type %qT" -msgstr "OYA Gushaka ishuri Umwanya in java Ubwoko" - -#: cp/call.c:5249 -#, fuzzy -msgid "call to non-function %qD" -msgstr "Kuri Umumaro" - -#: cp/call.c:5274 -#, fuzzy -msgid "request for member %qD in %qE, which is of non-aggregate type %qT" -msgstr "Kubaza... kugirango in ni Bya Ubwoko" - -#: cp/call.c:5353 -#, fuzzy -msgid "no matching function for call to %<%T::%s(%A)%#V%>" -msgstr "Oya Umumaro kugirango Kuri" - -#: cp/call.c:5371 -#, fuzzy -msgid "call of overloaded %<%s(%A)%> is ambiguous" -msgstr "Bya ni" - -#: cp/call.c:5395 -#, fuzzy -msgid "cannot call member function %qD without object" -msgstr "Umumaro Igikoresho" - -#: cp/call.c:6000 -#, fuzzy -msgid "passing %qT chooses %qT over %qT" -msgstr "KURI" - -#: cp/call.c:6002 cp/name-lookup.c:4105 -#, fuzzy -msgid " in call to %qD" -msgstr "in Kuri" - -#: cp/call.c:6059 -#, fuzzy -msgid "choosing %qD over %qD" -msgstr "KURI" - -#: cp/call.c:6060 -#, fuzzy -msgid " for conversion from %qT to %qT" -msgstr "kugirango Ihindurangero Bivuye Kuri" - -#: cp/call.c:6062 -#, fuzzy -msgid " because conversion sequence for the argument is better" -msgstr "Ihindurangero kugirango i ni" - -#: cp/call.c:6183 -#, fuzzy -msgid "ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:" -msgstr "C Na ATARIIGIHARWE i Ihindurangero kugirango i ni i Ihindurangero kugirango i" - -#: cp/call.c:6187 -msgid "candidate 1:" -msgstr "" - -#: cp/call.c:6188 -msgid "candidate 2:" -msgstr "" - -#: cp/call.c:6324 -#, fuzzy -msgid "could not convert %qE to %qT" -msgstr "OYA GUHINDURA Kuri" - -#: cp/call.c:6455 -msgid "invalid initialization of non-const reference of type %qT from a temporary of type %qT" -msgstr "" - -#: cp/call.c:6459 -msgid "invalid initialization of reference of type %qT from expression of type %qT" -msgstr "" - -#: cp/class.c:272 -#, fuzzy -msgid "cannot convert from base %qT to derived type %qT via virtual base %qT" -msgstr "GUHINDURA Bivuye SHINGIRO Kuri Ubwoko Biturutse Kitaboneka SHINGIRO" - -#: cp/class.c:929 -#, fuzzy -msgid "Java class %qT cannot have a destructor" -msgstr "SHINGIRO ishuri a Kitaboneka" - -#: cp/class.c:931 -#, fuzzy -msgid "Java class %qT cannot have an implicit non-trivial destructor" -msgstr "SHINGIRO ishuri a Kitaboneka" - -#: cp/class.c:1031 -#, fuzzy -msgid "%q#D and %q#D cannot be overloaded" -msgstr "`%#D'Na" - -#: cp/class.c:1088 -#, fuzzy -msgid "conflicting access specifications for method %qD, ignored" -msgstr "kugirango Uburyo" - -#: cp/class.c:1091 -#, fuzzy, c-format -msgid "conflicting access specifications for field %qE, ignored" -msgstr "kugirango Umwanya" - -#: cp/class.c:1141 -#, fuzzy -msgid "%qD names constructor" -msgstr "`%D'Amazina" - -#: cp/class.c:1146 -#, fuzzy -msgid "%qD invalid in %qT" -msgstr "`%D'Sibyo in" - -#: cp/class.c:1154 -#, fuzzy -msgid "no members matching %qD in %q#T" -msgstr "Oya in" - -#: cp/class.c:1186 cp/class.c:1194 -#, fuzzy -msgid "%qD invalid in %q#T" -msgstr "`%D'Sibyo in" - -#: cp/class.c:1187 -#, fuzzy -msgid " because of local method %q#D with same name" -msgstr "Bya Uburyo Na: Izina:" - -#: cp/class.c:1195 -#, fuzzy -msgid " because of local member %q#D with same name" -msgstr "Bya Na: Izina:" - -#: cp/class.c:1237 -#, fuzzy -msgid "base class %q#T has a non-virtual destructor" -msgstr "SHINGIRO ishuri a Kitaboneka" - -#: cp/class.c:1551 -#, fuzzy -msgid "all member functions in class %qT are private" -msgstr "Byose Imimaro in ishuri By'umwihariko" - -#: cp/class.c:1562 -#, fuzzy -msgid "%q#T only defines a private destructor and has no friends" -msgstr "`%#T'a By'umwihariko Na Oya" - -#: cp/class.c:1602 -#, fuzzy -msgid "%q#T only defines private constructors and has no friends" -msgstr "`%#T'By'umwihariko Na Oya" - -#: cp/class.c:1935 -#, fuzzy -msgid "no unique final overrider for %qD in %qT" -msgstr "Oya Cyo nyine kugirango in" - -#. Here we know it is a hider, and no overrider exists. -#: cp/class.c:2413 -#, fuzzy -msgid "%qD was hidden" -msgstr "`%D'gihishwe" - -# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_BY.text -#: cp/class.c:2414 -#, fuzzy -msgid " by %qD" -msgstr "ku" - -#: cp/class.c:2455 cp/decl2.c:1100 -#, fuzzy -msgid "%q#D invalid; an anonymous union can only have non-static data members" -msgstr "`%#D'Sibyo Ihuza Ibyatanzwe" - -#: cp/class.c:2462 cp/decl2.c:1107 -#, fuzzy -msgid "private member %q#D in anonymous union" -msgstr "By'umwihariko in Ihuza" - -#: cp/class.c:2465 cp/decl2.c:1109 -#, fuzzy -msgid "protected member %q#D in anonymous union" -msgstr "Birinzwe in Ihuza" - -#: cp/class.c:2632 -#, fuzzy -msgid "bit-field %q#D with non-integral type" -msgstr "Umwanya Na: Umubare Wuzuye Ubwoko" - -#: cp/class.c:2649 -#, fuzzy -msgid "bit-field %qD width not an integer constant" -msgstr "Umwanya Ubugari OYA Umubare wuzuye" - -#: cp/class.c:2655 -#, fuzzy -msgid "negative width in bit-field %qD" -msgstr "Ubugari in Umwanya" - -#: cp/class.c:2660 -#, fuzzy -msgid "zero width for bit-field %qD" -msgstr "Zeru Ubugari kugirango Umwanya" - -#: cp/class.c:2666 -#, fuzzy -msgid "width of %qD exceeds its type" -msgstr "Ubugari Bya Ubwoko" - -#: cp/class.c:2675 -#, fuzzy -msgid "%qD is too small to hold all values of %q#T" -msgstr "`%D'ni Gitoya Kuri Byose Uduciro Bya" - -#: cp/class.c:2735 -#, fuzzy -msgid "member %q#D with constructor not allowed in union" -msgstr "Na: OYA in Ihuza" - -#: cp/class.c:2738 -#, fuzzy -msgid "member %q#D with destructor not allowed in union" -msgstr "Na: OYA in Ihuza" - -#: cp/class.c:2741 -#, fuzzy -msgid "member %q#D with copy assignment operator not allowed in union" -msgstr "Na: Gukoporora Igenera Mukoresha OYA in Ihuza" - -#: cp/class.c:2764 -#, fuzzy -msgid "multiple fields in union %qT initialized" -msgstr "Igikubo Imyanya in Ihuza" - -#: cp/class.c:2825 -msgid "ignoring packed attribute on unpacked non-POD field %q#D" -msgstr "" - -#: cp/class.c:2885 -#, fuzzy -msgid "%qD may not be static because it is a member of a union" -msgstr "`%D'a Umumaro" - -#: cp/class.c:2890 -msgid "%qD may not have reference type %qT because it is a member of a union" -msgstr "" - -#: cp/class.c:2899 -#, fuzzy -msgid "field %qD in local class cannot be static" -msgstr "Umwanya in ishuri" - -#: cp/class.c:2905 -#, fuzzy -msgid "field %qD invalidly declared function type" -msgstr "Umwanya Umumaro Ubwoko" - -#: cp/class.c:2911 -#, fuzzy -msgid "field %qD invalidly declared method type" -msgstr "Umwanya Uburyo Ubwoko" - -#: cp/class.c:2943 -#, fuzzy -msgid "non-static reference %q#D in class without a constructor" -msgstr "Indango in ishuri a" - -#: cp/class.c:2990 -#, fuzzy -msgid "non-static const member %q#D in class without a constructor" -msgstr "in ishuri a" - -#: cp/class.c:3005 -#, fuzzy -msgid "field %q#D with same name as class" -msgstr "Umwanya Na: Izina: Nka ishuri" - -#: cp/class.c:3038 -#, fuzzy -msgid "%q#T has pointer data members" -msgstr "`%#T'Mweretsi Ibyatanzwe" - -#: cp/class.c:3042 -#, fuzzy -msgid " but does not override %<%T(const %T&)%>" -msgstr "OYA" - -#: cp/class.c:3044 -#, fuzzy -msgid " or %" -msgstr "Cyangwa Mukoresha" - -#: cp/class.c:3047 -#, fuzzy -msgid " but does not override %" -msgstr "OYA Mukoresha" - -#: cp/class.c:3480 -#, fuzzy -msgid "offset of empty base %qT may not be ABI-compliant and maychange in a future version of GCC" -msgstr "Nta- boneza Bya ubusa SHINGIRO Gicurasi OYA Na in a Verisiyo Bya" - -#: cp/class.c:3592 -#, fuzzy -msgid "class %qT will be considered nearly empty in a future version of GCC" -msgstr "ishuri ubusa in a Verisiyo Bya" - -#: cp/class.c:3674 -#, fuzzy -msgid "initializer specified for non-virtual method %qD" -msgstr "kugirango Kitaboneka Uburyo" - -#: cp/class.c:4337 -#, fuzzy -msgid "offset of virtual base %qT is not ABI-compliant and may change in a future version of GCC" -msgstr "Nta- boneza Bya Kitaboneka SHINGIRO ni OYA Na Gicurasi Guhindura>> in a Verisiyo Bya" - -#: cp/class.c:4436 -#, fuzzy -msgid "direct base %qT inaccessible in %qT due to ambiguity" -msgstr "SHINGIRO in Kuri" - -#: cp/class.c:4448 -#, fuzzy -msgid "virtual base %qT inaccessible in %qT due to ambiguity" -msgstr "Kitaboneka SHINGIRO in Kuri" - -#: cp/class.c:4625 -#, fuzzy -msgid "size assigned to %qT may not be ABI-compliant and may change in a future version of GCC" -msgstr "Ingano Kuri Gicurasi OYA Na Gicurasi Guhindura>> in a Verisiyo Bya" - -#. Versions of G++ before G++ 3.4 did not reset the -#. DECL_MODE. -#: cp/class.c:4664 -#, fuzzy -msgid "the offset of %qD may not be ABI-compliant and may change in a future version of GCC" -msgstr "Nta- boneza Bya ni OYA Na Gicurasi Guhindura>> in a Verisiyo Bya" - -#: cp/class.c:4687 -#, fuzzy -msgid "offset of %qD is not ABI-compliant and may change in a future version of GCC" -msgstr "Nta- boneza Bya ni OYA Na Gicurasi Guhindura>> in a Verisiyo Bya" - -#: cp/class.c:4697 -#, fuzzy -msgid "%qD contains empty classes which may cause base classes to be placed at different locations in a future version of GCC" -msgstr "`%D'Kirimo ubusa Inzego Gicurasi SHINGIRO Inzego Kuri ku in a Verisiyo Bya" - -#: cp/class.c:4757 -#, fuzzy -msgid "layout of classes derived from empty class %qT may change in a future version of GCC" -msgstr "Imigaragarire Bya Inzego Bivuye ubusa ishuri Gicurasi Guhindura>> in a Verisiyo Bya" - -#: cp/class.c:4898 cp/parser.c:12906 -#, fuzzy -msgid "redefinition of %q#T" -msgstr "Bya" - -#: cp/class.c:5048 -#, fuzzy -msgid "%q#T has virtual functions but non-virtual destructor" -msgstr "`%#T'Kitaboneka Imimaro Kitaboneka" - -#: cp/class.c:5145 -#, fuzzy -msgid "trying to finish struct, but kicked out due to previous parse errors" -msgstr "Kuri Kurangiza Inyuma Kuri Ibanjirije Amakosa" - -#: cp/class.c:5561 -#, fuzzy -msgid "language string %<\"%E\"%> not recognized" -msgstr "Ururimi Ikurikiranyanyuguti OYA" - -#: cp/class.c:5648 -#, fuzzy -msgid "cannot resolve overloaded function %qD based on conversion to type %qT" -msgstr "Umumaro ku Ihindurangero Kuri Ubwoko" - -#: cp/class.c:5773 -#, fuzzy -msgid "no matches converting function %qD to type %q#T" -msgstr "Oya Guhindura.... Umumaro Kuri Ubwoko" - -#: cp/class.c:5796 -#, fuzzy -msgid "converting overloaded function %qD to type %q#T is ambiguous" -msgstr "Guhindura.... Umumaro Kuri Ubwoko ni" - -#: cp/class.c:5822 -#, fuzzy -msgid "assuming pointer to member %qD" -msgstr "Mweretsi Kuri" - -#: cp/class.c:5825 -#, fuzzy -msgid "(a pointer to member can only be formed with %<&%E%>)" -msgstr "(a Mweretsi Kuri Na:" - -#: cp/class.c:5870 cp/class.c:5901 cp/class.c:6053 cp/class.c:6060 -#, fuzzy -msgid "not enough type information" -msgstr "OYA Ubwoko Ibisobanuro" - -#: cp/class.c:5887 -#, fuzzy -msgid "argument of type %qT does not match %qT" -msgstr "Bya Ubwoko OYA BIHUYE" - -#: cp/class.c:6037 -#, fuzzy -msgid "invalid operation on uninstantiated type" -msgstr "Sibyo ku Ubwoko" - -#. [basic.scope.class] -#. -#. A name N used in a class S shall refer to the same declaration -#. in its context and when re-evaluated in the completed scope of -#. S. -#: cp/class.c:6274 cp/decl.c:1102 cp/name-lookup.c:508 cp/pt.c:2206 -#, fuzzy -msgid "declaration of %q#D" -msgstr "Bya" - -#: cp/class.c:6275 -#, fuzzy -msgid "changes meaning of %qD from %q+#D" -msgstr "Amahinduka Igisobanuro Bya Bivuye" - -#: cp/cvt.c:90 -#, fuzzy -msgid "can't convert from incomplete type %qT to %qT" -msgstr "GUHINDURA Bivuye Ubwoko Kuri" - -#: cp/cvt.c:99 -#, fuzzy -msgid "conversion of %qE from %qT to %qT is ambiguous" -msgstr "Ihindurangero Bya Bivuye Kuri ni" - -#: cp/cvt.c:168 cp/cvt.c:237 cp/cvt.c:284 -#, fuzzy -msgid "cannot convert %qE from type %qT to type %qT" -msgstr "GUHINDURA Bivuye Ubwoko Kuri Ubwoko" - -#: cp/cvt.c:197 cp/cvt.c:201 -#, fuzzy -msgid "pointer to member cast from %qT to %qT is via virtual base" -msgstr "Mweretsi Kuri Bivuye Kuri ni Biturutse Kitaboneka SHINGIRO" - -#: cp/cvt.c:497 -#, fuzzy -msgid "conversion from %qT to %qT discards qualifiers" -msgstr "Ihindurangero Bivuye Kuri" - -#: cp/cvt.c:515 cp/typeck.c:4824 -#, fuzzy -msgid "casting %qT to %qT does not dereference pointer" -msgstr "Kuri OYA Mweretsi" - -#: cp/cvt.c:542 -#, fuzzy -msgid "cannot convert type %qT to type %qT" -msgstr "GUHINDURA Ubwoko Kuri Ubwoko" - -#: cp/cvt.c:670 -#, fuzzy -msgid "conversion from %q#T to %q#T" -msgstr "Ihindurangero Bivuye Kuri" - -#: cp/cvt.c:682 cp/cvt.c:702 -#, fuzzy -msgid "%q#T used where a %qT was expected" -msgstr "`%#T'a Ikitezwe:" - -#: cp/cvt.c:717 -#, fuzzy -msgid "%q#T used where a floating point value was expected" -msgstr "`%#T'a Bihindagurika Akadomo Agaciro Ikitezwe:" - -#: cp/cvt.c:764 -#, fuzzy -msgid "conversion from %qT to non-scalar type %qT requested" -msgstr "Ihindurangero Bivuye Kuri Ubwoko" - -#: cp/cvt.c:798 -msgid "pseudo-destructor is not called" -msgstr "" - -#: cp/cvt.c:857 -#, fuzzy -msgid "object of incomplete type %qT will not be accessed in %s" -msgstr "Igikoresho Bya Ubwoko OYA birabonetse in" - -#: cp/cvt.c:860 -#, fuzzy -msgid "object of type %qT will not be accessed in %s" -msgstr "Igikoresho Bya Ubwoko OYA birabonetse in" - -#: cp/cvt.c:876 -#, fuzzy -msgid "object %qE of incomplete type %qT will not be accessed in %s" -msgstr "Igikoresho Bya Ubwoko OYA birabonetse in" - -#. [over.over] enumerates the places where we can take the address -#. of an overloaded function, and this is not one of them. -#: cp/cvt.c:892 -#, fuzzy, c-format -msgid "%s cannot resolve address of overloaded function" -msgstr "%sAderesi Bya Umumaro" - -#. Only warn when there is no &. -#: cp/cvt.c:898 -#, fuzzy, c-format -msgid "%s is a reference, not call, to function %qE" -msgstr "%sni a Indango OYA Kuri Umumaro" - -#: cp/cvt.c:909 -#, fuzzy, c-format -msgid "%s has no effect" -msgstr "%sOya" - -#: cp/cvt.c:941 -#, fuzzy -msgid "value computed is not used" -msgstr "ni OYA" - -#: cp/cvt.c:1049 -#, fuzzy -msgid "converting NULL to non-pointer type" -msgstr "Guhindura.... Kuri Mweretsi Ubwoko" - -#: cp/cvt.c:1121 -#, fuzzy -msgid "ambiguous default type conversion from %qT" -msgstr "Mburabuzi Ubwoko Ihindurangero Bivuye" - -#: cp/cvt.c:1123 -#, fuzzy -msgid " candidate conversions include %qD and %qD" -msgstr "Gushyiramo Na" - -#: cp/decl.c:361 -#, fuzzy -msgid "label %qD used but not defined" -msgstr "Akarango OYA" - -#: cp/decl.c:372 -#, fuzzy -msgid "label %qD defined but not used" -msgstr "Akarango OYA" - -#: cp/decl.c:1009 -#, fuzzy -msgid "%qD was declared % and later %" -msgstr "`%s'Na" - -#: cp/decl.c:1010 cp/decl.c:1475 -#, fuzzy -msgid "previous declaration of %qD" -msgstr "Ibanjirije Bya" - -#: cp/decl.c:1058 -#, fuzzy -msgid "%Jfunction %qD redeclared as inline" -msgstr "Umumaro Nka Mumurongo" - -#: cp/decl.c:1059 -#, fuzzy -msgid "%Jprevious declaration of %qD with attribute noinline" -msgstr "Ibanjirije Bya Umumaro Na: Ikiranga" - -#: cp/decl.c:1066 -#, fuzzy -msgid "%Jfunction %qD redeclared with attribute noinline" -msgstr "Umumaro Na: Ikiranga" - -#: cp/decl.c:1068 -#, fuzzy -msgid "%Jprevious declaration of %qD was inline" -msgstr "Ibanjirije Bya Umumaro Mumurongo" - -#: cp/decl.c:1089 cp/decl.c:1160 -#, fuzzy -msgid "shadowing %s function %q#D" -msgstr "Ishyiraho ry'igicucu Umumaro" - -#: cp/decl.c:1098 -#, fuzzy -msgid "library function %q#D redeclared as non-function %q#D" -msgstr "Isomero Umumaro Nka Umumaro" - -#: cp/decl.c:1103 -#, fuzzy -msgid "conflicts with built-in declaration %q#D" -msgstr "Na: in" - -#: cp/decl.c:1155 cp/decl.c:1264 cp/decl.c:1280 -#, fuzzy -msgid "new declaration %q#D" -msgstr "Gishya" - -#: cp/decl.c:1156 -#, fuzzy -msgid "ambiguates built-in declaration %q#D" -msgstr "in" - -#: cp/decl.c:1227 -#, fuzzy -msgid "%q#D redeclared as different kind of symbol" -msgstr "`%#D'Nka Bya IKIMENYETSO" - -#: cp/decl.c:1230 -#, fuzzy -msgid "previous declaration of %q#D" -msgstr "Ibanjirije Bya" - -#: cp/decl.c:1249 -#, fuzzy -msgid "declaration of template %q#D" -msgstr "Bya Inyandikorugero" - -#: cp/decl.c:1250 cp/name-lookup.c:509 -#, fuzzy -msgid "conflicts with previous declaration %q#D" -msgstr "Na: Ibanjirije" - -#: cp/decl.c:1265 cp/decl.c:1281 -#, fuzzy -msgid "ambiguates old declaration %q#D" -msgstr "ki/ bishaje" - -#: cp/decl.c:1273 -#, fuzzy -msgid "declaration of C function %q#D conflicts with" -msgstr "Bya C Umumaro Na:" - -#: cp/decl.c:1275 -#, fuzzy -msgid "previous declaration %q#D here" -msgstr "Ibanjirije" - -#: cp/decl.c:1288 -#, fuzzy -msgid "conflicting declaration %q#D" -msgstr "Bya" - -#: cp/decl.c:1289 -#, fuzzy -msgid "%qD has a previous declaration as %q#D" -msgstr "Ibanjirije Nka" - -#. [namespace.alias] -#. -#. A namespace-name or namespace-alias shall not be declared as -#. the name of any other entity in the same declarative region. -#. A namespace-name defined at global scope shall not be -#. declared as the name of any other entity in any global scope -#. of the program. -#: cp/decl.c:1342 -#, fuzzy -msgid "declaration of namespace %qD conflicts with" -msgstr "Bya C Umumaro Na:" - -#: cp/decl.c:1343 -#, fuzzy -msgid "previous declaration of namespace %qD here" -msgstr "Ibanjirije" - -#: cp/decl.c:1355 -#, fuzzy -msgid "%q#D previously defined here" -msgstr "Ibanjirije Insobanuro" - -#: cp/decl.c:1356 -#, fuzzy -msgid "%q#D previously declared here" -msgstr "Ibanjirije" - -#. Prototype decl follows defn w/o prototype. -#: cp/decl.c:1365 -#, fuzzy -msgid "prototype for %q#D" -msgstr "kugirango" - -#: cp/decl.c:1366 -#, fuzzy -msgid "%Jfollows non-prototype definition here" -msgstr "Insobanuro" - -#: cp/decl.c:1378 -#, fuzzy -msgid "previous declaration of %q#D with %qL linkage" -msgstr "Ibanjirije Bya Na:" - -#: cp/decl.c:1380 -#, fuzzy -msgid "conflicts with new declaration with %qL linkage" -msgstr "Na: Gishya Na:" - -#: cp/decl.c:1403 cp/decl.c:1410 -#, fuzzy -msgid "default argument given for parameter %d of %q#D" -msgstr "Mburabuzi kugirango Bya" - -#: cp/decl.c:1405 cp/decl.c:1412 -#, fuzzy -msgid "after previous specification in %q#D" -msgstr "Nyuma Ibanjirije in" - -#: cp/decl.c:1421 -#, fuzzy -msgid "%q#D was used before it was declared inline" -msgstr "`%#D'Mbere Mumurongo" - -#: cp/decl.c:1422 -#, fuzzy -msgid "%Jprevious non-inline declaration here" -msgstr "Ibanjirije Mumurongo" - -#: cp/decl.c:1474 -#, fuzzy -msgid "redundant redeclaration of %qD in same scope" -msgstr "Bya in Ingano:" - -#: cp/decl.c:1568 -#, fuzzy, c-format -msgid "declaration of %qF throws different exceptions" -msgstr "Bya Amarengayobora" - -#: cp/decl.c:1570 -#, fuzzy, c-format -msgid "than previous declaration %qF" -msgstr "Ibanjirije" - -#. From [temp.expl.spec]: -#. -#. If a template, a member template or the member of a class -#. template is explicitly specialized then that -#. specialization shall be declared before the first use of -#. that specialization that would cause an implicit -#. instantiation to take place, in every translation unit in -#. which such a use occurs. -#: cp/decl.c:1730 -#, fuzzy -msgid "explicit specialization of %qD after first use" -msgstr "Bya Nyuma Itangira Gukoresha" - -#: cp/decl.c:1809 -msgid "%J%qD: visibility attribute ignored because it" -msgstr "" - -#: cp/decl.c:1811 -#, fuzzy -msgid "%Jconflicts with previous declaration here" -msgstr "Na: Ibanjirije" - -#: cp/decl.c:2055 -#, fuzzy, c-format -msgid "label %qE referenced outside of any function" -msgstr "Akarango Hanze Bya Umumaro" - -#: cp/decl.c:2151 cp/decl.c:2175 cp/decl.c:2263 -#, fuzzy -msgid "jump to label %qD" -msgstr "Simbuka Kuri Akarango" - -#: cp/decl.c:2153 cp/decl.c:2177 -#, fuzzy -msgid "jump to case label" -msgstr "Simbuka Kuri Akarango" - -#: cp/decl.c:2156 cp/decl.c:2180 -#, fuzzy -msgid "%H from here" -msgstr "Bivuye" - -#: cp/decl.c:2161 -#, fuzzy -msgid " crosses initialization of %q#D" -msgstr "Bya" - -#: cp/decl.c:2164 cp/decl.c:2279 -#, fuzzy -msgid " enters scope of non-POD %q#D" -msgstr "Ingano: Bya" - -#: cp/decl.c:2184 cp/decl.c:2283 -#, fuzzy -msgid " enters try block" -msgstr "Funga" - -#: cp/decl.c:2186 cp/decl.c:2285 -#, fuzzy -msgid " enters catch block" -msgstr "Funga" - -#: cp/decl.c:2264 -#, fuzzy -msgid " from here" -msgstr "Bivuye" - -#. Can't skip init of __exception_info. -#: cp/decl.c:2275 -#, fuzzy -msgid "%J enters catch block" -msgstr "Funga" - -#: cp/decl.c:2277 -#, fuzzy -msgid " skips initialization of %q#D" -msgstr "Bya" - -#: cp/decl.c:2311 -#, fuzzy -msgid "label named wchar_t" -msgstr "Akarango" - -#: cp/decl.c:2314 -#, fuzzy -msgid "duplicate label %qD" -msgstr "Gusubiramo Akarango" - -#: cp/decl.c:2562 cp/parser.c:3525 -#, fuzzy -msgid "%qD used without template parameters" -msgstr "`%D'Inyandikorugero Ibigenga" - -#: cp/decl.c:2579 cp/decl.c:2670 -#, fuzzy -msgid "no class template named %q#T in %q#T" -msgstr "Oya ishuri Inyandikorugero in" - -#: cp/decl.c:2600 cp/decl.c:2610 cp/decl.c:2630 -#, fuzzy -msgid "no type named %q#T in %q#T" -msgstr "Oya Ubwoko in" - -#: cp/decl.c:2679 -#, fuzzy -msgid "template parameters do not match template" -msgstr "Inyandikorugero Ibigenga" - -#: cp/decl.c:2680 cp/friend.c:317 cp/friend.c:325 -#, fuzzy -msgid "%qD declared here" -msgstr "`%D'Nka a" - -#: cp/decl.c:3351 -#, fuzzy -msgid "%Jan anonymous union cannot have function members" -msgstr "Ihuza Umumaro" - -#: cp/decl.c:3369 -#, fuzzy -msgid "member %q#D with constructor not allowed in anonymous aggregate" -msgstr "Na: OYA in" - -#: cp/decl.c:3373 -#, fuzzy -msgid "member %q#D with destructor not allowed in anonymous aggregate" -msgstr "Na: OYA in" - -#: cp/decl.c:3377 -#, fuzzy -msgid "member %q#D with copy assignment operator not allowed in anonymous aggregate" -msgstr "Na: Gukoporora Igenera Mukoresha OYA in" - -#: cp/decl.c:3403 -#, fuzzy -msgid "multiple types in one declaration" -msgstr "Igikubo in" - -#: cp/decl.c:3407 -#, fuzzy -msgid "redeclaration of C++ built-in type %qT" -msgstr "Bya C in Ubwoko" - -#: cp/decl.c:3444 -#, fuzzy -msgid "missing type-name in typedef-declaration" -msgstr "Ibuze Ubwoko Izina: in" - -#: cp/decl.c:3452 -#, fuzzy -msgid "ISO C++ prohibits anonymous structs" -msgstr "C" - -#: cp/decl.c:3459 -#, fuzzy, c-format -msgid "%qs can only be specified for functions" -msgstr "`%D'kugirango Imimaro" - -#: cp/decl.c:3465 -#, fuzzy -msgid "% can only be specified inside a class" -msgstr "`%D'Mo Imbere a ishuri" - -#: cp/decl.c:3467 -#, fuzzy -msgid "% can only be specified for constructors" -msgstr "`%D'kugirango" - -#: cp/decl.c:3469 -#, fuzzy -msgid "a storage class can only be specified for objects and functions" -msgstr "`%D'kugirango Ibintu Na Imimaro" - -#: cp/decl.c:3475 -#, fuzzy -msgid "qualifiers can only be specified for objects and functions" -msgstr "`%D'kugirango Ibintu Na Imimaro" - -#: cp/decl.c:3505 -#, fuzzy -msgid "attribute ignored in declaration of %q#T" -msgstr "Ibanjirije Bya" - -#: cp/decl.c:3506 -msgid "attribute for %q#T must follow the %qs keyword" -msgstr "" - -#: cp/decl.c:3629 -#, fuzzy -msgid "function %q#D is initialized like a variable" -msgstr "Umumaro ni nka a IMPINDURAGACIRO" - -#: cp/decl.c:3641 -#, fuzzy -msgid "declaration of %q#D has % and is initialized" -msgstr "Bya Na ni" - -#: cp/decl.c:3671 -#, fuzzy -msgid "%q#D is not a static member of %q#T" -msgstr "`%#D'ni OYA a Bya" - -#: cp/decl.c:3677 -#, fuzzy -msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>" -msgstr "C OYA Kuri Nka" - -#: cp/decl.c:3686 -msgid "template header not allowed in member definition of explicitly specialized class" -msgstr "" - -#: cp/decl.c:3694 -#, fuzzy -msgid "duplicate initialization of %qD" -msgstr "Gusubiramo Bya" - -#: cp/decl.c:3732 -#, fuzzy -msgid "declaration of %q#D outside of class is not definition" -msgstr "Bya Hanze Bya ishuri ni OYA Insobanuro" - -#: cp/decl.c:3781 -#, fuzzy -msgid "variable %q#D has initializer but incomplete type" -msgstr "IMPINDURAGACIRO Ubwoko" - -#: cp/decl.c:3788 cp/decl.c:4410 -#, fuzzy -msgid "elements of array %q#D have incomplete type" -msgstr "Ibintu Bya Imbonerahamwe Ubwoko" - -#: cp/decl.c:3804 -#, fuzzy -msgid "aggregate %q#D has incomplete type and cannot be defined" -msgstr "Ubwoko Na" - -#: cp/decl.c:3854 -#, fuzzy -msgid "%qD declared as reference but not initialized" -msgstr "`%D'Nka Indango OYA" - -#: cp/decl.c:3860 -#, fuzzy -msgid "ISO C++ forbids use of initializer list to initialize reference %qD" -msgstr "C Gukoresha Bya Urutonde Kuri gutangiza Indango" - -#: cp/decl.c:3886 -#, fuzzy -msgid "cannot initialize %qT from %qT" -msgstr "gutangiza Bivuye" - -#: cp/decl.c:3919 -#, fuzzy -msgid "initializer fails to determine size of %qD" -msgstr "Kuri Ingano Bya" - -#: cp/decl.c:3924 -#, fuzzy -msgid "array size missing in %qD" -msgstr "Imbonerahamwe Ingano Ibuze in" - -#: cp/decl.c:3934 -#, fuzzy -msgid "zero-size array %qD" -msgstr "Zeru Ingano Imbonerahamwe" - -#. An automatic variable with an incomplete type: that is an error. -#. Don't talk about array types here, since we took care of that -#. message in grokdeclarator. -#: cp/decl.c:3971 -#, fuzzy -msgid "storage size of %qD isn't known" -msgstr "Ingano Bya si" - -#: cp/decl.c:3993 -#, fuzzy -msgid "storage size of %qD isn't constant" -msgstr "Ingano Bya si" - -#: cp/decl.c:4048 -#, fuzzy -msgid "sorry: semantics of inline function static data %q#D are wrong (you'll wind up with multiple copies)" -msgstr "Bya Mumurongo Umumaro Ibyatanzwe Hejuru Na: Igikubo Amakopi" - -#: cp/decl.c:4051 -#, fuzzy -msgid "%J you can work around this by removing the initializer" -msgstr "Akazi iyi ku i" - -#: cp/decl.c:4078 -#, fuzzy -msgid "uninitialized const %qD" -msgstr "Itatangijwe" - -#: cp/decl.c:4143 -msgid "name %qD used in a GNU-style designated initializer for an array" -msgstr "" - -#: cp/decl.c:4214 -#, fuzzy -msgid "brace-enclosed initializer used to initialize %qT" -msgstr "Kuri gutangiza" - -#: cp/decl.c:4279 -#, fuzzy -msgid "initializer for %qT must be brace-enclosed" -msgstr "kugirango" - -#: cp/decl.c:4295 -#, fuzzy -msgid "ISO C++ does not allow designated initializers" -msgstr "C OYA Kwemerera" - -#: cp/decl.c:4299 -#, fuzzy -msgid "%qT has no non-static data member named %qD" -msgstr "`%T'Oya Ibyatanzwe" - -#: cp/decl.c:4363 -#, fuzzy -msgid "too many initializers for %qT" -msgstr "kugirango" - -#: cp/decl.c:4404 -#, fuzzy -msgid "variable-sized object %qD may not be initialized" -msgstr "IMPINDURAGACIRO Igikoresho Gicurasi OYA" - -#: cp/decl.c:4415 -#, fuzzy -msgid "%qD has incomplete type" -msgstr "`%D'Ubwoko" - -#: cp/decl.c:4469 -#, fuzzy -msgid "%qD must be initialized by constructor, not by %<{...}%>" -msgstr "`%D'ku OYA ku" - -#: cp/decl.c:4505 -#, fuzzy -msgid "array %qD initialized by parenthesized string literal %qE" -msgstr "a Ikurikiranyanyuguti" - -#: cp/decl.c:4520 -#, fuzzy -msgid "structure %qD with uninitialized const members" -msgstr "Imiterere Na: Itatangijwe" - -#: cp/decl.c:4522 -#, fuzzy -msgid "structure %qD with uninitialized reference members" -msgstr "Imiterere Na: Itatangijwe Indango" - -#: cp/decl.c:4722 -#, fuzzy -msgid "assignment (not initialization) in declaration" -msgstr "Igenera OYA in" - -#: cp/decl.c:4739 -#, fuzzy -msgid "cannot initialize %qD to namespace %qD" -msgstr "gutangiza Kuri" - -#: cp/decl.c:4780 -#, fuzzy -msgid "shadowing previous type declaration of %q#D" -msgstr "Ishyiraho ry'igicucu Ibanjirije Ubwoko Bya" - -#: cp/decl.c:4814 -#, fuzzy -msgid "%qD cannot be thread-local because it has non-POD type %qT" -msgstr "`%D'Urudodo Ubwoko" - -#: cp/decl.c:4829 -#, fuzzy -msgid "%qD is thread-local and so cannot be dynamically initialized" -msgstr "`%D'ni Urudodo Na" - -#: cp/decl.c:5388 -#, fuzzy -msgid "destructor for alien class %qT cannot be a member" -msgstr "kugirango ishuri a" - -#: cp/decl.c:5390 -#, fuzzy -msgid "constructor for alien class %qT cannot be a member" -msgstr "kugirango ishuri a" - -#: cp/decl.c:5411 -#, fuzzy -msgid "%qD declared as a % %s" -msgstr "`%D'Nka a" - -#: cp/decl.c:5413 -#, fuzzy -msgid "%qD declared as an % %s" -msgstr "`%D'Nka" - -#: cp/decl.c:5415 -#, fuzzy -msgid "% and % function specifiers on %qD invalid in %s declaration" -msgstr "`Na Umumaro ku Sibyo in" - -#: cp/decl.c:5419 -#, fuzzy -msgid "%qD declared as a friend" -msgstr "`%D'Nka a" - -#: cp/decl.c:5425 -#, fuzzy -msgid "%qD declared with an exception specification" -msgstr "`%D'Na: Irengayobora(-)" - -#: cp/decl.c:5511 -#, fuzzy -msgid "cannot declare %<::main%> to be a template" -msgstr "Kuri a Inyandikorugero" - -#: cp/decl.c:5513 -#, fuzzy -msgid "cannot declare %<::main%> to be inline" -msgstr "Kuri Mumurongo" - -#: cp/decl.c:5515 -#, fuzzy -msgid "cannot declare %<::main%> to be static" -msgstr "Kuri" - -#: cp/decl.c:5519 -#, fuzzy -msgid "%<::main%> must return %" -msgstr "`Garuka" - -#: cp/decl.c:5549 -#, fuzzy -msgid "non-local function %q#D uses anonymous type" -msgstr "Umumaro Ubwoko" - -#: cp/decl.c:5552 cp/decl.c:5888 -#, fuzzy -msgid "%q#D does not refer to the unqualified type, so it is not used for linkage" -msgstr "`%#D'OYA Kuri i Ubwoko ni OYA kugirango" - -#: cp/decl.c:5558 -#, fuzzy -msgid "non-local function %q#D uses local type %qT" -msgstr "Umumaro Ubwoko" - -#: cp/decl.c:5581 -#, fuzzy -msgid "%smember function %qD cannot have cv-qualifier" -msgstr "%smemberUmumaro Uburyo" - -#: cp/decl.c:5605 -#, fuzzy -msgid "defining explicit specialization %qD in friend declaration" -msgstr "in" - -#. Something like `template friend void f()'. -#: cp/decl.c:5615 -#, fuzzy -msgid "invalid use of template-id %qD in declaration of primary template" -msgstr "Sibyo Gukoresha Bya Inyandikorugero ID in Bya Inyandikorugero" - -#: cp/decl.c:5643 -#, fuzzy -msgid "default arguments are not allowed in declaration of friend template specialization %qD" -msgstr "Mburabuzi ingingo OYA in Bya Inyandikorugero" - -#: cp/decl.c:5651 -#, fuzzy -msgid "% is not allowed in declaration of friend template specialization %qD" -msgstr "`ni OYA in Bya Inyandikorugero" - -#: cp/decl.c:5717 -#, fuzzy -msgid "definition of implicitly-declared %qD" -msgstr "Insobanuro Bya" - -#: cp/decl.c:5737 cp/decl2.c:712 -#, fuzzy -msgid "no %q#D member function declared in class %qT" -msgstr "Oya Umumaro in ishuri" - -#. DRs 132, 319 and 389 seem to indicate types with -#. no linkage can only be used to declare extern "C" -#. entities. Since it's not always an error in the -#. ISO C++ 90 Standard, we only issue a warning. -#: cp/decl.c:5885 -#, fuzzy -msgid "non-local variable %q#D uses anonymous type" -msgstr "Umumaro Ubwoko" - -#: cp/decl.c:5894 -#, fuzzy -msgid "non-local variable %q#D uses local type %qT" -msgstr "IMPINDURAGACIRO Ubwoko" - -#: cp/decl.c:6011 -#, fuzzy -msgid "invalid in-class initialization of static data member of non-integral type %qT" -msgstr "Sibyo in ishuri Bya Ibyatanzwe Bya Umubare Wuzuye Ubwoko" - -#: cp/decl.c:6021 -#, fuzzy -msgid "ISO C++ forbids in-class initialization of non-const static member %qD" -msgstr "C in ishuri Bya" - -#: cp/decl.c:6025 -#, fuzzy -msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT" -msgstr "C Bya Bya Umubare Wuzuye Ubwoko" - -#: cp/decl.c:6045 -#, fuzzy -msgid "size of array %qD has non-integral type %qT" -msgstr "Ingano Bya Imbonerahamwe Umubare wuzuye Ubwoko" - -#: cp/decl.c:6047 -#, fuzzy -msgid "size of array has non-integral type %qT" -msgstr "Ingano Bya Imbonerahamwe Umubare wuzuye Ubwoko" - -#: cp/decl.c:6083 -#, fuzzy -msgid "size of array %qD is negative" -msgstr "Ingano Bya Imbonerahamwe ni" - -#: cp/decl.c:6085 -#, fuzzy -msgid "size of array is negative" -msgstr "Ingano Bya Imbonerahamwe ni" - -#: cp/decl.c:6093 -#, fuzzy -msgid "ISO C++ forbids zero-size array %qD" -msgstr "C Zeru Ingano Imbonerahamwe" - -#: cp/decl.c:6095 -#, fuzzy -msgid "ISO C++ forbids zero-size array" -msgstr "C Zeru Ingano Imbonerahamwe" - -#: cp/decl.c:6102 -#, fuzzy -msgid "size of array %qD is not an integral constant-expression" -msgstr "Ingano Bya Imbonerahamwe ni OYA Umubare Wuzuye imvugo" - -#: cp/decl.c:6105 -#, fuzzy -msgid "size of array is not an integral constant-expression" -msgstr "Ingano Bya Imbonerahamwe ni OYA Umubare Wuzuye imvugo" - -#: cp/decl.c:6110 +#: params.def:217 #, fuzzy -msgid "ISO C++ forbids variable-size array %qD" -msgstr "C IMPINDURAGACIRO Ingano Imbonerahamwe" +msgid "The maximum number of incoming edges to consider for crossjumping" +msgstr "Kinini Umubare Bya Kuri kugirango" -#: cp/decl.c:6112 +#: params.def:230 #, fuzzy -msgid "ISO C++ forbids variable-size array" -msgstr "C IMPINDURAGACIRO Ingano Imbonerahamwe" +msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap." +msgstr "Kuri Imbarutso Nka a Ijanisha Bya i Igiteranyo Ingano Bya i" -#: cp/decl.c:6142 +#: params.def:236 #, fuzzy -msgid "overflow in array dimension" -msgstr "Byarenze urugero in Imbonerahamwe" +msgid "Minimum heap size before we start collecting garbage, in kilobytes." +msgstr "Ingano Mbere Twebwe Gutangira in" -#: cp/decl.c:6216 +#: config/darwin-c.c:75 #, fuzzy -msgid "declaration of %qD as %s" -msgstr "Bya Nka" +msgid "too many #pragma options align=reset" +msgstr "Amahitamo Gutondeka Kugarura" -#: cp/decl.c:6218 -#, c-format -msgid "creating %s" +#: config/darwin-c.c:97 config/darwin-c.c:100 config/darwin-c.c:102 +#: config/darwin-c.c:104 +msgid "malformed '#pragma options', ignoring" msgstr "" -#: cp/decl.c:6230 +#: config/darwin-c.c:107 #, fuzzy -msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first" -msgstr "Bya Nka Imbonerahamwe kugirango Byose Ingero i Itangira" +msgid "junk at end of '#pragma options'" +msgstr "Umwanda ku Impera Bya" -#: cp/decl.c:6234 +#: config/darwin-c.c:117 #, fuzzy -msgid "multidimensional array must have bounds for all dimensions except the first" -msgstr "Imbonerahamwe kugirango Byose Ingero i Itangira" +msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring" +msgstr "Amahitamo Gutondeka UMWIKUBE Kugarura" -#: cp/decl.c:6269 +#: config/darwin-c.c:130 #, fuzzy -msgid "return type specification for constructor invalid" -msgstr "Garuka Ubwoko kugirango Sibyo" +msgid "missing '(' after '#pragma unused', ignoring" +msgstr "Ibuze Nyuma" -#: cp/decl.c:6279 +#: config/darwin-c.c:148 #, fuzzy -msgid "return type specification for destructor invalid" -msgstr "Garuka Ubwoko kugirango Sibyo" +msgid "missing ')' after '#pragma unused', ignoring" +msgstr "Ibuze Nyuma" -#: cp/decl.c:6292 +#: config/darwin-c.c:151 #, fuzzy -msgid "operator %qT declared to return %qT" -msgstr "Mukoresha Kuri Garuka" +msgid "junk at end of '#pragma unused'" +msgstr "Umwanda ku Impera Bya" -#: cp/decl.c:6294 +#: config/lynx-ng.h:97 config/lynx.h:121 config/rs6000/lynx.h:100 #, fuzzy -msgid "return type specified for %" -msgstr "Garuka Ubwoko kugirango Mukoresha" +msgid "-msystem-v and -p are incompatible" +msgstr "-v Na P" -#: cp/decl.c:6316 +#: config/lynx-ng.h:99 config/lynx.h:123 config/rs6000/lynx.h:102 #, fuzzy -msgid "unnamed variable or field declared void" -msgstr "Kitiswe IMPINDURAGACIRO Cyangwa Umwanya" +msgid "-msystem-v and -mthreads are incompatible" +msgstr "-v Na" -#: cp/decl.c:6320 +#: config/alpha/alpha.c:342 #, fuzzy, c-format -msgid "variable or field %qE declared void" -msgstr "IMPINDURAGACIRO Cyangwa Umwanya" - -#: cp/decl.c:6323 -#, fuzzy -msgid "variable or field declared void" -msgstr "IMPINDURAGACIRO Cyangwa Umwanya" - -#: cp/decl.c:6478 -#, fuzzy -msgid "type %qT is not derived from type %qT" -msgstr "Ubwoko ni OYA Bivuye Ubwoko" - -#: cp/decl.c:6498 cp/decl.c:6590 cp/decl.c:7734 -#, fuzzy -msgid "declaration of %qD as non-function" -msgstr "Bya Nka Umumaro" - -#: cp/decl.c:6504 -#, fuzzy -msgid "declaration of %qD as non-member" -msgstr "Bya Nka Umumaro" +msgid "-f%s ignored for Unicos/Mk (not supported)" +msgstr "-F kugirango OYA" -#: cp/decl.c:6534 +#: config/alpha/alpha.c:366 #, fuzzy -msgid "declarator-id missing; using reserved word %qD" -msgstr "ID Ibuze ikoresha ijambo" - -#: cp/decl.c:6623 -#, fuzzy, c-format -msgid "two or more data types in declaration of %qs" -msgstr "Cyangwa Birenzeho Ibyatanzwe in Bya" +msgid "-mieee not supported on Unicos/Mk" +msgstr "-OYA ku" -#: cp/decl.c:6666 +#: config/alpha/alpha.c:377 #, fuzzy -msgid "ISO C++ does not support %" -msgstr "C OYA Gushigikira" - -#: cp/decl.c:6726 cp/decl.c:6728 -#, fuzzy, c-format -msgid "ISO C++ forbids declaration of %qs with no type" -msgstr "C Bya Na: Oya Ubwoko" - -#: cp/decl.c:6753 -#, fuzzy, c-format -msgid "short, signed or unsigned invalid for %qs" -msgstr "Cyangwa Bitashizweho umukono Sibyo kugirango" - -#: cp/decl.c:6755 -#, fuzzy, c-format -msgid "long, short, signed or unsigned invalid for %qs" -msgstr "Cyangwa Bitashizweho umukono Sibyo kugirango" - -#: cp/decl.c:6757 -#, fuzzy, c-format -msgid "long and short specified together for %qs" -msgstr "Na kugirango" - -#: cp/decl.c:6759 -#, fuzzy, c-format -msgid "long or short specified with char for %qs" -msgstr "Cyangwa Na: INYUGUTI kugirango" - -#: cp/decl.c:6761 -#, fuzzy, c-format -msgid "long or short specified with floating type for %qs" -msgstr "Cyangwa Na: Bihindagurika Ubwoko kugirango" - -#: cp/decl.c:6763 -#, fuzzy, c-format -msgid "signed and unsigned given together for %qs" -msgstr "Na Bitashizweho umukono kugirango" - -#: cp/decl.c:6769 -#, fuzzy, c-format -msgid "long, short, signed or unsigned used invalidly for %qs" -msgstr "Cyangwa Bitashizweho umukono kugirango" +msgid "-mieee-with-inexact not supported on Unicos/Mk" +msgstr "-Na: OYA ku" -#: cp/decl.c:6834 +#: config/alpha/alpha.c:394 #, fuzzy, c-format -msgid "complex invalid for %qs" -msgstr "ITSINDA RY'IMIBARE C Sibyo kugirango" - -#: cp/decl.c:6863 -#, fuzzy -msgid "qualifiers are not allowed on declaration of %" -msgstr "OYA ku Bya Mukoresha" - -#: cp/decl.c:6875 cp/typeck.c:6391 -#, fuzzy -msgid "ignoring %qV qualifiers added to function type %qT" -msgstr "Sibyo ku Umumaro Ubwoko" - -#: cp/decl.c:6898 -#, fuzzy -msgid "member %qD cannot be declared both virtual and static" -msgstr "Byombi Kitaboneka Na" - -#: cp/decl.c:6905 -#, fuzzy -msgid "%<%T::%D%> is not a valid declarator" -msgstr "`%T::%D'ni OYA a Byemewe" - -#: cp/decl.c:6913 -#, fuzzy -msgid "typedef declaration invalid in parameter declaration" -msgstr "Sibyo in" - -#: cp/decl.c:6917 -#, fuzzy -msgid "storage class specifiers invalid in parameter declarations" -msgstr "ishuri Sibyo in" - -#: cp/decl.c:6924 -#, fuzzy -msgid "virtual outside class declaration" -msgstr "Kitaboneka Hanze ishuri" +msgid "bad value `%s' for -mtrap-precision switch" +msgstr "Agaciro kugirango Hindura" -#: cp/decl.c:6937 cp/decl.c:6944 +#: config/alpha/alpha.c:408 #, fuzzy, c-format -msgid "multiple storage classes in declaration of %qs" -msgstr "Igikubo Inzego in Bya" +msgid "bad value `%s' for -mfp-rounding-mode switch" +msgstr "Agaciro kugirango Ubwoko Hindura" -#: cp/decl.c:6987 +#: config/alpha/alpha.c:423 #, fuzzy, c-format -msgid "storage class specified for %s %qs" -msgstr "ishuri kugirango" - -#: cp/decl.c:7024 -#, fuzzy -msgid "top-level declaration of %qs specifies %" -msgstr "Hejuru: urwego Bya" - -#: cp/decl.c:7036 -#, fuzzy -msgid "storage class specifiers invalid in friend function declarations" -msgstr "ishuri Sibyo in Umumaro" - -#: cp/decl.c:7162 -#, fuzzy -msgid "destructor cannot be static member function" -msgstr "Umumaro" - -#: cp/decl.c:7165 -#, fuzzy -msgid "destructors may not be cv-qualified" -msgstr "Gicurasi OYA" - -#: cp/decl.c:7185 -#, fuzzy -msgid "constructor cannot be static member function" -msgstr "Umumaro" - -#: cp/decl.c:7188 -#, fuzzy -msgid "constructors cannot be declared virtual" -msgstr "Kitaboneka" - -#: cp/decl.c:7193 -#, fuzzy -msgid "constructors may not be cv-qualified" -msgstr "Gicurasi OYA" +msgid "bad value `%s' for -mfp-trap-mode switch" +msgstr "Agaciro kugirango Ubwoko Hindura" -#: cp/decl.c:7213 +#: config/alpha/alpha.c:435 #, fuzzy, c-format -msgid "can't initialize friend function %qs" -msgstr "gutangiza Umumaro" - -#. Cannot be both friend and virtual. -#: cp/decl.c:7217 -#, fuzzy -msgid "virtual functions cannot be friends" -msgstr "Kitaboneka Imimaro" - -#: cp/decl.c:7221 -#, fuzzy -msgid "friend declaration not in class definition" -msgstr "OYA in ishuri Insobanuro" +msgid "bad value `%s' for -mtls-size switch" +msgstr "Agaciro kugirango Ingano Hindura" -#: cp/decl.c:7223 +#: config/alpha/alpha.c:454 config/alpha/alpha.c:466 #, fuzzy, c-format -msgid "can't define friend function %qs in a local class definition" -msgstr "Kugaragaza... Umumaro in a ishuri Insobanuro" - -#: cp/decl.c:7236 -#, fuzzy -msgid "destructors may not have parameters" -msgstr "Gicurasi OYA Ibigenga" - -#: cp/decl.c:7255 cp/decl.c:7262 -#, fuzzy -msgid "cannot declare reference to %q#T" -msgstr "Indango Kuri" - -#: cp/decl.c:7256 -#, fuzzy -msgid "cannot declare pointer to %q#T" -msgstr "Mweretsi Kuri" - -#: cp/decl.c:7264 -#, fuzzy -msgid "cannot declare pointer to %q#T member" -msgstr "Mweretsi Kuri" - -#: cp/decl.c:7303 -#, fuzzy -msgid "%qD is a namespace" -msgstr "`%D'ni a" - -#: cp/decl.c:7342 -#, fuzzy -msgid "template-id %qD used as a declarator" -msgstr "Inyandikorugero ID Nka a" - -#: cp/decl.c:7389 -#, fuzzy -msgid "extra qualification %<%T::%> on member %qs ignored" -msgstr "Birenga ku" - -#: cp/decl.c:7408 -#, fuzzy -msgid "cannot declare member function %<%T::%s%> within %<%T%>" -msgstr "Umumaro muri" - -#: cp/decl.c:7423 -#, fuzzy -msgid "cannot declare member %<%T::%s%> within %qT" -msgstr "muri" - -#: cp/decl.c:7462 -#, fuzzy -msgid "data member may not have variably modified type %qT" -msgstr "Ibyatanzwe Gicurasi OYA Byahinduwe Ubwoko" - -#: cp/decl.c:7464 -#, fuzzy -msgid "parameter may not have variably modified type %qT" -msgstr "Gicurasi OYA Byahinduwe Ubwoko" - -#. [dcl.fct.spec] The explicit specifier shall only be used in -#. declarations of constructors within a class definition. -#: cp/decl.c:7472 -#, fuzzy -msgid "only declarations of constructors can be %" -msgstr "Bya" - -#: cp/decl.c:7480 -#, fuzzy -msgid "non-member %qs cannot be declared %" -msgstr "Igikoresho" +msgid "bad value `%s' for -mcpu switch" +msgstr "Agaciro kugirango Hindura" -#: cp/decl.c:7485 +#: config/alpha/alpha.c:473 #, fuzzy -msgid "non-object member %qs cannot be declared %" -msgstr "Igikoresho" +msgid "trap mode not supported on Unicos/Mk" +msgstr "Ubwoko OYA ku" -#: cp/decl.c:7491 +#: config/alpha/alpha.c:480 #, fuzzy -msgid "function %qs cannot be declared %" -msgstr "Umumaro" +msgid "fp software completion requires -mtrap-precision=i" +msgstr "i" -#: cp/decl.c:7496 +#: config/alpha/alpha.c:496 #, fuzzy -msgid "static %qs cannot be declared %" -msgstr "Umumaro" +msgid "rounding mode not supported for VAX floats" +msgstr "Ubwoko OYA kugirango" -#: cp/decl.c:7501 +#: config/alpha/alpha.c:501 #, fuzzy -msgid "const %qs cannot be declared %" -msgstr "Umumaro" +msgid "trap mode not supported for VAX floats" +msgstr "Ubwoko OYA kugirango" -#: cp/decl.c:7521 -#, fuzzy -msgid "%Jtypedef name may not be a nested-name-specifier" -msgstr "Izina: Gicurasi OYA ishuri" +#: config/alpha/alpha.c:530 +#, fuzzy, c-format +msgid "L%d cache latency unknown for %s" +msgstr "Ubwihisho Kitazwi kugirango" -#: cp/decl.c:7537 -#, fuzzy -msgid "ISO C++ forbids nested type %qD with same name as enclosing class" -msgstr "C Ubwoko Na: Izina: Nka ishuri" +#: config/alpha/alpha.c:545 +#, fuzzy, c-format +msgid "bad value `%s' for -mmemory-latency" +msgstr "Agaciro kugirango" -#: cp/decl.c:7636 +# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text +#: config/alpha/alpha.c:5604 config/m88k/m88k.c:2889 config/romp/romp.c:754 +#: config/romp/romp.c:761 #, fuzzy, c-format -msgid "qualified function types cannot be used to declare %s functions" -msgstr "Umumaro Garuka Ubwoko Umumaro" +msgid "invalid %%H value" +msgstr "Agaciro siko" -#: cp/decl.c:7662 -#, fuzzy -msgid "type qualifiers specified for friend class declaration" -msgstr "Ubwoko kugirango ishuri" +# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text +#: config/alpha/alpha.c:5625 +#, fuzzy, c-format +msgid "invalid %%J value" +msgstr "Agaciro siko" -#: cp/decl.c:7667 -#, fuzzy -msgid "% specified for friend class declaration" -msgstr "`kugirango ishuri" +# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text +#: config/alpha/alpha.c:5641 config/ia64/ia64.c:3970 config/m88k/m88k.c:3034 +#, fuzzy, c-format +msgid "invalid %%r value" +msgstr "Agaciro siko" -#: cp/decl.c:7675 -#, fuzzy -msgid "template parameters cannot be friends" -msgstr "Inyandikorugero Ibigenga" +# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text +#: config/alpha/alpha.c:5651 config/rs6000/rs6000.c:7737 +#, fuzzy, c-format +msgid "invalid %%R value" +msgstr "Agaciro siko" -#: cp/decl.c:7677 -#, fuzzy -msgid "friend declaration requires class-key, i.e. %" -msgstr "E." +# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text +#: config/alpha/alpha.c:5657 config/rs6000/rs6000.c:7663 +#, fuzzy, c-format +msgid "invalid %%N value" +msgstr "Agaciro siko" -#: cp/decl.c:7681 -#, fuzzy -msgid "friend declaration requires class-key, i.e. %" -msgstr "E." +# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text +#: config/alpha/alpha.c:5665 config/rs6000/rs6000.c:7691 +#, fuzzy, c-format +msgid "invalid %%P value" +msgstr "Agaciro siko" -#: cp/decl.c:7694 -#, fuzzy -msgid "trying to make class %qT a friend of global scope" -msgstr "Kuri Ubwoko ishuri a Bya Ingano:" +# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text +#: config/alpha/alpha.c:5673 config/m88k/m88k.c:2895 config/romp/romp.c:740 +#: config/romp/romp.c:747 +#, fuzzy, c-format +msgid "invalid %%h value" +msgstr "Agaciro siko" -#: cp/decl.c:7705 -#, fuzzy -msgid "invalid qualifiers on non-member function type" -msgstr "Sibyo ku Umumaro Ubwoko" +# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text +#: config/alpha/alpha.c:5681 config/romp/romp.c:698 +#, fuzzy, c-format +msgid "invalid %%L value" +msgstr "Agaciro siko" -#: cp/decl.c:7724 -#, fuzzy -msgid "abstract declarator %qT used as declaration" -msgstr "Incamake Nka" +# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text +#: config/alpha/alpha.c:5720 config/rs6000/rs6000.c:7645 +#, fuzzy, c-format +msgid "invalid %%m value" +msgstr "Agaciro siko" -#: cp/decl.c:7749 -#, fuzzy -msgid "cannot use %<::%> in parameter declaration" -msgstr "Gukoresha in" +# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text +#: config/alpha/alpha.c:5728 config/rs6000/rs6000.c:7653 +#, fuzzy, c-format +msgid "invalid %%M value" +msgstr "Agaciro siko" -#. Something like struct S { int N::j; }; -#: cp/decl.c:7794 -#, fuzzy -msgid "invalid use of %<::%>" -msgstr "Sibyo Gukoresha Bya" +# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text +#: config/alpha/alpha.c:5772 +#, fuzzy, c-format +msgid "invalid %%U value" +msgstr "Agaciro siko" -#: cp/decl.c:7809 -#, fuzzy -msgid "can't make %qD into a method -- not in a class" -msgstr "Ubwoko a Uburyo OYA in a ishuri" +# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text +#: config/alpha/alpha.c:5784 config/alpha/alpha.c:5798 config/romp/romp.c:706 +#: config/rs6000/rs6000.c:7745 +#, fuzzy, c-format +msgid "invalid %%s value" +msgstr "Agaciro siko" -#: cp/decl.c:7818 -#, fuzzy -msgid "function %qD declared virtual inside a union" -msgstr "Umumaro Kitaboneka Mo Imbere a Ihuza" +# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text +#: config/alpha/alpha.c:5821 config/m88k/m88k.c:2997 +#, fuzzy, c-format +msgid "invalid %%C value" +msgstr "Agaciro siko" -#: cp/decl.c:7827 -#, fuzzy -msgid "%qD cannot be declared virtual, since it is always static" -msgstr "`%D'Kitaboneka guhera ni Buri gihe" +# sc/source\ui\src\globstr.src:RID_GLOBSTR.STR_VALID_DEFERROR.text +#: config/alpha/alpha.c:5858 config/m88k/m88k.c:3018 +#: config/rs6000/rs6000.c:7502 +#, fuzzy, c-format +msgid "invalid %%E value" +msgstr "Agaciro siko" -#: cp/decl.c:7845 +#: config/alpha/alpha.c:5883 config/alpha/alpha.c:5933 #, fuzzy -msgid "declaration of %qD as member of %qT" -msgstr "Bya a Bya" +msgid "unknown relocation unspec" +msgstr "Kitazwi" -#: cp/decl.c:7921 -#, fuzzy -msgid "field %qD has incomplete type" -msgstr "Umwanya Ubwoko" +#: config/alpha/alpha.c:5892 config/romp/romp.c:981 +#: config/rs6000/rs6000.c:8052 +#, fuzzy, c-format +msgid "invalid %%xn code" +msgstr "Sibyo ITEGEKONGENGA" -#: cp/decl.c:7923 -#, fuzzy -msgid "name %qT has incomplete type" -msgstr "Izina: Ubwoko" +#: config/alpha/alpha.c:6618 config/alpha/alpha.c:6621 config/s390/s390.c:6069 +#: config/s390/s390.c:6072 +msgid "bad builtin fcode" +msgstr "" + +#. Macro to define tables used to set the flags. +#. This is a list in braces of pairs in braces, +#. each pair being { "NAME", VALUE } +#. where VALUE is the bits to set or minus the bits to clear. +#. An empty string NAME is used to identify the default VALUE. +#: config/alpha/alpha.h:279 config/i386/i386.h:294 config/i386/i386.h:296 +#: config/i386/i386.h:298 config/ns32k/ns32k.h:140 config/rs6000/rs6000.h:292 +#: config/s390/s390.h:68 config/sparc/sparc.h:522 config/sparc/sparc.h:527 +msgid "Use hardware fp" +msgstr "" -#: cp/decl.c:7932 +#: config/alpha/alpha.h:280 config/i386/i386.h:295 config/i386/i386.h:297 +#: config/rs6000/rs6000.h:294 config/sparc/sparc.h:524 +#: config/sparc/sparc.h:529 #, fuzzy -msgid " in instantiation of template %qT" -msgstr "in Bya Inyandikorugero" +msgid "Do not use hardware fp" +msgstr "OYA Gukoresha" -#: cp/decl.c:7942 -#, fuzzy, c-format -msgid "%qE is neither function nor member function; cannot be declared friend" -msgstr "`%s'ni Umumaro Umumaro" +#: config/alpha/alpha.h:281 +msgid "Use fp registers" +msgstr "" -#: cp/decl.c:7953 +#: config/alpha/alpha.h:283 #, fuzzy -msgid "member functions are implicitly friends of their class" -msgstr "Imimaro Bya ishuri" +msgid "Do not use fp registers" +msgstr "OYA Gukoresha" -#. An attempt is being made to initialize a non-static -#. member. But, from [class.mem]: -#. -#. 4 A member-declarator can contain a -#. constant-initializer only if it declares a static -#. member (_class.static_) of integral or enumeration -#. type, see _class.static.data_. -#. -#. This used to be relatively common practice, but -#. the rest of the compiler does not correctly -#. handle the initialization unless the member is -#. static so we make it static below. -#: cp/decl.c:7993 +#: config/alpha/alpha.h:284 #, fuzzy -msgid "ISO C++ forbids initialization of member %qD" -msgstr "C Bya" +msgid "Do not assume GAS" +msgstr "OYA" -#: cp/decl.c:7995 -msgid "making %qD static" +#: config/alpha/alpha.h:285 +msgid "Assume GAS" msgstr "" -#: cp/decl.c:8053 -#, fuzzy -msgid "storage class % invalid for function %qs" -msgstr "ishuri Sibyo kugirango Umumaro" - -#: cp/decl.c:8055 +#: config/alpha/alpha.h:287 #, fuzzy -msgid "storage class % invalid for function %qs" -msgstr "ishuri Sibyo kugirango Umumaro" +msgid "Request IEEE-conformant math library routines (OSF/1)" +msgstr "Imibare Isomero 1." -#: cp/decl.c:8057 +#: config/alpha/alpha.h:289 #, fuzzy -msgid "storage class %<__thread%> invalid for function %qs" -msgstr "ishuri Sibyo kugirango Umumaro" +msgid "Emit IEEE-conformant code, without inexact exceptions" +msgstr "ITEGEKONGENGA Amarengayobora" -#: cp/decl.c:8068 +#: config/alpha/alpha.h:291 #, fuzzy -msgid "% specified invalid for function %qs declared out of global scope" -msgstr "ishuri Sibyo kugirango Umumaro Inyuma Bya Ingano:" +msgid "Emit IEEE-conformant code, with inexact exceptions" +msgstr "ITEGEKONGENGA Na: Amarengayobora" -#: cp/decl.c:8071 +#: config/alpha/alpha.h:293 #, fuzzy -msgid "% specifier invalid for function %qs declared out of global scope" -msgstr "ishuri Sibyo kugirango Umumaro Inyuma Bya Ingano:" +msgid "Do not emit complex integer constants to read-only memory" +msgstr "OYA ITSINDA RY'IMIBARE C Umubare wuzuye Kuri Gusoma Ububiko" -#: cp/decl.c:8079 -#, fuzzy, c-format -msgid "virtual non-class function %qs" -msgstr "Kitaboneka ishuri Umumaro" +#: config/alpha/alpha.h:294 +msgid "Use VAX fp" +msgstr "" -#: cp/decl.c:8110 +#: config/alpha/alpha.h:295 #, fuzzy -msgid "cannot declare member function %qD to have static linkage" -msgstr "Umumaro Kuri" +msgid "Do not use VAX fp" +msgstr "OYA Gukoresha" -#. FIXME need arm citation -#: cp/decl.c:8117 +#: config/alpha/alpha.h:296 #, fuzzy -msgid "cannot declare static function inside another function" -msgstr "Umumaro Mo Imbere Umumaro" +msgid "Emit code for the byte/word ISA extension" +msgstr "ITEGEKONGENGA kugirango i Bayite ijambo Umugereka" -#: cp/decl.c:8146 +#: config/alpha/alpha.h:299 #, fuzzy -msgid "% may not be used when defining (as opposed to declaring) a static data member" -msgstr "`Gicurasi OYA Ryari: Nka Kuri a Ibyatanzwe" +msgid "Emit code for the motion video ISA extension" +msgstr "ITEGEKONGENGA kugirango i Videwo... Umugereka" -#: cp/decl.c:8153 +#: config/alpha/alpha.h:302 #, fuzzy -msgid "static member %qD declared %" -msgstr "Umumaro Na: Ubwoko" +msgid "Emit code for the fp move and sqrt ISA extension" +msgstr "ITEGEKONGENGA kugirango i Kwimura Na SQRT Umugereka" -#: cp/decl.c:8158 +#: config/alpha/alpha.h:304 #, fuzzy -msgid "cannot explicitly declare member %q#D to have extern linkage" -msgstr "Kuri" +msgid "Emit code for the counting ISA extension" +msgstr "ITEGEKONGENGA kugirango i Kubara Umugereka" -#: cp/decl.c:8301 +#: config/alpha/alpha.h:307 #, fuzzy -msgid "default argument for %q#D has type %qT" -msgstr "Mburabuzi kugirango Ubwoko" +msgid "Emit code using explicit relocation directives" +msgstr "ITEGEKONGENGA ikoresha" -#: cp/decl.c:8304 +#: config/alpha/alpha.h:310 #, fuzzy -msgid "default argument for parameter of type %qT has type %qT" -msgstr "Mburabuzi kugirango Bya Ubwoko Ubwoko" +msgid "Emit 16-bit relocations to the small data areas" +msgstr "Kuri i Gitoya Ibyatanzwe Ubuso" -#: cp/decl.c:8321 +#: config/alpha/alpha.h:312 #, fuzzy -msgid "default argument %qE uses local variable %qD" -msgstr "Mburabuzi IMPINDURAGACIRO" +msgid "Emit 32-bit relocations to the small data areas" +msgstr "Kuri i Gitoya Ibyatanzwe Ubuso" -#: cp/decl.c:8389 +#: config/alpha/alpha.h:314 #, fuzzy -msgid "parameter %qD invalidly declared method type" -msgstr "Uburyo Ubwoko" +msgid "Emit rdval instead of rduniq for thread pointer" +msgstr "Bya kugirango Urudodo Mweretsi" -#: cp/decl.c:8413 +#. For -mcpu= +#. For -mtune= +#. For -mfp-rounding-mode=[n|m|c|d] +#. For -mfp-trap-mode=[n|u|su|sui] +#. For -mtrap-precision=[p|f|i] +#. For -mmemory-latency= +#. For -mtls-size= +#: config/alpha/alpha.h:343 #, fuzzy -msgid "parameter %qD includes %s to array of unknown bound %qT" -msgstr "Kuri Imbonerahamwe Bya Kitazwi" +msgid "Use features of and schedule given CPU" +msgstr "Ibiranga Bya Na Igenabihe" -#. [class.copy] -#. -#. A declaration of a constructor for a class X is ill-formed if -#. its first parameter is of type (optionally cv-qualified) X -#. and either there are no other parameters or else all other -#. parameters have default arguments. -#. -#. We *don't* complain about member template instantiations that -#. have this form, though; they can occur as we try to decide -#. what constructor to use during overload resolution. Since -#. overload resolution will never prefer such a constructor to -#. the non-template copy constructor (which is either explicitly -#. or implicitly defined), there's no need to worry about their -#. existence. Theoretically, they should never even be -#. instantiated, but that's hard to forestall. -#: cp/decl.c:8572 -#, fuzzy -msgid "invalid constructor; you probably meant %<%T (const %T&)%>" -msgstr "Sibyo" +#: config/alpha/alpha.h:345 +msgid "Schedule given CPU" +msgstr "" -#: cp/decl.c:8696 +#: config/alpha/alpha.h:347 #, fuzzy -msgid "%qD may not be declared within a namespace" -msgstr "`%D'OYA in iyi Ingano:" +msgid "Control the generated fp rounding mode" +msgstr "i Ubwoko" -#: cp/decl.c:8698 +#: config/alpha/alpha.h:349 #, fuzzy -msgid "%qD may not be declared as static" -msgstr "`%D'OYA in iyi Ingano:" +msgid "Control the IEEE trap mode" +msgstr "i Ubwoko" -#: cp/decl.c:8718 +#: config/alpha/alpha.h:351 #, fuzzy -msgid "%qD must be a nonstatic member function" -msgstr "`%D'a Umumaro" +msgid "Control the precision given to fp exceptions" +msgstr "i Kuri Amarengayobora" -#: cp/decl.c:8724 +#: config/alpha/alpha.h:353 #, fuzzy -msgid "%qD must be either a non-static member function or a non-member function" -msgstr "`%D'a Umumaro Cyangwa a Umumaro" +msgid "Tune expected memory latency" +msgstr "Ikitezwe: Ububiko" -#: cp/decl.c:8742 +#: config/alpha/alpha.h:355 config/ia64/ia64.h:225 #, fuzzy -msgid "%qD must have an argument of class or enumerated type" -msgstr "`%D'Bya ishuri Cyangwa Ubwoko" +msgid "Specify bit size of immediate TLS offsets" +msgstr "Ingano Bya" -#: cp/decl.c:8777 +#: config/arc/arc.c:135 #, fuzzy, c-format -msgid "conversion to %s%s will never use a type conversion operator" -msgstr "Ihindurangero Kuri Nta narimwe Gukoresha a Ubwoko Ihindurangero Mukoresha" - -#. 13.4.0.3 -#: cp/decl.c:8785 -#, fuzzy -msgid "ISO C++ prohibits overloading operator ?:" -msgstr "C Mukoresha" +msgid "bad value (%s) for -mcpu switch" +msgstr "Agaciro kugirango Hindura" -#: cp/decl.c:8835 -#, fuzzy -msgid "postfix %qD must take % as its argument" -msgstr "Nka" +#: config/arc/arc.c:362 +#, fuzzy, c-format +msgid "argument of `%s' attribute is not a string constant" +msgstr "Bya Ikiranga ni OYA a Ikurikiranyanyuguti" -#: cp/decl.c:8839 -#, fuzzy -msgid "postfix %qD must take % as its second argument" -msgstr "Nka ISEGONDA" +#: config/arc/arc.c:369 +#, fuzzy, c-format +msgid "argument of `%s' attribute is not \"ilink1\" or \"ilink2\"" +msgstr "Bya Ikiranga ni OYA Cyangwa" -#: cp/decl.c:8846 -#, fuzzy -msgid "%qD must take either zero or one argument" -msgstr "`%D'Zeru Cyangwa" +#: config/arc/arc.c:1708 config/m32r/m32r.c:2286 +#, fuzzy, c-format +msgid "invalid operand to %%R code" +msgstr "Sibyo Kuri ITEGEKONGENGA" -#: cp/decl.c:8848 -#, fuzzy -msgid "%qD must take either one or two arguments" -msgstr "`%D'Cyangwa ingingo" +#: config/arc/arc.c:1740 config/m32r/m32r.c:2309 +#, fuzzy, c-format +msgid "invalid operand to %%H/%%L code" +msgstr "Sibyo Kuri ITEGEKONGENGA" -#: cp/decl.c:8869 -#, fuzzy -msgid "prefix %qD should return %qT" -msgstr "Imbanziriza Garuka" +#: config/arc/arc.c:1763 config/m32r/m32r.c:2385 +#, fuzzy, c-format +msgid "invalid operand to %%U code" +msgstr "Sibyo Kuri ITEGEKONGENGA" + +#: config/arc/arc.c:1774 +#, fuzzy, c-format +msgid "invalid operand to %%V code" +msgstr "Sibyo Kuri ITEGEKONGENGA" -#: cp/decl.c:8875 +#. Unknown flag. +#: config/arc/arc.c:1781 config/m32r/m32r.c:2424 config/sparc/sparc.c:6533 #, fuzzy -msgid "postfix %qD should return %qT" -msgstr "Garuka" +msgid "invalid operand output code" +msgstr "Sibyo Ibisohoka ITEGEKONGENGA" -#: cp/decl.c:8884 -msgid "%qD must take %" -msgstr "" +#: config/arm/arm.c:458 +#, fuzzy, c-format +msgid "switch -mcpu=%s conflicts with -march= switch" +msgstr "Hindura Na: Werurwe Hindura" -#: cp/decl.c:8886 cp/decl.c:8894 -#, fuzzy -msgid "%qD must take exactly one argument" -msgstr "`%D'ingingo" +#: config/arm/arm.c:468 config/rs6000/rs6000.c:558 config/sparc/sparc.c:393 +#, fuzzy, c-format +msgid "bad value (%s) for %s switch" +msgstr "Agaciro kugirango Hindura" -#: cp/decl.c:8896 +#: config/arm/arm.c:604 #, fuzzy -msgid "%qD must take exactly two arguments" -msgstr "`%D'ingingo" +msgid "target CPU does not support APCS-32" +msgstr "Intego OYA Gushigikira" -#: cp/decl.c:8904 +#: config/arm/arm.c:609 #, fuzzy -msgid "user-defined %qD always evaluates both arguments" -msgstr "Ukoresha: Buri gihe Byombi ingingo" +msgid "target CPU does not support APCS-26" +msgstr "Intego OYA Gushigikira" -#: cp/decl.c:8918 +#: config/arm/arm.c:615 #, fuzzy -msgid "%qD should return by value" -msgstr "`%D'Garuka ku Agaciro" +msgid "target CPU does not support interworking" +msgstr "Intego OYA Gushigikira" -#: cp/decl.c:8930 cp/decl.c:8933 +#: config/arm/arm.c:621 #, fuzzy -msgid "%qD cannot have default arguments" -msgstr "`%D'Mburabuzi ingingo" +msgid "target CPU does not support THUMB instructions" +msgstr "Intego OYA Gushigikira Amabwiriza" -#: cp/decl.c:8991 +#: config/arm/arm.c:635 #, fuzzy -msgid "using template type parameter %qT after %qs" -msgstr "ikoresha Inyandikorugero Ubwoko Nyuma" +msgid "enabling backtrace support is only meaningful when compiling for the Thumb" +msgstr "Gushigikira ni Ryari: kugirango i" -#: cp/decl.c:9006 +#: config/arm/arm.c:638 #, fuzzy -msgid "using typedef-name %qD after %qs" -msgstr "ikoresha Izina: Nyuma" +msgid "enabling callee interworking support is only meaningful when compiling for the Thumb" +msgstr "Gushigikira ni Ryari: kugirango i" -#: cp/decl.c:9007 +#: config/arm/arm.c:641 #, fuzzy -msgid "%qD has a previous declaration here" -msgstr "iyi ni a Ibanjirije" - -#: cp/decl.c:9015 -msgid "%qT referred to as %qs" -msgstr "" +msgid "enabling caller interworking support is only meaningful when compiling for the Thumb" +msgstr "Gushigikira ni Ryari: kugirango i" -#: cp/decl.c:9016 cp/decl.c:9024 +#: config/arm/arm.c:647 #, fuzzy -msgid "%qT has a previous declaration here" -msgstr "iyi ni a Ibanjirije" - -#: cp/decl.c:9023 -msgid "%qT referred to as enum" -msgstr "" +msgid "interworking forces APCS-32 to be used" +msgstr "Kuri" -#. If a class template appears as elaborated type specifier -#. without a template header such as: -#. -#. template class C {}; -#. void f(class C); // No template header here -#. -#. then the required template argument is missing. -#: cp/decl.c:9039 +#: config/arm/arm.c:653 #, fuzzy -msgid "template argument required for %<%s %T%>" -msgstr "Inyandikorugero ni Bya ngombwa kugirango" - -#: cp/decl.c:9075 cp/name-lookup.c:2596 -msgid "%qD has the same name as the class in which it is declared" -msgstr "" +msgid "-mapcs-stack-check incompatible with -mno-apcs-frame" +msgstr "-Kugenzura... Na: Ikadiri" -#: cp/decl.c:9213 +#: config/arm/arm.c:661 #, fuzzy -msgid "use of enum %q#D without previous declaration" -msgstr "Gukoresha Bya Ibanjirije" +msgid "-fpic and -mapcs-reent are incompatible" +msgstr "-Na" -#: cp/decl.c:9232 +#: config/arm/arm.c:664 #, fuzzy -msgid "redeclaration of %qT as a non-template" -msgstr "a Inyandikorugero Umumaro" +msgid "APCS reentrant code not supported. Ignored" +msgstr "ITEGEKONGENGA OYA" -#: cp/decl.c:9325 +#: config/arm/arm.c:672 #, fuzzy -msgid "derived union %qT invalid" -msgstr "Ihuza Sibyo" - -#: cp/decl.c:9331 -msgid "Java class %qT cannot have multiple bases" -msgstr "" - -#: cp/decl.c:9339 -msgid "Java class %qT cannot have virtual bases" -msgstr "" +msgid "-g with -mno-apcs-frame may not give sensible debugging" +msgstr "-g Na: Ikadiri Gicurasi OYA" -#: cp/decl.c:9358 +#: config/arm/arm.c:680 #, fuzzy -msgid "base type %qT fails to be a struct or class type" -msgstr "SHINGIRO Ubwoko Kuri a Cyangwa ishuri Ubwoko" +msgid "passing floating point arguments in fp regs not yet supported" +msgstr "Bihindagurika Akadomo ingingo in OYA" -#: cp/decl.c:9391 -#, fuzzy -msgid "recursive type %qT undefined" -msgstr "Ubwoko kidasobanuye" +#: config/arm/arm.c:709 +#, fuzzy, c-format +msgid "invalid floating point emulation option: -mfpe-%s" +msgstr "Sibyo Bihindagurika Akadomo Ihitamo" -#: cp/decl.c:9393 +#: config/arm/arm.c:733 #, fuzzy -msgid "duplicate base type %qT invalid" -msgstr "Gusubiramo SHINGIRO Ubwoko Sibyo" +msgid "structure size boundary can only be set to 8 or 32" +msgstr "Imiterere Ingano Gushyiraho Kuri 8 Cyangwa" -#: cp/decl.c:9463 +#: config/arm/arm.c:741 #, fuzzy -msgid "multiple definition of %q#T" -msgstr "Igikubo Insobanuro Bya" +msgid "-mpic-register= is useless without -fpic" +msgstr "-Kwiyandikisha ni" -#: cp/decl.c:9464 -#, fuzzy -msgid "%Jprevious definition here" -msgstr "Ibanjirije Insobanuro" +#: config/arm/arm.c:748 +#, fuzzy, c-format +msgid "unable to use '%s' for PIC register" +msgstr "Kuri Gukoresha kugirango Kwiyandikisha" -#. DR 377 -#. -#. IF no integral type can represent all the enumerator values, the -#. enumeration is ill-formed. -#: cp/decl.c:9601 -msgid "no integral type can represent all of the enumerator values for %qT" -msgstr "" +#: config/arm/arm.c:2064 config/arm/arm.c:2087 config/avr/avr.c:4794 +#: config/c4x/c4x.c:4644 config/h8300/h8300.c:3667 config/i386/i386.c:1396 +#: config/i386/i386.c:1425 config/ip2k/ip2k.c:3224 +#: config/m68hc11/m68hc11.c:1267 config/mcore/mcore.c:3510 +#: config/ns32k/ns32k.c:1047 config/rs6000/rs6000.c:12538 config/sh/sh.c:5681 +#: config/sh/sh.c:5706 config/sh/sh.c:5745 config/stormy16/stormy16.c:2026 +#: config/v850/v850.c:2180 +#, fuzzy, c-format +msgid "`%s' attribute only applies to functions" +msgstr "`%s'Ikiranga Kuri Imimaro" -#: cp/decl.c:9707 +#: config/arm/arm.c:9459 #, fuzzy -msgid "enumerator value for %qD not integer constant" -msgstr "Agaciro kugirango OYA Umubare wuzuye" +msgid "unable to compute real location of stacked parameter" +msgstr "Kuri Ahantu Bya Birunze" -#: cp/decl.c:9734 +#: config/arm/arm.c:10138 #, fuzzy -msgid "overflow in enumeration values at %qD" -msgstr "Byarenze urugero in Uduciro ku" +msgid "no low registers available for popping high registers" +msgstr "Oya Byo hasi Bihari kugirango kirekire" -#: cp/decl.c:9805 +#: config/arm/arm.c:10389 #, fuzzy -msgid "return type %q#T is incomplete" -msgstr "Garuka Ubwoko ni" +msgid "interrupt Service Routines cannot be coded in Thumb mode" +msgstr "Hagarikira aho in Ubwoko" -#: cp/decl.c:9920 cp/typeck.c:6150 -#, fuzzy -msgid "% should return a reference to %<*this%>" -msgstr "`Mukoresha Garuka a Indango Kuri" +#: config/arm/pe.c:168 config/mcore/mcore.c:3358 +#, fuzzy, c-format +msgid "initialized variable `%s' is marked dllimport" +msgstr "IMPINDURAGACIRO ni cy/ byagarajwe" -#: cp/decl.c:10248 -#, fuzzy -msgid "parameter %qD declared void" -msgstr "IMPINDURAGACIRO Cyangwa Umwanya" +#: config/arm/pe.c:177 +#, fuzzy, c-format +msgid "static variable `%s' is marked dllimport" +msgstr "IMPINDURAGACIRO ni cy/ byagarajwe" -#: cp/decl.c:10737 +#: config/arm/arm.h:416 #, fuzzy -msgid "invalid member function declaration" -msgstr "Sibyo Inyandikorugero" +msgid "Generate APCS conformant stack frames" +msgstr "Amakadiri" -#: cp/decl.c:10752 +#: config/arm/arm.h:419 #, fuzzy -msgid "%qD is already defined in class %qT" -msgstr "`%D'ni in ishuri" +msgid "Store function names in object code" +msgstr "Umumaro Amazina in Igikoresho ITEGEKONGENGA" -#: cp/decl.c:10962 +#: config/arm/arm.h:423 #, fuzzy -msgid "static member function %q#D declared with type qualifiers" -msgstr "Umumaro Na: Ubwoko" +msgid "Use the 32-bit version of the APCS" +msgstr "i Verisiyo Bya i" -#: cp/decl2.c:279 +#: config/arm/arm.h:425 #, fuzzy -msgid "name missing for member function" -msgstr "Izina: Ibuze kugirango Umumaro" +msgid "Use the 26-bit version of the APCS" +msgstr "i Verisiyo Bya i" -#: cp/decl2.c:372 cp/decl2.c:386 +#: config/arm/arm.h:429 #, fuzzy -msgid "ambiguous conversion for array subscript" -msgstr "Ihindurangero kugirango Imbonerahamwe Inyandiko nyesi" +msgid "Pass FP arguments in FP registers" +msgstr "ingingo in" -#: cp/decl2.c:380 +#: config/arm/arm.h:432 #, fuzzy -msgid "invalid types %<%T[%T]%> for array subscript" -msgstr "Sibyo kugirango Imbonerahamwe Inyandiko nyesi" +msgid "Generate re-entrant, PIC code" +msgstr "ITEGEKONGENGA" -#: cp/decl2.c:423 +#: config/arm/arm.h:435 #, fuzzy -msgid "deleting array %q#D" -msgstr "Imbonerahamwe" +msgid "The MMU will trap on unaligned accesses" +msgstr "ku" -#: cp/decl2.c:429 +#: config/arm/arm.h:442 #, fuzzy -msgid "type %q#T argument given to %, expected pointer" -msgstr "Ubwoko Kuri Ikitezwe: Mweretsi" +msgid "Use library calls to perform FP operations" +msgstr "Isomero Amahamagara: Kuri Ibikorwa:" -#: cp/decl2.c:441 +#: config/arm/arm.h:444 config/i960/i960.h:281 #, fuzzy -msgid "cannot delete a function. Only pointer-to-objects are valid arguments to %" -msgstr "Gusiba a Umumaro Mweretsi Kuri Ibintu Byemewe ingingo Kuri" +msgid "Use hardware floating point instructions" +msgstr "Bihindagurika Akadomo Amabwiriza" -#: cp/decl2.c:449 +#: config/arm/arm.h:446 #, fuzzy -msgid "deleting %qT is undefined" -msgstr "ni kidasobanuye" +msgid "Assume target CPU is configured as big endian" +msgstr "Intego ni Nka" -#. 14.5.2.2 [temp.mem] -#. -#. A local class shall not have member templates. -#: cp/decl2.c:485 +#: config/arm/arm.h:448 #, fuzzy -msgid "invalid declaration of member template %q#D in local class" -msgstr "Sibyo Bya Inyandikorugero in ishuri" +msgid "Assume target CPU is configured as little endian" +msgstr "Intego ni Nka" -#: cp/decl2.c:494 +#: config/arm/arm.h:450 #, fuzzy -msgid "invalid use of % in template declaration of %q#D" -msgstr "Sibyo Gukoresha Bya in Inyandikorugero Bya" +msgid "Assume big endian bytes, little endian words" +msgstr "Bayite Amagambo" -#: cp/decl2.c:504 cp/pt.c:2973 +#: config/arm/arm.h:452 #, fuzzy -msgid "template declaration of %q#D" -msgstr "Inyandikorugero Bya" +msgid "Support calls between Thumb and ARM instruction sets" +msgstr "Amahamagara: hagati Na" -#: cp/decl2.c:553 +#: config/arm/arm.h:455 #, fuzzy -msgid "Java method %qD has non-Java return type %qT" -msgstr "Uburyo Garuka Ubwoko" +msgid "Generate a call to abort if a noreturn function returns" +msgstr "a Kuri Kureka NIBA a Umumaro" -#: cp/decl2.c:569 +#: config/arm/arm.h:458 #, fuzzy -msgid "Java method %qD has non-Java parameter type %qT" -msgstr "Uburyo Ubwoko" +msgid "Do not move instructions into a function's prologue" +msgstr "OYA Kwimura Amabwiriza a" -#: cp/decl2.c:674 +#: config/arm/arm.h:461 #, fuzzy -msgid "prototype for %q#D does not match any in class %qT" -msgstr "kugirango OYA BIHUYE in ishuri" +msgid "Do not load the PIC register in function prologues" +msgstr "OYA Ibirimo i Kwiyandikisha in Umumaro" -#: cp/decl2.c:775 +#: config/arm/arm.h:464 #, fuzzy -msgid "local class %q#T shall not have static data member %q#D" -msgstr "ishuri OYA Ibyatanzwe" +msgid "Generate call insns as indirect calls, if necessary" +msgstr "Nka BUZIGUYE Amahamagara: NIBA" -#: cp/decl2.c:783 +#: config/arm/arm.h:467 #, fuzzy -msgid "initializer invalid for static member with constructor" -msgstr "Sibyo kugirango Na:" +msgid "Compile for the Thumb not the ARM" +msgstr "kugirango i OYA i" -#: cp/decl2.c:786 +#: config/arm/arm.h:471 #, fuzzy -msgid "(an out of class initialization is required)" -msgstr "(Inyuma Bya ishuri ni Bya ngombwa" +msgid "Thumb: Generate (non-leaf) stack frames even if not needed" +msgstr "Amakadiri ATARIIGIHARWE NIBA OYA" -#: cp/decl2.c:867 +#: config/arm/arm.h:474 #, fuzzy -msgid "member %qD conflicts with virtual function table field name" -msgstr "Na: Kitaboneka Umumaro imbonerahamwe# Umwanya Izina:" - -#: cp/decl2.c:886 -msgid "applying attributes to template parameters is not implemented" -msgstr "" +msgid "Thumb: Generate (leaf) stack frames even if not needed" +msgstr "Amakadiri ATARIIGIHARWE NIBA OYA" -#: cp/decl2.c:896 +#: config/arm/arm.h:477 #, fuzzy -msgid "%qD is already defined in %qT" -msgstr "`%D'ni in" +msgid "Thumb: Assume non-static functions may be called from ARM code" +msgstr "Imimaro Gicurasi Bivuye ITEGEKONGENGA" -#: cp/decl2.c:944 +#: config/arm/arm.h:481 #, fuzzy -msgid "field initializer is not constant" -msgstr "Umwanya ni OYA" +msgid "Thumb: Assume function pointers may go to non-Thumb aware code" +msgstr "Umumaro Gicurasi Gyayo Kuri ITEGEKONGENGA" -#: cp/decl2.c:972 +#: config/arm/arm.h:491 #, fuzzy -msgid "% specifiers are not permitted on non-static data members" -msgstr "`OYA ku Ibyatanzwe" +msgid "Specify the name of the target CPU" +msgstr "i Izina: Bya i Intego" -#: cp/decl2.c:1018 +#: config/arm/arm.h:493 #, fuzzy -msgid "cannot declare %qD to be a bit-field type" -msgstr "Kuri a Umwanya Ubwoko" +msgid "Specify the name of the target architecture" +msgstr "i Izina: Bya i Intego" -#: cp/decl2.c:1028 +#: config/arm/arm.h:497 #, fuzzy -msgid "cannot declare bit-field %qD with function type" -msgstr "Umwanya Na: Umumaro Ubwoko" +msgid "Specify the version of the floating point emulator" +msgstr "i Verisiyo Bya i Bihindagurika Akadomo" -#: cp/decl2.c:1035 +#: config/arm/arm.h:499 #, fuzzy -msgid "%qD is already defined in the class %qT" -msgstr "`%D'ni in i ishuri" +msgid "Specify the minimum bit alignment of structures" +msgstr "i Gito Itunganya Bya" -#: cp/decl2.c:1042 +#: config/arm/arm.h:501 #, fuzzy -msgid "static member %qD cannot be a bit-field" -msgstr "a Umwanya" +msgid "Specify the register to be used for PIC addressing" +msgstr "i Kwiyandikisha Kuri kugirango Kwohereza" -#: cp/decl2.c:1087 +#: config/arm/pe.h:65 #, fuzzy -msgid "anonymous struct not inside named type" -msgstr "OYA Mo Imbere Ubwoko" +msgid "Ignore dllimport attribute for functions" +msgstr "Ikiranga kugirango Imimaro" -#: cp/decl2.c:1164 -#, fuzzy -msgid "namespace-scope anonymous aggregates must be static" -msgstr "Ingano:" +#: config/avr/avr.c:528 +#, fuzzy, c-format +msgid "large frame pointer change (%d) with -mtiny-stack" +msgstr "Binini Ikadiri Mweretsi Guhindura>> Na:" -#: cp/decl2.c:1171 +#: config/avr/avr.c:1135 #, fuzzy -msgid "anonymous union with no members" -msgstr "Na: Oya" +msgid "bad address, not (reg+disp):" +msgstr "Aderesi OYA" -#: cp/decl2.c:1207 +#: config/avr/avr.c:1143 #, fuzzy -msgid "% must return type %qT" -msgstr "`Mukoresha Garuka Ubwoko" +msgid "internal compiler error. Bad address:" +msgstr "By'imbere Ikosa Aderesi" -#: cp/decl2.c:1216 +#: config/avr/avr.c:1156 #, fuzzy -msgid "% takes type % (%qT) as first parameter" -msgstr "`Mukoresha Ubwoko Nka Itangira" +msgid "internal compiler error. Unknown mode:" +msgstr "By'imbere Ikosa Ubwoko" -#: cp/decl2.c:1245 +#: config/avr/avr.c:1864 config/avr/avr.c:2576 #, fuzzy -msgid "% must return type %qT" -msgstr "`Mukoresha Garuka Ubwoko" +msgid "invalid insn:" +msgstr "Sibyo" -#: cp/decl2.c:1254 -#, fuzzy -msgid "% takes type %qT as first parameter" -msgstr "`Mukoresha Ubwoko Nka Itangira" +#: config/avr/avr.c:1901 config/avr/avr.c:1987 config/avr/avr.c:2036 +#: config/avr/avr.c:2045 config/avr/avr.c:2143 config/avr/avr.c:2315 +#: config/avr/avr.c:2613 config/avr/avr.c:2724 +msgid "incorrect insn:" +msgstr "" -#: cp/decl2.c:3013 +#: config/avr/avr.c:2064 config/avr/avr.c:2228 config/avr/avr.c:2386 +#: config/avr/avr.c:2768 #, fuzzy -msgid "inline function %qD used but never defined" -msgstr "Mumurongo Umumaro Nta narimwe" +msgid "unknown move insn:" +msgstr "Kitazwi Kwimura" -#: cp/decl2.c:3161 +#: config/avr/avr.c:3003 #, fuzzy -msgid "default argument missing for parameter %P of %q+#D" -msgstr "Mburabuzi Ibuze kugirango Bya" - -#. damn ICE suppression -#: cp/error.c:2371 -#, fuzzy, c-format -msgid "unexpected letter %qc in locate_error\n" -msgstr "Ibaruwa... in" +msgid "bad shift insn:" +msgstr "Gusunika" -#. Can't throw a reference. -#: cp/except.c:262 +#: config/avr/avr.c:3119 config/avr/avr.c:3549 config/avr/avr.c:3929 #, fuzzy -msgid "type %qT is disallowed in Java % or %" -msgstr "Ubwoko ni in Cyangwa" +msgid "internal compiler error. Incorrect shift:" +msgstr "By'imbere Ikosa Gusunika" -#: cp/except.c:273 +#: config/avr/avr.c:4767 config/ip2k/ip2k.c:3197 #, fuzzy -msgid "call to Java % or % with % undefined" -msgstr "Kuri Cyangwa Na: kidasobanuye" +msgid "only initialized variables can be placed into program memory area" +msgstr "Ibihinduka Porogaramu Ububiko Ubuso" -#. Thrown object must be a Throwable. -#: cp/except.c:280 +#: config/avr/avr.c:4866 #, fuzzy -msgid "type %qT is not derived from %" -msgstr "Ubwoko ni OYA Bivuye java" +msgid "only uninitialized variables can be placed in the .noinit section" +msgstr "Itatangijwe Ibihinduka in i Icyiciro" + +#: config/avr/avr.c:4881 +#, fuzzy, c-format +msgid "MCU `%s' supported for assembler only" +msgstr "kugirango" -#: cp/except.c:343 +#: config/avr/avr.h:78 #, fuzzy -msgid "mixing C++ and Java catches in a single translation unit" -msgstr "C Na in a UMWE Umwandiko wahinduwe ururimi Igice:" +msgid "Assume int to be 8 bit integer" +msgstr "INT Kuri 8 Umubare wuzuye" -#: cp/except.c:602 +#: config/avr/avr.h:80 #, fuzzy -msgid "throwing NULL, which has integral, not pointer type" -msgstr "Umubare Wuzuye OYA Mweretsi Ubwoko" +msgid "Change the stack pointer without disabling interrupts" +msgstr "i Mweretsi" -#: cp/except.c:625 cp/init.c:1887 +#: config/avr/avr.h:82 #, fuzzy -msgid "%qD should never be overloaded" -msgstr "`%D'Garuka ku Agaciro" +msgid "Use subroutines for function prologue/epilogue" +msgstr "kugirango Umumaro" -#: cp/except.c:692 +#: config/avr/avr.h:84 #, fuzzy -msgid " in thrown expression" -msgstr "in imvugo" +msgid "Change only the low 8 bits of the stack pointer" +msgstr "i Byo hasi 8 Bya i Mweretsi" -#: cp/except.c:836 +#: config/avr/avr.h:86 #, fuzzy -msgid "expression %qE of abstract class type %qT cannot be used in throw-expression" -msgstr "imvugo Bya Incamake ishuri Ubwoko in imvugo" +msgid "Do not generate tablejump insns" +msgstr "OYA" -#: cp/except.c:921 +#: config/avr/avr.h:88 #, fuzzy -msgid "%Hexception of type %qT will be caught" -msgstr "Irengayobora(-) Bya Ubwoko" +msgid "Use rjmp/rcall (limited range) on >8K devices" +msgstr "Urutonde ku" -#: cp/except.c:923 +#: config/avr/avr.h:91 #, fuzzy -msgid "%H by earlier handler for %qT" -msgstr "ku kugirango" +msgid "Output instruction sizes to the asm file" +msgstr "Kuri i IDOSIYE" -#: cp/except.c:953 +#: config/avr/avr.h:108 #, fuzzy -msgid "%H%<...%> handler must be the last handler for its try block" -msgstr "`...'i Iheruka kugirango Funga" +msgid "Specify the initial stack address" +msgstr "i Aderesi" -#: cp/friend.c:152 +#: config/avr/avr.h:109 #, fuzzy -msgid "%qD is already a friend of class %qT" -msgstr "`%D'ni a Bya ishuri" +msgid "Specify the MCU name" +msgstr "i Izina:" -#: cp/friend.c:228 +#. `GIV_SORT_CRITERION(GIV1, GIV2)' +#. In some cases, the strength reduction optimization pass can +#. produce better code if this is defined. This macro controls the +#. order that induction variables are combined. This macro is +#. particularly useful if the target has limited addressing modes. +#. For instance, the SH target has only positive offsets in +#. addresses. Thus sorting to put the smallest address first allows +#. the most combinations to be found. +#: config/avr/avr.h:2450 #, fuzzy -msgid "invalid type %qT declared %" -msgstr "Sibyo Ubwoko" +msgid "trampolines not supported" +msgstr "OYA" -#. [temp.friend] -#. Friend declarations shall not declare partial -#. specializations. -#: cp/friend.c:244 cp/friend.c:274 -#, fuzzy -msgid "partial specialization %qT declared %" -msgstr "Bituzuye" +#: config/c4x/c4x-c.c:69 +#, fuzzy, c-format +msgid "missing '(' after '#pragma %s' - ignored" +msgstr "Ibuze Nyuma" -#: cp/friend.c:252 -#, fuzzy -msgid "class %qT is implicitly friends with itself" -msgstr "ishuri ni Na:" +#: config/c4x/c4x-c.c:72 +#, fuzzy, c-format +msgid "missing function name in '#pragma %s' - ignored" +msgstr "Ibuze Umumaro Izina: in" -#: cp/friend.c:310 -#, fuzzy -msgid "%qT is not a member of %qT" -msgstr "`%D'ni OYA a Bya" +#: config/c4x/c4x-c.c:77 +#, c-format +msgid "malformed '#pragma %s' - ignored" +msgstr "" -#: cp/friend.c:315 -#, fuzzy -msgid "%qT is not a member class template of %qT" -msgstr "`%D'ni OYA a Inyandikorugero Umumaro" +#: config/c4x/c4x-c.c:79 +#, fuzzy, c-format +msgid "missing section name in '#pragma %s' - ignored" +msgstr "Ibuze Icyiciro Izina: in" -#: cp/friend.c:323 -#, fuzzy -msgid "%qT is not a nested class of %qT" -msgstr "`%D'ni OYA a Bya" +#: config/c4x/c4x-c.c:84 +#, fuzzy, c-format +msgid "missing ')' for '#pragma %s' - ignored" +msgstr "Ibuze kugirango" -#. template friend class T; -#: cp/friend.c:336 -#, fuzzy -msgid "template parameter type %qT declared %" -msgstr "Inyandikorugero Ubwoko" +#: config/c4x/c4x-c.c:87 +#, fuzzy, c-format +msgid "junk at end of '#pragma %s'" +msgstr "Umwanda ku Impera Bya" -#. template friend class A; where A is not a template -#: cp/friend.c:342 -#, fuzzy -msgid "%q#T is not a template" -msgstr "`%#T'ni OYA a Inyandikorugero" +#: config/c4x/c4x.c:280 +#, fuzzy, c-format +msgid "unknown CPU version %d, using 40.\n" +msgstr "Kitazwi Verisiyo ikoresha" -#: cp/friend.c:364 -#, fuzzy -msgid "%qD is already a friend of %qT" -msgstr "`%T'ni a Bya" +#: config/c4x/c4x.c:853 +#, fuzzy, c-format +msgid "ISR %s requires %d words of local vars, max is 32767" +msgstr "Amagambo Bya KININI ni" -#: cp/friend.c:373 +#: config/c4x/c4x.c:1602 #, fuzzy -msgid "%qT is already a friend of %qT" -msgstr "`%T'ni a Bya" +msgid "using CONST_DOUBLE for address" +msgstr "ikoresha kugirango Aderesi" -#: cp/friend.c:497 +#: config/c4x/c4x.c:1742 #, fuzzy -msgid "member %qD declared as friend before type %qT defined" -msgstr "Nka Mbere Ubwoko" +msgid "c4x_address_cost: Invalid addressing mode" +msgstr "Kwohereza Ubwoko" -#: cp/friend.c:553 -#, fuzzy -msgid "friend declaration %q#D declares a non-template function" -msgstr "a Inyandikorugero Umumaro" +#: config/c4x/c4x.c:1884 +#, c-format +msgid "c4x_print_operand: %%L inconsistency" +msgstr "" -#: cp/friend.c:557 -#, fuzzy -msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) -Wno-non-template-friend disables this warning" -msgstr "(NIBA iyi ni OYA Ubwoko i Umumaro Inyandikorugero Na Kongeramo Nyuma i Umumaro Izina: Inyandikorugero iyi Iburira" +#: config/c4x/c4x.c:1890 +#, c-format +msgid "c4x_print_operand: %%N inconsistency" +msgstr "" -#: cp/g++spec.c:238 java/jvspec.c:417 -#, fuzzy, c-format -msgid "argument to '%s' missing\n" -msgstr "Kuri" +#: config/c4x/c4x.c:1931 +#, c-format +msgid "c4x_print_operand: %%O inconsistency" +msgstr "" -#: cp/init.c:326 -#, fuzzy -msgid "%J%qD should be initialized in the member initialization list" -msgstr "`%D'in i Urutonde" +#: config/c4x/c4x.c:2026 +msgid "c4x_print_operand: Bad operand case" +msgstr "" + +#: config/c4x/c4x.c:2069 +msgid "c4x_print_operand_address: Bad post_modify" +msgstr "" + +#: config/c4x/c4x.c:2091 +msgid "c4x_print_operand_address: Bad pre_modify" +msgstr "" + +#: config/c4x/c4x.c:2139 config/c4x/c4x.c:2151 config/c4x/c4x.c:2166 +msgid "c4x_print_operand_address: Bad operand case" +msgstr "" -#: cp/init.c:373 +#: config/c4x/c4x.c:2422 #, fuzzy -msgid "%Jdefault-initialization of %q#D, which has reference type" -msgstr "Mburabuzi Bya Indango Ubwoko" +msgid "c4x_rptb_insert: Cannot find start label" +msgstr "Gushaka Gutangira Akarango" -#: cp/init.c:379 +#: config/c4x/c4x.c:3409 config/c4x/c4x.c:3429 #, fuzzy -msgid "%Juninitialized reference member %qD" -msgstr "Itatangijwe Indango" +msgid "mode not QImode" +msgstr "Ubwoko OYA" -#: cp/init.c:382 -msgid "%Juninitialized member %qD with % type %qT" -msgstr "" +#: config/c4x/c4x.c:3514 +#, fuzzy +msgid "invalid indirect memory address" +msgstr "Sibyo BUZIGUYE Ububiko Aderesi" -#: cp/init.c:525 +#: config/c4x/c4x.c:3603 #, fuzzy -msgid "%qD will be initialized after" -msgstr "`%D'Nyuma" +msgid "invalid indirect (S) memory address" +msgstr "Sibyo BUZIGUYE Ububiko Aderesi" -#: cp/init.c:528 +#: config/c4x/c4x.c:3944 #, fuzzy -msgid "base %qT will be initialized after" -msgstr "SHINGIRO Nyuma" +msgid "c4x_valid_operands: Internal error" +msgstr "Ikosa" -# desktop/source\app\ssodlg.src:DLG_SSOLOGIN.text -#: cp/init.c:531 +#: config/c4x/c4x.c:4424 #, fuzzy -msgid " %q#D" -msgstr "`%#D'" +msgid "c4x_operand_subword: invalid mode" +msgstr "Sibyo Ubwoko" -# sc/source\core\src\compiler.src:RID_SC_FUNCTION_NAMES.SC_OPCODE_BASE.text -#: cp/init.c:533 +#: config/c4x/c4x.c:4427 #, fuzzy -msgid " base %qT" -msgstr "SHINGIRO" +msgid "c4x_operand_subword: invalid operand" +msgstr "Sibyo" -#: cp/init.c:534 +#. We could handle these with some difficulty. +#. e.g., *p-- => *(p-=2); *(p+1). +#: config/c4x/c4x.c:4453 #, fuzzy -msgid "%J when initialized here" -msgstr "`%D'Nyuma" +msgid "c4x_operand_subword: invalid autoincrement" +msgstr "Sibyo nyamwiyongera" -#: cp/init.c:550 +#: config/c4x/c4x.c:4459 #, fuzzy -msgid "%Jmultiple initializations given for %qD" -msgstr "Igikubo kugirango" +msgid "c4x_operand_subword: invalid address" +msgstr "Sibyo Aderesi" -#: cp/init.c:553 +#: config/c4x/c4x.c:4470 #, fuzzy -msgid "%Jmultiple initializations given for base %qT" -msgstr "Igikubo kugirango SHINGIRO" +msgid "c4x_operand_subword: address not offsettable" +msgstr "Aderesi OYA" -#: cp/init.c:620 +#: config/c4x/c4x.c:4670 #, fuzzy -msgid "%Jinitializations for multiple members of %qT" -msgstr "kugirango Igikubo Bya" +msgid "c4x_rptb_rpts_p: Repeat block top label moved\n" +msgstr "Funga Hejuru: Akarango" -#: cp/init.c:682 +#. Name of the c4x assembler. +#. Name of the c4x linker. +#. Define assembler options. +#. Define linker options. +#. Specify the end file to link with. +#. Target compilation option flags. +#. Small memory model. +#. Use 24-bit MPYI for C3x. +#. Fast fixing of floats. +#. Allow use of RPTS. +#. Emit C3x code. +#. Be compatible with TI assembler. +#. Be paranoid about DP reg. in ISRs. +#. Pass arguments on stack. +#. Enable features under development. +#. Enable repeat block. +#. Use BK as general register. +#. Use decrement and branch for C3x. +#. Enable debugging of GCC. +#. Force constants into registers. +#. Allow unsigned loop counters. +#. Force op0 and op1 to be same. +#. Save all 40 bits for floats. +#. Allow parallel insns. +#. Allow MPY||ADD, MPY||SUB insns. +#. Assume mem refs possibly aliased. +#. Emit C30 code. +#. Emit C31 code. +#. Emit C32 code. +#. Emit C33 code. +#. Emit C40 code. +#. Emit C44 code. +#. Run-time compilation parameters selecting different hardware subsets. +#. +#. Macro to define tables used to set the flags. +#. This is a list in braces of triplets in braces, +#. each pair being { "NAME", VALUE, "DESCRIPTION" } +#. where VALUE is the bits to set or minus the bits to clear. +#. An empty string NAME is used to identify the default VALUE. +#: config/c4x/c4x.h:168 #, fuzzy -msgid "%Jbase class %q#T should be explicitly initialized in the copy constructor" -msgstr "SHINGIRO ishuri in i Gukoporora" +msgid "Small memory model" +msgstr "Ububiko Urugero" -#: cp/init.c:906 cp/init.c:925 +#: config/c4x/c4x.h:170 #, fuzzy -msgid "class %qT does not have any field named %qD" -msgstr "ishuri OYA Umwanya" +msgid "Big memory model" +msgstr "Ububiko Urugero" -#: cp/init.c:912 +#: config/c4x/c4x.h:172 #, fuzzy -msgid "%q#D is a static data member; it can only be initialized at its definition" -msgstr "Umwanya ni i Akadomo Bya ni Insobanuro" +msgid "Use MPYI instruction for C3x" +msgstr "kugirango" -#: cp/init.c:919 +#: config/c4x/c4x.h:174 #, fuzzy -msgid "%q#D is not a non-static data member of %qT" -msgstr "`%#D'ni OYA a Bya" +msgid "Do not use MPYI instruction for C3x" +msgstr "OYA Gukoresha kugirango" -#: cp/init.c:958 +#: config/c4x/c4x.h:176 #, fuzzy -msgid "unnamed initializer for %qT, which has no base classes" -msgstr "Kitiswe kugirango Oya SHINGIRO Inzego" +msgid "Use fast but approximate float to integer conversion" +msgstr "Byihuta Kureremba Kuri Umubare wuzuye Ihindurangero" -#: cp/init.c:966 +#: config/c4x/c4x.h:178 #, fuzzy -msgid "unnamed initializer for %qT, which uses multiple inheritance" -msgstr "Kitiswe kugirango Igikubo" +msgid "Use slow but accurate float to integer conversion" +msgstr "Buhoro Kureremba Kuri Umubare wuzuye Ihindurangero" -#: cp/init.c:1012 +#: config/c4x/c4x.h:180 #, fuzzy -msgid "%qD is both a direct base and an indirect virtual base" -msgstr "Ubwoko ni OYA a Cyangwa Kitaboneka SHINGIRO Bya" +msgid "Enable use of RTPS instruction" +msgstr "Gukoresha Bya" -#: cp/init.c:1020 +#: config/c4x/c4x.h:182 #, fuzzy -msgid "type %qD is not a direct or virtual base of %qT" -msgstr "Ubwoko ni OYA a Cyangwa Kitaboneka SHINGIRO Bya" +msgid "Disable use of RTPS instruction" +msgstr "Gukoresha Bya" -#: cp/init.c:1023 +#: config/c4x/c4x.h:184 #, fuzzy -msgid "type %qD is not a direct base of %qT" -msgstr "Ubwoko ni OYA a SHINGIRO Bya" +msgid "Enable use of RTPB instruction" +msgstr "Gukoresha Bya" -#: cp/init.c:1103 +#: config/c4x/c4x.h:186 #, fuzzy -msgid "bad array initializer" -msgstr "Imbonerahamwe" +msgid "Disable use of RTPB instruction" +msgstr "Gukoresha Bya" -#: cp/init.c:1302 +#: config/c4x/c4x.h:188 #, fuzzy -msgid "%qT is not an aggregate type" -msgstr "`%T'ni OYA Ubwoko" +msgid "Generate code for C30 CPU" +msgstr "ITEGEKONGENGA kugirango" -#: cp/init.c:1394 +#: config/c4x/c4x.h:190 #, fuzzy -msgid "qualified type %qT does not match destructor name %<~%T%>" -msgstr "Ubwoko OYA BIHUYE Izina:" +msgid "Generate code for C31 CPU" +msgstr "ITEGEKONGENGA kugirango" -#: cp/init.c:1402 +#: config/c4x/c4x.h:192 #, fuzzy -msgid "incomplete type %qT does not have member %qD" -msgstr "Ubwoko OYA" +msgid "Generate code for C32 CPU" +msgstr "ITEGEKONGENGA kugirango" -#: cp/init.c:1421 +#: config/c4x/c4x.h:194 #, fuzzy -msgid "%qD is not a member of type %qT" -msgstr "`%D'ni OYA a Bya Ubwoko" +msgid "Generate code for C33 CPU" +msgstr "ITEGEKONGENGA kugirango" -#: cp/init.c:1440 +#: config/c4x/c4x.h:196 #, fuzzy -msgid "invalid pointer to bit-field %qD" -msgstr "Sibyo Mweretsi Kuri Umwanya" +msgid "Generate code for C40 CPU" +msgstr "ITEGEKONGENGA kugirango" -#: cp/init.c:1542 +#: config/c4x/c4x.h:198 #, fuzzy -msgid "invalid use of non-static member function %qD" -msgstr "Sibyo Gukoresha Bya in Umumaro" +msgid "Generate code for C44 CPU" +msgstr "ITEGEKONGENGA kugirango" -#: cp/init.c:1548 cp/semantics.c:1321 +#: config/c4x/c4x.h:200 #, fuzzy -msgid "invalid use of non-static data member %qD" -msgstr "Sibyo Gukoresha Bya Umwanya" +msgid "Emit code compatible with TI tools" +msgstr "ITEGEKONGENGA Na: Ibikoresho" -#: cp/init.c:1645 +#: config/c4x/c4x.h:202 #, fuzzy -msgid "size in array new must have integral type" -msgstr "Ingano in Imbonerahamwe Gishya Umubare Wuzuye Ubwoko" +msgid "Emit code to use GAS extensions" +msgstr "ITEGEKONGENGA Kuri Gukoresha Umigereka" -#: cp/init.c:1648 +#: config/c4x/c4x.h:204 config/c4x/c4x.h:208 #, fuzzy -msgid "zero size array reserves no space" -msgstr "Zeru Ingano Imbonerahamwe Oya Umwanya" +msgid "Save DP across ISR in small memory model" +msgstr "Kubika Kwambukiranya in Gitoya Ububiko Urugero" -#: cp/init.c:1656 +#: config/c4x/c4x.h:206 config/c4x/c4x.h:210 #, fuzzy -msgid "new cannot be applied to a reference type" -msgstr "Gishya Byashyizweho Kuri a Indango Ubwoko" +msgid "Don't save DP across ISR in small memory model" +msgstr "Kubika Kwambukiranya in Gitoya Ububiko Urugero" -#: cp/init.c:1662 +#: config/c4x/c4x.h:212 #, fuzzy -msgid "new cannot be applied to a function type" -msgstr "Gishya Byashyizweho Kuri a Umumaro Ubwoko" +msgid "Pass arguments on the stack" +msgstr "ingingo ku i" -#: cp/init.c:1694 +#: config/c4x/c4x.h:214 #, fuzzy -msgid "call to Java constructor, while % undefined" -msgstr "Kuri kidasobanuye" +msgid "Pass arguments in registers" +msgstr "ingingo in" -#: cp/init.c:1710 +#: config/c4x/c4x.h:216 #, fuzzy -msgid "can't find class$" -msgstr "Gushaka ishuri" +msgid "Enable new features under development" +msgstr "Gishya Ibiranga" -#: cp/init.c:1838 +#: config/c4x/c4x.h:218 #, fuzzy -msgid "invalid type % for new" -msgstr "Sibyo Ubwoko kugirango Gishya" +msgid "Disable new features under development" +msgstr "Gishya Ibiranga" -#: cp/init.c:1848 +#: config/c4x/c4x.h:220 #, fuzzy -msgid "uninitialized const in % of %q#T" -msgstr "Itatangijwe in Bya" - -#: cp/init.c:1882 -#, fuzzy, c-format -msgid "call to Java constructor with %qs undefined" -msgstr "Kuri Na: kidasobanuye" +msgid "Use the BK register as a general purpose register" +msgstr "i Kwiyandikisha Nka a Rusange Intego Kwiyandikisha" -#: cp/init.c:1922 +#: config/c4x/c4x.h:222 #, fuzzy -msgid "request for member %qD is ambiguous" -msgstr "Kubaza... kugirango ni" +msgid "Do not allocate BK register" +msgstr "OYA Kwiyandikisha" -#: cp/init.c:2055 +#: config/c4x/c4x.h:224 #, fuzzy -msgid "ISO C++ forbids initialization in array new" -msgstr "C in Imbonerahamwe Gishya" - -#: cp/init.c:2530 -msgid "initializer ends prematurely" -msgstr "" +msgid "Enable use of DB instruction" +msgstr "Gukoresha Bya" -#: cp/init.c:2583 +#: config/c4x/c4x.h:226 #, fuzzy -msgid "cannot initialize multi-dimensional array with initializer" -msgstr "gutangiza Imbonerahamwe Na:" +msgid "Disable use of DB instruction" +msgstr "Gukoresha Bya" -#: cp/init.c:2738 -msgid "possible problem detected in invocation of delete operator:" +#: config/c4x/c4x.h:228 +msgid "Enable debugging" msgstr "" -#: cp/init.c:2741 -msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined." +#: config/c4x/c4x.h:230 +msgid "Disable debugging" msgstr "" -#: cp/init.c:2762 +#: config/c4x/c4x.h:232 #, fuzzy -msgid "unknown array size in delete" -msgstr "Kitazwi Imbonerahamwe Ingano in Gusiba" +msgid "Force constants into registers to improve hoisting" +msgstr "Kuri" -#: cp/init.c:2995 -#, fuzzy -msgid "type to vector delete is neither pointer or array type" -msgstr "Ubwoko Kuri Gusiba ni Mweretsi Cyangwa Imbonerahamwe Ubwoko" +#: config/c4x/c4x.h:234 +msgid "Don't force constants into registers" +msgstr "" -#: cp/lex.c:436 -#, fuzzy, c-format -msgid "junk at end of #pragma %s" -msgstr "Umwanda ku Impera Bya" +#: config/c4x/c4x.h:236 +#, fuzzy +msgid "Force RTL generation to emit valid 3 operand insns" +msgstr "Kuri Byemewe 3." -#: cp/lex.c:443 -#, fuzzy, c-format -msgid "invalid #pragma %s" -msgstr "Sibyo" +#: config/c4x/c4x.h:238 +#, fuzzy +msgid "Allow RTL generation to emit invalid 3 operand insns" +msgstr "Kuri Sibyo 3." -#: cp/lex.c:451 +#: config/c4x/c4x.h:240 #, fuzzy -msgid "#pragma vtable no longer supported" -msgstr "#Oya" +msgid "Allow unsigned iteration counts for RPTB/DB" +msgstr "Bitashizweho umukono kugirango" -#: cp/lex.c:530 -#, fuzzy, c-format -msgid "#pragma implementation for %qs appears after file is included" -msgstr "#kugirango Nyuma IDOSIYE ni" +#: config/c4x/c4x.h:242 +#, fuzzy +msgid "Disallow unsigned iteration counts for RPTB/DB" +msgstr "Bitashizweho umukono kugirango" -#: cp/lex.c:555 +#: config/c4x/c4x.h:244 #, fuzzy -msgid "junk at end of #pragma GCC java_exceptions" -msgstr "Umwanda ku Impera Bya" +msgid "Preserve all 40 bits of FP reg across call" +msgstr "Byose Bya Kwambukiranya" -#: cp/lex.c:569 +#: config/c4x/c4x.h:246 #, fuzzy -msgid "%qD not defined" -msgstr "`%D'Bitasobanutse>" +msgid "Only preserve 32 bits of FP reg across call" +msgstr "Bya Kwambukiranya" -#: cp/lex.c:573 +#: config/c4x/c4x.h:248 #, fuzzy -msgid "%qD was not declared in this scope" -msgstr "`%D'OYA in iyi Ingano:" +msgid "Enable parallel instructions" +msgstr "Biteganye Amabwiriza" -#. In a template, it is invalid to write "f()" or "f(3)" if no -#. declaration of "f" is available. Historically, G++ and most -#. other compilers accepted that usage since they deferred all name -#. lookup until instantiation time rather than doing unqualified -#. name lookup at template definition time; explain to the user what -#. is going wrong. -#. -#. Note that we have the exact wording of the following message in -#. the manual (trouble.texi, node "Name lookup"), so they need to -#. be kept in synch. -#: cp/lex.c:610 -msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available" -msgstr "" +#: config/c4x/c4x.h:250 +#, fuzzy +msgid "Disable parallel instructions" +msgstr "Biteganye Amabwiriza" -#: cp/lex.c:619 -msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)" -msgstr "" +#: config/c4x/c4x.h:252 +#, fuzzy +msgid "Enable MPY||ADD and MPY||SUB instructions" +msgstr "Na Amabwiriza" -#: cp/mangle.c:2114 +#: config/c4x/c4x.h:254 #, fuzzy -msgid "call_expr cannot be mangled due to a defect in the C++ ABI" -msgstr "Gishya Byashyizweho Kuri a Umumaro Ubwoko" +msgid "Disable MPY||ADD and MPY||SUB instructions" +msgstr "Na Amabwiriza" -#: cp/mangle.c:2122 -msgid "zero-operand casts cannot be mangled due to a defect in the C++ ABI" -msgstr "" +#: config/c4x/c4x.h:256 +#, fuzzy +msgid "Assume that pointers may be aliased" +msgstr "Gicurasi" -#: cp/mangle.c:2172 -msgid "omitted middle operand to % operand cannot be mangled" -msgstr "" +#: config/c4x/c4x.h:258 +#, fuzzy +msgid "Assume that pointers not aliased" +msgstr "OYA" -#: cp/mangle.c:2482 +#: config/c4x/c4x.h:331 #, fuzzy -msgid "the mangled name of %qD will change in a future version of GCC" -msgstr "i Izina: Bya Guhindura>> in a Verisiyo Bya" +msgid "Specify maximum number of iterations for RPTS" +msgstr "Kinini Umubare Bya Amasubiramo kugirango" -#: cp/method.c:445 +#: config/c4x/c4x.h:333 #, fuzzy -msgid "generic thunk code fails for method %q#D which uses %<...%>" -msgstr "Gifitanye isano ITEGEKONGENGA kugirango Uburyo" +msgid "Select CPU to generate code for" +msgstr "Kuri ITEGEKONGENGA kugirango" -#: cp/method.c:661 +#: config/cris/cris.c:599 #, fuzzy -msgid "non-static const member %q#D, can't use default assignment operator" -msgstr "Gukoresha Mburabuzi Igenera Mukoresha" +msgid "unexpected index-type in cris_print_index" +msgstr "Umubarendanga Ubwoko in" -#: cp/method.c:667 +#: config/cris/cris.c:615 #, fuzzy -msgid "non-static reference member %q#D, can't use default assignment operator" -msgstr "Indango Gukoresha Mburabuzi Igenera Mukoresha" +msgid "unexpected base-type in cris_print_base" +msgstr "SHINGIRO Ubwoko in" + +#: config/cris/cris.c:908 +#, fuzzy, c-format +msgid "stackframe too big: %d bytes" +msgstr "Bayite" -#: cp/method.c:1082 +#: config/cris/cris.c:1223 #, fuzzy -msgid "vtable layout for class %qT may not be ABI-compliantand may change in a future version of GCC due to implicit virtual destructor" -msgstr "Imigaragarire kugirango ishuri Gicurasi OYA Na Gicurasi Guhindura>> in a Verisiyo Bya Kuri Kitaboneka" +msgid "allocated but unused delay list in epilogue" +msgstr "Kidakoreshwa Gutinda Urutonde in" -#: cp/name-lookup.c:693 +#: config/cris/cris.c:1233 #, fuzzy -msgid "redeclaration of % as %qT" -msgstr "Bya Nka" +msgid "unexpected function type needing stack adjustment for __builtin_eh_return" +msgstr "Umumaro Ubwoko kugirango" -#. A redeclaration of main, but not a duplicate of the -#. previous one. -#. -#. [basic.start.main] -#. -#. This function shall not be overloaded. -#: cp/name-lookup.c:725 +#: config/cris/cris.c:1312 #, fuzzy -msgid "invalid redeclaration of %qD" -msgstr "Sibyo Bya" +msgid "invalid operand for 'b' modifier" +msgstr "Sibyo kugirango" -# svx/source\dialog\backgrnd.src:RID_SVXPAGE_BACKGROUND.FT_SELECTOR.text -#: cp/name-lookup.c:726 +#: config/cris/cris.c:1324 #, fuzzy -msgid "as %qD" -msgstr "Nka" +msgid "invalid operand for 'v' modifier" +msgstr "Sibyo kugirango" -#: cp/name-lookup.c:814 +#: config/cris/cris.c:1334 #, fuzzy -msgid "type mismatch with previous external decl of %q#D" -msgstr "Ubwoko Na: Ibanjirije external" +msgid "invalid operand for 'P' modifier" +msgstr "Sibyo kugirango" -#: cp/name-lookup.c:815 +#: config/cris/cris.c:1341 #, fuzzy -msgid "previous external decl of %q#D" -msgstr "Ibanjirije external Bya" +msgid "invalid operand for 'p' modifier" +msgstr "Sibyo kugirango" -#: cp/name-lookup.c:897 +#: config/cris/cris.c:1380 #, fuzzy -msgid "extern declaration of %q#D doesn't match" -msgstr "Bya BIHUYE" +msgid "invalid operand for 'z' modifier" +msgstr "Sibyo kugirango" -#: cp/name-lookup.c:898 +#: config/cris/cris.c:1411 config/cris/cris.c:1441 #, fuzzy -msgid "global declaration %q#D" -msgstr "a" +msgid "invalid operand for 'H' modifier" +msgstr "Sibyo kugirango" -#: cp/name-lookup.c:934 cp/name-lookup.c:941 +#: config/cris/cris.c:1417 #, fuzzy -msgid "declaration of %q#D shadows a parameter" -msgstr "Bya a" +msgid "bad register" +msgstr "Kwiyandikisha" -#. Location of previous decl is not useful in this case. -#: cp/name-lookup.c:966 +#: config/cris/cris.c:1455 #, fuzzy -msgid "declaration of %qD shadows a member of 'this'" -msgstr "Bya a Bya" +msgid "invalid operand for 'e' modifier" +msgstr "Sibyo kugirango" -#: cp/name-lookup.c:972 +#: config/cris/cris.c:1472 #, fuzzy -msgid "declaration of %qD shadows a previous local" -msgstr "Bya a" +msgid "invalid operand for 'm' modifier" +msgstr "Sibyo kugirango" -#: cp/name-lookup.c:979 +#: config/cris/cris.c:1497 #, fuzzy -msgid "declaration of %qD shadows a global declaration" -msgstr "Bya a" +msgid "invalid operand for 'A' modifier" +msgstr "Sibyo kugirango" -#: cp/name-lookup.c:1095 +#: config/cris/cris.c:1505 #, fuzzy -msgid "name lookup of %qD changed" -msgstr "Izina: GUSHAKISHA Bya Byahinduwe" +msgid "invalid operand for 'D' modifier" +msgstr "Sibyo kugirango" -#: cp/name-lookup.c:1096 +#: config/cris/cris.c:1519 #, fuzzy -msgid " matches this %qD under ISO standard rules" -msgstr "iyi Bisanzwe" +msgid "invalid operand for 'T' modifier" +msgstr "Sibyo kugirango" -#: cp/name-lookup.c:1098 +#: config/cris/cris.c:1528 #, fuzzy -msgid " matches this %qD under old rules" -msgstr "iyi ki/ bishaje" +msgid "invalid operand modifier letter" +msgstr "Sibyo Ibaruwa..." + +#: config/cris/cris.c:1536 +#, fuzzy, c-format +msgid "internal error: bad register: %d" +msgstr "By'imbere Ikosa Kwiyandikisha" + +#: config/cris/cris.c:1584 +msgid "unexpected multiplicative operand" +msgstr "" + +#: config/cris/cris.c:1604 +msgid "unexpected operand" +msgstr "" -#: cp/name-lookup.c:1116 cp/name-lookup.c:1124 +#: config/cris/cris.c:1639 config/cris/cris.c:1649 #, fuzzy -msgid "name lookup of %qD changed for new ISO % scoping" -msgstr "Izina: GUSHAKISHA Bya Byahinduwe kugirango Gishya" +msgid "unrecognized address" +msgstr "Aderesi" -#: cp/name-lookup.c:1118 +#: config/cris/cris.c:2005 #, fuzzy -msgid " cannot use obsolete binding at %qD because it has a destructor" -msgstr "Gukoresha Bifatanya ku a" +msgid "internal error: sideeffect-insn affecting main effect" +msgstr "By'imbere Ikosa INGARUKA" -#: cp/name-lookup.c:1126 +#. If we get here, the caller got its initial tests wrong. +#: config/cris/cris.c:2292 #, fuzzy -msgid " using obsolete binding at %qD" -msgstr "ikoresha Bifatanya ku" +msgid "internal error: cris_side_effect_mode_ok with bad operands" +msgstr "By'imbere Ikosa Na:" -#: cp/name-lookup.c:1179 -#, c-format -msgid "%s %s(%E) %p %d\n" +#: config/cris/cris.c:2374 config/cris/cris.c:2432 +msgid "unrecognized supposed constant" msgstr "" -#: cp/name-lookup.c:1182 +#: config/cris/cris.c:2473 +#, fuzzy +msgid "unrecognized supposed constant in cris_global_pic_symbol" +msgstr "in" + +#: config/cris/cris.c:2492 #, fuzzy, c-format -msgid "%s %s %p %d\n" -msgstr "%s:%s:" +msgid "-max-stackframe=%d is not usable, not between 0 and %d" +msgstr "-KININI ni OYA OYA hagati 0 Na" -#: cp/name-lookup.c:1308 -msgid "XXX is_class_level != (current_scope == class_scope)\n" -msgstr "" +#: config/cris/cris.c:2520 +#, fuzzy, c-format +msgid "unknown CRIS version specification in -march= or -mcpu= : %s" +msgstr "Kitazwi Verisiyo in Werurwe Cyangwa" -#: cp/name-lookup.c:1864 -#, fuzzy -msgid "%q#D hides constructor for %q#T" -msgstr "`%#D'kugirango" +#: config/cris/cris.c:2556 +#, fuzzy, c-format +msgid "unknown CRIS cpu version specification in -mtune= : %s" +msgstr "Kitazwi CPU Verisiyo in" -#: cp/name-lookup.c:1880 +#: config/cris/cris.c:2574 #, fuzzy -msgid "%q#D conflicts with previous using declaration %q#D" -msgstr "`%#D'Na: Ibanjirije ikoresha" +msgid "-fPIC and -fpic are not supported in this configuration" +msgstr "-Na OYA in iyi Iboneza" -#: cp/name-lookup.c:1892 +#: config/cris/cris.c:2590 #, fuzzy -msgid "previous non-function declaration %q#D" -msgstr "Ibanjirije Umumaro" +msgid "that particular -g option is invalid with -maout and -melinux" +msgstr "g Ihitamo ni Sibyo Na: Na" -#: cp/name-lookup.c:1893 +#: config/cris/cris.c:2824 config/cris/cris.c:2869 #, fuzzy -msgid "conflicts with function declaration %q#D" -msgstr "Na: Umumaro" +msgid "unexpected side-effects in address" +msgstr "Ingaruka in Aderesi" -#. It's a nested name with template parameter dependent scope. -#. This can only be using-declaration for class member. -#: cp/name-lookup.c:1971 cp/name-lookup.c:1996 cp/name-lookup.c:3158 +#. Labels are never marked as global symbols. +#: config/cris/cris.c:2966 config/cris/cris.c:2997 #, fuzzy -msgid "%qT is not a namespace" -msgstr "`%T'ni OYA a" +msgid "unexpected PIC symbol" +msgstr "IKIMENYETSO" -#. 7.3.3/5 -#. A using-declaration shall not name a template-id. -#: cp/name-lookup.c:1981 +#: config/cris/cris.c:2970 #, fuzzy -msgid "a using-declaration cannot specify a template-id. Try %" -msgstr "a ikoresha a Inyandikorugero ID ikoresha" +msgid "PIC register isn't set up" +msgstr "Kwiyandikisha si Gushyiraho Hejuru" -#: cp/name-lookup.c:1988 +#: config/cris/cris.c:2983 config/cris/cris.c:3066 #, fuzzy -msgid "namespace %qD not allowed in using-declaration" -msgstr "OYA in ikoresha" +msgid "unexpected address expression" +msgstr "Aderesi imvugo" -#: cp/name-lookup.c:2024 +#: config/cris/cris.c:3001 #, fuzzy -msgid "%qD not declared" -msgstr "`%D'OYA" +msgid "emitting PIC operand, but PIC register isn't set up" +msgstr "Kwiyandikisha si Gushyiraho Hejuru" -#: cp/name-lookup.c:2036 cp/name-lookup.c:2081 cp/name-lookup.c:2115 +#: config/cris/cris.c:3010 #, fuzzy -msgid "%qD is already declared in this scope" -msgstr "`%D'ni in iyi Ingano:" +msgid "unexpected NOTE as addr_const:" +msgstr "Nka" -#: cp/name-lookup.c:2121 +#: config/cris/aout.h:108 #, fuzzy -msgid "using declaration %qD introduced ambiguous type %qT" -msgstr "ikoresha Ubwoko" +msgid "Compile for the MMU-less Etrax 100-based elinux system" +msgstr "kugirango i Birutwa 100 Sisitemu" -#: cp/name-lookup.c:2692 +#: config/cris/aout.h:115 #, fuzzy -msgid "using-declaration for non-member at class scope" -msgstr "ikoresha kugirango ku ishuri Ingano:" +msgid "For elinux, request a specified stack-size for this program" +msgstr "Kubaza... a Ingano kugirango iyi Porogaramu" -#: cp/name-lookup.c:2697 +#. No "no-etrax" as it does not really imply any model. On the other hand, "etrax" implies the common (and large) subset matching all models. +#: config/cris/cris.h:340 #, fuzzy -msgid "using-declaration cannot name destructor" -msgstr "ikoresha kugirango" +msgid "Compile for ETRAX 4 (CRIS v3)" +msgstr "kugirango 4." -#: cp/name-lookup.c:2770 +#: config/cris/cris.h:345 #, fuzzy -msgid "declaration of %qD not in a namespace surrounding %qD" -msgstr "Bya OYA in a" +msgid "Compile for ETRAX 100 (CRIS v8)" +msgstr "kugirango 100" -#: cp/name-lookup.c:2778 +#: config/cris/cris.h:349 #, fuzzy -msgid "explicit qualification in declaration of `%D'" -msgstr "Bya" +msgid "Emit verbose debug information in assembly code" +msgstr "Kosora amakosa Ibisobanuro in ITEGEKONGENGA" -#: cp/name-lookup.c:2814 +#: config/cris/cris.h:352 #, fuzzy -msgid "%qD should have been declared inside %qD" -msgstr "`%D'Mo Imbere" +msgid "Do not use condition codes from normal instructions" +msgstr "OYA Gukoresha Ibisabwa Bivuye Bisanzwe Amabwiriza" -#: cp/name-lookup.c:2876 +#: config/cris/cris.h:356 #, fuzzy -msgid "namespace alias %qD not allowed here, assuming %qD" -msgstr "Irihimbano OYA" +msgid "Do not emit addressing modes with side-effect assignment" +msgstr "OYA Kwohereza Na: INGARUKA Igenera" -#. The parser did not find it, so it's not there. -#: cp/name-lookup.c:2991 +#: config/cris/cris.h:359 #, fuzzy -msgid "unknown namespace %qD" -msgstr "Kitazwi" - -#: cp/name-lookup.c:3152 -msgid "namespace %qT undeclared" -msgstr "" - -#: cp/name-lookup.c:3196 -msgid "strong using only meaningful at namespace scope" -msgstr "" +msgid "Do not tune stack alignment" +msgstr "OYA Itunganya" -#: cp/name-lookup.c:3203 +#: config/cris/cris.h:362 #, fuzzy -msgid "%qD attribute directive ignored" -msgstr "`%s'Ikiranga" +msgid "Do not tune writable data alignment" +msgstr "OYA Ibyatanzwe Itunganya" -#: cp/name-lookup.c:3337 +#: config/cris/cris.h:365 #, fuzzy -msgid "use of %qD is ambiguous" -msgstr "Gukoresha Bya ni" +msgid "Do not tune code and read-only data alignment" +msgstr "OYA ITEGEKONGENGA Na Gusoma Ibyatanzwe Itunganya" -#: cp/name-lookup.c:3338 +#: config/cris/cris.h:374 #, fuzzy -msgid " first declared as %q#D here" -msgstr "Itangira Nka" +msgid "Align code and data to 32 bits" +msgstr "ITEGEKONGENGA Na Ibyatanzwe Kuri" -#: cp/name-lookup.c:3340 +#: config/cris/cris.h:387 #, fuzzy -msgid " also declared as %q#D here" -msgstr "Nka" +msgid "Don't align items in code or data" +msgstr "Gutondeka in ITEGEKONGENGA Cyangwa Ibyatanzwe" -#: cp/name-lookup.c:3355 +#: config/cris/cris.h:390 #, fuzzy -msgid "%qD denotes an ambiguous type" -msgstr "`%D'Ubwoko" +msgid "Do not emit function prologue or epilogue" +msgstr "OYA Umumaro Cyangwa" -#: cp/name-lookup.c:3356 +#. We have to handle this m-option here since we can't wash it off in both CC1_SPEC and CC1PLUS_SPEC. +#: config/cris/cris.h:394 #, fuzzy -msgid "%J first type here" -msgstr "Itangira Ubwoko" +msgid "Use the most feature-enabling options allowed by other options" +msgstr "i Amahitamo ku Ikindi Amahitamo" -#: cp/name-lookup.c:3357 +#. We must call it "override-" since calling it "no-" will cause gcc.c to forget it, if there's a "later" -mbest-lib-options. Kludgy, but needed for some multilibbed files. +#: config/cris/cris.h:400 #, fuzzy -msgid "%J other type here" -msgstr "Ikindi Ubwoko" +msgid "Override -mbest-lib-options" +msgstr "Amahitamo" -#. This happens for A::B where B is a template, and there are no -#. template arguments. -#: cp/name-lookup.c:3421 cp/parser.c:4384 cp/typeck.c:1802 +#: config/cris/cris.h:432 #, fuzzy -msgid "invalid use of %qD" -msgstr "Sibyo Gukoresha Bya" +msgid "Generate code for the specified chip or CPU version" +msgstr "ITEGEKONGENGA kugirango i Cyangwa Verisiyo" -#: cp/name-lookup.c:3461 +#: config/cris/cris.h:434 #, fuzzy -msgid "%<%D::%D%> is not a template" -msgstr "`%D::%D'ni OYA a Inyandikorugero" +msgid "Tune alignment for the specified chip or CPU version" +msgstr "Itunganya kugirango i Cyangwa Verisiyo" -#: cp/name-lookup.c:3477 +#: config/cris/cris.h:436 #, fuzzy -msgid "%qD undeclared in namespace %qD" -msgstr "`%D'in" +msgid "Warn when a stackframe is larger than the specified size" +msgstr "Ryari: a ni Kinini i Ingano" -#: cp/name-lookup.c:4103 +#. Node: Profiling +#: config/cris/cris.h:1022 #, fuzzy -msgid "%qD is not a function," -msgstr "`%D'ni OYA a Umumaro" +msgid "no FUNCTION_PROFILER for CRIS" +msgstr "Oya kugirango" -#: cp/name-lookup.c:4104 +#: config/cris/linux.h:71 #, fuzzy -msgid " conflict with %qD" -msgstr "Na:" - -#: cp/name-lookup.c:4869 -msgid "XXX entering pop_everything ()\n" -msgstr "" - -#: cp/name-lookup.c:4878 -msgid "XXX leaving pop_everything ()\n" -msgstr "" +msgid "Together with -fpic and -fPIC, do not use GOTPLT references" +msgstr "Na: Na OYA Gukoresha Indango" -#: cp/parser.c:1797 -msgid "minimum/maximum operators are deprecated" -msgstr "" +#: config/d30v/d30v.c:207 +#, fuzzy, c-format +msgid "bad modes_tieable_p for register %s, mode1 %s, mode2 %s" +msgstr "kugirango Kwiyandikisha" -#: cp/parser.c:1817 +#: config/d30v/d30v.c:2666 #, fuzzy -msgid "%<#pragma%> is not allowed here" -msgstr "IMPINDURAGACIRO ni OYA" +msgid "bad insn to d30v_print_operand_address:" +msgstr "Kuri" -#: cp/parser.c:1846 +#: config/d30v/d30v.c:2683 config/d30v/d30v.c:2744 config/d30v/d30v.c:2765 +#: config/d30v/d30v.c:2783 #, fuzzy -msgid "%<%D::%D%> has not been declared" -msgstr "`%D::%D'ni OYA a Inyandikorugero" +msgid "bad insn to d30v_print_operand_memory_reference:" +msgstr "Kuri" -#: cp/parser.c:1849 cp/semantics.c:2379 +#: config/d30v/d30v.c:2851 #, fuzzy -msgid "%<::%D%> has not been declared" -msgstr "`%D'OYA" +msgid "bad insn to d30v_print_operand, 'f' modifier:" +msgstr "Kuri" -#: cp/parser.c:1852 +#: config/d30v/d30v.c:2860 #, fuzzy -msgid "request for member %qD in non-class type %qT" -msgstr "Kubaza... kugirango in ni Bya ishuri Ubwoko" +msgid "bad insn to d30v_print_operand, 'A' modifier:" +msgstr "Kuri" -#: cp/parser.c:1855 +#: config/d30v/d30v.c:2867 #, fuzzy -msgid "%<%T::%D%> has not been declared" -msgstr "`%D'OYA" +msgid "bad insn to d30v_print_operand, 'M' modifier:" +msgstr "Kuri" -#: cp/parser.c:1858 +#: config/d30v/d30v.c:2921 #, fuzzy -msgid "%qD has not been declared" -msgstr "`%D'OYA" - -#: cp/parser.c:1861 -msgid "%<%D::%D%> %s" -msgstr "" - -#: cp/parser.c:1863 -msgid "%<::%D%> %s" -msgstr "" +msgid "bad insn to print_operand, 'F' or 'T' modifier:" +msgstr "Kuri Cyangwa" -# basctl/source\basicide\basidesh.src:RID_IMGBTN_REMOVEWATCH.text -#: cp/parser.c:1865 +#: config/d30v/d30v.c:2932 #, fuzzy -msgid "%qD %s" -msgstr "%s" +msgid "bad insn to print_operand, 'B' modifier:" +msgstr "Kuri" -#: cp/parser.c:1917 +#: config/d30v/d30v.c:2939 #, fuzzy -msgid "new types may not be defined in a return type" -msgstr "Gishya Byashyizweho Kuri a Indango Ubwoko" +msgid "bad insn to print_operand, 'E' modifier:" +msgstr "Kuri" -#: cp/parser.c:1918 +#: config/d30v/d30v.c:2957 #, fuzzy -msgid "(perhaps a semicolon is missing after the definition of %qT)" -msgstr "Akabago n'Akitso Ibuze Nyuma Bya" +msgid "bad insn to print_operand, 'R' modifier:" +msgstr "Kuri" -#: cp/parser.c:1937 cp/pt.c:4336 +#: config/d30v/d30v.c:2966 config/d30v/d30v.c:2974 #, fuzzy -msgid "%qT is not a template" -msgstr "`%T'ni OYA a Inyandikorugero" - -#: cp/parser.c:1939 -#, fuzzy, c-format -msgid "%qE is not a template" -msgstr "`%T'ni OYA a Inyandikorugero" +msgid "bad insn to print_operand, 's' modifier:" +msgstr "Kuri" -#: cp/parser.c:1941 +#: config/d30v/d30v.c:3003 #, fuzzy -msgid "invalid template-id" -msgstr "Sibyo Kuzerutsa" - -#: cp/parser.c:1970 -#, fuzzy, c-format -msgid "%s cannot appear in a constant-expression" -msgstr "Byarenze urugero in imvugo" - -#: cp/parser.c:1995 -#, fuzzy, c-format -msgid "invalid use of template-name %qE without an argument list" -msgstr "Sibyo Gukoresha Bya Inyandikorugero Izina: in a" - -#. Issue an error message. -#: cp/parser.c:2000 -#, fuzzy, c-format -msgid "%qE does not name a type" -msgstr "`%D'OYA a Inyandikorugero Ubwoko" - -#: cp/parser.c:2032 -msgid "(perhaps % was intended)" -msgstr "" +msgid "bad insn in d30v_print_operand, 0 case" +msgstr "in 0" -#: cp/parser.c:2047 -#, c-format -msgid "%qE in namespace %qE does not name a type" +#: config/d30v/d30v.c:3301 +msgid "d30v_emit_comparison" msgstr "" -#: cp/parser.c:2050 +#: config/d30v/d30v.c:3345 #, fuzzy -msgid "%qE in class %qT does not name a type" -msgstr "`%T'ni OYA a ishuri Cyangwa Ihuza Ubwoko" +msgid "bad call to d30v_move_2words" +msgstr "Kuri" -#: cp/parser.c:2759 +#: config/d30v/d30v.h:114 #, fuzzy -msgid "ISO C++ forbids braced-groups within expressions" -msgstr "C Amatsinda muri" +msgid "Enable use of conditional move instructions" +msgstr "Gukoresha Bya Kwimura Amabwiriza" -#: cp/parser.c:2768 +#: config/d30v/d30v.h:117 #, fuzzy -msgid "statement-expressions are allowed only inside functions" -msgstr "Itsinda muri imvugo Mo Imbere a Umumaro" +msgid "Disable use of conditional move instructions" +msgstr "Gukoresha Bya Kwimura Amabwiriza" -#: cp/parser.c:2819 +#: config/d30v/d30v.h:120 #, fuzzy -msgid "% may not be used in this context" -msgstr "`%D'OYA in iyi Ingano:" - -#: cp/parser.c:2955 -msgid "local variable %qD may not appear in this context" -msgstr "" +msgid "Debug argument support in compiler" +msgstr "Gushigikira in" -#: cp/parser.c:3327 +#: config/d30v/d30v.h:123 #, fuzzy -msgid "typedef-name %qD used as destructor declarator" -msgstr "Inyandikorugero ID Nka a" +msgid "Debug stack support in compiler" +msgstr "Gushigikira in" -#: cp/parser.c:3984 +#: config/d30v/d30v.h:126 #, fuzzy -msgid "ISO C++ forbids compound-literals" -msgstr "C" - -#: cp/parser.c:4904 -msgid "array bound forbidden after parenthesized type-id" -msgstr "" - -#: cp/parser.c:4905 -msgid "try removing the parentheses around the type-id" -msgstr "" +msgid "Debug memory address support in compiler" +msgstr "Ububiko Aderesi Gushigikira in" -#: cp/parser.c:5107 +#: config/d30v/d30v.h:129 #, fuzzy -msgid "expression in new-declarator must have integral or enumeration type" -msgstr "Ingano in Imbonerahamwe Gishya Umubare Wuzuye Ubwoko" +msgid "Make adjacent short instructions parallel if possible" +msgstr "Amabwiriza Biteganye NIBA" -#: cp/parser.c:5296 +#: config/d30v/d30v.h:132 #, fuzzy -msgid "use of old-style cast" -msgstr "Gukoresha Bya ki/ bishaje IMISUSIRE" - -#: cp/parser.c:6066 -#, fuzzy, c-format -msgid "case label %qE not within a switch statement" -msgstr "Akarango OYA muri a Hindura Inyandiko" +msgid "Do not make adjacent short instructions parallel" +msgstr "OYA Ubwoko Amabwiriza Biteganye" -#: cp/parser.c:6610 +#: config/d30v/d30v.h:135 config/d30v/d30v.h:138 #, fuzzy -msgid "ISO C++ forbids computed gotos" -msgstr "C" - -#: cp/parser.c:6735 -msgid "extra %<;%>" -msgstr "" - -#: cp/parser.c:7054 -msgid "mixing declarations and function-definitions is forbidden" -msgstr "" +msgid "Link programs/data to be in external memory by default" +msgstr "Porogaramu Ibyatanzwe Kuri in external Ububiko ku Mburabuzi" -#: cp/parser.c:7185 +#: config/d30v/d30v.h:141 #, fuzzy -msgid "duplicate %" -msgstr "Gusubiramo" +msgid "Link programs/data to be in onchip memory by default" +msgstr "Porogaramu Ibyatanzwe Kuri in Ububiko ku Mburabuzi" -#: cp/parser.c:7354 +#: config/d30v/d30v.h:149 #, fuzzy -msgid "class definition may not be declared a friend" -msgstr "Umumaro" +msgid "Change the branch costs within the compiler" +msgstr "i muri i" -#: cp/parser.c:7668 +#: config/d30v/d30v.h:152 #, fuzzy -msgid "only constructors take base initializers" -msgstr "SHINGIRO" +msgid "Change the threshold for conversion to conditional execution" +msgstr "i kugirango Ihindurangero Kuri" -#: cp/parser.c:7719 +#: config/dsp16xx/dsp16xx.c:1446 config/dsp16xx/dsp16xx.c:1469 #, fuzzy -msgid "anachronistic old-style base class initializer" -msgstr "ki/ bishaje IMISUSIRE SHINGIRO ishuri" +msgid "stack size > 32k" +msgstr "Ingano" -#: cp/parser.c:7761 -msgid "keyword % not allowed in this context (a qualified member initializer is implicitly a type)" -msgstr "" - -#. Warn that we do not support `export'. -#: cp/parser.c:8127 +#: config/dsp16xx/dsp16xx.c:1678 #, fuzzy -msgid "keyword % not implemented, and will be ignored" -msgstr "Ijambo- banze OYA Na" +msgid "invalid addressing mode" +msgstr "Sibyo Kwohereza Ubwoko" -#. Otherwise, emit an error about the invalid digraph, but continue -#. parsing because we got our argument list. -#: cp/parser.c:8500 +#: config/dsp16xx/dsp16xx.c:1821 #, fuzzy -msgid "%<<::%> cannot begin a template-argument list" -msgstr "Igikoresho Nka Inyandikorugero" - -#: cp/parser.c:8501 -msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>" -msgstr "" - -#: cp/parser.c:8508 -msgid "(if you use -fpermissive G++ will accept your code)" -msgstr "" +msgid "bad register extension code" +msgstr "Kwiyandikisha Umugereka ITEGEKONGENGA" -#: cp/parser.c:8572 +#: config/dsp16xx/dsp16xx.c:1921 #, fuzzy -msgid "parse error in template argument list" -msgstr "`%E'ni OYA a Byemewe Inyandikorugero" +msgid "invalid offset in ybase addressing" +msgstr "Sibyo Nta- boneza in Kwohereza" -#. Explain what went wrong. -#: cp/parser.c:8685 +#: config/dsp16xx/dsp16xx.c:1924 #, fuzzy -msgid "non-template %qD used as template" -msgstr "Inyandikorugero Nka Inyandikorugero" - -#: cp/parser.c:8686 -msgid "use %<%T::template %D%> to indicate that it is a template" -msgstr "" - -#: cp/parser.c:9275 cp/parser.c:15071 -#, fuzzy, c-format -msgid "template declaration of %qs" -msgstr "Inyandikorugero Bya" +msgid "invalid register in ybase addressing" +msgstr "Sibyo Kwiyandikisha in Kwohereza" -#: cp/parser.c:9718 +#: config/dsp16xx/dsp16xx.c:2099 #, fuzzy -msgid "using % outside of template" -msgstr "ikoresha Hanze Bya Inyandikorugero" +msgid "invalid shift operator in emit_1600_core_shift" +msgstr "Sibyo Gusunika Mukoresha in" -#: cp/parser.c:9913 +#: config/dsp16xx/dsp16xx.c:2428 #, fuzzy -msgid "type attributes are honored only at type definition" -msgstr "`%s'Ikiranga Byashyizweho Kuri ishuri" +msgid "invalid mode for gen_tst_reg" +msgstr "Sibyo Ubwoko kugirango" -#. [namespace.udecl] -#. -#. A using declaration shall not name a template-id. -#: cp/parser.c:10295 +#: config/dsp16xx/dsp16xx.c:2500 #, fuzzy -msgid "a template-id may not appear in a using-declaration" -msgstr "OYA in ikoresha" +msgid "invalid mode for integer comparison in gen_compare_reg" +msgstr "Sibyo Ubwoko kugirango Umubare wuzuye in" -#: cp/parser.c:10625 -msgid "an asm-specification is not allowed on a function-definition" -msgstr "" - -#: cp/parser.c:10627 +#. Macro to define tables used to set the flags. +#. This is a list in braces of pairs in braces, +#. each pair being { "NAME", VALUE } +#. where VALUE is the bits to set or minus the bits to clear. +#. An empty string NAME is used to identify the default VALUE. +#: config/dsp16xx/dsp16xx.h:230 #, fuzzy -msgid "attributes are not allowed on a function-definition" -msgstr "Kwiyandikisha IMPINDURAGACIRO a Umumaro Insobanuro" +msgid "Pass parameters in registers (default)" +msgstr "Ibigenga in Mburabuzi" -#: cp/parser.c:10758 +#: config/dsp16xx/dsp16xx.h:232 #, fuzzy -msgid "attributes after parenthesized initializer ignored" -msgstr "Ibiranga in Imbonerahamwe" +msgid "Don't pass parameters in registers" +msgstr "Ibigenga in" -#: cp/parser.c:11143 +#: config/dsp16xx/dsp16xx.h:234 #, fuzzy -msgid "array bound is not an integer constant" -msgstr "Imbonerahamwe Inyandiko nyesi ni OYA Umubare wuzuye" +msgid "Generate code for near calls" +msgstr "ITEGEKONGENGA kugirango Amahamagara:" -#: cp/parser.c:11213 +#: config/dsp16xx/dsp16xx.h:236 #, fuzzy -msgid "%<%T::%D%> is not a type" -msgstr "`%D::%D'ni OYA a Inyandikorugero" +msgid "Don't generate code for near calls" +msgstr "ITEGEKONGENGA kugirango Amahamagara:" -#: cp/parser.c:11255 +#: config/dsp16xx/dsp16xx.h:238 #, fuzzy -msgid "invalid use of constructor as a template" -msgstr "Sibyo Gukoresha Bya ku Hejuru: urwego" - -#: cp/parser.c:11256 -msgid "use %<%T::%D%> instead of %<%T::%T%> to name the constructor in a qualified name" -msgstr "" +msgid "Generate code for near jumps" +msgstr "ITEGEKONGENGA kugirango" -#: cp/parser.c:11444 +#: config/dsp16xx/dsp16xx.h:240 #, fuzzy -msgid "duplicate cv-qualifier" -msgstr "Gusubiramo Agaciro" +msgid "Don't generate code for near jumps" +msgstr "ITEGEKONGENGA kugirango" -#: cp/parser.c:11973 +#: config/dsp16xx/dsp16xx.h:242 #, fuzzy -msgid "file ends in default argument" -msgstr "%HendBya IDOSIYE Gusoma Mo Imbere Mburabuzi" +msgid "Generate code for a bit-manipulation unit" +msgstr "ITEGEKONGENGA kugirango a Igice:" -#: cp/parser.c:12034 +#: config/dsp16xx/dsp16xx.h:244 #, fuzzy -msgid "deprecated use of default argument for parameter of non-function" -msgstr "Mburabuzi kugirango Bya" +msgid "Don't generate code for a bit-manipulation unit" +msgstr "ITEGEKONGENGA kugirango a Igice:" -#: cp/parser.c:12037 +#: config/dsp16xx/dsp16xx.h:246 #, fuzzy -msgid "default arguments are only permitted for function parameters" -msgstr "Mburabuzi kugirango Bya" +msgid "Generate code for memory map1" +msgstr "ITEGEKONGENGA kugirango Ububiko" -#: cp/parser.c:12779 +#: config/dsp16xx/dsp16xx.h:248 #, fuzzy -msgid "invalid class name in declaration of %qD" -msgstr "Sibyo Bya" +msgid "Generate code for memory map2" +msgstr "ITEGEKONGENGA kugirango Ububiko" -#: cp/parser.c:12790 +#: config/dsp16xx/dsp16xx.h:250 #, fuzzy -msgid "declaration of %qD in %qD which does not enclose %qD" -msgstr "Bya in OYA" +msgid "Generate code for memory map3" +msgstr "ITEGEKONGENGA kugirango Ububiko" -#: cp/parser.c:12803 +#: config/dsp16xx/dsp16xx.h:252 #, fuzzy -msgid "extra qualification ignored" -msgstr "Birenga ku" +msgid "Generate code for memory map4" +msgstr "ITEGEKONGENGA kugirango Ububiko" -#: cp/parser.c:12814 +#: config/dsp16xx/dsp16xx.h:254 #, fuzzy -msgid "an explicit specialization must be preceded by %