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

sq.js « l10n « external - github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 310c5026353dd85223d404cba089e560f8d159ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
OC.L10N.register(
    "external",
    {
    "Please enter valid urls - they have to start with either http://, https:// or /" : "Ju lutemi, jepni URL të vlefshme - duhet të fillojnë http://, https:// ose /",
    "External sites saved." : "Sajtet e jashtëm u ruajtën.",
    "External Sites" : "Sajte të Jashtëm",
    "Please note that some browsers will block displaying of sites via http if you are running https." : "Ju lutemi, kini parasysh që disa shfletues do të bllokojnë shfaqjen e sajteve përmes http-je, nëse xhironi https.",
    "Furthermore please note that many sites these days disallow iframing due to security reasons." : "Për më tepër, ju lutemi, kini parasysh që mjaft sajte në këto kohë s’lejojnë iframing, për arsye sigurie.",
    "We highly recommend to test the configured sites below properly." : "Këshillojmë me forcë të testoni si duhet më poshtë sajtet e formësuar.",
    "Name" : "Emër",
    "URL" : "URL",
    "Select an icon" : "Përzgjidhni një ikonë",
    "Remove site" : "Hiqe vendndodhjen",
    "Add" : "Shtoje"
},
"nplurals=2; plural=(n != 1);");