aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-04-14 00:13:26 +0000
committerNextcloud bot <bot@nextcloud.com>2019-04-14 00:13:26 +0000
commitd3332f516ff2b773b75d7269aac8adecb16ea512 (patch)
treebb21822bf8f324f5bcd0428dc671edf69ac7916f /apps/files
parentb58438b39d70d7373500bf7ce2583a125cdeb573 (diff)
downloadnextcloud-server-d3332f516ff2b773b75d7269aac8adecb16ea512.tar.gz
nextcloud-server-d3332f516ff2b773b75d7269aac8adecb16ea512.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/sv.js2
-rw-r--r--apps/files/l10n/sv.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js
index 58bb0d56667..74ddbaa0eb4 100644
--- a/apps/files/l10n/sv.js
+++ b/apps/files/l10n/sv.js
@@ -45,7 +45,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",
+ "copy" : "kopia",
"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}",
diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json
index 6f5548fc775..f390b97eef5 100644
--- a/apps/files/l10n/sv.json
+++ b/apps/files/l10n/sv.json
@@ -43,7 +43,7 @@
"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",
+ "copy" : "kopia",
"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}",