diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-30 00:08:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-30 00:08:23 +0000 |
commit | 2afb4857cca4ca5eb48af63ab814727cfe77b1bd (patch) | |
tree | 82ee42b889053bd5a134babe407fe71759419dee /lib/l10n/ru.js | |
parent | 72d3bfcf56c40e24cbd706dfddb627d21ad8ad54 (diff) | |
download | nextcloud-server-2afb4857cca4ca5eb48af63ab814727cfe77b1bd.tar.gz nextcloud-server-2afb4857cca4ca5eb48af63ab814727cfe77b1bd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ru.js')
-rw-r--r-- | lib/l10n/ru.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js index dfb05eb5425..0f7c58900b4 100644 --- a/lib/l10n/ru.js +++ b/lib/l10n/ru.js @@ -50,10 +50,8 @@ OC.L10N.register( "This is an automatically sent email, please do not reply." : "Это соощение отправлено автоматически, пожалуйста, не отвечайте на него.", "Help" : "Помощь", "Apps" : "Приложения", - "Personal" : "Личное", "Log out" : "Выйти", "Users" : "Пользователи", - "Admin" : "Администрирование", "APCu" : "APCu", "Redis" : "Redis", "Basic settings" : "Основные настройки", @@ -224,6 +222,8 @@ OC.L10N.register( "Files can't be shared with delete permissions" : "Файлы не могут иметь общий доступ с правами на удаление", "Files can't be shared with create permissions" : "Файлы не могут иметь общий доступ с правами на создание", "Cannot set expiration date more than %s days in the future" : "Невозможно установить дату окончания срока действия более %s дней", + "Personal" : "Личное", + "Admin" : "Администрирование", "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Обычно это можно исправить, %sпредоставив веб-серверу права на запись в каталог приложений%s или отключив магазин приложений в файле конфигурации.", "Cannot create \"data\" directory (%s)" : "Невозможно создать каталог «data» (%s)", "This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Обычно это можно исправить <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">предоставив веб-серверу права на запись в корневом каталоге</a>.", |