Skip to content

Commit 6166f3b

Browse files
committed
fixing spanish translation
1 parent 8b686c9 commit 6166f3b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

locale/es/LC_MESSAGES/pgrouting_doc_strings.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4314,7 +4314,7 @@ msgstr ""
43144314

43154315
msgid ":doc:`pgr_findCloseEdges` - Finds close edges of points on the fly"
43164316
msgstr ""
4317-
"``pgr_findCloseEdges`` - Encuentra las aristas cercanas a una geometría al "
4317+
":doc:`pgr_findCloseEdges` - Encuentra las aristas cercanas a una geometría al "
43184318
"vuelo."
43194319

43204320
msgid "Functions by categories"
@@ -8142,7 +8142,7 @@ msgid "Version 3.6.0"
81428142
msgstr "Versión 3.6.0"
81438143

81448144
msgid "Standardizing output columns to |nksp-result|"
8145-
msgstr "Estandarización de columnas de resultados a |rnksp-result|"
8145+
msgstr "Estandarización de columnas de resultados a |nksp-result|"
81468146

81478147
msgid "pgr_ksp(One to One)"
81488148
msgstr "pgr_ksp(Uno a Uno)"
@@ -14217,7 +14217,7 @@ msgid "Time Complexity: :math:`O((V + E) (c + 1))`"
1421714217
msgstr "Complejidad temporal: :math:`O((V + E) (c + 1))`"
1421814218

1421914219
msgid ":math:`|c|` is the number of circuits in the graph."
14220-
msgstr ":math:`|c|` es la cantidad de vertices del grafo."
14220+
msgstr ":math:`|c|` es la cantidad de circuitos en el grafo."
1422114221

1422214222
msgid "pgr_hawickCircuits(`Edges SQL`_)"
1422314223
msgstr "pgr_hawickCircuits(`SQL de aristas`_)"

0 commit comments

Comments
 (0)