Skip to content

Commit aeb474b

Browse files
Languages add-onweblate
authored andcommitted
Added translation using Weblate (Telugu)
Added translation using Weblate (Tamil) Added translation using Weblate (Punjabi) Added translation using Weblate (Odia) Added translation using Weblate (Marathi) Added translation using Weblate (Malayalam) Added translation using Weblate (Kannada) Added translation using Weblate (Hindi) Added translation using Weblate (Gujarati) Added translation using Weblate (Finnish) Added translation using Weblate (Bengali (India)) Added translation using Weblate (Assamese) Added translation using Weblate (Georgian) Added translation using Weblate (Finnish) Added translation using Weblate (Czech) Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org>
1 parent 2f9ac2f commit aeb474b

15 files changed

Lines changed: 20736 additions & 0 deletions

File tree

po/cs.po

Lines changed: 5500 additions & 0 deletions
Large diffs are not rendered by default.

po/fi.po

Lines changed: 5500 additions & 0 deletions
Large diffs are not rendered by default.

po/ka.po

Lines changed: 5500 additions & 0 deletions
Large diffs are not rendered by default.

syspurpose/po/as.po

Lines changed: 353 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,353 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3+
# This file is distributed under the same license as the PACKAGE package.
4+
# Languages add-on <noreply-addon-languages@weblate.org>, 2026.
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: PACKAGE VERSION\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"POT-Creation-Date: 2022-03-02 12:40+0100\n"
10+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11+
"Last-Translator: Automatically generated\n"
12+
"Language-Team: none\n"
13+
"Language: as\n"
14+
"MIME-Version: 1.0\n"
15+
"Content-Type: text/plain; charset=UTF-8\n"
16+
"Content-Transfer-Encoding: 8bit\n"
17+
"Plural-Forms: nplurals=2; plural=n > 1;\n"
18+
19+
#: /usr/lib64/python3.6/argparse.py:295
20+
msgid "usage: "
21+
msgstr ""
22+
23+
#: /usr/lib64/python3.6/argparse.py:830
24+
msgid ".__call__() not defined"
25+
msgstr ""
26+
27+
#: /usr/lib64/python3.6/argparse.py:1127
28+
#, python-format
29+
msgid "unknown parser %(parser_name)r (choices: %(choices)s)"
30+
msgstr ""
31+
32+
#: /usr/lib64/python3.6/argparse.py:1181
33+
#, python-format
34+
msgid "argument \"-\" with mode %r"
35+
msgstr ""
36+
37+
#: /usr/lib64/python3.6/argparse.py:1189
38+
#, python-format
39+
msgid "can't open '%s': %s"
40+
msgstr ""
41+
42+
#: /usr/lib64/python3.6/argparse.py:1393
43+
#, python-format
44+
msgid "cannot merge actions - two groups are named %r"
45+
msgstr ""
46+
47+
#: /usr/lib64/python3.6/argparse.py:1431
48+
msgid "'required' is an invalid argument for positionals"
49+
msgstr ""
50+
51+
#: /usr/lib64/python3.6/argparse.py:1453
52+
#, python-format
53+
msgid ""
54+
"invalid option string %(option)r: must start with a character "
55+
"%(prefix_chars)r"
56+
msgstr ""
57+
58+
#: /usr/lib64/python3.6/argparse.py:1473
59+
#, python-format
60+
msgid "dest= is required for options like %r"
61+
msgstr ""
62+
63+
#: /usr/lib64/python3.6/argparse.py:1490
64+
#, python-format
65+
msgid "invalid conflict_resolution value: %r"
66+
msgstr ""
67+
68+
#: /usr/lib64/python3.6/argparse.py:1508
69+
#, python-format
70+
msgid "conflicting option string: %s"
71+
msgid_plural "conflicting option strings: %s"
72+
msgstr[0] ""
73+
msgstr[1] ""
74+
75+
#: /usr/lib64/python3.6/argparse.py:1574
76+
msgid "mutually exclusive arguments must be optional"
77+
msgstr ""
78+
79+
#: /usr/lib64/python3.6/argparse.py:1637
80+
msgid "positional arguments"
81+
msgstr ""
82+
83+
#: /usr/lib64/python3.6/argparse.py:1638
84+
msgid "optional arguments"
85+
msgstr ""
86+
87+
#: /usr/lib64/python3.6/argparse.py:1653
88+
msgid "show this help message and exit"
89+
msgstr ""
90+
91+
#: /usr/lib64/python3.6/argparse.py:1684
92+
msgid "cannot have multiple subparser arguments"
93+
msgstr ""
94+
95+
#: /usr/lib64/python3.6/argparse.py:1736
96+
#, python-format
97+
msgid "unrecognized arguments: %s"
98+
msgstr ""
99+
100+
#: /usr/lib64/python3.6/argparse.py:1833
101+
#, python-format
102+
msgid "not allowed with argument %s"
103+
msgstr ""
104+
105+
#: /usr/lib64/python3.6/argparse.py:1879 /usr/lib64/python3.6/argparse.py:1893
106+
#, python-format
107+
msgid "ignored explicit argument %r"
108+
msgstr ""
109+
110+
#: /usr/lib64/python3.6/argparse.py:2000
111+
#, python-format
112+
msgid "the following arguments are required: %s"
113+
msgstr ""
114+
115+
#: /usr/lib64/python3.6/argparse.py:2015
116+
#, python-format
117+
msgid "one of the arguments %s is required"
118+
msgstr ""
119+
120+
#: /usr/lib64/python3.6/argparse.py:2058
121+
msgid "expected one argument"
122+
msgstr ""
123+
124+
#: /usr/lib64/python3.6/argparse.py:2059
125+
msgid "expected at most one argument"
126+
msgstr ""
127+
128+
#: /usr/lib64/python3.6/argparse.py:2060
129+
msgid "expected at least one argument"
130+
msgstr ""
131+
132+
#: /usr/lib64/python3.6/argparse.py:2062
133+
#, python-format
134+
msgid "expected %s argument"
135+
msgid_plural "expected %s arguments"
136+
msgstr[0] ""
137+
msgstr[1] ""
138+
139+
#: /usr/lib64/python3.6/argparse.py:2122
140+
#, python-format
141+
msgid "ambiguous option: %(option)s could match %(matches)s"
142+
msgstr ""
143+
144+
#: /usr/lib64/python3.6/argparse.py:2185
145+
#, python-format
146+
msgid "unexpected option string: %s"
147+
msgstr ""
148+
149+
#: /usr/lib64/python3.6/argparse.py:2289
150+
#, python-format
151+
msgid "%r is not callable"
152+
msgstr ""
153+
154+
#: /usr/lib64/python3.6/argparse.py:2306
155+
#, python-format
156+
msgid "invalid %(type)s value: %(value)r"
157+
msgstr ""
158+
159+
#: /usr/lib64/python3.6/argparse.py:2317
160+
#, python-format
161+
msgid "invalid choice: %(value)r (choose from %(choices)s)"
162+
msgstr ""
163+
164+
#: /usr/lib64/python3.6/argparse.py:2393
165+
#, python-format
166+
msgid "%(prog)s: error: %(message)s\n"
167+
msgstr ""
168+
169+
#: src/syspurpose/cli.py:29
170+
#, python-brace-format
171+
msgid ""
172+
"Warning: A {attr} of \"{download_value}\" was recently set for this system "
173+
"by the entitlement server administrator.\n"
174+
"{advice}"
175+
msgstr ""
176+
177+
#: src/syspurpose/cli.py:31
178+
#, python-brace-format
179+
msgid "If you'd like to overwrite the server side change please run: {command}"
180+
msgstr ""
181+
182+
#: src/syspurpose/cli.py:47
183+
#, python-brace-format
184+
msgid "Added \"{value}\" to {prop_name}."
185+
msgstr ""
186+
187+
#: src/syspurpose/cli.py:50
188+
#, python-brace-format
189+
msgid "Not adding value \"{value}\" to {prop_name}; it already exists."
190+
msgstr ""
191+
192+
#: src/syspurpose/cli.py:56 src/syspurpose/cli.py:85
193+
#, python-brace-format
194+
msgid "{attr} updated."
195+
msgstr ""
196+
197+
#: src/syspurpose/cli.py:79
198+
#, python-brace-format
199+
msgid "Removed \"{val}\" from {name}."
200+
msgstr ""
201+
202+
#: src/syspurpose/cli.py:81
203+
#, python-brace-format
204+
msgid "Not removing value \"{val}\" from {name}; it was not there."
205+
msgstr ""
206+
207+
#: src/syspurpose/cli.py:108
208+
#, python-brace-format
209+
msgid "{attr} set to \"{val}\"."
210+
msgstr ""
211+
212+
#: src/syspurpose/cli.py:129
213+
#, python-brace-format
214+
msgid "{attr} unset."
215+
msgstr ""
216+
217+
#: src/syspurpose/cli.py:157
218+
msgid "System Syspurpose Management Tool"
219+
msgstr ""
220+
221+
#: src/syspurpose/cli.py:158 src/syspurpose/cli.py:353
222+
msgid ""
223+
"The 'syspurpose' command is deprecated and will be removed in a future major "
224+
"release. Please use the 'subscription-manager syspurpose' command going "
225+
"forward."
226+
msgstr ""
227+
228+
#: src/syspurpose/cli.py:165 src/syspurpose/cli.py:230
229+
msgid "The value(s) to add"
230+
msgstr ""
231+
232+
#: src/syspurpose/cli.py:169 src/syspurpose/cli.py:252
233+
msgid "The value(s) to remove"
234+
msgstr ""
235+
236+
#: src/syspurpose/cli.py:173 src/syspurpose/cli.py:195
237+
msgid "The value to set"
238+
msgstr ""
239+
240+
#: src/syspurpose/cli.py:183
241+
msgid "Sets the value for the given property"
242+
msgstr ""
243+
244+
#: src/syspurpose/cli.py:189 src/syspurpose/cli.py:211
245+
msgid "The name of the property to set/update"
246+
msgstr ""
247+
248+
#: src/syspurpose/cli.py:204
249+
msgid "Unsets (clears) the value for the given property"
250+
msgstr ""
251+
252+
#: src/syspurpose/cli.py:218
253+
msgid "Adds the value(s) to the given property"
254+
msgstr ""
255+
256+
#: src/syspurpose/cli.py:224 src/syspurpose/cli.py:246
257+
msgid "The name of the property to update"
258+
msgstr ""
259+
260+
#: src/syspurpose/cli.py:240
261+
msgid "Removes the value(s) from the given property"
262+
msgstr ""
263+
264+
#: src/syspurpose/cli.py:262
265+
msgid "Set the system role to the system syspurpose"
266+
msgstr ""
267+
268+
#: src/syspurpose/cli.py:270
269+
msgid "Clear set role"
270+
msgstr ""
271+
272+
#: src/syspurpose/cli.py:278
273+
msgid "Add addons to the system syspurpose"
274+
msgstr ""
275+
276+
#: src/syspurpose/cli.py:286
277+
msgid "Remove addons from the system syspurpose"
278+
msgstr ""
279+
280+
#: src/syspurpose/cli.py:293
281+
msgid "Clear set addons"
282+
msgstr ""
283+
284+
#: src/syspurpose/cli.py:301
285+
msgid "Set the system sla"
286+
msgstr ""
287+
288+
#: src/syspurpose/cli.py:308
289+
msgid "Clear set sla"
290+
msgstr ""
291+
292+
#: src/syspurpose/cli.py:316
293+
msgid "Set the system usage"
294+
msgstr ""
295+
296+
#: src/syspurpose/cli.py:324
297+
msgid "Clear set usage"
298+
msgstr ""
299+
300+
#: src/syspurpose/cli.py:332
301+
msgid "Show the current system syspurpose"
302+
msgstr ""
303+
304+
#: src/syspurpose/cli.py:350
305+
msgid ""
306+
"WARNING: Setting syspurpose in containers has no effect.\n"
307+
"Please run syspurpose on the host.\n"
308+
msgstr ""
309+
310+
#: src/syspurpose/cli.py:364
311+
msgid ""
312+
"Warning: Unable to sync system purpose with subscription management server: "
313+
"subscription_manager module is not available."
314+
msgstr ""
315+
316+
#: src/syspurpose/files.py:106
317+
msgid "Error: Malformed data in file {}; please review and correct."
318+
msgstr ""
319+
320+
#: src/syspurpose/files.py:112
321+
msgid ""
322+
"Cannot read syspurpose file {}\n"
323+
"Are you root?"
324+
msgstr ""
325+
326+
#: src/syspurpose/files.py:466
327+
#, python-brace-format
328+
msgid ""
329+
"Warning: Provided value \"{val}\" is not included in the list of valid "
330+
"values for attribute {attr}:"
331+
msgstr ""
332+
333+
#: src/syspurpose/files.py:473
334+
#, python-brace-format
335+
msgid ""
336+
"Warning: Provided key \"{key}\" is not included in the list of valid keys:"
337+
msgstr ""
338+
339+
#: src/syspurpose/main.py:32
340+
msgid "User interrupted process"
341+
msgstr ""
342+
343+
#: src/syspurpose/utils.py:59
344+
msgid ""
345+
"Cannot create directory {}\n"
346+
"Are you root?"
347+
msgstr ""
348+
349+
#: src/syspurpose/utils.py:80
350+
msgid ""
351+
"Cannot create file {}\n"
352+
"Are you root?"
353+
msgstr ""

0 commit comments

Comments
 (0)