The R Project SVN R-packages

Rev

Rev 1511 | Rev 5678 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1511 Rev 3197
Line 17... Line 17...
17
"Application" = "Applicazione";
17
"Application" = "Applicazione";
18
 
18
 
19
/* NSButtonCell (Built-in editor) : <title:Built-in editor> (oid:96) */
19
/* NSButtonCell (Built-in editor) : <title:Built-in editor> (oid:96) */
20
"Built-in editor" = "Editor interno";
20
"Built-in editor" = "Editor interno";
21
 
21
 
22
/* NSBox : <title:Built-in editor preferences> (oid:35) */
22
/* NSBox (Built-in editor preferences) : <title:Built-in editor preferences> (oid:35) */
23
"Built-in editor preferences" = "Preferenze editor interno";
23
"Built-in editor preferences" = "Preferenze editor interno";
24
 
24
 
25
/* NSButtonCell (Command) : <title:Command> (oid:47) */
25
/* NSButtonCell (Command) : <title:Command> (oid:47) */
26
"Command" = "Comandi";
26
"Command" = "Comandi";
27
 
27
 
28
/* NSTextField (Editor:) : <title:Editor:
28
/* NSTextField (Editor: ) : <title:Editor:
29
> (oid:46) */
29
> (oid:46) */
30
"Editor:\n" = "Editor:\n";
30
"Editor:\n" = "Editor:\n";
31
 
31
 
32
/* NSButtonCell (External Editor) : <title:External Editor> (oid:97) */
32
/* NSButtonCell (External Editor) : <title:External Editor> (oid:97) */
33
"External Editor" = "Editor esterno";
33
"External Editor" = "Editor esterno";
34
 
34
 
35
/* NSBox : <title:External editor settings> (oid:37) */
35
/* NSBox (External editor settings) : <title:External editor settings> (oid:37) */
36
"External editor settings" = "Preferenze editor esterno";
36
"External editor settings" = "Preferenze editor esterno";
37
 
37
 
38
/* NSTextField (Highlight interval:) : <title:Highlight interval:> (oid:43) */
38
/* NSTextField (Highlight interval:) : <title:Highlight interval:> (oid:43) */
39
"Highlight interval:" = "Intervallo evidenziatore:";
39
"Highlight interval:" = "Intervallo evidenziatore:";
40
 
40
 
Line 48... Line 48...
48
"Note: Command is executed in a shell" = "Nota: i comandi sono eseguiti nella shell";
48
"Note: Command is executed in a shell" = "Nota: i comandi sono eseguiti nella shell";
49
 
49
 
50
/* NSButton (Show brace highlighting) : <title:Show brace highlighting> (oid:40) */
50
/* NSButton (Show brace highlighting) : <title:Show brace highlighting> (oid:40) */
51
"Show brace highlighting" = "Mostra evidenziatore parentesi";
51
"Show brace highlighting" = "Mostra evidenziatore parentesi";
52
 
52
 
-
 
53
/* NSButton (Show function hints) : <title:Show function hints> (oid:138) */
-
 
54
"Show function hints" = "Show function hints";
-
 
55
 
53
/* NSButton (Show line numbers) : <title:Show line numbers> (oid:42) */
56
/* NSButton (Show line numbers) : <title:Show line numbers> (oid:42) */
54
"Show line numbers" = "Mostra numeri linea";
57
"Show line numbers" = "Mostra numeri linea";
55
 
58
 
56
/* NSButton (Show syntax coloring) : <title:Show syntax coloring> (oid:39) */
59
/* NSButton (Show syntax coloring) : <title:Show syntax coloring> (oid:39) */
57
"Show syntax coloring" = "Mostra colorazione sintassi";
60
"Show syntax coloring" = "Mostra colorazione sintassi";