-
Notifications
You must be signed in to change notification settings - Fork 246
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(chore) Update translations from Transifex (#2038)
(chore) Update translations from Transifex (#2035) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
54a346e
commit e762129
Showing
1 changed file
with
25 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,29 @@ | ||
{ | ||
"activeFirst": "Active first", | ||
"activeFirst": "Actif en premier", | ||
"alphabetically": "A - Z", | ||
"clearSearch": "Effacer la recherche", | ||
"closeFlagsBar": "Close flags bar", | ||
"disableFlagError": "Disable flag error", | ||
"disablingFlag": "Disabling flag...", | ||
"discard": "Discard", | ||
"edit": "Edit", | ||
"editFlags": "Edit flags", | ||
"editPatientFlags": "Edit patient flags", | ||
"enabledFlag": "Enabled flag", | ||
"enablingFlag": "Enabling flag...", | ||
"flagCount_one": "{{count}} risk flag", | ||
"flagCount_other": "{{count}} risk flags", | ||
"flagDisabled": "Flag disabled", | ||
"flagDisabledSuccessfully": "Flag successfully disabled", | ||
"flagDisableError": "Error disabling the flag", | ||
"flagEnabled": "flag enabled", | ||
"flagEnabledSuccessfully": "Flag successfully enabled", | ||
"flagEnableError": "Error enabling flag", | ||
"loading": "Loading", | ||
"matchesForSearchTerm_one": "{{count}} flag", | ||
"matchesForSearchTerm_other": "{{count}} flags", | ||
"noFlagsFound": "Sorry, no flags found matching your search", | ||
"retiredFirst": "Retired first", | ||
"saveAndClose": "Save & close", | ||
"searchForAFlag": "Search for a flag" | ||
"closeFlagsBar": "Fermer la barre des drapeaux", | ||
"disableFlagError": "Erreur de désactivation du drapeau", | ||
"disablingFlag": "Désactivation du drapeau en cours...", | ||
"discard": "Abandonner", | ||
"edit": "Modifier", | ||
"editFlags": "Modifier les drapeaux", | ||
"editPatientFlags": "Modifier les drapeaux du patient", | ||
"enabledFlag": "Drapeau activé", | ||
"enablingFlag": "Activation du drapeau en cours...", | ||
"flagCount_one": "{{count}} drapeau de risque", | ||
"flagCount_other": "{{count}} drapeaux de risque", | ||
"flagDisabled": "Drapeau désactivé", | ||
"flagDisabledSuccessfully": "Drapeau désactivé avec succès", | ||
"flagDisableError": "Erreur lors de la désactivation du drapeau", | ||
"flagEnabled": "drapeau activé", | ||
"flagEnabledSuccessfully": "Drapeau activé avec succès", | ||
"flagEnableError": "Erreur lors de l'activation du drapeau", | ||
"loading": "Chargement", | ||
"matchesForSearchTerm_one": "{{count}} drapeau", | ||
"matchesForSearchTerm_other": "{{count}} drapeaux", | ||
"noFlagsFound": "Désolé, aucun drapeau ne correspond à votre recherche", | ||
"retiredFirst": "Retraité en premier", | ||
"saveAndClose": "Sauvegarder et fermer", | ||
"searchForAFlag": "Rechercher un drapeau" | ||
} |