Skip to content

Commit 002251e

Browse files
authored
Merge pull request #238 from cvvergara/remove-appendix-from-locale
Remove appendix from locale
2 parents 67d9bbe + 9f93c2e commit 002251e

File tree

11 files changed

+24
-328
lines changed

11 files changed

+24
-328
lines changed

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
echo :5432:*:user:user >> .pgpass
7373
mkdir build
7474
cd build
75-
cmake -DLOCALE=ON -DPGR_WORKSHOP=ON -DES=ON ..
75+
cmake -DES=ON ..
7676
env:
7777
POSTGRES_HOST: localhost
7878
POSTGRES_PORT: 5432

REQUIREMENTS.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Sphinx>4.0.0
22
sphinx_bootstrap_theme>=0.4
3-
sphinx-intl[transifex]
3+
sphinx-intl
44
sphinx-collapse

docs/conf.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,9 @@ def setup(app):
181181
#html_use_smartypants = True
182182

183183
# Custom sidebar templates, maps document names to template names.
184-
#html_sidebars = {}
184+
html_sidebars = {
185+
'**': []
186+
}
185187

186188
# Additional templates that should be rendered to pages, maps page names to
187189
# template names.

locale/en/LC_MESSAGES/un_sdg/appendix.po

Lines changed: 0 additions & 100 deletions
This file was deleted.

locale/es/LC_MESSAGES/un_sdg/appendix.po

Lines changed: 0 additions & 118 deletions
This file was deleted.

locale/pot/basic/pedestrian.pot

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Workshop FOSS4G Belém 3.0\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2024-11-04 21:10-0600\n"
11+
"POT-Creation-Date: 2024-11-09 11:14-0600\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -157,7 +157,7 @@ msgstr ""
157157
msgid "Calculate routes with costs in *osm2pgRouting* `length` default units."
158158
msgstr ""
159159

160-
#: ../../build/docs/basic/pedestrian.rst:-1
160+
#: ../../build/docs/basic/pedestrian.rst:116
161161
msgid "From the |place_1| to the |place_3|"
162162
msgstr ""
163163

@@ -208,7 +208,7 @@ msgstr ""
208208
msgid "Calculate routes with costs in *osm2pgRouting* ``length_m`` which is in meters."
209209
msgstr ""
210210

211-
#: ../../build/docs/basic/pedestrian.rst:-1
211+
#: ../../build/docs/basic/pedestrian.rst:158
212212
msgid "From |place_1| and |place_2| to |place_3|"
213213
msgstr ""
214214

@@ -361,7 +361,7 @@ msgstr ""
361361
msgid "Get only the cost in minutes."
362362
msgstr ""
363363

364-
#: ../../build/docs/basic/pedestrian.rst:-1
364+
#: ../../build/docs/basic/pedestrian.rst:310
365365
msgid "From the hotels to the |place_4| and |place_5|"
366366
msgstr ""
367367

locale/pot/basic/sql_function.pot

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Workshop FOSS4G Belém 3.0\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2024-11-07 03:04+0000\n"
11+
"POT-Creation-Date: 2024-11-09 11:14-0600\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -36,7 +36,7 @@ msgstr ""
3636
msgid "The application requirements"
3737
msgstr ""
3838

39-
#: ../../build/docs/basic/sql_function.rst:40
39+
#: ../../build/docs/basic/sql_function.rst:32
4040
msgid "A front end needs the following routing information:"
4141
msgstr ""
4242

@@ -241,7 +241,7 @@ msgstr ""
241241
msgid "Exercise 1: Get additional information"
242242
msgstr ""
243243

244-
#: ../../build/docs/basic/sql_function.rst:-1
244+
#: ../../build/docs/basic/sql_function.rst:85
245245
msgid "Route showing names"
246246
msgstr ""
247247

locale/pot/general-intro/introduction.pot

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Workshop FOSS4G Belém 3.0\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2024-11-04 21:10-0600\n"
11+
"POT-Creation-Date: 2024-11-09 11:14-0600\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -102,7 +102,8 @@ msgstr ""
102102
msgid "Sponsored by"
103103
msgstr ""
104104

105-
#: ../../build/docs/general-intro/introduction.rst:-1
105+
#: ../../build/docs/general-intro/introduction.rst:59
106+
#: ../../build/docs/general-intro/introduction.rst:64
106107
msgid "Paragon Corporation"
107108
msgstr ""
108109

@@ -146,14 +147,14 @@ msgstr ""
146147
msgid "Become a sponsor"
147148
msgstr ""
148149

149-
#: ../../build/docs/general-intro/introduction.rst:-1
150+
#: ../../build/docs/general-intro/introduction.rst:105
150151
msgid "The Linux Foundation"
151152
msgstr ""
152153

153-
#: ../../build/docs/general-intro/introduction.rst:-1
154+
#: ../../build/docs/general-intro/introduction.rst:110
154155
msgid "Open Collective"
155156
msgstr ""
156157

157-
#: ../../build/docs/general-intro/introduction.rst:-1
158+
#: ../../build/docs/general-intro/introduction.rst:115
158159
msgid "OSGeo Foundation"
159160
msgstr ""

locale/pot/index.pot

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Workshop FOSS4G Belém 3.0\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2024-11-07 03:04+0000\n"
11+
"POT-Creation-Date: 2024-11-09 11:14-0600\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -36,14 +36,14 @@ msgstr ""
3636
msgid "United Nations Sustainable Development Goals"
3737
msgstr ""
3838

39-
#: ../../build/docs/index.rst:55
39+
#: ../../build/docs/index.rst:54
4040
msgid "Interaction with other software"
4141
msgstr ""
4242

43-
#: ../../build/docs/index.rst:67
43+
#: ../../build/docs/index.rst:66
4444
msgid "Examples from the Internet"
4545
msgstr ""
4646

47-
#: ../../build/docs/index.rst:78
47+
#: ../../build/docs/index.rst:77
4848
msgid "Appendices"
4949
msgstr ""

0 commit comments

Comments
 (0)