diff options
Diffstat (limited to 'apps/files/l10n/sv.js')
-rw-r--r-- | apps/files/l10n/sv.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 900de07ff7f..9afb8d52f31 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -202,8 +202,6 @@ OC.L10N.register( "Confirm deletion" : "Bekräfta radering", "Cancel" : "Avbryt", "Edit file locally" : "Redigera filen lokalt", - "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Filen bör nu öppnas lokalt. Om du inte ser detta hända, se till att skrivbordsklienten är installerad på ditt system.", - "Retry local edit" : "Försök lokal redigering igen", "Edit online" : "Redigera online", "Failed to redirect to client" : "Det gick inte att omdirigera till klienten", "Edit locally" : "Redigera lokalt", @@ -392,6 +390,8 @@ OC.L10N.register( "Go to the previous folder" : "Gå till föregående mapp", "Open the files app settings" : "Öppna filappens inställningar", "You might not have have permissions to view it, ask the sender to share it" : "Du kanske inte har behörighet att se den, be avsändaren att dela den", + "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Filen bör nu öppnas lokalt. Om du inte ser detta hända, se till att skrivbordsklienten är installerad på ditt system.", + "Retry local edit" : "Försök lokal redigering igen", "The files is locked" : "Filerna är låsta", "Create new templates folder" : "Skapa ny mallmapp", "List of favorites files and folders." : "Lista över favoritfiler och mappar.", |