Thanks to visit codestin.com
Credit goes to github.com

Skip to content

traduccion inicial #2740

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

Merged
merged 13 commits into from
Nov 26, 2023
Merged
Prev Previous commit
Next Next commit
Update library/gettext.po
Co-authored-by: Marcos Medrano <[email protected]>
  • Loading branch information
JPC501 and mmmarcos authored Nov 20, 2023
commit afac6e2ad43ecfe59d34649c4190bee0a44311b6
6 changes: 3 additions & 3 deletions library/gettext.po
Original file line number Diff line number Diff line change
Expand Up @@ -969,9 +969,9 @@ msgid ""
"translatable to the :program:`gettext` program, because the parameter is not "
"a string literal."
msgstr ""
"Considere que en el segundo uso de :func:`!_` no se reconocerá a \"a\" como "
"traducible por el programa :program:`gettext`, ya que el parámetro no "
"constituye un literal de cadena."
"Tenga en cuenta que el segundo uso de :func:`!_` no identificará \"a\" como "
"traducible al programa :program:`gettext`, porque el parámetro no "
"es un literal de cadena."

#: ../Doc/library/gettext.rst:591
msgid "Another way to handle this is with the following example::"
Expand Down