The R Project SVN R

Rev

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

Rev 62916 Rev 63101
Line 6... Line 6...
6
#, fuzzy
6
#, fuzzy
7
msgid ""
7
msgid ""
8
msgstr ""
8
msgstr ""
9
"Project-Id-Version: R 3.1.0\n"
9
"Project-Id-Version: R 3.1.0\n"
10
"Report-Msgid-Bugs-To: bugs.r-project.org\n"
10
"Report-Msgid-Bugs-To: bugs.r-project.org\n"
11
"POT-Creation-Date: 2013-06-09 21:23+0100\n"
11
"POT-Creation-Date: 2013-06-29 17:48+0100\n"
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
"Language-Team: LANGUAGE <LL@li.org>\n"
14
"Language-Team: LANGUAGE <LL@li.org>\n"
15
"Language: \n"
15
"Language: \n"
16
"MIME-Version: 1.0\n"
16
"MIME-Version: 1.0\n"
17
"Content-Type: text/plain; charset=CHARSET\n"
17
"Content-Type: text/plain; charset=CHARSET\n"
18
"Content-Transfer-Encoding: 8bit\n"
18
"Content-Transfer-Encoding: 8bit\n"
19
 
19
 
20
#: fork.c:136 fork.c:139
20
#: fork.c:137 fork.c:140
21
msgid "unable to create a pipe"
21
msgid "unable to create a pipe"
22
msgstr ""
22
msgstr ""
23
 
23
 
24
#: fork.c:150
24
#: fork.c:151
25
#, c-format
25
#, c-format
26
msgid "unable to fork, possible reason: %s"
26
msgid "unable to fork, possible reason: %s"
27
msgstr ""
27
msgstr ""
28
 
28
 
29
#: fork.c:179
29
#: fork.c:180
30
msgid "memory allocation error"
30
msgid "memory allocation error"
31
msgstr ""
31
msgstr ""
32
 
32
 
33
#: fork.c:217
33
#: fork.c:232
34
msgid "only children can send data to the master process"
34
msgid "only children can send data to the master process"
35
msgstr ""
35
msgstr ""
36
 
36
 
37
#: fork.c:219
37
#: fork.c:234
38
msgid "there is no pipe to the master process"
38
msgid "there is no pipe to the master process"
39
msgstr ""
39
msgstr ""
40
 
40
 
41
#: fork.c:221
41
#: fork.c:236
42
msgid "content to send must be RAW, use serialize() if needed"
42
msgid "content to send must be RAW, use serialize() if needed"
43
msgstr ""
43
msgstr ""
44
 
44
 
45
#: fork.c:230 fork.c:237 fork.c:567
45
#: fork.c:245 fork.c:252 fork.c:582
46
msgid "write error, closing pipe to the master"
46
msgid "write error, closing pipe to the master"
47
msgstr ""
47
msgstr ""
48
 
48
 
49
#: fork.c:250
49
#: fork.c:265
50
msgid "only the master process can send data to a child process"
50
msgid "only the master process can send data to a child process"
51
msgstr ""
51
msgstr ""
52
 
52
 
53
#: fork.c:257
53
#: fork.c:272
54
#, c-format
54
#, c-format
55
msgid "child %d does not exist"
55
msgid "child %d does not exist"
56
msgstr ""
56
msgstr ""
57
 
57
 
58
#: fork.c:263
58
#: fork.c:278
59
msgid "write error"
59
msgid "write error"
60
msgstr ""
60
msgstr ""
61
 
61
 
62
#: fork.c:343 fork.c:465
62
#: fork.c:358 fork.c:480
63
#, c-format
63
#, c-format
64
msgid "error '%s' in select"
64
msgid "error '%s' in select"
65
msgstr ""
65
msgstr ""
66
 
66
 
67
#: fork.c:549
67
#: fork.c:564
68
msgid "'mckill' failed"
68
msgid "'mckill' failed"
69
msgstr ""
69
msgstr ""
70
 
70
 
71
#: fork.c:559
71
#: fork.c:574
72
msgid "'mcexit' can only be used in a child process"
72
msgid "'mcexit' can only be used in a child process"
73
msgstr ""
73
msgstr ""
74
 
74
 
75
#: fork.c:580
75
#: fork.c:595
76
msgid "'mcexit' failed"
76
msgid "'mcexit' failed"
77
msgstr ""
77
msgstr ""
78
 
78
 
79
#: fork.c:610 fork.c:619
79
#: fork.c:625 fork.c:634
80
msgid "invalid CPU affinity specification"
80
msgid "invalid CPU affinity specification"
81
msgstr ""
81
msgstr ""
82
 
82
 
83
#: fork.c:630
83
#: fork.c:645
84
msgid "requested CPU set is too large for this system"
84
msgid "requested CPU set is too large for this system"
85
msgstr ""
85
msgstr ""
86
 
86
 
87
#: fork.c:653
87
#: fork.c:668
88
msgid "retrieving CPU affinity set failed"
88
msgid "retrieving CPU affinity set failed"
89
msgstr ""
89
msgstr ""