~ubuntu-branches/ubuntu/utopic/kdevplatform/utopic-proposed

« back to all changes in this revision

Viewing changes to po/ru/kdevgit.po

  • Committer: Package Import Robot
  • Author(s): Scarlett Clark
  • Date: 2014-08-30 03:52:11 UTC
  • mfrom: (0.3.26)
  • Revision ID: package-import@ubuntu.com-20140830035211-wndqlc843eu2v8nk
Tags: 1.7.0-0ubuntu1
* New upstream release
* Add XS-Testsuite: autopkgtest

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
msgstr ""
11
11
"Project-Id-Version: kdevgit\n"
12
12
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
13
 
"POT-Creation-Date: 2013-11-07 05:06+0000\n"
 
13
"POT-Creation-Date: 2014-06-26 05:39+0000\n"
14
14
"PO-Revision-Date: 2013-09-10 22:24+0400\n"
15
15
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
16
16
"Language-Team: Russian <kde-russian@lists.kde.ru>\n"
49
49
msgid "Try to keep line length below %1 characters."
50
50
msgstr "Постарайтесь сократить длину строки до %1 симв."
51
51
 
52
 
#: gitplugin.cpp:61
 
52
#: gitplugin.cpp:64
53
53
msgid "Git"
54
54
msgstr "Git"
55
55
 
56
 
#: gitplugin.cpp:61
 
56
#: gitplugin.cpp:64
57
57
msgid "A plugin to support git version control systems"
58
58
msgstr "Модуль поддержки управления версиями Git"
59
59
 
60
 
#: gitplugin.cpp:179
 
60
#: gitplugin.cpp:182
61
61
msgid "git is not installed"
62
62
msgstr "git не установлен"
63
63
 
64
 
#: gitplugin.cpp:228
 
64
#: gitplugin.cpp:236
65
65
msgid "Git Stashes"
66
66
msgstr "Запасники Git"
67
67
 
68
 
#: gitplugin.cpp:229 stashmanagerdialog.cpp:36
 
68
#: gitplugin.cpp:237 stashmanagerdialog.cpp:36
69
69
msgid "Stash Manager"
70
70
msgstr "Управление запасниками"
71
71
 
72
 
#: gitplugin.cpp:230
 
72
#: gitplugin.cpp:238
73
73
msgid "Push Stash"
74
74
msgstr "Отправить в запасник"
75
75
 
76
 
#: gitplugin.cpp:231
 
76
#: gitplugin.cpp:239
77
77
msgid "Pop Stash"
78
78
msgstr "Использовать запасник"
79
79
 
80
 
#: gitplugin.cpp:257
 
80
#: gitplugin.cpp:265
81
81
#, kde-format
82
82
msgid "error: %1"
83
83
msgstr "ошибка: %1"
84
84
 
85
 
#: gitplugin.cpp:313 gitplugin.cpp:324
 
85
#: gitplugin.cpp:321 gitplugin.cpp:332
86
86
msgid "Did not specify the list of files"
87
87
msgstr "Не указан список файлов"
88
88
 
89
 
#: gitplugin.cpp:369
 
89
#: gitplugin.cpp:378
90
90
msgid "Could not revert changes"
91
91
msgstr "Не удалось отменить изменения"
92
92
 
93
 
#: gitplugin.cpp:387
 
93
#: gitplugin.cpp:388
 
94
msgid ""
 
95
"The following files have uncommited changes, which will be lost. Continue?"
 
96
msgstr ""
 
97
 
 
98
#: gitplugin.cpp:411
94
99
msgid "No files or message specified"
95
100
msgstr "Нет файлов или сообщения"
96
101
 
97
 
#: gitplugin.cpp:439
 
102
#: gitplugin.cpp:463
98
103
msgid "No files to remove"
99
104
msgstr "Нет файлов для удаления"
100
105
 
101
 
#: gitplugin.cpp:616
 
106
#: gitplugin.cpp:640
102
107
msgid "There are pending changes, do you want to stash them first?"
103
108
msgstr ""
104
109
"Обнаружены незафиксированные изменения, хотите сначала убрать их в запасник?"
113
118
msgstr "KDevelop - запасник Git"
114
119
 
115
120
#: stashmanagerdialog.cpp:116
116
 
msgid "Select a name for the new branch"
 
121
#, fuzzy
 
122
#| msgid "Select a name for the new branch"
 
123
msgid "Select a name for the new branch:"
117
124
msgstr "Введите имя новой ветви"
118
125
 
119
126
#. i18n: ectx: property (whatsThis), widget (QPushButton, show)