Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-17 03:08:23 +0300
committerNextcloud bot <bot@nextcloud.com>2017-08-17 03:08:23 +0300
commit948d6742ceb862975f09185d8da2b04cb2763ed5 (patch)
tree12c21e8b31d109fe9427fd8b57748d419e61b511 /apps/updatenotification/l10n/ru.js
parent3326118bdcfeb038979db3ba19ab81a74350917b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/ru.js')
-rw-r--r--apps/updatenotification/l10n/ru.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/updatenotification/l10n/ru.js b/apps/updatenotification/l10n/ru.js
index 60a22c56a63..0b80bf584ae 100644
--- a/apps/updatenotification/l10n/ru.js
+++ b/apps/updatenotification/l10n/ru.js
@@ -7,9 +7,9 @@ OC.L10N.register(
"Channel updated" : "Канал обновлен.",
"The update server could not be reached since %d days to check for new updates." : "Сервер обновлений недоступен для проверки наличия обновлений дней: %d.",
"Please check the Nextcloud and server log files for errors." : "Проверьте наличие ошибок в файлах журналов Nextcloud и сервера.",
- "Update to %1$s is available." : "Доступно обновлений: %1$s",
- "Update for %1$s to version %2$s is available." : "Доступно обновление для %1$s до версии %2$s.",
- "Update for {app} to version %s is available." : "Доступно обновление для {app} до версии %s",
+ "Update to %1$s is available." : "Доступно обновление до версии %1$s.",
+ "Update for %1$s to version %2$s is available." : "Для %1$s доступно обновление до версии %2$s.",
+ "Update for {app} to version %s is available." : "Для приложения «{app}» доступно обновление до версии %s.",
"A new version is available: %s" : "Доступна новая версия: %s",
"Open updater" : "Открыть окно обновления",
"Download now" : "Скачать сейчас",