diff options
Diffstat (limited to 'apps/files/l10n/sv.js')
-rw-r--r-- | apps/files/l10n/sv.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 023e72cd1e9..526966d7c4c 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -274,6 +274,7 @@ OC.L10N.register( "(copy %n)" : "(kopia %n)", "Move cancelled" : "Flytt avbruten", "A file or folder with that name already exists in this folder" : "En fil eller mapp med det namnet finns redan i den här mappen", + "The file is locked" : "Filen är låst", "The file does not exist anymore" : "Filen finns inte längre", "Choose destination" : "Välj destination", "Copy to {target}" : "Kopiera till {target}", |