diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-11-21 02:25:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-11-21 02:25:22 +0000 |
commit | 525215b788566591c1083c45f3390cc6f7ae3d1b (patch) | |
tree | 532cab31cb5a703b4f3ef8b54bdc29f579597a7f /apps/files/l10n | |
parent | 9f27737f6567e1e97a7cd93408348884d2a7adb2 (diff) | |
download | nextcloud-server-525215b788566591c1083c45f3390cc6f7ae3d1b.tar.gz nextcloud-server-525215b788566591c1083c45f3390cc6f7ae3d1b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/sv.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/sv.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index e1a93449607..477795e1646 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -39,6 +39,8 @@ OC.L10N.register( "Could not load info for file \"{file}\"" : "Kunde inte läsa in information för filen \"{file}\"", "Files" : "Filer", "Details" : "Detaljer", + "Please select tag(s) to add to the selection" : "Vänligen välj tagg(ar) att lägga till i ditt urval", + "Apply tag(s) to selection" : "Lägg till tagg(ar) i ditt urval", "Select" : "Välj", "Pending" : "Väntar", "Unable to determine date" : "Misslyckades avgöra datum", diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index c6ad84aa0ca..4898524a0ba 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -37,6 +37,8 @@ "Could not load info for file \"{file}\"" : "Kunde inte läsa in information för filen \"{file}\"", "Files" : "Filer", "Details" : "Detaljer", + "Please select tag(s) to add to the selection" : "Vänligen välj tagg(ar) att lägga till i ditt urval", + "Apply tag(s) to selection" : "Lägg till tagg(ar) i ditt urval", "Select" : "Välj", "Pending" : "Väntar", "Unable to determine date" : "Misslyckades avgöra datum", |