From: jsm28 Date: Sun, 7 Feb 2016 14:37:20 +0000 (+0000) Subject: * ru.po: Update. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=df80c0b70864e57e8fa6e1a2b44ab8fdd6e06520;p=thirdparty%2Fgcc.git * ru.po: Update. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@233202 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/libcpp/po/ChangeLog b/libcpp/po/ChangeLog index b2cef65aa8fc..cca54eadfc16 100644 --- a/libcpp/po/ChangeLog +++ b/libcpp/po/ChangeLog @@ -1,3 +1,7 @@ +2016-02-07 Joseph Myers + + * ru.po: Update. + 2016-02-05 Joseph Myers * fi.po: Update. diff --git a/libcpp/po/ru.po b/libcpp/po/ru.po index 2f7b169c0532..4ec375cf79d7 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 , 2011, 2012, 2013, 2014, 2015. +# Yuri Kozlov , 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 \n" -"Language-Team: Russian \n" +"Language-Team: Russian \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"