The R Project SVN R

Rev

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

Rev 70410 Rev 74495
Line 1... Line 1...
1
# SOME DESCRIPTIVE TITLE.
1
# SOME DESCRIPTIVE TITLE.
2
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
2
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
# This file is distributed under the same license as the PACKAGE package.
3
# This file is distributed under the same license as the parallel package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
#
5
#
6
#, fuzzy
6
#, fuzzy
7
msgid ""
7
msgid ""
8
msgstr ""
8
msgstr ""
9
"Project-Id-Version: parallel 3.4.0\n"
9
"Project-Id-Version: parallel 3.6.0\n"
10
"Report-Msgid-Bugs-To: \n"
10
"Report-Msgid-Bugs-To: \n"
11
"POT-Creation-Date: 2016-04-01 10:28-0700\n"
11
"POT-Creation-Date: 2018-03-29 07:06-0700\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:251 fork.c:254
20
#: fork.c:181
-
 
21
#, c-format
21
msgid "unable to create a pipe"
22
msgid "unable to terminate child process: %s"
22
msgstr ""
23
msgstr ""
23
 
24
 
24
#: fork.c:272
25
#: fork.c:208
25
#, c-format
26
#, c-format
26
msgid "unable to fork, possible reason: %s"
27
msgid "unable to terminate child: %s"
27
msgstr ""
28
msgstr ""
28
 
29
 
29
#: fork.c:318
30
#: fork.c:287 fork.c:556
30
msgid "memory allocation error"
31
msgid "memory allocation error"
31
msgstr ""
32
msgstr ""
32
 
33
 
-
 
34
#: fork.c:337 fork.c:341 fork.c:345
-
 
35
#, c-format
-
 
36
msgid "invalid '%s' argument"
-
 
37
msgstr ""
-
 
38
 
33
#: fork.c:371
39
#: fork.c:401
-
 
40
msgid ""
-
 
41
"Error while shutting down parallel: unable to terminate some child "
-
 
42
"processes\n"
-
 
43
msgstr ""
-
 
44
 
-
 
45
#: fork.c:490 fork.c:493
-
 
46
msgid "unable to create a pipe"
-
 
47
msgstr ""
-
 
48
 
-
 
49
#: fork.c:515
-
 
50
#, c-format
-
 
51
msgid "unable to fork, possible reason: %s"
-
 
52
msgstr ""
-
 
53
 
-
 
54
#: fork.c:683
34
msgid "only children can send data to the master process"
55
msgid "only children can send data to the master process"
35
msgstr ""
56
msgstr ""
36
 
57
 
37
#: fork.c:373
58
#: fork.c:685
38
msgid "there is no pipe to the master process"
59
msgid "there is no pipe to the master process"
39
msgstr ""
60
msgstr ""
40
 
61
 
41
#: fork.c:375
62
#: fork.c:687
42
msgid "content to send must be RAW, use serialize() if needed"
63
msgid "content to send must be RAW, use serialize() if needed"
43
msgstr ""
64
msgstr ""
44
 
65
 
45
#: fork.c:384 fork.c:391 fork.c:715
66
#: fork.c:696 fork.c:704 fork.c:1080
46
msgid "write error, closing pipe to the master"
67
msgid "write error, closing pipe to the master"
47
msgstr ""
68
msgstr ""
48
 
69
 
49
#: fork.c:404
70
#: fork.c:714
50
msgid "only the master process can send data to a child process"
71
msgid "only the master process can send data to a child process"
51
msgstr ""
72
msgstr ""
52
 
73
 
53
#: fork.c:411
74
#: fork.c:722
54
#, c-format
75
#, c-format
55
msgid "child %d does not exist"
76
msgid "child %d does not exist"
56
msgstr ""
77
msgstr ""
57
 
78
 
58
#: fork.c:417
79
#: fork.c:728
59
msgid "write error"
80
msgid "write error"
60
msgstr ""
81
msgstr ""
61
 
82
 
-
 
83
#: fork.c:781
-
 
84
#, c-format
-
 
85
msgid "cannot wait for child %d as it does not exist"
-
 
86
msgstr ""
-
 
87
 
62
#: fork.c:485 fork.c:609
88
#: fork.c:848 fork.c:971
63
#, c-format
89
#, c-format
64
msgid "error '%s' in select"
90
msgid "error '%s' in select"
65
msgstr ""
91
msgstr ""
66
 
92
 
67
#: fork.c:697
93
#: fork.c:1062
68
msgid "'mckill' failed"
94
msgid "'mckill' failed"
69
msgstr ""
95
msgstr ""
70
 
96
 
71
#: fork.c:707
97
#: fork.c:1072
72
msgid "'mcexit' can only be used in a child process"
98
msgid "'mcexit' can only be used in a child process"
73
msgstr ""
99
msgstr ""
74
 
100
 
75
#: fork.c:728
101
#: fork.c:1094
76
msgid "'mcexit' failed"
102
msgid "'mcexit' failed"
77
msgstr ""
103
msgstr ""
78
 
104
 
79
#: fork.c:757 fork.c:766
105
#: fork.c:1123 fork.c:1132
80
msgid "invalid CPU affinity specification"
106
msgid "invalid CPU affinity specification"
81
msgstr ""
107
msgstr ""
82
 
108
 
83
#: fork.c:777
109
#: fork.c:1143
84
msgid "requested CPU set is too large for this system"
110
msgid "requested CPU set is too large for this system"
85
msgstr ""
111
msgstr ""
86
 
112
 
87
#: fork.c:800
113
#: fork.c:1166
88
msgid "retrieving CPU affinity set failed"
114
msgid "retrieving CPU affinity set failed"
89
msgstr ""
115
msgstr ""