Thread: [Ejtools-cvs] CVS: applications/jndi.browser/src/resources ApplicationResources.properties,1.3,1.4 A
Brought to you by:
letiemble
From: Laurent E. <let...@us...> - 2002-05-15 20:50:00
|
Update of /cvsroot/ejtools/applications/jndi.browser/src/resources In directory usw-pr-cvs1:/tmp/cvs-serv7821/jndi.browser/src/resources Modified Files: ApplicationResources.properties ApplicationResources_fr_FR.properties Log Message: Add translations Index: ApplicationResources.properties =================================================================== RCS file: /cvsroot/ejtools/applications/jndi.browser/src/resources/ApplicationResources.properties,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ApplicationResources.properties 2 May 2002 20:54:29 -0000 1.3 --- ApplicationResources.properties 15 May 2002 20:49:58 -0000 1.4 *************** *** 1,43 **** ! # Options Menu ! action.options=Options ! action.options.mnemonic=79 ! ! # Options Menu Items ! action.options.selectQueueFactory=Set Default QueueConnectionFactory ! action.options.selectTopicFactory=Set Default TopicConnectionFactory ! ! # Title for Frame, Dialog, etc ! title.application=JNDI Browser ! title.about.dialog=About JNDI Browser ! title.information.defaultFactory.queue=Default QueueConnectionFactory Selection ! title.information.defaultFactory.topic=Default TopicConnectionFactory Selection ! title.question.defaultFactory.queue=Default QueueConnectionFactory Selection ! title.question.defaultFactory.topic=Default TopicConnectionFactory Selection ! ! # Text for Frame, Dialog, etc ! text.about.application=The Enterprise Java Tools ! text.about.javaVersion=Java Version ! text.about.virtualMachine=Virtual Machine ! text.information.noDefaultFactory.queue=There is no registered QueueConnectionFactory ! text.information.noDefaultFactory.topic=There is no registered TopicConnectionFactory ! text.question.defaultFactory.queue=Choose the default QueueConnectionFactory ! text.question.defaultFactory.topic=Choose the default TopicConnectionFactory ! ! # Text for splash widow ! text.progress.task.start=JNDIBrowser starting... ! text.progress.task.create.frame.service=Creating Frame service... ! text.progress.task.create.about.service=Creating About service... ! text.progress.task.create.menubar.service=Creating MenuBar service... ! text.progress.task.create.connection.service=Creating Connection service... ! text.progress.task.add.frame.service=Adding Frame service... ! text.progress.task.add.about.service=Adding About service... ! text.progress.task.add.menubar.service=Adding MenuBar service... ! text.progress.task.add.connection.service=Adding Connection service... ! text.progress.task.add.server=Adding Server entry point... ! text.progress.task.add.action.quit=Adding Exit action... ! text.progress.task.add.action.queue=Adding QueueConnectionFactory action... ! text.progress.task.add.action.topic=Adding TopicConnectionFactory action... ! ! # Text for custom editors ! text.editor.SearchTypeEditor.shallow=Shallow ! text.editor.SearchTypeEditor.deep=Deep --- 1,47 ---- ! # Options Menu ! action.options=Options ! action.options.mnemonic=79 ! ! # Options Menu Items ! action.options.selectQueueFactory=Set Default QueueConnectionFactory ! action.options.selectTopicFactory=Set Default TopicConnectionFactory ! ! # Title for Frame, Dialog, etc ! title.application=JNDI Browser ! title.about.dialog=About JNDI Browser ! title.information.defaultFactory.queue=Default QueueConnectionFactory Selection ! title.information.defaultFactory.topic=Default TopicConnectionFactory Selection ! title.question.defaultFactory.queue=Default QueueConnectionFactory Selection ! title.question.defaultFactory.topic=Default TopicConnectionFactory Selection ! ! # Text for Tree element ! tree.server.name=JNDI Server ! tree.message.name=Msg. ! ! # Text for Frame, Dialog, etc ! text.about.application=The Enterprise Java Tools ! text.about.javaVersion=Java Version ! text.about.virtualMachine=Virtual Machine ! text.information.noDefaultFactory.queue=There is no registered QueueConnectionFactory ! text.information.noDefaultFactory.topic=There is no registered TopicConnectionFactory ! text.question.defaultFactory.queue=Choose the default QueueConnectionFactory ! text.question.defaultFactory.topic=Choose the default TopicConnectionFactory ! ! # Text for splash widow ! text.progress.task.start=JNDIBrowser starting... ! text.progress.task.create.frame.service=Creating Frame service... ! text.progress.task.create.about.service=Creating About service... ! text.progress.task.create.menubar.service=Creating MenuBar service... ! text.progress.task.create.connection.service=Creating Connection service... ! text.progress.task.add.frame.service=Adding Frame service... ! text.progress.task.add.about.service=Adding About service... ! text.progress.task.add.menubar.service=Adding MenuBar service... ! text.progress.task.add.connection.service=Adding Connection service... ! text.progress.task.add.server=Adding Server entry point... ! text.progress.task.add.action.quit=Adding Exit action... ! text.progress.task.add.action.queue=Adding QueueConnectionFactory action... ! text.progress.task.add.action.topic=Adding TopicConnectionFactory action... ! ! # Text for custom editors ! text.editor.SearchTypeEditor.shallow=Shallow ! text.editor.SearchTypeEditor.deep=Deep Index: ApplicationResources_fr_FR.properties =================================================================== RCS file: /cvsroot/ejtools/applications/jndi.browser/src/resources/ApplicationResources_fr_FR.properties,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ApplicationResources_fr_FR.properties 2 May 2002 20:54:41 -0000 1.3 --- ApplicationResources_fr_FR.properties 15 May 2002 20:49:58 -0000 1.4 *************** *** 1,43 **** ! # Options Menu ! action.options=Options ! action.options.mnemonic=79 ! ! # Options Menu Items ! action.options.selectQueueFactory=QueueConnectionFactory par défaut ! action.options.selectTopicFactory=TopicConnectionFactory par défaut ! ! # Title for Frame, Dialog, etc ! title.application=JNDI Browser ! title.about.dialog=A propos de JNDI Browser ! title.information.defaultFactory.queue=Sélection du QueueConnectionFactory par défaut ! title.information.defaultFactory.topic=Sélection du TopicConnectionFactory par défaut ! title.question.defaultFactory.queue=Sélection du QueueConnectionFactory par défaut ! title.question.defaultFactory.topic=Sélection du TopicConnectionFactory par défaut ! ! # Text for Frame, Dialog, etc ! text.about.application=The Enterprise Java Tools ! text.about.javaVersion=Version de Java ! text.about.virtualMachine=Machine Virtuelle ! text.information.noDefaultFactory.queue=Pas de QueueConnectionFactory référencé ! text.information.noDefaultFactory.topic=Pas de TopicConnectionFactory référencé ! text.question.defaultFactory.queue=Choisissze le QueueConnectionFactory par défaut ! text.question.defaultFactory.topic=Choisissze le TopicConnectionFactory par défaut ! ! # Text for splash widow ! text.progress.task.start=JNDIBrowser demarre... ! text.progress.task.create.menubar.service=Création de MenuBar service... ! text.progress.task.create.connection.service=Création de Connection service... ! text.progress.task.create.frame.service=Création de Frame service... ! text.progress.task.create.about.service=Création de About service... ! text.progress.task.add.menubar.service=Ajout de MenuBar service... ! text.progress.task.add.connection.service=Ajout de Connection service... ! text.progress.task.add.frame.service=Ajout de Frame service... ! text.progress.task.add.about.service=Ajout de About service... ! text.progress.task.add.server=Ajout du Serveur... ! text.progress.task.add.action.quit=Ajout de l'action Quitter... ! text.progress.task.add.action.queue=Ajout de l'action QueueConnectionFactory... ! text.progress.task.add.action.topic=Ajout de l'action TopicConnectionFactory... ! ! # Text for custom editors ! text.editor.SearchTypeEditor.shallow=Légère ! text.editor.SearchTypeEditor.deep=Approfondie --- 1,47 ---- ! # Options Menu ! action.options=Options ! action.options.mnemonic=79 ! ! # Options Menu Items ! action.options.selectQueueFactory=QueueConnectionFactory par défaut ! action.options.selectTopicFactory=TopicConnectionFactory par défaut ! ! # Title for Frame, Dialog, etc ! title.application=JNDI Browser ! title.about.dialog=A propos de JNDI Browser ! title.information.defaultFactory.queue=Sélection du QueueConnectionFactory par défaut ! title.information.defaultFactory.topic=Sélection du TopicConnectionFactory par défaut ! title.question.defaultFactory.queue=Sélection du QueueConnectionFactory par défaut ! title.question.defaultFactory.topic=Sélection du TopicConnectionFactory par défaut ! ! # Text for Tree element ! tree.server.name=JNDI Serveur ! tree.message.name=Msg. ! ! # Text for Frame, Dialog, etc ! text.about.application=The Enterprise Java Tools ! text.about.javaVersion=Version de Java ! text.about.virtualMachine=Machine Virtuelle ! text.information.noDefaultFactory.queue=Pas de QueueConnectionFactory référencé ! text.information.noDefaultFactory.topic=Pas de TopicConnectionFactory référencé ! text.question.defaultFactory.queue=Choisissze le QueueConnectionFactory par défaut ! text.question.defaultFactory.topic=Choisissze le TopicConnectionFactory par défaut ! ! # Text for splash widow ! text.progress.task.start=JNDIBrowser demarre... ! text.progress.task.create.menubar.service=Création de MenuBar service... ! text.progress.task.create.connection.service=Création de Connection service... ! text.progress.task.create.frame.service=Création de Frame service... ! text.progress.task.create.about.service=Création de About service... ! text.progress.task.add.menubar.service=Ajout de MenuBar service... ! text.progress.task.add.connection.service=Ajout de Connection service... ! text.progress.task.add.frame.service=Ajout de Frame service... ! text.progress.task.add.about.service=Ajout de About service... ! text.progress.task.add.server=Ajout du Serveur... ! text.progress.task.add.action.quit=Ajout de l'action Quitter... ! text.progress.task.add.action.queue=Ajout de l'action QueueConnectionFactory... ! text.progress.task.add.action.topic=Ajout de l'action TopicConnectionFactory... ! ! # Text for custom editors ! text.editor.SearchTypeEditor.shallow=Légère ! text.editor.SearchTypeEditor.deep=Approfondie |