nextcloud/apps/sharebymail/l10n/sv.json

42 lines
3.3 KiB
JSON
Raw Normal View History

2017-03-15 04:07:49 +03:00
{ "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}",
2017-08-19 03:08:26 +03:00
"Password for mail share sent to %1$s" : "Lösenord för maildelning sändes till %1$s",
"Password for mail share sent to {email}" : "Lösenord för maildelning skickat till {email}",
"Password for mail share sent to you" : "Lösenord för maildelning skickat till dig",
2017-03-15 04:07:49 +03:00
"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",
2017-08-19 03:08:26 +03:00
"Password to access %1$s was sent to %2s" : "Lösenord för tillgång till %1$s sändes till %2s",
"Password to access {file} was sent to {email}" : "Lösenord till {file} sändes till {email}",
"Password to access %1$s was sent to you" : "Lösenord för att nå %1$s sändes till dig",
"Password to access {file} was sent to you" : "Lösenord till {file} sändes till dig",
2017-03-15 04:07:49 +03:00
"Sharing %s failed, this item is already shared with %s" : "Delning av %s misslyckades, det är redan delat med %s",
2017-08-19 03:08:26 +03:00
"Failed to send share by email" : "Misslyckades att sända delning med e-mail",
2017-03-15 04:07:49 +03:00
"%s shared »%s« with you" : "%s delade »%s« med dig",
2017-08-19 03:08:26 +03:00
"%s shared »%s« with you." : "%s delade »%s« med dig.",
"Click the button below to open it." : "Klicka knappen nedan för att öppna det.",
"Open »%s«" : "Öppna »%s«",
"%s via %s" : "%s via %s",
2017-04-12 03:07:44 +03:00
"Password to access »%s« shared to you by %s" : "Lösenord för att få tillgång till »%s« delat med dig av %s",
2017-08-19 03:08:26 +03:00
"Password to access »%s«" : "Lösenord för att nå »%s«",
"It is protected with the following password: %s" : "Den är skyddad med följande lösenord: %s",
"This is the password: %s" : "Detta är lösenordet: %s",
2017-03-15 04:07:49 +03:00
"Could not find share" : "Kunde inte hitta delning",
2017-04-13 03:08:02 +03:00
"Share by mail" : "Dela via e-mejl",
2017-08-19 03:08:26 +03:00
"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 email-adress",
2017-04-13 03:08:02 +03:00
"Send password by mail" : "Skicka lösenord med e-post",
2017-08-19 03:08:26 +03:00
"Enforce password protection" : "Tvinga lösenordsskydd",
"Failed to send share by E-mail" : "Misslyckades att dela via e-post",
"%s shared »%s« with you on behalf of %s" : "%s delade »%s« med dig på begäran av %s",
2017-04-13 03:08:02 +03:00
"Failed to create the E-mail" : "Misslyckades att skapa e-post",
2017-04-12 03:07:44 +03:00
"Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Hej!\n\n%s delade »%s« med dig från%s.\n\n%s\n\n",
2017-03-15 04:07:49 +03:00
"Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Hej,\n\n%s delade »%s« med dig.\n\n%s\n",
2017-04-12 03:07:44 +03:00
"Cheers!" : "Ha det fint!",
"Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Hej!<br><br>%s delade <a href=\"%s\">%s</a> med dig från %s.<br><br>",
2017-04-13 03:08:02 +03:00
"Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Hej!<br><br>%s delade <a href=\"%s\">%s</a> med dig.<br><br>"
2017-03-15 04:07:49 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}