@@ -9,15 +9,16 @@ msgstr ""
99"Project-Id-Version : Workshop FOSS4G 3.0\n "
1010"Report-Msgid-Bugs-To : \n "
1111"POT-Creation-Date : 2024-11-10 17:09+0000\n "
12- "PO-Revision-Date : 2024-11-10 17:27 +0000\n "
12+ "PO-Revision-Date : 2024-12-16 19:42 +0000\n "
1313"
Last-Translator :
Celia Virginia Vergara Castillo <[email protected] >\n "
14+ "Language-Team : Spanish <https://weblate.osgeo.org/projects/ "
15+ "pgrouting-workshop/basic-graph_views/es/>\n "
1416"Language : es\n "
15- "Language-Team : Spanish <https://weblate.osgeo.org/projects/pgrouting- "
16- "workshop/basic-graph_views/es/>\n "
17- "Plural-Forms : nplurals=2; plural=n != 1;\n "
1817"MIME-Version : 1.0\n "
1918"Content-Type : text/plain; charset=utf-8\n "
2019"Content-Transfer-Encoding : 8bit\n "
20+ "Plural-Forms : nplurals=2; plural=n != 1;\n "
21+ "X-Generator : Weblate 5.4.3\n "
2122"Generated-By : Babel 2.16.0\n "
2223
2324#: ../../build/docs/basic/graph_views.rst:12
@@ -43,7 +44,6 @@ msgid "The graph requirements"
4344msgstr "Requisitos del grafo"
4445
4546#: ../../build/docs/basic/graph_views.rst:26
46- #, fuzzy
4747msgid ""
4848"In this chapter there are three graph requirements. It consists on three "
4949"graphs based on a **fully connected** graph derived from ``ways``: two "
@@ -52,10 +52,9 @@ msgid ""
5252"``target_osm``."
5353msgstr ""
5454"En este capítulo hay tres requisitos gráficos. Se trata de tres grafos "
55- "derivados de un grafo **completamente conectado** extraído de ``ways``: "
56- "dos para distintos tipos de vehículos y uno para peatones. En todos "
57- "ellos, el origen y el destino se basan en ``source_osm`` y el "
58- "``target_osm``."
55+ "derivados de un grafo **completamente conectado** extraído de ``ways``: dos "
56+ "para distintos tipos de vehículos y uno para peatones. En todos ellos, el "
57+ "origen y el destino se basan en ``source_osm`` y el ``target_osm``."
5958
6059#: ../../build/docs/basic/graph_views.rst:31
6160msgid "The description of the graphs:"
@@ -608,9 +607,8 @@ msgid "Exercise 8: Testing the views for routing"
608607msgstr "Ejercicio 8: Comprobación de las vistas para el ruteo"
609608
610609#: ../../build/docs/basic/graph_views.rst:543
611- #, fuzzy
612610msgid "From the |ch7_place_1| to the |ch7_place_2|"
613- msgstr "Desde |ch7_place_1| hacia |ch7_place_2| usando el identificador OSM "
611+ msgstr "Desde |ch7_place_1| hacia |ch7_place_2|"
614612
615613#: ../../build/docs/basic/graph_views.rst:549
616614msgid "Test the created views"
@@ -621,11 +619,9 @@ msgid "In particular:"
621619msgstr "En particular:"
622620
623621#: ../../build/docs/basic/graph_views.rst:553
624- #, fuzzy
625622msgid "From the |ch7_place_1| to the \" |ch7_place_2| using the OSM identifier"
626623msgstr ""
627- "Desde \" |ch7_place_1|\" hacia \" |ch7_place_2|\" usando el identificador "
628- "OSM"
624+ "Desde \" |ch7_place_1|\" hacia \" |ch7_place_2|\" usando el identificador OSM"
629625
630626#: ../../build/docs/basic/graph_views.rst:554
631627msgid "the views to be tested are:"
@@ -716,13 +712,12 @@ msgid "Similar as the previous one but with ``taxi_net``. (line **3**)"
716712msgstr "Similar al anterior pero con ``taxi_net`` (línea **3**)"
717713
718714#: ../../build/docs/basic/graph_views.rst:597
719- #, fuzzy
720715msgid ""
721716"The results give the same route as with ``vehicle_net`` but ``cost`` is "
722717"higher."
723718msgstr ""
724- "Los resultados dan la misma ruta que con ``vehicle_net`` pero ``cost`` es"
725- " mayor"
719+ "Los resultados dan la misma ruta que con ``vehicle_net`` pero ``cost`` es "
720+ "mayor. "
726721
727722#: ../../build/docs/basic/graph_views.rst:610
728723msgid "For ``walk_net``:"
@@ -735,4 +730,3 @@ msgstr "Similar al anterior pero con ``walk_net``. (línea **3**)"
735730#: ../../build/docs/basic/graph_views.rst:613
736731msgid "The results give a different route than of the vehicles."
737732msgstr "Los resultados dan una ruta diferente a la de los vehículos."
738-
0 commit comments