Révision 3927 TXM/trunk/bundles/org.txm.translate.rcp/messages.properties

messages.properties (revision 3927)
312 312
rcp.messages.TXMUI.startCorpusImport=Start the import of the corpus.
313 313
searchengine.cqp.core.messages.CQPSearchEngineCore.readingAnIntegerTableFromTheCQiServer=Reading an integer table from the CQi server…
314 314
cooccurrence.core.messages.CooccurrenceCore.info_buildingLineSignatures=Building line signatures...
315
searchengine.core.messages.SearchEngineCore.info_deletingPartition=Deleting partition {0}…
315
searchengine.core.messages.SearchEngineCore.info_deletingPartitionP0=Deleting partition {0}…
316 316
rcp.messages.TXMUI.numberOfEdgesP0=Number of edges\: {0}.
317 317
rcp.messages.TXMUI.Structures=Structures
318 318
index.rcp.messages.IndexUI.numberOfLinesPerResultPage=Number of rows per page of results
......
448 448
rcp.messages.TXMUI.saveScriptBeforeExecution=Save script before execution
449 449
statsengine.r.core.messages.RCore.error_failedToStartRServe=** Failed to start the statistics engine (RServe).
450 450
rcp.messages.TXMUI.regexpPatternToHideFiles=Regexp of names of files to hide
451
rcp.messages.TXMUI.cannotSetIntegerFieldWithDefaultPropertiesValue=** Can not set parameter {0} of type Integer with the value provided {1}
451
rcp.messages.TXMUI.cannotSetIntegerFieldP0WithDefaultPropertiesValueP1=** Can not set parameter {0} of type Integer with the value provided {1}
452 452
rcp.messages.TXMUI.ErrorCantUpdateTheCorpusNoTXMDirectoryFoundP0=** Can not update corpus, no ''txm'' folder found\: {0}
453 453
core.messages.TXMCore.isNotAValidCQPIDForACorpusItMustBeInUppercaseCharacters=\ is not a valid CQP identifier for a corpus. It must be in uppercase characters.
454 454
referencer.rcp.messages.ReferencerUI.showingPreviousResultPage=Showing the previous page of results
......
765 765
rcp.messages.TXMUI.withModifications=modified
766 766
statsengine.r.core.messages.RCore.errorWhileRunningRScriptP0ColonP1=** Error while running R script {0}\: {1}.
767 767
ca.rcp.messages.CAUI.qualityColumnFormat=Quality column format
768
edition.rcp.messages.EditionUI.NoHits=“ {0} ” not found.
768
edition.rcp.messages.EditionUI.P0NotFound=“ {0} ” not found.
769 769
edition.rcp.messages.EditionUI.ZoomOut=Zoom out
770 770
rcp.messages.TXMUI.errorDuringSortColonP0=** Error during sorting\: {0}.
771 771
properties.rcp.messages.PropertiesUI.Documentation=Documentation
......
925 925
rcp.messages.TXMUI.assisted=Assisted
926 926
ahc.rcp.messages.AHCUI.method=Method
927 927
rcp.messages.TXMUI.common_enterRegularExpressionOfYourSearch=Enter the regular expression of your search
928
core.messages.TXMCore.info_p0P1Deleted={0} "{1}" deleted.
928
core.messages.TXMCore.info_P0P1Deleted={0} "{1}" deleted.
929 929
rcp.messages.TXMUI.queryAssistant=Query Assistant
930 930
rcp.messages.TXMUI.queryCannotBeLeftEmpty=The Query field must be filled in.
931 931
rcp.messages.TXMUI.zoomInAmpoutColonMouseWheelORShiftPlusRightMousePlusDrag=\ Zoom +/-\: Mouse wheel OR Shift + Right Mouse + Drag 
......
1246 1246
searchengine.cqp.core.messages.CQPSearchEngineCore.lastCQiErrorP0=Last CQi error\: {0}.
1247 1247
rcp.messages.TXMUI.connect=Connect
1248 1248
rcp.messages.TXMUI.startingTxm=Starting TXM
1249
searchengine.core.messages.SearchEngineCore.info_computingPartXWithQueryZ=Computing the part {0} with query {1}...
1249
searchengine.core.messages.SearchEngineCore.info_computingPartP0WithQueryP1=Computing the part {0} with query {1}...
1250 1250
chartsengine.rcp.messages.ChartsUI.ErrorWhileResettingViewInP0P1=** Error while resetting view in {0}\: {1}.
1251 1251
specificities.core.messages.SpecificitiesCore.unit=Unit
1252 1252
core.messages.TXMCore.errorWhileGettingMetadatasFromBaseimportMetadatasColon=** Error while retrieving metadata of the corpus\: 
......
1384 1384
searchengine.cqp.core.messages.CQPSearchEngineCore.noError=No error to notify.
1385 1385
rcp.messages.TXMUI.editTheNameOfTheNewLineCreatedByTheMergedLines=Enter the name of the new line resulting from the merge
1386 1386
core.messages.TXMCore.error_errorWhileSortingResult=** Error while sorting result.
1387
rcp.messages.TXMUI.abortingLoadingOfP0ACorpusWithTheSameNameAlreadyExists=A corpus with the same name {1} already exists. Aborting loading of {0}.
1387
rcp.messages.TXMUI.abortingLoadingOfP0ACorpusWithTheSameNameAlreadyExistsInP1=A corpus with the same name {1} already exists. Aborting loading of {0}.
1388 1388
rcp.messages.TXMUI.newCorpusColonP0=New corpus\: {0}.
1389 1389
concordance.rcp.messages.ConcordanceUI.anErrorOccurredWhileRetrievingTheConcordanceLinesColonP0=An error occurred while retrieving the concordance lines\: {0}.
1390 1390
core.messages.TXMCore.common_fMin=Fmin
......
1548 1548
rcp.messages.TXMUI.logInAFile=Log in a file
1549 1549
rcp.messages.TXMUI.Done=Done.
1550 1550
rcp.messages.TXMUI.propertiesColon=Properties\:
1551
searchengine.core.messages.SearchEngineCore.info_partitionCreatedInXMs=Partition {0} created in {1} ms.
1551
searchengine.core.messages.SearchEngineCore.info_partitionP0CreatedInP1Ms=Partition {0} created in {1} ms.
1552 1552
statsengine.core.messages.StatsEngineCore.rObjectEvaluatedToNull=The R object has null value.
1553 1553
rcp.messages.TXMUI.previousPage=Previous page
1554 1554
rcp.messages.TXMUI.errorColonElementNotRegistered=** Error\: element not registered
......
1638 1638
statsengine.core.messages.StatsEngineCore.columnNamesOfAContingencyTableCannotBeNull=** Column names of a contingency table can not be null.
1639 1639
rcp.messages.TXMUI.removeTheLastPropertyTest=remove the last property test
1640 1640
rcp.messages.TXMUI.referencesSortOptions=References sort options
1641
searchengine.core.messages.SearchEngineCore.info_creatingNewPartition=Creating partition {1} of corpus {0}…
1641
searchengine.core.messages.SearchEngineCore.info_creatingNewPartitionP0OfP1=Creating partition {1} of corpus {0}…
1642 1642
rcp.messages.TXMUI.pleaseWriteTheMacroName=Macro name
1643 1643
statsengine.core.messages.StatsEngineCore.mode=mode
1644 1644
annotation.kr.core.messages..KRIsNotConnectedCheckingCredentialRequirement=KR is not connected, checking credential requirement.
......
1799 1799
rcp.messages.TXMUI.TXMInstallDirectoryIsNotSetP0PreferenceIsNotSet=** TXM install folder is not set (preference ''{0}'' is not set).
1800 1800
rcp.messages.TXMUI.CreatePagesForSections=New page for each section
1801 1801
rcp.messages.TXMUI.thisDirectorySeemsToContainABinaryCorpus=This folder seems to contain a binary corpus
1802
edition.rcp.messages.EditionUI.TXMCouldNotOpenTheSWTInternalBrowser=** TXM was unable to open its internal browser\:  
1802
edition.rcp.messages.EditionUI.TXMCouldNotOpenTheSWTInternalBrowserP0=** TXM was unable to open its internal browser\:  
1803 1803
searchengine.core.messages.SearchEngineCore.info_computingCorpusP0=Computing corpus {0}...
1804 1804
rcp.messages.TXMUI.deleteParameter=Delete a parameter
1805 1805
rcp.messages.TXMUI.propertyToTest=Property to test
1806 1806
partition.rcp.messages.PartitionUI.sortByPartSize=Sort by part size
1807 1807
annotation.kr.core.messages..deleteAnnotationCanceled=Annotation deletion canceled.
1808 1808
rcp.messages.TXMUI.TheSourceDirectoryContainsTheSourcesFilesReadByTheImportModule=The source folder contains the texts source files to be read by the import module.
1809
annotation.kr.core.messages..noMatchFoundWithCQLEqualP0=** Error\: no word with identifier {0} found in text {1}.
1809
annotation.kr.core.messages..noMatchFoundIdP0InTextP1=** Error\: no word with identifier {0} found in text {1}.
1810 1810
rcp.messages.TXMUI.sort=Sort
1811 1811
annotation.kr.core.messages..ErrorCannotFoundAXMLTXMFileForTextWithTheP0Id=** Error\: can not find the XML-TXM pivot file of the text with identifier {0}.
1812 1812
annotation.kr.rcp.messages..errorColonNoSuitableKnowledgeRepositoryFound=** No suitable knowledge repository found.

Formats disponibles : Unified diff