123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135 |
- # SOME DESCRIPTIVE TITLE.
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
- # This file is distributed under the same license as the PACKAGE package.
- #
- # <tony.mccourin@gmail.com>, 2011.
- msgid ""
- msgstr ""
- "Project-Id-Version: ownCloud\n"
- "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
- "POT-Creation-Date: 2011-09-04 16:48+0200\n"
- "PO-Revision-Date: 2011-09-03 13:59+0000\n"
- "Last-Translator: tonymc <tony.mccourin@gmail.com>\n"
- "Language-Team: Russian (http://www.transifex.net/projects/p/owncloud/team/ru/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Language: ru\n"
- "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
- #: ajax/openid.php:13 ajax/setlanguage.php:13
- msgid "Authentication error"
- msgstr "Ошибка аутентификации"
- #: ajax/openid.php:21
- msgid "OpenID Changed"
- msgstr "OpenID был изменён"
- #: ajax/openid.php:23 ajax/setlanguage.php:23
- msgid "Invalid request"
- msgstr "Неверный запрос"
- #: ajax/setlanguage.php:21
- msgid "Language changed"
- msgstr "Язык изменён"
- #: templates/apps.php:8
- msgid "Add your application"
- msgstr "Добавить ваше приложение"
- #: templates/apps.php:21
- msgid "Select an App"
- msgstr "Выберите приложение"
- #: templates/apps.php:23
- msgid "-licensed"
- msgstr "-лицензия"
- #: templates/apps.php:23
- msgid "by"
- msgstr "от"
- #: templates/help.php:8
- msgid "Ask a question"
- msgstr "Задать вопрос"
- #: templates/help.php:17
- msgid "Problems connecting to help database."
- msgstr "Проблема соединения с базой данных помощи."
- #: templates/help.php:18
- msgid "Go there manually."
- msgstr "Войти самостоятельно."
- #: templates/help.php:26
- msgid "Answer"
- msgstr "Ответ"
- #: templates/personal.php:8
- msgid "You use"
- msgstr "Вы используете"
- #: templates/personal.php:8
- msgid "of the available"
- msgstr "из доступных"
- #: templates/personal.php:13
- msgid "Your password got changed"
- msgstr "Ваш пароль был изменён"
- #: templates/personal.php:14
- msgid "Unable to change your password"
- msgstr "Невозможно сменить пароль"
- #: templates/personal.php:15
- msgid "Current password"
- msgstr "Текущий пароль"
- #: templates/personal.php:16
- msgid "New password"
- msgstr "Новый пароль"
- #: templates/personal.php:17
- msgid "show"
- msgstr "показать"
- #: templates/personal.php:18
- msgid "Change password"
- msgstr "Сменить пароль"
- #: templates/personal.php:24 templates/personal.php:25
- msgid "Language"
- msgstr "Язык"
- #: templates/personal.php:30
- msgid "Help translating"
- msgstr "Помощь с переводом"
- #: templates/personal.php:37
- msgid "use this address to connect to your ownCloud in your file manager"
- msgstr ""
- "используйте данный адрес для подключения к ownCloud в вашем файловом "
- "менеджере"
- #: templates/users.php:16
- msgid "Name"
- msgstr "Имя"
- #: templates/users.php:17
- msgid "Password"
- msgstr "Пароль"
- #: templates/users.php:18 templates/users.php:36
- msgid "Groups"
- msgstr "Группы"
- #: templates/users.php:24
- msgid "Create"
- msgstr "Создать"
- #: templates/users.php:48
- msgid "Delete"
- msgstr "Удалить"
|