77
by Daniel Holbach
* fiveaday/bzr.py: fix crash for people not being part of a team |
1 |
# Russian translation for five-a-day
|
2 |
# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
|
|
3 |
# This file is distributed under the same license as the five-a-day package.
|
|
4 |
# FIRST AUTHOR <EMAIL@ADDRESS>, 2008.
|
|
5 |
#
|
|
6 |
msgid "" |
|
7 |
msgstr "" |
|
8 |
"Project-Id-Version: five-a-day\n" |
|
9 |
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" |
|
100
by Daniel Holbach
* data/5-a-day.svg, 5-a-day-applet, GNOME_PyFiveADayApplet.server, |
10 |
"POT-Creation-Date: 2008-07-02 12:50+0200\n" |
77
by Daniel Holbach
* fiveaday/bzr.py: fix crash for people not being part of a team |
11 |
"PO-Revision-Date: 2008-05-07 16:31+0000\n" |
12 |
"Last-Translator: VLK <Unknown>\n" |
|
13 |
"Language-Team: Russian <ru@li.org>\n" |
|
14 |
"MIME-Version: 1.0\n" |
|
15 |
"Content-Type: text/plain; charset=UTF-8\n" |
|
16 |
"Content-Transfer-Encoding: 8bit\n" |
|
100
by Daniel Holbach
* data/5-a-day.svg, 5-a-day-applet, GNOME_PyFiveADayApplet.server, |
17 |
"X-Launchpad-Export-Date: 2008-08-02 08:40+0000\n" |
77
by Daniel Holbach
* fiveaday/bzr.py: fix crash for people not being part of a team |
18 |
"X-Generator: Launchpad (build Unknown)\n" |
19 |
||
100
by Daniel Holbach
* data/5-a-day.svg, 5-a-day-applet, GNOME_PyFiveADayApplet.server, |
20 |
#. stop if merging branch was not successful
|
77
by Daniel Holbach
* fiveaday/bzr.py: fix crash for people not being part of a team |
21 |
#. stop if creating/updating branch was not successful
|
100
by Daniel Holbach
* data/5-a-day.svg, 5-a-day-applet, GNOME_PyFiveADayApplet.server, |
22 |
#: ../5-a-day:26 ../fiveaday/bzr.py:92 ../fiveaday/bzr.py:97
|
23 |
#: ../fiveaday/bzr.py:114 ../fiveaday/bzr.py:132
|
|
77
by Daniel Holbach
* fiveaday/bzr.py: fix crash for people not being part of a team |
24 |
msgid "bzr failed with error code" |
25 |
msgstr "Вызов bzr прерван ошибкой с кодом" |
|
26 |
||
27 |
#: ../data/5-a-day-applet.glade.h:1
|
|
28 |
msgid "Give your lplogin:" |
|
29 |
msgstr "Вашe регистрационное имя в Launchpad:" |
|
30 |
||
31 |
#: ../data/5-a-day-applet.glade.h:2
|
|
32 |
msgid "Join!" |
|
33 |
msgstr "Присоединиться!" |
|
34 |
||
35 |
#: ../data/5-a-day-applet.glade.h:3
|
|
36 |
msgid "New Tag:" |
|
37 |
msgstr "Новый ярлык:" |
|
38 |
||
39 |
#: ../data/5-a-day-applet.glade.h:4
|
|
40 |
msgid "Select the LoCo teams you want to contribute within:" |
|
41 |
msgstr "Выбери группу LoCo, которой хочешь содействовать:" |
|
42 |
||
43 |
#: ../data/5-a-day-applet.glade.h:5
|
|
44 |
msgid "Tagging 5-A-Day Bugs" |
|
45 |
msgstr "Прикрепление ярлыков к сообшениям об ошибках '5-a-day'" |
|
46 |
||
47 |
#: ../data/5-a-day-applet.glade.h:6
|
|
48 |
msgid "" |
|
49 |
"To commit the changes to the 5-a-day statistics project you have to do the "
|
|
50 |
"following steps:"
|
|
51 |
msgstr "" |
|
52 |
"Для того, чтобы изменения в проeкте статистики '5-a-day' вступили в силу, "
|
|
53 |
"должны быть выполнены следующие шаги:"
|
|
54 |
||
55 |
#: ../data/5-a-day-applet.glade.h:7
|
|
56 |
msgid "You need to be member of the '5-a-day' team in launchpad.net" |
|
57 |
msgstr "Тебе нужно быть членом группы '5-a-day' на launchpad.net" |
|
58 |
||
59 |
#: ../data/5-a-day-applet.glade.h:8
|
|
60 |
msgid "gtk-apply" |
|
61 |
msgstr "gtk-пименить" |
|
62 |
||
63 |
#: ../data/5-a-day-applet.glade.h:9
|
|
64 |
msgid "gtk-cancel" |
|
65 |
msgstr "gtk-отменить" |
|
66 |
||
67 |
#: ../fiveaday/bzr.py:12
|
|
68 |
msgid "You need to install the bzr package." |
|
69 |
msgstr "Нужно установить пакет bzr." |
|
70 |
||
100
by Daniel Holbach
* data/5-a-day.svg, 5-a-day-applet, GNOME_PyFiveADayApplet.server, |
71 |
#: ../fiveaday/bzr.py:54
|
72 |
msgid "You can now safely remove ~/.5-a-day-data" |
|
73 |
msgstr "" |
|
74 |
||
75 |
#: ../fiveaday/bzr.py:56
|
|
76 |
msgid "You can now safely remove ~/.5-a-day-team" |
|
77 |
msgstr "" |
|
78 |
||
79 |
#: ../fiveaday/bzr.py:108
|
|
77
by Daniel Holbach
* fiveaday/bzr.py: fix crash for people not being part of a team |
80 |
#, python-format
|
81 |
msgid "" |
|
82 |
"Bugs have been added, but not committed yet (already committed %d minutes "
|
|
83 |
"ago)."
|
|
84 |
msgstr "" |
|
85 |
||
100
by Daniel Holbach
* data/5-a-day.svg, 5-a-day-applet, GNOME_PyFiveADayApplet.server, |
86 |
#: ../fiveaday/bzr.py:128
|
77
by Daniel Holbach
* fiveaday/bzr.py: fix crash for people not being part of a team |
87 |
#, python-format
|
88 |
msgid "'%s' tagged as '%s'." |
|
89 |
msgstr "'%s' прикрепил ярлык '%s'." |
|
90 |
||
100
by Daniel Holbach
* data/5-a-day.svg, 5-a-day-applet, GNOME_PyFiveADayApplet.server, |
91 |
#: ../fiveaday/files.py:11
|
77
by Daniel Holbach
* fiveaday/bzr.py: fix crash for people not being part of a team |
92 |
msgid "" |
93 |
"Please type in:\n"
|
|
94 |
" echo <Your Launchpad ID> > ~/.5-a-day"
|
|
95 |
msgstr "" |
|
96 |
"Пожалуйста, впиши:\n"
|
|
97 |
" echo <Твой Launchpad ID> > ~/.5-a-day"
|
|
98 |
||
100
by Daniel Holbach
* data/5-a-day.svg, 5-a-day-applet, GNOME_PyFiveADayApplet.server, |
99 |
#: ../fiveaday/files.py:95
|
77
by Daniel Holbach
* fiveaday/bzr.py: fix crash for people not being part of a team |
100 |
#, python-format
|
101 |
msgid "'%s' is not a valid bug number. Aborting." |
|
102 |
msgstr "'%s' не является дейстительным номером ошибки. Прекращение операции." |
|
103 |
||
100
by Daniel Holbach
* data/5-a-day.svg, 5-a-day-applet, GNOME_PyFiveADayApplet.server, |
104 |
#: ../fiveaday/files.py:100
|
77
by Daniel Holbach
* fiveaday/bzr.py: fix crash for people not being part of a team |
105 |
#, python-format
|
106 |
msgid "Bug '%s' has already been added today. Aborting." |
|
107 |
msgstr "" |
|
108 |
"Сообщение об ошибке '%s' было уже добавленно сегодня. Прекращение операции."
|
|
109 |
||
100
by Daniel Holbach
* data/5-a-day.svg, 5-a-day-applet, GNOME_PyFiveADayApplet.server, |
110 |
#: ../fiveaday/files.py:132
|
111 |
msgid "No tags set right now." |
|
112 |
msgstr "" |
|
113 |
||
114 |
#: ../fiveaday/files.py:135
|
|
115 |
#, python-format
|
|
116 |
msgid "Your current tag is: %s" |
|
117 |
msgstr "" |
|
118 |
||
119 |
#: ../fiveaday/files.py:137
|
|
120 |
#, python-format
|
|
121 |
msgid "Your current tags are: %s" |
|
122 |
msgstr "" |
|
123 |
||
124 |
#: ../fiveaday/files.py:152
|
|
125 |
#, python-format
|
|
126 |
msgid "You're not in team '%s', not adding." |
|
127 |
msgstr "" |
|
128 |
||
129 |
#: ../fiveaday/files.py:181
|
|
130 |
msgid "No teams set right now." |
|
131 |
msgstr "" |
|
132 |
||
133 |
#: ../fiveaday/files.py:184
|
|
134 |
#, python-format
|
|
135 |
msgid "Your current team is: %s" |
|
136 |
msgstr "" |
|
137 |
||
138 |
#: ../fiveaday/files.py:186
|
|
139 |
#, python-format
|
|
140 |
msgid "Your current teams are: %s" |
|
141 |
msgstr "" |
|
142 |
||
77
by Daniel Holbach
* fiveaday/bzr.py: fix crash for people not being part of a team |
143 |
#: ../fiveaday/lpteams.py:16
|
144 |
#, python-format
|
|
145 |
msgid "User '%s' not found in launchpad" |
|
146 |
msgstr "Пользователь '%s' не найден в launchpad" |
|
147 |
||
148 |
#. TODO: use optparse.Optionparser!? I've used this already in my branch (blueyed)
|
|
149 |
#. See http://bazaar.launchpad.net/~blueyed/five-a-day/five-a-day-lazy-remote/revision/48
|
|
150 |
#. In general, parse_args should already validate bug arguments and some object should get
|
|
151 |
#. used to store parsed options/actions, so that other methods do not have to e.g.
|
|
152 |
#. filter "-f" and "--force" out!
|
|
153 |
#. TODO: Option "-n"/"--no-remote" to never update/commit the branch
|
|
154 |
#: ../fiveaday/parser.py:15
|
|
155 |
msgid "" |
|
156 |
"5-a-day --add <bug numbers> add <bug numbers> to your 5-a-day\n"
|
|
157 |
" -f | --force force commit to the remote branch\n"
|
|
158 |
"\n"
|
|
159 |
"5-a-day --update update ~/.signature with the bugs you've "
|
|
160 |
"worked on\n"
|
|
161 |
" --html update ~/.signature and print HTML "
|
|
162 |
"signature\n"
|
|
163 |
" --yesterday update ~/.signature with yesterdays bugs\n"
|
|
164 |
" \n"
|
|
165 |
"5-a-day --add-tag <tag> tag subsequent bugs with <tag>\n"
|
|
100
by Daniel Holbach
* data/5-a-day.svg, 5-a-day-applet, GNOME_PyFiveADayApplet.server, |
166 |
"5-a-day --remove-tag <tag> remove <tag> from your tag list\n"
|
167 |
"5-a-day --show-tag(s) show current tag(s)"
|
|
77
by Daniel Holbach
* fiveaday/bzr.py: fix crash for people not being part of a team |
168 |
msgstr "" |
169 |
||
100
by Daniel Holbach
* data/5-a-day.svg, 5-a-day-applet, GNOME_PyFiveADayApplet.server, |
170 |
#: ../fiveaday/parser.py:49
|
77
by Daniel Holbach
* fiveaday/bzr.py: fix crash for people not being part of a team |
171 |
#, python-format
|
172 |
msgid "Calling: 5-a-day %s" |
|
173 |
msgstr "Вызов: 5-a-day %s" |
|
174 |
||
175 |
#: ../fiveaday/signature.py:18
|
|
176 |
msgid "" |
|
177 |
"Warning: Please install python-launchpad-bugs\n" |
|
178 |
" It will add more information about the bug to your signature."
|
|
179 |
msgstr "" |
|
180 |
"Предупреьдение: необходимо установить пакет python-launchpad-bugs\n"
|
|
181 |
" Это добавит больше информации к сообщению об ошибке в вашей подписи."
|
|
182 |
||
183 |
#: ../fiveaday/signature.py:77
|
|
184 |
msgid "" |
|
185 |
"You need to use 5-a-day --add first to add a few bug reports to your list."
|
|
186 |
msgstr "" |
|
187 |
||
188 |
#: ../fiveadayapplet/controller.py:26
|
|
189 |
msgid "bzr failed with an error. Debug information:" |
|
190 |
msgstr "bzr прерван с ошибкой. Информация об отладке:" |
|
191 |
||
100
by Daniel Holbach
* data/5-a-day.svg, 5-a-day-applet, GNOME_PyFiveADayApplet.server, |
192 |
#: ../fiveadayapplet/controller.py:34
|
77
by Daniel Holbach
* fiveaday/bzr.py: fix crash for people not being part of a team |
193 |
#, python-format
|
194 |
msgid "You are not a member of '%s'" |
|
195 |
msgstr "Ты не являешся членом '%s'" |
|
196 |
||
100
by Daniel Holbach
* data/5-a-day.svg, 5-a-day-applet, GNOME_PyFiveADayApplet.server, |
197 |
#: ../fiveadayapplet/controller.py:56
|
77
by Daniel Holbach
* fiveaday/bzr.py: fix crash for people not being part of a team |
198 |
#, python-format
|
199 |
msgid "Committing Bug #%s" |
|
200 |
msgstr "" |
|
201 |
||
100
by Daniel Holbach
* data/5-a-day.svg, 5-a-day-applet, GNOME_PyFiveADayApplet.server, |
202 |
#: ../fiveadayapplet/controller.py:82
|
77
by Daniel Holbach
* fiveaday/bzr.py: fix crash for people not being part of a team |
203 |
#, python-format
|
204 |
msgid "" |
|
205 |
"Error while submitting Bug #%s:\n"
|
|
206 |
"'5-a-day' not found"
|
|
207 |
msgstr "" |
|
208 |
"Сообщения об ошибке #%s не послано:\n"
|
|
209 |
"'5-a-day' не найден"
|
|
210 |
||
100
by Daniel Holbach
* data/5-a-day.svg, 5-a-day-applet, GNOME_PyFiveADayApplet.server, |
211 |
#: ../fiveadayapplet/controller.py:83
|
77
by Daniel Holbach
* fiveaday/bzr.py: fix crash for people not being part of a team |
212 |
#, python-format
|
213 |
msgid "" |
|
214 |
"Error while submitting Bug #%s:\n"
|
|
215 |
"This Bug has already been added today"
|
|
216 |
msgstr "" |
|
217 |
"Сообщения об ошибке #%s не послано:\n"
|
|
218 |
"Сообщение об этой ошибке, уже было добавлено сегодня"
|
|
219 |
||
100
by Daniel Holbach
* data/5-a-day.svg, 5-a-day-applet, GNOME_PyFiveADayApplet.server, |
220 |
#: ../fiveadayapplet/controller.py:87
|
77
by Daniel Holbach
* fiveaday/bzr.py: fix crash for people not being part of a team |
221 |
#, python-format
|
222 |
msgid "" |
|
223 |
"Unknown error while submitting Bug #%s:\n"
|
|
224 |
"Error-code: %s" |
|
225 |
msgstr "" |
|
226 |
||
100
by Daniel Holbach
* data/5-a-day.svg, 5-a-day-applet, GNOME_PyFiveADayApplet.server, |
227 |
#: ../fiveadayapplet/controller.py:90
|
77
by Daniel Holbach
* fiveaday/bzr.py: fix crash for people not being part of a team |
228 |
#, python-format
|
229 |
msgid "Bug #%s successfully submitted" |
|
230 |
msgstr "Сообщение об ошибке #%s успешно послано" |
|
231 |
||
100
by Daniel Holbach
* data/5-a-day.svg, 5-a-day-applet, GNOME_PyFiveADayApplet.server, |
232 |
#: ../fiveadayapplet/controller.py:168
|
77
by Daniel Holbach
* fiveaday/bzr.py: fix crash for people not being part of a team |
233 |
msgid "Invalid content, nothing to commit" |
234 |
msgstr "" |
|
235 |
||
100
by Daniel Holbach
* data/5-a-day.svg, 5-a-day-applet, GNOME_PyFiveADayApplet.server, |
236 |
#: ../fiveadayapplet/controller.py:171
|
77
by Daniel Holbach
* fiveaday/bzr.py: fix crash for people not being part of a team |
237 |
msgid "Invalid data format, nothing to commit" |
238 |
msgstr "" |
|
239 |
||
240 |
#: ../fiveadayapplet/view.py:22
|
|
241 |
msgid "Drag & Drop bugs over this applet" |
|
242 |
msgstr "" |
|
243 |
||
244 |
#: ../fiveadayapplet/view.py:56
|
|
245 |
msgid "Open _Wiki page" |
|
246 |
msgstr "" |
|
247 |
||
248 |
#: ../fiveadayapplet/view.py:57
|
|
249 |
msgid "Manage LoCo _Teams" |
|
250 |
msgstr "" |
|
251 |
||
252 |
#: ../fiveadayapplet/view.py:58
|
|
253 |
msgid "Open _Stats" |
|
254 |
msgstr "" |
|
255 |
||
256 |
#: ../fiveadayapplet/view.py:59
|
|
257 |
msgid "_Manage Tags" |
|
258 |
msgstr "" |
|
259 |
||
260 |
#: ../fiveadayapplet/view.py:76
|
|
261 |
msgid "GNOME applet to commit bugs to the 5-a-day statistics project" |
|
262 |
msgstr "" |
|
263 |
||
264 |
#: ../fiveadayapplet/view.py:107
|
|
265 |
msgid "Press <Return> to add a tag" |
|
266 |
msgstr "Нажмите на кнопку <Ввод> для прикрепления ярлыка" |
|
267 |
||
268 |
#: ../fiveadayapplet/view.py:109
|
|
269 |
msgid "Mark a tag and press <Del> to remove a tag" |
|
270 |
msgstr "" |