##// END OF EJS Templates
i18n: updated Russian translation using Weblate...
Andrew Shadura -
r4905:b94af280 default
parent child Browse files
Show More
@@ -1,5739 +1,5736 b''
1 # Russian translations for Kallithea.
1 # Russian translations for Kallithea.
2 # Copyright (C) 2014 RhodeCode GmbH, and others.
2 # Copyright (C) 2014 RhodeCode GmbH, and others.
3 # This file is distributed under the same license as the Kallithea project.
3 # This file is distributed under the same license as the Kallithea project.
4 # Translators:
4 # Translators:
5 # ArcheR <aleclitvinov1980@gmail.com>, 2013
5 # ArcheR <aleclitvinov1980@gmail.com>, 2013
6 # mokeev1995 <mokeev_andre@mail.ru>, 2013
6 # mokeev1995 <mokeev_andre@mail.ru>, 2013
7 # Andrey Mivrenik <myvrenik@gmail.com>, 2013
7 # Andrey Mivrenik <myvrenik@gmail.com>, 2013
8 # invision70 <invision70@gmail.com>, 2014
8 # invision70 <invision70@gmail.com>, 2014
9 # ivlevdenis <ivlevdenis.ru@gmail.com>, 2013
9 # ivlevdenis <ivlevdenis.ru@gmail.com>, 2013
10 # Mikhail Zholobov <legal90@gmail.com>, 2013
10 # Mikhail Zholobov <legal90@gmail.com>, 2013
11 # Ruslan Bekenev <furyinbox@gmail.com>, 2013
11 # Ruslan Bekenev <furyinbox@gmail.com>, 2013
12 # SkryabinD <skryabind@gmail.com>, 2014
12 # SkryabinD <skryabind@gmail.com>, 2014
13 # softforwinxp <softforwinxp@gmail.com>, 2013
13 # softforwinxp <softforwinxp@gmail.com>, 2013
14 # zhmylove <zhmylove@narod.ru>, 2013
14 # zhmylove <zhmylove@narod.ru>, 2013
15 msgid ""
15 msgid ""
16 msgstr ""
16 msgstr ""
17 "Project-Id-Version: Kallithea\n"
17 "Project-Id-Version: Kallithea\n"
18 "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
18 "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
19 "POT-Creation-Date: 2014-07-02 19:08-0400\n"
19 "POT-Creation-Date: 2014-07-02 19:08-0400\n"
20 "PO-Revision-Date: 2014-12-12 14:21+0200\n"
20 "PO-Revision-Date: 2015-01-28 15:13+0200\n"
21 "Last-Translator: Michal Čihař <michal@cihar.com>\n"
21 "Last-Translator: Andrew Shadura <andrew@shadura.me>\n"
22 "Language-Team: Russian "
22 "Language-Team: Russian "
23 "<https://hosted.weblate.org/projects/kallithea/kallithea/ru/>\n"
23 "<https://hosted.weblate.org/projects/kallithea/kallithea/ru/>\n"
24 "Language: ru\n"
24 "Language: ru\n"
25 "MIME-Version: 1.0\n"
25 "MIME-Version: 1.0\n"
26 "Content-Type: text/plain; charset=utf-8\n"
26 "Content-Type: text/plain; charset=utf-8\n"
27 "Content-Transfer-Encoding: 8bit\n"
27 "Content-Transfer-Encoding: 8bit\n"
28 "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<="
28 "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<="
29 "4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
29 "4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
30 "X-Generator: Weblate 2.2-dev\n"
30 "X-Generator: Weblate 2.2-dev\n"
31 "Generated-By: Babel 0.9.6\n"
31 "Generated-By: Babel 0.9.6\n"
32
32
33 #: kallithea/controllers/changelog.py:90 kallithea/controllers/compare.py:90
33 #: kallithea/controllers/changelog.py:90 kallithea/controllers/compare.py:90
34 #: kallithea/controllers/pullrequests.py:265
34 #: kallithea/controllers/pullrequests.py:265
35 msgid "There are no changesets yet"
35 msgid "There are no changesets yet"
36 msgstr "Ещё не было изменений"
36 msgstr "Ещё не было изменений"
37
37
38 #: kallithea/controllers/changelog.py:186
38 #: kallithea/controllers/changelog.py:186
39 msgid "All Branches"
39 msgid "All Branches"
40 msgstr "Все ветки"
40 msgstr "Все ветки"
41
41
42 #: kallithea/controllers/changelog.py:189
42 #: kallithea/controllers/changelog.py:189
43 msgid "(closed)"
43 msgid "(closed)"
44 msgstr "(закрыто)"
44 msgstr "(закрыто)"
45
45
46 #: kallithea/controllers/changeset.py:87
46 #: kallithea/controllers/changeset.py:87
47 msgid "Show whitespace"
47 msgid "Show whitespace"
48 msgstr "Отображать пробелы"
48 msgstr "Отображать пробелы"
49
49
50 #: kallithea/controllers/changeset.py:94 kallithea/controllers/changeset.py:101
50 #: kallithea/controllers/changeset.py:94 kallithea/controllers/changeset.py:101
51 msgid "Ignore whitespace"
51 msgid "Ignore whitespace"
52 msgstr "Игнорировать пробелы"
52 msgstr "Игнорировать пробелы"
53
53
54 #: kallithea/controllers/changeset.py:167
54 #: kallithea/controllers/changeset.py:167
55 #, python-format
55 #, python-format
56 msgid "increase diff context to %(num)s lines"
56 msgid "increase diff context to %(num)s lines"
57 msgstr "увеличить контекст до %(num)s строк"
57 msgstr "увеличить контекст до %(num)s строк"
58
58
59 #: kallithea/controllers/changeset.py:209 kallithea/controllers/files.py:98
59 #: kallithea/controllers/changeset.py:209 kallithea/controllers/files.py:98
60 #: kallithea/controllers/files.py:121
60 #: kallithea/controllers/files.py:121
61 msgid "Such revision does not exist for this repository"
61 msgid "Such revision does not exist for this repository"
62 msgstr "Нет такой ревизии в этом репозитории"
62 msgstr "Нет такой ревизии в этом репозитории"
63
63
64 #: kallithea/controllers/changeset.py:355
64 #: kallithea/controllers/changeset.py:355
65 #: kallithea/controllers/pullrequests.py:482
65 #: kallithea/controllers/pullrequests.py:482
66 #, python-format
66 #, python-format
67 msgid "Status change -> %s"
67 msgid "Status change -> %s"
68 msgstr "Изменение статуса -> %s"
68 msgstr "Изменение статуса -> %s"
69
69
70 #: kallithea/controllers/changeset.py:386
70 #: kallithea/controllers/changeset.py:386
71 msgid ""
71 msgid ""
72 "Changing status on a changeset associated with a closed pull request is "
72 "Changing status on a changeset associated with a closed pull request is "
73 "not allowed"
73 "not allowed"
74 msgstr ""
74 msgstr ""
75 "Нельзя редактировать статус изменений, связанных с закрытыми pull-"
75 "Нельзя редактировать статус изменений, связанных с закрытыми pull-request'ами"
76 "request'ами."
77
76
78 #: kallithea/controllers/compare.py:194 kallithea/templates/base/root.html:65
77 #: kallithea/controllers/compare.py:194 kallithea/templates/base/root.html:65
79 msgid "Select changeset"
78 msgid "Select changeset"
80 msgstr "Выбрать набор изменений"
79 msgstr "Выбрать набор изменений"
81
80
82 #: kallithea/controllers/error.py:72
81 #: kallithea/controllers/error.py:72
83 msgid "Home page"
82 msgid "Home page"
84 msgstr "Домашняя страница"
83 msgstr "Домашняя страница"
85
84
86 #: kallithea/controllers/error.py:101
85 #: kallithea/controllers/error.py:101
87 msgid "The request could not be understood by the server due to malformed syntax."
86 msgid "The request could not be understood by the server due to malformed syntax."
88 msgstr "Запрос не распознан сервером из-за неправильного синтаксиса."
87 msgstr "Запрос не распознан сервером из-за неправильного синтаксиса."
89
88
90 #: kallithea/controllers/error.py:104
89 #: kallithea/controllers/error.py:104
91 msgid "Unauthorized access to resource"
90 msgid "Unauthorized access to resource"
92 msgstr "Несанкционированный доступ к ресурсу"
91 msgstr "Несанкционированный доступ к ресурсу"
93
92
94 #: kallithea/controllers/error.py:106
93 #: kallithea/controllers/error.py:106
95 msgid "You don't have permission to view this page"
94 msgid "You don't have permission to view this page"
96 msgstr "У вас нет прав для просмотра этой страницы"
95 msgstr "У вас нет прав для просмотра этой страницы"
97
96
98 #: kallithea/controllers/error.py:108
97 #: kallithea/controllers/error.py:108
99 msgid "The resource could not be found"
98 msgid "The resource could not be found"
100 msgstr "Ресурс не найден"
99 msgstr "Ресурс не найден"
101
100
102 #: kallithea/controllers/error.py:110
101 #: kallithea/controllers/error.py:110
103 msgid ""
102 msgid ""
104 "The server encountered an unexpected condition which prevented it from "
103 "The server encountered an unexpected condition which prevented it from "
105 "fulfilling the request."
104 "fulfilling the request."
106 msgstr "Сервер не может выполнить запрос, из-за неправильного условия в запросе"
105 msgstr "Сервер не может выполнить запрос из-за неправильного условия в запросе."
107
106
108 #: kallithea/controllers/feed.py:55
107 #: kallithea/controllers/feed.py:55
109 #, python-format
108 #, python-format
110 msgid "Changes on %s repository"
109 msgid "Changes on %s repository"
111 msgstr "Изменения в репозитории %s"
110 msgstr "Изменения в репозитории %s"
112
111
113 #: kallithea/controllers/feed.py:56
112 #: kallithea/controllers/feed.py:56
114 #, python-format
113 #, python-format
115 msgid "%s %s feed"
114 msgid "%s %s feed"
116 msgstr "Лента новостей %s %s"
115 msgstr "Лента новостей %s %s"
117
116
118 #: kallithea/controllers/feed.py:89
117 #: kallithea/controllers/feed.py:89
119 #: kallithea/templates/changeset/changeset.html:139
118 #: kallithea/templates/changeset/changeset.html:139
120 #: kallithea/templates/changeset/changeset.html:151
119 #: kallithea/templates/changeset/changeset.html:151
121 #: kallithea/templates/compare/compare_diff.html:75
120 #: kallithea/templates/compare/compare_diff.html:75
122 #: kallithea/templates/compare/compare_diff.html:85
121 #: kallithea/templates/compare/compare_diff.html:85
123 #: kallithea/templates/pullrequests/pullrequest_show.html:178
122 #: kallithea/templates/pullrequests/pullrequest_show.html:178
124 #: kallithea/templates/pullrequests/pullrequest_show.html:202
123 #: kallithea/templates/pullrequests/pullrequest_show.html:202
125 msgid "Changeset was too big and was cut off..."
124 msgid "Changeset was too big and was cut off..."
126 msgstr "Изменения оказались слишком большими и были вырезаны..."
125 msgstr "Изменения оказались слишком большими и были вырезаны..."
127
126
128 #: kallithea/controllers/feed.py:93
127 #: kallithea/controllers/feed.py:93
129 #, python-format
128 #, python-format
130 msgid "%s committed on %s"
129 msgid "%s committed on %s"
131 msgstr "%s выполнил коммит в %s"
130 msgstr "%s выполнил коммит в %s"
132
131
133 #: kallithea/controllers/files.py:92
132 #: kallithea/controllers/files.py:92
134 msgid "Click here to add new file"
133 msgid "Click here to add new file"
135 msgstr "Нажмите чтобы добавить новый файл"
134 msgstr "Нажмите чтобы добавить новый файл"
136
135
137 #: kallithea/controllers/files.py:93
136 #: kallithea/controllers/files.py:93
138 #, python-format
137 #, python-format
139 msgid "There are no files yet. %s"
138 msgid "There are no files yet. %s"
140 msgstr "Нет файлов. %s"
139 msgstr "Нет файлов. %s"
141
140
142 #: kallithea/controllers/files.py:301 kallithea/controllers/files.py:361
141 #: kallithea/controllers/files.py:301 kallithea/controllers/files.py:361
143 #: kallithea/controllers/files.py:428
142 #: kallithea/controllers/files.py:428
144 #, python-format
143 #, python-format
145 msgid "This repository has been locked by %s on %s"
144 msgid "This repository has been locked by %s on %s"
146 msgstr "Репозиторий заблокировал %s в %s"
145 msgstr "Репозиторий заблокировал %s в %s"
147
146
148 #: kallithea/controllers/files.py:313
147 #: kallithea/controllers/files.py:313
149 msgid "You can only delete files with revision being a valid branch "
148 msgid "You can only delete files with revision being a valid branch "
150 msgstr ""
149 msgstr ""
151 "Вы можете удалять файлы только в ревизии, связанной с существующей веткой "
150 "Вы можете удалять файлы только в ревизии, связанной с существующей веткой "
152
151
153 #: kallithea/controllers/files.py:324
152 #: kallithea/controllers/files.py:324
154 #, python-format
153 #, python-format
155 msgid "Deleted file %s via Kallithea"
154 msgid "Deleted file %s via Kallithea"
156 msgstr "Файл %s удалён с помощью Kallithea"
155 msgstr "Файл %s удалён с помощью Kallithea"
157
156
158 #: kallithea/controllers/files.py:346
157 #: kallithea/controllers/files.py:346
159 #, python-format
158 #, python-format
160 msgid "Successfully deleted file %s"
159 msgid "Successfully deleted file %s"
161 msgstr "Файл %s удалён"
160 msgstr "Файл %s удалён"
162
161
163 #: kallithea/controllers/files.py:350 kallithea/controllers/files.py:416
162 #: kallithea/controllers/files.py:350 kallithea/controllers/files.py:416
164 #: kallithea/controllers/files.py:498
163 #: kallithea/controllers/files.py:498
165 msgid "Error occurred during commit"
164 msgid "Error occurred during commit"
166 msgstr "Во время коммита произошла ошибка"
165 msgstr "Во время коммита произошла ошибка"
167
166
168 #: kallithea/controllers/files.py:373
167 #: kallithea/controllers/files.py:373
169 msgid "You can only edit files with revision being a valid branch "
168 msgid "You can only edit files with revision being a valid branch "
170 msgstr ""
169 msgstr ""
171 "Вы можете редактировать файлы только в ревизии, связанной с существующей "
170 "Вы можете редактировать файлы только в ревизии, связанной с существующей "
172 "веткой "
171 "веткой "
173
172
174 #: kallithea/controllers/files.py:387
173 #: kallithea/controllers/files.py:387
175 #, python-format
174 #, python-format
176 msgid "Edited file %s via Kallithea"
175 msgid "Edited file %s via Kallithea"
177 msgstr "Файл %s отредактирован с помощью Kallithea"
176 msgstr "Файл %s отредактирован с помощью Kallithea"
178
177
179 #: kallithea/controllers/files.py:403
178 #: kallithea/controllers/files.py:403
180 msgid "No changes"
179 msgid "No changes"
181 msgstr "Без изменений"
180 msgstr "Без изменений"
182
181
183 #: kallithea/controllers/files.py:412 kallithea/controllers/files.py:487
182 #: kallithea/controllers/files.py:412 kallithea/controllers/files.py:487
184 #, python-format
183 #, python-format
185 msgid "Successfully committed to %s"
184 msgid "Successfully committed to %s"
186 msgstr "Изменения применены в %s"
185 msgstr "Изменения применены в %s"
187
186
188 #: kallithea/controllers/files.py:440
187 #: kallithea/controllers/files.py:440
189 msgid "Added file via Kallithea"
188 msgid "Added file via Kallithea"
190 msgstr "Файл добавлен с помощью Kallithea"
189 msgstr "Файл добавлен с помощью Kallithea"
191
190
192 #: kallithea/controllers/files.py:461
191 #: kallithea/controllers/files.py:461
193 msgid "No content"
192 msgid "No content"
194 msgstr "Пусто"
193 msgstr "Пусто"
195
194
196 #: kallithea/controllers/files.py:465
195 #: kallithea/controllers/files.py:465
197 msgid "No filename"
196 msgid "No filename"
198 msgstr "Безымянный"
197 msgstr "Безымянный"
199
198
200 #: kallithea/controllers/files.py:490
199 #: kallithea/controllers/files.py:490
201 msgid "Location must be relative path and must not contain .. in path"
200 msgid "Location must be relative path and must not contain .. in path"
202 msgstr ""
201 msgstr ""
203 "Расположение должно быть относительным путем, и не должно содержать "
202 "Расположение должно быть относительным путем, и не должно содержать "
204 "\"..\" в пути"
203 "\"..\" в пути"
205
204
206 #: kallithea/controllers/files.py:524
205 #: kallithea/controllers/files.py:524
207 msgid "Downloads disabled"
206 msgid "Downloads disabled"
208 msgstr "Возможность скачивать отключена"
207 msgstr "Возможность скачивать отключена"
209
208
210 #: kallithea/controllers/files.py:535
209 #: kallithea/controllers/files.py:535
211 #, python-format
210 #, python-format
212 msgid "Unknown revision %s"
211 msgid "Unknown revision %s"
213 msgstr "Неизвестная ревизия %s"
212 msgstr "Неизвестная ревизия %s"
214
213
215 #: kallithea/controllers/files.py:537
214 #: kallithea/controllers/files.py:537
216 msgid "Empty repository"
215 msgid "Empty repository"
217 msgstr "Пустой репозитарий"
216 msgstr "Пустой репозитарий"
218
217
219 #: kallithea/controllers/files.py:539
218 #: kallithea/controllers/files.py:539
220 msgid "Unknown archive type"
219 msgid "Unknown archive type"
221 msgstr "Неизвестный тип архива"
220 msgstr "Неизвестный тип архива"
222
221
223 #: kallithea/controllers/files.py:775
222 #: kallithea/controllers/files.py:775
224 #: kallithea/templates/changeset/changeset_range.html:12
223 #: kallithea/templates/changeset/changeset_range.html:12
225 #: kallithea/templates/email_templates/pull_request.html:12
224 #: kallithea/templates/email_templates/pull_request.html:12
226 #: kallithea/templates/pullrequests/pullrequest.html:123
225 #: kallithea/templates/pullrequests/pullrequest.html:123
227 msgid "Changesets"
226 msgid "Changesets"
228 msgstr "Набор изменений"
227 msgstr "Набор изменений"
229
228
230 #: kallithea/controllers/files.py:776 kallithea/controllers/pullrequests.py:160
229 #: kallithea/controllers/files.py:776 kallithea/controllers/pullrequests.py:160
231 #: kallithea/controllers/summary.py:76 kallithea/model/scm.py:818
230 #: kallithea/controllers/summary.py:76 kallithea/model/scm.py:818
232 #: kallithea/templates/switch_to_list.html:3
231 #: kallithea/templates/switch_to_list.html:3
233 #: kallithea/templates/branches/branches.html:13
232 #: kallithea/templates/branches/branches.html:13
234 msgid "Branches"
233 msgid "Branches"
235 msgstr "Ветки"
234 msgstr "Ветки"
236
235
237 #: kallithea/controllers/files.py:777 kallithea/controllers/pullrequests.py:161
236 #: kallithea/controllers/files.py:777 kallithea/controllers/pullrequests.py:161
238 #: kallithea/controllers/summary.py:77 kallithea/model/scm.py:829
237 #: kallithea/controllers/summary.py:77 kallithea/model/scm.py:829
239 #: kallithea/templates/switch_to_list.html:25
238 #: kallithea/templates/switch_to_list.html:25
240 #: kallithea/templates/tags/tags.html:13
239 #: kallithea/templates/tags/tags.html:13
241 msgid "Tags"
240 msgid "Tags"
242 msgstr "Метки"
241 msgstr "Метки"
243
242
244 #: kallithea/controllers/forks.py:191
243 #: kallithea/controllers/forks.py:191
245 #, python-format
244 #, python-format
246 msgid "An error occurred during repository forking %s"
245 msgid "An error occurred during repository forking %s"
247 msgstr "Произошла ошибка во время создания форка репозитория %s"
246 msgstr "Произошла ошибка во время создания форка репозитория %s"
248
247
249 #: kallithea/controllers/home.py:86
248 #: kallithea/controllers/home.py:86
250 msgid "Groups"
249 msgid "Groups"
251 msgstr "Группы"
250 msgstr "Группы"
252
251
253 #: kallithea/controllers/home.py:91
252 #: kallithea/controllers/home.py:91
254 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:106
253 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:106
255 #: kallithea/templates/admin/repos/repo_add.html:15
254 #: kallithea/templates/admin/repos/repo_add.html:15
256 #: kallithea/templates/admin/repos/repo_add.html:19
255 #: kallithea/templates/admin/repos/repo_add.html:19
257 #: kallithea/templates/admin/users/user_edit_advanced.html:6
256 #: kallithea/templates/admin/users/user_edit_advanced.html:6
258 #: kallithea/templates/base/base.html:73 kallithea/templates/base/base.html:90
257 #: kallithea/templates/base/base.html:73 kallithea/templates/base/base.html:90
259 #: kallithea/templates/base/base.html:139
258 #: kallithea/templates/base/base.html:139
260 #: kallithea/templates/base/base.html:394
259 #: kallithea/templates/base/base.html:394
261 #: kallithea/templates/base/base.html:565
260 #: kallithea/templates/base/base.html:565
262 msgid "Repositories"
261 msgid "Repositories"
263 msgstr "Репозитории"
262 msgstr "Репозитории"
264
263
265 #: kallithea/controllers/home.py:132 kallithea/templates/files/files.html:33
264 #: kallithea/controllers/home.py:132 kallithea/templates/files/files.html:33
266 #: kallithea/templates/files/files_add.html:37
265 #: kallithea/templates/files/files_add.html:37
267 #: kallithea/templates/files/files_delete.html:37
266 #: kallithea/templates/files/files_delete.html:37
268 #: kallithea/templates/files/files_edit.html:37
267 #: kallithea/templates/files/files_edit.html:37
269 msgid "Branch"
268 msgid "Branch"
270 msgstr "Ветка"
269 msgstr "Ветка"
271
270
272 #: kallithea/controllers/home.py:138
271 #: kallithea/controllers/home.py:138
273 msgid "Tag"
272 msgid "Tag"
274 msgstr "Тэги"
273 msgstr "Тэги"
275
274
276 #: kallithea/controllers/home.py:144
275 #: kallithea/controllers/home.py:144
277 msgid "Bookmark"
276 msgid "Bookmark"
278 msgstr "Закладки"
277 msgstr "Закладки"
279
278
280 #: kallithea/controllers/journal.py:114 kallithea/controllers/journal.py:157
279 #: kallithea/controllers/journal.py:114 kallithea/controllers/journal.py:157
281 msgid "public journal"
280 msgid "public journal"
282 msgstr "общедоступный журнал"
281 msgstr "общедоступный журнал"
283
282
284 #: kallithea/controllers/journal.py:118 kallithea/controllers/journal.py:161
283 #: kallithea/controllers/journal.py:118 kallithea/controllers/journal.py:161
285 #: kallithea/templates/journal/journal.html:15
284 #: kallithea/templates/journal/journal.html:15
286 msgid "journal"
285 msgid "journal"
287 msgstr "журнал"
286 msgstr "журнал"
288
287
289 #: kallithea/controllers/login.py:187 kallithea/controllers/login.py:232
288 #: kallithea/controllers/login.py:187 kallithea/controllers/login.py:232
290 msgid "bad captcha"
289 msgid "bad captcha"
291 msgstr "неверная капча"
290 msgstr "неверная капча"
292
291
293 #: kallithea/controllers/login.py:193
292 #: kallithea/controllers/login.py:193
294 msgid "You have successfully registered into Kallithea"
293 msgid "You have successfully registered into Kallithea"
295 msgstr "Регистрация в Kallithea прошла успешно"
294 msgstr "Регистрация в Kallithea прошла успешно"
296
295
297 #: kallithea/controllers/login.py:237
296 #: kallithea/controllers/login.py:237
298 msgid "Your password reset link was sent"
297 msgid "Your password reset link was sent"
299 msgstr "Ссылка для сброса пароля отправлена"
298 msgstr "Ссылка для сброса пароля отправлена"
300
299
301 #: kallithea/controllers/login.py:257
300 #: kallithea/controllers/login.py:257
302 msgid ""
301 msgid ""
303 "Your password reset was successful, new password has been sent to your "
302 "Your password reset was successful, new password has been sent to your "
304 "email"
303 "email"
305 msgstr "Сброс пароля произведён, новый пароль был отправлен на ваш email"
304 msgstr "Сброс пароля произведён, новый пароль был отправлен на ваш email"
306
305
307 #: kallithea/controllers/pullrequests.py:140
306 #: kallithea/controllers/pullrequests.py:140
308 #: kallithea/templates/changeset/changeset.html:13
307 #: kallithea/templates/changeset/changeset.html:13
309 #: kallithea/templates/email_templates/changeset_comment.html:15
308 #: kallithea/templates/email_templates/changeset_comment.html:15
310 msgid "Changeset"
309 msgid "Changeset"
311 msgstr "Изменения"
310 msgstr "Изменения"
312
311
313 #: kallithea/controllers/pullrequests.py:157
312 #: kallithea/controllers/pullrequests.py:157
314 msgid "Special"
313 msgid "Special"
315 msgstr "Специальный"
314 msgstr "Специальный"
316
315
317 #: kallithea/controllers/pullrequests.py:158
316 #: kallithea/controllers/pullrequests.py:158
318 msgid "Peer branches"
317 msgid "Peer branches"
319 msgstr "Ветки участника"
318 msgstr "Ветки участника"
320
319
321 #: kallithea/controllers/pullrequests.py:159 kallithea/model/scm.py:824
320 #: kallithea/controllers/pullrequests.py:159 kallithea/model/scm.py:824
322 #: kallithea/templates/switch_to_list.html:38
321 #: kallithea/templates/switch_to_list.html:38
323 #: kallithea/templates/bookmarks/bookmarks.html:13
322 #: kallithea/templates/bookmarks/bookmarks.html:13
324 msgid "Bookmarks"
323 msgid "Bookmarks"
325 msgstr "Закладки"
324 msgstr "Закладки"
326
325
327 #: kallithea/controllers/pullrequests.py:330
326 #: kallithea/controllers/pullrequests.py:330
328 msgid "Pull request requires a title with min. 3 chars"
327 msgid "Pull request requires a title with min. 3 chars"
329 msgstr "Заголовок pull-запроса должен быть не менее 3-х символов"
328 msgstr "Заголовок pull-запроса должен быть не менее 3-х символов"
330
329
331 #: kallithea/controllers/pullrequests.py:332
330 #: kallithea/controllers/pullrequests.py:332
332 #, python-format
331 #, python-format
333 msgid "Error creating pull request: %s"
332 msgid "Error creating pull request: %s"
334 msgstr "Ошибка при создании pull-запроса: %s"
333 msgstr "Ошибка при создании pull-запроса: %s"
335
334
336 #: kallithea/controllers/pullrequests.py:354
335 #: kallithea/controllers/pullrequests.py:354
337 msgid "Successfully opened new pull request"
336 msgid "Successfully opened new pull request"
338 msgstr "Pull-запрос создан успешно"
337 msgstr "Pull-запрос создан успешно"
339
338
340 #: kallithea/controllers/pullrequests.py:357
339 #: kallithea/controllers/pullrequests.py:357
341 msgid "Error occurred during sending pull request"
340 msgid "Error occurred during sending pull request"
342 msgstr "Произошла ошибка при создании pull-запроса"
341 msgstr "Произошла ошибка при создании pull-запроса"
343
342
344 #: kallithea/controllers/pullrequests.py:397
343 #: kallithea/controllers/pullrequests.py:397
345 msgid "Successfully deleted pull request"
344 msgid "Successfully deleted pull request"
346 msgstr "Pull-запрос успешно удалён"
345 msgstr "Pull-запрос успешно удалён"
347
346
348 #: kallithea/controllers/pullrequests.py:485
347 #: kallithea/controllers/pullrequests.py:485
349 msgid "Closing with"
348 msgid "Closing with"
350 msgstr "Закрытый с"
349 msgstr "Закрытый с"
351
350
352 #: kallithea/controllers/pullrequests.py:522
351 #: kallithea/controllers/pullrequests.py:522
353 msgid "Closing pull request on other statuses than rejected or approved forbidden"
352 msgid "Closing pull request on other statuses than rejected or approved forbidden"
354 msgstr ""
353 msgstr ""
355 "Закрытие pull-запроса со статусом, отличным от «Одобрено» или «Отклонено», "
354 "Закрытие pull-запроса со статусом, отличным от «Одобрено» или «Отклонено», "
356 "невозможно"
355 "невозможно"
357
356
358 #: kallithea/controllers/search.py:135
357 #: kallithea/controllers/search.py:135
359 msgid "Invalid search query. Try quoting it."
358 msgid "Invalid search query. Try quoting it."
360 msgstr "Недопустимый поисковый запрос. Попробуйте заключить его в кавычки."
359 msgstr "Недопустимый поисковый запрос. Попробуйте заключить его в кавычки."
361
360
362 #: kallithea/controllers/search.py:140
361 #: kallithea/controllers/search.py:140
363 msgid "There is no index to search in. Please run whoosh indexer"
362 msgid "There is no index to search in. Please run whoosh indexer"
364 msgstr "Индексы отсутствуют. Пожалуйста, запустите индексатор Whoosh."
363 msgstr "Индексы отсутствуют. Пожалуйста, запустите индексатор Whoosh"
365
364
366 #: kallithea/controllers/search.py:144
365 #: kallithea/controllers/search.py:144
367 msgid "An error occurred during this search operation"
366 msgid "An error occurred during this search operation"
368 msgstr "Произошла ошибка при выполнении этого поиска"
367 msgstr "Произошла ошибка при выполнении этого поиска"
369
368
370 #: kallithea/controllers/summary.py:203
369 #: kallithea/controllers/summary.py:203
371 msgid "No data loaded yet"
370 msgid "No data loaded yet"
372 msgstr "Данные пока не загружены"
371 msgstr "Данные пока не загружены"
373
372
374 #: kallithea/controllers/summary.py:206
373 #: kallithea/controllers/summary.py:206
375 #: kallithea/templates/summary/summary.html:105
374 #: kallithea/templates/summary/summary.html:105
376 msgid "Statistics are disabled for this repository"
375 msgid "Statistics are disabled for this repository"
377 msgstr "Статистические данные отключены для этого репозитария"
376 msgstr "Статистические данные отключены для этого репозитария"
378
377
379 #: kallithea/controllers/admin/auth_settings.py:127
378 #: kallithea/controllers/admin/auth_settings.py:127
380 msgid "Auth settings updated successfully"
379 msgid "Auth settings updated successfully"
381 msgstr "Настройки авторизации успешно обновлены"
380 msgstr "Настройки авторизации успешно обновлены"
382
381
383 #: kallithea/controllers/admin/auth_settings.py:138
382 #: kallithea/controllers/admin/auth_settings.py:138
384 msgid "error occurred during update of auth settings"
383 msgid "error occurred during update of auth settings"
385 msgstr "произошла ошибка при обновлении настроек авторизации"
384 msgstr "произошла ошибка при обновлении настроек авторизации"
386
385
387 #: kallithea/controllers/admin/defaults.py:97
386 #: kallithea/controllers/admin/defaults.py:97
388 msgid "Default settings updated successfully"
387 msgid "Default settings updated successfully"
389 msgstr "Стандартные настройки успешно обновлены"
388 msgstr "Стандартные настройки успешно обновлены"
390
389
391 #: kallithea/controllers/admin/defaults.py:111
390 #: kallithea/controllers/admin/defaults.py:111
392 msgid "Error occurred during update of defaults"
391 msgid "Error occurred during update of defaults"
393 msgstr "Произошла ошибка при обновлении стандартных настроек"
392 msgstr "Произошла ошибка при обновлении стандартных настроек"
394
393
395 #: kallithea/controllers/admin/gists.py:60
394 #: kallithea/controllers/admin/gists.py:60
396 #: kallithea/controllers/admin/my_account.py:257
395 #: kallithea/controllers/admin/my_account.py:257
397 #: kallithea/controllers/admin/users.py:289
396 #: kallithea/controllers/admin/users.py:289
398 msgid "forever"
397 msgid "forever"
399 msgstr "навсегда"
398 msgstr "навсегда"
400
399
401 #: kallithea/controllers/admin/gists.py:61
400 #: kallithea/controllers/admin/gists.py:61
402 #: kallithea/controllers/admin/my_account.py:258
401 #: kallithea/controllers/admin/my_account.py:258
403 #: kallithea/controllers/admin/users.py:290
402 #: kallithea/controllers/admin/users.py:290
404 msgid "5 minutes"
403 msgid "5 minutes"
405 msgstr "5 минут"
404 msgstr "5 минут"
406
405
407 #: kallithea/controllers/admin/gists.py:62
406 #: kallithea/controllers/admin/gists.py:62
408 #: kallithea/controllers/admin/my_account.py:259
407 #: kallithea/controllers/admin/my_account.py:259
409 #: kallithea/controllers/admin/users.py:291
408 #: kallithea/controllers/admin/users.py:291
410 msgid "1 hour"
409 msgid "1 hour"
411 msgstr "1 час"
410 msgstr "1 час"
412
411
413 #: kallithea/controllers/admin/gists.py:63
412 #: kallithea/controllers/admin/gists.py:63
414 #: kallithea/controllers/admin/my_account.py:260
413 #: kallithea/controllers/admin/my_account.py:260
415 #: kallithea/controllers/admin/users.py:292
414 #: kallithea/controllers/admin/users.py:292
416 msgid "1 day"
415 msgid "1 day"
417 msgstr "1 день"
416 msgstr "1 день"
418
417
419 #: kallithea/controllers/admin/gists.py:64
418 #: kallithea/controllers/admin/gists.py:64
420 #: kallithea/controllers/admin/my_account.py:261
419 #: kallithea/controllers/admin/my_account.py:261
421 #: kallithea/controllers/admin/users.py:293
420 #: kallithea/controllers/admin/users.py:293
422 msgid "1 month"
421 msgid "1 month"
423 msgstr "1 месяц"
422 msgstr "1 месяц"
424
423
425 #: kallithea/controllers/admin/gists.py:68
424 #: kallithea/controllers/admin/gists.py:68
426 #: kallithea/controllers/admin/my_account.py:263
425 #: kallithea/controllers/admin/my_account.py:263
427 #: kallithea/controllers/admin/users.py:295
426 #: kallithea/controllers/admin/users.py:295
428 msgid "Lifetime"
427 msgid "Lifetime"
429 msgstr "Срок"
428 msgstr "Срок"
430
429
431 #: kallithea/controllers/admin/gists.py:147
430 #: kallithea/controllers/admin/gists.py:147
432 msgid "Error occurred during gist creation"
431 msgid "Error occurred during gist creation"
433 msgstr "Произошла ошибка во время создания сути"
432 msgstr "Произошла ошибка во время создания gist-записи"
434
433
435 #: kallithea/controllers/admin/gists.py:185
434 #: kallithea/controllers/admin/gists.py:185
436 #, python-format
435 #, python-format
437 msgid "Deleted gist %s"
436 msgid "Deleted gist %s"
438 msgstr "Запись gist %s удалена"
437 msgstr "Gist-запись %s удалена"
439
438
440 #: kallithea/controllers/admin/gists.py:234
439 #: kallithea/controllers/admin/gists.py:234
441 msgid "unmodified"
440 msgid "unmodified"
442 msgstr ""
441 msgstr ""
443
442
444 #: kallithea/controllers/admin/gists.py:263
443 #: kallithea/controllers/admin/gists.py:263
445 msgid "Successfully updated gist content"
444 msgid "Successfully updated gist content"
446 msgstr ""
445 msgstr ""
447
446
448 #: kallithea/controllers/admin/gists.py:268
447 #: kallithea/controllers/admin/gists.py:268
449 msgid "Successfully updated gist data"
448 msgid "Successfully updated gist data"
450 msgstr ""
449 msgstr ""
451
450
452 #: kallithea/controllers/admin/gists.py:271
451 #: kallithea/controllers/admin/gists.py:271
453 #, python-format
452 #, python-format
454 msgid "Error occurred during update of gist %s"
453 msgid "Error occurred during update of gist %s"
455 msgstr ""
454 msgstr ""
456
455
457 #: kallithea/controllers/admin/my_account.py:70
456 #: kallithea/controllers/admin/my_account.py:70
458 msgid "You can't edit this user since it's crucial for entire application"
457 msgid "You can't edit this user since it's crucial for entire application"
459 msgstr ""
458 msgstr ""
460 "Вы не можете изменить данные пользователя, поскольку это критично для "
459 "Вы не можете изменить данные этого пользователя, поскольку он важен для "
461 "работы всего приложения"
460 "работы всего приложения"
462
461
463 #: kallithea/controllers/admin/my_account.py:127
462 #: kallithea/controllers/admin/my_account.py:127
464 msgid "Your account was updated successfully"
463 msgid "Your account was updated successfully"
465 msgstr "Ваша учетная запись успешно обновлена"
464 msgstr "Ваша учетная запись успешно обновлена"
466
465
467 #: kallithea/controllers/admin/my_account.py:141
466 #: kallithea/controllers/admin/my_account.py:141
468 #: kallithea/controllers/admin/users.py:207
467 #: kallithea/controllers/admin/users.py:207
469 #, python-format
468 #, python-format
470 msgid "Error occurred during update of user %s"
469 msgid "Error occurred during update of user %s"
471 msgstr "Произошла ошибка при обновлении пользователя %s"
470 msgstr "Произошла ошибка при обновлении пользователя %s"
472
471
473 #: kallithea/controllers/admin/my_account.py:161
472 #: kallithea/controllers/admin/my_account.py:161
474 msgid "Successfully updated password"
473 msgid "Successfully updated password"
475 msgstr "Пароль обновлён"
474 msgstr "Пароль обновлён"
476
475
477 #: kallithea/controllers/admin/my_account.py:171
476 #: kallithea/controllers/admin/my_account.py:171
478 msgid "Error occurred during update of user password"
477 msgid "Error occurred during update of user password"
479 msgstr "Ошибка при обновлении пароля"
478 msgstr "Ошибка при обновлении пароля"
480
479
481 #: kallithea/controllers/admin/my_account.py:213
480 #: kallithea/controllers/admin/my_account.py:213
482 #: kallithea/controllers/admin/users.py:432
481 #: kallithea/controllers/admin/users.py:432
483 #, python-format
482 #, python-format
484 msgid "Added email %s to user"
483 msgid "Added email %s to user"
485 msgstr "Пользователю добавлен e-mail %s"
484 msgstr "Пользователю добавлен e-mail %s"
486
485
487 #: kallithea/controllers/admin/my_account.py:219
486 #: kallithea/controllers/admin/my_account.py:219
488 #: kallithea/controllers/admin/users.py:438
487 #: kallithea/controllers/admin/users.py:438
489 msgid "An error occurred during email saving"
488 msgid "An error occurred during email saving"
490 msgstr "Произошла ошибка при сохранении e-mail"
489 msgstr "Произошла ошибка при сохранении e-mail"
491
490
492 #: kallithea/controllers/admin/my_account.py:228
491 #: kallithea/controllers/admin/my_account.py:228
493 #: kallithea/controllers/admin/users.py:449
492 #: kallithea/controllers/admin/users.py:449
494 msgid "Removed email from user"
493 msgid "Removed email from user"
495 msgstr "E-mail пользователя удалён"
494 msgstr "E-mail пользователя удалён"
496
495
497 #: kallithea/controllers/admin/my_account.py:274
496 #: kallithea/controllers/admin/my_account.py:274
498 #: kallithea/controllers/admin/users.py:315
497 #: kallithea/controllers/admin/users.py:315
499 msgid "Api key successfully created"
498 msgid "Api key successfully created"
500 msgstr ""
499 msgstr ""
501
500
502 #: kallithea/controllers/admin/my_account.py:286
501 #: kallithea/controllers/admin/my_account.py:286
503 #: kallithea/controllers/admin/users.py:331
502 #: kallithea/controllers/admin/users.py:331
504 msgid "Api key successfully reset"
503 msgid "Api key successfully reset"
505 msgstr ""
504 msgstr ""
506
505
507 #: kallithea/controllers/admin/my_account.py:290
506 #: kallithea/controllers/admin/my_account.py:290
508 #: kallithea/controllers/admin/users.py:335
507 #: kallithea/controllers/admin/users.py:335
509 msgid "Api key successfully deleted"
508 msgid "Api key successfully deleted"
510 msgstr ""
509 msgstr ""
511
510
512 #: kallithea/controllers/admin/permissions.py:62
511 #: kallithea/controllers/admin/permissions.py:62
513 #: kallithea/controllers/admin/permissions.py:66
512 #: kallithea/controllers/admin/permissions.py:66
514 #: kallithea/controllers/admin/permissions.py:70
513 #: kallithea/controllers/admin/permissions.py:70
515 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:104
514 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:104
516 msgid "None"
515 msgid "None"
517 msgstr "Ничего"
516 msgstr "Ничего"
518
517
519 #: kallithea/controllers/admin/permissions.py:63
518 #: kallithea/controllers/admin/permissions.py:63
520 #: kallithea/controllers/admin/permissions.py:67
519 #: kallithea/controllers/admin/permissions.py:67
521 #: kallithea/controllers/admin/permissions.py:71
520 #: kallithea/controllers/admin/permissions.py:71
522 msgid "Read"
521 msgid "Read"
523 msgstr "Чтение"
522 msgstr "Чтение"
524
523
525 #: kallithea/controllers/admin/permissions.py:64
524 #: kallithea/controllers/admin/permissions.py:64
526 #: kallithea/controllers/admin/permissions.py:68
525 #: kallithea/controllers/admin/permissions.py:68
527 #: kallithea/controllers/admin/permissions.py:72
526 #: kallithea/controllers/admin/permissions.py:72
528 msgid "Write"
527 msgid "Write"
529 msgstr "Запись"
528 msgstr "Запись"
530
529
531 #: kallithea/controllers/admin/permissions.py:65
530 #: kallithea/controllers/admin/permissions.py:65
532 #: kallithea/controllers/admin/permissions.py:69
531 #: kallithea/controllers/admin/permissions.py:69
533 #: kallithea/controllers/admin/permissions.py:73
532 #: kallithea/controllers/admin/permissions.py:73
534 #: kallithea/templates/admin/auth/auth_settings.html:12
533 #: kallithea/templates/admin/auth/auth_settings.html:12
535 #: kallithea/templates/admin/defaults/defaults.html:12
534 #: kallithea/templates/admin/defaults/defaults.html:12
536 #: kallithea/templates/admin/permissions/permissions.html:12
535 #: kallithea/templates/admin/permissions/permissions.html:12
537 #: kallithea/templates/admin/repo_groups/repo_group_add.html:12
536 #: kallithea/templates/admin/repo_groups/repo_group_add.html:12
538 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:12
537 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:12
539 #: kallithea/templates/admin/repo_groups/repo_groups.html:13
538 #: kallithea/templates/admin/repo_groups/repo_groups.html:13
540 #: kallithea/templates/admin/repos/repo_add.html:13
539 #: kallithea/templates/admin/repos/repo_add.html:13
541 #: kallithea/templates/admin/repos/repo_add.html:17
540 #: kallithea/templates/admin/repos/repo_add.html:17
542 #: kallithea/templates/admin/repos/repos.html:12
541 #: kallithea/templates/admin/repos/repos.html:12
543 #: kallithea/templates/admin/settings/settings.html:12
542 #: kallithea/templates/admin/settings/settings.html:12
544 #: kallithea/templates/admin/user_groups/user_group_add.html:11
543 #: kallithea/templates/admin/user_groups/user_group_add.html:11
545 #: kallithea/templates/admin/user_groups/user_group_edit.html:12
544 #: kallithea/templates/admin/user_groups/user_group_edit.html:12
546 #: kallithea/templates/admin/user_groups/user_groups.html:13
545 #: kallithea/templates/admin/user_groups/user_groups.html:13
547 #: kallithea/templates/admin/users/user_add.html:11
546 #: kallithea/templates/admin/users/user_add.html:11
548 #: kallithea/templates/admin/users/user_edit.html:12
547 #: kallithea/templates/admin/users/user_edit.html:12
549 #: kallithea/templates/admin/users/user_edit_profile.html:114
548 #: kallithea/templates/admin/users/user_edit_profile.html:114
550 #: kallithea/templates/admin/users/users.html:13
549 #: kallithea/templates/admin/users/users.html:13
551 #: kallithea/templates/admin/users/users.html:58
550 #: kallithea/templates/admin/users/users.html:58
552 #: kallithea/templates/base/base.html:342
551 #: kallithea/templates/base/base.html:342
553 #: kallithea/templates/base/base.html:343
552 #: kallithea/templates/base/base.html:343
554 #: kallithea/templates/base/base.html:349
553 #: kallithea/templates/base/base.html:349
555 #: kallithea/templates/base/base.html:350
554 #: kallithea/templates/base/base.html:350
556 msgid "Admin"
555 msgid "Admin"
557 msgstr "Администратор"
556 msgstr "Администратор"
558
557
559 #: kallithea/controllers/admin/permissions.py:76
558 #: kallithea/controllers/admin/permissions.py:76
560 #: kallithea/controllers/admin/permissions.py:87
559 #: kallithea/controllers/admin/permissions.py:87
561 #: kallithea/controllers/admin/permissions.py:92
560 #: kallithea/controllers/admin/permissions.py:92
562 #: kallithea/controllers/admin/permissions.py:95
561 #: kallithea/controllers/admin/permissions.py:95
563 #: kallithea/controllers/admin/permissions.py:98
562 #: kallithea/controllers/admin/permissions.py:98
564 #: kallithea/controllers/admin/permissions.py:101
563 #: kallithea/controllers/admin/permissions.py:101
565 msgid "Disabled"
564 msgid "Disabled"
566 msgstr "Отключено"
565 msgstr "Отключено"
567
566
568 #: kallithea/controllers/admin/permissions.py:78
567 #: kallithea/controllers/admin/permissions.py:78
569 msgid "Allowed with manual account activation"
568 msgid "Allowed with manual account activation"
570 msgstr "Разрешена, с ручной активацией учётной записи"
569 msgstr "Разрешена, с ручной активацией учётной записи"
571
570
572 #: kallithea/controllers/admin/permissions.py:80
571 #: kallithea/controllers/admin/permissions.py:80
573 msgid "Allowed with automatic account activation"
572 msgid "Allowed with automatic account activation"
574 msgstr "Разрешена, с автоматической активацией учётной записи"
573 msgstr "Разрешена, с автоматической активацией учётной записи"
575
574
576 #: kallithea/controllers/admin/permissions.py:83
575 #: kallithea/controllers/admin/permissions.py:83
577 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1441
576 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1441
578 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1487
577 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1487
579 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1544
578 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1544
580 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1545
579 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1545
581 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1566
580 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1566
582 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1605
581 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1605
583 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1657
582 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1657
584 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1684 kallithea/model/db.py:1694
583 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1684 kallithea/model/db.py:1694
585 msgid "Manual activation of external account"
584 msgid "Manual activation of external account"
586 msgstr "Ручная активация внешней учетной записи"
585 msgstr "Ручная активация внешней учетной записи"
587
586
588 #: kallithea/controllers/admin/permissions.py:84
587 #: kallithea/controllers/admin/permissions.py:84
589 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1442
588 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1442
590 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1488
589 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1488
591 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1545
590 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1545
592 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1546
591 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1546
593 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1567
592 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1567
594 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1606
593 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1606
595 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1658
594 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1658
596 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1685 kallithea/model/db.py:1695
595 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1685 kallithea/model/db.py:1695
597 msgid "Automatic activation of external account"
596 msgid "Automatic activation of external account"
598 msgstr "Автоматическая активация внешней учетной записи"
597 msgstr "Автоматическая активация внешней учетной записи"
599
598
600 #: kallithea/controllers/admin/permissions.py:88
599 #: kallithea/controllers/admin/permissions.py:88
601 #: kallithea/controllers/admin/permissions.py:91
600 #: kallithea/controllers/admin/permissions.py:91
602 #: kallithea/controllers/admin/permissions.py:96
601 #: kallithea/controllers/admin/permissions.py:96
603 #: kallithea/controllers/admin/permissions.py:99
602 #: kallithea/controllers/admin/permissions.py:99
604 #: kallithea/controllers/admin/permissions.py:102
603 #: kallithea/controllers/admin/permissions.py:102
605 msgid "Enabled"
604 msgid "Enabled"
606 msgstr "Включено"
605 msgstr "Включено"
607
606
608 #: kallithea/controllers/admin/permissions.py:125
607 #: kallithea/controllers/admin/permissions.py:125
609 msgid "Global permissions updated successfully"
608 msgid "Global permissions updated successfully"
610 msgstr "Глобальные привилегии успешно обновлены"
609 msgstr "Глобальные привилегии успешно обновлены"
611
610
612 #: kallithea/controllers/admin/permissions.py:139
611 #: kallithea/controllers/admin/permissions.py:139
613 msgid "Error occurred during update of permissions"
612 msgid "Error occurred during update of permissions"
614 msgstr "Произошла ошибка во время обновления привилегий"
613 msgstr "Произошла ошибка во время обновления привилегий"
615
614
616 #: kallithea/controllers/admin/repo_groups.py:186
615 #: kallithea/controllers/admin/repo_groups.py:186
617 #, python-format
616 #, python-format
618 msgid "Created repository group %s"
617 msgid "Created repository group %s"
619 msgstr "Создана новая группа репозиториев %s"
618 msgstr "Создана новая группа репозиториев %s"
620
619
621 #: kallithea/controllers/admin/repo_groups.py:198
620 #: kallithea/controllers/admin/repo_groups.py:198
622 #, python-format
621 #, python-format
623 msgid "Error occurred during creation of repository group %s"
622 msgid "Error occurred during creation of repository group %s"
624 msgstr "Произошла ошибка при создании группы репозиториев %s"
623 msgstr "Произошла ошибка при создании группы репозиториев %s"
625
624
626 #: kallithea/controllers/admin/repo_groups.py:256
625 #: kallithea/controllers/admin/repo_groups.py:256
627 #, python-format
626 #, python-format
628 msgid "Updated repository group %s"
627 msgid "Updated repository group %s"
629 msgstr "Группа репозиториев %s обновлена"
628 msgstr "Группа репозиториев %s обновлена"
630
629
631 #: kallithea/controllers/admin/repo_groups.py:271
630 #: kallithea/controllers/admin/repo_groups.py:271
632 #, python-format
631 #, python-format
633 msgid "Error occurred during update of repository group %s"
632 msgid "Error occurred during update of repository group %s"
634 msgstr "Произошла ошибка при обновлении группы репозиториев %s"
633 msgstr "Произошла ошибка при обновлении группы репозиториев %s"
635
634
636 #: kallithea/controllers/admin/repo_groups.py:289
635 #: kallithea/controllers/admin/repo_groups.py:289
637 #, python-format
636 #, python-format
638 msgid "This group contains %s repositories and cannot be deleted"
637 msgid "This group contains %s repositories and cannot be deleted"
639 msgstr "Данная группа содержит %s репозитариев и не может быть удалена"
638 msgstr "Данная группа содержит %s репозитариев и не может быть удалена"
640
639
641 #: kallithea/controllers/admin/repo_groups.py:296
640 #: kallithea/controllers/admin/repo_groups.py:296
642 #, python-format
641 #, python-format
643 msgid "This group contains %s subgroups and cannot be deleted"
642 msgid "This group contains %s subgroups and cannot be deleted"
644 msgstr "Группа содержит в себе %s подгрупп и не может быть удалён"
643 msgstr "Группа содержит в себе %s подгрупп и не может быть удалён"
645
644
646 #: kallithea/controllers/admin/repo_groups.py:302
645 #: kallithea/controllers/admin/repo_groups.py:302
647 #, python-format
646 #, python-format
648 msgid "Removed repository group %s"
647 msgid "Removed repository group %s"
649 msgstr "Группа репозиториев %s удалена"
648 msgstr "Группа репозиториев %s удалена"
650
649
651 #: kallithea/controllers/admin/repo_groups.py:307
650 #: kallithea/controllers/admin/repo_groups.py:307
652 #, python-format
651 #, python-format
653 msgid "Error occurred during deletion of repository group %s"
652 msgid "Error occurred during deletion of repository group %s"
654 msgstr "Произошла ошибка при удалении группы репозиториев %s"
653 msgstr "Произошла ошибка при удалении группы репозиториев %s"
655
654
656 #: kallithea/controllers/admin/repo_groups.py:419
655 #: kallithea/controllers/admin/repo_groups.py:419
657 #: kallithea/controllers/admin/repo_groups.py:454
656 #: kallithea/controllers/admin/repo_groups.py:454
658 #: kallithea/controllers/admin/user_groups.py:337
657 #: kallithea/controllers/admin/user_groups.py:337
659 msgid "Cannot revoke permission for yourself as admin"
658 msgid "Cannot revoke permission for yourself as admin"
660 msgstr "Администратор не может отозвать свои привелегии"
659 msgstr "Администратор не может отозвать свои привелегии"
661
660
662 #: kallithea/controllers/admin/repo_groups.py:434
661 #: kallithea/controllers/admin/repo_groups.py:434
663 msgid "Repository Group permissions updated"
662 msgid "Repository Group permissions updated"
664 msgstr "Привилегии группы репозиториев обновлены"
663 msgstr "Привилегии группы репозиториев обновлены"
665
664
666 #: kallithea/controllers/admin/repo_groups.py:471
665 #: kallithea/controllers/admin/repo_groups.py:471
667 #: kallithea/controllers/admin/repos.py:426
666 #: kallithea/controllers/admin/repos.py:426
668 #: kallithea/controllers/admin/user_groups.py:349
667 #: kallithea/controllers/admin/user_groups.py:349
669 msgid "An error occurred during revoking of permission"
668 msgid "An error occurred during revoking of permission"
670 msgstr "Произошла ошибка при отзыве привелегии"
669 msgstr "Произошла ошибка при отзыве привелегии"
671
670
672 #: kallithea/controllers/admin/repos.py:162
671 #: kallithea/controllers/admin/repos.py:162
673 #, python-format
672 #, python-format
674 msgid "Error creating repository %s"
673 msgid "Error creating repository %s"
675 msgstr "Произошла ошибка при создании репозитория %s"
674 msgstr "Произошла ошибка при создании репозитория %s"
676
675
677 #: kallithea/controllers/admin/repos.py:237
676 #: kallithea/controllers/admin/repos.py:237
678 #, python-format
677 #, python-format
679 msgid "Created repository %s from %s"
678 msgid "Created repository %s from %s"
680 msgstr "Репозиторий %s создан из %s"
679 msgstr "Репозиторий %s создан из %s"
681
680
682 #: kallithea/controllers/admin/repos.py:246
681 #: kallithea/controllers/admin/repos.py:246
683 #, python-format
682 #, python-format
684 msgid "Forked repository %s as %s"
683 msgid "Forked repository %s as %s"
685 msgstr "Сделан форк(копия) репозитория %s на %s"
684 msgstr "Сделан форк(копия) репозитория %s на %s"
686
685
687 #: kallithea/controllers/admin/repos.py:249
686 #: kallithea/controllers/admin/repos.py:249
688 #, python-format
687 #, python-format
689 msgid "Created repository %s"
688 msgid "Created repository %s"
690 msgstr "Репозиторий %s создан"
689 msgstr "Репозиторий %s создан"
691
690
692 #: kallithea/controllers/admin/repos.py:289
691 #: kallithea/controllers/admin/repos.py:289
693 #, python-format
692 #, python-format
694 msgid "Repository %s updated successfully"
693 msgid "Repository %s updated successfully"
695 msgstr "Репозитарий %s успешно обновлён"
694 msgstr "Репозитарий %s успешно обновлён"
696
695
697 #: kallithea/controllers/admin/repos.py:307
696 #: kallithea/controllers/admin/repos.py:307
698 #, python-format
697 #, python-format
699 msgid "Error occurred during update of repository %s"
698 msgid "Error occurred during update of repository %s"
700 msgstr "Произошла ошибка во время обновления репозитория %s"
699 msgstr "Произошла ошибка во время обновления репозитория %s"
701
700
702 #: kallithea/controllers/admin/repos.py:334
701 #: kallithea/controllers/admin/repos.py:334
703 #, python-format
702 #, python-format
704 msgid "Detached %s forks"
703 msgid "Detached %s forks"
705 msgstr "Форки %s отсоединены"
704 msgstr "Форки %s отсоединены"
706
705
707 #: kallithea/controllers/admin/repos.py:337
706 #: kallithea/controllers/admin/repos.py:337
708 #, python-format
707 #, python-format
709 msgid "Deleted %s forks"
708 msgid "Deleted %s forks"
710 msgstr "Удалены форки репозитория %s"
709 msgstr "Удалены форки репозитория %s"
711
710
712 #: kallithea/controllers/admin/repos.py:342
711 #: kallithea/controllers/admin/repos.py:342
713 #, python-format
712 #, python-format
714 msgid "Deleted repository %s"
713 msgid "Deleted repository %s"
715 msgstr "Репозиторий %s удалён"
714 msgstr "Репозиторий %s удалён"
716
715
717 #: kallithea/controllers/admin/repos.py:345
716 #: kallithea/controllers/admin/repos.py:345
718 #, python-format
717 #, python-format
719 msgid "Cannot delete %s it still contains attached forks"
718 msgid "Cannot delete %s it still contains attached forks"
720 msgstr "Невозможно удалить %s, он всё-ещё содержит форки"
719 msgstr "Невозможно удалить %s, он всё-ещё содержит форки"
721
720
722 #: kallithea/controllers/admin/repos.py:350
721 #: kallithea/controllers/admin/repos.py:350
723 #, python-format
722 #, python-format
724 msgid "An error occurred during deletion of %s"
723 msgid "An error occurred during deletion of %s"
725 msgstr "Произошла ошибка во время удаления %s"
724 msgstr "Произошла ошибка во время удаления %s"
726
725
727 #: kallithea/controllers/admin/repos.py:402
726 #: kallithea/controllers/admin/repos.py:402
728 msgid "Repository permissions updated"
727 msgid "Repository permissions updated"
729 msgstr "Привилегии репозитория обновлены"
728 msgstr "Привилегии репозитория обновлены"
730
729
731 #: kallithea/controllers/admin/repos.py:458
730 #: kallithea/controllers/admin/repos.py:458
732 msgid "An error occurred during creation of field"
731 msgid "An error occurred during creation of field"
733 msgstr "Произошла ошибка при создании поля"
732 msgstr "Произошла ошибка при создании поля"
734
733
735 #: kallithea/controllers/admin/repos.py:472
734 #: kallithea/controllers/admin/repos.py:472
736 msgid "An error occurred during removal of field"
735 msgid "An error occurred during removal of field"
737 msgstr "Произошла ошибка при удалении поля"
736 msgstr "Произошла ошибка при удалении поля"
738
737
739 #: kallithea/controllers/admin/repos.py:488
738 #: kallithea/controllers/admin/repos.py:488
740 msgid "-- Not a fork --"
739 msgid "-- Not a fork --"
741 msgstr ""
740 msgstr ""
742
741
743 #: kallithea/controllers/admin/repos.py:522
742 #: kallithea/controllers/admin/repos.py:522
744 msgid "Updated repository visibility in public journal"
743 msgid "Updated repository visibility in public journal"
745 msgstr "Видимость репозитория в публичном журнале обновлена"
744 msgstr "Видимость репозитория в публичном журнале обновлена"
746
745
747 #: kallithea/controllers/admin/repos.py:526
746 #: kallithea/controllers/admin/repos.py:526
748 msgid "An error occurred during setting this repository in public journal"
747 msgid "An error occurred during setting this repository in public journal"
749 msgstr "Произошла ошибка при установке репозитария в общедоступный журнал"
748 msgstr "Произошла ошибка при установке репозитария в общедоступный журнал"
750
749
751 #: kallithea/controllers/admin/repos.py:531 kallithea/model/validators.py:359
750 #: kallithea/controllers/admin/repos.py:531 kallithea/model/validators.py:359
752 msgid "Token mismatch"
751 msgid "Token mismatch"
753 msgstr "Несовпадение токенов"
752 msgstr "Несовпадение токенов"
754
753
755 #: kallithea/controllers/admin/repos.py:546
754 #: kallithea/controllers/admin/repos.py:546
756 msgid "Nothing"
755 msgid "Nothing"
757 msgstr "Ничего"
756 msgstr "Ничего"
758
757
759 #: kallithea/controllers/admin/repos.py:548
758 #: kallithea/controllers/admin/repos.py:548
760 #, python-format
759 #, python-format
761 msgid "Marked repo %s as fork of %s"
760 msgid "Marked repo %s as fork of %s"
762 msgstr "Репозиторий %s отмечен как форк %s"
761 msgstr "Репозиторий %s отмечен как форк %s"
763
762
764 #: kallithea/controllers/admin/repos.py:555
763 #: kallithea/controllers/admin/repos.py:555
765 msgid "An error occurred during this operation"
764 msgid "An error occurred during this operation"
766 msgstr "Произошла ошибка при выполнении операции"
765 msgstr "Произошла ошибка при выполнении операции"
767
766
768 #: kallithea/controllers/admin/repos.py:571
767 #: kallithea/controllers/admin/repos.py:571
769 msgid "Locked repository"
768 msgid "Locked repository"
770 msgstr "Закрытый репозиторий"
769 msgstr "Закрытый репозиторий"
771
770
772 #: kallithea/controllers/admin/repos.py:574
771 #: kallithea/controllers/admin/repos.py:574
773 msgid "Unlocked repository"
772 msgid "Unlocked repository"
774 msgstr "Открытый репозиторий"
773 msgstr "Открытый репозиторий"
775
774
776 #: kallithea/controllers/admin/repos.py:577
775 #: kallithea/controllers/admin/repos.py:577
777 #: kallithea/controllers/admin/repos.py:604
776 #: kallithea/controllers/admin/repos.py:604
778 msgid "An error occurred during unlocking"
777 msgid "An error occurred during unlocking"
779 msgstr "Произошла ошибка во время разблокирования"
778 msgstr "Произошла ошибка во время разблокирования"
780
779
781 #: kallithea/controllers/admin/repos.py:595
780 #: kallithea/controllers/admin/repos.py:595
782 msgid "Unlocked"
781 msgid "Unlocked"
783 msgstr "Разблокировано"
782 msgstr "Разблокировано"
784
783
785 #: kallithea/controllers/admin/repos.py:598
784 #: kallithea/controllers/admin/repos.py:598
786 msgid "Locked"
785 msgid "Locked"
787 msgstr "Заблокировано"
786 msgstr "Заблокировано"
788
787
789 #: kallithea/controllers/admin/repos.py:600
788 #: kallithea/controllers/admin/repos.py:600
790 #, python-format
789 #, python-format
791 msgid "Repository has been %s"
790 msgid "Repository has been %s"
792 msgstr "Репозиторий %s"
791 msgstr "Репозиторий %s"
793
792
794 #: kallithea/controllers/admin/repos.py:618
793 #: kallithea/controllers/admin/repos.py:618
795 msgid "Cache invalidation successful"
794 msgid "Cache invalidation successful"
796 msgstr ""
795 msgstr ""
797
796
798 #: kallithea/controllers/admin/repos.py:622
797 #: kallithea/controllers/admin/repos.py:622
799 msgid "An error occurred during cache invalidation"
798 msgid "An error occurred during cache invalidation"
800 msgstr "Произошла ошибка при очистке кэша"
799 msgstr "Произошла ошибка при очистке кэша"
801
800
802 #: kallithea/controllers/admin/repos.py:637
801 #: kallithea/controllers/admin/repos.py:637
803 msgid "Pulled from remote location"
802 msgid "Pulled from remote location"
804 msgstr "Внесены изменения из удалённого репозитория"
803 msgstr "Внесены изменения из удалённого репозитория"
805
804
806 #: kallithea/controllers/admin/repos.py:640
805 #: kallithea/controllers/admin/repos.py:640
807 msgid "An error occurred during pull from remote location"
806 msgid "An error occurred during pull from remote location"
808 msgstr "Произошла ошибка при внесении изменений из удалённого репозитория"
807 msgstr "Произошла ошибка при внесении изменений из удалённого репозитория"
809
808
810 #: kallithea/controllers/admin/repos.py:673
809 #: kallithea/controllers/admin/repos.py:673
811 msgid "An error occurred during deletion of repository stats"
810 msgid "An error occurred during deletion of repository stats"
812 msgstr "Произошла ошибка при удалении статистики репозитория"
811 msgstr "Произошла ошибка при удалении статистики репозитория"
813
812
814 #: kallithea/controllers/admin/settings.py:172
813 #: kallithea/controllers/admin/settings.py:172
815 msgid "Updated VCS settings"
814 msgid "Updated VCS settings"
816 msgstr "Обновлены настройки VCS"
815 msgstr "Обновлены настройки VCS"
817
816
818 #: kallithea/controllers/admin/settings.py:176
817 #: kallithea/controllers/admin/settings.py:176
819 msgid ""
818 msgid ""
820 "Unable to activate hgsubversion support. The \"hgsubversion\" library is "
819 "Unable to activate hgsubversion support. The \"hgsubversion\" library is "
821 "missing"
820 "missing"
822 msgstr ""
821 msgstr ""
823 "Невозможно включить поддержку hgsubversion. Библиотека «hgsubversion» "
822 "Невозможно включить поддержку hgsubversion. Библиотека «hgsubversion» "
824 "отсутствует"
823 "отсутствует"
825
824
826 #: kallithea/controllers/admin/settings.py:182
825 #: kallithea/controllers/admin/settings.py:182
827 #: kallithea/controllers/admin/settings.py:274
826 #: kallithea/controllers/admin/settings.py:274
828 msgid "Error occurred during updating application settings"
827 msgid "Error occurred during updating application settings"
829 msgstr "Произошла ошибка при обновлении настроек приложения"
828 msgstr "Произошла ошибка при обновлении настроек приложения"
830
829
831 #: kallithea/controllers/admin/settings.py:215
830 #: kallithea/controllers/admin/settings.py:215
832 #, python-format
831 #, python-format
833 msgid "Repositories successfully rescanned added: %s ; removed: %s"
832 msgid "Repositories successfully rescanned added: %s ; removed: %s"
834 msgstr "Репозитории успешно пересканированы, добавлено: %s ; удалено: %s"
833 msgstr "Репозитории успешно пересканированы, добавлено: %s ; удалено: %s"
835
834
836 #: kallithea/controllers/admin/settings.py:270
835 #: kallithea/controllers/admin/settings.py:270
837 msgid "Updated application settings"
836 msgid "Updated application settings"
838 msgstr "Обновленные параметры настройки приложения"
837 msgstr "Обновленные параметры настройки приложения"
839
838
840 #: kallithea/controllers/admin/settings.py:327
839 #: kallithea/controllers/admin/settings.py:327
841 msgid "Updated visualisation settings"
840 msgid "Updated visualisation settings"
842 msgstr "Настройки визуализации обновлены"
841 msgstr "Настройки визуализации обновлены"
843
842
844 #: kallithea/controllers/admin/settings.py:332
843 #: kallithea/controllers/admin/settings.py:332
845 msgid "Error occurred during updating visualisation settings"
844 msgid "Error occurred during updating visualisation settings"
846 msgstr "Произошла ошибка при обновлении настроек визуализации"
845 msgstr "Произошла ошибка при обновлении настроек визуализации"
847
846
848 #: kallithea/controllers/admin/settings.py:358
847 #: kallithea/controllers/admin/settings.py:358
849 msgid "Please enter email address"
848 msgid "Please enter email address"
850 msgstr "Пожалуйста, введите адрес электронной почты"
849 msgstr "Пожалуйста, введите адрес электронной почты"
851
850
852 #: kallithea/controllers/admin/settings.py:370
851 #: kallithea/controllers/admin/settings.py:370
853 msgid "Send email task created"
852 msgid "Send email task created"
854 msgstr "Задача отправки Email создана"
853 msgstr "Задача отправки Email создана"
855
854
856 #: kallithea/controllers/admin/settings.py:400
855 #: kallithea/controllers/admin/settings.py:400
857 msgid "Added new hook"
856 msgid "Added new hook"
858 msgstr "Добавлена новая ловушка"
857 msgstr "Добавлена новая ловушка"
859
858
860 #: kallithea/controllers/admin/settings.py:414
859 #: kallithea/controllers/admin/settings.py:414
861 msgid "Updated hooks"
860 msgid "Updated hooks"
862 msgstr "Обновлённые ловушки"
861 msgstr "Обновлённые ловушки"
863
862
864 #: kallithea/controllers/admin/settings.py:418
863 #: kallithea/controllers/admin/settings.py:418
865 msgid "Error occurred during hook creation"
864 msgid "Error occurred during hook creation"
866 msgstr "произошла ошибка при создании хука"
865 msgstr "произошла ошибка при создании хука"
867
866
868 #: kallithea/controllers/admin/settings.py:444
867 #: kallithea/controllers/admin/settings.py:444
869 msgid "Whoosh reindex task scheduled"
868 msgid "Whoosh reindex task scheduled"
870 msgstr "Запланирована переиндексация базы Whoosh"
869 msgstr "Запланирована переиндексация базы Whoosh"
871
870
872 #: kallithea/controllers/admin/user_groups.py:150
871 #: kallithea/controllers/admin/user_groups.py:150
873 #, python-format
872 #, python-format
874 msgid "Created user group %s"
873 msgid "Created user group %s"
875 msgstr "Создана группа пользователей %s"
874 msgstr "Создана группа пользователей %s"
876
875
877 #: kallithea/controllers/admin/user_groups.py:161
876 #: kallithea/controllers/admin/user_groups.py:161
878 #, python-format
877 #, python-format
879 msgid "Error occurred during creation of user group %s"
878 msgid "Error occurred during creation of user group %s"
880 msgstr "Произошла ошибка при создании группы пользователей %s"
879 msgstr "Произошла ошибка при создании группы пользователей %s"
881
880
882 #: kallithea/controllers/admin/user_groups.py:199
881 #: kallithea/controllers/admin/user_groups.py:199
883 #, python-format
882 #, python-format
884 msgid "Updated user group %s"
883 msgid "Updated user group %s"
885 msgstr "Группа пользователей %s обновлена"
884 msgstr "Группа пользователей %s обновлена"
886
885
887 #: kallithea/controllers/admin/user_groups.py:221
886 #: kallithea/controllers/admin/user_groups.py:221
888 #, python-format
887 #, python-format
889 msgid "Error occurred during update of user group %s"
888 msgid "Error occurred during update of user group %s"
890 msgstr "Произошла ошибка при обновлении группы пользователей %s"
889 msgstr "Произошла ошибка при обновлении группы пользователей %s"
891
890
892 #: kallithea/controllers/admin/user_groups.py:239
891 #: kallithea/controllers/admin/user_groups.py:239
893 msgid "Successfully deleted user group"
892 msgid "Successfully deleted user group"
894 msgstr "Группа пользователей успешно удалена"
893 msgstr "Группа пользователей успешно удалена"
895
894
896 #: kallithea/controllers/admin/user_groups.py:244
895 #: kallithea/controllers/admin/user_groups.py:244
897 msgid "An error occurred during deletion of user group"
896 msgid "An error occurred during deletion of user group"
898 msgstr "Произошла ошибка при удалении группы пользователей"
897 msgstr "Произошла ошибка при удалении группы пользователей"
899
898
900 #: kallithea/controllers/admin/user_groups.py:311
899 #: kallithea/controllers/admin/user_groups.py:311
901 msgid "Target group cannot be the same"
900 msgid "Target group cannot be the same"
902 msgstr "Целевая группа не может быть такой же"
901 msgstr "Целевая группа не может быть такой же"
903
902
904 #: kallithea/controllers/admin/user_groups.py:317
903 #: kallithea/controllers/admin/user_groups.py:317
905 msgid "User Group permissions updated"
904 msgid "User Group permissions updated"
906 msgstr "Привилегии группы пользователей обновлены"
905 msgstr "Привилегии группы пользователей обновлены"
907
906
908 #: kallithea/controllers/admin/user_groups.py:437
907 #: kallithea/controllers/admin/user_groups.py:437
909 #: kallithea/controllers/admin/users.py:397
908 #: kallithea/controllers/admin/users.py:397
910 msgid "Updated permissions"
909 msgid "Updated permissions"
911 msgstr "Обновлены привилегии"
910 msgstr "Обновлены привилегии"
912
911
913 #: kallithea/controllers/admin/user_groups.py:441
912 #: kallithea/controllers/admin/user_groups.py:441
914 #: kallithea/controllers/admin/users.py:401
913 #: kallithea/controllers/admin/users.py:401
915 msgid "An error occurred during permissions saving"
914 msgid "An error occurred during permissions saving"
916 msgstr "Произошла ошибка при сохранении привилегий"
915 msgstr "Произошла ошибка при сохранении привилегий"
917
916
918 #: kallithea/controllers/admin/users.py:135
917 #: kallithea/controllers/admin/users.py:135
919 #, python-format
918 #, python-format
920 msgid "Created user %s"
919 msgid "Created user %s"
921 msgstr "Пользователь %s создан"
920 msgstr "Пользователь %s создан"
922
921
923 #: kallithea/controllers/admin/users.py:149
922 #: kallithea/controllers/admin/users.py:149
924 #, python-format
923 #, python-format
925 msgid "Error occurred during creation of user %s"
924 msgid "Error occurred during creation of user %s"
926 msgstr "Произошла ошибка при создании пользователя %s"
925 msgstr "Произошла ошибка при создании пользователя %s"
927
926
928 #: kallithea/controllers/admin/users.py:188
927 #: kallithea/controllers/admin/users.py:188
929 msgid "User updated successfully"
928 msgid "User updated successfully"
930 msgstr "Пользователь успешно обновлён"
929 msgstr "Пользователь успешно обновлён"
931
930
932 #: kallithea/controllers/admin/users.py:223
931 #: kallithea/controllers/admin/users.py:223
933 msgid "Successfully deleted user"
932 msgid "Successfully deleted user"
934 msgstr "Пользователь успешно удалён"
933 msgstr "Пользователь успешно удалён"
935
934
936 #: kallithea/controllers/admin/users.py:228
935 #: kallithea/controllers/admin/users.py:228
937 msgid "An error occurred during deletion of user"
936 msgid "An error occurred during deletion of user"
938 msgstr "Произошла ошибка при удалении пользователя"
937 msgstr "Произошла ошибка при удалении пользователя"
939
938
940 #: kallithea/controllers/admin/users.py:242
939 #: kallithea/controllers/admin/users.py:242
941 #: kallithea/controllers/admin/users.py:260
940 #: kallithea/controllers/admin/users.py:260
942 #: kallithea/controllers/admin/users.py:283
941 #: kallithea/controllers/admin/users.py:283
943 #: kallithea/controllers/admin/users.py:308
942 #: kallithea/controllers/admin/users.py:308
944 #: kallithea/controllers/admin/users.py:321
943 #: kallithea/controllers/admin/users.py:321
945 #: kallithea/controllers/admin/users.py:345
944 #: kallithea/controllers/admin/users.py:345
946 #: kallithea/controllers/admin/users.py:408
945 #: kallithea/controllers/admin/users.py:408
947 #: kallithea/controllers/admin/users.py:455
946 #: kallithea/controllers/admin/users.py:455
948 msgid "You can't edit this user"
947 msgid "You can't edit this user"
949 msgstr "Вы не можете редактировать данного пользователя"
948 msgstr "Вы не можете редактировать данного пользователя"
950
949
951 #: kallithea/controllers/admin/users.py:483
950 #: kallithea/controllers/admin/users.py:483
952 #, python-format
951 #, python-format
953 msgid "Added ip %s to user whitelist"
952 msgid "Added ip %s to user whitelist"
954 msgstr "Добавлен IP %s в белый список пользователя"
953 msgstr "Добавлен IP %s в белый список пользователя"
955
954
956 #: kallithea/controllers/admin/users.py:489
955 #: kallithea/controllers/admin/users.py:489
957 msgid "An error occurred during ip saving"
956 msgid "An error occurred during ip saving"
958 msgstr "Произошла ошибка при сохранении IP"
957 msgstr "Произошла ошибка при сохранении IP"
959
958
960 #: kallithea/controllers/admin/users.py:503
959 #: kallithea/controllers/admin/users.py:503
961 msgid "Removed ip address from user whitelist"
960 msgid "Removed ip address from user whitelist"
962 msgstr "Удален IP %s из белого списка пользователя"
961 msgstr "Удален IP %s из белого списка пользователя"
963
962
964 #: kallithea/lib/auth.py:748
963 #: kallithea/lib/auth.py:748
965 #, python-format
964 #, python-format
966 msgid "IP %s not allowed"
965 msgid "IP %s not allowed"
967 msgstr "IP %s заблокирован"
966 msgstr "IP %s заблокирован"
968
967
969 #: kallithea/lib/auth.py:809
968 #: kallithea/lib/auth.py:809
970 msgid "You need to be a registered user to perform this action"
969 msgid "You need to be a registered user to perform this action"
971 msgstr ""
970 msgstr ""
972 "Вы должны быть зарегистрированным пользователем, чтобы выполнить это "
971 "Вы должны быть зарегистрированным пользователем, чтобы выполнить это "
973 "действие"
972 "действие"
974
973
975 #: kallithea/lib/auth.py:846
974 #: kallithea/lib/auth.py:846
976 msgid "You need to be signed in to view this page"
975 msgid "You need to be signed in to view this page"
977 msgstr "Страница доступна только авторизованным пользователям"
976 msgstr "Страница доступна только авторизованным пользователям"
978
977
979 #: kallithea/lib/diffs.py:66
978 #: kallithea/lib/diffs.py:66
980 msgid "Binary file"
979 msgid "Binary file"
981 msgstr "Двоичный файл"
980 msgstr "Двоичный файл"
982
981
983 #: kallithea/lib/diffs.py:82
982 #: kallithea/lib/diffs.py:82
984 msgid "Changeset was too big and was cut off, use diff menu to display this diff"
983 msgid "Changeset was too big and was cut off, use diff menu to display this diff"
985 msgstr ""
984 msgstr ""
986 "Набор изменения оказался слишком большими и был урезан, используйте меню "
985 "Набор изменения оказался слишком большими и был урезан, используйте меню "
987 "сравнения для показа результата сравнения"
986 "сравнения для показа результата сравнения"
988
987
989 #: kallithea/lib/diffs.py:92
988 #: kallithea/lib/diffs.py:92
990 msgid "No changes detected"
989 msgid "No changes detected"
991 msgstr "Изменений не обнаружено"
990 msgstr "Изменений не обнаружено"
992
991
993 #: kallithea/lib/helpers.py:598
992 #: kallithea/lib/helpers.py:598
994 #, python-format
993 #, python-format
995 msgid "Deleted branch: %s"
994 msgid "Deleted branch: %s"
996 msgstr "Удалена ветка: %s"
995 msgstr "Удалена ветка: %s"
997
996
998 #: kallithea/lib/helpers.py:601
997 #: kallithea/lib/helpers.py:601
999 #, python-format
998 #, python-format
1000 msgid "Created tag: %s"
999 msgid "Created tag: %s"
1001 msgstr "Создан тег: %s"
1000 msgstr "Создан тег: %s"
1002
1001
1003 #: kallithea/lib/helpers.py:614
1002 #: kallithea/lib/helpers.py:614
1004 msgid "Changeset not found"
1003 msgid "Changeset not found"
1005 msgstr "Набор изменений не найден"
1004 msgstr "Набор изменений не найден"
1006
1005
1007 #: kallithea/lib/helpers.py:664
1006 #: kallithea/lib/helpers.py:664
1008 #, python-format
1007 #, python-format
1009 msgid "Show all combined changesets %s->%s"
1008 msgid "Show all combined changesets %s->%s"
1010 msgstr "Показать отличия вместе %s->%s"
1009 msgstr "Показать отличия вместе %s->%s"
1011
1010
1012 #: kallithea/lib/helpers.py:670
1011 #: kallithea/lib/helpers.py:670
1013 msgid "compare view"
1012 msgid "compare view"
1014 msgstr "сравнение"
1013 msgstr "сравнение"
1015
1014
1016 #: kallithea/lib/helpers.py:690
1015 #: kallithea/lib/helpers.py:690
1017 msgid "and"
1016 msgid "and"
1018 msgstr "и"
1017 msgstr "и"
1019
1018
1020 #: kallithea/lib/helpers.py:691
1019 #: kallithea/lib/helpers.py:691
1021 #, python-format
1020 #, python-format
1022 msgid "%s more"
1021 msgid "%s more"
1023 msgstr "на %s больше"
1022 msgstr "на %s больше"
1024
1023
1025 #: kallithea/lib/helpers.py:692 kallithea/templates/changelog/changelog.html:58
1024 #: kallithea/lib/helpers.py:692 kallithea/templates/changelog/changelog.html:58
1026 msgid "revisions"
1025 msgid "revisions"
1027 msgstr "версии"
1026 msgstr "версии"
1028
1027
1029 #: kallithea/lib/helpers.py:716
1028 #: kallithea/lib/helpers.py:716
1030 #, python-format
1029 #, python-format
1031 msgid "fork name %s"
1030 msgid "fork name %s"
1032 msgstr "имя форка %s"
1031 msgstr "имя форка %s"
1033
1032
1034 #: kallithea/lib/helpers.py:733
1033 #: kallithea/lib/helpers.py:733
1035 #: kallithea/templates/pullrequests/pullrequest_show.html:11
1034 #: kallithea/templates/pullrequests/pullrequest_show.html:11
1036 #, python-format
1035 #, python-format
1037 msgid "Pull request #%s"
1036 msgid "Pull request #%s"
1038 msgstr "Pull запрос #%s"
1037 msgstr "Pull-запрос #%s"
1039
1038
1040 #: kallithea/lib/helpers.py:743
1039 #: kallithea/lib/helpers.py:743
1041 msgid "[deleted] repository"
1040 msgid "[deleted] repository"
1042 msgstr "[удален] репозиторий"
1041 msgstr "[удален] репозиторий"
1043
1042
1044 #: kallithea/lib/helpers.py:745 kallithea/lib/helpers.py:757
1043 #: kallithea/lib/helpers.py:745 kallithea/lib/helpers.py:757
1045 msgid "[created] repository"
1044 msgid "[created] repository"
1046 msgstr "[создан] репозиторий"
1045 msgstr "[создан] репозиторий"
1047
1046
1048 #: kallithea/lib/helpers.py:747
1047 #: kallithea/lib/helpers.py:747
1049 msgid "[created] repository as fork"
1048 msgid "[created] repository as fork"
1050 msgstr "[создан] репозиторий как форк"
1049 msgstr "[создан] репозиторий как форк"
1051
1050
1052 #: kallithea/lib/helpers.py:749 kallithea/lib/helpers.py:759
1051 #: kallithea/lib/helpers.py:749 kallithea/lib/helpers.py:759
1053 msgid "[forked] repository"
1052 msgid "[forked] repository"
1054 msgstr "[форкнут] репозиторий"
1053 msgstr "[форкнут] репозиторий"
1055
1054
1056 #: kallithea/lib/helpers.py:751 kallithea/lib/helpers.py:761
1055 #: kallithea/lib/helpers.py:751 kallithea/lib/helpers.py:761
1057 msgid "[updated] repository"
1056 msgid "[updated] repository"
1058 msgstr "[обновлён] репозиторий"
1057 msgstr "[обновлён] репозиторий"
1059
1058
1060 #: kallithea/lib/helpers.py:753
1059 #: kallithea/lib/helpers.py:753
1061 msgid "[downloaded] archive from repository"
1060 msgid "[downloaded] archive from repository"
1062 msgstr "[загружен] архив из репозитория"
1061 msgstr "[загружен] архив из репозитория"
1063
1062
1064 #: kallithea/lib/helpers.py:755
1063 #: kallithea/lib/helpers.py:755
1065 msgid "[delete] repository"
1064 msgid "[delete] repository"
1066 msgstr "[удален] репозиторий"
1065 msgstr "[удален] репозиторий"
1067
1066
1068 #: kallithea/lib/helpers.py:763
1067 #: kallithea/lib/helpers.py:763
1069 msgid "[created] user"
1068 msgid "[created] user"
1070 msgstr "[создан] пользователь"
1069 msgstr "[создан] пользователь"
1071
1070
1072 #: kallithea/lib/helpers.py:765
1071 #: kallithea/lib/helpers.py:765
1073 msgid "[updated] user"
1072 msgid "[updated] user"
1074 msgstr "[обновлён] пользователь"
1073 msgstr "[обновлён] пользователь"
1075
1074
1076 #: kallithea/lib/helpers.py:767
1075 #: kallithea/lib/helpers.py:767
1077 msgid "[created] user group"
1076 msgid "[created] user group"
1078 msgstr "[создана] группа пользователей"
1077 msgstr "[создана] группа пользователей"
1079
1078
1080 #: kallithea/lib/helpers.py:769
1079 #: kallithea/lib/helpers.py:769
1081 msgid "[updated] user group"
1080 msgid "[updated] user group"
1082 msgstr "[обновлена] группа пользователей"
1081 msgstr "[обновлена] группа пользователей"
1083
1082
1084 #: kallithea/lib/helpers.py:771
1083 #: kallithea/lib/helpers.py:771
1085 msgid "[commented] on revision in repository"
1084 msgid "[commented] on revision in repository"
1086 msgstr "[комментарий] к ревизии в репозитории"
1085 msgstr "[комментарий] к ревизии в репозитории"
1087
1086
1088 #: kallithea/lib/helpers.py:773
1087 #: kallithea/lib/helpers.py:773
1089 msgid "[commented] on pull request for"
1088 msgid "[commented] on pull request for"
1090 msgstr "[прокомментировано] в запросе на внесение изменений для"
1089 msgstr "[прокомментировано] в запросе на внесение изменений для"
1091
1090
1092 #: kallithea/lib/helpers.py:775
1091 #: kallithea/lib/helpers.py:775
1093 msgid "[closed] pull request for"
1092 msgid "[closed] pull request for"
1094 msgstr "[закрыт] Pull-request для"
1093 msgstr "[закрыт] Pull-запрос для"
1095
1094
1096 #: kallithea/lib/helpers.py:777
1095 #: kallithea/lib/helpers.py:777
1097 msgid "[pushed] into"
1096 msgid "[pushed] into"
1098 msgstr "[отправлено] в"
1097 msgstr "[отправлено] в"
1099
1098
1100 #: kallithea/lib/helpers.py:779
1099 #: kallithea/lib/helpers.py:779
1101 msgid "[committed via Kallithea] into repository"
1100 msgid "[committed via Kallithea] into repository"
1102 msgstr "[внесены изменения с помощью Kallithea] в репозитории"
1101 msgstr "[внесены изменения с помощью Kallithea] в репозитории"
1103
1102
1104 #: kallithea/lib/helpers.py:781
1103 #: kallithea/lib/helpers.py:781
1105 msgid "[pulled from remote] into repository"
1104 msgid "[pulled from remote] into repository"
1106 msgstr "[внесены изменения из удалённого репозитория] в репозиторий"
1105 msgstr "[внесены изменения из удалённого репозитория] в репозиторий"
1107
1106
1108 #: kallithea/lib/helpers.py:783
1107 #: kallithea/lib/helpers.py:783
1109 msgid "[pulled] from"
1108 msgid "[pulled] from"
1110 msgstr "[внесены изменения] из"
1109 msgstr "[внесены изменения] из"
1111
1110
1112 #: kallithea/lib/helpers.py:785
1111 #: kallithea/lib/helpers.py:785
1113 msgid "[started following] repository"
1112 msgid "[started following] repository"
1114 msgstr "[добавлен в наблюдения] репозиторий"
1113 msgstr "[добавлен в наблюдения] репозиторий"
1115
1114
1116 #: kallithea/lib/helpers.py:787
1115 #: kallithea/lib/helpers.py:787
1117 msgid "[stopped following] repository"
1116 msgid "[stopped following] repository"
1118 msgstr "[удалён из наблюдения] репозиторий"
1117 msgstr "[удалён из наблюдения] репозиторий"
1119
1118
1120 #: kallithea/lib/helpers.py:1101
1119 #: kallithea/lib/helpers.py:1101
1121 #, python-format
1120 #, python-format
1122 msgid " and %s more"
1121 msgid " and %s more"
1123 msgstr " и на %s больше"
1122 msgstr " и на %s больше"
1124
1123
1125 #: kallithea/lib/helpers.py:1105
1124 #: kallithea/lib/helpers.py:1105
1126 msgid "No Files"
1125 msgid "No Files"
1127 msgstr "Файлов нет"
1126 msgstr "Файлов нет"
1128
1127
1129 #: kallithea/lib/helpers.py:1171
1128 #: kallithea/lib/helpers.py:1171
1130 msgid "new file"
1129 msgid "new file"
1131 msgstr "новый файл"
1130 msgstr "новый файл"
1132
1131
1133 #: kallithea/lib/helpers.py:1174
1132 #: kallithea/lib/helpers.py:1174
1134 msgid "mod"
1133 msgid "mod"
1135 msgstr "mod"
1134 msgstr "изменён"
1136
1135
1137 #: kallithea/lib/helpers.py:1177
1136 #: kallithea/lib/helpers.py:1177
1138 msgid "del"
1137 msgid "del"
1139 msgstr "удалить"
1138 msgstr "удалён"
1140
1139
1141 #: kallithea/lib/helpers.py:1180
1140 #: kallithea/lib/helpers.py:1180
1142 msgid "rename"
1141 msgid "rename"
1143 msgstr "переименовать"
1142 msgstr "переименован"
1144
1143
1145 #: kallithea/lib/helpers.py:1185
1144 #: kallithea/lib/helpers.py:1185
1146 msgid "chmod"
1145 msgid "chmod"
1147 msgstr "chmod"
1146 msgstr "chmod"
1148
1147
1149 #: kallithea/lib/helpers.py:1417
1148 #: kallithea/lib/helpers.py:1417
1150 #, python-format
1149 #, python-format
1151 msgid ""
1150 msgid ""
1152 "%s repository is not mapped to db perhaps it was created or renamed from "
1151 "%s repository is not mapped to db perhaps it was created or renamed from "
1153 "the filesystem please run the application again in order to rescan "
1152 "the filesystem please run the application again in order to rescan "
1154 "repositories"
1153 "repositories"
1155 msgstr ""
1154 msgstr ""
1156 "Репозиторий %s отсутствует в базе данных; возможно, он был создан или "
1155 "Репозиторий %s отсутствует в базе данных; возможно, он был создан или "
1157 "переименован из файловой системы. Пожалуйста, перезапустите приложение "
1156 "переименован из файловой системы. Пожалуйста, перезапустите приложение для "
1158 "для сканирования репозиториев."
1157 "сканирования репозиториев"
1159
1158
1160 #: kallithea/lib/utils2.py:415
1159 #: kallithea/lib/utils2.py:415
1161 #, python-format
1160 #, python-format
1162 msgid "%d year"
1161 msgid "%d year"
1163 msgid_plural "%d years"
1162 msgid_plural "%d years"
1164 msgstr[0] "%d год"
1163 msgstr[0] "%d год"
1165 msgstr[1] "%d лет"
1164 msgstr[1] "%d лет"
1166 msgstr[2] "%d года"
1165 msgstr[2] "%d года"
1167
1166
1168 #: kallithea/lib/utils2.py:416
1167 #: kallithea/lib/utils2.py:416
1169 #, python-format
1168 #, python-format
1170 msgid "%d month"
1169 msgid "%d month"
1171 msgid_plural "%d months"
1170 msgid_plural "%d months"
1172 msgstr[0] "%d месяц"
1171 msgstr[0] "%d месяц"
1173 msgstr[1] "%d месяца"
1172 msgstr[1] "%d месяца"
1174 msgstr[2] "%d месяцев"
1173 msgstr[2] "%d месяцев"
1175
1174
1176 #: kallithea/lib/utils2.py:417
1175 #: kallithea/lib/utils2.py:417
1177 #, python-format
1176 #, python-format
1178 msgid "%d day"
1177 msgid "%d day"
1179 msgid_plural "%d days"
1178 msgid_plural "%d days"
1180 msgstr[0] "%d день"
1179 msgstr[0] "%d день"
1181 msgstr[1] "%d дня"
1180 msgstr[1] "%d дня"
1182 msgstr[2] "%d дней"
1181 msgstr[2] "%d дней"
1183
1182
1184 #: kallithea/lib/utils2.py:418
1183 #: kallithea/lib/utils2.py:418
1185 #, python-format
1184 #, python-format
1186 msgid "%d hour"
1185 msgid "%d hour"
1187 msgid_plural "%d hours"
1186 msgid_plural "%d hours"
1188 msgstr[0] "%d час"
1187 msgstr[0] "%d час"
1189 msgstr[1] "%d часов"
1188 msgstr[1] "%d часов"
1190 msgstr[2] "%d часа"
1189 msgstr[2] "%d часа"
1191
1190
1192 #: kallithea/lib/utils2.py:419
1191 #: kallithea/lib/utils2.py:419
1193 #, python-format
1192 #, python-format
1194 msgid "%d minute"
1193 msgid "%d minute"
1195 msgid_plural "%d minutes"
1194 msgid_plural "%d minutes"
1196 msgstr[0] "%d минута"
1195 msgstr[0] "%d минута"
1197 msgstr[1] "%d минут"
1196 msgstr[1] "%d минут"
1198 msgstr[2] "%d минуты"
1197 msgstr[2] "%d минуты"
1199
1198
1200 #: kallithea/lib/utils2.py:420
1199 #: kallithea/lib/utils2.py:420
1201 #, python-format
1200 #, python-format
1202 msgid "%d second"
1201 msgid "%d second"
1203 msgid_plural "%d seconds"
1202 msgid_plural "%d seconds"
1204 msgstr[0] "%d секунды"
1203 msgstr[0] "%d секунды"
1205 msgstr[1] "%d секунды"
1204 msgstr[1] "%d секунды"
1206 msgstr[2] "%d секунды"
1205 msgstr[2] "%d секунды"
1207
1206
1208 #: kallithea/lib/utils2.py:436
1207 #: kallithea/lib/utils2.py:436
1209 #, python-format
1208 #, python-format
1210 msgid "in %s"
1209 msgid "in %s"
1211 msgstr "в %s"
1210 msgstr "в %s"
1212
1211
1213 #: kallithea/lib/utils2.py:438
1212 #: kallithea/lib/utils2.py:438
1214 #, python-format
1213 #, python-format
1215 msgid "%s ago"
1214 msgid "%s ago"
1216 msgstr "%s назад"
1215 msgstr "%s назад"
1217
1216
1218 #: kallithea/lib/utils2.py:440
1217 #: kallithea/lib/utils2.py:440
1219 #, python-format
1218 #, python-format
1220 msgid "in %s and %s"
1219 msgid "in %s and %s"
1221 msgstr "в %s и %s"
1220 msgstr "в %s и %s"
1222
1221
1223 #: kallithea/lib/utils2.py:443
1222 #: kallithea/lib/utils2.py:443
1224 #, python-format
1223 #, python-format
1225 msgid "%s and %s ago"
1224 msgid "%s and %s ago"
1226 msgstr "%s и %s назад"
1225 msgstr "%s и %s назад"
1227
1226
1228 #: kallithea/lib/utils2.py:446
1227 #: kallithea/lib/utils2.py:446
1229 msgid "just now"
1228 msgid "just now"
1230 msgstr "прямо сейчас"
1229 msgstr "прямо сейчас"
1231
1230
1232 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1166
1231 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1166
1233 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1185
1232 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1185
1234 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1305
1233 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1305
1235 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1390
1234 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1390
1236 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1410
1235 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1410
1237 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1456
1236 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1456
1238 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1513
1237 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1513
1239 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1514
1238 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1514
1240 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1535
1239 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1535
1241 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1574
1240 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1574
1242 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1624
1241 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1624
1243 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1651 kallithea/model/db.py:1661
1242 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1651 kallithea/model/db.py:1661
1244 msgid "Repository no access"
1243 msgid "Repository no access"
1245 msgstr "Репозитарий - нет доступа"
1244 msgstr "Репозитарий - нет доступа"
1246
1245
1247 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1167
1246 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1167
1248 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1186
1247 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1186
1249 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1306
1248 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1306
1250 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1391
1249 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1391
1251 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1411
1250 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1411
1252 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1457
1251 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1457
1253 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1514
1252 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1514
1254 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1515
1253 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1515
1255 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1536
1254 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1536
1256 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1575
1255 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1575
1257 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1625
1256 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1625
1258 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1652 kallithea/model/db.py:1662
1257 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1652 kallithea/model/db.py:1662
1259 msgid "Repository read access"
1258 msgid "Repository read access"
1260 msgstr "Репозитарий - доступ на чтение"
1259 msgstr "Репозитарий - доступ на чтение"
1261
1260
1262 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1168
1261 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1168
1263 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1187
1262 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1187
1264 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1307
1263 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1307
1265 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1392
1264 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1392
1266 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1412
1265 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1412
1267 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1458
1266 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1458
1268 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1515
1267 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1515
1269 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1516
1268 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1516
1270 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1537
1269 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1537
1271 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1576
1270 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1576
1272 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1626
1271 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1626
1273 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1653 kallithea/model/db.py:1663
1272 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1653 kallithea/model/db.py:1663
1274 msgid "Repository write access"
1273 msgid "Repository write access"
1275 msgstr "Репозитарий - доступ на запись"
1274 msgstr "Репозитарий - доступ на запись"
1276
1275
1277 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1169
1276 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1169
1278 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1188
1277 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1188
1279 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1308
1278 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1308
1280 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1393
1279 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1393
1281 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1413
1280 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1413
1282 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1459
1281 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1459
1283 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1516
1282 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1516
1284 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1517
1283 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1517
1285 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1538
1284 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1538
1286 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1577
1285 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1577
1287 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1627
1286 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1627
1288 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1654 kallithea/model/db.py:1664
1287 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1654 kallithea/model/db.py:1664
1289 msgid "Repository admin access"
1288 msgid "Repository admin access"
1290 msgstr "Репозитарий - администрирование"
1289 msgstr "Репозитарий - администрирование"
1291
1290
1292 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1171
1291 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1171
1293 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1190
1292 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1190
1294 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1310
1293 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1310
1295 msgid "Repository Group no access"
1294 msgid "Repository Group no access"
1296 msgstr "Группа Репозиториев - нет доступа"
1295 msgstr "Группа Репозиториев - нет доступа"
1297
1296
1298 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1172
1297 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1172
1299 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1191
1298 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1191
1300 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1311
1299 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1311
1301 msgid "Repository Group read access"
1300 msgid "Repository Group read access"
1302 msgstr "Группа Репозиториев - доступ на чтение"
1301 msgstr "Группа Репозиториев - доступ на чтение"
1303
1302
1304 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1173
1303 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1173
1305 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1192
1304 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1192
1306 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1312
1305 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1312
1307 msgid "Repository Group write access"
1306 msgid "Repository Group write access"
1308 msgstr "Группа Репозиториев - доступ на запись"
1307 msgstr "Группа Репозиториев - доступ на запись"
1309
1308
1310 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1174
1309 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1174
1311 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1193
1310 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1193
1312 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1313
1311 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1313
1313 msgid "Repository Group admin access"
1312 msgid "Repository Group admin access"
1314 msgstr "Группа Репозиториев - администрирование"
1313 msgstr "Группа Репозиториев - администрирование"
1315
1314
1316 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1176
1315 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1176
1317 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1195
1316 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1195
1318 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1315
1317 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1315
1319 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1400
1318 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1400
1320 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1408
1319 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1408
1321 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1454
1320 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1454
1322 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1511
1321 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1511
1323 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1512
1322 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1512
1324 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1533
1323 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1533
1325 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1572
1324 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1572
1326 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1622
1325 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1622
1327 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1649 kallithea/model/db.py:1659
1326 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1649 kallithea/model/db.py:1659
1328 msgid "Kallithea Administrator"
1327 msgid "Kallithea Administrator"
1329 msgstr "Администратор Kallithea"
1328 msgstr "Администратор Kallithea"
1330
1329
1331 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1177
1330 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1177
1332 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1196
1331 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1196
1333 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1316
1332 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1316
1334 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1401
1333 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1401
1335 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1431
1334 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1431
1336 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1477
1335 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1477
1337 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1534
1336 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1534
1338 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1535
1337 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1535
1339 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1556
1338 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1556
1340 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1595
1339 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1595
1341 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1645
1340 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1645
1342 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1672 kallithea/model/db.py:1682
1341 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1672 kallithea/model/db.py:1682
1343 msgid "Repository creation disabled"
1342 msgid "Repository creation disabled"
1344 msgstr "Создание репозиториев отключено"
1343 msgstr "Создание репозиториев отключено"
1345
1344
1346 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1178
1345 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1178
1347 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1197
1346 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1197
1348 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1317
1347 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1317
1349 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1402
1348 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1402
1350 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1432
1349 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1432
1351 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1478
1350 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1478
1352 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1535
1351 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1535
1353 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1536
1352 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1536
1354 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1557
1353 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1557
1355 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1596
1354 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1596
1356 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1646
1355 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1646
1357 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1673 kallithea/model/db.py:1683
1356 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1673 kallithea/model/db.py:1683
1358 msgid "Repository creation enabled"
1357 msgid "Repository creation enabled"
1359 msgstr "Создание репозиториев включено"
1358 msgstr "Создание репозиториев включено"
1360
1359
1361 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1179
1360 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1179
1362 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1198
1361 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1198
1363 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1318
1362 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1318
1364 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1403
1363 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1403
1365 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1434
1364 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1434
1366 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1480
1365 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1480
1367 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1537
1366 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1537
1368 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1538
1367 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1538
1369 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1559
1368 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1559
1370 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1598
1369 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1598
1371 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1650
1370 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1650
1372 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1677 kallithea/model/db.py:1687
1371 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1677 kallithea/model/db.py:1687
1373 msgid "Repository forking disabled"
1372 msgid "Repository forking disabled"
1374 msgstr "Возможность создавать форк репозитория отключена"
1373 msgstr "Возможность создавать форк репозитория отключена"
1375
1374
1376 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1180
1375 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1180
1377 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1199
1376 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1199
1378 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1319
1377 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1319
1379 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1404
1378 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1404
1380 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1435
1379 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1435
1381 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1481
1380 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1481
1382 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1538
1381 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1538
1383 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1539
1382 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1539
1384 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1560
1383 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1560
1385 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1599
1384 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1599
1386 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1651
1385 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1651
1387 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1678 kallithea/model/db.py:1688
1386 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1678 kallithea/model/db.py:1688
1388 msgid "Repository forking enabled"
1387 msgid "Repository forking enabled"
1389 msgstr "Возможность создавать форк репозитория включена"
1388 msgstr "Возможность создавать форк репозитория включена"
1390
1389
1391 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1181
1390 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1181
1392 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1200
1391 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1200
1393 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1320
1392 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1320
1394 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1405
1393 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1405
1395 msgid "Register disabled"
1394 msgid "Register disabled"
1396 msgstr "Регистрация отключена"
1395 msgstr "Регистрация отключена"
1397
1396
1398 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1182
1397 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1182
1399 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1201
1398 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1201
1400 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1321
1399 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1321
1401 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1406
1400 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1406
1402 msgid "Register new user with Kallithea with manual activation"
1401 msgid "Register new user with Kallithea with manual activation"
1403 msgstr "Регистрация нового пользователя в Kallithea с ручной активацией"
1402 msgstr "Регистрация нового пользователя в Kallithea с ручной активацией"
1404
1403
1405 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1185
1404 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1185
1406 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1204
1405 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1204
1407 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1324
1406 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1324
1408 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1409
1407 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1409
1409 msgid "Register new user with Kallithea with auto activation"
1408 msgid "Register new user with Kallithea with auto activation"
1410 msgstr "Регистрация нового пользователя в Kallithea с автоматической активацией"
1409 msgstr "Регистрация нового пользователя в Kallithea с автоматической активацией"
1411
1410
1412 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1626
1411 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1626
1413 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1653
1412 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1653
1414 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1765
1413 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1765
1415 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1840
1414 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1840
1416 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1936
1415 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1936
1417 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1982
1416 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1982
1418 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2042
1417 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2042
1419 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2043
1418 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2043
1420 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2064
1419 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2064
1421 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2103
1420 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2103
1422 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2156
1421 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2156
1423 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2202 kallithea/model/db.py:2212
1422 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2202 kallithea/model/db.py:2212
1424 msgid "Not Reviewed"
1423 msgid "Not Reviewed"
1425 msgstr "Не просмотрено"
1424 msgstr "Не просмотрено"
1426
1425
1427 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1627
1426 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1627
1428 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1654
1427 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1654
1429 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1766
1428 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1766
1430 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1841
1429 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1841
1431 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1937
1430 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1937
1432 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1983
1431 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1983
1433 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2043
1432 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2043
1434 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2044
1433 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2044
1435 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2065
1434 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2065
1436 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2104
1435 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2104
1437 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2157
1436 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2157
1438 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2203 kallithea/model/db.py:2213
1437 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2203 kallithea/model/db.py:2213
1439 msgid "Approved"
1438 msgid "Approved"
1440 msgstr "Одобрено"
1439 msgstr "Одобрено"
1441
1440
1442 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1628
1441 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1628
1443 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1655
1442 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1655
1444 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1767
1443 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1767
1445 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1842
1444 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1842
1446 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1938
1445 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1938
1447 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1984
1446 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1984
1448 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2044
1447 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2044
1449 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2045
1448 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2045
1450 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2066
1449 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2066
1451 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2105
1450 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2105
1452 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2158
1451 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2158
1453 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2204 kallithea/model/db.py:2214
1452 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2204 kallithea/model/db.py:2214
1454 msgid "Rejected"
1453 msgid "Rejected"
1455 msgstr "Отклонено"
1454 msgstr "Отклонено"
1456
1455
1457 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1629
1456 #: kallithea/lib/dbmigrate/schema/db_1_4_0.py:1629
1458 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1656
1457 #: kallithea/lib/dbmigrate/schema/db_1_5_0.py:1656
1459 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1768
1458 #: kallithea/lib/dbmigrate/schema/db_1_5_2.py:1768
1460 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1843
1459 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1843
1461 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1939
1460 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1939
1462 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1985
1461 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1985
1463 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2045
1462 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:2045
1464 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2046
1463 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:2046
1465 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2067
1464 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:2067
1466 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2106
1465 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:2106
1467 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2159
1466 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:2159
1468 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2205 kallithea/model/db.py:2215
1467 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:2205 kallithea/model/db.py:2215
1469 msgid "Under Review"
1468 msgid "Under Review"
1470 msgstr "На рассмотрении"
1469 msgstr "На рассмотрении"
1471
1470
1472 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1254
1471 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1254
1473 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1272
1472 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1272
1474 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1302
1473 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1302
1475 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1359
1474 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1359
1476 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1360
1475 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1360
1477 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1381
1476 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1381
1478 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1420
1477 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1420
1479 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1473
1478 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1473
1480 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1500 kallithea/model/db.py:1510
1479 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1500 kallithea/model/db.py:1510
1481 msgid "top level"
1480 msgid "top level"
1482 msgstr "верхний уровень"
1481 msgstr "верхний уровень"
1483
1482
1484 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1395
1483 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1395
1485 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1415
1484 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1415
1486 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1461
1485 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1461
1487 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1518
1486 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1518
1488 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1519
1487 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1519
1489 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1540
1488 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1540
1490 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1579
1489 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1579
1491 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1629
1490 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1629
1492 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1656 kallithea/model/db.py:1666
1491 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1656 kallithea/model/db.py:1666
1493 msgid "Repository group no access"
1492 msgid "Repository group no access"
1494 msgstr "Группа Репозиториев - нет доступа"
1493 msgstr "Группа Репозиториев - нет доступа"
1495
1494
1496 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1396
1495 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1396
1497 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1416
1496 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1416
1498 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1462
1497 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1462
1499 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1519
1498 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1519
1500 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1520
1499 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1520
1501 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1541
1500 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1541
1502 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1580
1501 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1580
1503 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1630
1502 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1630
1504 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1657 kallithea/model/db.py:1667
1503 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1657 kallithea/model/db.py:1667
1505 msgid "Repository group read access"
1504 msgid "Repository group read access"
1506 msgstr "Группа репозиториев - доступ на чтение"
1505 msgstr "Группа репозиториев - доступ на чтение"
1507
1506
1508 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1397
1507 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1397
1509 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1417
1508 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1417
1510 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1463
1509 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1463
1511 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1520
1510 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1520
1512 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1521
1511 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1521
1513 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1542
1512 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1542
1514 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1581
1513 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1581
1515 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1631
1514 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1631
1516 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1658 kallithea/model/db.py:1668
1515 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1658 kallithea/model/db.py:1668
1517 msgid "Repository group write access"
1516 msgid "Repository group write access"
1518 msgstr "Группа репозиториев - доступ на запись"
1517 msgstr "Группа репозиториев - доступ на запись"
1519
1518
1520 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1398
1519 #: kallithea/lib/dbmigrate/schema/db_1_6_0.py:1398
1521 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1418
1520 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1418
1522 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1464
1521 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1464
1523 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1521
1522 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1521
1524 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1522
1523 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1522
1525 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1543
1524 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1543
1526 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1582
1525 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1582
1527 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1632
1526 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1632
1528 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1659 kallithea/model/db.py:1669
1527 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1659 kallithea/model/db.py:1669
1529 msgid "Repository group admin access"
1528 msgid "Repository group admin access"
1530 msgstr "Группа репозиториев - администрирование"
1529 msgstr "Группа репозиториев - администрирование"
1531
1530
1532 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1420
1531 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1420
1533 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1466
1532 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1466
1534 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1523
1533 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1523
1535 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1524
1534 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1524
1536 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1545
1535 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1545
1537 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1584
1536 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1584
1538 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1634
1537 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1634
1539 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1661 kallithea/model/db.py:1671
1538 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1661 kallithea/model/db.py:1671
1540 msgid "User group no access"
1539 msgid "User group no access"
1541 msgstr "Группа пользователей - нет доступа"
1540 msgstr "Группа пользователей - нет доступа"
1542
1541
1543 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1421
1542 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1421
1544 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1467
1543 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1467
1545 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1524
1544 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1524
1546 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1525
1545 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1525
1547 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1546
1546 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1546
1548 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1585
1547 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1585
1549 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1635
1548 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1635
1550 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1662 kallithea/model/db.py:1672
1549 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1662 kallithea/model/db.py:1672
1551 msgid "User group read access"
1550 msgid "User group read access"
1552 msgstr "Группа пользователей - доступ на чтение"
1551 msgstr "Группа пользователей - доступ на чтение"
1553
1552
1554 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1422
1553 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1422
1555 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1468
1554 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1468
1556 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1525
1555 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1525
1557 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1526
1556 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1526
1558 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1547
1557 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1547
1559 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1586
1558 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1586
1560 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1636
1559 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1636
1561 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1663 kallithea/model/db.py:1673
1560 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1663 kallithea/model/db.py:1673
1562 msgid "User group write access"
1561 msgid "User group write access"
1563 msgstr "Группа пользователей - доступ на запись"
1562 msgstr "Группа пользователей - доступ на запись"
1564
1563
1565 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1423
1564 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1423
1566 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1469
1565 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1469
1567 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1526
1566 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1526
1568 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1527
1567 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1527
1569 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1548
1568 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1548
1570 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1587
1569 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1587
1571 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1637
1570 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1637
1572 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1664 kallithea/model/db.py:1674
1571 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1664 kallithea/model/db.py:1674
1573 msgid "User group admin access"
1572 msgid "User group admin access"
1574 msgstr "Группа пользователей - администрирование"
1573 msgstr "Группа пользователей - администрирование"
1575
1574
1576 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1425
1575 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1425
1577 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1471
1576 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1471
1578 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1528
1577 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1528
1579 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1529
1578 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1529
1580 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1550
1579 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1550
1581 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1589
1580 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1589
1582 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1639
1581 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1639
1583 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1666 kallithea/model/db.py:1676
1582 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1666 kallithea/model/db.py:1676
1584 msgid "Repository Group creation disabled"
1583 msgid "Repository Group creation disabled"
1585 msgstr "Создание групп репозиториев отключено"
1584 msgstr "Создание групп репозиториев отключено"
1586
1585
1587 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1426
1586 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1426
1588 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1472
1587 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1472
1589 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1529
1588 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1529
1590 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1530
1589 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1530
1591 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1551
1590 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1551
1592 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1590
1591 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1590
1593 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1640
1592 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1640
1594 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1667 kallithea/model/db.py:1677
1593 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1667 kallithea/model/db.py:1677
1595 msgid "Repository Group creation enabled"
1594 msgid "Repository Group creation enabled"
1596 msgstr "Создание групп репозиториев включено"
1595 msgstr "Создание групп репозиториев включено"
1597
1596
1598 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1428
1597 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1428
1599 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1474
1598 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1474
1600 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1531
1599 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1531
1601 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1532
1600 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1532
1602 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1553
1601 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1553
1603 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1592
1602 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1592
1604 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1642
1603 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1642
1605 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1669 kallithea/model/db.py:1679
1604 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1669 kallithea/model/db.py:1679
1606 msgid "User Group creation disabled"
1605 msgid "User Group creation disabled"
1607 msgstr "Создание групп пользователей отключено"
1606 msgstr "Создание групп пользователей отключено"
1608
1607
1609 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1429
1608 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1429
1610 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1475
1609 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1475
1611 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1532
1610 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1532
1612 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1533
1611 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1533
1613 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1554
1612 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1554
1614 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1593
1613 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1593
1615 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1643
1614 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1643
1616 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1670 kallithea/model/db.py:1680
1615 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1670 kallithea/model/db.py:1680
1617 msgid "User Group creation enabled"
1616 msgid "User Group creation enabled"
1618 msgstr "Создание групп пользователей включено"
1617 msgstr "Создание групп пользователей включено"
1619
1618
1620 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1437
1619 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1437
1621 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1483
1620 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1483
1622 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1540
1621 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1540
1623 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1541
1622 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1541
1624 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1562
1623 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1562
1625 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1601
1624 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1601
1626 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1653
1625 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1653
1627 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1680 kallithea/model/db.py:1690
1626 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1680 kallithea/model/db.py:1690
1628 msgid "Registration disabled"
1627 msgid "Registration disabled"
1629 msgstr "Регистрация отключена"
1628 msgstr "Регистрация отключена"
1630
1629
1631 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1438
1630 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1438
1632 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1484
1631 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1484
1633 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1541
1632 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1541
1634 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1542
1633 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1542
1635 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1563
1634 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1563
1636 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1602
1635 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1602
1637 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1654
1636 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1654
1638 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1681 kallithea/model/db.py:1691
1637 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1681 kallithea/model/db.py:1691
1639 msgid "User Registration with manual account activation"
1638 msgid "User Registration with manual account activation"
1640 msgstr "Регистрация пользователя с ручной активацией учётной записи"
1639 msgstr "Регистрация пользователя с ручной активацией учётной записи"
1641
1640
1642 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1439
1641 #: kallithea/lib/dbmigrate/schema/db_1_7_0.py:1439
1643 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1485
1642 #: kallithea/lib/dbmigrate/schema/db_1_8_0.py:1485
1644 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1542
1643 #: kallithea/lib/dbmigrate/schema/db_2_0_0.py:1542
1645 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1543
1644 #: kallithea/lib/dbmigrate/schema/db_2_0_1.py:1543
1646 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1564
1645 #: kallithea/lib/dbmigrate/schema/db_2_0_2.py:1564
1647 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1603
1646 #: kallithea/lib/dbmigrate/schema/db_2_1_0.py:1603
1648 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1655
1647 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1655
1649 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1682 kallithea/model/db.py:1692
1648 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1682 kallithea/model/db.py:1692
1650 msgid "User Registration with automatic account activation"
1649 msgid "User Registration with automatic account activation"
1651 msgstr "Регистрация пользователя с автоматической активацией"
1650 msgstr "Регистрация пользователя с автоматической активацией"
1652
1651
1653 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1647
1652 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1647
1654 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1674 kallithea/model/db.py:1684
1653 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1674 kallithea/model/db.py:1684
1655 msgid "Repository creation enabled with write permission to a repository group"
1654 msgid "Repository creation enabled with write permission to a repository group"
1656 msgstr ""
1655 msgstr ""
1657
1656
1658 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1648
1657 #: kallithea/lib/dbmigrate/schema/db_2_2_0.py:1648
1659 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1675 kallithea/model/db.py:1685
1658 #: kallithea/lib/dbmigrate/schema/db_2_2_3.py:1675 kallithea/model/db.py:1685
1660 msgid "Repository creation disabled with write permission to a repository group"
1659 msgid "Repository creation disabled with write permission to a repository group"
1661 msgstr ""
1660 msgstr ""
1662
1661
1663 #: kallithea/model/comment.py:77
1662 #: kallithea/model/comment.py:77
1664 #, python-format
1663 #, python-format
1665 msgid "on line %s"
1664 msgid "on line %s"
1666 msgstr "на строке %s"
1665 msgstr "на строке %s"
1667
1666
1668 #: kallithea/model/comment.py:222
1667 #: kallithea/model/comment.py:222
1669 msgid "[Mention]"
1668 msgid "[Mention]"
1670 msgstr "[Упоминание]"
1669 msgstr "[Упоминание]"
1671
1670
1672 #: kallithea/model/forms.py:57
1671 #: kallithea/model/forms.py:57
1673 msgid "Please enter a login"
1672 msgid "Please enter a login"
1674 msgstr "Пожалуйста, введите логин"
1673 msgstr "Пожалуйста, введите логин"
1675
1674
1676 #: kallithea/model/forms.py:58
1675 #: kallithea/model/forms.py:58
1677 #, python-format
1676 #, python-format
1678 msgid "Enter a value %(min)i characters long or more"
1677 msgid "Enter a value %(min)i characters long or more"
1679 msgstr "Введите значение длиной не менее %(min)i символов"
1678 msgstr "Введите значение длиной не менее %(min)i символов"
1680
1679
1681 #: kallithea/model/forms.py:66
1680 #: kallithea/model/forms.py:66
1682 msgid "Please enter a password"
1681 msgid "Please enter a password"
1683 msgstr "Пожалуйста, введите пароль"
1682 msgstr "Пожалуйста, введите пароль"
1684
1683
1685 #: kallithea/model/forms.py:67
1684 #: kallithea/model/forms.py:67
1686 #, python-format
1685 #, python-format
1687 msgid "Enter %(min)i characters or more"
1686 msgid "Enter %(min)i characters or more"
1688 msgstr "Введите не менее %(min)i символов"
1687 msgstr "Введите не менее %(min)i символов"
1689
1688
1690 #: kallithea/model/forms.py:156
1689 #: kallithea/model/forms.py:156
1691 msgid "Name must not contain only digits"
1690 msgid "Name must not contain only digits"
1692 msgstr ""
1691 msgstr ""
1693
1692
1694 #: kallithea/model/notification.py:231
1693 #: kallithea/model/notification.py:231
1695 #, python-format
1694 #, python-format
1696 msgid "%(user)s commented on changeset at %(when)s"
1695 msgid "%(user)s commented on changeset at %(when)s"
1697 msgstr "%(user)s оставил комментарий к набору изменений %(when)s"
1696 msgstr "%(user)s оставил комментарий к набору изменений %(when)s"
1698
1697
1699 #: kallithea/model/notification.py:232
1698 #: kallithea/model/notification.py:232
1700 #, python-format
1699 #, python-format
1701 msgid "%(user)s sent message at %(when)s"
1700 msgid "%(user)s sent message at %(when)s"
1702 msgstr "%(user)s отправил сообщение %(when)s"
1701 msgstr "%(user)s отправил сообщение %(when)s"
1703
1702
1704 #: kallithea/model/notification.py:233
1703 #: kallithea/model/notification.py:233
1705 #, python-format
1704 #, python-format
1706 msgid "%(user)s mentioned you at %(when)s"
1705 msgid "%(user)s mentioned you at %(when)s"
1707 msgstr "%(user)s упомянул вас %(when)s"
1706 msgstr "%(user)s упомянул вас %(when)s"
1708
1707
1709 #: kallithea/model/notification.py:234
1708 #: kallithea/model/notification.py:234
1710 #, python-format
1709 #, python-format
1711 msgid "%(user)s registered in Kallithea at %(when)s"
1710 msgid "%(user)s registered in Kallithea at %(when)s"
1712 msgstr "%(user)s зарегистрировался в Kallithea %(when)s"
1711 msgstr "%(user)s зарегистрировался в Kallithea %(when)s"
1713
1712
1714 #: kallithea/model/notification.py:235
1713 #: kallithea/model/notification.py:235
1715 #, python-format
1714 #, python-format
1716 msgid "%(user)s opened new pull request at %(when)s"
1715 msgid "%(user)s opened new pull request at %(when)s"
1717 msgstr "%(user)s открыл новый pull request %(when)s"
1716 msgstr "%(user)s открыл новый pull-запрос %(when)s"
1718
1717
1719 #: kallithea/model/notification.py:236
1718 #: kallithea/model/notification.py:236
1720 #, python-format
1719 #, python-format
1721 msgid "%(user)s commented on pull request at %(when)s"
1720 msgid "%(user)s commented on pull request at %(when)s"
1722 msgstr "%(user)s оставил комментарий к pull request %(when)s"
1721 msgstr "%(user)s оставил комментарий к pull-запросу %(when)s"
1723
1722
1724 #: kallithea/model/pull_request.py:107
1723 #: kallithea/model/pull_request.py:107
1725 #, python-format
1724 #, python-format
1726 msgid "%(user)s wants you to review pull request #%(pr_id)s: %(pr_title)s"
1725 msgid "%(user)s wants you to review pull request #%(pr_id)s: %(pr_title)s"
1727 msgstr "%(user)s просит вас рассмотреть pull request #%(pr_id)s: %(pr_title)s"
1726 msgstr "%(user)s просит вас рассмотреть pull request #%(pr_id)s: %(pr_title)s"
1728
1727
1729 #: kallithea/model/scm.py:810
1728 #: kallithea/model/scm.py:810
1730 msgid "latest tip"
1729 msgid "latest tip"
1731 msgstr "последняя версия"
1730 msgstr "последняя версия"
1732
1731
1733 #: kallithea/model/user.py:198
1732 #: kallithea/model/user.py:198
1734 msgid "New user registration"
1733 msgid "New user registration"
1735 msgstr "Регистрация нового пользователя"
1734 msgstr "Регистрация нового пользователя"
1736
1735
1737 #: kallithea/model/user.py:222 kallithea/model/user.py:247
1736 #: kallithea/model/user.py:222 kallithea/model/user.py:247
1738 msgid "You can't Edit this user since it's crucial for entire application"
1737 msgid "You can't Edit this user since it's crucial for entire application"
1739 msgstr ""
1738 msgstr ""
1740 "Вы не можете редактировать пользователя, поскольку это критично для "
1739 "Вы не можете редактировать пользователя, поскольку это критично для "
1741 "работы всего приложения"
1740 "работы всего приложения"
1742
1741
1743 #: kallithea/model/user.py:270
1742 #: kallithea/model/user.py:270
1744 msgid "You can't remove this user since it's crucial for entire application"
1743 msgid "You can't remove this user since it's crucial for entire application"
1745 msgstr ""
1744 msgstr ""
1746 "Вы не можете удалить пользователя, поскольку это критично для работы "
1745 "Вы не можете удалить пользователя, поскольку это критично для работы "
1747 "всего приложения"
1746 "всего приложения"
1748
1747
1749 #: kallithea/model/user.py:276
1748 #: kallithea/model/user.py:276
1750 #, python-format
1749 #, python-format
1751 msgid ""
1750 msgid ""
1752 "user \"%s\" still owns %s repositories and cannot be removed. Switch "
1751 "user \"%s\" still owns %s repositories and cannot be removed. Switch "
1753 "owners or remove those repositories. %s"
1752 "owners or remove those repositories. %s"
1754 msgstr ""
1753 msgstr ""
1755 "пользователь \"%s\" является владельцем репозиториев %s и поэтому не "
1754 "пользователь \"%s\" является владельцем репозиториев %s и поэтому не "
1756 "может быть удалён. Смените владельца или удалите данные репозитории. %s"
1755 "может быть удалён. Смените владельца или удалите данные репозитории. %s"
1757
1756
1758 #: kallithea/model/user.py:304
1757 #: kallithea/model/user.py:304
1759 msgid "Password reset link"
1758 msgid "Password reset link"
1760 msgstr "Ссылка сброса пароля"
1759 msgstr "Ссылка сброса пароля"
1761
1760
1762 #: kallithea/model/user.py:333
1761 #: kallithea/model/user.py:333
1763 msgid "Your new password"
1762 msgid "Your new password"
1764 msgstr "Ваш новый пароль"
1763 msgstr "Ваш новый пароль"
1765
1764
1766 #: kallithea/model/user.py:334
1765 #: kallithea/model/user.py:334
1767 #, python-format
1766 #, python-format
1768 msgid "Your new Kallithea password:%s"
1767 msgid "Your new Kallithea password:%s"
1769 msgstr "Ваш новый пароль от Kallithea: %s"
1768 msgstr "Ваш новый пароль от Kallithea: %s"
1770
1769
1771 #: kallithea/model/validators.py:82 kallithea/model/validators.py:83
1770 #: kallithea/model/validators.py:82 kallithea/model/validators.py:83
1772 msgid "Value cannot be an empty list"
1771 msgid "Value cannot be an empty list"
1773 msgstr "Значение не может быть пустым списком"
1772 msgstr "Значение не может быть пустым списком"
1774
1773
1775 #: kallithea/model/validators.py:120
1774 #: kallithea/model/validators.py:120
1776 #, python-format
1775 #, python-format
1777 msgid "Username \"%(username)s\" already exists"
1776 msgid "Username \"%(username)s\" already exists"
1778 msgstr "Пользователь с именем \"%(username)s\" уже существует"
1777 msgstr "Пользователь с именем \"%(username)s\" уже существует"
1779
1778
1780 #: kallithea/model/validators.py:122
1779 #: kallithea/model/validators.py:122
1781 #, python-format
1780 #, python-format
1782 msgid "Username \"%(username)s\" is forbidden"
1781 msgid "Username \"%(username)s\" is forbidden"
1783 msgstr "Имя \"%(username)s\" отклонено"
1782 msgstr "Имя \"%(username)s\" отклонено"
1784
1783
1785 #: kallithea/model/validators.py:124
1784 #: kallithea/model/validators.py:124
1786 msgid ""
1785 msgid ""
1787 "Username may only contain alphanumeric characters underscores, periods or"
1786 "Username may only contain alphanumeric characters underscores, periods or"
1788 " dashes and must begin with alphanumeric character or underscore"
1787 " dashes and must begin with alphanumeric character or underscore"
1789 msgstr ""
1788 msgstr ""
1790 "Имя пользователя может содержать только буквы, цифры, символы "
1789 "Имя пользователя может содержать только буквы, цифры, символы "
1791 "подчеркивания, точки и тире; а так же должно начинаться с буквы, цифры "
1790 "подчеркивания, точки и тире; а так же должно начинаться с буквы, цифры "
1792 "либо с символа подчеркивания"
1791 "либо с символа подчеркивания"
1793
1792
1794 #: kallithea/model/validators.py:151
1793 #: kallithea/model/validators.py:151
1795 msgid "The input is not valid"
1794 msgid "The input is not valid"
1796 msgstr ""
1795 msgstr ""
1797
1796
1798 #: kallithea/model/validators.py:158
1797 #: kallithea/model/validators.py:158
1799 #, python-format
1798 #, python-format
1800 msgid "Username %(username)s is not valid"
1799 msgid "Username %(username)s is not valid"
1801 msgstr "Имя \"%(username)s\" недопустимо"
1800 msgstr "Имя \"%(username)s\" недопустимо"
1802
1801
1803 #: kallithea/model/validators.py:177
1802 #: kallithea/model/validators.py:177
1804 msgid "Invalid user group name"
1803 msgid "Invalid user group name"
1805 msgstr "Неверное имя группы пользователей"
1804 msgstr "Неверное имя группы пользователей"
1806
1805
1807 #: kallithea/model/validators.py:178
1806 #: kallithea/model/validators.py:178
1808 #, python-format
1807 #, python-format
1809 msgid "User group \"%(usergroup)s\" already exists"
1808 msgid "User group \"%(usergroup)s\" already exists"
1810 msgstr "Группа пользователей \"%(usergroup)s\" уже существует"
1809 msgstr "Группа пользователей \"%(usergroup)s\" уже существует"
1811
1810
1812 #: kallithea/model/validators.py:180
1811 #: kallithea/model/validators.py:180
1813 msgid ""
1812 msgid ""
1814 "user group name may only contain alphanumeric characters underscores, "
1813 "user group name may only contain alphanumeric characters underscores, "
1815 "periods or dashes and must begin with alphanumeric character"
1814 "periods or dashes and must begin with alphanumeric character"
1816 msgstr ""
1815 msgstr ""
1817 "имя группы пользователей может содержать только буквы, цифры, символы "
1816 "имя группы пользователей может содержать только буквы, цифры, символы "
1818 "подчеркивания, точки и тире; а так же должно начинаться с буквы или цифры"
1817 "подчеркивания, точки и тире; а так же должно начинаться с буквы или цифры"
1819
1818
1820 #: kallithea/model/validators.py:218
1819 #: kallithea/model/validators.py:218
1821 msgid "Cannot assign this group as parent"
1820 msgid "Cannot assign this group as parent"
1822 msgstr "Невозможно использовать эту группу как родителя"
1821 msgstr "Невозможно использовать эту группу как родителя"
1823
1822
1824 #: kallithea/model/validators.py:219
1823 #: kallithea/model/validators.py:219
1825 #, python-format
1824 #, python-format
1826 msgid "Group \"%(group_name)s\" already exists"
1825 msgid "Group \"%(group_name)s\" already exists"
1827 msgstr "Группа \"%(group_name)s\" уже существует"
1826 msgstr "Группа \"%(group_name)s\" уже существует"
1828
1827
1829 #: kallithea/model/validators.py:221
1828 #: kallithea/model/validators.py:221
1830 #, python-format
1829 #, python-format
1831 msgid "Repository with name \"%(group_name)s\" already exists"
1830 msgid "Repository with name \"%(group_name)s\" already exists"
1832 msgstr "Репозитарий с именем \"%(group_name)s\" уже существует"
1831 msgstr "Репозитарий с именем \"%(group_name)s\" уже существует"
1833
1832
1834 #: kallithea/model/validators.py:279
1833 #: kallithea/model/validators.py:279
1835 msgid "Invalid characters (non-ascii) in password"
1834 msgid "Invalid characters (non-ascii) in password"
1836 msgstr "Недопустимые символы (не ascii) в пароле"
1835 msgstr "Недопустимые символы (не ascii) в пароле"
1837
1836
1838 #: kallithea/model/validators.py:294
1837 #: kallithea/model/validators.py:294
1839 msgid "Invalid old password"
1838 msgid "Invalid old password"
1840 msgstr "Неверно задан старый пароль"
1839 msgstr "Неверно задан старый пароль"
1841
1840
1842 #: kallithea/model/validators.py:310
1841 #: kallithea/model/validators.py:310
1843 msgid "Passwords do not match"
1842 msgid "Passwords do not match"
1844 msgstr "Пароли не совпадают"
1843 msgstr "Пароли не совпадают"
1845
1844
1846 #: kallithea/model/validators.py:327
1845 #: kallithea/model/validators.py:327
1847 msgid "invalid password"
1846 msgid "invalid password"
1848 msgstr "неверный пароль"
1847 msgstr "неверный пароль"
1849
1848
1850 #: kallithea/model/validators.py:328
1849 #: kallithea/model/validators.py:328
1851 msgid "invalid user name"
1850 msgid "invalid user name"
1852 msgstr "неверное имя пользователя"
1851 msgstr "неверное имя пользователя"
1853
1852
1854 #: kallithea/model/validators.py:329
1853 #: kallithea/model/validators.py:329
1855 msgid "Your account is disabled"
1854 msgid "Your account is disabled"
1856 msgstr "Ваш аккаунт выключен"
1855 msgstr "Ваш аккаунт выключен"
1857
1856
1858 #: kallithea/model/validators.py:373
1857 #: kallithea/model/validators.py:373
1859 #, python-format
1858 #, python-format
1860 msgid "Repository name %(repo)s is disallowed"
1859 msgid "Repository name %(repo)s is disallowed"
1861 msgstr "Имя репозитория %(repo)s запрещено"
1860 msgstr "Имя репозитория %(repo)s запрещено"
1862
1861
1863 #: kallithea/model/validators.py:375
1862 #: kallithea/model/validators.py:375
1864 #, python-format
1863 #, python-format
1865 msgid "Repository named %(repo)s already exists"
1864 msgid "Repository named %(repo)s already exists"
1866 msgstr "Репозитарий %(repo)s уже существует"
1865 msgstr "Репозитарий %(repo)s уже существует"
1867
1866
1868 #: kallithea/model/validators.py:376
1867 #: kallithea/model/validators.py:376
1869 #, python-format
1868 #, python-format
1870 msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
1869 msgid "Repository \"%(repo)s\" already exists in group \"%(group)s\""
1871 msgstr "Репозитарий \"%(repo)s\" уже существует в группе \"%(group)s\""
1870 msgstr "Репозитарий \"%(repo)s\" уже существует в группе \"%(group)s\""
1872
1871
1873 #: kallithea/model/validators.py:378
1872 #: kallithea/model/validators.py:378
1874 #, python-format
1873 #, python-format
1875 msgid "Repository group with name \"%(repo)s\" already exists"
1874 msgid "Repository group with name \"%(repo)s\" already exists"
1876 msgstr "Группа репозиториев \"%(repo)s\" уже существует"
1875 msgstr "Группа репозиториев \"%(repo)s\" уже существует"
1877
1876
1878 #: kallithea/model/validators.py:493
1877 #: kallithea/model/validators.py:493
1879 msgid "invalid clone url"
1878 msgid "invalid clone url"
1880 msgstr "неверный URL"
1879 msgstr "неверный URL"
1881
1880
1882 #: kallithea/model/validators.py:494
1881 #: kallithea/model/validators.py:494
1883 msgid "Invalid clone url, provide a valid clone http(s)/svn+http(s) url"
1882 msgid "Invalid clone url, provide a valid clone http(s)/svn+http(s) url"
1884 msgstr ""
1883 msgstr ""
1885 "Неверная ссылка клонирования, предоставьте действительную ссылку для "
1884 "Неверный адрес клонирования, предоставьте корректный адрес для клонирования "
1886 "клонирования - http(s)/svn+http(s)."
1885 "формата http(s)/svn+http(s)."
1887
1886
1888 #: kallithea/model/validators.py:519
1887 #: kallithea/model/validators.py:519
1889 msgid "Fork has to be the same type as parent"
1888 msgid "Fork has to be the same type as parent"
1890 msgstr "Тип форка будет совпадать с родительским"
1889 msgstr "Тип форка будет совпадать с родительским"
1891
1890
1892 #: kallithea/model/validators.py:534
1891 #: kallithea/model/validators.py:534
1893 msgid "You don't have permissions to create repository in this group"
1892 msgid "You don't have permissions to create repository in this group"
1894 msgstr "У вас недостаточно прав для создания репозиториев в этой группе"
1893 msgstr "У вас недостаточно прав для создания репозиториев в этой группе"
1895
1894
1896 #: kallithea/model/validators.py:536
1895 #: kallithea/model/validators.py:536
1897 msgid "no permission to create repository in root location"
1896 msgid "no permission to create repository in root location"
1898 msgstr "недостаточно прав для создания репозитория в корневом каталоге"
1897 msgstr "недостаточно прав для создания репозитория в корневом каталоге"
1899
1898
1900 #: kallithea/model/validators.py:585
1899 #: kallithea/model/validators.py:585
1901 msgid "You don't have permissions to create a group in this location"
1900 msgid "You don't have permissions to create a group in this location"
1902 msgstr "У Вас недостаточно привилегий для создания группы в этом месте"
1901 msgstr "У Вас недостаточно привилегий для создания группы в этом месте"
1903
1902
1904 #: kallithea/model/validators.py:626
1903 #: kallithea/model/validators.py:626
1905 msgid "This username or user group name is not valid"
1904 msgid "This username or user group name is not valid"
1906 msgstr "Данное имя пользователя или группы пользователей недопустимо"
1905 msgstr "Данное имя пользователя или группы пользователей недопустимо"
1907
1906
1908 #: kallithea/model/validators.py:719
1907 #: kallithea/model/validators.py:719
1909 msgid "This is not a valid path"
1908 msgid "This is not a valid path"
1910 msgstr "Этот путь ошибочен"
1909 msgstr "Этот путь ошибочен"
1911
1910
1912 #: kallithea/model/validators.py:734
1911 #: kallithea/model/validators.py:734
1913 msgid "This e-mail address is already taken"
1912 msgid "This e-mail address is already taken"
1914 msgstr "Этот E-mail уже занят"
1913 msgstr "Этот E-mail уже занят"
1915
1914
1916 #: kallithea/model/validators.py:754
1915 #: kallithea/model/validators.py:754
1917 #, python-format
1916 #, python-format
1918 msgid "e-mail \"%(email)s\" does not exist."
1917 msgid "e-mail \"%(email)s\" does not exist."
1919 msgstr "\"%(email)s\" не существует"
1918 msgstr "\"%(email)s\" не существует."
1920
1919
1921 #: kallithea/model/validators.py:791
1920 #: kallithea/model/validators.py:791
1922 msgid ""
1921 msgid ""
1923 "The LDAP Login attribute of the CN must be specified - this is the name "
1922 "The LDAP Login attribute of the CN must be specified - this is the name "
1924 "of the attribute that is equivalent to \"username\""
1923 "of the attribute that is equivalent to \"username\""
1925 msgstr ""
1924 msgstr ""
1926 "Для входа по LDAP должно быть указано значение аттрибута CN - это "
1925 "Для входа по LDAP должно быть указано значение аттрибута CN - это "
1927 "эквивалент имени пользователя"
1926 "эквивалент имени пользователя"
1928
1927
1929 #: kallithea/model/validators.py:804
1928 #: kallithea/model/validators.py:804
1930 #, python-format
1929 #, python-format
1931 msgid "Revisions %(revs)s are already part of pull request or have set status"
1930 msgid "Revisions %(revs)s are already part of pull request or have set status"
1932 msgstr ""
1931 msgstr ""
1933 "Ревизии %(revs)s уже включены в pull-request или имеют установленный "
1932 "Ревизии %(revs)s уже включены в pull-request или имеют установленный "
1934 "статус"
1933 "статус"
1935
1934
1936 #: kallithea/model/validators.py:836
1935 #: kallithea/model/validators.py:836
1937 msgid "Please enter a valid IPv4 or IpV6 address"
1936 msgid "Please enter a valid IPv4 or IpV6 address"
1938 msgstr "Пожалуйста, введите существующий IPv4 или IpV6 адре"
1937 msgstr "Пожалуйста, введите существующий IPv4 или IpV6 адре"
1939
1938
1940 #: kallithea/model/validators.py:837
1939 #: kallithea/model/validators.py:837
1941 #, python-format
1940 #, python-format
1942 msgid "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
1941 msgid "The network size (bits) must be within the range of 0-32 (not %(bits)r)"
1943 msgstr ""
1942 msgstr ""
1944 "Значение маски подсети должно быть в пределах от 0 до 32 (%(bits)r - "
1943 "Значение маски подсети должно быть в пределах от 0 до 32 (%(bits)r - "
1945 "неверно)"
1944 "неверно)"
1946
1945
1947 #: kallithea/model/validators.py:870
1946 #: kallithea/model/validators.py:870
1948 msgid "Key name can only consist of letters, underscore, dash or numbers"
1947 msgid "Key name can only consist of letters, underscore, dash or numbers"
1949 msgstr ""
1948 msgstr ""
1950 "Ключевое имя может только состоять из букв, символа подчеркивания, тире "
1949 "Ключевое имя может только состоять из букв, символа подчеркивания, тире "
1951 "или чисел"
1950 "или чисел"
1952
1951
1953 #: kallithea/model/validators.py:884
1952 #: kallithea/model/validators.py:884
1954 msgid "Filename cannot be inside a directory"
1953 msgid "Filename cannot be inside a directory"
1955 msgstr "Файла нет в каталоге"
1954 msgstr "Файла нет в каталоге"
1956
1955
1957 #: kallithea/model/validators.py:900
1956 #: kallithea/model/validators.py:900
1958 #, python-format
1957 #, python-format
1959 msgid "Plugins %(loaded)s and %(next_to_load)s both export the same name"
1958 msgid "Plugins %(loaded)s and %(next_to_load)s both export the same name"
1960 msgstr ""
1959 msgstr ""
1961
1960
1962 #: kallithea/templates/about.html:4 kallithea/templates/about.html:20
1961 #: kallithea/templates/about.html:4 kallithea/templates/about.html:20
1963 msgid "About"
1962 msgid "About"
1964 msgstr ""
1963 msgstr ""
1965
1964
1966 #: kallithea/templates/index.html:5
1965 #: kallithea/templates/index.html:5
1967 msgid "Dashboard"
1966 msgid "Dashboard"
1968 msgstr "Панель управления"
1967 msgstr "Панель управления"
1969
1968
1970 #: kallithea/templates/index_base.html:6
1969 #: kallithea/templates/index_base.html:6
1971 #: kallithea/templates/admin/my_account/my_account_repos.html:3
1970 #: kallithea/templates/admin/my_account/my_account_repos.html:3
1972 #: kallithea/templates/admin/my_account/my_account_watched.html:3
1971 #: kallithea/templates/admin/my_account/my_account_watched.html:3
1973 #: kallithea/templates/admin/repo_groups/repo_groups.html:12
1972 #: kallithea/templates/admin/repo_groups/repo_groups.html:12
1974 #: kallithea/templates/admin/repos/repos.html:12
1973 #: kallithea/templates/admin/repos/repos.html:12
1975 #: kallithea/templates/admin/user_groups/user_groups.html:12
1974 #: kallithea/templates/admin/user_groups/user_groups.html:12
1976 #: kallithea/templates/admin/users/users.html:12
1975 #: kallithea/templates/admin/users/users.html:12
1977 #: kallithea/templates/bookmarks/bookmarks.html:12
1976 #: kallithea/templates/bookmarks/bookmarks.html:12
1978 #: kallithea/templates/branches/branches.html:12
1977 #: kallithea/templates/branches/branches.html:12
1979 #: kallithea/templates/journal/journal.html:12
1978 #: kallithea/templates/journal/journal.html:12
1980 #: kallithea/templates/journal/journal.html:49
1979 #: kallithea/templates/journal/journal.html:49
1981 #: kallithea/templates/journal/journal.html:50
1980 #: kallithea/templates/journal/journal.html:50
1982 #: kallithea/templates/tags/tags.html:12
1981 #: kallithea/templates/tags/tags.html:12
1983 msgid "quick filter..."
1982 msgid "quick filter..."
1984 msgstr "фильтр..."
1983 msgstr "фильтр..."
1985
1984
1986 #: kallithea/templates/index_base.html:6
1985 #: kallithea/templates/index_base.html:6
1987 #: kallithea/templates/admin/repos/repos.html:12
1986 #: kallithea/templates/admin/repos/repos.html:12
1988 msgid "repositories"
1987 msgid "repositories"
1989 msgstr "репозитории"
1988 msgstr "репозитории"
1990
1989
1991 #: kallithea/templates/index_base.html:20
1990 #: kallithea/templates/index_base.html:20
1992 #: kallithea/templates/index_base.html:25
1991 #: kallithea/templates/index_base.html:25
1993 #: kallithea/templates/admin/repos/repo_add.html:22
1992 #: kallithea/templates/admin/repos/repo_add.html:22
1994 #: kallithea/templates/admin/repos/repos.html:25
1993 #: kallithea/templates/admin/repos/repos.html:25
1995 msgid "Add Repository"
1994 msgid "Add Repository"
1996 msgstr "Добавить репозиторий"
1995 msgstr "Добавить репозиторий"
1997
1996
1998 #: kallithea/templates/index_base.html:22
1997 #: kallithea/templates/index_base.html:22
1999 #: kallithea/templates/index_base.html:27
1998 #: kallithea/templates/index_base.html:27
2000 #: kallithea/templates/admin/repo_groups/repo_group_add.html:16
1999 #: kallithea/templates/admin/repo_groups/repo_group_add.html:16
2001 #: kallithea/templates/admin/repo_groups/repo_groups.html:29
2000 #: kallithea/templates/admin/repo_groups/repo_groups.html:29
2002 msgid "Add Repository Group"
2001 msgid "Add Repository Group"
2003 msgstr "Добавить группу репозиториев"
2002 msgstr "Добавить группу репозиториев"
2004
2003
2005 #: kallithea/templates/index_base.html:32
2004 #: kallithea/templates/index_base.html:32
2006 msgid "You have admin right to this group, and can edit it"
2005 msgid "You have admin right to this group, and can edit it"
2007 msgstr "Вы имеете администраторские права на эту группу и можете редактировать её"
2006 msgstr "Вы имеете администраторские права на эту группу и можете редактировать её"
2008
2007
2009 #: kallithea/templates/index_base.html:32
2008 #: kallithea/templates/index_base.html:32
2010 msgid "Edit Repository Group"
2009 msgid "Edit Repository Group"
2011 msgstr "Изменить группу репозиториев"
2010 msgstr "Изменить группу репозиториев"
2012
2011
2013 #: kallithea/templates/index_base.html:45
2012 #: kallithea/templates/index_base.html:45
2014 msgid "Group Name"
2013 msgid "Group Name"
2015 msgstr "Имя группы"
2014 msgstr "Имя группы"
2016
2015
2017 #: kallithea/templates/index_base.html:46
2016 #: kallithea/templates/index_base.html:46
2018 #: kallithea/templates/index_base.html:128
2017 #: kallithea/templates/index_base.html:128
2019 #: kallithea/templates/admin/my_account/my_account_api_keys.html:64
2018 #: kallithea/templates/admin/my_account/my_account_api_keys.html:64
2020 #: kallithea/templates/admin/repo_groups/repo_group_add.html:45
2019 #: kallithea/templates/admin/repo_groups/repo_group_add.html:45
2021 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:17
2020 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:17
2022 #: kallithea/templates/admin/repo_groups/repo_groups.html:51
2021 #: kallithea/templates/admin/repo_groups/repo_groups.html:51
2023 #: kallithea/templates/admin/repos/repo_add_base.html:32
2022 #: kallithea/templates/admin/repos/repo_add_base.html:32
2024 #: kallithea/templates/admin/repos/repo_edit_settings.html:72
2023 #: kallithea/templates/admin/repos/repo_edit_settings.html:72
2025 #: kallithea/templates/admin/repos/repos.html:51
2024 #: kallithea/templates/admin/repos/repos.html:51
2026 #: kallithea/templates/admin/user_groups/user_group_add.html:43
2025 #: kallithea/templates/admin/user_groups/user_group_add.html:43
2027 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:15
2026 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:15
2028 #: kallithea/templates/admin/user_groups/user_groups.html:51
2027 #: kallithea/templates/admin/user_groups/user_groups.html:51
2029 #: kallithea/templates/admin/users/user_edit_api_keys.html:64
2028 #: kallithea/templates/admin/users/user_edit_api_keys.html:64
2030 #: kallithea/templates/email_templates/changeset_comment.html:16
2029 #: kallithea/templates/email_templates/changeset_comment.html:16
2031 #: kallithea/templates/email_templates/pull_request.html:9
2030 #: kallithea/templates/email_templates/pull_request.html:9
2032 #: kallithea/templates/forks/fork.html:41
2031 #: kallithea/templates/forks/fork.html:41
2033 #: kallithea/templates/pullrequests/pullrequest.html:40
2032 #: kallithea/templates/pullrequests/pullrequest.html:40
2034 #: kallithea/templates/pullrequests/pullrequest_show.html:86
2033 #: kallithea/templates/pullrequests/pullrequest_show.html:86
2035 #: kallithea/templates/summary/summary.html:88
2034 #: kallithea/templates/summary/summary.html:88
2036 msgid "Description"
2035 msgid "Description"
2037 msgstr "Описание"
2036 msgstr "Описание"
2038
2037
2039 #: kallithea/templates/index_base.html:126
2038 #: kallithea/templates/index_base.html:126
2040 #: kallithea/templates/admin/my_account/my_account_repos.html:46
2039 #: kallithea/templates/admin/my_account/my_account_repos.html:46
2041 #: kallithea/templates/admin/my_account/my_account_watched.html:46
2040 #: kallithea/templates/admin/my_account/my_account_watched.html:46
2042 #: kallithea/templates/admin/repo_groups/repo_groups.html:50
2041 #: kallithea/templates/admin/repo_groups/repo_groups.html:50
2043 #: kallithea/templates/admin/repos/repo_add_base.html:9
2042 #: kallithea/templates/admin/repos/repo_add_base.html:9
2044 #: kallithea/templates/admin/repos/repo_edit_settings.html:7
2043 #: kallithea/templates/admin/repos/repo_edit_settings.html:7
2045 #: kallithea/templates/admin/repos/repos.html:50
2044 #: kallithea/templates/admin/repos/repos.html:50
2046 #: kallithea/templates/admin/user_groups/user_groups.html:50
2045 #: kallithea/templates/admin/user_groups/user_groups.html:50
2047 #: kallithea/templates/base/perms_summary.html:53
2046 #: kallithea/templates/base/perms_summary.html:53
2048 #: kallithea/templates/bookmarks/bookmarks.html:51
2047 #: kallithea/templates/bookmarks/bookmarks.html:51
2049 #: kallithea/templates/bookmarks/bookmarks_data.html:7
2048 #: kallithea/templates/bookmarks/bookmarks_data.html:7
2050 #: kallithea/templates/branches/branches.html:50
2049 #: kallithea/templates/branches/branches.html:50
2051 #: kallithea/templates/branches/branches_data.html:7
2050 #: kallithea/templates/branches/branches_data.html:7
2052 #: kallithea/templates/files/files_browser.html:41
2051 #: kallithea/templates/files/files_browser.html:41
2053 #: kallithea/templates/journal/journal.html:197
2052 #: kallithea/templates/journal/journal.html:197
2054 #: kallithea/templates/journal/journal.html:288
2053 #: kallithea/templates/journal/journal.html:288
2055 #: kallithea/templates/tags/tags.html:51
2054 #: kallithea/templates/tags/tags.html:51
2056 #: kallithea/templates/tags/tags_data.html:7
2055 #: kallithea/templates/tags/tags_data.html:7
2057 msgid "Name"
2056 msgid "Name"
2058 msgstr "Имя"
2057 msgstr "Имя"
2059
2058
2060 #: kallithea/templates/index_base.html:129
2059 #: kallithea/templates/index_base.html:129
2061 msgid "Last Change"
2060 msgid "Last Change"
2062 msgstr "Последнее изменение"
2061 msgstr "Последнее изменение"
2063
2062
2064 #: kallithea/templates/index_base.html:131
2063 #: kallithea/templates/index_base.html:131
2065 #: kallithea/templates/admin/my_account/my_account_repos.html:48
2064 #: kallithea/templates/admin/my_account/my_account_repos.html:48
2066 #: kallithea/templates/admin/my_account/my_account_watched.html:48
2065 #: kallithea/templates/admin/my_account/my_account_watched.html:48
2067 #: kallithea/templates/admin/repos/repos.html:52
2066 #: kallithea/templates/admin/repos/repos.html:52
2068 #: kallithea/templates/journal/journal.html:199
2067 #: kallithea/templates/journal/journal.html:199
2069 #: kallithea/templates/journal/journal.html:290
2068 #: kallithea/templates/journal/journal.html:290
2070 msgid "Tip"
2069 msgid "Tip"
2071 msgstr "Состояние"
2070 msgstr "Состояние"
2072
2071
2073 #: kallithea/templates/index_base.html:133
2072 #: kallithea/templates/index_base.html:133
2074 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
2073 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:10
2075 #: kallithea/templates/admin/repo_groups/repo_groups.html:53
2074 #: kallithea/templates/admin/repo_groups/repo_groups.html:53
2076 #: kallithea/templates/admin/repos/repo_edit_settings.html:60
2075 #: kallithea/templates/admin/repos/repo_edit_settings.html:60
2077 #: kallithea/templates/admin/repos/repos.html:53
2076 #: kallithea/templates/admin/repos/repos.html:53
2078 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
2077 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:8
2079 #: kallithea/templates/admin/user_groups/user_groups.html:54
2078 #: kallithea/templates/admin/user_groups/user_groups.html:54
2080 #: kallithea/templates/summary/summary.html:141
2079 #: kallithea/templates/summary/summary.html:141
2081 msgid "Owner"
2080 msgid "Owner"
2082 msgstr "Владелец"
2081 msgstr "Владелец"
2083
2082
2084 #: kallithea/templates/index_base.html:141
2083 #: kallithea/templates/index_base.html:141
2085 #: kallithea/templates/admin/my_account/my_account_repos.html:57
2084 #: kallithea/templates/admin/my_account/my_account_repos.html:57
2086 #: kallithea/templates/admin/my_account/my_account_watched.html:57
2085 #: kallithea/templates/admin/my_account/my_account_watched.html:57
2087 #: kallithea/templates/base/root.html:67
2086 #: kallithea/templates/base/root.html:67
2088 #: kallithea/templates/bookmarks/bookmarks.html:81
2087 #: kallithea/templates/bookmarks/bookmarks.html:81
2089 #: kallithea/templates/branches/branches.html:80
2088 #: kallithea/templates/branches/branches.html:80
2090 #: kallithea/templates/journal/journal.html:208
2089 #: kallithea/templates/journal/journal.html:208
2091 #: kallithea/templates/journal/journal.html:299
2090 #: kallithea/templates/journal/journal.html:299
2092 #: kallithea/templates/tags/tags.html:81
2091 #: kallithea/templates/tags/tags.html:81
2093 msgid "Click to sort ascending"
2092 msgid "Click to sort ascending"
2094 msgstr "По возрастанию"
2093 msgstr "По возрастанию"
2095
2094
2096 #: kallithea/templates/index_base.html:142
2095 #: kallithea/templates/index_base.html:142
2097 #: kallithea/templates/admin/my_account/my_account_repos.html:58
2096 #: kallithea/templates/admin/my_account/my_account_repos.html:58
2098 #: kallithea/templates/admin/my_account/my_account_watched.html:58
2097 #: kallithea/templates/admin/my_account/my_account_watched.html:58
2099 #: kallithea/templates/base/root.html:68
2098 #: kallithea/templates/base/root.html:68
2100 #: kallithea/templates/bookmarks/bookmarks.html:82
2099 #: kallithea/templates/bookmarks/bookmarks.html:82
2101 #: kallithea/templates/branches/branches.html:81
2100 #: kallithea/templates/branches/branches.html:81
2102 #: kallithea/templates/journal/journal.html:209
2101 #: kallithea/templates/journal/journal.html:209
2103 #: kallithea/templates/journal/journal.html:300
2102 #: kallithea/templates/journal/journal.html:300
2104 #: kallithea/templates/tags/tags.html:82
2103 #: kallithea/templates/tags/tags.html:82
2105 msgid "Click to sort descending"
2104 msgid "Click to sort descending"
2106 msgstr "По убыванию"
2105 msgstr "По убыванию"
2107
2106
2108 #: kallithea/templates/index_base.html:143
2107 #: kallithea/templates/index_base.html:143
2109 msgid "No repositories found."
2108 msgid "No repositories found."
2110 msgstr "Репозитарии не найдены."
2109 msgstr "Репозитарии не найдены."
2111
2110
2112 #: kallithea/templates/index_base.html:144
2111 #: kallithea/templates/index_base.html:144
2113 #: kallithea/templates/admin/my_account/my_account_repos.html:60
2112 #: kallithea/templates/admin/my_account/my_account_repos.html:60
2114 #: kallithea/templates/admin/my_account/my_account_watched.html:60
2113 #: kallithea/templates/admin/my_account/my_account_watched.html:60
2115 #: kallithea/templates/base/root.html:70
2114 #: kallithea/templates/base/root.html:70
2116 #: kallithea/templates/bookmarks/bookmarks.html:84
2115 #: kallithea/templates/bookmarks/bookmarks.html:84
2117 #: kallithea/templates/branches/branches.html:83
2116 #: kallithea/templates/branches/branches.html:83
2118 #: kallithea/templates/journal/journal.html:211
2117 #: kallithea/templates/journal/journal.html:211
2119 #: kallithea/templates/journal/journal.html:302
2118 #: kallithea/templates/journal/journal.html:302
2120 #: kallithea/templates/tags/tags.html:84
2119 #: kallithea/templates/tags/tags.html:84
2121 msgid "Data error."
2120 msgid "Data error."
2122 msgstr "Ошибка данных."
2121 msgstr "Ошибка данных."
2123
2122
2124 #: kallithea/templates/index_base.html:145
2123 #: kallithea/templates/index_base.html:145
2125 #: kallithea/templates/admin/my_account/my_account_repos.html:61
2124 #: kallithea/templates/admin/my_account/my_account_repos.html:61
2126 #: kallithea/templates/admin/my_account/my_account_watched.html:61
2125 #: kallithea/templates/admin/my_account/my_account_watched.html:61
2127 #: kallithea/templates/base/base.html:151 kallithea/templates/base/root.html:71
2126 #: kallithea/templates/base/base.html:151 kallithea/templates/base/root.html:71
2128 #: kallithea/templates/bookmarks/bookmarks.html:85
2127 #: kallithea/templates/bookmarks/bookmarks.html:85
2129 #: kallithea/templates/branches/branches.html:84
2128 #: kallithea/templates/branches/branches.html:84
2130 #: kallithea/templates/journal/journal.html:212
2129 #: kallithea/templates/journal/journal.html:212
2131 #: kallithea/templates/journal/journal.html:303
2130 #: kallithea/templates/journal/journal.html:303
2132 #: kallithea/templates/tags/tags.html:85
2131 #: kallithea/templates/tags/tags.html:85
2133 msgid "Loading..."
2132 msgid "Loading..."
2134 msgstr "Загрузка..."
2133 msgstr "Загрузка..."
2135
2134
2136 #: kallithea/templates/login.html:5 kallithea/templates/login.html:32
2135 #: kallithea/templates/login.html:5 kallithea/templates/login.html:32
2137 #: kallithea/templates/base/base.html:270
2136 #: kallithea/templates/base/base.html:270
2138 msgid "Log In"
2137 msgid "Log In"
2139 msgstr "Войти"
2138 msgstr "Войти"
2140
2139
2141 #: kallithea/templates/login.html:30
2140 #: kallithea/templates/login.html:30
2142 #, python-format
2141 #, python-format
2143 msgid "Log In to %s"
2142 msgid "Log In to %s"
2144 msgstr "Войти в %s"
2143 msgstr "Войти в %s"
2145
2144
2146 #: kallithea/templates/login.html:43 kallithea/templates/register.html:40
2145 #: kallithea/templates/login.html:43 kallithea/templates/register.html:40
2147 #: kallithea/templates/admin/admin_log.html:5
2146 #: kallithea/templates/admin/admin_log.html:5
2148 #: kallithea/templates/admin/my_account/my_account_profile.html:30
2147 #: kallithea/templates/admin/my_account/my_account_profile.html:30
2149 #: kallithea/templates/admin/users/user_add.html:35
2148 #: kallithea/templates/admin/users/user_add.html:35
2150 #: kallithea/templates/admin/users/user_edit_profile.html:33
2149 #: kallithea/templates/admin/users/user_edit_profile.html:33
2151 #: kallithea/templates/admin/users/users.html:53
2150 #: kallithea/templates/admin/users/users.html:53
2152 #: kallithea/templates/base/base.html:246
2151 #: kallithea/templates/base/base.html:246
2153 msgid "Username"
2152 msgid "Username"
2154 msgstr "Имя пользователя"
2153 msgstr "Имя пользователя"
2155
2154
2156 #: kallithea/templates/login.html:52 kallithea/templates/register.html:49
2155 #: kallithea/templates/login.html:52 kallithea/templates/register.html:49
2157 #: kallithea/templates/admin/my_account/my_account.html:39
2156 #: kallithea/templates/admin/my_account/my_account.html:39
2158 #: kallithea/templates/admin/users/user_add.html:44
2157 #: kallithea/templates/admin/users/user_add.html:44
2159 #: kallithea/templates/base/base.html:255
2158 #: kallithea/templates/base/base.html:255
2160 msgid "Password"
2159 msgid "Password"
2161 msgstr "Пароль"
2160 msgstr "Пароль"
2162
2161
2163 #: kallithea/templates/login.html:62
2162 #: kallithea/templates/login.html:62
2164 msgid "Remember me"
2163 msgid "Remember me"
2165 msgstr "Запомнить"
2164 msgstr "Запомнить"
2166
2165
2167 #: kallithea/templates/login.html:66
2166 #: kallithea/templates/login.html:66
2168 msgid "Sign In"
2167 msgid "Sign In"
2169 msgstr "Войти"
2168 msgstr "Войти"
2170
2169
2171 #: kallithea/templates/login.html:72
2170 #: kallithea/templates/login.html:72
2172 msgid "Forgot your password ?"
2171 msgid "Forgot your password ?"
2173 msgstr "Забыли пароль?"
2172 msgstr "Забыли пароль?"
2174
2173
2175 #: kallithea/templates/login.html:75 kallithea/templates/base/base.html:266
2174 #: kallithea/templates/login.html:75 kallithea/templates/base/base.html:266
2176 msgid "Don't have an account ?"
2175 msgid "Don't have an account ?"
2177 msgstr "Нет аккаунта?"
2176 msgstr "Нет аккаунта?"
2178
2177
2179 #: kallithea/templates/password_reset.html:5
2178 #: kallithea/templates/password_reset.html:5
2180 msgid "Password Reset"
2179 msgid "Password Reset"
2181 msgstr "Сброс пароля"
2180 msgstr "Сброс пароля"
2182
2181
2183 #: kallithea/templates/password_reset.html:29
2182 #: kallithea/templates/password_reset.html:29
2184 #, python-format
2183 #, python-format
2185 msgid "Reset your Password to %s"
2184 msgid "Reset your Password to %s"
2186 msgstr ""
2185 msgstr ""
2187
2186
2188 #: kallithea/templates/password_reset.html:31
2187 #: kallithea/templates/password_reset.html:31
2189 msgid "Reset your Password"
2188 msgid "Reset your Password"
2190 msgstr ""
2189 msgstr ""
2191
2190
2192 #: kallithea/templates/password_reset.html:42
2191 #: kallithea/templates/password_reset.html:42
2193 msgid "Email Address"
2192 msgid "Email Address"
2194 msgstr "Почтовый адрес"
2193 msgstr "Почтовый адрес"
2195
2194
2196 #: kallithea/templates/password_reset.html:52
2195 #: kallithea/templates/password_reset.html:52
2197 #: kallithea/templates/register.html:95
2196 #: kallithea/templates/register.html:95
2198 msgid "Captcha"
2197 msgid "Captcha"
2199 msgstr ""
2198 msgstr ""
2200
2199
2201 #: kallithea/templates/password_reset.html:63
2200 #: kallithea/templates/password_reset.html:63
2202 msgid "Send password reset email"
2201 msgid "Send password reset email"
2203 msgstr ""
2202 msgstr ""
2204
2203
2205 #: kallithea/templates/password_reset.html:64
2204 #: kallithea/templates/password_reset.html:64
2206 msgid "Password reset link will be sent to matching email address"
2205 msgid "Password reset link will be sent to matching email address"
2207 msgstr "Ссылка для сброса пароля была отправлена на соответствующий E-mail"
2206 msgstr "Ссылка для сброса пароля была отправлена на соответствующий E-mail"
2208
2207
2209 #: kallithea/templates/register.html:5 kallithea/templates/register.html:30
2208 #: kallithea/templates/register.html:5 kallithea/templates/register.html:30
2210 #: kallithea/templates/register.html:106
2209 #: kallithea/templates/register.html:106
2211 msgid "Sign Up"
2210 msgid "Sign Up"
2212 msgstr "Вступить"
2211 msgstr "Вступить"
2213
2212
2214 #: kallithea/templates/register.html:28
2213 #: kallithea/templates/register.html:28
2215 #, python-format
2214 #, python-format
2216 msgid "Sign Up to %s"
2215 msgid "Sign Up to %s"
2217 msgstr ""
2216 msgstr ""
2218
2217
2219 #: kallithea/templates/register.html:58
2218 #: kallithea/templates/register.html:58
2220 msgid "Re-enter password"
2219 msgid "Re-enter password"
2221 msgstr "Повторите пароль"
2220 msgstr "Повторите пароль"
2222
2221
2223 #: kallithea/templates/register.html:67
2222 #: kallithea/templates/register.html:67
2224 #: kallithea/templates/admin/my_account/my_account_profile.html:41
2223 #: kallithea/templates/admin/my_account/my_account_profile.html:41
2225 #: kallithea/templates/admin/users/user_add.html:62
2224 #: kallithea/templates/admin/users/user_add.html:62
2226 #: kallithea/templates/admin/users/user_edit_profile.html:87
2225 #: kallithea/templates/admin/users/user_edit_profile.html:87
2227 msgid "First Name"
2226 msgid "First Name"
2228 msgstr "Имя"
2227 msgstr "Имя"
2229
2228
2230 #: kallithea/templates/register.html:76
2229 #: kallithea/templates/register.html:76
2231 #: kallithea/templates/admin/my_account/my_account_profile.html:50
2230 #: kallithea/templates/admin/my_account/my_account_profile.html:50
2232 #: kallithea/templates/admin/users/user_add.html:71
2231 #: kallithea/templates/admin/users/user_add.html:71
2233 #: kallithea/templates/admin/users/user_edit_profile.html:96
2232 #: kallithea/templates/admin/users/user_edit_profile.html:96
2234 msgid "Last Name"
2233 msgid "Last Name"
2235 msgstr "Фамилия"
2234 msgstr "Фамилия"
2236
2235
2237 #: kallithea/templates/register.html:85
2236 #: kallithea/templates/register.html:85
2238 #: kallithea/templates/admin/my_account/my_account_profile.html:59
2237 #: kallithea/templates/admin/my_account/my_account_profile.html:59
2239 #: kallithea/templates/admin/settings/settings.html:44
2238 #: kallithea/templates/admin/settings/settings.html:44
2240 #: kallithea/templates/admin/users/user_add.html:80
2239 #: kallithea/templates/admin/users/user_add.html:80
2241 #: kallithea/templates/admin/users/user_edit_profile.html:42
2240 #: kallithea/templates/admin/users/user_edit_profile.html:42
2242 msgid "Email"
2241 msgid "Email"
2243 msgstr "E-mail"
2242 msgstr "E-mail"
2244
2243
2245 #: kallithea/templates/register.html:108
2244 #: kallithea/templates/register.html:108
2246 msgid "Your account will be activated right after registration"
2245 msgid "Your account will be activated right after registration"
2247 msgstr "Ваш аккаунт будет активирован сразу после регистрации"
2246 msgstr "Ваш аккаунт будет активирован сразу после регистрации"
2248
2247
2249 #: kallithea/templates/register.html:110
2248 #: kallithea/templates/register.html:110
2250 msgid "Your account must wait for activation by administrator"
2249 msgid "Your account must wait for activation by administrator"
2251 msgstr "Ваш аккаунт ожидает модерации"
2250 msgstr "Ваш аккаунт ожидает модерации"
2252
2251
2253 #: kallithea/templates/switch_to_list.html:10
2252 #: kallithea/templates/switch_to_list.html:10
2254 #: kallithea/templates/branches/branches_data.html:67
2253 #: kallithea/templates/branches/branches_data.html:67
2255 msgid "There are no branches yet"
2254 msgid "There are no branches yet"
2256 msgstr "Ветки ещё не созданы"
2255 msgstr "Ветки ещё не созданы"
2257
2256
2258 #: kallithea/templates/switch_to_list.html:16
2257 #: kallithea/templates/switch_to_list.html:16
2259 msgid "Closed Branches"
2258 msgid "Closed Branches"
2260 msgstr "Закрытые ветки"
2259 msgstr "Закрытые ветки"
2261
2260
2262 #: kallithea/templates/switch_to_list.html:32
2261 #: kallithea/templates/switch_to_list.html:32
2263 #: kallithea/templates/tags/tags_data.html:44
2262 #: kallithea/templates/tags/tags_data.html:44
2264 msgid "There are no tags yet"
2263 msgid "There are no tags yet"
2265 msgstr "Метки отсутсвуют"
2264 msgstr "Метки отсутсвуют"
2266
2265
2267 #: kallithea/templates/switch_to_list.html:45
2266 #: kallithea/templates/switch_to_list.html:45
2268 #: kallithea/templates/bookmarks/bookmarks_data.html:43
2267 #: kallithea/templates/bookmarks/bookmarks_data.html:43
2269 msgid "There are no bookmarks yet"
2268 msgid "There are no bookmarks yet"
2270 msgstr "Закладок ещё нет"
2269 msgstr "Закладок ещё нет"
2271
2270
2272 #: kallithea/templates/admin/admin.html:5
2271 #: kallithea/templates/admin/admin.html:5
2273 #: kallithea/templates/admin/admin.html:16
2272 #: kallithea/templates/admin/admin.html:16
2274 #: kallithea/templates/base/base.html:72
2273 #: kallithea/templates/base/base.html:72
2275 msgid "Admin journal"
2274 msgid "Admin journal"
2276 msgstr "Журнал администратора"
2275 msgstr "Журнал администратора"
2277
2276
2278 #: kallithea/templates/admin/admin.html:13
2277 #: kallithea/templates/admin/admin.html:13
2279 msgid "journal filter..."
2278 msgid "journal filter..."
2280 msgstr "Фильтр журнала..."
2279 msgstr "Фильтр журнала..."
2281
2280
2282 #: kallithea/templates/admin/admin.html:15
2281 #: kallithea/templates/admin/admin.html:15
2283 #: kallithea/templates/journal/journal.html:14
2282 #: kallithea/templates/journal/journal.html:14
2284 msgid "filter"
2283 msgid "filter"
2285 msgstr "Отфильтровать"
2284 msgstr "Отфильтровать"
2286
2285
2287 #: kallithea/templates/admin/admin.html:16
2286 #: kallithea/templates/admin/admin.html:16
2288 #: kallithea/templates/journal/journal.html:15
2287 #: kallithea/templates/journal/journal.html:15
2289 #, python-format
2288 #, python-format
2290 msgid "%s entry"
2289 msgid "%s entry"
2291 msgid_plural "%s entries"
2290 msgid_plural "%s entries"
2292 msgstr[0] "%s запись"
2291 msgstr[0] "%s запись"
2293 msgstr[1] "%s записей"
2292 msgstr[1] "%s записей"
2294 msgstr[2] "%s записи"
2293 msgstr[2] "%s записи"
2295
2294
2296 #: kallithea/templates/admin/admin_log.html:6
2295 #: kallithea/templates/admin/admin_log.html:6
2297 #: kallithea/templates/admin/my_account/my_account_repos.html:50
2296 #: kallithea/templates/admin/my_account/my_account_repos.html:50
2298 #: kallithea/templates/admin/my_account/my_account_watched.html:50
2297 #: kallithea/templates/admin/my_account/my_account_watched.html:50
2299 #: kallithea/templates/admin/repo_groups/repo_groups.html:54
2298 #: kallithea/templates/admin/repo_groups/repo_groups.html:54
2300 #: kallithea/templates/admin/repos/repo_edit_fields.html:8
2299 #: kallithea/templates/admin/repos/repo_edit_fields.html:8
2301 #: kallithea/templates/admin/repos/repos.html:55
2300 #: kallithea/templates/admin/repos/repos.html:55
2302 #: kallithea/templates/admin/user_groups/user_groups.html:55
2301 #: kallithea/templates/admin/user_groups/user_groups.html:55
2303 #: kallithea/templates/admin/users/users.html:60
2302 #: kallithea/templates/admin/users/users.html:60
2304 #: kallithea/templates/journal/journal.html:201
2303 #: kallithea/templates/journal/journal.html:201
2305 #: kallithea/templates/journal/journal.html:292
2304 #: kallithea/templates/journal/journal.html:292
2306 msgid "Action"
2305 msgid "Action"
2307 msgstr "Действие"
2306 msgstr "Действие"
2308
2307
2309 #: kallithea/templates/admin/admin_log.html:7
2308 #: kallithea/templates/admin/admin_log.html:7
2310 #: kallithea/templates/admin/permissions/permissions_globals.html:18
2309 #: kallithea/templates/admin/permissions/permissions_globals.html:18
2311 msgid "Repository"
2310 msgid "Repository"
2312 msgstr "Репозитарий"
2311 msgstr "Репозитарий"
2313
2312
2314 #: kallithea/templates/admin/admin_log.html:8
2313 #: kallithea/templates/admin/admin_log.html:8
2315 #: kallithea/templates/bookmarks/bookmarks.html:53
2314 #: kallithea/templates/bookmarks/bookmarks.html:53
2316 #: kallithea/templates/bookmarks/bookmarks_data.html:9
2315 #: kallithea/templates/bookmarks/bookmarks_data.html:9
2317 #: kallithea/templates/branches/branches.html:52
2316 #: kallithea/templates/branches/branches.html:52
2318 #: kallithea/templates/branches/branches_data.html:9
2317 #: kallithea/templates/branches/branches_data.html:9
2319 #: kallithea/templates/tags/tags.html:53
2318 #: kallithea/templates/tags/tags.html:53
2320 #: kallithea/templates/tags/tags_data.html:9
2319 #: kallithea/templates/tags/tags_data.html:9
2321 msgid "Date"
2320 msgid "Date"
2322 msgstr "Дата"
2321 msgstr "Дата"
2323
2322
2324 #: kallithea/templates/admin/admin_log.html:9
2323 #: kallithea/templates/admin/admin_log.html:9
2325 msgid "From IP"
2324 msgid "From IP"
2326 msgstr "С IP"
2325 msgstr "С IP"
2327
2326
2328 #: kallithea/templates/admin/admin_log.html:63
2327 #: kallithea/templates/admin/admin_log.html:63
2329 msgid "No actions yet"
2328 msgid "No actions yet"
2330 msgstr "Действия ещё не производились"
2329 msgstr "Действия ещё не производились"
2331
2330
2332 #: kallithea/templates/admin/auth/auth_settings.html:5
2331 #: kallithea/templates/admin/auth/auth_settings.html:5
2333 msgid "Authentication Settings"
2332 msgid "Authentication Settings"
2334 msgstr "Настройки аутентификации"
2333 msgstr "Настройки аутентификации"
2335
2334
2336 #: kallithea/templates/admin/auth/auth_settings.html:14
2335 #: kallithea/templates/admin/auth/auth_settings.html:14
2337 #: kallithea/templates/base/base.html:78
2336 #: kallithea/templates/base/base.html:78
2338 msgid "Authentication"
2337 msgid "Authentication"
2339 msgstr "Аутентификация"
2338 msgstr "Аутентификация"
2340
2339
2341 #: kallithea/templates/admin/auth/auth_settings.html:31
2340 #: kallithea/templates/admin/auth/auth_settings.html:31
2342 msgid "Authentication Plugins"
2341 msgid "Authentication Plugins"
2343 msgstr "Плагины аутентификации"
2342 msgstr "Плагины аутентификации"
2344
2343
2345 #: kallithea/templates/admin/auth/auth_settings.html:34
2344 #: kallithea/templates/admin/auth/auth_settings.html:34
2346 msgid "Enabled Plugins"
2345 msgid "Enabled Plugins"
2347 msgstr "Включенные плагины"
2346 msgstr "Включенные плагины"
2348
2347
2349 #: kallithea/templates/admin/auth/auth_settings.html:36
2348 #: kallithea/templates/admin/auth/auth_settings.html:36
2350 msgid ""
2349 msgid ""
2351 "Comma separated list of plugins. Order of plugins is also order in which "
2350 "Comma separated list of plugins. Order of plugins is also order in which "
2352 "Kallithea will try to authenticate user"
2351 "Kallithea will try to authenticate user"
2353 msgstr ""
2352 msgstr ""
2354 "Список плагинов, разделенных запятой. Kallithea будет пробовать "
2353 "Список плагинов, разделенных запятой. Kallithea будет пробовать "
2355 "аутентифицировать пользователя в порядке указания плагинов."
2354 "аутентифицировать пользователя в порядке указания плагинов"
2356
2355
2357 #: kallithea/templates/admin/auth/auth_settings.html:37
2356 #: kallithea/templates/admin/auth/auth_settings.html:37
2358 msgid "Available built-in plugins"
2357 msgid "Available built-in plugins"
2359 msgstr "Доступные встроенные плагины"
2358 msgstr "Доступные встроенные плагины"
2360
2359
2361 #: kallithea/templates/admin/auth/auth_settings.html:43
2360 #: kallithea/templates/admin/auth/auth_settings.html:43
2362 #: kallithea/templates/base/root.html:63
2361 #: kallithea/templates/base/root.html:63
2363 msgid "enabled"
2362 msgid "enabled"
2364 msgstr ""
2363 msgstr ""
2365
2364
2366 #: kallithea/templates/admin/auth/auth_settings.html:43
2365 #: kallithea/templates/admin/auth/auth_settings.html:43
2367 #: kallithea/templates/base/root.html:64
2366 #: kallithea/templates/base/root.html:64
2368 msgid "disabled"
2367 msgid "disabled"
2369 msgstr ""
2368 msgstr ""
2370
2369
2371 #: kallithea/templates/admin/auth/auth_settings.html:51
2370 #: kallithea/templates/admin/auth/auth_settings.html:51
2372 #: kallithea/templates/admin/defaults/defaults.html:87
2371 #: kallithea/templates/admin/defaults/defaults.html:87
2373 #: kallithea/templates/admin/my_account/my_account_password.html:33
2372 #: kallithea/templates/admin/my_account/my_account_password.html:33
2374 #: kallithea/templates/admin/my_account/my_account_profile.html:68
2373 #: kallithea/templates/admin/my_account/my_account_profile.html:68
2375 #: kallithea/templates/admin/permissions/permissions_globals.html:108
2374 #: kallithea/templates/admin/permissions/permissions_globals.html:108
2376 #: kallithea/templates/admin/repo_groups/repo_group_add.html:72
2375 #: kallithea/templates/admin/repo_groups/repo_group_add.html:72
2377 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:114
2376 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:114
2378 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:42
2377 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:42
2379 #: kallithea/templates/admin/repos/repo_edit_permissions.html:101
2378 #: kallithea/templates/admin/repos/repo_edit_permissions.html:101
2380 #: kallithea/templates/admin/repos/repo_edit_settings.html:134
2379 #: kallithea/templates/admin/repos/repo_edit_settings.html:134
2381 #: kallithea/templates/admin/settings/settings_hooks.html:53
2380 #: kallithea/templates/admin/settings/settings_hooks.html:53
2382 #: kallithea/templates/admin/user_groups/user_group_add.html:60
2381 #: kallithea/templates/admin/user_groups/user_group_add.html:60
2383 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:104
2382 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:104
2384 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:67
2383 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:67
2385 #: kallithea/templates/admin/users/user_add.html:99
2384 #: kallithea/templates/admin/users/user_add.html:99
2386 #: kallithea/templates/admin/users/user_edit_profile.html:122
2385 #: kallithea/templates/admin/users/user_edit_profile.html:122
2387 #: kallithea/templates/base/default_perms_box.html:64
2386 #: kallithea/templates/base/default_perms_box.html:64
2388 msgid "Save"
2387 msgid "Save"
2389 msgstr "Сохранить"
2388 msgstr "Сохранить"
2390
2389
2391 #: kallithea/templates/admin/auth/auth_settings.html:57
2390 #: kallithea/templates/admin/auth/auth_settings.html:57
2392 msgid "Plugin"
2391 msgid "Plugin"
2393 msgstr "Плагин"
2392 msgstr "Плагин"
2394
2393
2395 #: kallithea/templates/admin/defaults/defaults.html:5
2394 #: kallithea/templates/admin/defaults/defaults.html:5
2396 #: kallithea/templates/admin/defaults/defaults.html:28
2395 #: kallithea/templates/admin/defaults/defaults.html:28
2397 msgid "Repositories defaults"
2396 msgid "Repositories defaults"
2398 msgstr "Значения по умолчанию"
2397 msgstr "Значения по умолчанию"
2399
2398
2400 #: kallithea/templates/admin/defaults/defaults.html:14
2399 #: kallithea/templates/admin/defaults/defaults.html:14
2401 #: kallithea/templates/base/base.html:79
2400 #: kallithea/templates/base/base.html:79
2402 msgid "Defaults"
2401 msgid "Defaults"
2403 msgstr "Значения по умолчанию"
2402 msgstr "Значения по умолчанию"
2404
2403
2405 #: kallithea/templates/admin/defaults/defaults.html:38
2404 #: kallithea/templates/admin/defaults/defaults.html:38
2406 #: kallithea/templates/admin/repos/repo_add_base.html:59
2405 #: kallithea/templates/admin/repos/repo_add_base.html:59
2407 #: kallithea/templates/admin/repos/repo_edit_fields.html:7
2406 #: kallithea/templates/admin/repos/repo_edit_fields.html:7
2408 msgid "Type"
2407 msgid "Type"
2409 msgstr "Тип"
2408 msgstr "Тип"
2410
2409
2411 #: kallithea/templates/admin/defaults/defaults.html:47
2410 #: kallithea/templates/admin/defaults/defaults.html:47
2412 #: kallithea/templates/admin/repos/repo_add_base.html:77
2411 #: kallithea/templates/admin/repos/repo_add_base.html:77
2413 #: kallithea/templates/admin/repos/repo_edit_settings.html:82
2412 #: kallithea/templates/admin/repos/repo_edit_settings.html:82
2414 #: kallithea/templates/data_table/_dt_elements.html:70
2413 #: kallithea/templates/data_table/_dt_elements.html:70
2415 msgid "Private repository"
2414 msgid "Private repository"
2416 msgstr "Приватный репозиторий"
2415 msgstr "Приватный репозиторий"
2417
2416
2418 #: kallithea/templates/admin/defaults/defaults.html:51
2417 #: kallithea/templates/admin/defaults/defaults.html:51
2419 #: kallithea/templates/admin/repos/repo_add_base.html:81
2418 #: kallithea/templates/admin/repos/repo_add_base.html:81
2420 #: kallithea/templates/admin/repos/repo_edit_settings.html:86
2419 #: kallithea/templates/admin/repos/repo_edit_settings.html:86
2421 #: kallithea/templates/forks/fork.html:75
2420 #: kallithea/templates/forks/fork.html:75
2422 msgid ""
2421 msgid ""
2423 "Private repositories are only visible to people explicitly added as "
2422 "Private repositories are only visible to people explicitly added as "
2424 "collaborators."
2423 "collaborators."
2425 msgstr "Приватные репозитории видны только их участникам"
2424 msgstr "Приватные репозитории видны только их участникам."
2426
2425
2427 #: kallithea/templates/admin/defaults/defaults.html:58
2426 #: kallithea/templates/admin/defaults/defaults.html:58
2428 #: kallithea/templates/admin/repos/repo_edit_settings.html:91
2427 #: kallithea/templates/admin/repos/repo_edit_settings.html:91
2429 msgid "Enable statistics"
2428 msgid "Enable statistics"
2430 msgstr "Включить статистику."
2429 msgstr "Включить статистику"
2431
2430
2432 #: kallithea/templates/admin/defaults/defaults.html:62
2431 #: kallithea/templates/admin/defaults/defaults.html:62
2433 #: kallithea/templates/admin/repos/repo_edit_settings.html:95
2432 #: kallithea/templates/admin/repos/repo_edit_settings.html:95
2434 msgid "Enable statistics window on summary page."
2433 msgid "Enable statistics window on summary page."
2435 msgstr "Включить окно статистики на странице 'Общие сведения'."
2434 msgstr "Включить окно статистики на странице 'Общие сведения'."
2436
2435
2437 #: kallithea/templates/admin/defaults/defaults.html:68
2436 #: kallithea/templates/admin/defaults/defaults.html:68
2438 #: kallithea/templates/admin/repos/repo_edit_settings.html:100
2437 #: kallithea/templates/admin/repos/repo_edit_settings.html:100
2439 msgid "Enable downloads"
2438 msgid "Enable downloads"
2440 msgstr "Включить скачивание"
2439 msgstr "Включить скачивание"
2441
2440
2442 #: kallithea/templates/admin/defaults/defaults.html:72
2441 #: kallithea/templates/admin/defaults/defaults.html:72
2443 #: kallithea/templates/admin/repos/repo_edit_settings.html:104
2442 #: kallithea/templates/admin/repos/repo_edit_settings.html:104
2444 msgid "Enable download menu on summary page."
2443 msgid "Enable download menu on summary page."
2445 msgstr "Включить меню скачивания на странице 'Общие сведения'."
2444 msgstr "Включить меню скачивания на странице 'Общие сведения'."
2446
2445
2447 #: kallithea/templates/admin/defaults/defaults.html:78
2446 #: kallithea/templates/admin/defaults/defaults.html:78
2448 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
2447 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:34
2449 #: kallithea/templates/admin/repos/repo_edit_settings.html:109
2448 #: kallithea/templates/admin/repos/repo_edit_settings.html:109
2450 msgid "Enable locking"
2449 msgid "Enable locking"
2451 msgstr "Включить блокирование"
2450 msgstr "Включить блокирование"
2452
2451
2453 #: kallithea/templates/admin/defaults/defaults.html:82
2452 #: kallithea/templates/admin/defaults/defaults.html:82
2454 #: kallithea/templates/admin/repos/repo_edit_settings.html:113
2453 #: kallithea/templates/admin/repos/repo_edit_settings.html:113
2455 msgid "Enable lock-by-pulling on repository."
2454 msgid "Enable lock-by-pulling on repository."
2456 msgstr "Включить lock-by-pulling для репозитория"
2455 msgstr "Включить автоблокировку для репозитория."
2457
2456
2458 #: kallithea/templates/admin/gists/edit.html:5
2457 #: kallithea/templates/admin/gists/edit.html:5
2459 #: kallithea/templates/admin/gists/edit.html:22
2458 #: kallithea/templates/admin/gists/edit.html:22
2460 msgid "Edit Gist"
2459 msgid "Edit Gist"
2461 msgstr ""
2460 msgstr ""
2462
2461
2463 #: kallithea/templates/admin/gists/edit.html:40
2462 #: kallithea/templates/admin/gists/edit.html:40
2464 #, python-format
2463 #, python-format
2465 msgid ""
2464 msgid ""
2466 "Gist was update since you started editing. Copy your changes and click "
2465 "Gist was update since you started editing. Copy your changes and click "
2467 "%(here)s to reload new version."
2466 "%(here)s to reload new version."
2468 msgstr ""
2467 msgstr ""
2469
2468
2470 #: kallithea/templates/admin/gists/edit.html:59
2469 #: kallithea/templates/admin/gists/edit.html:59
2471 #: kallithea/templates/admin/gists/new.html:43
2470 #: kallithea/templates/admin/gists/new.html:43
2472 msgid "Gist description ..."
2471 msgid "Gist description ..."
2473 msgstr "Описание..."
2472 msgstr "Описание..."
2474
2473
2475 #: kallithea/templates/admin/gists/edit.html:61
2474 #: kallithea/templates/admin/gists/edit.html:61
2476 #: kallithea/templates/admin/gists/new.html:45
2475 #: kallithea/templates/admin/gists/new.html:45
2477 msgid "Gist lifetime"
2476 msgid "Gist lifetime"
2478 msgstr ""
2477 msgstr ""
2479
2478
2480 #: kallithea/templates/admin/gists/edit.html:65
2479 #: kallithea/templates/admin/gists/edit.html:65
2481 #: kallithea/templates/admin/gists/edit.html:67
2480 #: kallithea/templates/admin/gists/edit.html:67
2482 #: kallithea/templates/admin/gists/index.html:60
2481 #: kallithea/templates/admin/gists/index.html:60
2483 #: kallithea/templates/admin/gists/index.html:62
2482 #: kallithea/templates/admin/gists/index.html:62
2484 #: kallithea/templates/admin/gists/show.html:50
2483 #: kallithea/templates/admin/gists/show.html:50
2485 #: kallithea/templates/admin/gists/show.html:52
2484 #: kallithea/templates/admin/gists/show.html:52
2486 msgid "Expires"
2485 msgid "Expires"
2487 msgstr "Истекает"
2486 msgstr "Истекает"
2488
2487
2489 #: kallithea/templates/admin/gists/edit.html:65
2488 #: kallithea/templates/admin/gists/edit.html:65
2490 #: kallithea/templates/admin/gists/index.html:60
2489 #: kallithea/templates/admin/gists/index.html:60
2491 #: kallithea/templates/admin/gists/show.html:50
2490 #: kallithea/templates/admin/gists/show.html:50
2492 #: kallithea/templates/admin/my_account/my_account_api_keys.html:8
2491 #: kallithea/templates/admin/my_account/my_account_api_keys.html:8
2493 #: kallithea/templates/admin/my_account/my_account_api_keys.html:27
2492 #: kallithea/templates/admin/my_account/my_account_api_keys.html:27
2494 #: kallithea/templates/admin/users/user_edit_api_keys.html:8
2493 #: kallithea/templates/admin/users/user_edit_api_keys.html:8
2495 #: kallithea/templates/admin/users/user_edit_api_keys.html:27
2494 #: kallithea/templates/admin/users/user_edit_api_keys.html:27
2496 msgid "never"
2495 msgid "never"
2497 msgstr "никогда"
2496 msgstr "никогда"
2498
2497
2499 #: kallithea/templates/admin/gists/edit.html:80
2498 #: kallithea/templates/admin/gists/edit.html:80
2500 #: kallithea/templates/admin/gists/new.html:52
2499 #: kallithea/templates/admin/gists/new.html:52
2501 #: kallithea/templates/files/files_add.html:59
2500 #: kallithea/templates/files/files_add.html:59
2502 #: kallithea/templates/files/files_edit.html:64
2501 #: kallithea/templates/files/files_edit.html:64
2503 msgid "plain"
2502 msgid "plain"
2504 msgstr "plain"
2503 msgstr "plain"
2505
2504
2506 #: kallithea/templates/admin/gists/edit.html:147
2505 #: kallithea/templates/admin/gists/edit.html:147
2507 msgid "Update Gist"
2506 msgid "Update Gist"
2508 msgstr ""
2507 msgstr ""
2509
2508
2510 #: kallithea/templates/admin/gists/edit.html:148
2509 #: kallithea/templates/admin/gists/edit.html:148
2511 #: kallithea/templates/changeset/changeset_file_comment.html:89
2510 #: kallithea/templates/changeset/changeset_file_comment.html:89
2512 msgid "Cancel"
2511 msgid "Cancel"
2513 msgstr "Отмена"
2512 msgstr "Отмена"
2514
2513
2515 #: kallithea/templates/admin/gists/index.html:6
2514 #: kallithea/templates/admin/gists/index.html:6
2516 #: kallithea/templates/admin/gists/index.html:19
2515 #: kallithea/templates/admin/gists/index.html:19
2517 #, python-format
2516 #, python-format
2518 msgid "Private Gists for user %s"
2517 msgid "Private Gists for user %s"
2519 msgstr "Приватная запись Gist для пользователя %s"
2518 msgstr "Приватная запись Gist для пользователя %s"
2520
2519
2521 #: kallithea/templates/admin/gists/index.html:8
2520 #: kallithea/templates/admin/gists/index.html:8
2522 #: kallithea/templates/admin/gists/index.html:21
2521 #: kallithea/templates/admin/gists/index.html:21
2523 #, python-format
2522 #, python-format
2524 msgid "Public Gists for user %s"
2523 msgid "Public Gists for user %s"
2525 msgstr "Публичная запись Gist для пользователя %s"
2524 msgstr "Публичная запись Gist для пользователя %s"
2526
2525
2527 #: kallithea/templates/admin/gists/index.html:10
2526 #: kallithea/templates/admin/gists/index.html:10
2528 #: kallithea/templates/admin/gists/index.html:23
2527 #: kallithea/templates/admin/gists/index.html:23
2529 msgid "Public Gists"
2528 msgid "Public Gists"
2530 msgstr "Публичные записи Gist"
2529 msgstr "Публичные записи Gist"
2531
2530
2532 #: kallithea/templates/admin/gists/index.html:40
2531 #: kallithea/templates/admin/gists/index.html:40
2533 #: kallithea/templates/admin/gists/show.html:28
2532 #: kallithea/templates/admin/gists/show.html:28
2534 msgid "Create New Gist"
2533 msgid "Create New Gist"
2535 msgstr ""
2534 msgstr ""
2536
2535
2537 #: kallithea/templates/admin/gists/index.html:57
2536 #: kallithea/templates/admin/gists/index.html:57
2538 #: kallithea/templates/data_table/_dt_elements.html:143
2537 #: kallithea/templates/data_table/_dt_elements.html:143
2539 msgid "Created"
2538 msgid "Created"
2540 msgstr "Создано"
2539 msgstr "Создано"
2541
2540
2542 #: kallithea/templates/admin/gists/index.html:77
2541 #: kallithea/templates/admin/gists/index.html:77
2543 msgid "There are no gists yet"
2542 msgid "There are no gists yet"
2544 msgstr "Записи Gist отсутствуют"
2543 msgstr "Записи Gist отсутствуют"
2545
2544
2546 #: kallithea/templates/admin/gists/new.html:5
2545 #: kallithea/templates/admin/gists/new.html:5
2547 #: kallithea/templates/admin/gists/new.html:22
2546 #: kallithea/templates/admin/gists/new.html:22
2548 msgid "New Gist"
2547 msgid "New Gist"
2549 msgstr ""
2548 msgstr ""
2550
2549
2551 #: kallithea/templates/admin/gists/new.html:51
2550 #: kallithea/templates/admin/gists/new.html:51
2552 msgid "name this file..."
2551 msgid "name this file..."
2553 msgstr ""
2552 msgstr ""
2554
2553
2555 #: kallithea/templates/admin/gists/new.html:60
2554 #: kallithea/templates/admin/gists/new.html:60
2556 msgid "Create Private Gist"
2555 msgid "Create Private Gist"
2557 msgstr ""
2556 msgstr ""
2558
2557
2559 #: kallithea/templates/admin/gists/new.html:61
2558 #: kallithea/templates/admin/gists/new.html:61
2560 msgid "Create Public Gist"
2559 msgid "Create Public Gist"
2561 msgstr ""
2560 msgstr ""
2562
2561
2563 #: kallithea/templates/admin/gists/new.html:62
2562 #: kallithea/templates/admin/gists/new.html:62
2564 #: kallithea/templates/admin/my_account/my_account_api_keys.html:70
2563 #: kallithea/templates/admin/my_account/my_account_api_keys.html:70
2565 #: kallithea/templates/admin/my_account/my_account_emails.html:46
2564 #: kallithea/templates/admin/my_account/my_account_emails.html:46
2566 #: kallithea/templates/admin/my_account/my_account_password.html:34
2565 #: kallithea/templates/admin/my_account/my_account_password.html:34
2567 #: kallithea/templates/admin/my_account/my_account_profile.html:69
2566 #: kallithea/templates/admin/my_account/my_account_profile.html:69
2568 #: kallithea/templates/admin/permissions/permissions_globals.html:109
2567 #: kallithea/templates/admin/permissions/permissions_globals.html:109
2569 #: kallithea/templates/admin/permissions/permissions_ips.html:41
2568 #: kallithea/templates/admin/permissions/permissions_ips.html:41
2570 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:115
2569 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:115
2571 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:43
2570 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:43
2572 #: kallithea/templates/admin/repos/repo_edit_fields.html:59
2571 #: kallithea/templates/admin/repos/repo_edit_fields.html:59
2573 #: kallithea/templates/admin/repos/repo_edit_permissions.html:102
2572 #: kallithea/templates/admin/repos/repo_edit_permissions.html:102
2574 #: kallithea/templates/admin/repos/repo_edit_settings.html:135
2573 #: kallithea/templates/admin/repos/repo_edit_settings.html:135
2575 #: kallithea/templates/admin/settings/settings_global.html:56
2574 #: kallithea/templates/admin/settings/settings_global.html:56
2576 #: kallithea/templates/admin/settings/settings_vcs.html:81
2575 #: kallithea/templates/admin/settings/settings_vcs.html:81
2577 #: kallithea/templates/admin/settings/settings_visual.html:116
2576 #: kallithea/templates/admin/settings/settings_visual.html:116
2578 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:105
2577 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:105
2579 #: kallithea/templates/admin/users/user_edit_api_keys.html:70
2578 #: kallithea/templates/admin/users/user_edit_api_keys.html:70
2580 #: kallithea/templates/admin/users/user_edit_emails.html:46
2579 #: kallithea/templates/admin/users/user_edit_emails.html:46
2581 #: kallithea/templates/admin/users/user_edit_ips.html:50
2580 #: kallithea/templates/admin/users/user_edit_ips.html:50
2582 #: kallithea/templates/admin/users/user_edit_profile.html:123
2581 #: kallithea/templates/admin/users/user_edit_profile.html:123
2583 #: kallithea/templates/base/default_perms_box.html:65
2582 #: kallithea/templates/base/default_perms_box.html:65
2584 #: kallithea/templates/files/files_add.html:70
2583 #: kallithea/templates/files/files_add.html:70
2585 #: kallithea/templates/files/files_delete.html:58
2584 #: kallithea/templates/files/files_delete.html:58
2586 #: kallithea/templates/files/files_edit.html:73
2585 #: kallithea/templates/files/files_edit.html:73
2587 #: kallithea/templates/pullrequests/pullrequest.html:83
2586 #: kallithea/templates/pullrequests/pullrequest.html:83
2588 msgid "Reset"
2587 msgid "Reset"
2589 msgstr "Сброс"
2588 msgstr "Сброс"
2590
2589
2591 #: kallithea/templates/admin/gists/show.html:5
2590 #: kallithea/templates/admin/gists/show.html:5
2592 #: kallithea/templates/admin/gists/show.html:12
2591 #: kallithea/templates/admin/gists/show.html:12
2593 msgid "Gist"
2592 msgid "Gist"
2594 msgstr "Gist"
2593 msgstr "Gist"
2595
2594
2596 #: kallithea/templates/admin/gists/show.html:13
2595 #: kallithea/templates/admin/gists/show.html:13
2597 #: kallithea/templates/email_templates/changeset_comment.html:4
2596 #: kallithea/templates/email_templates/changeset_comment.html:4
2598 #: kallithea/templates/email_templates/pull_request.html:4
2597 #: kallithea/templates/email_templates/pull_request.html:4
2599 #: kallithea/templates/email_templates/pull_request_comment.html:4
2598 #: kallithea/templates/email_templates/pull_request_comment.html:4
2600 msgid "URL"
2599 msgid "URL"
2601 msgstr "URL"
2600 msgstr "URL"
2602
2601
2603 #: kallithea/templates/admin/gists/show.html:40
2602 #: kallithea/templates/admin/gists/show.html:40
2604 msgid "Public Gist"
2603 msgid "Public Gist"
2605 msgstr ""
2604 msgstr ""
2606
2605
2607 #: kallithea/templates/admin/gists/show.html:42
2606 #: kallithea/templates/admin/gists/show.html:42
2608 msgid "Private Gist"
2607 msgid "Private Gist"
2609 msgstr ""
2608 msgstr ""
2610
2609
2611 #: kallithea/templates/admin/gists/show.html:59
2610 #: kallithea/templates/admin/gists/show.html:59
2612 #: kallithea/templates/admin/repos/repo_edit_advanced.html:80
2611 #: kallithea/templates/admin/repos/repo_edit_advanced.html:80
2613 #: kallithea/templates/changeset/changeset_file_comment.html:48
2612 #: kallithea/templates/changeset/changeset_file_comment.html:48
2614 #: kallithea/templates/files/files_source.html:39
2613 #: kallithea/templates/files/files_source.html:39
2615 #: kallithea/templates/files/files_source.html:42
2614 #: kallithea/templates/files/files_source.html:42
2616 #: kallithea/templates/files/files_source.html:45
2615 #: kallithea/templates/files/files_source.html:45
2617 msgid "Delete"
2616 msgid "Delete"
2618 msgstr "Удалить"
2617 msgstr "Удалить"
2619
2618
2620 #: kallithea/templates/admin/gists/show.html:59
2619 #: kallithea/templates/admin/gists/show.html:59
2621 msgid "Confirm to delete this Gist"
2620 msgid "Confirm to delete this Gist"
2622 msgstr ""
2621 msgstr ""
2623
2622
2624 #: kallithea/templates/admin/gists/show.html:66
2623 #: kallithea/templates/admin/gists/show.html:66
2625 #: kallithea/templates/changeset/changeset_file_comment.html:81
2624 #: kallithea/templates/changeset/changeset_file_comment.html:81
2626 #: kallithea/templates/changeset/changeset_file_comment.html:190
2625 #: kallithea/templates/changeset/changeset_file_comment.html:190
2627 #: kallithea/templates/data_table/_dt_elements.html:167
2626 #: kallithea/templates/data_table/_dt_elements.html:167
2628 #: kallithea/templates/data_table/_dt_elements.html:183
2627 #: kallithea/templates/data_table/_dt_elements.html:183
2629 #: kallithea/templates/files/files_source.html:41
2628 #: kallithea/templates/files/files_source.html:41
2630 #: kallithea/templates/files/files_source.html:44
2629 #: kallithea/templates/files/files_source.html:44
2631 msgid "Edit"
2630 msgid "Edit"
2632 msgstr "Редактировать"
2631 msgstr "Редактировать"
2633
2632
2634 #: kallithea/templates/admin/gists/show.html:68
2633 #: kallithea/templates/admin/gists/show.html:68
2635 #: kallithea/templates/files/files_edit.html:54
2634 #: kallithea/templates/files/files_edit.html:54
2636 #: kallithea/templates/files/files_source.html:34
2635 #: kallithea/templates/files/files_source.html:34
2637 msgid "Show as Raw"
2636 msgid "Show as Raw"
2638 msgstr ""
2637 msgstr ""
2639
2638
2640 #: kallithea/templates/admin/gists/show.html:76
2639 #: kallithea/templates/admin/gists/show.html:76
2641 msgid "created"
2640 msgid "created"
2642 msgstr "создал"
2641 msgstr "создал"
2643
2642
2644 #: kallithea/templates/admin/gists/show.html:89
2643 #: kallithea/templates/admin/gists/show.html:89
2645 #: kallithea/templates/files/files_source.html:71
2644 #: kallithea/templates/files/files_source.html:71
2646 msgid "Show as raw"
2645 msgid "Show as raw"
2647 msgstr "Показать без форматирования"
2646 msgstr "Показать без форматирования"
2648
2647
2649 #: kallithea/templates/admin/my_account/my_account.html:5
2648 #: kallithea/templates/admin/my_account/my_account.html:5
2650 #: kallithea/templates/base/base.html:285
2649 #: kallithea/templates/base/base.html:285
2651 msgid "My account"
2650 msgid "My account"
2652 msgstr "Мой аккаунт"
2651 msgstr "Мой аккаунт"
2653
2652
2654 #: kallithea/templates/admin/my_account/my_account.html:12
2653 #: kallithea/templates/admin/my_account/my_account.html:12
2655 msgid "My Account"
2654 msgid "My Account"
2656 msgstr "Мой Аккаунт"
2655 msgstr "Мой Аккаунт"
2657
2656
2658 #: kallithea/templates/admin/my_account/my_account.html:38
2657 #: kallithea/templates/admin/my_account/my_account.html:38
2659 #: kallithea/templates/admin/users/user_edit.html:42
2658 #: kallithea/templates/admin/users/user_edit.html:42
2660 msgid "Profile"
2659 msgid "Profile"
2661 msgstr "Профиль"
2660 msgstr "Профиль"
2662
2661
2663 #: kallithea/templates/admin/my_account/my_account.html:40
2662 #: kallithea/templates/admin/my_account/my_account.html:40
2664 #: kallithea/templates/admin/users/user_edit.html:43
2663 #: kallithea/templates/admin/users/user_edit.html:43
2665 msgid "API keys"
2664 msgid "API keys"
2666 msgstr ""
2665 msgstr ""
2667
2666
2668 #: kallithea/templates/admin/my_account/my_account.html:41
2667 #: kallithea/templates/admin/my_account/my_account.html:41
2669 msgid "My Emails"
2668 msgid "My Emails"
2670 msgstr "Мои Email-ы"
2669 msgstr "Мои Email-ы"
2671
2670
2672 #: kallithea/templates/admin/my_account/my_account.html:42
2671 #: kallithea/templates/admin/my_account/my_account.html:42
2673 msgid "My Repositories"
2672 msgid "My Repositories"
2674 msgstr "Мои репозитории"
2673 msgstr "Мои репозитории"
2675
2674
2676 #: kallithea/templates/admin/my_account/my_account.html:43
2675 #: kallithea/templates/admin/my_account/my_account.html:43
2677 #: kallithea/templates/journal/journal.html:54
2676 #: kallithea/templates/journal/journal.html:54
2678 msgid "Watched"
2677 msgid "Watched"
2679 msgstr "Просмотрено"
2678 msgstr "Просмотрено"
2680
2679
2681 #: kallithea/templates/admin/my_account/my_account.html:44
2680 #: kallithea/templates/admin/my_account/my_account.html:44
2682 msgid "Pull requests"
2681 msgid "Pull requests"
2683 msgstr "Pull-request'ы"
2682 msgstr "Pull-запросы"
2684
2683
2685 #: kallithea/templates/admin/my_account/my_account.html:45
2684 #: kallithea/templates/admin/my_account/my_account.html:45
2686 msgid "My permissions"
2685 msgid "My permissions"
2687 msgstr "Мои привилегии"
2686 msgstr "Мои привилегии"
2688
2687
2689 #: kallithea/templates/admin/my_account/my_account_api_keys.html:6
2688 #: kallithea/templates/admin/my_account/my_account_api_keys.html:6
2690 #: kallithea/templates/admin/users/user_edit_api_keys.html:6
2689 #: kallithea/templates/admin/users/user_edit_api_keys.html:6
2691 msgid "Built-in"
2690 msgid "Built-in"
2692 msgstr ""
2691 msgstr ""
2693
2692
2694 #: kallithea/templates/admin/my_account/my_account_api_keys.html:8
2693 #: kallithea/templates/admin/my_account/my_account_api_keys.html:8
2695 #: kallithea/templates/admin/my_account/my_account_api_keys.html:27
2694 #: kallithea/templates/admin/my_account/my_account_api_keys.html:27
2696 #: kallithea/templates/admin/my_account/my_account_api_keys.html:32
2695 #: kallithea/templates/admin/my_account/my_account_api_keys.html:32
2697 #: kallithea/templates/admin/users/user_edit_api_keys.html:8
2696 #: kallithea/templates/admin/users/user_edit_api_keys.html:8
2698 #: kallithea/templates/admin/users/user_edit_api_keys.html:27
2697 #: kallithea/templates/admin/users/user_edit_api_keys.html:27
2699 #: kallithea/templates/admin/users/user_edit_api_keys.html:32
2698 #: kallithea/templates/admin/users/user_edit_api_keys.html:32
2700 msgid "expires"
2699 msgid "expires"
2701 msgstr ""
2700 msgstr ""
2702
2701
2703 #: kallithea/templates/admin/my_account/my_account_api_keys.html:14
2702 #: kallithea/templates/admin/my_account/my_account_api_keys.html:14
2704 #: kallithea/templates/admin/users/user_edit_api_keys.html:14
2703 #: kallithea/templates/admin/users/user_edit_api_keys.html:14
2705 #, python-format
2704 #, python-format
2706 msgid "Confirm to reset this api key: %s"
2705 msgid "Confirm to reset this api key: %s"
2707 msgstr ""
2706 msgstr ""
2708
2707
2709 #: kallithea/templates/admin/my_account/my_account_api_keys.html:15
2708 #: kallithea/templates/admin/my_account/my_account_api_keys.html:15
2710 #: kallithea/templates/admin/users/user_edit_api_keys.html:15
2709 #: kallithea/templates/admin/users/user_edit_api_keys.html:15
2711 msgid "reset"
2710 msgid "reset"
2712 msgstr ""
2711 msgstr ""
2713
2712
2714 #: kallithea/templates/admin/my_account/my_account_api_keys.html:30
2713 #: kallithea/templates/admin/my_account/my_account_api_keys.html:30
2715 #: kallithea/templates/admin/users/user_edit_api_keys.html:30
2714 #: kallithea/templates/admin/users/user_edit_api_keys.html:30
2716 msgid "expired"
2715 msgid "expired"
2717 msgstr ""
2716 msgstr ""
2718
2717
2719 #: kallithea/templates/admin/my_account/my_account_api_keys.html:40
2718 #: kallithea/templates/admin/my_account/my_account_api_keys.html:40
2720 #: kallithea/templates/admin/users/user_edit_api_keys.html:40
2719 #: kallithea/templates/admin/users/user_edit_api_keys.html:40
2721 #, python-format
2720 #, python-format
2722 msgid "Confirm to remove this api key: %s"
2721 msgid "Confirm to remove this api key: %s"
2723 msgstr ""
2722 msgstr ""
2724
2723
2725 #: kallithea/templates/admin/my_account/my_account_api_keys.html:42
2724 #: kallithea/templates/admin/my_account/my_account_api_keys.html:42
2726 #: kallithea/templates/admin/users/user_edit_api_keys.html:42
2725 #: kallithea/templates/admin/users/user_edit_api_keys.html:42
2727 msgid "remove"
2726 msgid "remove"
2728 msgstr ""
2727 msgstr ""
2729
2728
2730 #: kallithea/templates/admin/my_account/my_account_api_keys.html:49
2729 #: kallithea/templates/admin/my_account/my_account_api_keys.html:49
2731 #: kallithea/templates/admin/users/user_edit_api_keys.html:49
2730 #: kallithea/templates/admin/users/user_edit_api_keys.html:49
2732 msgid "No additional api keys specified"
2731 msgid "No additional api keys specified"
2733 msgstr ""
2732 msgstr ""
2734
2733
2735 #: kallithea/templates/admin/my_account/my_account_api_keys.html:61
2734 #: kallithea/templates/admin/my_account/my_account_api_keys.html:61
2736 #: kallithea/templates/admin/users/user_edit_api_keys.html:61
2735 #: kallithea/templates/admin/users/user_edit_api_keys.html:61
2737 msgid "New api key"
2736 msgid "New api key"
2738 msgstr ""
2737 msgstr ""
2739
2738
2740 #: kallithea/templates/admin/my_account/my_account_api_keys.html:69
2739 #: kallithea/templates/admin/my_account/my_account_api_keys.html:69
2741 #: kallithea/templates/admin/my_account/my_account_emails.html:45
2740 #: kallithea/templates/admin/my_account/my_account_emails.html:45
2742 #: kallithea/templates/admin/permissions/permissions_ips.html:40
2741 #: kallithea/templates/admin/permissions/permissions_ips.html:40
2743 #: kallithea/templates/admin/repos/repo_add_base.html:85
2742 #: kallithea/templates/admin/repos/repo_add_base.html:85
2744 #: kallithea/templates/admin/repos/repo_edit_fields.html:58
2743 #: kallithea/templates/admin/repos/repo_edit_fields.html:58
2745 #: kallithea/templates/admin/users/user_edit_api_keys.html:69
2744 #: kallithea/templates/admin/users/user_edit_api_keys.html:69
2746 #: kallithea/templates/admin/users/user_edit_emails.html:45
2745 #: kallithea/templates/admin/users/user_edit_emails.html:45
2747 #: kallithea/templates/admin/users/user_edit_ips.html:49
2746 #: kallithea/templates/admin/users/user_edit_ips.html:49
2748 msgid "Add"
2747 msgid "Add"
2749 msgstr "Добавить"
2748 msgstr "Добавить"
2750
2749
2751 #: kallithea/templates/admin/my_account/my_account_emails.html:7
2750 #: kallithea/templates/admin/my_account/my_account_emails.html:7
2752 #: kallithea/templates/admin/users/user_edit_emails.html:7
2751 #: kallithea/templates/admin/users/user_edit_emails.html:7
2753 msgid "Primary"
2752 msgid "Primary"
2754 msgstr "Основной"
2753 msgstr "Основной"
2755
2754
2756 #: kallithea/templates/admin/my_account/my_account_emails.html:19
2755 #: kallithea/templates/admin/my_account/my_account_emails.html:19
2757 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:24
2756 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:24
2758 #: kallithea/templates/admin/permissions/permissions_ips.html:14
2757 #: kallithea/templates/admin/permissions/permissions_ips.html:14
2759 #: kallithea/templates/admin/repos/repo_edit_fields.html:18
2758 #: kallithea/templates/admin/repos/repo_edit_fields.html:18
2760 #: kallithea/templates/admin/settings/settings_hooks.html:36
2759 #: kallithea/templates/admin/settings/settings_hooks.html:36
2761 #: kallithea/templates/admin/users/user_edit_emails.html:19
2760 #: kallithea/templates/admin/users/user_edit_emails.html:19
2762 #: kallithea/templates/admin/users/user_edit_ips.html:22
2761 #: kallithea/templates/admin/users/user_edit_ips.html:22
2763 #: kallithea/templates/data_table/_dt_elements.html:131
2762 #: kallithea/templates/data_table/_dt_elements.html:131
2764 #: kallithea/templates/data_table/_dt_elements.html:159
2763 #: kallithea/templates/data_table/_dt_elements.html:159
2765 #: kallithea/templates/data_table/_dt_elements.html:175
2764 #: kallithea/templates/data_table/_dt_elements.html:175
2766 #: kallithea/templates/data_table/_dt_elements.html:191
2765 #: kallithea/templates/data_table/_dt_elements.html:191
2767 msgid "delete"
2766 msgid "delete"
2768 msgstr "удалить"
2767 msgstr "удалить"
2769
2768
2770 #: kallithea/templates/admin/my_account/my_account_emails.html:20
2769 #: kallithea/templates/admin/my_account/my_account_emails.html:20
2771 #: kallithea/templates/admin/users/user_edit_emails.html:20
2770 #: kallithea/templates/admin/users/user_edit_emails.html:20
2772 #, python-format
2771 #, python-format
2773 msgid "Confirm to delete this email: %s"
2772 msgid "Confirm to delete this email: %s"
2774 msgstr "Подтвердите удаление E-mail: %s"
2773 msgstr "Подтвердите удаление E-mail: %s"
2775
2774
2776 #: kallithea/templates/admin/my_account/my_account_emails.html:26
2775 #: kallithea/templates/admin/my_account/my_account_emails.html:26
2777 #: kallithea/templates/admin/users/user_edit_emails.html:26
2776 #: kallithea/templates/admin/users/user_edit_emails.html:26
2778 msgid "No additional emails specified"
2777 msgid "No additional emails specified"
2779 msgstr "Дополнительных Email не указано"
2778 msgstr "Дополнительных Email не указано"
2780
2779
2781 #: kallithea/templates/admin/my_account/my_account_emails.html:38
2780 #: kallithea/templates/admin/my_account/my_account_emails.html:38
2782 #: kallithea/templates/admin/users/user_edit_emails.html:38
2781 #: kallithea/templates/admin/users/user_edit_emails.html:38
2783 msgid "New email address"
2782 msgid "New email address"
2784 msgstr "Новый E-mail"
2783 msgstr "Новый E-mail"
2785
2784
2786 #: kallithea/templates/admin/my_account/my_account_password.html:1
2785 #: kallithea/templates/admin/my_account/my_account_password.html:1
2787 msgid "Change your account password"
2786 msgid "Change your account password"
2788 msgstr ""
2787 msgstr ""
2789
2788
2790 #: kallithea/templates/admin/my_account/my_account_password.html:7
2789 #: kallithea/templates/admin/my_account/my_account_password.html:7
2791 msgid "Current password"
2790 msgid "Current password"
2792 msgstr ""
2791 msgstr ""
2793
2792
2794 #: kallithea/templates/admin/my_account/my_account_password.html:16
2793 #: kallithea/templates/admin/my_account/my_account_password.html:16
2795 #: kallithea/templates/admin/users/user_edit_profile.html:69
2794 #: kallithea/templates/admin/users/user_edit_profile.html:69
2796 msgid "New password"
2795 msgid "New password"
2797 msgstr "Новый пароль"
2796 msgstr "Новый пароль"
2798
2797
2799 #: kallithea/templates/admin/my_account/my_account_password.html:25
2798 #: kallithea/templates/admin/my_account/my_account_password.html:25
2800 msgid "Confirm new password"
2799 msgid "Confirm new password"
2801 msgstr ""
2800 msgstr ""
2802
2801
2803 #: kallithea/templates/admin/my_account/my_account_profile.html:9
2802 #: kallithea/templates/admin/my_account/my_account_profile.html:9
2804 msgid "Change your avatar at"
2803 msgid "Change your avatar at"
2805 msgstr "Измените аватар через сайт"
2804 msgstr "Измените аватар через сайт"
2806
2805
2807 #: kallithea/templates/admin/my_account/my_account_profile.html:10
2806 #: kallithea/templates/admin/my_account/my_account_profile.html:10
2808 #: kallithea/templates/admin/users/user_edit_profile.html:9
2807 #: kallithea/templates/admin/users/user_edit_profile.html:9
2809 msgid "Using"
2808 msgid "Using"
2810 msgstr "Используется"
2809 msgstr "Используется"
2811
2810
2812 #: kallithea/templates/admin/my_account/my_account_profile.html:12
2811 #: kallithea/templates/admin/my_account/my_account_profile.html:12
2813 #: kallithea/templates/admin/users/user_edit_profile.html:11
2812 #: kallithea/templates/admin/users/user_edit_profile.html:11
2814 msgid "Avatars are disabled"
2813 msgid "Avatars are disabled"
2815 msgstr "Аватары отключены"
2814 msgstr "Аватары отключены"
2816
2815
2817 #: kallithea/templates/admin/my_account/my_account_profile.html:13
2816 #: kallithea/templates/admin/my_account/my_account_profile.html:13
2818 msgid "Missing email, please update your user email address."
2817 msgid "Missing email, please update your user email address."
2819 msgstr "Не указан email. Пожалуйста, обновите ваш email."
2818 msgstr "Не указан email. Пожалуйста, обновите ваш email."
2820
2819
2821 #: kallithea/templates/admin/my_account/my_account_profile.html:14
2820 #: kallithea/templates/admin/my_account/my_account_profile.html:14
2822 #: kallithea/templates/admin/users/user_edit_profile.html:15
2821 #: kallithea/templates/admin/users/user_edit_profile.html:15
2823 msgid "current IP"
2822 msgid "current IP"
2824 msgstr ""
2823 msgstr ""
2825
2824
2826 #: kallithea/templates/admin/my_account/my_account_profile.html:26
2825 #: kallithea/templates/admin/my_account/my_account_profile.html:26
2827 msgid ""
2826 msgid ""
2828 "Your user is in an external Source of Record; some details cannot be "
2827 "Your user is in an external Source of Record; some details cannot be "
2829 "managed here"
2828 "managed here"
2830 msgstr ""
2829 msgstr ""
2831
2830
2832 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:2
2831 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:2
2833 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:4
2832 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:4
2834 msgid "Show closed pull requests"
2833 msgid "Show closed pull requests"
2835 msgstr "Отображать закрытые pull-request'ы"
2834 msgstr "Отображать закрытые pull-запросы"
2836
2835
2837 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:6
2836 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:6
2838 msgid "Opened by me"
2837 msgid "Opened by me"
2839 msgstr "Открыто мной"
2838 msgstr "Открыто мной"
2840
2839
2841 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:15
2840 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:15
2842 #, python-format
2841 #, python-format
2843 msgid "Pull request #%s opened on %s"
2842 msgid "Pull request #%s opened on %s"
2844 msgstr "Pull-request #%s открыт %s"
2843 msgstr "Pull-запрос #%s открыт %s"
2845
2844
2846 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:17
2845 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:17
2847 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:47
2846 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:47
2848 #: kallithea/templates/pullrequests/pullrequest_data.html:11
2847 #: kallithea/templates/pullrequests/pullrequest_data.html:11
2849 #: kallithea/templates/pullrequests/pullrequest_show.html:30
2848 #: kallithea/templates/pullrequests/pullrequest_show.html:30
2850 #: kallithea/templates/pullrequests/pullrequest_show.html:45
2849 #: kallithea/templates/pullrequests/pullrequest_show.html:45
2851 msgid "Closed"
2850 msgid "Closed"
2852 msgstr "Закрыто"
2851 msgstr "Закрыто"
2853
2852
2854 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:25
2853 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:25
2855 msgid "Confirm to delete this pull request"
2854 msgid "Confirm to delete this pull request"
2856 msgstr "Подтвердите удаление этого pull-request'а"
2855 msgstr "Подтвердите удаление этого pull-request'а"
2857
2856
2858 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:32
2857 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:32
2859 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:53
2858 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:53
2860 msgid "Nothing here yet"
2859 msgid "Nothing here yet"
2861 msgstr "Здесь ничего нет"
2860 msgstr "Здесь ничего нет"
2862
2861
2863 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:36
2862 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:36
2864 msgid "I participate in"
2863 msgid "I participate in"
2865 msgstr "Моё участие"
2864 msgstr "Моё участие"
2866
2865
2867 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:44
2866 #: kallithea/templates/admin/my_account/my_account_pullrequests.html:44
2868 #: kallithea/templates/pullrequests/pullrequest_data.html:8
2867 #: kallithea/templates/pullrequests/pullrequest_data.html:8
2869 #, python-format
2868 #, python-format
2870 msgid "Pull request #%s opened by %s on %s"
2869 msgid "Pull request #%s opened by %s on %s"
2871 msgstr "Pull-request #%s открыт пользователем %s %s"
2870 msgstr "Pull-запрос #%s открыт пользователем %s %s"
2872
2871
2873 #: kallithea/templates/admin/my_account/my_account_repos.html:1
2872 #: kallithea/templates/admin/my_account/my_account_repos.html:1
2874 msgid "Repositories you are owner of"
2873 msgid "Repositories you are owner of"
2875 msgstr "Репозитории, где вы - владелец"
2874 msgstr "Репозитории, где вы - владелец"
2876
2875
2877 #: kallithea/templates/admin/my_account/my_account_repos.html:59
2876 #: kallithea/templates/admin/my_account/my_account_repos.html:59
2878 #: kallithea/templates/admin/my_account/my_account_watched.html:59
2877 #: kallithea/templates/admin/my_account/my_account_watched.html:59
2879 #: kallithea/templates/base/root.html:69
2878 #: kallithea/templates/base/root.html:69
2880 #: kallithea/templates/bookmarks/bookmarks.html:83
2879 #: kallithea/templates/bookmarks/bookmarks.html:83
2881 #: kallithea/templates/branches/branches.html:82
2880 #: kallithea/templates/branches/branches.html:82
2882 #: kallithea/templates/journal/journal.html:210
2881 #: kallithea/templates/journal/journal.html:210
2883 #: kallithea/templates/journal/journal.html:301
2882 #: kallithea/templates/journal/journal.html:301
2884 #: kallithea/templates/tags/tags.html:83
2883 #: kallithea/templates/tags/tags.html:83
2885 msgid "No records found."
2884 msgid "No records found."
2886 msgstr "Записи не найдены."
2885 msgstr "Записи не найдены."
2887
2886
2888 #: kallithea/templates/admin/my_account/my_account_watched.html:1
2887 #: kallithea/templates/admin/my_account/my_account_watched.html:1
2889 msgid "Repositories you are watching"
2888 msgid "Repositories you are watching"
2890 msgstr "Репозитории, за которыми вы наблюдаете"
2889 msgstr "Репозитории, за которыми вы наблюдаете"
2891
2890
2892 #: kallithea/templates/admin/notifications/notifications.html:5
2891 #: kallithea/templates/admin/notifications/notifications.html:5
2893 #: kallithea/templates/admin/notifications/notifications.html:12
2892 #: kallithea/templates/admin/notifications/notifications.html:12
2894 msgid "My Notifications"
2893 msgid "My Notifications"
2895 msgstr "Мои уведомления"
2894 msgstr "Мои уведомления"
2896
2895
2897 #: kallithea/templates/admin/notifications/notifications.html:32
2896 #: kallithea/templates/admin/notifications/notifications.html:32
2898 msgid "All"
2897 msgid "All"
2899 msgstr "Всё"
2898 msgstr "Всё"
2900
2899
2901 #: kallithea/templates/admin/notifications/notifications.html:33
2900 #: kallithea/templates/admin/notifications/notifications.html:33
2902 msgid "Comments"
2901 msgid "Comments"
2903 msgstr "Комментарии"
2902 msgstr "Комментарии"
2904
2903
2905 #: kallithea/templates/admin/notifications/notifications.html:34
2904 #: kallithea/templates/admin/notifications/notifications.html:34
2906 #: kallithea/templates/base/base.html:196
2905 #: kallithea/templates/base/base.html:196
2907 msgid "Pull Requests"
2906 msgid "Pull Requests"
2908 msgstr "Pull-request'ы"
2907 msgstr "Pull-запросы"
2909
2908
2910 #: kallithea/templates/admin/notifications/notifications.html:38
2909 #: kallithea/templates/admin/notifications/notifications.html:38
2911 msgid "Mark all read"
2910 msgid "Mark all read"
2912 msgstr "Пометить прочтённым"
2911 msgstr "Пометить прочтённым"
2913
2912
2914 #: kallithea/templates/admin/notifications/notifications_data.html:40
2913 #: kallithea/templates/admin/notifications/notifications_data.html:40
2915 msgid "No notifications here yet"
2914 msgid "No notifications here yet"
2916 msgstr "Уведомлений нет"
2915 msgstr "Уведомлений нет"
2917
2916
2918 #: kallithea/templates/admin/notifications/show_notification.html:5
2917 #: kallithea/templates/admin/notifications/show_notification.html:5
2919 #: kallithea/templates/admin/notifications/show_notification.html:14
2918 #: kallithea/templates/admin/notifications/show_notification.html:14
2920 msgid "Show notification"
2919 msgid "Show notification"
2921 msgstr "Показать уведомление"
2920 msgstr "Показать уведомление"
2922
2921
2923 #: kallithea/templates/admin/notifications/show_notification.html:12
2922 #: kallithea/templates/admin/notifications/show_notification.html:12
2924 #: kallithea/templates/base/base.html:284
2923 #: kallithea/templates/base/base.html:284
2925 msgid "Notifications"
2924 msgid "Notifications"
2926 msgstr "Уведомления"
2925 msgstr "Уведомления"
2927
2926
2928 #: kallithea/templates/admin/permissions/permissions.html:5
2927 #: kallithea/templates/admin/permissions/permissions.html:5
2929 msgid "Permissions administration"
2928 msgid "Permissions administration"
2930 msgstr "Управление привилегиями"
2929 msgstr "Управление привилегиями"
2931
2930
2932 #: kallithea/templates/admin/permissions/permissions.html:14
2931 #: kallithea/templates/admin/permissions/permissions.html:14
2933 #: kallithea/templates/admin/permissions/permissions.html:37
2932 #: kallithea/templates/admin/permissions/permissions.html:37
2934 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:55
2933 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:55
2935 #: kallithea/templates/admin/repos/repo_edit.html:46
2934 #: kallithea/templates/admin/repos/repo_edit.html:46
2936 #: kallithea/templates/admin/user_groups/user_group_edit.html:45
2935 #: kallithea/templates/admin/user_groups/user_group_edit.html:45
2937 #: kallithea/templates/base/base.html:77
2936 #: kallithea/templates/base/base.html:77
2938 msgid "Permissions"
2937 msgid "Permissions"
2939 msgstr "Привилегии"
2938 msgstr "Привилегии"
2940
2939
2941 #: kallithea/templates/admin/permissions/permissions.html:41
2940 #: kallithea/templates/admin/permissions/permissions.html:41
2942 #: kallithea/templates/admin/settings/settings.html:42
2941 #: kallithea/templates/admin/settings/settings.html:42
2943 msgid "Global"
2942 msgid "Global"
2944 msgstr ""
2943 msgstr ""
2945
2944
2946 #: kallithea/templates/admin/permissions/permissions.html:42
2945 #: kallithea/templates/admin/permissions/permissions.html:42
2947 msgid "IP whitelist"
2946 msgid "IP whitelist"
2948 msgstr "Белый список IP"
2947 msgstr "Белый список IP"
2949
2948
2950 #: kallithea/templates/admin/permissions/permissions.html:43
2949 #: kallithea/templates/admin/permissions/permissions.html:43
2951 msgid "Overview"
2950 msgid "Overview"
2952 msgstr "Обзор"
2951 msgstr "Обзор"
2953
2952
2954 #: kallithea/templates/admin/permissions/permissions_globals.html:7
2953 #: kallithea/templates/admin/permissions/permissions_globals.html:7
2955 msgid "Anonymous access"
2954 msgid "Anonymous access"
2956 msgstr "Анонимный доступ"
2955 msgstr "Анонимный доступ"
2957
2956
2958 #: kallithea/templates/admin/permissions/permissions_globals.html:13
2957 #: kallithea/templates/admin/permissions/permissions_globals.html:13
2959 #, python-format
2958 #, python-format
2960 msgid ""
2959 msgid ""
2961 "Allow access to Kallithea without need to log in. Anonymous users use %s "
2960 "Allow access to Kallithea without need to log in. Anonymous users use %s "
2962 "user permissions"
2961 "user permissions"
2963 msgstr ""
2962 msgstr ""
2964
2963
2965 #: kallithea/templates/admin/permissions/permissions_globals.html:26
2964 #: kallithea/templates/admin/permissions/permissions_globals.html:26
2966 msgid ""
2965 msgid ""
2967 "All default permissions on each repository will be reset to chosen "
2966 "All default permissions on each repository will be reset to chosen "
2968 "permission, note that all custom default permission on repositories will "
2967 "permission, note that all custom default permission on repositories will "
2969 "be lost"
2968 "be lost"
2970 msgstr ""
2969 msgstr ""
2971 "Выбранные привилегии будут установлены по умолчанию для каждого "
2970 "Выбранные привилегии будут установлены по умолчанию для каждого репозитория. "
2972 "репозитория. Учтите, что ранее установленные привилегии по умолчанию "
2971 "Учтите, что ранее установленные привилегии по умолчанию будут сброшены"
2973 "будут сброшены."
2974
2972
2975 #: kallithea/templates/admin/permissions/permissions_globals.html:27
2973 #: kallithea/templates/admin/permissions/permissions_globals.html:27
2976 #: kallithea/templates/admin/permissions/permissions_globals.html:40
2974 #: kallithea/templates/admin/permissions/permissions_globals.html:40
2977 #: kallithea/templates/admin/permissions/permissions_globals.html:54
2975 #: kallithea/templates/admin/permissions/permissions_globals.html:54
2978 msgid "Overwrite existing settings"
2976 msgid "Overwrite existing settings"
2979 msgstr "Перезаписать существующие настройки"
2977 msgstr "Перезаписать существующие настройки"
2980
2978
2981 #: kallithea/templates/admin/permissions/permissions_globals.html:32
2979 #: kallithea/templates/admin/permissions/permissions_globals.html:32
2982 #: kallithea/templates/admin/repos/repo_add_base.html:41
2980 #: kallithea/templates/admin/repos/repo_add_base.html:41
2983 #: kallithea/templates/admin/repos/repo_edit_settings.html:42
2981 #: kallithea/templates/admin/repos/repo_edit_settings.html:42
2984 #: kallithea/templates/data_table/_dt_elements.html:204
2982 #: kallithea/templates/data_table/_dt_elements.html:204
2985 #: kallithea/templates/forks/fork.html:51
2983 #: kallithea/templates/forks/fork.html:51
2986 msgid "Repository group"
2984 msgid "Repository group"
2987 msgstr "Группа репозиториев"
2985 msgstr "Группа репозиториев"
2988
2986
2989 #: kallithea/templates/admin/permissions/permissions_globals.html:39
2987 #: kallithea/templates/admin/permissions/permissions_globals.html:39
2990 msgid ""
2988 msgid ""
2991 "All default permissions on each repository group will be reset to chosen "
2989 "All default permissions on each repository group will be reset to chosen "
2992 "permission, note that all custom default permission on repository groups "
2990 "permission, note that all custom default permission on repository groups "
2993 "will be lost"
2991 "will be lost"
2994 msgstr ""
2992 msgstr ""
2995 "Выбранные привилегии будут установлены по умолчанию для каждой группы "
2993 "Выбранные привилегии будут установлены по умолчанию для каждой группы "
2996 "репозиториев. Учтите, что ранее установленные привилегии по умолчанию для"
2994 "репозиториев. Учтите, что ранее установленные привилегии по умолчанию для "
2997 " групп репозиториев будут сброшены."
2995 "групп репозиториев будут сброшены"
2998
2996
2999 #: kallithea/templates/admin/permissions/permissions_globals.html:46
2997 #: kallithea/templates/admin/permissions/permissions_globals.html:46
3000 #: kallithea/templates/data_table/_dt_elements.html:211
2998 #: kallithea/templates/data_table/_dt_elements.html:211
3001 msgid "User group"
2999 msgid "User group"
3002 msgstr "Группа пользователей"
3000 msgstr "Группа пользователей"
3003
3001
3004 #: kallithea/templates/admin/permissions/permissions_globals.html:53
3002 #: kallithea/templates/admin/permissions/permissions_globals.html:53
3005 msgid ""
3003 msgid ""
3006 "All default permissions on each user group will be reset to chosen "
3004 "All default permissions on each user group will be reset to chosen "
3007 "permission, note that all custom default permission on repository groups "
3005 "permission, note that all custom default permission on repository groups "
3008 "will be lost"
3006 "will be lost"
3009 msgstr ""
3007 msgstr ""
3010 "Выбранные привилегии будут установлены по умолчанию для каждой группы "
3008 "Выбранные привилегии будут установлены по умолчанию для каждой группы "
3011 "пользователей. Учтите, что ранее установленные привилегии по умолчанию "
3009 "пользователей. Учтите, что ранее установленные привилегии по умолчанию для "
3012 "для групп пользователей будут сброшены."
3010 "групп пользователей будут сброшены"
3013
3011
3014 #: kallithea/templates/admin/permissions/permissions_globals.html:60
3012 #: kallithea/templates/admin/permissions/permissions_globals.html:60
3015 msgid "Repository creation"
3013 msgid "Repository creation"
3016 msgstr "Создание репозитория"
3014 msgstr "Создание репозитория"
3017
3015
3018 #: kallithea/templates/admin/permissions/permissions_globals.html:68
3016 #: kallithea/templates/admin/permissions/permissions_globals.html:68
3019 msgid "Repository creation with group write access"
3017 msgid "Repository creation with group write access"
3020 msgstr ""
3018 msgstr ""
3021
3019
3022 #: kallithea/templates/admin/permissions/permissions_globals.html:72
3020 #: kallithea/templates/admin/permissions/permissions_globals.html:72
3023 msgid ""
3021 msgid ""
3024 "Write permission to repository groups allows creating repositories inside"
3022 "Write permission to repository groups allows creating repositories inside"
3025 " that group"
3023 " that group"
3026 msgstr ""
3024 msgstr ""
3027
3025
3028 #: kallithea/templates/admin/permissions/permissions_globals.html:77
3026 #: kallithea/templates/admin/permissions/permissions_globals.html:77
3029 msgid "User group creation"
3027 msgid "User group creation"
3030 msgstr "Создание групп пользователей"
3028 msgstr "Создание групп пользователей"
3031
3029
3032 #: kallithea/templates/admin/permissions/permissions_globals.html:85
3030 #: kallithea/templates/admin/permissions/permissions_globals.html:85
3033 msgid "Repository forking"
3031 msgid "Repository forking"
3034 msgstr "Создание форка репозитория"
3032 msgstr "Создание форка репозитория"
3035
3033
3036 #: kallithea/templates/admin/permissions/permissions_globals.html:93
3034 #: kallithea/templates/admin/permissions/permissions_globals.html:93
3037 msgid "Registration"
3035 msgid "Registration"
3038 msgstr "Регистрация"
3036 msgstr "Регистрация"
3039
3037
3040 #: kallithea/templates/admin/permissions/permissions_globals.html:101
3038 #: kallithea/templates/admin/permissions/permissions_globals.html:101
3041 msgid "External auth account activation"
3039 msgid "External auth account activation"
3042 msgstr "Активация сторонней учетной записи"
3040 msgstr "Активация сторонней учетной записи"
3043
3041
3044 #: kallithea/templates/admin/permissions/permissions_ips.html:1
3042 #: kallithea/templates/admin/permissions/permissions_ips.html:1
3045 msgid "Default ip whitelist for all users"
3043 msgid "Default ip whitelist for all users"
3046 msgstr "Белый список IP для всех пользователей"
3044 msgstr "Белый список IP для всех пользователей"
3047
3045
3048 #: kallithea/templates/admin/permissions/permissions_ips.html:15
3046 #: kallithea/templates/admin/permissions/permissions_ips.html:15
3049 #: kallithea/templates/admin/users/user_edit_ips.html:23
3047 #: kallithea/templates/admin/users/user_edit_ips.html:23
3050 #, python-format
3048 #, python-format
3051 msgid "Confirm to delete this ip: %s"
3049 msgid "Confirm to delete this ip: %s"
3052 msgstr "Подтвердите удаление ip %s"
3050 msgstr "Подтвердите удаление ip %s"
3053
3051
3054 #: kallithea/templates/admin/permissions/permissions_ips.html:21
3052 #: kallithea/templates/admin/permissions/permissions_ips.html:21
3055 #: kallithea/templates/admin/users/user_edit_ips.html:30
3053 #: kallithea/templates/admin/users/user_edit_ips.html:30
3056 msgid "All IP addresses are allowed"
3054 msgid "All IP addresses are allowed"
3057 msgstr "Разрешены любые IP-адреса"
3055 msgstr "Разрешены любые IP-адреса"
3058
3056
3059 #: kallithea/templates/admin/permissions/permissions_ips.html:32
3057 #: kallithea/templates/admin/permissions/permissions_ips.html:32
3060 #: kallithea/templates/admin/users/user_edit_ips.html:42
3058 #: kallithea/templates/admin/users/user_edit_ips.html:42
3061 msgid "New ip address"
3059 msgid "New ip address"
3062 msgstr "Новый ip-адрес"
3060 msgstr "Новый ip-адрес"
3063
3061
3064 #: kallithea/templates/admin/permissions/permissions_perms.html:1
3062 #: kallithea/templates/admin/permissions/permissions_perms.html:1
3065 msgid "Default user permissions overview"
3063 msgid "Default user permissions overview"
3066 msgstr "Обзор прав пользователей по-умолчанию"
3064 msgstr "Обзор прав пользователей по-умолчанию"
3067
3065
3068 #: kallithea/templates/admin/repo_groups/repo_group_add.html:5
3066 #: kallithea/templates/admin/repo_groups/repo_group_add.html:5
3069 msgid "Add repository group"
3067 msgid "Add repository group"
3070 msgstr "Добавить группу репозиториев"
3068 msgstr "Добавить группу репозиториев"
3071
3069
3072 #: kallithea/templates/admin/repo_groups/repo_group_add.html:14
3070 #: kallithea/templates/admin/repo_groups/repo_group_add.html:14
3073 #: kallithea/templates/base/base.html:74 kallithea/templates/base/base.html:93
3071 #: kallithea/templates/base/base.html:74 kallithea/templates/base/base.html:93
3074 msgid "Repository groups"
3072 msgid "Repository groups"
3075 msgstr "Группы репозиториев"
3073 msgstr "Группы репозиториев"
3076
3074
3077 #: kallithea/templates/admin/repo_groups/repo_group_add.html:36
3075 #: kallithea/templates/admin/repo_groups/repo_group_add.html:36
3078 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:8
3076 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:8
3079 #: kallithea/templates/admin/user_groups/user_group_add.html:35
3077 #: kallithea/templates/admin/user_groups/user_group_add.html:35
3080 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:7
3078 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:7
3081 msgid "Group name"
3079 msgid "Group name"
3082 msgstr "Имя группы"
3080 msgstr "Имя группы"
3083
3081
3084 #: kallithea/templates/admin/repo_groups/repo_group_add.html:54
3082 #: kallithea/templates/admin/repo_groups/repo_group_add.html:54
3085 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
3083 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:26
3086 msgid "Group parent"
3084 msgid "Group parent"
3087 msgstr "Родительская группа"
3085 msgstr "Родительская группа"
3088
3086
3089 #: kallithea/templates/admin/repo_groups/repo_group_add.html:63
3087 #: kallithea/templates/admin/repo_groups/repo_group_add.html:63
3090 #: kallithea/templates/admin/repos/repo_add_base.html:50
3088 #: kallithea/templates/admin/repos/repo_add_base.html:50
3091 msgid "Copy parent group permissions"
3089 msgid "Copy parent group permissions"
3092 msgstr ""
3090 msgstr ""
3093
3091
3094 #: kallithea/templates/admin/repo_groups/repo_group_add.html:67
3092 #: kallithea/templates/admin/repo_groups/repo_group_add.html:67
3095 #: kallithea/templates/admin/repos/repo_add_base.html:54
3093 #: kallithea/templates/admin/repos/repo_add_base.html:54
3096 msgid "Copy permission set from parent repository group."
3094 msgid "Copy permission set from parent repository group."
3097 msgstr ""
3095 msgstr ""
3098
3096
3099 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
3097 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:5
3100 #, python-format
3098 #, python-format
3101 msgid "%s Repository group settings"
3099 msgid "%s Repository group settings"
3102 msgstr ""
3100 msgstr ""
3103
3101
3104 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:14
3102 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:14
3105 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:105
3103 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:105
3106 msgid "Repository Groups"
3104 msgid "Repository Groups"
3107 msgstr "Группы репозиториев"
3105 msgstr "Группы репозиториев"
3108
3106
3109 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:24
3107 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:24
3110 msgid "Add Child Group"
3108 msgid "Add Child Group"
3111 msgstr "Добавить подгруппу"
3109 msgstr "Добавить подгруппу"
3112
3110
3113 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:53
3111 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:53
3114 #: kallithea/templates/admin/repos/repo_edit.html:15
3112 #: kallithea/templates/admin/repos/repo_edit.html:15
3115 #: kallithea/templates/admin/repos/repo_edit.html:43
3113 #: kallithea/templates/admin/repos/repo_edit.html:43
3116 #: kallithea/templates/admin/settings/settings.html:14
3114 #: kallithea/templates/admin/settings/settings.html:14
3117 #: kallithea/templates/admin/settings/settings.html:36
3115 #: kallithea/templates/admin/settings/settings.html:36
3118 #: kallithea/templates/admin/user_groups/user_group_edit.html:42
3116 #: kallithea/templates/admin/user_groups/user_group_edit.html:42
3119 #: kallithea/templates/base/base.html:80 kallithea/templates/base/base.html:162
3117 #: kallithea/templates/base/base.html:80 kallithea/templates/base/base.html:162
3120 msgid "Settings"
3118 msgid "Settings"
3121 msgstr "Настройки"
3119 msgstr "Настройки"
3122
3120
3123 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:54
3121 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:54
3124 #: kallithea/templates/admin/repos/repo_edit.html:49
3122 #: kallithea/templates/admin/repos/repo_edit.html:49
3125 #: kallithea/templates/admin/user_groups/user_group_edit.html:43
3123 #: kallithea/templates/admin/user_groups/user_group_edit.html:43
3126 #: kallithea/templates/admin/users/user_edit.html:44
3124 #: kallithea/templates/admin/users/user_edit.html:44
3127 msgid "Advanced"
3125 msgid "Advanced"
3128 msgstr "Дополнительно"
3126 msgstr "Дополнительно"
3129
3127
3130 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:1
3128 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:1
3131 #, python-format
3129 #, python-format
3132 msgid "Repository Group: %s"
3130 msgid "Repository Group: %s"
3133 msgstr "Группа репозиториев: %s"
3131 msgstr "Группа репозиториев: %s"
3134
3132
3135 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:6
3133 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:6
3136 msgid "Top level repositories"
3134 msgid "Top level repositories"
3137 msgstr ""
3135 msgstr ""
3138
3136
3139 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:7
3137 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:7
3140 msgid "Total repositories"
3138 msgid "Total repositories"
3141 msgstr ""
3139 msgstr ""
3142
3140
3143 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:8
3141 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:8
3144 msgid "Children groups"
3142 msgid "Children groups"
3145 msgstr ""
3143 msgstr ""
3146
3144
3147 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:9
3145 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:9
3148 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:7
3146 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:7
3149 #: kallithea/templates/admin/users/user_edit_advanced.html:8
3147 #: kallithea/templates/admin/users/user_edit_advanced.html:8
3150 #: kallithea/templates/pullrequests/pullrequest_show.html:94
3148 #: kallithea/templates/pullrequests/pullrequest_show.html:94
3151 msgid "Created on"
3149 msgid "Created on"
3152 msgstr "Создано"
3150 msgstr "Создано"
3153
3151
3154 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
3152 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:21
3155 #: kallithea/templates/data_table/_dt_elements.html:192
3153 #: kallithea/templates/data_table/_dt_elements.html:192
3156 #, python-format
3154 #, python-format
3157 msgid "Confirm to delete this group: %s with %s repository"
3155 msgid "Confirm to delete this group: %s with %s repository"
3158 msgid_plural "Confirm to delete this group: %s with %s repositories"
3156 msgid_plural "Confirm to delete this group: %s with %s repositories"
3159 msgstr[0] "Подтвердите удаление группы %s содержащей %s репозиториев."
3157 msgstr[0] "Подтвердите удаление группы %s, содержащей %s репозиторий"
3160 msgstr[1] "Подтвердите удаление группы %s содержащей %s репозиториев."
3158 msgstr[1] "Подтвердите удаление группы %s, содержащей %s репозитория"
3161 msgstr[2] "Подтвердите удаление группы %s содержащей %s репозиториев."
3159 msgstr[2] "Подтвердите удаление группы %s, содержащей %s репозиториев"
3162
3160
3163 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:25
3161 #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:25
3164 msgid "Delete this repository group"
3162 msgid "Delete this repository group"
3165 msgstr ""
3163 msgstr ""
3166
3164
3167 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
3165 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
3168 #: kallithea/templates/admin/repos/repo_edit_permissions.html:8
3166 #: kallithea/templates/admin/repos/repo_edit_permissions.html:8
3169 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
3167 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:7
3170 #: kallithea/templates/base/perms_summary.html:14
3168 #: kallithea/templates/base/perms_summary.html:14
3171 msgid "none"
3169 msgid "none"
3172 msgstr "ничего"
3170 msgstr "ничего"
3173
3171
3174 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
3172 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:8
3175 #: kallithea/templates/admin/repos/repo_edit_permissions.html:9
3173 #: kallithea/templates/admin/repos/repo_edit_permissions.html:9
3176 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:8
3174 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:8
3177 #: kallithea/templates/base/perms_summary.html:15
3175 #: kallithea/templates/base/perms_summary.html:15
3178 msgid "read"
3176 msgid "read"
3179 msgstr "читать"
3177 msgstr "читать"
3180
3178
3181 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
3179 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9
3182 #: kallithea/templates/admin/repos/repo_edit_permissions.html:10
3180 #: kallithea/templates/admin/repos/repo_edit_permissions.html:10
3183 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:9
3181 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:9
3184 #: kallithea/templates/base/perms_summary.html:16
3182 #: kallithea/templates/base/perms_summary.html:16
3185 msgid "write"
3183 msgid "write"
3186 msgstr "записывать"
3184 msgstr "записывать"
3187
3185
3188 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
3186 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10
3189 #: kallithea/templates/admin/repos/repo_edit_permissions.html:11
3187 #: kallithea/templates/admin/repos/repo_edit_permissions.html:11
3190 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:10
3188 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:10
3191 #: kallithea/templates/base/perms_summary.html:17
3189 #: kallithea/templates/base/perms_summary.html:17
3192 msgid "admin"
3190 msgid "admin"
3193 msgstr "администратор"
3191 msgstr "администратор"
3194
3192
3195 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:11
3193 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:11
3196 #: kallithea/templates/admin/repos/repo_edit_permissions.html:12
3194 #: kallithea/templates/admin/repos/repo_edit_permissions.html:12
3197 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:11
3195 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:11
3198 msgid "user/user group"
3196 msgid "user/user group"
3199 msgstr ""
3197 msgstr ""
3200
3198
3201 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:28
3199 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:28
3202 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:45
3200 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:45
3203 #: kallithea/templates/admin/repos/repo_edit_permissions.html:24
3201 #: kallithea/templates/admin/repos/repo_edit_permissions.html:24
3204 #: kallithea/templates/admin/repos/repo_edit_permissions.html:37
3202 #: kallithea/templates/admin/repos/repo_edit_permissions.html:37
3205 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:28
3203 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:28
3206 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:45
3204 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:45
3207 msgid "default"
3205 msgid "default"
3208 msgstr "по-умолчанию"
3206 msgstr "по-умолчанию"
3209
3207
3210 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:34
3208 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:34
3211 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:71
3209 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:71
3212 #: kallithea/templates/admin/repos/repo_edit_permissions.html:43
3210 #: kallithea/templates/admin/repos/repo_edit_permissions.html:43
3213 #: kallithea/templates/admin/repos/repo_edit_permissions.html:68
3211 #: kallithea/templates/admin/repos/repo_edit_permissions.html:68
3214 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:34
3212 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:34
3215 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:71
3213 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:71
3216 msgid "revoke"
3214 msgid "revoke"
3217 msgstr "отозвать"
3215 msgstr "отозвать"
3218
3216
3219 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:47
3217 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:47
3220 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:47
3218 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:47
3221 msgid "delegated admin"
3219 msgid "delegated admin"
3222 msgstr ""
3220 msgstr ""
3223
3221
3224 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:97
3222 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:97
3225 #: kallithea/templates/admin/repos/repo_edit_permissions.html:94
3223 #: kallithea/templates/admin/repos/repo_edit_permissions.html:94
3226 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:97
3224 #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:97
3227 msgid "Add new"
3225 msgid "Add new"
3228 msgstr "Добавить новый"
3226 msgstr "Добавить новый"
3229
3227
3230 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:103
3228 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:103
3231 msgid "apply to children"
3229 msgid "apply to children"
3232 msgstr "применить к дочерним"
3230 msgstr "применить к дочерним"
3233
3231
3234 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:107
3232 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:107
3235 msgid "Both"
3233 msgid "Both"
3236 msgstr ""
3234 msgstr ""
3237
3235
3238 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:108
3236 #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:108
3239 msgid ""
3237 msgid ""
3240 "Set or revoke permission to all children of that group, including non-"
3238 "Set or revoke permission to all children of that group, including non-"
3241 "private repositories and other groups if selected."
3239 "private repositories and other groups if selected."
3242 msgstr ""
3240 msgstr ""
3243
3241
3244 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:38
3242 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:38
3245 msgid ""
3243 msgid ""
3246 "Enable lock-by-pulling on group. This option will be applied to all other"
3244 "Enable lock-by-pulling on group. This option will be applied to all other"
3247 " groups and repositories inside"
3245 " groups and repositories inside"
3248 msgstr ""
3246 msgstr ""
3249 "Включить lock-by-pulling для группы. Эта опция будет применена ко всем "
3247 "Включить lock-by-pulling для группы. Эта опция будет применена ко всем "
3250 "дочерним группам и репозиториям"
3248 "дочерним группам и репозиториям"
3251
3249
3252 #: kallithea/templates/admin/repo_groups/repo_group_show.html:4
3250 #: kallithea/templates/admin/repo_groups/repo_group_show.html:4
3253 #, python-format
3251 #, python-format
3254 msgid "%s Repository group dashboard"
3252 msgid "%s Repository group dashboard"
3255 msgstr ""
3253 msgstr ""
3256
3254
3257 #: kallithea/templates/admin/repo_groups/repo_group_show.html:12
3255 #: kallithea/templates/admin/repo_groups/repo_group_show.html:12
3258 msgid "Home"
3256 msgid "Home"
3259 msgstr "Домой"
3257 msgstr "Домой"
3260
3258
3261 #: kallithea/templates/admin/repo_groups/repo_group_show.html:16
3259 #: kallithea/templates/admin/repo_groups/repo_group_show.html:16
3262 msgid "with"
3260 msgid "with"
3263 msgstr "с"
3261 msgstr "с"
3264
3262
3265 #: kallithea/templates/admin/repo_groups/repo_groups.html:5
3263 #: kallithea/templates/admin/repo_groups/repo_groups.html:5
3266 msgid "Repository groups administration"
3264 msgid "Repository groups administration"
3267 msgstr "Администрирование групп репозиториев"
3265 msgstr "Администрирование групп репозиториев"
3268
3266
3269 #: kallithea/templates/admin/repo_groups/repo_groups.html:13
3267 #: kallithea/templates/admin/repo_groups/repo_groups.html:13
3270 msgid "repository groups"
3268 msgid "repository groups"
3271 msgstr ""
3269 msgstr ""
3272
3270
3273 #: kallithea/templates/admin/repo_groups/repo_groups.html:52
3271 #: kallithea/templates/admin/repo_groups/repo_groups.html:52
3274 msgid "Number of toplevel repositories"
3272 msgid "Number of toplevel repositories"
3275 msgstr "Число репозиториев верхнего уровня"
3273 msgstr "Число репозиториев верхнего уровня"
3276
3274
3277 #: kallithea/templates/admin/repos/repo_add.html:5
3275 #: kallithea/templates/admin/repos/repo_add.html:5
3278 msgid "Add repository"
3276 msgid "Add repository"
3279 msgstr "Добавить репозиторий"
3277 msgstr "Добавить репозиторий"
3280
3278
3281 #: kallithea/templates/admin/repos/repo_add_base.html:14
3279 #: kallithea/templates/admin/repos/repo_add_base.html:14
3282 msgid "Import existing repository ?"
3280 msgid "Import existing repository ?"
3283 msgstr ""
3281 msgstr ""
3284
3282
3285 #: kallithea/templates/admin/repos/repo_add_base.html:23
3283 #: kallithea/templates/admin/repos/repo_add_base.html:23
3286 #: kallithea/templates/summary/summary.html:32
3284 #: kallithea/templates/summary/summary.html:32
3287 msgid "Clone from"
3285 msgid "Clone from"
3288 msgstr "Клонировать из"
3286 msgstr "Клонировать из"
3289
3287
3290 #: kallithea/templates/admin/repos/repo_add_base.html:27
3288 #: kallithea/templates/admin/repos/repo_add_base.html:27
3291 msgid "Optional http[s] url from which repository should be cloned."
3289 msgid "Optional http[s] url from which repository should be cloned."
3292 msgstr "Опциональный url http[s], с которого требуется склонировать репозиторий."
3290 msgstr "Опциональный url http[s], с которого требуется склонировать репозиторий."
3293
3291
3294 #: kallithea/templates/admin/repos/repo_add_base.html:36
3292 #: kallithea/templates/admin/repos/repo_add_base.html:36
3295 #: kallithea/templates/admin/repos/repo_edit_settings.html:76
3293 #: kallithea/templates/admin/repos/repo_edit_settings.html:76
3296 #: kallithea/templates/forks/fork.html:45
3294 #: kallithea/templates/forks/fork.html:45
3297 msgid "Keep it short and to the point. Use a README file for longer descriptions."
3295 msgid "Keep it short and to the point. Use a README file for longer descriptions."
3298 msgstr "Короткое и осмысленное. Для развернутого описания используйте файл README."
3296 msgstr "Короткое и осмысленное. Для развернутого описания используйте файл README."
3299
3297
3300 #: kallithea/templates/admin/repos/repo_add_base.html:45
3298 #: kallithea/templates/admin/repos/repo_add_base.html:45
3301 #: kallithea/templates/forks/fork.html:55
3299 #: kallithea/templates/forks/fork.html:55
3302 msgid "Optionaly select a group to put this repository into."
3300 msgid "Optionaly select a group to put this repository into."
3303 msgstr "Опционально выбрать группу, в которую поместить данный репозиторий."
3301 msgstr "Опционально выбрать группу, в которую поместить данный репозиторий."
3304
3302
3305 #: kallithea/templates/admin/repos/repo_add_base.html:63
3303 #: kallithea/templates/admin/repos/repo_add_base.html:63
3306 msgid "Type of repository to create."
3304 msgid "Type of repository to create."
3307 msgstr "Тип создаваемого репозитория."
3305 msgstr "Тип создаваемого репозитория."
3308
3306
3309 #: kallithea/templates/admin/repos/repo_add_base.html:68
3307 #: kallithea/templates/admin/repos/repo_add_base.html:68
3310 #: kallithea/templates/admin/repos/repo_edit_settings.html:51
3308 #: kallithea/templates/admin/repos/repo_edit_settings.html:51
3311 #: kallithea/templates/forks/fork.html:61
3309 #: kallithea/templates/forks/fork.html:61
3312 msgid "Landing revision"
3310 msgid "Landing revision"
3313 msgstr "Ревизия для выгрузки"
3311 msgstr "Ревизия для выгрузки"
3314
3312
3315 #: kallithea/templates/admin/repos/repo_add_base.html:72
3313 #: kallithea/templates/admin/repos/repo_add_base.html:72
3316 msgid ""
3314 msgid ""
3317 "Default revision for files page, downloads, full text search index and "
3315 "Default revision for files page, downloads, full text search index and "
3318 "readme generation"
3316 "readme generation"
3319 msgstr ""
3317 msgstr ""
3320
3318
3321 #: kallithea/templates/admin/repos/repo_creating.html:9
3319 #: kallithea/templates/admin/repos/repo_creating.html:9
3322 #, python-format
3320 #, python-format
3323 msgid "%s Creating repository"
3321 msgid "%s Creating repository"
3324 msgstr ""
3322 msgstr ""
3325
3323
3326 #: kallithea/templates/admin/repos/repo_creating.html:16
3324 #: kallithea/templates/admin/repos/repo_creating.html:16
3327 msgid "Creating repository"
3325 msgid "Creating repository"
3328 msgstr ""
3326 msgstr ""
3329
3327
3330 #: kallithea/templates/admin/repos/repo_creating.html:30
3328 #: kallithea/templates/admin/repos/repo_creating.html:30
3331 #, python-format
3329 #, python-format
3332 msgid ""
3330 msgid ""
3333 "Repository \"%(repo_name)s\" is being created, you will be redirected "
3331 "Repository \"%(repo_name)s\" is being created, you will be redirected "
3334 "when this process is finished.repo_name"
3332 "when this process is finished.repo_name"
3335 msgstr ""
3333 msgstr ""
3336
3334
3337 #: kallithea/templates/admin/repos/repo_creating.html:42
3335 #: kallithea/templates/admin/repos/repo_creating.html:42
3338 msgid ""
3336 msgid ""
3339 "We're sorry but error occurred during this operation. Please check your "
3337 "We're sorry but error occurred during this operation. Please check your "
3340 "Kallithea server logs, or contact administrator."
3338 "Kallithea server logs, or contact administrator."
3341 msgstr ""
3339 msgstr ""
3342
3340
3343 #: kallithea/templates/admin/repos/repo_edit.html:8
3341 #: kallithea/templates/admin/repos/repo_edit.html:8
3344 #, python-format
3342 #, python-format
3345 msgid "%s repository settings"
3343 msgid "%s repository settings"
3346 msgstr ""
3344 msgstr ""
3347
3345
3348 #: kallithea/templates/admin/repos/repo_edit.html:52
3346 #: kallithea/templates/admin/repos/repo_edit.html:52
3349 msgid "Extra fields"
3347 msgid "Extra fields"
3350 msgstr "Дополнительные поля"
3348 msgstr "Дополнительные поля"
3351
3349
3352 #: kallithea/templates/admin/repos/repo_edit.html:55
3350 #: kallithea/templates/admin/repos/repo_edit.html:55
3353 msgid "Caches"
3351 msgid "Caches"
3354 msgstr ""
3352 msgstr ""
3355
3353
3356 #: kallithea/templates/admin/repos/repo_edit.html:58
3354 #: kallithea/templates/admin/repos/repo_edit.html:58
3357 msgid "Remote"
3355 msgid "Remote"
3358 msgstr "Удалённый"
3356 msgstr "Удалённый"
3359
3357
3360 #: kallithea/templates/admin/repos/repo_edit.html:61
3358 #: kallithea/templates/admin/repos/repo_edit.html:61
3361 #: kallithea/templates/summary/statistics.html:11
3359 #: kallithea/templates/summary/statistics.html:11
3362 #: kallithea/templates/summary/summary.html:178
3360 #: kallithea/templates/summary/summary.html:178
3363 #: kallithea/templates/summary/summary.html:179
3361 #: kallithea/templates/summary/summary.html:179
3364 msgid "Statistics"
3362 msgid "Statistics"
3365 msgstr "Статистика"
3363 msgstr "Статистика"
3366
3364
3367 #: kallithea/templates/admin/repos/repo_edit_advanced.html:1
3365 #: kallithea/templates/admin/repos/repo_edit_advanced.html:1
3368 #: kallithea/templates/summary/summary.html:25
3366 #: kallithea/templates/summary/summary.html:25
3369 msgid "Fork of"
3367 msgid "Fork of"
3370 msgstr "Форк от"
3368 msgstr "Форк от"
3371
3369
3372 #: kallithea/templates/admin/repos/repo_edit_advanced.html:6
3370 #: kallithea/templates/admin/repos/repo_edit_advanced.html:6
3373 #: kallithea/templates/admin/repos/repo_edit_fork.html:5
3371 #: kallithea/templates/admin/repos/repo_edit_fork.html:5
3374 msgid "Set"
3372 msgid "Set"
3375 msgstr "Набор"
3373 msgstr "Набор"
3376
3374
3377 #: kallithea/templates/admin/repos/repo_edit_advanced.html:10
3375 #: kallithea/templates/admin/repos/repo_edit_advanced.html:10
3378 #: kallithea/templates/admin/repos/repo_edit_fork.html:9
3376 #: kallithea/templates/admin/repos/repo_edit_fork.html:9
3379 msgid "Manually set this repository as a fork of another from the list"
3377 msgid "Manually set this repository as a fork of another from the list"
3380 msgstr "Вручную сделать этот репозиторий форком выбранного из списка"
3378 msgstr "Вручную сделать этот репозиторий форком выбранного из списка"
3381
3379
3382 #: kallithea/templates/admin/repos/repo_edit_advanced.html:24
3380 #: kallithea/templates/admin/repos/repo_edit_advanced.html:24
3383 msgid "Public journal visibility"
3381 msgid "Public journal visibility"
3384 msgstr ""
3382 msgstr ""
3385
3383
3386 #: kallithea/templates/admin/repos/repo_edit_advanced.html:32
3384 #: kallithea/templates/admin/repos/repo_edit_advanced.html:32
3387 msgid "Remove from public journal"
3385 msgid "Remove from public journal"
3388 msgstr "Удалить из общедоступного журнала"
3386 msgstr "Удалить из общедоступного журнала"
3389
3387
3390 #: kallithea/templates/admin/repos/repo_edit_advanced.html:37
3388 #: kallithea/templates/admin/repos/repo_edit_advanced.html:37
3391 msgid "Add to public journal"
3389 msgid "Add to public journal"
3392 msgstr "Добавить в общедоступный журнал"
3390 msgstr "Добавить в общедоступный журнал"
3393
3391
3394 #: kallithea/templates/admin/repos/repo_edit_advanced.html:43
3392 #: kallithea/templates/admin/repos/repo_edit_advanced.html:43
3395 msgid ""
3393 msgid ""
3396 "All actions made on this repository will be accessible to everyone in "
3394 "All actions made on this repository will be accessible to everyone in "
3397 "public journal"
3395 "public journal"
3398 msgstr ""
3396 msgstr ""
3399 "Все производимые с этим репозиторием действия будут отображаться в "
3397 "Все производимые с этим репозиторием действия будут отображаться в "
3400 "общедостпном журнале"
3398 "общедостпном журнале"
3401
3399
3402 #: kallithea/templates/admin/repos/repo_edit_advanced.html:49
3400 #: kallithea/templates/admin/repos/repo_edit_advanced.html:49
3403 msgid "Change locking"
3401 msgid "Change locking"
3404 msgstr ""
3402 msgstr ""
3405
3403
3406 #: kallithea/templates/admin/repos/repo_edit_advanced.html:56
3404 #: kallithea/templates/admin/repos/repo_edit_advanced.html:56
3407 msgid "Confirm to unlock repository"
3405 msgid "Confirm to unlock repository"
3408 msgstr "Подтвердите снятие блокировки с репозитория"
3406 msgstr "Подтвердите снятие блокировки с репозитория"
3409
3407
3410 #: kallithea/templates/admin/repos/repo_edit_advanced.html:58
3408 #: kallithea/templates/admin/repos/repo_edit_advanced.html:58
3411 msgid "Unlock repository"
3409 msgid "Unlock repository"
3412 msgstr ""
3410 msgstr ""
3413
3411
3414 #: kallithea/templates/admin/repos/repo_edit_advanced.html:64
3412 #: kallithea/templates/admin/repos/repo_edit_advanced.html:64
3415 msgid "Confirm to lock repository"
3413 msgid "Confirm to lock repository"
3416 msgstr "Подтвердите блокировку репозитория"
3414 msgstr "Подтвердите блокировку репозитория"
3417
3415
3418 #: kallithea/templates/admin/repos/repo_edit_advanced.html:66
3416 #: kallithea/templates/admin/repos/repo_edit_advanced.html:66
3419 msgid "Lock repository"
3417 msgid "Lock repository"
3420 msgstr ""
3418 msgstr ""
3421
3419
3422 #: kallithea/templates/admin/repos/repo_edit_advanced.html:68
3420 #: kallithea/templates/admin/repos/repo_edit_advanced.html:68
3423 msgid "Repository is not locked"
3421 msgid "Repository is not locked"
3424 msgstr "Репозиторий не заблокирован"
3422 msgstr "Репозиторий не заблокирован"
3425
3423
3426 #: kallithea/templates/admin/repos/repo_edit_advanced.html:73
3424 #: kallithea/templates/admin/repos/repo_edit_advanced.html:73
3427 msgid ""
3425 msgid ""
3428 "Force locking on repository. Works only when anonymous access is "
3426 "Force locking on repository. Works only when anonymous access is "
3429 "disabled. Triggering a pull locks repository by user who pulled, only the "
3427 "disabled. Triggering a pull locks repository by user who pulled, only the "
3430 "same user can unlock by doing a push"
3428 "same user can unlock by doing a push"
3431 msgstr ""
3429 msgstr ""
3432
3430
3433 #: kallithea/templates/admin/repos/repo_edit_advanced.html:83
3431 #: kallithea/templates/admin/repos/repo_edit_advanced.html:83
3434 #: kallithea/templates/data_table/_dt_elements.html:132
3432 #: kallithea/templates/data_table/_dt_elements.html:132
3435 #, python-format
3433 #, python-format
3436 msgid "Confirm to delete this repository: %s"
3434 msgid "Confirm to delete this repository: %s"
3437 msgstr "Подтвердите удаление этого репозитория: %s"
3435 msgstr "Подтвердите удаление этого репозитория: %s"
3438
3436
3439 #: kallithea/templates/admin/repos/repo_edit_advanced.html:85
3437 #: kallithea/templates/admin/repos/repo_edit_advanced.html:85
3440 msgid "Delete this repository"
3438 msgid "Delete this repository"
3441 msgstr ""
3439 msgstr ""
3442
3440
3443 #: kallithea/templates/admin/repos/repo_edit_advanced.html:88
3441 #: kallithea/templates/admin/repos/repo_edit_advanced.html:88
3444 #, python-format
3442 #, python-format
3445 msgid "this repository has %s fork"
3443 msgid "this repository has %s fork"
3446 msgid_plural "this repository has %s forks"
3444 msgid_plural "this repository has %s forks"
3447 msgstr[0] "данный репозиторий имеет %s копию"
3445 msgstr[0] "данный репозиторий имеет %s копию"
3448 msgstr[1] "данный репозиторий имеет %s копии"
3446 msgstr[1] "данный репозиторий имеет %s копии"
3449 msgstr[2] "данный репозиторий имеет %s копий"
3447 msgstr[2] "данный репозиторий имеет %s копий"
3450
3448
3451 #: kallithea/templates/admin/repos/repo_edit_advanced.html:89
3449 #: kallithea/templates/admin/repos/repo_edit_advanced.html:89
3452 msgid "Detach forks"
3450 msgid "Detach forks"
3453 msgstr "Отсоединить fork'и"
3451 msgstr "Отсоединить fork'и"
3454
3452
3455 #: kallithea/templates/admin/repos/repo_edit_advanced.html:90
3453 #: kallithea/templates/admin/repos/repo_edit_advanced.html:90
3456 msgid "Delete forks"
3454 msgid "Delete forks"
3457 msgstr "Удалить fork'и"
3455 msgstr "Удалить fork'и"
3458
3456
3459 #: kallithea/templates/admin/repos/repo_edit_advanced.html:94
3457 #: kallithea/templates/admin/repos/repo_edit_advanced.html:94
3460 msgid ""
3458 msgid ""
3461 "This repository will be renamed in a special way in order to be "
3459 "This repository will be renamed in a special way in order to be "
3462 "inaccessible for Kallithea and VCS systems. If you need to fully delete it"
3460 "inaccessible for Kallithea and VCS systems. If you need to fully delete it"
3463 " from file system please do it manually"
3461 " from file system please do it manually"
3464 msgstr ""
3462 msgstr ""
3465 "Этот репозитарий будет переименован таким образом, чтобы сделать его "
3463 "Этот репозитарий будет переименован таким образом, чтобы сделать его "
3466 "недоступным для Kallithea и систем управления версиями. Если вам "
3464 "недоступным для Kallithea и систем управления версиями. Если вам "
3467 "необходимо полностью удалить его из файловой системы, пожалуйста, "
3465 "необходимо полностью удалить его из файловой системы, пожалуйста, "
3468 "сделайте это вручную"
3466 "сделайте это вручную"
3469
3467
3470 #: kallithea/templates/admin/repos/repo_edit_caches.html:4
3468 #: kallithea/templates/admin/repos/repo_edit_caches.html:4
3471 msgid "Invalidate repository cache"
3469 msgid "Invalidate repository cache"
3472 msgstr "Сбросить кэш репозитория"
3470 msgstr "Сбросить кэш репозитория"
3473
3471
3474 #: kallithea/templates/admin/repos/repo_edit_caches.html:4
3472 #: kallithea/templates/admin/repos/repo_edit_caches.html:4
3475 msgid "Confirm to invalidate repository cache"
3473 msgid "Confirm to invalidate repository cache"
3476 msgstr "Подтвердите сброс кэша"
3474 msgstr "Подтвердите сброс кэша"
3477
3475
3478 #: kallithea/templates/admin/repos/repo_edit_caches.html:7
3476 #: kallithea/templates/admin/repos/repo_edit_caches.html:7
3479 msgid ""
3477 msgid ""
3480 "Manually invalidate cache for this repository. On first access repository"
3478 "Manually invalidate cache for this repository. On first access repository"
3481 " will be cached again"
3479 " will be cached again"
3482 msgstr "Ручной сброс кэша репозитория. При первом доступе кэш восстановится."
3480 msgstr "Ручной сброс кэша репозитория. При первом доступе кэш восстановится"
3483
3481
3484 #: kallithea/templates/admin/repos/repo_edit_caches.html:12
3482 #: kallithea/templates/admin/repos/repo_edit_caches.html:12
3485 msgid "List of cached values"
3483 msgid "List of cached values"
3486 msgstr "Список кешированных значений"
3484 msgstr "Список кешированных значений"
3487
3485
3488 #: kallithea/templates/admin/repos/repo_edit_caches.html:15
3486 #: kallithea/templates/admin/repos/repo_edit_caches.html:15
3489 msgid "Prefix"
3487 msgid "Prefix"
3490 msgstr "Префикс"
3488 msgstr "Префикс"
3491
3489
3492 #: kallithea/templates/admin/repos/repo_edit_caches.html:16
3490 #: kallithea/templates/admin/repos/repo_edit_caches.html:16
3493 #: kallithea/templates/admin/repos/repo_edit_fields.html:6
3491 #: kallithea/templates/admin/repos/repo_edit_fields.html:6
3494 msgid "Key"
3492 msgid "Key"
3495 msgstr "Ключ"
3493 msgstr "Ключ"
3496
3494
3497 #: kallithea/templates/admin/repos/repo_edit_caches.html:17
3495 #: kallithea/templates/admin/repos/repo_edit_caches.html:17
3498 #: kallithea/templates/admin/user_groups/user_group_add.html:52
3496 #: kallithea/templates/admin/user_groups/user_group_add.html:52
3499 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:24
3497 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:24
3500 #: kallithea/templates/admin/user_groups/user_groups.html:53
3498 #: kallithea/templates/admin/user_groups/user_groups.html:53
3501 #: kallithea/templates/admin/users/user_add.html:91
3499 #: kallithea/templates/admin/users/user_add.html:91
3502 #: kallithea/templates/admin/users/user_edit_profile.html:105
3500 #: kallithea/templates/admin/users/user_edit_profile.html:105
3503 #: kallithea/templates/admin/users/users.html:57
3501 #: kallithea/templates/admin/users/users.html:57
3504 msgid "Active"
3502 msgid "Active"
3505 msgstr "Активный"
3503 msgstr "Активный"
3506
3504
3507 #: kallithea/templates/admin/repos/repo_edit_fields.html:5
3505 #: kallithea/templates/admin/repos/repo_edit_fields.html:5
3508 msgid "Label"
3506 msgid "Label"
3509 msgstr ""
3507 msgstr ""
3510
3508
3511 #: kallithea/templates/admin/repos/repo_edit_fields.html:19
3509 #: kallithea/templates/admin/repos/repo_edit_fields.html:19
3512 #, python-format
3510 #, python-format
3513 msgid "Confirm to delete this field: %s"
3511 msgid "Confirm to delete this field: %s"
3514 msgstr "Подтвердите удаление этого поля: %s"
3512 msgstr "Подтвердите удаление этого поля: %s"
3515
3513
3516 #: kallithea/templates/admin/repos/repo_edit_fields.html:33
3514 #: kallithea/templates/admin/repos/repo_edit_fields.html:33
3517 msgid "New field key"
3515 msgid "New field key"
3518 msgstr "Ключ"
3516 msgstr "Ключ"
3519
3517
3520 #: kallithea/templates/admin/repos/repo_edit_fields.html:41
3518 #: kallithea/templates/admin/repos/repo_edit_fields.html:41
3521 msgid "New field label"
3519 msgid "New field label"
3522 msgstr "Имя поля"
3520 msgstr "Имя поля"
3523
3521
3524 #: kallithea/templates/admin/repos/repo_edit_fields.html:44
3522 #: kallithea/templates/admin/repos/repo_edit_fields.html:44
3525 msgid "Enter short label"
3523 msgid "Enter short label"
3526 msgstr "Введите краткое имя поля"
3524 msgstr "Введите краткое имя поля"
3527
3525
3528 #: kallithea/templates/admin/repos/repo_edit_fields.html:50
3526 #: kallithea/templates/admin/repos/repo_edit_fields.html:50
3529 msgid "New field description"
3527 msgid "New field description"
3530 msgstr "Описание поля"
3528 msgstr "Описание поля"
3531
3529
3532 #: kallithea/templates/admin/repos/repo_edit_fields.html:53
3530 #: kallithea/templates/admin/repos/repo_edit_fields.html:53
3533 msgid "Enter description of a field"
3531 msgid "Enter description of a field"
3534 msgstr "Введите описание поля"
3532 msgstr "Введите описание поля"
3535
3533
3536 #: kallithea/templates/admin/repos/repo_edit_fields.html:66
3534 #: kallithea/templates/admin/repos/repo_edit_fields.html:66
3537 msgid "Extra fields are disabled"
3535 msgid "Extra fields are disabled"
3538 msgstr ""
3536 msgstr ""
3539
3537
3540 #: kallithea/templates/admin/repos/repo_edit_permissions.html:21
3538 #: kallithea/templates/admin/repos/repo_edit_permissions.html:21
3541 msgid "private repository"
3539 msgid "private repository"
3542 msgstr "приватный репозиторий"
3540 msgstr "приватный репозиторий"
3543
3541
3544 #: kallithea/templates/admin/repos/repo_edit_remote.html:3
3542 #: kallithea/templates/admin/repos/repo_edit_remote.html:3
3545 msgid "Remote url"
3543 msgid "Remote url"
3546 msgstr ""
3544 msgstr ""
3547
3545
3548 #: kallithea/templates/admin/repos/repo_edit_remote.html:8
3546 #: kallithea/templates/admin/repos/repo_edit_remote.html:8
3549 msgid "Pull changes from remote location"
3547 msgid "Pull changes from remote location"
3550 msgstr "Получить изменения с удалённой стороны"
3548 msgstr "Получить изменения с удалённой стороны"
3551
3549
3552 #: kallithea/templates/admin/repos/repo_edit_remote.html:8
3550 #: kallithea/templates/admin/repos/repo_edit_remote.html:8
3553 msgid "Confirm to pull changes from remote side"
3551 msgid "Confirm to pull changes from remote side"
3554 msgstr "Подтвердите скачивание изменений"
3552 msgstr "Подтвердите скачивание изменений"
3555
3553
3556 #: kallithea/templates/admin/repos/repo_edit_remote.html:14
3554 #: kallithea/templates/admin/repos/repo_edit_remote.html:14
3557 msgid "This repository does not have any remote url set"
3555 msgid "This repository does not have any remote url set"
3558 msgstr ""
3556 msgstr ""
3559
3557
3560 #: kallithea/templates/admin/repos/repo_edit_settings.html:11
3558 #: kallithea/templates/admin/repos/repo_edit_settings.html:11
3561 msgid "Non-changeable id"
3559 msgid "Non-changeable id"
3562 msgstr "Неизменяемый id"
3560 msgstr "Неизменяемый id"
3563
3561
3564 #: kallithea/templates/admin/repos/repo_edit_settings.html:11
3562 #: kallithea/templates/admin/repos/repo_edit_settings.html:11
3565 msgid "what is that ?"
3563 msgid "what is that ?"
3566 msgstr ""
3564 msgstr ""
3567
3565
3568 #: kallithea/templates/admin/repos/repo_edit_settings.html:13
3566 #: kallithea/templates/admin/repos/repo_edit_settings.html:13
3569 msgid "URL by id"
3567 msgid "URL by id"
3570 msgstr ""
3568 msgstr ""
3571
3569
3572 #: kallithea/templates/admin/repos/repo_edit_settings.html:14
3570 #: kallithea/templates/admin/repos/repo_edit_settings.html:14
3573 msgid ""
3571 msgid ""
3574 "In case this repository is renamed or moved into another group the "
3572 "In case this repository is renamed or moved into another group the "
3575 "repository url changes.\n"
3573 "repository url changes.\n"
3576 " Using above url guarantees that this "
3574 " Using above url guarantees that this "
3577 "repository will always be accessible under such url.\n"
3575 "repository will always be accessible under such url.\n"
3578 " Useful for CI systems, or any other cases"
3576 " Useful for CI systems, or any other cases"
3579 " that you need to hardcode the url into 3rd party service."
3577 " that you need to hardcode the url into 3rd party service."
3580 msgstr ""
3578 msgstr ""
3581
3579
3582 #: kallithea/templates/admin/repos/repo_edit_settings.html:21
3580 #: kallithea/templates/admin/repos/repo_edit_settings.html:21
3583 msgid "Clone uri"
3581 msgid "Clone uri"
3584 msgstr "URI для клонирования"
3582 msgstr "URI для клонирования"
3585
3583
3586 #: kallithea/templates/admin/repos/repo_edit_settings.html:27
3584 #: kallithea/templates/admin/repos/repo_edit_settings.html:27
3587 #: kallithea/templates/base/perms_summary.html:43
3585 #: kallithea/templates/base/perms_summary.html:43
3588 #: kallithea/templates/base/perms_summary.html:79
3586 #: kallithea/templates/base/perms_summary.html:79
3589 #: kallithea/templates/base/perms_summary.html:81
3587 #: kallithea/templates/base/perms_summary.html:81
3590 #: kallithea/templates/data_table/_dt_elements.html:124
3588 #: kallithea/templates/data_table/_dt_elements.html:124
3591 #: kallithea/templates/data_table/_dt_elements.html:125
3589 #: kallithea/templates/data_table/_dt_elements.html:125
3592 #: kallithea/templates/data_table/_dt_elements.html:152
3590 #: kallithea/templates/data_table/_dt_elements.html:152
3593 #: kallithea/templates/data_table/_dt_elements.html:153
3591 #: kallithea/templates/data_table/_dt_elements.html:153
3594 #: kallithea/templates/data_table/_dt_elements.html:169
3592 #: kallithea/templates/data_table/_dt_elements.html:169
3595 #: kallithea/templates/data_table/_dt_elements.html:185
3593 #: kallithea/templates/data_table/_dt_elements.html:185
3596 msgid "edit"
3594 msgid "edit"
3597 msgstr "редактировать"
3595 msgstr "редактировать"
3598
3596
3599 #: kallithea/templates/admin/repos/repo_edit_settings.html:30
3597 #: kallithea/templates/admin/repos/repo_edit_settings.html:30
3600 msgid "new value"
3598 msgid "new value"
3601 msgstr ""
3599 msgstr ""
3602
3600
3603 #: kallithea/templates/admin/repos/repo_edit_settings.html:37
3601 #: kallithea/templates/admin/repos/repo_edit_settings.html:37
3604 msgid "http[s] url used for doing remote pulls."
3602 msgid "http[s] url used for doing remote pulls."
3605 msgstr ""
3603 msgstr ""
3606
3604
3607 #: kallithea/templates/admin/repos/repo_edit_settings.html:46
3605 #: kallithea/templates/admin/repos/repo_edit_settings.html:46
3608 msgid "Optionally select a group to put this repository into."
3606 msgid "Optionally select a group to put this repository into."
3609 msgstr "Опционально выбрать группу, в которую поместить данный репозиторий."
3607 msgstr "Опционально выбрать группу, в которую поместить данный репозиторий."
3610
3608
3611 #: kallithea/templates/admin/repos/repo_edit_settings.html:55
3609 #: kallithea/templates/admin/repos/repo_edit_settings.html:55
3612 #: kallithea/templates/forks/fork.html:65
3610 #: kallithea/templates/forks/fork.html:65
3613 msgid "Default revision for files page, downloads, whoosh and readme"
3611 msgid "Default revision for files page, downloads, whoosh and readme"
3614 msgstr ""
3612 msgstr ""
3615 "Ревизия по умолчанию, из которой будет производиться выгрузка файлов при "
3613 "Ревизия по умолчанию, из которой будет производиться выгрузка файлов при "
3616 "скачивании"
3614 "скачивании"
3617
3615
3618 #: kallithea/templates/admin/repos/repo_edit_settings.html:65
3616 #: kallithea/templates/admin/repos/repo_edit_settings.html:65
3619 msgid "Change owner of this repository."
3617 msgid "Change owner of this repository."
3620 msgstr "Изменить владельца репозитория"
3618 msgstr "Изменить владельца репозитория."
3621
3619
3622 #: kallithea/templates/admin/repos/repo_edit_statistics.html:6
3620 #: kallithea/templates/admin/repos/repo_edit_statistics.html:6
3623 msgid "Processed commits"
3621 msgid "Processed commits"
3624 msgstr ""
3622 msgstr ""
3625
3623
3626 #: kallithea/templates/admin/repos/repo_edit_statistics.html:7
3624 #: kallithea/templates/admin/repos/repo_edit_statistics.html:7
3627 msgid "Processed progress"
3625 msgid "Processed progress"
3628 msgstr ""
3626 msgstr ""
3629
3627
3630 #: kallithea/templates/admin/repos/repo_edit_statistics.html:10
3628 #: kallithea/templates/admin/repos/repo_edit_statistics.html:10
3631 msgid "Reset statistics"
3629 msgid "Reset statistics"
3632 msgstr ""
3630 msgstr ""
3633
3631
3634 #: kallithea/templates/admin/repos/repo_edit_statistics.html:10
3632 #: kallithea/templates/admin/repos/repo_edit_statistics.html:10
3635 msgid "Confirm to remove current statistics"
3633 msgid "Confirm to remove current statistics"
3636 msgstr "Подтвердите сброс статистики"
3634 msgstr "Подтвердите сброс статистики"
3637
3635
3638 #: kallithea/templates/admin/repos/repos.html:5
3636 #: kallithea/templates/admin/repos/repos.html:5
3639 msgid "Repositories administration"
3637 msgid "Repositories administration"
3640 msgstr "Администрирование репозиториев"
3638 msgstr "Администрирование репозиториев"
3641
3639
3642 #: kallithea/templates/admin/repos/repos.html:54
3640 #: kallithea/templates/admin/repos/repos.html:54
3643 msgid "State"
3641 msgid "State"
3644 msgstr ""
3642 msgstr ""
3645
3643
3646 #: kallithea/templates/admin/settings/settings.html:5
3644 #: kallithea/templates/admin/settings/settings.html:5
3647 msgid "Settings administration"
3645 msgid "Settings administration"
3648 msgstr "Администрирование настроек"
3646 msgstr "Администрирование настроек"
3649
3647
3650 #: kallithea/templates/admin/settings/settings.html:40
3648 #: kallithea/templates/admin/settings/settings.html:40
3651 msgid "VCS"
3649 msgid "VCS"
3652 msgstr ""
3650 msgstr ""
3653
3651
3654 #: kallithea/templates/admin/settings/settings.html:41
3652 #: kallithea/templates/admin/settings/settings.html:41
3655 msgid "Remap and rescan"
3653 msgid "Remap and rescan"
3656 msgstr ""
3654 msgstr ""
3657
3655
3658 #: kallithea/templates/admin/settings/settings.html:43
3656 #: kallithea/templates/admin/settings/settings.html:43
3659 msgid "Visual"
3657 msgid "Visual"
3660 msgstr ""
3658 msgstr ""
3661
3659
3662 #: kallithea/templates/admin/settings/settings.html:45
3660 #: kallithea/templates/admin/settings/settings.html:45
3663 #: kallithea/templates/admin/settings/settings_vcs.html:19
3661 #: kallithea/templates/admin/settings/settings_vcs.html:19
3664 msgid "Hooks"
3662 msgid "Hooks"
3665 msgstr "Хуки"
3663 msgstr "Хуки"
3666
3664
3667 #: kallithea/templates/admin/settings/settings.html:46
3665 #: kallithea/templates/admin/settings/settings.html:46
3668 msgid "Full text search"
3666 msgid "Full text search"
3669 msgstr ""
3667 msgstr ""
3670
3668
3671 #: kallithea/templates/admin/settings/settings.html:47
3669 #: kallithea/templates/admin/settings/settings.html:47
3672 msgid "System Info"
3670 msgid "System Info"
3673 msgstr ""
3671 msgstr ""
3674
3672
3675 #: kallithea/templates/admin/settings/settings_email.html:4
3673 #: kallithea/templates/admin/settings/settings_email.html:4
3676 msgid "Email prefix"
3674 msgid "Email prefix"
3677 msgstr ""
3675 msgstr ""
3678
3676
3679 #: kallithea/templates/admin/settings/settings_email.html:5
3677 #: kallithea/templates/admin/settings/settings_email.html:5
3680 msgid "Kallithea email from"
3678 msgid "Kallithea email from"
3681 msgstr ""
3679 msgstr ""
3682
3680
3683 #: kallithea/templates/admin/settings/settings_email.html:6
3681 #: kallithea/templates/admin/settings/settings_email.html:6
3684 msgid "Error email from"
3682 msgid "Error email from"
3685 msgstr ""
3683 msgstr ""
3686
3684
3687 #: kallithea/templates/admin/settings/settings_email.html:7
3685 #: kallithea/templates/admin/settings/settings_email.html:7
3688 msgid "Error email recipients"
3686 msgid "Error email recipients"
3689 msgstr ""
3687 msgstr ""
3690
3688
3691 #: kallithea/templates/admin/settings/settings_email.html:9
3689 #: kallithea/templates/admin/settings/settings_email.html:9
3692 msgid "SMTP server"
3690 msgid "SMTP server"
3693 msgstr ""
3691 msgstr ""
3694
3692
3695 #: kallithea/templates/admin/settings/settings_email.html:10
3693 #: kallithea/templates/admin/settings/settings_email.html:10
3696 msgid "SMTP username"
3694 msgid "SMTP username"
3697 msgstr ""
3695 msgstr ""
3698
3696
3699 #: kallithea/templates/admin/settings/settings_email.html:11
3697 #: kallithea/templates/admin/settings/settings_email.html:11
3700 msgid "SMTP password"
3698 msgid "SMTP password"
3701 msgstr ""
3699 msgstr ""
3702
3700
3703 #: kallithea/templates/admin/settings/settings_email.html:12
3701 #: kallithea/templates/admin/settings/settings_email.html:12
3704 msgid "SMTP port"
3702 msgid "SMTP port"
3705 msgstr ""
3703 msgstr ""
3706
3704
3707 #: kallithea/templates/admin/settings/settings_email.html:14
3705 #: kallithea/templates/admin/settings/settings_email.html:14
3708 msgid "SMTP use TLS"
3706 msgid "SMTP use TLS"
3709 msgstr ""
3707 msgstr ""
3710
3708
3711 #: kallithea/templates/admin/settings/settings_email.html:15
3709 #: kallithea/templates/admin/settings/settings_email.html:15
3712 msgid "SMTP use SSL"
3710 msgid "SMTP use SSL"
3713 msgstr ""
3711 msgstr ""
3714
3712
3715 #: kallithea/templates/admin/settings/settings_email.html:16
3713 #: kallithea/templates/admin/settings/settings_email.html:16
3716 msgid "SMTP auth"
3714 msgid "SMTP auth"
3717 msgstr ""
3715 msgstr ""
3718
3716
3719 #: kallithea/templates/admin/settings/settings_email.html:31
3717 #: kallithea/templates/admin/settings/settings_email.html:31
3720 msgid "Send test email to"
3718 msgid "Send test email to"
3721 msgstr ""
3719 msgstr ""
3722
3720
3723 #: kallithea/templates/admin/settings/settings_email.html:39
3721 #: kallithea/templates/admin/settings/settings_email.html:39
3724 msgid "Send"
3722 msgid "Send"
3725 msgstr "Отправить"
3723 msgstr "Отправить"
3726
3724
3727 #: kallithea/templates/admin/settings/settings_global.html:8
3725 #: kallithea/templates/admin/settings/settings_global.html:8
3728 msgid "Site branding"
3726 msgid "Site branding"
3729 msgstr "Брендинг сайта"
3727 msgstr "Брендинг сайта"
3730
3728
3731 #: kallithea/templates/admin/settings/settings_global.html:12
3729 #: kallithea/templates/admin/settings/settings_global.html:12
3732 msgid "Set a custom title for your Kallithea Service."
3730 msgid "Set a custom title for your Kallithea Service."
3733 msgstr ""
3731 msgstr ""
3734
3732
3735 #: kallithea/templates/admin/settings/settings_global.html:18
3733 #: kallithea/templates/admin/settings/settings_global.html:18
3736 msgid "HTTP authentication realm"
3734 msgid "HTTP authentication realm"
3737 msgstr "Приветствие для HTTP-аутентификации"
3735 msgstr "Приветствие для HTTP-аутентификации"
3738
3736
3739 #: kallithea/templates/admin/settings/settings_global.html:27
3737 #: kallithea/templates/admin/settings/settings_global.html:27
3740 msgid "Google Analytics code"
3738 msgid "Google Analytics code"
3741 msgstr "Код Google Analytics"
3739 msgstr "Код Google Analytics"
3742
3740
3743 #: kallithea/templates/admin/settings/settings_global.html:36
3741 #: kallithea/templates/admin/settings/settings_global.html:36
3744 msgid "ReCaptcha public key"
3742 msgid "ReCaptcha public key"
3745 msgstr ""
3743 msgstr ""
3746
3744
3747 #: kallithea/templates/admin/settings/settings_global.html:40
3745 #: kallithea/templates/admin/settings/settings_global.html:40
3748 msgid "Public key for reCaptcha system."
3746 msgid "Public key for reCaptcha system."
3749 msgstr ""
3747 msgstr ""
3750
3748
3751 #: kallithea/templates/admin/settings/settings_global.html:46
3749 #: kallithea/templates/admin/settings/settings_global.html:46
3752 msgid "ReCaptcha private key"
3750 msgid "ReCaptcha private key"
3753 msgstr ""
3751 msgstr ""
3754
3752
3755 #: kallithea/templates/admin/settings/settings_global.html:50
3753 #: kallithea/templates/admin/settings/settings_global.html:50
3756 msgid ""
3754 msgid ""
3757 "Private key for reCaptcha system. Setting this value will enable captcha "
3755 "Private key for reCaptcha system. Setting this value will enable captcha "
3758 "on registration"
3756 "on registration"
3759 msgstr ""
3757 msgstr ""
3760
3758
3761 #: kallithea/templates/admin/settings/settings_global.html:55
3759 #: kallithea/templates/admin/settings/settings_global.html:55
3762 #: kallithea/templates/admin/settings/settings_vcs.html:80
3760 #: kallithea/templates/admin/settings/settings_vcs.html:80
3763 #: kallithea/templates/admin/settings/settings_visual.html:115
3761 #: kallithea/templates/admin/settings/settings_visual.html:115
3764 msgid "Save settings"
3762 msgid "Save settings"
3765 msgstr "Сохранить настройки"
3763 msgstr "Сохранить настройки"
3766
3764
3767 #: kallithea/templates/admin/settings/settings_hooks.html:1
3765 #: kallithea/templates/admin/settings/settings_hooks.html:1
3768 msgid "Built in Mercurial hooks - read only"
3766 msgid "Built in Mercurial hooks - read only"
3769 msgstr ""
3767 msgstr ""
3770
3768
3771 #: kallithea/templates/admin/settings/settings_hooks.html:15
3769 #: kallithea/templates/admin/settings/settings_hooks.html:15
3772 msgid ""
3770 msgid ""
3773 "Hooks can be used to trigger actions on certain events such as push / "
3771 "Hooks can be used to trigger actions on certain events such as push / "
3774 "pull. They can trigger Python functions or external applications."
3772 "pull. They can trigger Python functions or external applications."
3775 msgstr ""
3773 msgstr ""
3776
3774
3777 #: kallithea/templates/admin/settings/settings_hooks.html:19
3775 #: kallithea/templates/admin/settings/settings_hooks.html:19
3778 msgid "Custom hooks"
3776 msgid "Custom hooks"
3779 msgstr "Пользовательские хуки"
3777 msgstr "Пользовательские хуки"
3780
3778
3781 #: kallithea/templates/admin/settings/settings_hooks.html:69
3779 #: kallithea/templates/admin/settings/settings_hooks.html:69
3782 msgid "Failed to remove hook"
3780 msgid "Failed to remove hook"
3783 msgstr "Не удалось удалить хук"
3781 msgstr "Не удалось удалить хук"
3784
3782
3785 #: kallithea/templates/admin/settings/settings_mapping.html:6
3783 #: kallithea/templates/admin/settings/settings_mapping.html:6
3786 msgid "Rescan option"
3784 msgid "Rescan option"
3787 msgstr "Опции пересканирования"
3785 msgstr "Опции пересканирования"
3788
3786
3789 #: kallithea/templates/admin/settings/settings_mapping.html:11
3787 #: kallithea/templates/admin/settings/settings_mapping.html:11
3790 msgid "Destroy old data"
3788 msgid "Destroy old data"
3791 msgstr "Уничтожить все данные"
3789 msgstr "Уничтожить все данные"
3792
3790
3793 #: kallithea/templates/admin/settings/settings_mapping.html:13
3791 #: kallithea/templates/admin/settings/settings_mapping.html:13
3794 msgid ""
3792 msgid ""
3795 "In case a repository was deleted from filesystem and it still exists in "
3793 "In case a repository was deleted from filesystem and it still exists in "
3796 "the database check this option to scan obsolete data in database and "
3794 "the database check this option to scan obsolete data in database and "
3797 "remove it."
3795 "remove it."
3798 msgstr ""
3796 msgstr ""
3799
3797
3800 #: kallithea/templates/admin/settings/settings_mapping.html:17
3798 #: kallithea/templates/admin/settings/settings_mapping.html:17
3801 msgid "Invalidate cache for all repositories"
3799 msgid "Invalidate cache for all repositories"
3802 msgstr "Сбросить кэш для всех репозиториев"
3800 msgstr "Сбросить кэш для всех репозиториев"
3803
3801
3804 #: kallithea/templates/admin/settings/settings_mapping.html:19
3802 #: kallithea/templates/admin/settings/settings_mapping.html:19
3805 msgid ""
3803 msgid ""
3806 "Each cache data for repositories will be cleaned with this option "
3804 "Each cache data for repositories will be cleaned with this option "
3807 "selected. Use this to reload data and clear cache keys."
3805 "selected. Use this to reload data and clear cache keys."
3808 msgstr ""
3806 msgstr ""
3809
3807
3810 #: kallithea/templates/admin/settings/settings_mapping.html:23
3808 #: kallithea/templates/admin/settings/settings_mapping.html:23
3811 msgid "Install GIT hooks"
3809 msgid "Install GIT hooks"
3812 msgstr ""
3810 msgstr ""
3813
3811
3814 #: kallithea/templates/admin/settings/settings_mapping.html:25
3812 #: kallithea/templates/admin/settings/settings_mapping.html:25
3815 msgid ""
3813 msgid ""
3816 "Verify if Kallitheas GIT hooks are installed for each repository. Current"
3814 "Verify if Kallitheas GIT hooks are installed for each repository. Current"
3817 " hooks will be updated to latest version"
3815 " hooks will be updated to latest version"
3818 msgstr ""
3816 msgstr ""
3819
3817
3820 #: kallithea/templates/admin/settings/settings_mapping.html:32
3818 #: kallithea/templates/admin/settings/settings_mapping.html:32
3821 msgid "Rescan Repositories"
3819 msgid "Rescan Repositories"
3822 msgstr ""
3820 msgstr ""
3823
3821
3824 #: kallithea/templates/admin/settings/settings_search.html:7
3822 #: kallithea/templates/admin/settings/settings_search.html:7
3825 msgid "Index build option"
3823 msgid "Index build option"
3826 msgstr "Опции создания индекса"
3824 msgstr "Опции создания индекса"
3827
3825
3828 #: kallithea/templates/admin/settings/settings_search.html:12
3826 #: kallithea/templates/admin/settings/settings_search.html:12
3829 msgid "Build from scratch"
3827 msgid "Build from scratch"
3830 msgstr "Сборка с нуля"
3828 msgstr "Сборка с нуля"
3831
3829
3832 #: kallithea/templates/admin/settings/settings_search.html:15
3830 #: kallithea/templates/admin/settings/settings_search.html:15
3833 msgid ""
3831 msgid ""
3834 "This option completely reindexes all the files within Kallithea for proper "
3832 "This option completely reindexes all the files within Kallithea for proper "
3835 "fulltext search capabilities."
3833 "fulltext search capabilities."
3836 msgstr ""
3834 msgstr ""
3837
3835
3838 #: kallithea/templates/admin/settings/settings_search.html:21
3836 #: kallithea/templates/admin/settings/settings_search.html:21
3839 msgid "Reindex"
3837 msgid "Reindex"
3840 msgstr "Перестроить индекс"
3838 msgstr "Перестроить индекс"
3841
3839
3842 #: kallithea/templates/admin/settings/settings_system.html:4
3840 #: kallithea/templates/admin/settings/settings_system.html:4
3843 msgid "Kallithea version"
3841 msgid "Kallithea version"
3844 msgstr ""
3842 msgstr ""
3845
3843
3846 #: kallithea/templates/admin/settings/settings_system.html:4
3844 #: kallithea/templates/admin/settings/settings_system.html:4
3847 msgid "check for updates"
3845 msgid "check for updates"
3848 msgstr ""
3846 msgstr ""
3849
3847
3850 #: kallithea/templates/admin/settings/settings_system.html:5
3848 #: kallithea/templates/admin/settings/settings_system.html:5
3851 msgid "Python version"
3849 msgid "Python version"
3852 msgstr ""
3850 msgstr ""
3853
3851
3854 #: kallithea/templates/admin/settings/settings_system.html:6
3852 #: kallithea/templates/admin/settings/settings_system.html:6
3855 msgid "Platform"
3853 msgid "Platform"
3856 msgstr ""
3854 msgstr ""
3857
3855
3858 #: kallithea/templates/admin/settings/settings_system.html:7
3856 #: kallithea/templates/admin/settings/settings_system.html:7
3859 msgid "GIT version"
3857 msgid "GIT version"
3860 msgstr ""
3858 msgstr ""
3861
3859
3862 #: kallithea/templates/admin/settings/settings_system.html:8
3860 #: kallithea/templates/admin/settings/settings_system.html:8
3863 msgid "GIT path"
3861 msgid "GIT path"
3864 msgstr ""
3862 msgstr ""
3865
3863
3866 #: kallithea/templates/admin/settings/settings_system.html:9
3864 #: kallithea/templates/admin/settings/settings_system.html:9
3867 msgid "Upgrade info endpoint"
3865 msgid "Upgrade info endpoint"
3868 msgstr ""
3866 msgstr ""
3869
3867
3870 #: kallithea/templates/admin/settings/settings_system.html:9
3868 #: kallithea/templates/admin/settings/settings_system.html:9
3871 msgid "Note: please make sure this server can access this url"
3869 msgid "Note: please make sure this server can access this url"
3872 msgstr ""
3870 msgstr ""
3873
3871
3874 #: kallithea/templates/admin/settings/settings_system.html:14
3872 #: kallithea/templates/admin/settings/settings_system.html:14
3875 msgid "Checking for updates..."
3873 msgid "Checking for updates..."
3876 msgstr ""
3874 msgstr ""
3877
3875
3878 #: kallithea/templates/admin/settings/settings_system.html:22
3876 #: kallithea/templates/admin/settings/settings_system.html:22
3879 msgid "Python packages"
3877 msgid "Python packages"
3880 msgstr ""
3878 msgstr ""
3881
3879
3882 #: kallithea/templates/admin/settings/settings_vcs.html:6
3880 #: kallithea/templates/admin/settings/settings_vcs.html:6
3883 msgid "Web"
3881 msgid "Web"
3884 msgstr "Веб"
3882 msgstr "Веб"
3885
3883
3886 #: kallithea/templates/admin/settings/settings_vcs.html:11
3884 #: kallithea/templates/admin/settings/settings_vcs.html:11
3887 msgid "Require SSL for vcs operations"
3885 msgid "Require SSL for vcs operations"
3888 msgstr "Запрашивать SSL для операций с VCS"
3886 msgstr "Запрашивать SSL для операций с VCS"
3889
3887
3890 #: kallithea/templates/admin/settings/settings_vcs.html:13
3888 #: kallithea/templates/admin/settings/settings_vcs.html:13
3891 msgid ""
3889 msgid ""
3892 "Activate to set Kallithea to require SSL for pushing or pulling. If SSL "
3890 "Activate to set Kallithea to require SSL for pushing or pulling. If SSL "
3893 "certificate is missing it will return an HTTP Error 406: Not Acceptable."
3891 "certificate is missing it will return an HTTP Error 406: Not Acceptable."
3894 msgstr ""
3892 msgstr ""
3895
3893
3896 #: kallithea/templates/admin/settings/settings_vcs.html:24
3894 #: kallithea/templates/admin/settings/settings_vcs.html:24
3897 msgid "Show repository size after push"
3895 msgid "Show repository size after push"
3898 msgstr "Показывать размер репозитория после отправки"
3896 msgstr "Показывать размер репозитория после отправки"
3899
3897
3900 #: kallithea/templates/admin/settings/settings_vcs.html:28
3898 #: kallithea/templates/admin/settings/settings_vcs.html:28
3901 msgid "Log user push commands"
3899 msgid "Log user push commands"
3902 msgstr "Логировать пользовательские команды отправки"
3900 msgstr "Логировать пользовательские команды отправки"
3903
3901
3904 #: kallithea/templates/admin/settings/settings_vcs.html:32
3902 #: kallithea/templates/admin/settings/settings_vcs.html:32
3905 msgid "Log user pull commands"
3903 msgid "Log user pull commands"
3906 msgstr "Логировать пользовательские команды получения"
3904 msgstr "Логировать пользовательские команды получения"
3907
3905
3908 #: kallithea/templates/admin/settings/settings_vcs.html:36
3906 #: kallithea/templates/admin/settings/settings_vcs.html:36
3909 msgid "Update repository after push (hg update)"
3907 msgid "Update repository after push (hg update)"
3910 msgstr "Обновлять репозиторий после отправки (hg update)"
3908 msgstr "Обновлять репозиторий после отправки (hg update)"
3911
3909
3912 #: kallithea/templates/admin/settings/settings_vcs.html:42
3910 #: kallithea/templates/admin/settings/settings_vcs.html:42
3913 msgid "Mercurial Extensions"
3911 msgid "Mercurial Extensions"
3914 msgstr "Расширения Mercurial"
3912 msgstr "Расширения Mercurial"
3915
3913
3916 #: kallithea/templates/admin/settings/settings_vcs.html:47
3914 #: kallithea/templates/admin/settings/settings_vcs.html:47
3917 msgid "Enable largefiles extension"
3915 msgid "Enable largefiles extension"
3918 msgstr "Включить поддержку больших файлов"
3916 msgstr "Включить поддержку больших файлов"
3919
3917
3920 #: kallithea/templates/admin/settings/settings_vcs.html:51
3918 #: kallithea/templates/admin/settings/settings_vcs.html:51
3921 msgid "Enable hgsubversion extension"
3919 msgid "Enable hgsubversion extension"
3922 msgstr "Включить поддержку hgsubversion"
3920 msgstr "Включить поддержку hgsubversion"
3923
3921
3924 #: kallithea/templates/admin/settings/settings_vcs.html:53
3922 #: kallithea/templates/admin/settings/settings_vcs.html:53
3925 msgid ""
3923 msgid ""
3926 "Requires hgsubversion library to be installed. Allows cloning remote SVN "
3924 "Requires hgsubversion library to be installed. Allows cloning remote SVN "
3927 "repositories and migrates them to Mercurial type."
3925 "repositories and migrates them to Mercurial type."
3928 msgstr ""
3926 msgstr ""
3929
3927
3930 #: kallithea/templates/admin/settings/settings_vcs.html:64
3928 #: kallithea/templates/admin/settings/settings_vcs.html:64
3931 msgid "Repositories location"
3929 msgid "Repositories location"
3932 msgstr "Расположение репозитариев"
3930 msgstr "Расположение репозитариев"
3933
3931
3934 #: kallithea/templates/admin/settings/settings_vcs.html:69
3932 #: kallithea/templates/admin/settings/settings_vcs.html:69
3935 msgid ""
3933 msgid ""
3936 "Click to unlock. You must restart Kallithea in order to make this setting"
3934 "Click to unlock. You must restart Kallithea in order to make this setting"
3937 " take effect."
3935 " take effect."
3938 msgstr ""
3936 msgstr ""
3939 "Нажмите для разблокирования. Изменения вступят в силу после перезагрузки "
3937 "Нажмите для разблокирования. Изменения вступят в силу после перезагрузки "
3940 "Kallithea."
3938 "Kallithea."
3941
3939
3942 #: kallithea/templates/admin/settings/settings_vcs.html:72
3940 #: kallithea/templates/admin/settings/settings_vcs.html:72
3943 msgid ""
3941 msgid ""
3944 "Filesystem location where repositories should be stored. After changing "
3942 "Filesystem location where repositories should be stored. After changing "
3945 "this value a restart and rescan of the repository folder are required."
3943 "this value a restart and rescan of the repository folder are required."
3946 msgstr ""
3944 msgstr ""
3947
3945
3948 #: kallithea/templates/admin/settings/settings_visual.html:8
3946 #: kallithea/templates/admin/settings/settings_visual.html:8
3949 msgid "General"
3947 msgid "General"
3950 msgstr "Главное"
3948 msgstr "Главное"
3951
3949
3952 #: kallithea/templates/admin/settings/settings_visual.html:13
3950 #: kallithea/templates/admin/settings/settings_visual.html:13
3953 msgid "Use repository extra fields"
3951 msgid "Use repository extra fields"
3954 msgstr "Использовать дополнительные поля в репозиториях"
3952 msgstr "Использовать дополнительные поля в репозиториях"
3955
3953
3956 #: kallithea/templates/admin/settings/settings_visual.html:15
3954 #: kallithea/templates/admin/settings/settings_visual.html:15
3957 msgid "Allows storing additional customized fields per repository."
3955 msgid "Allows storing additional customized fields per repository."
3958 msgstr "Позволяет хранить дополнительные поля в репозиториях"
3956 msgstr "Позволяет хранить дополнительные поля в репозиториях."
3959
3957
3960 #: kallithea/templates/admin/settings/settings_visual.html:18
3958 #: kallithea/templates/admin/settings/settings_visual.html:18
3961 msgid "Show Kallithea version"
3959 msgid "Show Kallithea version"
3962 msgstr "Отображать версию Kallithea"
3960 msgstr "Отображать версию Kallithea"
3963
3961
3964 #: kallithea/templates/admin/settings/settings_visual.html:20
3962 #: kallithea/templates/admin/settings/settings_visual.html:20
3965 msgid "Shows or hides a version number of Kallithea displayed in the footer."
3963 msgid "Shows or hides a version number of Kallithea displayed in the footer."
3966 msgstr ""
3964 msgstr ""
3967
3965
3968 #: kallithea/templates/admin/settings/settings_visual.html:24
3966 #: kallithea/templates/admin/settings/settings_visual.html:24
3969 msgid "Use Gravatars in Kallithea"
3967 msgid "Use Gravatars in Kallithea"
3970 msgstr ""
3968 msgstr ""
3971
3969
3972 #: kallithea/templates/admin/settings/settings_visual.html:30
3970 #: kallithea/templates/admin/settings/settings_visual.html:30
3973 msgid ""
3971 msgid ""
3974 "Gravatar url allows you to use other avatar server application.\n"
3972 "Gravatar url allows you to use other avatar server application.\n"
3975 " Following "
3973 " Following "
3976 "variables of the URL will be replaced accordingly.\n"
3974 "variables of the URL will be replaced accordingly.\n"
3977 " {scheme} "
3975 " {scheme} "
3978 "'http' or 'https' sent from running Kallithea server,\n"
3976 "'http' or 'https' sent from running Kallithea server,\n"
3979 " {email} user "
3977 " {email} user "
3980 "email,\n"
3978 "email,\n"
3981 " {md5email} md5 "
3979 " {md5email} md5 "
3982 "hash of the user email (like at gravatar.com),\n"
3980 "hash of the user email (like at gravatar.com),\n"
3983 " {size} size "
3981 " {size} size "
3984 "of the image that is expected from the server application,\n"
3982 "of the image that is expected from the server application,\n"
3985 " {netloc} "
3983 " {netloc} "
3986 "network location/server host of running Kallithea server"
3984 "network location/server host of running Kallithea server"
3987 msgstr ""
3985 msgstr ""
3988
3986
3989 #: kallithea/templates/admin/settings/settings_visual.html:42
3987 #: kallithea/templates/admin/settings/settings_visual.html:42
3990 msgid ""
3988 msgid ""
3991 "Schema of clone url construction eg. '{scheme}://{user}@{netloc}/{repo}',"
3989 "Schema of clone url construction eg. '{scheme}://{user}@{netloc}/{repo}',"
3992 " available vars:\n"
3990 " available vars:\n"
3993 " {scheme} 'http' "
3991 " {scheme} 'http' "
3994 "or 'https' sent from running Kallithea server,\n"
3992 "or 'https' sent from running Kallithea server,\n"
3995 " {user} current "
3993 " {user} current "
3996 "user username,\n"
3994 "user username,\n"
3997 " {netloc} network "
3995 " {netloc} network "
3998 "location/server host of running Kallithea server,\n"
3996 "location/server host of running Kallithea server,\n"
3999 " {repo} full "
3997 " {repo} full "
4000 "repository name,\n"
3998 "repository name,\n"
4001 " {repoid} ID of "
3999 " {repoid} ID of "
4002 "repository, can be used to contruct clone-by-id"
4000 "repository, can be used to contruct clone-by-id"
4003 msgstr ""
4001 msgstr ""
4004
4002
4005 #: kallithea/templates/admin/settings/settings_visual.html:54
4003 #: kallithea/templates/admin/settings/settings_visual.html:54
4006 msgid "Dashboard items"
4004 msgid "Dashboard items"
4007 msgstr "Элементы панели"
4005 msgstr "Элементы панели"
4008
4006
4009 #: kallithea/templates/admin/settings/settings_visual.html:58
4007 #: kallithea/templates/admin/settings/settings_visual.html:58
4010 msgid ""
4008 msgid ""
4011 "Number of items displayed in the main page dashboard before pagination is"
4009 "Number of items displayed in the main page dashboard before pagination is"
4012 " shown."
4010 " shown."
4013 msgstr ""
4011 msgstr ""
4014
4012
4015 #: kallithea/templates/admin/settings/settings_visual.html:64
4013 #: kallithea/templates/admin/settings/settings_visual.html:64
4016 msgid "Admin pages items"
4014 msgid "Admin pages items"
4017 msgstr ""
4015 msgstr ""
4018
4016
4019 #: kallithea/templates/admin/settings/settings_visual.html:68
4017 #: kallithea/templates/admin/settings/settings_visual.html:68
4020 msgid ""
4018 msgid ""
4021 "Number of items displayed in the admin pages grids before pagination is "
4019 "Number of items displayed in the admin pages grids before pagination is "
4022 "shown."
4020 "shown."
4023 msgstr ""
4021 msgstr ""
4024
4022
4025 #: kallithea/templates/admin/settings/settings_visual.html:74
4023 #: kallithea/templates/admin/settings/settings_visual.html:74
4026 msgid "Icons"
4024 msgid "Icons"
4027 msgstr "Иконки"
4025 msgstr "Иконки"
4028
4026
4029 #: kallithea/templates/admin/settings/settings_visual.html:79
4027 #: kallithea/templates/admin/settings/settings_visual.html:79
4030 msgid "Show public repo icon on repositories"
4028 msgid "Show public repo icon on repositories"
4031 msgstr "Показывать иконки публичных репозиториев"
4029 msgstr "Показывать иконки публичных репозиториев"
4032
4030
4033 #: kallithea/templates/admin/settings/settings_visual.html:83
4031 #: kallithea/templates/admin/settings/settings_visual.html:83
4034 msgid "Show private repo icon on repositories"
4032 msgid "Show private repo icon on repositories"
4035 msgstr "Показывать иконки приватных репозиториев"
4033 msgstr "Показывать иконки приватных репозиториев"
4036
4034
4037 #: kallithea/templates/admin/settings/settings_visual.html:85
4035 #: kallithea/templates/admin/settings/settings_visual.html:85
4038 msgid "Show public/private icons next to repositories names."
4036 msgid "Show public/private icons next to repositories names."
4039 msgstr ""
4037 msgstr ""
4040
4038
4041 #: kallithea/templates/admin/settings/settings_visual.html:91
4039 #: kallithea/templates/admin/settings/settings_visual.html:91
4042 msgid "Meta-Tagging"
4040 msgid "Meta-Tagging"
4043 msgstr "Метатегирование"
4041 msgstr "Метатегирование"
4044
4042
4045 #: kallithea/templates/admin/settings/settings_visual.html:96
4043 #: kallithea/templates/admin/settings/settings_visual.html:96
4046 msgid "Stylify recognised meta tags:"
4044 msgid "Stylify recognised meta tags:"
4047 msgstr ""
4045 msgstr ""
4048
4046
4049 #: kallithea/templates/admin/settings/settings_visual.html:110
4047 #: kallithea/templates/admin/settings/settings_visual.html:110
4050 msgid ""
4048 msgid ""
4051 "Parses meta tags from repository description field and turns them into "
4049 "Parses meta tags from repository description field and turns them into "
4052 "colored tags."
4050 "colored tags."
4053 msgstr ""
4051 msgstr ""
4054
4052
4055 #: kallithea/templates/admin/user_groups/user_group_add.html:5
4053 #: kallithea/templates/admin/user_groups/user_group_add.html:5
4056 msgid "Add user group"
4054 msgid "Add user group"
4057 msgstr "Добавить группу пользователей"
4055 msgstr "Добавить группу пользователей"
4058
4056
4059 #: kallithea/templates/admin/user_groups/user_group_add.html:13
4057 #: kallithea/templates/admin/user_groups/user_group_add.html:13
4060 #: kallithea/templates/base/base.html:76 kallithea/templates/base/base.html:96
4058 #: kallithea/templates/base/base.html:76 kallithea/templates/base/base.html:96
4061 msgid "User groups"
4059 msgid "User groups"
4062 msgstr "Группы пользователей"
4060 msgstr "Группы пользователей"
4063
4061
4064 #: kallithea/templates/admin/user_groups/user_group_add.html:15
4062 #: kallithea/templates/admin/user_groups/user_group_add.html:15
4065 #: kallithea/templates/admin/user_groups/user_groups.html:28
4063 #: kallithea/templates/admin/user_groups/user_groups.html:28
4066 msgid "Add User Group"
4064 msgid "Add User Group"
4067 msgstr ""
4065 msgstr ""
4068
4066
4069 #: kallithea/templates/admin/user_groups/user_group_add.html:47
4067 #: kallithea/templates/admin/user_groups/user_group_add.html:47
4070 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:19
4068 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:19
4071 msgid "Short, optional description for this user group."
4069 msgid "Short, optional description for this user group."
4072 msgstr ""
4070 msgstr ""
4073
4071
4074 #: kallithea/templates/admin/user_groups/user_group_edit.html:5
4072 #: kallithea/templates/admin/user_groups/user_group_edit.html:5
4075 #, python-format
4073 #, python-format
4076 msgid "%s user group settings"
4074 msgid "%s user group settings"
4077 msgstr ""
4075 msgstr ""
4078
4076
4079 #: kallithea/templates/admin/user_groups/user_group_edit.html:14
4077 #: kallithea/templates/admin/user_groups/user_group_edit.html:14
4080 msgid "User Groups"
4078 msgid "User Groups"
4081 msgstr ""
4079 msgstr ""
4082
4080
4083 #: kallithea/templates/admin/user_groups/user_group_edit.html:44
4081 #: kallithea/templates/admin/user_groups/user_group_edit.html:44
4084 #: kallithea/templates/admin/users/user_edit.html:45
4082 #: kallithea/templates/admin/users/user_edit.html:45
4085 msgid "Default permissions"
4083 msgid "Default permissions"
4086 msgstr "Стандартные привилегии"
4084 msgstr "Стандартные привилегии"
4087
4085
4088 #: kallithea/templates/admin/user_groups/user_group_edit.html:46
4086 #: kallithea/templates/admin/user_groups/user_group_edit.html:46
4089 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:6
4087 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:6
4090 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:32
4088 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:32
4091 #: kallithea/templates/admin/user_groups/user_groups.html:52
4089 #: kallithea/templates/admin/user_groups/user_groups.html:52
4092 msgid "Members"
4090 msgid "Members"
4093 msgstr "Участники"
4091 msgstr "Участники"
4094
4092
4095 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:1
4093 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:1
4096 #, python-format
4094 #, python-format
4097 msgid "User Group: %s"
4095 msgid "User Group: %s"
4098 msgstr ""
4096 msgstr ""
4099
4097
4100 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
4098 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19
4101 #: kallithea/templates/data_table/_dt_elements.html:176
4099 #: kallithea/templates/data_table/_dt_elements.html:176
4102 #, python-format
4100 #, python-format
4103 msgid "Confirm to delete this user group: %s"
4101 msgid "Confirm to delete this user group: %s"
4104 msgstr "Подтвердите удаление следующей группы пользователей: %s"
4102 msgstr "Подтвердите удаление следующей группы пользователей: %s"
4105
4103
4106 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:21
4104 #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:21
4107 msgid "Delete this user group"
4105 msgid "Delete this user group"
4108 msgstr ""
4106 msgstr ""
4109
4107
4110 #: kallithea/templates/admin/user_groups/user_group_edit_members.html:15
4108 #: kallithea/templates/admin/user_groups/user_group_edit_members.html:15
4111 msgid "No members yet"
4109 msgid "No members yet"
4112 msgstr "Нет участников"
4110 msgstr "Нет участников"
4113
4111
4114 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:40
4112 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:40
4115 msgid "Chosen group members"
4113 msgid "Chosen group members"
4116 msgstr "Выбранные участники группы"
4114 msgstr "Выбранные участники группы"
4117
4115
4118 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:43
4116 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:43
4119 msgid "Remove all elements"
4117 msgid "Remove all elements"
4120 msgstr "Удалить всё"
4118 msgstr "Удалить всё"
4121
4119
4122 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:53
4120 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:53
4123 msgid "Available members"
4121 msgid "Available members"
4124 msgstr "Доступные участники"
4122 msgstr "Доступные участники"
4125
4123
4126 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:56
4124 #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:56
4127 msgid "Add all elements"
4125 msgid "Add all elements"
4128 msgstr "Добавить всё"
4126 msgstr "Добавить всё"
4129
4127
4130 #: kallithea/templates/admin/user_groups/user_groups.html:5
4128 #: kallithea/templates/admin/user_groups/user_groups.html:5
4131 msgid "User groups administration"
4129 msgid "User groups administration"
4132 msgstr "Администрирование групп пользователей"
4130 msgstr "Администрирование групп пользователей"
4133
4131
4134 #: kallithea/templates/admin/user_groups/user_groups.html:13
4132 #: kallithea/templates/admin/user_groups/user_groups.html:13
4135 msgid "user groups"
4133 msgid "user groups"
4136 msgstr ""
4134 msgstr ""
4137
4135
4138 #: kallithea/templates/admin/users/user_add.html:5
4136 #: kallithea/templates/admin/users/user_add.html:5
4139 msgid "Add user"
4137 msgid "Add user"
4140 msgstr "Добавить пользователя"
4138 msgstr "Добавить пользователя"
4141
4139
4142 #: kallithea/templates/admin/users/user_add.html:13
4140 #: kallithea/templates/admin/users/user_add.html:13
4143 #: kallithea/templates/admin/users/user_edit.html:14
4141 #: kallithea/templates/admin/users/user_edit.html:14
4144 #: kallithea/templates/base/base.html:75
4142 #: kallithea/templates/base/base.html:75
4145 msgid "Users"
4143 msgid "Users"
4146 msgstr "Пользователи"
4144 msgstr "Пользователи"
4147
4145
4148 #: kallithea/templates/admin/users/user_add.html:15
4146 #: kallithea/templates/admin/users/user_add.html:15
4149 #: kallithea/templates/admin/users/users.html:27
4147 #: kallithea/templates/admin/users/users.html:27
4150 msgid "Add User"
4148 msgid "Add User"
4151 msgstr ""
4149 msgstr ""
4152
4150
4153 #: kallithea/templates/admin/users/user_add.html:53
4151 #: kallithea/templates/admin/users/user_add.html:53
4154 msgid "Password confirmation"
4152 msgid "Password confirmation"
4155 msgstr "Подтверждение пароля"
4153 msgstr "Подтверждение пароля"
4156
4154
4157 #: kallithea/templates/admin/users/user_edit.html:5
4155 #: kallithea/templates/admin/users/user_edit.html:5
4158 #, python-format
4156 #, python-format
4159 msgid "%s user settings"
4157 msgid "%s user settings"
4160 msgstr ""
4158 msgstr ""
4161
4159
4162 #: kallithea/templates/admin/users/user_edit.html:46
4160 #: kallithea/templates/admin/users/user_edit.html:46
4163 msgid "Emails"
4161 msgid "Emails"
4164 msgstr ""
4162 msgstr ""
4165
4163
4166 #: kallithea/templates/admin/users/user_edit.html:47
4164 #: kallithea/templates/admin/users/user_edit.html:47
4167 msgid "Ip whitelist"
4165 msgid "Ip whitelist"
4168 msgstr ""
4166 msgstr ""
4169
4167
4170 #: kallithea/templates/admin/users/user_edit_advanced.html:1
4168 #: kallithea/templates/admin/users/user_edit_advanced.html:1
4171 #, python-format
4169 #, python-format
4172 msgid "User: %s"
4170 msgid "User: %s"
4173 msgstr ""
4171 msgstr ""
4174
4172
4175 #: kallithea/templates/admin/users/user_edit_advanced.html:7
4173 #: kallithea/templates/admin/users/user_edit_advanced.html:7
4176 #: kallithea/templates/admin/users/user_edit_profile.html:51
4174 #: kallithea/templates/admin/users/user_edit_profile.html:51
4177 msgid "Source of Record"
4175 msgid "Source of Record"
4178 msgstr ""
4176 msgstr ""
4179
4177
4180 #: kallithea/templates/admin/users/user_edit_advanced.html:9
4178 #: kallithea/templates/admin/users/user_edit_advanced.html:9
4181 msgid "Last Login"
4179 msgid "Last Login"
4182 msgstr ""
4180 msgstr ""
4183
4181
4184 #: kallithea/templates/admin/users/user_edit_advanced.html:10
4182 #: kallithea/templates/admin/users/user_edit_advanced.html:10
4185 msgid "Member of User groups"
4183 msgid "Member of User groups"
4186 msgstr ""
4184 msgstr ""
4187
4185
4188 #: kallithea/templates/admin/users/user_edit_advanced.html:21
4186 #: kallithea/templates/admin/users/user_edit_advanced.html:21
4189 #: kallithea/templates/data_table/_dt_elements.html:160
4187 #: kallithea/templates/data_table/_dt_elements.html:160
4190 #, python-format
4188 #, python-format
4191 msgid "Confirm to delete this user: %s"
4189 msgid "Confirm to delete this user: %s"
4192 msgstr "Подтвердите удаление пользователя %s"
4190 msgstr "Подтвердите удаление пользователя %s"
4193
4191
4194 #: kallithea/templates/admin/users/user_edit_advanced.html:23
4192 #: kallithea/templates/admin/users/user_edit_advanced.html:23
4195 msgid "Delete this user"
4193 msgid "Delete this user"
4196 msgstr ""
4194 msgstr ""
4197
4195
4198 #: kallithea/templates/admin/users/user_edit_ips.html:8
4196 #: kallithea/templates/admin/users/user_edit_ips.html:8
4199 #, python-format
4197 #, python-format
4200 msgid "Inherited from %s"
4198 msgid "Inherited from %s"
4201 msgstr ""
4199 msgstr ""
4202
4200
4203 #: kallithea/templates/admin/users/user_edit_profile.html:8
4201 #: kallithea/templates/admin/users/user_edit_profile.html:8
4204 msgid "Change avatar at"
4202 msgid "Change avatar at"
4205 msgstr ""
4203 msgstr ""
4206
4204
4207 #: kallithea/templates/admin/users/user_edit_profile.html:12
4205 #: kallithea/templates/admin/users/user_edit_profile.html:12
4208 msgid "Missing email, please update this user email address."
4206 msgid "Missing email, please update this user email address."
4209 msgstr ""
4207 msgstr ""
4210
4208
4211 #: kallithea/templates/admin/users/user_edit_profile.html:27
4209 #: kallithea/templates/admin/users/user_edit_profile.html:27
4212 #, python-format
4210 #, python-format
4213 msgid ""
4211 msgid ""
4214 "This user is in an external Source of Record (%s); some details cannot be"
4212 "This user is in an external Source of Record (%s); some details cannot be"
4215 " managed here."
4213 " managed here."
4216 msgstr ""
4214 msgstr ""
4217
4215
4218 #: kallithea/templates/admin/users/user_edit_profile.html:60
4216 #: kallithea/templates/admin/users/user_edit_profile.html:60
4219 msgid "Name in Source of Record"
4217 msgid "Name in Source of Record"
4220 msgstr ""
4218 msgstr ""
4221
4219
4222 #: kallithea/templates/admin/users/user_edit_profile.html:78
4220 #: kallithea/templates/admin/users/user_edit_profile.html:78
4223 msgid "New password confirmation"
4221 msgid "New password confirmation"
4224 msgstr "Подтвердите новый пароль"
4222 msgstr "Подтвердите новый пароль"
4225
4223
4226 #: kallithea/templates/admin/users/users.html:5
4224 #: kallithea/templates/admin/users/users.html:5
4227 msgid "Users administration"
4225 msgid "Users administration"
4228 msgstr "Администрирование пользователей"
4226 msgstr "Администрирование пользователей"
4229
4227
4230 #: kallithea/templates/admin/users/users.html:13
4228 #: kallithea/templates/admin/users/users.html:13
4231 msgid "users"
4229 msgid "users"
4232 msgstr "пользователи"
4230 msgstr "пользователи"
4233
4231
4234 #: kallithea/templates/admin/users/users.html:54
4232 #: kallithea/templates/admin/users/users.html:54
4235 msgid "Firstname"
4233 msgid "Firstname"
4236 msgstr "Имя"
4234 msgstr "Имя"
4237
4235
4238 #: kallithea/templates/admin/users/users.html:55
4236 #: kallithea/templates/admin/users/users.html:55
4239 msgid "Lastname"
4237 msgid "Lastname"
4240 msgstr "Фамилия"
4238 msgstr "Фамилия"
4241
4239
4242 #: kallithea/templates/admin/users/users.html:56
4240 #: kallithea/templates/admin/users/users.html:56
4243 msgid "Last login"
4241 msgid "Last login"
4244 msgstr "Последний вход"
4242 msgstr "Последний вход"
4245
4243
4246 #: kallithea/templates/admin/users/users.html:59
4244 #: kallithea/templates/admin/users/users.html:59
4247 msgid "Auth type"
4245 msgid "Auth type"
4248 msgstr ""
4246 msgstr ""
4249
4247
4250 #: kallithea/templates/base/base.html:37
4248 #: kallithea/templates/base/base.html:37
4251 #, python-format
4249 #, python-format
4252 msgid "Server instance: %s"
4250 msgid "Server instance: %s"
4253 msgstr "Экземпляр сервера: %s"
4251 msgstr "Экземпляр сервера: %s"
4254
4252
4255 #: kallithea/templates/base/base.html:49
4253 #: kallithea/templates/base/base.html:49
4256 msgid "Support"
4254 msgid "Support"
4257 msgstr ""
4255 msgstr ""
4258
4256
4259 #: kallithea/templates/base/base.html:134
4257 #: kallithea/templates/base/base.html:134
4260 msgid "Create fork"
4258 msgid "Create fork"
4261 msgstr ""
4259 msgstr ""
4262
4260
4263 #: kallithea/templates/base/base.html:145
4261 #: kallithea/templates/base/base.html:145
4264 #: kallithea/templates/data_table/_dt_elements.html:11
4262 #: kallithea/templates/data_table/_dt_elements.html:11
4265 #: kallithea/templates/data_table/_dt_elements.html:15
4263 #: kallithea/templates/data_table/_dt_elements.html:15
4266 #: kallithea/templates/summary/summary.html:11
4264 #: kallithea/templates/summary/summary.html:11
4267 msgid "Summary"
4265 msgid "Summary"
4268 msgstr "Общие сведения"
4266 msgstr "Общие сведения"
4269
4267
4270 #: kallithea/templates/base/base.html:146
4268 #: kallithea/templates/base/base.html:146
4271 #: kallithea/templates/changelog/changelog.html:17
4269 #: kallithea/templates/changelog/changelog.html:17
4272 #: kallithea/templates/data_table/_dt_elements.html:19
4270 #: kallithea/templates/data_table/_dt_elements.html:19
4273 #: kallithea/templates/data_table/_dt_elements.html:23
4271 #: kallithea/templates/data_table/_dt_elements.html:23
4274 msgid "Changelog"
4272 msgid "Changelog"
4275 msgstr "История изменений"
4273 msgstr "История изменений"
4276
4274
4277 #: kallithea/templates/base/base.html:147
4275 #: kallithea/templates/base/base.html:147
4278 #: kallithea/templates/data_table/_dt_elements.html:27
4276 #: kallithea/templates/data_table/_dt_elements.html:27
4279 #: kallithea/templates/data_table/_dt_elements.html:31
4277 #: kallithea/templates/data_table/_dt_elements.html:31
4280 #: kallithea/templates/files/files.html:15
4278 #: kallithea/templates/files/files.html:15
4281 msgid "Files"
4279 msgid "Files"
4282 msgstr "Файлы"
4280 msgstr "Файлы"
4283
4281
4284 #: kallithea/templates/base/base.html:149
4282 #: kallithea/templates/base/base.html:149
4285 msgid "Switch To"
4283 msgid "Switch To"
4286 msgstr "Переключиться на"
4284 msgstr "Переключиться на"
4287
4285
4288 #: kallithea/templates/base/base.html:156
4286 #: kallithea/templates/base/base.html:156
4289 #: kallithea/templates/base/base.html:158
4287 #: kallithea/templates/base/base.html:158
4290 msgid "Options"
4288 msgid "Options"
4291 msgstr "Опции"
4289 msgstr "Опции"
4292
4290
4293 #: kallithea/templates/base/base.html:166
4291 #: kallithea/templates/base/base.html:166
4294 #: kallithea/templates/forks/forks_data.html:21
4292 #: kallithea/templates/forks/forks_data.html:21
4295 msgid "Compare fork"
4293 msgid "Compare fork"
4296 msgstr "Сравнить форк"
4294 msgstr "Сравнить форк"
4297
4295
4298 #: kallithea/templates/base/base.html:168
4296 #: kallithea/templates/base/base.html:168
4299 #: kallithea/templates/bookmarks/bookmarks.html:58
4297 #: kallithea/templates/bookmarks/bookmarks.html:58
4300 #: kallithea/templates/bookmarks/bookmarks_data.html:13
4298 #: kallithea/templates/bookmarks/bookmarks_data.html:13
4301 #: kallithea/templates/branches/branches.html:57
4299 #: kallithea/templates/branches/branches.html:57
4302 #: kallithea/templates/branches/branches_data.html:13
4300 #: kallithea/templates/branches/branches_data.html:13
4303 #: kallithea/templates/tags/tags.html:58
4301 #: kallithea/templates/tags/tags.html:58
4304 #: kallithea/templates/tags/tags_data.html:13
4302 #: kallithea/templates/tags/tags_data.html:13
4305 msgid "Compare"
4303 msgid "Compare"
4306 msgstr "Сравнить"
4304 msgstr "Сравнить"
4307
4305
4308 #: kallithea/templates/base/base.html:170
4306 #: kallithea/templates/base/base.html:170
4309 #: kallithea/templates/base/base.html:337
4307 #: kallithea/templates/base/base.html:337
4310 #: kallithea/templates/search/search.html:17
4308 #: kallithea/templates/search/search.html:17
4311 #: kallithea/templates/search/search.html:57
4309 #: kallithea/templates/search/search.html:57
4312 msgid "Search"
4310 msgid "Search"
4313 msgstr "Поиск"
4311 msgstr "Поиск"
4314
4312
4315 #: kallithea/templates/base/base.html:174
4313 #: kallithea/templates/base/base.html:174
4316 msgid "Unlock"
4314 msgid "Unlock"
4317 msgstr "Разблокировать"
4315 msgstr "Разблокировать"
4318
4316
4319 #: kallithea/templates/base/base.html:176
4317 #: kallithea/templates/base/base.html:176
4320 msgid "Lock"
4318 msgid "Lock"
4321 msgstr "Заблокировать"
4319 msgstr "Заблокировать"
4322
4320
4323 #: kallithea/templates/base/base.html:184
4321 #: kallithea/templates/base/base.html:184
4324 msgid "Follow"
4322 msgid "Follow"
4325 msgstr "Наблюдать"
4323 msgstr "Наблюдать"
4326
4324
4327 #: kallithea/templates/base/base.html:185
4325 #: kallithea/templates/base/base.html:185
4328 msgid "Unfollow"
4326 msgid "Unfollow"
4329 msgstr "Не наблюдать"
4327 msgstr "Не наблюдать"
4330
4328
4331 #: kallithea/templates/base/base.html:188
4329 #: kallithea/templates/base/base.html:188
4332 #: kallithea/templates/data_table/_dt_elements.html:35
4330 #: kallithea/templates/data_table/_dt_elements.html:35
4333 #: kallithea/templates/data_table/_dt_elements.html:39
4331 #: kallithea/templates/data_table/_dt_elements.html:39
4334 #: kallithea/templates/forks/fork.html:12
4332 #: kallithea/templates/forks/fork.html:12
4335 msgid "Fork"
4333 msgid "Fork"
4336 msgstr "Форк"
4334 msgstr "Форк"
4337
4335
4338 #: kallithea/templates/base/base.html:190
4336 #: kallithea/templates/base/base.html:190
4339 msgid "Create Pull Request"
4337 msgid "Create Pull Request"
4340 msgstr "Создать Pull запрос"
4338 msgstr "Создать Pull запрос"
4341
4339
4342 #: kallithea/templates/base/base.html:196
4340 #: kallithea/templates/base/base.html:196
4343 #, python-format
4341 #, python-format
4344 msgid "Show Pull Requests for %s"
4342 msgid "Show Pull Requests for %s"
4345 msgstr "Показать pull-request'ы для %s"
4343 msgstr "Показать pull-запросы для %s"
4346
4344
4347 #: kallithea/templates/base/base.html:233
4345 #: kallithea/templates/base/base.html:233
4348 msgid "Not logged in"
4346 msgid "Not logged in"
4349 msgstr "Не авторизован"
4347 msgstr "Не авторизован"
4350
4348
4351 #: kallithea/templates/base/base.html:240
4349 #: kallithea/templates/base/base.html:240
4352 msgid "Login to your account"
4350 msgid "Login to your account"
4353 msgstr "Авторизоваться"
4351 msgstr "Авторизоваться"
4354
4352
4355 #: kallithea/templates/base/base.html:263
4353 #: kallithea/templates/base/base.html:263
4356 msgid "Forgot password ?"
4354 msgid "Forgot password ?"
4357 msgstr "Забыли пароль?"
4355 msgstr "Забыли пароль?"
4358
4356
4359 #: kallithea/templates/base/base.html:286
4357 #: kallithea/templates/base/base.html:286
4360 msgid "Log Out"
4358 msgid "Log Out"
4361 msgstr "Выход"
4359 msgstr "Выход"
4362
4360
4363 #: kallithea/templates/base/base.html:311
4361 #: kallithea/templates/base/base.html:311
4364 msgid "Show recent activity"
4362 msgid "Show recent activity"
4365 msgstr "Показать последнюю активность"
4363 msgstr "Показать последнюю активность"
4366
4364
4367 #: kallithea/templates/base/base.html:312
4365 #: kallithea/templates/base/base.html:312
4368 #: kallithea/templates/journal/journal.html:4
4366 #: kallithea/templates/journal/journal.html:4
4369 msgid "Journal"
4367 msgid "Journal"
4370 msgstr "Журнал"
4368 msgstr "Журнал"
4371
4369
4372 #: kallithea/templates/base/base.html:317
4370 #: kallithea/templates/base/base.html:317
4373 #: kallithea/templates/base/base.html:318
4371 #: kallithea/templates/base/base.html:318
4374 msgid "Public journal"
4372 msgid "Public journal"
4375 msgstr "Общедоступный журнал"
4373 msgstr "Общедоступный журнал"
4376
4374
4377 #: kallithea/templates/base/base.html:323
4375 #: kallithea/templates/base/base.html:323
4378 msgid "Show public gists"
4376 msgid "Show public gists"
4379 msgstr "Показать публичные записи"
4377 msgstr "Показать публичные записи"
4380
4378
4381 #: kallithea/templates/base/base.html:324
4379 #: kallithea/templates/base/base.html:324
4382 msgid "Gists"
4380 msgid "Gists"
4383 msgstr "Gist"
4381 msgstr "Gist"
4384
4382
4385 #: kallithea/templates/base/base.html:327
4383 #: kallithea/templates/base/base.html:327
4386 msgid "Create new gist"
4384 msgid "Create new gist"
4387 msgstr "Создать новую запись"
4385 msgstr "Создать новую запись"
4388
4386
4389 #: kallithea/templates/base/base.html:328
4387 #: kallithea/templates/base/base.html:328
4390 msgid "All public gists"
4388 msgid "All public gists"
4391 msgstr "Все публичные записи"
4389 msgstr "Все публичные записи"
4392
4390
4393 #: kallithea/templates/base/base.html:330
4391 #: kallithea/templates/base/base.html:330
4394 msgid "My public gists"
4392 msgid "My public gists"
4395 msgstr "Мои публичные записи"
4393 msgstr "Мои публичные записи"
4396
4394
4397 #: kallithea/templates/base/base.html:331
4395 #: kallithea/templates/base/base.html:331
4398 msgid "My private gists"
4396 msgid "My private gists"
4399 msgstr "Мои приватные записи"
4397 msgstr "Мои приватные записи"
4400
4398
4401 #: kallithea/templates/base/base.html:336
4399 #: kallithea/templates/base/base.html:336
4402 msgid "Search in repositories"
4400 msgid "Search in repositories"
4403 msgstr "Поиск по репозиториям"
4401 msgstr "Поиск по репозиториям"
4404
4402
4405 #: kallithea/templates/base/base.html:399
4403 #: kallithea/templates/base/base.html:399
4406 msgid "No matches found"
4404 msgid "No matches found"
4407 msgstr ""
4405 msgstr ""
4408
4406
4409 #: kallithea/templates/base/base.html:527
4407 #: kallithea/templates/base/base.html:527
4410 msgid "Keyboard shortcuts"
4408 msgid "Keyboard shortcuts"
4411 msgstr ""
4409 msgstr ""
4412
4410
4413 #: kallithea/templates/base/base.html:536
4411 #: kallithea/templates/base/base.html:536
4414 msgid "Site-wide shortcuts"
4412 msgid "Site-wide shortcuts"
4415 msgstr ""
4413 msgstr ""
4416
4414
4417 #: kallithea/templates/base/default_perms_box.html:14
4415 #: kallithea/templates/base/default_perms_box.html:14
4418 msgid "Inherit from defaults"
4416 msgid "Inherit from defaults"
4419 msgstr ""
4417 msgstr ""
4420
4418
4421 #: kallithea/templates/base/default_perms_box.html:19
4419 #: kallithea/templates/base/default_perms_box.html:19
4422 #, python-format
4420 #, python-format
4423 msgid ""
4421 msgid ""
4424 "Select to inherit permissions from %s permissions settings, and default "
4422 "Select to inherit permissions from %s permissions settings, and default "
4425 "IP address whitelist."
4423 "IP address whitelist."
4426 msgstr ""
4424 msgstr ""
4427
4425
4428 #: kallithea/templates/base/default_perms_box.html:28
4426 #: kallithea/templates/base/default_perms_box.html:28
4429 msgid "Create repositories"
4427 msgid "Create repositories"
4430 msgstr "Создать репозитории"
4428 msgstr "Создать репозитории"
4431
4429
4432 #: kallithea/templates/base/default_perms_box.html:33
4430 #: kallithea/templates/base/default_perms_box.html:33
4433 msgid "Select this option to allow repository creation for this user"
4431 msgid "Select this option to allow repository creation for this user"
4434 msgstr "Опция разрешает пользователю создавать репозитарии"
4432 msgstr "Опция разрешает пользователю создавать репозитарии"
4435
4433
4436 #: kallithea/templates/base/default_perms_box.html:40
4434 #: kallithea/templates/base/default_perms_box.html:40
4437 msgid "Create user groups"
4435 msgid "Create user groups"
4438 msgstr "Создавать группы пользователей"
4436 msgstr "Создавать группы пользователей"
4439
4437
4440 #: kallithea/templates/base/default_perms_box.html:45
4438 #: kallithea/templates/base/default_perms_box.html:45
4441 msgid "Select this option to allow user group creation for this user"
4439 msgid "Select this option to allow user group creation for this user"
4442 msgstr "Опция разрешает пользователю создавать группы пользователей"
4440 msgstr "Опция разрешает пользователю создавать группы пользователей"
4443
4441
4444 #: kallithea/templates/base/default_perms_box.html:52
4442 #: kallithea/templates/base/default_perms_box.html:52
4445 msgid "Fork repositories"
4443 msgid "Fork repositories"
4446 msgstr "Создавать fork от репозиториев"
4444 msgstr "Создавать fork от репозиториев"
4447
4445
4448 #: kallithea/templates/base/default_perms_box.html:57
4446 #: kallithea/templates/base/default_perms_box.html:57
4449 msgid "Select this option to allow repository forking for this user"
4447 msgid "Select this option to allow repository forking for this user"
4450 msgstr ""
4448 msgstr ""
4451 "Выберите эту опцию чтобы разрешить данному пользователю создавать fork'и "
4449 "Выберите эту опцию чтобы разрешить данному пользователю создавать fork'и "
4452 "репозиториев"
4450 "репозиториев"
4453
4451
4454 #: kallithea/templates/base/perms_summary.html:13
4452 #: kallithea/templates/base/perms_summary.html:13
4455 msgid "show"
4453 msgid "show"
4456 msgstr ""
4454 msgstr ""
4457
4455
4458 #: kallithea/templates/base/perms_summary.html:22
4456 #: kallithea/templates/base/perms_summary.html:22
4459 msgid "No permissions defined yet"
4457 msgid "No permissions defined yet"
4460 msgstr "Привилегии еще не назначены"
4458 msgstr "Привилегии еще не назначены"
4461
4459
4462 #: kallithea/templates/base/perms_summary.html:30
4460 #: kallithea/templates/base/perms_summary.html:30
4463 #: kallithea/templates/base/perms_summary.html:54
4461 #: kallithea/templates/base/perms_summary.html:54
4464 msgid "Permission"
4462 msgid "Permission"
4465 msgstr "Привилегия"
4463 msgstr "Привилегия"
4466
4464
4467 #: kallithea/templates/base/perms_summary.html:32
4465 #: kallithea/templates/base/perms_summary.html:32
4468 #: kallithea/templates/base/perms_summary.html:56
4466 #: kallithea/templates/base/perms_summary.html:56
4469 msgid "Edit Permission"
4467 msgid "Edit Permission"
4470 msgstr "Изменить привилегии"
4468 msgstr "Изменить привилегии"
4471
4469
4472 #: kallithea/templates/base/perms_summary.html:90
4470 #: kallithea/templates/base/perms_summary.html:90
4473 msgid "No permission defined"
4471 msgid "No permission defined"
4474 msgstr ""
4472 msgstr ""
4475
4473
4476 #: kallithea/templates/base/root.html:45
4474 #: kallithea/templates/base/root.html:45
4477 msgid "Add another comment"
4475 msgid "Add another comment"
4478 msgstr "Добавить другой комментарий"
4476 msgstr "Добавить другой комментарий"
4479
4477
4480 #: kallithea/templates/base/root.html:46
4478 #: kallithea/templates/base/root.html:46
4481 #: kallithea/templates/data_table/_dt_elements.html:216
4479 #: kallithea/templates/data_table/_dt_elements.html:216
4482 msgid "Stop following this repository"
4480 msgid "Stop following this repository"
4483 msgstr "Отменить наблюдение за репозиторием"
4481 msgstr "Отменить наблюдение за репозиторием"
4484
4482
4485 #: kallithea/templates/base/root.html:47
4483 #: kallithea/templates/base/root.html:47
4486 msgid "Start following this repository"
4484 msgid "Start following this repository"
4487 msgstr "Наблюдать за репозиторием"
4485 msgstr "Наблюдать за репозиторием"
4488
4486
4489 #: kallithea/templates/base/root.html:48
4487 #: kallithea/templates/base/root.html:48
4490 msgid "Group"
4488 msgid "Group"
4491 msgstr "Группа"
4489 msgstr "Группа"
4492
4490
4493 #: kallithea/templates/base/root.html:49
4491 #: kallithea/templates/base/root.html:49
4494 msgid "members"
4492 msgid "members"
4495 msgstr "участники"
4493 msgstr "участники"
4496
4494
4497 #: kallithea/templates/base/root.html:50
4495 #: kallithea/templates/base/root.html:50
4498 #: kallithea/templates/pullrequests/pullrequest.html:202
4496 #: kallithea/templates/pullrequests/pullrequest.html:202
4499 msgid "Loading ..."
4497 msgid "Loading ..."
4500 msgstr "Загрузка..."
4498 msgstr "Загрузка..."
4501
4499
4502 #: kallithea/templates/base/root.html:51
4500 #: kallithea/templates/base/root.html:51
4503 msgid "loading ..."
4501 msgid "loading ..."
4504 msgstr "загрузка..."
4502 msgstr "загрузка..."
4505
4503
4506 #: kallithea/templates/base/root.html:52
4504 #: kallithea/templates/base/root.html:52
4507 msgid "Search truncated"
4505 msgid "Search truncated"
4508 msgstr "Поиск усечен"
4506 msgstr "Поиск усечен"
4509
4507
4510 #: kallithea/templates/base/root.html:53
4508 #: kallithea/templates/base/root.html:53
4511 msgid "No matching files"
4509 msgid "No matching files"
4512 msgstr "Нет совпадений"
4510 msgstr "Нет совпадений"
4513
4511
4514 #: kallithea/templates/base/root.html:54
4512 #: kallithea/templates/base/root.html:54
4515 #: kallithea/templates/changelog/changelog.html:51
4513 #: kallithea/templates/changelog/changelog.html:51
4516 #: kallithea/templates/pullrequests/pullrequest_show_all.html:33
4514 #: kallithea/templates/pullrequests/pullrequest_show_all.html:33
4517 msgid "Open new pull request"
4515 msgid "Open new pull request"
4518 msgstr "Создать новый pull запрос"
4516 msgstr "Создать новый pull запрос"
4519
4517
4520 #: kallithea/templates/base/root.html:55
4518 #: kallithea/templates/base/root.html:55
4521 msgid "Open new pull request for selected changesets"
4519 msgid "Open new pull request for selected changesets"
4522 msgstr "Открыть новый pull-request для выделенных наборов изменений"
4520 msgstr "Открыть новый pull-request для выделенных наборов изменений"
4523
4521
4524 #: kallithea/templates/base/root.html:56
4522 #: kallithea/templates/base/root.html:56
4525 msgid "Show selected changesets __S -> __E"
4523 msgid "Show selected changesets __S -> __E"
4526 msgstr "Показать выбранные наборы изменений: __S -> __E"
4524 msgstr "Показать выбранные наборы изменений: __S -> __E"
4527
4525
4528 #: kallithea/templates/base/root.html:57
4526 #: kallithea/templates/base/root.html:57
4529 msgid "Show selected changeset __S"
4527 msgid "Show selected changeset __S"
4530 msgstr "Показать выбранный набор изменений: __S"
4528 msgstr "Показать выбранный набор изменений: __S"
4531
4529
4532 #: kallithea/templates/base/root.html:58
4530 #: kallithea/templates/base/root.html:58
4533 msgid "Selection link"
4531 msgid "Selection link"
4534 msgstr "Ссылка выбора"
4532 msgstr "Ссылка выбора"
4535
4533
4536 #: kallithea/templates/base/root.html:59
4534 #: kallithea/templates/base/root.html:59
4537 #: kallithea/templates/changeset/diff_block.html:8
4535 #: kallithea/templates/changeset/diff_block.html:8
4538 msgid "Collapse diff"
4536 msgid "Collapse diff"
4539 msgstr "Свернуть сравнение"
4537 msgstr "Свернуть сравнение"
4540
4538
4541 #: kallithea/templates/base/root.html:60
4539 #: kallithea/templates/base/root.html:60
4542 msgid "Expand diff"
4540 msgid "Expand diff"
4543 msgstr "Раскрыть сравнение"
4541 msgstr "Раскрыть сравнение"
4544
4542
4545 #: kallithea/templates/base/root.html:61
4543 #: kallithea/templates/base/root.html:61
4546 msgid "Failed to revoke permission"
4544 msgid "Failed to revoke permission"
4547 msgstr "Не удалось отозвать привилегии"
4545 msgstr "Не удалось отозвать привилегии"
4548
4546
4549 #: kallithea/templates/base/root.html:62
4547 #: kallithea/templates/base/root.html:62
4550 msgid "confirm to revoke permission for {0}: {1} ?"
4548 msgid "confirm to revoke permission for {0}: {1} ?"
4551 msgstr "подтвердите удаление привилегии для {0}: {1} ?"
4549 msgstr "подтвердите удаление привилегии для {0}: {1} ?"
4552
4550
4553 #: kallithea/templates/base/root.html:66
4551 #: kallithea/templates/base/root.html:66
4554 msgid "specify changeset"
4552 msgid "specify changeset"
4555 msgstr ""
4553 msgstr ""
4556
4554
4557 #: kallithea/templates/bookmarks/bookmarks.html:5
4555 #: kallithea/templates/bookmarks/bookmarks.html:5
4558 #, python-format
4556 #, python-format
4559 msgid "%s Bookmarks"
4557 msgid "%s Bookmarks"
4560 msgstr "Закладки %s"
4558 msgstr "Закладки %s"
4561
4559
4562 #: kallithea/templates/bookmarks/bookmarks.html:29
4560 #: kallithea/templates/bookmarks/bookmarks.html:29
4563 msgid "Compare Bookmarks"
4561 msgid "Compare Bookmarks"
4564 msgstr ""
4562 msgstr ""
4565
4563
4566 #: kallithea/templates/bookmarks/bookmarks.html:55
4564 #: kallithea/templates/bookmarks/bookmarks.html:55
4567 #: kallithea/templates/bookmarks/bookmarks_data.html:10
4565 #: kallithea/templates/bookmarks/bookmarks_data.html:10
4568 #: kallithea/templates/branches/branches.html:54
4566 #: kallithea/templates/branches/branches.html:54
4569 #: kallithea/templates/branches/branches_data.html:10
4567 #: kallithea/templates/branches/branches_data.html:10
4570 #: kallithea/templates/changelog/changelog_summary_data.html:8
4568 #: kallithea/templates/changelog/changelog_summary_data.html:8
4571 #: kallithea/templates/tags/tags.html:55
4569 #: kallithea/templates/tags/tags.html:55
4572 #: kallithea/templates/tags/tags_data.html:10
4570 #: kallithea/templates/tags/tags_data.html:10
4573 msgid "Author"
4571 msgid "Author"
4574 msgstr "Автор"
4572 msgstr "Автор"
4575
4573
4576 #: kallithea/templates/bookmarks/bookmarks.html:56
4574 #: kallithea/templates/bookmarks/bookmarks.html:56
4577 #: kallithea/templates/bookmarks/bookmarks_data.html:12
4575 #: kallithea/templates/bookmarks/bookmarks_data.html:12
4578 #: kallithea/templates/branches/branches.html:55
4576 #: kallithea/templates/branches/branches.html:55
4579 #: kallithea/templates/branches/branches_data.html:12
4577 #: kallithea/templates/branches/branches_data.html:12
4580 #: kallithea/templates/changelog/changelog_summary_data.html:5
4578 #: kallithea/templates/changelog/changelog_summary_data.html:5
4581 #: kallithea/templates/tags/tags.html:56
4579 #: kallithea/templates/tags/tags.html:56
4582 #: kallithea/templates/tags/tags_data.html:12
4580 #: kallithea/templates/tags/tags_data.html:12
4583 msgid "Revision"
4581 msgid "Revision"
4584 msgstr "Ревизия"
4582 msgstr "Ревизия"
4585
4583
4586 #: kallithea/templates/branches/branches.html:5
4584 #: kallithea/templates/branches/branches.html:5
4587 #, python-format
4585 #, python-format
4588 msgid "%s Branches"
4586 msgid "%s Branches"
4589 msgstr "Ветки %s"
4587 msgstr "Ветки %s"
4590
4588
4591 #: kallithea/templates/branches/branches.html:29
4589 #: kallithea/templates/branches/branches.html:29
4592 msgid "Compare Branches"
4590 msgid "Compare Branches"
4593 msgstr ""
4591 msgstr ""
4594
4592
4595 #: kallithea/templates/changelog/changelog.html:6
4593 #: kallithea/templates/changelog/changelog.html:6
4596 #, python-format
4594 #, python-format
4597 msgid "%s Changelog"
4595 msgid "%s Changelog"
4598 msgstr "Логи изменений %s"
4596 msgstr "Логи изменений %s"
4599
4597
4600 #: kallithea/templates/changelog/changelog.html:21
4598 #: kallithea/templates/changelog/changelog.html:21
4601 #, python-format
4599 #, python-format
4602 msgid "showing %d out of %d revision"
4600 msgid "showing %d out of %d revision"
4603 msgid_plural "showing %d out of %d revisions"
4601 msgid_plural "showing %d out of %d revisions"
4604 msgstr[0] "Показана %d из %d ревизий"
4602 msgstr[0] "Показана %d из %d ревизий"
4605 msgstr[1] "Показаны %d из %d ревизий"
4603 msgstr[1] "Показаны %d из %d ревизий"
4606 msgstr[2] "Показаны %d из %d ревизий"
4604 msgstr[2] "Показаны %d из %d ревизий"
4607
4605
4608 #: kallithea/templates/changelog/changelog.html:43
4606 #: kallithea/templates/changelog/changelog.html:43
4609 msgid "Clear selection"
4607 msgid "Clear selection"
4610 msgstr "Очистить выбор"
4608 msgstr "Очистить выбор"
4611
4609
4612 #: kallithea/templates/changelog/changelog.html:47
4610 #: kallithea/templates/changelog/changelog.html:47
4613 #: kallithea/templates/forks/forks_data.html:19
4611 #: kallithea/templates/forks/forks_data.html:19
4614 #, python-format
4612 #, python-format
4615 msgid "Compare fork with %s"
4613 msgid "Compare fork with %s"
4616 msgstr "Сравнить fork с %s"
4614 msgstr "Сравнить fork с %s"
4617
4615
4618 #: kallithea/templates/changelog/changelog.html:49
4616 #: kallithea/templates/changelog/changelog.html:49
4619 #, python-format
4617 #, python-format
4620 msgid "Compare fork with Parent(%s)"
4618 msgid "Compare fork with Parent(%s)"
4621 msgstr ""
4619 msgstr ""
4622
4620
4623 #: kallithea/templates/changelog/changelog.html:56
4621 #: kallithea/templates/changelog/changelog.html:56
4624 msgid "Show"
4622 msgid "Show"
4625 msgstr "Показать"
4623 msgstr "Показать"
4626
4624
4627 #: kallithea/templates/changelog/changelog.html:82
4625 #: kallithea/templates/changelog/changelog.html:82
4628 #: kallithea/templates/changelog/changelog_summary_data.html:19
4626 #: kallithea/templates/changelog/changelog_summary_data.html:19
4629 #, python-format
4627 #, python-format
4630 msgid ""
4628 msgid ""
4631 "Changeset status: %s\n"
4629 "Changeset status: %s\n"
4632 "Click to open associated pull request #%s"
4630 "Click to open associated pull request #%s"
4633 msgstr ""
4631 msgstr ""
4634 "Статус набора изенений: %s⏎\n"
4632 "Статус набора изенений: %s⏎\n"
4635 "Кликрните, чтобы перейти к соответствующему pull-request'у #%s"
4633 "Кликрните, чтобы перейти к соответствующему pull-request'у #%s"
4636
4634
4637 #: kallithea/templates/changelog/changelog.html:86
4635 #: kallithea/templates/changelog/changelog.html:86
4638 #: kallithea/templates/compare/compare_cs.html:18
4636 #: kallithea/templates/compare/compare_cs.html:18
4639 #, python-format
4637 #, python-format
4640 msgid "Changeset status: %s"
4638 msgid "Changeset status: %s"
4641 msgstr "Статус набора изменений: %s"
4639 msgstr "Статус набора изменений: %s"
4642
4640
4643 #: kallithea/templates/changelog/changelog.html:105
4641 #: kallithea/templates/changelog/changelog.html:105
4644 #: kallithea/templates/compare/compare_cs.html:36
4642 #: kallithea/templates/compare/compare_cs.html:36
4645 msgid "Expand commit message"
4643 msgid "Expand commit message"
4646 msgstr ""
4644 msgstr ""
4647
4645
4648 #: kallithea/templates/changelog/changelog.html:114
4646 #: kallithea/templates/changelog/changelog.html:114
4649 msgid "Changeset has comments"
4647 msgid "Changeset has comments"
4650 msgstr "Комментарии отсутствуют"
4648 msgstr "Комментарии отсутствуют"
4651
4649
4652 #: kallithea/templates/changelog/changelog.html:124
4650 #: kallithea/templates/changelog/changelog.html:124
4653 #: kallithea/templates/changelog/changelog_summary_data.html:50
4651 #: kallithea/templates/changelog/changelog_summary_data.html:50
4654 #: kallithea/templates/changeset/changeset.html:93
4652 #: kallithea/templates/changeset/changeset.html:93
4655 #: kallithea/templates/changeset/changeset_range.html:93
4653 #: kallithea/templates/changeset/changeset_range.html:93
4656 #, python-format
4654 #, python-format
4657 msgid "Bookmark %s"
4655 msgid "Bookmark %s"
4658 msgstr "Закладка %s"
4656 msgstr "Закладка %s"
4659
4657
4660 #: kallithea/templates/changelog/changelog.html:130
4658 #: kallithea/templates/changelog/changelog.html:130
4661 #: kallithea/templates/changelog/changelog_summary_data.html:56
4659 #: kallithea/templates/changelog/changelog_summary_data.html:56
4662 #: kallithea/templates/changeset/changeset.html:100
4660 #: kallithea/templates/changeset/changeset.html:100
4663 #: kallithea/templates/changeset/changeset_range.html:99
4661 #: kallithea/templates/changeset/changeset_range.html:99
4664 #, python-format
4662 #, python-format
4665 msgid "Tag %s"
4663 msgid "Tag %s"
4666 msgstr "Метка %s"
4664 msgstr "Метка %s"
4667
4665
4668 #: kallithea/templates/changelog/changelog.html:135
4666 #: kallithea/templates/changelog/changelog.html:135
4669 #: kallithea/templates/changelog/changelog_summary_data.html:61
4667 #: kallithea/templates/changelog/changelog_summary_data.html:61
4670 #: kallithea/templates/changeset/changeset.html:105
4668 #: kallithea/templates/changeset/changeset.html:105
4671 #: kallithea/templates/changeset/changeset_range.html:103
4669 #: kallithea/templates/changeset/changeset_range.html:103
4672 #, python-format
4670 #, python-format
4673 msgid "Branch %s"
4671 msgid "Branch %s"
4674 msgstr "Ветка %s"
4672 msgstr "Ветка %s"
4675
4673
4676 #: kallithea/templates/changelog/changelog.html:299
4674 #: kallithea/templates/changelog/changelog.html:299
4677 msgid "There are no changes yet"
4675 msgid "There are no changes yet"
4678 msgstr "Изменений ещё нет"
4676 msgstr "Изменений ещё нет"
4679
4677
4680 #: kallithea/templates/changelog/changelog_details.html:4
4678 #: kallithea/templates/changelog/changelog_details.html:4
4681 #: kallithea/templates/changeset/changeset.html:76
4679 #: kallithea/templates/changeset/changeset.html:76
4682 msgid "Removed"
4680 msgid "Removed"
4683 msgstr "Удалено"
4681 msgstr "Удалено"
4684
4682
4685 #: kallithea/templates/changelog/changelog_details.html:5
4683 #: kallithea/templates/changelog/changelog_details.html:5
4686 #: kallithea/templates/changeset/changeset.html:77
4684 #: kallithea/templates/changeset/changeset.html:77
4687 msgid "Changed"
4685 msgid "Changed"
4688 msgstr "Изменено"
4686 msgstr "Изменено"
4689
4687
4690 #: kallithea/templates/changelog/changelog_details.html:6
4688 #: kallithea/templates/changelog/changelog_details.html:6
4691 #: kallithea/templates/changeset/changeset.html:78
4689 #: kallithea/templates/changeset/changeset.html:78
4692 msgid "Added"
4690 msgid "Added"
4693 msgstr "Добавлено"
4691 msgstr "Добавлено"
4694
4692
4695 #: kallithea/templates/changelog/changelog_details.html:8
4693 #: kallithea/templates/changelog/changelog_details.html:8
4696 #: kallithea/templates/changelog/changelog_details.html:9
4694 #: kallithea/templates/changelog/changelog_details.html:9
4697 #: kallithea/templates/changelog/changelog_details.html:10
4695 #: kallithea/templates/changelog/changelog_details.html:10
4698 #: kallithea/templates/changeset/changeset.html:80
4696 #: kallithea/templates/changeset/changeset.html:80
4699 #: kallithea/templates/changeset/changeset.html:81
4697 #: kallithea/templates/changeset/changeset.html:81
4700 #: kallithea/templates/changeset/changeset.html:82
4698 #: kallithea/templates/changeset/changeset.html:82
4701 #, python-format
4699 #, python-format
4702 msgid "Affected %s files"
4700 msgid "Affected %s files"
4703 msgstr "Затрагивает %s файлов"
4701 msgstr "Затрагивает %s файлов"
4704
4702
4705 #: kallithea/templates/changelog/changelog_summary_data.html:6
4703 #: kallithea/templates/changelog/changelog_summary_data.html:6
4706 #: kallithea/templates/files/files_add.html:65
4704 #: kallithea/templates/files/files_add.html:65
4707 #: kallithea/templates/files/files_delete.html:53
4705 #: kallithea/templates/files/files_delete.html:53
4708 msgid "Commit message"
4706 msgid "Commit message"
4709 msgstr "Сообщение commit'а"
4707 msgstr "Сообщение commit'а"
4710
4708
4711 #: kallithea/templates/changelog/changelog_summary_data.html:7
4709 #: kallithea/templates/changelog/changelog_summary_data.html:7
4712 msgid "Age"
4710 msgid "Age"
4713 msgstr "Возраст"
4711 msgstr "Возраст"
4714
4712
4715 #: kallithea/templates/changelog/changelog_summary_data.html:9
4713 #: kallithea/templates/changelog/changelog_summary_data.html:9
4716 msgid "Refs"
4714 msgid "Refs"
4717 msgstr "Ссылки"
4715 msgstr "Ссылки"
4718
4716
4719 #: kallithea/templates/changelog/changelog_summary_data.html:86
4717 #: kallithea/templates/changelog/changelog_summary_data.html:86
4720 msgid "Add or upload files directly via Kallithea"
4718 msgid "Add or upload files directly via Kallithea"
4721 msgstr "Добавить или загрузить файлы через Kallithea"
4719 msgstr "Добавить или загрузить файлы через Kallithea"
4722
4720
4723 #: kallithea/templates/changelog/changelog_summary_data.html:89
4721 #: kallithea/templates/changelog/changelog_summary_data.html:89
4724 #: kallithea/templates/files/files_ypjax.html:9
4722 #: kallithea/templates/files/files_ypjax.html:9
4725 msgid "Add New File"
4723 msgid "Add New File"
4726 msgstr ""
4724 msgstr ""
4727
4725
4728 #: kallithea/templates/changelog/changelog_summary_data.html:95
4726 #: kallithea/templates/changelog/changelog_summary_data.html:95
4729 msgid "Push new repo"
4727 msgid "Push new repo"
4730 msgstr "Отправить новый репозиторий"
4728 msgstr "Отправить новый репозиторий"
4731
4729
4732 #: kallithea/templates/changelog/changelog_summary_data.html:103
4730 #: kallithea/templates/changelog/changelog_summary_data.html:103
4733 msgid "Existing repository?"
4731 msgid "Existing repository?"
4734 msgstr "Существующий репозиторий?"
4732 msgstr "Существующий репозиторий?"
4735
4733
4736 #: kallithea/templates/changeset/changeset.html:6
4734 #: kallithea/templates/changeset/changeset.html:6
4737 #, python-format
4735 #, python-format
4738 msgid "%s Changeset"
4736 msgid "%s Changeset"
4739 msgstr "%s Изменения"
4737 msgstr "%s Изменения"
4740
4738
4741 #: kallithea/templates/changeset/changeset.html:37
4739 #: kallithea/templates/changeset/changeset.html:37
4742 msgid "parent rev."
4740 msgid "parent rev."
4743 msgstr ""
4741 msgstr ""
4744
4742
4745 #: kallithea/templates/changeset/changeset.html:43
4743 #: kallithea/templates/changeset/changeset.html:43
4746 msgid "child rev."
4744 msgid "child rev."
4747 msgstr ""
4745 msgstr ""
4748
4746
4749 #: kallithea/templates/changeset/changeset.html:51
4747 #: kallithea/templates/changeset/changeset.html:51
4750 #: kallithea/templates/changeset/changeset_file_comment.html:41
4748 #: kallithea/templates/changeset/changeset_file_comment.html:41
4751 #: kallithea/templates/changeset/changeset_range.html:51
4749 #: kallithea/templates/changeset/changeset_range.html:51
4752 msgid "Changeset status"
4750 msgid "Changeset status"
4753 msgstr "Статут изменений"
4751 msgstr "Статут изменений"
4754
4752
4755 #: kallithea/templates/changeset/changeset.html:55
4753 #: kallithea/templates/changeset/changeset.html:55
4756 #: kallithea/templates/changeset/diff_block.html:27
4754 #: kallithea/templates/changeset/diff_block.html:27
4757 #: kallithea/templates/files/diff_2way.html:52
4755 #: kallithea/templates/files/diff_2way.html:52
4758 msgid "Raw diff"
4756 msgid "Raw diff"
4759 msgstr "Отобразить в формате diff"
4757 msgstr "Отобразить в формате diff"
4760
4758
4761 #: kallithea/templates/changeset/changeset.html:58
4759 #: kallithea/templates/changeset/changeset.html:58
4762 msgid "Patch diff"
4760 msgid "Patch diff"
4763 msgstr "Применить разностное исправление (Patch diff)"
4761 msgstr "Применить разностное исправление (Patch diff)"
4764
4762
4765 #: kallithea/templates/changeset/changeset.html:61
4763 #: kallithea/templates/changeset/changeset.html:61
4766 #: kallithea/templates/changeset/diff_block.html:30
4764 #: kallithea/templates/changeset/diff_block.html:30
4767 #: kallithea/templates/files/diff_2way.html:55
4765 #: kallithea/templates/files/diff_2way.html:55
4768 msgid "Download diff"
4766 msgid "Download diff"
4769 msgstr "Скачать diff"
4767 msgstr "Скачать diff"
4770
4768
4771 #: kallithea/templates/changeset/changeset.html:67
4769 #: kallithea/templates/changeset/changeset.html:67
4772 #: kallithea/templates/changeset/changeset_file_comment.html:111
4770 #: kallithea/templates/changeset/changeset_file_comment.html:111
4773 #, python-format
4771 #, python-format
4774 msgid "%d comment"
4772 msgid "%d comment"
4775 msgid_plural "%d comments"
4773 msgid_plural "%d comments"
4776 msgstr[0] "%d комментарий"
4774 msgstr[0] "%d комментарий"
4777 msgstr[1] "%d комментария"
4775 msgstr[1] "%d комментария"
4778 msgstr[2] "%d комментариев"
4776 msgstr[2] "%d комментариев"
4779
4777
4780 #: kallithea/templates/changeset/changeset.html:67
4778 #: kallithea/templates/changeset/changeset.html:67
4781 #: kallithea/templates/changeset/changeset_file_comment.html:111
4779 #: kallithea/templates/changeset/changeset_file_comment.html:111
4782 #, python-format
4780 #, python-format
4783 msgid "(%d inline)"
4781 msgid "(%d inline)"
4784 msgid_plural "(%d inline)"
4782 msgid_plural "(%d inline)"
4785 msgstr[0] "(%d к строке)"
4783 msgstr[0] "(%d к строке)"
4786 msgstr[1] "(%d к строкам)"
4784 msgstr[1] "(%d к строкам)"
4787 msgstr[2] "(%d к строкам)"
4785 msgstr[2] "(%d к строкам)"
4788
4786
4789 #: kallithea/templates/changeset/changeset.html:88
4787 #: kallithea/templates/changeset/changeset.html:88
4790 #: kallithea/templates/changeset/changeset_range.html:89
4788 #: kallithea/templates/changeset/changeset_range.html:89
4791 msgid "merge"
4789 msgid "merge"
4792 msgstr "свести"
4790 msgstr "свести"
4793
4791
4794 #: kallithea/templates/changeset/changeset.html:124
4792 #: kallithea/templates/changeset/changeset.html:124
4795 #: kallithea/templates/compare/compare_diff.html:57
4793 #: kallithea/templates/compare/compare_diff.html:57
4796 #: kallithea/templates/pullrequests/pullrequest_show.html:160
4794 #: kallithea/templates/pullrequests/pullrequest_show.html:160
4797 #, python-format
4795 #, python-format
4798 msgid "%s file changed"
4796 msgid "%s file changed"
4799 msgid_plural "%s files changed"
4797 msgid_plural "%s files changed"
4800 msgstr[0] "%s файл изменён"
4798 msgstr[0] "%s файл изменён"
4801 msgstr[1] "%s файлов изменено"
4799 msgstr[1] "%s файлов изменено"
4802 msgstr[2] "%s файла изменено"
4800 msgstr[2] "%s файла изменено"
4803
4801
4804 #: kallithea/templates/changeset/changeset.html:126
4802 #: kallithea/templates/changeset/changeset.html:126
4805 #: kallithea/templates/compare/compare_diff.html:59
4803 #: kallithea/templates/compare/compare_diff.html:59
4806 #: kallithea/templates/pullrequests/pullrequest_show.html:162
4804 #: kallithea/templates/pullrequests/pullrequest_show.html:162
4807 #, python-format
4805 #, python-format
4808 msgid "%s file changed with %s insertions and %s deletions"
4806 msgid "%s file changed with %s insertions and %s deletions"
4809 msgid_plural "%s files changed with %s insertions and %s deletions"
4807 msgid_plural "%s files changed with %s insertions and %s deletions"
4810 msgstr[0] "%s файл изменён: %s добавление, %s удаление"
4808 msgstr[0] "%s файл изменён: %s добавление, %s удаление"
4811 msgstr[1] "%s файла изменёно: %s добавления, %s удаления"
4809 msgstr[1] "%s файла изменёно: %s добавления, %s удаления"
4812 msgstr[2] "%s файлов изменёно: %s добавлений, %s удалений"
4810 msgstr[2] "%s файлов изменёно: %s добавлений, %s удалений"
4813
4811
4814 #: kallithea/templates/changeset/changeset.html:139
4812 #: kallithea/templates/changeset/changeset.html:139
4815 #: kallithea/templates/changeset/changeset.html:151
4813 #: kallithea/templates/changeset/changeset.html:151
4816 #: kallithea/templates/pullrequests/pullrequest_show.html:178
4814 #: kallithea/templates/pullrequests/pullrequest_show.html:178
4817 #: kallithea/templates/pullrequests/pullrequest_show.html:202
4815 #: kallithea/templates/pullrequests/pullrequest_show.html:202
4818 msgid "Showing a huge diff might take some time and resources"
4816 msgid "Showing a huge diff might take some time and resources"
4819 msgstr "Отображение слишком большого diff'а может занять длительное время"
4817 msgstr "Отображение слишком большого diff'а может занять длительное время"
4820
4818
4821 #: kallithea/templates/changeset/changeset.html:139
4819 #: kallithea/templates/changeset/changeset.html:139
4822 #: kallithea/templates/changeset/changeset.html:151
4820 #: kallithea/templates/changeset/changeset.html:151
4823 #: kallithea/templates/compare/compare_diff.html:75
4821 #: kallithea/templates/compare/compare_diff.html:75
4824 #: kallithea/templates/compare/compare_diff.html:85
4822 #: kallithea/templates/compare/compare_diff.html:85
4825 #: kallithea/templates/pullrequests/pullrequest_show.html:178
4823 #: kallithea/templates/pullrequests/pullrequest_show.html:178
4826 #: kallithea/templates/pullrequests/pullrequest_show.html:202
4824 #: kallithea/templates/pullrequests/pullrequest_show.html:202
4827 msgid "Show full diff"
4825 msgid "Show full diff"
4828 msgstr "Показать полный diff"
4826 msgstr "Показать полный diff"
4829
4827
4830 #: kallithea/templates/changeset/changeset.html:214
4828 #: kallithea/templates/changeset/changeset.html:214
4831 #: kallithea/templates/changeset/changeset.html:251
4829 #: kallithea/templates/changeset/changeset.html:251
4832 msgid "no revisions"
4830 msgid "no revisions"
4833 msgstr ""
4831 msgstr ""
4834
4832
4835 #: kallithea/templates/changeset/changeset_file_comment.html:23
4833 #: kallithea/templates/changeset/changeset_file_comment.html:23
4836 #, python-format
4834 #, python-format
4837 msgid "Vote on pull request #%s"
4835 msgid "Vote on pull request #%s"
4838 msgstr ""
4836 msgstr ""
4839
4837
4840 #: kallithea/templates/changeset/changeset_file_comment.html:25
4838 #: kallithea/templates/changeset/changeset_file_comment.html:25
4841 #, python-format
4839 #, python-format
4842 msgid "Comment on pull request #%s"
4840 msgid "Comment on pull request #%s"
4843 msgstr "Комментарий в Pull запросе #%s"
4841 msgstr "Комментарий в Pull запросе #%s"
4844
4842
4845 #: kallithea/templates/changeset/changeset_file_comment.html:30
4843 #: kallithea/templates/changeset/changeset_file_comment.html:30
4846 msgid "Status change on changeset"
4844 msgid "Status change on changeset"
4847 msgstr ""
4845 msgstr ""
4848
4846
4849 #: kallithea/templates/changeset/changeset_file_comment.html:32
4847 #: kallithea/templates/changeset/changeset_file_comment.html:32
4850 msgid "Comment on changeset"
4848 msgid "Comment on changeset"
4851 msgstr ""
4849 msgstr ""
4852
4850
4853 #: kallithea/templates/changeset/changeset_file_comment.html:63
4851 #: kallithea/templates/changeset/changeset_file_comment.html:63
4854 msgid "Submitting..."
4852 msgid "Submitting..."
4855 msgstr "Применение..."
4853 msgstr "Применение..."
4856
4854
4857 #: kallithea/templates/changeset/changeset_file_comment.html:66
4855 #: kallithea/templates/changeset/changeset_file_comment.html:66
4858 msgid "Commenting on line {1}."
4856 msgid "Commenting on line {1}."
4859 msgstr "Комментарий к строке {1}."
4857 msgstr "Комментарий к строке {1}."
4860
4858
4861 #: kallithea/templates/changeset/changeset_file_comment.html:67
4859 #: kallithea/templates/changeset/changeset_file_comment.html:67
4862 #: kallithea/templates/changeset/changeset_file_comment.html:153
4860 #: kallithea/templates/changeset/changeset_file_comment.html:153
4863 #, python-format
4861 #, python-format
4864 msgid "Comments parsed using %s syntax with %s support."
4862 msgid "Comments parsed using %s syntax with %s support."
4865 msgstr ""
4863 msgstr ""
4866 "Парсинг комментариев выполнен с использованием синтаксиса %s с поддержкой"
4864 "Парсинг комментариев выполнен с использованием синтаксиса %s с поддержкой"
4867 " %s."
4865 " %s."
4868
4866
4869 #: kallithea/templates/changeset/changeset_file_comment.html:69
4867 #: kallithea/templates/changeset/changeset_file_comment.html:69
4870 #: kallithea/templates/changeset/changeset_file_comment.html:155
4868 #: kallithea/templates/changeset/changeset_file_comment.html:155
4871 msgid "Use @username inside this text to send notification to this Kallithea user"
4869 msgid "Use @username inside this text to send notification to this Kallithea user"
4872 msgstr ""
4870 msgstr ""
4873 "Используйте @имя_пользователя в тексте, чтобы отправить оповещение "
4871 "Используйте @имя_пользователя в тексте, чтобы отправить оповещение "
4874 "указанному пользователю Kallithea"
4872 "указанному пользователю Kallithea"
4875
4873
4876 #: kallithea/templates/changeset/changeset_file_comment.html:73
4874 #: kallithea/templates/changeset/changeset_file_comment.html:73
4877 #: kallithea/templates/changeset/changeset_file_comment.html:166
4875 #: kallithea/templates/changeset/changeset_file_comment.html:166
4878 msgid "Preview"
4876 msgid "Preview"
4879 msgstr "Предпросмотр"
4877 msgstr "Предпросмотр"
4880
4878
4881 #: kallithea/templates/changeset/changeset_file_comment.html:80
4879 #: kallithea/templates/changeset/changeset_file_comment.html:80
4882 #: kallithea/templates/changeset/changeset_file_comment.html:189
4880 #: kallithea/templates/changeset/changeset_file_comment.html:189
4883 msgid "Comment preview"
4881 msgid "Comment preview"
4884 msgstr "Предварительный просмотр комментария"
4882 msgstr "Предварительный просмотр комментария"
4885
4883
4886 #: kallithea/templates/changeset/changeset_file_comment.html:88
4884 #: kallithea/templates/changeset/changeset_file_comment.html:88
4887 #: kallithea/templates/changeset/changeset_file_comment.html:196
4885 #: kallithea/templates/changeset/changeset_file_comment.html:196
4888 #: kallithea/templates/email_templates/changeset_comment.html:11
4886 #: kallithea/templates/email_templates/changeset_comment.html:11
4889 #: kallithea/templates/email_templates/pull_request_comment.html:16
4887 #: kallithea/templates/email_templates/pull_request_comment.html:16
4890 msgid "Comment"
4888 msgid "Comment"
4891 msgstr "Комментировать"
4889 msgstr "Комментировать"
4892
4890
4893 #: kallithea/templates/changeset/changeset_file_comment.html:96
4891 #: kallithea/templates/changeset/changeset_file_comment.html:96
4894 msgid "You need to be logged in to comment."
4892 msgid "You need to be logged in to comment."
4895 msgstr "Вам необходимо авторизоваться, чтобы оставлять комментарии"
4893 msgstr "Вам необходимо авторизоваться, чтобы оставлять комментарии."
4896
4894
4897 #: kallithea/templates/changeset/changeset_file_comment.html:96
4895 #: kallithea/templates/changeset/changeset_file_comment.html:96
4898 msgid "Login now"
4896 msgid "Login now"
4899 msgstr "Авторизоваться сейчас"
4897 msgstr "Авторизоваться сейчас"
4900
4898
4901 #: kallithea/templates/changeset/changeset_file_comment.html:100
4899 #: kallithea/templates/changeset/changeset_file_comment.html:100
4902 msgid "Hide"
4900 msgid "Hide"
4903 msgstr "Скрыть"
4901 msgstr "Скрыть"
4904
4902
4905 #: kallithea/templates/changeset/changeset_file_comment.html:159
4903 #: kallithea/templates/changeset/changeset_file_comment.html:159
4906 msgid "Vote for pull request status"
4904 msgid "Vote for pull request status"
4907 msgstr ""
4905 msgstr ""
4908
4906
4909 #: kallithea/templates/changeset/changeset_file_comment.html:161
4907 #: kallithea/templates/changeset/changeset_file_comment.html:161
4910 msgid "Change changeset status"
4908 msgid "Change changeset status"
4911 msgstr "Изменить статус ревизии"
4909 msgstr "Изменить статус ревизии"
4912
4910
4913 #: kallithea/templates/changeset/changeset_file_comment.html:179
4911 #: kallithea/templates/changeset/changeset_file_comment.html:179
4914 msgid "Close (when approved or rejected)"
4912 msgid "Close (when approved or rejected)"
4915 msgstr "Закрыть (когда одобрен или отклонен)"
4913 msgstr "Закрыть (когда одобрен или отклонен)"
4916
4914
4917 #: kallithea/templates/changeset/changeset_range.html:5
4915 #: kallithea/templates/changeset/changeset_range.html:5
4918 #, python-format
4916 #, python-format
4919 msgid "%s Changesets"
4917 msgid "%s Changesets"
4920 msgstr "%s Изменения"
4918 msgstr "%s Изменения"
4921
4919
4922 #: kallithea/templates/changeset/changeset_range.html:59
4920 #: kallithea/templates/changeset/changeset_range.html:59
4923 msgid "Files affected"
4921 msgid "Files affected"
4924 msgstr "Затронутые файлы"
4922 msgstr "Затронутые файлы"
4925
4923
4926 #: kallithea/templates/changeset/diff_block.html:21
4924 #: kallithea/templates/changeset/diff_block.html:21
4927 #: kallithea/templates/files/diff_2way.html:46
4925 #: kallithea/templates/files/diff_2way.html:46
4928 msgid "Show full diff for this file"
4926 msgid "Show full diff for this file"
4929 msgstr "Показать полный diff для этого файла"
4927 msgstr "Показать полный diff для этого файла"
4930
4928
4931 #: kallithea/templates/changeset/diff_block.html:24
4929 #: kallithea/templates/changeset/diff_block.html:24
4932 #: kallithea/templates/changeset/diff_block.html:68
4930 #: kallithea/templates/changeset/diff_block.html:68
4933 #: kallithea/templates/files/diff_2way.html:49
4931 #: kallithea/templates/files/diff_2way.html:49
4934 msgid "Show full side-by-side diff for this file"
4932 msgid "Show full side-by-side diff for this file"
4935 msgstr "Показать полный diff для этого файла"
4933 msgstr "Показать полный diff для этого файла"
4936
4934
4937 #: kallithea/templates/changeset/diff_block.html:38
4935 #: kallithea/templates/changeset/diff_block.html:38
4938 msgid "Show inline comments"
4936 msgid "Show inline comments"
4939 msgstr "Показать комментарии в строках"
4937 msgstr "Показать комментарии в строках"
4940
4938
4941 #: kallithea/templates/changeset/diff_block.html:62
4939 #: kallithea/templates/changeset/diff_block.html:62
4942 msgid "Show file at latest version in this repo"
4940 msgid "Show file at latest version in this repo"
4943 msgstr "Показать последнюю версию файла в данном репозитории"
4941 msgstr "Показать последнюю версию файла в данном репозитории"
4944
4942
4945 #: kallithea/templates/changeset/diff_block.html:64
4943 #: kallithea/templates/changeset/diff_block.html:64
4946 msgid "Show file at initial version in this repo"
4944 msgid "Show file at initial version in this repo"
4947 msgstr "Показать исходную версию файла в данном репозитории"
4945 msgstr "Показать исходную версию файла в данном репозитории"
4948
4946
4949 #: kallithea/templates/compare/compare_cs.html:4
4947 #: kallithea/templates/compare/compare_cs.html:4
4950 msgid "No changesets"
4948 msgid "No changesets"
4951 msgstr "Нет изменений"
4949 msgstr "Нет изменений"
4952
4950
4953 #: kallithea/templates/compare/compare_cs.html:8
4951 #: kallithea/templates/compare/compare_cs.html:8
4954 msgid "Ancestor"
4952 msgid "Ancestor"
4955 msgstr "Предок"
4953 msgstr "Предок"
4956
4954
4957 #: kallithea/templates/compare/compare_diff.html:6
4955 #: kallithea/templates/compare/compare_diff.html:6
4958 #: kallithea/templates/compare/compare_diff.html:8
4956 #: kallithea/templates/compare/compare_diff.html:8
4959 #, python-format
4957 #, python-format
4960 msgid "%s Compare"
4958 msgid "%s Compare"
4961 msgstr "%s Сравнить"
4959 msgstr "%s Сравнить"
4962
4960
4963 #: kallithea/templates/compare/compare_diff.html:16
4961 #: kallithea/templates/compare/compare_diff.html:16
4964 msgid "Compare revisions"
4962 msgid "Compare revisions"
4965 msgstr "Сравнить ревизии"
4963 msgstr "Сравнить ревизии"
4966
4964
4967 #: kallithea/templates/compare/compare_diff.html:36
4965 #: kallithea/templates/compare/compare_diff.html:36
4968 msgid "Swap"
4966 msgid "Swap"
4969 msgstr ""
4967 msgstr ""
4970
4968
4971 #: kallithea/templates/compare/compare_diff.html:38
4969 #: kallithea/templates/compare/compare_diff.html:38
4972 msgid "Compare Revisions"
4970 msgid "Compare Revisions"
4973 msgstr ""
4971 msgstr ""
4974
4972
4975 #: kallithea/templates/compare/compare_diff.html:45
4973 #: kallithea/templates/compare/compare_diff.html:45
4976 msgid "Compare revisions, branches, bookmarks or tags."
4974 msgid "Compare revisions, branches, bookmarks or tags."
4977 msgstr ""
4975 msgstr ""
4978
4976
4979 #: kallithea/templates/compare/compare_diff.html:50
4977 #: kallithea/templates/compare/compare_diff.html:50
4980 #: kallithea/templates/pullrequests/pullrequest_show.html:153
4978 #: kallithea/templates/pullrequests/pullrequest_show.html:153
4981 #, python-format
4979 #, python-format
4982 msgid "Showing %s commit"
4980 msgid "Showing %s commit"
4983 msgid_plural "Showing %s commits"
4981 msgid_plural "Showing %s commits"
4984 msgstr[0] "Показать %s commit"
4982 msgstr[0] "Показать %s commit"
4985 msgstr[1] "Показать %s commit'а"
4983 msgstr[1] "Показать %s commit'а"
4986 msgstr[2] "Показать %s commit'ов"
4984 msgstr[2] "Показать %s commit'ов"
4987
4985
4988 #: kallithea/templates/compare/compare_diff.html:65
4986 #: kallithea/templates/compare/compare_diff.html:65
4989 #: kallithea/templates/pullrequests/pullrequest_show.html:168
4987 #: kallithea/templates/pullrequests/pullrequest_show.html:168
4990 msgid "No files"
4988 msgid "No files"
4991 msgstr "Нет файлов"
4989 msgstr "Нет файлов"
4992
4990
4993 #: kallithea/templates/data_table/_dt_elements.html:63
4991 #: kallithea/templates/data_table/_dt_elements.html:63
4994 msgid "Mercurial repository"
4992 msgid "Mercurial repository"
4995 msgstr "Репозиторий Mercurial"
4993 msgstr "Репозиторий Mercurial"
4996
4994
4997 #: kallithea/templates/data_table/_dt_elements.html:65
4995 #: kallithea/templates/data_table/_dt_elements.html:65
4998 msgid "Git repository"
4996 msgid "Git repository"
4999 msgstr "Git репозиторий"
4997 msgstr "Git репозиторий"
5000
4998
5001 #: kallithea/templates/data_table/_dt_elements.html:72
4999 #: kallithea/templates/data_table/_dt_elements.html:72
5002 msgid "Public repository"
5000 msgid "Public repository"
5003 msgstr "Публичный репозиторий"
5001 msgstr "Публичный репозиторий"
5004
5002
5005 #: kallithea/templates/data_table/_dt_elements.html:82
5003 #: kallithea/templates/data_table/_dt_elements.html:82
5006 msgid "Repository creation in progress..."
5004 msgid "Repository creation in progress..."
5007 msgstr ""
5005 msgstr ""
5008
5006
5009 #: kallithea/templates/data_table/_dt_elements.html:96
5007 #: kallithea/templates/data_table/_dt_elements.html:96
5010 msgid "No changesets yet"
5008 msgid "No changesets yet"
5011 msgstr "Изменений ещё не было"
5009 msgstr "Изменений ещё не было"
5012
5010
5013 #: kallithea/templates/data_table/_dt_elements.html:103
5011 #: kallithea/templates/data_table/_dt_elements.html:103
5014 #: kallithea/templates/data_table/_dt_elements.html:105
5012 #: kallithea/templates/data_table/_dt_elements.html:105
5015 #, python-format
5013 #, python-format
5016 msgid "Subscribe to %s rss feed"
5014 msgid "Subscribe to %s rss feed"
5017 msgstr "Подписаться на ленту RSS %s"
5015 msgstr "Подписаться на ленту RSS %s"
5018
5016
5019 #: kallithea/templates/data_table/_dt_elements.html:111
5017 #: kallithea/templates/data_table/_dt_elements.html:111
5020 #: kallithea/templates/data_table/_dt_elements.html:113
5018 #: kallithea/templates/data_table/_dt_elements.html:113
5021 #, python-format
5019 #, python-format
5022 msgid "Subscribe to %s atom feed"
5020 msgid "Subscribe to %s atom feed"
5023 msgstr "Подписаться на ленту Atom %s"
5021 msgstr "Подписаться на ленту Atom %s"
5024
5022
5025 #: kallithea/templates/data_table/_dt_elements.html:141
5023 #: kallithea/templates/data_table/_dt_elements.html:141
5026 msgid "Creating"
5024 msgid "Creating"
5027 msgstr ""
5025 msgstr ""
5028
5026
5029 #: kallithea/templates/email_templates/changeset_comment.html:6
5027 #: kallithea/templates/email_templates/changeset_comment.html:6
5030 #, python-format
5028 #, python-format
5031 msgid "%s commented on a %s changeset."
5029 msgid "%s commented on a %s changeset."
5032 msgstr "прокомментирован %s в наборе изменений %s."
5030 msgstr "прокомментирован %s в наборе изменений %s."
5033
5031
5034 #: kallithea/templates/email_templates/changeset_comment.html:9
5032 #: kallithea/templates/email_templates/changeset_comment.html:9
5035 msgid "The changeset status was changed to"
5033 msgid "The changeset status was changed to"
5036 msgstr "Состояние набора изменений изменено на"
5034 msgstr "Состояние набора изменений изменено на"
5037
5035
5038 #: kallithea/templates/email_templates/main.html:8
5036 #: kallithea/templates/email_templates/main.html:8
5039 msgid "This is a notification from Kallithea."
5037 msgid "This is a notification from Kallithea."
5040 msgstr "Это уведомление от Kallithea"
5038 msgstr "Это уведомление от Kallithea."
5041
5039
5042 #: kallithea/templates/email_templates/password_reset.html:4
5040 #: kallithea/templates/email_templates/password_reset.html:4
5043 #, python-format
5041 #, python-format
5044 msgid "Hello %s"
5042 msgid "Hello %s"
5045 msgstr "Здравствуйте, %s"
5043 msgstr "Здравствуйте, %s"
5046
5044
5047 #: kallithea/templates/email_templates/password_reset.html:5
5045 #: kallithea/templates/email_templates/password_reset.html:5
5048 msgid "We received a request to create a new password for your account."
5046 msgid "We received a request to create a new password for your account."
5049 msgstr "Мы отправили запрос на создание нового пароля для вашего аккаунта."
5047 msgstr "Мы отправили запрос на создание нового пароля для вашего аккаунта."
5050
5048
5051 #: kallithea/templates/email_templates/password_reset.html:6
5049 #: kallithea/templates/email_templates/password_reset.html:6
5052 msgid "You can generate it by clicking following URL"
5050 msgid "You can generate it by clicking following URL"
5053 msgstr "Вы можете заново сгенерировать его, перейдя по следующей ссылке"
5051 msgstr "Вы можете заново сгенерировать его, перейдя по следующей ссылке"
5054
5052
5055 #: kallithea/templates/email_templates/password_reset.html:10
5053 #: kallithea/templates/email_templates/password_reset.html:10
5056 msgid "Please ignore this email if you did not request a new password ."
5054 msgid "Please ignore this email if you did not request a new password ."
5057 msgstr ""
5055 msgstr ""
5058 "Пожалуйста, проигнорируйте данное сообщение, если вы не запрашивали новый"
5056 "Пожалуйста, проигнорируйте данное сообщение, если вы не запрашивали новый"
5059 " пароль."
5057 " пароль."
5060
5058
5061 #: kallithea/templates/email_templates/pull_request.html:6
5059 #: kallithea/templates/email_templates/pull_request.html:6
5062 #, python-format
5060 #, python-format
5063 msgid ""
5061 msgid ""
5064 "%s opened a pull request for repository %s and wants you to review "
5062 "%s opened a pull request for repository %s and wants you to review "
5065 "changes."
5063 "changes."
5066 msgstr ""
5064 msgstr ""
5067 "%s открыл pull-request для репозитория %s и просит вас просмотреть "
5065 "%s открыл pull-request для репозитория %s и просит вас просмотреть изменения."
5068 "изменения"
5069
5066
5070 #: kallithea/templates/email_templates/pull_request.html:8
5067 #: kallithea/templates/email_templates/pull_request.html:8
5071 #: kallithea/templates/pullrequests/pullrequest.html:31
5068 #: kallithea/templates/pullrequests/pullrequest.html:31
5072 #: kallithea/templates/pullrequests/pullrequest_data.html:14
5069 #: kallithea/templates/pullrequests/pullrequest_data.html:14
5073 #: kallithea/templates/pullrequests/pullrequest_show.html:28
5070 #: kallithea/templates/pullrequests/pullrequest_show.html:28
5074 msgid "Title"
5071 msgid "Title"
5075 msgstr "Заголовок"
5072 msgstr "Заголовок"
5076
5073
5077 #: kallithea/templates/email_templates/pull_request_comment.html:6
5074 #: kallithea/templates/email_templates/pull_request_comment.html:6
5078 #, python-format
5075 #, python-format
5079 msgid "%s commented on pull request \"%s\""
5076 msgid "%s commented on pull request \"%s\""
5080 msgstr "%s оставил комментарий к pull-request'у \"%s\""
5077 msgstr "%s оставил комментарий к pull-запросу \"%s\""
5081
5078
5082 #: kallithea/templates/email_templates/pull_request_comment.html:10
5079 #: kallithea/templates/email_templates/pull_request_comment.html:10
5083 msgid "Pull request was closed with status"
5080 msgid "Pull request was closed with status"
5084 msgstr "Pull-request был закрыт со статусом"
5081 msgstr "Pull-request был закрыт со статусом"
5085
5082
5086 #: kallithea/templates/email_templates/pull_request_comment.html:12
5083 #: kallithea/templates/email_templates/pull_request_comment.html:12
5087 msgid "Pull request changed status"
5084 msgid "Pull request changed status"
5088 msgstr "Статус pull-request'а был изменен"
5085 msgstr "Статус pull-request'а был изменен"
5089
5086
5090 #: kallithea/templates/email_templates/registration.html:6
5087 #: kallithea/templates/email_templates/registration.html:6
5091 msgid "View this user here"
5088 msgid "View this user here"
5092 msgstr "Подробнее о пользователе"
5089 msgstr "Подробнее о пользователе"
5093
5090
5094 #: kallithea/templates/errors/error_document.html:47
5091 #: kallithea/templates/errors/error_document.html:47
5095 #, python-format
5092 #, python-format
5096 msgid "You will be redirected to %s in %s seconds"
5093 msgid "You will be redirected to %s in %s seconds"
5097 msgstr "Вы будете посланы на %s через %s секунд"
5094 msgstr "Вы будете посланы на %s через %s секунд"
5098
5095
5099 #: kallithea/templates/files/diff_2way.html:15
5096 #: kallithea/templates/files/diff_2way.html:15
5100 #, python-format
5097 #, python-format
5101 msgid "%s File side-by-side diff"
5098 msgid "%s File side-by-side diff"
5102 msgstr ""
5099 msgstr ""
5103
5100
5104 #: kallithea/templates/files/diff_2way.html:22
5101 #: kallithea/templates/files/diff_2way.html:22
5105 #: kallithea/templates/files/file_diff.html:11
5102 #: kallithea/templates/files/file_diff.html:11
5106 msgid "File diff"
5103 msgid "File diff"
5107 msgstr "Сравнение файлов"
5104 msgstr "Сравнение файлов"
5108
5105
5109 #: kallithea/templates/files/diff_2way.html:58
5106 #: kallithea/templates/files/diff_2way.html:58
5110 msgid "ignore whitespace"
5107 msgid "ignore whitespace"
5111 msgstr "игнорировать пробелы"
5108 msgstr "игнорировать пробелы"
5112
5109
5113 #: kallithea/templates/files/diff_2way.html:59
5110 #: kallithea/templates/files/diff_2way.html:59
5114 msgid "turn on edit mode"
5111 msgid "turn on edit mode"
5115 msgstr "включить режим редактирования"
5112 msgstr "включить режим редактирования"
5116
5113
5117 #: kallithea/templates/files/file_diff.html:4
5114 #: kallithea/templates/files/file_diff.html:4
5118 #, python-format
5115 #, python-format
5119 msgid "%s File Diff"
5116 msgid "%s File Diff"
5120 msgstr "Сравнение файла %s"
5117 msgstr "Сравнение файла %s"
5121
5118
5122 #: kallithea/templates/files/files.html:4
5119 #: kallithea/templates/files/files.html:4
5123 #: kallithea/templates/files/files.html:84
5120 #: kallithea/templates/files/files.html:84
5124 #, python-format
5121 #, python-format
5125 msgid "%s Files"
5122 msgid "%s Files"
5126 msgstr "%s Файлы"
5123 msgstr "%s Файлы"
5127
5124
5128 #: kallithea/templates/files/files_add.html:4
5125 #: kallithea/templates/files/files_add.html:4
5129 #, python-format
5126 #, python-format
5130 msgid "%s Files Add"
5127 msgid "%s Files Add"
5131 msgstr "%s Файлов добавлено"
5128 msgstr "%s Файлов добавлено"
5132
5129
5133 #: kallithea/templates/files/files_add.html:25
5130 #: kallithea/templates/files/files_add.html:25
5134 msgid "Add new file"
5131 msgid "Add new file"
5135 msgstr "Добавить файл"
5132 msgstr "Добавить файл"
5136
5133
5137 #: kallithea/templates/files/files_add.html:45
5134 #: kallithea/templates/files/files_add.html:45
5138 #: kallithea/templates/files/files_edit.html:43
5135 #: kallithea/templates/files/files_edit.html:43
5139 #: kallithea/templates/files/files_ypjax.html:3
5136 #: kallithea/templates/files/files_ypjax.html:3
5140 msgid "Location"
5137 msgid "Location"
5141 msgstr "Расположение"
5138 msgstr "Расположение"
5142
5139
5143 #: kallithea/templates/files/files_add.html:47
5140 #: kallithea/templates/files/files_add.html:47
5144 msgid "Enter filename..."
5141 msgid "Enter filename..."
5145 msgstr ""
5142 msgstr ""
5146
5143
5147 #: kallithea/templates/files/files_add.html:49
5144 #: kallithea/templates/files/files_add.html:49
5148 #: kallithea/templates/files/files_add.html:53
5145 #: kallithea/templates/files/files_add.html:53
5149 msgid "or"
5146 msgid "or"
5150 msgstr "или"
5147 msgstr "или"
5151
5148
5152 #: kallithea/templates/files/files_add.html:49
5149 #: kallithea/templates/files/files_add.html:49
5153 msgid "Upload File"
5150 msgid "Upload File"
5154 msgstr ""
5151 msgstr ""
5155
5152
5156 #: kallithea/templates/files/files_add.html:53
5153 #: kallithea/templates/files/files_add.html:53
5157 msgid "Create New File"
5154 msgid "Create New File"
5158 msgstr ""
5155 msgstr ""
5159
5156
5160 #: kallithea/templates/files/files_add.html:58
5157 #: kallithea/templates/files/files_add.html:58
5161 msgid "New file mode"
5158 msgid "New file mode"
5162 msgstr "Режим нового файла"
5159 msgstr "Режим нового файла"
5163
5160
5164 #: kallithea/templates/files/files_add.html:69
5161 #: kallithea/templates/files/files_add.html:69
5165 #: kallithea/templates/files/files_delete.html:57
5162 #: kallithea/templates/files/files_delete.html:57
5166 #: kallithea/templates/files/files_edit.html:72
5163 #: kallithea/templates/files/files_edit.html:72
5167 msgid "Commit changes"
5164 msgid "Commit changes"
5168 msgstr "Применить изменения"
5165 msgstr "Применить изменения"
5169
5166
5170 #: kallithea/templates/files/files_browser.html:13
5167 #: kallithea/templates/files/files_browser.html:13
5171 msgid "revision"
5168 msgid "revision"
5172 msgstr ""
5169 msgstr ""
5173
5170
5174 #: kallithea/templates/files/files_browser.html:14
5171 #: kallithea/templates/files/files_browser.html:14
5175 msgid "Previous revision"
5172 msgid "Previous revision"
5176 msgstr "Предыдущая ревизия"
5173 msgstr "Предыдущая ревизия"
5177
5174
5178 #: kallithea/templates/files/files_browser.html:16
5175 #: kallithea/templates/files/files_browser.html:16
5179 msgid "Next revision"
5176 msgid "Next revision"
5180 msgstr "Следующая ревизия"
5177 msgstr "Следующая ревизия"
5181
5178
5182 #: kallithea/templates/files/files_browser.html:22
5179 #: kallithea/templates/files/files_browser.html:22
5183 msgid "Follow current branch"
5180 msgid "Follow current branch"
5184 msgstr "Отслеживать данную ветку"
5181 msgstr "Отслеживать данную ветку"
5185
5182
5186 #: kallithea/templates/files/files_browser.html:25
5183 #: kallithea/templates/files/files_browser.html:25
5187 msgid "Search File List"
5184 msgid "Search File List"
5188 msgstr ""
5185 msgstr ""
5189
5186
5190 #: kallithea/templates/files/files_browser.html:29
5187 #: kallithea/templates/files/files_browser.html:29
5191 msgid "Loading file list..."
5188 msgid "Loading file list..."
5192 msgstr "Загружается список файлов..."
5189 msgstr "Загружается список файлов..."
5193
5190
5194 #: kallithea/templates/files/files_browser.html:42
5191 #: kallithea/templates/files/files_browser.html:42
5195 msgid "Size"
5192 msgid "Size"
5196 msgstr "Размер"
5193 msgstr "Размер"
5197
5194
5198 #: kallithea/templates/files/files_browser.html:43
5195 #: kallithea/templates/files/files_browser.html:43
5199 msgid "Mimetype"
5196 msgid "Mimetype"
5200 msgstr "Тип файла"
5197 msgstr "Тип файла"
5201
5198
5202 #: kallithea/templates/files/files_browser.html:44
5199 #: kallithea/templates/files/files_browser.html:44
5203 msgid "Last Revision"
5200 msgid "Last Revision"
5204 msgstr "Последняя версия"
5201 msgstr "Последняя версия"
5205
5202
5206 #: kallithea/templates/files/files_browser.html:45
5203 #: kallithea/templates/files/files_browser.html:45
5207 msgid "Last modified"
5204 msgid "Last modified"
5208 msgstr "Последнее изменение"
5205 msgstr "Последнее изменение"
5209
5206
5210 #: kallithea/templates/files/files_browser.html:46
5207 #: kallithea/templates/files/files_browser.html:46
5211 msgid "Last committer"
5208 msgid "Last committer"
5212 msgstr "Автор последнего commit'а"
5209 msgstr "Автор последнего commit'а"
5213
5210
5214 #: kallithea/templates/files/files_delete.html:4
5211 #: kallithea/templates/files/files_delete.html:4
5215 #, python-format
5212 #, python-format
5216 msgid "%s Files Delete"
5213 msgid "%s Files Delete"
5217 msgstr ""
5214 msgstr ""
5218
5215
5219 #: kallithea/templates/files/files_delete.html:25
5216 #: kallithea/templates/files/files_delete.html:25
5220 #: kallithea/templates/files/files_delete.html:45
5217 #: kallithea/templates/files/files_delete.html:45
5221 msgid "Delete file"
5218 msgid "Delete file"
5222 msgstr ""
5219 msgstr ""
5223
5220
5224 #: kallithea/templates/files/files_edit.html:4
5221 #: kallithea/templates/files/files_edit.html:4
5225 #, python-format
5222 #, python-format
5226 msgid "%s File Edit"
5223 msgid "%s File Edit"
5227 msgstr ""
5224 msgstr ""
5228
5225
5229 #: kallithea/templates/files/files_edit.html:25
5226 #: kallithea/templates/files/files_edit.html:25
5230 msgid "Edit file"
5227 msgid "Edit file"
5231 msgstr "Редактировать файл"
5228 msgstr "Редактировать файл"
5232
5229
5233 #: kallithea/templates/files/files_edit.html:53
5230 #: kallithea/templates/files/files_edit.html:53
5234 #: kallithea/templates/files/files_source.html:32
5231 #: kallithea/templates/files/files_source.html:32
5235 msgid "Show Annotation"
5232 msgid "Show Annotation"
5236 msgstr ""
5233 msgstr ""
5237
5234
5238 #: kallithea/templates/files/files_edit.html:55
5235 #: kallithea/templates/files/files_edit.html:55
5239 #: kallithea/templates/files/files_source.html:35
5236 #: kallithea/templates/files/files_source.html:35
5240 msgid "Download as Raw"
5237 msgid "Download as Raw"
5241 msgstr ""
5238 msgstr ""
5242
5239
5243 #: kallithea/templates/files/files_edit.html:58
5240 #: kallithea/templates/files/files_edit.html:58
5244 msgid "Source"
5241 msgid "Source"
5245 msgstr "Исходный код"
5242 msgstr "Исходный код"
5246
5243
5247 #: kallithea/templates/files/files_edit.html:63
5244 #: kallithea/templates/files/files_edit.html:63
5248 msgid "Editing file"
5245 msgid "Editing file"
5249 msgstr "Редактирование файла"
5246 msgstr "Редактирование файла"
5250
5247
5251 #: kallithea/templates/files/files_edit.html:68
5248 #: kallithea/templates/files/files_edit.html:68
5252 msgid "Commit Message"
5249 msgid "Commit Message"
5253 msgstr ""
5250 msgstr ""
5254
5251
5255 #: kallithea/templates/files/files_history_box.html:2
5252 #: kallithea/templates/files/files_history_box.html:2
5256 #, python-format
5253 #, python-format
5257 msgid "%s author"
5254 msgid "%s author"
5258 msgid_plural "%s authors"
5255 msgid_plural "%s authors"
5259 msgstr[0] "%s автор"
5256 msgstr[0] "%s автор"
5260 msgstr[1] "%s авторов"
5257 msgstr[1] "%s авторов"
5261 msgstr[2] "%s автора"
5258 msgstr[2] "%s автора"
5262
5259
5263 #: kallithea/templates/files/files_source.html:7
5260 #: kallithea/templates/files/files_source.html:7
5264 msgid "Diff to Revision"
5261 msgid "Diff to Revision"
5265 msgstr ""
5262 msgstr ""
5266
5263
5267 #: kallithea/templates/files/files_source.html:8
5264 #: kallithea/templates/files/files_source.html:8
5268 msgid "Show at Revision"
5265 msgid "Show at Revision"
5269 msgstr ""
5266 msgstr ""
5270
5267
5271 #: kallithea/templates/files/files_source.html:10
5268 #: kallithea/templates/files/files_source.html:10
5272 msgid "Show Full History"
5269 msgid "Show Full History"
5273 msgstr ""
5270 msgstr ""
5274
5271
5275 #: kallithea/templates/files/files_source.html:11
5272 #: kallithea/templates/files/files_source.html:11
5276 msgid "Show Authors"
5273 msgid "Show Authors"
5277 msgstr ""
5274 msgstr ""
5278
5275
5279 #: kallithea/templates/files/files_source.html:30
5276 #: kallithea/templates/files/files_source.html:30
5280 msgid "Show Source"
5277 msgid "Show Source"
5281 msgstr ""
5278 msgstr ""
5282
5279
5283 #: kallithea/templates/files/files_source.html:38
5280 #: kallithea/templates/files/files_source.html:38
5284 #, python-format
5281 #, python-format
5285 msgid "Edit on Branch:%s"
5282 msgid "Edit on Branch:%s"
5286 msgstr ""
5283 msgstr ""
5287
5284
5288 #: kallithea/templates/files/files_source.html:41
5285 #: kallithea/templates/files/files_source.html:41
5289 msgid "Editing binary files not allowed"
5286 msgid "Editing binary files not allowed"
5290 msgstr ""
5287 msgstr ""
5291
5288
5292 #: kallithea/templates/files/files_source.html:44
5289 #: kallithea/templates/files/files_source.html:44
5293 msgid "Editing files allowed only when on branch head revision"
5290 msgid "Editing files allowed only when on branch head revision"
5294 msgstr "Редактирование файлов разрешено только в HEAD-ревизии данной ветки"
5291 msgstr "Редактирование файлов разрешено только в HEAD-ревизии данной ветки"
5295
5292
5296 #: kallithea/templates/files/files_source.html:45
5293 #: kallithea/templates/files/files_source.html:45
5297 msgid "Deleting files allowed only when on branch head revision"
5294 msgid "Deleting files allowed only when on branch head revision"
5298 msgstr ""
5295 msgstr ""
5299
5296
5300 #: kallithea/templates/files/files_source.html:61
5297 #: kallithea/templates/files/files_source.html:61
5301 #, python-format
5298 #, python-format
5302 msgid "Binary file (%s)"
5299 msgid "Binary file (%s)"
5303 msgstr "Бинарный файл (%s)"
5300 msgstr "Бинарный файл (%s)"
5304
5301
5305 #: kallithea/templates/files/files_source.html:71
5302 #: kallithea/templates/files/files_source.html:71
5306 msgid "File is too big to display"
5303 msgid "File is too big to display"
5307 msgstr "Файл слишком большой для отображения"
5304 msgstr "Файл слишком большой для отображения"
5308
5305
5309 #: kallithea/templates/files/files_ypjax.html:5
5306 #: kallithea/templates/files/files_ypjax.html:5
5310 msgid "annotation"
5307 msgid "annotation"
5311 msgstr "аннотация"
5308 msgstr "аннотация"
5312
5309
5313 #: kallithea/templates/files/files_ypjax.html:23
5310 #: kallithea/templates/files/files_ypjax.html:23
5314 msgid "Go Back"
5311 msgid "Go Back"
5315 msgstr ""
5312 msgstr ""
5316
5313
5317 #: kallithea/templates/files/files_ypjax.html:24
5314 #: kallithea/templates/files/files_ypjax.html:24
5318 msgid "No files at given path"
5315 msgid "No files at given path"
5319 msgstr "По заданному пути файлы отсутствуют"
5316 msgstr "По заданному пути файлы отсутствуют"
5320
5317
5321 #: kallithea/templates/followers/followers.html:5
5318 #: kallithea/templates/followers/followers.html:5
5322 #, python-format
5319 #, python-format
5323 msgid "%s Followers"
5320 msgid "%s Followers"
5324 msgstr "%s Наблюдатели"
5321 msgstr "%s Наблюдатели"
5325
5322
5326 #: kallithea/templates/followers/followers.html:12
5323 #: kallithea/templates/followers/followers.html:12
5327 #: kallithea/templates/summary/summary.html:149
5324 #: kallithea/templates/summary/summary.html:149
5328 #: kallithea/templates/summary/summary.html:150
5325 #: kallithea/templates/summary/summary.html:150
5329 msgid "Followers"
5326 msgid "Followers"
5330 msgstr "Наблюдатели"
5327 msgstr "Наблюдатели"
5331
5328
5332 #: kallithea/templates/followers/followers_data.html:12
5329 #: kallithea/templates/followers/followers_data.html:12
5333 msgid "Started following -"
5330 msgid "Started following -"
5334 msgstr "Наблюдать за репозиторием"
5331 msgstr "Наблюдать за репозиторием"
5335
5332
5336 #: kallithea/templates/forks/fork.html:5
5333 #: kallithea/templates/forks/fork.html:5
5337 #, python-format
5334 #, python-format
5338 msgid "Fork repository %s"
5335 msgid "Fork repository %s"
5339 msgstr ""
5336 msgstr ""
5340
5337
5341 #: kallithea/templates/forks/fork.html:30
5338 #: kallithea/templates/forks/fork.html:30
5342 msgid "Fork name"
5339 msgid "Fork name"
5343 msgstr "Имя форка"
5340 msgstr "Имя форка"
5344
5341
5345 #: kallithea/templates/forks/fork.html:71
5342 #: kallithea/templates/forks/fork.html:71
5346 msgid "Private"
5343 msgid "Private"
5347 msgstr "Приватный"
5344 msgstr "Приватный"
5348
5345
5349 #: kallithea/templates/forks/fork.html:80
5346 #: kallithea/templates/forks/fork.html:80
5350 msgid "Copy permissions"
5347 msgid "Copy permissions"
5351 msgstr "Скопировать привилегии"
5348 msgstr "Скопировать привилегии"
5352
5349
5353 #: kallithea/templates/forks/fork.html:84
5350 #: kallithea/templates/forks/fork.html:84
5354 msgid "Copy permissions from forked repository"
5351 msgid "Copy permissions from forked repository"
5355 msgstr "Скопировать привилегии с форкнутого репозитория"
5352 msgstr "Скопировать привилегии с форкнутого репозитория"
5356
5353
5357 #: kallithea/templates/forks/fork.html:90
5354 #: kallithea/templates/forks/fork.html:90
5358 msgid "Update after clone"
5355 msgid "Update after clone"
5359 msgstr "Обновлять после клонирования"
5356 msgstr "Обновлять после клонирования"
5360
5357
5361 #: kallithea/templates/forks/fork.html:94
5358 #: kallithea/templates/forks/fork.html:94
5362 msgid "Checkout source after making a clone"
5359 msgid "Checkout source after making a clone"
5363 msgstr "Скачивать исходники после создания клона"
5360 msgstr "Скачивать исходники после создания клона"
5364
5361
5365 #: kallithea/templates/forks/fork.html:99
5362 #: kallithea/templates/forks/fork.html:99
5366 msgid "Fork this Repository"
5363 msgid "Fork this Repository"
5367 msgstr ""
5364 msgstr ""
5368
5365
5369 #: kallithea/templates/forks/forks.html:5
5366 #: kallithea/templates/forks/forks.html:5
5370 #, python-format
5367 #, python-format
5371 msgid "%s Forks"
5368 msgid "%s Forks"
5372 msgstr "Форки %s"
5369 msgstr "Форки %s"
5373
5370
5374 #: kallithea/templates/forks/forks.html:12
5371 #: kallithea/templates/forks/forks.html:12
5375 #: kallithea/templates/summary/summary.html:155
5372 #: kallithea/templates/summary/summary.html:155
5376 #: kallithea/templates/summary/summary.html:156
5373 #: kallithea/templates/summary/summary.html:156
5377 msgid "Forks"
5374 msgid "Forks"
5378 msgstr "Ответвления"
5375 msgstr "Ответвления"
5379
5376
5380 #: kallithea/templates/forks/forks_data.html:17
5377 #: kallithea/templates/forks/forks_data.html:17
5381 msgid "Forked"
5378 msgid "Forked"
5382 msgstr "Форкнуто"
5379 msgstr "Форкнуто"
5383
5380
5384 #: kallithea/templates/forks/forks_data.html:42
5381 #: kallithea/templates/forks/forks_data.html:42
5385 msgid "There are no forks yet"
5382 msgid "There are no forks yet"
5386 msgstr "Форки ещё не созданы"
5383 msgstr "Форки ещё не созданы"
5387
5384
5388 #: kallithea/templates/journal/journal.html:24
5385 #: kallithea/templates/journal/journal.html:24
5389 msgid "ATOM journal feed"
5386 msgid "ATOM journal feed"
5390 msgstr "Лента журнала ATOM"
5387 msgstr "Лента журнала ATOM"
5391
5388
5392 #: kallithea/templates/journal/journal.html:25
5389 #: kallithea/templates/journal/journal.html:25
5393 msgid "RSS journal feed"
5390 msgid "RSS journal feed"
5394 msgstr "Лента журнала RSS"
5391 msgstr "Лента журнала RSS"
5395
5392
5396 #: kallithea/templates/journal/journal.html:57
5393 #: kallithea/templates/journal/journal.html:57
5397 msgid "My repos"
5394 msgid "My repos"
5398 msgstr "Мои репозитории"
5395 msgstr "Мои репозитории"
5399
5396
5400 #: kallithea/templates/journal/journal_data.html:55
5397 #: kallithea/templates/journal/journal_data.html:55
5401 msgid "No entries yet"
5398 msgid "No entries yet"
5402 msgstr "Записи отсуствуют"
5399 msgstr "Записи отсуствуют"
5403
5400
5404 #: kallithea/templates/journal/public_journal.html:4
5401 #: kallithea/templates/journal/public_journal.html:4
5405 #: kallithea/templates/journal/public_journal.html:24
5402 #: kallithea/templates/journal/public_journal.html:24
5406 msgid "Public Journal"
5403 msgid "Public Journal"
5407 msgstr "Публичный журнал"
5404 msgstr "Публичный журнал"
5408
5405
5409 #: kallithea/templates/journal/public_journal.html:16
5406 #: kallithea/templates/journal/public_journal.html:16
5410 msgid "ATOM public journal feed"
5407 msgid "ATOM public journal feed"
5411 msgstr "Общая лента журнала ATOM"
5408 msgstr "Общая лента журнала ATOM"
5412
5409
5413 #: kallithea/templates/journal/public_journal.html:17
5410 #: kallithea/templates/journal/public_journal.html:17
5414 msgid "RSS public journal feed"
5411 msgid "RSS public journal feed"
5415 msgstr "Общая лента журнала RSS"
5412 msgstr "Общая лента журнала RSS"
5416
5413
5417 #: kallithea/templates/pullrequests/pullrequest.html:4
5414 #: kallithea/templates/pullrequests/pullrequest.html:4
5418 #: kallithea/templates/pullrequests/pullrequest.html:8
5415 #: kallithea/templates/pullrequests/pullrequest.html:8
5419 msgid "New pull request"
5416 msgid "New pull request"
5420 msgstr "Новый pull запрос"
5417 msgstr "Новый pull запрос"
5421
5418
5422 #: kallithea/templates/pullrequests/pullrequest.html:44
5419 #: kallithea/templates/pullrequests/pullrequest.html:44
5423 msgid "Write a short description on this pull request"
5420 msgid "Write a short description on this pull request"
5424 msgstr "Написать короткое писание по этому запросу"
5421 msgstr "Написать короткое писание по этому запросу"
5425
5422
5426 #: kallithea/templates/pullrequests/pullrequest.html:50
5423 #: kallithea/templates/pullrequests/pullrequest.html:50
5427 msgid "Changeset flow"
5424 msgid "Changeset flow"
5428 msgstr "Поток изменений"
5425 msgstr "Поток изменений"
5429
5426
5430 #: kallithea/templates/pullrequests/pullrequest.html:57
5427 #: kallithea/templates/pullrequests/pullrequest.html:57
5431 #: kallithea/templates/pullrequests/pullrequest_show.html:68
5428 #: kallithea/templates/pullrequests/pullrequest_show.html:68
5432 msgid "Origin repository"
5429 msgid "Origin repository"
5433 msgstr "Первоначальный репозиторий"
5430 msgstr "Первоначальный репозиторий"
5434
5431
5435 #: kallithea/templates/pullrequests/pullrequest.html:82
5432 #: kallithea/templates/pullrequests/pullrequest.html:82
5436 msgid "Send Pull Request"
5433 msgid "Send Pull Request"
5437 msgstr ""
5434 msgstr ""
5438
5435
5439 #: kallithea/templates/pullrequests/pullrequest.html:91
5436 #: kallithea/templates/pullrequests/pullrequest.html:91
5440 #: kallithea/templates/pullrequests/pullrequest_show.html:104
5437 #: kallithea/templates/pullrequests/pullrequest_show.html:104
5441 msgid "Pull request reviewers"
5438 msgid "Pull request reviewers"
5442 msgstr "Рецензенты запросов на внесение изменений Pull request"
5439 msgstr "Рецензенты запросов на внесение изменений Pull request"
5443
5440
5444 #: kallithea/templates/pullrequests/pullrequest.html:100
5441 #: kallithea/templates/pullrequests/pullrequest.html:100
5445 #: kallithea/templates/pullrequests/pullrequest_show.html:116
5442 #: kallithea/templates/pullrequests/pullrequest_show.html:116
5446 msgid "owner"
5443 msgid "owner"
5447 msgstr "владелец"
5444 msgstr "владелец"
5448
5445
5449 #: kallithea/templates/pullrequests/pullrequest.html:114
5446 #: kallithea/templates/pullrequests/pullrequest.html:114
5450 msgid "Add reviewer to this pull request."
5447 msgid "Add reviewer to this pull request."
5451 msgstr "Добавить рецензента в данный запрос на внесение изменений"
5448 msgstr "Добавить рецензента в данный запрос на внесение изменений."
5452
5449
5453 #: kallithea/templates/pullrequests/pullrequest.html:128
5450 #: kallithea/templates/pullrequests/pullrequest.html:128
5454 msgid "Detailed compare view"
5451 msgid "Detailed compare view"
5455 msgstr "Детальное сравнение"
5452 msgstr "Детальное сравнение"
5456
5453
5457 #: kallithea/templates/pullrequests/pullrequest.html:149
5454 #: kallithea/templates/pullrequests/pullrequest.html:149
5458 msgid "Destination repository"
5455 msgid "Destination repository"
5459 msgstr "Репозиторий назначения"
5456 msgstr "Репозиторий назначения"
5460
5457
5461 #: kallithea/templates/pullrequests/pullrequest_show.html:4
5458 #: kallithea/templates/pullrequests/pullrequest_show.html:4
5462 #, python-format
5459 #, python-format
5463 msgid "%s Pull Request #%s"
5460 msgid "%s Pull Request #%s"
5464 msgstr "%s Запрос на внесение изменений #%s"
5461 msgstr "%s Pull-запрос #%s"
5465
5462
5466 #: kallithea/templates/pullrequests/pullrequest_show.html:36
5463 #: kallithea/templates/pullrequests/pullrequest_show.html:36
5467 msgid "Review status"
5464 msgid "Review status"
5468 msgstr "Состояние рассмотрения"
5465 msgstr "Состояние рассмотрения"
5469
5466
5470 #: kallithea/templates/pullrequests/pullrequest_show.html:42
5467 #: kallithea/templates/pullrequests/pullrequest_show.html:42
5471 #: kallithea/templates/pullrequests/pullrequest_show.html:43
5468 #: kallithea/templates/pullrequests/pullrequest_show.html:43
5472 msgid "Pull request status calculated from votes"
5469 msgid "Pull request status calculated from votes"
5473 msgstr ""
5470 msgstr ""
5474
5471
5475 #: kallithea/templates/pullrequests/pullrequest_show.html:56
5472 #: kallithea/templates/pullrequests/pullrequest_show.html:56
5476 msgid "Still not reviewed by"
5473 msgid "Still not reviewed by"
5477 msgstr "Еще не рассмотренный"
5474 msgstr "Еще не рассмотренный"
5478
5475
5479 #: kallithea/templates/pullrequests/pullrequest_show.html:60
5476 #: kallithea/templates/pullrequests/pullrequest_show.html:60
5480 #, python-format
5477 #, python-format
5481 msgid "%d reviewer"
5478 msgid "%d reviewer"
5482 msgid_plural "%d reviewers"
5479 msgid_plural "%d reviewers"
5483 msgstr[0] "%d рецензент"
5480 msgstr[0] "%d рецензент"
5484 msgstr[1] "%d рецензента"
5481 msgstr[1] "%d рецензента"
5485 msgstr[2] "%d рецензентов"
5482 msgstr[2] "%d рецензентов"
5486
5483
5487 #: kallithea/templates/pullrequests/pullrequest_show.html:62
5484 #: kallithea/templates/pullrequests/pullrequest_show.html:62
5488 msgid "Pull request was reviewed by all reviewers"
5485 msgid "Pull request was reviewed by all reviewers"
5489 msgstr "Запрос на внесение изменений был рассмотрен всеми рецензентами."
5486 msgstr "Запрос на внесение изменений был рассмотрен всеми рецензентами"
5490
5487
5491 #: kallithea/templates/pullrequests/pullrequest_show.html:77
5488 #: kallithea/templates/pullrequests/pullrequest_show.html:77
5492 #: kallithea/templates/pullrequests/pullrequest_show.html:79
5489 #: kallithea/templates/pullrequests/pullrequest_show.html:79
5493 #, fuzzy
5490 #, fuzzy
5494 msgid "Pull changes"
5491 msgid "Pull changes"
5495 msgstr "Pull изменения"
5492 msgstr "Pull изменения"
5496
5493
5497 #: kallithea/templates/pullrequests/pullrequest_show.html:116
5494 #: kallithea/templates/pullrequests/pullrequest_show.html:116
5498 msgid "reviewer"
5495 msgid "reviewer"
5499 msgstr "рецензент"
5496 msgstr "рецензент"
5500
5497
5501 #: kallithea/templates/pullrequests/pullrequest_show.html:133
5498 #: kallithea/templates/pullrequests/pullrequest_show.html:133
5502 msgid "Add or remove reviewer to this pull request."
5499 msgid "Add or remove reviewer to this pull request."
5503 msgstr "Добавить или удалить рецензента данного запроса на внесение изменений"
5500 msgstr "Добавить или удалить рецензента данного запроса на внесение изменений."
5504
5501
5505 #: kallithea/templates/pullrequests/pullrequest_show.html:137
5502 #: kallithea/templates/pullrequests/pullrequest_show.html:137
5506 msgid "Save Changes"
5503 msgid "Save Changes"
5507 msgstr "Сохранить изменения"
5504 msgstr "Сохранить изменения"
5508
5505
5509 #: kallithea/templates/pullrequests/pullrequest_show.html:149
5506 #: kallithea/templates/pullrequests/pullrequest_show.html:149
5510 msgid "Compare view"
5507 msgid "Compare view"
5511 msgstr "Сравнение"
5508 msgstr "Сравнение"
5512
5509
5513 #: kallithea/templates/pullrequests/pullrequest_show_all.html:4
5510 #: kallithea/templates/pullrequests/pullrequest_show_all.html:4
5514 #, python-format
5511 #, python-format
5515 msgid "%s Pull Requests"
5512 msgid "%s Pull Requests"
5516 msgstr "%s Запросы на внесение изменений"
5513 msgstr "%s Запросы на внесение изменений"
5517
5514
5518 #: kallithea/templates/pullrequests/pullrequest_show_all.html:12
5515 #: kallithea/templates/pullrequests/pullrequest_show_all.html:12
5519 #, python-format
5516 #, python-format
5520 msgid "Pull requests from %s"
5517 msgid "Pull requests from %s"
5521 msgstr "Pull запросы от %s"
5518 msgstr "Pull запросы от %s"
5522
5519
5523 #: kallithea/templates/pullrequests/pullrequest_show_all.html:14
5520 #: kallithea/templates/pullrequests/pullrequest_show_all.html:14
5524 #, python-format
5521 #, python-format
5525 msgid "Pull requests to %s"
5522 msgid "Pull requests to %s"
5526 msgstr "Pull-запросы для %s"
5523 msgstr "Pull-запросы для %s"
5527
5524
5528 #: kallithea/templates/pullrequests/pullrequest_show_all.html:38
5525 #: kallithea/templates/pullrequests/pullrequest_show_all.html:38
5529 #, python-format
5526 #, python-format
5530 msgid "Show pull requests to %s"
5527 msgid "Show pull requests to %s"
5531 msgstr ""
5528 msgstr ""
5532
5529
5533 #: kallithea/templates/pullrequests/pullrequest_show_all.html:40
5530 #: kallithea/templates/pullrequests/pullrequest_show_all.html:40
5534 #, python-format
5531 #, python-format
5535 msgid "Show pull requests from %s"
5532 msgid "Show pull requests from %s"
5536 msgstr ""
5533 msgstr ""
5537
5534
5538 #: kallithea/templates/pullrequests/pullrequest_show_all.html:50
5535 #: kallithea/templates/pullrequests/pullrequest_show_all.html:50
5539 msgid "Hide closed pull requests"
5536 msgid "Hide closed pull requests"
5540 msgstr "Скрыть закрытые pull запросы"
5537 msgstr "Скрыть закрытые pull запросы"
5541
5538
5542 #: kallithea/templates/pullrequests/pullrequest_show_all.html:52
5539 #: kallithea/templates/pullrequests/pullrequest_show_all.html:52
5543 msgid "Show closed pull requests too"
5540 msgid "Show closed pull requests too"
5544 msgstr "Показать закрытые pull-запросы"
5541 msgstr "Показать закрытые pull-запросы"
5545
5542
5546 #: kallithea/templates/search/search.html:6
5543 #: kallithea/templates/search/search.html:6
5547 #, python-format
5544 #, python-format
5548 msgid "%s Search"
5545 msgid "%s Search"
5549 msgstr ""
5546 msgstr ""
5550
5547
5551 #: kallithea/templates/search/search.html:8
5548 #: kallithea/templates/search/search.html:8
5552 #: kallithea/templates/search/search.html:19
5549 #: kallithea/templates/search/search.html:19
5553 msgid "Search in all repositories"
5550 msgid "Search in all repositories"
5554 msgstr "Поиск по всем репозиториям"
5551 msgstr "Поиск по всем репозиториям"
5555
5552
5556 #: kallithea/templates/search/search.html:53
5553 #: kallithea/templates/search/search.html:53
5557 msgid "Search term"
5554 msgid "Search term"
5558 msgstr "Фраза для поиска"
5555 msgstr "Фраза для поиска"
5559
5556
5560 #: kallithea/templates/search/search.html:65
5557 #: kallithea/templates/search/search.html:65
5561 msgid "Search in"
5558 msgid "Search in"
5562 msgstr "Критерий поиска"
5559 msgstr "Критерий поиска"
5563
5560
5564 #: kallithea/templates/search/search.html:68
5561 #: kallithea/templates/search/search.html:68
5565 msgid "File contents"
5562 msgid "File contents"
5566 msgstr "Содержимое файлов"
5563 msgstr "Содержимое файлов"
5567
5564
5568 #: kallithea/templates/search/search.html:69
5565 #: kallithea/templates/search/search.html:69
5569 msgid "Commit messages"
5566 msgid "Commit messages"
5570 msgstr "Сообщения коммитов"
5567 msgstr "Сообщения коммитов"
5571
5568
5572 #: kallithea/templates/search/search.html:70
5569 #: kallithea/templates/search/search.html:70
5573 msgid "File names"
5570 msgid "File names"
5574 msgstr "Имя файла"
5571 msgstr "Имя файла"
5575
5572
5576 #: kallithea/templates/search/search_commit.html:35
5573 #: kallithea/templates/search/search_commit.html:35
5577 #: kallithea/templates/search/search_content.html:21
5574 #: kallithea/templates/search/search_content.html:21
5578 #: kallithea/templates/search/search_path.html:15
5575 #: kallithea/templates/search/search_path.html:15
5579 msgid "Permission denied"
5576 msgid "Permission denied"
5580 msgstr "Недостаточно прав"
5577 msgstr "Недостаточно прав"
5581
5578
5582 #: kallithea/templates/summary/statistics.html:4
5579 #: kallithea/templates/summary/statistics.html:4
5583 #, python-format
5580 #, python-format
5584 msgid "%s Statistics"
5581 msgid "%s Statistics"
5585 msgstr ""
5582 msgstr ""
5586
5583
5587 #: kallithea/templates/summary/statistics.html:19
5584 #: kallithea/templates/summary/statistics.html:19
5588 #: kallithea/templates/summary/summary.html:42
5585 #: kallithea/templates/summary/summary.html:42
5589 #, python-format
5586 #, python-format
5590 msgid "%s ATOM feed"
5587 msgid "%s ATOM feed"
5591 msgstr "ATOM лента репозитория %s"
5588 msgstr "ATOM лента репозитория %s"
5592
5589
5593 #: kallithea/templates/summary/statistics.html:20
5590 #: kallithea/templates/summary/statistics.html:20
5594 #: kallithea/templates/summary/summary.html:43
5591 #: kallithea/templates/summary/summary.html:43
5595 #, python-format
5592 #, python-format
5596 msgid "%s RSS feed"
5593 msgid "%s RSS feed"
5597 msgstr "RSS лента репозитория %s"
5594 msgstr "RSS лента репозитория %s"
5598
5595
5599 #: kallithea/templates/summary/statistics.html:39
5596 #: kallithea/templates/summary/statistics.html:39
5600 #: kallithea/templates/summary/summary.html:107
5597 #: kallithea/templates/summary/summary.html:107
5601 #: kallithea/templates/summary/summary.html:123
5598 #: kallithea/templates/summary/summary.html:123
5602 msgid "Enable"
5599 msgid "Enable"
5603 msgstr "Включено"
5600 msgstr "Включено"
5604
5601
5605 #: kallithea/templates/summary/statistics.html:42
5602 #: kallithea/templates/summary/statistics.html:42
5606 msgid "Stats gathered: "
5603 msgid "Stats gathered: "
5607 msgstr "Полученная статистика: "
5604 msgstr "Полученная статистика: "
5608
5605
5609 #: kallithea/templates/summary/statistics.html:91
5606 #: kallithea/templates/summary/statistics.html:91
5610 #: kallithea/templates/summary/summary.html:354
5607 #: kallithea/templates/summary/summary.html:354
5611 msgid "files"
5608 msgid "files"
5612 msgstr "файлы"
5609 msgstr "файлы"
5613
5610
5614 #: kallithea/templates/summary/statistics.html:115
5611 #: kallithea/templates/summary/statistics.html:115
5615 #: kallithea/templates/summary/summary.html:378
5612 #: kallithea/templates/summary/summary.html:378
5616 msgid "Show more"
5613 msgid "Show more"
5617 msgstr "Показать еще"
5614 msgstr "Показать еще"
5618
5615
5619 #: kallithea/templates/summary/statistics.html:392
5616 #: kallithea/templates/summary/statistics.html:392
5620 msgid "commits"
5617 msgid "commits"
5621 msgstr "commit'ы"
5618 msgstr "commit'ы"
5622
5619
5623 #: kallithea/templates/summary/statistics.html:393
5620 #: kallithea/templates/summary/statistics.html:393
5624 msgid "files added"
5621 msgid "files added"
5625 msgstr "файлы добавлены"
5622 msgstr "файлы добавлены"
5626
5623
5627 #: kallithea/templates/summary/statistics.html:394
5624 #: kallithea/templates/summary/statistics.html:394
5628 msgid "files changed"
5625 msgid "files changed"
5629 msgstr "файлы изменены"
5626 msgstr "файлы изменены"
5630
5627
5631 #: kallithea/templates/summary/statistics.html:395
5628 #: kallithea/templates/summary/statistics.html:395
5632 msgid "files removed"
5629 msgid "files removed"
5633 msgstr "файлы удалены"
5630 msgstr "файлы удалены"
5634
5631
5635 #: kallithea/templates/summary/statistics.html:397
5632 #: kallithea/templates/summary/statistics.html:397
5636 msgid "commit"
5633 msgid "commit"
5637 msgstr "commit"
5634 msgstr "commit"
5638
5635
5639 #: kallithea/templates/summary/statistics.html:398
5636 #: kallithea/templates/summary/statistics.html:398
5640 msgid "file added"
5637 msgid "file added"
5641 msgstr "файл удалён"
5638 msgstr "файл удалён"
5642
5639
5643 #: kallithea/templates/summary/statistics.html:399
5640 #: kallithea/templates/summary/statistics.html:399
5644 msgid "file changed"
5641 msgid "file changed"
5645 msgstr "файл изменён"
5642 msgstr "файл изменён"
5646
5643
5647 #: kallithea/templates/summary/statistics.html:400
5644 #: kallithea/templates/summary/statistics.html:400
5648 msgid "file removed"
5645 msgid "file removed"
5649 msgstr "файл удалён"
5646 msgstr "файл удалён"
5650
5647
5651 #: kallithea/templates/summary/summary.html:4
5648 #: kallithea/templates/summary/summary.html:4
5652 #, python-format
5649 #, python-format
5653 msgid "%s Summary"
5650 msgid "%s Summary"
5654 msgstr "%s общие сведения"
5651 msgstr "%s общие сведения"
5655
5652
5656 #: kallithea/templates/summary/summary.html:16
5653 #: kallithea/templates/summary/summary.html:16
5657 #, python-format
5654 #, python-format
5658 msgid "Repository locked by %s"
5655 msgid "Repository locked by %s"
5659 msgstr "Репозитарий заблокирован %s"
5656 msgstr "Репозитарий заблокирован %s"
5660
5657
5661 #: kallithea/templates/summary/summary.html:18
5658 #: kallithea/templates/summary/summary.html:18
5662 msgid "Repository unlocked"
5659 msgid "Repository unlocked"
5663 msgstr "Репозиторий разблокирован"
5660 msgstr "Репозиторий разблокирован"
5664
5661
5665 #: kallithea/templates/summary/summary.html:76
5662 #: kallithea/templates/summary/summary.html:76
5666 msgid "Clone url"
5663 msgid "Clone url"
5667 msgstr "Ссылка для клонирования"
5664 msgstr "Ссылка для клонирования"
5668
5665
5669 #: kallithea/templates/summary/summary.html:81
5666 #: kallithea/templates/summary/summary.html:81
5670 msgid "Show by Name"
5667 msgid "Show by Name"
5671 msgstr "Показать по имени"
5668 msgstr "Показать по имени"
5672
5669
5673 #: kallithea/templates/summary/summary.html:82
5670 #: kallithea/templates/summary/summary.html:82
5674 msgid "Show by ID"
5671 msgid "Show by ID"
5675 msgstr "Показать по ID"
5672 msgstr "Показать по ID"
5676
5673
5677 #: kallithea/templates/summary/summary.html:99
5674 #: kallithea/templates/summary/summary.html:99
5678 msgid "Trending files"
5675 msgid "Trending files"
5679 msgstr "Популярные файлы"
5676 msgstr "Популярные файлы"
5680
5677
5681 #: kallithea/templates/summary/summary.html:115
5678 #: kallithea/templates/summary/summary.html:115
5682 msgid "Download"
5679 msgid "Download"
5683 msgstr "Скачать"
5680 msgstr "Скачать"
5684
5681
5685 #: kallithea/templates/summary/summary.html:119
5682 #: kallithea/templates/summary/summary.html:119
5686 msgid "There are no downloads yet"
5683 msgid "There are no downloads yet"
5687 msgstr "Скачиваний ещё нет"
5684 msgstr "Скачиваний ещё нет"
5688
5685
5689 #: kallithea/templates/summary/summary.html:121
5686 #: kallithea/templates/summary/summary.html:121
5690 msgid "Downloads are disabled for this repository"
5687 msgid "Downloads are disabled for this repository"
5691 msgstr "Скачивание отключено в этом репозитории"
5688 msgstr "Скачивание отключено в этом репозитории"
5692
5689
5693 #: kallithea/templates/summary/summary.html:127
5690 #: kallithea/templates/summary/summary.html:127
5694 msgid "Download as zip"
5691 msgid "Download as zip"
5695 msgstr "Скачать в zip"
5692 msgstr "Скачать в zip"
5696
5693
5697 #: kallithea/templates/summary/summary.html:132
5694 #: kallithea/templates/summary/summary.html:132
5698 msgid "Check this to download archive with subrepos"
5695 msgid "Check this to download archive with subrepos"
5699 msgstr "Отметьте для скачивания архива с дочерними репозиториями"
5696 msgstr "Отметьте для скачивания архива с дочерними репозиториями"
5700
5697
5701 #: kallithea/templates/summary/summary.html:132
5698 #: kallithea/templates/summary/summary.html:132
5702 msgid "with subrepos"
5699 msgid "with subrepos"
5703 msgstr "с дочерними репозиториями"
5700 msgstr "с дочерними репозиториями"
5704
5701
5705 #: kallithea/templates/summary/summary.html:163
5702 #: kallithea/templates/summary/summary.html:163
5706 msgid "Repository Size"
5703 msgid "Repository Size"
5707 msgstr "Размер репозитория"
5704 msgstr "Размер репозитория"
5708
5705
5709 #: kallithea/templates/summary/summary.html:170
5706 #: kallithea/templates/summary/summary.html:170
5710 #: kallithea/templates/summary/summary.html:172
5707 #: kallithea/templates/summary/summary.html:172
5711 msgid "Feed"
5708 msgid "Feed"
5712 msgstr "Лента новостей"
5709 msgstr "Лента новостей"
5713
5710
5714 #: kallithea/templates/summary/summary.html:193
5711 #: kallithea/templates/summary/summary.html:193
5715 msgid "Latest changes"
5712 msgid "Latest changes"
5716 msgstr "Последние изменения"
5713 msgstr "Последние изменения"
5717
5714
5718 #: kallithea/templates/summary/summary.html:195
5715 #: kallithea/templates/summary/summary.html:195
5719 msgid "Quick start"
5716 msgid "Quick start"
5720 msgstr "Быстрый старт"
5717 msgstr "Быстрый старт"
5721
5718
5722 #: kallithea/templates/summary/summary.html:209
5719 #: kallithea/templates/summary/summary.html:209
5723 #, python-format
5720 #, python-format
5724 msgid "Readme file from revision %s:%s"
5721 msgid "Readme file from revision %s:%s"
5725 msgstr ""
5722 msgstr ""
5726
5723
5727 #: kallithea/templates/summary/summary.html:299
5724 #: kallithea/templates/summary/summary.html:299
5728 #, python-format
5725 #, python-format
5729 msgid "Download %s as %s"
5726 msgid "Download %s as %s"
5730 msgstr "Скачать %s как %s"
5727 msgstr "Скачать %s как %s"
5731
5728
5732 #: kallithea/templates/tags/tags.html:5
5729 #: kallithea/templates/tags/tags.html:5
5733 #, python-format
5730 #, python-format
5734 msgid "%s Tags"
5731 msgid "%s Tags"
5735 msgstr "%s Меток"
5732 msgstr "%s Меток"
5736
5733
5737 #: kallithea/templates/tags/tags.html:29
5734 #: kallithea/templates/tags/tags.html:29
5738 msgid "Compare tags"
5735 msgid "Compare tags"
5739 msgstr "Сравнить метки"
5736 msgstr "Сравнить метки"
General Comments 0
You need to be logged in to leave comments. Login now