diff --git a/l10n/ast.js b/l10n/ast.js
index f304d0544a84aef60dea0592972694884bea2343..d1784511bf0b9387405df3d7794792dd802ba2f6 100644
--- a/l10n/ast.js
+++ b/l10n/ast.js
@@ -4,6 +4,7 @@ OC.L10N.register(
     "Required" : "RiquĂ­u",
     "Group" : "Group",
     "Description" : "DescripciĂłn",
+    "Summary" : "Sumariu",
     "Settings" : "Settings",
     "Set expiration date" : "Afitar la data de caducidá",
     "Expiration date" : "Data de caducidá",
diff --git a/l10n/ast.json b/l10n/ast.json
index 73b4812a78c04799fce519558269848d2c8425af..37a359327904da394d32db4ebe9fd99d0a1cfb1d 100644
--- a/l10n/ast.json
+++ b/l10n/ast.json
@@ -2,6 +2,7 @@
     "Required" : "RiquĂ­u",
     "Group" : "Group",
     "Description" : "DescripciĂłn",
+    "Summary" : "Sumariu",
     "Settings" : "Settings",
     "Set expiration date" : "Afitar la data de caducidá",
     "Expiration date" : "Data de caducidá",
diff --git a/l10n/bn_BD.js b/l10n/bn_BD.js
deleted file mode 100644
index 8933473234b6edbf1ecfcb2a54d0f864c61fb033..0000000000000000000000000000000000000000
--- a/l10n/bn_BD.js
+++ /dev/null
@@ -1,10 +0,0 @@
-OC.L10N.register(
-    "forms",
-    {
-    "Group" : "গোষ্ঠীসমূহ",
-    "Description" : "বিবরণ",
-    "Settings" : "সেটিংস",
-    "Set expiration date" : "মেয়াদোত্তীর্ণ হওয়ার তারিখ নির্ধারণ করুন",
-    "Expiration date" : "মেয়াদোত্তীর্ণ হওয়ার তারিখ"
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/l10n/bn_BD.json b/l10n/bn_BD.json
deleted file mode 100644
index 1d92b564ca2d0008bf9e09b06563ac3eaea15b78..0000000000000000000000000000000000000000
--- a/l10n/bn_BD.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{ "translations": {
-    "Group" : "গোষ্ঠীসমূহ",
-    "Description" : "বিবরণ",
-    "Settings" : "সেটিংস",
-    "Set expiration date" : "মেয়াদোত্তীর্ণ হওয়ার তারিখ নির্ধারণ করুন",
-    "Expiration date" : "মেয়াদোত্তীর্ণ হওয়ার তারিখ"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-}
\ No newline at end of file
diff --git a/l10n/bs.js b/l10n/bs.js
deleted file mode 100644
index b5d9791a91114c33bf3b5fd90fcb55e58e5ea5da..0000000000000000000000000000000000000000
--- a/l10n/bs.js
+++ /dev/null
@@ -1,10 +0,0 @@
-OC.L10N.register(
-    "forms",
-    {
-    "Group" : "Grupa",
-    "Description" : "Opis",
-    "Settings" : "Podešavanje",
-    "Set expiration date" : "Postavite datum isteka",
-    "Expiration date" : "Datum isteka"
-},
-"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/l10n/bs.json b/l10n/bs.json
deleted file mode 100644
index c0ae3e5d6378ec5fe6b3d6c7f423051082206e70..0000000000000000000000000000000000000000
--- a/l10n/bs.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{ "translations": {
-    "Group" : "Grupa",
-    "Description" : "Opis",
-    "Settings" : "Podešavanje",
-    "Set expiration date" : "Postavite datum isteka",
-    "Expiration date" : "Datum isteka"
-},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
-}
\ No newline at end of file
diff --git a/l10n/ca.js b/l10n/ca.js
index be53b07bd69507c666873b51594f658418d33495..68e27fee7cf3153f05a10e2edae1136605426acc 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -29,9 +29,9 @@ OC.L10N.register(
     "Title of question number {index}" : "TĂ­tol del nĂşmero de pregunta {index}",
     "Required" : "Obligatori",
     "Delete question" : "Suprimeix la pregunta",
-    "A long answer for the question “{text}”" : "Una resposta llarga per a la pregunta \"{text}\"",
     "Add a new answer" : "Afegir una nova resposta",
     "There was an issue deleting this option" : "Hi ha hagut un problema en suprimir aquesta opciĂł",
+    "A long answer for the question “{text}”" : "Una resposta llarga per a la pregunta \"{text}\"",
     "A short answer for the question “{text}”" : "Una resposta curta per a la pregunta \"{text}\"",
     "Delete this response" : "Suprimir aquesta resposta",
     "User or group name …" : "Nom d'usuari o de grup ...",
@@ -49,13 +49,12 @@ OC.L10N.register(
     "Error while saving form" : "Error en desar el formulari",
     "Loading responses …" : "Carregant respostes …",
     "Back to questions" : "Tornar a preguntes",
-    "Responses for {title}" : "Respostes per a {title}",
-    "Export to CSV" : "Exporta a CSV",
+    "Summary" : "Resum",
     "Options" : "Opcions",
+    "Export to CSV" : "Exporta a CSV",
     "Delete all responses" : "Suprimeix totes les respostes",
     "No responses yet" : "No hi ha respostes encara",
     "Results of submitted forms will show up here" : "Els resultats dels formularis enviats es mostraran aquĂ­",
-    "There was an error while loading results" : "Error en carregar els resultats",
     "There was an error while removing this response" : "Hi ha hagut un error en eliminar aquesta resposta",
     "Are you sure you want to delete all responses of {title}?" : "Esteu segur que voleu suprimir totes les respostes de {title}?",
     "There was an error while removing responses" : "Hi ha hagut un error en eliminar respostes",
@@ -74,8 +73,8 @@ OC.L10N.register(
     "Thank you for completing the form!" : "GrĂ cies per omplir el formulari!",
     "There was an error submitting the form" : "Error en enviar el formulari",
     "Error while saving question" : "Error en desar la pregunta",
-    "Multiple choice" : "QĂĽestionari d'elecciĂł mĂşltiple",
     "Checkboxes" : "Caselles de verificaciĂł",
+    "Multiple choice" : "QĂĽestionari d'elecciĂł mĂşltiple",
     "Short answer" : "Resposta curta",
     "Long text" : "Text llarg",
     "Form expired" : "Formulari caducat",
diff --git a/l10n/ca.json b/l10n/ca.json
index f3a73820775bd0ee040bff77fd18ee9de010e301..52cd9b8fe3354ac19b36c51e5067a1730c140c7e 100644
--- a/l10n/ca.json
+++ b/l10n/ca.json
@@ -27,9 +27,9 @@
     "Title of question number {index}" : "TĂ­tol del nĂşmero de pregunta {index}",
     "Required" : "Obligatori",
     "Delete question" : "Suprimeix la pregunta",
-    "A long answer for the question “{text}”" : "Una resposta llarga per a la pregunta \"{text}\"",
     "Add a new answer" : "Afegir una nova resposta",
     "There was an issue deleting this option" : "Hi ha hagut un problema en suprimir aquesta opciĂł",
+    "A long answer for the question “{text}”" : "Una resposta llarga per a la pregunta \"{text}\"",
     "A short answer for the question “{text}”" : "Una resposta curta per a la pregunta \"{text}\"",
     "Delete this response" : "Suprimir aquesta resposta",
     "User or group name …" : "Nom d'usuari o de grup ...",
@@ -47,13 +47,12 @@
     "Error while saving form" : "Error en desar el formulari",
     "Loading responses …" : "Carregant respostes …",
     "Back to questions" : "Tornar a preguntes",
-    "Responses for {title}" : "Respostes per a {title}",
-    "Export to CSV" : "Exporta a CSV",
+    "Summary" : "Resum",
     "Options" : "Opcions",
+    "Export to CSV" : "Exporta a CSV",
     "Delete all responses" : "Suprimeix totes les respostes",
     "No responses yet" : "No hi ha respostes encara",
     "Results of submitted forms will show up here" : "Els resultats dels formularis enviats es mostraran aquĂ­",
-    "There was an error while loading results" : "Error en carregar els resultats",
     "There was an error while removing this response" : "Hi ha hagut un error en eliminar aquesta resposta",
     "Are you sure you want to delete all responses of {title}?" : "Esteu segur que voleu suprimir totes les respostes de {title}?",
     "There was an error while removing responses" : "Hi ha hagut un error en eliminar respostes",
@@ -72,8 +71,8 @@
     "Thank you for completing the form!" : "GrĂ cies per omplir el formulari!",
     "There was an error submitting the form" : "Error en enviar el formulari",
     "Error while saving question" : "Error en desar la pregunta",
-    "Multiple choice" : "QĂĽestionari d'elecciĂł mĂşltiple",
     "Checkboxes" : "Caselles de verificaciĂł",
+    "Multiple choice" : "QĂĽestionari d'elecciĂł mĂşltiple",
     "Short answer" : "Resposta curta",
     "Long text" : "Text llarg",
     "Form expired" : "Formulari caducat",
diff --git a/l10n/cs.js b/l10n/cs.js
index d7c0cda782a0129a95e8099f4d4f5fcb614c5285..8f7b74c43b6a25d565349cecd179f7edeb908430 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -32,9 +32,9 @@ OC.L10N.register(
     "Required" : "Vyžadován",
     "Delete question" : "Smazat otázku",
     "This question needs a title!" : "Tato otázka potřebuje nadpis!",
-    "A long answer for the question “{text}”" : "Dlouhá odpověď na otázku „{text}“",
     "Add a new answer" : "Přidat novou odpověď",
     "There was an issue deleting this option" : "Při mazání této volby došlo k problému",
+    "A long answer for the question “{text}”" : "Dlouhá odpověď na otázku „{text}“",
     "A short answer for the question “{text}”" : "Krátká odpověď na otázku „{text}“",
     "Delete this response" : "Smazat tuto odpověď",
     "User or group name …" : "Uživatelské jméno nebo název skupiny …",
@@ -53,13 +53,12 @@ OC.L10N.register(
     "Error while saving form" : "Chyba při ukládání formuláře",
     "Loading responses …" : "Načítání odpovědí …",
     "Back to questions" : "Zpět k otázkám",
-    "Responses for {title}" : "Odpovědi na {title}",
-    "Export to CSV" : "Exportovat do CSV",
+    "Summary" : "Souhrn",
     "Options" : "Volby",
+    "Export to CSV" : "Exportovat do CSV",
     "Delete all responses" : "Smazat všechny odpovědi",
     "No responses yet" : "Zatím žádné odpvědi",
     "Results of submitted forms will show up here" : "Výsledky odeslaných formulářů se zobrazí zde",
-    "There was an error while loading results" : "Došlo k chybě při načítání výsledků",
     "There was an error while removing this response" : "Při odebírání této odpovědi došlo k chybě",
     "Are you sure you want to delete all responses of {title}?" : "Opravdu chcete smazat všechny odpovědi v {title}?",
     "There was an error while removing responses" : "Při odebírání těchto odpovědí došlo k chybě",
@@ -82,11 +81,11 @@ OC.L10N.register(
     "Thank you for completing the form!" : "Děkujeme za vyplnění formuláře!",
     "There was an error submitting the form" : "Při odesílání formuláře došlo k chybě",
     "Error while saving question" : "Chyba při ukládání otázky",
-    "Multiple choice" : "VĂ­cero moĹľnostĂ­",
-    "Multiple choice question title" : "Nadpis otázky s vícero volbami",
-    "This question needs a title and at least one answer!" : "Tato otázka potřebuje nadpis a alespoň jednu odpověď!",
     "Checkboxes" : "Zatržítka",
     "Checkbox question title" : "Nadpis otázky se zaškrtávací kolonkou",
+    "This question needs a title and at least one answer!" : "Tato otázka potřebuje nadpis a alespoň jednu odpověď!",
+    "Multiple choice" : "VĂ­cero moĹľnostĂ­",
+    "Multiple choice question title" : "Nadpis otázky s vícero volbami",
     "Short answer" : "Krátká odpověď",
     "Short answer question title" : "Nadpis otázky pro stručnou odpověď",
     "People can enter a short answer" : "Lidé mohou zadat krátkou odpověď",
diff --git a/l10n/cs.json b/l10n/cs.json
index 51671ba00fc5f5a9670961dc19e6d2cccf10ea9f..d753cc2c8b98a0b45322c6b3e7ffac08ba4f9561 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -30,9 +30,9 @@
     "Required" : "Vyžadován",
     "Delete question" : "Smazat otázku",
     "This question needs a title!" : "Tato otázka potřebuje nadpis!",
-    "A long answer for the question “{text}”" : "Dlouhá odpověď na otázku „{text}“",
     "Add a new answer" : "Přidat novou odpověď",
     "There was an issue deleting this option" : "Při mazání této volby došlo k problému",
+    "A long answer for the question “{text}”" : "Dlouhá odpověď na otázku „{text}“",
     "A short answer for the question “{text}”" : "Krátká odpověď na otázku „{text}“",
     "Delete this response" : "Smazat tuto odpověď",
     "User or group name …" : "Uživatelské jméno nebo název skupiny …",
@@ -51,13 +51,12 @@
     "Error while saving form" : "Chyba při ukládání formuláře",
     "Loading responses …" : "Načítání odpovědí …",
     "Back to questions" : "Zpět k otázkám",
-    "Responses for {title}" : "Odpovědi na {title}",
-    "Export to CSV" : "Exportovat do CSV",
+    "Summary" : "Souhrn",
     "Options" : "Volby",
+    "Export to CSV" : "Exportovat do CSV",
     "Delete all responses" : "Smazat všechny odpovědi",
     "No responses yet" : "Zatím žádné odpvědi",
     "Results of submitted forms will show up here" : "Výsledky odeslaných formulářů se zobrazí zde",
-    "There was an error while loading results" : "Došlo k chybě při načítání výsledků",
     "There was an error while removing this response" : "Při odebírání této odpovědi došlo k chybě",
     "Are you sure you want to delete all responses of {title}?" : "Opravdu chcete smazat všechny odpovědi v {title}?",
     "There was an error while removing responses" : "Při odebírání těchto odpovědí došlo k chybě",
@@ -80,11 +79,11 @@
     "Thank you for completing the form!" : "Děkujeme za vyplnění formuláře!",
     "There was an error submitting the form" : "Při odesílání formuláře došlo k chybě",
     "Error while saving question" : "Chyba při ukládání otázky",
-    "Multiple choice" : "VĂ­cero moĹľnostĂ­",
-    "Multiple choice question title" : "Nadpis otázky s vícero volbami",
-    "This question needs a title and at least one answer!" : "Tato otázka potřebuje nadpis a alespoň jednu odpověď!",
     "Checkboxes" : "Zatržítka",
     "Checkbox question title" : "Nadpis otázky se zaškrtávací kolonkou",
+    "This question needs a title and at least one answer!" : "Tato otázka potřebuje nadpis a alespoň jednu odpověď!",
+    "Multiple choice" : "VĂ­cero moĹľnostĂ­",
+    "Multiple choice question title" : "Nadpis otázky s vícero volbami",
     "Short answer" : "Krátká odpověď",
     "Short answer question title" : "Nadpis otázky pro stručnou odpověď",
     "People can enter a short answer" : "Lidé mohou zadat krátkou odpověď",
diff --git a/l10n/da.js b/l10n/da.js
index cca41bc94fb5a9522e0cbadd6b11d802db705ffe..2e3725a5745046222907c62a3f8a498b290c4737 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -5,6 +5,7 @@ OC.L10N.register(
     "Searching …" : "Søger ...",
     "Group" : "Gruppe",
     "Description" : "Beskrivelse",
+    "Summary" : "Oversigt",
     "Settings" : "Indstillinger",
     "Set expiration date" : "Angiv udløbsdato",
     "Expiration date" : "Udløbsdato",
diff --git a/l10n/da.json b/l10n/da.json
index 0e8c926f41f6b6e0eb96bccee8820a008360ae1a..3552366d2022be94c986ba80526c9d7a2f55644b 100644
--- a/l10n/da.json
+++ b/l10n/da.json
@@ -3,6 +3,7 @@
     "Searching …" : "Søger ...",
     "Group" : "Gruppe",
     "Description" : "Beskrivelse",
+    "Summary" : "Oversigt",
     "Settings" : "Indstillinger",
     "Set expiration date" : "Angiv udløbsdato",
     "Expiration date" : "Udløbsdato",
diff --git a/l10n/de.js b/l10n/de.js
index edeb05d64bcbc450bb22bee727118cac172aa133..dec5aa59096ca22a09ca6285894579c148bbe55b 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -32,9 +32,9 @@ OC.L10N.register(
     "Required" : "Erforderlich",
     "Delete question" : "Frage löschen",
     "This question needs a title!" : "Diese Frage braucht einen Titel!",
-    "A long answer for the question “{text}”" : "Eine lange Antwort zu Frage „{text}“",
     "Add a new answer" : "Neue Antwort hinzufĂĽgen",
     "There was an issue deleting this option" : "Es gab einen Fehler beim Löschen dieser Option",
+    "A long answer for the question “{text}”" : "Eine lange Antwort zu Frage „{text}“",
     "A short answer for the question “{text}”" : "Eine kurze Antwort zu Frage „{text}“",
     "Delete this response" : "Diese Antwort löschen",
     "User or group name …" : "Benutzer oder Gruppenname …",
@@ -53,13 +53,11 @@ OC.L10N.register(
     "Error while saving form" : "Fehler beim Speichern des Formulars",
     "Loading responses …" : "Antworten laden …",
     "Back to questions" : "ZurĂĽck zu den Fragen",
-    "Responses for {title}" : "Antworten zu {title}",
-    "Export to CSV" : "Als CSV exportieren",
     "Options" : "Optionen",
+    "Export to CSV" : "Als CSV exportieren",
     "Delete all responses" : "Alle Antworten löschen",
     "No responses yet" : "Bis jetzt noch keine Antworten",
     "Results of submitted forms will show up here" : "Die Ergebnisse von eingereichten Formularen werden hier angezeigt",
-    "There was an error while loading results" : "Es gab einen Fehler beim Laden der Ergebnisse",
     "There was an error while removing this response" : "Ein Fehler ist beim Löschen der Antwort aufgetreten",
     "Are you sure you want to delete all responses of {title}?" : "Möchtest Du alle Antworten zu {title} löschen?",
     "There was an error while removing responses" : "Beim Löschen der Antworten ist ein Fehler aufgetreten",
@@ -82,11 +80,11 @@ OC.L10N.register(
     "Thank you for completing the form!" : "Vielen Dank fĂĽr Deine Teilnahme!",
     "There was an error submitting the form" : "Beim Ăśbermitteln des Formulars ist ein Fehler aufgetreten",
     "Error while saving question" : "Fehler beim speichern der Frage",
-    "Multiple choice" : "Mehrfachauswahl",
-    "Multiple choice question title" : "Titel der Frage mit Mehrfachauswahl",
-    "This question needs a title and at least one answer!" : "Diese Frage braucht einen Titel und mindestens eine Antwort!",
     "Checkboxes" : "Kontrollkästchen",
     "Checkbox question title" : "Titel der Frage mit Kontrollkästchen",
+    "This question needs a title and at least one answer!" : "Diese Frage braucht einen Titel und mindestens eine Antwort!",
+    "Multiple choice" : "Mehrfachauswahl",
+    "Multiple choice question title" : "Titel der Frage mit Mehrfachauswahl",
     "Short answer" : "Kurze Antwort",
     "Short answer question title" : "Titel der Frage mit kurzer Antwort",
     "People can enter a short answer" : "Personen können eine kurze Antwort eingeben",
diff --git a/l10n/de.json b/l10n/de.json
index fc4c7abc0234ed5e2749b2498f36fe388b8f1908..87e287271e5e2df855e7c1ff5268c4c61e7bf771 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -30,9 +30,9 @@
     "Required" : "Erforderlich",
     "Delete question" : "Frage löschen",
     "This question needs a title!" : "Diese Frage braucht einen Titel!",
-    "A long answer for the question “{text}”" : "Eine lange Antwort zu Frage „{text}“",
     "Add a new answer" : "Neue Antwort hinzufĂĽgen",
     "There was an issue deleting this option" : "Es gab einen Fehler beim Löschen dieser Option",
+    "A long answer for the question “{text}”" : "Eine lange Antwort zu Frage „{text}“",
     "A short answer for the question “{text}”" : "Eine kurze Antwort zu Frage „{text}“",
     "Delete this response" : "Diese Antwort löschen",
     "User or group name …" : "Benutzer oder Gruppenname …",
@@ -51,13 +51,11 @@
     "Error while saving form" : "Fehler beim Speichern des Formulars",
     "Loading responses …" : "Antworten laden …",
     "Back to questions" : "ZurĂĽck zu den Fragen",
-    "Responses for {title}" : "Antworten zu {title}",
-    "Export to CSV" : "Als CSV exportieren",
     "Options" : "Optionen",
+    "Export to CSV" : "Als CSV exportieren",
     "Delete all responses" : "Alle Antworten löschen",
     "No responses yet" : "Bis jetzt noch keine Antworten",
     "Results of submitted forms will show up here" : "Die Ergebnisse von eingereichten Formularen werden hier angezeigt",
-    "There was an error while loading results" : "Es gab einen Fehler beim Laden der Ergebnisse",
     "There was an error while removing this response" : "Ein Fehler ist beim Löschen der Antwort aufgetreten",
     "Are you sure you want to delete all responses of {title}?" : "Möchtest Du alle Antworten zu {title} löschen?",
     "There was an error while removing responses" : "Beim Löschen der Antworten ist ein Fehler aufgetreten",
@@ -80,11 +78,11 @@
     "Thank you for completing the form!" : "Vielen Dank fĂĽr Deine Teilnahme!",
     "There was an error submitting the form" : "Beim Ăśbermitteln des Formulars ist ein Fehler aufgetreten",
     "Error while saving question" : "Fehler beim speichern der Frage",
-    "Multiple choice" : "Mehrfachauswahl",
-    "Multiple choice question title" : "Titel der Frage mit Mehrfachauswahl",
-    "This question needs a title and at least one answer!" : "Diese Frage braucht einen Titel und mindestens eine Antwort!",
     "Checkboxes" : "Kontrollkästchen",
     "Checkbox question title" : "Titel der Frage mit Kontrollkästchen",
+    "This question needs a title and at least one answer!" : "Diese Frage braucht einen Titel und mindestens eine Antwort!",
+    "Multiple choice" : "Mehrfachauswahl",
+    "Multiple choice question title" : "Titel der Frage mit Mehrfachauswahl",
     "Short answer" : "Kurze Antwort",
     "Short answer question title" : "Titel der Frage mit kurzer Antwort",
     "People can enter a short answer" : "Personen können eine kurze Antwort eingeben",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 17265ce5e81323b3faa2525b3515752d9b3426c3..7b2733f9baecb4ce179b3ffc685bab9dc213e056 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -32,9 +32,9 @@ OC.L10N.register(
     "Required" : "Erforderlich",
     "Delete question" : "Frage löschen",
     "This question needs a title!" : "Diese Frage braucht einen Titel!",
-    "A long answer for the question “{text}”" : "Eine lange Antwort zu Frage „{text}“",
     "Add a new answer" : "Neue Antwort hinzufĂĽgen",
     "There was an issue deleting this option" : "Es gab einen Fehler beim Löschen dieser Option",
+    "A long answer for the question “{text}”" : "Eine lange Antwort zu Frage „{text}“",
     "A short answer for the question “{text}”" : "Eine kurze Antwort zu Frage „{text}“",
     "Delete this response" : "Diese Antwort löschen",
     "User or group name …" : "Benutzer oder Gruppenname …",
@@ -53,13 +53,11 @@ OC.L10N.register(
     "Error while saving form" : "Fehler beim Speichern des Formulars",
     "Loading responses …" : "Antworten laden …",
     "Back to questions" : "ZurĂĽck zu den Fragen",
-    "Responses for {title}" : "Antworten zu {title}",
-    "Export to CSV" : "Als CSV exportieren",
     "Options" : "Optionen",
+    "Export to CSV" : "Als CSV exportieren",
     "Delete all responses" : "Alle Antworten löschen",
     "No responses yet" : "Bis jetzt noch keine Antworten",
     "Results of submitted forms will show up here" : "Die Ergebnisse von eingereichten Formularen werden hier angezeigt",
-    "There was an error while loading results" : "Es gab einen Fehler beim Laden der Ergebnisse",
     "There was an error while removing this response" : "Ein Fehler ist beim Löschen der Antwort aufgetreten",
     "Are you sure you want to delete all responses of {title}?" : "Möchten Sie alle Antworten zu {title} löschen?",
     "There was an error while removing responses" : "Beim Löschen der Antworten ist ein Fehler aufgetreten",
@@ -82,11 +80,11 @@ OC.L10N.register(
     "Thank you for completing the form!" : "Vielen Dank fĂĽr Ihre Teilnahme!",
     "There was an error submitting the form" : "Beim Ăśbermitteln des Formulars ist ein Fehler aufgetreten",
     "Error while saving question" : "Fehler beim speichern der Frage",
-    "Multiple choice" : "Mehrfachauswahl",
-    "Multiple choice question title" : "Titel der Frage mit Mehrfachauswahl",
-    "This question needs a title and at least one answer!" : "Diese Frage braucht einen Titel und mindestens eine Antwort!",
     "Checkboxes" : "Kontrollkästchen",
     "Checkbox question title" : "Titel der Frage mit Kontrollkästchen",
+    "This question needs a title and at least one answer!" : "Diese Frage braucht einen Titel und mindestens eine Antwort!",
+    "Multiple choice" : "Mehrfachauswahl",
+    "Multiple choice question title" : "Titel der Frage mit Mehrfachauswahl",
     "Short answer" : "Kurze Antwort",
     "Short answer question title" : "Titel der Frage mit kurzer Antwort",
     "People can enter a short answer" : "Personen können eine kurze Antwort eingeben",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index ed28461a3aaa496f34a8a0be2fcd928e22916157..a8336e4621a51d7f2f3440d055dd3b5ff0da987a 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -30,9 +30,9 @@
     "Required" : "Erforderlich",
     "Delete question" : "Frage löschen",
     "This question needs a title!" : "Diese Frage braucht einen Titel!",
-    "A long answer for the question “{text}”" : "Eine lange Antwort zu Frage „{text}“",
     "Add a new answer" : "Neue Antwort hinzufĂĽgen",
     "There was an issue deleting this option" : "Es gab einen Fehler beim Löschen dieser Option",
+    "A long answer for the question “{text}”" : "Eine lange Antwort zu Frage „{text}“",
     "A short answer for the question “{text}”" : "Eine kurze Antwort zu Frage „{text}“",
     "Delete this response" : "Diese Antwort löschen",
     "User or group name …" : "Benutzer oder Gruppenname …",
@@ -51,13 +51,11 @@
     "Error while saving form" : "Fehler beim Speichern des Formulars",
     "Loading responses …" : "Antworten laden …",
     "Back to questions" : "ZurĂĽck zu den Fragen",
-    "Responses for {title}" : "Antworten zu {title}",
-    "Export to CSV" : "Als CSV exportieren",
     "Options" : "Optionen",
+    "Export to CSV" : "Als CSV exportieren",
     "Delete all responses" : "Alle Antworten löschen",
     "No responses yet" : "Bis jetzt noch keine Antworten",
     "Results of submitted forms will show up here" : "Die Ergebnisse von eingereichten Formularen werden hier angezeigt",
-    "There was an error while loading results" : "Es gab einen Fehler beim Laden der Ergebnisse",
     "There was an error while removing this response" : "Ein Fehler ist beim Löschen der Antwort aufgetreten",
     "Are you sure you want to delete all responses of {title}?" : "Möchten Sie alle Antworten zu {title} löschen?",
     "There was an error while removing responses" : "Beim Löschen der Antworten ist ein Fehler aufgetreten",
@@ -80,11 +78,11 @@
     "Thank you for completing the form!" : "Vielen Dank fĂĽr Ihre Teilnahme!",
     "There was an error submitting the form" : "Beim Ăśbermitteln des Formulars ist ein Fehler aufgetreten",
     "Error while saving question" : "Fehler beim speichern der Frage",
-    "Multiple choice" : "Mehrfachauswahl",
-    "Multiple choice question title" : "Titel der Frage mit Mehrfachauswahl",
-    "This question needs a title and at least one answer!" : "Diese Frage braucht einen Titel und mindestens eine Antwort!",
     "Checkboxes" : "Kontrollkästchen",
     "Checkbox question title" : "Titel der Frage mit Kontrollkästchen",
+    "This question needs a title and at least one answer!" : "Diese Frage braucht einen Titel und mindestens eine Antwort!",
+    "Multiple choice" : "Mehrfachauswahl",
+    "Multiple choice question title" : "Titel der Frage mit Mehrfachauswahl",
     "Short answer" : "Kurze Antwort",
     "Short answer question title" : "Titel der Frage mit kurzer Antwort",
     "People can enter a short answer" : "Personen können eine kurze Antwort eingeben",
diff --git a/l10n/el.js b/l10n/el.js
index f552065049b3b2e3ba0d1983caa2790bf6a4b225..0604ddef84227ca3f6e53f00c8c90a3ab934b128 100644
--- a/l10n/el.js
+++ b/l10n/el.js
@@ -32,9 +32,9 @@ OC.L10N.register(
     "Required" : "Απαιτείται",
     "Delete question" : "Διαγραφή ερώτησης",
     "This question needs a title!" : "Αυτή η ερώτηση χρειάζεται έναν τίτλο!",
-    "A long answer for the question “{text}”" : "Μια μακρά απάντηση για την ερώτηση “{text}”",
     "Add a new answer" : "Προσθέστε νέα απάντηση",
     "There was an issue deleting this option" : "Υπήρξε πρόβλημα κατά την διαγραφή της επιλογής",
+    "A long answer for the question “{text}”" : "Μια μακρά απάντηση για την ερώτηση “{text}”",
     "A short answer for the question “{text}”" : "Σύντομη απάντηση στην ερώτηση “{text}”",
     "Delete this response" : "Διαγραφή απάντησης",
     "User or group name …" : "Όνομα χρήστη ή ομάδας",
@@ -53,13 +53,11 @@ OC.L10N.register(
     "Error while saving form" : "Σφάλμα κατά την αποθήκευση της φόρμας",
     "Loading responses …" : "Φόρτωση απαντήσεων ...",
     "Back to questions" : "Επιστροφή στις ερωτήσεις",
-    "Responses for {title}" : "Απαντήσεις για {title}",
-    "Export to CSV" : "Εξαγωγή σε CSV",
     "Options" : "Επιλογές",
+    "Export to CSV" : "Εξαγωγή σε CSV",
     "Delete all responses" : "Διαγραφή απαντήσεων",
     "No responses yet" : "Καμία απάντηση ακόμη",
     "Results of submitted forms will show up here" : "Τα αποτελέσματα των φορμών θα εμφανίζονται εδώ",
-    "There was an error while loading results" : "Υπήρξε σφάλμα κατά την φόρτωση των αποτελεσμάτων",
     "There was an error while removing this response" : "Σφάλμα κατά την αφαίρεση απάντησης",
     "Are you sure you want to delete all responses of {title}?" : "Θέλετε σίγουρα να διαγράψετε όλες τις απαντήσεις του {title};",
     "There was an error while removing responses" : "Σφάλμα κατά την αφαίρεση των απαντήσεων",
@@ -82,11 +80,11 @@ OC.L10N.register(
     "Thank you for completing the form!" : "Σας ευχαριστούμε για την ολοκλήρωση της φόρμας!",
     "There was an error submitting the form" : "Σφάλμα κατά την υποβολή της φόρμας",
     "Error while saving question" : "Σφάλμα κατά την αποθήκευση ερώτησης",
-    "Multiple choice" : "Πολλαπλών επιλογών",
-    "Multiple choice question title" : "Τίτλος ερώτησης πολλαπλών επιλογών",
-    "This question needs a title and at least one answer!" : "Αυτή η ερώτηση χρειάζεται έναν τίτλο και τουλάχιστον μια απάντηση!",
     "Checkboxes" : "Πλαίσια ελέγχου",
     "Checkbox question title" : "Τίτλος ερώτησης πλαισίου ελέγχου",
+    "This question needs a title and at least one answer!" : "Αυτή η ερώτηση χρειάζεται έναν τίτλο και τουλάχιστον μια απάντηση!",
+    "Multiple choice" : "Πολλαπλών επιλογών",
+    "Multiple choice question title" : "Τίτλος ερώτησης πολλαπλών επιλογών",
     "Short answer" : "Σύντομη απάντηση",
     "Short answer question title" : "Τίτλος ερωτήματος σύντομης απάντησης",
     "People can enter a short answer" : "Οι χρήστες μπορούν να εισαγάγουν μια σύντομη απάντηση",
diff --git a/l10n/el.json b/l10n/el.json
index ccd1c3535fa1225314e298080d81b700d751b124..2f8cf2ab73a2d659dae618b6421f074a0041fb98 100644
--- a/l10n/el.json
+++ b/l10n/el.json
@@ -30,9 +30,9 @@
     "Required" : "Απαιτείται",
     "Delete question" : "Διαγραφή ερώτησης",
     "This question needs a title!" : "Αυτή η ερώτηση χρειάζεται έναν τίτλο!",
-    "A long answer for the question “{text}”" : "Μια μακρά απάντηση για την ερώτηση “{text}”",
     "Add a new answer" : "Προσθέστε νέα απάντηση",
     "There was an issue deleting this option" : "Υπήρξε πρόβλημα κατά την διαγραφή της επιλογής",
+    "A long answer for the question “{text}”" : "Μια μακρά απάντηση για την ερώτηση “{text}”",
     "A short answer for the question “{text}”" : "Σύντομη απάντηση στην ερώτηση “{text}”",
     "Delete this response" : "Διαγραφή απάντησης",
     "User or group name …" : "Όνομα χρήστη ή ομάδας",
@@ -51,13 +51,11 @@
     "Error while saving form" : "Σφάλμα κατά την αποθήκευση της φόρμας",
     "Loading responses …" : "Φόρτωση απαντήσεων ...",
     "Back to questions" : "Επιστροφή στις ερωτήσεις",
-    "Responses for {title}" : "Απαντήσεις για {title}",
-    "Export to CSV" : "Εξαγωγή σε CSV",
     "Options" : "Επιλογές",
+    "Export to CSV" : "Εξαγωγή σε CSV",
     "Delete all responses" : "Διαγραφή απαντήσεων",
     "No responses yet" : "Καμία απάντηση ακόμη",
     "Results of submitted forms will show up here" : "Τα αποτελέσματα των φορμών θα εμφανίζονται εδώ",
-    "There was an error while loading results" : "Υπήρξε σφάλμα κατά την φόρτωση των αποτελεσμάτων",
     "There was an error while removing this response" : "Σφάλμα κατά την αφαίρεση απάντησης",
     "Are you sure you want to delete all responses of {title}?" : "Θέλετε σίγουρα να διαγράψετε όλες τις απαντήσεις του {title};",
     "There was an error while removing responses" : "Σφάλμα κατά την αφαίρεση των απαντήσεων",
@@ -80,11 +78,11 @@
     "Thank you for completing the form!" : "Σας ευχαριστούμε για την ολοκλήρωση της φόρμας!",
     "There was an error submitting the form" : "Σφάλμα κατά την υποβολή της φόρμας",
     "Error while saving question" : "Σφάλμα κατά την αποθήκευση ερώτησης",
-    "Multiple choice" : "Πολλαπλών επιλογών",
-    "Multiple choice question title" : "Τίτλος ερώτησης πολλαπλών επιλογών",
-    "This question needs a title and at least one answer!" : "Αυτή η ερώτηση χρειάζεται έναν τίτλο και τουλάχιστον μια απάντηση!",
     "Checkboxes" : "Πλαίσια ελέγχου",
     "Checkbox question title" : "Τίτλος ερώτησης πλαισίου ελέγχου",
+    "This question needs a title and at least one answer!" : "Αυτή η ερώτηση χρειάζεται έναν τίτλο και τουλάχιστον μια απάντηση!",
+    "Multiple choice" : "Πολλαπλών επιλογών",
+    "Multiple choice question title" : "Τίτλος ερώτησης πολλαπλών επιλογών",
     "Short answer" : "Σύντομη απάντηση",
     "Short answer question title" : "Τίτλος ερωτήματος σύντομης απάντησης",
     "People can enter a short answer" : "Οι χρήστες μπορούν να εισαγάγουν μια σύντομη απάντηση",
diff --git a/l10n/es.js b/l10n/es.js
index 8339c8451426d76cb9a3617e37672323027d631b..fb4ff782ac8098d6e238fa8e663392d394ada66f 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -32,9 +32,9 @@ OC.L10N.register(
     "Required" : "Requerido",
     "Delete question" : "Eliminar pregunta",
     "This question needs a title!" : "Esta pregunta necesita un tĂ­tulo",
-    "A long answer for the question “{text}”" : "Una respuesta larga para la pregunta \"{text}\"",
     "Add a new answer" : "Añadir una respuesta nueva",
     "There was an issue deleting this option" : "Ha habido un problema al eliminar esta opciĂłn",
+    "A long answer for the question “{text}”" : "Una respuesta larga para la pregunta \"{text}\"",
     "A short answer for the question “{text}”" : "Una respuesta corta para la pregunta \"{index}\"",
     "Delete this response" : "Eliminar esta respuesta",
     "User or group name …" : "Nombre de usuario o grupo…",
@@ -53,13 +53,11 @@ OC.L10N.register(
     "Error while saving form" : "Error al guardar el formulario",
     "Loading responses …" : "Cargando respuestas…",
     "Back to questions" : "Volver a las preguntas",
-    "Responses for {title}" : "Repuestas en {title}",
-    "Export to CSV" : "Exportar a CSV",
     "Options" : "Opciones",
+    "Export to CSV" : "Exportar a CSV",
     "Delete all responses" : "Eliminar todas las respuestas",
     "No responses yet" : "AĂşn no hay respuestas",
     "Results of submitted forms will show up here" : "Los resultados de los formularios enviados aparecerán aquí",
-    "There was an error while loading results" : "Ha habido un error al cargar los resultados",
     "There was an error while removing this response" : "Ha habido un error al eliminar esta respuesta",
     "Are you sure you want to delete all responses of {title}?" : "ÂżSeguro que quieres borrar todas las respuestas de {title}?",
     "There was an error while removing responses" : "Ha habido un error al eliminar las respuestas",
@@ -82,11 +80,11 @@ OC.L10N.register(
     "Thank you for completing the form!" : "¡Gracias por completar el formulario!",
     "There was an error submitting the form" : "Ha habido un error al enviar el formulario",
     "Error while saving question" : "Error al guardar pregunta",
-    "Multiple choice" : "ElecciĂłn mĂşltiple",
-    "Multiple choice question title" : "TĂ­tulo de la pregunta con elecciĂłn mĂşltiple",
-    "This question needs a title and at least one answer!" : "¡Esta pregunta necesita un título y al menos una respuesta!",
     "Checkboxes" : "Casillas de verificaciĂłn",
     "Checkbox question title" : "Casilla de verificaciĂłn del tĂ­tulo de la pregunta",
+    "This question needs a title and at least one answer!" : "¡Esta pregunta necesita un título y al menos una respuesta!",
+    "Multiple choice" : "ElecciĂłn mĂşltiple",
+    "Multiple choice question title" : "TĂ­tulo de la pregunta con elecciĂłn mĂşltiple",
     "Short answer" : "Respuesta corta",
     "Short answer question title" : "TĂ­tulo de pregunta de respuesta corta",
     "People can enter a short answer" : "Quien responde puede introducir una respuesta corta",
diff --git a/l10n/es.json b/l10n/es.json
index 51552fd2e62763f330d3f89a57dacc6a9de1f08a..0e9c380cd03cb80995af1c2812cd1fc509030dfa 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -30,9 +30,9 @@
     "Required" : "Requerido",
     "Delete question" : "Eliminar pregunta",
     "This question needs a title!" : "Esta pregunta necesita un tĂ­tulo",
-    "A long answer for the question “{text}”" : "Una respuesta larga para la pregunta \"{text}\"",
     "Add a new answer" : "Añadir una respuesta nueva",
     "There was an issue deleting this option" : "Ha habido un problema al eliminar esta opciĂłn",
+    "A long answer for the question “{text}”" : "Una respuesta larga para la pregunta \"{text}\"",
     "A short answer for the question “{text}”" : "Una respuesta corta para la pregunta \"{index}\"",
     "Delete this response" : "Eliminar esta respuesta",
     "User or group name …" : "Nombre de usuario o grupo…",
@@ -51,13 +51,11 @@
     "Error while saving form" : "Error al guardar el formulario",
     "Loading responses …" : "Cargando respuestas…",
     "Back to questions" : "Volver a las preguntas",
-    "Responses for {title}" : "Repuestas en {title}",
-    "Export to CSV" : "Exportar a CSV",
     "Options" : "Opciones",
+    "Export to CSV" : "Exportar a CSV",
     "Delete all responses" : "Eliminar todas las respuestas",
     "No responses yet" : "AĂşn no hay respuestas",
     "Results of submitted forms will show up here" : "Los resultados de los formularios enviados aparecerán aquí",
-    "There was an error while loading results" : "Ha habido un error al cargar los resultados",
     "There was an error while removing this response" : "Ha habido un error al eliminar esta respuesta",
     "Are you sure you want to delete all responses of {title}?" : "ÂżSeguro que quieres borrar todas las respuestas de {title}?",
     "There was an error while removing responses" : "Ha habido un error al eliminar las respuestas",
@@ -80,11 +78,11 @@
     "Thank you for completing the form!" : "¡Gracias por completar el formulario!",
     "There was an error submitting the form" : "Ha habido un error al enviar el formulario",
     "Error while saving question" : "Error al guardar pregunta",
-    "Multiple choice" : "ElecciĂłn mĂşltiple",
-    "Multiple choice question title" : "TĂ­tulo de la pregunta con elecciĂłn mĂşltiple",
-    "This question needs a title and at least one answer!" : "¡Esta pregunta necesita un título y al menos una respuesta!",
     "Checkboxes" : "Casillas de verificaciĂłn",
     "Checkbox question title" : "Casilla de verificaciĂłn del tĂ­tulo de la pregunta",
+    "This question needs a title and at least one answer!" : "¡Esta pregunta necesita un título y al menos una respuesta!",
+    "Multiple choice" : "ElecciĂłn mĂşltiple",
+    "Multiple choice question title" : "TĂ­tulo de la pregunta con elecciĂłn mĂşltiple",
     "Short answer" : "Respuesta corta",
     "Short answer question title" : "TĂ­tulo de pregunta de respuesta corta",
     "People can enter a short answer" : "Quien responde puede introducir una respuesta corta",
diff --git a/l10n/es_AR.js b/l10n/es_AR.js
index e65f37aea773e139d6fbec423d8912374fc11a0f..7a0631011a2c5cabbc7198407ed4cc228afaca3d 100644
--- a/l10n/es_AR.js
+++ b/l10n/es_AR.js
@@ -28,9 +28,9 @@ OC.L10N.register(
     "Title of question number {index}" : "Titulo de la pregunta numero {Ă­ndice}",
     "Required" : "Requerido",
     "Delete question" : "Borrar pregunta",
-    "A long answer for the question “{text}”" : "Una respuesta larga para la pregunta \"{texto}\"",
     "Add a new answer" : "Añadir una nueva respuesta",
     "There was an issue deleting this option" : "Hubo un error mientras se eliminaba esta opciĂłn",
+    "A long answer for the question “{text}”" : "Una respuesta larga para la pregunta \"{texto}\"",
     "A short answer for the question “{text}”" : "Una respuesta corta para la pregunta \"{texto}\"",
     "Delete this response" : "Borrar esta respuesta",
     "User or group name …" : "Nombre de usuario o grupo",
@@ -47,13 +47,12 @@ OC.L10N.register(
     "Error while saving form" : "Error mientras se guardaba el formulario",
     "Loading responses …" : "Cargando respuestas",
     "Back to questions" : "Volver a las preguntas",
-    "Responses for {title}" : "Respuestas por {tĂ­tulo}",
-    "Export to CSV" : "Exportar a CSV",
+    "Summary" : "Resumen",
     "Options" : "Opciones",
+    "Export to CSV" : "Exportar a CSV",
     "Delete all responses" : "Borrar todas las respuestas",
     "No responses yet" : "AĂşn no han habido respuestas",
     "Results of submitted forms will show up here" : "Los resultados de los formularios cargados se mostraran aquĂ­",
-    "There was an error while loading results" : "Hubo un error mientras se cargaban los resultados",
     "There was an error while removing this response" : "Hubo un error mientras se eliminaba esta respuesta",
     "Are you sure you want to delete all responses of {title}?" : "Estas seguro que deseas borrar todas las respuestas para {tĂ­tulo}?",
     "There was an error while removing responses" : "Hubo un error mientras se eliminaban las respuestas",
@@ -72,8 +71,8 @@ OC.L10N.register(
     "Thank you for completing the form!" : "Gracias por completar el formulario!",
     "There was an error submitting the form" : "Hubo un error al enviar el formulario",
     "Error while saving question" : "Hubo un error mientras se guardaba la pregunta",
-    "Multiple choice" : "OpciĂłn mĂşltiple",
     "Checkboxes" : "Casillas de verificaciĂłn",
+    "Multiple choice" : "OpciĂłn mĂşltiple",
     "Short answer" : "Respuesta breve",
     "Long text" : "Texto largo",
     "Form expired" : "El formulario ha expirado",
diff --git a/l10n/es_AR.json b/l10n/es_AR.json
index 78bece6bf7db5c290959589b8030cc50dcc2d93e..5a03ed0470bfbc14e884331dcdffd7b828572843 100644
--- a/l10n/es_AR.json
+++ b/l10n/es_AR.json
@@ -26,9 +26,9 @@
     "Title of question number {index}" : "Titulo de la pregunta numero {Ă­ndice}",
     "Required" : "Requerido",
     "Delete question" : "Borrar pregunta",
-    "A long answer for the question “{text}”" : "Una respuesta larga para la pregunta \"{texto}\"",
     "Add a new answer" : "Añadir una nueva respuesta",
     "There was an issue deleting this option" : "Hubo un error mientras se eliminaba esta opciĂłn",
+    "A long answer for the question “{text}”" : "Una respuesta larga para la pregunta \"{texto}\"",
     "A short answer for the question “{text}”" : "Una respuesta corta para la pregunta \"{texto}\"",
     "Delete this response" : "Borrar esta respuesta",
     "User or group name …" : "Nombre de usuario o grupo",
@@ -45,13 +45,12 @@
     "Error while saving form" : "Error mientras se guardaba el formulario",
     "Loading responses …" : "Cargando respuestas",
     "Back to questions" : "Volver a las preguntas",
-    "Responses for {title}" : "Respuestas por {tĂ­tulo}",
-    "Export to CSV" : "Exportar a CSV",
+    "Summary" : "Resumen",
     "Options" : "Opciones",
+    "Export to CSV" : "Exportar a CSV",
     "Delete all responses" : "Borrar todas las respuestas",
     "No responses yet" : "AĂşn no han habido respuestas",
     "Results of submitted forms will show up here" : "Los resultados de los formularios cargados se mostraran aquĂ­",
-    "There was an error while loading results" : "Hubo un error mientras se cargaban los resultados",
     "There was an error while removing this response" : "Hubo un error mientras se eliminaba esta respuesta",
     "Are you sure you want to delete all responses of {title}?" : "Estas seguro que deseas borrar todas las respuestas para {tĂ­tulo}?",
     "There was an error while removing responses" : "Hubo un error mientras se eliminaban las respuestas",
@@ -70,8 +69,8 @@
     "Thank you for completing the form!" : "Gracias por completar el formulario!",
     "There was an error submitting the form" : "Hubo un error al enviar el formulario",
     "Error while saving question" : "Hubo un error mientras se guardaba la pregunta",
-    "Multiple choice" : "OpciĂłn mĂşltiple",
     "Checkboxes" : "Casillas de verificaciĂłn",
+    "Multiple choice" : "OpciĂłn mĂşltiple",
     "Short answer" : "Respuesta breve",
     "Long text" : "Texto largo",
     "Form expired" : "El formulario ha expirado",
diff --git a/l10n/es_DO.js b/l10n/es_DO.js
index c3c1a81790e6981a2cfe02340472df9198a9384d..930206795f88101c33a765e2556ebec79ff6aa29 100644
--- a/l10n/es_DO.js
+++ b/l10n/es_DO.js
@@ -4,6 +4,7 @@ OC.L10N.register(
     "Required" : "Requerido",
     "Group" : "Grupo",
     "Description" : "DescripciĂłn",
+    "Summary" : "Resumen",
     "Settings" : "Configuraciones ",
     "Set expiration date" : "Establecer fecha de expiraciĂłn",
     "Expiration date" : "Fecha de expiraciĂłn",
diff --git a/l10n/es_DO.json b/l10n/es_DO.json
index 329c4b182eaf68eae585d1674c1a649db137d573..238a3971a1f039a78843e161761c0744ff97ec88 100644
--- a/l10n/es_DO.json
+++ b/l10n/es_DO.json
@@ -2,6 +2,7 @@
     "Required" : "Requerido",
     "Group" : "Grupo",
     "Description" : "DescripciĂłn",
+    "Summary" : "Resumen",
     "Settings" : "Configuraciones ",
     "Set expiration date" : "Establecer fecha de expiraciĂłn",
     "Expiration date" : "Fecha de expiraciĂłn",
diff --git a/l10n/es_EC.js b/l10n/es_EC.js
index c3c1a81790e6981a2cfe02340472df9198a9384d..930206795f88101c33a765e2556ebec79ff6aa29 100644
--- a/l10n/es_EC.js
+++ b/l10n/es_EC.js
@@ -4,6 +4,7 @@ OC.L10N.register(
     "Required" : "Requerido",
     "Group" : "Grupo",
     "Description" : "DescripciĂłn",
+    "Summary" : "Resumen",
     "Settings" : "Configuraciones ",
     "Set expiration date" : "Establecer fecha de expiraciĂłn",
     "Expiration date" : "Fecha de expiraciĂłn",
diff --git a/l10n/es_EC.json b/l10n/es_EC.json
index 329c4b182eaf68eae585d1674c1a649db137d573..238a3971a1f039a78843e161761c0744ff97ec88 100644
--- a/l10n/es_EC.json
+++ b/l10n/es_EC.json
@@ -2,6 +2,7 @@
     "Required" : "Requerido",
     "Group" : "Grupo",
     "Description" : "DescripciĂłn",
+    "Summary" : "Resumen",
     "Settings" : "Configuraciones ",
     "Set expiration date" : "Establecer fecha de expiraciĂłn",
     "Expiration date" : "Fecha de expiraciĂłn",
diff --git a/l10n/es_GT.js b/l10n/es_GT.js
index c3c1a81790e6981a2cfe02340472df9198a9384d..930206795f88101c33a765e2556ebec79ff6aa29 100644
--- a/l10n/es_GT.js
+++ b/l10n/es_GT.js
@@ -4,6 +4,7 @@ OC.L10N.register(
     "Required" : "Requerido",
     "Group" : "Grupo",
     "Description" : "DescripciĂłn",
+    "Summary" : "Resumen",
     "Settings" : "Configuraciones ",
     "Set expiration date" : "Establecer fecha de expiraciĂłn",
     "Expiration date" : "Fecha de expiraciĂłn",
diff --git a/l10n/es_GT.json b/l10n/es_GT.json
index 329c4b182eaf68eae585d1674c1a649db137d573..238a3971a1f039a78843e161761c0744ff97ec88 100644
--- a/l10n/es_GT.json
+++ b/l10n/es_GT.json
@@ -2,6 +2,7 @@
     "Required" : "Requerido",
     "Group" : "Grupo",
     "Description" : "DescripciĂłn",
+    "Summary" : "Resumen",
     "Settings" : "Configuraciones ",
     "Set expiration date" : "Establecer fecha de expiraciĂłn",
     "Expiration date" : "Fecha de expiraciĂłn",
diff --git a/l10n/es_MX.js b/l10n/es_MX.js
index bf3770264ddd6382ea908c8b06532312cd6aa906..e3560f2b461ce0dacae28bf6dcb8261605f8c804 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -4,6 +4,7 @@ OC.L10N.register(
     "Required" : "Requerido",
     "Group" : "Grupo",
     "Description" : "DescripciĂłn",
+    "Summary" : "Resumen",
     "Settings" : "Configuraciones ",
     "Set expiration date" : "Establece la fecha de expiraciĂłn",
     "Expiration date" : "Fecha de expiraciĂłn",
diff --git a/l10n/es_MX.json b/l10n/es_MX.json
index 86dee58d7c0976ad2255dd0217cfb44e4943d07f..eaac8e0ec9927193923fe38739ab84823e1ead2e 100644
--- a/l10n/es_MX.json
+++ b/l10n/es_MX.json
@@ -2,6 +2,7 @@
     "Required" : "Requerido",
     "Group" : "Grupo",
     "Description" : "DescripciĂłn",
+    "Summary" : "Resumen",
     "Settings" : "Configuraciones ",
     "Set expiration date" : "Establece la fecha de expiraciĂłn",
     "Expiration date" : "Fecha de expiraciĂłn",
diff --git a/l10n/es_NI.js b/l10n/es_NI.js
index c3c1a81790e6981a2cfe02340472df9198a9384d..930206795f88101c33a765e2556ebec79ff6aa29 100644
--- a/l10n/es_NI.js
+++ b/l10n/es_NI.js
@@ -4,6 +4,7 @@ OC.L10N.register(
     "Required" : "Requerido",
     "Group" : "Grupo",
     "Description" : "DescripciĂłn",
+    "Summary" : "Resumen",
     "Settings" : "Configuraciones ",
     "Set expiration date" : "Establecer fecha de expiraciĂłn",
     "Expiration date" : "Fecha de expiraciĂłn",
diff --git a/l10n/es_NI.json b/l10n/es_NI.json
index 329c4b182eaf68eae585d1674c1a649db137d573..238a3971a1f039a78843e161761c0744ff97ec88 100644
--- a/l10n/es_NI.json
+++ b/l10n/es_NI.json
@@ -2,6 +2,7 @@
     "Required" : "Requerido",
     "Group" : "Grupo",
     "Description" : "DescripciĂłn",
+    "Summary" : "Resumen",
     "Settings" : "Configuraciones ",
     "Set expiration date" : "Establecer fecha de expiraciĂłn",
     "Expiration date" : "Fecha de expiraciĂłn",
diff --git a/l10n/es_PA.js b/l10n/es_PA.js
index c3c1a81790e6981a2cfe02340472df9198a9384d..930206795f88101c33a765e2556ebec79ff6aa29 100644
--- a/l10n/es_PA.js
+++ b/l10n/es_PA.js
@@ -4,6 +4,7 @@ OC.L10N.register(
     "Required" : "Requerido",
     "Group" : "Grupo",
     "Description" : "DescripciĂłn",
+    "Summary" : "Resumen",
     "Settings" : "Configuraciones ",
     "Set expiration date" : "Establecer fecha de expiraciĂłn",
     "Expiration date" : "Fecha de expiraciĂłn",
diff --git a/l10n/es_PA.json b/l10n/es_PA.json
index 329c4b182eaf68eae585d1674c1a649db137d573..238a3971a1f039a78843e161761c0744ff97ec88 100644
--- a/l10n/es_PA.json
+++ b/l10n/es_PA.json
@@ -2,6 +2,7 @@
     "Required" : "Requerido",
     "Group" : "Grupo",
     "Description" : "DescripciĂłn",
+    "Summary" : "Resumen",
     "Settings" : "Configuraciones ",
     "Set expiration date" : "Establecer fecha de expiraciĂłn",
     "Expiration date" : "Fecha de expiraciĂłn",
diff --git a/l10n/es_PE.js b/l10n/es_PE.js
index c3c1a81790e6981a2cfe02340472df9198a9384d..930206795f88101c33a765e2556ebec79ff6aa29 100644
--- a/l10n/es_PE.js
+++ b/l10n/es_PE.js
@@ -4,6 +4,7 @@ OC.L10N.register(
     "Required" : "Requerido",
     "Group" : "Grupo",
     "Description" : "DescripciĂłn",
+    "Summary" : "Resumen",
     "Settings" : "Configuraciones ",
     "Set expiration date" : "Establecer fecha de expiraciĂłn",
     "Expiration date" : "Fecha de expiraciĂłn",
diff --git a/l10n/es_PE.json b/l10n/es_PE.json
index 329c4b182eaf68eae585d1674c1a649db137d573..238a3971a1f039a78843e161761c0744ff97ec88 100644
--- a/l10n/es_PE.json
+++ b/l10n/es_PE.json
@@ -2,6 +2,7 @@
     "Required" : "Requerido",
     "Group" : "Grupo",
     "Description" : "DescripciĂłn",
+    "Summary" : "Resumen",
     "Settings" : "Configuraciones ",
     "Set expiration date" : "Establecer fecha de expiraciĂłn",
     "Expiration date" : "Fecha de expiraciĂłn",
diff --git a/l10n/es_UY.js b/l10n/es_UY.js
index c3c1a81790e6981a2cfe02340472df9198a9384d..930206795f88101c33a765e2556ebec79ff6aa29 100644
--- a/l10n/es_UY.js
+++ b/l10n/es_UY.js
@@ -4,6 +4,7 @@ OC.L10N.register(
     "Required" : "Requerido",
     "Group" : "Grupo",
     "Description" : "DescripciĂłn",
+    "Summary" : "Resumen",
     "Settings" : "Configuraciones ",
     "Set expiration date" : "Establecer fecha de expiraciĂłn",
     "Expiration date" : "Fecha de expiraciĂłn",
diff --git a/l10n/es_UY.json b/l10n/es_UY.json
index 329c4b182eaf68eae585d1674c1a649db137d573..238a3971a1f039a78843e161761c0744ff97ec88 100644
--- a/l10n/es_UY.json
+++ b/l10n/es_UY.json
@@ -2,6 +2,7 @@
     "Required" : "Requerido",
     "Group" : "Grupo",
     "Description" : "DescripciĂłn",
+    "Summary" : "Resumen",
     "Settings" : "Configuraciones ",
     "Set expiration date" : "Establecer fecha de expiraciĂłn",
     "Expiration date" : "Fecha de expiraciĂłn",
diff --git a/l10n/eu.js b/l10n/eu.js
index d4f71023adca276761c327469527b27ec9981bde..e739bf573fafc8387efa3bfb2e2d5746ab0f2598 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -31,9 +31,9 @@ OC.L10N.register(
     "Required" : "Beharrezkoa",
     "Delete question" : "Ezabatu galdera",
     "This question needs a title!" : "Galdera honek izenburua behar du!",
-    "A long answer for the question “{text}”" : "Erantzun luze bat “{text}” galderarentzat",
     "Add a new answer" : "Gehitu erantzun berri bat",
     "There was an issue deleting this option" : "Arazo bat gertatu da aukera hau ezabatzean",
+    "A long answer for the question “{text}”" : "Erantzun luze bat “{text}” galderarentzat",
     "A short answer for the question “{text}”" : "Erantzun labur bat “{text}” galderarentzat",
     "Delete this response" : "Ezabatu erantzun hau",
     "User or group name …" : "Erabiltzaile edo taldearen izena ...",
@@ -52,13 +52,12 @@ OC.L10N.register(
     "Error while saving form" : "Errorea inprimakia gordetzean",
     "Loading responses …" : "Erantzunak kargatzen...",
     "Back to questions" : "Itzuli galderetara",
-    "Responses for {title}" : "{title} galderaren erantzunak",
-    "Export to CSV" : "Esportatu CSVra",
+    "Summary" : "Laburpena",
     "Options" : "Aukerak",
+    "Export to CSV" : "Esportatu CSVra",
     "Delete all responses" : "Ezabatu erantzun guztiak",
     "No responses yet" : "Ez dago erantzunik oraindik",
     "Results of submitted forms will show up here" : "Bidalitako inprimakien emaitzak hemen erakutsiko dira",
-    "There was an error while loading results" : "Errore bat gertatu da emaitzak kargatzean",
     "There was an error while removing this response" : "Errore bat gertatu da erantzun hau ezabatzean",
     "Are you sure you want to delete all responses of {title}?" : "Ziur zaude {title} galderaren erantzun guztiak ezabatu nahi dituzula?",
     "There was an error while removing responses" : "Errore bat gertatu da erantzunak ezabatzean",
@@ -81,10 +80,10 @@ OC.L10N.register(
     "Thank you for completing the form!" : "Mila esker inprimakia betetzeagatik!",
     "There was an error submitting the form" : "Errore bat gertatu da inprimakia bidaltzean",
     "Error while saving question" : "Errorea galdera gordetzean",
+    "Checkboxes" : "Kontrol-laukiak",
+    "This question needs a title and at least one answer!" : "Galdera honek izenburua behar du eta gutxienez erantzun bat!",
     "Multiple choice" : "Aukera anitz",
     "Multiple choice question title" : "Aukera anitzeko galderaren izenburua",
-    "This question needs a title and at least one answer!" : "Galdera honek izenburua behar du eta gutxienez erantzun bat!",
-    "Checkboxes" : "Kontrol-laukiak",
     "Short answer" : "Erantzun laburra",
     "Short answer question title" : "Erantzun laburreko galderaren izenburua",
     "People can enter a short answer" : "Jendeak erantzun laburra idatz dezake",
diff --git a/l10n/eu.json b/l10n/eu.json
index 2b97793818584b50e9905c413f9560fd7c2d4b3a..c279c5046643cdcb346b4bb04cedb1331a5f4064 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -29,9 +29,9 @@
     "Required" : "Beharrezkoa",
     "Delete question" : "Ezabatu galdera",
     "This question needs a title!" : "Galdera honek izenburua behar du!",
-    "A long answer for the question “{text}”" : "Erantzun luze bat “{text}” galderarentzat",
     "Add a new answer" : "Gehitu erantzun berri bat",
     "There was an issue deleting this option" : "Arazo bat gertatu da aukera hau ezabatzean",
+    "A long answer for the question “{text}”" : "Erantzun luze bat “{text}” galderarentzat",
     "A short answer for the question “{text}”" : "Erantzun labur bat “{text}” galderarentzat",
     "Delete this response" : "Ezabatu erantzun hau",
     "User or group name …" : "Erabiltzaile edo taldearen izena ...",
@@ -50,13 +50,12 @@
     "Error while saving form" : "Errorea inprimakia gordetzean",
     "Loading responses …" : "Erantzunak kargatzen...",
     "Back to questions" : "Itzuli galderetara",
-    "Responses for {title}" : "{title} galderaren erantzunak",
-    "Export to CSV" : "Esportatu CSVra",
+    "Summary" : "Laburpena",
     "Options" : "Aukerak",
+    "Export to CSV" : "Esportatu CSVra",
     "Delete all responses" : "Ezabatu erantzun guztiak",
     "No responses yet" : "Ez dago erantzunik oraindik",
     "Results of submitted forms will show up here" : "Bidalitako inprimakien emaitzak hemen erakutsiko dira",
-    "There was an error while loading results" : "Errore bat gertatu da emaitzak kargatzean",
     "There was an error while removing this response" : "Errore bat gertatu da erantzun hau ezabatzean",
     "Are you sure you want to delete all responses of {title}?" : "Ziur zaude {title} galderaren erantzun guztiak ezabatu nahi dituzula?",
     "There was an error while removing responses" : "Errore bat gertatu da erantzunak ezabatzean",
@@ -79,10 +78,10 @@
     "Thank you for completing the form!" : "Mila esker inprimakia betetzeagatik!",
     "There was an error submitting the form" : "Errore bat gertatu da inprimakia bidaltzean",
     "Error while saving question" : "Errorea galdera gordetzean",
+    "Checkboxes" : "Kontrol-laukiak",
+    "This question needs a title and at least one answer!" : "Galdera honek izenburua behar du eta gutxienez erantzun bat!",
     "Multiple choice" : "Aukera anitz",
     "Multiple choice question title" : "Aukera anitzeko galderaren izenburua",
-    "This question needs a title and at least one answer!" : "Galdera honek izenburua behar du eta gutxienez erantzun bat!",
-    "Checkboxes" : "Kontrol-laukiak",
     "Short answer" : "Erantzun laburra",
     "Short answer question title" : "Erantzun laburreko galderaren izenburua",
     "People can enter a short answer" : "Jendeak erantzun laburra idatz dezake",
diff --git a/l10n/fi.js b/l10n/fi.js
index c4e4a4bbfe8759a25e5690ca2db59281316b40a8..c3f18c13cb1eccb8b5205fbbe2e3351aa8c41382 100644
--- a/l10n/fi.js
+++ b/l10n/fi.js
@@ -9,6 +9,7 @@ OC.L10N.register(
     "Searching …" : "Haetaan…",
     "Group" : "Ryhmä",
     "Description" : "Kuvaus",
+    "Summary" : "Yhteenveto",
     "Options" : "Valinnat",
     "Settings" : "Asetukset",
     "Set expiration date" : "Aseta vanhenemispäivä",
diff --git a/l10n/fi.json b/l10n/fi.json
index 622e01d7f7cc21c6f484da49baa3ac05cedd3737..80f3d1f801ad4045388c45543735f4641067b92c 100644
--- a/l10n/fi.json
+++ b/l10n/fi.json
@@ -7,6 +7,7 @@
     "Searching …" : "Haetaan…",
     "Group" : "Ryhmä",
     "Description" : "Kuvaus",
+    "Summary" : "Yhteenveto",
     "Options" : "Valinnat",
     "Settings" : "Asetukset",
     "Set expiration date" : "Aseta vanhenemispäivä",
diff --git a/l10n/fr.js b/l10n/fr.js
index e5d9fca02492cd992a2643d91069c4e77e140d15..242a6aea5a7610142c6e74f77c0e69d1fdaeff4f 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -32,9 +32,9 @@ OC.L10N.register(
     "Required" : "Requis",
     "Delete question" : "Supprimer la question",
     "This question needs a title!" : "Cette question nécessite un titre !",
-    "A long answer for the question “{text}”" : "Un réponse longue à la question “{text}”",
     "Add a new answer" : "Ajouter une nouvelle réponse",
     "There was an issue deleting this option" : "Un problème est survenu en supprimant cette option",
+    "A long answer for the question “{text}”" : "Un réponse longue à la question “{text}”",
     "A short answer for the question “{text}”" : "Une réponse courte à la question “{text}”",
     "Delete this response" : "Supprimer cette réponse",
     "User or group name …" : "Nom d'utilisateur ou de groupe …",
@@ -53,13 +53,11 @@ OC.L10N.register(
     "Error while saving form" : "Erreur lors de la sauvegarde du formulaire",
     "Loading responses …" : "Chargement des réponses ...",
     "Back to questions" : "Retour aux questions",
-    "Responses for {title}" : "RĂ©ponses pour {title}",
-    "Export to CSV" : "Exporter au format CSV",
     "Options" : "Choix",
+    "Export to CSV" : "Exporter au format CSV",
     "Delete all responses" : "Supprimer toutes les réponses",
     "No responses yet" : "Pas de réponse actuellement",
     "Results of submitted forms will show up here" : "Les résultats du formulaire soumis seront affichés ici",
-    "There was an error while loading results" : "Une erreur est survenue lors du chargement des résultats",
     "There was an error while removing this response" : "Une erreur est survenue pendant la suppression de la réponse",
     "Are you sure you want to delete all responses of {title}?" : "Êtes-vous certain de vouloir supprimer toutes les réponses de {title} ?",
     "There was an error while removing responses" : "Une erreur est survenue pendant la suppression des réponses",
@@ -82,11 +80,11 @@ OC.L10N.register(
     "Thank you for completing the form!" : "Merci d'avoir rempli ce formulaire!",
     "There was an error submitting the form" : "Une erreur est survenue lors de l'envoi du formulaire",
     "Error while saving question" : "Erreur lors de la sauvegarde de la question",
-    "Multiple choice" : "Choix multiples",
-    "Multiple choice question title" : "Titre de la question Ă  choix multiples",
-    "This question needs a title and at least one answer!" : "Cette question nécessite un titre et au moins une réponse !",
     "Checkboxes" : "Cases Ă  cocher",
     "Checkbox question title" : "Titre de la question avec cases Ă  cocher",
+    "This question needs a title and at least one answer!" : "Cette question nécessite un titre et au moins une réponse !",
+    "Multiple choice" : "Choix multiples",
+    "Multiple choice question title" : "Titre de la question Ă  choix multiples",
     "Short answer" : "RĂ©ponse courte",
     "Short answer question title" : "Titre de la question à réponse courte",
     "People can enter a short answer" : "Les répondants peuvent saisir une réponse courte",
diff --git a/l10n/fr.json b/l10n/fr.json
index 121125303aabfdce9729c324eeb838cbd4d579d3..4021c1a33f00e3a763c2c5e72b2208be7d06a280 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -30,9 +30,9 @@
     "Required" : "Requis",
     "Delete question" : "Supprimer la question",
     "This question needs a title!" : "Cette question nécessite un titre !",
-    "A long answer for the question “{text}”" : "Un réponse longue à la question “{text}”",
     "Add a new answer" : "Ajouter une nouvelle réponse",
     "There was an issue deleting this option" : "Un problème est survenu en supprimant cette option",
+    "A long answer for the question “{text}”" : "Un réponse longue à la question “{text}”",
     "A short answer for the question “{text}”" : "Une réponse courte à la question “{text}”",
     "Delete this response" : "Supprimer cette réponse",
     "User or group name …" : "Nom d'utilisateur ou de groupe …",
@@ -51,13 +51,11 @@
     "Error while saving form" : "Erreur lors de la sauvegarde du formulaire",
     "Loading responses …" : "Chargement des réponses ...",
     "Back to questions" : "Retour aux questions",
-    "Responses for {title}" : "RĂ©ponses pour {title}",
-    "Export to CSV" : "Exporter au format CSV",
     "Options" : "Choix",
+    "Export to CSV" : "Exporter au format CSV",
     "Delete all responses" : "Supprimer toutes les réponses",
     "No responses yet" : "Pas de réponse actuellement",
     "Results of submitted forms will show up here" : "Les résultats du formulaire soumis seront affichés ici",
-    "There was an error while loading results" : "Une erreur est survenue lors du chargement des résultats",
     "There was an error while removing this response" : "Une erreur est survenue pendant la suppression de la réponse",
     "Are you sure you want to delete all responses of {title}?" : "Êtes-vous certain de vouloir supprimer toutes les réponses de {title} ?",
     "There was an error while removing responses" : "Une erreur est survenue pendant la suppression des réponses",
@@ -80,11 +78,11 @@
     "Thank you for completing the form!" : "Merci d'avoir rempli ce formulaire!",
     "There was an error submitting the form" : "Une erreur est survenue lors de l'envoi du formulaire",
     "Error while saving question" : "Erreur lors de la sauvegarde de la question",
-    "Multiple choice" : "Choix multiples",
-    "Multiple choice question title" : "Titre de la question Ă  choix multiples",
-    "This question needs a title and at least one answer!" : "Cette question nécessite un titre et au moins une réponse !",
     "Checkboxes" : "Cases Ă  cocher",
     "Checkbox question title" : "Titre de la question avec cases Ă  cocher",
+    "This question needs a title and at least one answer!" : "Cette question nécessite un titre et au moins une réponse !",
+    "Multiple choice" : "Choix multiples",
+    "Multiple choice question title" : "Titre de la question Ă  choix multiples",
     "Short answer" : "RĂ©ponse courte",
     "Short answer question title" : "Titre de la question à réponse courte",
     "People can enter a short answer" : "Les répondants peuvent saisir une réponse courte",
diff --git a/l10n/gl.js b/l10n/gl.js
index cac911c2d5ec7cba87de33591e04d73ad05092c4..77d5ad0be2516ed500de765c2b33f4d9ebc6bb0d 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -32,9 +32,9 @@ OC.L10N.register(
     "Required" : "Obrigatorio",
     "Delete question" : "Eliminar a pregunta",
     "This question needs a title!" : "Esta pregunta necesita un tĂ­tulo.",
-    "A long answer for the question “{text}”" : "Unha resposta longa para a pregunta «{text}»",
     "Add a new answer" : "Engadir unha nova resposta",
     "There was an issue deleting this option" : "Houbo un problema ao eliminar esta opciĂłn",
+    "A long answer for the question “{text}”" : "Unha resposta longa para a pregunta «{text}»",
     "A short answer for the question “{text}”" : "Unha resposta curta para a pregunta «{text}»",
     "Delete this response" : "Elimina resta resposta",
     "User or group name …" : "Nome de usuario ou grupo…",
@@ -53,13 +53,11 @@ OC.L10N.register(
     "Error while saving form" : "Produciuse un erro ao gardar o formulario",
     "Loading responses …" : "Cargando as respostas…",
     "Back to questions" : "Volver ás preguntas",
-    "Responses for {title}" : "Respostas para {title}",
-    "Export to CSV" : "Exportar a CSV",
     "Options" : "OpciĂłns",
+    "Export to CSV" : "Exportar a CSV",
     "Delete all responses" : "Eliminar todas as respostas",
     "No responses yet" : "AĂ­nda non hai respostas",
     "Results of submitted forms will show up here" : "Os resultados dos formularios enviados amosaranse aquĂ­",
-    "There was an error while loading results" : "Produciuse un erro ao cargar os resultados",
     "There was an error while removing this response" : "Produciuse un erro ao retirar esta resposta",
     "Are you sure you want to delete all responses of {title}?" : "Confirma que quere eliminar todas as respostas de {title}?",
     "There was an error while removing responses" : "Produciuse un erro ao retirar as respostas",
@@ -82,11 +80,11 @@ OC.L10N.register(
     "Thank you for completing the form!" : "Grazas por completar o formulario.",
     "There was an error submitting the form" : "Produciuse un erro no envĂ­o do formulario",
     "Error while saving question" : "Produciuse un erro ao gardar a pregunta",
-    "Multiple choice" : "Escolla mĂşltiple",
-    "Multiple choice question title" : "TĂ­tulo da pregunta de escolla mĂşltiple",
-    "This question needs a title and at least one answer!" : "Esta pregunta necesita un tĂ­tulo e polo menos unha resposta.",
     "Checkboxes" : "Caixas de verificaciĂłn",
     "Checkbox question title" : "TĂ­tulo da pregunta da caixa de verificaciĂłn",
+    "This question needs a title and at least one answer!" : "Esta pregunta necesita un tĂ­tulo e polo menos unha resposta.",
+    "Multiple choice" : "Escolla mĂşltiple",
+    "Multiple choice question title" : "TĂ­tulo da pregunta de escolla mĂşltiple",
     "Short answer" : "Resposta curta",
     "Short answer question title" : "TĂ­tulo da pregunta de resposta curta",
     "People can enter a short answer" : "A xente pode introducir unha resposta curta",
diff --git a/l10n/gl.json b/l10n/gl.json
index 19c12c47226637b44f1727d6274f942ff25b2b3a..a5abca7d2b5261e39c0dc129b9d8bfde80917518 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -30,9 +30,9 @@
     "Required" : "Obrigatorio",
     "Delete question" : "Eliminar a pregunta",
     "This question needs a title!" : "Esta pregunta necesita un tĂ­tulo.",
-    "A long answer for the question “{text}”" : "Unha resposta longa para a pregunta «{text}»",
     "Add a new answer" : "Engadir unha nova resposta",
     "There was an issue deleting this option" : "Houbo un problema ao eliminar esta opciĂłn",
+    "A long answer for the question “{text}”" : "Unha resposta longa para a pregunta «{text}»",
     "A short answer for the question “{text}”" : "Unha resposta curta para a pregunta «{text}»",
     "Delete this response" : "Elimina resta resposta",
     "User or group name …" : "Nome de usuario ou grupo…",
@@ -51,13 +51,11 @@
     "Error while saving form" : "Produciuse un erro ao gardar o formulario",
     "Loading responses …" : "Cargando as respostas…",
     "Back to questions" : "Volver ás preguntas",
-    "Responses for {title}" : "Respostas para {title}",
-    "Export to CSV" : "Exportar a CSV",
     "Options" : "OpciĂłns",
+    "Export to CSV" : "Exportar a CSV",
     "Delete all responses" : "Eliminar todas as respostas",
     "No responses yet" : "AĂ­nda non hai respostas",
     "Results of submitted forms will show up here" : "Os resultados dos formularios enviados amosaranse aquĂ­",
-    "There was an error while loading results" : "Produciuse un erro ao cargar os resultados",
     "There was an error while removing this response" : "Produciuse un erro ao retirar esta resposta",
     "Are you sure you want to delete all responses of {title}?" : "Confirma que quere eliminar todas as respostas de {title}?",
     "There was an error while removing responses" : "Produciuse un erro ao retirar as respostas",
@@ -80,11 +78,11 @@
     "Thank you for completing the form!" : "Grazas por completar o formulario.",
     "There was an error submitting the form" : "Produciuse un erro no envĂ­o do formulario",
     "Error while saving question" : "Produciuse un erro ao gardar a pregunta",
-    "Multiple choice" : "Escolla mĂşltiple",
-    "Multiple choice question title" : "TĂ­tulo da pregunta de escolla mĂşltiple",
-    "This question needs a title and at least one answer!" : "Esta pregunta necesita un tĂ­tulo e polo menos unha resposta.",
     "Checkboxes" : "Caixas de verificaciĂłn",
     "Checkbox question title" : "TĂ­tulo da pregunta da caixa de verificaciĂłn",
+    "This question needs a title and at least one answer!" : "Esta pregunta necesita un tĂ­tulo e polo menos unha resposta.",
+    "Multiple choice" : "Escolla mĂşltiple",
+    "Multiple choice question title" : "TĂ­tulo da pregunta de escolla mĂşltiple",
     "Short answer" : "Resposta curta",
     "Short answer question title" : "TĂ­tulo da pregunta de resposta curta",
     "People can enter a short answer" : "A xente pode introducir unha resposta curta",
diff --git a/l10n/he.js b/l10n/he.js
index 7f0d58e787fcf7185bf81c9753ed937bb535c022..3d5d0060334b0b7b5145dd2242d5b305034a1053 100644
--- a/l10n/he.js
+++ b/l10n/he.js
@@ -29,9 +29,9 @@ OC.L10N.register(
     "Title of question number {index}" : "כותרת של שאלה מספר {index}",
     "Required" : "נדרש",
     "Delete question" : "מחיקת שאלה",
-    "A long answer for the question “{text}”" : "תשובה ארוכה לשאלה „{text}”",
     "Add a new answer" : "הוספת תשובה חדשה",
     "There was an issue deleting this option" : "מחיקת האפשרות נתקלה בבעיה",
+    "A long answer for the question “{text}”" : "תשובה ארוכה לשאלה „{text}”",
     "A short answer for the question “{text}”" : "תשובה קצרה לשאלה „{text}”",
     "Delete this response" : "מחיקת התגובה הזאת",
     "User or group name …" : "שם משתמש או קבוצה…",
@@ -49,13 +49,11 @@ OC.L10N.register(
     "Error while saving form" : "שגיאה בעת שמירת טופס",
     "Loading responses …" : "התגובות נטענות…",
     "Back to questions" : "חזרה לשאלות",
-    "Responses for {title}" : "תגובות על {title}",
-    "Export to CSV" : "ייצוא ל־CSV",
     "Options" : "אפשרויות",
+    "Export to CSV" : "ייצוא ל־CSV",
     "Delete all responses" : "מחיקת כל התגובות",
     "No responses yet" : "אין תגובות עדיין",
     "Results of submitted forms will show up here" : "התוצאות לטפסים שהוגשו תופענה כאן",
-    "There was an error while loading results" : "אירעה שגיאה בטעינת התוצאות",
     "There was an error while removing this response" : "אירעה שגיאה בהסרת התגובה הזאת",
     "Are you sure you want to delete all responses of {title}?" : "למחוק את כל התגובות על {title}?",
     "There was an error while removing responses" : "אירעה שגיאה בעת הסרת התגובות",
@@ -74,8 +72,8 @@ OC.L10N.register(
     "Thank you for completing the form!" : "תודה לך על שהשלמת את הטופס!",
     "There was an error submitting the form" : "עלתה שגיאה בעת הגשת הטופס",
     "Error while saving question" : "שגיאה בשמירת השאלה",
-    "Multiple choice" : "שאלון אמריקאי",
     "Checkboxes" : "תיבות סימון",
+    "Multiple choice" : "שאלון אמריקאי",
     "Short answer" : "תשובה קצרה",
     "Long text" : "טקסט ארוך",
     "Form expired" : "תוקף הטופס פג",
diff --git a/l10n/he.json b/l10n/he.json
index a5bfc5b006c61099e76a9d6b81c2e99842d033ae..8e365b9f4f90117900153e108083d79aa5e51290 100644
--- a/l10n/he.json
+++ b/l10n/he.json
@@ -27,9 +27,9 @@
     "Title of question number {index}" : "כותרת של שאלה מספר {index}",
     "Required" : "נדרש",
     "Delete question" : "מחיקת שאלה",
-    "A long answer for the question “{text}”" : "תשובה ארוכה לשאלה „{text}”",
     "Add a new answer" : "הוספת תשובה חדשה",
     "There was an issue deleting this option" : "מחיקת האפשרות נתקלה בבעיה",
+    "A long answer for the question “{text}”" : "תשובה ארוכה לשאלה „{text}”",
     "A short answer for the question “{text}”" : "תשובה קצרה לשאלה „{text}”",
     "Delete this response" : "מחיקת התגובה הזאת",
     "User or group name …" : "שם משתמש או קבוצה…",
@@ -47,13 +47,11 @@
     "Error while saving form" : "שגיאה בעת שמירת טופס",
     "Loading responses …" : "התגובות נטענות…",
     "Back to questions" : "חזרה לשאלות",
-    "Responses for {title}" : "תגובות על {title}",
-    "Export to CSV" : "ייצוא ל־CSV",
     "Options" : "אפשרויות",
+    "Export to CSV" : "ייצוא ל־CSV",
     "Delete all responses" : "מחיקת כל התגובות",
     "No responses yet" : "אין תגובות עדיין",
     "Results of submitted forms will show up here" : "התוצאות לטפסים שהוגשו תופענה כאן",
-    "There was an error while loading results" : "אירעה שגיאה בטעינת התוצאות",
     "There was an error while removing this response" : "אירעה שגיאה בהסרת התגובה הזאת",
     "Are you sure you want to delete all responses of {title}?" : "למחוק את כל התגובות על {title}?",
     "There was an error while removing responses" : "אירעה שגיאה בעת הסרת התגובות",
@@ -72,8 +70,8 @@
     "Thank you for completing the form!" : "תודה לך על שהשלמת את הטופס!",
     "There was an error submitting the form" : "עלתה שגיאה בעת הגשת הטופס",
     "Error while saving question" : "שגיאה בשמירת השאלה",
-    "Multiple choice" : "שאלון אמריקאי",
     "Checkboxes" : "תיבות סימון",
+    "Multiple choice" : "שאלון אמריקאי",
     "Short answer" : "תשובה קצרה",
     "Long text" : "טקסט ארוך",
     "Form expired" : "תוקף הטופס פג",
diff --git a/l10n/hr.js b/l10n/hr.js
index 1b9ddba23e44c6fe85cdaa07917cd7e9581f9393..48819da2fe74b1dfd044ffe8f284754128ea2fe9 100644
--- a/l10n/hr.js
+++ b/l10n/hr.js
@@ -29,9 +29,9 @@ OC.L10N.register(
     "Title of question number {index}" : "Broj naslova pitanja {index}",
     "Required" : "Obvezno",
     "Delete question" : "Izbriši pitanje",
-    "A long answer for the question “{text}”" : "Dugi odgovor na pitanje „{text}“",
     "Add a new answer" : "Dodaj novi odgovor",
     "There was an issue deleting this option" : "Došlo je do problema pri brisanju ove opcije",
+    "A long answer for the question “{text}”" : "Dugi odgovor na pitanje „{text}“",
     "A short answer for the question “{text}”" : "Kratak odgovor na pitanje „{text}“",
     "Delete this response" : "Izbriši ovaj odgovor",
     "User or group name …" : "Ime korisnika ili grupe…",
@@ -49,13 +49,11 @@ OC.L10N.register(
     "Error while saving form" : "Pogreška pri spremanju obrasca",
     "Loading responses …" : "Učitavanje odgovora…",
     "Back to questions" : "Natrag na pitanja",
-    "Responses for {title}" : "Odgovori za {title}",
-    "Export to CSV" : "Izvezi u CSV",
     "Options" : "Mogućnosti",
+    "Export to CSV" : "Izvezi u CSV",
     "Delete all responses" : "Izbriši sve odgovore",
     "No responses yet" : "Još nema odgovora",
     "Results of submitted forms will show up here" : "Ovdje će se prikazati rezultati poslanih obrazaca",
-    "There was an error while loading results" : "Došlo je do pogreške pri učitavanju rezultata",
     "There was an error while removing this response" : "Došlo je do pogreške pri uklanjanju ovog odgovora",
     "Are you sure you want to delete all responses of {title}?" : "Jeste li sigurni da Ĺľelite izbrisati sve odgovore u {title}?",
     "There was an error while removing responses" : "Došlo je do pogreške pri uklanjanju odgovora",
@@ -74,8 +72,8 @@ OC.L10N.register(
     "Thank you for completing the form!" : "Hvala što ste ispunili obrazac!",
     "There was an error submitting the form" : "Došlo je do pogreške pri slanju obrasca",
     "Error while saving question" : "Pogreška pri spremanju pitanja",
-    "Multiple choice" : "Višestruki izbor",
     "Checkboxes" : "Potvrdni okviri",
+    "Multiple choice" : "Višestruki izbor",
     "Short answer" : "Kratak odgovor",
     "Long text" : "Dugi tekst",
     "Form expired" : "Obrazac je istekao",
diff --git a/l10n/hr.json b/l10n/hr.json
index dbaa66dbba8e379c7c8f1d2e42610040512c240f..3cb40ca4306d0a9d7487eb70498a6697b9491844 100644
--- a/l10n/hr.json
+++ b/l10n/hr.json
@@ -27,9 +27,9 @@
     "Title of question number {index}" : "Broj naslova pitanja {index}",
     "Required" : "Obvezno",
     "Delete question" : "Izbriši pitanje",
-    "A long answer for the question “{text}”" : "Dugi odgovor na pitanje „{text}“",
     "Add a new answer" : "Dodaj novi odgovor",
     "There was an issue deleting this option" : "Došlo je do problema pri brisanju ove opcije",
+    "A long answer for the question “{text}”" : "Dugi odgovor na pitanje „{text}“",
     "A short answer for the question “{text}”" : "Kratak odgovor na pitanje „{text}“",
     "Delete this response" : "Izbriši ovaj odgovor",
     "User or group name …" : "Ime korisnika ili grupe…",
@@ -47,13 +47,11 @@
     "Error while saving form" : "Pogreška pri spremanju obrasca",
     "Loading responses …" : "Učitavanje odgovora…",
     "Back to questions" : "Natrag na pitanja",
-    "Responses for {title}" : "Odgovori za {title}",
-    "Export to CSV" : "Izvezi u CSV",
     "Options" : "Mogućnosti",
+    "Export to CSV" : "Izvezi u CSV",
     "Delete all responses" : "Izbriši sve odgovore",
     "No responses yet" : "Još nema odgovora",
     "Results of submitted forms will show up here" : "Ovdje će se prikazati rezultati poslanih obrazaca",
-    "There was an error while loading results" : "Došlo je do pogreške pri učitavanju rezultata",
     "There was an error while removing this response" : "Došlo je do pogreške pri uklanjanju ovog odgovora",
     "Are you sure you want to delete all responses of {title}?" : "Jeste li sigurni da Ĺľelite izbrisati sve odgovore u {title}?",
     "There was an error while removing responses" : "Došlo je do pogreške pri uklanjanju odgovora",
@@ -72,8 +70,8 @@
     "Thank you for completing the form!" : "Hvala što ste ispunili obrazac!",
     "There was an error submitting the form" : "Došlo je do pogreške pri slanju obrasca",
     "Error while saving question" : "Pogreška pri spremanju pitanja",
-    "Multiple choice" : "Višestruki izbor",
     "Checkboxes" : "Potvrdni okviri",
+    "Multiple choice" : "Višestruki izbor",
     "Short answer" : "Kratak odgovor",
     "Long text" : "Dugi tekst",
     "Form expired" : "Obrazac je istekao",
diff --git a/l10n/hu.js b/l10n/hu.js
index ad0201b3b9e78e43f6b832e467d93e9da027cfd1..a0be7947f2d758c0fe6a222409ae4911dde6c745 100644
--- a/l10n/hu.js
+++ b/l10n/hu.js
@@ -12,6 +12,7 @@ OC.L10N.register(
     "Searching …" : "Keresés ...",
     "Group" : "Csoport",
     "Description" : "Leírás",
+    "Summary" : "Összefoglalás",
     "Options" : "Beállítások",
     "Settings" : "Beállítások",
     "Set expiration date" : "Lejárati idő beállítása",
diff --git a/l10n/hu.json b/l10n/hu.json
index ce3623421ede51cde9f4315c1ab3e69be5601a3a..04becaf285115e32a558445952032e00108c2b7e 100644
--- a/l10n/hu.json
+++ b/l10n/hu.json
@@ -10,6 +10,7 @@
     "Searching …" : "Keresés ...",
     "Group" : "Csoport",
     "Description" : "Leírás",
+    "Summary" : "Összefoglalás",
     "Options" : "Beállítások",
     "Settings" : "Beállítások",
     "Set expiration date" : "Lejárati idő beállítása",
diff --git a/l10n/hy.js b/l10n/hy.js
deleted file mode 100644
index 48da578b84ee4398228f1f5ee697ac8f096a7bb9..0000000000000000000000000000000000000000
--- a/l10n/hy.js
+++ /dev/null
@@ -1,10 +0,0 @@
-OC.L10N.register(
-    "forms",
-    {
-    "Group" : "Ô˝Ő¸Ö‚Ő´Ő˘",
-    "Description" : "Ő†ŐŻŐˇÖ€ŐˇŐŁÖ€Ő¸Ö‚Ő©ŐµŐ¸Ö‚Ő¶",
-    "Settings" : "ŐŻŐˇÖ€ŐŁŐˇŐľŐ¸Ö€Ő¸Ö‚Ő´Ő¶ŐĄÖ€",
-    "Set expiration date" : "ŐŤŐˇŐ°Ő´ŐˇŐ¶ŐĄŐ¬ ŐľŐˇŐľŐĄÖ€ŐˇŐŻŐˇŐ¶Ő¸Ö‚Ő©ŐµŐˇŐ¶ ŐŞŐˇŐ´ŐŻŐĄŐż",
-    "Expiration date" : "ŐŽŐˇŐľŐĄÖ€ŐˇŐŻŐˇŐ¶Ő¸Ö‚Ő©ŐµŐˇŐ¶ ŐŞŐˇŐ´ŐŻŐĄŐż"
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/l10n/hy.json b/l10n/hy.json
deleted file mode 100644
index df8d03f98f1256e9a4d0ad4c0d4cbca3eb6d7652..0000000000000000000000000000000000000000
--- a/l10n/hy.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{ "translations": {
-    "Group" : "Ô˝Ő¸Ö‚Ő´Ő˘",
-    "Description" : "Ő†ŐŻŐˇÖ€ŐˇŐŁÖ€Ő¸Ö‚Ő©ŐµŐ¸Ö‚Ő¶",
-    "Settings" : "ŐŻŐˇÖ€ŐŁŐˇŐľŐ¸Ö€Ő¸Ö‚Ő´Ő¶ŐĄÖ€",
-    "Set expiration date" : "ŐŤŐˇŐ°Ő´ŐˇŐ¶ŐĄŐ¬ ŐľŐˇŐľŐĄÖ€ŐˇŐŻŐˇŐ¶Ő¸Ö‚Ő©ŐµŐˇŐ¶ ŐŞŐˇŐ´ŐŻŐĄŐż",
-    "Expiration date" : "ŐŽŐˇŐľŐĄÖ€ŐˇŐŻŐˇŐ¶Ő¸Ö‚Ő©ŐµŐˇŐ¶ ŐŞŐˇŐ´ŐŻŐĄŐż"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-}
\ No newline at end of file
diff --git a/l10n/ia.js b/l10n/ia.js
index 2c451a318b5c9dcbc52231719d557cce113d2e52..2f872adf7715a3515e00c31fa3bff07f06782ebd 100644
--- a/l10n/ia.js
+++ b/l10n/ia.js
@@ -4,6 +4,7 @@ OC.L10N.register(
     "Required" : "Requirite",
     "Group" : "Gruppo",
     "Description" : "Description",
+    "Summary" : "Summario",
     "Settings" : "Configurationes",
     "Set expiration date" : "Assignar data de expiration",
     "Expiration date" : "Data de expiration"
diff --git a/l10n/ia.json b/l10n/ia.json
index 278215d6a20481ce2e08ba7eede8c7a274a6f5b1..946347a48391b8db176530fdf3243312533491ea 100644
--- a/l10n/ia.json
+++ b/l10n/ia.json
@@ -2,6 +2,7 @@
     "Required" : "Requirite",
     "Group" : "Gruppo",
     "Description" : "Description",
+    "Summary" : "Summario",
     "Settings" : "Configurationes",
     "Set expiration date" : "Assignar data de expiration",
     "Expiration date" : "Data de expiration"
diff --git a/l10n/id.js b/l10n/id.js
index ff9c393ed79ab7081d0ea6b6268ca83fd1dbd012..836ec5a72bea44cd6b42142f286c1b6b5a9bcea0 100644
--- a/l10n/id.js
+++ b/l10n/id.js
@@ -3,6 +3,7 @@ OC.L10N.register(
     {
     "Group" : "Grup",
     "Description" : "Deskrisi",
+    "Summary" : "Kesimpulan",
     "Options" : "Pilihan",
     "Settings" : "Setelan",
     "Set expiration date" : "Atur tanggal kedaluwarsa",
diff --git a/l10n/id.json b/l10n/id.json
index b1ce529e3e2287d4705114d0eaa17fc5387ed7e8..bda4f623d0c7e4afc82622c6f898c6cc960e69fd 100644
--- a/l10n/id.json
+++ b/l10n/id.json
@@ -1,6 +1,7 @@
 { "translations": {
     "Group" : "Grup",
     "Description" : "Deskrisi",
+    "Summary" : "Kesimpulan",
     "Options" : "Pilihan",
     "Settings" : "Setelan",
     "Set expiration date" : "Atur tanggal kedaluwarsa",
diff --git a/l10n/is.js b/l10n/is.js
index 31b559329f4bcc3f1277fdafe18acc8ec8bd8fef..da82d02e6fdcb1655ed431a740fe065d530b1dcc 100644
--- a/l10n/is.js
+++ b/l10n/is.js
@@ -5,6 +5,7 @@ OC.L10N.register(
     "Searching …" : "Leita …",
     "Group" : "HĂłpur",
     "Description" : "Lýsing",
+    "Summary" : "Samantekt",
     "Options" : "Valkostir",
     "Settings" : "Stillingar",
     "Set expiration date" : "Setja gildistĂ­ma",
diff --git a/l10n/is.json b/l10n/is.json
index 9c40348ab5578d687c3fffb5c5bf5bf41a1960d2..840c9274ed12febf072cf3263e337c6a45797b01 100644
--- a/l10n/is.json
+++ b/l10n/is.json
@@ -3,6 +3,7 @@
     "Searching …" : "Leita …",
     "Group" : "HĂłpur",
     "Description" : "Lýsing",
+    "Summary" : "Samantekt",
     "Options" : "Valkostir",
     "Settings" : "Stillingar",
     "Set expiration date" : "Setja gildistĂ­ma",
diff --git a/l10n/it.js b/l10n/it.js
index f9c67aa6ce943cf2e7221dd71c435a708b8b00ed..1c1152268ed41a0ddeca6e802014fd5a13b1119c 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -32,9 +32,9 @@ OC.L10N.register(
     "Required" : "Richiesto",
     "Delete question" : "Elimina domanda",
     "This question needs a title!" : "Questa domanda richiede un titolo!",
-    "A long answer for the question “{text}”" : "Una risposta lunga per la domanda “{text}”",
     "Add a new answer" : "Aggiungi una nuova risposta",
     "There was an issue deleting this option" : "Si è verificato un problema durante l'eliminazione di questa opzione",
+    "A long answer for the question “{text}”" : "Una risposta lunga per la domanda “{text}”",
     "A short answer for the question “{text}”" : "Una risposta breve per la domanda “{text}”",
     "Delete this response" : "Elimina questa risposta",
     "User or group name …" : "Nome utente o gruppo…",
@@ -53,13 +53,11 @@ OC.L10N.register(
     "Error while saving form" : "Errore durante il salvataggio del modulo",
     "Loading responses …" : "Caricamento risposte…",
     "Back to questions" : "Torna alle domande",
-    "Responses for {title}" : "Risposte per {title}",
-    "Export to CSV" : "Esporta in CSV",
     "Options" : "Opzioni",
+    "Export to CSV" : "Esporta in CSV",
     "Delete all responses" : "Elimina tutte le risposte",
     "No responses yet" : "Ancora nessuna risposta",
     "Results of submitted forms will show up here" : "I risultati dei moduli inviati saranno mostrati qui",
-    "There was an error while loading results" : "Si è verificato un errore durante il caricamento dei risultati",
     "There was an error while removing this response" : "Si è verificato un errore durante la rimozione della risposta",
     "Are you sure you want to delete all responses of {title}?" : "Sei sicuro di voler eliminare tutte le risposte di {title}?",
     "There was an error while removing responses" : "Si è verificato un errore durante la rimozione delle risposte",
@@ -82,11 +80,11 @@ OC.L10N.register(
     "Thank you for completing the form!" : "Grazie per aver completato il modulo!",
     "There was an error submitting the form" : "Si è verificato un errore durante l'invio del modulo",
     "Error while saving question" : "Errore durante il salvataggio della domanda",
-    "Multiple choice" : "Scelta multipla",
-    "Multiple choice question title" : "Titolo della domanda a scelta multipla",
-    "This question needs a title and at least one answer!" : "Questa domanda richiede un titolo e almeno un risposta!",
     "Checkboxes" : "Caselle di selezione",
     "Checkbox question title" : "Titolo della domanda con casella di selezione",
+    "This question needs a title and at least one answer!" : "Questa domanda richiede un titolo e almeno un risposta!",
+    "Multiple choice" : "Scelta multipla",
+    "Multiple choice question title" : "Titolo della domanda a scelta multipla",
     "Short answer" : "Risposta breve",
     "Short answer question title" : "Titolo della domanda con risposta breve",
     "People can enter a short answer" : "Le persone possono digitare una breve risposta",
diff --git a/l10n/it.json b/l10n/it.json
index 9c5624037c396c1f0f319d50234905bf2f19d08f..9849ff0539c475300975bc50cd6d87bd4a99456d 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -30,9 +30,9 @@
     "Required" : "Richiesto",
     "Delete question" : "Elimina domanda",
     "This question needs a title!" : "Questa domanda richiede un titolo!",
-    "A long answer for the question “{text}”" : "Una risposta lunga per la domanda “{text}”",
     "Add a new answer" : "Aggiungi una nuova risposta",
     "There was an issue deleting this option" : "Si è verificato un problema durante l'eliminazione di questa opzione",
+    "A long answer for the question “{text}”" : "Una risposta lunga per la domanda “{text}”",
     "A short answer for the question “{text}”" : "Una risposta breve per la domanda “{text}”",
     "Delete this response" : "Elimina questa risposta",
     "User or group name …" : "Nome utente o gruppo…",
@@ -51,13 +51,11 @@
     "Error while saving form" : "Errore durante il salvataggio del modulo",
     "Loading responses …" : "Caricamento risposte…",
     "Back to questions" : "Torna alle domande",
-    "Responses for {title}" : "Risposte per {title}",
-    "Export to CSV" : "Esporta in CSV",
     "Options" : "Opzioni",
+    "Export to CSV" : "Esporta in CSV",
     "Delete all responses" : "Elimina tutte le risposte",
     "No responses yet" : "Ancora nessuna risposta",
     "Results of submitted forms will show up here" : "I risultati dei moduli inviati saranno mostrati qui",
-    "There was an error while loading results" : "Si è verificato un errore durante il caricamento dei risultati",
     "There was an error while removing this response" : "Si è verificato un errore durante la rimozione della risposta",
     "Are you sure you want to delete all responses of {title}?" : "Sei sicuro di voler eliminare tutte le risposte di {title}?",
     "There was an error while removing responses" : "Si è verificato un errore durante la rimozione delle risposte",
@@ -80,11 +78,11 @@
     "Thank you for completing the form!" : "Grazie per aver completato il modulo!",
     "There was an error submitting the form" : "Si è verificato un errore durante l'invio del modulo",
     "Error while saving question" : "Errore durante il salvataggio della domanda",
-    "Multiple choice" : "Scelta multipla",
-    "Multiple choice question title" : "Titolo della domanda a scelta multipla",
-    "This question needs a title and at least one answer!" : "Questa domanda richiede un titolo e almeno un risposta!",
     "Checkboxes" : "Caselle di selezione",
     "Checkbox question title" : "Titolo della domanda con casella di selezione",
+    "This question needs a title and at least one answer!" : "Questa domanda richiede un titolo e almeno un risposta!",
+    "Multiple choice" : "Scelta multipla",
+    "Multiple choice question title" : "Titolo della domanda a scelta multipla",
     "Short answer" : "Risposta breve",
     "Short answer question title" : "Titolo della domanda con risposta breve",
     "People can enter a short answer" : "Le persone possono digitare una breve risposta",
diff --git a/l10n/ja.js b/l10n/ja.js
index 226eff0996359543a7c0b1a9b1d2eaa227d414c4..de2253f02c23d65b8ce0387444d1150ee0120e4e 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -11,6 +11,7 @@ OC.L10N.register(
     "No elements found." : "要素が見つかりませんでした。",
     "Group" : "グループ",
     "Description" : "説明",
+    "Summary" : "要約",
     "Options" : "オプション",
     "Settings" : "設定",
     "Set expiration date" : "有効期限を設定",
diff --git a/l10n/ja.json b/l10n/ja.json
index 29170a32bf0e2ca39dc4dc9421e922249164f04c..63789141de0ddd35b99471a26f63d2c484990e3f 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -9,6 +9,7 @@
     "No elements found." : "要素が見つかりませんでした。",
     "Group" : "グループ",
     "Description" : "説明",
+    "Summary" : "要約",
     "Options" : "オプション",
     "Settings" : "設定",
     "Set expiration date" : "有効期限を設定",
diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js
index 3ec78535291427466a48cd623161458bed7858b4..4e712f81d4e415bbbb3df2edbbd40834fa1127aa 100644
--- a/l10n/ka_GE.js
+++ b/l10n/ka_GE.js
@@ -4,6 +4,7 @@ OC.L10N.register(
     "Required" : "სავალდებულო",
     "Group" : "ჯგუფი",
     "Description" : "აღწერილობა",
+    "Summary" : "შეჯამება",
     "Settings" : "პარამეტრები",
     "Set expiration date" : "მიუთითეთ ვადის გასვლის დრო",
     "Expiration date" : "გაუქმების თარიღი",
diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json
index 27f486246f502bac170fd09a39b4b1cccb4069cc..213f5e66b7204a1d98fc436982d011d991683df1 100644
--- a/l10n/ka_GE.json
+++ b/l10n/ka_GE.json
@@ -2,6 +2,7 @@
     "Required" : "სავალდებულო",
     "Group" : "ჯგუფი",
     "Description" : "აღწერილობა",
+    "Summary" : "შეჯამება",
     "Settings" : "პარამეტრები",
     "Set expiration date" : "მიუთითეთ ვადის გასვლის დრო",
     "Expiration date" : "გაუქმების თარიღი",
diff --git a/l10n/km.js b/l10n/km.js
deleted file mode 100644
index 568eb9c90aa17d3c419d4ae337f176621af0b95f..0000000000000000000000000000000000000000
--- a/l10n/km.js
+++ /dev/null
@@ -1,10 +0,0 @@
-OC.L10N.register(
-    "forms",
-    {
-    "Group" : "Group",
-    "Description" : "ការ​អធិប្បាយ",
-    "Settings" : "ការកំណត់",
-    "Set expiration date" : "កំណត់​ពេល​ផុត​កំណត់",
-    "Expiration date" : "ពេល​ផុត​កំណត់"
-},
-"nplurals=1; plural=0;");
diff --git a/l10n/km.json b/l10n/km.json
deleted file mode 100644
index 608d37e272ee58b1a11992ff01b958a2a1ef9eab..0000000000000000000000000000000000000000
--- a/l10n/km.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{ "translations": {
-    "Group" : "Group",
-    "Description" : "ការ​អធិប្បាយ",
-    "Settings" : "ការកំណត់",
-    "Set expiration date" : "កំណត់​ពេល​ផុត​កំណត់",
-    "Expiration date" : "ពេល​ផុត​កំណត់"
-},"pluralForm" :"nplurals=1; plural=0;"
-}
\ No newline at end of file
diff --git a/l10n/ko.js b/l10n/ko.js
index d0dd443c5b11814dff1b5455a6e1f5697ea31c7d..0c2fc889d3df7cef397414a71f07080b76e921df 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -32,8 +32,8 @@ OC.L10N.register(
     "Thank you for completing the form!" : "양식을 작성해주셔서 감사합니다!",
     "There was an error submitting the form" : "양식 제출 실패",
     "Error while saving question" : "질문 저장 실패",
-    "Multiple choice" : "다지선다형",
     "Checkboxes" : "체크박스형",
+    "Multiple choice" : "다지선다형",
     "Short answer" : "단답형",
     "Form expired" : "만료된 양식",
     "This form does not exist" : "존재하지 않는 양식"
diff --git a/l10n/ko.json b/l10n/ko.json
index 4dfc9b6efe5bbf62e06c2cf4e3dbac9b023ca5e6..b2e4e0e4c378a88463efa8545b69a89b8006508d 100644
--- a/l10n/ko.json
+++ b/l10n/ko.json
@@ -30,8 +30,8 @@
     "Thank you for completing the form!" : "양식을 작성해주셔서 감사합니다!",
     "There was an error submitting the form" : "양식 제출 실패",
     "Error while saving question" : "질문 저장 실패",
-    "Multiple choice" : "다지선다형",
     "Checkboxes" : "체크박스형",
+    "Multiple choice" : "다지선다형",
     "Short answer" : "단답형",
     "Form expired" : "만료된 양식",
     "This form does not exist" : "존재하지 않는 양식"
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 34a2acad8b75f60d102fd03f7e362564cc3b1beb..367d2638ce50785cca79ff20d1bb02b9cd21f08d 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -28,8 +28,8 @@ OC.L10N.register(
     "Add a question" : "PridÄ—ti klausimÄ…",
     "Error while saving form" : "Klaida įrašant anketą",
     "Back to questions" : "Atgal ÄŻ klausimus",
-    "Export to CSV" : "Eksportuoti ÄŻ CSV",
     "Options" : "Parinktys",
+    "Export to CSV" : "Eksportuoti ÄŻ CSV",
     "Show to all users of this instance" : "Rodyti visiems šio egzemplioriaus naudotojams",
     "Settings" : "Nustatymai",
     "Set expiration date" : "Nustatyti galiojimo pabaigos datÄ…",
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
index 8f708725df43c0538edf04f2c2366a2b797763aa..efc44d14901fea2e56fa0a80d54645b2b0dcd3b0 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -26,8 +26,8 @@
     "Add a question" : "PridÄ—ti klausimÄ…",
     "Error while saving form" : "Klaida įrašant anketą",
     "Back to questions" : "Atgal ÄŻ klausimus",
-    "Export to CSV" : "Eksportuoti ÄŻ CSV",
     "Options" : "Parinktys",
+    "Export to CSV" : "Eksportuoti ÄŻ CSV",
     "Show to all users of this instance" : "Rodyti visiems šio egzemplioriaus naudotojams",
     "Settings" : "Nustatymai",
     "Set expiration date" : "Nustatyti galiojimo pabaigos datÄ…",
diff --git a/l10n/lv.js b/l10n/lv.js
index 66b073bfd93f58df28e2f3c65b2a576b580386f3..85a94d64cd35b9f69111f6950ba4701a9806a6f3 100644
--- a/l10n/lv.js
+++ b/l10n/lv.js
@@ -4,6 +4,7 @@ OC.L10N.register(
     "Required" : "Nepieciešams",
     "Group" : "Grupa",
     "Description" : "Apraksts",
+    "Summary" : "Kopsavilkums",
     "Settings" : "Iestatījumi",
     "Set expiration date" : "Uzstādīt beigu termiņu",
     "Expiration date" : "Termiņa datums",
diff --git a/l10n/lv.json b/l10n/lv.json
index 181010eeebe32871cbac44cf5964caad1fd3146d..2c5e947de08b564c39a6a05ca34f97db208d98ed 100644
--- a/l10n/lv.json
+++ b/l10n/lv.json
@@ -2,6 +2,7 @@
     "Required" : "Nepieciešams",
     "Group" : "Grupa",
     "Description" : "Apraksts",
+    "Summary" : "Kopsavilkums",
     "Settings" : "Iestatījumi",
     "Set expiration date" : "Uzstādīt beigu termiņu",
     "Expiration date" : "Termiņa datums",
diff --git a/l10n/mn.js b/l10n/mn.js
deleted file mode 100644
index 30b8c6e9beff75968b08b88777fb791b3664b75d..0000000000000000000000000000000000000000
--- a/l10n/mn.js
+++ /dev/null
@@ -1,10 +0,0 @@
-OC.L10N.register(
-    "forms",
-    {
-    "Required" : "Шаардлагатай",
-    "Group" : "Бүлэг",
-    "Description" : "Тодорхойлолт",
-    "Settings" : "Тохиргоо",
-    "Submit" : "мэдэгдэх"
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/l10n/mn.json b/l10n/mn.json
deleted file mode 100644
index 0ac459e45da336b6750dea52eabe96e5a7646603..0000000000000000000000000000000000000000
--- a/l10n/mn.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{ "translations": {
-    "Required" : "Шаардлагатай",
-    "Group" : "Бүлэг",
-    "Description" : "Тодорхойлолт",
-    "Settings" : "Тохиргоо",
-    "Submit" : "мэдэгдэх"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-}
\ No newline at end of file
diff --git a/l10n/nb.js b/l10n/nb.js
index dc92f4d134fcc2eabe7ba9e2f1bfdd064f98b3fe..b7ca495f6d10e8a2e43dd12d26f5eeb2711d612e 100644
--- a/l10n/nb.js
+++ b/l10n/nb.js
@@ -4,6 +4,7 @@ OC.L10N.register(
     "Required" : "PĂĄkrevd",
     "Group" : "Gruppe",
     "Description" : "Beskrivelse",
+    "Summary" : "Oppsummering",
     "Settings" : "Innstillinger",
     "Set expiration date" : "Sett utløpsdato",
     "Expiration date" : "Utløpsdato",
diff --git a/l10n/nb.json b/l10n/nb.json
index 354945a218a0cf0b022326a0c8f098965774fdf4..992330cf3bc3b7eaf3199580a5a90db7710a901b 100644
--- a/l10n/nb.json
+++ b/l10n/nb.json
@@ -2,6 +2,7 @@
     "Required" : "PĂĄkrevd",
     "Group" : "Gruppe",
     "Description" : "Beskrivelse",
+    "Summary" : "Oppsummering",
     "Settings" : "Innstillinger",
     "Set expiration date" : "Sett utløpsdato",
     "Expiration date" : "Utløpsdato",
diff --git a/l10n/nl.js b/l10n/nl.js
index 99db765b62231a814c0d6337f86490588e56b927..b3bd2450f7560084169e7078b039d16e744f20d3 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -31,9 +31,9 @@ OC.L10N.register(
     "Title of question number {index}" : "Titel van vraag nummer {index}",
     "Required" : "Vereist",
     "Delete question" : "Verwijder vraag",
-    "A long answer for the question “{text}”" : "Een lang antwoord voor vraag “{text}”",
     "Add a new answer" : "Voeg een nieuw antwoord toe",
     "There was an issue deleting this option" : "Er is een fout opgetreden bij het verwijderen van deze optie",
+    "A long answer for the question “{text}”" : "Een lang antwoord voor vraag “{text}”",
     "A short answer for the question “{text}”" : "Een kort antwoord voor vraag “{text}”",
     "Delete this response" : "Verwijder dit antwoord",
     "User or group name …" : "Gebruiker of groepsnaam …",
@@ -51,13 +51,12 @@ OC.L10N.register(
     "Error while saving form" : "Fout bij opslaan formulier",
     "Loading responses …" : "Laden reacties ...",
     "Back to questions" : "Terug naar vragen",
-    "Responses for {title}" : "Antwoorden voor {title}",
-    "Export to CSV" : "Exporteren naar CSV",
+    "Summary" : "Samenvatting",
     "Options" : "Opties",
+    "Export to CSV" : "Exporteren naar CSV",
     "Delete all responses" : "Verwijder alle antwoorden",
     "No responses yet" : "Nog geen antwoorden",
     "Results of submitted forms will show up here" : "Resultaten van ingeleverde formulieren worden hier getoond",
-    "There was an error while loading results" : "Er trad een fout op bij het laden van resultaten",
     "There was an error while removing this response" : "Er trad een fout op bij het verwijderen van deze reactie",
     "Are you sure you want to delete all responses of {title}?" : "Weet je zeker dat je alle reacties op {title} wilt verwijderen?",
     "There was an error while removing responses" : "Er trad een fout op bij het verwijderen van reacties",
@@ -76,8 +75,8 @@ OC.L10N.register(
     "Thank you for completing the form!" : "Bedankt voor het invullen van het formulier!",
     "There was an error submitting the form" : "Er trad een fout op bij het insturen van het formulier",
     "Error while saving question" : "Fout bij opslaan vraag",
-    "Multiple choice" : "Meerkeuze",
     "Checkboxes" : "Aanvinkvakjes",
+    "Multiple choice" : "Meerkeuze",
     "Short answer" : "Kort antwoord",
     "Long text" : "Lange tekst",
     "Form expired" : "Formulier verlopen",
diff --git a/l10n/nl.json b/l10n/nl.json
index c7aac41e228afc073ec4438d5c64eac0d4b31a44..4d334955356774fd5680c883d22904159e38bd90 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -29,9 +29,9 @@
     "Title of question number {index}" : "Titel van vraag nummer {index}",
     "Required" : "Vereist",
     "Delete question" : "Verwijder vraag",
-    "A long answer for the question “{text}”" : "Een lang antwoord voor vraag “{text}”",
     "Add a new answer" : "Voeg een nieuw antwoord toe",
     "There was an issue deleting this option" : "Er is een fout opgetreden bij het verwijderen van deze optie",
+    "A long answer for the question “{text}”" : "Een lang antwoord voor vraag “{text}”",
     "A short answer for the question “{text}”" : "Een kort antwoord voor vraag “{text}”",
     "Delete this response" : "Verwijder dit antwoord",
     "User or group name …" : "Gebruiker of groepsnaam …",
@@ -49,13 +49,12 @@
     "Error while saving form" : "Fout bij opslaan formulier",
     "Loading responses …" : "Laden reacties ...",
     "Back to questions" : "Terug naar vragen",
-    "Responses for {title}" : "Antwoorden voor {title}",
-    "Export to CSV" : "Exporteren naar CSV",
+    "Summary" : "Samenvatting",
     "Options" : "Opties",
+    "Export to CSV" : "Exporteren naar CSV",
     "Delete all responses" : "Verwijder alle antwoorden",
     "No responses yet" : "Nog geen antwoorden",
     "Results of submitted forms will show up here" : "Resultaten van ingeleverde formulieren worden hier getoond",
-    "There was an error while loading results" : "Er trad een fout op bij het laden van resultaten",
     "There was an error while removing this response" : "Er trad een fout op bij het verwijderen van deze reactie",
     "Are you sure you want to delete all responses of {title}?" : "Weet je zeker dat je alle reacties op {title} wilt verwijderen?",
     "There was an error while removing responses" : "Er trad een fout op bij het verwijderen van reacties",
@@ -74,8 +73,8 @@
     "Thank you for completing the form!" : "Bedankt voor het invullen van het formulier!",
     "There was an error submitting the form" : "Er trad een fout op bij het insturen van het formulier",
     "Error while saving question" : "Fout bij opslaan vraag",
-    "Multiple choice" : "Meerkeuze",
     "Checkboxes" : "Aanvinkvakjes",
+    "Multiple choice" : "Meerkeuze",
     "Short answer" : "Kort antwoord",
     "Long text" : "Lange tekst",
     "Form expired" : "Formulier verlopen",
diff --git a/l10n/nn_NO.js b/l10n/nn_NO.js
index 49ac8b68a7131cebe8eb6429d76d9d6c6190f1bb..d4b57f7a38252b0cd8650e0160e8c164dc8faae0 100644
--- a/l10n/nn_NO.js
+++ b/l10n/nn_NO.js
@@ -4,6 +4,7 @@ OC.L10N.register(
     "Required" : "Nødvendig",
     "Group" : "Gruppe",
     "Description" : "Skildring",
+    "Summary" : "Oppsumering",
     "Settings" : "Instillingar",
     "Set expiration date" : "Set utløpsdato",
     "Expiration date" : "Utløpsdato"
diff --git a/l10n/nn_NO.json b/l10n/nn_NO.json
index 17a8b584707a5846b2fd6fe3f428c6025bdb2c4d..b5de98c2e1b4b31c0298c53995598be42932922d 100644
--- a/l10n/nn_NO.json
+++ b/l10n/nn_NO.json
@@ -2,6 +2,7 @@
     "Required" : "Nødvendig",
     "Group" : "Gruppe",
     "Description" : "Skildring",
+    "Summary" : "Oppsumering",
     "Settings" : "Instillingar",
     "Set expiration date" : "Set utløpsdato",
     "Expiration date" : "Utløpsdato"
diff --git a/l10n/oc.js b/l10n/oc.js
deleted file mode 100644
index 9af1c0cc78443f565988f1a07ead82ec0608f734..0000000000000000000000000000000000000000
--- a/l10n/oc.js
+++ /dev/null
@@ -1,10 +0,0 @@
-OC.L10N.register(
-    "forms",
-    {
-    "Group" : "Grop",
-    "Description" : "Descripcion",
-    "Settings" : "Paramètres",
-    "Set expiration date" : "Especificar una data d'expiracion",
-    "Expiration date" : "Data d'expiracion"
-},
-"nplurals=2; plural=(n > 1);");
diff --git a/l10n/oc.json b/l10n/oc.json
deleted file mode 100644
index 46c11130c9e3969ebb0317d154ec24be4417e89a..0000000000000000000000000000000000000000
--- a/l10n/oc.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{ "translations": {
-    "Group" : "Grop",
-    "Description" : "Descripcion",
-    "Settings" : "Paramètres",
-    "Set expiration date" : "Especificar una data d'expiracion",
-    "Expiration date" : "Data d'expiracion"
-},"pluralForm" :"nplurals=2; plural=(n > 1);"
-}
\ No newline at end of file
diff --git a/l10n/pl.js b/l10n/pl.js
index a7f0036db4bc20aadc327f6c16023e2533452b2a..672087d7808af2d3f25200bcae86ee22e127305d 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -32,9 +32,9 @@ OC.L10N.register(
     "Required" : "Wymagany",
     "Delete question" : "Usuń pytanie",
     "This question needs a title!" : "To pytanie wymaga tytułu!",
-    "A long answer for the question “{text}”" : "Długa odpowiedź na pytanie “{text}”",
     "Add a new answer" : "Dodaj nowÄ… odpowiedĹş",
     "There was an issue deleting this option" : "Podczas usuwania tej opcji wystąpił problem",
+    "A long answer for the question “{text}”" : "Długa odpowiedź na pytanie “{text}”",
     "A short answer for the question “{text}”" : "Krótka odpowiedź na pytanie “{text}”",
     "Delete this response" : "Usuń odpowiedź",
     "User or group name …" : "Nazwa użytkownika lub grupy…",
@@ -53,13 +53,11 @@ OC.L10N.register(
     "Error while saving form" : "BĹ‚Ä…d podczas zapisywania formularza",
     "Loading responses …" : "Ładowanie odpowiedzi…",
     "Back to questions" : "Powrót do pytań",
-    "Responses for {title}" : "Odpowiedzi na {title}",
-    "Export to CSV" : "Eksportuj do CSV",
     "Options" : "Opcje",
+    "Export to CSV" : "Eksportuj do CSV",
     "Delete all responses" : "Usuń wszystkie odpowiedzi",
     "No responses yet" : "Brak odpowiedzi",
     "Results of submitted forms will show up here" : "Wyniki przesłanych formularzy pojawią się tutaj",
-    "There was an error while loading results" : "Wystąpił błąd podczas ładowania wyników",
     "There was an error while removing this response" : "Wystąpił błąd podczas usuwania tej odpowiedzi",
     "Are you sure you want to delete all responses of {title}?" : "Czy na pewno chcesz usunąć wszystkie odpowiedzi z {title}?",
     "There was an error while removing responses" : "Wystąpił błąd podczas usuwania odpowiedzi",
@@ -82,11 +80,11 @@ OC.L10N.register(
     "Thank you for completing the form!" : "Dziękujemy za wypełnienie formularza!",
     "There was an error submitting the form" : "Podczas przesyłania formularza wystąpił błąd",
     "Error while saving question" : "BĹ‚Ä…d podczas zapisywania pytania",
-    "Multiple choice" : "Wielokrotny wybĂłr",
-    "Multiple choice question title" : "Tytuł pytania wielokrotnego wyboru",
-    "This question needs a title and at least one answer!" : "To pytanie powinno mieć tytuł i co najmniej jedną odpowiedź!",
     "Checkboxes" : "Pola wyboru",
     "Checkbox question title" : "Tytuł pytania w polu wyboru",
+    "This question needs a title and at least one answer!" : "To pytanie powinno mieć tytuł i co najmniej jedną odpowiedź!",
+    "Multiple choice" : "Wielokrotny wybĂłr",
+    "Multiple choice question title" : "Tytuł pytania wielokrotnego wyboru",
     "Short answer" : "KrĂłtka odpowiedĹş",
     "Short answer question title" : "Tytuł krótkiej odpowiedzi na pytanie",
     "People can enter a short answer" : "Ludzie mogą napisać krótką odpowiedź",
diff --git a/l10n/pl.json b/l10n/pl.json
index 0d0fe7a18a8efbc0c7222725cd6a446206ecf0f7..1649ed717fdb3f59d2d4b46440ad5b02faecf4dc 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -30,9 +30,9 @@
     "Required" : "Wymagany",
     "Delete question" : "Usuń pytanie",
     "This question needs a title!" : "To pytanie wymaga tytułu!",
-    "A long answer for the question “{text}”" : "Długa odpowiedź na pytanie “{text}”",
     "Add a new answer" : "Dodaj nowÄ… odpowiedĹş",
     "There was an issue deleting this option" : "Podczas usuwania tej opcji wystąpił problem",
+    "A long answer for the question “{text}”" : "Długa odpowiedź na pytanie “{text}”",
     "A short answer for the question “{text}”" : "Krótka odpowiedź na pytanie “{text}”",
     "Delete this response" : "Usuń odpowiedź",
     "User or group name …" : "Nazwa użytkownika lub grupy…",
@@ -51,13 +51,11 @@
     "Error while saving form" : "BĹ‚Ä…d podczas zapisywania formularza",
     "Loading responses …" : "Ładowanie odpowiedzi…",
     "Back to questions" : "Powrót do pytań",
-    "Responses for {title}" : "Odpowiedzi na {title}",
-    "Export to CSV" : "Eksportuj do CSV",
     "Options" : "Opcje",
+    "Export to CSV" : "Eksportuj do CSV",
     "Delete all responses" : "Usuń wszystkie odpowiedzi",
     "No responses yet" : "Brak odpowiedzi",
     "Results of submitted forms will show up here" : "Wyniki przesłanych formularzy pojawią się tutaj",
-    "There was an error while loading results" : "Wystąpił błąd podczas ładowania wyników",
     "There was an error while removing this response" : "Wystąpił błąd podczas usuwania tej odpowiedzi",
     "Are you sure you want to delete all responses of {title}?" : "Czy na pewno chcesz usunąć wszystkie odpowiedzi z {title}?",
     "There was an error while removing responses" : "Wystąpił błąd podczas usuwania odpowiedzi",
@@ -80,11 +78,11 @@
     "Thank you for completing the form!" : "Dziękujemy za wypełnienie formularza!",
     "There was an error submitting the form" : "Podczas przesyłania formularza wystąpił błąd",
     "Error while saving question" : "BĹ‚Ä…d podczas zapisywania pytania",
-    "Multiple choice" : "Wielokrotny wybĂłr",
-    "Multiple choice question title" : "Tytuł pytania wielokrotnego wyboru",
-    "This question needs a title and at least one answer!" : "To pytanie powinno mieć tytuł i co najmniej jedną odpowiedź!",
     "Checkboxes" : "Pola wyboru",
     "Checkbox question title" : "Tytuł pytania w polu wyboru",
+    "This question needs a title and at least one answer!" : "To pytanie powinno mieć tytuł i co najmniej jedną odpowiedź!",
+    "Multiple choice" : "Wielokrotny wybĂłr",
+    "Multiple choice question title" : "Tytuł pytania wielokrotnego wyboru",
     "Short answer" : "KrĂłtka odpowiedĹş",
     "Short answer question title" : "Tytuł krótkiej odpowiedzi na pytanie",
     "People can enter a short answer" : "Ludzie mogą napisać krótką odpowiedź",
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 0d5a788aa735333044dbfa86f5ccf24c24c5fe2a..69c9f8219a19a1864633ae66e9936e70ea59dfdc 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -32,9 +32,9 @@ OC.L10N.register(
     "Required" : "Requerido",
     "Delete question" : "Excluir pergunta",
     "This question needs a title!" : "Esta pergunta precisa de um tĂ­tulo!",
-    "A long answer for the question “{text}”" : "Uma resposta longa para a pergunta “{text}”",
     "Add a new answer" : "Adicionar uma nova resposta",
     "There was an issue deleting this option" : "Houve um problema ao excluir esta opção",
+    "A long answer for the question “{text}”" : "Uma resposta longa para a pergunta “{text}”",
     "A short answer for the question “{text}”" : "Uma resposta curta para a pergunta “{text}”",
     "Delete this response" : "Excluir esta resposta",
     "User or group name …" : "Usuário ou nome de grupo...",
@@ -53,13 +53,12 @@ OC.L10N.register(
     "Error while saving form" : "Erro ao salvar o formulário",
     "Loading responses …" : "Carregando respostas...",
     "Back to questions" : "Voltar Ă s perguntas",
-    "Responses for {title}" : "Respostas para {title}",
-    "Export to CSV" : "Exportar para CSV",
+    "Summary" : "Resumo",
     "Options" : "Opções",
+    "Export to CSV" : "Exportar para CSV",
     "Delete all responses" : "Excluir todas as respostas",
     "No responses yet" : "Sem respostas ainda",
     "Results of submitted forms will show up here" : "Os resultados dos formulários enviados aparecerão aqui",
-    "There was an error while loading results" : "Houve um erro ao carregar os resultados",
     "There was an error while removing this response" : "Houve um erro ao excluir esta resposta",
     "Are you sure you want to delete all responses of {title}?" : "Quer realmente excluir todas as respostas de {title}?",
     "There was an error while removing responses" : "Houve um erro ao excluir respostas",
@@ -82,11 +81,11 @@ OC.L10N.register(
     "Thank you for completing the form!" : "Obrigado por completar o formulário!",
     "There was an error submitting the form" : "Houve um erro ao enviar o formulário",
     "Error while saving question" : "Erro ao salvar a pergunta",
-    "Multiple choice" : "MĂşltipla escolha",
-    "Multiple choice question title" : "TĂ­tulo da pergunta de mĂşltipla escolha",
-    "This question needs a title and at least one answer!" : "Esta pergunta precisa de um tĂ­tulo e de pelo menos uma resposta!",
     "Checkboxes" : "Caixas de seleção",
     "Checkbox question title" : "Título da pergunta da caixa de seleção",
+    "This question needs a title and at least one answer!" : "Esta pergunta precisa de um tĂ­tulo e de pelo menos uma resposta!",
+    "Multiple choice" : "MĂşltipla escolha",
+    "Multiple choice question title" : "TĂ­tulo da pergunta de mĂşltipla escolha",
     "Short answer" : "Resposta curta",
     "Short answer question title" : "TĂ­tulo da pergunta de resposta curta",
     "People can enter a short answer" : "As pessoas podem digitar uma resposta curta",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index c2b8d1f8ce3b77c01d826867838ffc1c7e4f71b0..8f10e4dd1f5f198515dc903c0d2a0a4256ee2708 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -30,9 +30,9 @@
     "Required" : "Requerido",
     "Delete question" : "Excluir pergunta",
     "This question needs a title!" : "Esta pergunta precisa de um tĂ­tulo!",
-    "A long answer for the question “{text}”" : "Uma resposta longa para a pergunta “{text}”",
     "Add a new answer" : "Adicionar uma nova resposta",
     "There was an issue deleting this option" : "Houve um problema ao excluir esta opção",
+    "A long answer for the question “{text}”" : "Uma resposta longa para a pergunta “{text}”",
     "A short answer for the question “{text}”" : "Uma resposta curta para a pergunta “{text}”",
     "Delete this response" : "Excluir esta resposta",
     "User or group name …" : "Usuário ou nome de grupo...",
@@ -51,13 +51,12 @@
     "Error while saving form" : "Erro ao salvar o formulário",
     "Loading responses …" : "Carregando respostas...",
     "Back to questions" : "Voltar Ă s perguntas",
-    "Responses for {title}" : "Respostas para {title}",
-    "Export to CSV" : "Exportar para CSV",
+    "Summary" : "Resumo",
     "Options" : "Opções",
+    "Export to CSV" : "Exportar para CSV",
     "Delete all responses" : "Excluir todas as respostas",
     "No responses yet" : "Sem respostas ainda",
     "Results of submitted forms will show up here" : "Os resultados dos formulários enviados aparecerão aqui",
-    "There was an error while loading results" : "Houve um erro ao carregar os resultados",
     "There was an error while removing this response" : "Houve um erro ao excluir esta resposta",
     "Are you sure you want to delete all responses of {title}?" : "Quer realmente excluir todas as respostas de {title}?",
     "There was an error while removing responses" : "Houve um erro ao excluir respostas",
@@ -80,11 +79,11 @@
     "Thank you for completing the form!" : "Obrigado por completar o formulário!",
     "There was an error submitting the form" : "Houve um erro ao enviar o formulário",
     "Error while saving question" : "Erro ao salvar a pergunta",
-    "Multiple choice" : "MĂşltipla escolha",
-    "Multiple choice question title" : "TĂ­tulo da pergunta de mĂşltipla escolha",
-    "This question needs a title and at least one answer!" : "Esta pergunta precisa de um tĂ­tulo e de pelo menos uma resposta!",
     "Checkboxes" : "Caixas de seleção",
     "Checkbox question title" : "Título da pergunta da caixa de seleção",
+    "This question needs a title and at least one answer!" : "Esta pergunta precisa de um tĂ­tulo e de pelo menos uma resposta!",
+    "Multiple choice" : "MĂşltipla escolha",
+    "Multiple choice question title" : "TĂ­tulo da pergunta de mĂşltipla escolha",
     "Short answer" : "Resposta curta",
     "Short answer question title" : "TĂ­tulo da pergunta de resposta curta",
     "People can enter a short answer" : "As pessoas podem digitar uma resposta curta",
diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js
index 215bf888ced0a543b8bd4e9a2e137da0a08f15c8..f998232a742a44b757ec68e5eb0876e16f2992a9 100644
--- a/l10n/pt_PT.js
+++ b/l10n/pt_PT.js
@@ -6,6 +6,7 @@ OC.L10N.register(
     "Required" : "ObrigatĂłrio",
     "Group" : "Grupo",
     "Description" : "Descrição",
+    "Summary" : "Resumo",
     "Settings" : "Configurações",
     "Set expiration date" : "Definir a data de expiração",
     "Expiration date" : "Data de expiração",
diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json
index 0c217ad8913ad3f4a33425be7ed57f159f4acac2..d4c38926a715d0ddb9c5e61283dc5d80933276e1 100644
--- a/l10n/pt_PT.json
+++ b/l10n/pt_PT.json
@@ -4,6 +4,7 @@
     "Required" : "ObrigatĂłrio",
     "Group" : "Grupo",
     "Description" : "Descrição",
+    "Summary" : "Resumo",
     "Settings" : "Configurações",
     "Set expiration date" : "Definir a data de expiração",
     "Expiration date" : "Data de expiração",
diff --git a/l10n/ru.js b/l10n/ru.js
index 4daa05b1d6a030c2b68d48997c1d4301d14c867a..fab1ad66e586c8b2791dacf20af5158d8064daaa 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -29,9 +29,9 @@ OC.L10N.register(
     "Title of question number {index}" : "Заголовок вопроса номер {index}",
     "Required" : "Обязательно",
     "Delete question" : "Удалить вопрос",
-    "A long answer for the question “{text}”" : "Длинный ответ для вопроса “{text}”",
     "Add a new answer" : "Добавить новый ответ",
     "There was an issue deleting this option" : "Не удалось удалить этот вариант",
+    "A long answer for the question “{text}”" : "Длинный ответ для вопроса “{text}”",
     "A short answer for the question “{text}”" : "Короткий ответ на вопрос “{text}”",
     "Delete this response" : "Удалить этот ответ",
     "User or group name …" : "Имя пользователя или группы…",
@@ -49,13 +49,12 @@ OC.L10N.register(
     "Error while saving form" : "Ошибка при сохранении формы",
     "Loading responses …" : "Загрузка ответов...",
     "Back to questions" : "Вернуться к вопросам",
-    "Responses for {title}" : "Ответы для {title}",
-    "Export to CSV" : "Экспорт в CSV",
+    "Summary" : "Итого",
     "Options" : "Варианты",
+    "Export to CSV" : "Экспорт в CSV",
     "Delete all responses" : "Удалить все ответы",
     "No responses yet" : "Покуда нет ответов",
     "Results of submitted forms will show up here" : "Результаты отправленных форм будут отображены здесь",
-    "There was an error while loading results" : "Произошла ошибка при загрузке результатов",
     "There was an error while removing this response" : "Произошла ошибка при удалении этого ответа",
     "Are you sure you want to delete all responses of {title}?" : "Подтвердите удаление всех ответов в {title}.",
     "There was an error while removing responses" : "При удалении ответов произошла ошибка",
@@ -74,8 +73,8 @@ OC.L10N.register(
     "Thank you for completing the form!" : "Спасибо за заполнение формы!",
     "There was an error submitting the form" : "При отправке формы произошла ошибка",
     "Error while saving question" : "Ошибка при сохранении вопроса",
-    "Multiple choice" : "Один из списка",
     "Checkboxes" : "Несколько из списка",
+    "Multiple choice" : "Один из списка",
     "Short answer" : "Короткий ответ",
     "People can enter a short answer" : "Люди могут написать короткий ответ",
     "Long text" : "Длинный ответ",
diff --git a/l10n/ru.json b/l10n/ru.json
index 6e12415c2b53e192a36c47d1c8df0f76b57f73c7..767516ea5aad6112d4a091a79863c15150071196 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -27,9 +27,9 @@
     "Title of question number {index}" : "Заголовок вопроса номер {index}",
     "Required" : "Обязательно",
     "Delete question" : "Удалить вопрос",
-    "A long answer for the question “{text}”" : "Длинный ответ для вопроса “{text}”",
     "Add a new answer" : "Добавить новый ответ",
     "There was an issue deleting this option" : "Не удалось удалить этот вариант",
+    "A long answer for the question “{text}”" : "Длинный ответ для вопроса “{text}”",
     "A short answer for the question “{text}”" : "Короткий ответ на вопрос “{text}”",
     "Delete this response" : "Удалить этот ответ",
     "User or group name …" : "Имя пользователя или группы…",
@@ -47,13 +47,12 @@
     "Error while saving form" : "Ошибка при сохранении формы",
     "Loading responses …" : "Загрузка ответов...",
     "Back to questions" : "Вернуться к вопросам",
-    "Responses for {title}" : "Ответы для {title}",
-    "Export to CSV" : "Экспорт в CSV",
+    "Summary" : "Итого",
     "Options" : "Варианты",
+    "Export to CSV" : "Экспорт в CSV",
     "Delete all responses" : "Удалить все ответы",
     "No responses yet" : "Покуда нет ответов",
     "Results of submitted forms will show up here" : "Результаты отправленных форм будут отображены здесь",
-    "There was an error while loading results" : "Произошла ошибка при загрузке результатов",
     "There was an error while removing this response" : "Произошла ошибка при удалении этого ответа",
     "Are you sure you want to delete all responses of {title}?" : "Подтвердите удаление всех ответов в {title}.",
     "There was an error while removing responses" : "При удалении ответов произошла ошибка",
@@ -72,8 +71,8 @@
     "Thank you for completing the form!" : "Спасибо за заполнение формы!",
     "There was an error submitting the form" : "При отправке формы произошла ошибка",
     "Error while saving question" : "Ошибка при сохранении вопроса",
-    "Multiple choice" : "Один из списка",
     "Checkboxes" : "Несколько из списка",
+    "Multiple choice" : "Один из списка",
     "Short answer" : "Короткий ответ",
     "People can enter a short answer" : "Люди могут написать короткий ответ",
     "Long text" : "Длинный ответ",
diff --git a/l10n/si_LK.js b/l10n/si_LK.js
deleted file mode 100644
index 027a96e45efca26934b6d48d40e1213e623f3ad4..0000000000000000000000000000000000000000
--- a/l10n/si_LK.js
+++ /dev/null
@@ -1,10 +0,0 @@
-OC.L10N.register(
-    "forms",
-    {
-    "Group" : "Group",
-    "Description" : "විස්තරය",
-    "Settings" : "සැකසුම්",
-    "Set expiration date" : "කල් ඉකුත් විමේ දිනය දමන්න",
-    "Expiration date" : "කල් ඉකුත් විමේ දිනය"
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/l10n/si_LK.json b/l10n/si_LK.json
deleted file mode 100644
index 91a1fce1cd800b34a4f53ac092e5a9d24ba88a1f..0000000000000000000000000000000000000000
--- a/l10n/si_LK.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{ "translations": {
-    "Group" : "Group",
-    "Description" : "විස්තරය",
-    "Settings" : "සැකසුම්",
-    "Set expiration date" : "කල් ඉකුත් විමේ දිනය දමන්න",
-    "Expiration date" : "කල් ඉකුත් විමේ දිනය"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-}
\ No newline at end of file
diff --git a/l10n/sk.js b/l10n/sk.js
index ed5f5eb7762000015981520c4a0aba22522a663a..5e3555f4642fe7ff6f0d46ebca9ce7f11f35cec9 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -32,9 +32,9 @@ OC.L10N.register(
     "Required" : "VyĹľadovanĂ˝",
     "Delete question" : "Odstrániť otázku",
     "This question needs a title!" : "Táto otázka potrebuje nadpis!",
-    "A long answer for the question “{text}”" : "Dlhá odpoveď na otázku „{text}“",
     "Add a new answer" : "PridaĹĄ novĂş odpoveÄŹ",
     "There was an issue deleting this option" : "Pri odstraňovaní tejto možnosti sa vyskytol problém",
+    "A long answer for the question “{text}”" : "Dlhá odpoveď na otázku „{text}“",
     "A short answer for the question “{text}”" : "Krátka odpoveď na otázku „{text}“",
     "Delete this response" : "Odstrániť túto odpoveď",
     "User or group name …" : "Meno používateľa alebo názov skupiny…",
@@ -53,13 +53,12 @@ OC.L10N.register(
     "Error while saving form" : "Pri ukladaní formulára sa vyskytla chyba",
     "Loading responses …" : "Načítavajú sa odpovede...",
     "Back to questions" : "Späť na otázky",
-    "Responses for {title}" : "Odpovede na {title}",
-    "Export to CSV" : "ExportovaĹĄ do CSV",
+    "Summary" : "SĂşhrn",
     "Options" : "MoĹľnosti",
+    "Export to CSV" : "ExportovaĹĄ do CSV",
     "Delete all responses" : "Vymazať všetky odpovede",
     "No responses yet" : "ZatiaÄľ Ĺľiadna odpoveÄŹ",
     "Results of submitted forms will show up here" : "Tu sa zobrazia výsledky odoslaných formulárov",
-    "There was an error while loading results" : "Pri načítavaní výsledkov sa vyskytla chyba",
     "There was an error while removing this response" : "Pri odstraňovaní tejto odpovede sa vyskytla chyba",
     "Are you sure you want to delete all responses of {title}?" : "Naozaj chcete odstrániť všetky odpovede pre {title}?",
     "There was an error while removing responses" : "Pri odstraňovaní odpovedí sa vyskytla chyba",
@@ -82,11 +81,11 @@ OC.L10N.register(
     "Thank you for completing the form!" : "Ďakujeme za vyplnenie formulára!",
     "There was an error submitting the form" : "Pri odosielaní formulára sa vyskytla chyba",
     "Error while saving question" : "Pri ukladaní otázky sa vyskytla chyba",
-    "Multiple choice" : "Viacero moĹľnostĂ­",
-    "Multiple choice question title" : "Nadpis otázky s možnosťou výberu z viacerých odpovedí",
-    "This question needs a title and at least one answer!" : "Táto otázka vyžaduje nadpis a aspoň jednu odpoveď!",
     "Checkboxes" : "Zaškrtávacie políčka",
     "Checkbox question title" : "Nadpis otázky začiarkavacieho políčka",
+    "This question needs a title and at least one answer!" : "Táto otázka vyžaduje nadpis a aspoň jednu odpoveď!",
+    "Multiple choice" : "Viacero moĹľnostĂ­",
+    "Multiple choice question title" : "Nadpis otázky s možnosťou výberu z viacerých odpovedí",
     "Short answer" : "Stručná odpoveď",
     "Short answer question title" : "Nadpis otázky s krátkou odpoveďou",
     "People can enter a short answer" : "Ľudia môžu zadať krátku odpoveď",
diff --git a/l10n/sk.json b/l10n/sk.json
index 8264e53b833d45870096b752064aed65401be257..fae55a57a6eab6beaa9a3eb7381c68843dd29b94 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -30,9 +30,9 @@
     "Required" : "VyĹľadovanĂ˝",
     "Delete question" : "Odstrániť otázku",
     "This question needs a title!" : "Táto otázka potrebuje nadpis!",
-    "A long answer for the question “{text}”" : "Dlhá odpoveď na otázku „{text}“",
     "Add a new answer" : "PridaĹĄ novĂş odpoveÄŹ",
     "There was an issue deleting this option" : "Pri odstraňovaní tejto možnosti sa vyskytol problém",
+    "A long answer for the question “{text}”" : "Dlhá odpoveď na otázku „{text}“",
     "A short answer for the question “{text}”" : "Krátka odpoveď na otázku „{text}“",
     "Delete this response" : "Odstrániť túto odpoveď",
     "User or group name …" : "Meno používateľa alebo názov skupiny…",
@@ -51,13 +51,12 @@
     "Error while saving form" : "Pri ukladaní formulára sa vyskytla chyba",
     "Loading responses …" : "Načítavajú sa odpovede...",
     "Back to questions" : "Späť na otázky",
-    "Responses for {title}" : "Odpovede na {title}",
-    "Export to CSV" : "ExportovaĹĄ do CSV",
+    "Summary" : "SĂşhrn",
     "Options" : "MoĹľnosti",
+    "Export to CSV" : "ExportovaĹĄ do CSV",
     "Delete all responses" : "Vymazať všetky odpovede",
     "No responses yet" : "ZatiaÄľ Ĺľiadna odpoveÄŹ",
     "Results of submitted forms will show up here" : "Tu sa zobrazia výsledky odoslaných formulárov",
-    "There was an error while loading results" : "Pri načítavaní výsledkov sa vyskytla chyba",
     "There was an error while removing this response" : "Pri odstraňovaní tejto odpovede sa vyskytla chyba",
     "Are you sure you want to delete all responses of {title}?" : "Naozaj chcete odstrániť všetky odpovede pre {title}?",
     "There was an error while removing responses" : "Pri odstraňovaní odpovedí sa vyskytla chyba",
@@ -80,11 +79,11 @@
     "Thank you for completing the form!" : "Ďakujeme za vyplnenie formulára!",
     "There was an error submitting the form" : "Pri odosielaní formulára sa vyskytla chyba",
     "Error while saving question" : "Pri ukladaní otázky sa vyskytla chyba",
-    "Multiple choice" : "Viacero moĹľnostĂ­",
-    "Multiple choice question title" : "Nadpis otázky s možnosťou výberu z viacerých odpovedí",
-    "This question needs a title and at least one answer!" : "Táto otázka vyžaduje nadpis a aspoň jednu odpoveď!",
     "Checkboxes" : "Zaškrtávacie políčka",
     "Checkbox question title" : "Nadpis otázky začiarkavacieho políčka",
+    "This question needs a title and at least one answer!" : "Táto otázka vyžaduje nadpis a aspoň jednu odpoveď!",
+    "Multiple choice" : "Viacero moĹľnostĂ­",
+    "Multiple choice question title" : "Nadpis otázky s možnosťou výberu z viacerých odpovedí",
     "Short answer" : "Stručná odpoveď",
     "Short answer question title" : "Nadpis otázky s krátkou odpoveďou",
     "People can enter a short answer" : "Ľudia môžu zadať krátku odpoveď",
diff --git a/l10n/sl.js b/l10n/sl.js
index b6a5fbda79fec8586da1acd7167ed831cbf04e71..733ae83d9f61447a8772e5e54eba850946ac948b 100644
--- a/l10n/sl.js
+++ b/l10n/sl.js
@@ -26,9 +26,9 @@ OC.L10N.register(
     "Title of question number {index}" : "Naslov vprašanja številka {index}",
     "Required" : "Zahtevano",
     "Delete question" : "Izbriši vprašanje",
-    "A long answer for the question “{text}”" : "Dolg odgovor na vprašanje »{text}«",
     "Add a new answer" : "Dodaj nov odgovor",
     "There was an issue deleting this option" : "Prišlo je do napake med brisanjem možnosti",
+    "A long answer for the question “{text}”" : "Dolg odgovor na vprašanje »{text}«",
     "A short answer for the question “{text}”" : "Kratek odgovor na vprašanje »{text}«",
     "Delete this response" : "Izbriši ta odziv",
     "User or group name …" : "Ime uporabnika oziroma skupine ...",
@@ -46,9 +46,9 @@ OC.L10N.register(
     "Error while saving form" : "Prišlo je do napake med shranjevanjem vprašalnika",
     "Loading responses …" : "Poteka nalaganje odzivov ...",
     "Back to questions" : "Nazaj na vprašanja",
-    "Responses for {title}" : "Odzivi za vprašalnik {title}",
-    "Export to CSV" : "Izvozi v datoteko CSV",
+    "Summary" : "Povzetek",
     "Options" : "MoĹľnosti",
+    "Export to CSV" : "Izvozi v datoteko CSV",
     "Delete all responses" : "Izbriši vse odzive",
     "No responses yet" : "Ni še odzivov",
     "Settings" : "Nastavitve",
@@ -59,8 +59,8 @@ OC.L10N.register(
     "Submit form" : "Objavi obrazec",
     "Submitting form …" : "Poteka objavljanje obrazca ...",
     "Error while saving question" : "Prišlo je do napake med shranjevanjem vprašanja",
-    "Multiple choice" : "Izbirno vprašanje",
     "Checkboxes" : "Izbirna polja",
+    "Multiple choice" : "Izbirno vprašanje",
     "Short answer" : "Kratek odgovor",
     "Long text" : "Dolg odgovor",
     "Form expired" : "Vprašalnik je potekel",
diff --git a/l10n/sl.json b/l10n/sl.json
index 957c025b60fcd328290be0a2d71a0825b314c6be..c0ad1de51d2388b1594009962aa0512f82251364 100644
--- a/l10n/sl.json
+++ b/l10n/sl.json
@@ -24,9 +24,9 @@
     "Title of question number {index}" : "Naslov vprašanja številka {index}",
     "Required" : "Zahtevano",
     "Delete question" : "Izbriši vprašanje",
-    "A long answer for the question “{text}”" : "Dolg odgovor na vprašanje »{text}«",
     "Add a new answer" : "Dodaj nov odgovor",
     "There was an issue deleting this option" : "Prišlo je do napake med brisanjem možnosti",
+    "A long answer for the question “{text}”" : "Dolg odgovor na vprašanje »{text}«",
     "A short answer for the question “{text}”" : "Kratek odgovor na vprašanje »{text}«",
     "Delete this response" : "Izbriši ta odziv",
     "User or group name …" : "Ime uporabnika oziroma skupine ...",
@@ -44,9 +44,9 @@
     "Error while saving form" : "Prišlo je do napake med shranjevanjem vprašalnika",
     "Loading responses …" : "Poteka nalaganje odzivov ...",
     "Back to questions" : "Nazaj na vprašanja",
-    "Responses for {title}" : "Odzivi za vprašalnik {title}",
-    "Export to CSV" : "Izvozi v datoteko CSV",
+    "Summary" : "Povzetek",
     "Options" : "MoĹľnosti",
+    "Export to CSV" : "Izvozi v datoteko CSV",
     "Delete all responses" : "Izbriši vse odzive",
     "No responses yet" : "Ni še odzivov",
     "Settings" : "Nastavitve",
@@ -57,8 +57,8 @@
     "Submit form" : "Objavi obrazec",
     "Submitting form …" : "Poteka objavljanje obrazca ...",
     "Error while saving question" : "Prišlo je do napake med shranjevanjem vprašanja",
-    "Multiple choice" : "Izbirno vprašanje",
     "Checkboxes" : "Izbirna polja",
+    "Multiple choice" : "Izbirno vprašanje",
     "Short answer" : "Kratek odgovor",
     "Long text" : "Dolg odgovor",
     "Form expired" : "Vprašalnik je potekel",
diff --git a/l10n/sr.js b/l10n/sr.js
index 54a3b94f15b0f95fc132b75a90692ace169b5f83..32e72074512670f954e2b8c881e17612b028bef5 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -17,6 +17,7 @@ OC.L10N.register(
     "No elements found." : "Нема нађених елемената.",
     "Group" : "Група",
     "Description" : "Опис",
+    "Summary" : "Сумарно",
     "Options" : "Опције",
     "Settings" : "Поставке",
     "Set expiration date" : "Постави датум истека",
diff --git a/l10n/sr.json b/l10n/sr.json
index a232667adb4ea9187472e5480ab27eff20b76c2d..feff680c684c2b7f3deb9452a7772d779334da47 100644
--- a/l10n/sr.json
+++ b/l10n/sr.json
@@ -15,6 +15,7 @@
     "No elements found." : "Нема нађених елемената.",
     "Group" : "Група",
     "Description" : "Опис",
+    "Summary" : "Сумарно",
     "Options" : "Опције",
     "Settings" : "Поставке",
     "Set expiration date" : "Постави датум истека",
diff --git a/l10n/sr@latin.js b/l10n/sr@latin.js
deleted file mode 100644
index 9200a7901871acaddb9196d2f48582168f058d2e..0000000000000000000000000000000000000000
--- a/l10n/sr@latin.js
+++ /dev/null
@@ -1,10 +0,0 @@
-OC.L10N.register(
-    "forms",
-    {
-    "Group" : "Group",
-    "Description" : "Opis",
-    "Settings" : "Поставке",
-    "Set expiration date" : "Postavi datum isteka",
-    "Expiration date" : "Datum isteka"
-},
-"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/l10n/sr@latin.json b/l10n/sr@latin.json
deleted file mode 100644
index b5dce750bcaef5d3dd03fd542850046b74565040..0000000000000000000000000000000000000000
--- a/l10n/sr@latin.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{ "translations": {
-    "Group" : "Group",
-    "Description" : "Opis",
-    "Settings" : "Поставке",
-    "Set expiration date" : "Postavi datum isteka",
-    "Expiration date" : "Datum isteka"
-},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
-}
\ No newline at end of file
diff --git a/l10n/sv.js b/l10n/sv.js
index d108f54e906ae2ec18da66c8ffdc91ac9a987aa5..45e93af25f31a47ddeb07d80d2742567b2ef94ba 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -11,6 +11,7 @@ OC.L10N.register(
     "No elements found." : "Inga element hittades.",
     "Group" : "Grupp",
     "Description" : "Beskrivning",
+    "Summary" : "Sammanfattning",
     "Options" : "Alternativ",
     "Settings" : "Inställnigar",
     "Set expiration date" : "Välj utgångsdatum",
diff --git a/l10n/sv.json b/l10n/sv.json
index b87f0adf9c3a87fe306cefa9124aa08a9fdf19b0..572fb1970bba279c0fcb9e2f4c0031151cae3a79 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -9,6 +9,7 @@
     "No elements found." : "Inga element hittades.",
     "Group" : "Grupp",
     "Description" : "Beskrivning",
+    "Summary" : "Sammanfattning",
     "Options" : "Alternativ",
     "Settings" : "Inställnigar",
     "Set expiration date" : "Välj utgångsdatum",
diff --git a/l10n/ta_LK.js b/l10n/ta_LK.js
deleted file mode 100644
index a4a3a35d9cdf24eedf5c7baf2a847015c43d56d3..0000000000000000000000000000000000000000
--- a/l10n/ta_LK.js
+++ /dev/null
@@ -1,10 +0,0 @@
-OC.L10N.register(
-    "forms",
-    {
-    "Group" : "Group",
-    "Description" : "விவரிப்பு",
-    "Settings" : "அமைப்புகள்",
-    "Set expiration date" : "காலாவதி தேதியை குறிப்பிடுக",
-    "Expiration date" : "காலவதியாகும் திகதி"
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ta_LK.json b/l10n/ta_LK.json
deleted file mode 100644
index f5f332dd7b39bd235029b6e7f51c49dbf863fc9d..0000000000000000000000000000000000000000
--- a/l10n/ta_LK.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{ "translations": {
-    "Group" : "Group",
-    "Description" : "விவரிப்பு",
-    "Settings" : "அமைப்புகள்",
-    "Set expiration date" : "காலாவதி தேதியை குறிப்பிடுக",
-    "Expiration date" : "காலவதியாகும் திகதி"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-}
\ No newline at end of file
diff --git a/l10n/tr.js b/l10n/tr.js
index 1234d5b390d47495c5b47b8c95e7e823c05d8dda..9e189964ec8eacc9ef3b0bf40067bde1d087646f 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -32,9 +32,9 @@ OC.L10N.register(
     "Required" : "Zorunlu",
     "Delete question" : "Soruyu sil",
     "This question needs a title!" : "Bu sorunun bir başlığı olmalıdır!",
-    "A long answer for the question “{text}”" : "“{text}” sorusu için uzun bir yanıt",
     "Add a new answer" : "Yeni bir yanıt ekle",
     "There was an issue deleting this option" : "Bu seçenek silinirken bir sorun çıktı",
+    "A long answer for the question “{text}”" : "“{text}” sorusu için uzun bir yanıt",
     "A short answer for the question “{text}”" : "“{text}” sorusu için kısa bir yanıt",
     "Delete this response" : "Bu yanıtı sil",
     "User or group name …" : "Kullanıcı ya da grup adı…",
@@ -53,13 +53,12 @@ OC.L10N.register(
     "Error while saving form" : "Form kaydedilirken sorun çıktı",
     "Loading responses …" : "Yanıtlar yükleniyor…",
     "Back to questions" : "Sorulara geri dön",
-    "Responses for {title}" : "{title} yanıtları",
-    "Export to CSV" : "CSV Olarak Dışa Aktar",
+    "Summary" : "Ă–zet",
     "Options" : "Seçenekler",
+    "Export to CSV" : "CSV Olarak Dışa Aktar",
     "Delete all responses" : "Tüm yanıtları sil",
     "No responses yet" : "Henüz bir yanıt verilmemiş",
     "Results of submitted forms will show up here" : "Gönderilen formların yanıtları burada görüntülenir",
-    "There was an error while loading results" : "Sonuçlar yüklenirken bir sorun çıktı",
     "There was an error while removing this response" : "Bu yanıt silinirken bir sorun çıktı",
     "Are you sure you want to delete all responses of {title}?" : "Tüm {title} yanıtlarını silmek istediğinize emin misiniz?",
     "There was an error while removing responses" : "Yanıtlar silinirken bir sorun çıktı",
@@ -82,11 +81,11 @@ OC.L10N.register(
     "Thank you for completing the form!" : "Formu doldurduğunuz için teşekkürler!",
     "There was an error submitting the form" : "Form gönderilirken bir sorun çıktı",
     "Error while saving question" : "Soru silinirken sorun çıktı",
-    "Multiple choice" : "Çoklu seçim",
-    "Multiple choice question title" : "Çoklu seçim sorusunun başlığı",
-    "This question needs a title and at least one answer!" : "Bu sorunun bir başlığı ve en az bir yanıtı olmalıdır!",
     "Checkboxes" : "İşaret kutuları",
     "Checkbox question title" : "İşaret kutusu sorusunun başlığı",
+    "This question needs a title and at least one answer!" : "Bu sorunun bir başlığı ve en az bir yanıtı olmalıdır!",
+    "Multiple choice" : "Çoklu seçim",
+    "Multiple choice question title" : "Çoklu seçim sorusunun başlığı",
     "Short answer" : "Kısa metin",
     "Short answer question title" : "Kısa yanıt sorusunun başlığı",
     "People can enter a short answer" : "Kişiler kısa bir yanıt yazabilir",
diff --git a/l10n/tr.json b/l10n/tr.json
index 36a278c99ea627285393b131464a8e9692be8463..175bff44609e853ad0c68ed4c86eae5bef12435c 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -30,9 +30,9 @@
     "Required" : "Zorunlu",
     "Delete question" : "Soruyu sil",
     "This question needs a title!" : "Bu sorunun bir başlığı olmalıdır!",
-    "A long answer for the question “{text}”" : "“{text}” sorusu için uzun bir yanıt",
     "Add a new answer" : "Yeni bir yanıt ekle",
     "There was an issue deleting this option" : "Bu seçenek silinirken bir sorun çıktı",
+    "A long answer for the question “{text}”" : "“{text}” sorusu için uzun bir yanıt",
     "A short answer for the question “{text}”" : "“{text}” sorusu için kısa bir yanıt",
     "Delete this response" : "Bu yanıtı sil",
     "User or group name …" : "Kullanıcı ya da grup adı…",
@@ -51,13 +51,12 @@
     "Error while saving form" : "Form kaydedilirken sorun çıktı",
     "Loading responses …" : "Yanıtlar yükleniyor…",
     "Back to questions" : "Sorulara geri dön",
-    "Responses for {title}" : "{title} yanıtları",
-    "Export to CSV" : "CSV Olarak Dışa Aktar",
+    "Summary" : "Ă–zet",
     "Options" : "Seçenekler",
+    "Export to CSV" : "CSV Olarak Dışa Aktar",
     "Delete all responses" : "Tüm yanıtları sil",
     "No responses yet" : "Henüz bir yanıt verilmemiş",
     "Results of submitted forms will show up here" : "Gönderilen formların yanıtları burada görüntülenir",
-    "There was an error while loading results" : "Sonuçlar yüklenirken bir sorun çıktı",
     "There was an error while removing this response" : "Bu yanıt silinirken bir sorun çıktı",
     "Are you sure you want to delete all responses of {title}?" : "Tüm {title} yanıtlarını silmek istediğinize emin misiniz?",
     "There was an error while removing responses" : "Yanıtlar silinirken bir sorun çıktı",
@@ -80,11 +79,11 @@
     "Thank you for completing the form!" : "Formu doldurduğunuz için teşekkürler!",
     "There was an error submitting the form" : "Form gönderilirken bir sorun çıktı",
     "Error while saving question" : "Soru silinirken sorun çıktı",
-    "Multiple choice" : "Çoklu seçim",
-    "Multiple choice question title" : "Çoklu seçim sorusunun başlığı",
-    "This question needs a title and at least one answer!" : "Bu sorunun bir başlığı ve en az bir yanıtı olmalıdır!",
     "Checkboxes" : "İşaret kutuları",
     "Checkbox question title" : "İşaret kutusu sorusunun başlığı",
+    "This question needs a title and at least one answer!" : "Bu sorunun bir başlığı ve en az bir yanıtı olmalıdır!",
+    "Multiple choice" : "Çoklu seçim",
+    "Multiple choice question title" : "Çoklu seçim sorusunun başlığı",
     "Short answer" : "Kısa metin",
     "Short answer question title" : "Kısa yanıt sorusunun başlığı",
     "People can enter a short answer" : "Kişiler kısa bir yanıt yazabilir",
diff --git a/l10n/uk.js b/l10n/uk.js
index 8ba3b2965bdbc211c8c69d7a3d651743464c0e3a..eba9cad38fd018ba155032c1d252d84c9fb1b0df 100644
--- a/l10n/uk.js
+++ b/l10n/uk.js
@@ -9,6 +9,7 @@ OC.L10N.register(
     "Searching …" : "Пошук...",
     "Group" : "Група",
     "Description" : "Опис",
+    "Summary" : "Загалом",
     "Settings" : "Налаштування",
     "Set expiration date" : "Встановити термін дії",
     "Expiration date" : "Термін дії",
diff --git a/l10n/uk.json b/l10n/uk.json
index 867ab4dcb26a831ec7dd7065c3cb2d390f21e69d..c49d3978ba8dc793b6030543f6b4f76f7125fc24 100644
--- a/l10n/uk.json
+++ b/l10n/uk.json
@@ -7,6 +7,7 @@
     "Searching …" : "Пошук...",
     "Group" : "Група",
     "Description" : "Опис",
+    "Summary" : "Загалом",
     "Settings" : "Налаштування",
     "Set expiration date" : "Встановити термін дії",
     "Expiration date" : "Термін дії",
diff --git a/l10n/ur_PK.js b/l10n/ur_PK.js
deleted file mode 100644
index 4ce81b863173377d91250ea77d5be5709677aac8..0000000000000000000000000000000000000000
--- a/l10n/ur_PK.js
+++ /dev/null
@@ -1,10 +0,0 @@
-OC.L10N.register(
-    "forms",
-    {
-    "Group" : "Group",
-    "Description" : "تصریح",
-    "Settings" : "سیٹینگز",
-    "Set expiration date" : "تاریخ معیاد سیٹ کریں",
-    "Expiration date" : "تاریخ معیاد"
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ur_PK.json b/l10n/ur_PK.json
deleted file mode 100644
index 420be18e8a6b76a06e61bba8c9a4def51abee9d5..0000000000000000000000000000000000000000
--- a/l10n/ur_PK.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{ "translations": {
-    "Group" : "Group",
-    "Description" : "تصریح",
-    "Settings" : "سیٹینگز",
-    "Set expiration date" : "تاریخ معیاد سیٹ کریں",
-    "Expiration date" : "تاریخ معیاد"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-}
\ No newline at end of file
diff --git a/l10n/vi.js b/l10n/vi.js
index 791830b3f45260441b52e2843f361fce03a8a15a..6c67df1c940e099f35bc5566f6b50713cbc55440 100644
--- a/l10n/vi.js
+++ b/l10n/vi.js
@@ -4,6 +4,7 @@ OC.L10N.register(
     "Required" : "Bắt buộc",
     "Group" : "N",
     "Description" : "Mô tả",
+    "Summary" : "tóm tắt",
     "Settings" : "Thiáşżt láş­p",
     "Set expiration date" : "Đặt ngày hết hạn",
     "Expiration date" : "NgĂ y káşżt thĂşc",
diff --git a/l10n/vi.json b/l10n/vi.json
index ff6d7e41a3292dee20245f8565ae95bcabe1da19..bee790d33c60532f85e806abafb17c2b4431b023 100644
--- a/l10n/vi.json
+++ b/l10n/vi.json
@@ -2,6 +2,7 @@
     "Required" : "Bắt buộc",
     "Group" : "N",
     "Description" : "Mô tả",
+    "Summary" : "tóm tắt",
     "Settings" : "Thiáşżt láş­p",
     "Set expiration date" : "Đặt ngày hết hạn",
     "Expiration date" : "NgĂ y káşżt thĂşc",
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 6c0ecd5f751a4375295442773a1e92642f10df9e..dc8601c37a03202f03cbb6d3fcd72ca6420bddc0 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -22,14 +22,15 @@ OC.L10N.register(
     "No elements found." : "未发现元素。",
     "Group" : "分组",
     "Description" : "描述",
+    "Summary" : "总结",
     "Options" : "选项",
     "Settings" : "设置",
     "Set expiration date" : "设置过期日期",
     "Expiration date" : "过期日期",
     "Submit" : "提交",
     "Submit form" : "提交表格",
-    "Multiple choice" : "多选",
     "Checkboxes" : "复选框",
+    "Multiple choice" : "多选",
     "Form expired" : "已过期表格",
     "This form does not exist" : "该表格不存在"
 },
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 259fd221d673d7b781102f32e29f9f2c40f81b11..45c0bb7f1a858a8fd45f17ca129611c79c674f9c 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -20,14 +20,15 @@
     "No elements found." : "未发现元素。",
     "Group" : "分组",
     "Description" : "描述",
+    "Summary" : "总结",
     "Options" : "选项",
     "Settings" : "设置",
     "Set expiration date" : "设置过期日期",
     "Expiration date" : "过期日期",
     "Submit" : "提交",
     "Submit form" : "提交表格",
-    "Multiple choice" : "多选",
     "Checkboxes" : "复选框",
+    "Multiple choice" : "多选",
     "Form expired" : "已过期表格",
     "This form does not exist" : "该表格不存在"
 },"pluralForm" :"nplurals=1; plural=0;"