diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-31 00:12:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-31 00:12:09 +0000 |
commit | 2a2261587921c80123b5077d16fcbde2a45c1a95 (patch) | |
tree | e15c538fcdb24ba6ac36cc93264d5cd4ec554dba /apps/files_trashbin/l10n | |
parent | 1ddde36e93943045f73d7645aafc5c6f8118dd8b (diff) | |
download | nextcloud-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.js | 1 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/sv.json | 1 |
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 |