diff options
Diffstat (limited to 'apps/files/l10n/ru_RU.php')
-rw-r--r-- | apps/files/l10n/ru_RU.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ru_RU.php b/apps/files/l10n/ru_RU.php index f43959d4e95..0574e2dfcde 100644 --- a/apps/files/l10n/ru_RU.php +++ b/apps/files/l10n/ru_RU.php @@ -25,6 +25,7 @@ "Upload cancelled." => "Загрузка отменена", "File upload is in progress. Leaving the page now will cancel the upload." => "Процесс загрузки файла. Если покинуть страницу сейчас, загрузка будет отменена.", "Invalid name, '/' is not allowed." => "Неправильное имя, '/' не допускается.", +"Name" => "Имя", "Size" => "Размер", "Modified" => "Изменен", "folder" => "папка", @@ -46,7 +47,6 @@ "Upload" => "Загрузить ", "Cancel upload" => "Отмена загрузки", "Nothing in here. Upload something!" => "Здесь ничего нет. Загрузите что-нибудь!", -"Name" => "Имя", "Share" => "Сделать общим", "Download" => "Загрузить", "Upload too large" => "Загрузка слишком велика", |