diff options
Diffstat (limited to 'apps/files/l10n/sv.json')
-rw-r--r-- | apps/files/l10n/sv.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index a5041b35b72..1313c2aa1bb 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -99,10 +99,12 @@ "Your storage is almost full ({usedSpacePercent}%)." : "Ditt lagringsutrymme är nästan fullt ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["matcha \"{filter}\"","matcha \"{filter}\""], "View in folder" : "Utforska i mapp", + "Direct link was copied (only works for people who have access to this file/folder)" : "Direktlänk kopierades (fungerar endast för användare som har tillgång till denna fil/mapp)", "Path" : "Sökväg", "_%n byte_::_%n bytes_" : ["%n bytes","%n bytes"], "Favorited" : "Favoriserad", "Favorite" : "Favorit", + "Copy direct link (only works for people who have access to this file/folder)" : "Kopiera direktlänk (fungerar endast för användare som har åtkomst till denna fil/mapp)", "New folder" : "Ny mapp", "Create new folder" : "Skapa ny mapp", "Upload file" : "Ladda upp fil", @@ -123,6 +125,7 @@ "Restored by {user}" : "Återställd av {user}", "Renamed by {user}" : "Filnamn ändrat av {user}", "Moved by {user}" : "Flyttad av {user}", + "\"remote account\"" : "\"externt konto\"", "You created {file}" : "Du skapade {file}", "You created an encrypted file in {file}" : "Du skapade en krypterad fil i {file}", "{user} created {file}" : "{user} skapade {file}", |