diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-12-31 01:55:16 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-12-31 01:55:16 -0500 |
commit | 970495a067bde6596497253486f216c22836e175 (patch) | |
tree | f619c37978c7ec2129748d91c5f7fd6453a65168 /apps/files/l10n/ru.json | |
parent | 42897ac5cbd35b7ceb4894a9170e2f9d5348ca08 (diff) | |
download | nextcloud-server-970495a067bde6596497253486f216c22836e175.tar.gz nextcloud-server-970495a067bde6596497253486f216c22836e175.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ru.json')
-rw-r--r-- | apps/files/l10n/ru.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 964a819535b..5c99a793ecd 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -43,6 +43,8 @@ "Could not move \"{file}\", target exists" : "Невозможно переместить \"{file}\", цель отсутствует", "Could not move \"{file}\"" : "Невозможно переместить \"{file}\"", "{newName} already exists" : "{newName} уже имеется", + "Could not rename \"{fileName}\", it does not exist any more" : "Невозможно переименовать \"{fileName}\", файл больше не существует", + "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Имя \"{targetName}\" уже используется в каталоге \"{dir}\". Пожалуйста, выберите другое имя.", "Could not rename \"{fileName}\"" : "Невозможно переименовать \"{fileName}\"", "Could not create file \"{file}\"" : "Невозможно создать файл \"{file}\"", "Could not create file \"{file}\" because it already exists" : "Невозможно создать файл \"{file}\" потому что уже имеется", @@ -97,6 +99,7 @@ "Maximum upload size" : "Максимальный размер загружаемого файла", "max. possible: " : "макс. возможно: ", "Save" : "Сохранить", + "With PHP-FPM it might take 5 minutes for changes to be applied." : "В режиме PHP-FPM применение изменений может занять до 5 минут.", "Missing permissions to edit from here." : "Отсутствуют права на удаление.", "Settings" : "Настройки", "WebDAV" : "WebDAV", |