Skip to content

Commit 6f44136

Browse files
Update locale: commit 6e6ca33
1 parent 6e6ca33 commit 6f44136

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+1318
-1535
lines changed

locale/en/LC_MESSAGES/advanced/chapter-12.po

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgid ""
99
msgstr ""
1010
"Project-Id-Version: Workshop FOSS4G Belém 3.0\n"
1111
"Report-Msgid-Bugs-To: \n"
12-
"POT-Creation-Date: 2024-11-04 21:10-0600\n"
12+
"POT-Creation-Date: 2024-12-16 17:44+0000\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1414
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1515
"Language: en\n"
@@ -18,7 +18,7 @@ msgstr ""
1818
"MIME-Version: 1.0\n"
1919
"Content-Type: text/plain; charset=utf-8\n"
2020
"Content-Transfer-Encoding: 8bit\n"
21-
"Generated-By: Babel 2.12.1\n"
21+
"Generated-By: Babel 2.16.0\n"
2222

2323
#: ../../build/docs/advanced/chapter-12.rst:11
2424
msgid "Create a Network Topology"
@@ -238,51 +238,52 @@ msgstr ""
238238

239239
#: ../../build/docs/advanced/chapter-12.rst:165
240240
msgid ""
241-
"Now we are ready for our first routing query with "
242-
":ref:`basic/pedestrian:pgr_dijkstra`"
241+
"Now we are ready for our first routing query with `pgr_dijkstra "
242+
"<https://docs.pgrouting.org/latest/en/pgr_dijkstra.html>`__ or any other "
243+
"pgRouting query."
243244
msgstr ""
244245

245-
#: ../../build/docs/advanced/chapter-12.rst:170
246+
#: ../../build/docs/advanced/chapter-12.rst:172
246247
msgid "Analyze and Adjust the Routing Network Topology"
247248
msgstr ""
248249

249-
#: ../../build/docs/advanced/chapter-12.rst:172
250+
#: ../../build/docs/advanced/chapter-12.rst:174
250251
msgid ""
251252
"Analyzing the topology with `pgr_analyzeGraph "
252253
"<https://docs.pgrouting.org/latest/en/pgr_analyzeGraph.html>`_:"
253254
msgstr ""
254255

255-
#: ../../build/docs/advanced/chapter-12.rst:179
256+
#: ../../build/docs/advanced/chapter-12.rst:181
256257
msgid "Adjusting the topology is not an easy task:"
257258
msgstr ""
258259

259-
#: ../../build/docs/advanced/chapter-12.rst:181
260+
#: ../../build/docs/advanced/chapter-12.rst:183
260261
msgid "Is an isolated segment an error in the data?"
261262
msgstr ""
262263

263-
#: ../../build/docs/advanced/chapter-12.rst:182
264+
#: ../../build/docs/advanced/chapter-12.rst:184
264265
msgid "Is an isolated segment because its on the edge of the bounding box?"
265266
msgstr ""
266267

267-
#: ../../build/docs/advanced/chapter-12.rst:183
268+
#: ../../build/docs/advanced/chapter-12.rst:185
268269
msgid ""
269270
"Do the potential gaps found near dead ends because the tolerance was too "
270271
"small?"
271272
msgstr ""
272273

273-
#: ../../build/docs/advanced/chapter-12.rst:185
274+
#: ../../build/docs/advanced/chapter-12.rst:187
274275
msgid "Are the intersections real intersections and need to be nodded?"
275276
msgstr ""
276277

277-
#: ../../build/docs/advanced/chapter-12.rst:186
278+
#: ../../build/docs/advanced/chapter-12.rst:188
278279
msgid "Are the intersections bridges or tunnels and do not need to be nodded?"
279280
msgstr ""
280281

281-
#: ../../build/docs/advanced/chapter-12.rst:188
282+
#: ../../build/docs/advanced/chapter-12.rst:190
282283
msgid "Depending on the application some adjustments need to be made."
283284
msgstr ""
284285

285-
#: ../../build/docs/advanced/chapter-12.rst:190
286+
#: ../../build/docs/advanced/chapter-12.rst:192
286287
msgid ""
287288
"Some `topology manipulation <https://docs.pgrouting.org/latest/en"
288289
"/topology-functions.html>`_ functions help to detect and fix some of the "

locale/en/LC_MESSAGES/appendix/appendix-2.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgid ""
99
msgstr ""
1010
"Project-Id-Version: Workshop FOSS4G Belém 3.0\n"
1111
"Report-Msgid-Bugs-To: \n"
12-
"POT-Creation-Date: 2024-11-04 21:10-0600\n"
12+
"POT-Creation-Date: 2024-12-16 17:44+0000\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1414
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1515
"Language: en\n"
@@ -18,7 +18,7 @@ msgstr ""
1818
"MIME-Version: 1.0\n"
1919
"Content-Type: text/plain; charset=utf-8\n"
2020
"Content-Transfer-Encoding: 8bit\n"
21-
"Generated-By: Babel 2.12.1\n"
21+
"Generated-By: Babel 2.16.0\n"
2222

2323
#: ../../build/docs/appendix/appendix-2.rst:11
2424
msgid "Appendix: Installation"
@@ -87,7 +87,7 @@ msgstr ""
8787
msgid ""
8888
"To avoid permission denied errors for local users you can set connection "
8989
"method to ``trust`` in ``/etc/postgresql/<version>/main/pg_hba.conf`` and"
90-
" restart PostgreSQL server with ``sudo service postgresql restart``."
90+
" restart PostgreSQL server with ``sudo service postgresql restart``."
9191
msgstr ""
9292

9393
#: ../../build/docs/appendix/appendix-2.rst:58

locale/en/LC_MESSAGES/appendix/appendix-3.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgid ""
99
msgstr ""
1010
"Project-Id-Version: Workshop FOSS4G Belém 3.0\n"
1111
"Report-Msgid-Bugs-To: \n"
12-
"POT-Creation-Date: 2024-11-04 21:10-0600\n"
12+
"POT-Creation-Date: 2024-12-16 17:44+0000\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1414
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1515
"Language: en\n"
@@ -18,7 +18,7 @@ msgstr ""
1818
"MIME-Version: 1.0\n"
1919
"Content-Type: text/plain; charset=utf-8\n"
2020
"Content-Transfer-Encoding: 8bit\n"
21-
"Generated-By: Babel 2.12.1\n"
21+
"Generated-By: Babel 2.16.0\n"
2222

2323
#: ../../build/docs/appendix/appendix-3.rst:13
2424
msgid "Appendix: osm2pgrouting Import Tool"
@@ -42,7 +42,7 @@ msgstr ""
4242

4343
#: ../../build/docs/appendix/appendix-3.rst:23
4444
msgid ""
45-
"There are some limitations, especially regarding the network size. The "
45+
"There are some limitations, especially regarding the network size. The "
4646
"way to handle large data sets is to current version of osm2pgrouting "
4747
"needs to load all data into memory, which makes it fast but also requires"
4848
" a lot or memory for large datasets. An alternative tool to osm2pgrouting"

locale/en/LC_MESSAGES/basic/data.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgid ""
99
msgstr ""
1010
"Project-Id-Version: Workshop FOSS4G Belém 3.0\n"
1111
"Report-Msgid-Bugs-To: \n"
12-
"POT-Creation-Date: 2024-11-04 21:10-0600\n"
12+
"POT-Creation-Date: 2024-12-16 17:44+0000\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1414
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1515
"Language: en\n"
@@ -18,7 +18,7 @@ msgstr ""
1818
"MIME-Version: 1.0\n"
1919
"Content-Type: text/plain; charset=utf-8\n"
2020
"Content-Transfer-Encoding: 8bit\n"
21-
"Generated-By: Babel 2.12.1\n"
21+
"Generated-By: Babel 2.16.0\n"
2222

2323
#: ../../build/docs/basic/data.rst:12
2424
msgid "Prepare Data"
@@ -144,7 +144,7 @@ msgid ""
144144
"The next step is to run ``osm2pgrouting`` converter, which is a command "
145145
"line tool that inserts the data in the database, \"ready\" to be used "
146146
"with pgRouting. Additional information about ``osm2pgrouting`` can be "
147-
"found at the :ref:`osm2pgrouting`"
147+
"found at the :doc:`../appendix/appendix-3`"
148148
msgstr ""
149149

150150
#: ../../build/docs/basic/data.rst:112

locale/en/LC_MESSAGES/basic/vehicle.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgid ""
99
msgstr ""
1010
"Project-Id-Version: Workshop FOSS4G Belém 3.0\n"
1111
"Report-Msgid-Bugs-To: \n"
12-
"POT-Creation-Date: 2024-11-10 17:09+0000\n"
12+
"POT-Creation-Date: 2024-12-16 17:44+0000\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1414
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1515
"Language: en\n"
@@ -73,7 +73,7 @@ msgid "Dollars"
7373
msgstr ""
7474

7575
#: ../../build/docs/basic/vehicle.rst:36
76-
msgid "CO\\ :sub:`2`\\ emissions"
76+
msgid "CO\\ :sub:`2`\\ emissions"
7777
msgstr ""
7878

7979
#: ../../build/docs/basic/vehicle.rst:37

locale/en/LC_MESSAGES/general-intro/introduction.po

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgid ""
99
msgstr ""
1010
"Project-Id-Version: Workshop FOSS4G Belém 3.0\n"
1111
"Report-Msgid-Bugs-To: \n"
12-
"POT-Creation-Date: 2024-11-04 21:10-0600\n"
12+
"POT-Creation-Date: 2024-12-16 17:44+0000\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1414
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1515
"Language: en\n"
@@ -18,7 +18,7 @@ msgstr ""
1818
"MIME-Version: 1.0\n"
1919
"Content-Type: text/plain; charset=utf-8\n"
2020
"Content-Transfer-Encoding: 8bit\n"
21-
"Generated-By: Babel 2.12.1\n"
21+
"Generated-By: Babel 2.16.0\n"
2222

2323
#: ../../build/docs/general-intro/introduction.rst:11
2424
msgid "Introduction"
@@ -31,7 +31,7 @@ msgstr ""
3131
#: ../../build/docs/general-intro/introduction.rst:15
3232
msgid ""
3333
"Please see the :doc:`contents <../index>` for full content of FOSS4G "
34-
"Belém workshop. This workshop covers two levels for using pgRouting: "
34+
"Belém workshop. This workshop covers two levels for using pgRouting: "
3535
"`Basic`_ and `Advanced`_."
3636
msgstr ""
3737

@@ -118,67 +118,68 @@ msgstr ""
118118
msgid "Sponsored by"
119119
msgstr ""
120120

121-
#: ../../build/docs/general-intro/introduction.rst:-1
121+
#: ../../build/docs/general-intro/introduction.rst:59
122+
#: ../../build/docs/general-intro/introduction.rst:64
122123
msgid "Paragon Corporation"
123124
msgstr ""
124125

125-
#: ../../build/docs/general-intro/introduction.rst:64
126+
#: ../../build/docs/general-intro/introduction.rst:70
126127
msgid "Developers & presenters of FOSS4G Belém workshop:"
127128
msgstr ""
128129

129-
#: ../../build/docs/general-intro/introduction.rst:65
130+
#: ../../build/docs/general-intro/introduction.rst:71
130131
msgid ""
131132
"*Vicky Vergara* Is a freelance developer from Mexico. She's the core "
132133
"developer of pgRouting project and GSoC Mentor. OSGeo Charter member."
133134
msgstr ""
134135

135-
#: ../../build/docs/general-intro/introduction.rst:68
136+
#: ../../build/docs/general-intro/introduction.rst:74
136137
msgid ""
137-
"*Ramón Ríos* Is a freelance developer from Mexico. Lead engenieer for "
138+
"*Ramón Ríos* Is a freelance developer from Mexico. Lead engenieer for "
138139
"ParkUpFront"
139140
msgstr ""
140141

141-
#: ../../build/docs/general-intro/introduction.rst:73
142+
#: ../../build/docs/general-intro/introduction.rst:79
142143
msgid "Past and present tutors and developers"
143144
msgstr ""
144145

145-
#: ../../build/docs/general-intro/introduction.rst:74
146+
#: ../../build/docs/general-intro/introduction.rst:80
146147
msgid ""
147148
"Daniel Kastl, José Ríos, Ko Nagase, Stephen Woodbridge, Swapnil Joshi, "
148149
"Rajat Shinde, Ramón Ríos, Rohith Reddy, Vicky Vergara"
149150
msgstr ""
150151

151-
#: ../../build/docs/general-intro/introduction.rst:85
152+
#: ../../build/docs/general-intro/introduction.rst:91
152153
msgid "Past and present supporters"
153154
msgstr ""
154155

155-
#: ../../build/docs/general-intro/introduction.rst:86
156+
#: ../../build/docs/general-intro/introduction.rst:92
156157
msgid "Georepublic, Paragon Corporation"
157158
msgstr ""
158159

159-
#: ../../build/docs/general-intro/introduction.rst:90
160+
#: ../../build/docs/general-intro/introduction.rst:96
160161
msgid "License"
161162
msgstr ""
162163

163-
#: ../../build/docs/general-intro/introduction.rst:91
164+
#: ../../build/docs/general-intro/introduction.rst:97
164165
msgid ""
165166
"This work is licensed under a `Creative Commons Attribution-Share Alike "
166167
"3.0 License <https://creativecommons.org/licenses/by-sa/3.0/>`_."
167168
msgstr ""
168169

169-
#: ../../build/docs/general-intro/introduction.rst:97
170+
#: ../../build/docs/general-intro/introduction.rst:103
170171
msgid "Become a sponsor"
171172
msgstr ""
172173

173-
#: ../../build/docs/general-intro/introduction.rst:-1
174+
#: ../../build/docs/general-intro/introduction.rst:105
174175
msgid "The Linux Foundation"
175176
msgstr ""
176177

177-
#: ../../build/docs/general-intro/introduction.rst:-1
178+
#: ../../build/docs/general-intro/introduction.rst:110
178179
msgid "Open Collective"
179180
msgstr ""
180181

181-
#: ../../build/docs/general-intro/introduction.rst:-1
182+
#: ../../build/docs/general-intro/introduction.rst:115
182183
msgid "OSGeo Foundation"
183184
msgstr ""
184185

locale/en/LC_MESSAGES/general-intro/overview.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgid ""
99
msgstr ""
1010
"Project-Id-Version: Workshop FOSS4G Belém 3.0\n"
1111
"Report-Msgid-Bugs-To: \n"
12-
"POT-Creation-Date: 2024-11-04 21:10-0600\n"
12+
"POT-Creation-Date: 2024-12-16 17:44+0000\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1414
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1515
"Language: en\n"
@@ -18,7 +18,7 @@ msgstr ""
1818
"MIME-Version: 1.0\n"
1919
"Content-Type: text/plain; charset=utf-8\n"
2020
"Content-Transfer-Encoding: 8bit\n"
21-
"Generated-By: Babel 2.12.1\n"
21+
"Generated-By: Babel 2.16.0\n"
2222

2323
#: ../../build/docs/general-intro/overview.rst:11
2424
msgid "Software and Data Overview"
@@ -200,8 +200,8 @@ msgstr ""
200200

201201
#: ../../build/docs/general-intro/overview.rst:103
202202
msgid ""
203-
"OpenStreetMap is an adequate data source for pgRouting, because it has "
204-
"no technical restrictions in terms of processing the data. Data "
203+
"OpenStreetMap is an adequate data source for pgRouting, because it has no"
204+
" technical restrictions in terms of processing the data. Data "
205205
"availability still varies from country to country, but the worldwide "
206206
"coverage is improving day by day."
207207
msgstr ""

locale/en/LC_MESSAGES/interactions/chapter-9.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgid ""
99
msgstr ""
1010
"Project-Id-Version: Workshop FOSS4G Belém 3.0\n"
1111
"Report-Msgid-Bugs-To: \n"
12-
"POT-Creation-Date: 2024-11-04 21:10-0600\n"
12+
"POT-Creation-Date: 2024-12-16 17:44+0000\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1414
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1515
"Language: en\n"
@@ -18,7 +18,7 @@ msgstr ""
1818
"MIME-Version: 1.0\n"
1919
"Content-Type: text/plain; charset=utf-8\n"
2020
"Content-Transfer-Encoding: 8bit\n"
21-
"Generated-By: Babel 2.12.1\n"
21+
"Generated-By: Babel 2.16.0\n"
2222

2323
#: ../../build/docs/interactions/chapter-9.rst:12
2424
msgid "Using Qgis"
@@ -154,7 +154,7 @@ msgid "Format a Routing Layer"
154154
msgstr ""
155155

156156
#: ../../build/docs/interactions/chapter-9.rst:98
157-
msgid "Choose a routing view, :menuselection:`Right click --> Zoom to Layer`"
157+
msgid "Choose a routing view, :menuselection:`Right click --> Zoom to Layer`"
158158
msgstr ""
159159

160160
#: ../../build/docs/interactions/chapter-9.rst:103

0 commit comments

Comments
 (0)