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: c2b83e275960c924cb0ca762b7cb07799b02d75a (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
{ "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",
    "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 slogan is too long" : "Uppgefið slagorð er of langt",
    "The given color is invalid" : "Uppgefinn litur er ógildur",
    "There is no error, the file uploaded with success" : "Engin villa, innsending heppnaðist",
    "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 uploaded 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",
    "Failed to 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",
    "Unsupported image type" : "Óstudd gerð myndar",
    "You are already using a custom theme" : "Þú ert nú þegar að nota sérsniðið þema",
    "Theming" : "Þemu",
    "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 address" : "Veffang",
    "Web address https://…" : "Veffang 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",
    "reset to default" : "endurstilla á sjálfgefið"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}