Re: [R] Change language in Rcmdr

2008-07-08 Thread Adrian Dusa
On Monday 07 July 2008, Philippe Grosjean wrote:
 Hello,

 As far as I know, Rcmdr is already translated in French. It is thus just
 a question of switching R to French.

Alternatively, you could switch the language after R starts:

Sys.putenv(LANGUAGE=fr)

After this, Rcmdr will be opened in French.
Best,
Adrian


-- 
Adrian Dusa
Romanian Social Data Archive
1, Schitu Magureanu Bd.
050025 Bucharest sector 5
Romania
Tel.:+40 21 3126618 \
 +40 21 3120210 / int.101
Fax: +40 21 3158391


signature.asc
Description: This is a digitally signed message part.
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] Change language in Rcmdr

2008-07-07 Thread Duncan Murdoch

Schleuh wrote:

Hello every R-User,

I would like to translate Rcmdr menu items to French (by example).
How can I do it ?
  


The web page http://developer.r-project.org/Translations.html describes 
what needs to be done.  You should definitely contact the package author 
(John Fox) first, because you'll need to make changes throughout the 
package in order to accomplish this; it's probably also a good idea to 
contact the R French translation team (led by Philippe Grosjean) for 
advice. 


Duncan Murdoch

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] Change language in Rcmdr

2008-07-07 Thread Philippe Grosjean

Hello,

As far as I know, Rcmdr is already translated in French. It is thus just 
a question of switching R to French.

Best,

Philippe Grosjean


Duncan Murdoch wrote:

Schleuh wrote:

Hello every R-User,

I would like to translate Rcmdr menu items to French (by example).
How can I do it ?
  


The web page http://developer.r-project.org/Translations.html describes 
what needs to be done.  You should definitely contact the package author 
(John Fox) first, because you'll need to make changes throughout the 
package in order to accomplish this; it's probably also a good idea to 
contact the R French translation team (led by Philippe Grosjean) for 
advice.

Duncan Murdoch

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide 
http://www.R-project.org/posting-guide.html

and provide commented, minimal, self-contained, reproducible code.



__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] Change language in Rcmdr

2008-07-07 Thread John Fox
Dear Schleuh and Duncan,

The Rcmdr package does make provision for translation and in fact includes
translations from English into 10 other language. Philippe is being modest,
since he is the French translator.

Regards,
 John

--
John Fox, Professor
Department of Sociology
McMaster University
Hamilton, Ontario, Canada
web: socserv.mcmaster.ca/jfox

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On
 Behalf Of Philippe Grosjean
 Sent: July-07-08 7:19 AM
 To: Duncan Murdoch
 Cc: r-help@r-project.org; Schleuh
 Subject: Re: [R] Change language in Rcmdr
 
 Hello,
 
 As far as I know, Rcmdr is already translated in French. It is thus just
 a question of switching R to French.
 Best,
 
 Philippe Grosjean
 
 
 Duncan Murdoch wrote:
  Schleuh wrote:
  Hello every R-User,
 
  I would like to translate Rcmdr menu items to French (by example).
  How can I do it ?
 
 
  The web page http://developer.r-project.org/Translations.html describes
  what needs to be done.  You should definitely contact the package author
  (John Fox) first, because you'll need to make changes throughout the
  package in order to accomplish this; it's probably also a good idea to
  contact the R French translation team (led by Philippe Grosjean) for
  advice.
  Duncan Murdoch
 
  __
  R-help@r-project.org mailing list
  https://stat.ethz.ch/mailman/listinfo/r-help
  PLEASE do read the posting guide
  http://www.R-project.org/posting-guide.html
  and provide commented, minimal, self-contained, reproducible code.
 
 
 __
 R-help@r-project.org mailing list
 https://stat.ethz.ch/mailman/listinfo/r-help
 PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
 and provide commented, minimal, self-contained, reproducible code.

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.