mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Spanish translation: fix bad substitution templates
This commit is contained in:
parent
97de316a02
commit
8144c52228
@ -3306,12 +3306,12 @@ msgstr "más de un objetivo destino encontrado para 'cualquier' referencia cruza
|
||||
#: sphinx/transforms/post_transforms/__init__.py:171
|
||||
#, python-format
|
||||
msgid "%s:%s reference target not found: %%(target)s"
|
||||
msgstr "%s:%s destino de referencia no encontrada: %% (destino)s"
|
||||
msgstr "%s:%s destino de referencia no encontrada: %%(target)s"
|
||||
|
||||
#: sphinx/transforms/post_transforms/__init__.py:174
|
||||
#, python-format
|
||||
msgid "%r reference target not found: %%(target)s"
|
||||
msgstr "%r destino de referencia no encontrada: %% (destino)s"
|
||||
msgstr "%r destino de referencia no encontrada: %%(target)s"
|
||||
|
||||
#: sphinx/transforms/post_transforms/images.py:86
|
||||
#, python-format
|
||||
|
Loading…
Reference in New Issue
Block a user