* ru.po: Update.

From-SVN: r233202
This commit is contained in:
Joseph Myers 2016-02-07 14:37:20 +00:00 committed by Joseph Myers
parent 3ac560ee11
commit fc7d77bbf6
2 changed files with 9 additions and 7 deletions

View File

@ -1,3 +1,7 @@
2016-02-07 Joseph Myers <joseph@codesourcery.com>
* ru.po: Update.
2016-02-05 Joseph Myers <joseph@codesourcery.com>
* fi.po: Update.

View File

@ -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"