diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-11 01:55:38 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-11 01:55:38 -0400 |
commit | 01ea056ac8ad46ea59c56ca8c9aa7e7c90564bc4 (patch) | |
tree | ef33bd3d1b6a7263fffed2e9628dd3a4caf08e42 /apps/files/l10n/ru.json | |
parent | 1757d01604c311f9494a61f9bed87c3fae8c6fe9 (diff) | |
download | nextcloud-server-01ea056ac8ad46ea59c56ca8c9aa7e7c90564bc4.tar.gz nextcloud-server-01ea056ac8ad46ea59c56ca8c9aa7e7c90564bc4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ru.json')
-rw-r--r-- | apps/files/l10n/ru.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index e6019601bf4..40350d08bc2 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -5,13 +5,9 @@ "Could not move %s - File with this name already exists" : "Невозможно переместить %s - файл с таким именем уже существует", "Could not move %s" : "Невозможно переместить %s", "Permission denied" : "В доступе отказано", - "File name cannot be empty." : "Имя файла не может быть пустым.", - "\"%s\" is an invalid file name." : "\"%s\" недопустимое имя файла.", - "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Неправильное имя, символы '\\', '/', '<', '>', ':', '\"', '|', '?' и '*' недопустимы.", "The target folder has been moved or deleted." : "Целевой каталог был перемещен или удален.", "The name %s is already used in the folder %s. Please choose a different name." : "Имя %s уже используется для каталога %s. Укажите другое имя.", "Error when creating the file" : "Ошибка при создании файла", - "Folder name cannot be empty." : "Имя каталога не может быть пустым.", "Error when creating the folder" : "Ошибка создания каталога", "Unable to set upload directory." : "Невозможно установить каталог загрузки.", "Invalid Token" : "Недопустимый маркер", @@ -62,6 +58,7 @@ "You don’t have permission to upload or create files here" : "У вас нет прав для загрузки или создания файлов здесь.", "_Uploading %n file_::_Uploading %n files_" : ["Закачка %n файла","Закачка %n файлов","Закачка %n файлов"], "\"{name}\" is an invalid file name." : "\"{name}\" это неправильное имя файла.", + "File name cannot be empty." : "Имя файла не может быть пустым.", "Your storage is full, files can not be updated or synced anymore!" : "Ваше хранилище заполнено, произведите очистку перед загрузкой новых файлов.", "Your storage is almost full ({usedSpacePercent}%)" : "Ваше хранилище почти заполнено ({usedSpacePercent}%)", "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Приложение для шифрования активно, но ваши ключи не инициализированы, выйдите из системы и войдите заново", |