diff options
Diffstat (limited to 'apps/files')
-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", |