diff options
Diffstat (limited to 'apps/files/l10n/ru.js')
-rw-r--r-- | apps/files/l10n/ru.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 1af6df492dc..92d750d03c6 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -275,7 +275,6 @@ OC.L10N.register( "\"{segment}\" is a reserved name and not allowed for filenames." : "является зарезервированным именем и не допускается для имен файлов.", "\"{extension}\" is not an allowed filetype." : "не является разрешенным типом файла.", "Filenames must not end with \"{extension}\"." : "Имена файлов не должны заканчиваться на", - "List of favorites files and folders." : "Список избранных файлов и каталогов.", "No favorites yet" : "В избранное ещё ничего не добавлено ", "Files and folders you mark as favorite will show up here" : "Здесь будут показаны файлы и каталоги, отмеченные как избранные", "All files" : "Все файлы", @@ -388,6 +387,7 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "У вас отсутствуют права на просмотр файла, попросите предоставить их у владельца общего ресурса", "The files is locked" : "Файлы заблокированы", "Create new templates folder" : "Создать новую папку шаблонов", + "List of favorites files and folders." : "Список избранных файлов и каталогов.", "Toggle %1$s sublist" : "Переключить %1$s подсписок", "Text file" : "Текстовый файл", "New text file.txt" : "Новый текстовый файл.txt", |