Skip to content

Commit af97d22

Browse files
committed
Update French PO (uses word for 'line' already)
1 parent 4328f77 commit af97d22

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

gitinspector/translations/messages_fr.po

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,14 @@ msgid "Author"
4949
msgstr "Auteur"
5050

5151
msgid ""
52-
"Below are the number of rows from each author that have survived and are "
52+
"Below are the number of lines from each author that have survived and are "
5353
"still intact in the current revision"
5454
msgstr ""
5555
"Le nombre de lignes par auteur encore présentes et intactes dans la version "
5656
"courante est reporté ci-dessous"
5757

5858
#, python-brace-format
59-
msgid "Checking how many rows belong to each author (Progress): {0:.0f}%"
59+
msgid "Checking how many lines belong to each author (Progress): {0:.0f}%"
6060
msgstr ""
6161
"Contrôle du nombre de lignes appartenant à chaque auteur (En progrès) : "
6262
"{0:.0f}%"
@@ -95,7 +95,7 @@ msgstr "Sortie HTML pas encore prise en charge pour"
9595
msgid "Hide minor authors"
9696
msgstr "Masquer les auteurs mineurs"
9797

98-
msgid "Hide rows with minor work"
98+
msgid "Hide lines with minor work"
9999
msgstr "Masquer les lignes avec le moins de travail"
100100

101101
msgid "Insertions"
@@ -104,7 +104,7 @@ msgstr "Insertions"
104104
msgid "Minor Authors"
105105
msgstr "Auteurs mineurs"
106106

107-
msgid "Modified Rows:"
107+
msgid "Modified Lines:"
108108
msgstr "Lignes modifiées:"
109109

110110
msgid "No commited files with the specified extensions were found"
@@ -117,13 +117,13 @@ msgstr "Aucune violation des métriques n'a été constatée dans le dépôt"
117117
msgid "Repository statistics for {0}"
118118
msgstr "Statistiques du dépôt {0}"
119119

120-
msgid "Rows"
120+
msgid "Lines"
121121
msgstr "Lignes"
122122

123123
msgid "Show minor authors"
124124
msgstr "Montrer les auteurs mineurs"
125125

126-
msgid "Show rows with minor work"
126+
msgid "Show lines with minor work"
127127
msgstr "Montrer les lignes avec le moins de travail"
128128

129129
msgid "Stability"
@@ -248,7 +248,7 @@ msgid ""
248248
" projects; this is the same as supplying "
249249
"the\n"
250250
" options -HlmrTw\n"
251-
" -H, --hard[=BOOL] track rows and look for duplicates harder;\n"
251+
" -H, --hard[=BOOL] track lines and look for duplicates harder;\n"
252252
" this can be quite slow with big "
253253
"repositories\n"
254254
" -l, --list-file-types[=BOOL] list all the file extensions available in "

0 commit comments

Comments
 (0)