9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
"list_section": "Énumération des occurrences",
"count_button": "Compter tout",
"count2_button": "Compter par lemme",
"unknown_button": "Mots inconnus",
"num_of_entries": "Entrées :",
"tot_of_entries": "Total :",
"export": "Exporter",
"words": "Mots",
"lemmas": "Lemmes",
"unknown_words": "Mots inconnus",
"dformat_section": "Formatage direct",
|
>
|
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
"list_section": "Énumération des occurrences",
"count_button": "Compter tout",
"count2_button": "Compter par lemme",
"unknown_button": "Mots inconnus",
"num_of_entries": "Entrées :",
"tot_of_entries": "Total :",
"goto": "Sélectionnez une ou plusieurs entrées, puis cliquez sur ce bouton pour trouver la prochaine occurrence",
"export": "Exporter",
"words": "Mots",
"lemmas": "Lemmes",
"unknown_words": "Mots inconnus",
"dformat_section": "Formatage direct",
|
37
38
39
40
41
42
43
44
45
46
47
48
49
50
|
"list_section": "Occurrences enumeration",
"count_button": "Count all",
"count2_button": "Count by lemma",
"unknown_button": "Unknown words",
"num_of_entries": "Entries:",
"tot_of_entries": "Total:",
"export": "Export",
"words": "Words",
"lemmas": "Lemmas",
"unknown_words": "Unknown words",
"dformat_section": "Direct format",
|
>
|
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
|
"list_section": "Occurrences enumeration",
"count_button": "Count all",
"count2_button": "Count by lemma",
"unknown_button": "Unknown words",
"num_of_entries": "Entries:",
"tot_of_entries": "Total:",
"goto": "select one or several entries, then click on this button to find the next occurrence",
"export": "Export",
"words": "Words",
"lemmas": "Lemmas",
"unknown_words": "Unknown words",
"dformat_section": "Direct format",
|