diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-02 10:56:12 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-02 23:57:54 +0900 |
commit | 1cfbe0af4a738edc5c8062a36f30b517c57841c7 (patch) | |
tree | d4e273c1076d22480839127fae097ed6fe7a810a /nb/messages/k3b.po | |
parent | 84cd0b47c1ddacd1b6cd9c5a3c3a4c154bac3d45 (diff) | |
download | k3b-i18n-1cfbe0af4a738edc5c8062a36f30b517c57841c7.tar.gz k3b-i18n-1cfbe0af4a738edc5c8062a36f30b517c57841c7.zip |
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'nb/messages/k3b.po')
-rw-r--r-- | nb/messages/k3b.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nb/messages/k3b.po b/nb/messages/k3b.po index 65e41cf..7c9bab1 100644 --- a/nb/messages/k3b.po +++ b/nb/messages/k3b.po @@ -8014,7 +8014,7 @@ msgstr "Trykk" #, 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 " |