diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-15 01:13:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-15 01:13:02 +0000 |
commit | 2869e06d126225e93d8b2001c857599d48f6e4bb (patch) | |
tree | a7aa0db13d2c3411089390d37d352aaf5e0e329b /settings/l10n/ru.js | |
parent | ff1eb82d1670346e575e21d7b2983828c24a7ee1 (diff) | |
download | nextcloud-server-2869e06d126225e93d8b2001c857599d48f6e4bb.tar.gz nextcloud-server-2869e06d126225e93d8b2001c857599d48f6e4bb.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" : "Показывать адрес электронной почты", |