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 /fr | |
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 'fr')
-rw-r--r-- | fr/messages/k3b.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fr/messages/k3b.po b/fr/messages/k3b.po index 7bcb3cd..0b0f6e4 100644 --- a/fr/messages/k3b.po +++ b/fr/messages/k3b.po @@ -8351,7 +8351,7 @@ msgstr "Préemph&asage" #, fuzzy, 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 " |