File: log-report.utf-8.po

package info (click to toggle)
liblog-report-perl 1.41-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 572 kB
  • sloc: perl: 2,819; makefile: 8
file content (221 lines) | stat: -rw-r--r-- 4,922 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
#. Header generated with Log::Report::Lexicon::POT 0.0
msgid ""
msgstr ""
"Project-Id-Version: log-report 0.01\n"
"Report-Msgid-Bugs-To:\n"
"POT-Creation-Date: 2007-05-14 17:14+0200\n"
"PO-Revision-Date: 2025-04-14 17:56+0200\n"
"Last-Translator:\n"
"Language-Team:\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

#: lib/Log/Report/Dispatcher/Log4perl.pm:145
#, fuzzy
msgid "Log4perl level '{level}' must be in 0-5"
msgstr ""

#: lib/Log/Report/Dispatcher/LogDispatch.pm:109
#, fuzzy
msgid "Log::Dispatch level '{level}' not understood"
msgid_plural "level"
msgstr[0] ""
msgstr[1] ""

#: lib/Log/Report/Domain.pm:180
#, fuzzy
msgid "Missing key '{key}' in format '{format}', file {use}"
msgstr ""

#: lib/Log/Report/Dispatcher/Log4perl.pm:31
#: lib/Log/Report/Dispatcher/LogDispatch.pm:31
#, fuzzy
msgid "Not all reasons have a default translation"
msgstr ""

#: lib/Log/Report/Dispatcher.pm:159
#, fuzzy
msgid "Perl does not support charset {cs}"
msgstr ""

#: lib/Log/Report.pm:280
#, fuzzy
msgid "a message object is reported with more parameters"
msgstr ""

#: lib/Log/Report/Dispatcher.pm:322 lib/Log/Report/Dispatcher.pm:332
#, fuzzy
msgid "at {filename} line {line}"
msgstr ""

#: lib/Log/Report/Domain.pm:251
#, fuzzy
msgid "cannot open JSON file for context at {fn}"
msgstr ""

#: lib/Log/Report/Dispatcher/File.pm:260
#, fuzzy
msgid "cannot rotate log file which was opened as file-handle"
msgstr ""

#: lib/Log/Report/Dispatcher/File.pm:272
#, fuzzy
msgid "cannot write log into {file}"
msgstr ""

#: lib/Log/Report/Dispatcher/File.pm:218
#, fuzzy
msgid "cannot write log into {file} with mode '{binmode}'"
msgstr ""

#: lib/Log/Report/Dispatcher/Callback.pm:66
#, fuzzy
msgid "dispatcher {name} needs a 'callback'"
msgstr ""

#: lib/Log/Report/Dispatcher/File.pm:145
#, fuzzy
msgid "dispatcher {name} needs parameter 'to'"
msgstr ""

#: lib/Log/Report.pm:732
#, fuzzy
msgid "even length parameter list for __x at {where}"
msgstr ""

#: lib/Log/Report/Dispatcher.pm:153
#, fuzzy
msgid "illegal format_reason '{format}' for dispatcher"
msgstr ""

#: lib/Log/Report/Dispatcher/Syslog.pm:135
#, fuzzy
msgid "max one active syslog dispatcher, attempt for {new} have {old}"
msgstr ""

#: lib/Log/Report.pm:1017
#, fuzzy
msgid "message_class {class} does not extend {base}"
msgstr ""

#: lib/Log/Report.pm:1032
#, fuzzy
msgid "no domain for configuration options in {fn} line {line}"
msgstr ""

#: lib/Log/Report/Dispatcher/Syslog.pm:34
#, fuzzy
msgid "not all reasons have a default translation"
msgstr ""

#: lib/Log/Report.pm:569
#, fuzzy
msgid "odd length parameter list for try(): forgot the terminating ';'?"
msgstr ""

#: lib/Log/Report.pm:272
#, fuzzy
msgid "odd length parameter list with '{msg}'"
msgstr ""

#: lib/Log/Report.pm:286
#, fuzzy
msgid "odd length parameter list with object '{msg}'"
msgstr ""

#: lib/Log/Report.pm:483
#, fuzzy
msgid "only one dispatcher name accepted in SCALAR context"
msgstr ""

#: lib/Log/Report/Dispatcher.pm:218
#, fuzzy
msgid "switching to run mode {mode} for {pkg}, accept {accept}"
msgstr ""

#: lib/Log/Report.pm:1010
#, fuzzy
msgid "syntax flag must be either SHORT or REPORT, not `{flag}' in {fn} line {line}"
msgstr ""

#: lib/Log/Report/Dispatcher/Syslog.pm:160
#, fuzzy
msgid "syslog level '{level}' not understood"
msgstr ""

#: lib/Log/Report.pm:1042
#, fuzzy
msgid "textdomain `{domain}' for translator not defined"
msgstr ""

#: lib/Log/Report.pm:457
#, fuzzy
msgid "the 'filter' sub-command needs a CODE reference"
msgstr ""

#: lib/Log/Report.pm:442
#, fuzzy
msgid "the 'list' sub-command doesn't expect additional parameters"
msgstr ""

#: lib/Log/Report.pm:450
#, fuzzy
msgid "the 'needs' sub-command parameter '{reason}' is not a reason"
msgstr ""

#: lib/Log/Report/Domain.pm:162
#, fuzzy
msgid "the native_language '{locale}' is not a valid locale"
msgstr ""

#: lib/Log/Report.pm:241
#, fuzzy
msgid "token '{token}' not recognized as reason"
msgstr ""

#: lib/Log/Report.pm:1051
#, fuzzy
msgid "translator must be a {pkg} object for {domain}"
msgstr ""

#: lib/Log/Report/Dispatcher/Try.pm:284
#, fuzzy
msgid "try-block stopped with {reason}: {text}"
msgstr ""

#: lib/Log/Report/Dispatcher/File.pm:267
#, fuzzy
msgid "unable to rotate logfile {fn} to {oldfn}"
msgstr ""

#: lib/Log/Report/Dispatcher/File.pm:157
#, fuzzy
msgid "unknown format parameter `{what}'"
msgstr ""

#: lib/Log/Report/Domain.pm:257
#, fuzzy
msgid "unsupported context file type for {fn}"
msgstr ""

#: lib/Log/Report/Domain.pm:201
#, fuzzy
msgid "you need to configure context_rules before setContext"
msgstr ""

#: lib/Log/Report/Dispatcher.pm:307
#, fuzzy
msgid "{message}; {error}"
msgstr ""

#: lib/Log/Report/Dispatcher.pm:306
#, fuzzy
msgid "{reason}: {message}"
msgstr ""

#: lib/Log/Report/Dispatcher.pm:305
#, fuzzy
msgid "{reason}: {message}; {error}"
msgstr ""