Skip to content

Commit 9f8cbae

Browse files
Rikdekkerclaude
andcommitted
Add missing v0.4.0 translations for sections and notification recipients
Adds 10 missing translation keys for the new sections/fieldsets feature and notification recipient selection across all supported languages (en, nl, de, fr): Section, Section title, Section description (optional), Add section, Untitled section, Remove from section, Move to "{section}", Notify on new responses, Failed to save notification recipients, you Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent b9c2099 commit 9f8cbae

9 files changed

Lines changed: 81 additions & 1 deletion

File tree

js/formvox-results.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

l10n/de.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ OC.L10N.register('formvox', {
2828
"Add page": "Seite hinzufügen",
2929
"Add question": "Frage hinzufügen",
3030
"Add row": "Zeile hinzufügen",
31+
"Add section": "Abschnitt hinzufügen",
3132
"Add rule": "Regel hinzufügen",
3233
"Add social links in settings": "Soziale Links in den Einstellungen hinzufügen",
3334
"Add user or group...": "Benutzer oder Gruppe hinzufügen...",
@@ -253,6 +254,7 @@ OC.L10N.register('formvox', {
253254
"Failed to save embed settings": "Einbettungseinstellungen konnten nicht gespeichert werden",
254255
"Failed to save form": "Formular konnte nicht gespeichert werden",
255256
"Failed to save layout": "Layout konnte nicht gespeichert werden",
257+
"Failed to save notification recipients": "Benachrichtigungsempfänger konnten nicht gespeichert werden",
256258
"Failed to save settings": "Einstellungen konnten nicht gespeichert werden",
257259
"Failed to save styles": "Stile konnten nicht gespeichert werden",
258260
"Failed to submit response": "Antwort konnte nicht eingereicht werden",
@@ -365,6 +367,7 @@ OC.L10N.register('formvox', {
365367
"Microsoft Forms settings saved": "Microsoft Forms-Einstellungen gespeichert",
366368
"Min": "Min",
367369
"Min label": "Min-Beschriftung",
370+
"Move to \"{section}\"": "Verschieben nach \"{section}\"",
368371
"Move to {page}": "Weiter zu {page}",
369372
"Multi-line text area for longer responses": "Mehrzeiliges Textfeld für längere Antworten",
370373
"Multiple choice": "Mehrfachauswahl",
@@ -396,6 +399,7 @@ OC.L10N.register('formvox', {
396399
"Note: Search for ": "Hinweis: Suche nach",
397400
"Notes": "Anmerkungen",
398401
"Notify me on new responses": "Bei neuen Antworten benachrichtigen",
402+
"Notify on new responses": "Bei neuen Antworten benachrichtigen",
399403
"Number": "Zahl",
400404
"Number of active users": "Anzahl der aktiven Benutzer",
401405
"Number of forms and responses": "Anzahl der Formulare und Antworten",
@@ -480,6 +484,7 @@ OC.L10N.register('formvox', {
480484
"Remove all conditions": "Alle Bedingungen entfernen",
481485
"Remove condition": "Bedingung entfernen",
482486
"Remove file {name}": "Datei {name} entfernen",
487+
"Remove from section": "Aus Abschnitt entfernen",
483488
"Remove row": "Zeile entfernen",
484489
"Remove rule": "Regel entfernen",
485490
"Rename": "Umbenennen",
@@ -526,6 +531,9 @@ OC.L10N.register('formvox', {
526531
"Select question": "Frage auswählen",
527532
"Select question...": "Frage auswählen...",
528533
"Select value...": "Wert auswählen...",
534+
"Section": "Abschnitt",
535+
"Section description (optional)": "Abschnittsbeschreibung (optional)",
536+
"Section title": "Abschnittstitel",
529537
"Select...": "Auswählen...",
530538
"SemVer": "SemVer",
531539
"SemVer.compare": "SemVer.compare",
@@ -615,6 +623,7 @@ OC.L10N.register('formvox', {
615623
"Total Responses": "Antworten gesamt",
616624
"Type to search...": "Tippen Sie für die Suche...",
617625
"URL": "URL",
626+
"Untitled section": "Namenloser Abschnitt",
618627
"Update response": "Antwort aktualisieren",
619628
"Updated": "Aktualisiert",
620629
"Upload": "Hochladen",
@@ -669,6 +678,7 @@ OC.L10N.register('formvox', {
669678
"Write a short bio...": "Schreibe eine kurze Biografie...",
670679
"Write responses": "Antworten schreiben",
671680
"Yes, please contact me": "Ja, bitte kontaktiert mich",
681+
"you": "du",
672682
"You are connected to Microsoft. Click Next to select a form to import.": "Sie sind mit Microsoft verbunden. Klicken Sie auf Weiter, um ein zu importierendes Formular auszuwählen.",
673683
"You can view the form but not make changes right now.": "Du kannst das Formular ansehen, aber gerade keine Änderungen vornehmen.",
674684
"You do not have permission to access this form.": "Du hast keine Berechtigung, auf dieses Formular zuzugreifen.",

l10n/de.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"Add page": "Seite hinzufügen",
3030
"Add question": "Frage hinzufügen",
3131
"Add row": "Zeile hinzufügen",
32+
"Add section": "Abschnitt hinzufügen",
3233
"Add rule": "Regel hinzufügen",
3334
"Add social links in settings": "Soziale Links in den Einstellungen hinzufügen",
3435
"Add user or group...": "Benutzer oder Gruppe hinzufügen...",
@@ -254,6 +255,7 @@
254255
"Failed to save embed settings": "Einbettungseinstellungen konnten nicht gespeichert werden",
255256
"Failed to save form": "Formular konnte nicht gespeichert werden",
256257
"Failed to save layout": "Layout konnte nicht gespeichert werden",
258+
"Failed to save notification recipients": "Benachrichtigungsempfänger konnten nicht gespeichert werden",
257259
"Failed to save settings": "Einstellungen konnten nicht gespeichert werden",
258260
"Failed to save styles": "Stile konnten nicht gespeichert werden",
259261
"Failed to submit response": "Antwort konnte nicht eingereicht werden",
@@ -366,6 +368,7 @@
366368
"Microsoft Forms settings saved": "Microsoft Forms-Einstellungen gespeichert",
367369
"Min": "Min",
368370
"Min label": "Min-Beschriftung",
371+
"Move to \"{section}\"": "Verschieben nach \"{section}\"",
369372
"Move to {page}": "Weiter zu {page}",
370373
"Multi-line text area for longer responses": "Mehrzeiliges Textfeld für längere Antworten",
371374
"Multiple choice": "Mehrfachauswahl",
@@ -397,6 +400,7 @@
397400
"Note: Search for ": "Hinweis: Suche nach",
398401
"Notes": "Anmerkungen",
399402
"Notify me on new responses": "Bei neuen Antworten benachrichtigen",
403+
"Notify on new responses": "Bei neuen Antworten benachrichtigen",
400404
"Number": "Zahl",
401405
"Number of active users": "Anzahl der aktiven Benutzer",
402406
"Number of forms and responses": "Anzahl der Formulare und Antworten",
@@ -481,6 +485,7 @@
481485
"Remove all conditions": "Alle Bedingungen entfernen",
482486
"Remove condition": "Bedingung entfernen",
483487
"Remove file {name}": "Datei {name} entfernen",
488+
"Remove from section": "Aus Abschnitt entfernen",
484489
"Remove row": "Zeile entfernen",
485490
"Remove rule": "Regel entfernen",
486491
"Rename": "Umbenennen",
@@ -527,6 +532,9 @@
527532
"Select question": "Frage auswählen",
528533
"Select question...": "Frage auswählen...",
529534
"Select value...": "Wert auswählen...",
535+
"Section": "Abschnitt",
536+
"Section description (optional)": "Abschnittsbeschreibung (optional)",
537+
"Section title": "Abschnittstitel",
530538
"Select...": "Auswählen...",
531539
"SemVer": "SemVer",
532540
"SemVer.compare": "SemVer.compare",
@@ -616,6 +624,7 @@
616624
"Total Responses": "Antworten gesamt",
617625
"Type to search...": "Tippen Sie für die Suche...",
618626
"URL": "URL",
627+
"Untitled section": "Namenloser Abschnitt",
619628
"Update response": "Antwort aktualisieren",
620629
"Updated": "Aktualisiert",
621630
"Upload": "Hochladen",
@@ -670,6 +679,7 @@
670679
"Write a short bio...": "Schreibe eine kurze Biografie...",
671680
"Write responses": "Antworten schreiben",
672681
"Yes, please contact me": "Ja, bitte kontaktiert mich",
682+
"you": "du",
673683
"You are connected to Microsoft. Click Next to select a form to import.": "Sie sind mit Microsoft verbunden. Klicken Sie auf Weiter, um ein zu importierendes Formular auszuwählen.",
674684
"You can view the form but not make changes right now.": "Du kannst das Formular ansehen, aber gerade keine Änderungen vornehmen.",
675685
"You do not have permission to access this form.": "Du hast keine Berechtigung, auf dieses Formular zuzugreifen.",

l10n/en.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ OC.L10N.register('formvox', {
2828
"Add page": "Add page",
2929
"Add question": "Add question",
3030
"Add row": "Add row",
31+
"Add section": "Add section",
3132
"Add rule": "Add rule",
3233
"Add social links in settings": "Add social links in settings",
3334
"Add user or group...": "Add user or group...",
@@ -253,6 +254,7 @@ OC.L10N.register('formvox', {
253254
"Failed to save embed settings": "Failed to save embed settings",
254255
"Failed to save form": "Failed to save form",
255256
"Failed to save layout": "Failed to save layout",
257+
"Failed to save notification recipients": "Failed to save notification recipients",
256258
"Failed to save settings": "Failed to save settings",
257259
"Failed to save styles": "Failed to save styles",
258260
"Failed to submit response": "Failed to submit response",
@@ -365,6 +367,7 @@ OC.L10N.register('formvox', {
365367
"Microsoft Forms settings saved": "Microsoft Forms settings saved",
366368
"Min": "Min",
367369
"Min label": "Min label",
370+
"Move to \"{section}\"": "Move to \"{section}\"",
368371
"Move to {page}": "Move to {page}",
369372
"Multi-line text area for longer responses": "Multi-line text area for longer responses",
370373
"Multiple choice": "Multiple choice",
@@ -396,6 +399,7 @@ OC.L10N.register('formvox', {
396399
"Note: Search for ": "Note: Search for ",
397400
"Notes": "Notes",
398401
"Notify me on new responses": "Notify me on new responses",
402+
"Notify on new responses": "Notify on new responses",
399403
"Number": "Number",
400404
"Number of active users": "Number of active users",
401405
"Number of forms and responses": "Number of forms and responses",
@@ -480,6 +484,7 @@ OC.L10N.register('formvox', {
480484
"Remove all conditions": "Remove all conditions",
481485
"Remove condition": "Remove condition",
482486
"Remove file {name}": "Remove file {name}",
487+
"Remove from section": "Remove from section",
483488
"Remove row": "Remove row",
484489
"Remove rule": "Remove rule",
485490
"Rename": "Rename",
@@ -526,6 +531,9 @@ OC.L10N.register('formvox', {
526531
"Select question": "Select question",
527532
"Select question...": "Select question...",
528533
"Select value...": "Select value...",
534+
"Section": "Section",
535+
"Section description (optional)": "Section description (optional)",
536+
"Section title": "Section title",
529537
"Select...": "Select...",
530538
"SemVer": "SemVer",
531539
"SemVer.compare": "SemVer.compare",
@@ -615,6 +623,7 @@ OC.L10N.register('formvox', {
615623
"Total Responses": "Total Responses",
616624
"Type to search...": "Type to search...",
617625
"URL": "URL",
626+
"Untitled section": "Untitled section",
618627
"Update response": "Update response",
619628
"Updated": "Updated",
620629
"Upload": "Upload",
@@ -669,6 +678,7 @@ OC.L10N.register('formvox', {
669678
"Write a short bio...": "Write a short bio...",
670679
"Write responses": "Write responses",
671680
"Yes, please contact me": "Yes, please contact me",
681+
"you": "you",
672682
"You are connected to Microsoft. Click Next to select a form to import.": "You are connected to Microsoft. Click Next to select a form to import.",
673683
"You can view the form but not make changes right now.": "You can view the form but not make changes right now.",
674684
"You do not have permission to access this form.": "You do not have permission to access this form.",

l10n/en.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"Add option": "Add option",
2929
"Add page": "Add page",
3030
"Add question": "Add question",
31+
"Add section": "Add section",
3132
"Add row": "Add row",
3233
"Add rule": "Add rule",
3334
"Add social links in settings": "Add social links in settings",
@@ -254,6 +255,7 @@
254255
"Failed to save embed settings": "Failed to save embed settings",
255256
"Failed to save form": "Failed to save form",
256257
"Failed to save layout": "Failed to save layout",
258+
"Failed to save notification recipients": "Failed to save notification recipients",
257259
"Failed to save settings": "Failed to save settings",
258260
"Failed to save styles": "Failed to save styles",
259261
"Failed to submit response": "Failed to submit response",
@@ -366,6 +368,7 @@
366368
"Microsoft Forms settings saved": "Microsoft Forms settings saved",
367369
"Min": "Min",
368370
"Min label": "Min label",
371+
"Move to \"{section}\"": "Move to \"{section}\"",
369372
"Move to {page}": "Move to {page}",
370373
"Multi-line text area for longer responses": "Multi-line text area for longer responses",
371374
"Multiple choice": "Multiple choice",
@@ -397,6 +400,7 @@
397400
"Note: Search for ": "Note: Search for ",
398401
"Notes": "Notes",
399402
"Notify me on new responses": "Notify me on new responses",
403+
"Notify on new responses": "Notify on new responses",
400404
"Number": "Number",
401405
"Number of active users": "Number of active users",
402406
"Number of forms and responses": "Number of forms and responses",
@@ -481,6 +485,7 @@
481485
"Remove all conditions": "Remove all conditions",
482486
"Remove condition": "Remove condition",
483487
"Remove file {name}": "Remove file {name}",
488+
"Remove from section": "Remove from section",
484489
"Remove row": "Remove row",
485490
"Remove rule": "Remove rule",
486491
"Rename": "Rename",
@@ -527,6 +532,9 @@
527532
"Select question": "Select question",
528533
"Select question...": "Select question...",
529534
"Select value...": "Select value...",
535+
"Section": "Section",
536+
"Section description (optional)": "Section description (optional)",
537+
"Section title": "Section title",
530538
"Select...": "Select...",
531539
"SemVer": "SemVer",
532540
"SemVer.compare": "SemVer.compare",
@@ -616,6 +624,7 @@
616624
"Total Responses": "Total Responses",
617625
"Type to search...": "Type to search...",
618626
"URL": "URL",
627+
"Untitled section": "Untitled section",
619628
"Update response": "Update response",
620629
"Updated": "Updated",
621630
"Upload": "Upload",
@@ -670,6 +679,7 @@
670679
"Write a short bio...": "Write a short bio...",
671680
"Write responses": "Write responses",
672681
"Yes, please contact me": "Yes, please contact me",
682+
"you": "you",
673683
"You are connected to Microsoft. Click Next to select a form to import.": "You are connected to Microsoft. Click Next to select a form to import.",
674684
"You can view the form but not make changes right now.": "You can view the form but not make changes right now.",
675685
"You do not have permission to access this form.": "You do not have permission to access this form.",

l10n/fr.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ OC.L10N.register('formvox', {
2828
"Add page": "Ajouter une page",
2929
"Add question": "Ajouter une question",
3030
"Add row": "Ajouter une ligne",
31+
"Add section": "Ajouter une section",
3132
"Add rule": "Ajouter une règle",
3233
"Add social links in settings": "Ajouter des liens sociaux dans les paramètres",
3334
"Add user or group...": "Ajouter un utilisateur ou un groupe...",
@@ -253,6 +254,7 @@ OC.L10N.register('formvox', {
253254
"Failed to save embed settings": "Échec de l'enregistrement des paramètres d'intégration",
254255
"Failed to save form": "Échec de l'enregistrement du formulaire",
255256
"Failed to save layout": "Échec de l'enregistrement de la mise en page",
257+
"Failed to save notification recipients": "Échec de l'enregistrement des destinataires de notification",
256258
"Failed to save settings": "Échec de l'enregistrement des paramètres",
257259
"Failed to save styles": "Échec de l'enregistrement des styles",
258260
"Failed to submit response": "Échec de la soumission de la réponse",
@@ -365,6 +367,7 @@ OC.L10N.register('formvox', {
365367
"Microsoft Forms settings saved": "Sauvegarde des paramètres de Microsoft Forms",
366368
"Min": "Min",
367369
"Min label": "Libellé min",
370+
"Move to \"{section}\"": "Déplacer vers \"{section}\"",
368371
"Move to {page}": "Aller à {page}",
369372
"Multi-line text area for longer responses": "Zone de texte multi-lignes pour des réponses plus longues",
370373
"Multiple choice": "Choix multiple",
@@ -396,6 +399,7 @@ OC.L10N.register('formvox', {
396399
"Note: Search for ": "Note : Recherche de",
397400
"Notes": "Notes",
398401
"Notify me on new responses": "Me notifier des nouvelles réponses",
402+
"Notify on new responses": "Notifier des nouvelles réponses",
399403
"Number": "Nombre",
400404
"Number of active users": "Nombre d'utilisateurs actifs",
401405
"Number of forms and responses": "Nombre de formulaires et de réponses",
@@ -480,6 +484,7 @@ OC.L10N.register('formvox', {
480484
"Remove all conditions": "Supprimer toutes les conditions",
481485
"Remove condition": "Supprimer la condition",
482486
"Remove file {name}": "Supprimer le fichier {name}",
487+
"Remove from section": "Retirer de la section",
483488
"Remove row": "Supprimer la ligne",
484489
"Remove rule": "Supprimer la règle",
485490
"Rename": "Renommer",
@@ -526,6 +531,9 @@ OC.L10N.register('formvox', {
526531
"Select question": "Sélectionner une question",
527532
"Select question...": "Sélectionner une question...",
528533
"Select value...": "Sélectionner une valeur...",
534+
"Section": "Section",
535+
"Section description (optional)": "Description de la section (optionnelle)",
536+
"Section title": "Titre de la section",
529537
"Select...": "Sélectionner...",
530538
"SemVer": "SemVer",
531539
"SemVer.compare": "SemVer.compare",
@@ -615,6 +623,7 @@ OC.L10N.register('formvox', {
615623
"Total Responses": "Total des réponses",
616624
"Type to search...": "Tapez pour rechercher...",
617625
"URL": "URL",
626+
"Untitled section": "Section sans titre",
618627
"Update response": "Mise à jour de la réponse",
619628
"Updated": "Mise à jour",
620629
"Upload": "Télécharger",
@@ -669,6 +678,7 @@ OC.L10N.register('formvox', {
669678
"Write a short bio...": "Écrivez une courte biographie...",
670679
"Write responses": "Rédiger les réponses",
671680
"Yes, please contact me": "Oui, veuillez me contacter",
681+
"you": "vous",
672682
"You are connected to Microsoft. Click Next to select a form to import.": "Vous êtes connecté à Microsoft. Cliquez sur Suivant pour sélectionner un formulaire à importer.",
673683
"You can view the form but not make changes right now.": "Vous pouvez consulter le formulaire mais pas le modifier pour le moment.",
674684
"You do not have permission to access this form.": "Vous n'avez pas la permission d'accéder à ce formulaire.",

0 commit comments

Comments
 (0)