umap-project 2.3.0__py3-none-any.whl → 2.3.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of umap-project might be problematic. Click here for more details.
- umap/__init__.py +1 -1
- umap/locale/pl/LC_MESSAGES/django.mo +0 -0
- umap/locale/pl/LC_MESSAGES/django.po +83 -78
- umap/locale/pt/LC_MESSAGES/django.mo +0 -0
- umap/locale/pt/LC_MESSAGES/django.po +129 -123
- umap/static/umap/base.css +4 -2
- umap/static/umap/js/modules/browser.js +8 -15
- umap/static/umap/js/modules/caption.js +118 -0
- umap/static/umap/js/modules/global.js +2 -0
- umap/static/umap/js/modules/panel.js +13 -7
- umap/static/umap/js/umap.controls.js +25 -99
- umap/static/umap/js/umap.core.js +3 -6
- umap/static/umap/js/umap.forms.js +8 -6
- umap/static/umap/js/umap.js +32 -34
- umap/static/umap/js/umap.layer.js +2 -2
- umap/static/umap/js/umap.popup.js +1 -0
- umap/static/umap/vendors/dompurify/purify.es.js +50 -15
- umap/static/umap/vendors/dompurify/purify.es.mjs.map +1 -1
- umap/tests/base.py +1 -0
- umap/tests/integration/test_browser.py +4 -2
- umap/tests/integration/test_caption.py +27 -0
- umap/tests/integration/test_edit_datalayer.py +29 -0
- umap/tests/integration/test_facets_browser.py +4 -1
- umap/tests/integration/test_map.py +0 -15
- umap/tests/integration/test_view_marker.py +17 -0
- {umap_project-2.3.0.dist-info → umap_project-2.3.1.dist-info}/METADATA +5 -5
- {umap_project-2.3.0.dist-info → umap_project-2.3.1.dist-info}/RECORD +30 -28
- {umap_project-2.3.0.dist-info → umap_project-2.3.1.dist-info}/WHEEL +0 -0
- {umap_project-2.3.0.dist-info → umap_project-2.3.1.dist-info}/entry_points.txt +0 -0
- {umap_project-2.3.0.dist-info → umap_project-2.3.1.dist-info}/licenses/LICENSE +0 -0
|
@@ -4,14 +4,15 @@
|
|
|
4
4
|
#
|
|
5
5
|
# Translators:
|
|
6
6
|
# Joao Ponce de Leao Paulouro <joao.ponceleao@gmail.com>, 2014
|
|
7
|
+
# lecalam, 2024
|
|
7
8
|
# Rui <xymarior@yandex.com>, 2016,2018-2019
|
|
8
9
|
msgid ""
|
|
9
10
|
msgstr ""
|
|
10
11
|
"Project-Id-Version: uMap\n"
|
|
11
12
|
"Report-Msgid-Bugs-To: \n"
|
|
12
|
-
"POT-Creation-Date: 2024-
|
|
13
|
+
"POT-Creation-Date: 2024-04-24 19:16+0000\n"
|
|
13
14
|
"PO-Revision-Date: 2013-11-22 14:00+0000\n"
|
|
14
|
-
"Last-Translator:
|
|
15
|
+
"Last-Translator: lecalam, 2024\n"
|
|
15
16
|
"Language-Team: Portuguese (http://app.transifex.com/openstreetmap/umap/language/pt/)\n"
|
|
16
17
|
"MIME-Version: 1.0\n"
|
|
17
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -21,121 +22,121 @@ msgstr ""
|
|
|
21
22
|
|
|
22
23
|
#: forms.py:44 forms.py:70
|
|
23
24
|
msgid "Only editable with secret edit link"
|
|
24
|
-
msgstr "Unicamente editável através de
|
|
25
|
+
msgstr "Unicamente editável através de hiperligação secreta"
|
|
25
26
|
|
|
26
27
|
#: forms.py:45 forms.py:71
|
|
27
28
|
msgid "Everyone can edit"
|
|
28
29
|
msgstr "Todos podem editar"
|
|
29
30
|
|
|
30
|
-
#: forms.py:69 models.py:
|
|
31
|
+
#: forms.py:69 models.py:384
|
|
31
32
|
msgid "Inherit"
|
|
32
|
-
msgstr ""
|
|
33
|
+
msgstr "Herdado"
|
|
33
34
|
|
|
34
35
|
#: middleware.py:13
|
|
35
36
|
msgid "Site is readonly for maintenance"
|
|
36
37
|
msgstr "O site está em modo de leitura para manutenção"
|
|
37
38
|
|
|
38
|
-
#: models.py:
|
|
39
|
+
#: models.py:53
|
|
39
40
|
msgid "name"
|
|
40
41
|
msgstr "nome"
|
|
41
42
|
|
|
42
|
-
#: models.py:
|
|
43
|
+
#: models.py:84
|
|
43
44
|
msgid "details"
|
|
44
45
|
msgstr "detalhes"
|
|
45
46
|
|
|
46
|
-
#: models.py:
|
|
47
|
+
#: models.py:85
|
|
47
48
|
msgid "Link to a page where the licence is detailed."
|
|
48
|
-
msgstr "
|
|
49
|
+
msgstr "Hiperligação para uma página detalhando a licença."
|
|
49
50
|
|
|
50
|
-
#: models.py:
|
|
51
|
+
#: models.py:95
|
|
51
52
|
msgid "URL template using OSM tile format"
|
|
52
|
-
msgstr "Modelo de URL no formato de
|
|
53
|
+
msgstr "Modelo de URL no formato de mosaicos OSM"
|
|
53
54
|
|
|
54
|
-
#: models.py:
|
|
55
|
+
#: models.py:101
|
|
55
56
|
msgid "Order of the tilelayers in the edit box"
|
|
56
|
-
msgstr "Ordem das camadas na caixa de edição"
|
|
57
|
+
msgstr "Ordem das camadas de mosaicos na caixa de edição"
|
|
57
58
|
|
|
58
|
-
#: models.py:
|
|
59
|
+
#: models.py:147 models.py:385
|
|
59
60
|
msgid "Everyone"
|
|
60
|
-
msgstr ""
|
|
61
|
+
msgstr "Todos"
|
|
61
62
|
|
|
62
|
-
#: models.py:
|
|
63
|
+
#: models.py:148 models.py:154 models.py:386
|
|
63
64
|
msgid "Editors only"
|
|
64
|
-
msgstr ""
|
|
65
|
+
msgstr "Apenas editores"
|
|
65
66
|
|
|
66
|
-
#: models.py:
|
|
67
|
+
#: models.py:149 models.py:387
|
|
67
68
|
msgid "Owner only"
|
|
68
|
-
msgstr ""
|
|
69
|
+
msgstr "Apenas o proprietário"
|
|
69
70
|
|
|
70
|
-
#: models.py:
|
|
71
|
+
#: models.py:152
|
|
71
72
|
msgid "Everyone (public)"
|
|
72
|
-
msgstr ""
|
|
73
|
+
msgstr "Todos (público)"
|
|
73
74
|
|
|
74
|
-
#: models.py:
|
|
75
|
+
#: models.py:153
|
|
75
76
|
msgid "Anyone with link"
|
|
76
|
-
msgstr ""
|
|
77
|
+
msgstr "Quem tiver a hiperligação"
|
|
77
78
|
|
|
78
|
-
#: models.py:
|
|
79
|
+
#: models.py:155
|
|
79
80
|
msgid "Blocked"
|
|
80
|
-
msgstr ""
|
|
81
|
+
msgstr "Bloqueado"
|
|
81
82
|
|
|
82
|
-
#: models.py:
|
|
83
|
-
msgid "description"
|
|
84
|
-
msgstr "descrição"
|
|
85
|
-
|
|
86
|
-
#: models.py:156
|
|
83
|
+
#: models.py:158
|
|
87
84
|
msgid "center"
|
|
88
85
|
msgstr "centro"
|
|
89
86
|
|
|
90
|
-
#: models.py:
|
|
87
|
+
#: models.py:159
|
|
91
88
|
msgid "zoom"
|
|
92
89
|
msgstr "zoom"
|
|
93
90
|
|
|
94
|
-
#: models.py:
|
|
91
|
+
#: models.py:161
|
|
95
92
|
msgid "locate"
|
|
96
93
|
msgstr "localizar"
|
|
97
94
|
|
|
98
|
-
#: models.py:
|
|
95
|
+
#: models.py:161
|
|
99
96
|
msgid "Locate user on load?"
|
|
100
97
|
msgstr "Localizar utilizador no início?"
|
|
101
98
|
|
|
102
|
-
#: models.py:
|
|
99
|
+
#: models.py:165
|
|
103
100
|
msgid "Choose the map licence."
|
|
104
101
|
msgstr "Escolha uma licença para o mapa."
|
|
105
102
|
|
|
106
|
-
#: models.py:
|
|
103
|
+
#: models.py:166
|
|
107
104
|
msgid "licence"
|
|
108
105
|
msgstr "licença"
|
|
109
106
|
|
|
110
|
-
#: models.py:
|
|
107
|
+
#: models.py:177
|
|
111
108
|
msgid "owner"
|
|
112
109
|
msgstr "proprietário"
|
|
113
110
|
|
|
114
|
-
#: models.py:
|
|
111
|
+
#: models.py:181
|
|
115
112
|
msgid "editors"
|
|
116
113
|
msgstr "editores"
|
|
117
114
|
|
|
118
|
-
#: models.py:
|
|
115
|
+
#: models.py:186 models.py:408
|
|
119
116
|
msgid "edit status"
|
|
120
117
|
msgstr "editar estado"
|
|
121
118
|
|
|
122
|
-
#: models.py:
|
|
119
|
+
#: models.py:191
|
|
123
120
|
msgid "share status"
|
|
124
121
|
msgstr "partilhar estado"
|
|
125
122
|
|
|
126
|
-
#: models.py:
|
|
123
|
+
#: models.py:194 models.py:403
|
|
127
124
|
msgid "settings"
|
|
128
125
|
msgstr "parâmetros"
|
|
129
126
|
|
|
130
|
-
#: models.py:
|
|
127
|
+
#: models.py:325
|
|
131
128
|
msgid "Clone of"
|
|
132
129
|
msgstr "Clone de"
|
|
133
130
|
|
|
134
|
-
#: models.py:
|
|
131
|
+
#: models.py:394
|
|
132
|
+
msgid "description"
|
|
133
|
+
msgstr "descrição"
|
|
134
|
+
|
|
135
|
+
#: models.py:398
|
|
135
136
|
msgid "display on load"
|
|
136
137
|
msgstr "mostrar no início"
|
|
137
138
|
|
|
138
|
-
#: models.py:
|
|
139
|
+
#: models.py:399
|
|
139
140
|
msgid "Display this layer on load."
|
|
140
141
|
msgstr "Apresentar esta camada ao carregar."
|
|
141
142
|
|
|
@@ -146,7 +147,7 @@ msgstr "Ir para a página principal"
|
|
|
146
147
|
#: templates/auth/user_detail.html:5
|
|
147
148
|
#, python-format
|
|
148
149
|
msgid "Browse %(current_user)s's maps"
|
|
149
|
-
msgstr "
|
|
150
|
+
msgstr "Ver mapas de %(current_user)s"
|
|
150
151
|
|
|
151
152
|
#: templates/auth/user_detail.html:12
|
|
152
153
|
#, python-format
|
|
@@ -155,45 +156,45 @@ msgstr "%(current_user)s não tem mapas."
|
|
|
155
156
|
|
|
156
157
|
#: templates/auth/user_form.html:6
|
|
157
158
|
msgid "My Maps"
|
|
158
|
-
msgstr ""
|
|
159
|
+
msgstr "Meus mapas"
|
|
159
160
|
|
|
160
161
|
#: templates/auth/user_form.html:7
|
|
161
162
|
msgid "My Profile"
|
|
162
|
-
msgstr ""
|
|
163
|
+
msgstr "Meu perfil"
|
|
163
164
|
|
|
164
165
|
#: templates/auth/user_form.html:20
|
|
165
166
|
msgid "Save"
|
|
166
|
-
msgstr ""
|
|
167
|
+
msgstr "Guardar"
|
|
167
168
|
|
|
168
169
|
#: templates/auth/user_form.html:25
|
|
169
170
|
msgid "Your current providers"
|
|
170
|
-
msgstr ""
|
|
171
|
+
msgstr "Os seus fornecedores atuais"
|
|
171
172
|
|
|
172
173
|
#: templates/auth/user_form.html:31
|
|
173
174
|
msgid "Connect to another provider"
|
|
174
|
-
msgstr ""
|
|
175
|
+
msgstr "Conectar a outro fornecedor"
|
|
175
176
|
|
|
176
177
|
#: templates/auth/user_form.html:33
|
|
177
178
|
msgid ""
|
|
178
179
|
"It's a good habit to connect your account to more than one provider, in case"
|
|
179
180
|
" one provider becomes unavailable, temporarily or even permanently."
|
|
180
|
-
msgstr ""
|
|
181
|
+
msgstr "É um bom hábito conectar a sua conta a mais do que um fornecedor, no caso de um fornecedor ficar indisponível, temporariamente ou mesmo permanentemente."
|
|
181
182
|
|
|
182
183
|
#: templates/auth/user_stars.html:5
|
|
183
184
|
#, python-format
|
|
184
185
|
msgid "Browse %(current_user)s's starred maps"
|
|
185
|
-
msgstr ""
|
|
186
|
+
msgstr "Ver mapas com estrela de %(current_user)s's"
|
|
186
187
|
|
|
187
188
|
#: templates/auth/user_stars.html:12
|
|
188
189
|
#, python-format
|
|
189
190
|
msgid "%(current_user)s has no starred maps yet."
|
|
190
|
-
msgstr ""
|
|
191
|
+
msgstr "%(current_user)s não tem mapas com estrela."
|
|
191
192
|
|
|
192
193
|
#: templates/base.html:12
|
|
193
194
|
msgid ""
|
|
194
195
|
"uMap lets you create maps with OpenStreetMap layers in a minute and embed "
|
|
195
196
|
"them in your site."
|
|
196
|
-
msgstr ""
|
|
197
|
+
msgstr "uMap permite-lhe criar mapas com camadas do OpenStreetMap num minuto e incorporá-los no seu site."
|
|
197
198
|
|
|
198
199
|
#: templates/registration/login.html:16
|
|
199
200
|
msgid "Please log in with your account"
|
|
@@ -268,7 +269,7 @@ msgstr "Testar a demo"
|
|
|
268
269
|
msgid ""
|
|
269
270
|
"This instance of uMap is currently in read only mode, no creation/edit is "
|
|
270
271
|
"allowed."
|
|
271
|
-
msgstr ""
|
|
272
|
+
msgstr "Esta instância do uMap está atualmente em modo só de leitura, não sendo permitida a criação/edição."
|
|
272
273
|
|
|
273
274
|
#: templates/umap/content.html:30
|
|
274
275
|
#, python-format
|
|
@@ -291,7 +292,7 @@ msgstr "Inspire-se, explore os mapas"
|
|
|
291
292
|
msgid "You are logged in. Continuing..."
|
|
292
293
|
msgstr "Sucesso na identificação. Continuando..."
|
|
293
294
|
|
|
294
|
-
#: templates/umap/map_list.html:9 views.py:
|
|
295
|
+
#: templates/umap/map_list.html:9 views.py:349
|
|
295
296
|
msgid "by"
|
|
296
297
|
msgstr "por"
|
|
297
298
|
|
|
@@ -301,94 +302,94 @@ msgstr "Mais"
|
|
|
301
302
|
|
|
302
303
|
#: templates/umap/map_table.html:6
|
|
303
304
|
msgid "Name"
|
|
304
|
-
msgstr ""
|
|
305
|
+
msgstr "Nome"
|
|
305
306
|
|
|
306
307
|
#: templates/umap/map_table.html:7
|
|
307
308
|
msgid "Preview"
|
|
308
|
-
msgstr ""
|
|
309
|
+
msgstr "Pré-visualizar"
|
|
309
310
|
|
|
310
311
|
#: templates/umap/map_table.html:8
|
|
311
312
|
msgid "Who can see"
|
|
312
|
-
msgstr ""
|
|
313
|
+
msgstr "Quem pode ver"
|
|
313
314
|
|
|
314
315
|
#: templates/umap/map_table.html:9
|
|
315
316
|
msgid "Who can edit"
|
|
316
|
-
msgstr ""
|
|
317
|
+
msgstr "Quem pode editar"
|
|
317
318
|
|
|
318
319
|
#: templates/umap/map_table.html:10
|
|
319
320
|
msgid "Last save"
|
|
320
|
-
msgstr ""
|
|
321
|
+
msgstr "Último guardar"
|
|
321
322
|
|
|
322
323
|
#: templates/umap/map_table.html:11
|
|
323
324
|
msgid "Owner"
|
|
324
|
-
msgstr ""
|
|
325
|
+
msgstr "Proprietário"
|
|
325
326
|
|
|
326
327
|
#: templates/umap/map_table.html:12
|
|
327
328
|
msgid "Actions"
|
|
328
|
-
msgstr ""
|
|
329
|
+
msgstr "Ações"
|
|
329
330
|
|
|
330
|
-
#: templates/umap/map_table.html:
|
|
331
|
+
#: templates/umap/map_table.html:26 templates/umap/map_table.html:28
|
|
331
332
|
msgid "Open preview"
|
|
332
|
-
msgstr ""
|
|
333
|
+
msgstr "Abrir pré-visualização"
|
|
333
334
|
|
|
334
|
-
#: templates/umap/map_table.html:
|
|
335
|
+
#: templates/umap/map_table.html:48 templates/umap/map_table.html:50
|
|
335
336
|
msgid "Share"
|
|
336
|
-
msgstr ""
|
|
337
|
+
msgstr "Partilhar"
|
|
337
338
|
|
|
338
|
-
#: templates/umap/map_table.html:
|
|
339
|
+
#: templates/umap/map_table.html:54 templates/umap/map_table.html:56
|
|
339
340
|
msgid "Edit"
|
|
340
|
-
msgstr ""
|
|
341
|
+
msgstr "Editar"
|
|
341
342
|
|
|
342
|
-
#: templates/umap/map_table.html:
|
|
343
|
+
#: templates/umap/map_table.html:60 templates/umap/map_table.html:62
|
|
343
344
|
msgid "Download"
|
|
344
|
-
msgstr ""
|
|
345
|
+
msgstr "Descarregar"
|
|
345
346
|
|
|
346
|
-
#: templates/umap/map_table.html:
|
|
347
|
+
#: templates/umap/map_table.html:66 templates/umap/map_table.html:68
|
|
347
348
|
msgid "Clone"
|
|
348
|
-
msgstr ""
|
|
349
|
+
msgstr "Clonar"
|
|
349
350
|
|
|
350
|
-
#: templates/umap/map_table.html:
|
|
351
|
+
#: templates/umap/map_table.html:77 templates/umap/map_table.html:79
|
|
351
352
|
msgid "Delete"
|
|
352
|
-
msgstr ""
|
|
353
|
+
msgstr "Eliminar"
|
|
353
354
|
|
|
354
|
-
#: templates/umap/map_table.html:
|
|
355
|
+
#: templates/umap/map_table.html:93
|
|
355
356
|
msgid "first"
|
|
356
|
-
msgstr ""
|
|
357
|
+
msgstr "primeiro"
|
|
357
358
|
|
|
358
|
-
#: templates/umap/map_table.html:
|
|
359
|
+
#: templates/umap/map_table.html:94
|
|
359
360
|
msgid "previous"
|
|
360
|
-
msgstr ""
|
|
361
|
+
msgstr "anterior"
|
|
361
362
|
|
|
362
|
-
#: templates/umap/map_table.html:
|
|
363
|
+
#: templates/umap/map_table.html:102
|
|
363
364
|
#, python-format
|
|
364
365
|
msgid "Page %(maps_number)s of %(num_pages)s"
|
|
365
|
-
msgstr ""
|
|
366
|
+
msgstr "Página %(maps_number)s de %(num_pages)s"
|
|
366
367
|
|
|
367
|
-
#: templates/umap/map_table.html:
|
|
368
|
+
#: templates/umap/map_table.html:107
|
|
368
369
|
msgid "next"
|
|
369
|
-
msgstr ""
|
|
370
|
+
msgstr "seguinte"
|
|
370
371
|
|
|
371
|
-
#: templates/umap/map_table.html:
|
|
372
|
+
#: templates/umap/map_table.html:108
|
|
372
373
|
msgid "last"
|
|
373
|
-
msgstr ""
|
|
374
|
+
msgstr "+ultimo"
|
|
374
375
|
|
|
375
|
-
#: templates/umap/map_table.html:
|
|
376
|
+
#: templates/umap/map_table.html:116
|
|
376
377
|
#, python-format
|
|
377
378
|
msgid "Lines per page: %(per_page)s"
|
|
378
|
-
msgstr ""
|
|
379
|
+
msgstr "Linhas por página: %(per_page)s"
|
|
379
380
|
|
|
380
|
-
#: templates/umap/map_table.html:
|
|
381
|
+
#: templates/umap/map_table.html:121
|
|
381
382
|
#, python-format
|
|
382
383
|
msgid "%(count)s maps"
|
|
383
|
-
msgstr ""
|
|
384
|
+
msgstr "%(count)s mapas"
|
|
384
385
|
|
|
385
386
|
#: templates/umap/navigation.html:10 templates/umap/user_dashboard.html:4
|
|
386
387
|
msgid "My Dashboard"
|
|
387
|
-
msgstr ""
|
|
388
|
+
msgstr "O meu painel de controlo"
|
|
388
389
|
|
|
389
390
|
#: templates/umap/navigation.html:13
|
|
390
391
|
msgid "Starred maps"
|
|
391
|
-
msgstr ""
|
|
392
|
+
msgstr "Mapas com estrela"
|
|
392
393
|
|
|
393
394
|
#: templates/umap/navigation.html:17
|
|
394
395
|
msgid "Log in"
|
|
@@ -404,7 +405,7 @@ msgstr "Sobre"
|
|
|
404
405
|
|
|
405
406
|
#: templates/umap/navigation.html:24
|
|
406
407
|
msgid "Help"
|
|
407
|
-
msgstr ""
|
|
408
|
+
msgstr "Ajuda"
|
|
408
409
|
|
|
409
410
|
#: templates/umap/navigation.html:29
|
|
410
411
|
msgid "Change password"
|
|
@@ -452,17 +453,17 @@ msgstr "A sua palavra-passe foi alterada"
|
|
|
452
453
|
#, python-format
|
|
453
454
|
msgid "%(count)s map found:"
|
|
454
455
|
msgid_plural "%(count)s maps found:"
|
|
455
|
-
msgstr[0] ""
|
|
456
|
-
msgstr[1] ""
|
|
457
|
-
msgstr[2] ""
|
|
456
|
+
msgstr[0] "%(count)s mapa encontrado:"
|
|
457
|
+
msgstr[1] "%(count)s mapas encontrados:"
|
|
458
|
+
msgstr[2] "%(count)s mapas encontrados:"
|
|
458
459
|
|
|
459
460
|
#: templates/umap/search.html:18
|
|
460
461
|
msgid "No map found."
|
|
461
|
-
msgstr ""
|
|
462
|
+
msgstr "Não foi encontrado nenhum mapa."
|
|
462
463
|
|
|
463
464
|
#: templates/umap/search.html:21
|
|
464
465
|
msgid "Latest created maps"
|
|
465
|
-
msgstr ""
|
|
466
|
+
msgstr "Últimos mapas criados"
|
|
466
467
|
|
|
467
468
|
#: templates/umap/search_bar.html:3
|
|
468
469
|
msgid "Search maps"
|
|
@@ -472,78 +473,83 @@ msgstr "Procurar mapas"
|
|
|
472
473
|
msgid "Search"
|
|
473
474
|
msgstr "Procurar"
|
|
474
475
|
|
|
475
|
-
#: templates/umap/user_dashboard.html:7 templates/umap/user_dashboard.html:
|
|
476
|
+
#: templates/umap/user_dashboard.html:7 templates/umap/user_dashboard.html:27
|
|
476
477
|
msgid "Search my maps"
|
|
477
|
-
msgstr ""
|
|
478
|
+
msgstr "Procurar os meus mapas"
|
|
478
479
|
|
|
479
|
-
#: templates/umap/user_dashboard.html:
|
|
480
|
+
#: templates/umap/user_dashboard.html:10
|
|
480
481
|
#, python-format
|
|
481
482
|
msgid "My Maps (%(count)s)"
|
|
482
|
-
msgstr ""
|
|
483
|
+
msgstr "Meus mapas (%(count)s)"
|
|
483
484
|
|
|
484
|
-
#: templates/umap/user_dashboard.html:
|
|
485
|
+
#: templates/umap/user_dashboard.html:12
|
|
485
486
|
msgid "My profile"
|
|
486
|
-
msgstr ""
|
|
487
|
+
msgstr "Meu perfil"
|
|
487
488
|
|
|
488
|
-
#: templates/umap/user_dashboard.html:
|
|
489
|
+
#: templates/umap/user_dashboard.html:20 templates/umap/user_dashboard.html:24
|
|
489
490
|
msgid "Map’s title"
|
|
490
|
-
msgstr ""
|
|
491
|
+
msgstr "Título do mapa"
|
|
491
492
|
|
|
492
493
|
#: templates/umap/user_dashboard.html:32
|
|
493
494
|
#, python-format
|
|
494
495
|
msgid "Download %(count)s maps"
|
|
495
|
-
msgstr ""
|
|
496
|
+
msgstr "Descarregar %(count)s mapas"
|
|
496
497
|
|
|
497
498
|
#: templates/umap/user_dashboard.html:42
|
|
498
499
|
msgid "You have no map yet."
|
|
499
|
-
msgstr ""
|
|
500
|
+
msgstr "Ainda não tem nenhum mapa."
|
|
500
501
|
|
|
501
|
-
#: views.py:
|
|
502
|
+
#: views.py:354
|
|
502
503
|
msgid "View the map"
|
|
503
504
|
msgstr "Ver o mapa"
|
|
504
505
|
|
|
505
|
-
#: views.py:
|
|
506
|
+
#: views.py:716
|
|
506
507
|
msgid "See full screen"
|
|
507
|
-
msgstr ""
|
|
508
|
+
msgstr "Ver em ecrã inteiro"
|
|
508
509
|
|
|
509
|
-
#: views.py:
|
|
510
|
+
#: views.py:817
|
|
510
511
|
msgid "Map editors updated with success!"
|
|
511
512
|
msgstr "Os editores do mapa foram atualizados com sucesso!"
|
|
512
513
|
|
|
513
|
-
#: views.py:
|
|
514
|
+
#: views.py:854
|
|
514
515
|
#, python-format
|
|
515
516
|
msgid "The uMap edit link for your map: %(map_name)s"
|
|
516
|
-
msgstr ""
|
|
517
|
+
msgstr "A hiperligação de edição do uMap para o seu mapa: %(map_name)s"
|
|
517
518
|
|
|
518
|
-
#: views.py:
|
|
519
|
+
#: views.py:857
|
|
519
520
|
#, python-format
|
|
520
521
|
msgid "Here is your secret edit link: %(link)s"
|
|
521
|
-
msgstr ""
|
|
522
|
+
msgstr "Aqui está a hiperligação de edição secreta: %(link)s"
|
|
522
523
|
|
|
523
|
-
#: views.py:
|
|
524
|
+
#: views.py:864
|
|
525
|
+
#, python-format
|
|
526
|
+
msgid "Can't send email to %(email)s"
|
|
527
|
+
msgstr "Não é possível enviar o email para %(email)s"
|
|
528
|
+
|
|
529
|
+
#: views.py:867
|
|
524
530
|
#, python-format
|
|
525
531
|
msgid "Email sent to %(email)s"
|
|
526
|
-
msgstr ""
|
|
532
|
+
msgstr "Email enviado para %(email)s"
|
|
527
533
|
|
|
528
|
-
#: views.py:
|
|
534
|
+
#: views.py:878
|
|
529
535
|
msgid "Only its owner can delete the map."
|
|
530
536
|
msgstr "Só o proprietário pode eliminar o mapa."
|
|
531
537
|
|
|
532
|
-
#: views.py:
|
|
538
|
+
#: views.py:906
|
|
533
539
|
#, python-format
|
|
534
540
|
msgid ""
|
|
535
541
|
"Your map has been cloned! If you want to edit this map from another "
|
|
536
542
|
"computer, please use this link: %(anonymous_url)s"
|
|
537
|
-
msgstr "O seu mapa foi clonado! Se quiser editar este mapa noutro computador, por favor utilize
|
|
543
|
+
msgstr "O seu mapa foi clonado! Se quiser editar este mapa noutro computador, por favor utilize esta hiperligação: %(anonymous_url)s"
|
|
538
544
|
|
|
539
|
-
#: views.py:
|
|
545
|
+
#: views.py:911
|
|
540
546
|
msgid "Congratulations, your map has been cloned!"
|
|
541
547
|
msgstr "Parabéns, o seu mapa foi clonado!"
|
|
542
548
|
|
|
543
|
-
#: views.py:
|
|
549
|
+
#: views.py:1146
|
|
544
550
|
msgid "Layer successfully deleted."
|
|
545
551
|
msgstr "Camada eliminada com sucesso."
|
|
546
552
|
|
|
547
|
-
#: views.py:
|
|
553
|
+
#: views.py:1168
|
|
548
554
|
msgid "Permissions updated with success!"
|
|
549
|
-
msgstr ""
|
|
555
|
+
msgstr "Permissões atualizadas com sucesso!"
|
umap/static/umap/base.css
CHANGED
|
@@ -449,9 +449,10 @@ input.switch:checked ~ label:before {
|
|
|
449
449
|
text-indent: 0.7em;
|
|
450
450
|
text-align: left;
|
|
451
451
|
font-weight: bold;
|
|
452
|
+
}
|
|
452
453
|
.dark input.switch:checked ~ label:before {
|
|
453
454
|
border: none;
|
|
454
|
-
|
|
455
|
+
background-color: var(--color-accent);
|
|
455
456
|
}
|
|
456
457
|
input.switch:checked ~ label:after {
|
|
457
458
|
margin-left: 3em;
|
|
@@ -465,6 +466,7 @@ input.switch:checked ~ label:after {
|
|
|
465
466
|
.button-bar {
|
|
466
467
|
grid-gap: 7px;
|
|
467
468
|
}
|
|
469
|
+
.umap-multiplechoice.by2,
|
|
468
470
|
.button-bar.half {
|
|
469
471
|
grid-template-columns: 1fr 1fr;
|
|
470
472
|
}
|
|
@@ -497,7 +499,7 @@ input.switch:checked ~ label:after {
|
|
|
497
499
|
background-color: #2c3233;
|
|
498
500
|
}
|
|
499
501
|
.umap-multiplechoice input[type='radio']:checked + label {
|
|
500
|
-
background-color: var(--color-
|
|
502
|
+
background-color: var(--color-accent);
|
|
501
503
|
box-shadow: inset 0 0 6px 0px #2c3233;
|
|
502
504
|
color: var(--color-darkGray);
|
|
503
505
|
}
|
|
@@ -9,18 +9,7 @@ export default class Browser {
|
|
|
9
9
|
filter: '',
|
|
10
10
|
inBbox: false,
|
|
11
11
|
}
|
|
12
|
-
this.
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
set mode(value) {
|
|
16
|
-
// Store the mode so we can respect it when we redraw
|
|
17
|
-
if (['data', 'filters'].includes(value)) this.map.panel.mode = 'expanded'
|
|
18
|
-
else if (value === 'layers') this.map.panel.mode = 'condensed'
|
|
19
|
-
this._mode = value
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
get mode() {
|
|
23
|
-
return this._mode
|
|
12
|
+
this.mode = 'layers'
|
|
24
13
|
}
|
|
25
14
|
|
|
26
15
|
addFeature(feature, parent) {
|
|
@@ -73,7 +62,7 @@ export default class Browser {
|
|
|
73
62
|
|
|
74
63
|
addDataLayer(datalayer, parent) {
|
|
75
64
|
let className = `datalayer ${datalayer.getHidableClass()}`
|
|
76
|
-
if (this.
|
|
65
|
+
if (this.mode !== 'layers') className += ' show-list'
|
|
77
66
|
const container = DomUtil.create('div', className, parent),
|
|
78
67
|
headline = DomUtil.create('h5', '', container)
|
|
79
68
|
container.id = this.datalayerId(datalayer)
|
|
@@ -87,7 +76,7 @@ export default class Browser {
|
|
|
87
76
|
const parent = DomUtil.get(this.datalayerId(datalayer))
|
|
88
77
|
// Panel is not open
|
|
89
78
|
if (!parent) return
|
|
90
|
-
|
|
79
|
+
parent.classList.toggle('off', !datalayer.isVisible())
|
|
91
80
|
const container = parent.querySelector('ul')
|
|
92
81
|
const headline = parent.querySelector('h5')
|
|
93
82
|
const toggleList = () => parent.classList.toggle('show-list')
|
|
@@ -201,7 +190,11 @@ export default class Browser {
|
|
|
201
190
|
if (filtersBuilder) filtersBuilder.form.reset()
|
|
202
191
|
})
|
|
203
192
|
DomUtil.createIcon(reset, 'icon-restore')
|
|
204
|
-
DomUtil.element({
|
|
193
|
+
DomUtil.element({
|
|
194
|
+
tagName: 'span',
|
|
195
|
+
parent: reset,
|
|
196
|
+
textContent: translate('Reset all'),
|
|
197
|
+
})
|
|
205
198
|
|
|
206
199
|
this.map.panel.open({
|
|
207
200
|
content: container,
|