chore(i18n): sync generated en.json with the catalog additions

This commit is contained in:
2026-08-14 03:19:29 +02:00
parent 7e2cbcfe6c
commit 2a88d62ddf
+13 -2
View File
@@ -80,6 +80,11 @@
"defaultServerName": "Signal Server"
},
"provision": {
"credentialsRejected": "This server already has an account that the restored session cannot unlock. Your home account is still signed in.",
"reconnectTitle": "Reconnect to {{serverName}}",
"retry": "Retry",
"retrying": "Retrying…",
"serverUnavailable": "This server is currently unavailable. Retry when the connection is restored.",
"usernameCollision": "Username {{preferredUsername}} was taken on {{serverName}}. Created {{provisionedUsername}} instead."
}
},
@@ -133,7 +138,8 @@
"microphonePermissionDenied": "Microphone access is blocked. Allow the microphone permission in system settings to join calls.",
"microphoneUnavailable": "Could not start the microphone. Close other apps that use it and try again.",
"cameraPermissionDenied": "Camera access is blocked. Allow the camera permission in system settings to share video.",
"cameraUnavailable": "Could not start the camera. Close other apps that use it and try again."
"cameraUnavailable": "Could not start the camera. Close other apps that use it and try again.",
"ringUndelivered": "Could not reach anyone in this call. They may be offline or on another server."
}
},
"chat": {
@@ -1256,7 +1262,8 @@
"microphone": "Microphone",
"speaker": "Speaker",
"microphoneFallback": "Microphone {{index}}",
"speakerFallback": "Speaker {{index}}"
"speakerFallback": "Speaker {{index}}",
"systemDefault": "System default"
},
"volume": {
"title": "Volume",
@@ -2264,6 +2271,10 @@
"retry": "Retry",
"failedConnect": "Failed to connect voice session."
},
"devices": {
"inputFellBack": "Your microphone was disconnected. Switched to the system default.",
"outputFellBack": "Your speaker was disconnected. Switched to the system default."
},
"floating": {
"backToServer": "Back to {{server}}",
"voiceFallback": "Voice",