Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove appendix from locale #238

Merged
merged 3 commits into from
Nov 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
echo :5432:*:user:user >> .pgpass
mkdir build
cd build
cmake -DLOCALE=ON -DPGR_WORKSHOP=ON -DES=ON ..
cmake -DES=ON ..
env:
POSTGRES_HOST: localhost
POSTGRES_PORT: 5432
Expand Down
2 changes: 1 addition & 1 deletion REQUIREMENTS.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Sphinx>4.0.0
sphinx_bootstrap_theme>=0.4
sphinx-intl[transifex]
sphinx-intl
sphinx-collapse
4 changes: 3 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,9 @@ def setup(app):
#html_use_smartypants = True

# Custom sidebar templates, maps document names to template names.
#html_sidebars = {}
html_sidebars = {
'**': []
}

# Additional templates that should be rendered to pages, maps page names to
# template names.
Expand Down
100 changes: 0 additions & 100 deletions locale/en/LC_MESSAGES/un_sdg/appendix.po

This file was deleted.

118 changes: 0 additions & 118 deletions locale/es/LC_MESSAGES/un_sdg/appendix.po

This file was deleted.

8 changes: 4 additions & 4 deletions locale/pot/basic/pedestrian.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Workshop FOSS4G Belém 3.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-11-04 21:10-0600\n"
"POT-Creation-Date: 2024-11-09 11:14-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down Expand Up @@ -157,7 +157,7 @@ msgstr ""
msgid "Calculate routes with costs in *osm2pgRouting* `length` default units."
msgstr ""

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

Expand Down Expand Up @@ -208,7 +208,7 @@ msgstr ""
msgid "Calculate routes with costs in *osm2pgRouting* ``length_m`` which is in meters."
msgstr ""

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

Expand Down Expand Up @@ -361,7 +361,7 @@ msgstr ""
msgid "Get only the cost in minutes."
msgstr ""

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

Expand Down
6 changes: 3 additions & 3 deletions locale/pot/basic/sql_function.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Workshop FOSS4G Belém 3.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-11-07 03:04+0000\n"
"POT-Creation-Date: 2024-11-09 11:14-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down Expand Up @@ -36,7 +36,7 @@ msgstr ""
msgid "The application requirements"
msgstr ""

#: ../../build/docs/basic/sql_function.rst:40
#: ../../build/docs/basic/sql_function.rst:32
msgid "A front end needs the following routing information:"
msgstr ""

Expand Down Expand Up @@ -241,7 +241,7 @@ msgstr ""
msgid "Exercise 1: Get additional information"
msgstr ""

#: ../../build/docs/basic/sql_function.rst:-1
#: ../../build/docs/basic/sql_function.rst:85
msgid "Route showing names"
msgstr ""

Expand Down
11 changes: 6 additions & 5 deletions locale/pot/general-intro/introduction.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Workshop FOSS4G Belém 3.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-11-04 21:10-0600\n"
"POT-Creation-Date: 2024-11-09 11:14-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down Expand Up @@ -102,7 +102,8 @@ msgstr ""
msgid "Sponsored by"
msgstr ""

#: ../../build/docs/general-intro/introduction.rst:-1
#: ../../build/docs/general-intro/introduction.rst:59
#: ../../build/docs/general-intro/introduction.rst:64
msgid "Paragon Corporation"
msgstr ""

Expand Down Expand Up @@ -146,14 +147,14 @@ msgstr ""
msgid "Become a sponsor"
msgstr ""

#: ../../build/docs/general-intro/introduction.rst:-1
#: ../../build/docs/general-intro/introduction.rst:105
msgid "The Linux Foundation"
msgstr ""

#: ../../build/docs/general-intro/introduction.rst:-1
#: ../../build/docs/general-intro/introduction.rst:110
msgid "Open Collective"
msgstr ""

#: ../../build/docs/general-intro/introduction.rst:-1
#: ../../build/docs/general-intro/introduction.rst:115
msgid "OSGeo Foundation"
msgstr ""
8 changes: 4 additions & 4 deletions locale/pot/index.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Workshop FOSS4G Belém 3.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-11-07 03:04+0000\n"
"POT-Creation-Date: 2024-11-09 11:14-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down Expand Up @@ -36,14 +36,14 @@ msgstr ""
msgid "United Nations Sustainable Development Goals"
msgstr ""

#: ../../build/docs/index.rst:55
#: ../../build/docs/index.rst:54
msgid "Interaction with other software"
msgstr ""

#: ../../build/docs/index.rst:67
#: ../../build/docs/index.rst:66
msgid "Examples from the Internet"
msgstr ""

#: ../../build/docs/index.rst:78
#: ../../build/docs/index.rst:77
msgid "Appendices"
msgstr ""
Loading