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

az.js « l10n - github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ef93efbca0741b732bd1d59a3c4d33ca9631c69a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OC.L10N.register(
    "external",
    {
    "Select an icon" : "İkonu seç",
    "__language_name__" : "Azərbaycan dili",
    "Name" : "Ad",
    "URL" : "URL",
    "Language" : "Dil",
    "Groups" : "Qruplar",
    "Remove site" : "Saytı sil",
    "Furthermore please note that many sites these days disallow iframing due to security reasons." : "Bundan başqa diqqetli olun ona görə ki, hal-hazırda çoxlu saytlar iframing-i təhlükəsizliyə görə qəbul etmir."
},
"nplurals=2; plural=(n != 1);");