diff options
author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-02-05 12:58:58 +0000 |
---|---|---|
committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-02-05 12:58:58 +0000 |
commit | 436f20fb20f300340014664593c1aeed25bab84d (patch) | |
tree | 4d7ab727d2a27c75592f683bcf06e3d57851fe87 /libcpp/po/el.po | |
parent | 663d30f1cd8d8fed1cbff7eb36684f9bb58aa5c5 (diff) | |
download | gcc-436f20fb20f300340014664593c1aeed25bab84d.tar.gz |
* be.po, ca.po, da.po, de.po, el.po, es.po, fr.po, id.po, ja.po,
nl.po, sv.po, tr.po, uk,po, vi.po, zh_CN.po, zh_TW.po: Update.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@156517 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libcpp/po/el.po')
-rw-r--r-- | libcpp/po/el.po | 98 |
1 files changed, 51 insertions, 47 deletions
diff --git a/libcpp/po/el.po b/libcpp/po/el.po index 885e37b1db0..3480ac1ed37 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: 2009-12-02 14:22+0000\n" +"POT-Creation-Date: 2010-01-11 11:42+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" @@ -427,165 +427,169 @@ msgstr "δομή" msgid "%s: %s" msgstr "%s: %s" -#: expr.c:279 +#: expr.c:282 #, fuzzy msgid "too many decimal points in number" msgstr "Υπερβολικα πολλά ανοικτά αρχεία στο σύστημα" -#: expr.c:308 expr.c:390 +#: expr.c:311 expr.c:396 msgid "fixed-point constants are a GCC extension" msgstr "" -#: expr.c:321 +#: expr.c:324 #, fuzzy, c-format msgid "invalid digit \"%c\" in binary constant" msgstr "Μη έγκυρη ακέραια παράμετρος `%s'" -#: expr.c:323 +#: expr.c:326 #, fuzzy, c-format msgid "invalid digit \"%c\" in octal constant" msgstr "Μη έγκυρη ακέραια παράμετρος `%s'" -#: expr.c:331 +#: expr.c:334 #, fuzzy msgid "invalid prefix \"0b\" for floating constant" msgstr "Η παράμετρος κινητής υποδιαστολής δεν είναι έγκυρη: %s" -#: expr.c:337 +#: expr.c:339 +msgid "no digits in hexadecimal floating constant" +msgstr "" + +#: expr.c:343 msgid "use of C99 hexadecimal floating constant" msgstr "" -#: expr.c:346 +#: expr.c:352 msgid "exponent has no digits" msgstr "" -#: expr.c:353 +#: expr.c:359 msgid "hexadecimal floating constants require an exponent" msgstr "" -#: expr.c:359 +#: expr.c:365 #, fuzzy, c-format msgid "invalid suffix \"%.*s\" on floating constant" msgstr "Η παράμετρος κινητής υποδιαστολής δεν είναι έγκυρη: %s" -#: expr.c:369 expr.c:418 +#: expr.c:375 expr.c:424 #, c-format msgid "traditional C rejects the \"%.*s\" suffix" msgstr "" -#: expr.c:377 +#: expr.c:383 msgid "suffix for double constant is a GCC extension" msgstr "" -#: expr.c:383 +#: expr.c:389 #, fuzzy, c-format msgid "invalid suffix \"%.*s\" with hexadecimal floating constant" msgstr "Η παράμετρος κινητής υποδιαστολής δεν είναι έγκυρη: %s" -#: expr.c:394 +#: expr.c:400 #, fuzzy msgid "decimal float constants are a GCC extension" msgstr "%s: το %s είναι τόσο μεγάλο που δε μπορεί να αναπαρασταθεί" -#: expr.c:404 +#: expr.c:410 #, fuzzy, c-format msgid "invalid suffix \"%.*s\" on integer constant" msgstr "Μη έγκυρη ακέραια παράμετρος `%s'" -#: expr.c:427 +#: expr.c:433 #, fuzzy msgid "use of C++0x long long integer constant" msgstr "Μη έγκυρη ακέραια παράμετρος `%s'" -#: expr.c:436 +#: expr.c:442 msgid "imaginary constants are a GCC extension" msgstr "" -#: expr.c:439 +#: expr.c:445 msgid "binary constants are a GCC extension" msgstr "" -#: expr.c:532 +#: expr.c:538 #, fuzzy msgid "integer constant is too large for its type" msgstr "%s: το %s είναι τόσο μεγάλο που δε μπορεί να αναπαρασταθεί" -#: expr.c:563 +#: expr.c:569 #, fuzzy msgid "integer constant is so large that it is unsigned" msgstr "%s: το %s είναι τόσο μεγάλο που δε μπορεί να αναπαρασταθεί" -#: expr.c:658 +#: expr.c:664 #, fuzzy msgid "missing ')' after \"defined\"" msgstr "έχει παραληφθεί η λίστα με τα πεδία" -#: expr.c:665 +#: expr.c:671 msgid "operator \"defined\" requires an identifier" msgstr "" -#: expr.c:673 +#: expr.c:679 #, c-format msgid "(\"%s\" is an alternative token for \"%s\" in C++)" msgstr "" -#: expr.c:683 +#: expr.c:689 msgid "this use of \"defined\" may not be portable" msgstr "" -#: expr.c:736 +#: expr.c:742 #, fuzzy msgid "floating constant in preprocessor expression" msgstr "Εξαίρεση κινητής υποδιαστολής" -#: expr.c:742 +#: expr.c:748 #, fuzzy msgid "imaginary number in preprocessor expression" msgstr "μη έγκυρος αριθμός από γραμμές" -#: expr.c:789 +#: expr.c:795 #, fuzzy, c-format msgid "\"%s\" is not defined" msgstr "το `%s' δεν είναι κανονικό αρχείο" -#: expr.c:801 +#: expr.c:807 msgid "assertions are a GCC extension" msgstr "" -#: expr.c:804 +#: expr.c:810 msgid "assertions are a deprecated extension" msgstr "" -#: expr.c:937 expr.c:966 +#: expr.c:943 expr.c:972 #, fuzzy, c-format msgid "missing binary operator before token \"%s\"" msgstr "%s: Αναμενόταν δυαδικός χειριστής.\n" -#: expr.c:957 +#: expr.c:963 #, fuzzy, c-format msgid "token \"%s\" is not valid in preprocessor expressions" msgstr "%s: μη έγκυρη κανονική έκφραση: %s" -#: expr.c:974 +#: expr.c:980 msgid "missing expression between '(' and ')'" msgstr "" -#: expr.c:977 +#: expr.c:983 #, fuzzy, c-format msgid "%s with no expression" msgstr "%s' δεν είναι ισχύων θετικός ακέραιος." -#: expr.c:980 +#: expr.c:986 #, c-format msgid "operator '%s' has no right operand" msgstr "" -#: expr.c:985 +#: expr.c:991 #, c-format msgid "operator '%s' has no left operand" msgstr "" -#: expr.c:1011 +#: expr.c:1017 msgid " ':' without preceding '?'" msgstr "" @@ -593,54 +597,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:1039 +#: expr.c:1045 #, fuzzy, c-format msgid "unbalanced stack in %s" msgstr "Μη ισσοροπημένο [" -#: expr.c:1059 +#: expr.c:1065 #, fuzzy, c-format msgid "impossible operator '%u'" msgstr "RPC: Μη συμβατές εκδόσεις του RPC" -#: expr.c:1160 +#: expr.c:1166 #, fuzzy msgid "missing ')' in expression" msgstr "έχει παραληφθεί η λίστα με τις θέσεις" -#: expr.c:1189 +#: expr.c:1195 #, fuzzy msgid "'?' without following ':'" msgstr "συντακτικό σφάλμα στον πρόλογο: %s" -#: expr.c:1199 +#: expr.c:1205 msgid "integer overflow in preprocessor expression" msgstr "" -#: expr.c:1204 +#: expr.c:1210 #, fuzzy msgid "missing '(' in expression" msgstr "έχει παραληφθεί η λίστα με τις θέσεις" -#: expr.c:1236 +#: expr.c:1242 #, c-format msgid "the left operand of \"%s\" changes sign when promoted" msgstr "" -#: expr.c:1241 +#: expr.c:1247 #, c-format msgid "the right operand of \"%s\" changes sign when promoted" msgstr "" -#: expr.c:1500 +#: expr.c:1506 msgid "traditional C rejects the unary plus operator" msgstr "" -#: expr.c:1583 +#: expr.c:1589 msgid "comma operator in operand of #if" msgstr "" -#: expr.c:1719 +#: expr.c:1725 #, fuzzy msgid "division by zero in #if" msgstr "Διαίρεση με μηδέν στην αποτίμηση: %s" |