Update of /cvsroot/ejtools/libraries/adwt/src/resources
In directory usw-pr-cvs1:/tmp/cvs-serv9933/resources
Added Files:
action.properties action_fr_FR.properties
Log Message:
Initial Import
--- NEW FILE: action.properties ---
# actions
action.file=File
action.edit=Edit
action.tools=Tools
action.options=Options
action.help=Help
action.window=Window
# actions
action.file.new=New
action.file.open=Open
action.file.save=Save
action.file.save.as=Save As
action.file.exit=Exit
action.file.history=N/A
action.edit.cut=Cut
action.edit.copy=Copy
action.edit.paste=Paste
action.edit.delete=Delete
action.edit.delete.selected=Delete Selected
action.edit.select.all=Select All
action.edit.deselect.all=Deselect All
action.window.cascade=Cascade Windows
action.window.tile=Tile Windows
action.window.close=Close
action.window.close.all=Close
action.window.frame=Window
action.help.about=About
--- NEW FILE: action_fr_FR.properties ---
# Actions
action.file=Fichier
action.file.mnemonic=70
action.edit=Edition
action.edit.mnemonic=69
action.tools=Outils
action.tools.mnemonic=78
action.options=Options
action.options.mnemonic=79
action.help=Aide
action.help.mnemonic=65
action.window=Fenêtres
action.window.mnemonic=78
# Actions
action.file.new=Nouveau
action.file.new.mnemonic=78
action.file.new.accelerator=control N
action.file.open=Ouvrir
action.file.open.mnemonic=79
action.file.open.accelerator=control O
action.file.save=Sauver
action.file.save.mnemonic=83
action.file.save.accelerator=control S
action.file.save.as=Sauver Sous...
action.file.exit=Quitter
action.file.exit.mnemonic=81
action.file.exit.accelerator=control Q
action.file.history=...
action.edit.cut=Cut
action.edit.copy=Copy
action.edit.paste=Paste
action.edit.delete=Delete
action.edit.delete.selected=Delete Selected
action.edit.select.all=Select All
action.edit.deselect.all=Deselect All
action.window.cascade=Cascade
action.window.tile=Pavé
action.window.close=Fermer
action.window.close.all=Fermer Tout
action.window.frame=...
action.help.about=A Propos
|