[Sciviews-commits] r117 - komodo/SciViews-K/locale/fr-FR

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Feb 25 23:28:44 CET 2009


Author: prezez
Date: 2009-02-25 23:28:43 +0100 (Wed, 25 Feb 2009)
New Revision: 117

Modified:
   komodo/SciViews-K/locale/fr-FR/sciviewsk.dtd
Log:
updated french DTD (needs translation!)

Modified: komodo/SciViews-K/locale/fr-FR/sciviewsk.dtd
===================================================================
--- komodo/SciViews-K/locale/fr-FR/sciviewsk.dtd	2009-02-25 22:26:34 UTC (rev 116)
+++ komodo/SciViews-K/locale/fr-FR/sciviewsk.dtd	2009-02-25 22:28:43 UTC (rev 117)
@@ -45,4 +45,34 @@
 <!ENTITY sciviews.robjects.print "Imprimer" >
 <!ENTITY sciviews.robjects.summary "Resume" >
 
-<!ENTITY sciviews.robjects.filterEmptyText "Filtrer les objets..." >
\ No newline at end of file
+<!ENTITY sciviews.robjects.filterEmptyText "Filtrer les objets..." >
+
+<!ENTITY pkgMgr "Package manager">
+<!ENTITY pkgMgr.key "M">
+<!ENTITY rSendBlock "Send marked block">
+<!ENTITY rSendBlock.key "B">
+<!ENTITY rSendFile "Send file content">
+<!ENTITY rSendFile.key "S">
+<!ENTITY rSendFun "Send function under cursor">
+<!ENTITY rSendFun.key "F">
+<!ENTITY rSendLine "Send active line">
+<!ENTITY rSendLine.key "L">
+<!ENTITY rSendPara "Send current paragraph">
+<!ENTITY rSendPara.key "P">
+<!ENTITY rSendSel "Send selection">
+<!ENTITY rSendSel.key "S">
+<!ENTITY rSrcBlock "Source marked block">
+<!ENTITY rSrcBlock.key "O">
+<!ENTITY rSrcFile "Source file">
+<!ENTITY rSrcFile.key "I">
+<!ENTITY rSrcFun "Source function under cursor">
+<!ENTITY rSrcFun.key "U">
+<!ENTITY rSrcPara "Source current paragraph">
+<!ENTITY rSrcPara.key "A">
+<!ENTITY rSrcSel "Source selection">
+<!ENTITY rSrcSel.key "E">
+<!ENTITY startRConsole "Start R Console">
+<!ENTITY startRConsole.key "C">
+
+<!ENTITY svBrowseWD "Browse for working directory">
+<!ENTITY svBrowseWD.key "D">
\ No newline at end of file



More information about the Sciviews-commits mailing list