Skip to content

Commit 6101622

Browse files
nicolas-burelweblate
authored andcommitted
Translated using Weblate (French)
Currently translated at 68.0% (34 of 50 strings) Translation: server-auth-16.0/server-auth-16.0-password_security Translate-URL: https://translation.odoo-community.org/projects/server-auth-16-0/server-auth-16-0-password_security/fr/
1 parent f871b42 commit 6101622

File tree

1 file changed

+17
-3
lines changed
  • password_security/i18n

1 file changed

+17
-3
lines changed

password_security/i18n/fr.po

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,15 @@ msgstr ""
99
"Project-Id-Version: Odoo Server 10.0\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2017-06-22 01:12+0000\n"
12-
"PO-Revision-Date: 2017-06-22 01:12+0000\n"
13-
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
12+
"PO-Revision-Date: 2026-02-11 11:10+0000\n"
13+
"Last-Translator: nicolas-burel <nicolas.burel03@gmail.com>\n"
1414
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
1515
"Language: fr\n"
1616
"MIME-Version: 1.0\n"
1717
"Content-Type: text/plain; charset=UTF-8\n"
1818
"Content-Transfer-Encoding: \n"
19-
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
19+
"Plural-Forms: nplurals=2; plural=n > 1;\n"
20+
"X-Generator: Weblate 5.15.2\n"
2021

2122
#. module: password_security
2223
#. odoo-python
@@ -26,6 +27,8 @@ msgid ""
2627
"\n"
2728
"* Lowercase letter (at least %s characters)"
2829
msgstr ""
30+
"\n"
31+
"* Lettre minuscule (au moins %s caractères)"
2932

3033
#. module: password_security
3134
#. odoo-python
@@ -35,6 +38,8 @@ msgid ""
3538
"\n"
3639
"* Numeric digit (at least %s characters)"
3740
msgstr ""
41+
"\n"
42+
"* Chiffre numérique (au moins %s caractères)"
3843

3944
#. module: password_security
4045
#. odoo-python
@@ -44,6 +49,8 @@ msgid ""
4449
"\n"
4550
"* Special character (at least %s characters)"
4651
msgstr ""
52+
"\n"
53+
"* Caractère spécial (au moins %s caractères)"
4754

4855
#. module: password_security
4956
#. odoo-python
@@ -53,6 +60,8 @@ msgid ""
5360
"\n"
5461
"* Uppercase letter (at least %s characters)"
5562
msgstr ""
63+
"\n"
64+
"* Lettre majuscule (au moins %s caractères)"
5665

5766
#. module: password_security
5867
#: model_terms:ir.ui.view,arch_db:password_security.res_config_settings_view_form
@@ -61,6 +70,11 @@ msgid ""
6170
" Minimum number of characters\n"
6271
" </span>"
6372
msgstr ""
73+
"<span id=\"minlength\">\n"
74+
"\n"
75+
" Nombre minimum de caractères\n"
76+
"\n"
77+
" </span>"
6478

6579
#. module: password_security
6680
#: model:ir.model.fields,help:password_security.field_res_company__password_minimum

0 commit comments

Comments
 (0)