Skip to content

Commit

Permalink
[locale][es] show new strings on weblate
Browse files Browse the repository at this point in the history
  • Loading branch information
cvvergara committed Jun 24, 2022
1 parent 1745e3e commit 79ccc74
Show file tree
Hide file tree
Showing 116 changed files with 43,507 additions and 25,756 deletions.
2 changes: 1 addition & 1 deletion doc/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ if (LOCALE)
"${PGR_DOCUMENTATION_SOURCE_DIR}"
"${CMAKE_SOURCE_DIR}/locale/pot"

COMMAND sphinx-intl update -d ${CMAKE_SOURCE_DIR}/locale -l en > locale_changes.txt
COMMAND sphinx-intl update -d ${CMAKE_SOURCE_DIR}/locale -l en,es > locale_changes.txt
#COMMAND sphinx-intl update -p ${CMAKE_SOURCE_DIR}/locale/pot -d ${CMAKE_SOURCE_DIR}/locale --language=${SPHINXINTL_LANGUAGE}
#COMMAND sphinx-intl update-txconfig-resources --locale-dir ${CMAKE_SOURCE_DIR}/locale --pot-dir ${CMAKE_SOURCE_DIR}/locale/pot --transifex-project-name pgrouting

Expand Down
32 changes: 28 additions & 4 deletions locale/en/LC_MESSAGES/pgr_turnRestrictedPath.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: pgRouting v3.1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-06-06 19:21+0000\n"
"POT-Creation-Date: 2022-06-24 12:46-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.10.1\n"
"Generated-By: Babel 2.9.1\n"

#: ../../build/doc/pgr_turnRestrictedPath.rst:12
msgid ""
Expand Down Expand Up @@ -119,6 +119,7 @@ msgid "New **Experimental** function"
msgstr ""

#: ../../build/doc/dijkstra-family.rst:11
#: ../../build/doc/pgRouting-concepts.rst:10
#: ../../build/doc/pgRouting-concepts.rst:11
#: ../../build/doc/pgRouting-concepts.rst:13 ../../build/doc/pgr_KSP.rst:10
#: ../../build/doc/pgr_KSP.rst:11 ../../build/doc/pgr_turnRestrictedPath.rst:37
Expand Down Expand Up @@ -201,6 +202,7 @@ msgstr ""
msgid "Number of required paths"
msgstr ""

#: ../../build/doc/pgRouting-concepts.rst:21
#: ../../build/doc/pgRouting-concepts.rst:36 ../../build/doc/pgr_KSP.rst:24
msgid "Where:"
msgstr ""
Expand All @@ -209,6 +211,7 @@ msgstr ""
msgid "ANY-INTEGER"
msgstr ""

#: ../../build/doc/pgRouting-concepts.rst:23
#: ../../build/doc/pgRouting-concepts.rst:38 ../../build/doc/pgr_KSP.rst:26
msgid "``SMALLINT``, ``INTEGER``, ``BIGINT``"
msgstr ""
Expand Down Expand Up @@ -338,6 +341,7 @@ msgstr ""
msgid "``cost``"
msgstr ""

#: ../../build/doc/pgRouting-concepts.rst:18
#: ../../build/doc/pgRouting-concepts.rst:25
#: ../../build/doc/pgRouting-concepts.rst:29
msgid "**ANY-NUMERICAL**"
Expand Down Expand Up @@ -369,6 +373,7 @@ msgstr ""
msgid "ANY-NUMERICAL"
msgstr ""

#: ../../build/doc/pgRouting-concepts.rst:24
#: ../../build/doc/pgRouting-concepts.rst:39
msgid "``SMALLINT``, ``INTEGER``, ``BIGINT``, ``REAL``, ``FLOAT``"
msgstr ""
Expand All @@ -377,8 +382,27 @@ msgstr ""
msgid "Restrictions SQL"
msgstr ""

#: ../../build/doc/TRSP-family.rst
msgid "end-before"
#: ../../build/doc/pgRouting-concepts.rst:11
msgid "``path``"
msgstr ""

#: ../../build/doc/pgRouting-concepts.rst:12
msgid "``ARRAY[`` **ANY-INTEGER** ``]``"
msgstr ""

#: ../../build/doc/pgRouting-concepts.rst:13
msgid ""
"Sequence of edge identifiers that form a path that is not allowed to be "
"taken. - Empty arrays or ``NULL`` arrays are ignored. - Arrays that have "
"a ``NULL`` element will raise an exception."
msgstr ""

#: ../../build/doc/pgRouting-concepts.rst:17
msgid "``Cost``"
msgstr ""

#: ../../build/doc/pgRouting-concepts.rst:19
msgid "Cost of taking the forbidden path."
msgstr ""

#: ../../build/doc/pgr_turnRestrictedPath.rst:124
Expand Down
29 changes: 25 additions & 4 deletions locale/en/LC_MESSAGES/via-category.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ msgid ""
msgstr ""
"Project-Id-Version: pgRouting v3.4.0-dev\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-06-06 19:21+0000\n"
"POT-Creation-Date: 2022-06-24 12:46-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.10.1\n"
"Generated-By: Babel 2.9.1\n"

#: ../../build/doc/via-category.rst:12
msgid ""
Expand Down Expand Up @@ -151,6 +151,7 @@ msgstr ""
msgid "Default"
msgstr ""

#: ../../build/doc/pgRouting-concepts.rst:10
#: ../../build/doc/pgRouting-concepts.rst:11
#: ../../build/doc/via-category.rst:66 ../../build/doc/via-category.rst:98
#: ../../build/doc/via-category.rst:140 ../../build/doc/via-category.rst:201
Expand All @@ -176,6 +177,7 @@ msgstr ""
msgid "**via vertices**"
msgstr ""

#: ../../build/doc/pgRouting-concepts.rst:12
#: ../../build/doc/via-category.rst:72 ../../build/doc/via-category.rst:108
msgid "``ARRAY[`` **ANY-INTEGER** ``]``"
msgstr ""
Expand All @@ -184,6 +186,7 @@ msgstr ""
msgid "Array of ordered vertices identifiers that are going to be visited."
msgstr ""

#: ../../build/doc/pgRouting-concepts.rst:21
#: ../../build/doc/pgRouting-concepts.rst:36
#: ../../build/doc/via-category.rst:76 ../../build/doc/via-category.rst:115
#: ../../build/doc/withPoints-category.rst:40
Expand Down Expand Up @@ -320,6 +323,7 @@ msgstr ""
msgid "``cost``"
msgstr ""

#: ../../build/doc/pgRouting-concepts.rst:18
#: ../../build/doc/pgRouting-concepts.rst:25
#: ../../build/doc/pgRouting-concepts.rst:29
#: ../../build/doc/withPoints-category.rst:27
Expand Down Expand Up @@ -348,11 +352,13 @@ msgid ""
"it's not part of the graph."
msgstr ""

#: ../../build/doc/pgRouting-concepts.rst:23
#: ../../build/doc/pgRouting-concepts.rst:38
#: ../../build/doc/withPoints-category.rst:42
msgid "``SMALLINT``, ``INTEGER``, ``BIGINT``"
msgstr ""

#: ../../build/doc/pgRouting-concepts.rst:24
#: ../../build/doc/pgRouting-concepts.rst:39
#: ../../build/doc/withPoints-category.rst:43
msgid "``SMALLINT``, ``INTEGER``, ``BIGINT``, ``REAL``, ``FLOAT``"
Expand All @@ -366,8 +372,23 @@ msgstr ""
msgid "Used on"
msgstr ""

#: ../../build/doc/TRSP-family.rst
msgid "end-before"
#: ../../build/doc/pgRouting-concepts.rst:11
msgid "``path``"
msgstr ""

#: ../../build/doc/pgRouting-concepts.rst:13
msgid ""
"Sequence of edge identifiers that form a path that is not allowed to be "
"taken. - Empty arrays or ``NULL`` arrays are ignored. - Arrays that have "
"a ``NULL`` element will raise an exception."
msgstr ""

#: ../../build/doc/pgRouting-concepts.rst:17
msgid "``Cost``"
msgstr ""

#: ../../build/doc/pgRouting-concepts.rst:19
msgid "Cost of taking the forbidden path."
msgstr ""

#: ../../build/doc/via-category.rst:179
Expand Down
43 changes: 22 additions & 21 deletions locale/es/LC_MESSAGES/KSP-category.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,45 +2,45 @@
# Copyright (C) pgRouting Contributors - Version v3.1.0
# This file is distributed under the same license as the pgRouting package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2020.
#
#
# Translators:
# MarPetra <[email protected]>, 2021
# Vicky Vergara <[email protected]>, 2021
#
msgid ""
msgstr ""
"Project-Id-Version: pgRouting v3.1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-29 12:23+0000\n"
"POT-Creation-Date: 2022-06-06 19:21+0000\n"
"PO-Revision-Date: 2022-06-24 16:38+0000\n"
"Last-Translator: Celia Virginia Vergara Castillo <[email protected]>\n"
"Language-Team: Spanish <https://weblate.osgeo.org/projects/pgrouting/"
"ksp-category/es/>\n"
"Language: es\n"
"Language-Team: Spanish <https://weblate.osgeo.org/projects/pgrouting/ksp-"
"category/es/>\n"
"Plural-Forms: nplurals=2; plural=n != 1\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.12.2\n"
"Generated-By: Babel 2.9.1\n"

#: ../../build/doc/KSP-category.rst:12
#, fuzzy
msgid ""
"**Supported versions:** `Latest <https://docs.pgrouting.org/latest/en/KSP-"
"category.html>`__ (`3.3 <https://docs.pgrouting.org/3.3/en/KSP-"
"category.html>`__) `3.2 <https://docs.pgrouting.org/3.2/en/KSP-"
"**Supported versions:** `Latest <https://docs.pgrouting.org/latest/en"
"/KSP-category.html>`__ (`3.4 <https://docs.pgrouting.org/3.4/en/KSP-"
"category.html>`__) `3.3 <https://docs.pgrouting.org/3.3/en/KSP-"
"category.html>`__ `3.2 <https://docs.pgrouting.org/3.2/en/KSP-"
"category.html>`__ `3.1 <https://docs.pgrouting.org/3.1/en/KSP-"
"category.html>`__) `3.0 <https://docs.pgrouting.org/3.0/en/KSP-"
"category.html>`__"
msgstr ""
"**Versiones soportadas:** `Última <https://docs.pgrouting.org/latest/en/KSP-"
"category.html>`__ (`3.3 <https://docs.pgrouting.org/3.3/es/KSP-"
"**Versiones soportadas:** `Última <https://docs.pgrouting.org/latest/en"
"/KSP-category.html>`__ (`3.3 <https://docs.pgrouting.org/3.3/es/KSP-"
"category.html>`__) `3.2 <https://docs.pgrouting.org/3.2/es/KSP-"
"category.html>`__ `3.1 <https://docs.pgrouting.org/3.1/es/KSP-"
"category.html>`__) `3.0 <https://docs.pgrouting.org/3.0/es/KSP-"
"category.html>`__"

#: ../../build/doc/KSP-category.rst:18
#: ../../build/doc/KSP-category.rst:19
msgid ""
"**Unsupported versions:** `2.5 <https://docs.pgrouting.org/2.5/en/KSP-"
"category.html>`__ `2.4 <https://docs.pgrouting.org/2.4/en/KSP-"
Expand All @@ -52,15 +52,15 @@ msgstr ""
"category.html>`__ `2.6 <https://docs.pgrouting.org/2.6/en/KSP-"
"category.html>`__"

#: ../../build/doc/KSP-category.rst:24
#: ../../build/doc/KSP-category.rst:25
msgid "K shortest paths - Category"
msgstr "Rutas más cortas K - Categoría"

#: ../../build/doc/KSP-category.rst:28
#: ../../build/doc/KSP-category.rst:29
msgid ":doc:`pgr_KSP` - Yen's algorithm based on pgr_dijkstra"
msgstr ":doc:`pgr_KSP` - Algoritmo de Yen basado en pgr_dijkstra"

#: ../../build/doc/KSP-category.rst:33
#: ../../build/doc/KSP-category.rst:34
msgid "Proposed"
msgstr "Propuesto"

Expand Down Expand Up @@ -100,18 +100,19 @@ msgstr "Se han hecho pruebas con pgTap. Pero tal vez se necesiten más."
msgid "Documentation might need refinement."
msgstr "Es posible que la documentación necesite un refinamiento."

#: ../../build/doc/KSP-category.rst:40
#: ../../build/doc/KSP-category.rst:41
msgid ":doc:`pgr_withPointsKSP` - Yen's algorithm based on pgr_withPoints"
msgstr ":doc:`pgr_withPointsKSP` - Algoritmo de Yen basado en pgr_withPoints"

#: ../../build/doc/KSP-category.rst:46
#: ../../build/doc/KSP-category.rst:47
msgid "Indices and tables"
msgstr "Índices y tablas"

#: ../../build/doc/KSP-category.rst:47
#: ../../build/doc/KSP-category.rst:48
msgid ":ref:`genindex`"
msgstr ":ref:`genindex`"

#: ../../build/doc/KSP-category.rst:48
#: ../../build/doc/KSP-category.rst:49
msgid ":ref:`search`"
msgstr ":ref:`search`"

Loading

0 comments on commit 79ccc74

Please sign in to comment.