瀏覽代碼

fix(lang) update text on extra noise suppression

Be explicit as it being extra and add a BETA label.
factor2
Saúl Ibarra Corretgé 11 月之前
父節點
當前提交
9e9eac3e38
共有 1 個文件被更改,包括 7 次插入7 次删除
  1. 7
    7
      lang/main.json

+ 7
- 7
lang/main.json 查看文件

@@ -795,9 +795,9 @@
795 795
         "newDeviceAudioTitle": "New audio device detected",
796 796
         "newDeviceCameraTitle": "New camera detected",
797 797
         "nextToSpeak": "You are the next in line to speak",
798
-        "noiseSuppressionDesktopAudioDescription": "Noise suppression can't be enabled while sharing desktop audio, please disable it and try again.",
799
-        "noiseSuppressionFailedTitle": "Failed to start noise suppression",
800
-        "noiseSuppressionStereoDescription": "Stereo audio noise suppression is not currently supported.",
798
+        "noiseSuppressionDesktopAudioDescription": "Extra noise suppression can't be enabled while sharing desktop audio, please disable it and try again.",
799
+        "noiseSuppressionFailedTitle": "Failed to start extra noise suppression",
800
+        "noiseSuppressionStereoDescription": "Extra noise suppression is not currently supported with stereo audio.",
801 801
         "oldElectronClientDescription1": "You appear to be using an old version of the Jitsi Meet client which has known security vulnerabilities. Please make sure you update to our ",
802 802
         "oldElectronClientDescription2": "latest build",
803 803
         "oldElectronClientDescription3": " now!",
@@ -1263,7 +1263,7 @@
1263 1263
             "muteEveryoneElsesVideoStream": "Stop everyone else's video",
1264 1264
             "muteEveryonesVideoStream": "Stop everyone's video",
1265 1265
             "muteGUMPending": "Connecting your microphone",
1266
-            "noiseSuppression": "Noise suppression",
1266
+            "noiseSuppression": "Extra noise suppression (BETA)",
1267 1267
             "openChat": "Open chat",
1268 1268
             "participants": "Open participants panel. {{participantsCount}} participants",
1269 1269
             "pip": "Toggle Picture-in-Picture mode",
@@ -1313,14 +1313,14 @@
1313 1313
         "closeChat": "Close chat",
1314 1314
         "closeParticipantsPane": "Close participants pane",
1315 1315
         "closeReactionsMenu": "Close reactions menu",
1316
-        "disableNoiseSuppression": "Disable noise suppression",
1316
+        "disableNoiseSuppression": "Disable extra noise suppression (BETA)",
1317 1317
         "disableReactionSounds": "You can disable reaction sounds for this meeting",
1318 1318
         "documentClose": "Close shared document",
1319 1319
         "documentOpen": "Open shared document",
1320 1320
         "download": "Download our apps",
1321 1321
         "e2ee": "End-to-End Encryption",
1322 1322
         "embedMeeting": "Embed meeting",
1323
-        "enableNoiseSuppression": "Enable noise suppression",
1323
+        "enableNoiseSuppression": "Enable extra noise suppression (BETA)",
1324 1324
         "endConference": "End meeting for all",
1325 1325
         "enterFullScreen": "View full screen",
1326 1326
         "enterTileView": "Enter tile view",
@@ -1355,7 +1355,7 @@
1355 1355
         "noAudioSignalDialInDesc": "You can also dial-in using:",
1356 1356
         "noAudioSignalDialInLinkDesc": "Dial-in numbers",
1357 1357
         "noAudioSignalTitle": "There is no input coming from your mic!",
1358
-        "noiseSuppression": "Noise suppression",
1358
+        "noiseSuppression": "Extra noise suppression (BETA)",
1359 1359
         "noisyAudioInputDesc": "It sounds like your microphone is making noise, please consider muting or changing the device.",
1360 1360
         "noisyAudioInputTitle": "Your microphone appears to be noisy!",
1361 1361
         "openChat": "Open chat",

Loading…
取消
儲存