diff options
Diffstat (limited to 'apps/sharebymail/l10n/sv.json')
-rw-r--r-- | apps/sharebymail/l10n/sv.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/sharebymail/l10n/sv.json b/apps/sharebymail/l10n/sv.json index 46dc7421dbb..1b528a17eef 100644 --- a/apps/sharebymail/l10n/sv.json +++ b/apps/sharebymail/l10n/sv.json @@ -1,26 +1,15 @@ { "translations": { - "Shared with %1$s" : "Delad med %1$s", "Shared with {email}" : "Delad med {email}", - "Shared with %1$s by %2$s" : "Delad med %1$s av %2$s", "Shared with {email} by {actor}" : "Delad med {email} av {actor}", - "Unshared from %1$s" : "Sluta dela från %1$s", "Unshared from {email}" : "Sluta dela från {email}", - "Unshared from %1$s by %2$s" : "Sluta dela från %1$s av %2$s", "Unshared from {email} by {actor}" : "Sluta dela från {email} av {actor}", - "Password for mail share sent to %1$s" : "Lösenord för e-postdelning skickat till %1$s", "Password for mail share sent to {email}" : "Lösenord för e-postdelning skickat till {email}", "Password for mail share sent to you" : "Lösenord för e-postdelning skickat till dig", - "You shared %1$s with %2$s by mail" : "Du delade %1$s med %2$s via e-post", "You shared {file} with {email} by mail" : "Du delade {file} med {email} via e-post", - "%3$s shared %1$s with %2$s by mail" : "%3$s delade %1$s med %2$s via e-post", "{actor} shared {file} with {email} by mail" : "{actor} delade {file} med {email} via e-post", - "You unshared %1$s from %2$s by mail" : "Du slutade dela %1$s från %2$s via e-post", "You unshared {file} from {email} by mail" : "Du slutade dela {file} från {email} via e-post", - "%3$s unshared %1$s from %2$s by mail" : "%3$s slutade dela %1$s från %2$s via e-post", "{actor} unshared {file} from {email} by mail" : "{actor} slutade dela {file} från {email} via e-post", - "Password to access %1$s was sent to %2s" : "Lösenord för åtkomst till %1$s skickades till %2s", "Password to access {file} was sent to {email}" : "Lösenord till {file} skickades till {email}", - "Password to access %1$s was sent to you" : "Lösenord för att nå %1$s skickades till dig", "Password to access {file} was sent to you" : "Lösenord till {file} skickades till dig", "Share by mail" : "Dela via e-post", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Delning av %1$s misslyckades eftersom detta redan är delat med användaren %2$s", @@ -50,6 +39,17 @@ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Tillåt användare att dela en personlig länk till en fil eller mapp genom att ange en e-postadress", "Send password by mail" : "Skicka lösenord via e-post", "Reply to initiator" : "Svara till startare", - "Unable to update share by mail config" : "Kunde inte uppdatera konfiguration för delning via e-post" + "Unable to update share by mail config" : "Kunde inte uppdatera konfiguration för delning via e-post", + "Shared with %1$s" : "Delad med %1$s", + "Shared with %1$s by %2$s" : "Delad med %1$s av %2$s", + "Unshared from %1$s" : "Sluta dela från %1$s", + "Unshared from %1$s by %2$s" : "Sluta dela från %1$s av %2$s", + "Password for mail share sent to %1$s" : "Lösenord för e-postdelning skickat till %1$s", + "You shared %1$s with %2$s by mail" : "Du delade %1$s med %2$s via e-post", + "%3$s shared %1$s with %2$s by mail" : "%3$s delade %1$s med %2$s via e-post", + "You unshared %1$s from %2$s by mail" : "Du slutade dela %1$s från %2$s via e-post", + "%3$s unshared %1$s from %2$s by mail" : "%3$s slutade dela %1$s från %2$s via e-post", + "Password to access %1$s was sent to %2s" : "Lösenord för åtkomst till %1$s skickades till %2s", + "Password to access %1$s was sent to you" : "Lösenord för att nå %1$s skickades till dig" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |