@@ -49,14 +49,14 @@ msgid "Author"
49
49
msgstr "Auteur"
50
50
51
51
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 "
53
53
"still intact in the current revision"
54
54
msgstr ""
55
55
"Le nombre de lignes par auteur encore présentes et intactes dans la version "
56
56
"courante est reporté ci-dessous"
57
57
58
58
#, 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}%"
60
60
msgstr ""
61
61
"Contrôle du nombre de lignes appartenant à chaque auteur (En progrès) : "
62
62
"{0:.0f}%"
@@ -95,7 +95,7 @@ msgstr "Sortie HTML pas encore prise en charge pour"
95
95
msgid "Hide minor authors"
96
96
msgstr "Masquer les auteurs mineurs"
97
97
98
- msgid "Hide rows with minor work"
98
+ msgid "Hide lines with minor work"
99
99
msgstr "Masquer les lignes avec le moins de travail"
100
100
101
101
msgid "Insertions"
@@ -104,7 +104,7 @@ msgstr "Insertions"
104
104
msgid "Minor Authors"
105
105
msgstr "Auteurs mineurs"
106
106
107
- msgid "Modified Rows :"
107
+ msgid "Modified Lines :"
108
108
msgstr "Lignes modifiées:"
109
109
110
110
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"
117
117
msgid "Repository statistics for {0}"
118
118
msgstr "Statistiques du dépôt {0}"
119
119
120
- msgid "Rows "
120
+ msgid "Lines "
121
121
msgstr "Lignes"
122
122
123
123
msgid "Show minor authors"
124
124
msgstr "Montrer les auteurs mineurs"
125
125
126
- msgid "Show rows with minor work"
126
+ msgid "Show lines with minor work"
127
127
msgstr "Montrer les lignes avec le moins de travail"
128
128
129
129
msgid "Stability"
@@ -248,7 +248,7 @@ msgid ""
248
248
" projects; this is the same as supplying "
249
249
"the\n"
250
250
" 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"
252
252
" this can be quite slow with big "
253
253
"repositories\n"
254
254
" -l, --list-file-types[=BOOL] list all the file extensions available in "
0 commit comments