diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-19 00:13:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-19 00:13:16 +0000 |
commit | 54bc862c9de0fc17051f33be5f39d4fa3ed3d220 (patch) | |
tree | 5f10c2167ab1ac89386a566f29b69c280a61b48e /apps/files/l10n/ru.json | |
parent | 1b940a3c7e3e89542ed436412cc17b95b56167ea (diff) | |
download | nextcloud-server-54bc862c9de0fc17051f33be5f39d4fa3ed3d220.tar.gz nextcloud-server-54bc862c9de0fc17051f33be5f39d4fa3ed3d220.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ru.json')
-rw-r--r-- | apps/files/l10n/ru.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index bc623e525be..492634c599d 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -5,6 +5,9 @@ "All files" : "Все файлы", "Recent" : "Недавно изменённые", "File could not be found" : "Невозможно найти файл", + "Move or copy" : "Переместить или копировать", + "Download" : "Скачать", + "Delete" : "Удалить", "Home" : "Главная", "Close" : "Закрыть", "Favorites" : "Избранные", @@ -20,12 +23,9 @@ "Target folder does not exist any more" : "Каталог больше не существует", "Error when assembling chunks, status code {status}" : "Ошибка при сборке чанков, код ошибки {status}", "Actions" : "Действия", - "Download" : "Скачать", "Rename" : "Переименовать", - "Move or copy" : "Переместить или копировать", "Copy" : "Копировать", "Target folder" : "Целевой каталог", - "Delete" : "Удалить", "Disconnect storage" : "Отсоединить хранилище", "Unshare" : "Закрыть доступ", "Could not load info for file \"{file}\"" : "Не удаётся загрузить информацию для файла \"{file}\"", |