# Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # # Philip Bocharov , 2009. # Nick Shaforostoff , 2009. # Artem Sereda , 2010. # Alexander Potashev , 2010. # Yuri Efremov , 2013. msgid "" msgstr "" "Project-Id-Version: plasma_applet_calculator\n" "Report-Msgid-Bugs-To: xakepa10@gmail.com\n" "POT-Creation-Date: 2015-01-31 01:09+0000\n" "PO-Revision-Date: 2013-01-06 21:38+0400\n" "Last-Translator: Yuri Efremov \n" "Language-Team: Russian \n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" #: package/contents/ui/calculator.qml:237 msgctxt "Text of the clear button" msgid "C" msgstr "C" #: package/contents/ui/calculator.qml:244 msgctxt "Text of the division button" msgid "÷" msgstr "÷" #: package/contents/ui/calculator.qml:251 msgctxt "Text of the multiplication button" msgid "×" msgstr "×" #: package/contents/ui/calculator.qml:258 msgctxt "Text of the all clear button" msgid "AC" msgstr "Сброс" #: package/contents/ui/calculator.qml:287 msgctxt "Text of the minus button" msgid "-" msgstr "-" #: package/contents/ui/calculator.qml:316 msgctxt "Text of the plus button" msgid "+" msgstr "+" #: package/contents/ui/calculator.qml:390 msgctxt "Text of the equals button" msgid "=" msgstr "="