Skip to content

Update translations for changed strings #7789

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion resources/lang/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -2434,5 +2434,15 @@
"Create a bundle to easily share assets and settings between ProcessMaker instances.": "Erstellen Sie ein Bundle, um Assets und Einstellungen einfach zwischen ProcessMaker-Instanzen zu teilen.",
"In addition to the process manager, these users and groups will have permission to reassign any task in this process, regardless of the \"Allow Reassignment\" task setting.": "Zusätzlich zum Prozessmanager haben diese Benutzer und Gruppen die Berechtigung, jede Aufgabe in diesem Prozess neu zuzuweisen, unabhängig von der Einstellung \"Neuzuweisung zulassen\" der Aufgabe.",
"Reassignment Permission": "Neuzuweisungserlaubnis",
"This task can not be reassigned": "Diese Aufgabe kann nicht neu zugewiesen werden"
"This task can not be reassigned": "Diese Aufgabe kann nicht neu zugewiesen werden",
"Start New Case": "Neuen Fall starten",
"No Case to Start": "Kein Fall zu starten",
"No Cases to Show": "Keine Fälle anzuzeigen",
"Drafts": "Entwürfe",
"An error ocurred, please check the PI process file and try again.": "Ein Fehler ist aufgetreten, bitte überprüfen Sie die PI-Prozessdatei und versuchen Sie es erneut.",
"New": "Neu",
"New Genie": "Neuer Genie",
"View All Genies": "Alle Genies anzeigen",
"View All Collections": "Alle Kollektionen anzeigen",
"Collapse sidebar": "Seitenleiste einklappen"
}
12 changes: 11 additions & 1 deletion resources/lang/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -2431,5 +2431,15 @@
"Create a bundle to easily share assets and settings between ProcessMaker instances.": "Crear un paquete para compartir fácilmente activos y configuraciones entre instancias de ProcessMaker.",
"In addition to the process manager, these users and groups will have permission to reassign any task in this process, regardless of the \"Allow Reassignment\" task setting.": "Además del gestor de procesos, estos usuarios y grupos tendrán permiso para reasignar cualquier tarea en este proceso, independientemente de la configuración de tarea \"Allow Reassignment\".",
"Reassignment Permission": "Permiso de reasignación",
"This task can not be reassigned": "Esta tarea no se puede reasignar"
"This task can not be reassigned": "Esta tarea no se puede reasignar",
"Start New Case": "Iniciar Nuevo Caso",
"No Case to Start": "No Case to Start",
"No Cases to Show": "No hay casos para mostrar",
"Drafts": "Borradores",
"An error ocurred, please check the PI process file and try again.": "Se produjo un error, por favor revise el archivo de proceso PI y vuelva a intentarlo.",
"New": "Nuevo",
"New Genie": "Nuevo Genie",
"View All Genies": "Ver todos los Genies",
"View All Collections": "Ver Todas las Colecciones",
"Collapse sidebar": "Colapsar barra lateral"
}
12 changes: 11 additions & 1 deletion resources/lang/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2433,5 +2433,15 @@
"Create a bundle to easily share assets and settings between ProcessMaker instances.": "Créez un bundle pour partager facilement des actifs et des paramètres entre les instances de ProcessMaker.",
"In addition to the process manager, these users and groups will have permission to reassign any task in this process, regardless of the \"Allow Reassignment\" task setting.": "En plus du gestionnaire de processus, ces utilisateurs et groupes auront la permission de réaffecter toute tâche dans ce processus, indépendamment du paramètre de tâche \"Allow Reassignment\".",
"Reassignment Permission": "Autorisation de réaffectation",
"This task can not be reassigned": "Cette tâche ne peut pas être réaffectée"
"This task can not be reassigned": "Cette tâche ne peut pas être réaffectée",
"Start New Case": "Démarrer un nouveau cas",
"No Case to Start": "Aucune affaire à commencer",
"No Cases to Show": "Aucun cas à afficher",
"Drafts": "Brouillons",
"An error ocurred, please check the PI process file and try again.": "Une erreur s'est produite, veuillez vérifier le fichier de processus PI et réessayer.",
"New": "Nouveau",
"New Genie": "New Genie",
"View All Genies": "Voir tous les Genies",
"View All Collections": "Voir toutes les collections",
"Collapse sidebar": "Réduire la barre latérale"
}