Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ru.json « l10n « external - github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 42698b8600d85961907ba5303c5d3ca4b9d85b12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{ "translations": {
    "Please enter valid urls - they have to start with either http://, https:// or /" : "Введите действительные url-ы - они должны начинаться либо с http://, https:// или /",
    "External sites saved." : "Внешние сайты сохранены.",
    "External Sites" : "Внешние сайты",
    "Please note that some browsers will block displaying of sites via http if you are running https." : "Имейте ввиду, что некоторые браузеры не отображают сайты доступные по http, если вы используете https.",
    "Furthermore please note that many sites these days disallow iframing due to security reasons." : "Кроме того, имейте ввиду, что многие сайты не разрешают iframe в целях безопасности.",
    "We highly recommend to test the configured sites below properly." : "Мы настойчиво рекомендуем правильно протестировать сконфигурированные ниже сайты.",
    "Name" : "Имя",
    "URL" : "Ссылка",
    "Select an icon" : "Выберите иконку",
    "Remove site" : "Удалить сайт",
    "Add" : "Добавить"
},"pluralForm" :"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);"
}