diff options
Diffstat (limited to 'lib/l10n/ru.json')
-rw-r--r-- | lib/l10n/ru.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json index 531adca8f4a..307443cb65a 100644 --- a/lib/l10n/ru.json +++ b/lib/l10n/ru.json @@ -74,6 +74,7 @@ "seconds ago" : "несколько секунд назад", "Empty file" : "Пустой файл", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Модуль с ID «%s» не существует. Включите его в настройках приложений или обратитесь к администратору.", + "Dot files are not allowed" : "Файлы начинающиеся с точки не допускаются", "File already exists" : "Файл уже существует", "Invalid path" : "Некорректный путь", "Failed to create file from template" : "Не удалось создать файл на основе шаблона", @@ -81,7 +82,6 @@ "File name is a reserved word" : "Имя файла является зарезервированным словом", "File name contains at least one invalid character" : "Имя файла содержит по крайней мере один недопустимый символ", "File name is too long" : "Имя файла слишком длинное.", - "Dot files are not allowed" : "Файлы начинающиеся с точки не допускаются", "Empty filename is not allowed" : "Пустое имя файла не допускается", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Приложение «%s» не может быть установлено, так как файл с информацией о приложении не может быть прочтен.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Приложение «%s» не может быть установлено, потому что оно несовместимо с этой версией сервера", |