diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-27 02:03:03 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-27 02:03:03 -0400 |
commit | fa35650e0a25502fa21153923890d693f3870621 (patch) | |
tree | 309369375ad966d0494af9299febccec0c457df8 /lib/l10n/sv.php | |
parent | 98e76b8978fafb390205b133df8bd8a172a9a32d (diff) | |
download | nextcloud-server-fa35650e0a25502fa21153923890d693f3870621.tar.gz nextcloud-server-fa35650e0a25502fa21153923890d693f3870621.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sv.php')
-rw-r--r-- | lib/l10n/sv.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/sv.php b/lib/l10n/sv.php index 56776e574aa..0e2e806b4f6 100644 --- a/lib/l10n/sv.php +++ b/lib/l10n/sv.php @@ -5,11 +5,14 @@ "Users" => "Användare", "Apps" => "Program", "Admin" => "Admin", +"Failed to upgrade \"%s\"." => "Misslyckades med att uppgradera \"%s\".", "web services under your control" => "webbtjänster under din kontroll", +"cannot open \"%s\"" => "Kan inte öppna \"%s\"", "ZIP download is turned off." => "Nerladdning av ZIP är avstängd.", "Files need to be downloaded one by one." => "Filer laddas ner en åt gången.", "Back to Files" => "Tillbaka till Filer", "Selected files too large to generate zip file." => "Valda filer är för stora för att skapa zip-fil.", +"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Ladda ner filerna i mindre bitar, separat eller fråga din administratör.", "couldn't be determined" => "kunde inte bestämmas", "Application is not enabled" => "Applikationen är inte aktiverad", "Authentication error" => "Fel vid autentisering", @@ -49,5 +52,6 @@ "%d months ago" => "%d månader sedan", "last year" => "förra året", "years ago" => "år sedan", +"Caused by:" => "Orsakad av:", "Could not find category \"%s\"" => "Kunde inte hitta kategorin \"%s\"" ); |