diff options
Diffstat (limited to 'apps/files/l10n/sv.js')
-rw-r--r-- | apps/files/l10n/sv.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 7e1148316b5..a0017114a0b 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -68,7 +68,7 @@ OC.L10N.register( "_%n file_::_%n files_" : ["%n fil","%n filer"], "{dirs} and {files}" : "{dirs} och {files}", "_including %n hidden_::_including %n hidden_" : ["inkluderar %n gömd","inkluderar %n gömda"], - "You don’t have permission to upload or create files here" : "Du har ej tillåtelse att ladda upp eller skapa filer här", + "You don’t have permission to upload or create files here" : "Du har inte tillåtelse att ladda upp eller skapa filer här", "_Uploading %n file_::_Uploading %n files_" : ["Laddar upp %n fil","Laddar upp %n filer"], "New" : "Ny", "Select file range" : "Välj filintervall", @@ -85,7 +85,7 @@ OC.L10N.register( "_matches '{filter}'_::_match '{filter}'_" : ["matchar '{filter}'","matcha '{filter}'"], "View in folder" : "Utforska i mapp", "Copied!" : "Kopierad!", - "Copy direct link (only works for users who have access to this file/folder)" : "Kopiera direktlänk (fungerar endast för de användare som har tillgång till denna fil eller mapp)", + "Copy direct link (only works for users who have access to this file/folder)" : "Kopiera direktlänk (fungerar endast för användare som har tillgång till denna fil eller mapp)", "Path" : "sökväg", "_%n byte_::_%n bytes_" : ["%n bytes","%n bytes"], "Favorited" : "Favoriserad", @@ -93,7 +93,7 @@ OC.L10N.register( "You can only favorite a single file or folder at a time" : "Du kan bara favoritmarkera en fil eller mapp åt gången", "New folder" : "Ny mapp", "Upload file" : "Ladda upp fil", - "Not favorited" : "Ej favoriserade", + "Not favorited" : "Inte favoriserade", "Remove from favorites" : "Ta bort från favoriter", "Add to favorites" : "Lägg till i favoriter", "An error occurred while trying to update the tags" : "Ett fel uppstod när uppdatera taggarna", |