{ "translations": {
"Cannot write into \"config\" directory!" : "Kan inte skriva till \"config\" katalogen!",
"This can usually be fixed by giving the webserver write access to the config directory" : "Detta kan vanligtvis åtgärdas genom att ge skrivrättigheter till config katalgogen",
"See %s" : "Se %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Detta kan vanligtvis åtgärdas genom att %s ger webbservern skrivrättigheter till konfigurations-katalogen %s.",
"Sample configuration detected" : "Exempel-konfiguration detekterad",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Det har detekterats att exempel-konfigurationen har kopierats. Detta kan förstöra din installation och stöds ej. Vänligen läs dokumentationen innan ändringar på config.php utförs",
"PHP %s or higher is required." : "PHP %s eller högre krävs.",
"PHP with a version lower than %s is required." : "PHP med version lägre än %s krävs.",
"Following databases are supported: %s" : "Följande databastyper stödjs: %s",
"The command line tool %s could not be found" : "Kommandoradsverktyget %s hittades inte.",
"The library %s is not available." : "Biblioteket %s är inte tillgängligt.",
"Library %s with a version higher than %s is required - available version %s." : "Bibliotek %s med version högre än %s krävs - tillgänglig version %s.",
"Library %s with a version lower than %s is required - available version %s." : "Bibliotek %s med version lägre än %s krävs - tillgänglig version %s.",
"Following platforms are supported: %s" : "Följande plattformar stödjs: %s",
"ownCloud %s or higher is required." : "ownCloud %s eller högre krävs.",
"Unknown filetype" : "Okänd filtyp",
"Invalid image" : "Ogiltig bild",
"today" : "i dag",
"yesterday" : "i går",
"_%n day ago_::_%n days ago_" : ["%n dag sedan","%n dagar sedan"],
"last month" : "förra månaden",
"_%n month ago_::_%n months ago_" : ["%n månad sedan","%n månader sedan"],
"last year" : "förra året",
"_%n year ago_::_%n years ago_" : ["%n år sedan","%n år sedan"],
"_%n hour ago_::_%n hours ago_" : ["%n timme sedan","%n timmar sedan"],
"_%n minute ago_::_%n minutes ago_" : ["%n minut sedan","%n minuter sedan"],
"seconds ago" : "sekunder sedan",
"File name contains at least one invalid character" : "Filnamnet innehåller minst ett ogiltigt tecken",
"App directory already exists" : "Appens mapp finns redan",
"Can't create app folder. Please fix permissions. %s" : "Kan inte skapa appens mapp. Var god åtgärda rättigheterna. %s",
"No source specified when installing app" : "Ingen källa angiven vid installation av app ",
"No href specified when installing app from http" : "Ingen href angiven vid installation av app från http",
"No path specified when installing app from local file" : "Ingen sökväg angiven vid installation av app från lokal fil",
"Archives of type %s are not supported" : "Arkiv av typen %s stöds ej",
"Failed to open archive when installing app" : "Kunde inte öppna arkivet när appen skulle installeras",
"App does not provide an info.xml file" : "Appen har ingen info.xml fil",
"App can't be installed because of not allowed code in the App" : "Appen kan inte installeras eftersom att den innehåller otillåten kod",
"App can't be installed because it is not compatible with this version of ownCloud" : "Appen kan inte installeras eftersom att den inte är kompatibel med denna version av ownCloud",
"App can't be installed because it contains the
summaryrefslogtreecommitdiffstats |