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

sr@latin.json « l10n « external - github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6301e3572a9b48f87c6f66d1679192e6f193176f (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 /" : "Unesite ispravne adrese. One moraju počinjati sa http://, https:// ili /",
    "External sites saved." : "Spoljašnji sajtovi su sačuvani.",
    "External Sites" : "Spoljašnji sajtovi",
    "Please note that some browsers will block displaying of sites via http if you are running https." : "Znajte da će neki pregledači blokirati prikaz sajtova preko http ako ste trenutno na https",
    "Furthermore please note that many sites these days disallow iframing due to security reasons." : "Dalje znajte da mnogi sajtovi ne dozvoljavaju uokvirivanje (iframing) zbog sigurnosnih razloga.",
    "We highly recommend to test the configured sites below properly." : "Zaista preporučujemo da sajtove podešene ispod, propisno testirate.",
    "Name" : "Naziv",
    "URL" : "URL",
    "Select an icon" : "Izaberite ikonu",
    "Remove site" : "Ukloni sajt",
    "Add" : "Dodaj"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}