emirot closed pull request #4780: [i18n] Add French translation URL: https://github.com/apache/incubator-superset/pull/4780
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/superset/translations/fr/LC_MESSAGES/messages.po b/superset/translations/fr/LC_MESSAGES/messages.po index 33ce07e9a5..de684852e9 100644 --- a/superset/translations/fr/LC_MESSAGES/messages.po +++ b/superset/translations/fr/LC_MESSAGES/messages.po @@ -3690,3 +3690,22 @@ msgstr "" #: superset/views/sql_lab.py:79 msgid "Saved Queries" msgstr "Requêtes sauvegardées" + +#: superset/templates/appbuilder/navbar_menu.html +#: superset/templates/appbuilder/navbar.html:27 +msgid "List Users" +msgstr "Lister les utilisateurs" + +#: superset/templates/appbuilder/navbar_menu.html +#: superset/templates/appbuilder/navbar.html:27 +msgid "List Roles" +msgstr "Lister les rôles" + +#: superset/templates/appbuilder/navbar_menu.html +#: superset/templates/appbuilder/navbar.html:27 +msgid "User's Statistics" +msgstr "Statistiques utilisateurs" + +#: superset/views/base.py:127 +msgid "Export to YAML" +msgstr "Exporter en YAML" ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
