diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-04 02:17:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-04 02:17:18 +0000 |
commit | 84fe4447a7ae8cbebdb94e1a75d7e4ab594f36b7 (patch) | |
tree | 668cf68853969d722962d948d50dd36d38d1dec2 /apps/settings/l10n/ru.js | |
parent | c205faca802e178922ab78c830d078f3f7f92137 (diff) | |
download | nextcloud-server-84fe4447a7ae8cbebdb94e1a75d7e4ab594f36b7.tar.gz nextcloud-server-84fe4447a7ae8cbebdb94e1a75d7e4ab594f36b7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/ru.js')
-rw-r--r-- | apps/settings/l10n/ru.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/ru.js b/apps/settings/l10n/ru.js index 444e3dc0662..d0ebad61e41 100644 --- a/apps/settings/l10n/ru.js +++ b/apps/settings/l10n/ru.js @@ -256,6 +256,8 @@ OC.L10N.register( "App bundles" : "Пакеты приложений", "Featured apps" : "Рекомендуемые приложения", "{license}-licensed" : "Лицензия: {license}", + "Details" : "Подробные сведения", + "Changelog" : "Журнал изменений", "New user" : "Новый пользователь", "Enter group name" : "Введите название группы", "Add group" : "Добавить группу", @@ -381,7 +383,6 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png или jpg, макс. 20 МБ", "Picture provided by original account" : "Изображение получено из исходной учётной записи", "Choose as profile picture" : "Использовать как изображение профиля", - "Details" : "Подробные сведения", "You are a member of the following groups:" : "Вы являетесь участником следующих групп:", "You are using <strong>%s</strong>" : "Вы используете <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Вы используете <strong>%1$s</strong> из <strong>%2$s</strong> (<strong>%3$s %%</strong>)", |