summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-05 01:10:41 +0000
committerNextcloud bot <bot@nextcloud.com>2018-02-05 01:10:41 +0000
commit6b4ddfd8b4605e1a66673fef5d28a995ccfe1752 (patch)
tree7fa1d8bae570aaa17230303d023d50d3909e0414 /apps/files/l10n
parent2a7e629ca5ed6e49036dd95a6a53018309fa00c7 (diff)
downloadnextcloud-server-6b4ddfd8b4605e1a66673fef5d28a995ccfe1752.tar.gz
nextcloud-server-6b4ddfd8b4605e1a66673fef5d28a995ccfe1752.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/sv.js1
-rw-r--r--apps/files/l10n/sv.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js
index 3a135ba66b4..8bfc3c23027 100644
--- a/apps/files/l10n/sv.js
+++ b/apps/files/l10n/sv.js
@@ -20,6 +20,7 @@ OC.L10N.register(
"…" : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} av {totalSize} ({bitrate})",
"Target folder does not exist any more" : "Målmapp existerar inte längre",
+ "Error when assembling chunks, status code {status}" : "Fel vid ihopsättning av bitarna: statuskod: {status}",
"Actions" : "Åtgärder",
"Download" : "Ladda ned",
"Rename" : "Byt namn",
diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json
index 9ee140d1194..a33455084d9 100644
--- a/apps/files/l10n/sv.json
+++ b/apps/files/l10n/sv.json
@@ -18,6 +18,7 @@
"…" : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} av {totalSize} ({bitrate})",
"Target folder does not exist any more" : "Målmapp existerar inte längre",
+ "Error when assembling chunks, status code {status}" : "Fel vid ihopsättning av bitarna: statuskod: {status}",
"Actions" : "Åtgärder",
"Download" : "Ladda ned",
"Rename" : "Byt namn",