diff options
author | Michele Calgaro <[email protected]> | 2024-02-02 10:56:12 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-02-03 00:06:56 +0900 |
commit | 0eb2404b759c69fbd29899ac43b6eb438578797c (patch) | |
tree | bf7f87af4073d658066571d359d3c1f1d97f66df /zh_CN/messages | |
parent | 408cd80e248051fd6983d109e94a9a7023d2bc61 (diff) | |
download | k3b-i18n-0eb2404b759c69fbd29899ac43b6eb438578797c.tar.gz k3b-i18n-0eb2404b759c69fbd29899ac43b6eb438578797c.zip |
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 1cfbe0af4a738edc5c8062a36f30b517c57841c7)
Diffstat (limited to 'zh_CN/messages')
-rw-r--r-- | zh_CN/messages/k3b.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zh_CN/messages/k3b.po b/zh_CN/messages/k3b.po index 8632262..9e4d7df 100644 --- a/zh_CN/messages/k3b.po +++ b/zh_CN/messages/k3b.po @@ -7403,7 +7403,7 @@ msgstr "加重" #, no-c-format msgid "" "<p>Preemphasis is mainly used in audio processing. Higher frequencies in " -"audio Q_SIGNALS usually have lower amplitudes. This can lead to bad signal " +"audio signals usually have lower amplitudes. This can lead to bad signal " "quality on noisy transmission because the high frequencies might become too " "weak. To avoid this effect, high frequencies are amplified before " "transmission (preemphasis); the receiver will then weaken them accordingly " |