Skip to content

Commit 122692a

Browse files
GitHub Workflowm-blaha
authored andcommitted
Update translations from weblate
1 parent 4d6c36a commit 122692a

File tree

22 files changed

+7340
-353
lines changed

22 files changed

+7340
-353
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
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+
# Tri Phuong Nguyen <triphuongvasa@gmail.com>, 2025.
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: PACKAGE VERSION\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"POT-Creation-Date: 2025-07-26 03:48+0000\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: vi\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=1; plural=0;\n"
18+
19+
#: builddep.cpp:84
20+
#, c++-format
21+
msgid ""
22+
"Invalid value for macro definition \"{}\". \"macro expr\" format expected."
23+
msgstr ""
24+
25+
#. failed to parse some of inputs (invalid spec, no package matched...)
26+
#: builddep.cpp:341
27+
msgid "Failed to parse some inputs."
28+
msgstr ""
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
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+
# Tri Phuong Nguyen <triphuongvasa@gmail.com>, 2025.
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: PACKAGE VERSION\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"POT-Creation-Date: 2025-07-26 03:48+0000\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: vi\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=1; plural=0;\n"
18+
19+
#: changelog.cpp:60
20+
#, c++-format
21+
msgid ""
22+
"Invalid date passed: \"{}\". Dates in \"YYYY-MM-DD\" format are expected"
23+
msgstr ""

dnf5-plugins/config-manager_plugin/po/cs.po

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,22 @@
33
# This file is distributed under the same license as the PACKAGE package.
44
# Petr Ptacek <petr106@atlas.cz>, 2024.
55
# Jonáš Loskot <alius@users.noreply.translate.fedoraproject.org>, 2025.
6+
# Petr Pisar <ppisar@redhat.com>, 2025.
67
msgid ""
78
msgstr ""
89
"Project-Id-Version: PACKAGE VERSION\n"
910
"Report-Msgid-Bugs-To: \n"
1011
"POT-Creation-Date: 2025-07-26 03:48+0000\n"
11-
"PO-Revision-Date: 2025-06-01 21:07+0000\n"
12-
"Last-Translator: Jonáš Loskot <alius@users.noreply.translate.fedoraproject."
13-
"org>\n"
14-
"Language-Team: Czech <https://translate.fedoraproject.org/projects/dnf5/dnf5-"
15-
"plugin-config-manager/cs/>\n"
12+
"PO-Revision-Date: 2025-08-22 12:53+0000\n"
13+
"Last-Translator: Petr Pisar <ppisar@redhat.com>\n"
14+
"Language-Team: Czech <https://translate.fedoraproject.org/projects/dnf5/"
15+
"dnf5-plugin-config-manager/cs/>\n"
1616
"Language: cs\n"
1717
"MIME-Version: 1.0\n"
1818
"Content-Type: text/plain; charset=UTF-8\n"
1919
"Content-Transfer-Encoding: 8bit\n"
2020
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
21-
"X-Generator: Weblate 5.11.4\n"
21+
"X-Generator: Weblate 5.13\n"
2222

2323
#: addrepo.cpp:136
2424
msgid "from-repofile: \"{}\" file does not exist"
@@ -30,7 +30,7 @@ msgstr "from-repofile: {}"
3030

3131
#: addrepo.cpp:169 setopt.cpp:83 setvar.cpp:49
3232
msgid "{}: Badly formatted argument value \"{}\""
33-
msgstr "{}: Špatně naformátovaná hodnota argumentu \"{}\""
33+
msgstr "{}: Špatně utvořená hodnota argumentu „{}“"
3434

3535
#: addrepo.cpp:179
3636
msgid "Cannot set repository option \"{}={}\": {}"
@@ -108,8 +108,7 @@ msgstr "Správa konfigurace"
108108
msgid ""
109109
"{}: Badly formatted argument value: Last key character cannot be '.': {}"
110110
msgstr ""
111-
"{}: Špatně naformátovaná hodnota argumentu: Poslední klíčový znak nemůže být "
112-
"'.': {}"
111+
"{}: Špatně utvořená hodnota argumentu: Poslední znak klíče nemůže být „.“: {}"
113112

114113
#: setopt.cpp:100 unsetopt.cpp:81
115114
msgid "{}: Empty repository id is not allowed: {}"
Lines changed: 246 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,246 @@
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+
# Tri Phuong Nguyen <triphuongvasa@gmail.com>, 2025.
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: PACKAGE VERSION\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"POT-Creation-Date: 2025-07-26 03:48+0000\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: vi\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=1; plural=0;\n"
18+
19+
#: addrepo.cpp:136
20+
#, c++-format
21+
msgid "from-repofile: \"{}\" file does not exist"
22+
msgstr ""
23+
24+
#: addrepo.cpp:139
25+
#, c++-format
26+
msgid "from-repofile: {}"
27+
msgstr ""
28+
29+
#: addrepo.cpp:169 setopt.cpp:83 setvar.cpp:49
30+
#, c++-format
31+
msgid "{}: Badly formatted argument value \"{}\""
32+
msgstr ""
33+
34+
#: addrepo.cpp:179
35+
#, c++-format
36+
msgid "Cannot set repository option \"{}={}\": {}"
37+
msgstr ""
38+
39+
#: addrepo.cpp:187 setopt.cpp:138
40+
#, c++-format
41+
msgid "Sets the \"{}\" option again with a different value: \"{}\" != \"{}\""
42+
msgstr ""
43+
44+
#: addrepo.cpp:253
45+
msgid "Missing path to repository configuration directory"
46+
msgstr ""
47+
48+
#: addrepo.cpp:303
49+
#, c++-format
50+
msgid "Failed to copy repository configuration file \"{}\": {}"
51+
msgstr ""
52+
53+
#: addrepo.cpp:314
54+
#, c++-format
55+
msgid "Failed to download repository configuration file \"{}\": {}"
56+
msgstr ""
57+
58+
#: addrepo.cpp:342
59+
#, c++-format
60+
msgid ""
61+
"Error in added repository configuration file. Cannot set repository option "
62+
"\"{}={}\": {}"
63+
msgstr ""
64+
65+
#: addrepo.cpp:376
66+
#, c++-format
67+
msgid "Bad baseurl: {}={}"
68+
msgstr ""
69+
70+
#: addrepo.cpp:384
71+
msgid ""
72+
"One of --from-repofile=<URL>, --set=baseurl=<URL>, --set=mirrorlist=<URL>, --"
73+
"set=metalink=<URL> must be set to a non-empty URL"
74+
msgstr ""
75+
76+
#: addrepo.cpp:429
77+
#, c++-format
78+
msgid "Failed to save repository configuration file \"{}\": {}"
79+
msgstr ""
80+
81+
#: addrepo.cpp:451
82+
#, c++-format
83+
msgid ""
84+
"File \"{}\" already exists and configures repositories with IDs \"{}\". Add "
85+
"\"--add-or-replace\" or \"--overwrite\"."
86+
msgstr ""
87+
88+
#: addrepo.cpp:454
89+
#, c++-format
90+
msgid ""
91+
"File \"{}\" already exists and configures repositories with IDs \"{}\". Add "
92+
"\"--overwrite\" to overwrite."
93+
msgstr ""
94+
95+
#: addrepo.cpp:474 addrepo.cpp:500
96+
#, c++-format
97+
msgid "A repository with id \"{}\" already configured in file: {}"
98+
msgstr ""
99+
100+
#: addrepo.cpp:486 setopt.cpp:263
101+
#, c++-format
102+
msgid "Cannot read repositories from directory \"{}\": {}"
103+
msgstr ""
104+
105+
#: config-manager.cpp:43
106+
msgid "Manage configuration"
107+
msgstr ""
108+
109+
#: setopt.cpp:91 unsetopt.cpp:72
110+
#, c++-format
111+
msgid ""
112+
"{}: Badly formatted argument value: Last key character cannot be '.': {}"
113+
msgstr ""
114+
115+
#: setopt.cpp:100 unsetopt.cpp:81
116+
#, c++-format
117+
msgid "{}: Empty repository id is not allowed: {}"
118+
msgstr ""
119+
120+
#: setopt.cpp:109
121+
#, c++-format
122+
msgid "Cannot set repository option \"{}\": {}"
123+
msgstr ""
124+
125+
#: setopt.cpp:116 setopt.cpp:179
126+
#, c++-format
127+
msgid ""
128+
"Sets the \"{}\" option of the repository \"{}\" again with a different "
129+
"value: \"{}\" != \"{}\""
130+
msgstr ""
131+
132+
#: setopt.cpp:130
133+
#, c++-format
134+
msgid "Cannot set option: \"{}\": {}"
135+
msgstr ""
136+
137+
#: setopt.cpp:170
138+
#, c++-format
139+
msgid "No matching repository to modify: {}"
140+
msgstr ""
141+
142+
#: setvar.cpp:60
143+
#, c++-format
144+
msgid "Cannot set \"{}\": Variable \"{}\" is read-only"
145+
msgstr ""
146+
147+
#: setvar.cpp:68
148+
#, c++-format
149+
msgid "Sets the \"{}\" variable again with a different value: \"{}\" != \"{}\""
150+
msgstr ""
151+
152+
#: setvar.cpp:97 unsetvar.cpp:63
153+
msgid "Missing path to vars directory"
154+
msgstr ""
155+
156+
#: setvar.cpp:110
157+
#, c++-format
158+
msgid "Cannot write variable to file \"{}\": {}"
159+
msgstr ""
160+
161+
#: shared.hpp:58
162+
#, c++-format
163+
msgid ""
164+
"The path \"{}\" exists, but it is not a directory or a symlink to a "
165+
"directory."
166+
msgstr ""
167+
168+
#: shared.hpp:63
169+
#, c++-format
170+
msgid "The path \"{}\" exists, but it is a symlink to a non-existent object."
171+
msgstr ""
172+
173+
#: shared.hpp:69
174+
#, c++-format
175+
msgid ""
176+
"Directory \"{}\" does not exist. Add \"--create-missing-dir\" to create "
177+
"missing directories."
178+
msgstr ""
179+
180+
#: shared.hpp:80
181+
#, c++-format
182+
msgid "Variable name can contain only ASCII letters, numbers and '_': {}"
183+
msgstr ""
184+
185+
#: unsetopt.cpp:93
186+
#, c++-format
187+
msgid "config-manager: Request to remove unsupported repository option: {}"
188+
msgstr ""
189+
190+
#: unsetopt.cpp:105
191+
#, c++-format
192+
msgid "config-manager: Request to remove unsupported main option: {}"
193+
msgstr ""
194+
195+
#: unsetopt.cpp:140
196+
#, c++-format
197+
msgid ""
198+
"config-manager: Request to remove main option but it is not present in the "
199+
"config file: {}"
200+
msgstr ""
201+
202+
#: unsetopt.cpp:152
203+
#, c++-format
204+
msgid ""
205+
"config-manager: Request to remove main option but config file not found: {}"
206+
msgstr ""
207+
208+
#: unsetopt.cpp:186
209+
#, c++-format
210+
msgid ""
211+
"config-manager: Request to remove repository option but repoid is not "
212+
"present in the overrides: {}"
213+
msgstr ""
214+
215+
#: unsetopt.cpp:194
216+
#, c++-format
217+
msgid ""
218+
"config-manager: Request to remove repository option but it is not present in "
219+
"the overrides: {}.{}"
220+
msgstr ""
221+
222+
#: unsetopt.cpp:214
223+
#, c++-format
224+
msgid ""
225+
"config-manager: Request to remove repository option but file with overrides "
226+
"not found: {}"
227+
msgstr ""
228+
229+
#: unsetvar.cpp:69
230+
#, c++-format
231+
msgid ""
232+
"config-manager: Request to remove variable but vars directory was not found: "
233+
"{}"
234+
msgstr ""
235+
236+
#: unsetvar.cpp:82
237+
#, c++-format
238+
msgid ""
239+
"config-manager: Request to remove variable but it is not present in the vars "
240+
"directory: {}"
241+
msgstr ""
242+
243+
#: unsetvar.cpp:88
244+
#, c++-format
245+
msgid "Cannot remove variable file \"{}\": {}"
246+
msgstr ""

0 commit comments

Comments
 (0)