diff options
Diffstat (limited to 'apps/files/l10n/sv.js')
-rw-r--r-- | apps/files/l10n/sv.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 034d6e7f41d..3307429b687 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -9,7 +9,7 @@ OC.L10N.register( "Favorites" : "Favoriter", "File could not be found" : "Fil kunde inte hittas", "Move or copy" : "Flytta eller kopiera", - "Download" : "Ladda ned", + "Download" : "Hämta", "Delete" : "Radera", "Home" : "Hem", "Close" : "Stäng", @@ -132,7 +132,7 @@ OC.L10N.register( "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "En fil har blivit <strong>ändrad</strong> eller <strong>bytt namn</strong>", "A new file or folder has been <strong>created</strong>" : "En ny fil eller mapp har blivit <strong>skapad</strong>", "A file or folder has been <strong>deleted</strong>" : "En fil eller mapp har <strong>tagits bort</strong>", - "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Begränsa notiser om skapande och ändringar till dina <strong>favoritfiler</strong> <em>(Endast i flödet)</em>", + "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Begränsa aviseringar om skapande och ändringar till dina <strong>favoritfiler</strong> <em>(Endast i flödet)</em>", "A file or folder has been <strong>restored</strong>" : "En fil eller mapp har <strong>återställts</strong>", "Unlimited" : "Obegränsad", "Upload (max. %s)" : "Ladda upp (högst %s)", |