Skip to content

Commit 7c6ae9a

Browse files
committed
test problem
1 parent a206779 commit 7c6ae9a

File tree

8 files changed

+2126
-8
lines changed

8 files changed

+2126
-8
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Install dependencies
5959
run: |
6060
sudo apt-get install -y gettext
61-
uv pip install -r requirements-dev.txt
61+
uv pip install -r requirements.txt -r requirements-dev.txt
6262
mkdir -p var/static var/conf/extra_static var/media/upload var/cache/sessions var/cache/api_v2 var/cache/fat var/log var/conf/extra_templates var/conf/extra_locale var/tmp
6363
6464
- name: Check translations

geotrek/altimetry/locale/en/LC_MESSAGES/django.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2024-10-25 15:17+0200\n"
11+
"POT-Creation-Date: 2025-08-01 17:25+0200\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"

geotrek/locale/de/LC_MESSAGES/django.po

Lines changed: 354 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-07-22 09:50+0000\n"
11+
"POT-Creation-Date: 2025-08-01 17:25+0200\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -35,3 +35,356 @@ msgstr ""
3535

3636
msgid "Please come back later."
3737
msgstr ""
38+
39+
msgid "action_unexecutable"
40+
msgstr ""
41+
42+
msgid "_confirm"
43+
msgstr ""
44+
45+
msgid "action_confirm"
46+
msgstr ""
47+
48+
msgid "event_validated"
49+
msgstr ""
50+
51+
msgid "event_discarded"
52+
msgstr ""
53+
54+
msgid "several_events"
55+
msgstr ""
56+
57+
#, python-format
58+
msgid "day_%s"
59+
msgstr ""
60+
61+
#, python-format
62+
msgid "day_%s_short"
63+
msgstr ""
64+
65+
msgid "timeslot_misfit"
66+
msgstr ""
67+
68+
msgid "podmail_subject"
69+
msgstr ""
70+
71+
msgid "email_subject"
72+
msgstr ""
73+
74+
msgid "podmail_body"
75+
msgstr ""
76+
77+
msgid "email_body"
78+
msgstr ""
79+
80+
#, python-format
81+
msgid "result_mode_%s"
82+
msgstr ""
83+
84+
#, python-format
85+
msgid "custom_%s"
86+
msgstr ""
87+
88+
#, python-format
89+
msgid "%s_list_%s"
90+
msgstr ""
91+
92+
#, python-format
93+
msgid "goto_%s"
94+
msgstr ""
95+
96+
msgid "goto_source"
97+
msgstr ""
98+
99+
msgid "label"
100+
msgstr ""
101+
102+
msgid "validation_sub_error"
103+
msgstr ""
104+
105+
#, python-brace-format
106+
msgid "day_{day}"
107+
msgstr ""
108+
109+
#, python-brace-format
110+
msgid "day_{day}_short"
111+
msgstr ""
112+
113+
msgid "help"
114+
msgstr ""
115+
116+
msgid "pwd_min_length"
117+
msgstr ""
118+
119+
#, python-brace-format
120+
msgid "pwd_{name}"
121+
msgstr ""
122+
123+
msgid "pwd_special_chars"
124+
msgstr ""
125+
126+
msgid "pwd_min"
127+
msgstr ""
128+
129+
msgid "pwd_rules"
130+
msgstr ""
131+
132+
#, python-brace-format
133+
msgid "{self.labelId}_addConfirm"
134+
msgstr ""
135+
136+
msgid "sort_confirm"
137+
msgstr ""
138+
139+
#, python-brace-format
140+
msgid "result_mode_{name}"
141+
msgstr ""
142+
143+
msgid "first_password"
144+
msgstr ""
145+
146+
msgid "first_password_body"
147+
msgstr ""
148+
149+
msgid "first_password_sent"
150+
msgstr ""
151+
152+
msgid "new_password_text"
153+
msgstr ""
154+
155+
#, python-brace-format
156+
msgid "{prefix}{name}{suffix}"
157+
msgstr ""
158+
159+
#, python-format
160+
msgid "%s_confirm"
161+
msgstr ""
162+
163+
msgid "missing_login"
164+
msgstr ""
165+
166+
msgid "reinit_mail_sent"
167+
msgstr ""
168+
169+
msgid "reinit_password"
170+
msgstr ""
171+
172+
msgid "reinit_password_body"
173+
msgstr ""
174+
175+
msgid "for_anon_only"
176+
msgstr ""
177+
178+
msgid "wrong_password_reinit"
179+
msgstr ""
180+
181+
msgid "password_redefine"
182+
msgstr ""
183+
184+
msgid "to_light"
185+
msgstr ""
186+
187+
msgid "to_dark"
188+
msgstr ""
189+
190+
msgid "yes"
191+
msgstr ""
192+
193+
msgid "no"
194+
msgstr ""
195+
196+
msgid "object_save"
197+
msgstr ""
198+
199+
msgid "object_cancel"
200+
msgstr ""
201+
202+
msgid "appy_ok"
203+
msgstr ""
204+
205+
#, python-brace-format
206+
msgid "goto_{type}"
207+
msgstr ""
208+
209+
msgid "{prefix}_{getattr(date, attr)}"
210+
msgstr ""
211+
212+
#, python-format
213+
msgid "Found %s"
214+
msgstr ""
215+
216+
#, python-format
217+
msgid "Save %s bytes to %s"
218+
msgstr ""
219+
220+
#, python-format
221+
msgid "Clean-up %s"
222+
msgstr ""
223+
224+
#, python-format
225+
msgid "%s was missing or read-only."
226+
msgstr ""
227+
228+
msgid "Wrong zoom levels."
229+
msgstr ""
230+
231+
msgid "Wrong format of bounding box."
232+
msgstr ""
233+
234+
msgid "Some coordinates exceed [-180,+180], [-90, 90]."
235+
msgstr ""
236+
237+
msgid "Bounding box format is (xmin, ymin, xmax, ymax)"
238+
msgstr ""
239+
240+
#, python-format
241+
msgid "Open MBTiles file '%s'"
242+
msgstr ""
243+
244+
#, python-format
245+
msgid "Execute query '%s' %s"
246+
msgstr ""
247+
248+
#, python-format
249+
msgid "%s while reading %s"
250+
msgstr ""
251+
252+
#, python-format
253+
msgid "Extract tile %s"
254+
msgstr ""
255+
256+
#, python-format
257+
msgid "Could not extract tile %s from %s"
258+
msgstr ""
259+
260+
#, python-format
261+
msgid "Could not extract grid %s from %s"
262+
msgstr ""
263+
264+
#, python-format
265+
msgid "Download tile %s"
266+
msgstr ""
267+
268+
#, python-format
269+
msgid "Unknown keyword %s in URL"
270+
msgstr ""
271+
272+
#, python-format
273+
msgid "Retrieve tile at %s"
274+
msgstr ""
275+
276+
#, python-format
277+
msgid "Status code : %s, url : %s"
278+
msgstr ""
279+
280+
#, python-format
281+
msgid "Download error, retry (%s left). (%s)"
282+
msgstr ""
283+
284+
#, python-format
285+
msgid "Cannot download URL %s"
286+
msgstr ""
287+
288+
#, python-format
289+
msgid "Request WMS tile %s"
290+
msgstr ""
291+
292+
#, python-format
293+
msgid "Download '%s'"
294+
msgstr ""
295+
296+
msgid "Cannot render tiles without mapnik !"
297+
msgstr ""
298+
299+
#, python-format
300+
msgid "Render tile %s"
301+
msgstr ""
302+
303+
msgid "Provide a bounding box tuple (minx, miny, maxx, maxy)"
304+
msgstr ""
305+
306+
#, python-format
307+
msgid "Render grid %s"
308+
msgstr ""
309+
310+
msgid "Requires at least one layer (see ``wms_layers`` parameter)"
311+
msgstr ""
312+
313+
#, python-format
314+
msgid "Tile format set to %s"
315+
msgstr ""
316+
317+
#, python-format
318+
msgid "Unknown format %s"
319+
msgstr ""
320+
321+
msgid "Cannot blend layers without python PIL"
322+
msgstr ""
323+
324+
msgid "Cannot blend layers whose tile size differs"
325+
msgstr ""
326+
327+
msgid "Opacity should be between 0.0 (transparent) and 1.0 (opaque)"
328+
msgstr ""
329+
330+
msgid "Cannot add filters without python PIL"
331+
msgstr ""
332+
333+
#, python-format
334+
msgid "tile method called with %s"
335+
msgstr ""
336+
337+
#, python-format
338+
msgid "Will blend %s layer(s)"
339+
msgstr ""
340+
341+
#, python-format
342+
msgid "%s already exists. Overwrite."
343+
msgstr ""
344+
345+
#, python-format
346+
msgid "%s already exists. Nothing to do."
347+
msgstr ""
348+
349+
#, python-format
350+
msgid "Use bounds of bottom layer %s"
351+
msgstr ""
352+
353+
#, python-format
354+
msgid "Compute list of tiles for bbox %s on zooms %s."
355+
msgstr ""
356+
357+
#, python-format
358+
msgid "Add %s tiles."
359+
msgstr ""
360+
361+
#, python-format
362+
msgid "%s tiles in total."
363+
msgstr ""
364+
365+
#, python-format
366+
msgid "No tiles are covered by bounding boxes : %s"
367+
msgstr ""
368+
369+
#, python-format
370+
msgid "%s tiles to be packaged."
371+
msgstr ""
372+
373+
#, python-format
374+
msgid "%s tiles were missing."
375+
msgstr ""
376+
377+
#, python-format
378+
msgid "Build MBTiles file '%s'."
379+
msgstr ""
380+
381+
#, python-format
382+
msgid "Clean-up parent %s"
383+
msgstr ""
384+
385+
msgid "Cannot export image without python PIL"
386+
msgstr ""
387+
388+
#, python-format
389+
msgid "Save resulting image to '%s'"
390+
msgstr ""

0 commit comments

Comments
 (0)