summaryrefslogtreecommitdiffstats
path: root/core/l10n/ru.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-13 20:33:30 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-13 20:33:30 -0400
commitf3336f8877771e53d303f6f939f0005fa9692b7a (patch)
treec5f0495eac0d3e946df517709d5a4ad9d0ec4227 /core/l10n/ru.php
parente8bede5e0d67e036e8e42279df3a2dd8c83e08e8 (diff)
downloadnextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.tar.gz
nextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.php')
-rw-r--r--core/l10n/ru.php18
1 files changed, 4 insertions, 14 deletions
diff --git a/core/l10n/ru.php b/core/l10n/ru.php
index 5cfd013850e..25ba4f680bc 100644
--- a/core/l10n/ru.php
+++ b/core/l10n/ru.php
@@ -8,14 +8,6 @@ $TRANSLATIONS = array(
"Updating filecache, this may take really long..." => "Обновление файлового кэша, это может занять некоторое время...",
"Updated filecache" => "Обновлен файловый кэш",
"... %d%% done ..." => "... %d%% завершено ...",
-"Category type not provided." => "Тип категории не предоставлен",
-"No category to add?" => "Нет категорий для добавления?",
-"This category already exists: %s" => "Эта категория уже существует: %s",
-"Object type not provided." => "Тип объекта не предоставлен",
-"%s ID not provided." => "ID %s не предоставлен",
-"Error adding %s to favorites." => "Ошибка добавления %s в избранное",
-"No categories selected for deletion." => "Нет категорий для удаления.",
-"Error removing %s from favorites." => "Ошибка удаления %s из избранного",
"No image or file provided" => "Не указано изображение или файл",
"Unknown filetype" => "Неизвестный тип файла",
"Invalid image" => "Изображение повреждено",
@@ -67,12 +59,9 @@ $TRANSLATIONS = array(
"(all selected)" => "(выбраны все)",
"({count} selected)" => "({count} выбрано)",
"Error loading file exists template" => "Ошибка при загрузке шаблона существующего файла",
-"The object type is not specified." => "Тип объекта не указан",
-"Error" => "Ошибка",
-"The app name is not specified." => "Имя приложения не указано",
-"The required file {file} is not installed!" => "Необходимый файл {file} не установлен!",
"Shared" => "Общие",
"Share" => "Открыть доступ",
+"Error" => "Ошибка",
"Error while sharing" => "Ошибка при открытии доступа",
"Error while unsharing" => "Ошибка при закрытии доступа",
"Error while changing permissions" => "Ошибка при смене разрешений",
@@ -104,6 +93,9 @@ $TRANSLATIONS = array(
"Sending ..." => "Отправляется ...",
"Email sent" => "Письмо отправлено",
"Warning" => "Предупреждение",
+"The object type is not specified." => "Тип объекта не указан",
+"Delete" => "Удалить",
+"Add" => "Добавить",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "При обновлении произошла ошибка. Пожалуйста сообщите об этом в <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud сообщество</a>.",
"The update was successful. Redirecting you to ownCloud now." => "Обновление прошло успешно. Перенаправляемся в Ваш ownCloud...",
"%s password reset" => "%s сброс пароля",
@@ -126,8 +118,6 @@ $TRANSLATIONS = array(
"Help" => "Помощь",
"Access forbidden" => "Доступ запрещён",
"Cloud not found" => "Облако не найдено",
-"Edit categories" => "Редактировать категрии",
-"Add" => "Добавить",
"Security Warning" => "Предупреждение безопасности",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Ваша версия PHP уязвима к атаке NULL Byte (CVE-2006-7243)",
"Please update your PHP installation to use %s securely." => "Пожалуйста обновите Вашу PHP конфигурацию для безопасного использования %s.",