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 f2d4e4e087b..61c85d85bfe 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -44,6 +44,7 @@ OC.L10N.register( "This directory is unavailable, please check the logs or contact the administrator" : "Denna katalog är inte tillgänglig, kontrollera loggarna eller kontakta administratören", "Could not move \"{file}\", target exists" : "Kunde inte flytta \"{file}\", filen existerar redan", "Could not move \"{file}\"" : "Kunde inte flytta \"{file}\"", + "copy" : "kopiera", "Could not copy \"{file}\", target exists" : "Kunde inte kopiera \"{file}\", filen existerar redan", "Could not copy \"{file}\"" : "Kunde inte kopiera \"{file}\"", "Copied {origin} inside {destination}" : "Kopierade {origin} till {destination}", |