summaryrefslogtreecommitdiff
path: root/libcpp/po
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2019-02-06 21:02:28 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2019-02-06 21:02:28 +0000
commit2f2205e2ff78eb54a2aa2c8c2dc64aee7b1a8dbe (patch)
treeaddef97bf52a0b333db24ed88546983d942f9500 /libcpp/po
parent73fe55d7522864d20026dc8d427026dc4078f9cc (diff)
* eo.po: Update.
From-SVN: r268592
Diffstat (limited to 'libcpp/po')
-rw-r--r--libcpp/po/ChangeLog4
-rw-r--r--libcpp/po/eo.po22
2 files changed, 14 insertions, 12 deletions
diff --git a/libcpp/po/ChangeLog b/libcpp/po/ChangeLog
index cdcd1d0d431..7bcf3ca799f 100644
--- a/libcpp/po/ChangeLog
+++ b/libcpp/po/ChangeLog
@@ -1,5 +1,9 @@
2019-02-06 Joseph Myers <joseph@codesourcery.com>
+ * eo.po: Update.
+
+2019-02-06 Joseph Myers <joseph@codesourcery.com>
+
* ru.po: Update.
2019-02-05 Joseph Myers <joseph@codesourcery.com>
diff --git a/libcpp/po/eo.po b/libcpp/po/eo.po
index a668ccb68c8..9325157c3be 100644
--- a/libcpp/po/eo.po
+++ b/libcpp/po/eo.po
@@ -1,14 +1,14 @@
# Translation of cpplib to Esperanto
-# Copyright (C) 2013, 2014, 2015, 2016, 2017, 2018 Free Software Foundation, Inc.
+# Copyright (C) 2013, 2014, 2015, 2016, 2017, 2018, 2019 Free Software Foundation, Inc.
# This file is distributed under the same license as the gcc package.
-# Felipe Castro <fefcas@gmail.com>, 2013, 2014, 2015, 2016, 2017, 2018.
+# Felipe Castro <fefcas@gmail.com>, 2013, 2014, 2015, 2016, 2017, 2018, 2019.
#
msgid ""
msgstr ""
-"Project-Id-Version: cpplib 8.1-b20180128\n"
+"Project-Id-Version: cpplib 9.1-b20190203\n"
"Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n"
"POT-Creation-Date: 2019-02-01 23:01+0000\n"
-"PO-Revision-Date: 2018-06-06 16:53-0300\n"
+"PO-Revision-Date: 2019-02-06 20:15+0100\n"
"Last-Translator: Felipe Castro <fefcas@gmail.com>\n"
"Language-Team: Esperanto <translation-team-eo@lists.sourceforge.net>\n"
"Language: eo\n"
@@ -16,7 +16,7 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
-"X-Generator: Poedit 1.5.4\n"
+"X-Generator: Poedit 2.0.7\n"
#: charset.c:674
#, c-format
@@ -858,26 +858,24 @@ msgstr "duobligata makro-parametro \"%s\""
#: macro.c:3141
#, c-format
msgid "expected parameter name, found \"%s\""
-msgstr ""
+msgstr "atendinte parametran nomon, ni trovis \"%s\""
#: macro.c:3142
#, c-format
msgid "expected ',' or ')', found \"%s\""
-msgstr ""
+msgstr "atendinte ',' aŭ ')', ni trovis \"%s\""
#: macro.c:3143
msgid "expected parameter name before end of line"
-msgstr ""
+msgstr "ni atendis parametran nomon antaŭ lini-fino"
#: macro.c:3144
-#, fuzzy
-#| msgid "unexpected end of file after #line"
msgid "expected ')' before end of line"
-msgstr "neatendita dosierfino post #line"
+msgstr "ni atendis ')' antaŭ lini-fino"
#: macro.c:3145
msgid "expected ')' after \"...\""
-msgstr ""
+msgstr "ni atendis ')' post \"...\""
#: macro.c:3202
msgid "anonymous variadic macros were introduced in C++11"