Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n/ru
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-01 03:03:27 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-01 03:03:27 +0400
commitc7c5e2a2e25a93a18399b2ebad2150354434ead6 (patch)
tree9b18f1b141a8f9b936dd3acbaf0a4d2b56c70841 /l10n/ru
parenta3f18d4b5ab0106bbfebb91928844fdd4f4c25e2 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ru')
-rw-r--r--l10n/ru/files.po71
1 files changed, 34 insertions, 37 deletions
diff --git a/l10n/ru/files.po b/l10n/ru/files.po
index bb7209b9513..e15399b83d4 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: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-11-27 00:09+0100\n"
-"PO-Revision-Date: 2012-11-26 16:49+0000\n"
-"Last-Translator: mPolr <mpolr21@gmail.com>\n"
+"POT-Creation-Date: 2012-12-01 00:01+0100\n"
+"PO-Revision-Date: 2012-11-30 23:02+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"
@@ -31,40 +31,41 @@ msgid "There is no error, the file uploaded with success"
msgstr "Файл успешно загружен"
#: ajax/upload.php:21
-msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
-msgstr "Файл превышает допустимые размеры (описаны как upload_max_filesize в php.ini)"
+msgid ""
+"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
+msgstr ""
-#: ajax/upload.php:22
+#: ajax/upload.php:23
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Файл превышает размер MAX_FILE_SIZE, указаный в HTML-форме"
-#: ajax/upload.php:23
+#: ajax/upload.php:25
msgid "The uploaded file was only partially uploaded"
msgstr "Файл был загружен не полностью"
-#: ajax/upload.php:24
+#: ajax/upload.php:26
msgid "No file was uploaded"
msgstr "Файл не был загружен"
-#: ajax/upload.php:25
+#: ajax/upload.php:27
msgid "Missing a temporary folder"
msgstr "Невозможно найти временную папку"
-#: ajax/upload.php:26
+#: ajax/upload.php:28
msgid "Failed to write to disk"
msgstr "Ошибка записи на диск"
-#: appinfo/app.php:6
+#: appinfo/app.php:10
msgid "Files"
msgstr "Файлы"
-#: js/fileactions.js:117 templates/index.php:64
+#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
msgid "Unshare"
msgstr "Отменить публикацию"
-#: js/fileactions.js:119 templates/index.php:66
+#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
msgid "Delete"
msgstr "Удалить"
@@ -163,15 +164,15 @@ msgstr "{count} файлов просканировано"
msgid "error while scanning"
msgstr "ошибка во время санирования"
-#: js/files.js:785 templates/index.php:50
+#: js/files.js:785 templates/index.php:65
msgid "Name"
msgstr "Название"
-#: js/files.js:786 templates/index.php:58
+#: js/files.js:786 templates/index.php:76
msgid "Size"
msgstr "Размер"
-#: js/files.js:787 templates/index.php:60
+#: js/files.js:787 templates/index.php:78
msgid "Modified"
msgstr "Изменён"
@@ -199,27 +200,27 @@ msgstr "Управление файлами"
msgid "Maximum upload size"
msgstr "Максимальный размер загружаемого файла"
-#: templates/admin.php:7
+#: templates/admin.php:9
msgid "max. possible: "
msgstr "макс. возможно: "
-#: templates/admin.php:9
+#: templates/admin.php:12
msgid "Needed for multi-file and folder downloads."
msgstr "Требуется для скачивания нескольких файлов и папок"
-#: templates/admin.php:9
+#: templates/admin.php:14
msgid "Enable ZIP-download"
msgstr "Включить ZIP-скачивание"
-#: templates/admin.php:11
+#: templates/admin.php:17
msgid "0 is unlimited"
msgstr "0 - без ограничений"
-#: templates/admin.php:12
+#: templates/admin.php:19
msgid "Maximum input size for ZIP files"
msgstr "Максимальный исходный размер для ZIP файлов"
-#: templates/admin.php:15
+#: templates/admin.php:23
msgid "Save"
msgstr "Сохранить"
@@ -227,52 +228,48 @@ msgstr "Сохранить"
msgid "New"
msgstr "Новый"
-#: templates/index.php:9
+#: templates/index.php:10
msgid "Text file"
msgstr "Текстовый файл"
-#: templates/index.php:10
+#: templates/index.php:12
msgid "Folder"
msgstr "Папка"
-#: templates/index.php:11
+#: templates/index.php:14
msgid "From link"
msgstr "Из ссылки"
-#: templates/index.php:22
+#: templates/index.php:35
msgid "Upload"
msgstr "Загрузить"
-#: templates/index.php:29
+#: templates/index.php:43
msgid "Cancel upload"
msgstr "Отмена загрузки"
-#: templates/index.php:42
+#: templates/index.php:57
msgid "Nothing in here. Upload something!"
msgstr "Здесь ничего нет. Загрузите что-нибудь!"
-#: templates/index.php:52
-msgid "Share"
-msgstr "Опубликовать"
-
-#: templates/index.php:54
+#: templates/index.php:71
msgid "Download"
msgstr "Скачать"
-#: templates/index.php:77
+#: templates/index.php:103
msgid "Upload too large"
msgstr "Файл слишком большой"
-#: templates/index.php:79
+#: templates/index.php:105
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Файлы, которые Вы пытаетесь загрузить, превышают лимит для файлов на этом сервере."
-#: templates/index.php:84
+#: templates/index.php:110
msgid "Files are being scanned, please wait."
msgstr "Подождите, файлы сканируются."
-#: templates/index.php:87
+#: templates/index.php:113
msgid "Current scanning"
msgstr "Текущее сканирование"