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

Fix typos #1095

Merged
merged 2 commits into from
Aug 25, 2024
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion chirp/drivers/ksun_m6.py
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ def get_settings(self):

led = settings.led
rsv = RadioSettingValueList(LED_LIST, LED_LIST[led])
rs = RadioSetting("led", "LED brighness", rsv)
rs = RadioSetting("led", "LED brightness", rsv)
basic.append(rs)

led_timeout = settings.led_timeout
Expand Down
2 changes: 1 addition & 1 deletion chirp/drivers/radioddity_r2.py
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ def _r2_enter_programming_mode(radio):
raise errors.RadioError("Error communicating with radio 2")

# The latest Retevis RT24 (and likely the RT24V and H777S) models no
# longer acknowlege the CMD_ACK above so the 'ack' will be empty and
# longer acknowledge the CMD_ACK above so the 'ack' will be empty and
# fail the check causing cloning to fail.
#
# The factory CPS continues with or without an ack so CHIRP will
Expand Down
2 changes: 1 addition & 1 deletion chirp/drivers/retevis_ra87.py
Original file line number Diff line number Diff line change
Expand Up @@ -823,7 +823,7 @@ def get_settings(self):
# menu 17 - APO
options = ["Off", "30", "60", "90", "120", "180"]
rs = RadioSettingValueList(options, options[_settings.apo])
rset = RadioSetting("apo", "Automaitc Power Off [min]", rs)
rset = RadioSetting("apo", "Automatic Power Off [min]", rs)
rset.set_doc("Menu 17")
basic.append(rset)

Expand Down
4 changes: 2 additions & 2 deletions chirp/drivers/th_uv88.py
Original file line number Diff line number Diff line change
Expand Up @@ -1010,7 +1010,7 @@ def get_settings(self):
def _name_apply(setting, obj1, atrb1, obj2, atrb2):
# Store a trunctaded version avec the first line
# in basicsettings.intrScreen1. The original
# do this for an unkown reason
# do this for an unknown reason
setattr(obj1, atrb1, str(setting.value)[:12])
setattr(obj2, atrb2, setting.value)
return
Expand All @@ -1036,7 +1036,7 @@ def _char_to_name(name):
rx.set_validate_callback(_name_validate)
rset = RadioSetting("openradioname.name1", "Intro Line 1", rx)

# On model others than RA89 store a trunctated name1 into
# On model others than RA89 store a truncated name1 into
# basicsettings
if self.MODEL != "RA89":
rset.set_apply_callback(_name_apply, _settings, "introScreen1",
Expand Down
4 changes: 2 additions & 2 deletions chirp/locale/bg_BG.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CHIRP\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-20 14:50-0700\n"
"POT-Creation-Date: 2024-08-24 14:40+0200\n"
"PO-Revision-Date: 2024-07-05 10:00+0300\n"
"Last-Translator: Стоян <stoyanster от гмаил>\n"
"Language-Team: \n"
Expand Down Expand Up @@ -2186,7 +2186,7 @@ msgstr ""
msgid ""
"The debug log file is not available when CHIRP is run interactively from the "
"command-line. Thus, this tool will not upload what you expect. It is "
"recomended that you quit now and run CHIRP non-interactively (or with stdin "
"recommended that you quit now and run CHIRP non-interactively (or with stdin "
"redirected to /dev/null)"
msgstr ""

Expand Down
4 changes: 2 additions & 2 deletions chirp/locale/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CHIRP\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-20 14:50-0700\n"
"POT-Creation-Date: 2024-08-24 14:40+0200\n"
"PO-Revision-Date: 2012-10-02 22:11+0100\n"
"Last-Translator: Benjamin, HB9EUK <hb9euk@hb9d.org>\n"
"Language-Team: German\n"
Expand Down Expand Up @@ -2235,7 +2235,7 @@ msgstr ""
msgid ""
"The debug log file is not available when CHIRP is run interactively from the "
"command-line. Thus, this tool will not upload what you expect. It is "
"recomended that you quit now and run CHIRP non-interactively (or with stdin "
"recommended that you quit now and run CHIRP non-interactively (or with stdin "
"redirected to /dev/null)"
msgstr ""

Expand Down
4 changes: 2 additions & 2 deletions chirp/locale/el.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CHIRP\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-20 14:50-0700\n"
"POT-Creation-Date: 2024-08-24 14:40+0200\n"
"PO-Revision-Date: 2023-02-11 15:12+0200\n"
"Last-Translator: Sokratis Alichanidis <sv2hzs@posteo.net>\n"
"Language-Team: Greek\n"
Expand Down Expand Up @@ -2220,7 +2220,7 @@ msgstr ""
msgid ""
"The debug log file is not available when CHIRP is run interactively from the "
"command-line. Thus, this tool will not upload what you expect. It is "
"recomended that you quit now and run CHIRP non-interactively (or with stdin "
"recommended that you quit now and run CHIRP non-interactively (or with stdin "
"redirected to /dev/null)"
msgstr ""

Expand Down
4 changes: 2 additions & 2 deletions chirp/locale/en_US.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CHIRP\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-20 14:50-0700\n"
"POT-Creation-Date: 2024-08-24 14:40+0200\n"
"PO-Revision-Date: 2011-11-29 16:07-0800\n"
"Last-Translator: Dan Smith <dan@theine>\n"
"Language-Team: English\n"
Expand Down Expand Up @@ -2201,7 +2201,7 @@ msgstr ""
msgid ""
"The debug log file is not available when CHIRP is run interactively from the "
"command-line. Thus, this tool will not upload what you expect. It is "
"recomended that you quit now and run CHIRP non-interactively (or with stdin "
"recommended that you quit now and run CHIRP non-interactively (or with stdin "
"redirected to /dev/null)"
msgstr ""

Expand Down
5 changes: 3 additions & 2 deletions chirp/locale/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CHIRP\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-20 14:50-0700\n"
"POT-Creation-Date: 2024-08-24 14:40+0200\n"
"PO-Revision-Date: 2024-06-26 00:31-0400\n"
"Last-Translator: MELERIX\n"
"Language-Team: \n"
Expand Down Expand Up @@ -2740,10 +2740,11 @@ msgstr ""
"seguridad. ¿Proceder de todos modos?"

#: ../wxui/bugreport.py:169
#, fuzzy
msgid ""
"The debug log file is not available when CHIRP is run interactively from the "
"command-line. Thus, this tool will not upload what you expect. It is "
"recomended that you quit now and run CHIRP non-interactively (or with stdin "
"recommended that you quit now and run CHIRP non-interactively (or with stdin "
"redirected to /dev/null)"
msgstr ""
"El archivo de registro de depuración no está disponible cuando CHIRP se "
Expand Down
4 changes: 2 additions & 2 deletions chirp/locale/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CHIRP\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-20 14:50-0700\n"
"POT-Creation-Date: 2024-08-24 14:40+0200\n"
"PO-Revision-Date: 2024-05-22 16:39-0400\n"
"Last-Translator: Alexandre J. Raymond <alexandre.j.raymond@gmail.com>\n"
"Language-Team: French\n"
Expand Down Expand Up @@ -2743,7 +2743,7 @@ msgstr ""
msgid ""
"The debug log file is not available when CHIRP is run interactively from the "
"command-line. Thus, this tool will not upload what you expect. It is "
"recomended that you quit now and run CHIRP non-interactively (or with stdin "
"recommended that you quit now and run CHIRP non-interactively (or with stdin "
"redirected to /dev/null)"
msgstr ""

Expand Down
4 changes: 2 additions & 2 deletions chirp/locale/hu.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CHIRP\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-20 14:50-0700\n"
"POT-Creation-Date: 2024-08-24 14:40+0200\n"
"PO-Revision-Date: 2015-01-28 13:47+0100\n"
"Last-Translator: Attila Joubert <joubert.attila@gmail.com>\n"
"Language-Team: English\n"
Expand Down Expand Up @@ -2240,7 +2240,7 @@ msgstr ""
msgid ""
"The debug log file is not available when CHIRP is run interactively from the "
"command-line. Thus, this tool will not upload what you expect. It is "
"recomended that you quit now and run CHIRP non-interactively (or with stdin "
"recommended that you quit now and run CHIRP non-interactively (or with stdin "
"redirected to /dev/null)"
msgstr ""

Expand Down
5 changes: 3 additions & 2 deletions chirp/locale/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CHIRP\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-20 14:50-0700\n"
"POT-Creation-Date: 2024-08-24 14:40+0200\n"
"PO-Revision-Date: 2024-06-27 19:05+0200\n"
"Last-Translator: Giovanni Scafora IK5TWZ <scafora.giovanni@gmail.com>\n"
"Language-Team: CHIRP Italian Translation\n"
Expand Down Expand Up @@ -2747,10 +2747,11 @@ msgstr ""
"rischio per la sicurezza. Vuoi procedere comunque?"

#: ../wxui/bugreport.py:169
#, fuzzy
msgid ""
"The debug log file is not available when CHIRP is run interactively from the "
"command-line. Thus, this tool will not upload what you expect. It is "
"recomended that you quit now and run CHIRP non-interactively (or with stdin "
"recommended that you quit now and run CHIRP non-interactively (or with stdin "
"redirected to /dev/null)"
msgstr ""
"Il file di log di debug non è disponibile quando CHIRP viene eseguito "
Expand Down
4 changes: 2 additions & 2 deletions chirp/locale/ja_JP.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CHIRP\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-20 14:50-0700\n"
"POT-Creation-Date: 2024-08-24 14:40+0200\n"
"PO-Revision-Date: 2023-12-03 11:04+0900\n"
"Last-Translator: weboo <weboo@users.noreply.github.com>\n"
"Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"
Expand Down Expand Up @@ -2190,7 +2190,7 @@ msgstr ""
msgid ""
"The debug log file is not available when CHIRP is run interactively from the "
"command-line. Thus, this tool will not upload what you expect. It is "
"recomended that you quit now and run CHIRP non-interactively (or with stdin "
"recommended that you quit now and run CHIRP non-interactively (or with stdin "
"redirected to /dev/null)"
msgstr ""

Expand Down
4 changes: 2 additions & 2 deletions chirp/locale/nl.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CHIRP\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-20 14:50-0700\n"
"POT-Creation-Date: 2024-08-24 14:40+0200\n"
"PO-Revision-Date: 2012-03-18 12:01+0100\n"
"Last-Translator: Michael Tel <m.tel@xs4all.nl>\n"
"Language-Team: Dutch\n"
Expand Down Expand Up @@ -2222,7 +2222,7 @@ msgstr ""
msgid ""
"The debug log file is not available when CHIRP is run interactively from the "
"command-line. Thus, this tool will not upload what you expect. It is "
"recomended that you quit now and run CHIRP non-interactively (or with stdin "
"recommended that you quit now and run CHIRP non-interactively (or with stdin "
"redirected to /dev/null)"
msgstr ""

Expand Down
4 changes: 2 additions & 2 deletions chirp/locale/pl.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CHIRP\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-20 14:50-0700\n"
"POT-Creation-Date: 2024-08-24 14:40+0200\n"
"PO-Revision-Date: 2023-07-12 21:21+0200\n"
"Last-Translator: szporwolik\n"
"Language-Team: Polish\n"
Expand Down Expand Up @@ -2247,7 +2247,7 @@ msgstr ""
msgid ""
"The debug log file is not available when CHIRP is run interactively from the "
"command-line. Thus, this tool will not upload what you expect. It is "
"recomended that you quit now and run CHIRP non-interactively (or with stdin "
"recommended that you quit now and run CHIRP non-interactively (or with stdin "
"redirected to /dev/null)"
msgstr ""

Expand Down
4 changes: 2 additions & 2 deletions chirp/locale/pt_BR.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CHIRP\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-20 14:50-0700\n"
"POT-Creation-Date: 2024-08-24 14:40+0200\n"
"PO-Revision-Date: 2013-03-30 22:04-0300\n"
"Last-Translator: Crezivando <crezivando@gmail.com>\n"
"Language-Team: Language pt-BR\n"
Expand Down Expand Up @@ -2221,7 +2221,7 @@ msgstr ""
msgid ""
"The debug log file is not available when CHIRP is run interactively from the "
"command-line. Thus, this tool will not upload what you expect. It is "
"recomended that you quit now and run CHIRP non-interactively (or with stdin "
"recommended that you quit now and run CHIRP non-interactively (or with stdin "
"redirected to /dev/null)"
msgstr ""

Expand Down
4 changes: 2 additions & 2 deletions chirp/locale/ru.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CHIRP\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-20 14:50-0700\n"
"POT-Creation-Date: 2024-08-24 14:40+0200\n"
"PO-Revision-Date: 2023-10-11 16:47+0300\n"
"Last-Translator: Olesya Gerasimenko <translation-team@basealt.ru>\n"
"Language-Team: Basealt Translation Team\n"
Expand Down Expand Up @@ -2713,7 +2713,7 @@ msgstr ""
msgid ""
"The debug log file is not available when CHIRP is run interactively from the "
"command-line. Thus, this tool will not upload what you expect. It is "
"recomended that you quit now and run CHIRP non-interactively (or with stdin "
"recommended that you quit now and run CHIRP non-interactively (or with stdin "
"redirected to /dev/null)"
msgstr ""

Expand Down
4 changes: 2 additions & 2 deletions chirp/locale/tr_TR.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CHIRP\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-20 14:50-0700\n"
"POT-Creation-Date: 2024-08-24 14:40+0200\n"
"PO-Revision-Date: 2024-03-02 00:22+0300\n"
"Last-Translator: Abdullah YILMAZ (TA1AUB) <h.abdullahyilmaz@hotmail.com>\n"
"Language-Team: TURKISH\n"
Expand Down Expand Up @@ -2695,7 +2695,7 @@ msgstr ""
msgid ""
"The debug log file is not available when CHIRP is run interactively from the "
"command-line. Thus, this tool will not upload what you expect. It is "
"recomended that you quit now and run CHIRP non-interactively (or with stdin "
"recommended that you quit now and run CHIRP non-interactively (or with stdin "
"redirected to /dev/null)"
msgstr ""

Expand Down
4 changes: 2 additions & 2 deletions chirp/locale/uk_UA.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CHIRP\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-20 14:50-0700\n"
"POT-Creation-Date: 2024-08-24 14:40+0200\n"
"PO-Revision-Date: 2015-11-30 10:36+0200\n"
"Last-Translator: laser <student.laser@gmail.com>\n"
"Language-Team: laser <student.laser@gmail.com>\n"
Expand Down Expand Up @@ -2229,7 +2229,7 @@ msgstr ""
msgid ""
"The debug log file is not available when CHIRP is run interactively from the "
"command-line. Thus, this tool will not upload what you expect. It is "
"recomended that you quit now and run CHIRP non-interactively (or with stdin "
"recommended that you quit now and run CHIRP non-interactively (or with stdin "
"redirected to /dev/null)"
msgstr ""

Expand Down
4 changes: 2 additions & 2 deletions chirp/locale/zh_CN.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: CHIRP\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-20 14:50-0700\n"
"POT-Creation-Date: 2024-08-24 14:40+0200\n"
"PO-Revision-Date: 2024-01-26 13:30+0800\n"
"Last-Translator: DuckSoft, BH2UEP <realducksoft@gmail.com>\n"
"Language-Team: \n"
Expand Down Expand Up @@ -2226,7 +2226,7 @@ msgstr ""
msgid ""
"The debug log file is not available when CHIRP is run interactively from the "
"command-line. Thus, this tool will not upload what you expect. It is "
"recomended that you quit now and run CHIRP non-interactively (or with stdin "
"recommended that you quit now and run CHIRP non-interactively (or with stdin "
"redirected to /dev/null)"
msgstr ""

Expand Down
2 changes: 1 addition & 1 deletion chirp/wxui/bugreport.py
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ def _build(self, vbox):
self,
_('The debug log file is not available when CHIRP is run '
'interactively from the command-line. Thus, this tool will '
'not upload what you expect. It is recomended that you '
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ouch, that was mine and recently :/

'not upload what you expect. It is recommended that you '
'quit now and run CHIRP non-interactively (or with stdin '
'redirected to /dev/null)'),
_('Warning'),
Expand Down
Loading