Révision 1381
tmp/org.txm.core/src/java/org/txm/core/messages/messages_ru.properties (revision 1381) | ||
---|---|---|
1 |
#Generated by ResourceBundle Editor (http://essiembre.github.io/eclipse-rbe/) |
|
2 |
#TXM messages generated by the PluginMessagesManager class |
|
3 |
#Mon Nov 12 17:18:22 CET 2018 |
|
4 |
|
|
5 |
common_cols = |
|
6 |
common_delete = удалить |
|
7 |
common_description = Описание |
|
8 |
common_fMax = |
|
9 |
common_fMin = |
|
10 |
common_frequency = Частотность |
|
11 |
common_lowestFrequency = Минимальная частотность |
|
12 |
common_numberOfLines = Число строк |
|
13 |
common_ok = OK |
|
14 |
common_property = Свойство |
|
15 |
common_queriesColonP0 = Запросы: {0}. |
|
16 |
common_query = Запрос: |
|
17 |
common_structure = Структура |
|
18 |
common_thresholds = Пороги |
|
19 |
common_units = Единицы |
|
20 |
|
|
21 |
couldNotCreateTXMHOMEDirectoryColonP0 = ** Не удалось создать папку TXMHOME : {0} |
|
22 |
|
|
23 |
error_error = ** Ошибка: {0} |
|
24 |
error_error2 = Ошибка |
|
25 |
error_errorWhileSortingResult = |
|
26 |
|
|
27 |
failedToCopyTXMFilesFromTXMINSTALLDIRToTXMHOMEColonP0 = ** Не удалось скопировать файлы из папки TXMINSTALL в TXMHOME: {0} |
|
1 |
#TXM messages generated by the PluginMessagesManager class |
|
2 |
#Wed Nov 14 14:12:58 CET 2018 |
|
3 |
common_cols= |
|
4 |
common_delete=удалить |
|
5 |
common_description=Описание |
|
6 |
common_fMax= |
|
7 |
common_fMin= |
|
8 |
common_frequency=Частотность |
|
9 |
common_lowestFrequency=Минимальная частотность |
|
10 |
common_numberOfLines=Число строк |
|
11 |
common_ok=OK |
|
12 |
common_property=Свойство |
|
13 |
common_queriesColonP0=Запросы\: {0}. |
|
14 |
common_query=Запрос\: |
|
15 |
common_structure=Структура |
|
16 |
common_thresholds=Пороги |
|
17 |
common_units=Единицы |
|
18 |
couldNotCreateTXMHOMEDirectoryColonP0=** Не удалось создать папку TXMHOME \: {0} |
|
19 |
error_error=** Ошибка\: {0} |
|
20 |
error_error2=Ошибка |
|
21 |
error_errorWhileSortingResult= |
|
22 |
failedToCopyTXMFilesFromTXMINSTALLDIRToTXMHOMEColonP0=** Не удалось скопировать файлы из папки TXMINSTALL в TXMHOME\: {0} |
tmp/org.txm.core/src/java/org/txm/core/messages/TXMCoreMessages.java (revision 1381) | ||
---|---|---|
65 | 65 |
public static String common_absoluteFrequency; |
66 | 66 |
|
67 | 67 |
public static String binaryDirectoryP0NotFound; |
68 |
public static String doesNotExist; |
|
69 | 68 |
public static String parentDirectoryP0NotFound; |
70 | 69 |
public static String errorColonLinkGrplinkAttargetMalformedColonP0; |
71 | 70 |
public static String catalogFileNotFoundP0; |
72 | 71 |
public static String managerErrorDuringInitializationColonP0NotFound; |
73 |
public static String doesNotExist_3; |
|
74 | 72 |
public static String computingColon; |
75 | 73 |
public static String registryFileIsMissingColonP0; |
76 | 74 |
public static String htmlDirectoryIsMissingColonP0; |
... | ... | |
119 | 117 |
public static String errorColonP0CorpusDirectoryIsNotConformantToTXMCorpusBinaryFormatColonCorpusSkipped; |
120 | 118 |
public static String errorColonP0CorpusDirectoryIsNotConformantToTXM079CorpusBinaryFormatColonCorpusSkipped; |
121 | 119 |
public static String tXMNeedsFoldersColonP0P1P2AndP3; |
122 |
public static String andFile; |
|
123 | 120 |
public static String queryOnP0ColonP1InfP2; |
124 | 121 |
public static String warningColonDuplicateQueryEntryColonP0; |
125 | 122 |
public static String warningColonQueryFailedColonP0; |
... | ... | |
145 | 142 |
public static String endOfCQPWaitTest; |
146 | 143 |
public static String errorWhileWaitingForCQP; |
147 | 144 |
public static String ToolboxStatesWorkspaceColonP0; |
148 |
public static String and; |
|
149 | 145 |
public static String failedToStartMemCqiClientColon; |
150 | 146 |
public static String errorWhileConnectingToSearchEngine; |
151 | 147 |
public static String wrongLoginOrPasswordOrPortColon; |
... | ... | |
155 | 151 |
public static String killPsAuxPipeGrepCqpserverPipeAwkP; |
156 | 152 |
public static String print2; |
157 | 153 |
public static String failedToExec; |
158 |
public static String dDot; |
|
159 | 154 |
public static String connectedToCQP; |
160 | 155 |
public static String errorDuringWorkspaceInitializationColonP0; |
161 | 156 |
public static String errorColonTheConnexionToTheServerFailedColonWrongPortFormat; |
... | ... | |
169 | 164 |
public static String xmlValidationColonP0DoesNotExists; |
170 | 165 |
public static String xmlValidationColonP0IsADirectory; |
171 | 166 |
public static String xmlValidationColonP0IsNotReadable; |
172 |
public static String isADirectory; |
|
173 |
public static String doesNotExists_2; |
|
174 |
public static String isNotReadable; |
|
175 | 167 |
|
176 | 168 |
|
177 | 169 |
public static String common_fMinEquals; |
tmp/org.txm.core/src/java/org/txm/core/messages/messages_fr.properties (revision 1381) | ||
---|---|---|
1 |
#Generated by ResourceBundle Editor (http://essiembre.github.io/eclipse-rbe/) |
|
2 |
#TXM messages generated by the PluginMessagesManager class |
|
3 |
#Mon Nov 12 17:18:22 CET 2018 |
|
4 |
|
|
5 |
and = \ et |
|
6 |
|
|
7 |
andFile = et le fichier |
|
8 |
|
|
9 |
binaryDirectory = Dossier binaire {0} introuvable. |
|
10 |
|
|
11 |
cQiClientNotInitialized = ** Le client CQi n'est pas initilialisé |
|
12 |
|
|
13 |
cantFindStructuralUnitForMetadataWithIdColon = Erreur : pas de structures trouvées pour la métadonnée d'identifiant : |
|
14 |
|
|
15 |
catalogFileNotFoundP0 = ** Fichier de catalogue introuvable {0} |
|
16 |
|
|
17 |
checkingBinaryFormat = Vérification du format... |
|
18 |
|
|
19 |
common_absoluteFrequency = Fréquence absolue |
|
20 |
common_cols = Colonnes |
|
21 |
common_delete = Supprimer |
|
22 |
common_description = Description |
|
23 |
common_done = Terminé. |
|
24 |
common_fMax = Fmax |
|
25 |
common_fMin = Fmin |
|
26 |
common_frequency = Fréquence |
|
27 |
common_lowestFrequency = Fréquence minimale |
|
28 |
common_numberOfLines = Nombre de lignes |
|
29 |
common_ok = OK |
|
30 |
common_properties = Propriétés : |
|
31 |
common_property = Propriété : |
|
32 |
common_queriesColonP0 = Requêtes : {0}. |
|
33 |
common_query = Requête |
|
34 |
common_reference = Référence |
|
35 |
common_rows = Lignes |
|
36 |
common_structuralUnitAndProperty = Unité structurelle et propriété |
|
37 |
common_structure = Structure |
|
38 |
common_t = t |
|
39 |
common_thresholds = Seuils |
|
40 |
common_units = Unités |
|
41 |
|
|
42 |
computingColon = Calcul: |
|
43 |
|
|
44 |
connectedToCQP = Connecté à CQP. |
|
45 |
|
|
46 |
corpusColon = Corpus : |
|
47 |
|
|
48 |
corpusColongetLocaleColonCQPIsNotReadyToAnswerColon = Corpus: getLocale: CQP est pas prêt à répondre : |
|
49 |
|
|
50 |
couldNotCreateTXMHOMEDirectoryColonP0 = ** Échec de la création du dossier TXMHOME : {0}. |
|
51 |
|
|
52 |
couldntReadCorpusColon = Erreur : le corpus n'a pas les droits de lecture |
|
53 |
|
|
54 |
dDot = ' : |
|
55 |
|
|
56 |
dataDirectoryIsMissingColonP0 = le dossier 'data' est manquant {0} |
|
57 |
|
|
58 |
|
|
59 |
|
|
60 |
doesNotExist_3 = \ n'existe pas. |
|
61 |
|
|
62 |
doesNotExists = \ n'existe pas. |
|
63 |
|
|
64 |
doesNotExists_2 = n'existe pas |
|
65 |
|
|
66 |
eRRORColonExists = Erreur : n'existe pas |
|
67 |
|
|
68 |
eRRORColonRead = Erreur : n'a pas les droits de lecture |
|
69 |
|
|
70 |
encodingColon = , Encodage : |
|
71 |
|
|
72 |
endOfCQPWaitTest = Fin du test d'attente de CQP. |
|
73 |
|
|
74 |
errorConfigdirDirColon = Erreur dans le dossier de configuration : |
|
75 |
|
|
76 |
errorColonP0 = ** Erreur : |
|
77 |
|
|
78 |
errorColonLinkGrplinkAttargetMalformedColonP0 = Erreur: linkGrp/link/@target mal formé : {0} |
|
79 |
|
|
80 |
errorColonP0CorpusDirectoryIsNotConformantToTXM079CorpusBinaryFormatColonCorpusSkipped = ** Erreur : le dossier d''entrée n''est pas conforme au format de corpus binaire de TXM 0.7.9 : |
|
81 |
|
|
82 |
errorColonP0CorpusDirectoryIsNotConformantToTXMCorpusBinaryFormatColonCorpusSkipped = ** Erreur : le dossier d''entrée n''est pas conforme au format de corpus binaire de TXM : |
|
83 |
|
|
84 |
errorColonSkippingTheLoadingOfTheP0Corpus = Erreur : le corpus {0} ne sera pas chargé |
|
85 |
|
|
86 |
errorColonTheConnexionToTheServerFailedColonWrongPortFormat = ** La connexion au moteur de recherche a échoué : le port fourni en paramètre n'est pas un nombre entier: {0}. |
|
87 |
|
|
88 |
errorColonThisExceptionShouldNotBeThrown = ** Erreur : Cette exception ne devrait pas se lever |
|
89 |
|
|
90 |
errorColonWhileConnectionToSearchEngineWithTheFollowingParametersColon = ** Echec de connexion au moteur de recherche avec les paramètres suivants : {0} et {1}. |
|
91 |
|
|
92 |
errorDuringWorkspaceInitializationColonP0 = ** Echec de l'initialisation de l'espace de travail : {0} |
|
93 |
|
|
94 |
errorLoadingWorkspaceFromFileColonP0 = ** Echec de lecture de l'espace de travail à partir du fichier {0} |
|
95 |
|
|
96 |
errorRegDirColon = Erreur dans le dossier registre : |
|
97 |
|
|
98 |
errorWhileConnectingToSearchEngine = ** Échec de la connexion au moteur de recherche : |
|
99 |
|
|
100 |
errorWhileGettingMetadatasFromBaseimportMetadatasColon = Erreur lors de la récupération des metadonnées du corpus |
|
101 |
|
|
102 |
errorWhileWaitingForCQP = ** Échec du test d'attente de CQP : {0}. |
|
103 |
|
|
104 |
error_error = ** Erreur : {0}. |
|
105 |
error_error2 = Erreur |
|
106 |
error_errorWhileSortingResult = Erreur pendant le tri du résultat. |
|
107 |
|
|
108 |
failedToAccessStructuralPropertyValues = ** Echec de lecture des valeurs de la propriété de structure |
|
109 |
|
|
110 |
failedToCopyTXMFilesFromTXMINSTALLDIRToTXMHOMEColonP0 = ** Échec de la copie des fichiers TXM du dossier TXMINSTALL vers TXMHOME : {0}. |
|
111 |
|
|
112 |
failedToCreatePartColon = ** Echec de la création de la partie : |
|
113 |
|
|
114 |
failedToExec = Echec de l'exécution de '{0} : {1}. |
|
115 |
|
|
116 |
failedToExecTaskkillIMCqpserverexeFColon = Echec de la commande 'taskkill /IM cqpserver.exe /F': {0}. |
|
117 |
|
|
118 |
failedToExecTskillCqpserverexeColon = Echec de la commande 'tskill cqpserver.exe': {0}. |
|
119 |
|
|
120 |
failedToGetLastCQPErrorColon = Erreur lors de la récupération de la dernière erreur CQP : |
|
121 |
|
|
122 |
failedToGetSupValuesOf = Echec de la récupération des valeurs de structures de |
|
123 |
|
|
124 |
failedToLoadBaseParametersFromTheP0File = Erreur lors de la récupération des |
|
125 |
|
|
126 |
failedToRestorePartition = ** Echec de la restauration de la partition |
|
127 |
|
|
128 |
failedToRestoreSubcorpus = ** Echec de la restauration du sous-corpus |
|
129 |
|
|
130 |
failedToStartMemCqiClientColon = Erreur lors du démarage du mode mémoire de CQP. |
|
131 |
|
|
132 |
file = ** Le fichier |
|
133 |
|
|
134 |
fillImportxmlWithColon = Remplissage du fichier 'import.xml' avec : |
|
135 |
|
|
136 |
filterManagerErrorColonInitializationP0NotFound = ** Erreur d'initialisation du gestionnaire de filtre : {0} non trouvé |
|
137 |
|
|
138 |
focusIsEmptyOrNull = Le focus est vide ou nul |
|
139 |
|
|
140 |
hasNoBase = n'a pas de 'Base' |
|
141 |
|
|
142 |
htmlDirectoryIsMissingColonP0 = le dossier 'html' est manquant {0} |
|
143 |
|
|
144 |
iOColon = IO : |
|
145 |
|
|
146 |
in = \ dans |
|
147 |
|
|
148 |
informationsFromWorkspaceSelfElementNull = informations from workspace (selfElement null) |
|
149 |
|
|
150 |
initializationOfGroovyImportScriptRunner = Initialisation de GroovyImportScriptRunner |
|
151 |
|
|
152 |
|
|
153 |
|
|
154 |
isMissing = ''{0}'' est introuvable. |
|
155 |
|
|
156 |
isNotAValidCQPIDForACorpusItMustBeInUppercaseCharacters = \ n'est pas un identifiant de corpus CQP valide. Il doit être en majuscule. |
|
157 |
|
|
158 |
isNotAValidCQPIdForASubcorpusItMustBeAnUppercaseCharactersFollowedByLowercaseCharacters = \ n'est pas un identifiant de sous-corpus CQP valide. Il doit être en majuscules suivies de caractères minuscules. |
|
159 |
|
|
160 |
killPsAuxPipeGrepCqpserverPipeAwkP = kill `ps aux | grep cqpserver | awk '/-P |
|
161 |
|
|
162 |
languageColon = , Langue : |
|
163 |
|
|
164 |
loadingWorkspaceFromFileColon = Chargement de l'espace de travail à partir du fichier {0} |
|
165 |
|
|
166 |
malformedURLFile = ** URL mal formée : {0} |
|
167 |
|
|
168 |
managerErrorDuringInitializationColonP0NotFound = ** Erreur d''initialisation du gestionnaire de catalogue : {0} non trouvé |
|
169 |
|
|
170 |
matchesFound = résultats trouvés |
|
171 |
|
|
172 |
noValuesGiven = Pas de valeur donnée |
|
173 |
|
|
174 |
noWorkspaceFoundCreatingANewOneP0 = ** Pas d'espace de travail trouvé, création d'un nouvel espace de travail dans le dossier {0} |
|
175 |
|
|
176 |
numberOfMatch = Nombre de match |
|
177 |
|
|
178 |
numberOfSubMatch = Nombre de sous graph |
|
179 |
|
|
180 |
orTheEngineWasNotStartedWithTheCommandLineColon = Le démarrage du serveur CQI a échoué avec la ligne de commande : {0}. |
|
181 |
|
|
182 |
pARAMSColonP0 = Paramètres : {0} |
|
183 |
|
|
184 |
parentDirectory = Le dossier parent {0} est introuvable. |
|
185 |
|
|
186 |
print2 = / {print $2}'` |
|
187 |
|
|
188 |
processing = traitement en cours... |
|
189 |
|
|
190 |
processingTextColonP0 = traitement du fichier : {0} |
|
191 |
|
|
192 |
queryOnP0ColonP1InfP2 = Requête sur {0} : {1} <- {2} |
|
193 |
|
|
194 |
queryWasColon = La requête était : |
|
195 |
|
|
196 |
queryingPartitionP0 = Requête sur la partition {0} |
|
197 |
|
|
198 |
readCorpusInfosFromOldImportxmlFileColonP0 = Lecture des informatins sur le corpus depuis le fichier import.xml : {0} |
|
199 |
|
|
200 |
readError = ** Erreur de lecture |
|
201 |
|
|
202 |
registryFileIsMissingColonP0 = le dossier 'registry' est manquant {0} |
|
203 |
|
|
204 |
reorganizingFilesOfP0 = Reorganisation des fichiers de {0} |
|
205 |
|
|
206 |
sAXColon = SAX : |
|
207 |
|
|
208 |
selectionErrorColonTheCorpus = Erreur : le corpus |
|
209 |
|
|
210 |
supBeginningExecutionOfP0 = > début de l'exécution de {0} |
|
211 |
|
|
212 |
supEndOfExecution = > fin de l'exécution |
|
213 |
|
|
214 |
tXMNeedsFoldersColonP0P1P2AndP3 = TXM a besoin des dossiers suivants : {0}, {1}, {2} et {3}. |
|
215 |
|
|
216 |
textMetadataColon = Métadonnées de textes : |
|
217 |
|
|
218 |
theFocusCannotBeNullOrEmpty = Le focus ne doit pas être vide ou nul. |
|
219 |
|
|
220 |
theFocusIsEmptyOrNull = ** Le focus est vide ou nul. |
|
221 |
|
|
222 |
theP0PartFocusDoesntBelongToPartitionP1 = Le focus de la partie {0} n''appartient pas à la partition {1}. |
|
223 |
|
|
224 |
txmDirectoryIsMissingColonP0 = le dossier 'txm' est manquant {0} |
|
225 |
|
|
226 |
unknownPartitionName = ** Nom de partition inconnu. |
|
227 |
|
|
228 |
warningColonCantLoadCorpus = Attention: le corpus ne peut pas être chargé |
|
229 |
|
|
230 |
warningColonDuplicateQueryEntryColonP0 = Attention : requête dupliquée : {0}. |
|
231 |
|
|
232 |
warningColonQueryFailedColonP0 = Attention : échec de la requête: {0}. |
|
233 |
|
|
234 |
workspaceColonP0 = \ Espace de travail : {0} |
|
235 |
|
|
236 |
wrongLoginOrPasswordOrPortColon = Mauvais login, mot de passe, nom de machine ou port dans : {0} {1} {2} {3}. |
|
237 |
|
|
238 |
xmlValidationColonP0IsADirectory = Validation XML : {0} est un dossier |
|
239 |
xmlValidationColonP0DoesNotExists = Validation XML : {0} n'existe pas ? |
|
240 |
xmlValidationColonP0IsNotReadable = Validation XML : {0} n'a pas les bon droits de lecture |
|
1 |
#TXM messages generated by the PluginMessagesManager class |
|
2 |
#Wed Nov 14 14:12:58 CET 2018 |
|
3 |
cantFindStructuralUnitForMetadataWithIdColon=Erreur \: pas de structures trouvées pour la métadonnée d'identifiant \: |
|
4 |
catalogFileNotFoundP0=** Fichier de catalogue introuvable {0} |
|
5 |
checkingBinaryFormat=Vérification du format... |
|
6 |
common_absoluteFrequency=Fréquence absolue |
|
7 |
common_cols=Colonnes |
|
8 |
common_delete=Supprimer |
|
9 |
common_description=Description |
|
10 |
common_done=Terminé. |
|
11 |
common_fMax=Fmax |
|
12 |
common_fMin=Fmin |
|
13 |
common_frequency=Fréquence |
|
14 |
common_lowestFrequency=Fréquence minimale |
|
15 |
common_numberOfLines=Nombre de lignes |
|
16 |
common_ok=OK |
|
17 |
common_properties=Propriétés \: |
|
18 |
common_property=Propriété \: |
|
19 |
common_queriesColonP0=Requêtes \: {0}. |
|
20 |
common_query=Requête |
|
21 |
common_reference=Référence |
|
22 |
common_rows=Lignes |
|
23 |
common_structuralUnitAndProperty=Unité structurelle et propriété |
|
24 |
common_structure=Structure |
|
25 |
common_t=t |
|
26 |
common_thresholds=Seuils |
|
27 |
common_units=Unités |
|
28 |
computingColon=Calcul\: |
|
29 |
connectedToCQP=Connecté à CQP. |
|
30 |
corpusColon=Corpus \: |
|
31 |
corpusColongetLocaleColonCQPIsNotReadyToAnswerColon=Corpus\: getLocale\: CQP est pas prêt à répondre \: |
|
32 |
couldNotCreateTXMHOMEDirectoryColonP0=** Échec de la création du dossier TXMHOME \: {0}. |
|
33 |
couldntReadCorpusColon=Erreur \: le corpus n'a pas les droits de lecture |
|
34 |
cQiClientNotInitialized=** Le client CQi n'est pas initilialisé |
|
35 |
dataDirectoryIsMissingColonP0=le dossier 'data' est manquant {0} |
|
36 |
doesNotExists=\ n'existe pas. |
|
37 |
encodingColon=, Encodage \: |
|
38 |
endOfCQPWaitTest=Fin du test d'attente de CQP. |
|
39 |
error_error=** Erreur \: {0}. |
|
40 |
error_error2=Erreur |
|
41 |
error_errorWhileSortingResult=Erreur pendant le tri du résultat. |
|
42 |
eRRORColonExists=Erreur \: n'existe pas |
|
43 |
errorColonLinkGrplinkAttargetMalformedColonP0=Erreur\: linkGrp/link/@target mal formé \: {0} |
|
44 |
errorColonP0=** Erreur \: |
|
45 |
errorColonP0CorpusDirectoryIsNotConformantToTXM079CorpusBinaryFormatColonCorpusSkipped=** Erreur \: le dossier d''entrée n''est pas conforme au format de corpus binaire de TXM 0.7.9 \: |
|
46 |
errorColonP0CorpusDirectoryIsNotConformantToTXMCorpusBinaryFormatColonCorpusSkipped=** Erreur \: le dossier d''entrée n''est pas conforme au format de corpus binaire de TXM \: |
|
47 |
eRRORColonRead=Erreur \: n'a pas les droits de lecture |
|
48 |
errorColonSkippingTheLoadingOfTheP0Corpus=Erreur \: le corpus {0} ne sera pas chargé |
|
49 |
errorColonTheConnexionToTheServerFailedColonWrongPortFormat=** La connexion au moteur de recherche a échoué \: le port fourni en paramètre n'est pas un nombre entier\: {0}. |
|
50 |
errorColonThisExceptionShouldNotBeThrown=** Erreur \: Cette exception ne devrait pas se lever |
|
51 |
errorColonWhileConnectionToSearchEngineWithTheFollowingParametersColon=** Echec de connexion au moteur de recherche avec les paramètres suivants \: {0} et {1}. |
|
52 |
errorConfigdirDirColon=Erreur dans le dossier de configuration \: |
|
53 |
errorDuringWorkspaceInitializationColonP0=** Echec de l'initialisation de l'espace de travail \: {0} |
|
54 |
errorLoadingWorkspaceFromFileColonP0=** Echec de lecture de l'espace de travail à partir du fichier {0} |
|
55 |
errorRegDirColon=Erreur dans le dossier registre \: |
|
56 |
errorWhileConnectingToSearchEngine=** Échec de la connexion au moteur de recherche \: |
|
57 |
errorWhileGettingMetadatasFromBaseimportMetadatasColon=Erreur lors de la récupération des metadonnées du corpus |
|
58 |
errorWhileWaitingForCQP=** Échec du test d'attente de CQP \: {0}. |
|
59 |
failedToAccessStructuralPropertyValues=** Echec de lecture des valeurs de la propriété de structure |
|
60 |
failedToCopyTXMFilesFromTXMINSTALLDIRToTXMHOMEColonP0=** Échec de la copie des fichiers TXM du dossier TXMINSTALL vers TXMHOME \: {0}. |
|
61 |
failedToCreatePartColon=** Echec de la création de la partie \: |
|
62 |
failedToExec=Echec de l'exécution de '{0} \: {1}. |
|
63 |
failedToExecTaskkillIMCqpserverexeFColon=Echec de la commande 'taskkill /IM cqpserver.exe /F'\: {0}. |
|
64 |
failedToExecTskillCqpserverexeColon=Echec de la commande 'tskill cqpserver.exe'\: {0}. |
|
65 |
failedToGetLastCQPErrorColon=Erreur lors de la récupération de la dernière erreur CQP \: |
|
66 |
failedToGetSupValuesOf=Echec de la récupération des valeurs de structures de |
|
67 |
failedToLoadBaseParametersFromTheP0File=Erreur lors de la récupération des |
|
68 |
failedToRestorePartition=** Echec de la restauration de la partition |
|
69 |
failedToRestoreSubcorpus=** Echec de la restauration du sous-corpus |
|
70 |
failedToStartMemCqiClientColon=Erreur lors du démarage du mode mémoire de CQP. |
|
71 |
file=** Le fichier |
|
72 |
fillImportxmlWithColon=Remplissage du fichier 'import.xml' avec \: |
|
73 |
filterManagerErrorColonInitializationP0NotFound=** Erreur d'initialisation du gestionnaire de filtre \: {0} non trouvé |
|
74 |
focusIsEmptyOrNull=Le focus est vide ou nul |
|
75 |
hasNoBase=n'a pas de 'Base' |
|
76 |
htmlDirectoryIsMissingColonP0=le dossier 'html' est manquant {0} |
|
77 |
in=\ dans |
|
78 |
informationsFromWorkspaceSelfElementNull=informations from workspace (selfElement null) |
|
79 |
initializationOfGroovyImportScriptRunner=Initialisation de GroovyImportScriptRunner |
|
80 |
iOColon=IO \: |
|
81 |
isMissing=''{0}'' est introuvable. |
|
82 |
isNotAValidCQPIDForACorpusItMustBeInUppercaseCharacters=\ n'est pas un identifiant de corpus CQP valide. Il doit être en majuscule. |
|
83 |
isNotAValidCQPIdForASubcorpusItMustBeAnUppercaseCharactersFollowedByLowercaseCharacters=\ n'est pas un identifiant de sous-corpus CQP valide. Il doit être en majuscules suivies de caractères minuscules. |
|
84 |
killPsAuxPipeGrepCqpserverPipeAwkP=kill `ps aux | grep cqpserver | awk '/-P |
|
85 |
languageColon=, Langue \: |
|
86 |
managerErrorDuringInitializationColonP0NotFound=** Erreur d''initialisation du gestionnaire de catalogue \: {0} non trouvé |
|
87 |
matchesFound=résultats trouvés |
|
88 |
noValuesGiven=Pas de valeur donnée |
|
89 |
noWorkspaceFoundCreatingANewOneP0=** Pas d'espace de travail trouvé, création d'un nouvel espace de travail dans le dossier {0} |
|
90 |
numberOfMatch=Nombre de match |
|
91 |
numberOfSubMatch=Nombre de sous graph |
|
92 |
orTheEngineWasNotStartedWithTheCommandLineColon=Le démarrage du serveur CQI a échoué avec la ligne de commande \: {0}. |
|
93 |
pARAMSColonP0=Paramètres \: {0} |
|
94 |
print2=/ {print $2}'` |
|
95 |
processing=traitement en cours... |
|
96 |
processingTextColonP0=traitement du fichier \: {0} |
|
97 |
queryingPartitionP0=Requête sur la partition {0} |
|
98 |
queryOnP0ColonP1InfP2=Requête sur {0} \: {1} <- {2} |
|
99 |
queryWasColon=La requête était \: |
|
100 |
readCorpusInfosFromOldImportxmlFileColonP0=Lecture des informatins sur le corpus depuis le fichier import.xml \: {0} |
|
101 |
readError=** Erreur de lecture |
|
102 |
registryFileIsMissingColonP0=le dossier 'registry' est manquant {0} |
|
103 |
reorganizingFilesOfP0=Reorganisation des fichiers de {0} |
|
104 |
sAXColon=SAX \: |
|
105 |
selectionErrorColonTheCorpus=Erreur \: le corpus |
|
106 |
supBeginningExecutionOfP0=> début de l'exécution de {0} |
|
107 |
supEndOfExecution=> fin de l'exécution |
|
108 |
textMetadataColon=Métadonnées de textes \: |
|
109 |
theFocusCannotBeNullOrEmpty=Le focus ne doit pas être vide ou nul. |
|
110 |
theFocusIsEmptyOrNull=** Le focus est vide ou nul. |
|
111 |
theP0PartFocusDoesntBelongToPartitionP1=Le focus de la partie {0} n''appartient pas à la partition {1}. |
|
112 |
txmDirectoryIsMissingColonP0=le dossier 'txm' est manquant {0} |
|
113 |
tXMNeedsFoldersColonP0P1P2AndP3=TXM a besoin des dossiers suivants \: {0}, {1}, {2} et {3}. |
|
114 |
unknownPartitionName=** Nom de partition inconnu. |
|
115 |
warningColonCantLoadCorpus=Attention\: le corpus ne peut pas être chargé |
|
116 |
warningColonDuplicateQueryEntryColonP0=Attention \: requête dupliquée \: {0}. |
|
117 |
warningColonQueryFailedColonP0=Attention \: échec de la requête\: {0}. |
|
118 |
wrongLoginOrPasswordOrPortColon=Mauvais login, mot de passe, nom de machine ou port dans \: {0} {1} {2} {3}. |
|
119 |
xmlValidationColonP0DoesNotExists=Validation XML \: {0} n'existe pas ? |
|
120 |
xmlValidationColonP0IsADirectory=Validation XML \: {0} est un dossier |
|
121 |
xmlValidationColonP0IsNotReadable=Validation XML \: {0} n'a pas les bon droits de lecture |
tmp/org.txm.core/src/java/org/txm/core/messages/messages.properties (revision 1381) | ||
---|---|---|
1 |
#Generated by ResourceBundle Editor (http://essiembre.github.io/eclipse-rbe/) |
|
2 |
#TXM messages generated by the PluginMessagesManager class |
|
3 |
#Mon Nov 12 17:18:22 CET 2018 |
|
4 |
|
|
5 |
and = \ and |
|
6 |
|
|
7 |
andFile = and file |
|
8 |
|
|
1 |
#TXM messages generated by the PluginMessagesManager class |
|
2 |
#Wed Nov 14 14:12:58 CET 2018 |
|
9 | 3 |
binaryDirectoryP0NotFound=Binary directory {0} not found. |
10 |
|
|
11 |
cQiClientNotInitialized = ** CQi Client not initialized |
|
12 |
|
|
13 |
cantFindStructuralUnitForMetadataWithIdColon = Can't find structural unit for metadata with id: |
|
14 |
|
|
4 |
cantFindStructuralUnitForMetadataWithIdColon=Can't find structural unit for metadata with id\: |
|
15 | 5 |
catalogFileNotFoundP0=** Catalog File Not found {0} |
16 |
|
|
17 |
checkingBinaryFormat = checking binary format... |
|
18 |
|
|
19 |
common_absoluteFrequency = Absolute Frequency |
|
20 |
common_cols = Cols |
|
21 |
common_delete = Delete |
|
22 |
common_description = Description |
|
23 |
common_done = Done. |
|
24 |
common_fMax = Fmax |
|
25 |
common_fMin = Fmin |
|
26 |
common_fMinEquals = Fmin={0} |
|
27 |
common_frequency = Frequency |
|
28 |
common_lowestFrequency = Lowest frequency |
|
29 |
common_numberOfLines = Number of lines |
|
30 |
common_ok = OK |
|
31 |
common_properties = Properties: |
|
32 |
common_property = Property: |
|
33 |
common_queriesColonP0 = Queries: {0}. |
|
34 |
common_query = Query |
|
35 |
common_reference = Reference |
|
36 |
common_rows = Rows |
|
37 |
common_structuralUnitAndProperty = Structural unit and property |
|
38 |
common_structure = Structure |
|
39 |
common_t = t |
|
40 |
common_thresholds = Thresholds |
|
41 |
common_units = Units |
|
42 |
common_vMax = Vmax |
|
43 |
|
|
44 |
computingColon = Computing: |
|
45 |
|
|
46 |
connectedToCQP = Connected to CQP. |
|
47 |
|
|
48 |
corpusColon = Corpus: |
|
49 |
|
|
50 |
corpusColongetLocaleColonCQPIsNotReadyToAnswerColon = Corpus:getLocale: CQP is not ready to answer: |
|
51 |
|
|
52 |
couldNotCreateTXMHOMEDirectoryColonP0 = ** Could not create TXMHOME directory: {0}. |
|
53 |
|
|
54 |
couldntReadCorpusColon = Couldn't read corpus: |
|
55 |
|
|
56 |
dDot = ': |
|
57 |
|
|
58 |
dataDirectoryIsMissingColonP0='data' directory is missing: {0} |
|
59 |
|
|
60 |
doesNotExist = \ does not exist? |
|
61 |
|
|
62 |
doesNotExist_3 = \ does not exist. |
|
63 |
|
|
64 |
doesNotExists = \ does not exists |
|
65 |
|
|
66 |
doesNotExists_2 = does not exists |
|
67 |
|
|
68 |
eRRORColonExists = ERROR: !exists |
|
69 |
|
|
70 |
eRRORColonRead = ERROR: !read |
|
71 |
|
|
72 |
encodingColon = , Encoding: |
|
73 |
|
|
74 |
endOfCQPWaitTest = End of CQP waiting test. |
|
75 |
|
|
76 |
errorConfigdirDirColon = Error configdir dir: |
|
77 |
|
|
78 |
errorColonP0=** Error: |
|
79 |
|
|
80 |
errorColonLinkGrplinkAttargetMalformedColonP0 = Error: linkGrp/link/@target malformed: {0} |
|
81 |
|
|
82 |
errorColonP0CorpusDirectoryIsNotConformantToTXM079CorpusBinaryFormatColonCorpusSkipped = ** Error: ''{0}'' corpus directory is not conformant to TXM 0.7.9 corpus binary format: corpus skipped." |
|
83 |
|
|
84 |
errorColonP0CorpusDirectoryIsNotConformantToTXMCorpusBinaryFormatColonCorpusSkipped = ** Error: ''{0}'' corpus directory is not conformant to TXM corpus binary format: corpus skipped." |
|
85 |
|
|
86 |
errorColonSkippingTheLoadingOfTheP0Corpus = Error: skipping the loading of the {0} corpus |
|
87 |
|
|
88 |
errorColonTheConnexionToTheServerFailedColonWrongPortFormat = ** Error : the connexion to the server failed: wrong port format: {0}. |
|
89 |
|
|
90 |
errorColonThisExceptionShouldNotBeThrown = ** Error: This exception should not be thrown |
|
91 |
|
|
92 |
errorColonWhileConnectionToSearchEngineWithTheFollowingParametersColon = ** Error while connecting to search engine with the following parameters: {0} and {1}. |
|
93 |
|
|
94 |
errorDuringWorkspaceInitializationColonP0=** Error during workspace initialization: {0} |
|
95 |
|
|
6 |
checkingBinaryFormat=checking binary format... |
|
7 |
common_absoluteFrequency=Absolute Frequency |
|
8 |
common_cols=Cols |
|
9 |
common_delete=Delete |
|
10 |
common_description=Description |
|
11 |
common_done=Done. |
|
12 |
common_fMax=Fmax |
|
13 |
common_fMin=Fmin |
|
14 |
common_fMinEquals=Fmin\={0} |
|
15 |
common_frequency=Frequency |
|
16 |
common_lowestFrequency=Lowest frequency |
|
17 |
common_numberOfLines=Number of lines |
|
18 |
common_ok=OK |
|
19 |
common_properties=Properties\: |
|
20 |
common_property=Property\: |
|
21 |
common_queriesColonP0=Queries\: {0}. |
|
22 |
common_query=Query |
|
23 |
common_reference=Reference |
|
24 |
common_rows=Rows |
|
25 |
common_structuralUnitAndProperty=Structural unit and property |
|
26 |
common_structure=Structure |
|
27 |
common_t=t |
|
28 |
common_thresholds=Thresholds |
|
29 |
common_units=Units |
|
30 |
common_vMax=Vmax |
|
31 |
computingColon=Computing\: |
|
32 |
connectedToCQP=Connected to CQP. |
|
33 |
corpusColon=Corpus\: |
|
34 |
corpusColongetLocaleColonCQPIsNotReadyToAnswerColon=Corpus\:getLocale\: CQP is not ready to answer\: |
|
35 |
couldNotCreateTXMHOMEDirectoryColonP0=** Could not create TXMHOME directory\: {0}. |
|
36 |
couldntReadCorpusColon=Couldn't read corpus\: |
|
37 |
cQiClientNotInitialized=** CQi Client not initialized |
|
38 |
dataDirectoryIsMissingColonP0='data' directory is missing\: {0} |
|
39 |
doesNotExists=\ does not exists |
|
40 |
encodingColon=, Encoding\: |
|
41 |
endOfCQPWaitTest=End of CQP waiting test. |
|
42 |
error_error=** Error\: {0}. |
|
43 |
error_error2=Error |
|
44 |
error_errorWhileSortingResult=Error while sorting result. |
|
45 |
eRRORColonExists=ERROR\: \!exists |
|
46 |
errorColonLinkGrplinkAttargetMalformedColonP0=Error\: linkGrp/link/@target malformed\: {0} |
|
47 |
errorColonP0=** Error\: |
|
48 |
errorColonP0CorpusDirectoryIsNotConformantToTXM079CorpusBinaryFormatColonCorpusSkipped=** Error\: ''{0}'' corpus directory is not conformant to TXM 0.7.9 corpus binary format\: corpus skipped." |
|
49 |
errorColonP0CorpusDirectoryIsNotConformantToTXMCorpusBinaryFormatColonCorpusSkipped=** Error\: ''{0}'' corpus directory is not conformant to TXM corpus binary format\: corpus skipped." |
|
50 |
eRRORColonRead=ERROR\: \!read |
|
51 |
errorColonSkippingTheLoadingOfTheP0Corpus=Error\: skipping the loading of the {0} corpus |
|
52 |
errorColonTheConnexionToTheServerFailedColonWrongPortFormat=** Error \: the connexion to the server failed\: wrong port format\: {0}. |
|
53 |
errorColonThisExceptionShouldNotBeThrown=** Error\: This exception should not be thrown |
|
54 |
errorColonWhileConnectionToSearchEngineWithTheFollowingParametersColon=** Error while connecting to search engine with the following parameters\: {0} and {1}. |
|
55 |
errorConfigdirDirColon=Error configdir dir\: |
|
56 |
errorDuringWorkspaceInitializationColonP0=** Error during workspace initialization\: {0} |
|
96 | 57 |
errorLoadingWorkspaceFromFileColonP0=** Error loading workspace from the {0} file. |
97 |
|
|
98 |
errorRegDirColon = Error reg dir: |
|
99 |
|
|
100 |
errorWhileConnectingToSearchEngine = ** Error while connecting CQP server. |
|
101 |
|
|
102 |
errorWhileGettingMetadatasFromBaseimportMetadatasColon = Error while getting metadatas from Base.importMetadatas: |
|
103 |
|
|
104 |
errorWhileWaitingForCQP = ** Error while waiting for CQP: {0}. |
|
105 |
|
|
106 |
error_error = ** Error: {0}. |
|
107 |
error_error2 = Error |
|
108 |
error_errorWhileSortingResult = Error while sorting result. |
|
109 |
|
|
110 |
evaluatingExtensionColonP0FromP1=Evaluating extension: {0} from {1} |
|
111 |
|
|
112 |
exceptionColonP0 = Exception: {0} |
|
113 |
|
|
114 |
failedToAccessStructuralPropertyValues = ** Failed to access structural property values |
|
115 |
|
|
116 |
failedToCopyTXMFilesFromTXMINSTALLDIRToTXMHOMEColonP0 = Failed to copy TXM files from TXMINSTALL DIR to TXMHOME: {0}. |
|
117 |
|
|
118 |
failedToCreatePartColon = ** Failed to create part: |
|
119 |
|
|
120 |
failedToExec = Failed to exec '{0}: {1}. |
|
121 |
|
|
122 |
failedToExecTaskkillIMCqpserverexeFColon = Failed to exec 'taskkill /IM cqpserver.exe /F': {0}. |
|
123 |
|
|
124 |
failedToExecTskillCqpserverexeColon = Failed to exec 'tskill cqpserver.exe': {0}. |
|
125 |
|
|
126 |
failedToGetLastCQPErrorColon = Failed to get last CQP error: |
|
127 |
|
|
128 |
failedToGetSupValuesOf = Failed to get sup values of |
|
129 |
|
|
130 |
failedToLoadBaseParametersFromTheP0File = Failed to load base parameters from the {0} file. |
|
131 |
|
|
132 |
failedToRestorePartition = ** Failed to restore partition |
|
133 |
|
|
134 |
failedToRestoreSubcorpus = ** Failed to restore subcorpus |
|
135 |
|
|
136 |
failedToStartMemCqiClientColon = Failed to start CQP in memory mode. |
|
137 |
|
|
138 |
file = ** File |
|
139 |
|
|
140 |
fillImportxmlWithColon = Fill import.xml with: |
|
141 |
|
|
142 |
filterManagerErrorColonInitializationP0NotFound=** Filter manager initialization error: {0} not found. |
|
143 |
|
|
144 |
fmax = , fmax |
|
145 |
|
|
146 |
fmin = , fmin |
|
147 |
|
|
148 |
focusIsEmptyOrNull = Focus is empty or null |
|
149 |
|
|
150 |
hasNoBase = has no base |
|
151 |
|
|
152 |
htmlDirectoryIsMissingColonP0='html' directory is missing: {0} |
|
153 |
|
|
154 |
iOColon = IO: |
|
155 |
|
|
156 |
in = \ in \ \ \ \ \ \ \ \ |
|
157 |
|
|
158 |
informationsFromWorkspaceSelfElementNull = informations from workspace (selfElement null) |
|
159 |
|
|
160 |
initializationOfGroovyImportScriptRunner = Initialization of GroovyImportScriptRunner |
|
161 |
|
|
162 |
isADirectory = is a directory |
|
163 |
|
|
164 |
isMissing = is missing |
|
165 |
|
|
166 |
isNotAValidCQPIDForACorpusItMustBeInUppercaseCharacters = \ is not a valid CQP ID for a corpus. It must be in uppercase characters. |
|
167 |
|
|
168 |
isNotAValidCQPIdForASubcorpusItMustBeAnUppercaseCharactersFollowedByLowercaseCharacters = \ is not a valid CQP Id for a subcorpus. It must be an uppercase characters followed by lowercase characters. |
|
169 |
|
|
170 |
isNotReadable = is not read-able |
|
171 |
|
|
172 |
killPsAuxPipeGrepCqpserverPipeAwkP = kill `ps aux | grep cqpserver | awk '/-P |
|
173 |
|
|
174 |
languageColon = , Language: |
|
175 |
|
|
176 |
loadingExtensions = Loading extensions... |
|
177 |
|
|
58 |
errorRegDirColon=Error reg dir\: |
|
59 |
errorWhileConnectingToSearchEngine=** Error while connecting CQP server. |
|
60 |
errorWhileGettingMetadatasFromBaseimportMetadatasColon=Error while getting metadatas from Base.importMetadatas\: |
|
61 |
errorWhileWaitingForCQP=** Error while waiting for CQP\: {0}. |
|
62 |
evaluatingExtensionColonP0FromP1=Evaluating extension\: {0} from {1} |
|
63 |
exceptionColonP0=Exception\: {0} |
|
64 |
failedToAccessStructuralPropertyValues=** Failed to access structural property values |
|
65 |
failedToCopyTXMFilesFromTXMINSTALLDIRToTXMHOMEColonP0=Failed to copy TXM files from TXMINSTALL DIR to TXMHOME\: {0}. |
|
66 |
failedToCreatePartColon=** Failed to create part\: |
|
67 |
failedToExec=Failed to exec '{0}\: {1}. |
|
68 |
failedToExecTaskkillIMCqpserverexeFColon=Failed to exec 'taskkill /IM cqpserver.exe /F'\: {0}. |
|
69 |
failedToExecTskillCqpserverexeColon=Failed to exec 'tskill cqpserver.exe'\: {0}. |
|
70 |
failedToGetLastCQPErrorColon=Failed to get last CQP error\: |
|
71 |
failedToGetSupValuesOf=Failed to get sup values of |
|
72 |
failedToLoadBaseParametersFromTheP0File=Failed to load base parameters from the {0} file. |
|
73 |
failedToRestorePartition=** Failed to restore partition |
|
74 |
failedToRestoreSubcorpus=** Failed to restore subcorpus |
|
75 |
failedToStartMemCqiClientColon=Failed to start CQP in memory mode. |
|
76 |
file=** File |
|
77 |
fillImportxmlWithColon=Fill import.xml with\: |
|
78 |
filterManagerErrorColonInitializationP0NotFound=** Filter manager initialization error\: {0} not found. |
|
79 |
fmax=, fmax |
|
80 |
fmin=, fmin |
|
81 |
focusIsEmptyOrNull=Focus is empty or null |
|
82 |
hasNoBase=has no base |
|
83 |
htmlDirectoryIsMissingColonP0='html' directory is missing\: {0} |
|
84 |
in=\ in \t\t\t\t\t\t\t\t |
|
85 |
informationsFromWorkspaceSelfElementNull=informations from workspace (selfElement null) |
|
86 |
initializationOfGroovyImportScriptRunner=Initialization of GroovyImportScriptRunner |
|
87 |
iOColon=IO\: |
|
88 |
isMissing=is missing |
|
89 |
isNotAValidCQPIDForACorpusItMustBeInUppercaseCharacters=\ is not a valid CQP ID for a corpus. It must be in uppercase characters. |
|
90 |
isNotAValidCQPIdForASubcorpusItMustBeAnUppercaseCharactersFollowedByLowercaseCharacters=\ is not a valid CQP Id for a subcorpus. It must be an uppercase characters followed by lowercase characters. |
|
91 |
killPsAuxPipeGrepCqpserverPipeAwkP=kill `ps aux | grep cqpserver | awk '/-P |
|
92 |
languageColon=, Language\: |
|
93 |
loadingExtensions=Loading extensions... |
|
178 | 94 |
loadingWorkspaceFromFileColonP0=Loading workspace from the {0} file |
179 |
|
|
180 |
malformedURLFileP0=** Malformed URL: {0} |
|
181 |
|
|
182 |
managerErrorDuringInitializationColonP0NotFound=** Manager Error during initialization: {0} not found. |
|
183 |
|
|
184 |
matchesFound = matches found. |
|
185 |
|
|
186 |
noValuesGiven = No values given |
|
187 |
|
|
188 |
noWorkspaceFoundCreatingANewOneP0=** No workspace found. Creating a new one: {0} |
|
189 |
|
|
190 |
numberOfMatch = Number of match |
|
191 |
|
|
192 |
numberOfSubMatch = Number of sub match |
|
193 |
|
|
194 |
orTheEngineWasNotStartedWithTheCommandLineColon = CQI server failed to started with the command line: {0}. |
|
195 |
|
|
196 |
pARAMSColonP0=PARAMS: |
|
197 |
|
|
95 |
malformedURLFileP0=** Malformed URL\: {0} |
|
96 |
managerErrorDuringInitializationColonP0NotFound=** Manager Error during initialization\: {0} not found. |
|
97 |
matchesFound=matches found. |
|
98 |
noValuesGiven=No values given |
|
99 |
noWorkspaceFoundCreatingANewOneP0=** No workspace found. Creating a new one\: {0} |
|
100 |
numberOfMatch=Number of match |
|
101 |
numberOfSubMatch=Number of sub match |
|
102 |
orTheEngineWasNotStartedWithTheCommandLineColon=CQI server failed to started with the command line\: {0}. |
|
103 |
pARAMSColonP0=PARAMS\: |
|
198 | 104 |
parentDirectoryP0NotFound=Parent directory {0} not found. |
199 |
|
|
200 |
print2 = / {print $2}'` |
|
201 |
|
|
202 |
processing = processing... |
|
203 |
|
|
204 |
processingTextColonP0=processing text: {0} |
|
205 |
|
|
206 |
queryOnP0ColonP1InfP2 = Query on {0} : {1} <- {2} |
|
207 |
|
|
208 |
queryWasColon = Query was: |
|
209 |
|
|
210 |
queryingPartitionP0 = Querying partition {0} |
|
211 |
|
|
212 |
readCorpusInfosFromOldImportxmlFileColonP0=Read corpus infos from old import.xml file: {0} |
|
213 |
|
|
214 |
readError = ** Read error |
|
215 |
|
|
216 |
registryFileIsMissingColonP0='registry' file is missing: {0} |
|
217 |
|
|
105 |
print2=/ {print $2}'` |
|
106 |
processing=processing... |
|
107 |
processingTextColonP0=processing text\: {0} |
|
108 |
queryingPartitionP0=Querying partition {0} |
|
109 |
queryOnP0ColonP1InfP2=Query on {0} \: {1} <- {2} |
|
110 |
queryWasColon=Query was\: |
|
111 |
readCorpusInfosFromOldImportxmlFileColonP0=Read corpus infos from old import.xml file\: {0} |
|
112 |
readError=** Read error |
|
113 |
registryFileIsMissingColonP0='registry' file is missing\: {0} |
|
218 | 114 |
reorganizingFilesOfP0=reorganizing files of |
219 |
|
|
220 |
sAXColon = SAX: |
|
221 |
|
|
222 |
selectionErrorColonTheCorpus = Selection error: the corpus |
|
223 |
|
|
115 |
sAXColon=SAX\: |
|
116 |
selectionErrorColonTheCorpus=Selection error\: the corpus |
|
224 | 117 |
supBeginningExecutionOfP0=> beginning execution of {0} |
225 |
|
|
226 |
supEndOfExecution = > end of execution |
|
227 |
|
|
228 |
tXMNeedsFoldersColonP0P1P2AndP3 = TXM needs folders: : {0}, {1}, {2} and {3}. |
|
229 |
|
|
230 |
textMetadataColon = Text metadata: |
|
231 |
|
|
232 |
theFocusCannotBeNullOrEmpty = The focus cannot be null or empty. |
|
233 |
|
|
234 |
theFocusIsEmptyOrNull = ** The focus is empty or null. |
|
235 |
|
|
236 |
theP0PartFocusDoesntBelongToPartitionP1 = The {0} part focus doesn''t belong to partition {1}. |
|
237 |
|
|
238 |
txmDirectoryIsMissingColonP0='txm' directory is missing: {0} |
|
239 |
|
|
240 |
unknownPartitionName = ** Unknown partition name. |
|
241 |
|
|
242 |
v = , v |
|
243 |
|
|
244 |
warningColonCantLoadCorpus = Warning: can't load corpus |
|
245 |
|
|
246 |
warningColonDuplicateQueryEntryColonP0=Warning: duplicate query entry: {0}. |
|
247 |
|
|
248 |
warningColonQueryFailedColonP0=Warning: query failed: {0}. |
|
249 |
|
|
250 |
ToolboxStatesWorkspaceColonP0=\ Workspace: {0} |
|
251 |
|
|
252 |
wrongLoginOrPasswordOrPortColon = Wrong login, password, host or port in : {0} {1} {2} {3}. |
|
253 |
|
|
254 |
xmlValidationColon = XmlValidation: |
|
118 |
supEndOfExecution=> end of execution |
|
119 |
textMetadataColon=Text metadata\: |
|
120 |
theFocusCannotBeNullOrEmpty=The focus cannot be null or empty. |
|
121 |
theFocusIsEmptyOrNull=** The focus is empty or null. |
|
122 |
theP0PartFocusDoesntBelongToPartitionP1=The {0} part focus doesn''t belong to partition {1}. |
|
123 |
ToolboxStatesWorkspaceColonP0=\ Workspace\: {0} |
|
124 |
txmDirectoryIsMissingColonP0='txm' directory is missing\: {0} |
|
125 |
tXMNeedsFoldersColonP0P1P2AndP3=TXM needs folders\: \: {0}, {1}, {2} and {3}. |
|
126 |
unknownPartitionName=** Unknown partition name. |
|
127 |
v=, v |
|
128 |
warningColonCantLoadCorpus=Warning\: can't load corpus |
|
129 |
warningColonDuplicateQueryEntryColonP0=Warning\: duplicate query entry\: {0}. |
|
130 |
warningColonQueryFailedColonP0=Warning\: query failed\: {0}. |
|
131 |
wrongLoginOrPasswordOrPortColon=Wrong login, password, host or port in \: {0} {1} {2} {3}. |
tmp/org.txm.progression.core/src/org/txm/progression/core/messages/messages.properties (revision 1381) | ||
---|---|---|
1 | 1 |
#TXM messages generated by the PluginMessagesManager class |
2 |
#Mon Nov 12 17:18:22 CET 2018
|
|
2 |
#Wed Nov 14 14:12:59 CET 2018
|
|
3 | 3 |
density=(density) |
4 | 4 |
doneColonNoMatchFound=Done\: no match found. |
5 | 5 |
errorColonSubcorpusWithSize0=Error\: subcorpus with size 0 |
6 | 6 |
filteringREGEXColon=, filtering REGEX\: |
7 | 7 |
inP0=in |
8 | 8 |
occurrences=Occurrences |
9 |
progressionOf=Progression of\
|
|
9 |
progressionOf=Progression of |
|
10 | 10 |
propertyColon=, property\: |
11 | 11 |
RESULT_TYPE=Progression |
12 | 12 |
structureColon=structure\: |
tmp/org.txm.progression.core/src/org/txm/progression/core/messages/messages_ru.properties (revision 1381) | ||
---|---|---|
1 | 1 |
#TXM messages generated by the PluginMessagesManager class |
2 |
#Mon Nov 12 17:18:22 CET 2018
|
|
2 |
#Wed Nov 14 14:12:59 CET 2018
|
|
3 | 3 |
RESULT_TYPE=Прогрессия |
4 | 4 |
theProgressionCommandIsNotYetAvailableForDiscontinuousSubcorpora=Функция Прогрессия в настоящее время недоступна на прерывных подкорпусах. |
tmp/org.txm.progression.core/src/org/txm/progression/core/messages/messages_fr.properties (revision 1381) | ||
---|---|---|
1 | 1 |
#TXM messages generated by the PluginMessagesManager class |
2 |
#Mon Nov 12 17:18:22 CET 2018
|
|
2 |
#Wed Nov 14 14:12:59 CET 2018
|
|
3 | 3 |
density=(densité) |
4 | 4 |
doneColonNoMatchFound=Terminé\: pas de match trouvé. |
5 | 5 |
errorColonSubcorpusWithSize0=Erreur la taille du sous-corpus est 0 |
6 | 6 |
filteringREGEXColon=, filtrage REGEX\: |
7 |
in=dans |
|
8 | 7 |
occurrences=Occurrences |
9 |
progressionOf=Progression de\
|
|
8 |
progressionOf=Progression de |
|
10 | 9 |
propertyColon=, propriété \: |
11 | 10 |
RESULT_TYPE=Progression |
12 | 11 |
structureColon=structure \: |
tmp/org.txm.statsengine.r.core/src/org/txm/statsengine/r/core/messages/messages_fr.properties (revision 1381) | ||
---|---|---|
1 |
#Generated by ResourceBundle Editor (http://essiembre.github.io/eclipse-rbe/) |
|
2 |
#TXM messages generated by the PluginMessagesManager class |
|
3 |
#Mon Nov 12 17:18:22 CET 2018 |
|
4 |
|
|
5 |
doneColon = Terminé en {0} ms. |
|
6 |
|
|
7 |
errorWhileRunningRScriptP0ColonP1 = ** Erreur lors de l''exécution du script R {0} : {1}. |
|
8 |
|
|
9 |
error_cantFindRServeInPath = ** Le chemin du programme du serveur statistique a été renseigné mais sa recherche a échoué dans : {0}. |
|
10 |
error_connectionFailed = ** La connexion au moteur statistique a échoué. |
|
11 |
error_errorDuringItemsListExtraction = ** Erreur lors de l'extraction de la liste d'items : \ |
|
12 |
error_errorWhileEvaluating = ** Erreur R : "{0}"\nlors de l'évaluation de : {1} |
|
13 |
error_evaluationError = ** Erreur d'évaluation : {0}\n{1}. |
|
14 |
error_failedToConnectToTheRWorkspace = ** Echec de connexion à l'espace de travail R avec {0}, {1} and {2}. |
|
15 |
error_failedToInitializeFileTransfert = ** Echec de l'initialisation du transfert : {0}. |
|
16 |
error_failedToLoadLibrary = La librairie {0} n'a pu être chargée : {1}. |
|
17 |
error_failedToRunREG = ** Echec du lancement de REG pour localiser le programme R. |
|
18 |
error_failedToStartRServe = Impossible de démarrer RServe. |
|
19 |
error_failedToStartRServeWithCommand = ** Echec du lancement de Rserve avec la commande : |
|
20 |
error_matrixIsEmpty = La matrice est vide. |
|
21 |
error_requestedObjectNotFoundInR = L'objet demandé ({0}) n'a pas été trouvé dans l'espace de travail R. |
|
22 |
error_rserveIsAlreadyRunningOnPort = Rserve est déja démarré sur le port {0}. |
|
23 |
error_rservePathNotSet = ** Le chemin du programme du serveur statistique n'a pas été renseigné et sa recherche a échoué. |
|
24 |
error_unexpectedErrorInRStatisticsEngine = Erreur inattendue dans le moteur statistique R : {0}. |
|
25 |
error_youNeedRSoftware = Vous avez besoin du logiciel 'R' et de configurer ses chemins via la fenêtre de préférences 'Outils/Préférences'. |
|
26 |
|
|
27 |
info_connectingToRAt = Connexion à R à {0}:{1}. |
|
28 |
info_connectingToRAtWithUser = Connexion à R à {0}:{1} avec l'utilisateur {2}. |
|
29 |
info_lastSafeEvalExpression = Dernier 'safeeval' : {0}. |
|
30 |
info_rPathNotSetTryingToFindIt = Chemin d'accès à R non fourni, tentative de résolution... |
|
31 |
info_savingChartToFile = Sauvegarde du graphique dans le fichier : {0}. |
|
32 |
info_startingRWithCommandLine = Démarrage de R avec la ligne de commande : {0}. |
|
33 |
info_startingStatsEngine = Démarrage du moteur de statistiques : utilisateur : {0}, distant : {1}, port : {2}, debug : {3} |
|
34 |
info_statisticsEngineLaunched = Moteur de statistiques lancé. |
|
35 |
info_tryingToStartRFrom = Tentative de démarrage de R depuis : {0}... |
|
36 |
info_tryingToStartRWithRPath = Tentative de démarrage de R depuis le chemin : 'R'. |
|
37 |
|
|
38 |
ms = \ ms |
|
39 |
|
|
40 |
p0RScriptDoesntExist = ** Le fichier de script R {0} n''existe pas. |
|
41 |
|
|
42 |
runningP0 = Exécution de {0}... |
|
43 |
|
|
44 |
runningTextSelection = Exécution de la sélection de texte... |
|
1 |
#TXM messages generated by the PluginMessagesManager class |
|
2 |
#Wed Nov 14 14:12:21 CET 2018 |
|
3 |
doneColon=Terminé en {0} ms. |
|
4 |
error_cantFindRServeInPath=** Le chemin du programme du serveur statistique a été renseigné mais sa recherche a échoué dans \: {0}. |
|
5 |
error_connectionFailed=** La connexion au moteur statistique a échoué. |
|
6 |
error_errorDuringItemsListExtraction=** Erreur lors de l'extraction de la liste d'items \: \t |
|
7 |
error_errorWhileEvaluating=** Erreur R \: "{0}"\nlors de l'évaluation de \: {1} |
|
8 |
error_evaluationError=** Erreur d'évaluation \: {0}\n{1}. |
|
9 |
error_failedToConnectToTheRWorkspace=** Echec de connexion à l'espace de travail R avec {0}, {1} and {2}. |
|
10 |
error_failedToInitializeFileTransfert=** Echec de l'initialisation du transfert \: {0}. |
|
11 |
error_failedToLoadLibrary=La librairie {0} n'a pu être chargée \: {1}. |
|
12 |
error_failedToRunREG=** Echec du lancement de REG pour localiser le programme R. |
|
13 |
error_failedToStartRServe=Impossible de démarrer RServe. |
|
14 |
error_failedToStartRServeWithCommand=** Echec du lancement de Rserve avec la commande \: |
|
15 |
error_matrixIsEmpty=La matrice est vide. |
|
16 |
error_requestedObjectNotFoundInR=L'objet demandé ({0}) n'a pas été trouvé dans l'espace de travail R. |
|
17 |
error_rserveIsAlreadyRunningOnPort=Rserve est déja démarré sur le port {0}. |
|
18 |
error_rservePathNotSet=** Le chemin du programme du serveur statistique n'a pas été renseigné et sa recherche a échoué. |
|
19 |
error_unexpectedErrorInRStatisticsEngine=Erreur inattendue dans le moteur statistique R \: {0}. |
|
20 |
error_youNeedRSoftware=Vous avez besoin du logiciel 'R' et de configurer ses chemins via la fenêtre de préférences 'Outils/Préférences'. |
|
21 |
errorWhileRunningRScriptP0ColonP1=** Erreur lors de l''exécution du script R {0} \: {1}. |
|
22 |
info_connectingToRAt=Connexion à R à {0}\:{1}. |
|
23 |
info_connectingToRAtWithUser=Connexion à R à {0}\:{1} avec l'utilisateur {2}. |
|
24 |
info_lastSafeEvalExpression=Dernier 'safeeval' \: {0}. |
|
25 |
info_rPathNotSetTryingToFindIt=Chemin d'accès à R non fourni, tentative de résolution... |
|
26 |
info_savingChartToFile=Sauvegarde du graphique dans le fichier \: {0}. |
|
27 |
info_startingRWithCommandLine=Démarrage de R avec la ligne de commande \: {0}. |
|
28 |
info_startingStatsEngine=Démarrage du moteur de statistiques \: utilisateur \: {0}, distant \: {1}, port \: {2}, debug \: {3} |
|
29 |
info_statisticsEngineLaunched=Moteur de statistiques lancé. |
|
30 |
info_tryingToStartRFrom=Tentative de démarrage de R depuis \: {0}... |
|
31 |
info_tryingToStartRWithRPath=Tentative de démarrage de R depuis le chemin \: 'R'. |
|
32 |
p0RScriptDoesntExist=** Le fichier de script R {0} n''existe pas. |
|
33 |
runningP0=Exécution de {0}... |
|
34 |
runningTextSelection=Exécution de la sélection de texte... |
tmp/org.txm.statsengine.r.core/src/org/txm/statsengine/r/core/messages/RCoreMessages.java (revision 1381) | ||
---|---|---|
43 | 43 |
|
44 | 44 |
public static String runningP0; |
45 | 45 |
public static String doneColon; |
46 |
public static String ms; |
|
47 | 46 |
public static String runningTextSelection; |
48 | 47 |
public static String errorWhileRunningRScriptP0ColonP1; |
49 | 48 |
public static String p0RScriptDoesntExist; |
tmp/org.txm.statsengine.r.core/src/org/txm/statsengine/r/core/messages/messages.properties (revision 1381) | ||
---|---|---|
1 |
#Generated by ResourceBundle Editor (http://essiembre.github.io/eclipse-rbe/) |
|
2 |
#TXM messages generated by the PluginMessagesManager class |
|
3 |
#Mon Nov 12 17:18:22 CET 2018 |
|
4 |
|
|
5 |
doneColon = Done in {0} ms. |
|
6 |
|
|
7 |
errorWhileRunningRScriptP0ColonP1 = ** Error while running R script {0}: {1}. |
|
8 |
|
|
9 |
error_cantFindRServeInPath = ** The Statistics Engine program path is set but we couldn't find it in: {0}. |
|
10 |
error_connectionFailed = ** Error while connecting to the stat engine. |
|
11 |
error_errorDuringItemsListExtraction = ** Error during items list extraction: |
|
12 |
error_errorWhileEvaluating = ** R error: "{0}"\nwhile evaluating: {1} |
|
13 |
error_evaluationError = ** Evaluation error: {0}\n{1}. |
|
14 |
error_failedToConnectToTheRWorkspace = ** Failed to connect to the R Workspace with {0}, {1} and {2}. |
|
15 |
error_failedToInitializeFileTransfert = ** Failed to initialize file transfert: {0}. |
|
16 |
error_failedToLoadLibrary = Failed to load the {0} library: {1}. |
|
17 |
error_failedToRunREG = ** Failed to run REG to find the location of R program. |
|
18 |
error_failedToStartRServe = Failed to start RServe. |
|
19 |
error_failedToStartRServeWithCommand = ** Failed to start Rserve with command: |
|
20 |
error_matrixIsEmpty = Matrix is empty. |
|
21 |
error_requestedObjectNotFoundInR = The requested object ({0}) was not found in the R workspace. |
|
22 |
error_rserveIsAlreadyRunningOnPort = Rserve is already running on port {0}. |
|
23 |
error_rservePathNotSet = ** The Statistics Engine program path is not set and we could not find it. |
|
24 |
error_unexpectedErrorInRStatisticsEngine = Unexpected error in R statistics engine: {0}. |
|
25 |
error_youNeedRSoftware = You need the 'R' software and you need to configure in the 'Tools/Preferences' window the correct path to it. |
|
26 |
|
|
27 |
info_connectingToRAt = Connecting to R at {0}:{1}. |
|
28 |
info_connectingToRAtWithUser = Connecting to R at {0}:{1} with user {2}. |
|
29 |
info_lastSafeEvalExpression = Last safeeval expression: {0}. |
|
30 |
info_rPathNotSetTryingToFindIt = R path is not set, trying to find it... |
|
31 |
info_savingChartToFile = Saving chart to file: {0}. |
|
32 |
info_startingRWithCommandLine = Starting R with command line: {0}. |
|
33 |
info_startingStatsEngine = Starting Statistics Engine: user: {0}, remote: {1}, port: {2}, debug: {3} |
|
34 |
info_statisticsEngineLaunched = Statistical Engine launched. |
|
35 |
info_tryingToStartRFrom = Trying to start R from: {0}... |
|
36 |
info_tryingToStartRWithRPath = Trying to start R with path: 'R'. |
|
37 |
|
|
38 |
ms = \ ms |
|
39 |
|
|
40 |
p0RScriptDoesntExist = ** {0} R script doesn''t exist. |
|
41 |
|
|
42 |
runningP0 = Running {0}... |
|
43 |
|
|
44 |
runningTextSelection = Running text selection... |
|
1 |
#TXM messages generated by the PluginMessagesManager class |
|
2 |
#Wed Nov 14 14:12:21 CET 2018 |
|
3 |
doneColon=Done in {0} ms. |
|
4 |
error_cantFindRServeInPath=** The Statistics Engine program path is set but we couldn't find it in\: {0}. |
|
5 |
error_connectionFailed=** Error while connecting to the stat engine. |
|
6 |
error_errorDuringItemsListExtraction=** Error during items list extraction\: |
|
7 |
error_errorWhileEvaluating=** R error\: "{0}"\nwhile evaluating\: {1} |
|
8 |
error_evaluationError=** Evaluation error\: {0}\n{1}. |
|
9 |
error_failedToConnectToTheRWorkspace=** Failed to connect to the R Workspace with {0}, {1} and {2}. |
|
10 |
error_failedToInitializeFileTransfert=** Failed to initialize file transfert\: {0}. |
|
11 |
error_failedToLoadLibrary=Failed to load the {0} library\: {1}. |
|
12 |
error_failedToRunREG=** Failed to run REG to find the location of R program. |
|
13 |
error_failedToStartRServe=Failed to start RServe. |
|
14 |
error_failedToStartRServeWithCommand=** Failed to start Rserve with command\: |
|
15 |
error_matrixIsEmpty=Matrix is empty. |
|
16 |
error_requestedObjectNotFoundInR=The requested object ({0}) was not found in the R workspace. |
|
17 |
error_rserveIsAlreadyRunningOnPort=Rserve is already running on port {0}. |
|
18 |
error_rservePathNotSet=** The Statistics Engine program path is not set and we could not find it. |
|
19 |
error_unexpectedErrorInRStatisticsEngine=Unexpected error in R statistics engine\: {0}. |
|
20 |
error_youNeedRSoftware=You need the 'R' software and you need to configure in the 'Tools/Preferences' window the correct path to it. |
|
21 |
errorWhileRunningRScriptP0ColonP1=** Error while running R script {0}\: {1}. |
|
22 |
info_connectingToRAt=Connecting to R at {0}\:{1}. |
|
23 |
info_connectingToRAtWithUser=Connecting to R at {0}\:{1} with user {2}. |
|
24 |
info_lastSafeEvalExpression=Last safeeval expression\: {0}. |
|
25 |
info_rPathNotSetTryingToFindIt=R path is not set, trying to find it... |
|
26 |
info_savingChartToFile=Saving chart to file\: {0}. |
|
27 |
info_startingRWithCommandLine=Starting R with command line\: {0}. |
|
28 |
info_startingStatsEngine=Starting Statistics Engine\: user\: {0}, remote\: {1}, port\: {2}, debug\: {3} |
|
29 |
info_statisticsEngineLaunched=Statistical Engine launched. |
|
30 |
info_tryingToStartRFrom=Trying to start R from\: {0}... |
|
31 |
info_tryingToStartRWithRPath=Trying to start R with path\: 'R'. |
|
32 |
p0RScriptDoesntExist=** {0} R script doesn''t exist. |
|
33 |
runningP0=Running {0}... |
|
34 |
runningTextSelection=Running text selection... |
tmp/org.txm.statsengine.r.core/src/org/txm/statsengine/r/core/messages/messages_ru.properties (revision 1381) | ||
---|---|---|
1 |
#Generated by ResourceBundle Editor (http://essiembre.github.io/eclipse-rbe/) |
|
2 |
#TXM messages generated by the PluginMessagesManager class |
|
3 |
#Mon Nov 12 17:18:22 CET 2018 |
|
4 |
|
|
5 |
doneColon = |
|
6 |
|
|
7 |
errorWhileRunningRScriptP0ColonP1 = ** Ошибка во время выполнения скрипта R {0}: {1}. |
|
8 |
|
|
9 |
error_unexpectedErrorInRStatisticsEngine = Неожиданная ошибка в статистической машине R: {0}. |
|
10 |
|
|
11 |
info_tryingToStartRWithRPath = |
|
12 |
|
|
13 |
ms = \ мс |
|
14 |
|
|
15 |
p0RScriptDoesntExist = ** Файл скрипта R {0} не найден. |
|
16 |
|
|
17 |
runningP0 = |
|
18 |
|
|
19 |
runningTextSelection = Выполнение выделения текста... |
|
1 |
#TXM messages generated by the PluginMessagesManager class |
|
2 |
#Wed Nov 14 14:12:21 CET 2018 |
|
3 |
doneColon= |
|
4 |
error_unexpectedErrorInRStatisticsEngine=Неожиданная ошибка в статистической машине R\: {0}. |
|
5 |
errorWhileRunningRScriptP0ColonP1=** Ошибка во время выполнения скрипта R {0}\: {1}. |
|
6 |
info_tryingToStartRWithRPath= |
|
7 |
p0RScriptDoesntExist=** Файл скрипта R {0} не найден. |
|
8 |
runningP0= |
|
9 |
runningTextSelection=Выполнение выделения текста... |
tmp/org.txm.progression.rcp/src/org/txm/progression/rcp/messages/messages_ru.properties (revision 1381) | ||
---|---|---|
1 | 1 |
#TXM messages generated by the PluginMessagesManager class |
2 |
#Mon Nov 12 17:18:22 CET 2018
|
|
2 |
#Wed Nov 14 14:12:59 CET 2018
|
|
3 | 3 |
bandeSizeMultiplier=Масштаб границ структур |
4 | 4 |
bandewidthMultiplierColon=Масштаб полос |
5 | 5 |
chartTypeColon=Тип графа\: |
... | ... | |
10 | 10 |
regexColon=Рег. Выр.\: |
11 | 11 |
repeatSameValues=Повторять идентичные значения |
12 | 12 |
repeatTheValuesOfTheStructureProperties=Повторять значения с свойств структур |
13 |
stripMultiplierErrorColon=Ошибка\: мультипликатор полосы\: {0} |
tmp/org.txm.progression.rcp/src/org/txm/progression/rcp/messages/messages_fr.properties (revision 1381) | ||
---|---|---|
1 | 1 |
#TXM messages generated by the PluginMessagesManager class |
2 |
#Mon Nov 12 17:18:22 CET 2018
|
|
2 |
#Wed Nov 14 14:12:59 CET 2018
|
|
3 | 3 |
bandeSizeMultiplier=Échelle des limites de structures |
4 | 4 |
bandewidthMultiplierColon=Échelle des bandeaux |
5 | 5 |
chartTypeColon=Type de graphique \: |
... | ... | |
10 | 10 |
regexColon=Exp. Rég. \: |
11 | 11 |
repeatSameValues=Répéter les valeurs identiques |
12 | 12 |
repeatTheValuesOfTheStructureProperties=Répéter les valeurs de propriétés de structures |
13 |
stripMultiplierErrorColon=Erreur \: multiplicateur de bande \: {0} |
tmp/org.txm.progression.rcp/src/org/txm/progression/rcp/messages/messages.properties (revision 1381) | ||
---|---|---|
1 | 1 |
#TXM messages generated by the PluginMessagesManager class |
2 |
#Mon Nov 12 17:18:22 CET 2018
|
|
2 |
#Wed Nov 14 14:12:59 CET 2018
|
|
3 | 3 |
add=Add |
4 | 4 |
addQueriesFromFile=Add queries from file... |
5 | 5 |
bandeSizeMultiplier=Bande size multiplier |
tmp/org.txm.rcp/src/main/java/org/txm/rcp/messages/TXMUIMessages.java (revision 1381) | ||
---|---|---|
498 | 498 |
public static String rightContextSize; |
499 | 499 |
public static String changeCharactersEncoding; |
500 | 500 |
public static String changeCharactersEncodingCurrentEncodingColon; |
501 |
public static String defaultEncodingColon; |
|
502 | 501 |
public static String paginationOptions; |
503 | 502 |
public static String linePerPageColon; |
504 | 503 |
public static String ampSortOptions; |
tmp/org.txm.rcp/src/main/java/org/txm/rcp/messages/messages.properties (revision 1381) | ||
---|---|---|
1 |
#Generated by ResourceBundle Editor (http://essiembre.github.io/eclipse-rbe/) |
|
2 |
#TXM messages generated by the PluginMessagesManager class |
|
3 |
#Mon Nov 12 17:18:22 CET 2018 |
|
4 |
|
|
5 |
EMPTY = \ \n |
|
6 |
|
|
7 |
Explorer_4 = ⇧ |
|
8 |
Explorer_5 = ↻ |
|
9 |
Explorer_7 = ⌂ |
|
10 |
|
|
11 |
FileTreeContentProvider_4 = ' |
|
12 |
|
|
13 |
_1 = 1.\ |
|
14 |
_2 = 2.\ |
|
15 |
_3 = 3.\ |
|
16 |
_default = default |
|
17 |
_default_2 = Default |
|
18 |
|
|
19 |
aBinaryCorpusIsATXMFileExtensionTxmOrZip = A binary corpus is a TXM file (extension .txm or .zip) |
|
20 |
|
|
21 |
aWordWithItsProperty = a word with its property |
|
22 |
|
|
23 |
abort = Abort |
|
24 |
|
|
25 |
aboutTXM = About TXM... |
|
26 |
|
|
27 |
activateProxyService = Activate Proxy Service |
|
28 |
|
|
29 |
addAWord = Add a word |
|
30 |
|
|
31 |
addAXsltParameter = Add a xslt parameter |
|
32 |
|
|
33 |
addColon = add: |
|
34 |
|
|
35 |
addingToSelection = Adding to selection |
|
36 |
|
|
37 |
advanced = Advanced |
|
38 |
|
|
39 |
advancedUserMode = Advanced user mode |
|
40 |
|
|
41 |
allCriteria = All criteria |
|
42 |
|
|
43 |
alwaysSaveBeforeLaunching = Always save before launching |
|
44 |
|
|
45 |
ampContextsDisplayOptions = &Contexts display options |
|
46 |
|
|
47 |
ampMultipleSort = &Multiple Sort |
|
48 |
|
|
49 |
ampNameColon = &Name: |
|
50 |
|
|
51 |
ampNew = &New |
|
52 |
|
|
53 |
ampPropertyColon = &Property: |
|
54 |
|
|
55 |
ampQuery = &Query |
|
56 |
|
|
57 |
ampRunScript = &Run script |
|
58 |
|
|
59 |
ampSortOptions = &Sort options |
|
60 |
|
|
61 |
ampStructureColon = &Structure: |
|
62 |
|
|
63 |
ampValue = &Value |
|
64 |
|
|
65 |
andFrom = and from |
|
66 |
|
|
67 |
annotateTheCorpus = Annotate the corpus |
|
68 |
|
|
69 |
argsColon = Args: {0}. |
|
70 |
|
|
71 |
assign = Assign |
|
72 |
|
|
73 |
assisted = Assisted |
|
74 |
|
|
75 |
automaticRecomputingWhenChangingAParameter = Automatic recomputing when changing a parameter |
|
76 |
|
|
77 |
automaticUpdates = Automatic updates |
|
78 |
|
|
79 |
buildEdition = Build edition |
|
80 |
|
|
81 |
canNotCreateATableWithTheProvidedInformationColonP0 = Can not create a table with the provided information: {0} |
|
82 |
|
|
83 |
canceling = Canceling... |
|
84 |
|
|
85 |
cancelingRequested = \ canceling requested |
|
86 |
|
|
87 |
canceling_2 = Canceling |
|
88 |
|
|
89 |
cannotAskForTheSimpleTabWhenTheUserHasSelectedTheAdvancedTab = Cannot ask for the simple tab when the user has selected the advanced tab |
|
90 |
|
|
91 |
cannotComputeCooccurrencesWithTheSelection = can not compute cooccurrences with the selection {0}. |
|
92 |
|
|
93 |
cannotCreateALexicalTableFromAnIndexCreatedWithACorpusMoreThanOneColumnIsNeeded = Cannot create a Lexical Table from an Index created with a Corpus (more than one column is needed) |
|
94 |
|
|
95 |
cannotCreateTheGraphicP0 = ** Cannot create the graphic {0} |
|
96 |
|
|
97 |
cannotDrawAGraphicWithTheInformationProvided = Cannot draw a graphic with the information provided. |
|
98 |
|
|
99 |
cannotReadTheFileP0 = ** Cannot read the file {0} |
|
100 |
|
|
101 |
cannotSaveImportConfigurationNoSourceFolderSelected = Cannot save import configuration. No source folder selected. |
|
102 |
|
|
103 |
cannotStartImportConfigurationNoSourceFolderSelected = Cannot start import configuration. No source folder selected. |
|
104 |
|
|
105 |
cantLoadPropertiesFromCorpusP0ColonP1 = Can''t load properties from corpus {0}: {1} |
|
106 |
|
|
107 |
cantOpenGraphicP0 = Can''t open graphic {0} |
|
108 |
|
|
109 |
changeCharactersEncoding = Change characters encoding |
|
110 |
|
|
111 |
changeCharactersEncodingCurrentEncodingColon = Change characters encoding.\n\n\ Current encoding: {0}\n\ Default encoding: {1} |
|
112 |
|
|
113 |
characterEncoding = Character encoding |
|
114 |
|
|
115 |
checkForUpdatesAtStartup = Check for updates at startup |
|
116 |
|
|
117 |
checkingForExistingWorkspaceDirectory = Checking for existing workspace directory |
|
118 |
|
|
119 |
chooseOutfile = Choose outfile |
|
120 |
|
|
121 |
chooseTheLanguage = Choose the language |
|
122 |
|
|
123 |
clipboard = Clipboard |
|
124 |
|
|
125 |
clipboardIsEmpty = ** Clipboard is empty |
|
126 |
|
|
127 |
clipboard_2 = clipboard |
|
128 |
|
|
129 |
columnIndexIsTooBig = Column index is too big. |
|
130 |
|
|
131 |
columnsSeparatedBy = Columns separated by |
|
132 |
|
|
133 |
commands = Commands |
|
134 |
|
|
135 |
common_areYouSure = Are you sure ? |
|
136 |
common_beginning = Beginning |
|
137 |
common_displayOptions = Display options |
|
138 |
common_end = End |
|
139 |
common_enterRegularExpressionOfYourSearch = Enter the regular expression of your search |
|
140 |
common_refresh = Refresh |
|
141 |
|
|
142 |
complexSortColonP0=Complex sort: {0} |
|
143 |
|
|
144 |
computeSubCorpusOnP0QueryColonP1 = Compute SubCorpus on {0}. Query: {1} |
|
145 |
|
|
146 |
computeSubCorpusOnP0StructsColonP1AmpPropsP2ColonP3 = Compute SubCorpus on {0}. Structs: {1} & props {2}: {3} |
|
147 |
|
|
148 |
computing = Computing {0}... |
|
149 |
|
|
150 |
computing_3 = Computing |
|
151 |
|
|
152 |
concordanceContextStructureLimits = Concordance context structure limits |
|
153 |
|
|
154 |
configurationOfTheUserInterfaceLanguage = Configuration of the user interface language |
|
155 |
|
|
156 |
confirm = Confirm |
|
157 |
|
|
158 |
consoleReportsAnInternalError = \nConsole reports an Internal error. |
|
159 |
|
|
160 |
contains = contains |
|
161 |
|
|
162 |
contextColon = Context: |
|
163 |
|
|
164 |
contextsDisplayOptions = Contexts display options |
|
165 |
|
|
166 |
coocMatrixColon = Cooc matrix: {0}. |
|
167 |
|
|
168 |
coocMatrixParameters = CoocMatrix parameters |
|
169 |
|
|
170 |
copiedLinesColon = Copied line(s): \n{0} |
|
171 |
|
|
172 |
corporaBackupedColonP0 = Corpora backuped in: {0}. |
|
173 |
|
|
174 |
corpus = Corpus |
|
175 |
|
|
176 |
corpusConversionFailed = Corpus conversion failed. |
|
177 |
|
|
1 |
#TXM messages generated by the PluginMessagesManager class |
|
2 |
#Wed Nov 14 14:12:58 CET 2018 |
|
3 |
_1=1.\t |
|
4 |
_2=2.\t |
|
5 |
_3=3.\t |
|
6 |
_default=default |
|
7 |
_default_2=Default |
|
8 |
aBinaryCorpusIsATXMFileExtensionTxmOrZip=A binary corpus is a TXM file (extension .txm or .zip) |
|
9 |
abort=Abort |
|
10 |
aboutTXM=About TXM... |
|
11 |
activateProxyService=Activate Proxy Service |
|
12 |
addAWord=Add a word |
|
13 |
addAXsltParameter=Add a xslt parameter |
|
14 |
addColon=add\: |
|
15 |
addingToSelection=Adding to selection |
|
16 |
advanced=Advanced |
|
17 |
advancedUserMode=Advanced user mode |
|
18 |
allCriteria=All criteria |
|
19 |
alwaysSaveBeforeLaunching=Always save before launching |
|
20 |
ampContextsDisplayOptions=&Contexts display options |
|
21 |
ampMultipleSort=&Multiple Sort |
|
22 |
ampNameColon=&Name\: |
|
23 |
ampNew=&New |
|
24 |
ampPropertyColon=&Property\: |
|
25 |
ampQuery=&Query |
|
26 |
ampRunScript=&Run script |
|
27 |
ampSortOptions=&Sort options |
|
28 |
ampStructureColon=&Structure\: |
|
29 |
ampValue=&Value |
|
30 |
andFrom=and from |
|
31 |
annotateTheCorpus=Annotate the corpus |
|
32 |
areYouSureYouWantToDeleteP0Colon=** Failed to delete files\: {0} |
|
33 |
argsColon=Args\: {0}. |
|
34 |
assign=Assign |
|
35 |
assisted=Assisted |
|
36 |
automaticRecomputingWhenChangingAParameter=Automatic recomputing when changing a parameter |
|
37 |
automaticUpdates=Automatic updates |
|
38 |
aWordWithItsProperty=a word with its property |
|
39 |
buildEdition=Build edition |
|
40 |
canceling=Canceling... |
|
41 |
canceling_2=Canceling |
|
42 |
cancelingRequested=\ canceling requested |
|
43 |
cannotAskForTheSimpleTabWhenTheUserHasSelectedTheAdvancedTab=Cannot ask for the simple tab when the user has selected the advanced tab |
|
44 |
cannotComputeCooccurrencesWithTheSelection=can not compute cooccurrences with the selection {0}. |
|
45 |
cannotCreateALexicalTableFromAnIndexCreatedWithACorpusMoreThanOneColumnIsNeeded=Cannot create a Lexical Table from an Index created with a Corpus (more than one column is needed) |
|
46 |
canNotCreateATableWithTheProvidedInformationColonP0=Can not create a table with the provided information\: {0} |
|
47 |
cannotDrawAGraphicWithTheInformationProvided=Cannot draw a graphic with the information provided. |
|
48 |
cannotReadTheFileP0=** Cannot read the file {0} |
|
49 |
cannotSaveImportConfigurationNoSourceFolderSelected=Cannot save import configuration. No source folder selected. |
|
50 |
cannotStartImportConfigurationNoSourceFolderSelected=Cannot start import configuration. No source folder selected. |
|
51 |
cantLoadPropertiesFromCorpusP0ColonP1=Can''t load properties from corpus {0}\: {1} |
|
52 |
cantOpenGraphicP0=Can''t open graphic {0} |
|
53 |
changeCharactersEncoding=Change characters encoding |
|
54 |
changeCharactersEncodingCurrentEncodingColon=Change characters encoding.\n\n\tCurrent encoding\: {0}\n\tDefault encoding\: {1} |
|
55 |
characterEncoding=Character encoding |
|
56 |
checkForUpdatesAtStartup=Check for updates at startup |
|
57 |
checkingForExistingWorkspaceDirectory=Checking for existing workspace directory |
|
58 |
chooseOutfile=Choose outfile |
|
59 |
chooseTheLanguage=Choose the language |
|
60 |
clipboard=Clipboard |
|
61 |
clipboard_2=clipboard |
|
62 |
clipboardIsEmpty=** Clipboard is empty |
|
63 |
columnIndexIsTooBig=Column index is too big. |
|
64 |
columnsSeparatedBy=Columns separated by |
|
65 |
commands=Commands |
|
66 |
common_areYouSure=Are you sure ? |
|
67 |
common_beginning=Beginning |
|
68 |
common_displayOptions=Display options |
|
69 |
common_end=End |
|
70 |
common_enterRegularExpressionOfYourSearch=Enter the regular expression of your search |
|
71 |
common_refresh=Refresh |
|
72 |
complexSortColonP0=Complex sort\: {0} |
|
73 |
computeSubCorpusOnP0QueryColonP1=Compute SubCorpus on {0}. Query\: {1} |
|
74 |
computeSubCorpusOnP0StructsColonP1AmpPropsP2ColonP3=Compute SubCorpus on {0}. Structs\: {1} & props {2}\: {3} |
|
75 |
computing=Computing {0}... |
|
76 |
computing_3=Computing |
|
77 |
concordanceContextStructureLimits=Concordance context structure limits |
|
78 |
configurationOfTheUserInterfaceLanguage=Configuration of the user interface language |
|
79 |
confirm=Confirm |
|
80 |
consoleReportsAnInternalError=\nConsole reports an Internal error. |
|
81 |
contains=contains |
|
82 |
contextColon=Context\: |
|
83 |
contextsDisplayOptions=Contexts display options |
|
84 |
coocMatrixColon=Cooc matrix\: {0}. |
|
85 |
coocMatrixParameters=CoocMatrix parameters |
|
86 |
copiedLinesColon=Copied line(s)\: \n{0} |
|
87 |
corporaBackupedColonP0=Corpora backuped in\: {0}. |
|
88 |
corpus=Corpus |
|
89 |
corpusConversionFailed=Corpus conversion failed. |
|
178 | 90 |
corpusInfosP0=Corpus infos {0} |
179 |
|
|
180 |
corpusNameIsMandatory = Corpus name is mandatory |
|
181 |
|
|
182 |
corpusNameOnlyCapsAndNoDigitAtBeginning = Corpus name* (only caps and no digit at beginning) |
|
183 |
|
|
184 |
couldNotCreateBackupDirectoryColon = ** Could not create backup directory: {0}. |
|
185 |
|
|
186 |
couldNotFindDirectoryColonP0 = Could not find directory: {0} |
|
187 |
|
|
188 |
couldNotFindTextP0InCorpusP1 = Could not find text {0} in corpus {1} |
|
189 |
|
|
190 |
couldNotLaunchTheInternalWebBrowserYouMustSetThatParameterInThePreferencesMenuColonGeneralSupWebNavigator = Could not launch the internal web browser. You must set that parameter in the preferences, menu: General>WebNavigator |
|
191 |
|
|
192 |
couldNotReadInstallPreferencesFile = ** Could not read install preferences file: {0}. |
|
193 |
|
|
194 |
couldNotStartProxyConfigurationColon = Could not start proxy configuration: {0}. |
|
195 |
|
|
196 |
couldNotUnzipBinaryCorpusColon = ** Could not unzip binary corpus: |
|
197 |
|
|
198 |
createANewMacroFromATemplate = Create a new macro from a template |
|
199 |
|
|
200 |
createANewSorter = Create a new sorter |
|
201 |
|
|
202 |
createPartition = Create Partition |
|
203 |
|
|
204 |
createSubcorpus = Create subcorpus |
|
205 |
|
|
206 |
creatingANewPartitionWithP0 = Creating a new partition with {0} |
|
207 |
|
|
208 |
creatingASubcorpusInTheSearchEngine = Creating a sub-corpus in the Search Engine |
|
209 |
|
|
210 |
creatingASubcorpusOnP0 = Creating a sub-corpus on {0} |
|
211 |
|
|
212 |
creatingTXMUserWorkingDirectory = Creating TXM user working directory... |
|
213 |
|
|
214 |
dDot = : |
|
215 |
|
|
216 |
dDotMandatoryField = *: mandatory field |
|
217 |
|
|
218 |
defaultEncodingColon = \n\ Default encoding: |
|
219 |
|
|
220 |
defaultLanguage = Default language |
|
221 |
|
|
222 |
defineAndUseACompositeSorter = Define and use a composite sorter |
|
223 |
|
|
224 |
deleteParameter = Delete parameter |
|
225 |
|
|
226 |
deletedColonP0 = Deleted: {0} |
|
227 |
|
|
228 |
deletingP0 = Deleting {0} |
|
229 |
|
|
230 |
deletingP0Continue = Deleting {0}, continue ? |
|
231 |
|
|
232 |
descriptionHTMLCompleteNameAuthorDateLicenseComment = Description - HTML (complete name, author, date, license, comment...) |
|
233 |
|
|
234 |
desktopIsNotSupportedFatal = ** Desktop is not supported (fatal) |
|
235 |
|
|
236 |
displayFont = Display font |
|
237 |
|
|
238 |
displayInFullText = Display in full text... |
|
239 |
|
Formats disponibles : Unified diff