2017-03-13 04:08:19 +03:00
OC . L10N . register (
"theming" ,
{
2017-05-23 03:08:29 +03:00
"Loading preview…" : "Laddar förhandsvisning..." ,
2017-04-30 03:07:21 +03:00
"Saved" : "Sparat" ,
2017-03-15 04:07:49 +03:00
"Admin" : "Admin" ,
2017-09-27 03:08:23 +03:00
"a safe home for all your data" : "En säker lagringsplats för all din data" ,
2018-03-13 04:12:30 +03:00
"Name cannot be empty" : "Namn kan inte vara tom" ,
2017-03-13 04:08:19 +03:00
"The given name is too long" : "Det angivna namnet är för långt" ,
"The given web address is too long" : "Den angivna adressen är för lång" ,
"The given slogan is too long" : "Den angivna slogan är för lång" ,
"The given color is invalid" : "Den angivna färgen är inte tillgänglig" ,
2018-01-04 12:48:31 +03:00
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Uppladdningsfilen är för stor (upload_max_filesize i php.ini)" ,
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Den uppladdade filen överstiger MAX_FILE_SIZE-instruktionen specificerad i HTML-form" ,
"No file was uploaded" : "Ingen fil laddades up" ,
"Missing a temporary folder" : "Saknar en temporär mapp" ,
2017-03-13 04:08:19 +03:00
"No file uploaded" : "Ingen fil uppladdad" ,
"Unsupported image type" : "Filtypen är ej giltig" ,
"Theming" : "Teman" ,
2017-05-23 03:08:29 +03:00
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Teman gör det möjligt att enkelt skräddarsy utseendet på ditt moln. Detta kommer att synas för alla användare." ,
2017-03-13 04:08:19 +03:00
"Name" : "Namn" ,
2017-08-19 03:08:26 +03:00
"Reset to default" : "Återställ till grundinställningar" ,
2017-03-13 04:08:19 +03:00
"Web address" : "Webbadress" ,
"Web address https://…" : "Webbadress https://..." ,
"Slogan" : "Slogan" ,
"Color" : "Färg" ,
"Logo" : "Logotyp" ,
"Upload new logo" : "Ladda upp ny logotyp" ,
"Login image" : "Inloggningsbild" ,
"Upload new login background" : "Ladda upp ny bakgrundsbild" ,
2017-05-23 03:08:29 +03:00
"Remove background image" : "Ta bort bakgrundsbild" ,
2018-03-28 03:21:41 +03:00
"You are already using a custom theme" : "Du använder redan ett annat tema" ,
2018-03-12 04:12:46 +03:00
"reset to default" : "Återställ till standard" ,
2018-03-21 04:12:19 +03:00
"There is no error, the file uploaded with success" : "Det finns inga fel, uppladdning av filen lyckades " ,
"The uploaded file was only partially uploaded" : "Den uppladdade filen laddades bara upp delvis" ,
"Failed to write file to disk." : "Misslyckades att skriva till disk" ,
"A PHP extension stopped the file upload." : "Ett PHP-tillägg stoppade uppladdningen av filen."
2017-03-13 04:08:19 +03:00
} ,
"nplurals=2; plural=(n != 1);" ) ;