| 1 |
# Russian translation of Drupal (update_status.module)
|
| 2 |
# Copyright 2007 vadbars <vadbars@mail.ru>
|
| 3 |
# Generated from file: update_status.info,v 1.2 2007/02/25 21:12:34 merlinofchaos
|
| 4 |
#
|
| 5 |
msgid ""
|
| 6 |
msgstr ""
|
| 7 |
"Project-Id-Version: Drupal 5.x\n"
|
| 8 |
"POT-Creation-Date: 2007-02-28 00:10+0500\n"
|
| 9 |
"PO-Revision-Date: 2007-02-28 01:01+0500\n"
|
| 10 |
"Last-Translator: vadbars <vadbars@mail.ru>\n"
|
| 11 |
"Language-Team: Russian Drupal Translation Team (RDTT) <translators@drupal.ru>\n"
|
| 12 |
"MIME-Version: 1.0\n"
|
| 13 |
"Content-Type: text/plain; charset=utf-8\n"
|
| 14 |
"Content-Transfer-Encoding: 8bit\n"
|
| 15 |
"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"
|
| 16 |
"X-Poedit-Language: Russian\n"
|
| 17 |
"X-Poedit-Country: RUSSIAN FEDERATION\n"
|
| 18 |
|
| 19 |
#: update_status.module:13
|
| 20 |
msgid "Here you can find information on the update status of your installed modules. Note that each module is part of a \"project\", which may have the same name as the module or may have a different name. Also note that this can only check the status for \"official releases\", and will not be able to check update status for development snapshots and modules updated directly from CVS."
|
| 21 |
msgstr "Здесь можно найти информацию о статусе обновления установленных модулей. Обратите внимание, что каждый модуль - часть \"проекта\", который может называться как одинаково с модулем, так и отличаться по названию. Также имейте в виду, что можно проверить статус только \"официальных релизов\", но не проверяется статус обновления промежуточных сборок и модулей, обновленных напрямую из CVS."
|
| 22 |
|
| 23 |
#: update_status.module:17;243
|
| 24 |
msgid "There are updates available for one or more of your modules. To ensure the security of your server, you should update immediately. See the !status_page for more information"
|
| 25 |
msgstr "Есть доступные сейчас обновления для одного или нескольких модулей. Для поддержания безопасности вашего сервера, стоит обновиться немедленно. Для дополнительной информации посмотрите !status_page "
|
| 26 |
|
| 27 |
#: update_status.module:19
|
| 28 |
msgid "See the <a href=\"!updates\">updates log page</a> for information on available updates."
|
| 29 |
msgstr "За информацией о доступных обновлениях обращайтесь на <a href=\"!updates\">страницу обновлений</a>."
|
| 30 |
|
| 31 |
#: update_status.module:31
|
| 32 |
msgid "Available updates"
|
| 33 |
msgstr "Доступные обновления"
|
| 34 |
|
| 35 |
#: update_status.module:32
|
| 36 |
msgid "Get a status report on your installed modules and available updates."
|
| 37 |
msgstr "Получение отчета об установленных модулях и доступных обновлениях."
|
| 38 |
|
| 39 |
#: update_status.module:38
|
| 40 |
msgid "Manual update check"
|
| 41 |
msgstr "Проверка обновления"
|
| 42 |
|
| 43 |
#: update_status.module:67
|
| 44 |
msgid "No update data is available. To fetch data, you may need to !run_cron."
|
| 45 |
msgstr "Данные об обновлениях недоступны. Для получения данных может понадобится !run_cron."
|
| 46 |
|
| 47 |
#: update_status.module:67
|
| 48 |
msgid "run cron"
|
| 49 |
msgstr "запуск cron"
|
| 50 |
|
| 51 |
#: update_status.module:78
|
| 52 |
msgid "Update Status: Error %code: %message"
|
| 53 |
msgstr "Статус обновления: ошибка %code: %message"
|
| 54 |
|
| 55 |
#: update_status.module:153
|
| 56 |
msgid "Last checked: "
|
| 57 |
msgstr "Последняя проверка: "
|
| 58 |
|
| 59 |
#: update_status.module:153
|
| 60 |
msgid "Never"
|
| 61 |
msgstr "Никогда"
|
| 62 |
|
| 63 |
#: update_status.module:154
|
| 64 |
msgid "Check manually"
|
| 65 |
msgstr "Проверить"
|
| 66 |
|
| 67 |
#: update_status.module:165
|
| 68 |
msgid "Project"
|
| 69 |
msgstr "Проект"
|
| 70 |
|
| 71 |
#: update_status.module:166
|
| 72 |
msgid "Status"
|
| 73 |
msgstr "Статус"
|
| 74 |
|
| 75 |
#: update_status.module:167
|
| 76 |
msgid "Current version"
|
| 77 |
msgstr "Текущая версия"
|
| 78 |
|
| 79 |
#: update_status.module:168
|
| 80 |
msgid "Available version"
|
| 81 |
msgstr "Доступная версия"
|
| 82 |
|
| 83 |
#: update_status.module:169
|
| 84 |
msgid "Download latest version"
|
| 85 |
msgstr "Скачать последнюю версию"
|
| 86 |
|
| 87 |
#: update_status.module:193;235;237
|
| 88 |
msgid "Up to date"
|
| 89 |
msgstr "Обновлен"
|
| 90 |
|
| 91 |
#: update_status.module:196
|
| 92 |
msgid "Update available"
|
| 93 |
msgstr "Доступно обновление"
|
| 94 |
|
| 95 |
#: update_status.module:199
|
| 96 |
msgid "Unknown"
|
| 97 |
msgstr "Неизвестно"
|
| 98 |
|
| 99 |
#: update_status.module:208
|
| 100 |
msgid "Includes: %modules"
|
| 101 |
msgstr "Включает: %modules"
|
| 102 |
|
| 103 |
#: update_status.module:224
|
| 104 |
msgid "Module update status"
|
| 105 |
msgstr "Статус обновления модулей"
|
| 106 |
|
| 107 |
#: update_status.module:225
|
| 108 |
msgid "Drupal core update status"
|
| 109 |
msgstr "Статус обновления ядра Drupal"
|
| 110 |
|
| 111 |
#: update_status.module:230
|
| 112 |
msgid "Out of date. Version @version available."
|
| 113 |
msgstr "Устарело. Доступна версия @version."
|
| 114 |
|
| 115 |
#: update_status.module:232
|
| 116 |
msgid "There are updates available for your version of Drupal. To ensure the security of your server, you should update immediately.See the !status_page for more information"
|
| 117 |
msgstr "Есть доступное сейчас обновление для вашей версии Drupal. Для поддержания безопасности вашего сервера, стоит обновиться немедленно. Для дополнительной информации посмотрите !status_page "
|
| 118 |
|
| 119 |
#: update_status.module:241
|
| 120 |
msgid "Out of date"
|
| 121 |
msgstr "Устарел"
|
| 122 |
|
| 123 |
#: update_status.module:249;250
|
| 124 |
msgid "Update status is unavailable. cron may need to be run."
|
| 125 |
msgstr "Статус обновления недоступен. Для запуска может потребоваться cron. "
|
| 126 |
|
| 127 |
#: update_status.module:78;0
|
| 128 |
#: update_status.info:0
|
| 129 |
msgid "update_status"
|
| 130 |
msgstr "update_status"
|
| 131 |
|
| 132 |
#: update_status.info:0
|
| 133 |
msgid "Update status"
|
| 134 |
msgstr "Статус обновления"
|
| 135 |
|
| 136 |
#: update_status.info:0
|
| 137 |
msgid "Checks to see if your installation of Drupal and its modules are up to date."
|
| 138 |
msgstr "Проверьте, чтобы убедиться, что ваша установка Drupal и модули обновлены."
|
| 139 |
|
| 140 |
#: update_status.module:17;232;243
|
| 141 |
msgid "update status page"
|
| 142 |
msgstr "страницу статуса обновлений"
|
| 143 |
|