diff options
Diffstat (limited to 'libcpp/po/el.po')
-rw-r--r-- | libcpp/po/el.po | 284 |
1 files changed, 144 insertions, 140 deletions
diff --git a/libcpp/po/el.po b/libcpp/po/el.po index fd37b55..633710c 100644 --- a/libcpp/po/el.po +++ b/libcpp/po/el.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gcc 3.2\n" "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n" -"POT-Creation-Date: 2011-06-21 10:26+0000\n" +"POT-Creation-Date: 2012-01-27 16:12+0000\n" "PO-Revision-Date: 2002-08-18 15:46+0100\n" "Last-Translator: Simos Xenitellis <simos@hellug.gr>\n" "Language-Team: Greek <nls@tux.hellug.gr>\n" @@ -72,7 +72,7 @@ msgstr "" msgid "%.*s is not a valid universal character" msgstr "Το `%s' δεν είναι κατάλογος." -#: charset.c:1056 lex.c:1041 +#: charset.c:1056 lex.c:1052 msgid "'$' in identifier or number" msgstr "" @@ -276,143 +276,143 @@ msgstr "%s' δεν είναι ισχύων θετικός ακέραιος." msgid "\"%s\" after # is not a positive integer" msgstr "%s' δεν είναι ισχύων θετικός ακέραιος." -#: directives.c:1065 directives.c:1067 directives.c:1069 +#: directives.c:1067 directives.c:1069 directives.c:1071 #, c-format msgid "%s" msgstr "%s" -#: directives.c:1093 +#: directives.c:1095 #, fuzzy, c-format msgid "invalid #%s directive" msgstr "%%%c: κατευθυντήριος γραμμή μη έγκυρη." -#: directives.c:1156 +#: directives.c:1158 #, c-format msgid "registering pragmas in namespace \"%s\" with mismatched name expansion" msgstr "" -#: directives.c:1165 +#: directives.c:1167 #, c-format msgid "registering pragma \"%s\" with name expansion and no namespace" msgstr "" -#: directives.c:1183 +#: directives.c:1185 #, c-format msgid "registering \"%s\" as both a pragma and a pragma namespace" msgstr "" -#: directives.c:1186 +#: directives.c:1188 #, c-format msgid "#pragma %s %s is already registered" msgstr "" -#: directives.c:1189 +#: directives.c:1191 #, fuzzy, c-format msgid "#pragma %s is already registered" msgstr "ο χάρτης χαρακτήρων `%s' ορίστηκε ήδη" -#: directives.c:1219 +#: directives.c:1221 msgid "registering pragma with NULL handler" msgstr "" -#: directives.c:1431 +#: directives.c:1462 msgid "#pragma once in main file" msgstr "" -#: directives.c:1454 +#: directives.c:1485 #, fuzzy msgid "invalid #pragma push_macro directive" msgstr "%%%c: κατευθυντήριος γραμμή μη έγκυρη." -#: directives.c:1509 +#: directives.c:1540 #, fuzzy msgid "invalid #pragma pop_macro directive" msgstr "%%%c: κατευθυντήριος γραμμή μη έγκυρη." -#: directives.c:1564 +#: directives.c:1595 msgid "invalid #pragma GCC poison directive" msgstr "" -#: directives.c:1573 +#: directives.c:1604 #, c-format msgid "poisoning existing macro \"%s\"" msgstr "" -#: directives.c:1592 +#: directives.c:1623 msgid "#pragma system_header ignored outside include file" msgstr "" -#: directives.c:1617 +#: directives.c:1648 #, fuzzy, c-format msgid "cannot find source file %s" msgstr "αδυναμία ανοίγματος υποδοχής: %s" -#: directives.c:1621 +#: directives.c:1652 #, c-format msgid "current file is older than %s" msgstr "" -#: directives.c:1806 +#: directives.c:1837 msgid "_Pragma takes a parenthesized string literal" msgstr "" -#: directives.c:1927 +#: directives.c:1958 msgid "#else without #if" msgstr "" -#: directives.c:1932 +#: directives.c:1963 msgid "#else after #else" msgstr "#else μετά από #else" -#: directives.c:1934 directives.c:1967 +#: directives.c:1965 directives.c:1998 msgid "the conditional began here" msgstr "" -#: directives.c:1960 +#: directives.c:1991 msgid "#elif without #if" msgstr "" -#: directives.c:1965 +#: directives.c:1996 msgid "#elif after #else" msgstr "#elif μετά από #else" -#: directives.c:2003 +#: directives.c:2034 msgid "#endif without #if" msgstr "" -#: directives.c:2083 +#: directives.c:2114 msgid "missing '(' after predicate" msgstr "" -#: directives.c:2098 +#: directives.c:2129 msgid "missing ')' to complete answer" msgstr "" -#: directives.c:2118 +#: directives.c:2149 msgid "predicate's answer is empty" msgstr "" -#: directives.c:2145 +#: directives.c:2176 #, fuzzy msgid "assertion without predicate" msgstr "Η λειτουργία δεν επιτρέπεται" -#: directives.c:2148 +#: directives.c:2179 #, fuzzy msgid "predicate must be an identifier" msgstr "διπλός προσδιοριστής μηνύματος" -#: directives.c:2234 +#: directives.c:2265 #, c-format msgid "\"%s\" re-asserted" msgstr "" -#: directives.c:2525 +#: directives.c:2556 #, fuzzy, c-format msgid "unterminated #%s" msgstr "μη τερματιζόμενo αλφαριθμητικό" -#: directives-only.c:222 lex.c:2077 traditional.c:163 +#: directives-only.c:222 lex.c:2133 traditional.c:163 #, fuzzy msgid "unterminated comment" msgstr "Μη τερματισμένη εντολή `s'" @@ -427,174 +427,178 @@ msgstr "" msgid "%s: %s" msgstr "%s: %s" -#: expr.c:282 +#: expr.c:424 #, fuzzy msgid "too many decimal points in number" msgstr "Υπερβολικα πολλά ανοικτά αρχεία στο σύστημα" -#: expr.c:311 expr.c:396 +#: expr.c:453 expr.c:547 msgid "fixed-point constants are a GCC extension" msgstr "" -#: expr.c:324 +#: expr.c:466 #, fuzzy, c-format msgid "invalid digit \"%c\" in binary constant" msgstr "Μη έγκυρη ακέραια παράμετρος `%s'" -#: expr.c:326 +#: expr.c:468 #, fuzzy, c-format msgid "invalid digit \"%c\" in octal constant" msgstr "Μη έγκυρη ακέραια παράμετρος `%s'" -#: expr.c:334 +#: expr.c:476 #, fuzzy msgid "invalid prefix \"0b\" for floating constant" msgstr "Η παράμετρος κινητής υποδιαστολής δεν είναι έγκυρη: %s" -#: expr.c:339 +#: expr.c:481 msgid "no digits in hexadecimal floating constant" msgstr "" -#: expr.c:343 +#: expr.c:485 msgid "use of C99 hexadecimal floating constant" msgstr "" -#: expr.c:352 +#: expr.c:494 msgid "exponent has no digits" msgstr "" -#: expr.c:359 +#: expr.c:501 msgid "hexadecimal floating constants require an exponent" msgstr "" -#: expr.c:365 +#: expr.c:515 #, fuzzy, c-format msgid "invalid suffix \"%.*s\" on floating constant" msgstr "Η παράμετρος κινητής υποδιαστολής δεν είναι έγκυρη: %s" -#: expr.c:375 expr.c:425 +#: expr.c:526 expr.c:585 #, c-format msgid "traditional C rejects the \"%.*s\" suffix" msgstr "" -#: expr.c:383 +#: expr.c:534 msgid "suffix for double constant is a GCC extension" msgstr "" -#: expr.c:389 +#: expr.c:540 #, fuzzy, c-format msgid "invalid suffix \"%.*s\" with hexadecimal floating constant" msgstr "Η παράμετρος κινητής υποδιαστολής δεν είναι έγκυρη: %s" -#: expr.c:400 +#: expr.c:551 #, fuzzy msgid "decimal float constants are a GCC extension" msgstr "%s: το %s είναι τόσο μεγάλο που δε μπορεί να αναπαρασταθεί" -#: expr.c:410 +#: expr.c:569 #, fuzzy, c-format msgid "invalid suffix \"%.*s\" on integer constant" msgstr "Μη έγκυρη ακέραια παράμετρος `%s'" -#: expr.c:433 +#: expr.c:593 #, fuzzy msgid "use of C++0x long long integer constant" msgstr "Μη έγκυρη ακέραια παράμετρος `%s'" -#: expr.c:434 +#: expr.c:594 #, fuzzy msgid "use of C99 long long integer constant" msgstr "Μη έγκυρη ακέραια παράμετρος `%s'" -#: expr.c:448 +#: expr.c:608 msgid "imaginary constants are a GCC extension" msgstr "" -#: expr.c:451 +#: expr.c:611 msgid "binary constants are a GCC extension" msgstr "" -#: expr.c:544 +#: expr.c:704 #, fuzzy msgid "integer constant is too large for its type" msgstr "%s: το %s είναι τόσο μεγάλο που δε μπορεί να αναπαρασταθεί" -#: expr.c:575 +#: expr.c:735 #, fuzzy msgid "integer constant is so large that it is unsigned" msgstr "%s: το %s είναι τόσο μεγάλο που δε μπορεί να αναπαρασταθεί" -#: expr.c:670 +#: expr.c:830 #, fuzzy msgid "missing ')' after \"defined\"" msgstr "έχει παραληφθεί η λίστα με τα πεδία" -#: expr.c:677 +#: expr.c:837 msgid "operator \"defined\" requires an identifier" msgstr "" -#: expr.c:685 +#: expr.c:845 #, c-format msgid "(\"%s\" is an alternative token for \"%s\" in C++)" msgstr "" -#: expr.c:695 +#: expr.c:855 msgid "this use of \"defined\" may not be portable" msgstr "" -#: expr.c:756 +#: expr.c:914 +msgid "user-defined literal in preprocessor expression" +msgstr "" + +#: expr.c:919 #, fuzzy msgid "floating constant in preprocessor expression" msgstr "Εξαίρεση κινητής υποδιαστολής" -#: expr.c:762 +#: expr.c:925 #, fuzzy msgid "imaginary number in preprocessor expression" msgstr "μη έγκυρος αριθμός από γραμμές" -#: expr.c:809 +#: expr.c:972 #, fuzzy, c-format msgid "\"%s\" is not defined" msgstr "το `%s' δεν είναι κανονικό αρχείο" -#: expr.c:821 +#: expr.c:984 msgid "assertions are a GCC extension" msgstr "" -#: expr.c:824 +#: expr.c:987 msgid "assertions are a deprecated extension" msgstr "" -#: expr.c:957 expr.c:986 +#: expr.c:1120 expr.c:1149 #, fuzzy, c-format msgid "missing binary operator before token \"%s\"" msgstr "%s: Αναμενόταν δυαδικός χειριστής.\n" -#: expr.c:977 +#: expr.c:1140 #, fuzzy, c-format msgid "token \"%s\" is not valid in preprocessor expressions" msgstr "%s: μη έγκυρη κανονική έκφραση: %s" -#: expr.c:994 +#: expr.c:1157 msgid "missing expression between '(' and ')'" msgstr "" -#: expr.c:997 +#: expr.c:1160 #, fuzzy, c-format msgid "%s with no expression" msgstr "%s' δεν είναι ισχύων θετικός ακέραιος." -#: expr.c:1000 +#: expr.c:1163 #, c-format msgid "operator '%s' has no right operand" msgstr "" -#: expr.c:1005 +#: expr.c:1168 #, c-format msgid "operator '%s' has no left operand" msgstr "" -#: expr.c:1031 +#: expr.c:1194 msgid " ':' without preceding '?'" msgstr "" @@ -602,54 +606,54 @@ msgstr "" # src/dfa.c:690 src/dfa.c:703 src/dfa.c:704 # src/dfa.c:660 src/dfa.c:663 src/dfa.c:690 src/dfa.c:694 src/dfa.c:695 # src/dfa.c:698 src/dfa.c:711 src/dfa.c:712 -#: expr.c:1059 +#: expr.c:1222 #, fuzzy, c-format msgid "unbalanced stack in %s" msgstr "Μη ισσοροπημένο [" -#: expr.c:1079 +#: expr.c:1242 #, fuzzy, c-format msgid "impossible operator '%u'" msgstr "RPC: Μη συμβατές εκδόσεις του RPC" -#: expr.c:1180 +#: expr.c:1343 #, fuzzy msgid "missing ')' in expression" msgstr "έχει παραληφθεί η λίστα με τις θέσεις" -#: expr.c:1209 +#: expr.c:1372 #, fuzzy msgid "'?' without following ':'" msgstr "συντακτικό σφάλμα στον πρόλογο: %s" -#: expr.c:1219 +#: expr.c:1382 msgid "integer overflow in preprocessor expression" msgstr "" -#: expr.c:1224 +#: expr.c:1387 #, fuzzy msgid "missing '(' in expression" msgstr "έχει παραληφθεί η λίστα με τις θέσεις" -#: expr.c:1256 +#: expr.c:1419 #, c-format msgid "the left operand of \"%s\" changes sign when promoted" msgstr "" -#: expr.c:1261 +#: expr.c:1424 #, c-format msgid "the right operand of \"%s\" changes sign when promoted" msgstr "" -#: expr.c:1520 +#: expr.c:1683 msgid "traditional C rejects the unary plus operator" msgstr "" -#: expr.c:1603 +#: expr.c:1766 msgid "comma operator in operand of #if" msgstr "" -#: expr.c:1739 +#: expr.c:1902 #, fuzzy msgid "division by zero in #if" msgstr "Διαίρεση με μηδέν στην αποτίμηση: %s" @@ -687,269 +691,269 @@ msgstr "%s: Αναμενόταν δυαδικός χειριστής.\n" msgid "no include path in which to search for %s" msgstr "" -#: files.c:1307 +#: files.c:1305 msgid "Multiple include guards may be useful for:\n" msgstr "" -#: init.c:489 +#: init.c:512 #, fuzzy msgid "cppchar_t must be an unsigned type" msgstr "διπλός προσδιοριστής μηνύματος" -#: init.c:493 +#: init.c:516 #, c-format msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits" msgstr "" -#: init.c:500 +#: init.c:523 msgid "CPP arithmetic must be at least as precise as a target int" msgstr "" -#: init.c:503 +#: init.c:526 msgid "target char is less than 8 bits wide" msgstr "" -#: init.c:507 +#: init.c:530 msgid "target wchar_t is narrower than target char" msgstr "" -#: init.c:511 +#: init.c:534 msgid "target int is narrower than target char" msgstr "" -#: init.c:516 +#: init.c:539 msgid "CPP half-integer narrower than CPP character" msgstr "" -#: init.c:520 +#: init.c:543 #, c-format msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits" msgstr "" -#: lex.c:835 +#: lex.c:846 msgid "backslash and newline separated by space" msgstr "" -#: lex.c:840 +#: lex.c:851 #, fuzzy msgid "backslash-newline at end of file" msgstr "μη έγκυρη διαφυγή με πισωκάθετο στο τέλος του αλφαριθμητικού" -#: lex.c:856 +#: lex.c:867 #, c-format msgid "trigraph ??%c converted to %c" msgstr "" -#: lex.c:864 +#: lex.c:875 #, c-format msgid "trigraph ??%c ignored, use -trigraphs to enable" msgstr "" -#: lex.c:913 +#: lex.c:924 msgid "\"/*\" within comment" msgstr "" -#: lex.c:971 +#: lex.c:982 #, c-format msgid "%s in preprocessing directive" msgstr "" -#: lex.c:980 +#: lex.c:991 #, fuzzy msgid "null character(s) ignored" msgstr "μη έγκυρος χαρακτήρας στο αρχείο: " -#: lex.c:1017 +#: lex.c:1028 #, fuzzy, c-format msgid "`%.*s' is not in NFKC" msgstr "το `%s' δεν είναι κανονικό αρχείο" -#: lex.c:1020 +#: lex.c:1031 #, fuzzy, c-format msgid "`%.*s' is not in NFC" msgstr "το `%s' δεν είναι κανονικό αρχείο" -#: lex.c:1088 lex.c:1165 +#: lex.c:1099 lex.c:1176 #, c-format msgid "attempt to use poisoned \"%s\"" msgstr "" -#: lex.c:1096 lex.c:1173 +#: lex.c:1107 lex.c:1184 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro" msgstr "" -#: lex.c:1102 lex.c:1179 +#: lex.c:1113 lex.c:1190 #, c-format msgid "identifier \"%s\" is a special operator name in C++" msgstr "" -#: lex.c:1324 +#: lex.c:1334 msgid "raw string delimiter longer than 16 characters" msgstr "" -#: lex.c:1327 +#: lex.c:1337 #, fuzzy, c-format msgid "invalid character '%c' in raw string delimiter" msgstr "μη έγκυρος χαρακτήρας `%c' στο τύπο αλφαριθμητικού `%s'" -#: lex.c:1450 lex.c:1472 +#: lex.c:1460 lex.c:1482 #, fuzzy msgid "unterminated raw string" msgstr "μη τερματιζόμενo αλφαριθμητικό" -#: lex.c:1487 lex.c:1586 +#: lex.c:1601 msgid "null character(s) preserved in literal" msgstr "" -#: lex.c:1589 +#: lex.c:1604 #, c-format msgid "missing terminating %c character" msgstr "έχει παραληφθεί τερματικός χαρακτήρας %c" -#: lex.c:2088 +#: lex.c:2144 msgid "C++ style comments are not allowed in ISO C90" msgstr "" -#: lex.c:2090 +#: lex.c:2146 msgid "(this will be reported only once per input file)" msgstr "" -#: lex.c:2095 +#: lex.c:2151 msgid "multi-line comment" msgstr "" -#: lex.c:2415 +#: lex.c:2471 #, fuzzy, c-format msgid "unspellable token %s" msgstr "%s: αδύνατο το άνοιγμα του %s: %m\n" -#: macro.c:87 +#: macro.c:188 #, fuzzy, c-format msgid "macro \"%s\" is not used" msgstr "το `%s' δεν είναι κανονικό αρχείο" -#: macro.c:126 macro.c:321 +#: macro.c:226 macro.c:423 #, fuzzy, c-format msgid "invalid built-in macro \"%s\"" msgstr "μη έγκυρο μήκος γραμμής: %s" -#: macro.c:160 +#: macro.c:260 #, fuzzy msgid "could not determine file timestamp" msgstr "Δεν μπόρεσα να ανοίξω το αρχείο %s" -#: macro.c:256 +#: macro.c:358 #, fuzzy msgid "could not determine date and time" msgstr "Δεν μπόρεσα να ανοίξω το αρχείο %s" -#: macro.c:272 +#: macro.c:374 msgid "__COUNTER__ expanded inside directive with -fdirectives-only" msgstr "" -#: macro.c:430 +#: macro.c:532 #, fuzzy msgid "invalid string literal, ignoring final '\\'" msgstr "μη έγκυρος αρχικός αριθμός γραμμής: `%s'" -#: macro.c:490 +#: macro.c:592 #, c-format msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token" msgstr "" -#: macro.c:565 +#: macro.c:682 #, fuzzy msgid "ISO C99 requires rest arguments to be used" msgstr "Κακή αίτηση παραμέτρων" -#: macro.c:570 +#: macro.c:687 #, c-format msgid "macro \"%s\" requires %u arguments, but only %u given" msgstr "" -#: macro.c:575 +#: macro.c:692 #, c-format msgid "macro \"%s\" passed %u arguments, but takes just %u" msgstr "" -#: macro.c:734 traditional.c:681 +#: macro.c:886 traditional.c:681 #, c-format msgid "unterminated argument list invoking macro \"%s\"" msgstr "" -#: macro.c:866 +#: macro.c:1026 #, c-format msgid "function-like macro \"%s\" must be used with arguments in traditional C" msgstr "" -#: macro.c:1040 +#: macro.c:1694 #, c-format msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C90 and ISO C++98" msgstr "" -#: macro.c:1507 +#: macro.c:2596 #, fuzzy, c-format msgid "duplicate macro parameter \"%s\"" msgstr "διπλό όνομα χαρακτήρα `%s'" -#: macro.c:1553 +#: macro.c:2642 #, c-format msgid "\"%s\" may not appear in macro parameter list" msgstr "" -#: macro.c:1561 +#: macro.c:2650 msgid "macro parameters must be comma-separated" msgstr "" -#: macro.c:1578 +#: macro.c:2667 msgid "parameter name missing" msgstr "" -#: macro.c:1596 +#: macro.c:2685 msgid "anonymous variadic macros were introduced in C99" msgstr "" -#: macro.c:1601 +#: macro.c:2690 msgid "ISO C does not permit named variadic macros" msgstr "" -#: macro.c:1610 +#: macro.c:2699 msgid "missing ')' in macro parameter list" msgstr "" -#: macro.c:1659 +#: macro.c:2748 msgid "'##' cannot appear at either end of a macro expansion" msgstr "" -#: macro.c:1694 +#: macro.c:2783 #, fuzzy msgid "ISO C99 requires whitespace after the macro name" msgstr "Κακή αίτηση παραμέτρων" -#: macro.c:1718 +#: macro.c:2807 msgid "missing whitespace after the macro name" msgstr "" -#: macro.c:1752 +#: macro.c:2841 msgid "'#' is not followed by a macro parameter" msgstr "" -#: macro.c:1910 +#: macro.c:2999 #, fuzzy, c-format msgid "\"%s\" redefined" msgstr "αόριστο" -#: macro.c:1916 +#: macro.c:3005 #, fuzzy msgid "this is the location of the previous definition" msgstr "αυτή είναι η θέση του πρώτου ορισμού" -#: macro.c:1977 +#: macro.c:3066 #, c-format msgid "macro argument \"%s\" would be stringified in traditional C" msgstr "" -#: macro.c:2004 +#: macro.c:3093 #, c-format msgid "invalid hash type %d in cpp_macro_definition" msgstr "" @@ -983,7 +987,7 @@ msgstr "" msgid "%s: not used because `__COUNTER__' is invalid" msgstr "" -#: pch.c:712 pch.c:891 +#: pch.c:712 pch.c:888 msgid "while reading precompiled header" msgstr "" |