From 645fc993c245f198a2da26aea0619e840eef3f3e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 27 Nov 2017 01:09:51 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- apps/files/l10n/ru.js | 5 ++++- apps/files/l10n/ru.json | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 09a8a4d43f..b6222725a7 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -19,6 +19,8 @@ OC.L10N.register( "Uploading …" : "Загрузка...", "…" : "...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} из {totalSize} ({bitrate})", + "Target folder does not exist any more" : "Каталог больше не существует", + "Error when assembling chunks, status code {status}" : "Ошибка при сборке чанков, код ошибки {status}", "Actions" : "Действия", "Download" : "Скачать", "Rename" : "Переименовать", @@ -125,6 +127,7 @@ OC.L10N.register( "Settings" : "Настройки", "Show hidden files" : "Показывать скрытые файлы", "WebDAV" : "WebDAV", + "Use this address to access your Files via WebDAV" : "Используйте этот адрес для доступа к вашим файлам через WebDAV", "Cancel upload" : "Отменить загрузку", "No files in here" : "Здесь нет файлов", "Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!", @@ -155,7 +158,7 @@ OC.L10N.register( "Move" : "Перенести", "Copy local link" : "Скопировать локальную ссылку", "Folder" : "Каталог", - "Upload" : "Выгрузить", + "Upload" : "Загрузить", "A new file or folder has been deleted" : "Новый файл или каталог был удален", "A new file or folder has been restored" : "Новый файл или каталог был восстановлен", "Use this address to access your Files via WebDAV" : "Используйте этот адрес для доступа по WebDAV", diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 8796534297..e989cdd318 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -17,6 +17,8 @@ "Uploading …" : "Загрузка...", "…" : "...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} из {totalSize} ({bitrate})", + "Target folder does not exist any more" : "Каталог больше не существует", + "Error when assembling chunks, status code {status}" : "Ошибка при сборке чанков, код ошибки {status}", "Actions" : "Действия", "Download" : "Скачать", "Rename" : "Переименовать", @@ -123,6 +125,7 @@ "Settings" : "Настройки", "Show hidden files" : "Показывать скрытые файлы", "WebDAV" : "WebDAV", + "Use this address to access your Files via WebDAV" : "Используйте этот адрес для доступа к вашим файлам через WebDAV", "Cancel upload" : "Отменить загрузку", "No files in here" : "Здесь нет файлов", "Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!", @@ -153,7 +156,7 @@ "Move" : "Перенести", "Copy local link" : "Скопировать локальную ссылку", "Folder" : "Каталог", - "Upload" : "Выгрузить", + "Upload" : "Загрузить", "A new file or folder has been deleted" : "Новый файл или каталог был удален", "A new file or folder has been restored" : "Новый файл или каталог был восстановлен", "Use this address to access your Files via WebDAV" : "Используйте этот адрес для доступа по WebDAV",