summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-08-31 00:12:09 +0000
committerNextcloud bot <bot@nextcloud.com>2018-08-31 00:12:09 +0000
commit2a2261587921c80123b5077d16fcbde2a45c1a95 (patch)
treee15c538fcdb24ba6ac36cc93264d5cd4ec554dba /apps/files_trashbin/l10n
parent1ddde36e93943045f73d7645aafc5c6f8118dd8b (diff)
downloadnextcloud-server-2a2261587921c80123b5077d16fcbde2a45c1a95.tar.gz
nextcloud-server-2a2261587921c80123b5077d16fcbde2a45c1a95.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r--apps/files_trashbin/l10n/sv.js1
-rw-r--r--apps/files_trashbin/l10n/sv.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/sv.js b/apps/files_trashbin/l10n/sv.js
index 34e2b2a2f04..e3b4e9e6266 100644
--- a/apps/files_trashbin/l10n/sv.js
+++ b/apps/files_trashbin/l10n/sv.js
@@ -16,6 +16,7 @@ OC.L10N.register(
"No entries found in this folder" : "Inga filer hittades i denna mapp",
"Select all" : "Välj allt",
"Name" : "Namn",
+ "Actions" : "Åtgärder",
"Deleted" : "Raderad"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_trashbin/l10n/sv.json b/apps/files_trashbin/l10n/sv.json
index 1abc0bfba34..b0262d9b73e 100644
--- a/apps/files_trashbin/l10n/sv.json
+++ b/apps/files_trashbin/l10n/sv.json
@@ -14,6 +14,7 @@
"No entries found in this folder" : "Inga filer hittades i denna mapp",
"Select all" : "Välj allt",
"Name" : "Namn",
+ "Actions" : "Åtgärder",
"Deleted" : "Raderad"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file