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

ia.js « l10n - github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8c3418cb465e84e34b8e58e400a4a3203820d574 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "external",
    {
    "Name" : "Nomine",
    "URL" : "URL",
    "Remove site" : "Remove sito",
    "Select an icon" : "Selige un icone",
    "Please note that some browsers will block displaying of sites via http if you are running https." : "Pro favor nota que alcun navigatores blocara le monstrar de sitos via http si tu es executante https.",
    "Furthermore please note that many sites these days disallow iframing due to security reasons." : "Ulteriormente nota que multe sitos iste dies dishabilita iframing debite a motivationes de securitate."
},
"nplurals=2; plural=(n != 1);");