-
Notifications
You must be signed in to change notification settings - Fork 987
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
Update to FR translation #1311
Update to FR translation #1311
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some changes needed
:remove-from-contacts "Supprimer des contacts" | ||
:start-conversation "Débuter une conversation" | ||
:send-transaction "Envoyer une transaction" | ||
:share-qr "Partager QR" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"QR" to "QRCode" seems to be better.
@@ -78,52 +102,90 @@ | |||
:image-source-gallery "Sélectionner dans la galerie" | |||
:image-source-cancel "Annuler" | |||
|
|||
;;sharing | |||
:sharing-copy-to-clipboard "Copier vers le presse-papiers" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Copier vers le presse-papier"
@@ -78,52 +102,90 @@ | |||
:image-source-gallery "Sélectionner dans la galerie" | |||
:image-source-cancel "Annuler" | |||
|
|||
;;sharing | |||
:sharing-copy-to-clipboard "Copier vers le presse-papiers" | |||
:sharing-share "Partagez..." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Partager..."
;settings | ||
:settings "Paramètres" | ||
|
||
;contacts | ||
:contacts "Contacts" | ||
:new-contact "Nouveau contact" | ||
:delete-contact "Supprimer contact" | ||
:delete-contact-confirmation "Ce contact sera supprimé de vos contacts" | ||
:remove-from-group "Supprimer ce groupe" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Supprimer de ce groupe"
:delete-contact-confirmation "Ce contact sera supprimé de vos contacts" | ||
:remove-from-group "Supprimer ce groupe" | ||
:edit-contacts "Modifier contacts" | ||
:search-contacts "Rechercher contacts" | ||
:show-all "TOUT AFFICHER" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Tout afficher"
hi @Cryotech06, thank you for your contribution |
Create fr.cljs
Updated to most recent english file.