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: 6fbae2f32a1a46698e8ebbe8adde4168278cfbcb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OC.L10N.register(
    "external",
    {
    "Select an icon" : "Selige un icone",
    "__language_name__" : "Interlingua de IALA",
    "Name" : "Nomine",
    "URL" : "URL",
    "Language" : "Lingua",
    "Groups" : "Gruppos",
    "Remove site" : "Remove sito",
    "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);");