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

is.json « l10n « theming « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 198a1406c10657e49e06056bb3584e2007301a43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{ "translations": {
    "Loading preview…" : "Hleð inn forskoðun...",
    "Saved" : "Vistað",
    "Admin" : "Stjórnandi",
    "a safe home for all your data" : "öruggur staður fyrir öll gögnin þín",
    "Name cannot be empty" : "Heiti má ekki vera tómt",
    "The given name is too long" : "Uppgefið nafn er of langt",
    "The given web address is too long" : "Uppgefið veffang er of langt",
    "The given web address is not a valid URL" : "Uppgefið veffang er ekki gild vefslóð",
    "The given legal notice address is too long" : "Uppgefið veffang lagatexta er of langt",
    "The given legal notice address is not a valid URL" : "Uppgefið veffang lagatexta er ekki gild vefslóð",
    "The given privacy policy address is too long" : "Veffang á stefnu um meðferð persónulegra gagna er of langt",
    "The given privacy policy address is not a valid URL" : "Veffang á stefnu um meðferð persónulegra gagna er ekki gild vefslóð",
    "The given slogan is too long" : "Uppgefið slagorð er of langt",
    "The given color is invalid" : "Uppgefinn litur er ógildur",
    "The file was uploaded" : "Skráin var send inn",
    "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Innsend skrá er stærri en upload_max stillingin í php.ini",
    "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Innsenda skráin er stærri en MAX_FILE_SIZE sem skilgreint er í HTML sniðinu",
    "The file was only partially uploaded" : "Einungis hluti af innsendri skrá skilaði sér",
    "No file was uploaded" : "Engin skrá skilaði sér",
    "Missing a temporary folder" : "Vantar bráðabirgðamöppu",
    "Could not write file to disk" : "Tókst ekki að skrifa skrá á disk.",
    "A PHP extension stopped the file upload" : "PHP-viðbót stöðvaði innsendingu skráar",
    "No file uploaded" : "Engin skrá var send inn",
    "You are already using a custom theme. Theming app settings might be overwritten by that." : "Þú ert nú þegar að nota sérsniðið þema. Mögulega gæti það skrifað yfir stillingar í þemaforriti.",
    "Theming" : "Þemu",
    "Legal notice" : "Lagaleg atriði",
    "Privacy policy" : "Stefna um meðferð persónulegra gagna",
    "Adjust the Nextcloud theme" : "Laga Nextcloud þema",
    "Open documentation" : "Opna hjálparskjöl",
    "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Þemu gera þér kleift að breyta útliti og hegðun þíns eintaks af viðmótinu auk studdra biðlaraforrita. Það verður sýnilegt öllum notendum.",
    "Name" : "Heiti",
    "Reset to default" : "Endurstilla á sjálfgefið",
    "Web link" : "Veftengill",
    "https://…" : "https://…",
    "Slogan" : "Slagorð",
    "Color" : "Litur",
    "Logo" : "Táknmerki",
    "Upload new logo" : "Senda inn nýtt táknmerki",
    "Login image" : "Innskráningarmynd",
    "Upload new login background" : "Senda inn nýjan bakgrunn innskráningar",
    "Remove background image" : "Fjarlægja bakgrunnsmynd",
    "Advanced options" : "Ítarlegir valkostir",
    "Legal notice link" : "Tengill á lagaleg atriði",
    "Privacy policy link" : "Tengill á stefnu um meðferð persónulegra gagna",
    "Header logo" : "Táknmerki í haus",
    "Upload new header logo" : "Senda inn nýtt táknmerki fyrir síðuhaus",
    "Favicon" : "Veftákn",
    "Upload new favicon" : "Senda inn nýja táknmynd",
    "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Settu inn Imagemagick PHP forritsviðaukann með stuðningi við SVG-myndir til að útbúa sjálfvirkt veftáknmyndir byggðar á innsendu táknmerki og lit."
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}