Skip to content
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

Update es.po #691

Merged
merged 1 commit into from
Jun 30, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions chirp/locale/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: CHIRP\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-06-28 17:09-0700\n"
"PO-Revision-Date: 2023-06-28 19:40-0400\n"
"PO-Revision-Date: 2023-06-29 01:01-0400\n"
"Last-Translator: MELERIX\n"
"Language-Team: \n"
"Language: es\n"
Expand Down Expand Up @@ -1988,24 +1988,24 @@ msgid "Paste"
msgstr "Pegar"

#: ../wxui/memedit.py:1744
#, fuzzy, python-format
#, python-format
msgid "Pasted memories will overwrite %s existing memories"
msgstr "Memorias pegadas sobrescribirán %s memorias existentes"
msgstr "Las memorias pegadas sobrescribirán %s memorias existentes"

#: ../wxui/memedit.py:1747
#, python-format
msgid "Pasted memories will overwrite memories %s"
msgstr "Memorias pegadas sobrescribirán memorias %s"

#: ../wxui/memedit.py:1741
#, fuzzy, python-format
#, python-format
msgid "Pasted memories will overwrite memory %s"
msgstr "Memorias pegadas sobrescribirán memoria %s"
msgstr "Las memorias pegadas sobrescribirán la memoria %s"

#: ../wxui/memedit.py:1738
#, fuzzy, python-format
#, python-format
msgid "Pasted memory will overwrite memory %s"
msgstr "Memoria pegada sobrescribirá memoria %s"
msgstr "La memoria pegada sobrescribirá la memoria %s"

#: ../wxui/common.py:564
#, python-format
Expand Down
Loading