forms/l10n/sv.json

19 lines
766 B
JSON
Raw Normal View History

2019-07-08 10:54:14 +02:00
{ "translations": {
2020-02-29 04:21:10 +01:00
"Forms" : "Formulär",
2020-04-28 05:17:00 +02:00
"Create new form" : "Skapa nytt formulär",
2020-03-27 04:22:15 +01:00
"Delete form" : "Ta bort formuläret",
2020-03-28 04:23:49 +01:00
"Cannot copy, please copy the link manually" : "Kan inte kopiera, länken måste kopieras manuellt",
2020-06-17 04:35:00 +02:00
"Required" : "Krävs",
2020-05-07 05:17:42 +02:00
"No recommendations. Start typing." : "Inga rekommendationer. Börja skriva.",
"Searching …" : "Söker ...",
"No elements found." : "Inga element hittades.",
2019-07-08 10:54:14 +02:00
"Group" : "Grupp",
"Description" : "Beskrivning",
2020-07-08 04:36:25 +02:00
"Summary" : "Sammanfattning",
2020-05-07 05:17:42 +02:00
"Options" : "Alternativ",
2020-04-29 05:16:35 +02:00
"Settings" : "Inställnigar",
"Set expiration date" : "Välj utgångsdatum",
2020-05-04 05:15:45 +02:00
"Expiration date" : "Utgångsdatum",
"Submit" : "Verkställ"
2019-07-08 10:54:14 +02:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}