diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-15 01:12:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-15 01:12:49 +0000 |
commit | 49a0ea01e53be89c4a8bccf26e2327f6f5c41fc5 (patch) | |
tree | be251c41f9e373cb497706f33d18490132867650 /settings/l10n/ru.js | |
parent | f3dc0d32dbcc9568321d3442a7bd9f0c3f179cee (diff) | |
download | nextcloud-server-49a0ea01e53be89c4a8bccf26e2327f6f5c41fc5.tar.gz nextcloud-server-49a0ea01e53be89c4a8bccf26e2327f6f5c41fc5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ru.js')
-rw-r--r-- | settings/l10n/ru.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js index 7c54ee9a69e..5bed467f9d4 100644 --- a/settings/l10n/ru.js +++ b/settings/l10n/ru.js @@ -187,6 +187,7 @@ OC.L10N.register( "Updates" : "Обновления", "App bundles" : "Пакеты приложений", "{license}-licensed" : "Лицензия: {license}", + "New user" : "Новый пользователь", "Default quota:" : "Квота по умолчанию: ", "Select default quota" : "Квота по умолчанию", "Show Languages" : "Показывать язык", @@ -200,7 +201,6 @@ OC.L10N.register( "Disabled users" : "Отключённые пользователи", "Everyone" : "Все", "Add group" : "Добавить группу", - "New user" : "Новый пользователь", "An error occured during the request. Unable to proceed." : "Во время запроса произошла ошибка. Продолжение невозможно", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Приложение было включено, но нуждается в обновлении. В течении 5 секунд будет выполнено перенаправление на страницу обновления.", "App update" : "Обновление приложения", @@ -296,7 +296,6 @@ OC.L10N.register( "Personal" : "Личное", "Administration" : "Администрирование", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Разработано {communityopen}сообществом Nextcloud{linkclose}, {githubopen}исходный код{linkclose} лицензируется в соответствии с {licenseopen}AGPL{linkclose}.", - "Follow us on Google+" : "Следите за нашими новостями в Google Plus", "Like our Facebook page" : "Посмотрите нашу страницу на Facebook", "Follow us on Twitter" : "Следите за нашими новостями в Twitter", "Follow us on Mastodon" : "Следите за нашими новостями в Mastodon", @@ -445,6 +444,7 @@ OC.L10N.register( "Hardening and security guidance" : "Руководство по безопасности и защите", "You are using <strong>%s</strong> of <strong>%s</strong>" : "Вы используете <strong>%s</strong> из <strong>%s</strong>", "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Вы используете <strong>%s</strong> из <strong>%s</strong> (<strong>%s %%</strong>)", + "Follow us on Google+" : "Следите за нашими новостями в Google Plus", "Settings" : "Параметры", "Show storage location" : "Показывать расположение хранилища", "Show email address" : "Показывать адрес электронной почты", |