diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-12-07 22:28:29 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-12-07 22:28:29 -0500 |
commit | 079d20a80e9412ae7787ce689d46e9b3859b348b (patch) | |
tree | 82caf49d5f70ba2af3c7dca555be1d157dcaf240 /l10n/ru | |
parent | 823c85e65fcb08fe9e0b1ff9dc32b8a9a9a0f80d (diff) | |
download | nextcloud-server-079d20a80e9412ae7787ce689d46e9b3859b348b.tar.gz nextcloud-server-079d20a80e9412ae7787ce689d46e9b3859b348b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ru')
-rw-r--r-- | l10n/ru/core.po | 69 | ||||
-rw-r--r-- | l10n/ru/files.po | 20 |
2 files changed, 46 insertions, 43 deletions
diff --git a/l10n/ru/core.po b/l10n/ru/core.po index b7c3c1cf3f4..dd79ac7ff2a 100644 --- a/l10n/ru/core.po +++ b/l10n/ru/core.po @@ -22,9 +22,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-02 17:27-0500\n" -"PO-Revision-Date: 2013-12-01 10:50+0000\n" -"Last-Translator: vsapronov <vladimir.sapronov@gmail.com>\n" +"POT-Creation-Date: 2013-12-07 22:26-0500\n" +"PO-Revision-Date: 2013-12-08 03:26+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -297,7 +297,7 @@ msgid "Share" msgstr "Открыть доступ" #: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:707 -#: js/share.js:719 +#: js/share.js:719 templates/installation.php:10 msgid "Error" msgstr "Ошибка" @@ -333,7 +333,7 @@ msgstr "Поделиться ссылкой" msgid "Password protect" msgstr "Защитить паролем" -#: js/share.js:224 templates/installation.php:57 templates/login.php:38 +#: js/share.js:224 templates/installation.php:58 templates/login.php:38 msgid "Password" msgstr "Пароль" @@ -500,7 +500,7 @@ msgstr "Запрос не удался. Вы уверены, что email или msgid "You will receive a link to reset your password via Email." msgstr "На ваш адрес Email выслана ссылка для сброса пароля." -#: lostpassword/templates/lostpassword.php:21 templates/installation.php:51 +#: lostpassword/templates/lostpassword.php:21 templates/installation.php:52 #: templates/login.php:31 msgid "Username" msgstr "Имя пользователя" @@ -545,7 +545,7 @@ msgstr "Личное" msgid "Users" msgstr "Пользователи" -#: strings.php:7 templates/layout.user.php:110 +#: strings.php:7 templates/layout.user.php:111 msgid "Apps" msgstr "Приложения" @@ -612,101 +612,108 @@ msgstr "Доступ пропадет в %s" msgid "Cheers!" msgstr "Приветствуем!" -#: templates/installation.php:24 templates/installation.php:31 -#: templates/installation.php:38 +#: templates/installation.php:25 templates/installation.php:32 +#: templates/installation.php:39 msgid "Security Warning" msgstr "Предупреждение безопасности" -#: templates/installation.php:25 +#: templates/installation.php:26 msgid "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" msgstr "Ваша версия PHP уязвима к атаке NULL Byte (CVE-2006-7243)" -#: templates/installation.php:26 +#: templates/installation.php:27 #, php-format msgid "Please update your PHP installation to use %s securely." msgstr "Пожалуйста обновите Вашу PHP конфигурацию для безопасного использования %s." -#: templates/installation.php:32 +#: templates/installation.php:33 msgid "" "No secure random number generator is available, please enable the PHP " "OpenSSL extension." msgstr "Отсутствует защищенный генератор случайных чисел, пожалуйста, включите расширение PHP OpenSSL." -#: templates/installation.php:33 +#: templates/installation.php:34 msgid "" "Without a secure random number generator an attacker may be able to predict " "password reset tokens and take over your account." msgstr "Без защищенного генератора случайных чисел злоумышленник может предугадать токены сброса пароля и завладеть Вашей учетной записью." -#: templates/installation.php:39 +#: templates/installation.php:40 msgid "" "Your data directory and files are probably accessible from the internet " "because the .htaccess file does not work." msgstr "Ваша папка с данными и файлы возможно доступны из интернета потому что файл .htaccess не работает." -#: templates/installation.php:41 +#: templates/installation.php:42 #, php-format msgid "" "For information how to properly configure your server, please see the <a " "href=\"%s\" target=\"_blank\">documentation</a>." msgstr "Для информации, как правильно настроить Ваш сервер, пожалуйста загляните в <a hrev=\"%s\"target=\"blank\">документацию</a>." -#: templates/installation.php:47 +#: templates/installation.php:48 msgid "Create an <strong>admin account</strong>" msgstr "Создать <strong>учётную запись администратора</strong>" -#: templates/installation.php:66 +#: templates/installation.php:67 msgid "Advanced" msgstr "Дополнительно" -#: templates/installation.php:73 +#: templates/installation.php:74 msgid "Data folder" msgstr "Директория с данными" -#: templates/installation.php:85 +#: templates/installation.php:86 msgid "Configure the database" msgstr "Настройка базы данных" -#: templates/installation.php:90 templates/installation.php:102 -#: templates/installation.php:113 templates/installation.php:124 -#: templates/installation.php:136 +#: templates/installation.php:91 templates/installation.php:103 +#: templates/installation.php:114 templates/installation.php:125 +#: templates/installation.php:137 msgid "will be used" msgstr "будет использовано" -#: templates/installation.php:148 +#: templates/installation.php:149 msgid "Database user" msgstr "Пользователь базы данных" -#: templates/installation.php:155 +#: templates/installation.php:156 msgid "Database password" msgstr "Пароль базы данных" -#: templates/installation.php:160 +#: templates/installation.php:161 msgid "Database name" msgstr "Название базы данных" -#: templates/installation.php:168 +#: templates/installation.php:169 msgid "Database tablespace" msgstr "Табличое пространство базы данных" -#: templates/installation.php:175 +#: templates/installation.php:176 msgid "Database host" msgstr "Хост базы данных" -#: templates/installation.php:184 +#: templates/installation.php:185 msgid "Finish setup" msgstr "Завершить установку" -#: templates/installation.php:184 +#: templates/installation.php:185 msgid "Finishing …" msgstr "Завершаем..." -#: templates/layout.user.php:43 +#: templates/layout.user.php:40 +msgid "" +"This application requires JavaScript to be enabled for correct operation. " +"Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable " +"JavaScript</a> and re-load this interface." +msgstr "" + +#: templates/layout.user.php:44 #, php-format msgid "%s is available. Get more information on how to update." msgstr "%s доступно. Получить дополнительную информацию о порядке обновления." -#: templates/layout.user.php:71 templates/singleuser.user.php:8 +#: templates/layout.user.php:72 templates/singleuser.user.php:8 msgid "Log out" msgstr "Выйти" diff --git a/l10n/ru/files.po b/l10n/ru/files.po index 071dbff2847..83194edad84 100644 --- a/l10n/ru/files.po +++ b/l10n/ru/files.po @@ -16,9 +16,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-12-05 22:23-0500\n" -"PO-Revision-Date: 2013-12-06 01:30+0000\n" -"Last-Translator: vsapronov <vladimir.sapronov@gmail.com>\n" +"POT-Creation-Date: 2013-12-07 22:26-0500\n" +"PO-Revision-Date: 2013-12-08 03:26+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -389,29 +389,25 @@ msgstr "Здесь ничего нет. Загрузите что-нибудь!" msgid "Download" msgstr "Скачать" -#: templates/index.php:75 templates/index.php:76 -msgid "Unshare" -msgstr "Закрыть общий доступ" - -#: templates/index.php:81 templates/index.php:82 +#: templates/index.php:73 templates/index.php:74 msgid "Delete" msgstr "Удалить" -#: templates/index.php:95 +#: templates/index.php:86 msgid "Upload too large" msgstr "Файл слишком велик" -#: templates/index.php:97 +#: templates/index.php:88 msgid "" "The files you are trying to upload exceed the maximum size for file uploads " "on this server." msgstr "Файлы, которые вы пытаетесь загрузить, превышают лимит для файлов на этом сервере." -#: templates/index.php:102 +#: templates/index.php:93 msgid "Files are being scanned, please wait." msgstr "Подождите, файлы сканируются." -#: templates/index.php:105 +#: templates/index.php:96 msgid "Current scanning" msgstr "Текущее сканирование" |