mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations firefly.php (French)
This commit is contained in:
parent
50df395f72
commit
dd8142e26a
@ -416,7 +416,10 @@ return [
|
||||
'secure_pw_should' => 'Dois-je cocher la case ?',
|
||||
'secure_pw_long_password' => 'Si vous venez de générer un long mot de passe unique pour Firefly III à l\'aide d\'un type de générateur de mot de passe : <strong>no</strong>.',
|
||||
'secure_pw_short' => 'Si vous venez d\'entrer le mot de passe que vous utilisez toujours : <em>S\'il vous plaît, oui</em>.',
|
||||
|
||||
'personal_access_token' => 'Personal access token',
|
||||
'explain_access_token' => 'You need this token to perform command line options, such as importing or exporting data. Without it, such sensitive commands will not work. Do not share your access token. Nobody will ask you for this token, not even me. If you fear you lost this, or when you\'re paranoid, regenerate this token using the button.',
|
||||
'regenerate_access_token' => 'Regenerate access token',
|
||||
'token_regenerated' => 'A new token was generated',
|
||||
|
||||
// attachments
|
||||
'nr_of_attachments' => 'Une pièce jointe|:count pièces jointes',
|
||||
|
Loading…
Reference in New Issue
Block a user