New translations strings.xml (French)

This commit is contained in:
Tran Khanh Duy 2020-11-02 00:32:26 +07:00
parent 134294d087
commit bf0376e355

View File

@ -37,6 +37,7 @@
<string name="warning_action_exit">Quitter</string>
<string name="warning_remove_account">Ce compte sera supprimé !</string>
<!-- AlertDialog title -->
<string name="alerttitle_selectkeymap">Sélectionnez une disposition de touches json</string>
<string name="alerttitle_installmod">Sélectionnez un mod à ajouter</string>
<string name="alerttitle_installoptifine">Sélectionnez le fichier OptiFine jar</string>
<!-- Error messages -->
@ -54,6 +55,7 @@
<string name="toast_optifine_success">Installation réussie</string>
<string name="toast_shiftmode" comment="toast_shiftmode&#10;&#10;%s will be replaced with one of the following strings: toast_shiftmode_hold, toast_shiftmode_toggle">Le mode du bouton Maj (s\'accroupir) a été changé en %s</string>
<string name="toast_shiftmode_hold" comment="toast_shiftmode_hold&#10;&#10;Continuation of the toast_shiftmode string. If your language doesn't use Capitalization, you can translate this string starting with a small letter.">Maintenir le mode</string>
<string name="toast_shiftmode_toggle" comment="toast_shiftmode_toggle&#10;&#10;Continuation of the toast_shiftmode string. If your language doesn't use Capitalization, you can translate this string starting with a small letter.">Appuyez pour activer le mode</string>
<!--
<string name="toast_3">Exit</string>
-->