diff options
Diffstat (limited to 'l10n/ru_RU/files.po')
-rw-r--r-- | l10n/ru_RU/files.po | 50 |
1 files changed, 27 insertions, 23 deletions
diff --git a/l10n/ru_RU/files.po b/l10n/ru_RU/files.po index 7e980374e2b..d9d1badedf4 100644 --- a/l10n/ru_RU/files.po +++ b/l10n/ru_RU/files.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-02-22 00:06+0100\n" -"PO-Revision-Date: 2013-02-20 23:30+0000\n" +"POT-Creation-Date: 2013-03-02 00:03+0100\n" +"PO-Revision-Date: 2013-03-01 23:04+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n" "MIME-Version: 1.0\n" @@ -54,27 +54,27 @@ msgid "" "the HTML form" msgstr "Размер загруженного" -#: ajax/upload.php:31 +#: ajax/upload.php:30 msgid "The uploaded file was only partially uploaded" msgstr "Загружаемый файл был загружен частично" -#: ajax/upload.php:32 +#: ajax/upload.php:31 msgid "No file was uploaded" msgstr "Файл не был загружен" -#: ajax/upload.php:33 +#: ajax/upload.php:32 msgid "Missing a temporary folder" msgstr "Отсутствует временная папка" -#: ajax/upload.php:34 +#: ajax/upload.php:33 msgid "Failed to write to disk" msgstr "Не удалось записать на диск" -#: ajax/upload.php:52 +#: ajax/upload.php:51 msgid "Not enough storage available" msgstr "Недостаточно места в хранилище" -#: ajax/upload.php:83 +#: ajax/upload.php:82 msgid "Invalid directory." msgstr "Неверный каталог." @@ -86,7 +86,7 @@ msgstr "Файлы" msgid "Delete permanently" msgstr "Удалить навсегда" -#: js/fileactions.js:127 templates/index.php:91 templates/index.php:92 +#: js/fileactions.js:127 templates/index.php:92 templates/index.php:93 msgid "Delete" msgstr "Удалить" @@ -196,31 +196,31 @@ msgstr "URL не должен быть пустым." msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud" msgstr "Неверное имя папки. Использование наименования 'Опубликовано' зарезервировано Owncloud" -#: js/files.js:949 templates/index.php:67 +#: js/files.js:953 templates/index.php:68 msgid "Name" msgstr "Имя" -#: js/files.js:950 templates/index.php:78 +#: js/files.js:954 templates/index.php:79 msgid "Size" msgstr "Размер" -#: js/files.js:951 templates/index.php:80 +#: js/files.js:955 templates/index.php:81 msgid "Modified" msgstr "Изменен" -#: js/files.js:970 +#: js/files.js:974 msgid "1 folder" msgstr "1 папка" -#: js/files.js:972 +#: js/files.js:976 msgid "{count} folders" msgstr "{количество} папок" -#: js/files.js:980 +#: js/files.js:984 msgid "1 file" msgstr "1 файл" -#: js/files.js:982 +#: js/files.js:986 msgid "{count} files" msgstr "{количество} файлов" @@ -284,33 +284,37 @@ msgstr "" msgid "Cancel upload" msgstr "Отмена загрузки" -#: templates/index.php:59 +#: templates/index.php:53 +msgid "You don’t have write permissions here." +msgstr "" + +#: templates/index.php:60 msgid "Nothing in here. Upload something!" msgstr "Здесь ничего нет. Загрузите что-нибудь!" -#: templates/index.php:73 +#: templates/index.php:74 msgid "Download" msgstr "Загрузить" -#: templates/index.php:85 templates/index.php:86 +#: templates/index.php:86 templates/index.php:87 msgid "Unshare" msgstr "Скрыть" -#: templates/index.php:105 +#: templates/index.php:106 msgid "Upload too large" msgstr "Загрузка слишком велика" -#: templates/index.php:107 +#: templates/index.php:108 msgid "" "The files you are trying to upload exceed the maximum size for file uploads " "on this server." msgstr "Размер файлов, которые Вы пытаетесь загрузить, превышает максимально допустимый размер для загрузки на данный сервер." -#: templates/index.php:112 +#: templates/index.php:113 msgid "Files are being scanned, please wait." msgstr "Файлы сканируются, пожалуйста, подождите." -#: templates/index.php:115 +#: templates/index.php:116 msgid "Current scanning" msgstr "Текущее сканирование" |