aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/sv.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/sv.js')
-rw-r--r--apps/files/l10n/sv.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js
index 6dd39985e17..5313395a4fd 100644
--- a/apps/files/l10n/sv.js
+++ b/apps/files/l10n/sv.js
@@ -172,6 +172,8 @@ OC.L10N.register(
"Reload current directory" : "Ladda om nuvarande mapp",
"Go to the \"{dir}\" directory" : "Gå till \"{dir}\" mappen",
"Drag and drop files here to upload" : "Dra och släpp filer här för att ladda upp",
+ "Your have used your space quota and cannot upload files anymore" : "Du har använt din utrymmeskvot och kan inte längre ladda upp filer",
+ "You don’t have permission to upload or create files here" : "Du har inte tillåtelse att ladda upp eller skapa filer här",
"Upload successful" : "Uppladdningen lyckades",
"\"{displayName}\" action executed successfully" : "\"{displayName}\"-åtgärden har utförts",
"\"{displayName}\" action failed" : "\"{displayName}\"-åtgärden misslyckades",
@@ -234,8 +236,6 @@ OC.L10N.register(
"Shared" : "Delad",
"Switch to list view" : "Växla till listvy",
"Switch to grid view" : "Växla till rutnätsvy",
- "Your have used your space quota and cannot upload files anymore" : "Du har använt din utrymmeskvot och kan inte längre ladda upp filer",
- "You don’t have permission to upload or create files here" : "Du har inte tillåtelse att ladda upp eller skapa filer här",
"Error during upload: {message}" : "Fel vid uppladdning: {message}",
"Unknown error during upload" : "Okänt fel under uppladdning",
"Open the files app settings" : "Öppna filappens inställningar",