Révision 122
tmp/org.txm.rcp/installtreetagger_fr.html (revision 122) | ||
---|---|---|
1 |
<? version="1.0" encoding="UTF-8"?> |
|
2 |
<html> |
|
3 |
<head> |
|
4 |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> |
|
5 |
<title> |
|
6 |
Installation de TreeTagger |
|
7 |
</title> |
|
8 |
</head> |
|
9 |
<body> |
|
10 |
<h1> |
|
11 |
Tutoriel d'installation de TreeTagger pour TXM |
|
12 |
</h1> |
|
13 |
<p> |
|
14 |
Pour être en mesure d'automatiser l'étiquetage morphosyntaxique et la lemmatisation de votre corpus au cours du processus d'importation, |
|
15 |
vous devez installer le logiciel TreeTagger(*) et indiquer à la plate-forme TXM où il est installé. Pour cela, il vous suffit de suivre les étapes suivantes |
|
16 |
(il s'agit d'une installation simplifiée - suffisante pour TXM - et non d'une installation complète du logiciel TreeTagger) : |
|
17 |
</p> |
|
18 |
<ol> |
|
19 |
<li> |
|
20 |
Télécharger l'archive du programme TreeTagger située à : http://www.ims.uni-stuttgart.de/projekte/corplex/TreeTagger |
|
21 |
<ul> |
|
22 |
<li> |
|
23 |
Windows : <a href="ftp://ftp.ims.uni-stuttgart.de/pub/corpora/tree-tagger-windows-3.2.zip">ftp://ftp.ims.uni-stuttgart.de/pub/corpora/tree-tagger-windows-3.2.zip</a> |
|
24 |
</li> |
|
25 |
<li> |
|
26 |
Linux : <a href="ftp://ftp.ims.uni-stuttgart.de/pub/corpora/tree-tagger-linux-3.2.tar.gz">ftp://ftp.ims.uni-stuttgart.de/pub/corpora/tree-tagger-linux-3.2.tar.gz</a> |
|
27 |
</li> |
|
28 |
<li> |
|
29 |
Mac : <a href="ftp://ftp.ims.uni-stuttgart.de/pub/corpora/tree-tagger-MacOSX-3.2-intel.tar.gz">ftp://ftp.ims.uni-stuttgart.de/pub/corpora/tree-tagger-MacOSX-3.2-intel.tar.gz</a> |
|
30 |
</li> |
|
31 |
</ul> |
|
32 |
</li> |
|
33 |
<li> |
|
34 |
Dézipper l'archive dans un répertoire, par exemple : |
|
35 |
<p> |
|
36 |
Windows : "C:\Program Files\TreeTagger" |
|
37 |
<br/> |
|
38 |
Linux : "/home/<nom utilisateur>/TreeTagger" |
|
39 |
</p> |
|
40 |
</li> |
|
41 |
<li> |
|
42 |
Télécharger un fichier de modèle de langue TreeTagger pour chaque langue que vous avez besoin d'étiqueter (au format UTF8, non ISO-Latin-1) |
|
43 |
<ul> |
|
44 |
<li> |
|
45 |
Modèle français UTF-8: <a href="ftp://ftp.ims.uni-stuttgart.de/pub/corpora/french-par-linux-3.2-utf8.bin.gz">ftp://ftp.ims.uni-stuttgart.de/pub/corpora/french-par-linux-3.2-utf8.bin.gz</a> |
|
46 |
</li> |
|
47 |
<li> |
|
48 |
Modèle ancien français BFM (sans lemme) UTF-8: <a href="http://bfm.ens-lyon.fr/IMG/zip/rgaqcj.zip">http://bfm.ens-lyon.fr/IMG/zip/rgaqcj.zip</a> |
|
49 |
</li> |
|
50 |
<li> |
|
51 |
Modèle italien UTF-8 : <a href="ftp://ftp.ims.uni-stuttgart.de/pub/corpora/italian-par-linux-3.2-utf8.bin.gz">ftp://ftp.ims.uni-stuttgart.de/pub/corpora/italian-par-linux-3.2-utf8.bin.gz</a> |
|
52 |
</li> |
|
53 |
</ul> |
|
54 |
</li> |
|
55 |
<li> |
|
56 |
Décompresser et renommer chaque fichier de modèle, en «fr.par» pour le français, «it.par» pour l'italien et «afr.par» pour l'ancien français dans le répertoire de votre choix. |
|
57 |
Par exemple dans un répertoire "Models" que vous créez dans le répertoire TreeTagger ci-dessus (où vous avez décompressé l'archive de TreeTagger). |
|
58 |
</li> |
|
59 |
<li> |
|
60 |
Enfin, depuis le logiciel TXM, aller dans les préférences (menu Outils/Préférences) et modifier les champs de la page TXM / Avancé / TAL / TreeTagger |
|
61 |
<ol> |
|
62 |
<li> |
|
63 |
Pour le champ 'TreeTagger install dir' mettre le chemin vers le répertoire où vous avez décompressé l'archive de TreeTagger |
|
64 |
</li> |
|
65 |
<li> |
|
66 |
Pour le champ 'TreeTagger models directory' mettre le chemin vers le répertoire où vous avez mis vos fichiers de modèles (fr.par, it.par...) |
|
67 |
</li> |
|
68 |
</ol> |
|
69 |
</li> |
|
70 |
</ol> |
|
71 |
<p> |
|
72 |
Vous pouvez alors relancez un nouveau processus d'importation pour tester le nouvel étiqueteur. |
|
73 |
</p> |
|
74 |
<p> |
|
75 |
Si vous ne parvenez pas aller jusqu'au bout du processus d'installation, veuillez nous contacter via |
|
76 |
la liste de diffusion des utilisateurs de TXM (txm-users@cru.fr) après vous être inscrit à l'adresse |
|
77 |
<a href="https://listes.cru.fr/sympa/subscribe/txm-users">https://listes.cru.fr/sympa/subscribe/txm-users</a>. |
|
78 |
</p> |
|
79 |
<p> |
|
80 |
(*) La licence de diffusion de TreeTagger interdit de livrer TreeTagger embarqué dans un logiciel commercial. |
|
81 |
Comme la licence de TXM n'interdit à personne d'avoir une activité commerciale avec TXM, il nous est interdit |
|
82 |
d'inclure TreeTagger dans la distribution de TXM. |
|
83 |
</p> |
|
84 |
</body> |
|
85 |
</html> |
|
86 |
|
|
0 | 87 |
tmp/org.txm.rcp/OSGI-INF/l10n/bundle_ru.properties (revision 122) | ||
---|---|---|
1 |
#= |
|
2 |
#Mon Mar 05 10:02:31 CET 2012=N/A_ |
|
3 |
command.tooltip.69=\u041a\u043b\u0430\u0441\u0441\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f |
|
4 |
command.tooltip.67=\u042d\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043a\u043e\u0440\u043f\u0443\u0441 \u0432 \u0430\u0440\u0445\u0438\u0432 |
|
5 |
command.label.139=\u0415\u0449\u0451... |
|
6 |
command.tooltip.66=\u0412\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u043a\u0430\u043a \u0441\u043a\u0440\u0438\u043f\u0442 R |
|
7 |
command.label.138=\u041f\u0435\u0440\u0435\u043c\u0435\u043d\u043d\u044b\u0435 R |
|
8 |
command.tooltip.65=\u0418\u043c\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0444\u0430\u0439\u043b\u044b \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u043a TRS, \u043f\u0440\u0438\u0432\u044f\u0437\u0430\u043d\u043d\u044b\u0435 \u043a \u0444\u0430\u0439\u043b\u0443 metadata.csv |
|
9 |
command.label.137=\u041a\u043e\u043d\u0441\u043e\u043b\u044c R |
|
10 |
command.tooltip.64=\u0418\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0444\u0430\u0439\u043b\u044b \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435 XML-TXM \u0438\u0437 \u043f\u0430\u043f\u043a\u0438 |
|
11 |
command.label.136=\u0417\u0430\u043f\u0440\u043e\u0441 |
|
12 |
command.tooltip.63=\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0438 \u043e\u0442\u0432\u0435\u0442\u043e\u0432 \u043d\u0430 \u0437\u0430\u043f\u0440\u043e\u0441 |
|
13 |
command.label.135=\u0424\u0430\u0439\u043b |
|
14 |
command.tooltip.62=\u0412\u044b\u0447\u0438\u0441\u043b\u0438\u0442\u044c \u0441\u043b\u043e\u0432\u0430\u0440\u043d\u044b\u0439 \u0441\u043e\u0441\u0442\u0430\u0432 \u043e\u0442\u0432\u0435\u0442\u043e\u0432 \u043d\u0430 \u0437\u0430\u043f\u0440\u043e\u0441 |
|
15 |
command.label.134=\u041a\u043e\u0440\u043f\u0443\u0441 |
|
16 |
command.tooltip.61=\u0412\u044b\u0447\u0438\u0441\u043b\u0438\u0442\u044c \u043f\u043e\u043b\u043d\u044b\u0439 \u0441\u043b\u043e\u0432\u0430\u0440\u043d\u044b\u0439 \u0441\u043e\u0441\u0442\u0430\u0432 |
|
17 |
command.tooltip.60=\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440 \u0438 \u0441\u043b\u043e\u0432\u0430\u0440\u043d\u044b\u0445 \u0435\u0434\u0438\u043d\u0438\u0446 |
|
18 |
command.label.132=R |
|
19 |
command.label.131=\u041a\u043e\u0440\u043f\u0443\u0441 |
|
20 |
command.label.130=\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c |
|
21 |
category.name.0=TXM |
|
22 |
command.name.9=\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c |
|
23 |
command.name.8=\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u0432 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0435 HTML |
|
24 |
command.name.7=\u0418\u043d\u0434\u0435\u043a\u0441 |
|
25 |
command.name.6=\u0410\u043d\u0430\u043b\u0438\u0437 \u041a\u043e\u0440\u0440\u0435\u043b\u044f\u0446\u0438\u0439 |
|
26 |
command.name.5=\u041a\u043e\u043d\u043a\u043e\u0440\u0434\u0430\u043d\u0441\u044b |
|
27 |
command.name.2=\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u0420\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u0435 |
|
28 |
command.name.1=\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u041f\u043e\u0434\u043a\u043e\u0440\u043f\u0443\u0441 |
|
29 |
command.name.0=\u0412\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u0441\u043a\u0440\u0438\u043f\u0442 Groovy |
|
30 |
command.tooltip.58=\u0421\u043b\u043e\u0432\u0430\u0440\u043d\u0430\u044f \u0442\u0430\u0431\u043b\u0438\u0446\u0430 |
|
31 |
command.label.129=\u041a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c |
|
32 |
command.tooltip.57=\u0421\u043e\u0432\u043c\u0435\u0441\u0442\u043d\u0430\u044f \u0432\u0441\u0442\u0440\u0435\u0447\u0430\u0435\u043c\u043e\u0441\u0442\u044c |
|
33 |
command.label.128=\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u043d\u0430 \u0418\u043d\u0434\u0435\u043a\u0441 |
|
34 |
command.label.127=\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u043d\u0430 R |
|
35 |
command.tooltip.55=\u0421\u043b\u043e\u0432\u0430\u0440\u043d\u0430\u044f \u0442\u0430\u0431\u043b\u0438\u0446\u0430 |
|
36 |
command.label.126=\u041a\u043b\u0430\u0441\u0441\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f |
|
37 |
command.tooltip.54=\u042d\u043a\u0441\u043f\u043e\u0440\u0442 SVG |
|
38 |
command.tooltip.53=\u041f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442 \u0441\u043e\u0432\u043c\u0435\u0441\u0442\u043d\u044b\u0435 \u0443\u043f\u043e\u0442\u0440\u0435\u0431\u043b\u0435\u043d\u0438\u044f \u0434\u043b\u044f \u0437\u0430\u043f\u0440\u043e\u0441\u0430 |
|
39 |
command.label.124=\u042d\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043a\u043e\u0440\u043f\u0443\u0441 |
|
40 |
command.label.123=\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u043f\u0430\u043f\u043a\u0443 |
|
41 |
command.tooltip.51=\u0421\u043b\u043e\u0432\u0430\u0440\u043d\u0430\u044f \u0442\u0430\u0431\u043b\u0438\u0446\u0430 |
|
42 |
command.label.122=\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u0444\u0430\u0439\u043b |
|
43 |
command.tooltip.50=\u042d\u043a\u0441\u043f\u043e\u0440\u0442 SVG |
|
44 |
command.label.121=\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u0432 R |
|
45 |
command.label.120=\u041a\u043b\u0430\u0441\u0441\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f |
|
46 |
command.tooltip.49=\u0424\u0410\u041a |
|
47 |
command.tooltip.46=\u0424\u0410\u041a |
|
48 |
command.label.118=\u042d\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043a\u043e\u0440\u043f\u0443\u0441 |
|
49 |
command.tooltip.45=\u0418\u0437 \u043f\u0430\u043f\u043a\u0438 \u0441 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u044b\u043c\u0438 \u0444\u0430\u0439\u043b\u0430\u043c\u0438 |
|
50 |
command.label.117=\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u0432 R |
|
51 |
command.tooltip.44=XML/w |
|
52 |
command.label.116=\u041a\u043b\u0430\u0441\u0441\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f |
|
53 |
command.tooltip.43=XML-TEI BFM |
|
54 |
command.tooltip.42=\u0418\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u044f\u0437\u044b\u043a |
|
55 |
command.label.114=\u042d\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043a\u043e\u0440\u043f\u0443\u0441 |
|
56 |
command.label.112=\u0412\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u0432\u044b\u0434\u0435\u043b\u0435\u043d\u043d\u044b\u0439 \u0444\u0440\u0430\u0433\u043c\u0435\u043d\u0442 \u043a\u0430\u043a \u0441\u043a\u0440\u0438\u043f\u0442 R |
|
57 |
command.label.111=\u0412\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u0441\u043a\u0440\u0438\u043f\u0442 R |
|
58 |
command.tooltip.39=\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u0438\u0437\u0434\u0430\u043d\u0438\u0435 \u043a\u043e\u0440\u043f\u0443\u0441\u0430 |
|
59 |
command.label.108=\u0421\u0441\u044b\u043b\u043a\u0438 |
|
60 |
command.label.107=\u0418\u043c\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0442\u0430\u0431\u043b\u0438\u0446\u0443 |
|
61 |
command.label.106=\u042d\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0442\u0430\u0431\u043b\u0438\u0446\u0443 |
|
62 |
command.tooltip.33=\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0432\u044b\u0434\u0435\u043b\u0435\u043d\u043d\u044b\u0439 \u044d\u043b\u0435\u043c\u0435\u043d\u0442 |
|
63 |
command.label.105=\u041e\u0431\u044a\u0435\u0434\u0438\u043d\u0438\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0438 |
|
64 |
command.tooltip.32=\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u0438\u0437\u0434\u0430\u043d\u0438\u0435 \u043a\u043e\u0440\u043f\u0443\u0441\u0430 |
|
65 |
command.label.104=\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443 |
|
66 |
command.label.103=\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u043d\u0430 \u043f\u0440\u043e\u0433\u0440\u0435\u0441\u0441\u0438\u044e |
|
67 |
command.tooltip.30=\u0418\u043c\u043f\u043e\u0440\u0442\u0438\u0440\u0443\u0435\u0442 \u043a\u043e\u0440\u043f\u0443\u0441 \u0438\u0437 \u043f\u0430\u043f\u043a\u0438, \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0449\u0435\u0439 \u0438\u0441\u0445\u043e\u0434\u043d\u044b\u0439 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435 Alceste |
|
68 |
command.label.102=\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u0432 \u043a\u043e\u043d\u043a\u043e\u0440\u0434\u0430\u043d\u0441 |
|
69 |
command.label.101=\u042d\u043a\u0441\u043f\u043e\u0440\u0442 SVG |
|
70 |
command.tooltip.29=\u0418\u043c\u043f\u043e\u0440\u0442\u0438\u0440\u0443\u0435\u0442 \u043a\u043e\u0440\u043f\u0443\u0441 \u0438\u0437 \u043f\u0430\u043f\u043a\u0438, \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0449\u0435\u0439 \u0438\u0441\u0445\u043e\u0434\u043d\u044b\u0439 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b \u0432 \u0444\u043e\u0440\u043c\u0430\u0442\u0435 Hyperbase |
|
71 |
command.tooltip.28=\u0418\u043c\u043f\u043e\u0440\u0442\u0438\u0440\u0443\u0435\u0442 \u043a\u043e\u0440\u043f\u0443\u0441 \u0438\u0437 \u043f\u0430\u043f\u043a\u0438, \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0449\u0435\u0439 \u0444\u0430\u0439\u043b csv \u0438 \u0444\u0430\u0439\u043b\u044b cnr |
|
72 |
command.tooltip.27=\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435 \u044d\u0442\u0443 \u0444\u0443\u043d\u043a\u0446\u0438\u044e \u043f\u043e\u0441\u043b\u0435 \u0442\u043e\u0433\u043e, \u043a\u0430\u043a \u0441\u043a\u043e\u043f\u0438\u0440\u0443\u0435\u0442\u0435 \u0442\u0435\u043a\u0441\u0442 \u0432 \u0431\u0443\u0444\u0435\u0440 \u043e\u0431\u043c\u0435\u043d\u0430 |
|
73 |
command.tooltip.26=\u041f\u0435\u0440\u0435\u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c TXM |
|
74 |
extension.name=\u041a\u043e\u043c\u0430\u043d\u0434\u044b \u041c\u0430\u0441\u0442\u0435\u0440\u0441\u043a\u043e\u0439 |
|
75 |
menu.label.11=R |
|
76 |
menu.label.10=Groovy |
|
77 |
command.tooltip.19=\u0412\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u0421\u043a\u0440\u0438\u043f\u0442 |
|
78 |
command.tooltip.18=\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0444\u0430\u0439\u043b \u0432 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0435 HTML |
|
79 |
command.tooltip.17=\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0444\u0430\u0439\u043b \u0432 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u043e\u043c \u0440\u0435\u0434\u0430\u043a\u0442\u043e\u0440\u0435 |
|
80 |
command.tooltip.10=\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u0441\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u044d\u0442\u043e\u0433\u043e \u044d\u043a\u0437\u0435\u043c\u043f\u043b\u044f\u0440\u0430 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b TXM |
|
81 |
menu.tooltip.0=\u0412\u0438\u0434 |
|
82 |
perspective.name= |
|
83 |
perspective.name.0= |
|
84 |
command.tooltip=\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0432 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0435 HTML |
|
85 |
extension-point.name=N/A_Command |
|
86 |
command.name=\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0444\u0430\u0439\u043b |
|
87 |
page.name.18=\u0421\u043a\u0440\u0438\u043f\u0442\u044b |
|
88 |
page.name.17=\u041a\u043b\u0430\u0441\u0441\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f |
|
89 |
page.name.16=\u0421\u0441\u044b\u043b\u043a\u0438 |
|
90 |
page.name.13=\u0421\u043b\u043e\u0432\u0430\u0440\u043d\u0430\u044f \u0442\u0430\u0431\u043b\u0438\u0446\u0430 |
|
91 |
page.name.12=\u042d\u043a\u0441\u043f\u043e\u0440\u0442 |
|
92 |
page.name.11=\u0421\u043e\u0432\u043c\u0435\u0441\u0442\u043d\u0430\u044f \u0432\u0441\u0442\u0440\u0435\u0447\u0430\u0435\u043c\u043e\u0441\u0442\u044c |
|
93 |
page.name.10=\u0430\u043d\u0430\u043b\u0438\u0437 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0439 |
|
94 |
page.name=\u041f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c |
|
95 |
menu.label=\u0424\u0430\u0439\u043b |
|
96 |
command.tooltip.7=\u0421\u043e\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043a\u043e\u043d\u043a\u043e\u0440\u0434\u0430\u043d\u0441 |
|
97 |
command.tooltip.4=\u0420\u0430\u0437\u0434\u0435\u043b\u0438\u0442\u044c \u0432\u044b\u0434\u0435\u043b\u0435\u043d\u043d\u044b\u0439 \u043e\u0431\u044a\u0435\u043a\u0442 \u043d\u0430 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0447\u0430\u0441\u0442\u0435\u0439 |
|
98 |
command.tooltip.3=\u0412\u044b\u0431\u0440\u0430\u0442\u044c \u0447\u0430\u0441\u0442\u044c \u0443\u043f\u043e\u0442\u0440\u0435\u0431\u043b\u0435\u043d\u0438\u0439 |
|
99 |
command.tooltip.2=\u0412\u044b\u0439\u0442\u0438 \u0438\u0437 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b TXM |
|
100 |
command.tooltip.0=\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 |
|
101 |
page.name.9=\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 |
|
102 |
page.name.8=NLP |
|
103 |
page.name.7=TreeTagger |
|
104 |
page.name.6=\ TXM |
|
105 |
page.name.5=\u042f\u0437\u044b\u043a |
|
106 |
page.name.4=\u041f\u043e\u0438\u0441\u043a\u043e\u0432\u0430\u044f \u043c\u0430\u0448\u0438\u043d\u0430 |
|
107 |
page.name.3=\u0421\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u043c\u0430\u0448\u0438\u043d\u0430 |
|
108 |
page.name.1=\u041a\u043e\u043d\u043a\u043e\u0440\u0434\u0430\u043d\u0441\u044b |
|
109 |
page.name.0=\u0414\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u043e |
|
110 |
commandParameter.name.2=\u0441\u043a\u0440\u0438\u043f\u0442 \u0434\u043b\u044f \u0438\u043c\u043f\u043e\u0440\u0442\u0430 |
|
111 |
commandParameter.name.1=\u0441\u043a\u0440\u0438\u043f\u0442 |
|
112 |
commandParameter.name.0=\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440 \u043a\u043e\u0440\u043f\u0443\u0441\u0430 |
|
113 |
editor.name.16=\u0422\u0435\u0441\u0442\u043e\u0432\u044b\u0439 \u0440\u0435\u0434\u0430\u043a\u0442\u043e\u0440 |
|
114 |
editor.name.15=\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u0438\u043c\u043f\u043e\u0440\u0442\u0430 |
|
115 |
editor.name.14=\u041c\u0430\u0441\u0442\u0435\u0440 \u0441\u0441\u044b\u043b\u043e\u043a |
|
116 |
editor.name.13=\u0424\u0410\u0421 |
|
117 |
editor.name.12=\u0421\u043b\u043e\u0432\u0430\u0440\u044c |
|
118 |
editor.name.11=\u0421\u043b\u043e\u0432\u0430\u0440\u043d\u0430\u044f \u0442\u0430\u0431\u043b\u0438\u0446\u0430 |
|
119 |
editor.name.10=\u0413\u0440\u0430\u0444 \u0424\u0410\u0421 |
|
120 |
view.name.7=\u0421\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0435 |
|
121 |
view.name.6=\u041a\u043e\u043d\u0441\u043e\u043b\u044c R |
|
122 |
view.name.5=\u041f\u0435\u0440\u0435\u043c\u0435\u043d\u043d\u044b\u0435 R |
|
123 |
view.name.4=\u0417\u0430\u043f\u0440\u043e\u0441 |
|
124 |
view.name.3=\u0411\u0430\u0437\u0430 |
|
125 |
view.name.2=G. \u041a\u043e\u043d\u0441\u043e\u043b\u044c |
|
126 |
view.name.1=\u0424\u0430\u0439\u043b |
|
127 |
view.name.0=\u041f\u0440\u043e\u0433\u0440\u0435\u0441\u0441\u0438\u044f |
|
128 |
menu.tooltip=\u0427\u0438\u0442\u0430\u0442\u044c \u0420\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f TXM |
|
129 |
command.label.99=\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u0432 \u043f\u0440\u043e\u0433\u0440\u0435\u0441\u0441\u0438\u044e |
|
130 |
command.label.97=\u0421\u043b\u043e\u0432\u0430\u0440\u043d\u0430\u044f \u0442\u0430\u0431\u043b\u0438\u0446\u0430 |
|
131 |
command.label.96=\u0421\u043e\u0432\u043c\u0435\u0441\u0442\u043d\u0430\u044f \u0432\u0441\u0442\u0440\u0435\u0447\u0430\u0435\u043c\u043e\u0441\u0442\u044c |
|
132 |
command.label.94=\u0421\u043b\u043e\u0432\u0430\u0440\u043d\u0430\u044f \u0442\u0430\u0431\u043b\u0438\u0446\u0430 |
|
133 |
command.label.92=\u042d\u043a\u0441\u043f\u043e\u0440\u0442 |
|
134 |
editor.name.9=\u0421\u043e\u0432\u043c\u0435\u0441\u0442\u043d\u0430\u044f \u0432\u0441\u0442\u0440\u0435\u0447\u0430\u0435\u043c\u043e\u0441\u0442\u044c |
|
135 |
command.label.8=\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u0420\u0430\u0441\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u0435 |
|
136 |
command.label.91=\u0421\u043e\u0432\u043c\u0435\u0441\u0442\u043d\u0430\u044f \u0432\u0441\u0442\u0440\u0435\u0447\u0430\u0435\u043c\u043e\u0441\u0442\u044c |
|
137 |
editor.name.8=\u041f\u0430\u0440\u0430\u0431\u0440\u0430\u0443\u0437\u0435\u0440 |
|
138 |
command.label.7=\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u043f\u043e\u0434\u043a\u043e\u0440\u043f\u0443\u0441 |
|
139 |
editor.name.7=\u0418\u043d\u0434\u0435\u043a\u0441 |
|
140 |
command.label.6=\u0412\u044b\u0439\u0442\u0438 |
|
141 |
editor.name.6=\u041f\u0440\u043e\u0432\u043e\u0434\u043d\u0438\u043a \u043f\u043e \u043e\u0431\u044a\u0435\u043a\u0442\u0430\u043c |
|
142 |
editor.name.5=\u0418\u0437\u0434\u0430\u043d\u0438\u0435 |
|
143 |
command.label.4=\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 |
|
144 |
editor.name.4=\u0422\u0435\u043a\u0441\u0442 |
|
145 |
editor.name.2=\u041a\u043e\u043d\u043a\u043e\u0440\u0434\u0430\u043d\u0441\u044b |
|
146 |
editor.name.1=Multitab |
|
147 |
command.label.0=CNR + CSV |
|
148 |
editor.name.0=\u0418\u043d\u0434\u0435\u043a\u0441 |
|
149 |
command.label=\u041f\u0440\u043e\u0447\u0438\u0442\u0430\u0442\u044c \u0444\u0430\u0439\u043b HTML |
|
150 |
category.description=\u0422\u0435\u043a\u0441\u0442\u043e\u043c\u0435\u0442\u0440\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u043a\u043e\u043c\u0430\u043d\u0434\u044b |
|
151 |
command.label.89=\u0421\u043b\u043e\u0432\u0430\u0440\u043d\u0430\u044f \u0442\u0430\u0431\u043b\u0438\u0446\u0430 |
|
152 |
command.label.87=\u042d\u043a\u0441\u043f\u043e\u0440\u0442 |
|
153 |
command.label.85=\u0424\u0410\u0421 |
|
154 |
command.label.84=\u0421\u043b\u043e\u0432\u0430\u0440\u044c |
|
155 |
command.label.80=\u0424\u0410\u0421 |
|
156 |
category.name=TXM |
|
157 |
command.label.79=\u0421\u043b\u043e\u0432\u0430\u0440\u044c |
|
158 |
command.label.78=TXT + CSV |
|
159 |
command.label.76=XML-TEI BFM |
|
160 |
command.label.75=\u0418\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u044f\u0437\u044b\u043a |
|
161 |
command.label.74=\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u0432 \u043a\u043e\u043d\u043a\u043e\u0440\u0434\u0430\u043d\u0441 |
|
162 |
command.label.73=\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u0432 \u043a\u043e\u043d\u043a\u043e\u0440\u0434\u0430\u043d\u0441 |
|
163 |
command.label.71=\u0418\u0437\u0434\u0430\u043d\u0438\u0435 |
|
164 |
commandParameter.name=\u0424\u0430\u0439\u043b |
|
165 |
command.name.66=\u0412\u044b\u043f\u043e\u043b\u0438\u0442\u044c \u0444\u0430\u0439\u043b Groovy |
|
166 |
command.name.65=IndexToCooccurrence |
|
167 |
command.name.64=CopySelection |
|
168 |
command.name.63=Open Biblio |
|
169 |
command.name.62=OpenImportForm |
|
170 |
command.name.61=show svg help |
|
171 |
command.name.60=SubmitRcode |
|
172 |
command.label.67=\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c TreeTagger |
|
173 |
command.label.66=\u0418\u043d\u0434\u0435\u043a\u0441 |
|
174 |
command.label.65=\u0423\u0434\u0430\u043b\u0438\u0442\u044c |
|
175 |
command.label.62=Alceste |
|
176 |
command.label.61=Hyperbase |
|
177 |
command.label.60=\u0411\u0443\u0444\u0435\u0440 \u043e\u0431\u043c\u0435\u043d\u0430 (FR) |
|
178 |
command.name.59=OpenEmptyTextEditor |
|
179 |
command.name.58=LexiconToIndex |
|
180 |
command.name.57=RefToConc |
|
181 |
command.name.56=\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c |
|
182 |
command.name.55=\u041a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c |
|
183 |
command.name.54=\u041a\u043b\u0430\u0441\u0441\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f |
|
184 |
command.name.53=\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u0432 R |
|
185 |
command.name.52=\u042d\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043a\u043e\u0440\u043f\u0443\u0441 |
|
186 |
command.name.51=\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 |
|
187 |
command.label.59=\u041f\u0435\u0440\u0435\u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c |
|
188 |
command.label.58=\u042d\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c |
|
189 |
command.label.56=\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f |
|
190 |
command.label.55=\u041f\u043e\u0434\u043f\u0438\u0441\u0430\u0442\u044c\u0441\u044f \u043d\u0430 \u0440\u0430\u0441\u0441\u044b\u043b\u043a\u0443 txm-users |
|
191 |
command.label.54=\u0417\u0430\u044f\u0432\u043a\u0438 \u043d\u0430 \u043d\u043e\u0432\u044b\u0435 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 |
|
192 |
command.label.53=\u0421\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f \u043e\u0431 \u043e\u0448\u0438\u0431\u043a\u0430\u0445 |
|
193 |
command.label.52=Key assist |
|
194 |
command.label.51=\u042d\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c |
|
195 |
command.label.50=\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c |
|
196 |
command.name.48=\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u043f\u0430\u043f\u043a\u0443 |
|
197 |
command.name.47=\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u0444\u0430\u0439\u043b |
|
198 |
command.name.46=\u0412\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u0432\u044b\u0434\u0435\u043b\u0435\u043d\u043d\u044b\u0435 \u0441\u0442\u0440\u043e\u043a\u0438 \u043a\u0430\u043a \u0441\u043a\u0440\u0438\u043f\u0442 R |
|
199 |
command.description=\u041f\u0435\u0440\u0435\u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c TXM |
|
200 |
command.name.45=\u0412\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u0441\u043a\u0440\u0438\u043f\u0442 R |
|
201 |
command.name.44=\u0421\u0441\u044b\u043b\u043a\u0438 |
|
202 |
command.name.43=VocToLexicalTable |
|
203 |
command.name.42=VocToProgress |
|
204 |
command.name.41=CoocToConc |
|
205 |
view.name=\u041a\u043e\u0440\u043f\u0443\u0441 |
|
206 |
command.name.40=\u0418\u043c\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0442\u0430\u0431\u043b\u0438\u0446\u0443 |
|
207 |
command.label.49=\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 |
|
208 |
command.label.48=\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 |
|
209 |
command.label.45=\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0444\u0430\u0439\u043b |
|
210 |
command.label.43=\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0441\u043a\u0440\u0438\u043f\u0442 |
|
211 |
command.label.42=\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0442\u0435\u043a\u0441\u0442 |
|
212 |
command.label.41=\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0431\u0430\u0437\u0443 |
|
213 |
decorator.label=\u0414\u0435\u043a\u043e\u0440\u0430\u0442\u043e\u0440 R |
|
214 |
command.label.40=\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u043f\u0440\u043e\u0435\u043a\u0442 |
|
215 |
command.name.39=\u042d\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0442\u0430\u0431\u043b\u0438\u0446\u0443 |
|
216 |
command.name.38=\u041e\u0431\u044a\u0435\u0434\u0438\u043d\u0438\u0442\u044c |
|
217 |
command.name.37=\u0423\u0434\u0430\u043b\u0438\u0442\u044c |
|
218 |
command.name.36=ComputeLexicalTable |
|
219 |
command.name.35=ComputeCooccurrences |
|
220 |
=N/A_ |
|
221 |
command.name.34=ExportSVG |
|
222 |
command.name.33=\u041f\u0430\u0440\u0430\u0431\u0440\u0430\u0443\u0437\u0435\u0440 |
|
223 |
command.name.31=\u0418\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u044f\u0437\u044b\u043a |
|
224 |
command.name.30=IndexToConcordances |
|
225 |
command.label.39=\u0414\u043e\u0431\u0430\u0432\u0442\u044c \u0441\u043a\u0440\u0438\u043f\u0442 |
|
226 |
command.label.38=\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0442\u0435\u043a\u0441\u0442 |
|
227 |
command.label.37=\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0431\u0430\u0437\u0443 |
|
228 |
command.label.36=\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043f\u0440\u043e\u0435\u043a\u0442 |
|
229 |
command.name.29=\u041e\u0442\u043a\u0440\u044b\u0432\u0430\u0435\u0442 \u0438\u0437\u0434\u0430\u043d\u0438\u0435 |
|
230 |
command.name.28=\u0418\u043c\u043f\u043e\u0440\u0442\u0438\u0440\u0443\u0435\u0442 \u043a\u043e\u0440\u043f\u0443\u0441 \u0438\u0437 \u0431\u0443\u0444\u0435\u0440\u0430 \u043e\u0431\u043c\u0435\u043d\u0430 (FR) |
|
231 |
command.name.27=\u0418\u043d\u0434\u0435\u043a\u0441 |
|
232 |
command.name.26=\u0423\u0434\u0430\u043b\u0438\u0442\u044c |
|
233 |
command.tooltip.91=\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0431\u0438\u0431\u043b\u0438\u043e\u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u0443\u044e \u0437\u0430\u043f\u0438\u0441\u044c |
|
234 |
command.name.25=\u041f\u0435\u0440\u0435\u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c |
|
235 |
command.tooltip.90=Open biblio |
|
236 |
command.name.24=\u042d\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c |
|
237 |
command.name.23=\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 |
|
238 |
command.name.22=\u0412\u044b\u043f\u043e\u043d\u0438\u0442\u044c \u0441\u043a\u0440\u0438\u043f\u0442 \u0438\u043c\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f |
|
239 |
editor.name=\u0413\u0440\u0430\u0444\u0438\u043a\u0438 SVG |
|
240 |
command.name.20=\u0412\u044b\u0431\u0440\u0430\u0442\u044c \u043f\u043e\u0438\u0441\u043a\u043e\u0432\u0443\u044e \u043c\u0430\u0448\u0438\u043d\u0443 |
|
241 |
menu.label.9=\u0412\u0438\u0434\u044b |
|
242 |
menu.label.8=\u041f\u0435\u0440\u0441\u043f\u0435\u043a\u0442\u0438\u0432\u044b |
|
243 |
menu.label.7=\u0412\u0438\u0434 |
|
244 |
menu.label.6=\u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b |
|
245 |
command.label.26=\u0412\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u0441\u043a\u0440\u0438\u043f\u0442 |
|
246 |
command.label.25=\u0412\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u0432\u044b\u0434\u0435\u043b\u0435\u043d\u043d\u044b\u0435 \u0441\u0442\u0440\u043e\u043a\u0438 |
|
247 |
command.label.24=\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 |
|
248 |
command.label.23=\u0412\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u0441\u043a\u0440\u0438\u043f\u0442 |
|
249 |
menu.label.2=\u041f\u043e\u043c\u043e\u0449\u044c |
|
250 |
command.label.22=\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0432 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0435 HTML |
|
251 |
menu.label.1=\u041a\u043e\u0440\u043f\u0443\u0441 |
|
252 |
command.label.21=\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0432 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u043e\u043c \u0440\u0435\u0434\u0430\u043a\u0442\u043e\u0440\u0435 |
|
253 |
menu.label.0=\u0418\u043c\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c |
|
254 |
command.tooltip.89=Open biblio |
|
255 |
command.tooltip.88=Open file in browser |
|
256 |
command.tooltip.87=Open edition |
|
257 |
command.tooltip.85=\u0412\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u0432\u044b\u0434\u0435\u043b\u0435\u043d\u043d\u044b\u0435 \u0441\u0442\u0440\u043e\u043a\u0438 \u0438\u043b\u0438 \u0441\u043a\u0440\u0438\u043f\u0442 |
|
258 |
command.tooltip.84=\u041d\u043e\u0432\u044b\u0439 \u0441\u0435\u0430\u043d\u0441 |
|
259 |
command.label.156=\u0412\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u0444\u0430\u0439\u043b Groovy |
|
260 |
command.tooltip.83=\u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 SVG |
|
261 |
command.label.155=\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0444\u0430\u0439\u043b \u0432 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0435 |
|
262 |
command.name.17=\u041f\u043e\u0441\u0442\u0440\u043e\u0438\u0442\u044c \u043a\u043e\u0440\u043f\u0443\u0441 |
|
263 |
command.tooltip.82=\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0437\u0430\u043f\u0440\u043e\u0441 \u0432 \u043e\u0442\u0447\u0435\u0442 |
|
264 |
command.label.154=\u0412\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u0441\u043a\u0440\u0438\u043f\u0442 \u0438\u043c\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f |
|
265 |
command.name.16=\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0442\u0435\u043a\u0441\u0442 |
|
266 |
command.tooltip.81=\u041a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0432\u044b\u0434\u0435\u043b\u0435\u043d\u043d\u044b\u0435 \u0437\u0430\u043f\u0440\u043e\u0441\u044b |
|
267 |
command.label.153=Execute import script |
|
268 |
command.name.15=\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0442\u0435\u043a\u0441\u0442 |
|
269 |
command.tooltip.80=\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u0432 R |
|
270 |
command.label.152=Execute import script |
|
271 |
command.name.14=\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0431\u0430\u0437\u0443 |
|
272 |
command.label.151=Execute import script |
|
273 |
command.name.13=\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0431\u0430\u0437\u0443 |
|
274 |
command.label.150=Execute import script |
|
275 |
command.name.12=\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u043f\u0440\u043e\u0435\u043a\u0442 |
|
276 |
command.name.11=\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043f\u0440\u043e\u0435\u043a\u0442 |
|
277 |
command.name.10=\u0412\u044b\u043f\u043e\u043b\u0438\u043d\u0442\u044c \u0432\u044b\u0434\u0435\u043b\u0435\u043d\u043d\u044b\u0435 \u0441\u0442\u0440\u043e\u043a\u0438 \u043a\u0430\u043a \u0441\u043a\u0440\u0438\u043f\u0442 Groovy |
|
278 |
command.label.14=\u041e \u041f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u0435 TXM |
|
279 |
command.label.11=\u041a\u043e\u043d\u043a\u043e\u0440\u0434\u0430\u043d\u0441\u044b |
|
280 |
command.tooltip.79=\u041a\u043b\u0430\u0441\u0441\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f |
|
281 |
command.tooltip.77=\u042d\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043a\u043e\u0440\u043f\u0443\u0441 \u0432 \u0430\u0440\u0445\u0438\u0432 |
|
282 |
command.label.149=\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u0432 \u0421\u043e\u0432\u043c\u0435\u0441\u0442\u043d\u0443\u044e \u0432\u0441\u0442\u0440\u0435\u0447\u0430\u0435\u043c\u043e\u0441\u0442\u044c |
|
283 |
command.tooltip.76=\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u043f\u0430\u043f\u043a\u0443 |
|
284 |
command.label.148=\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0431\u0438\u0431\u043b\u0438\u043e\u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u0443\u044e \u0437\u0430\u043f\u0438\u0441\u044c |
|
285 |
command.tooltip.75=\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u0444\u0430\u0439\u043b |
|
286 |
command.label.147=\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0431\u0438\u0431\u043b\u0438\u043e\u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u0443\u044e \u0437\u0430\u043f\u0438\u0441\u044c |
|
287 |
command.tooltip.74=\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u0432 R |
|
288 |
command.label.146=\u0411\u0438\u0431\u043b\u0438\u043e\u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c |
|
289 |
command.tooltip.73=\u041a\u043b\u0430\u0441\u0441\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f |
|
290 |
command.tooltip.71=\u042d\u043a\u0441\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043a\u043e\u0440\u043f\u0443\u0441 \u0432 \u0430\u0440\u0445\u0438\u0432 |
|
291 |
command.label.143=\u0412\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c |
|
292 |
command.tooltip.70=\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u0432 R |
|
293 |
command.label.142=\u041d\u043e\u0432\u044b\u0439 \u0441\u0435\u0430\u043d\u0441 |
|
294 |
command.label.141=\u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 SVG |
|
295 |
product.name = TXM |
|
296 |
editor.name.17 = \u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c |
|
297 |
page.name.2 = \u041f\u0440\u043e\u0432\u043e\u0434\u043d\u0438\u043a \u043f\u043e \u0444\u0430\u0439\u043b\u0430\u043c |
|
298 |
page.name.19 = \u0418\u043c\u043f\u043e\u0440\u0442 |
|
299 |
command.label.1 = XML/w + CSV |
|
300 |
command.label.2 = XML-PPS |
|
301 |
command.tooltip.1 = XML-PPS |
|
302 |
command.label.3 = XML-TRS + CSV |
|
303 |
command.tooltip.5 = XML-TRS |
|
304 |
command.label.5 = XML-TEI-BFM |
|
305 |
command.tooltip.8 = XML-TEI-BFM |
|
306 |
command.label.9 = XML-TEI Frantext |
|
307 |
command.tooltip.9 = XML-TEI Frantext |
|
308 |
command.label.12 = XML-TEI TXM |
|
309 |
command.tooltip.11 = XML-TEI TXM |
|
310 |
command.label.13 = \u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c \u043a\u043e\u0440\u043f\u0443\u0441 TXM 0.5 |
|
311 |
command.tooltip.12 = \u041a\u043e\u043d\u0432\u0435\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0431\u0438\u043d\u0430\u0440\u043d\u044b\u0439 \u043a\u043e\u0440\u043f\u0443\u0441 TXM 0.5 \u0432 \u0444\u043e\u0440\u043c\u0430\u0442 TXM 0.6 |
|
312 |
menu.label.3 = \u0418\u0437\u0434\u0430\u043d\u0438\u0435 |
|
313 |
command.label.15 = \u041f\u043e\u0438\u0441\u043a... |
|
314 |
command.label.16 = \u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c |
|
315 |
command.label.17 = \u041f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u044c |
|
316 |
command.label.18 = \u0412\u044b\u0440\u0435\u0437\u0430\u0442\u044c |
|
317 |
command.label.19 = \u041a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c |
|
318 |
command.label.20 = \u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c |
|
319 |
command.label.27 = \u0423\u0434\u0430\u043b\u0438\u0442\u044c |
|
320 |
command.label.28 = \u0412\u044b\u0431\u0440\u0430\u0442\u044c \u0432\u0441\u0451 |
|
321 |
command.label.29 = \u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c \u043a\u0430\u043a... |
|
322 |
command.label.30 = \u041a\u043e\u0434\u0438\u0440\u043e\u0432\u043a\u0430 |
|
323 |
command.label.31 = \u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c |
|
324 |
command.label.32 = \u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c |
|
325 |
command.label.33 = \u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c \u043a\u0430\u043a... |
|
326 |
command.label.34 = \u0412\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u0432\u044b\u0434\u0435\u043b\u0435\u043d\u043d\u044b\u0435 \u0441\u0442\u0440\u043e\u043a\u0438 |
|
327 |
command.tooltip.13 = \u0412\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u0441\u043a\u0440\u0438\u043f\u0442 |
|
328 |
command.label.35 = \u0412\u044b\u043f\u043e\u043b\u0438\u043d\u0442\u044c \u0441\u043a\u0440\u0438\u043f\u0442 |
|
329 |
command.tooltip.14 = \u0412\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u0441\u043a\u0440\u0438\u043f\u0442 |
|
330 |
command.label.44 = \u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0444\u0430\u0439\u043b |
|
331 |
command.tooltip.15 = \u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0444\u0430\u0439\u043b |
|
332 |
command.label.46 = \u041a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0444\u0430\u0439\u043b |
|
333 |
command.tooltip.16 = \u041a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0444\u0430\u0439\u043b |
|
334 |
command.label.47 = \u0412\u044b\u0440\u0435\u0437\u0430\u0442\u044c \u0444\u0430\u0439\u043b |
|
335 |
command.tooltip.20 = \u0412\u044b\u0440\u0435\u0437\u0430\u0442\u044c \u0444\u0430\u0439\u043b |
|
336 |
command.label.57 = \u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0444\u0430\u0439\u043b |
|
337 |
command.tooltip.21 = \u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0444\u0430\u0439\u043b |
|
338 |
command.label.63 = \u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c |
|
339 |
command.description.0 = \u041a\u043e\u043d\u0432\u0435\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0442\u0430\u0440\u044b\u0439 \u0431\u0438\u043d\u0430\u0440\u043d\u044b\u0439 \u0444\u0430\u0439\u043b |
|
340 |
command.name.3 = \u041a\u043e\u043d\u0432\u0435\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0442\u0430\u0440\u044b\u0439 \u0431\u0438\u043d\u0430\u0440\u043d\u044b\u0439 \u0444\u0430\u0439\u043b |
|
341 |
command.description.1 = Reset corpora |
|
342 |
command.name.18 = \u0412\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u043a\u043e\u0440\u043f\u0443\u0441\u0430 |
|
343 |
command.name.19 = OPENTESTEDITOR |
|
344 |
command.name.21 = \u0412\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c\u0421\u043a\u0440\u0438\u043f\u0442 |
|
345 |
command.name.50 = \u0412\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c\u0422\u0435\u043a\u0441\u0442 |
|
346 |
command.name.67 = \u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c\u041a\u0430\u043a |
|
347 |
command.name.68 = \u0423\u0434\u0430\u043b\u0438\u0442\u044c\u0424\u0430\u0439\u043b |
|
348 |
command.name.69 = \u041a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c\u0424\u0430\u0439\u043b |
|
349 |
command.name.70 = \u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c\u0424\u0430\u0439\u043b |
|
350 |
command.name.71 = \u0412\u044b\u0440\u0435\u0437\u0430\u0442\u044c\u0424\u0430\u0439\u043b |
|
351 |
command.name.72 = \u041a\u043e\u0434\u0438\u0440\u043e\u0432\u043a\u0430 |
|
352 |
command.name.73 = \u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0435\u0442\u044c |
|
353 |
=N/A_ |
|
354 |
command.label.64 =N/A_ Factiva TXT |
|
355 |
command.tooltip.22 =N/A_ Factiva TXT |
|
356 |
command.label.68 =N/A_ Online manual |
|
357 |
command.tooltip.23 =N/A_TXM online manual |
|
358 |
command.label.69 =N/A_ Textometrie project web site |
|
359 |
command.label.70 =N/A_ TXM manuals directory |
|
360 |
command.label.72 =N/A_ Textometrie project documentation |
|
361 |
command.label.77 =N/A_ Send to index |
|
362 |
command.name.74 =N/A_ Open localized HTML page |
|
363 |
commandParameter.name.3 =N/A_ web page key |
|
364 |
command.name.75 =N/A_ Send to concordance |
|
365 |
command.name.76 =N/A_ Send to index |
|
366 |
command.name.77 =N/A_ Send to progression |
|
367 |
=N/A_ |
|
368 |
command.label.81 =N/A_ XML-TMX |
|
369 |
command.tooltip.24 =N/A_ XML-TMX |
|
370 |
command.label.82 =N/A_ CWB |
|
371 |
command.tooltip.25 =N/A_ CWB |
|
372 |
command.label.83 =N/A_ New |
|
373 |
command.label.86 =N/A_ Save |
|
374 |
command.label.88 =N/A_ Save All |
|
375 |
command.label.90 =N/A_ Close |
|
376 |
command.label.93 =N/A_ Close all |
|
377 |
command.label.98 =N/A_ Find next |
|
378 |
command.label.100 =N/A_ Find Previous |
|
379 |
command.label.109 =N/A_ Incremental Find |
|
380 |
command.label.110 =N/A_ Incremental Find (reverse) |
|
381 |
command.label.113 =N/A_ Goto line |
|
382 |
command.label.133 =N/A_ Open URL |
|
383 |
command.label.140 =N/A_ Show Line Numbers |
|
384 |
command.label.144 =N/A_ Toggle Show Whitespace Characters |
|
385 |
command.tooltip.31 =N/A_ Toggle Show Whitespace Characters |
|
386 |
command.label.145 =N/A_ Revert to saved |
|
387 |
command.label.157 =N/A_ New window |
|
388 |
command.label.158 =N/A_ New |
|
389 |
command.tooltip.34 =N/A_ Creates a new File |
|
390 |
command.label.159 =N/A_ Search and Replace |
|
391 |
command.label.160 =N/A_ Find previous |
|
392 |
command.label.161 =N/A_ Find next |
|
393 |
command.label.162 =N/A_ Find incremental |
|
394 |
command.label.163 =N/A_ Find incremental (reverse) |
|
395 |
command.label.164 =N/A_ Revert to save |
|
396 |
command.label.165 =N/A_ Select All |
|
397 |
command.label.166 =N/A_ Goto |
|
398 |
command.label.167 =N/A_ Hyperlink |
|
399 |
command.label.168 =N/A_ Show line numbers |
|
400 |
command.label.169 =N/A_ Show Control characters |
|
401 |
command.tooltip.35 =N/A_ Toggle Show Whitespace Characters |
|
402 |
command.label.170 =N/A_ Execute current script |
|
403 |
command.label.171 =N/A_ Execute selected text |
|
404 |
command.tooltip.36 =N/A_ Execute selected text |
|
405 |
command.label.172 =N/A_ Execute a Groovy script |
|
406 |
command.tooltip.37 =N/A_ Execute a Groovy script from a file |
|
407 |
=N/A_ |
|
408 |
editor.name.18 =N/A_ Classification |
|
409 |
command.label.173 =N/A_ Welcome |
|
410 |
command.label.174 =N/A_ Download the manual |
|
411 |
command.label.175 =N/A_ Test all commands |
|
412 |
command.tooltip.38 =N/A_ Starts a long process to test all the available commands |
|
413 |
command.name.78 =N/A_ Tests commands |
|
414 |
command.label.34 = Add a third-party extension |
|
0 | 415 |
tmp/org.txm.rcp/OSGI-INF/l10n/bundle_fr.properties (revision 122) | ||
---|---|---|
1 |
# |
|
2 |
#Thu Jul 25 14:48:07 CEST 2013 |
|
3 |
command.tooltip.69=Calculer la classification |
|
4 |
command.tooltip.67=Exporter dans un fichier |
|
5 |
command.label.139=Autres... |
|
6 |
command.label.138=Variables R |
|
7 |
command.label.137=Console R |
|
8 |
command.label.136=Requête |
|
9 |
command.tooltip.63=Calculer les références d'une requête |
|
10 |
command.label.135=Fichier |
|
11 |
command.tooltip.62=Calculer le lexique d'une requête |
|
12 |
command.label.134=Corpus |
|
13 |
command.tooltip.61=Calculer le lexique complet |
|
14 |
command.label.133=Hyperlien |
|
15 |
command.tooltip.60=Calculer la synthèse des propriétés du corpus |
|
16 |
command.label.132=R |
|
17 |
command.label.131=Corpus |
|
18 |
command.label.130=Coller |
|
19 |
category.name.0=TXM |
|
20 |
command.name.9=Propriétés |
|
21 |
command.name.8=Afficher dans un lecteur HTML |
|
22 |
command.name.7=Index |
|
23 |
command.name.6=Analyse des Correspondances |
|
24 |
command.name.5=Concordances |
|
25 |
command.name.3=Convertir ancien fichier binaire |
|
26 |
command.name.2=Créer une Partition |
|
27 |
command.name.1=Créer un Sous-Corpus |
|
28 |
command.name.0=Exécuter un Script Groovy |
|
29 |
command.tooltip.59=Lire les propriétés des mots du corpus |
|
30 |
command.tooltip.58=Calculer une table lexicale |
|
31 |
command.label.129=Copier |
|
32 |
command.tooltip.57=Calculer les cooccurrents d'une requête |
|
33 |
command.label.128=Envoyer vers l'Index |
|
34 |
product.name=TXM |
|
35 |
command.label.127=Envoyer vers R |
|
36 |
command.tooltip.55=Calculer une table lexicale |
|
37 |
command.label.126=Classification |
|
38 |
command.tooltip.54=Exporter au format SVG... |
|
39 |
command.tooltip.53=Calculer les cooccurrents d'une requête |
|
40 |
command.label.124=Exporter |
|
41 |
command.tooltip.52=Lire les propriétés des mots du corpus |
|
42 |
command.label.123=Nouveau dossier |
|
43 |
command.tooltip.51=Calculer une table lexicale |
|
44 |
command.label.122=Nouveau fichier |
|
45 |
command.label.121=Envoyer vers R |
|
46 |
command.label.120=Classification |
|
47 |
command.tooltip.49=Calculer l'Analyse Factorielle des Correspondances |
|
48 |
command.tooltip.48=Tester les modules d'import |
|
49 |
command.tooltip.47=Contribuer à TXM |
|
50 |
command.tooltip.46=Calculer l'Analyse Factorielle des Correspondances |
|
51 |
command.label.118=Exporter |
|
52 |
command.tooltip.45=Exécuter un script d'import sur un dossier de fichiers source |
|
53 |
command.label.117=Envoyer vers R |
|
54 |
command.tooltip.44=XML/w + CSV |
|
55 |
command.label.116=Classification |
|
56 |
command.tooltip.42=Changer la langue de l'interface |
|
57 |
command.label.114=Exporter |
|
58 |
command.tooltip.41=Réponses aux questions les plus fr�quentes |
|
59 |
command.label.113=Aller à la ligne... |
|
60 |
command.tooltip.40=Lire les propriétés des mots du corpus |
|
61 |
command.label.112=Ex�cuter la sélection de texte |
|
62 |
command.label.110=Recherche incrémentielle (invers�e) |
|
63 |
command.tooltip.39=Lire l'édition |
|
64 |
command.tooltip.38=Lancer un long processus de test de toute les commandes disponibles |
|
65 |
command.tooltip.37=Exécuter un script Groovy |
|
66 |
command.label.109=Recherche incrémentielle |
|
67 |
command.tooltip.36=Exécuter le texte sélectionné |
|
68 |
command.label.108=Références |
|
69 |
command.tooltip.35=Afficher les caract�res non imprimables |
|
70 |
command.label.107=Importer une table |
|
71 |
command.tooltip.34=Cr�� un nouveau fichier |
|
72 |
command.label.106=Exporter la table pour r�-import |
|
73 |
command.tooltip.33=Supprimer l'objet s�lectionn� |
|
74 |
command.label.105=Fusionner les lignes |
|
75 |
command.tooltip.32=Lire l'�dition |
|
76 |
command.label.104=Supprimer la ligne |
|
77 |
command.tooltip.31=Afficher les caract�res non imprimables |
|
78 |
command.label.103=Envoyer vers progression |
|
79 |
command.tooltip.30=Importer un corpus au format Alceste |
|
80 |
command.label.102=Envoyer vers concordances |
|
81 |
command.label.101=Graphique... |
|
82 |
command.label.100=Trouver pr�c�dent |
|
83 |
command.tooltip.29=Importer un corpus au format Hyperbase |
|
84 |
command.tooltip.28=Importer un corpus au format CNR |
|
85 |
command.tooltip.27=Importer un corpus depuis le presse-papier |
|
86 |
command.tooltip.26=Red�marrer les moteurs de TXM |
|
87 |
command.tooltip.25=Importer un corpus au format CWB |
|
88 |
command.tooltip.24=Importer un corpus au format XML-TMX |
|
89 |
command.tooltip.23=Lire la version HTML du manuel de TXM |
|
90 |
command.tooltip.22=Importer un corpus au format Factiva TXT |
|
91 |
command.tooltip.21=Coller le fichier |
|
92 |
command.tooltip.20=Couper le fichier |
|
93 |
extension.name=Commandes de l'Atelier |
|
94 |
menu.label.11=R |
|
95 |
menu.label.10=Groovy |
|
96 |
command.tooltip.19=Ex�cuter le Script |
|
97 |
command.tooltip.18=Ouvrir un fichier dans un navigateur |
|
98 |
command.tooltip.17=Ouvrir un fichier dans un �diteur de texte |
|
99 |
command.tooltip.16=Copier le fichier |
|
100 |
command.tooltip.15=Supprimer fichier |
|
101 |
command.tooltip.14=Ex�cuter le script |
|
102 |
command.tooltip.12=Convertir un corpus binaire TXM 0.5 en binaire TXM 0.6 |
|
103 |
command.tooltip.11=XML-TEI TXM |
|
104 |
command.tooltip.10=Afficher les propri�t�s de cette instance de la plateforme TXM |
|
105 |
menu.tooltip.0=Affichage |
|
106 |
perspective.name= |
|
107 |
perspective.name.1= |
|
108 |
perspective.name.0= |
|
109 |
command.description.2=Test Nils |
|
110 |
command.description.1=Reset corpora |
|
111 |
command.description.0=Convertir ancien fichier binaire |
|
112 |
command.tooltip=Ouvrir dans un navigateur HTML |
|
113 |
extension-point.name=Commande d''installation |
|
114 |
command.name=Ouvrir un fichier |
|
115 |
page.name.19=Import |
|
116 |
page.name.18=Scripts |
|
117 |
page.name.17=Classification |
|
118 |
page.name.16=R�f�rences |
|
119 |
page.name.13=Table lexicale |
|
120 |
page.name.12=Export |
|
121 |
page.name.11=Cooccurrences |
|
122 |
page.name.10=Analyse des correspondances |
|
123 |
page.name=Utilisateur |
|
124 |
menu.label=Fichier |
|
125 |
command.tooltip.9=XML-TEI Frantext |
|
126 |
command.tooltip.8=XML-TEI BFM |
|
127 |
command.tooltip.7=Calculer une concordance |
|
128 |
command.tooltip.5=Import au format XML-TRS de Trasncriber |
|
129 |
command.tooltip.4=Diviser l'objet s�lectionn� en plusieurs parties |
|
130 |
command.tooltip.3=S�lectionner un sous-ensemble d'occurrences |
|
131 |
command.tooltip.2=Quitter la plateforme TXM |
|
132 |
command.tooltip.1=Import au format XML-PPS de Factiva |
|
133 |
command.tooltip.0=Afficher les pr�f�rences |
|
134 |
page.name.9=Description |
|
135 |
page.name.8=TAL |
|
136 |
page.name.7=TreeTagger |
|
137 |
editor.name.22=Navigateur |
|
138 |
page.name.6=\ TXM |
|
139 |
page.name.5=Nuage de mot |
|
140 |
editor.name.21=Nuage de mot |
|
141 |
editor.name.20=Index de requ�te |
|
142 |
page.name.4=Moteur de Corpus |
|
143 |
page.name.3=Moteur de Statistique |
|
144 |
page.name.2=Explorateur de fichiers |
|
145 |
page.name.1=Concordances |
|
146 |
page.name.0=Avanc� |
|
147 |
commandParameter.name.3=cl� web page |
|
148 |
commandParameter.name.2=import script |
|
149 |
commandParameter.name.1=script |
|
150 |
commandParameter.name.0=Corpus Parameter |
|
151 |
editor.name.19=Vue interne |
|
152 |
editor.name.18=Classification |
|
153 |
editor.name.17=Naviguer |
|
154 |
editor.name.16=Test editor |
|
155 |
editor.name.15=Param�tres d'import |
|
156 |
editor.name.14=R�f�renceur |
|
157 |
editor.name.13=AFC |
|
158 |
editor.name.12=Lexique |
|
159 |
editor.name.11=Table lexicale |
|
160 |
editor.name.10=Graph AFC |
|
161 |
view.name.8=Macro |
|
162 |
view.name.7=Contenu |
|
163 |
view.name.6=R Console |
|
164 |
view.name.5=Variables R |
|
165 |
view.name.4=Requ�te |
|
166 |
view.name.3=Base |
|
167 |
view.name.2=G.Console |
|
168 |
view.name.1=Fichier |
|
169 |
view.name.0=Progression |
|
170 |
command.tooltip.233=T�l�charger la version PDF du manuel de TXM pour impression |
|
171 |
menu.tooltip=Lire le Guide Utilisateur de TXM |
|
172 |
command.label.99=Envoyer vers progression |
|
173 |
command.label.98=Trouver suivant |
|
174 |
command.label.97=Table lexicale |
|
175 |
command.label.96=Cooccurrences |
|
176 |
command.label.94=Table lexicale |
|
177 |
command.label.93=Tout fermer |
|
178 |
command.label.9=XML-TEI Frantext |
|
179 |
editor.name.9=Cooccurrences |
|
180 |
command.label.8=Partition |
|
181 |
command.label.91=Cooccurrences |
|
182 |
editor.name.8=ParaBrowser |
|
183 |
command.label.7=Sous-Corpus |
|
184 |
command.label.90=Fermer |
|
185 |
editor.name.7=Index |
|
186 |
command.label.6=Quitter |
|
187 |
editor.name.6=Exploreur d'object |
|
188 |
command.label.5=XML-TEI BFM |
|
189 |
editor.name.5=�dition |
|
190 |
command.label.4=Pr�f�rences |
|
191 |
editor.name.4=Texte |
|
192 |
command.label.3=XML Transcriber +CSV |
|
193 |
command.label.2=XML Factiva |
|
194 |
editor.name.2=Concordances |
|
195 |
command.label.1=XML/w + CSV |
|
196 |
editor.name.1=Multitab |
|
197 |
command.label.0=CNR + CSV |
|
198 |
command.name.86=Index de requ�te vers Table lexicale |
|
199 |
editor.name.0=Index |
|
200 |
command.name.85=Test Nils |
|
201 |
command.label=Ouvrir dans un navigateur... |
|
202 |
command.name.84=Test imports |
|
203 |
command.name.83=CoocMatrix |
|
204 |
command.name.82=Index de requ�te |
|
205 |
command.name.81=Distance intertextuelle |
|
206 |
command.name.80=Cr�erMacro |
|
207 |
category.description=Commandes de Textometrie |
|
208 |
command.label.89=Table lexicale |
|
209 |
command.label.88=Tout sauvegarder |
|
210 |
command.label.86=Sauvegarder |
|
211 |
command.label.85=AFC |
|
212 |
command.label.84=Lexique |
|
213 |
command.label.83=Nouveau fichier |
|
214 |
command.label.82=CWB |
|
215 |
command.label.81=XML-TMX |
|
216 |
command.label.80=AFC |
|
217 |
command.name.79=Ex�cuter la Macro |
|
218 |
category.name=TXM |
|
219 |
command.name.78=Tester toutes les commandes |
|
220 |
command.name.77=Envoyer vers la progression |
|
221 |
command.name.76=Envoyer vers l'Index |
|
222 |
command.name.75=Envoyer vers la concordance |
|
223 |
command.name.74=Ouvrir page web par langue |
|
224 |
command.name.73=Naviguer |
|
225 |
command.name.72=Encodage Caracteres |
|
226 |
command.name.71=Couper |
|
227 |
command.name.70=Coller |
|
228 |
command.label.79=Lexique |
|
229 |
command.label.78=TXT + CSV |
|
230 |
command.label.77=Envoyer vers l'Index |
|
231 |
command.label.75=Changer la langue |
|
232 |
command.label.74=Envoyer vers les concordances |
|
233 |
command.label.73=Envoyer vers les concordances |
|
234 |
command.label.72=Documentation du projet Textom�trie |
|
235 |
command.label.71=�dition |
|
236 |
command.label.70=Dossier des manuels de TXM |
|
237 |
command.name.69=Copier |
|
238 |
commandParameter.name=Fichier |
|
239 |
command.name.68=Supprimer |
|
240 |
command.name.67=Sauver Sous |
|
241 |
command.name.66=Ex�cuter un fichier Groovy |
|
242 |
command.name.65=IndexToCooccurrence |
|
243 |
command.name.64=CopySelection |
|
244 |
command.name.63=Ouvrir Biblio |
|
245 |
command.name.62=OuvrirFormulaireImport |
|
246 |
command.name.61=afficher l'aide svg |
|
247 |
command.name.60=SoumettreRcode |
|
248 |
command.label.69=Site web du projet Textom�trie |
|
249 |
command.label.68=Lire le manuel en ligne |
|
250 |
command.label.67=Installer TreeTagger |
|
251 |
command.label.66=Index |
|
252 |
command.label.65=Supprimer |
|
253 |
command.label.64=Factiva TXT |
|
254 |
command.label.62=Alceste |
|
255 |
command.label.61=Hyperbase |
|
256 |
command.label.60=Presse-papier |
|
257 |
command.name.59=OpenEmptyTextEditor |
|
258 |
command.name.58=LexiconToIndex |
|
259 |
command.name.57=RefToConc |
|
260 |
command.name.56=Coller |
|
261 |
command.name.55=Copier |
|
262 |
command.name.54=Classification |
|
263 |
command.name.53=Envoyer vers R |
|
264 |
command.name.52=Corpus au format binaire... |
|
265 |
command.name.51=R�glages |
|
266 |
command.name.50=Ex�cuter Text |
|
267 |
command.label.59=Red�marrer les moteurs |
|
268 |
command.label.58=Exporter les donn�es |
|
269 |
command.label.57=Coller |
|
270 |
command.label.56=Site web du logiciel TXM |
|
271 |
command.label.55=S'inscrire � la liste de diffusion txm-users |
|
272 |
command.label.54=Proposer une am�lioration |
|
273 |
command.label.53=Signaler un bug |
|
274 |
command.label.52=Raccourcis clavier |
|
275 |
command.label.51=Donn�es... |
|
276 |
command.label.50=Charger |
|
277 |
command.label.187=Cr�er une macro � partir d'un template |
|
278 |
command.label.186=�diter |
|
279 |
command.label.185=Vue interne |
|
280 |
command.name.48=Nouveau dossier |
|
281 |
command.name.47=Nouveau fichier |
|
282 |
command.label.183=Vue interne |
|
283 |
command.name.46=Ex�cuter la s�lection de texte |
|
284 |
command.description=Red�marrer TXM |
|
285 |
command.label.182=Ajouter une extension |
|
286 |
command.name.45=Ex�cuter un script R |
|
287 |
command.label.181=V�rifier les mises � jour |
|
288 |
command.name.44=R�f�rences |
|
289 |
command.label.180=Tester les modules d'imports |
|
290 |
command.name.43=VocToLexicalTable |
|
291 |
command.name.42=VocToProgress |
|
292 |
command.name.41=CoocToConc |
|
293 |
view.name=Corpus |
|
294 |
command.name.40=Importer une table |
|
295 |
command.label.49=Description |
|
296 |
command.label.48=Description |
|
297 |
command.label.47=Couper |
|
298 |
command.label.46=Copier |
|
299 |
command.label.45=�diter... |
|
300 |
command.label.44=Supprimer |
|
301 |
decorator.label=R Decorator |
|
302 |
command.label.179=Contribuer |
|
303 |
command.label.178=FAQ |
|
304 |
command.label.177=Macro |
|
305 |
command.label.176=Vue interne |
|
306 |
command.name.39=Exporter la table |
|
307 |
command.label.175=Tester toutes les commandes |
|
308 |
command.name.38=Fusionner |
|
309 |
command.label.174=T�l�charger le manuel - PDF |
|
310 |
command.name.37=Supprimer |
|
311 |
command.label.173=Bienvenue |
|
312 |
command.name.36=ComputeLexicalTable |
|
313 |
command.label.172=Ex�cuter un script Groovy |
|
314 |
command.name.35=ComputeCooccurrences |
|
315 |
command.label.171=Ex�cuter le texte s�lectionn� |
|
316 |
command.name.34=ExportSVG |
|
317 |
command.label.170=Ex�cuter le script courant |
|
318 |
command.name.33=Parabrowser |
|
319 |
command.name.31=Changer la langue |
|
320 |
command.name.30=IndexToConcordances |
|
321 |
command.label.37=Ajouter une Base |
|
322 |
command.label.36=Ajouter un Projet |
|
323 |
command.label.31=Nils |
|
324 |
command.label.30=Encodage des caract�res |
|
325 |
command.label.169=Show Control characters |
|
326 |
command.label.168=Afficher les num�ros de ligne |
|
327 |
command.label.167=Hyperlien |
|
328 |
command.label.166=Aller � la ligne... |
|
329 |
command.name.29=Ouvre l'�dition |
|
330 |
command.label.165=Tout s�lectionner |
|
331 |
command.name.28=Importe un corpus depuis le presse-papier (FR) |
|
332 |
command.tooltip.92=Cr�er une macro |
|
333 |
command.label.164=Retour � l'�tat initial du fichier |
|
334 |
command.name.27=Index |
|
335 |
command.label.163=Recherche incr�mentielle (invers�e) |
|
336 |
command.tooltip.91=Ouvrir biblio |
|
337 |
command.name.26=Supprimer |
|
338 |
command.label.162=Recherche incr�mentielle |
|
339 |
command.name.25=Red�marrer |
|
340 |
command.label.161=Trouver le suivante |
|
341 |
command.name.24=Exporter les donn�es |
|
342 |
command.label.160=Trouver le pr�c�dent |
|
343 |
command.name.23=Description |
|
344 |
command.name.22=Ex�cuter un Script d'import |
|
345 |
command.name.21=Ex�cuter Script |
|
346 |
editor.name=Graphiques SVG |
|
347 |
command.name.20=Choisir moteur de recherche |
|
348 |
menu.label.9=Vues |
|
349 |
command.label.29=Sauver sous... |
|
350 |
menu.label.8=Perspectives |
|
351 |
command.label.28=S�lectionner tout |
|
352 |
menu.label.7=Affichage |
|
353 |
command.label.27=Supprimer |
|
354 |
menu.label.6=Outils |
|
355 |
command.label.26=Ex�cuter le Script |
|
356 |
menu.label.4=Extensions |
|
357 |
command.label.25=Ex�cuter la s�lection de texte |
|
358 |
menu.label.3=�dition |
|
359 |
command.label.24=Propri�t�s |
|
360 |
menu.label.2=Aide |
|
361 |
command.label.23=Ex�cuter le Script |
|
362 |
menu.label.1=Corpus |
|
363 |
command.label.22=Ouvrir dans un navigateur |
|
364 |
menu.label.0=Importer |
|
365 |
command.label.21=Ouvrir dans un �diteur de texte |
|
366 |
command.label.20=Coller |
|
367 |
command.label.159=Chercher et remplacer |
|
368 |
command.tooltip.87=Ouvrir l'�dition |
|
369 |
command.tooltip.86=Editer la macro |
|
370 |
command.label.158=Nouveau fichier |
|
371 |
command.label.157=Nouvelle fen�tre |
|
372 |
command.tooltip.85=Ex�cuter la s�lection ou le script |
|
373 |
command.name.19=Ouvrir l'�diteur de test |
|
374 |
command.tooltip.84=Nouvelle session |
|
375 |
command.label.156=Ex�cuter un fichier Groovy |
|
376 |
command.name.18=Supprimer tous les corpus |
|
377 |
command.tooltip.83=Raccourcis clavier graphiques |
|
378 |
command.tooltip.82=Ajouter une requ�te au journal |
|
379 |
command.name.17=Construire un Corpus |
|
380 |
command.tooltip.81=Copier les requ�tes s�lectionn�es |
|
381 |
command.name.16=Supprimer un Texte |
|
382 |
command.tooltip.80=Envoyer vers R |
|
383 |
command.name.15=Ajouter un Texte |
|
384 |
command.name.14=Supprimer une Base |
|
385 |
command.name.13=Ajouter une Base |
|
386 |
command.name.12=Supprimer un Projet |
|
387 |
command.name.11=Ajouter un Projet |
|
388 |
command.name.10=Ex�cuter la s�lection de texte en tant que script Groovy |
|
389 |
command.label.19=Copier |
|
390 |
command.label.18=Couper |
|
391 |
command.label.17=R�tablir |
|
392 |
command.label.16=Annuler |
|
393 |
command.label.15=Chercher et Remplacer... |
|
394 |
command.label.14=� Propos de TXM |
|
395 |
command.label.13=Charger corpus TXM 0.5 |
|
396 |
command.label.12=XML-TEI TXM |
|
397 |
command.label.11=Concordances |
|
398 |
command.tooltip.79=Classification |
|
399 |
command.label.149=Envoyer vers les cooccurrences |
|
400 |
command.tooltip.77=Exporter le corpus dans une archive binaire |
|
401 |
command.label.148=Ouvrir biblio |
|
402 |
command.tooltip.76=Nouveau dossier |
|
403 |
command.tooltip.75=Nouveau fichier |
|
404 |
command.tooltip.74=Envoyer vers R |
|
405 |
command.label.145=Retour � l'�tat initial du fichier |
|
406 |
command.tooltip.73=Classification |
|
407 |
command.label.144=Activer l'affichage des caract�res invisibles |
|
408 |
command.label.143=Ex�cuter |
|
409 |
command.tooltip.71=Exporter |
|
410 |
command.label.142=Nouvelle session |
|
411 |
command.tooltip.70=Envoyer vers R |
|
412 |
command.label.141=Raccourcis clavier graphiques |
|
413 |
command.label.140=Afficher les num�ros de ligne |
|
414 |
command.label.34=Ajouter une extension tierce |
|
415 |
editor.name.24=Graphique JFreeChart |
|
416 |
editor.name.25=Graphique SVG Batik |
|
417 |
page.name.20=Moteur de Graphiques |
|
418 |
page.name.21=JFreeChart |
|
419 |
product.name.0 = TXM |
|
420 |
editor.name.23 = TestEMEditor |
|
421 |
command.label.32 = CooccurrencesList |
|
422 |
command.label.33 = Documentation des macros |
|
423 |
command.tooltip.13 = Documentation des macros |
|
424 |
command.label.35 = Wiki txm-users |
|
425 |
command.tooltip.43 = Wiki txm-users |
|
426 |
command.label.38 = V�rifier les packages R |
|
427 |
command.label.39 = CooccurrencesList |
|
428 |
command.label.40 = R�-ex�cuter |
|
429 |
command.tooltip.50 = R�-ex�cuter le dernier script Groovy |
|
430 |
command.label.41 = CooccurrencesList |
|
431 |
command.description.3 = Mise � jour de TXM |
|
432 |
command.name.87 = Mise � jour de TXM |
|
433 |
command.description.4 = Mise � jour de TXM |
|
434 |
command.name.88 = Mise � jour de TXM |
|
435 |
command.name.89 = R�-ex�cuter le dernier script Groovy |
|
436 |
command.name.90 = V�rifier les packages R |
|
437 |
command.name.91 = DownloadFile |
|
438 |
scheme.description = TXM binding scheme |
|
439 |
scheme.name = TXM binding scheme |
|
440 |
command.label.42 = Graphique... |
|
441 |
command.name.92 = Exporter le graphique |
|
442 |
menu.label.5 = Exporter |
|
443 |
product.name.1 = TXM |
|
444 |
page.name.22 = Partition |
|
445 |
command.label.43 = Console |
|
446 |
command.label.63 = Lire le manuel |
|
447 |
command.tooltip.64 = Ouvre le manuel PDF avec le lecteur PDF par d�faut |
|
448 |
command.label.76 = Chat #txm |
|
449 |
command.tooltip.65 = cannal IRC TXM |
|
450 |
command.name.93 = Reconnecter le RWorkspace |
|
451 |
command.name.94 = R�initialiser l'affichage |
|
452 |
command.name.95 = Lire le manuel |
|
453 |
command.name.96 = TextToConcordance |
|
454 |
category.name.1 = TXM |
|
455 |
wizard.name = Corpus |
|
456 |
wizard.description = Create a corpus from sources files. Then compile indexes to be able to analyse the corpus. |
|
457 |
wizard.name.0 = Corpus |
|
458 |
wizard.description.0 = Export a corpus into a .txm file |
|
459 |
category.name.2 = TXM |
|
460 |
wizard.name.1 = Corpus |
|
461 |
wizard.description.1 = Import a corpus from a .txm file |
|
462 |
category.name.3 = TXM |
|
463 |
Bundle-Name = org.txm.rcp |
|
464 |
view.name.9 = R�f�rentiels |
|
465 |
page.name.23 = Annotation |
|
466 |
command.label.87 = ODT/DOC/RTF + CSV |
|
467 |
command.tooltip.66 = Libre Office, Word and RTF import module |
|
468 |
command.label.92 = XML-XTZ + CSV |
|
469 |
command.tooltip.88 = XML-XTZ + CSV |
|
470 |
command.label.111 = Enregistrer les annotations |
|
471 |
command.label.146 = Mettre � jour le corpus |
|
472 |
command.label.147 = Recoder le corpus |
|
473 |
command.label.150 = R�f�rentiels |
|
474 |
menu.label.12 = Recettes |
|
475 |
menu.tooltip.1 = Recettes de plugins |
|
476 |
command.label.151 = Enregistrer les annotations |
|
477 |
command.label.152 = Mettre � jour le corpus |
|
478 |
command.label.153 = Recoder le corpus |
|
479 |
command.label.154 = Enregistrer les annotations |
|
480 |
command.label.155 = Mettre � jour le corpus |
|
481 |
command.label.184 = Recoder le corpus |
|
482 |
command.label.188 = Copier dans le presse-papier |
|
483 |
command.tooltip.89 = Copier dans le presse-papier |
|
484 |
command.label.189 = Synchronization des valeurs |
|
485 |
command.tooltip.90 = Remise � z�ro et recharger des valeurs |
|
486 |
command.label.190 = Informations |
|
487 |
command.tooltip.93 = Affiche des informations suppl�mentaires de l'�l�ment s�lectionn� |
|
488 |
command.label.191 = Ajouter |
|
489 |
command.tooltip.94 = Ajouter un nouvel �l�ment |
|
490 |
command.label.192 = Supprimer |
|
491 |
command.tooltip.95 = Supprimer l'�l�ment s�lectionn� |
|
492 |
command.name.97 = Enregistrer les annotations |
|
493 |
command.name.98 = Mettre � jour le corpus |
|
494 |
command.name.99 = Vue r�f�rentiels |
|
495 |
command.name.100 = Recoder le corpus |
|
496 |
command.name.101 = Copier |
|
497 |
command.name.102 = Recharger |
|
498 |
command.name.103 = Informations |
|
499 |
command.name.104 = Supprimer |
|
500 |
command.name.105 = Ajouter |
|
501 |
context.description = Le contexte r�f�rentiel |
|
502 |
context.name = Vue r�f�rentiels |
|
503 |
command.label.193 = Annotations au format XML-TEI... |
|
504 |
command.name.106 = Editer le fichier s�lection� |
|
505 |
command.name.107 = Exporter les annotations en stand-off |
|
0 | 506 |
tmp/org.txm.rcp/OSGI-INF/l10n/bundle_ru_utf-8.properties (revision 122) | ||
---|---|---|
1 |
#= |
|
2 |
#Mon Mar 05 10:02:31 CET 2012=N/A_ |
|
3 |
command.tooltip.69=Классификация |
|
4 |
command.tooltip.67=Экспортировать корпус в архив |
|
5 |
command.label.139=Ещё... |
|
6 |
command.tooltip.66=Выполнить как скрипт R |
|
7 |
command.label.138=Переменные R |
|
8 |
command.tooltip.65=Импортировать файлы в форматк TRS, привязанные к файлу metadata.csv |
|
9 |
command.label.137=Консоль R |
|
10 |
command.tooltip.64=Импортировать файлы в формате XML-TXM из папки |
|
11 |
command.label.136=Запрос |
|
12 |
command.tooltip.63=Показать ссылки ответов на запрос |
|
13 |
command.label.135=Файл |
|
14 |
command.tooltip.62=Вычислить словарный состав ответов на запрос |
|
15 |
command.label.134=Корпус |
|
16 |
command.tooltip.61=Вычислить полный словарный состав |
|
17 |
command.tooltip.60=Показать свойства структур и словарных единиц |
|
18 |
command.label.132=R |
|
19 |
command.label.131=Корпус |
|
20 |
command.label.130=Вставить |
|
21 |
category.name.0=TXM |
|
22 |
command.name.9=Показать |
|
23 |
command.name.8=Показать в браузере HTML |
|
24 |
command.name.7=Индекс |
|
25 |
command.name.6=Анализ Корреляций |
|
26 |
command.name.5=Конкордансы |
|
27 |
command.name.2=Создать Распределение |
|
28 |
command.name.1=Создать Подкорпус |
|
29 |
command.name.0=Выполнить скрипт Groovy |
|
30 |
command.tooltip.58=Словарная таблица |
|
31 |
command.label.129=Копировать |
|
32 |
command.tooltip.57=Совместная встречаемость |
|
33 |
command.label.128=Отправить на Индекс |
|
34 |
command.label.127=Отправить на R |
|
35 |
command.tooltip.55=Словарная таблица |
|
36 |
command.label.126=Классификация |
|
37 |
command.tooltip.54=Экспорт SVG |
|
38 |
command.tooltip.53=Показывает совместные употребления для запроса |
|
39 |
command.label.124=Экспортировать корпус |
|
40 |
command.label.123=Создать папку |
|
41 |
command.tooltip.51=Словарная таблица |
|
42 |
command.label.122=Создать файл |
|
43 |
command.tooltip.50=Экспорт SVG |
|
44 |
command.label.121=Отправить в R |
|
45 |
command.label.120=Классификация |
|
46 |
command.tooltip.49=ФАК |
|
47 |
command.tooltip.46=ФАК |
|
48 |
command.label.118=Экспортировать корпус |
|
49 |
command.tooltip.45=Из папки с текстовыми файлами |
|
50 |
command.label.117=Отправить в R |
|
51 |
command.tooltip.44=XML/w |
|
52 |
command.label.116=Классификация |
|
53 |
command.tooltip.43=XML-TEI BFM |
|
54 |
command.tooltip.42=Изменить язык |
|
55 |
command.label.114=Экспортировать корпус |
|
56 |
command.label.112=Выполнить выделенный фрагмент как скрипт R |
|
57 |
command.label.111=Выполнить скрипт R |
|
58 |
command.tooltip.39=Показать издание корпуса |
|
59 |
command.label.108=Ссылки |
|
60 |
command.label.107=Импортировать таблицу |
|
61 |
command.label.106=Экспортировать таблицу |
|
62 |
command.tooltip.33=Удалить выделенный элемент |
|
63 |
command.label.105=Объединить строки |
|
64 |
command.tooltip.32=Показать издание корпуса |
|
65 |
command.label.104=Удалить строку |
|
66 |
command.label.103=Отправить на прогрессию |
|
67 |
command.tooltip.30=Импортирует корпус из папки, содержащей исходный материал в формате Alceste |
|
68 |
command.label.102=Отправить в конкорданс |
|
69 |
command.label.101=Экспорт SVG |
|
70 |
command.tooltip.29=Импортирует корпус из папки, содержащей исходный материал в формате Hyperbase |
|
71 |
command.tooltip.28=Импортирует корпус из папки, содержащей файл csv и файлы cnr |
|
72 |
command.tooltip.27=Используйте эту функцию после того, как скопируете текст в буфер обмена |
|
73 |
command.tooltip.26=Перезагрузить TXM |
|
74 |
extension.name=Команды Мастерской |
|
75 |
menu.label.11=R |
|
76 |
menu.label.10=Groovy |
|
77 |
command.tooltip.19=Выполнить Скрипт |
|
78 |
command.tooltip.18=Открыть файл в браузере HTML |
|
79 |
command.tooltip.17=Открыть файл в текстовом редакторе |
|
80 |
command.tooltip.10=Показать свойства этого экземпляра платформы TXM |
|
81 |
menu.tooltip.0=Вид |
|
82 |
perspective.name=Корпус |
|
83 |
perspective.name.0=R |
|
84 |
command.tooltip=Открыть в браузере HTML |
|
85 |
extension-point.name=N/A_Command |
|
86 |
command.name=Открыть файл |
|
87 |
page.name.18=Скрипты |
|
88 |
page.name.17=Классификация |
|
89 |
page.name.16=Ссылки |
|
90 |
page.name.13=Словарная таблица |
|
91 |
page.name.12=Экспорт |
|
92 |
page.name.11=Совместная встречаемость |
|
93 |
page.name.10=анализ соответствий |
|
94 |
page.name=Пользователь |
|
95 |
menu.label=Файл |
|
96 |
command.tooltip.7=Составить конкорданс |
|
97 |
command.tooltip.4=Разделить выделенный объект на несколько частей |
|
98 |
command.tooltip.3=Выбрать часть употреблений |
|
99 |
command.tooltip.2=Выйти из платформы TXM |
|
100 |
command.tooltip.0=Показать настройки |
|
101 |
page.name.9=Описание |
|
102 |
page.name.8=NLP |
|
103 |
page.name.7=TreeTagger |
|
104 |
page.name.6=\ TXM |
|
105 |
page.name.5=Язык |
|
106 |
page.name.4=Поисковая машина |
|
107 |
page.name.3=Статистическая машина |
|
108 |
page.name.1=Конкордансы |
|
109 |
page.name.0=Дополнительно |
|
110 |
commandParameter.name.2=скрипт для импорта |
|
111 |
commandParameter.name.1=скрипт |
|
112 |
commandParameter.name.0=Параметр корпуса |
|
113 |
editor.name.16=Тестовый редактор |
|
114 |
editor.name.15=Параметры импорта |
|
115 |
editor.name.14=Мастер ссылок |
|
116 |
editor.name.13=ФАС |
|
117 |
editor.name.12=Словарь |
|
118 |
editor.name.11=Словарная таблица |
|
119 |
editor.name.10=Граф ФАС |
|
120 |
view.name.7=Содержимое |
|
121 |
view.name.6=Консоль R |
|
122 |
view.name.5=Переменные R |
|
123 |
view.name.4=Запрос |
|
124 |
view.name.3=База |
|
125 |
view.name.2=G. Консоль |
|
126 |
view.name.1=Файл |
|
127 |
view.name.0=Прогрессия |
|
128 |
menu.tooltip=Читать Руководство пользователя TXM |
|
129 |
command.label.99=Отправить в прогрессию |
|
130 |
command.label.97=Словарная таблица |
|
131 |
command.label.96=Совместная встречаемость |
|
132 |
command.label.94=Словарная таблица |
|
133 |
command.label.92=Экспорт |
|
134 |
editor.name.9=Совместная встречаемость |
|
135 |
command.label.8=Создать Распределение |
|
136 |
command.label.91=Совместная встречаемость |
|
137 |
editor.name.8=Парабраузер |
|
138 |
command.label.7=Создать подкорпус |
|
139 |
editor.name.7=Индекс |
|
140 |
command.label.6=Выйти |
|
141 |
editor.name.6=Проводник по объектам |
|
142 |
editor.name.5=Издание |
|
143 |
command.label.4=Настройки |
|
144 |
editor.name.4=Текст |
|
145 |
editor.name.2=Конкордансы |
|
146 |
editor.name.1=Multitab |
|
147 |
command.label.0=CNR + CSV |
|
148 |
editor.name.0=Индекс |
|
149 |
command.label=Прочитать файл HTML |
|
150 |
category.description=Текстометрические команды |
|
151 |
command.label.89=Словарная таблица |
|
152 |
command.label.87=Экспорт |
|
153 |
command.label.85=ФАС |
|
154 |
command.label.84=Словарь |
|
155 |
command.label.80=ФАС |
|
156 |
category.name=TXM |
|
157 |
command.label.79=Словарь |
|
158 |
command.label.78=TXT + CSV |
|
159 |
command.label.76=XML-TEI BFM |
|
160 |
command.label.75=Изменить язык |
|
161 |
command.label.74=Отправить в конкорданс |
|
162 |
command.label.73=Отправить в конкорданс |
|
163 |
command.label.71=Издание |
|
164 |
commandParameter.name=Файл |
|
165 |
command.name.66=Выполить файл Groovy |
|
166 |
command.name.65=IndexToCooccurrence |
|
167 |
command.name.64=CopySelection |
|
168 |
command.name.63=Open Biblio |
|
169 |
command.name.62=OpenImportForm |
|
170 |
command.name.61=show svg help |
|
171 |
command.name.60=SubmitRcode |
|
172 |
command.label.67=Установить TreeTagger |
|
173 |
command.label.66=Индекс |
|
174 |
command.label.65=Удалить |
|
175 |
command.label.62=Alceste |
|
176 |
command.label.61=Hyperbase |
|
177 |
command.label.60=Буфер обмена (FR) |
|
178 |
command.name.59=OpenEmptyTextEditor |
|
179 |
command.name.58=LexiconToIndex |
|
180 |
command.name.57=RefToConc |
|
181 |
command.name.56=Вставить |
|
182 |
command.name.55=Копировать |
|
183 |
command.name.54=Классификация |
|
184 |
command.name.53=Отправить в R |
|
185 |
command.name.52=Экспортировать корпус |
|
186 |
command.name.51=Настройки |
|
187 |
command.label.59=Перезагрузить |
|
188 |
command.label.58=Экспортировать |
|
189 |
command.label.56=Обновления |
|
190 |
command.label.55=Подписаться на рассылку txm-users |
|
191 |
command.label.54=Заявки на новые функции |
|
192 |
command.label.53=Сообщения об ошибках |
|
193 |
command.label.52=Key assist |
|
194 |
command.label.51=Экспортировать |
|
195 |
command.label.50=Загрузить |
|
196 |
command.name.48=Создать папку |
|
197 |
command.name.47=Создать файл |
|
198 |
command.name.46=Выполнить выделенные строки как скрипт R |
|
199 |
command.description=Перезагрузить TXM |
|
200 |
command.name.45=Выполнить скрипт R |
|
201 |
command.name.44=Ссылки |
|
202 |
command.name.43=VocToLexicalTable |
|
203 |
command.name.42=VocToProgress |
|
204 |
command.name.41=CoocToConc |
|
205 |
view.name=Корпус |
|
206 |
command.name.40=Импортировать таблицу |
|
207 |
command.label.49=Описание |
|
208 |
command.label.48=Описание |
|
209 |
command.label.45=Открыть файл |
|
210 |
command.label.43=Удалить скрипт |
|
211 |
command.label.42=Удалить текст |
|
212 |
command.label.41=Удалить базу |
|
213 |
decorator.label=Декоратор R |
|
214 |
command.label.40=Удалить проект |
|
215 |
command.name.39=Экспортировать таблицу |
|
216 |
command.name.38=Объединить |
|
217 |
command.name.37=Удалить |
|
218 |
command.name.36=ComputeLexicalTable |
|
219 |
command.name.35=ComputeCooccurrences |
|
220 |
product.name.12=TXM |
|
221 |
command.name.34=ExportSVG |
|
222 |
command.name.33=Парабраузер |
|
223 |
command.name.31=Изменить язык |
|
224 |
command.name.30=IndexToConcordances |
|
225 |
command.label.39=Добавть скрипт |
|
226 |
command.label.38=Добавить текст |
|
227 |
command.label.37=Добавить базу |
|
228 |
command.label.36=Добавить проект |
|
229 |
command.name.29=Открывает издание |
|
230 |
command.name.28=Импортирует корпус из буфера обмена (FR) |
|
231 |
command.name.27=Индекс |
|
232 |
command.name.26=Удалить |
|
233 |
command.tooltip.91=Открыть библиографическую запись |
|
234 |
command.name.25=Перезагрузить |
|
235 |
command.tooltip.90=Open biblio |
|
236 |
command.name.24=Экспортировать |
|
237 |
command.name.23=Описание |
|
238 |
command.name.22=Выпонить скрипт импортирования |
|
239 |
editor.name=Графики SVG |
|
240 |
command.name.20=Выбрать поисковую машину |
|
241 |
menu.label.9=Виды |
|
242 |
menu.label.8=Перспективы |
|
243 |
menu.label.7=Вид |
|
244 |
menu.label.6=Инструменты |
|
245 |
command.label.26=Выполнить скрипт |
|
246 |
command.label.25=Выполнить выделенные строки |
|
247 |
command.label.24=Свойства |
|
248 |
command.label.23=Выполнить скрипт |
|
249 |
menu.label.2=Помощь |
|
250 |
command.label.22=Открыть в браузере HTML |
|
251 |
menu.label.1=Корпус |
|
252 |
command.label.21=Открыть в текстовом редакторе |
|
253 |
menu.label.0=Импортировать |
|
254 |
command.tooltip.89=Open biblio |
|
255 |
command.tooltip.88=Open file in browser |
|
256 |
command.tooltip.87=Open edition |
|
257 |
command.tooltip.85=Выполнить выделенные строки или скрипт |
|
258 |
command.tooltip.84=Новый сеанс |
|
259 |
command.label.156=Выполнить файл Groovy |
|
260 |
command.tooltip.83=управление SVG |
|
261 |
command.label.155=Открыть файл в браузере |
|
262 |
command.name.17=Построить корпус |
|
263 |
command.tooltip.82=Добавить запрос в отчет |
|
264 |
command.label.154=Выполнить скрипт импортирования |
|
265 |
command.name.16=Удалить текст |
|
266 |
command.tooltip.81=Копировать выделенные запросы |
|
267 |
command.label.153=Execute import script |
|
268 |
command.name.15=Добавить текст |
|
269 |
command.tooltip.80=Отправить в R |
|
270 |
command.label.152=Execute import script |
|
271 |
command.name.14=Удалить базу |
|
272 |
command.label.151=Execute import script |
|
273 |
command.name.13=Добавить базу |
|
274 |
command.label.150=Execute import script |
|
275 |
command.name.12=Удалить проект |
|
276 |
command.name.11=Добавить проект |
|
277 |
command.name.10=Выполинть выделенные строки как скрипт Groovy |
|
278 |
command.label.14=О Платформе TXM |
|
279 |
command.label.11=Конкордансы |
|
280 |
command.tooltip.79=Классификация |
|
281 |
command.tooltip.77=Экспортировать корпус в архив |
|
282 |
command.label.149=Отправить в Совместную встречаемость |
|
283 |
command.tooltip.76=Создать папку |
|
284 |
command.label.148=Открыть библиографическую запись |
|
285 |
command.tooltip.75=Создать файл |
|
286 |
command.label.147=Открыть библиографическую запись |
|
287 |
command.tooltip.74=Отправить в R |
|
288 |
command.label.146=Библиографическая запись |
|
289 |
command.tooltip.73=Классификация |
|
290 |
command.tooltip.71=Экспортировать корпус в архив |
|
291 |
command.label.143=Выполнить |
|
292 |
command.tooltip.70=Отправить в R |
|
293 |
command.label.142=Новый сеанс |
|
294 |
command.label.141=управление SVG |
|
295 |
product.name = TXM |
|
296 |
editor.name.17 = Просмотреть |
|
297 |
page.name.2 = Проводник по файлам |
|
298 |
page.name.19 = Импорт |
|
299 |
command.label.1 = XML/w + CSV |
|
300 |
command.label.2 = XML-PPS |
|
301 |
command.tooltip.1 = XML-PPS |
|
302 |
command.label.3 = XML-TRS + CSV |
|
303 |
command.tooltip.5 = XML-TRS |
|
304 |
command.label.5 = XML-TEI-BFM |
|
305 |
command.tooltip.8 = XML-TEI-BFM |
|
306 |
command.label.9 = XML-TEI Frantext |
|
307 |
command.tooltip.9 = XML-TEI Frantext |
|
308 |
command.label.12 = XML-TEI TXM |
|
309 |
command.tooltip.11 = XML-TEI TXM |
|
310 |
command.label.13 = Загрузить корпус TXM 0.5 |
|
311 |
command.tooltip.12 = Конвертировать бинарный корпус TXM 0.5 в формат TXM 0.6 |
|
312 |
menu.label.3 = Издание |
|
313 |
command.label.15 = Поиск... |
|
314 |
command.label.16 = Отменить |
|
315 |
command.label.17 = Повторить |
|
316 |
command.label.18 = Вырезать |
|
317 |
command.label.19 = Копировать |
|
318 |
command.label.20 = Вставить |
|
319 |
command.label.27 = Удалить |
|
320 |
command.label.28 = Выбрать всё |
|
321 |
command.label.29 = Сохранить как... |
|
322 |
command.label.30 = Кодировка |
|
323 |
command.label.31 = Просмотреть |
|
324 |
command.label.32 = Просмотреть |
|
325 |
command.label.33 = Сохранить как... |
|
326 |
command.label.34 = Выполнить выделенные строки |
|
327 |
command.tooltip.13 = Выполнить скрипт |
|
328 |
command.label.35 = Выполинть скрипт |
|
329 |
command.tooltip.14 = Выполнить скрипт |
|
330 |
command.label.44 = Удалить файл |
|
331 |
command.tooltip.15 = Удалить файл |
|
332 |
command.label.46 = Копировать файл |
|
333 |
command.tooltip.16 = Копировать файл |
|
334 |
command.label.47 = Вырезать файл |
|
335 |
command.tooltip.20 = Вырезать файл |
|
336 |
command.label.57 = Вставить файл |
|
337 |
command.tooltip.21 = Вставить файл |
|
338 |
command.label.63 = Просмотреть |
|
339 |
command.description.0 = Конвертировать старый бинарный файл |
|
340 |
command.name.3 = Конвертировать старый бинарный файл |
|
341 |
command.description.1 = Reset corpora |
|
342 |
command.name.18 = Восстановить корпуса |
|
343 |
command.name.19 = OPENTESTEDITOR |
|
344 |
command.name.21 = ВыполнитьСкрипт |
|
345 |
command.name.50 = ВыполнитьТекст |
|
346 |
command.name.67 = СохранитьКак |
|
347 |
command.name.68 = УдалитьФайл |
|
348 |
command.name.69 = КопироватьФайл |
|
349 |
command.name.70 = ВставитьФайл |
|
350 |
command.name.71 = ВырезатьФайл |
|
351 |
command.name.72 = Кодировка |
|
352 |
command.name.73 = Просмотреть |
|
0 | 353 |
tmp/org.txm.rcp/OSGI-INF/l10n/bundle.properties (revision 122) | ||
---|---|---|
1 |
# |
|
2 |
#Thu Jul 25 14:46:50 CEST 2013 |
|
3 |
command.tooltip.69=Classification |
|
4 |
command.tooltip.67=Export |
|
5 |
command.label.139=Other... |
|
6 |
command.label.138=R Variables |
|
7 |
command.label.137=R Console |
|
8 |
command.label.136=Query |
|
9 |
command.tooltip.63=Process the references of a query |
|
10 |
command.label.135=File |
|
11 |
command.tooltip.62=Process the lexicon of a query |
|
12 |
command.label.134=Corpus |
|
13 |
command.tooltip.61=Process the full lexicon |
|
14 |
command.label.133=Open URL |
|
15 |
command.tooltip.60=Display properties of structures and lexical units |
|
16 |
command.label.132=R |
|
17 |
command.label.131=Corpus |
|
18 |
command.label.130=Paste |
|
19 |
category.name.0=TXM |
|
20 |
command.name.9=Display |
|
21 |
command.name.8=View in HTML Viewer |
|
22 |
command.name.7=Compute Index |
|
23 |
command.name.6=Compute Correspondance Analysis |
|
24 |
command.name.5=Compute Concordance |
|
25 |
command.name.3=Convert old binary corpus |
|
26 |
command.name.2=Create Partition |
|
27 |
command.name.1=Create Sub-Corpus |
|
28 |
command.name.0=Run Script |
|
29 |
command.tooltip.59=Internal view |
|
30 |
command.tooltip.58=LexicalTable |
|
31 |
command.label.129=Copy |
|
32 |
command.tooltip.57=Cooccurrences |
|
33 |
command.label.128=Send to index |
|
34 |
product.name=TXM |
|
35 |
command.label.127=Send to R |
|
36 |
command.tooltip.55=LexicalTable |
|
37 |
command.label.126=Classification |
|
38 |
command.tooltip.54=Export SVG |
|
39 |
command.tooltip.53=Process the cooccurrents of a query |
|
40 |
command.label.124=Export |
|
41 |
command.tooltip.52=Vue interne |
|
42 |
command.label.123=Create new folder |
|
43 |
command.tooltip.51=LexicalTable |
|
44 |
command.label.122=Create new file |
|
45 |
command.label.121=Send to R |
|
46 |
command.label.120=Classification |
|
47 |
command.tooltip.49=CA |
|
48 |
command.tooltip.48=Test imports |
|
49 |
command.tooltip.47=Contribuer |
|
50 |
command.tooltip.46=CA |
|
51 |
command.label.118=Export |
|
52 |
command.tooltip.45=From a directory containing text files |
|
53 |
command.label.117=Send to R |
|
54 |
command.tooltip.44=XML/w |
|
55 |
command.label.116=Classification |
|
56 |
command.tooltip.42=Change language |
|
57 |
command.label.114=Export |
|
58 |
command.tooltip.41=FAQ |
|
59 |
command.label.113=Goto line |
|
60 |
command.tooltip.40=Vue interne |
|
61 |
command.label.112=Execute Text Selection |
|
62 |
command.label.110=Incremental Find (reverse) |
|
63 |
command.tooltip.39=Display Edition |
|
64 |
command.tooltip.38=Starts a long process to test all the available commands |
|
65 |
command.tooltip.37=Execute a Groovy script from a file |
|
66 |
command.label.109=Incremental Find |
|
67 |
command.tooltip.36=Execute selected text |
|
68 |
command.label.108=Referencer |
|
69 |
command.tooltip.35=Toggle Show Whitespace Characters |
|
70 |
command.label.107=Import table |
|
71 |
command.tooltip.34=Creates a new File |
|
72 |
command.label.106=Export table to re-import |
|
73 |
command.tooltip.33=Delete the selected item |
|
74 |
command.label.105=Merge lines |
|
75 |
command.tooltip.32=Display Edition |
|
76 |
command.label.104=Delete line |
|
77 |
command.tooltip.31=Toggle Show Whitespace Characters |
|
78 |
command.label.103=Send to progression |
|
79 |
command.tooltip.30=Import a directory of files in Alceste format |
|
80 |
command.label.102=Send to concordances |
|
81 |
command.label.101=Chart... |
|
82 |
command.label.100=Find Previous |
|
83 |
command.tooltip.29=Import a directory of files in Hyperbase format |
|
84 |
command.tooltip.28=Import a directory of files in CNR format associated to a CSV metadata file |
|
85 |
command.tooltip.27=After you've copied a text use this function |
|
86 |
command.tooltip.26=Restart TXM |
|
87 |
command.tooltip.25=CWB |
|
88 |
command.tooltip.24=XML-TMX |
|
89 |
command.tooltip.23=Read TXM online manual |
|
90 |
command.tooltip.22=Factiva TXT |
|
91 |
command.tooltip.21=Paste File |
|
92 |
command.tooltip.20=Cut File |
|
93 |
extension.name=Workspace Commands |
|
94 |
menu.label.11=R |
Formats disponibles : Unified diff