mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-18 11:31:06 +00:00
Merge pull request #798 from cjmayo/advertencia
Fix Spanish translation of warning
This commit is contained in:
commit
156f987ac6
1 changed files with 2 additions and 2 deletions
4
po/es.po
4
po/es.po
|
|
@ -983,8 +983,8 @@ msgstr "%d enlace chequeado."
|
|||
#, python-format
|
||||
msgid "%d warning found"
|
||||
msgid_plural "%d warnings found"
|
||||
msgstr[0] "%d error encontrado"
|
||||
msgstr[1] "%d errores encontrados"
|
||||
msgstr[0] "%d advertencia encontrada"
|
||||
msgstr[1] "%d advertencias encontradas"
|
||||
|
||||
#: ../linkcheck/logger/text.py:250 ../linkcheck/logger/html.py:362
|
||||
#, python-format
|
||||
|
|
|
|||
Loading…
Reference in a new issue