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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n/sv.json')
-rw-r--r--apps/theming/l10n/sv.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/sv.json b/apps/theming/l10n/sv.json
index 7e07663d3ff..41d66468db7 100644
--- a/apps/theming/l10n/sv.json
+++ b/apps/theming/l10n/sv.json
@@ -10,7 +10,6 @@
"There is no error, the file uploaded with success" : "Det finns inga fel, uppladdning av filen lyckades ",
"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",
- "The uploaded file was only partially uploaded" : "Den uppladdade filen laddades bara upp delvis",
"No file was uploaded" : "Ingen fil laddades up",
"Missing a temporary folder" : "Saknar en temporär mapp",
"Failed to write file to disk." : "Misslyckades att skriva till disk",
@@ -31,6 +30,7 @@
"Login image" : "Inloggningsbild",
"Upload new login background" : "Ladda upp ny bakgrundsbild",
"Remove background image" : "Ta bort bakgrundsbild",
- "reset to default" : "Återställ till standard"
+ "reset to default" : "Återställ till standard",
+ "The uploaded file was only partially uploaded" : "Den uppladdade filen laddades bara upp delvis"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file