1msgid ""
2msgstr ""
3"Project-Id-Version: R 4.1.0\n"
4"Report-Msgid-Bugs-To: bugs.r-project.org\n"
5"POT-Creation-Date: 2021-05-03 10:48\n"
6"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
7"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8"Language-Team: LANGUAGE <LL@li.org>\n"
9"MIME-Version: 1.0\n"
10"Content-Type: text/plain; charset=CHARSET\n"
11"Content-Transfer-Encoding: 8bit\n"
12
13
14msgid "namespace found within local environments"
15msgstr ""
16
17msgid "not a proper evaluation environment"
18msgstr ""
19
20msgid "non-namespace found within namespace environments"
21msgstr ""
22
23msgid "namespace found within global environments"
24msgstr ""
25
26msgid "bad assignment: %s"
27msgstr ""
28
29msgid "cannot constant fold literal promises"
30msgstr ""
31
32msgid "cannot constant fold literal bytecode objects"
33msgstr ""
34
35msgid "no offset recorded for label \"%s\""
36msgstr ""
37
38msgid "cannot compile byte code literals in code"
39msgstr ""
40
41msgid "cannot compile promise literals in code"
42msgstr ""
43
44msgid "possible error in '%s': %s"
45msgstr ""
46
47msgid "bad namespace import frame"
48msgstr ""
49
50msgid "bad assignment 1"
51msgstr ""
52
53msgid "bad assignment 2"
54msgstr ""
55
56msgid "invalid function in complex assignment"
57msgstr ""
58
59msgid "missing arguments are not allowed"
60msgstr ""
61
62msgid "empty alternative in numeric switch"
63msgstr ""
64
65msgid "no visible global function definition for '%s'"
66msgstr ""
67
68msgid "no visible binding for global variable '%s'"
69msgstr ""
70
71msgid "no visible binding for '<<-' assignment to '%s'"
72msgstr ""
73
74msgid "wrong number of arguments to '%s'"
75msgstr ""
76
77msgid "more than one default provided in switch() call"
78msgstr ""
79
80msgid "'switch' with no alternatives"
81msgstr ""
82
83msgid "Error: compilation failed -"
84msgstr ""
85
86msgid "cannot compile a non-function"
87msgstr ""
88
89msgid "compiling '%s'"
90msgstr ""
91
92msgid "saving to file \"%s\" ..."
93msgstr ""
94
95msgid "done"
96msgstr ""
97
98msgid "'env' must be a top level environment"
99msgstr ""
100
101msgid "input and output file names are the same"
102msgstr ""
103
104msgid "empty input file; no output written"
105msgstr ""
106
107msgid "file '%s' does not exist"
108msgstr ""
109
110msgid "'%s' is not a valid compiler option"
111msgstr ""
112
113msgid "invalid environment variable value: %s==%s"
114msgstr ""
115
116msgid "invalid compiler options: optimize(==%d)<2 and jitEnabled(==%d)>2"
117msgstr ""
118
119msgid "function is not compiled"
120msgstr ""
121
122msgid "cannot compile this expression"
123msgstr ""
124
125msgid        "local assignment to syntactic function: "
126msgid_plural "local assignments to syntactic functions: "
127msgstr[0]    ""
128msgstr[1]    ""
129