Skip to content
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

LOC-443_updated Android UI files in 5 languages for Mobile App 1.7 re… #259

Merged
merged 1 commit into from
Jun 19, 2023
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
2 changes: 2 additions & 0 deletions actions/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,7 @@
<string name="action_start_workflow">Workflow starten</string>
<string name="action_workflow_started">Workflow wurde gestartet</string>
<string name="title_select_workflow">Workflow auswählen</string>
<string name="action_menu_claim">Beanspruchen</string>
<string name="action_menu_release">Anspruch aufheben</string>

</resources>
2 changes: 2 additions & 0 deletions actions/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,7 @@
<string name="action_start_workflow">Iniciar flujo de trabajo</string>
<string name="action_workflow_started">Se ha iniciado el flujo de trabajo</string>
<string name="title_select_workflow">Seleccionar el flujo de trabajo</string>
<string name="action_menu_claim">Pedir</string>
<string name="action_menu_release">Liberar</string>

</resources>
2 changes: 2 additions & 0 deletions actions/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,7 @@
<string name="action_start_workflow">Démarrer un workflow</string>
<string name="action_workflow_started">Le workflow a été démarré</string>
<string name="title_select_workflow">Sélectionner le workflow</string>
<string name="action_menu_claim">S\'attribuer</string>
<string name="action_menu_release">Libérer</string>

</resources>
2 changes: 2 additions & 0 deletions actions/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,7 @@
<string name="action_start_workflow">Avvia workflow</string>
<string name="action_workflow_started">Il workflow è stato avviato</string>
<string name="title_select_workflow">Seleziona workflow</string>
<string name="action_menu_claim">Richiedi</string>
<string name="action_menu_release">Rilascia</string>

</resources>
2 changes: 2 additions & 0 deletions actions/src/main/res/values-nl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,7 @@
<string name="action_start_workflow">Workflow starten</string>
<string name="action_workflow_started">Workflow is gestart</string>
<string name="title_select_workflow">Workflow selecteren</string>
<string name="action_menu_claim">Claimen</string>
<string name="action_menu_release">Vrijgeven</string>

</resources>
2 changes: 1 addition & 1 deletion browse/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
<string name="choose_one">Seleccionar uno…</string>
<string name="not_yet_started">No se inició todavía</string>
<string name="in_progress">En curso</string>
<string name="on_hold">En easpera</string>
<string name="on_hold">En espera</string>
<string name="cancelled">Cancelado</string>
<string name="completed">Completado</string>

Expand Down
1 change: 1 addition & 0 deletions component/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@
<string name="filter.option.all">Alle</string>
<string name="search_user">Benutzer suchen</string>
<string name="search_group">Gruppe durchsuchen</string>
<string name="filter.option.queued">In Warteschlange</string>
</resources>
1 change: 1 addition & 0 deletions component/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@
<string name="filter.option.all">Todos</string>
<string name="search_user">Buscar usuario</string>
<string name="search_group">Buscar grupo</string>
<string name="filter.option.queued">En cola</string>
</resources>
1 change: 1 addition & 0 deletions component/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@
<string name="filter.option.all">Tout</string>
<string name="search_user">Rechercher des utilisateurs</string>
<string name="search_group">Groupe de recherche</string>
<string name="filter.option.queued">En file d\'attente</string>
</resources>
1 change: 1 addition & 0 deletions component/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@
<string name="filter.option.all">Tutti</string>
<string name="search_user">Cerca utente</string>
<string name="search_group">Cerca gruppo</string>
<string name="filter.option.queued">In coda</string>
</resources>
1 change: 1 addition & 0 deletions component/src/main/res/values-nl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@
<string name="filter.option.all">Alle</string>
<string name="search_user">Gebruiker zoeken</string>
<string name="search_group">Groep zoeken</string>
<string name="filter.option.queued">In wachtrij</string>
</resources>