2015-07-26 18:30:15 +03:00
|
|
|
|
# Copyright (C) YEAR This_file_is_part_of_KDE
|
|
|
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
|
|
|
#
|
|
|
|
|
# Alexander Potashev <aspotashev@gmail.com>, 2010, 2011.
|
|
|
|
|
# Alexander Lakhin <exclusion@gmail.com>, 2013.
|
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Project-Id-Version: \n"
|
2015-07-27 01:05:29 +03:00
|
|
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
|
|
|
|
"POT-Creation-Date: 2015-07-27 00:41+0300\n"
|
2015-07-26 18:30:15 +03:00
|
|
|
|
"PO-Revision-Date: 2013-08-23 19:28+0400\n"
|
|
|
|
|
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
|
|
|
|
|
"Language-Team: Russian <kde-russian@lists.kde.ru>\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"
|
|
|
|
|
|
|
|
|
|
#: pastebinplugin.cpp:38
|
|
|
|
|
msgid "Pastebin Plugin"
|
|
|
|
|
msgstr "Работа с Pastebin"
|
|
|
|
|
|
|
|
|
|
#: pastebinplugin.cpp:38
|
|
|
|
|
msgid "Easily export patches to the Pastebin service"
|
|
|
|
|
msgstr "Простая публикация патчей в службе Pastebin"
|
|
|
|
|
|
|
|
|
|
#: pastebinplugin.cpp:97
|
|
|
|
|
msgctxt "The parameter is the link where the patch is stored"
|
|
|
|
|
msgid "<qt>You can find your patch at:<br/>%1</qt>"
|
2015-07-27 01:05:29 +03:00
|
|
|
|
msgstr "<qt>Ваш патч опубликован по адресу:<br/>%1</qt>"
|