2 # This file is distributed under the same license as the django-filebrowser package.
3 # Ivan Gromov <summer.is.gone@gmail.com>, 2009.
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "Report-Msgid-Bugs-To: summer.is.gone@gmail.com\n"
10 "POT-Creation-Date: 2009-05-19 03:17+0600\n"
11 "PO-Revision-Date: 2009-05-19 03:52\n"
12 "Last-Translator: IVAN GROMOV <SUMMER.IS.GONE@GMAIL.COM>\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
19 msgid "Extension %(ext)s is not allowed. Only %(allowed)s is allowed."
20 msgstr "Расширение %(ext)s запрещено. Разрешено только %(allowed)s."
26 #: forms.py:23 forms.py:49
28 "The Name will automatically be converted to lowercase. Only letters, "
29 "numbers, underscores and hyphens are allowed."
31 "Имя будет автоматически переведено в нижний регистр"
32 "Допускается вводить буквы, цифры, символы подчерка и дефиса."
34 #: forms.py:30 forms.py:56
35 msgid "Only letters, numbers, underscores and hyphens are allowed."
36 msgstr "Допускается вводить буквы, цифры, символы подчерка и дефиса."
39 msgid "The Folder already exists."
40 msgstr "Папка уже существует."
43 msgid "Disallowed Folder Name."
44 msgstr "Недопустимое имя папки."
51 msgid "The File/Folder already exists."
52 msgstr "Файл/папка уже существуют."
59 msgid "Use Image Generator"
60 msgstr "Использовать генератор изображений"
63 msgid "File already exists."
64 msgstr "Файл уже существует."
67 msgid "Filename is not allowed."
68 msgstr "Недопустимое имя файла."
71 msgid "File extension is not allowed."
72 msgstr "Недопустимое расширение файла."
75 msgid "Filesize exceeds allowed Upload Size."
76 msgstr "Размер файла превышает допустимый размер загрузки."
83 msgid "Thumbnail creation failed."
84 msgstr "Ошибка создания миниатюр."
86 #: functions.py:334 functions.py:389
87 msgid "Image creation failed."
88 msgstr "Ошибка создания изображений."
92 msgstr "Файловый менеджер"
96 msgid "The Folder %s was successfully created."
97 msgstr "Папка %s успешно создана."
100 msgid "Permission denied."
101 msgstr "Доступ запрещен."
104 msgid "Error creating directory."
105 msgstr "Ошибка создания папки."
107 #: views.py:214 views.py:215 templates/filebrowser/index.html:33
112 msgid "Upload successful."
113 msgstr "Загрузка завершена успешно."
115 #: views.py:273 templates/filebrowser/index.html:36
116 #: templates/filebrowser/upload.html:62
121 msgid "Select files to upload"
122 msgstr "Выберите файлы для загрузки"
125 msgid "Thumbnail creation successful."
126 msgstr "Миниатюры созданы."
130 msgid "The file %s was successfully deleted."
131 msgstr "Файл %s удален."
135 msgid "The directory %s was successfully deleted."
136 msgstr "Папка %s удалена."
139 msgid "Error renaming Thumbnail."
140 msgstr "Ошибка переименования миниатюры."
143 msgid "Renaming was successful."
144 msgstr "Переименовано."
150 #: views.py:437 templates/filebrowser/include/filelisting.html:52
152 msgstr "Переименовать"
156 msgid "Rename \"%s\""
157 msgstr "Переименовать \"%s\""
160 msgid "Successfully generated Images."
161 msgstr "Изображения созданы."
163 #: templates/filebrowser/append.html:5 templates/filebrowser/append.html:7
165 msgstr "Файловый менеджер"
167 #: templates/filebrowser/index.html:34
169 msgstr "Создать миниатюры"
171 #: templates/filebrowser/index.html:35
172 msgid "Generate Images"
173 msgstr "Сгенерировать изображения"
175 #: templates/filebrowser/makedir.html:24 templates/filebrowser/rename.html:22
176 msgid "Please correct the following errors."
177 msgstr "Пожалуйста, исправьте ошибки."
179 #: templates/filebrowser/makedir.html:34 templates/filebrowser/rename.html:33
183 #: templates/filebrowser/upload.html:37
184 msgid "Will use image generator."
185 msgstr "Будет использован генератор изображений."
187 #: templates/filebrowser/upload.html:47
191 #: templates/filebrowser/upload.html:51
195 #: templates/filebrowser/upload.html:57
196 msgid "Max. Filesize"
197 msgstr "Макс. размер"
199 #: templates/filebrowser/include/filelisting.html:8
203 #: templates/filebrowser/include/filelisting.html:15
205 msgstr "Выберите файл"
207 #: templates/filebrowser/include/filelisting.html:26
208 msgid "Make Thumbnail"
209 msgstr "Создать миниатюры"
211 #: templates/filebrowser/include/filelisting.html:29
213 msgstr "Просмотреть изображение"
215 #: templates/filebrowser/include/filelisting.html:46
216 msgid "Generate Image Versions"
217 msgstr "Создать миниатюры"
219 #: templates/filebrowser/include/filelisting.html:61
220 msgid "Are you sure you want to delete this file?"
221 msgstr "Вы уверены, что хотите удалить этот файл?"
223 #: templates/filebrowser/include/filelisting.html:61
225 msgstr "Удалить файл"
227 #: templates/filebrowser/include/filelisting.html:64
228 msgid "Are you sure you want to delete this Folder?"
229 msgstr "Вы уверены, что хотите удалить эту папку?"
231 #: templates/filebrowser/include/filelisting.html:64
232 msgid "Delete Folder"
233 msgstr "Удалить папку"
235 #: templates/filebrowser/include/filter.html:15
239 #: templates/filebrowser/include/filter.html:21
243 #: templates/filebrowser/include/filter.html:23
245 msgstr "За любое число"
247 #: templates/filebrowser/include/filter.html:25
251 #: templates/filebrowser/include/filter.html:27
253 msgstr "Последние 7 дней"
255 #: templates/filebrowser/include/filter.html:29
257 msgstr "Последние 30 дней"
259 #: templates/filebrowser/include/filter.html:31
263 #: templates/filebrowser/include/filter.html:39
267 #: templates/filebrowser/include/filter.html:41
271 #: templates/filebrowser/include/paginator.html:5
272 msgid "No Items Found."
275 #: templates/filebrowser/include/paginator.html:10
277 msgid "%(counter)s Item"
278 msgid_plural "%(counter)s Items"
279 msgstr[0] "%(counter)s элемент"
280 msgstr[1] "Элементов: %(counter)s"
282 #: templates/filebrowser/include/paginator.html:16
286 #: templates/filebrowser/include/tableheader.html:13
287 #: templates/filebrowser/include/tableheader.html:14
291 #: templates/filebrowser/include/tableheader.html:20
292 #: templates/filebrowser/include/tableheader.html:21
296 #: templates/filebrowser/include/tableheader.html:23
297 #: templates/filebrowser/include/tableheader.html:24
301 #: templates/filebrowser/include/toolbar.html:14
305 #: templates/filebrowser/include/toolbar.html:16
307 msgid "%(counter)s Item found"
308 msgid_plural "%(counter)s Items found"
309 msgstr[0] "%(counter)s элемент найден"
310 msgstr[1] "%(counter)s элементов найдено"
312 #: templates/filebrowser/include/toolbar.html:17
314 msgid "%(counter)s Item total"
315 msgid_plural "%(counter)s Items total"
316 msgstr[0] "%(counter)s элемент всего"
317 msgstr[1] "%(counter)s элементов всего"