diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-01-04 02:36:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-01-04 02:36:31 +0000 |
commit | 782b787010b5e4d247fe5cb3da46e82eb14b3495 (patch) | |
tree | bbe5ba6a1fa093cca8d6bf15c97614eaaa890a74 /l10n/ru.js | |
parent | 19a699ada37f82bacd3d80a4ccccf24d65cefaef (diff) |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/ru.js')
-rw-r--r-- | l10n/ru.js | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -263,8 +263,6 @@ OC.L10N.register( "Some circle(s) an error occurred. Check the console for more details." : "Произошла ошибка обработки кругов пользователей, дополнительные сведения представлены в консоли.", "Unable to create circle {circleName}" : "Не удалось создать круг «{circleName}»", "Unable to delete circle {circleId}" : "Не удалось удалить круг «{circleName}»", - "Unable to delete contact" : "Невозможно удалить контакт", - "Your web browser is out of date" : "Ваш веб-браузер устарел", - "This application is not compatible with Internet Explorer" : "Это приложение не работает в Internet Explorer" + "Unable to delete contact" : "Невозможно удалить контакт" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); |