aboutsummaryrefslogtreecommitdiff
path: root/libcpp/po/el.po
diff options
context:
space:
mode:
Diffstat (limited to 'libcpp/po/el.po')
-rw-r--r--libcpp/po/el.po147
1 files changed, 76 insertions, 71 deletions
diff --git a/libcpp/po/el.po b/libcpp/po/el.po
index ed3b425b298..285f4812135 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: 2016-01-31 15:50+0000\n"
+"POT-Creation-Date: 2016-04-21 15:24+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"
@@ -85,7 +85,7 @@ msgstr ""
msgid "universal character %.*s is not valid at the start of an identifier"
msgstr ""
-#: charset.c:1110 charset.c:1684
+#: charset.c:1110 charset.c:1691
msgid "converting UCN to source character set"
msgstr ""
@@ -152,7 +152,7 @@ msgstr "διπλό όνομα χαρακτήρα `%s'"
msgid "empty character constant"
msgstr "κενό αλφαριθμητικό"
-#: charset.c:1731
+#: charset.c:1738
#, fuzzy, c-format
msgid "failure to convert %s to %s"
msgstr "δεν είναι δυνατό να δημιουργηθεί το %s `%s' στο `%s'"
@@ -279,143 +279,148 @@ msgstr "%s' δεν είναι ισχύων θετικός ακέραιος."
msgid "\"%s\" after # is not a positive integer"
msgstr "%s' δεν είναι ισχύων θετικός ακέραιος."
-#: directives.c:1103 directives.c:1105 directives.c:1107 directives.c:1693
+#: directives.c:1061
+#, c-format
+msgid "file \"%s\" linemarker ignored due to incorrect nesting"
+msgstr ""
+
+#: directives.c:1120 directives.c:1122 directives.c:1124 directives.c:1710
#, c-format
msgid "%s"
msgstr "%s"
-#: directives.c:1131
+#: directives.c:1148
#, fuzzy, c-format
msgid "invalid #%s directive"
msgstr "%%%c: κατευθυντήριος γραμμή μη έγκυρη."
-#: directives.c:1194
+#: directives.c:1211
#, c-format
msgid "registering pragmas in namespace \"%s\" with mismatched name expansion"
msgstr ""
-#: directives.c:1203
+#: directives.c:1220
#, c-format
msgid "registering pragma \"%s\" with name expansion and no namespace"
msgstr ""
-#: directives.c:1221
+#: directives.c:1238
#, c-format
msgid "registering \"%s\" as both a pragma and a pragma namespace"
msgstr ""
-#: directives.c:1224
+#: directives.c:1241
#, c-format
msgid "#pragma %s %s is already registered"
msgstr ""
-#: directives.c:1227
+#: directives.c:1244
#, fuzzy, c-format
msgid "#pragma %s is already registered"
msgstr "ο χάρτης χαρακτήρων `%s' ορίστηκε ήδη"
-#: directives.c:1257
+#: directives.c:1274
msgid "registering pragma with NULL handler"
msgstr ""
-#: directives.c:1474
+#: directives.c:1491
msgid "#pragma once in main file"
msgstr ""
-#: directives.c:1497
+#: directives.c:1514
#, fuzzy
msgid "invalid #pragma push_macro directive"
msgstr "%%%c: κατευθυντήριος γραμμή μη έγκυρη."
-#: directives.c:1552
+#: directives.c:1569
#, fuzzy
msgid "invalid #pragma pop_macro directive"
msgstr "%%%c: κατευθυντήριος γραμμή μη έγκυρη."
-#: directives.c:1607
+#: directives.c:1624
msgid "invalid #pragma GCC poison directive"
msgstr ""
-#: directives.c:1616
+#: directives.c:1633
#, c-format
msgid "poisoning existing macro \"%s\""
msgstr ""
-#: directives.c:1635
+#: directives.c:1652
msgid "#pragma system_header ignored outside include file"
msgstr ""
-#: directives.c:1660
+#: directives.c:1677
#, fuzzy, c-format
msgid "cannot find source file %s"
msgstr "αδυναμία ανοίγματος υποδοχής: %s"
-#: directives.c:1664
+#: directives.c:1681
#, c-format
msgid "current file is older than %s"
msgstr ""
-#: directives.c:1688
+#: directives.c:1705
#, fuzzy, c-format
msgid "invalid \"#pragma GCC %s\" directive"
msgstr "Η παράμετρος `%s' δεν είναι έγκυρη."
-#: directives.c:1889
+#: directives.c:1906
msgid "_Pragma takes a parenthesized string literal"
msgstr ""
-#: directives.c:2010
+#: directives.c:2027
msgid "#else without #if"
msgstr ""
-#: directives.c:2015
+#: directives.c:2032
msgid "#else after #else"
msgstr "#else μετά από #else"
-#: directives.c:2017 directives.c:2050
+#: directives.c:2034 directives.c:2067
msgid "the conditional began here"
msgstr ""
-#: directives.c:2043
+#: directives.c:2060
msgid "#elif without #if"
msgstr ""
-#: directives.c:2048
+#: directives.c:2065
msgid "#elif after #else"
msgstr "#elif μετά από #else"
-#: directives.c:2079
+#: directives.c:2096
msgid "#endif without #if"
msgstr ""
-#: directives.c:2159
+#: directives.c:2176
msgid "missing '(' after predicate"
msgstr ""
-#: directives.c:2174
+#: directives.c:2191
msgid "missing ')' to complete answer"
msgstr ""
-#: directives.c:2194
+#: directives.c:2211
msgid "predicate's answer is empty"
msgstr ""
-#: directives.c:2221
+#: directives.c:2238
#, fuzzy
msgid "assertion without predicate"
msgstr "Η λειτουργία δεν επιτρέπεται"
-#: directives.c:2224
+#: directives.c:2241
#, fuzzy
msgid "predicate must be an identifier"
msgstr "διπλός προσδιοριστής μηνύματος"
-#: directives.c:2310
+#: directives.c:2327
#, c-format
msgid "\"%s\" re-asserted"
msgstr ""
-#: directives.c:2602
+#: directives.c:2619
#, fuzzy, c-format
msgid "unterminated #%s"
msgstr "μη τερματιζόμενo αλφαριθμητικό"
@@ -426,12 +431,12 @@ msgid "unterminated comment"
msgstr "Μη τερματισμένη εντολή `s'"
# src/request.c:37
-#: errors.c:233 errors.c:246
+#: errors.c:234 errors.c:247
#, c-format
msgid "%s: %s"
msgstr "%s: %s"
-#: errors.c:244
+#: errors.c:245
msgid "stdout"
msgstr ""
@@ -445,7 +450,7 @@ msgid "invalid prefix \"0b\" for floating constant"
msgstr "Η παράμετρος κινητής υποδιαστολής δεν είναι έγκυρη: %s"
#: expr.c:555
-msgid "use of C++11 hexadecimal floating constant"
+msgid "use of C++1z hexadecimal floating constant"
msgstr ""
#: expr.c:558
@@ -812,159 +817,159 @@ msgstr ""
msgid "unspellable token %s"
msgstr "%s: αδύνατο το άνοιγμα του %s: %m\n"
-#: macro.c:202
+#: macro.c:203
#, fuzzy, c-format
msgid "macro \"%s\" is not used"
msgstr "το `%s' δεν είναι κανονικό αρχείο"
-#: macro.c:240 macro.c:472
+#: macro.c:242 macro.c:477
#, fuzzy, c-format
msgid "invalid built-in macro \"%s\""
msgstr "μη έγκυρο μήκος γραμμής: %s"
-#: macro.c:247 macro.c:344
+#: macro.c:249 macro.c:349
#, c-format
msgid "macro \"%s\" might prevent reproducible builds"
msgstr ""
-#: macro.c:278
+#: macro.c:280
#, fuzzy
msgid "could not determine file timestamp"
msgstr "Δεν μπόρεσα να ανοίξω το αρχείο %s"
-#: macro.c:379
+#: macro.c:384
#, fuzzy
msgid "could not determine date and time"
msgstr "Δεν μπόρεσα να ανοίξω το αρχείο %s"
-#: macro.c:395
+#: macro.c:400
msgid "__COUNTER__ expanded inside directive with -fdirectives-only"
msgstr ""
-#: macro.c:583
+#: macro.c:588
#, fuzzy
msgid "invalid string literal, ignoring final '\\'"
msgstr "μη έγκυρος αρχικός αριθμός γραμμής: `%s'"
-#: macro.c:645
+#: macro.c:650
#, c-format
msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
msgstr ""
-#: macro.c:769
+#: macro.c:774
msgid "ISO C++11 requires at least one argument for the \"...\" in a variadic macro"
msgstr ""
-#: macro.c:773
+#: macro.c:778
#, fuzzy
msgid "ISO C99 requires at least one argument for the \"...\" in a variadic macro"
msgstr "Κακή αίτηση παραμέτρων"
-#: macro.c:780
+#: macro.c:785
#, c-format
msgid "macro \"%s\" requires %u arguments, but only %u given"
msgstr ""
-#: macro.c:785
+#: macro.c:790
#, c-format
msgid "macro \"%s\" passed %u arguments, but takes just %u"
msgstr ""
-#: macro.c:979 traditional.c:819
+#: macro.c:984 traditional.c:819
#, c-format
msgid "unterminated argument list invoking macro \"%s\""
msgstr ""
-#: macro.c:1130
+#: macro.c:1135
#, c-format
msgid "function-like macro \"%s\" must be used with arguments in traditional C"
msgstr ""
-#: macro.c:1813
+#: macro.c:1825
#, c-format
msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C++98"
msgstr ""
-#: macro.c:1821 macro.c:1830
+#: macro.c:1833 macro.c:1842
#, c-format
msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C90"
msgstr ""
-#: macro.c:2794
+#: macro.c:2806
#, fuzzy, c-format
msgid "duplicate macro parameter \"%s\""
msgstr "διπλό όνομα χαρακτήρα `%s'"
-#: macro.c:2843
+#: macro.c:2855
#, c-format
msgid "\"%s\" may not appear in macro parameter list"
msgstr ""
-#: macro.c:2851
+#: macro.c:2863
msgid "macro parameters must be comma-separated"
msgstr ""
-#: macro.c:2869
+#: macro.c:2881
msgid "parameter name missing"
msgstr ""
-#: macro.c:2890
+#: macro.c:2902
msgid "anonymous variadic macros were introduced in C++11"
msgstr ""
-#: macro.c:2894 macro.c:2899
+#: macro.c:2906 macro.c:2911
msgid "anonymous variadic macros were introduced in C99"
msgstr ""
-#: macro.c:2906
+#: macro.c:2918
msgid "ISO C++ does not permit named variadic macros"
msgstr ""
-#: macro.c:2909
+#: macro.c:2921
msgid "ISO C does not permit named variadic macros"
msgstr ""
-#: macro.c:2919
+#: macro.c:2931
msgid "missing ')' in macro parameter list"
msgstr ""
-#: macro.c:2970
+#: macro.c:2982
msgid "'##' cannot appear at either end of a macro expansion"
msgstr ""
-#: macro.c:3007
+#: macro.c:3019
msgid "ISO C++11 requires whitespace after the macro name"
msgstr ""
-#: macro.c:3010
+#: macro.c:3022
#, fuzzy
msgid "ISO C99 requires whitespace after the macro name"
msgstr "Κακή αίτηση παραμέτρων"
-#: macro.c:3035
+#: macro.c:3047
msgid "missing whitespace after the macro name"
msgstr ""
-#: macro.c:3069
+#: macro.c:3081
msgid "'#' is not followed by a macro parameter"
msgstr ""
-#: macro.c:3230
+#: macro.c:3242
#, fuzzy, c-format
msgid "\"%s\" redefined"
msgstr "αόριστο"
-#: macro.c:3235
+#: macro.c:3247
#, fuzzy
msgid "this is the location of the previous definition"
msgstr "αυτή είναι η θέση του πρώτου ορισμού"
-#: macro.c:3296
+#: macro.c:3308
#, c-format
msgid "macro argument \"%s\" would be stringified in traditional C"
msgstr ""
-#: macro.c:3323
+#: macro.c:3344
#, c-format
msgid "invalid hash type %d in cpp_macro_definition"
msgstr ""