diff options
Diffstat (limited to 'apps/files/l10n/sv.js')
-rw-r--r-- | apps/files/l10n/sv.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index db227259556..026e1be5b79 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -208,6 +208,8 @@ OC.L10N.register( "Edit online" : "Redigera online", "Failed to redirect to client" : "Det gick inte att omdirigera till klienten", "Edit locally" : "Redigera lokalt", + "Moving \"{source}\" to \"{destination}\" …" : "Flyttar \"{source}\" till \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Kopierar \"{source}\" till \"{destination}\" …", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Du kan inte flytta en fil/mapp till sig själv eller till en undermapp till sig själv", "(copy)" : "(kopia)", "(copy %n)" : "(kopia %n)", |