From bafa02d312fadc980504e35dc9eb62dfebcd46cf Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Mon, 16 May 2016 01:54:58 -0400 Subject: [tx-robot] updated from transifex --- apps/files/l10n/ru.js | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'apps/files/l10n/ru.js') diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 67928efea70..1c54751807b 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -32,6 +32,15 @@ OC.L10N.register( "Could not get result from server." : "Не удалось получить ответ от сервера.", "Uploading..." : "Загрузка...", "..." : "...", + "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} час{plural_s} осталось", + "{hours}:{minutes}h" : "{hours}:{minutes}h", + "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} минут{plural_s} осталось", + "{minutes}:{seconds}m" : "{minutes}:{seconds}m", + "{seconds} second{plural_s} left" : "{seconds} секунд{plural_s} осталось", + "{seconds}s" : "{seconds}s", + "Any moment now..." : "В любой момент...", + "Soon..." : "Скоро...", + "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} из {totalSize} ({bitrate})", "File upload is in progress. Leaving the page now will cancel the upload." : "Идёт загрузка файла. Покинув страницу, вы прервёте загрузку.", "Actions" : "Действия", "Download" : "Скачать", @@ -77,6 +86,7 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n байт","%n байта","%n байтов","%n байта(ов)"], "Favorited" : "Избранное", "Favorite" : "Избранное", + "Local link" : "Локальная ссылка", "Folder" : "Каталог", "New folder" : "Новый каталог", "{newname} already exists" : "{newname} уже существует", -- cgit v1.2.3