diff options
Diffstat (limited to 'apps/files/l10n/ru.js')
-rw-r--r-- | apps/files/l10n/ru.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 62c19712cf0..4ccff9850a4 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -59,6 +59,7 @@ OC.L10N.register( "Could not create file \"{file}\"" : "Невозможно создать файл «{file}»", "Could not create file \"{file}\" because it already exists" : "Невозможно создать файл «{file}», он уже существует", "Could not create folder \"{dir}\" because it already exists" : "Невозможно создать каталог «{dir}», он уже существует", + "Could not fetch file details \"{file}\"" : "Не удалось получить сведения о файле «{file}»", "Error deleting file \"{fileName}\"." : "Ошибка удаления файла «{fileName}».", "No search results in other folders for {tag}{filter}{endtag}" : "Нет результатов поиска в других папках для {tag}{filter}{endtag}", "Name" : "Имя", |