summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/sv.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-07-25 00:12:34 +0000
committerNextcloud bot <bot@nextcloud.com>2018-07-25 00:12:34 +0000
commitfb77ff9da432f5cf304a67a538ed497ee437c155 (patch)
treec63ed4e140c60f65e86c869e58ae0ae54031677b /apps/files/l10n/sv.js
parenta96137ef0bbe707d58227e0635209cf28f78e934 (diff)
downloadnextcloud-server-fb77ff9da432f5cf304a67a538ed497ee437c155.tar.gz
nextcloud-server-fb77ff9da432f5cf304a67a538ed497ee437c155.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/sv.js')
-rw-r--r--apps/files/l10n/sv.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js
index df262eb9709..ec63276359c 100644
--- a/apps/files/l10n/sv.js
+++ b/apps/files/l10n/sv.js
@@ -141,10 +141,10 @@ OC.L10N.register(
"Files and folders you mark as favorite will show up here" : "Filer och mappar markerade som favoriter kommer att visas här",
"Tags" : "Taggar",
"Deleted files" : "Raderade filer",
- "Text file" : "Textfil",
- "New text file.txt" : "nytextfil.txt",
- "Shared with you" : "Delad med dig",
"Shared with others" : "Delad med andra",
- "Shared by link" : "Delad via länk"
+ "Shared with you" : "Delad med dig",
+ "Shared by link" : "Delad via länk",
+ "Text file" : "Textfil",
+ "New text file.txt" : "nytextfil.txt"
},
"nplurals=2; plural=(n != 1);");