diff options
Diffstat (limited to 'client-web/locale')
-rw-r--r-- | client-web/locale/de.ini | 91 | ||||
-rw-r--r-- | client-web/locale/en.ini | 91 |
2 files changed, 182 insertions, 0 deletions
diff --git a/client-web/locale/de.ini b/client-web/locale/de.ini new file mode 100644 index 0000000..13a9af8 --- /dev/null +++ b/client-web/locale/de.ini @@ -0,0 +1,91 @@ +[keks-meet] +chat.image_alt=Bild (Klicken zum Öffnen) +chat.input.label=Sende nachricht +chat.input.placeholder=Schreibe eine nachricht +chat.join_message={name} ist beigetreten. +chat.leave_message={name} geht. +chat.summary.empty_message=(leere nachricht) +chat.summary.image=(bild) +chat=Chat +config.audio_activity_threshold=Audioaktivitätsschwellwert +config.auto_gain_control=Automatische Mikrofonlautstärkeanpassung +config.camera_enabled=Füge eine Kameraspur beim Start hinzu +config.camera_facing_mode=Bevorzugte Kameraausrichtung +config.clear_prefs=Du willst alle Einstellungen löschen? Benutz den hier +config.echo_cancellation=Echounterdrückung +config.enable_onbeforeunload=Frage nach Bestätigung beim Verlassen der Seite, wenn Spuren geteilt sind +config.image_view_popup=Öffne Bilder in einem neuen Tab +config.language=Sprache +config.microphone_enabled=Füge eine Mikrofonspur beim Start hinzu +config.microphone_gain=Mikrofonlautstärke +config.native_noise_suppression=Schlage dem Browser vor, selbst Rauschen zu unterdrücken +config.notification.grant=Berechtigen +config.notification.perm_explain=Um Benarchichtigungen zu erhalten, musst du keks-meet die Berechtigung dafür geben. +config.notify_chat=Sende Benachrichtigungen für eingehende Chatnachrichten +config.notify_join=Sende Benachrichtigungen, wenn Benutzer beitreten +config.notify_leave=Sende Benachrichtigungen, wenn Benutzer gehen +config.optional_audio_default_enable=Audiospuren automatisch aktivieren +config.optional_video_default_enable=Videospuren automatisch aktivieren +config.preview_encoding_quality=Preview encoding quality (0 - 100) +config.preview_rate=Preview rate +config.preview_resolution=Preview resolution +config.rnnoise=Benutze RNNoise für Rauschunterdrückung +config.room_watches=Bekannte Räume (Als semikolongetrennte Liste von name=geheimnis Paaren) +config.screencast_audio=Anwendungsaudio bei Bildschirmübertragung aufzeichnen +config.screencast_enabled=Füge eine Bildschirmspur beim Start hinzu +config.send_previews=Send video previews +config.show_log=Zeige ausführlichen log +config.username=Benutzername +config.video_fps=Bevorzugte Bildrate (in Hz) für Bildschirm und Kamera +config.video_resolution=Bevorzugte horizontale Auflösung für Bildschirm und Kamera +config.warn_redirect=Interne Option, die der Server bei einer Weiterleitung setzt +config.webrtc_debug=Zeige erweiterte Informationen zu WebRTC zeugs +confirm_quit=Du teilst Dinge. Wirklich verlassen? +confirm_update=Really update? +controls.leave=Verlassen +controls=Steuerung +documentation=Dokumentation +license=Lizenz +res.audio_stream=Audioübertragung +res.camera=Kamera +res.disable=Deaktivieren +res.enable={name} aktivieren +res.file.download_again=Nochmal Heruntenladen +res.file.download=Herunterladen +res.file.downloading=Lädt herunten… +res.file=Datei +res.fullscreen=Vollbild +res.local=Lokal +res.microphone.mute=Stumm +res.microphone=Mikrofon +res.screen=Bildschirm +res.stop_sharing=Teilen beenden +res.video_stream=Videoübertragung +settings=Einstellungen +source_code=Quellcode +status.await_channel_close=Warten auf das Schließen des Übertragungskanals… +status.await_channel_open=Warten auf Übertragungskanal… +status.await_stream=Übertragung startet… +status.buffering=Puffert… +status.checking=Prüfen... +status.closing=Kanal schließt… +status.connected=Verbunden +status.disconnected=Verbindung getrennt +status.drain_buffer=mount => `Puffer leeren… (buffer={amount}) +status.failed=Verbindung fehlgeschlagen +status.no_conn=Nicht verbunden +unknown_user=Unbekannter Benutzer +warn.mem_download=Download zu Arbeitsspeicher, weil Serviceworker nicht verfügbar sind. +warn.no_crypto=SubtleCrypto ist nicht verfügbar +warn.no_sw=Dein Browser unterstützt die Service Worker API nicht. Erzwungene Updates sind nicht vermeidbar. +warn.no_webrtc=WebRTC wird nicht unterstützt. +warn.old_url=Du wurdest vom alten URL-Format weitergeleitet. Der Server kennt jetzt das Raumgeheimniss. Verschlüsslung ist nicht sicher. +warn.secure_context=Die Seite ist kein 'Secure Context' +warn.short_secret=Raumgeheimniss sehr kurz. Verschlüsslung ist nicht sicher. +room_watches.edit.finish=Fertig +room_watches.edit.add_current_room=Aktuellen Raum hinzufügen +room_watches.edit.add=Hinzufügen +room_watches.edit.move_down=Runter +room_watches.edit.move_up=Hoch +room_watches.edit=Bearbeiten +room_watches=Bekannte Räume diff --git a/client-web/locale/en.ini b/client-web/locale/en.ini new file mode 100644 index 0000000..327af67 --- /dev/null +++ b/client-web/locale/en.ini @@ -0,0 +1,91 @@ +[keks-meet] +chat.image_alt=Image (click to open) +chat.input.label=send message +chat.inputplaceholder=Type a message +chat.join_message={name} joined. +chat.leave_message={name} left. +chat.summary.empty_message=(empty message) +chat.summary.image=(image) +chat=Chat +config.audio_activity_threshold=Audio activity threshold +config.auto_gain_control=Automatically adjust mic gain +config.camera_enabled=Add one camera track on startup +config.camera_facing_mode=Prefer user-facing or env-facing camera +config.clear_prefs=Want to clear all settings? Use this: +config.echo_cancellation=Cancel echo +config.enable_onbeforeunload=Prompt for confirmation when leaving the site while local resources are shared +config.image_view_popup=Open image in popup instead of new tab +config.language=Interface Language +config.microphone_enabled=Add one microphone track on startup +config.microphone_gain=Amplify microphone volume +config.native_noise_suppression=Suggest the browser to do noise suppression +config.notification.grant=Grant +config.notification.perm_explain=For keks-meet to send notifications, it needs you to grant permission. +config.notify_chat=Send notifications for incoming chat messages +config.notify_join=Send notifications when users join +config.notify_leave=Send notifications when users leave +config.optional_audio_default_enable=Enable audio tracks by default +config.optional_video_default_enable=Enable video tracks by default +config.preview_encoding_quality=Preview encoding quality (0 - 100) +config.preview_rate=Preview rate +config.preview_resolution=Preview resolution +config.redirect=Internal option that is set by a server redirect. +config.rnnoise=Use RNNoise for noise suppression +config.room_watches=Known rooms (as semicolon seperated list of name=secret pairs) +config.screencast_audio=Include audio when sharing your screen. +config.screencast_enabled=Add one screencast track on startup +config.send_previews=Send video previews +config.show_log=Show extended log +config.username=Username +config.video_fps=Preferred framerate (in 1/s) for screencast and camera +config.video_resolution=Preferred horizontal resolution for screencast and camera +config.webrtc_debug=Show additional information for WebRTC related stuff +confirm_quit=You have local resources shared. Really quit? +confirm_update=Really update? +controls.leave=Leave +controls=Controls +documentation=Documentation +license=License +res.audio_stream=audio stream +res.camera=Camera +res.disable=Disable +res.enable=Enable {name} +res.file.download_again=Download again +res.file.download=Download +res.file.downloading=Downloading… +res.file=File +res.fullscreen=Fullscreen +res.local=Local +res.microphone.mute=Mute +res.microphone=Microphone +res.screen=Screen +res.stop_sharing=Stop sharing +res.video_stream=video stream +settings=Settings +source_code=Source code +status.await_channel_close=Waiting for data channel to close… +status.await_channel_open=Waiting for data channel to open… +status.await_stream=Awaiting stream… +status.buffering=Buffering… +status.checking=Checking... +status.closing=Channel closing… +status.connected=Connected +status.disconnected=Disconnected +status.drain_buffer=Draining buffers… (buffer: {amount}) +status.failed=Connection failed +status.no_conn=Not connected +unknown_user=Unknown user +warn.mem_download=Downloading to memory because serviceworker is not available. +warn.no_crypto=SubtleCrypto not availible +warn.no_sw=Your browser does not support the Service Worker API, forced automatic updates are unavoidable. +warn.no_webrtc=WebRTC not supported. +warn.old_url=You were redirected from the old URL format. The server knows the room secret now - E2EE is insecure! +warn.secure_context=This page is not a 'Secure Context' +warn.short_secret=Room name is very short. E2EE is insecure! +room_watches.edit.add_current_room=Add current room +room_watches.edit.add=Add +room_watches.edit.finish=Finish edit +room_watches.edit.move_down=Move down +room_watches.edit.move_up=Move up +room_watches.edit=Edit +room_watches=Known Rooms |