Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #555

Merged
merged 16 commits into from
Oct 17, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions src/assets/locales/ar-SA/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,8 @@
"external-media-player-upload-file": "Upload",
"external-media-player-upload-file-play": "Upload and play",
"external-media-player-upload-supported-files": "Supported files: {{files}}",
"upload-background-image": "Upload background image"
"upload-background-image": "Upload background image",
"shared-notepad": "Shared notepad"
}
},
"whiteboard": {
Expand Down Expand Up @@ -383,12 +384,15 @@
"user-role-des": "User's current role. Either admin or participant"
},
"ingress-features": {
"ingress-type": "Ingress type",
"ingress-type-rtmp": "RTMP",
"ingress-type-whip": "WHIP",
"join-as-name": "Join as name",
"feature-not-allow": "Feature not allow",
"join-as-name-required": "Join as name required",
"gen-link": "Generate link",
"rtmp-url": "RTMP Host/URL",
"rtmp-key": "RTMP key/secret"
"stream-url": "Stream Host/URL",
"stream-key": "Stream key/secret"
},
"speech-services": {
"modal-settings-title": "Speech to text/translation settings",
Expand Down
10 changes: 7 additions & 3 deletions src/assets/locales/bn-BD/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,8 @@
"external-media-player-upload-file": "আপলোড করুন",
"external-media-player-upload-file-play": "আপলোড করে চালু করুন",
"external-media-player-upload-supported-files": "সমর্থিত ফাইলগুলিঃ {{files}}",
"upload-background-image": "ব্যাকগ্রাউন্ড চিত্র আপলোড করুন"
"upload-background-image": "ব্যাকগ্রাউন্ড চিত্র আপলোড করুন",
"shared-notepad": "Shared notepad"
}
},
"whiteboard": {
Expand Down Expand Up @@ -383,12 +384,15 @@
"user-role-des": "ব্যবহারকারীর বর্তমান ভূমিকা, হয় অ্যাডমিন বা অংশগ্রহণকারী"
},
"ingress-features": {
"ingress-type": "Ingress type",
"ingress-type-rtmp": "RTMP",
"ingress-type-whip": "WHIP",
"join-as-name": "হিসেবে যোগ দিন",
"feature-not-allow": "বৈশিষ্ট্য অনুমোদিত নয়",
"join-as-name-required": "নাম প্রয়োজন",
"gen-link": "লিঙ্ক তৈরি করুন",
"rtmp-url": "RTMP হোস্ট/URL",
"rtmp-key": "RTMP গোপন কোড"
"stream-url": "Stream Host/URL",
"stream-key": "Stream key/secret"
},
"speech-services": {
"modal-settings-title": "Speech to text/translation সেটিং",
Expand Down
10 changes: 7 additions & 3 deletions src/assets/locales/de-DE/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,8 @@
"external-media-player-upload-file": "Upload",
"external-media-player-upload-file-play": "Hochladen und abspielen",
"external-media-player-upload-supported-files": "Unterstützte Dateien: {{files}}",
"upload-background-image": "Hintergrundbild hochladen"
"upload-background-image": "Hintergrundbild hochladen",
"shared-notepad": "Shared notepad"
}
},
"whiteboard": {
Expand Down Expand Up @@ -383,12 +384,15 @@
"user-role-des": "Aktuelle Rolle des Benutzers. Entweder Administrator oder Teilnehmer"
},
"ingress-features": {
"ingress-type": "Ingress type",
"ingress-type-rtmp": "RTMP",
"ingress-type-whip": "WHIP",
"join-as-name": "Join as name",
"feature-not-allow": "Feature not allow",
"join-as-name-required": "Join as name required",
"gen-link": "Generate link",
"rtmp-url": "RTMP Host/URL",
"rtmp-key": "RTMP key/secret"
"stream-url": "Stream Host/URL",
"stream-key": "Stream key/secret"
},
"speech-services": {
"modal-settings-title": "Speech to text/translation settings",
Expand Down
10 changes: 7 additions & 3 deletions src/assets/locales/es-ES/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,8 @@
"external-media-player-upload-file": "Cargar",
"external-media-player-upload-file-play": "Cargar y reproducir",
"external-media-player-upload-supported-files": "Archivos compatibles: {{files}}",
"upload-background-image": "Subir una imagen de fondo"
"upload-background-image": "Subir una imagen de fondo",
"shared-notepad": "Shared notepad"
}
},
"whiteboard": {
Expand Down Expand Up @@ -383,12 +384,15 @@
"user-role-des": "Rol actual del usuario. Administrador o participante"
},
"ingress-features": {
"ingress-type": "Ingress type",
"ingress-type-rtmp": "RTMP",
"ingress-type-whip": "WHIP",
"join-as-name": "Unirse como nombre",
"feature-not-allow": "Función no permitida",
"join-as-name-required": "Unirse como nombre obligatorio",
"gen-link": "Generar enlace",
"rtmp-url": "Host/URL de RTMP",
"rtmp-key": "Clave/Secreto de RTMP"
"stream-url": "Stream Host/URL",
"stream-key": "Stream key/secret"
},
"speech-services": {
"modal-settings-title": "Configuración de voz a texto/traducción",
Expand Down
Loading
Loading