aboutsummaryrefslogtreecommitdiff
path: root/libcpp/po/be.po
diff options
context:
space:
mode:
Diffstat (limited to 'libcpp/po/be.po')
-rw-r--r--libcpp/po/be.po185
1 files changed, 100 insertions, 85 deletions
diff --git a/libcpp/po/be.po b/libcpp/po/be.po
index 76adf31ef55..c7819ff627b 100644
--- a/libcpp/po/be.po
+++ b/libcpp/po/be.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gcc 3.1\n"
"Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
-"POT-Creation-Date: 2004-11-27 19:38+0000\n"
+"POT-Creation-Date: 2005-02-25 23:37+0000\n"
"PO-Revision-Date: 2002-05-17 15:54+0200\n"
"Last-Translator: Ales Nyakhaychyk <nyakhaychyk@i18n.linux.by>\n"
"Language-Team: Belarusian <i18n@tut.by>\n"
@@ -14,114 +14,124 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: charset.c:653
+#: charset.c:655
#, c-format
msgid "conversion from %s to %s not supported by iconv"
msgstr ""
-#: charset.c:656
+#: charset.c:658
msgid "iconv_open"
msgstr ""
-#: charset.c:664
+#: charset.c:666
#, c-format
msgid "no iconv implementation, cannot convert from %s to %s"
msgstr ""
-#: charset.c:808
+#: charset.c:743
+#, c-format
+msgid "character 0x%lx is not in the basic source character set\n"
+msgstr ""
+
+#: charset.c:760 charset.c:1243
+msgid "converting to execution character set"
+msgstr ""
+
+#: charset.c:766
+#, c-format
+msgid "character 0x%lx is not unibyte in execution character set"
+msgstr ""
+
+#: charset.c:865
msgid "universal character names are only valid in C++ and C99"
msgstr ""
-#: charset.c:811
+#: charset.c:868
#, c-format
msgid "the meaning of '\\%c' is different in traditional C"
msgstr ""
-#: charset.c:837
+#: charset.c:894
#, c-format
msgid "incomplete universal character name %.*s"
msgstr ""
-#: charset.c:849
+#: charset.c:906
#, fuzzy, c-format
msgid "%.*s is not a valid universal character"
msgstr "\"%s\" - гэта не пачатак дэкларацыі"
-#: charset.c:859
+#: charset.c:916
#, c-format
msgid "universal character %.*s is not valid in an identifier"
msgstr ""
-#: charset.c:863
+#: charset.c:920
#, c-format
msgid "universal character %.*s is not valid at the start of an identifier"
msgstr ""
-#: charset.c:896
+#: charset.c:953
msgid "converting UCN to source character set"
msgstr ""
-#: charset.c:900
+#: charset.c:957
msgid "converting UCN to execution character set"
msgstr ""
-#: charset.c:972
+#: charset.c:1029
msgid "the meaning of '\\x' is different in traditional C"
msgstr ""
-#: charset.c:989
+#: charset.c:1046
msgid "\\x used with no following hex digits"
msgstr ""
-#: charset.c:996
+#: charset.c:1053
msgid "hex escape sequence out of range"
msgstr ""
-#: charset.c:1035
+#: charset.c:1092
msgid "octal escape sequence out of range"
msgstr ""
-#: charset.c:1103
+#: charset.c:1160
msgid "the meaning of '\\a' is different in traditional C"
msgstr ""
-#: charset.c:1110
+#: charset.c:1167
#, c-format
msgid "non-ISO-standard escape sequence, '\\%c'"
msgstr ""
-#: charset.c:1118
+#: charset.c:1175
#, c-format
msgid "unknown escape sequence '\\%c'"
msgstr "невядомая ESC-паслядоўнасць '\\%c'"
-#: charset.c:1121
+#: charset.c:1178
#, fuzzy, c-format
msgid "unknown escape sequence: '\\%03o'"
msgstr "невядомая ESC-паслядоўнасць '\\%c'"
-#: charset.c:1127
+#: charset.c:1184
msgid "converting escape sequence to execution character set"
msgstr ""
-#: charset.c:1186
-msgid "converting to execution character set"
-msgstr ""
-
-#: charset.c:1249 charset.c:1312
+#: charset.c:1306 charset.c:1369
#, fuzzy
msgid "character constant too long for its type"
msgstr "сімвальная канстанта вельмі доўгая"
-#: charset.c:1252
+#: charset.c:1309
msgid "multi-character character constant"
msgstr "мнагасімвальная сімвальная канстанта"
-#: charset.c:1344
+#: charset.c:1401
msgid "empty character constant"
msgstr "пустая сімвальная канстанта"
-#: charset.c:1393
+#: charset.c:1450
#, c-format
msgid "failure to convert %s to %s"
msgstr ""
@@ -196,138 +206,143 @@ msgid "#%s expects \"FILENAME\" or <FILENAME>"
msgstr ""
#: directives.c:673
+#, c-format
+msgid "empty filename in #%s"
+msgstr ""
+
+#: directives.c:681
msgid "#include nested too deeply"
msgstr ""
-#: directives.c:711
+#: directives.c:719
msgid "#include_next in primary source file"
msgstr ""
-#: directives.c:737
+#: directives.c:745
#, c-format
msgid "invalid flag \"%s\" in line directive"
msgstr ""
-#: directives.c:784
+#: directives.c:792
#, c-format
msgid "\"%s\" after #line is not a positive integer"
msgstr ""
-#: directives.c:790
+#: directives.c:798
msgid "line number out of range"
msgstr ""
-#: directives.c:803 directives.c:880
+#: directives.c:811 directives.c:888
#, c-format
msgid "\"%s\" is not a valid filename"
msgstr ""
-#: directives.c:840
+#: directives.c:848
#, c-format
msgid "\"%s\" after # is not a positive integer"
msgstr ""
-#: directives.c:942
+#: directives.c:950
#, fuzzy
msgid "invalid #ident directive"
msgstr "нерэчаісны ініцыялізатар"
-#: directives.c:1030
+#: directives.c:1038
#, c-format
msgid "registering \"%s\" as both a pragma and a pragma namespace"
msgstr ""
-#: directives.c:1033
+#: directives.c:1041
#, fuzzy, c-format
msgid "#pragma %s %s is already registered"
msgstr "Клас \"%s\" ужо існуе"
-#: directives.c:1036
+#: directives.c:1044
#, c-format
msgid "#pragma %s is already registered"
msgstr ""
-#: directives.c:1236
+#: directives.c:1244
msgid "#pragma once in main file"
msgstr ""
-#: directives.c:1259
+#: directives.c:1267
msgid "invalid #pragma GCC poison directive"
msgstr ""
-#: directives.c:1268
+#: directives.c:1276
#, c-format
msgid "poisoning existing macro \"%s\""
msgstr ""
-#: directives.c:1289
+#: directives.c:1297
msgid "#pragma system_header ignored outside include file"
msgstr ""
-#: directives.c:1313
+#: directives.c:1321
#, fuzzy, c-format
msgid "cannot find source file %s"
msgstr "не магу знайсці крыніцу %s"
-#: directives.c:1317
+#: directives.c:1325
#, c-format
msgid "current file is older than %s"
msgstr ""
-#: directives.c:1431
+#: directives.c:1439
msgid "_Pragma takes a parenthesized string literal"
msgstr ""
-#: directives.c:1538
+#: directives.c:1546
msgid "#else without #if"
msgstr ""
-#: directives.c:1543
+#: directives.c:1551
msgid "#else after #else"
msgstr ""
-#: directives.c:1545 directives.c:1578
+#: directives.c:1553 directives.c:1586
msgid "the conditional began here"
msgstr ""
-#: directives.c:1571
+#: directives.c:1579
msgid "#elif without #if"
msgstr ""
-#: directives.c:1576
+#: directives.c:1584
msgid "#elif after #else"
msgstr ""
-#: directives.c:1606
+#: directives.c:1614
msgid "#endif without #if"
msgstr ""
-#: directives.c:1683
+#: directives.c:1691
msgid "missing '(' after predicate"
msgstr ""
-#: directives.c:1698
+#: directives.c:1706
msgid "missing ')' to complete answer"
msgstr ""
-#: directives.c:1718
+#: directives.c:1726
msgid "predicate's answer is empty"
msgstr ""
-#: directives.c:1745
+#: directives.c:1753
msgid "assertion without predicate"
msgstr ""
-#: directives.c:1747
+#: directives.c:1755
msgid "predicate must be an identifier"
msgstr ""
-#: directives.c:1833
+#: directives.c:1841
#, c-format
msgid "\"%s\" re-asserted"
msgstr ""
-#: directives.c:2056
+#: directives.c:2064
#, c-format
msgid "unterminated #%s"
msgstr ""
@@ -519,35 +534,35 @@ msgstr ""
msgid "NULL directory in find_file"
msgstr ""
-#: files.c:446
+#: files.c:454
msgid "one or more PCH files were found, but they were invalid"
msgstr ""
-#: files.c:449
+#: files.c:457
msgid "use -Winvalid-pch for more information"
msgstr ""
-#: files.c:514
+#: files.c:522
#, c-format
msgid "%s is a block device"
msgstr "%s - гэта блёчная прылада"
-#: files.c:531
+#: files.c:539
#, c-format
msgid "%s is too large"
msgstr "%s - вельмі вялікі"
-#: files.c:566
+#: files.c:574
#, c-format
msgid "%s is shorter than expected"
msgstr ""
-#: files.c:769
+#: files.c:803
#, c-format
msgid "no include path in which to search for %s"
msgstr ""
-#: files.c:1052
+#: files.c:1096
msgid "Multiple include guards may be useful for:\n"
msgstr ""
@@ -718,87 +733,87 @@ msgstr ""
msgid "function-like macro \"%s\" must be used with arguments in traditional C"
msgstr ""
-#: macro.c:1258
+#: macro.c:1261
#, c-format
msgid "duplicate macro parameter \"%s\""
msgstr ""
-#: macro.c:1303
+#: macro.c:1306
#, c-format
msgid "\"%s\" may not appear in macro parameter list"
msgstr ""
-#: macro.c:1311
+#: macro.c:1314
msgid "macro parameters must be comma-separated"
msgstr ""
-#: macro.c:1328
+#: macro.c:1331
msgid "parameter name missing"
msgstr ""
-#: macro.c:1345
+#: macro.c:1348
msgid "anonymous variadic macros were introduced in C99"
msgstr ""
-#: macro.c:1350
+#: macro.c:1353
msgid "ISO C does not permit named variadic macros"
msgstr ""
-#: macro.c:1359
+#: macro.c:1362
msgid "missing ')' in macro parameter list"
msgstr ""
-#: macro.c:1430
+#: macro.c:1434
msgid "ISO C requires whitespace after the macro name"
msgstr ""
-#: macro.c:1458
+#: macro.c:1462
msgid "'#' is not followed by a macro parameter"
msgstr ""
-#: macro.c:1477
+#: macro.c:1481
msgid "'##' cannot appear at either end of a macro expansion"
msgstr ""
-#: macro.c:1573
+#: macro.c:1577
#, c-format
msgid "\"%s\" redefined"
msgstr ""
-#: macro.c:1578
+#: macro.c:1582
msgid "this is the location of the previous definition"
msgstr ""
-#: macro.c:1628
+#: macro.c:1632
#, c-format
msgid "macro argument \"%s\" would be stringified in traditional C"
msgstr ""
-#: macro.c:1651
+#: macro.c:1655
#, c-format
msgid "invalid hash type %d in cpp_macro_definition"
msgstr ""
-#: pch.c:83 pch.c:331 pch.c:353 pch.c:359
+#: pch.c:84 pch.c:332 pch.c:354 pch.c:360
msgid "while writing precompiled header"
msgstr ""
-#: pch.c:466
+#: pch.c:467
#, fuzzy, c-format
msgid "%s: not used because `%.*s' not defined"
msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
-#: pch.c:478
+#: pch.c:479
#, c-format
msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
msgstr ""
-#: pch.c:519
+#: pch.c:520
#, c-format
msgid "%s: not used because `%s' is defined"
msgstr ""
-#: pch.c:532 pch.c:695
+#: pch.c:533 pch.c:696
msgid "while reading precompiled header"
msgstr ""