diff options
Diffstat (limited to 'l10n/ru')
-rw-r--r-- | l10n/ru/files_encryption.po | 62 | ||||
-rw-r--r-- | l10n/ru/lib.po | 11 |
2 files changed, 40 insertions, 33 deletions
diff --git a/l10n/ru/files_encryption.po b/l10n/ru/files_encryption.po index 7f5874bdffe..d41717d31f9 100644 --- a/l10n/ru/files_encryption.po +++ b/l10n/ru/files_encryption.po @@ -16,9 +16,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-06-18 01:54-0400\n" -"PO-Revision-Date: 2014-06-17 23:30+0000\n" -"Last-Translator: Vladimir Sapronov <vladimir.sapronov@gmail.com>\n" +"POT-Creation-Date: 2014-07-30 01:54-0400\n" +"PO-Revision-Date: 2014-07-30 05:54+0000\n" +"Last-Translator: I Robot\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" @@ -62,14 +62,14 @@ msgid "" "correct." msgstr "Невозможно обновить пароль от секретного ключа. Возможно, старый пароль указан неверно." -#: files/error.php:12 +#: files/error.php:13 msgid "" "Encryption app not initialized! Maybe the encryption app was re-enabled " "during your session. Please try to log out and log back in to initialize the" " encryption app." msgstr "Приложение шифрации не инициализированно! Возможно приложение шифрации было реактивировано во время вашей сессии. Пожалуйста, попробуйте выйти и войти снова чтобы проинициализировать приложение шифрации." -#: files/error.php:16 +#: files/error.php:17 #, php-format msgid "" "Your private key is not valid! Likely your password was changed outside of " @@ -77,13 +77,13 @@ msgid "" " in your personal settings to recover access to your encrypted files." msgstr "Ваш секретный ключ не действителен! Вероятно, ваш пароль был изменен вне %s (например, корпоративный каталог). Вы можете обновить секретный ключ в личных настройках на странице восстановления доступа к зашифрованным файлам. " -#: files/error.php:19 +#: files/error.php:20 msgid "" "Can not decrypt this file, probably this is a shared file. Please ask the " "file owner to reshare the file with you." msgstr "Не могу расшифровать файл, возможно это опубликованный файл. Пожалуйста, попросите владельца файла поделиться им с вами еще раз." -#: files/error.php:22 files/error.php:27 +#: files/error.php:23 files/error.php:28 msgid "" "Unknown error. Please check your system settings or contact your " "administrator" @@ -100,7 +100,7 @@ msgid "" " the encryption app has been disabled." msgstr "Пожалуйста, убедитесь, что версия PHP 5.3.3 или новее, а также, что OpenSSL и соответствующее расширение PHP включены и правильно настроены. На данный момент приложение шифрования отключено." -#: hooks/hooks.php:300 +#: hooks/hooks.php:286 msgid "Following users are not set up for encryption:" msgstr "Для следующих пользователей шифрование не настроено:" @@ -121,87 +121,93 @@ msgstr "Перейти напряму к вашим %spersonal settings%s." msgid "Encryption" msgstr "Шифрование" -#: templates/settings-admin.php:5 +#: templates/settings-admin.php:5 templates/settings-personal.php:6 +msgid "" +"Encryption App is enabled but your keys are not initialized, please log-out " +"and log-in again" +msgstr "" + +#: templates/settings-admin.php:8 msgid "" "Enable recovery key (allow to recover users files in case of password loss):" msgstr "Включить ключ восстановления (позволяет пользователям восстановить файлы при потере пароля):" -#: templates/settings-admin.php:9 +#: templates/settings-admin.php:12 msgid "Recovery key password" msgstr "Пароль для ключа восстановления" -#: templates/settings-admin.php:12 +#: templates/settings-admin.php:15 msgid "Repeat Recovery key password" msgstr "Повторите пароль восстановления ключа" -#: templates/settings-admin.php:19 templates/settings-personal.php:50 +#: templates/settings-admin.php:22 templates/settings-personal.php:53 msgid "Enabled" msgstr "Включено" -#: templates/settings-admin.php:27 templates/settings-personal.php:58 +#: templates/settings-admin.php:30 templates/settings-personal.php:61 msgid "Disabled" msgstr "Отключено" -#: templates/settings-admin.php:32 +#: templates/settings-admin.php:35 msgid "Change recovery key password:" msgstr "Сменить пароль для ключа восстановления:" -#: templates/settings-admin.php:38 +#: templates/settings-admin.php:41 msgid "Old Recovery key password" msgstr "Старый пароль для ключа восстановления" -#: templates/settings-admin.php:45 +#: templates/settings-admin.php:48 msgid "New Recovery key password" msgstr "Новый пароль для ключа восстановления" -#: templates/settings-admin.php:51 +#: templates/settings-admin.php:54 msgid "Repeat New Recovery key password" msgstr "Повторите новый пароль восстановления ключа" -#: templates/settings-admin.php:56 +#: templates/settings-admin.php:59 msgid "Change Password" msgstr "Изменить пароль" -#: templates/settings-personal.php:8 +#: templates/settings-personal.php:12 msgid "Your private key password no longer match your log-in password:" msgstr "Пароль от секретного ключа больше не соответствует паролю входа:" -#: templates/settings-personal.php:11 +#: templates/settings-personal.php:15 msgid "Set your old private key password to your current log-in password." msgstr "Замените старый пароль от секретного ключа на новый пароль входа." -#: templates/settings-personal.php:13 +#: templates/settings-personal.php:17 msgid "" " If you don't remember your old password you can ask your administrator to " "recover your files." msgstr "Если вы не помните свой старый пароль, вы можете попросить своего администратора восстановить ваши файлы" -#: templates/settings-personal.php:21 +#: templates/settings-personal.php:25 msgid "Old log-in password" msgstr "Старый пароль для входа" -#: templates/settings-personal.php:27 +#: templates/settings-personal.php:31 msgid "Current log-in password" msgstr "Текущйи пароль для входа" -#: templates/settings-personal.php:32 +#: templates/settings-personal.php:36 msgid "Update Private Key Password" msgstr "Обновить пароль от секретного ключа" -#: templates/settings-personal.php:41 +#: templates/settings-personal.php:44 msgid "Enable password recovery:" msgstr "Включить восстановление пароля:" -#: templates/settings-personal.php:43 +#: templates/settings-personal.php:46 msgid "" "Enabling this option will allow you to reobtain access to your encrypted " "files in case of password loss" msgstr "Включение этой опции позволит вам получить доступ к своим зашифрованным файлам в случае утери пароля" -#: templates/settings-personal.php:59 +#: templates/settings-personal.php:62 msgid "File recovery settings updated" msgstr "Настройки файла восстановления обновлены" -#: templates/settings-personal.php:60 +#: templates/settings-personal.php:63 msgid "Could not update file recovery" msgstr "Невозможно обновить файл восстановления" diff --git a/l10n/ru/lib.po b/l10n/ru/lib.po index 0379bb8d0a2..71adf7fb346 100644 --- a/l10n/ru/lib.po +++ b/l10n/ru/lib.po @@ -6,6 +6,7 @@ # Alexander Shashkevych <alex@stunpix.com>, 2013 # jekader <jekader@gmail.com>, 2013 # Kalyuzhniy Aleksey, 2014 +# sbh12 <mail_123@mail.ru>, 2014 # rodionc <rodionc@gmail.com>, 2014 # Serge Shpikin <rkfg@rkfg.me>, 2013 # Sk.Avenger <sk.avenger@adygnet.ru>, 2013 @@ -18,9 +19,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-07-29 01:54-0400\n" -"PO-Revision-Date: 2014-07-29 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-07-30 01:54-0400\n" +"PO-Revision-Date: 2014-07-29 06:20+0000\n" +"Last-Translator: sbh12 <mail_123@mail.ru>\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" @@ -369,11 +370,11 @@ msgstr "Не удалось произвести настройку прав д msgid "" "Can not set expire date. Shares can not expire later then %s after they " "where shared" -msgstr "" +msgstr "Не могу установить дату истечения. Шары не могут истечь позже чем %s после того, как они были расшарены" #: private/share/share.php:967 msgid "Can not set expire date. Expire date is in the past" -msgstr "" +msgstr "Не могу установить дату истечения. Дата истечения находится в прошлом." #: private/share/share.php:1092 #, php-format |