source: trunk/language/ru_RU/common.lang.php @ 8635

Last change on this file since 8635 was 8635, checked in by rvelices, 13 years ago

lang remove 'Mail address' - use existing 'Email address'
lang remove unused 'return to homepage'
lang change key 'a user use already this mail address' to 'this email address is already in use'

File size: 28.2 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based picture gallery                                  |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2010 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23
24// Langage informations
25$lang_info['language_name'] = 'Russian';
26$lang_info['country'] = 'Russia';
27$lang_info['direction'] = 'ltr';
28$lang_info['code'] = 'ru';
29$lang_info['zero_plural'] = true;
30
31$lang['%.2f (rated %d times)'] = '%.2f (%d оценок)';
32$lang['%d Kb'] = '%d Kb';
33$lang['%d album updated'] = '%d альбом изменен';
34$lang['%d albums updated'] = '%d альбомы изменены';
35$lang['%d comment to validate'] = '%d комментарий на проверке';
36$lang['%d comments to validate'] = 'комментариев на проверке: %d';
37$lang['%d new comment'] = '%d новый комментарий';
38$lang['%d new comments'] = 'новых комментариев: %d';
39$lang['%d comment'] = '%d комментарий';
40$lang['%d comments'] = 'комментариев: %d';
41$lang['%d hit'] = '%d просмотр';
42$lang['%d hits'] = 'просмотров: %d';
43$lang['%d new image'] = '%d новый элемент';
44$lang['%d new images'] = '%d новых элементов';
45$lang['%d new user'] = '%d новый посетитель';
46$lang['%d new users'] = '%d новые посетители';
47$lang['%d waiting element'] = '%d элемент в очереди';
48$lang['%d waiting elements'] = '%d элементов в очереди';
49$lang['About'] = 'О движке';
50$lang['All tags'] = 'Все слова';
51$lang['Any tag'] = 'Любое из слов';
52$lang['At least one listed rule must be satisfied.'] = 'Хотя бы одно правило должно выполняться.';
53$lang['At least one tag must match'] = 'Хотя бы одно слово должно присутствовать';
54$lang['Author'] = 'Автор';
55$lang['Average rate'] = 'Средний балл';
56$lang['Albums'] = 'Альбомы';
57$lang['Album'] = 'Альбом';
58$lang['Close this window'] = 'Закрыть это окно';
59$lang['Complete RSS feed (images, comments)'] = 'Полная RSS лента (фотографии, комментарии)';
60$lang['Confirm Password'] = 'Повторите пароль';
61$lang['Connection settings'] = 'Настройки соединения';
62$lang['Login'] = 'Авторизация';
63$lang['Contact webmaster'] = 'Техподдержка';
64$lang['Create a new account'] = 'Создать новый аккаунт';
65$lang['Created on'] = 'Дата съемки';
66$lang['Creation date'] = 'Дата съемки';
67$lang['Current password is wrong'] = 'Введен неправильный пароль';
68$lang['Dimensions'] = 'Размеры';
69$lang['Display'] = 'Порядок';
70$lang['Each listed rule must be satisfied.'] = 'Все перечисленные правила должны выполняться';
71$lang['Email address is missing. Please specify an email address.'] = 'Не указан адрес электронной почты';
72$lang['Email address'] = 'Адрес электронной почты';
73$lang['Enter your personnal informations'] = 'Укажите персональную информацию';
74$lang['Error sending email'] = 'Ошибка отправки электронной почты';
75$lang['File name'] = 'Имя файла';
76$lang['File'] = 'Файл';
77$lang['Filesize'] = 'Размер файла';
78$lang['Filter and display'] = 'Отфильтровать и показать';
79$lang['Filter'] = 'Фильтр';
80$lang['Forgot your password?'] = 'Забыли пароль?';
81$lang['Go through the gallery as a visitor'] = 'Войти в галерею как посетитель';
82$lang['Help'] = 'Помощь';
83$lang['Identification'] = 'Идентификация';
84$lang['Image only RSS feed'] = 'RSS лента только с фотографиями';
85$lang['Keyword'] = 'Ключевые слова';
86$lang['Links'] = 'Ссылки';
87$lang['N/A'] = 'не определен';
88$lang['New on %s'] = 'Новое в %s';
89$lang['New password confirmation does not correspond'] = 'New password confirmation does not correspond';
90$lang['New password sent by email'] = 'Новый пароль отправлен по электронной почте';
91$lang['No email address'] = 'Не указан email';
92$lang['No classic user matches this email address'] = 'Нет пользователей с таким адресом электронной почты';
93$lang['Notification'] = 'RSS-уведомления';
94$lang['Number of items'] = 'Кол-во на странице';
95$lang['Original dimensions'] = 'Исходный размер';
96$lang['Password forgotten'] = 'Пароль утерян';
97$lang['Password'] = 'Пароль';
98$lang['Post date'] = 'Дата публикации';
99$lang['Posted on'] = 'Дата публикации';
100$lang['Profile'] = 'Профиль';
101$lang['Quick connect'] = 'Быстрый вход';
102$lang['RSS feed'] = 'RSS ленты';
103$lang['Rate'] = 'Оценка';
104$lang['Register'] = 'Регистрирация';
105$lang['Registration'] = 'Регистрация';
106$lang['Related tags'] = 'Связанные слова';
107$lang['Reset'] = 'Отмена';
108$lang['Retrieve password'] = 'Напомнить пароль';
109$lang['Search rules'] = 'Условия для поиска';
110$lang['Search tags'] = 'Тэги для поиска';
111$lang['Search'] = 'Поиск';
112$lang['See available tags'] = 'Просмотр доступных тэгов';
113$lang['Send new password'] = 'Потребовать новый пароль';
114$lang['Since'] = 'За период';
115$lang['Sort by'] = 'Признак сортировки';
116$lang['Sort order'] = 'Порядок сортировки';
117$lang['Tag'] = 'Слово';
118$lang['Tags'] = 'Ключевые слова';
119$lang['The RSS notification feed provides notification on news from this website : new pictures, updated albums, new comments. Use a RSS feed reader.'] = 'Канал RSS обеспечивает уведомление о новых событиях на сайте: новые изображения, обновленные альбомы, новые комментарии. Читается RSS читалкой.';
120$lang['Unknown feed identifier'] = 'Неизвестный идентификатор ленты';
121$lang['User comments'] = 'Комментарии посетителей';
122$lang['Username'] = 'Имя пользователя';
123$lang['Visits'] = 'Посещения';
124$lang['Webmaster'] = 'Техподдержка';
125$lang['Week %d'] = 'Неделя %d';
126$lang['About Piwigo'] = 'О PhpWebGallery';
127$lang['You are not authorized to access the requested page'] = 'Вы не можете получить доступ к запрашиваемой странице без авторизации';
128$lang['add to caddie'] = 'добавить в корзину';
129$lang['add this image to your favorites'] = 'Добавить эту фотографию в избранные';
130$lang['Administration'] = 'Администрирование';
131$lang['all'] = 'все';
132$lang['ascending'] = 'по возрастанию';
133$lang['author(s) : %s'] = 'автор(ы) : %s';
134$lang['Expand all albums'] = 'Раскрыть все альбомы';
135$lang['posted after %s (%s)'] = 'опубликовано после %s (%s)';
136$lang['posted before %s (%s)'] = 'опубликовано до %s (%s)';
137$lang['posted between %s (%s) and %s (%s)'] = 'опубликовано между %s (%s) и %s (%s)';
138$lang['posted on %s'] = 'опубликовано %s';
139$lang['Best rated'] = 'По оценкам';
140$lang['display best rated items'] = 'показать высоко оцененные';
141$lang['caddie'] = 'корзина';
142$lang['Calendar'] = 'Календарь';
143$lang['All'] = 'Все';
144$lang['display each day with pictures, month per month'] = 'показать каждый день с фотографией, месяц за месяцем';
145$lang['View'] = 'Просмотр';
146$lang['chronology_monthly_calendar'] = 'Месяц';
147$lang['chronology_monthly_list'] = 'Число';
148$lang['chronology_weekly_list'] = 'День недели';
149$lang['Click here if your browser does not automatically forward you'] = 'Пройдите по этой ссылке, если браузер не перенаправляет Вас автоматически';
150$lang['comment date'] = 'дата комментария';
151$lang['Comment'] = 'Комментарий';
152$lang['Your comment has been registered'] = 'Ваш комментарий отправлен';
153$lang['Anti-flood system : please wait for a moment before trying to post another comment'] = 'Антифлуд: пожалуйста, подождите немного, прежде чем отправить следующий комментарий';
154$lang['Your comment has NOT been registered because it did not pass the validation rules'] = 'Ваш комментарий НЕ отправлен, так как не соответствует правилам';
155$lang['An administrator must authorize your comment before it is visible.'] = 'Адимнмстратор должен проверить ваш комментарий, прежде чем он будет показан.';
156$lang['This login is already used by another user'] = 'Этот логин уже используется другим посетителем';
157$lang['Comments'] = 'Комментарии';
158$lang['Add a comment'] = 'Добавить комментарий';
159$lang['created after %s (%s)'] = 'созданы после %s (%s)';
160$lang['created before %s (%s)'] = 'созданы до %s (%s)';
161$lang['created between %s (%s) and %s (%s)'] = 'созданы между %s (%s) и %s (%s)';
162$lang['created on %s'] = 'созданы %s';
163$lang['Customize'] = 'Настройка';
164$lang['Your Gallery Customization'] = 'Настройка галереи ';
165$lang['day'][0] = 'Вс';
166$lang['day'][1] = 'Пн';
167$lang['day'][2] = 'Вт';
168$lang['day'][3] = 'Ср';
169$lang['day'][4] = 'Чт';
170$lang['day'][5] = 'Пт';
171$lang['day'][6] = 'Сб';
172$lang['Default'] = 'По умолчанию';
173$lang['delete this image from your favorites'] = 'Убрать эту фотографию из избранного';
174$lang['Delete'] = 'Удалить';
175$lang['descending'] = 'по убыванию';
176$lang['download'] = 'загрузка';
177$lang['download this file'] = 'загрузить этот файл';
178$lang['edit'] = 'редактировать';
179$lang['wrong date'] = 'ошибка в дате';
180$lang['excluded'] = 'исключенный';
181$lang['My favorites'] = 'Избранное';
182$lang['display my favorites pictures'] = 'показать мои избранные фотографии';
183$lang['Favorites'] = 'Избранное';
184$lang['First'] = 'Первая';
185$lang['The gallery is locked for maintenance. Please, come back later.'] = 'Галерея закрыта для обслуживания. Пожалуйста, заходите попозже.';
186$lang['Page generated in'] = 'Страница сгенерирована за';
187$lang['guest'] = 'гость';
188$lang['Hello'] = 'Привет';
189$lang['available for administrators only'] = 'доступно только для администратора';
190$lang['shows images at the root of this album'] = 'показать все картинки от корня этого альбома';
191$lang['See last users comments'] = 'Просмотр последних пользовательский комментариев';
192$lang['customize the appareance of the gallery'] = 'настройка оформления';
193$lang['search'] = 'поиск';
194$lang['Home'] = 'Начало';
195$lang['Identification'] = 'Вход';
196$lang['in this album'] = 'в этом альбоме';
197$lang['in %d sub-album'] = 'в %d вложенном альбоме';
198$lang['in %d sub-albums'] = 'в %d вложенных альбомах';
199$lang['included'] = 'включено';
200$lang['Invalid password!'] = 'Неверный пароль!';
201$lang['Language']='Язык';
202$lang['last %d days'] = 'послеедние %d дней';
203$lang['Last'] = 'Последняя';
204$lang['Logout'] = 'Выход';
205$lang['E-mail address'] = 'E-mail адрес';
206$lang['obligatory'] = 'обязательный';
207$lang['Maximum height of the pictures'] = 'Максимальная высота изображения';
208$lang['Maximum height must be a number superior to 50'] = 'Максимальная высота изображения должна быть больше 50';
209$lang['Maximum width of the pictures'] = 'Максимальная ширина изображения';
210$lang['Maximum width must be a number superior to 50'] = 'Максимальная ширина изображения должна быть больше 50';
211$lang['display a calendar by creation date'] = 'показывает календарь по дате создания';
212$lang['display all elements in all sub-albums'] = 'показать все элементы во всех альбомах и всех вложенных альбомах';
213$lang['return to normal view mode'] = 'возвращение к нормальному режиму';
214$lang['display a calendar by posted date'] = 'показывает календарь по дате отправления';
215$lang['month'][10] = 'Октябрь';
216$lang['month'][11] = 'Ноябрь';
217$lang['month'][12] = 'Декабрь';
218$lang['month'][1] = 'Январь';
219$lang['month'][2] = 'Февраль';
220$lang['month'][3] = 'Март';
221$lang['month'][4] = 'Апрель';
222$lang['month'][5] = 'Май';
223$lang['month'][6] = 'Июнь';
224$lang['month'][7] = 'Июль';
225$lang['month'][8] = 'Август';
226$lang['month'][9] = 'Сентябрь';
227$lang['Most visited'] = 'По популярности';
228$lang['display most visited pictures'] = 'показать наиболее популярные фотографии';
229$lang['The number of images per row must be a not null scalar'] = 'Число фотографий в строке должно быть не нулевым целым положительным';
230$lang['Number of images per row'] = 'Число фотографий в строке';
231$lang['The number of rows per page must be a not null scalar'] = 'Число строк на странице должно быть не нулевым целым положительным';
232$lang['Number of rows per page'] = 'Число строк на странице';
233$lang['Unknown identifier'] = 'Неизвестный идентификатор';
234$lang['New password'] = 'Новый пароль';
235$lang['Rate this picture'] = 'Оцените это изображение';
236$lang['Next'] = 'Следующая';
237$lang['no rate'] = 'не оценено';
238$lang['Elements posted within the last %d day.'] = 'Показывает только фотографии, опубликованные за последние %s дня.';
239$lang['Elements posted within the last %d days.'] = 'Показывает только фотографии, опубликованные за последние %s дней.';
240$lang['password updated'] = 'пароль изменен';
241$lang['Recent period must be a positive integer value'] = 'Последний период должен быть положительным целым числом';
242/* DEPRECATED USED IN comments.php FOR image_id ? */ $lang['picture'] = 'изображение';
243$lang['Click on the picture to see it in high definition'] = 'Нажмите на изображение, чтобы увидеть его в большом разрешении';
244$lang['Show file metadata'] = 'Показать метаданные';
245$lang['Powered by'] = 'Скрипт';
246$lang['Preferences'] = 'Предпочтение';
247$lang['Previous'] = 'Предыдущая';
248$lang['Random pictures'] = 'Случайные';
249$lang['display a set of random pictures'] = 'несколько случайных фотографий';
250$lang['Recent albums'] = 'Последние альбомы';
251$lang['display recently updated albums'] = 'показать недавно обновленные альбомы';
252$lang['Recent period'] = 'Срок "новых"';
253$lang['Recent pictures'] = 'Новые фотографии';
254$lang['display most recent pictures'] = 'показывает новые фотографии';
255$lang['Redirection...'] = 'Перенаправляем...';
256$lang['Please, enter a login'] = 'Пожалуйста, введите логин';
257$lang['login mustn\'t end with a space character'] = 'логин не должен оканчиваться на пробел';
258$lang['login mustn\'t start with a space character'] = 'логин не должен начинаться с пробела';
259$lang['this login is already used'] = 'такой логин уже есть';
260$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'адрес электронной почты должен выглядеть как-то типа xxx@yyy.eee (например: jack@altern.org)';
261$lang['please enter your password again'] = 'введите пароль еще раз';
262$lang['Auto login'] = 'Запомнить меня';
263$lang['remove this tag from the list'] = 'удалить этот тэг из списка';
264$lang['representative'] = 'представитель';
265$lang['Search for Author'] = 'Поиск по автору';
266$lang['Search in albums'] = 'Поиск в альбомах';
267$lang['Search by Date'] = 'Поиск по дате';
268$lang['Date'] = 'Начальная дата';
269$lang['End-Date'] = 'Конечная дата';
270$lang['Kind of date'] = 'Тип даты';
271$lang['Search for words'] = 'Поиск по словам';
272$lang['Search for all terms'] = 'Поиск по всем критериям ';
273$lang['Search for any terms'] = 'Поиск по любому критерию';
274$lang['Empty query. No criteria has been entered.'] = 'Пустой запрос. Нет критериев для поиска.';
275$lang['Search Options'] = 'Варианты поиска';
276$lang['Search results'] = 'Результаты поиска';
277$lang['Search in sub-albums'] = 'Поиск во вложенных альбомах';
278$lang['searched words : %s'] = 'искомые слова: %s';
279$lang['Contact'] = 'Контакты';
280$lang['set as album representative'] = 'установить как представителя альбома';
281$lang['Show number of comments'] = 'Показывать количество комментариев';
282$lang['Show number of hits'] = 'Показывать количество просмотров';
283$lang['slideshow'] = 'слайдшоу';
284$lang['stop the slideshow'] = 'остановить слайдшоу';
285$lang['Specials'] = 'Избранное';
286$lang['SQL queries in'] = 'SQL-запрос в';
287$lang['display only recently posted images'] = 'показать только недавно опубликованные фотографии';
288$lang['return to the display of all images'] = 'возврат к показу всех фотографий';
289$lang['the beginning'] = 'с начала';
290$lang['Interface theme'] = 'Оформление';
291$lang['Thumbnails'] = 'Миниатюры';
292$lang['Menu'] = 'Меню';
293$lang['A comment on your site'] = 'Комментарий с вашего сайта';
294$lang['today'] = 'сегодня';
295$lang['Update your rating'] = 'Обновить оценку';
296$lang['wrong filename'] = 'неверное имя файла';
297$lang['the filesize of the picture must not exceed :'] = 'размер файла не должен превышать: ';
298$lang['the picture must be to the fileformat jpg, gif or png'] = 'фотография должна быть в формате jpg, gif или png';
299$lang['the height of the picture must not exceed :'] = 'высота фотографии не должна превышать: ';
300$lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Рекомендуется определить миниатюры для ';
301$lang['the width of the picture must not exceed :'] = 'ширина фотографии не должна превышать: ';
302$lang['can\'t upload the picture on the server'] = 'невозможно загрузить фотографию на сервер';
303$lang['the username must be given'] = 'должно присутствовать имя пользователя';
304$lang['A picture\'s name already used'] = 'Такое наименование фотографии уже есть';
305$lang['You must choose a picture fileformat for the image'] = 'Вы должны выбрать формат файла для изображения';
306$lang['Name of the picture'] = 'Название фотографии';
307$lang['Upload a picture'] = 'Загрузка фотографии';
308$lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Фотография успешно загружена, администратор утвердит это как можно скорее';
309$lang['useful when password forgotten'] = 'для восстановления потерянного пароля';
310$lang['Quick search'] = 'Быстрый поиск';
311$lang['Connected user: %s'] = 'Подключены пользователи: %s';
312$lang['IP: %s'] = 'IP: %s';
313$lang['Browser: %s'] = 'Браузер: %s';
314$lang['Author: %s'] = 'Автор: %s';
315$lang['Comment: %s'] = 'Комментарий: %s';
316$lang['Comment by %s'] = 'Комментарий от %s';
317$lang['User: %s'] = 'Посетитель: %s';
318$lang['Email: %s'] = 'адрес: %s';
319$lang['Admin: %s'] = 'Администратор: %s';
320$lang['Registration of %s'] = 'Регистрация %s';
321$lang['Album: %s'] = 'Альбом: %s';
322$lang['Picture name: %s'] = 'Название: %s';
323$lang['Creation date: %s'] = 'Дата съемки: %s';
324$lang['Waiting page: %s'] = 'Страница ожидания: %s';
325$lang['Picture uploaded by %s'] = 'Фотография загружена %s';
326// --------- Starting below: New or revised $lang ---- from version 1.7.1
327$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Неверный статус пользователя "гость", используйте статус по умолчанию. Пожалуйста сообщите вебмастеру.';
328// --------- Starting below: New or revised $lang ---- from Butterfly (2.0)
329$lang['Administrator, webmaster and special user cannot use this method'] = 'Administrator, webmaster and special user cannot use this method';
330$lang['this email address is already in use'] = 'пользователь с таким адресом уже есть';
331$lang['Album results for'] = 'Альбом определен для';
332$lang['Tag results for'] = 'Слова-результаты для';
333$lang['from %s to %s'] = 'от %s до %s';
334$lang['Play of slideshow'] = 'Показать слайдшоу';
335$lang['Pause of slideshow'] = 'Остановить слайдшоу';
336$lang['Repeat the slideshow'] = 'Повторять слайдшоу';
337$lang['Not repeat the slideshow'] = 'Не повторять слайдшоу';
338$lang['Reduce diaporama speed'] = 'Reduce diaporama speed';
339$lang['Accelerate diaporama speed'] = 'Accelerate diaporama speed';
340$lang['Submit'] = 'Отправить';
341$lang['Yes'] = 'Да';
342$lang['No'] = 'Нет';
343$lang['%d image']='%d фотография';
344$lang['%d images']='фотографий: %d';
345$lang['%d image is also linked to current tags'] = '%d фотография также связаня с этими словами';
346$lang['%d images are also linked to current tags'] = '%d фотографий также связаны с этими словами';
347$lang['See images linked to this tag only'] = 'Показать фотографии, связанные только с этим словом';
348$lang['images posted during the last %d days'] = 'фотографии опубликованные за последние %d дней';
349$lang['Choose an image'] = 'Выберите фотографию';
350$lang['Piwigo Help'] = 'Помощь';
351$lang['Rank'] = 'Ряд';
352$lang['group by letters'] = 'сгруппировать по буквам';
353$lang['letters'] = 'буквы';
354$lang['show tag cloud'] = 'показать облако слов';
355$lang['cloud'] = 'облако';
356$lang['Are you sure?'] = 'Уверены?';
357$lang['delete this comment'] = 'удалить комментарий';
358$lang['Reset to default values'] = 'Восстановить значения по умолчанию';
359$lang['delete all images from your favorites'] = 'удалить все изображения из избранных';
360$lang['Sent by'] = 'Отправить';
361$lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = 'Ваш браузер не поддерживает или блокирует куки. Разрешите использовать куки в настройках.';
362$lang['Some info about this picture'] = 'Информация об изображении';
363$lang['Some more (technical) info about this picture'] = 'Информация об изображении (техническая)';
364$lang['edit this comment'] = 'редактировать этот комментарий';
365$lang['Edit a comment'] = 'Редактировать комментарий';
366$lang['(!) This comment requires validation'] = '(!) Этот комментарий ждет проверки';
367$lang['Welcome'] = 'Добро пожаловать';
368$lang['Welcome to your Piwigo photo gallery!'] = 'Добро пожаловать в фотогалерею Piwigo!';
369$lang['... or browse your empty gallery'] = '... или просмотрите Вашу пустую галерею';
370$lang['... or please deactivate this message, I will find my way by myself'] = '... или не показывать это сообщение, Я самостоятельно решу, что предпринять';
371$lang['Hello %s, your Piwigo photo gallery is empty!'] = 'Привет %s, Ваша галерея Piwigo пуста!';
372$lang['I want to add photos'] = 'Я хочу добавить фото';
373$lang['Manage this user comment: %s'] = 'Управление этим комментарием пользователя: %s';
374$lang['This author modified following comment:'] = 'Этот автор изменил следующий комментарий:';
375$lang['This author removed the comment with id %d'] = 'Этот автор удалил комментарий номер %d';
376$lang['validate this comment'] = 'проверить этот комментарий';
377$lang['%d Kb'] = '%d Кб';
378$lang['New password confirmation does not correspond'] = 'Подтверждение нового пароля не получено';
379$lang['Administrator, webmaster and special user cannot use this method'] = 'Администраторы, вебмастер и специальные пользователи не могут использовать этот метод';
380$lang['Reduce diaporama speed'] = 'Уменьшить скорость панорамы';
381$lang['Accelerate diaporama speed'] = 'Увеличить скорость панорамы';
382?>
Note: See TracBrowser for help on using the repository browser.