aboutsummaryrefslogtreecommitdiff
path: root/libcpp/po/ru.po
diff options
context:
space:
mode:
Diffstat (limited to 'libcpp/po/ru.po')
-rw-r--r--libcpp/po/ru.po12
1 files changed, 5 insertions, 7 deletions
diff --git a/libcpp/po/ru.po b/libcpp/po/ru.po
index 2f7b169..4ec375c 100644
--- a/libcpp/po/ru.po
+++ b/libcpp/po/ru.po
@@ -2,15 +2,15 @@
# Copyright (C) 2011 Free Software Foundation, Inc.
# This file is distributed under the same license as the gcc package.
#
-# Yuri Kozlov <yuray@komyakino.ru>, 2011, 2012, 2013, 2014, 2015.
+# Yuri Kozlov <yuray@komyakino.ru>, 2011, 2012, 2013, 2014, 2015, 2016.
msgid ""
msgstr ""
-"Project-Id-Version: cpplib 5.1-b20150208\n"
+"Project-Id-Version: cpplib 6.1-b20160131\n"
"Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
"POT-Creation-Date: 2016-01-31 15:50+0000\n"
-"PO-Revision-Date: 2015-02-14 10:06+0300\n"
+"PO-Revision-Date: 2016-02-07 09:16+0300\n"
"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
-"Language-Team: Russian <gnu@mx.ru>\n"
+"Language-Team: Russian <gnu@d07.ru>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -750,10 +750,8 @@ msgid "missing terminating %c character"
msgstr "отсутствует завершающий символ %c"
#: lex.c:1932
-#, fuzzy
-#| msgid "invalid suffix on literal; C++11 requires a space between literal and string macro"
msgid "C++11 requires a space between string literal and macro"
-msgstr "неверный суффикс в литерале; в C++11 требуется пробел между литералом и строкой макроса"
+msgstr "в C++11 требуется пробел между строковым литералом и макросом"
#: lex.c:2474 lex.c:2508
msgid "C++ style comments are not allowed in ISO C90"