Merge pull request #5033 from antobinary/pull-locales-2

Pulled html5 client locales 2018-01-25
This commit is contained in:
Anton Georgiev 2018-01-26 16:09:11 -02:00 committed by GitHub
commit 7d6868ef63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 499 additions and 244 deletions

View File

@ -1,6 +1,8 @@
{
"app.home.greeting": "Willkommen {0}! Ihre Präsentation wird in Kürze beginnen...",
"app.chat.submitLabel": "Nachricht senden",
"app.chat.errorMinMessageLength": "Die Nachricht ist {0} Buchstabe(n) zu kurz",
"app.chat.errorMaxMessageLength": "Die Nachricht ist {0} Buchstabe(n) zu lang",
"app.chat.inputLabel": "Chatnachricht eingeben für {0}",
"app.chat.inputPlaceholder": "Nachricht {0}",
"app.chat.titlePublic": "Öffentlicher Chat",
@ -15,6 +17,7 @@
"app.chat.dropdown.save": "Speichern",
"app.chat.label": "Chat",
"app.chat.emptyLogLabel": "Chat-Log ist leer",
"app.chat.clearPublicChatMessage": "Der öffentliche Chatverlauf wurde durch einen Moderator gelöscht",
"app.userList.usersTitle": "Teilnehmer",
"app.userList.participantsTitle": "Teilnehmer",
"app.userList.messagesTitle": "Nachrichten",
@ -30,13 +33,15 @@
"app.userList.menu.chat.label": "Chat",
"app.userList.menu.clearStatus.label": "Status löschen",
"app.userList.menu.makePresenter.label": "Präsentationsrechte geben",
"app.userList.menu.kickUser.label": "Teilnehmer aus Konferenz entfernen",
"app.userList.menu.removeUser.label": "Nutzer entfernen",
"app.userList.menu.muteUserAudio.label": "Teilnehmer stummschalten",
"app.userList.menu.unmuteUserAudio.label": "Mikrofon freigeben",
"app.userList.userAriaLabel": "Teilnehmer : {0} Rolle: {1} Person: {2} Status: {3}",
"app.userList.menu.promoteUser.label": "{0} zum Moderator machen",
"app.userList.menu.demoteUser.label": "{0} zum Zuschauer zurückstufen",
"app.media.label": "Media",
"app.meeting.ended":"Diese Konferenz wurde beendet",
"app.meeting.endedMessage":"Sie werden zum Startbildschirm weitergeleitet",
"app.presentation.presentationToolbar.prevSlideLabel": "Vorherige Folie",
"app.presentation.presentationToolbar.prevSlideDesc": "Präsentation zur vorherigen Folie wechseln",
"app.presentation.presentationToolbar.nextSlideLabel": "Nächste Folie",
@ -49,6 +54,27 @@
"app.presentation.presentationToolbar.fitScreenDesc": "Gesamte Folie darstellen",
"app.presentation.presentationToolbar.zoomLabel": "Vergrößerungsgrad",
"app.presentation.presentationToolbar.zoomDesc": "Vergrößerungsstufe der Präsentation ändern",
"app.presentation.presentationToolbar.goToSlide":"Folie {0}",
"app.presentationUploder.title": "Präsentation",
"app.presentationUploder.message": "Als Präsentator haben Sie in BigBlueButton die Möglichkeit, jegliche Office-Dokumente oder PDF-Dateien hochzuladen. Die beste Qualität erzielen Sie mit PDF-Dateien.",
"app.presentationUploder.confirmLabel": "Start",
"app.presentationUploder.confirmDesc": "Änderungen speichern und Präsentation starten",
"app.presentationUploder.dismissLabel": "Abbrechen",
"app.presentationUploder.dismissDesc": "Fenster schließen und Änderungen verwerfen",
"app.presentationUploder.dropzoneLabel": "Hochzuladende Dateien hier hin ziehen",
"app.presentationUploder.browseFilesLabel": "oder nach Dateien suchen",
"app.presentationUploder.fileToUpload": "Hochzuladende Datei...",
"app.presentationUploder.currentBadge": "Aktuell",
"app.presentationUploder.genericError": "Ups, irgendwas ist schief gelaufen",
"app.presentationUploder.upload.progress": "Lade hoch ({progress}%)",
"app.presentationUploder.upload.413": "Die Datei ist zu groß",
"app.presentationUploder.conversion.conversionProcessingSlides": "Verarbeite Seite {current} von {total}",
"app.presentationUploder.conversion.genericConversionStatus": "Konvertiere Datei...",
"app.presentationUploder.conversion.generatingThumbnail": "Erzeuge Miniaturbild...",
"app.presentationUploder.conversion.generatedSlides": "Folien erzeugt...",
"app.presentationUploder.conversion.generatingSvg": "Erzeuge SVG Bilder...",
"app.presentationUploder.conversion.pageCountExceeded": "Ups, die Seitenanzahl überschreitet das Limit",
"app.presentationUploder.conversion.timeout": "Ups, die Konvertierung dauert zu lange",
"app.polling.pollingTitle": "Umfrage Optionen",
"app.failedMessage": "Es gibt Verbindungsprobleme mit dem Server.",
"app.connectingMessage": "Verbinde...",
@ -149,24 +175,26 @@
"app.actionsBar.actionsDropdown.presentationLabel": "Eine Präsentation hochladen",
"app.actionsBar.actionsDropdown.initPollLabel": "Eine Umfrage starten",
"app.actionsBar.actionsDropdown.desktopShareLabel": "Bildschirm freigeben",
"app.actionsBar.actionsDropdown.stopDesktopShareLabel": "Bildschirmfreigabe beenden",
"app.actionsBar.actionsDropdown.presentationDesc": "Präsentation hochladen",
"app.actionsBar.actionsDropdown.initPollDesc": "Eine Umfrage starten",
"app.actionsBar.actionsDropdown.desktopShareDesc": "Ihren Bildschirm mit anderen teilen",
"app.actionsBar.actionsDropdown.stopDesktopShareDesc": "Bildschirmfreigabe beenden mit",
"app.actionsBar.emojiMenu.statusTriggerLabel": "Status",
"app.actionsBar.emojiMenu.awayLabel": "Abwesend",
"app.actionsBar.emojiMenu.awayDesc": "Ihren Status auf abwesend setzen",
"app.actionsBar.emojiMenu.raiseLabel": "Hand heben",
"app.actionsBar.emojiMenu.raiseDesc": "Heben Sie Ihre Hand, um eine Frage zu stellen",
"app.actionsBar.emojiMenu.undecidedLabel": "Unentschlossen",
"app.actionsBar.emojiMenu.undecidedDesc": "Ihren Status auf unentschlossen setzen",
"app.actionsBar.emojiMenu.raiseHandLabel": "Hand heben",
"app.actionsBar.emojiMenu.raiseHandDesc": "Heben Sie Ihre Hand, um eine Frage zu stellen",
"app.actionsBar.emojiMenu.neutralLabel": "Unentschlossen",
"app.actionsBar.emojiMenu.neutralDesc": "Ihren Status auf unentschieden setzen",
"app.actionsBar.emojiMenu.confusedLabel": "Verwirrt",
"app.actionsBar.emojiMenu.confusedDesc": "Ihren Status auf verwirrt setzen",
"app.actionsBar.emojiMenu.sadLabel": "Traurig",
"app.actionsBar.emojiMenu.sadDesc": "Ihren Status auf traurig setzen",
"app.actionsBar.emojiMenu.happyLabel": "Glücklich",
"app.actionsBar.emojiMenu.happyDesc": "Ihren Status auf glücklich setzen",
"app.actionsBar.emojiMenu.clearLabel": "Status löschen",
"app.actionsBar.emojiMenu.clearDesc": "Ihren aktuellen Status zurücksetzen",
"app.actionsBar.emojiMenu.noneLabel": "Status löschen",
"app.actionsBar.emojiMenu.noneDesc": "Status löschen",
"app.actionsBar.emojiMenu.applauseLabel": "Applaus",
"app.actionsBar.emojiMenu.applauseDesc": "Ihren Status auf Applaus setzen",
"app.actionsBar.emojiMenu.thumbsUpLabel": "Daumen hoch",
@ -202,6 +230,22 @@
"app.audioModal.audioChoiceLabel": "Wie möchten Sie der Konferenz beitreten?",
"app.audioModal.audioChoiceDesc": "Wie möchten Sie der Konferenz beitreten?",
"app.audioModal.closeLabel": "Schließen",
"app.audioModal.yes": "Ja",
"app.audioModal.no": "Nein",
"app.audioModal.echoTestTitle": "Dies ist ein persönlicher Echotest. Sprechen Sie ein paar Worte. Hören Sie sich selbst?",
"app.audioModal.settingsTitle": "Audioeinstellungen ändern",
"app.audioModal.helpTitle": "Es gab ein Problem mit ihren Mediengeräten (Mikrofon/Webcam)",
"app.audioModal.helpText": "Haben Sie BigBlueButton die Berechtigung gegeben, auf Ihr Mikrofon zuzugreifen? Beachten Sie, dass sich ein Dialogfenster öffnen sollte, sobald sie versuchen der Audiokonferenz beizutreten. Dabei wird die Zugriffsberechtigung für Ihre Mediengerät (Mikrofon) abgefragt. Bitte erteilen Sie diese Zugriffsberechtigung, um der Konferenz beizutreten. Falls dies nicht funktioniert, versuchen Sie die Mikrofon-Berechtigung in ihren Browsereinstellungen zu ändern.",
"app.audioModal.connecting": "Verbinde",
"app.audioModal.connectingEchoTest": "Verbinde zum Echotest",
"app.audioManager.joinedAudio": "Sie sind der Konferenz beigetreten",
"app.audioManager.joinedEcho": "Der Echotest wurde gestartet",
"app.audioManager.leftAudio": "Sie haben die Konferenz verlassen",
"app.audioManager.genericError": "Fehler: Es ist ein Fehler aufgetreten, bitte versuchen Sie es erneut",
"app.audioManager.connectionError": "Fehler: Verbindungsfehler",
"app.audioManager.requestTimeout": "Fehler: Zeitüberschreitung beim Aufruf",
"app.audioManager.invalidTarget": "Fehler: Beim Aufruf wurde ein ungültiges Ziel angegeben",
"app.audioManager.mediaError": "Fehler: Es gab ein Problem bei der Abfrage Ihrer Mediengeräte",
"app.audio.joinAudio": "Audio starten",
"app.audio.leaveAudio": "Audio beenden",
"app.audio.enterSessionLabel": "An Konferenz teilnehmen",
@ -212,17 +256,60 @@
"app.audio.audioSettings.microphoneSourceLabel": "Mikrofoneingang",
"app.audio.audioSettings.speakerSourceLabel": "Lautsprecherausgang",
"app.audio.audioSettings.microphoneStreamLabel": "Lautstärke Ihres Audiosignals",
"app.audio.audioSettings.retryLabel": "Erneut versuchen",
"app.audio.listenOnly.backLabel": "Zurück",
"app.audio.listenOnly.closeLabel": "Schließen",
"app.error.kicked": "Sie wurden aus dem Meeting entfernt",
"app.audio.permissionsOverlay.title": "Erlauben Sie BigBlueButton auf ihre Mediengeräte zuzugreifen",
"app.audio.permissionsOverlay.hint": "Es ist erforderlich, dass Sie BigBlueButton den Zugriff auf Ihre Mediengeräte erlauben, um an der Konferenz teilzunehmen :) ",
"app.error.removed": "Sie wurden aus der Konferenz entfernt",
"app.error.meeting.ended": "Sie haben die Konferenz verlassen",
"app.dropdown.close": "Schließen",
"app.error.500": "Ups, irgendwas ist schiefgelaufen",
"app.error.404": "Nicht gefunden",
"app.error.401": "Nicht erlaubt",
"app.error.403": "Verboten",
"app.error.leaveLabel": "Erneut einloggen",
"app.guest.waiting": "Warte auf Erlaubnis zur Konferenzteilnahme"
"app.error.403": "Verboten",
"app.error.leaveLabel": "Erneut einloggen",
"app.guest.waiting": "Warte auf Erlaubnis zur Konferenzteilnahme",
"app.toast.breakoutRoomEnded": "Breakout Raum wurde beendet. Bitte klicken Sie aufs Mikrofon-Icon um wieder der Audiokonferenz im Hauptraum beizutreten",
"app.toast.chat.singular":"Sie haben {0} neue Nachricht in {1}",
"app.toast.chat.plural":"Sie haben {0} neue Nachrichten in {1}",
"app.notification.recordingStart": "Die Sitzung wird jetzt aufgezeichnet",
"app.notification.recordingStop": "Die Sitzung wird nicht mehr aufgezeichnet",
"app.video.joinVideo": "Webcam freigeben",
"app.video.leaveVideo": "Webcam stoppen",
"app.video.iceCandidateError": "Fehler beim Hinzufügen vom ice candidate",
"app.video.permissionError": "Fehler bei Freigabe der Webcam. Bitte Berechtigungen prüfen",
"app.video.sharingError": "Fehler bei Freigabe der Webcam",
"app.video.chromeExtensionError": "Sie müssen Folgendes installieren:",
"app.video.chromeExtensionErrorLink": "Diese Chrome Erweiterung",
"app.meeting.endNotification.ok.label": "OK",
"app.whiteboard.toolbar.tools": "Werkzeuge",
"app.whiteboard.toolbar.tools.hand": "Hand",
"app.whiteboard.toolbar.tools.pencil": "Stift",
"app.whiteboard.toolbar.tools.rectangle": "Rechteck",
"app.whiteboard.toolbar.tools.triangle": "Dreieck",
"app.whiteboard.toolbar.tools.ellipse": "Ellipse",
"app.whiteboard.toolbar.tools.line": "Linie",
"app.whiteboard.toolbar.tools.text": "Text",
"app.whiteboard.toolbar.thickness": "Strichstärkenliste",
"app.whiteboard.toolbar.color": "Farbliste",
"app.whiteboard.toolbar.color.black": "Schwarz",
"app.whiteboard.toolbar.color.white": "Weiß",
"app.whiteboard.toolbar.color.red": "Rot",
"app.whiteboard.toolbar.color.orange": "Orange",
"app.whiteboard.toolbar.color.eletricLime": "Gelbgrün",
"app.whiteboard.toolbar.color.lime": "Hellgrün",
"app.whiteboard.toolbar.color.cyan": "Cyan",
"app.whiteboard.toolbar.color.dodgerBlue": "Dodger blau",
"app.whiteboard.toolbar.color.blue": "Blau",
"app.whiteboard.toolbar.color.violet": "Violett",
"app.whiteboard.toolbar.color.magenta": "Magenta",
"app.whiteboard.toolbar.color.silver": "Silber",
"app.whiteboard.toolbar.undo": "Anmerkung zurücknehmen",
"app.whiteboard.toolbar.clear": "Alle Anmerkungen löschen",
"app.whiteboard.toolbar.multiUserOn": "Mehrbenutzermodus starten",
"app.whiteboard.toolbar.multiUserOff": "Mehrbenutzermodus beenden",
"app.whiteboard.toolbar.fontSize": "Schriftgrößenliste"
}

View File

@ -30,7 +30,6 @@
"app.userList.menu.chat.label": "Chat",
"app.userList.menu.clearStatus.label": "Limpiar estátus",
"app.userList.menu.makePresenter.label": "Hacer presentador",
"app.userList.menu.kickUser.label": "Expulsar usuario",
"app.userList.menu.muteUserAudio.label": "Silenciar usuario",
"app.userList.menu.unmuteUserAudio.label": "Activar sonido de usuario",
"app.userList.userAriaLabel": "Usuario : {0} Rol: {1} Persona: {2} Estátus: {3}",
@ -153,18 +152,12 @@
"app.actionsBar.emojiMenu.statusTriggerLabel": "Estátus",
"app.actionsBar.emojiMenu.awayLabel": "Ausente",
"app.actionsBar.emojiMenu.awayDesc": "Cambiar tu estatus a ausente",
"app.actionsBar.emojiMenu.raiseLabel": "Alzar",
"app.actionsBar.emojiMenu.raiseDesc": "Alzar la mano para preguntar",
"app.actionsBar.emojiMenu.undecidedLabel": "Indeciso",
"app.actionsBar.emojiMenu.undecidedDesc": "Cambiar tu estatus a indeciso",
"app.actionsBar.emojiMenu.confusedLabel": "Confundido",
"app.actionsBar.emojiMenu.confusedDesc": "Cambiar tu estatus a confundido",
"app.actionsBar.emojiMenu.sadLabel": "Triste",
"app.actionsBar.emojiMenu.sadDesc": "Cambiar tu estatus a triste",
"app.actionsBar.emojiMenu.happyLabel": "Feliz",
"app.actionsBar.emojiMenu.happyDesc": "Cambiar tu estatus a feliz",
"app.actionsBar.emojiMenu.clearLabel": "Limpiar",
"app.actionsBar.emojiMenu.clearDesc": "Limpia tu estatus",
"app.actionsBar.emojiMenu.applauseLabel": "Aplausos",
"app.actionsBar.emojiMenu.applauseDesc": "Cambiar tu estatus a aplausos",
"app.actionsBar.emojiMenu.thumbsUpLabel": "Señal de aprobación",
@ -212,14 +205,13 @@
"app.audio.audioSettings.microphoneStreamLabel": "Tu volúmen del flujo de audio",
"app.audio.listenOnly.backLabel": "Atrás",
"app.audio.listenOnly.closeLabel": "Cerrar",
"app.error.kicked": "Haz sido expulsado de la reunión",
"app.error.meeting.ended": "Haz salido de la conferencia",
"app.dropdown.close": "Cerrar",
"app.error.500": "Ups, algo salio mal",
"app.error.404": "No se encontró",
"app.error.401": "No autorizado",
"app.error.403": "Prohibido",
"app.error.leaveLabel": "Ingresa de nuevo",
"app.error.403": "Prohibido",
"app.error.leaveLabel": "Ingresa de nuevo",
"app.guest.waiting": "Esperando aprobación para unirse"
}

View File

@ -1,26 +1,51 @@
{
"app.chat.submitLabel": "Envoyer message",
"app.chat.errorMinMessageLength": "Le message est {0} caractère(s) trop court",
"app.chat.errorMaxMessageLength": "Le message est {0} caractère(s) trop long",
"app.chat.inputPlaceholder": "Message {0}",
"app.chat.partnerDisconnected": "{0} a quitté la conférence",
"app.chat.closeChatLabel": "Fermer {0}",
"app.chat.hideChatLabel": "Cacher {0}",
"app.chat.dropdown.clear": "Effacer",
"app.chat.dropdown.copy": "Copier",
"app.chat.dropdown.save": "Sauvegarder",
"app.userList.usersTitle": "Utilisateurs",
"app.userList.participantsTitle": "Participants",
"app.userList.messagesTitle": "Messages",
"app.userList.presenter": "Présentateur",
"app.userList.you": "Vous",
"app.userList.locked": "Verrouillé",
"app.userList.label": "Liste d'utilisateurs",
"app.userList.guest": "Invité",
"app.userList.menuTitleContext": "Options disponibles",
"app.userList.chatListItem.unreadSingular": "{0} nouveau message",
"app.userList.chatListItem.unreadPlural": "{0} nouveaux messages",
"app.userList.userAriaLabel": "Présentation",
"app.media.label": "Média",
"app.presentation.presentationToolbar.fitScreenLabel": "Ajuster à l'écran",
"app.presentation.presentationToolbar.zoomLabel": "Zoom",
"app.presentationUploder.dismissLabel": "Annuler",
"app.connectingMessage": "Connexion en cours...",
"app.navBar.settingsDropdown.optionsLabel": "Options",
"app.navBar.settingsDropdown.fullscreenLabel": "Plein écran",
"app.navBar.settingsDropdown.settingsLabel": "Ouvrir les paramètres",
"app.navBar.settingsDropdown.aboutLabel": "À propos",
"app.navBar.settingsDropdown.leaveSessionLabel": "Déconnexion",
"app.navBar.settingsDropdown.exitFullscreenLabel": "Quitter le plein écran",
"app.navBar.settingsDropdown.exitFullscreenDesc": "Quitter le mode plein écran",
"app.leaveConfirmation.title": "Quitter la session",
"app.leaveConfirmation.confirmLabel": "Quitter",
"app.leaveConfirmation.dismissLabel": "Annuler",
"app.about.title": "À propos",
"app.about.version": "Client Build:",
"app.about.version": "Version du client :",
"app.about.copyright": "Copyright :",
"app.about.confirmLabel": "OK",
"app.about.confirmDesc": "OK",
"app.about.dismissLabel": "Annuler",
"app.actionsBar.changeStatusLabel": "Changer le statut",
"app.actionsBar.label": "Barre d'actions",
"app.submenu.application.applicationSectionTitle": "Application",
"app.submenu.application.fontSizeControlLabel": "Taille des caractères",
"app.submenu.application.languageLabel": "Langue de l'application",
"app.submenu.application.ariaLanguageLabel": "Changer la langue de l'application",
"app.submenu.application.languageOptionLabel": "Choisir la langue",
@ -48,17 +73,30 @@
"app.settings.main.save.label.description": "Sauvegarde les changements et ferme le menu des paramètres",
"app.actionsBar.actionsDropdown.actionsLabel": "Actions",
"app.actionsBar.emojiMenu.statusTriggerLabel": "Statut",
"app.actionsBar.emojiMenu.noneLabel": "Effacer",
"app.actionsBar.emojiMenu.noneDesc": "Effacer votre statut",
"app.actionsBar.currentStatusDesc": "statut actuel {0}",
"app.audioNotification.closeLabel": "Fermer",
"app.breakoutJoinConfirmation.dismissLabel": "Annuler",
"app.calculatingBreakoutTimeRemaining": "Calcul du temps restant...",
"app.audioModal.microphoneLabel": "Microphone",
"app.audioModal.closeLabel": "Fermer",
"app.audioModal.yes": "Oui",
"app.audioModal.no": "Non",
"app.audio.backLabel": "Retour",
"app.audio.audioSettings.speakerSourceLabel": "vous avez {0} nouveau message dans {1}",
"app.audio.audioSettings.microphoneStreamLabel": "Le volume de votre flux audio",
"app.audio.audioSettings.retryLabel": "Réessayer",
"app.audio.listenOnly.backLabel": "Retour",
"app.audio.listenOnly.closeLabel": "Fermer",
"app.dropdown.close": "Fermer",
"app.error.500": "Oups, quelque chose s'est mal passé",
"app.error.404": "Non trouvé",
"app.error.403": "Interdit"
"app.error.403": "Interdit",
"app.toast.chat.singular":"vous avez {0} nouveau message dans {1}",
"app.toast.chat.plural":"vous avez {0} nouveaux messages dans {1}",
"app.notification.recordingStart": "Cette session est maintenant enregistrée",
"app.notification.recordingStop": "Cette session n'est maintenant plus enregistrée"
}

View File

@ -116,18 +116,12 @@
"app.actionsBar.emojiMenu.statusTriggerLabel": "Status",
"app.actionsBar.emojiMenu.awayLabel": "Tidak Fokus",
"app.actionsBar.emojiMenu.awayDesc": "Ubah status menjadi Tidak Fokus",
"app.actionsBar.emojiMenu.raiseLabel": "Naikan",
"app.actionsBar.emojiMenu.raiseDesc": "Angkat tangan untuk bertanya",
"app.actionsBar.emojiMenu.undecidedLabel": "Tidak memutuskan",
"app.actionsBar.emojiMenu.undecidedDesc": "Ubah status anda menjadi Tidak Memutuskan",
"app.actionsBar.emojiMenu.confusedLabel": "Bingung",
"app.actionsBar.emojiMenu.confusedDesc": "Ubah status anda menjadi Bingung",
"app.actionsBar.emojiMenu.sadLabel": "Sedih",
"app.actionsBar.emojiMenu.sadDesc": "Ubah status anda menjadi Sedih",
"app.actionsBar.emojiMenu.happyLabel": "Bahagia",
"app.actionsBar.emojiMenu.happyDesc": "Ubah status anda menjadi Bahagia",
"app.actionsBar.emojiMenu.clearLabel": "Normal",
"app.actionsBar.emojiMenu.clearDesc": "Normalkan status anda",
"app.actionsBar.emojiMenu.applauseLabel": "Tepuk tangan",
"app.actionsBar.emojiMenu.applauseDesc": "Ubah status anda menjadi Tepuk Tangan",
"app.actionsBar.currentStatusDesc": "status saat ini {0}",
@ -159,7 +153,6 @@
"app.audio.audioSettings.microphoneStreamLabel": "Volume stream audio anda",
"app.audio.listenOnly.backLabel": "Kembali",
"app.audio.listenOnly.closeLabel": "Tutup",
"app.error.kicked": "Anda telah dikeluarkan dari meeting",
"app.error.meeting.ended": "Anda telah keluar dari konferensi",
"app.dropdown.close": "Tutup",
"app.error.500": "Ops, sepertinya ada kesalahan",
@ -167,5 +160,6 @@
"app.error.401": "Tidak memiliki izin",
"app.error.403": "Dilarang",
"app.error.leaveLabel": "Log in Kembali"
}

View File

@ -1,171 +0,0 @@
{
"app.home.greeting": "ようこそ {0} さん! プレゼンテーションは間もなく始まります…",
"app.chat.submitLabel": "メッセージを送信",
"app.chat.inputLabel": "チャット {0} へメッセージ入力",
"app.chat.inputPlaceholder": "メッセージ {0}",
"app.chat.titlePublic": "公開チャット",
"app.chat.titlePrivate": "{0} との非公開チャット",
"app.chat.partnerDisconnected": "{0} は会議から退出しました",
"app.chat.closeChatLabel": "{0} を閉じる",
"app.chat.hideChatLabel": "{0} を隠す",
"app.chat.moreMessages": "下にまだメッセージがあります",
"app.chat.emptyLogLabel": "チャットログは空です",
"app.presentation.presentationToolbar.prevSlideLabel": "前のスライド",
"app.presentation.presentationToolbar.nextSlideLabel": "次のスライド",
"app.presentation.presentationToolbar.skipSlideLabel": "スライドをスキップ",
"app.presentation.presentationToolbar.fitWidthLabel": "幅に合わせる",
"app.presentation.presentationToolbar.fitScreenLabel": "画面に合わせる",
"app.presentation.presentationToolbar.zoomLabel": "ズーム",
"app.polling.pollingTitle": "投票オプション",
"app.failedMessage": "サーバー接続障害",
"app.connectingMessage": "接続中…",
"app.waitingMessage": "切断されました。 {0} 秒後に再接続します…",
"app.navBar.settingsDropdown.optionsLabel": "オプション",
"app.navBar.settingsDropdown.fullscreenLabel": "全画面表示に切替",
"app.navBar.settingsDropdown.settingsLabel": "設定を開く",
"app.navBar.settingsDropdown.aboutLabel": "アバウト",
"app.navBar.settingsDropdown.leaveSessionLabel": "ログアウト",
"app.navBar.settingsDropdown.fullscreenDesc": "設定メニューを全画面表示",
"app.navBar.settingsDropdown.settingsDesc": "一般の設定を変更",
"app.navBar.settingsDropdown.aboutDesc": "クライアントに関する情報を表示",
"app.navBar.settingsDropdown.leaveSessionDesc": "会議から退室",
"app.navBar.userListToggleBtnLabel": "ユーザーリストのトグル",
"app.leaveConfirmation.title": "セッションから離れる",
"app.leaveConfirmation.message": "この会議から退室しますか?",
"app.leaveConfirmation.confirmLabel": "退室",
"app.leaveConfirmation.confirmDesc": "自分を会議からログアウトさせる",
"app.leaveConfirmation.dismissLabel": "キャンセル",
"app.leaveConfirmation.dismissDesc": "退出確認を破棄し閉じる",
"app.about.title": "アバウト",
"app.about.version": "Client Build:",
"app.about.copyright": "Copyright:",
"app.about.confirmLabel": "OK",
"app.about.confirmDesc": "OK",
"app.about.dismissLabel": "キャンセル",
"app.about.dismissDesc": "クライアント情報を閉じる",
"app.actionsBar.changeStatusLabel": "ステータス変更",
"app.actionsBar.muteLabel": "ミュート",
"app.actionsBar.unmuteLabel": "ミュート解除",
"app.actionsBar.camOffLabel": "カメラオフ",
"app.actionsBar.raiseLabel": "手をあげる",
"app.submenu.application.applicationSectionTitle": "アプリケーション",
"app.submenu.application.audioNotifyLabel": "チャットの音声通知",
"app.submenu.application.pushNotifyLabel": "チャットのプッシュ通知",
"app.submenu.application.fontSizeControlLabel": "フォントサイズ",
"app.submenu.application.increaseFontBtnLabel": "アプリケーションのフォントサイズを大きくする",
"app.submenu.application.decreaseFontBtnLabel": "アプリケーションのフォントサイズを小さくする",
"app.submenu.application.languageLabel": "アプリケーション言語",
"app.submenu.application.ariaLanguageLabel": "アプリケーション言語を変更",
"app.submenu.application.languageOptionLabel": "言語を選択",
"app.submenu.application.noLocaleOptionLabel": "アクティブなロケールがありません",
"app.submenu.audio.micSourceLabel": "マイクのソース",
"app.submenu.audio.speakerSourceLabel": "スピーカーのソース",
"app.submenu.audio.streamVolumeLabel": "音声ストリームの音量",
"app.submenu.video.title": "ビデオ",
"app.submenu.video.videoSourceLabel": "ソースを表示",
"app.submenu.video.videoOptionLabel": "ソース表示を選択",
"app.submenu.video.videoQualityLabel": "ビデオ品質",
"app.submenu.video.qualityOptionLabel": "ビデオ品質を選択",
"app.submenu.video.participantsCamLabel": "参加者のウェブカメラを見ています",
"app.submenu.closedCaptions.closedCaptionsLabel": "クローズドキャプション",
"app.submenu.closedCaptions.takeOwnershipLabel": "所有権をとる",
"app.submenu.closedCaptions.languageLabel": "言語",
"app.submenu.closedCaptions.localeOptionLabel": "言語を選択",
"app.submenu.closedCaptions.noLocaleOptionLabel": "アクティブなロケールがありません",
"app.submenu.closedCaptions.fontFamilyLabel": "フォントファミリー",
"app.submenu.closedCaptions.fontFamilyOptionLabel": "フォントファミリーを選択",
"app.submenu.closedCaptions.fontSizeLabel": "フォントサイズ",
"app.submenu.closedCaptions.fontSizeOptionLabel": "フォントサイズを選択",
"app.submenu.closedCaptions.backgroundColorLabel": "背景色",
"app.submenu.closedCaptions.fontColorLabel": "フォント色",
"app.submenu.participants.muteAllLabel": "プレゼンター以外の全員をミュート",
"app.submenu.participants.lockAllLabel": "すべての参加者をロック",
"app.submenu.participants.lockItemLabel": "参加者 {0}",
"app.submenu.participants.lockMicDesc": "ロック中のすべての参加者のマイクを無効化",
"app.submenu.participants.lockCamDesc": "ロック中のすべての参加者のウェブカメラを無効化",
"app.submenu.participants.lockPublicChatDesc": "ロック中のすべての参加者の公開チャットを無効化",
"app.submenu.participants.lockPrivateChatDesc": "ロック中のすべての参加者の非公開チャットを無効化",
"app.submenu.participants.lockLayoutDesc": "ロック中のすべての参加者のレイアウトを固定",
"app.submenu.participants.lockMicAriaLabel": "マイクのロック",
"app.submenu.participants.lockCamAriaLabel": "ウェブカメラのロック",
"app.submenu.participants.lockPublicChatAriaLabel": "公開チャットのロック",
"app.submenu.participants.lockPrivateChatAriaLabel": "非公開チャットのロック",
"app.submenu.participants.lockLayoutAriaLabel": "レイアウトのロック",
"app.submenu.participants.lockMicLabel": "マイク",
"app.submenu.participants.lockCamLabel": "ウェブカメラ",
"app.submenu.participants.lockPublicChatLabel": "公開チャット",
"app.submenu.participants.lockPrivateChatLabel": "非公開チャット",
"app.submenu.participants.lockLayoutLabel": "レイアウト",
"app.settings.applicationTab.label": "アプリケーション",
"app.settings.audioTab.label": "音声",
"app.settings.videoTab.label": "ビデオ",
"app.settings.closedcaptionTab.label": "クローズドキャプション",
"app.settings.usersTab.label": "参加者",
"app.settings.main.label": "設定",
"app.settings.main.cancel.label": "キャンセル",
"app.settings.main.cancel.label.description": "変更を破棄し設定メニューを閉じる",
"app.settings.main.save.label": "保存",
"app.settings.main.save.label.description": "変更を保存し設定メニューを閉じる",
"app.actionsBar.actionsDropdown.actionsLabel": "アクション",
"app.actionsBar.actionsDropdown.presentationLabel": "プレゼンテーションをアップロード",
"app.actionsBar.actionsDropdown.initPollLabel": "投票を初期化",
"app.actionsBar.actionsDropdown.desktopShareLabel": "画面を共有する",
"app.actionsBar.actionsDropdown.presentationDesc": "プレゼンテーションをアップロード",
"app.actionsBar.actionsDropdown.initPollDesc": "投票を初期化",
"app.actionsBar.actionsDropdown.desktopShareDesc": "他の人と画面を共有する",
"app.actionsBar.emojiMenu.statusTriggerLabel": "ステータス",
"app.actionsBar.emojiMenu.awayLabel": "不在",
"app.actionsBar.emojiMenu.awayDesc": "スタータスを「不在」にする",
"app.actionsBar.emojiMenu.raiseLabel": "手をあげる",
"app.actionsBar.emojiMenu.raiseDesc": "手をあげて質問する",
"app.actionsBar.emojiMenu.undecidedLabel": "未決定",
"app.actionsBar.emojiMenu.undecidedDesc": "ステータスを「未決定」にする",
"app.actionsBar.emojiMenu.confusedLabel": "わけがわからない",
"app.actionsBar.emojiMenu.confusedDesc": "ステータスを「わけがわからない」にする",
"app.actionsBar.emojiMenu.sadLabel": "悲しい",
"app.actionsBar.emojiMenu.sadDesc": "ステータスを「悲しい」にする",
"app.actionsBar.emojiMenu.happyLabel": "ハッピー",
"app.actionsBar.emojiMenu.happyDesc": "ステータスを「ハッピー」にする",
"app.actionsBar.emojiMenu.clearLabel": "クリア",
"app.actionsBar.emojiMenu.clearDesc": "ステータスをクリア",
"app.actionsBar.emojiMenu.applauseLabel": "拍手",
"app.actionsBar.emojiMenu.applauseDesc": "ステータスを「拍手」にする",
"app.actionsBar.currentStatusDesc": "現在のステータス {0}",
"app.audioNotification.audioFailedMessage": "音声接続に失敗しました",
"app.audioNotification.mediaFailedMessage": "getUserMicMedia に失敗。安全な接続だけが許可されます",
"app.audioNotification.closeLabel": "閉じる",
"app.breakoutJoinConfirmation.title": "小会議室に参加",
"app.breakoutJoinConfirmation.message": "参加しますか",
"app.breakoutJoinConfirmation.confirmLabel": "参加",
"app.breakoutJoinConfirmation.confirmDesc": "自分を小会議室に参加させる",
"app.breakoutJoinConfirmation.dismissLabel": "キャンセル",
"app.breakoutJoinConfirmation.dismissDesc": "小会議室の参加を拒否し閉じる",
"app.breakoutTimeRemainingMessage": "小会議室残り時間: {0}",
"app.breakoutWillCloseMessage": "終了時間。間もなく小会議室を閉じます",
"app.calculatingBreakoutTimeRemaining": "残り時間計算中…",
"app.audioModal.microphoneLabel": "マイク",
"app.audioModal.listenOnlyLabel": "聴講のみ",
"app.audioModal.audioChoiceLabel": "音声はどうしますか?",
"app.audioModal.closeLabel": "閉じる",
"app.audio.joinAudio": "音声で参加",
"app.audio.leaveAudio": "音声をやめる",
"app.audio.enterSessionLabel": "セッションに入る",
"app.audio.playSoundLabel": "音を出す",
"app.audio.backLabel": "戻る",
"app.audio.audioSettings.titleLabel": "音声設定を選択",
"app.audio.audioSettings.descriptionLabel": "マイク共有の許可を求めるダイアログがブラウザ内に現われますのでご了承ください。",
"app.audio.audioSettings.microphoneSourceLabel": "マイクのソース",
"app.audio.audioSettings.speakerSourceLabel": "スピーカーのソース",
"app.audio.audioSettings.microphoneStreamLabel": "音声ストリームの音量",
"app.audio.listenOnly.backLabel": "戻る",
"app.audio.listenOnly.closeLabel": "閉じる",
"app.error.kicked": "会議から退室させられました",
"app.error.meeting.ended": "会議からログアウトしました",
"app.dropdown.close": "閉じる",
"app.error.500": "あっ、何かがおかしくなりました",
"app.error.404": "見つかりません",
"app.error.401": "権限がありません",
"app.error.403": "禁止されています",
"app.error.leaveLabel": "再ログイン"
}

View File

@ -116,18 +116,12 @@
"app.actionsBar.emojiMenu.statusTriggerLabel": "ステータス",
"app.actionsBar.emojiMenu.awayLabel": "不在",
"app.actionsBar.emojiMenu.awayDesc": "スタータスを「不在」にする",
"app.actionsBar.emojiMenu.raiseLabel": "手をあげる",
"app.actionsBar.emojiMenu.raiseDesc": "手をあげて質問する",
"app.actionsBar.emojiMenu.undecidedLabel": "未決定",
"app.actionsBar.emojiMenu.undecidedDesc": "ステータスを「未決定」にする",
"app.actionsBar.emojiMenu.confusedLabel": "わけがわからない",
"app.actionsBar.emojiMenu.confusedDesc": "ステータスを「わけがわからない」にする",
"app.actionsBar.emojiMenu.sadLabel": "悲しい",
"app.actionsBar.emojiMenu.sadDesc": "ステータスを「悲しい」にする",
"app.actionsBar.emojiMenu.happyLabel": "ハッピー",
"app.actionsBar.emojiMenu.happyDesc": "ステータスを「ハッピー」にする",
"app.actionsBar.emojiMenu.clearLabel": "クリア",
"app.actionsBar.emojiMenu.clearDesc": "ステータスをクリア",
"app.actionsBar.emojiMenu.applauseLabel": "拍手",
"app.actionsBar.emojiMenu.applauseDesc": "ステータスを「拍手」にする",
"app.actionsBar.currentStatusDesc": "現在のステータス {0}",
@ -159,7 +153,6 @@
"app.audio.audioSettings.microphoneStreamLabel": "音声ストリームの音量",
"app.audio.listenOnly.backLabel": "戻る",
"app.audio.listenOnly.closeLabel": "閉じる",
"app.error.kicked": "会議から退室させられました",
"app.error.meeting.ended": "会議からログアウトしました",
"app.dropdown.close": "閉じる",
"app.error.500": "あっ、何かがおかしくなりました",
@ -167,5 +160,6 @@
"app.error.401": "権限がありません",
"app.error.403": "禁止されています",
"app.error.leaveLabel": "再ログイン"
}

View File

@ -30,11 +30,10 @@
"app.userList.menu.chat.label": "ជជែក",
"app.userList.menu.clearStatus.label": "លុប​ស្ថានភាព",
"app.userList.menu.makePresenter.label": "ធ្វើ​ជា​អ្នក​ធ្វើ​បទ​បង្ហាញ",
"app.userList.menu.kickUser.label": "ដកអ្នកប្រើប្រាស់ចេញ",
"app.userList.menu.muteUserAudio.label": "បិទសម្លេងអ្នកប្រើប្រាស់",
"app.userList.menu.unmuteUserAudio.label": "ឈប់បិទសម្លេងអ្នកប្រើប្រាស់",
"app.userList.userAriaLabel": "អ្នកប្រើ ៖ {0} តួនាទី​ ៖ {1} មនុស្ស ៖ {2} ស្ថានភាព​ ៖ {3}",
"app.userList.menu.promoteUser.label": "ដំឡើងតួនាទី {0} ទៅជាអ្នកសម្របសម្រួល",
"app.userList.menu.promoteUser.label": "ដំឡើងតួនាទី {0} ទៅជាអ្នកសម្របសម្រួល",
"app.userList.menu.demoteUser.label": "ដកតួនាទី {0} ទៅជាអ្នកមើល",
"app.media.label": "មេឌៀ",
"app.presentation.presentationToolbar.prevSlideLabel": "ស្លាយ​មុន",
@ -155,24 +154,18 @@
"app.actionsBar.emojiMenu.statusTriggerLabel": "ស្ថានភាព",
"app.actionsBar.emojiMenu.awayLabel": "នៅ​ឆ្ងាយ",
"app.actionsBar.emojiMenu.awayDesc": "ប្តូរ​ស្ថានភាព​របស់​អ្នក​ទៅ \"នៅឆ្ងាយ\"",
"app.actionsBar.emojiMenu.raiseLabel": "លើកដៃ",
"app.actionsBar.emojiMenu.raiseDesc": "លើកដៃ​របស់​អ្នក​ដើម្បី​សួរ​សំនួរ",
"app.actionsBar.emojiMenu.undecidedLabel": "មិន​សម្រេច​ចិត្ត",
"app.actionsBar.emojiMenu.undecidedDesc": "ប្តូរ​ស្ថានភាព​របស់​អ្នក​ទៅ \"មិន​សម្រេច​ចិត្ត\"",
"app.actionsBar.emojiMenu.confusedLabel": "ច្រឡំ",
"app.actionsBar.emojiMenu.confusedDesc": "ប្តូរ​ស្ថានភាព​របស់​អ្នក​ទៅ \"ច្រឡំ\"",
"app.actionsBar.emojiMenu.sadLabel": "មិន​សប្បាយ​ចិត្ត",
"app.actionsBar.emojiMenu.sadDesc": "ប្តូរ​ស្ថានភាព​របស់​អ្នក​ទៅ​ \"មិន​សប្បាយ​ចិត្ត\"",
"app.actionsBar.emojiMenu.happyLabel": "សប្បាយចិត្ត",
"app.actionsBar.emojiMenu.happyDesc": "ប្តូរ​ស្ថានភាព​របស់​អ្នក​ទៅ​ \"សប្បាយចិត្ត\"",
"app.actionsBar.emojiMenu.clearLabel": "លុបចេញ",
"app.actionsBar.emojiMenu.clearDesc": "លុប​ស្ថានភាព​របស់​អ្នក",
"app.actionsBar.emojiMenu.applauseLabel": "ទះដៃ",
"app.actionsBar.emojiMenu.applauseDesc": "ប្តូរ​ស្ថានភាព​របស់​អ្នក​ទៅ \"ទះដៃ\"",
"app.actionsBar.emojiMenu.thumbsUpLabel": "មេដៃ​ឡើង",
"app.actionsBar.emojiMenu.thumbsUpDesc": "ប្តូរ​ស្ថានភាព​របស់​អ្នក​ទៅ \\\"មេដៃ​ឡើង\\\"",
"app.actionsBar.emojiMenu.thumbsUpDesc": "ប្តូរ​ស្ថានភាព​របស់​អ្នក​ទៅ \"មេដៃ​ឡើង\"",
"app.actionsBar.emojiMenu.thumbsDownLabel": "មេ​ដៃ​ចុះ",
"app.actionsBar.emojiMenu.thumbsDownDesc": "ប្តូរ​ស្ថានភាព​របស់​អ្នក​ទៅ \\\"មេ​ដៃ​ចុះ\\\"",
"app.actionsBar.emojiMenu.thumbsDownDesc": "ប្តូរ​ស្ថានភាព​របស់​អ្នក​ទៅ \"មេ​ដៃ​ចុះ\"",
"app.actionsBar.currentStatusDesc": "ស្ថានភាព​បច្ចុប្បន្ន {0}",
"app.audioNotification.audioFailedError1001": "កំហុស 1001: WebSocket មិនបានភ្ជាប់",
"app.audioNotification.audioFailedError1002": "កំហុស 1002: មិនអាចធ្វើការតភ្ជាប់ WebSocket បាន",
@ -202,7 +195,20 @@
"app.audioModal.audioChoiceLabel": "តើ​អ្នក​ចង់​ចូលរួម​ដោយ​ប្រើ​សម្លេង​របៀប​ណា?",
"app.audioModal.audioChoiceDesc": "ជ្រើសរើស​របៀប​ចូលរួម​សម្លេង​ក្នុង​ការ​ប្រជុំ​នេះ",
"app.audioModal.closeLabel": "បិទ",
"app.audio.joinAudio": "ចូលរួម​ដោយ​ប្រើ​សម្លេង",
"app.audioModal.yes": "បាទ/ចាស",
"app.audioModal.no": "ទេ",
"app.audioModal.echoTestTitle": "នេះគឺជាការសាកល្បងអេកូឯកជន។ និយាយពាក្យពីរបី។ តើអ្នកឮសំឡេងទេ?",
"app.audioModal.settingsTitle": "ប្តូរ​ការ​កំណត់​​សម្រាប់សំឡេង",
"app.audioModal.connecting": "កំពុងភ្ជាប់",
"app.audioModal.connectingEchoTest": "កំពុងភ្ជាប់ទៅការសាកល្បងអេកូ",
"app.audioManager.joinedAudio": "អ្នកបានចូលរួមក្នុងសន្និសិតជាសម្លេង",
"app.audioManager.joinedEcho": "អ្នកបានចូលរួមក្នុងការសាកល្បងអេកូ",
"app.audioManager.leftAudio": "អ្នកបានចាកចេញពីសន្និសិតជាសម្លេង",
"app.audioManager.genericError": "កំហុសៈ កំហុសមួយបានកើតឡើង។ សូមព្យាយាមម្តងទៀត។",
"app.audioManager.connectionError": "កំហុសៈ កំហុសក្នុងការតភ្ជាប់",
"app.audioManager.requestTimeout": "កំហុសៈ មានការផុតកំណត់ក្នុងសំណើសុំ",
"app.audioManager.invalidTarget": "កំហុសៈ បានព្យាយាមស្នើសុំនូវអ្វីមួយទៅកាន់គោលដៅមិនត្រឹមត្រូវ",
"app.audio.joinAudio": "ប្រើ​សម្លេង",
"app.audio.leaveAudio": "ចាកចេញ​ពី​ការ​សម្លេង",
"app.audio.enterSessionLabel": "ចូល​វគ្គនេះ",
"app.audio.playSoundLabel": "លេង​សម្លេង",
@ -212,17 +218,19 @@
"app.audio.audioSettings.microphoneSourceLabel": "ប្រភព​មីក្រូហ្វូន",
"app.audio.audioSettings.speakerSourceLabel": "ប្រភព​ឧបករណ៍​បញ្ចេញ​សម្លេង",
"app.audio.audioSettings.microphoneStreamLabel": "កម្រិត​សម្លេង",
"app.audio.audioSettings.retryLabel": "ព្យាយាមម្តងទៀត",
"app.audio.listenOnly.backLabel": "ត្រឡប់",
"app.audio.listenOnly.closeLabel": "បិទ",
"app.error.kicked": "អ្នក​ត្រូវ​បាន​ដក​ចេញ​ពី​ការ​ប្រជុំ",
"app.error.meeting.ended": "You have logged out of the conference",
"app.error.meeting.ended": "អ្នកបានចាកចេញពីសន្និសិត",
"app.dropdown.close": "បិទ",
"app.error.500": "អុញ! មាន​បញ្ហា​អ្វី​មួយ​ហើយ",
"app.error.404": "រក​មិន​ឃើញ",
"app.error.401": "មិន​អនុញ្ញាត",
"app.error.403": "ត្រូវ​បាន​ហាម​ឃាត់",
"app.error.leaveLabel": "ចូល​ម្តង​ទៀត",
"app.guest.waiting": "កំពុងរង់ចាំការយល់ព្រមដើម្បីចូលរួម"
"app.error.403": "ត្រូវ​បាន​ហាម​ឃាត់",
"app.error.leaveLabel": "ចូល​ម្តង​ទៀត",
"app.guest.waiting": "កំពុងរង់ចាំការយល់ព្រមដើម្បីចូលរួម",
"app.notification.recordingStart": "វគ្គនេះកំពុងត្រូវបានថតទុក",
"app.notification.recordingStop": "វគ្គនេះមិនកំពុងត្រូវបានថតទុកទៀតទេ"
}

View File

@ -1,6 +1,8 @@
{
"app.home.greeting": "Bem-vindo {0}! Sua apresentação começará em breve...",
"app.chat.submitLabel": "Enviar Mensagem",
"app.chat.errorMinMessageLength": "Mensagem menor do que {0} caractere(s)",
"app.chat.errorMaxMessageLength": "Mensagem maior do que {0} caractere(s)",
"app.chat.inputLabel": "Entrada de mensagem para o bate-papo {0}",
"app.chat.inputPlaceholder": "Mensagem {0}",
"app.chat.titlePublic": "Bate-papo público",
@ -15,6 +17,7 @@
"app.chat.dropdown.save": "Salvar",
"app.chat.label": "Bate-papo",
"app.chat.emptyLogLabel": "Registro do bate-papo vazio",
"app.chat.clearPublicChatMessage": "O histórico de bate-papo público foi apagado por um moderador",
"app.userList.usersTitle": "Usuários",
"app.userList.participantsTitle": "Participantes",
"app.userList.messagesTitle": "Mensagens",
@ -30,7 +33,6 @@
"app.userList.menu.chat.label": "Bate-papo",
"app.userList.menu.clearStatus.label": "Limpar status",
"app.userList.menu.makePresenter.label": "Torná-lo apresentador",
"app.userList.menu.kickUser.label": "Expulsar usuário",
"app.userList.menu.muteUserAudio.label": "Silenciar usuário",
"app.userList.menu.unmuteUserAudio.label": "Desbloquear microfone do usuário",
"app.userList.userAriaLabel": "Usuário : {0} Papel: {1} Pessoa: {2} Status: {3}",
@ -49,6 +51,27 @@
"app.presentation.presentationToolbar.fitScreenDesc": "Exibir todo o slide",
"app.presentation.presentationToolbar.zoomLabel": "Zoom",
"app.presentation.presentationToolbar.zoomDesc": "Alterar o nível de zoom da apresentação",
"app.presentation.presentationToolbar.goToSlide":"Slide {0}",
"app.presentationUploder.title": "Apresentação",
"app.presentationUploder.message": "Como apresentador no BigBlueButton, você tem a capacidade de carregar qualquer documento do Office ou arquivo PDF. Para melhores resultados, recomendamos que se carregue arquivos em PDF.",
"app.presentationUploder.confirmLabel": "Iniciar",
"app.presentationUploder.confirmDesc": "Salve as alterações e inicie a apresentação",
"app.presentationUploder.dismissLabel": "Cancelar",
"app.presentationUploder.dismissDesc": "Feche a janela e descarte as alterações",
"app.presentationUploder.dropzoneLabel": "Arraste arquivos aqui para carregar",
"app.presentationUploder.browseFilesLabel": "ou procure arquivos",
"app.presentationUploder.fileToUpload": "Carregar arquivo...",
"app.presentationUploder.currentBadge": "Atual",
"app.presentationUploder.genericError": "Ops, algo deu errado",
"app.presentationUploder.upload.progress": "Carregando ({progress}%)",
"app.presentationUploder.upload.413": "O arquivo é muito grande",
"app.presentationUploder.conversion.conversionProcessingSlides": "Processando página {current} de {total}",
"app.presentationUploder.conversion.genericConversionStatus": "Convertendo arquivo...",
"app.presentationUploder.conversion.generatingThumbnail": "Gerando miniaturas...",
"app.presentationUploder.conversion.generatedSlides": "Slides gerados...",
"app.presentationUploder.conversion.generatingSvg": "Gerando imagens SVG...",
"app.presentationUploder.conversion.pageCountExceeded": "Ops, a contagem de páginas excedeu o limite",
"app.presentationUploder.conversion.timeout": "Ops, a conversão está demorando muito",
"app.polling.pollingTitle": "Opções da enquete",
"app.failedMessage": "Desculpe-nos, estamos com problemas na conexão com o servidor",
"app.connectingMessage": "Conectando...",
@ -85,7 +108,7 @@
"app.actionsBar.muteLabel": "Silenciar",
"app.actionsBar.unmuteLabel": "Falar",
"app.actionsBar.camOffLabel": "Câmera desligada",
"app.actionsBar.raiseLabel": "Levantar",
"app.actionsBar.raiseLabel": "Levantar a mão",
"app.actionsBar.label": "Barra de ações",
"app.submenu.application.applicationSectionTitle": "Aplicação",
"app.submenu.application.audioNotifyLabel": "Notificações de áudio para o bate-papo",
@ -155,18 +178,18 @@
"app.actionsBar.emojiMenu.statusTriggerLabel": "Status",
"app.actionsBar.emojiMenu.awayLabel": "Ausente",
"app.actionsBar.emojiMenu.awayDesc": "Mudar seu status para ausente",
"app.actionsBar.emojiMenu.raiseLabel": "Mão levantada",
"app.actionsBar.emojiMenu.raiseDesc": "Levante a mão para fazer uma pergunta",
"app.actionsBar.emojiMenu.undecidedLabel": "Indeciso",
"app.actionsBar.emojiMenu.undecidedDesc": "Mudar seu status para indeciso",
"app.actionsBar.emojiMenu.raiseHandLabel": "Levantar a mão",
"app.actionsBar.emojiMenu.raiseHandDesc": "Levante a mão para fazer uma pergunta",
"app.actionsBar.emojiMenu.neutralLabel": "Indeciso",
"app.actionsBar.emojiMenu.neutralDesc": "Mudar seu status para indeciso",
"app.actionsBar.emojiMenu.confusedLabel": "Confuso",
"app.actionsBar.emojiMenu.confusedDesc": "Mudar seu status para confuso",
"app.actionsBar.emojiMenu.sadLabel": "Triste",
"app.actionsBar.emojiMenu.sadDesc": "Mudar seu status para triste",
"app.actionsBar.emojiMenu.happyLabel": "Feliz",
"app.actionsBar.emojiMenu.happyDesc": "Mudar seu status para feliz",
"app.actionsBar.emojiMenu.clearLabel": "Limpar",
"app.actionsBar.emojiMenu.clearDesc": "Limpar seu status",
"app.actionsBar.emojiMenu.noneLabel": "Limpar",
"app.actionsBar.emojiMenu.noneDesc": "Limpar seu status",
"app.actionsBar.emojiMenu.applauseLabel": "Aplauso",
"app.actionsBar.emojiMenu.applauseDesc": "Mudar seu status para aplauso",
"app.actionsBar.emojiMenu.thumbsUpLabel": "Positivo",
@ -202,10 +225,24 @@
"app.audioModal.audioChoiceLabel": "Como você gostaria de se juntar ao áudio?",
"app.audioModal.audioChoiceDesc": "Selecione como se juntar ao áudio nesta reunião",
"app.audioModal.closeLabel": "Fechar",
"app.audioModal.yes": "Sim",
"app.audioModal.no": "Não",
"app.audioModal.echoTestTitle": "Este é um teste privado de eco. Fale algumas palavras. Você consegue ouvir sua voz?",
"app.audioModal.settingsTitle": "Alterar as configurações de áudio",
"app.audioModal.helpTitle": "Houve um problema com seus dispositivos de mídia",
"app.audioModal.helpText": "Você autorizou o BigBlueButton a acessar seu microfone? Observe que uma caixa de diálogo deve abrir assim que você tentar participar da conferência de áudio, pedindo as permissões de acesso aos dispositivos de mídia, por favor conceda essa permissão de acesso para participar da conferência. Se isso não funcionar, tente alterar a permissão do microfone nas configurações do seu navegador.",
"app.audioModal.connecting": "Conectando",
"app.audioModal.connectingEchoTest": "Conectando ao teste de eco",
"app.audioManager.joinedAudio": "Você se juntou à conferência de áudio",
"app.audioManager.joinedEcho": "O teste de eco foi iniciado",
"app.audioManager.leftAudio": "Você deixou a conferência de áudio",
"app.audioManager.genericError": "Erro: Ocorreu um erro, tente novamente",
"app.audioManager.connectionError": "Erro: Erro de conexão",
"app.audioManager.requestTimeout": "Erro: Tempo limite de chamada",
"app.audioManager.invalidTarget": "Erro: Um alvo inválido foi especificado na chamada",
"app.audioManager.mediaError": "Erro: Houve um problema ao consultar seus dispositivos de mídia",
"app.audio.joinAudio": "Ativar áudio",
"app.audio.leaveAudio": "Desativar áudio",
"app.video.joinVideo": "Compartilhar câmera",
"app.video.leaveVideo": "Des-compartilhar câmera",
"app.audio.enterSessionLabel": "Entrar na reunião",
"app.audio.playSoundLabel": "Tocar som de teste",
"app.audio.backLabel": "Voltar",
@ -214,17 +251,23 @@
"app.audio.audioSettings.microphoneSourceLabel": "Seleção do microfone",
"app.audio.audioSettings.speakerSourceLabel": "Seleção do alto-falante",
"app.audio.audioSettings.microphoneStreamLabel": "Seu volume da transmissão de áudio",
"app.audio.audioSettings.retryLabel": "Tente novamente",
"app.audio.listenOnly.backLabel": "Voltar",
"app.audio.listenOnly.closeLabel": "Fechar",
"app.error.kicked": "Você foi expulso da sala",
"app.audio.permissionsOverlay.title": "Permitir que o BigBlueButton acesse seus dispositivos de mídia",
"app.audio.permissionsOverlay.hint": "Precisamos que você nos permita acessar seus dispositivos de mídia para participar da conferência por voz :)",
"app.error.meeting.ended": "Você saiu da conferência",
"app.dropdown.close": "Fechar",
"app.error.500": "Ops, algo deu errado",
"app.error.404": "Não encontrado",
"app.error.401": "Não autorizado",
"app.error.403": "Proibido",
"app.error.leaveLabel": "Faça o login novamente",
"app.guest.waiting": "Esperando aprovação para participar"
"app.error.403": "Proibido",
"app.error.leaveLabel": "Faça o login novamente",
"app.guest.waiting": "Esperando aprovação para participar",
"app.toast.chat.singular":"você tem {0} nova mensagem em {1}",
"app.toast.chat.plural":"você tem {0} novas mensagens em {1}",
"app.notification.recordingStart": "Esta sessão está sendo gravada",
"app.notification.recordingStop": "Esta sessão não está mais sendo gravada"
}

View File

@ -69,8 +69,6 @@
"app.actionsBar.actionsDropdown.initPollLabel": "Начать опрос",
"app.actionsBar.actionsDropdown.presentationDesc": "Загрузите вашу презентацию",
"app.actionsBar.emojiMenu.statusTriggerLabel": "Статус",
"app.actionsBar.emojiMenu.clearLabel": "Сброс",
"app.actionsBar.emojiMenu.clearDesc": "Очистить статус",
"app.actionsBar.emojiMenu.applauseLabel": "Апплодисменты",
"app.audioNotification.closeLabel": "Закрыть",
"app.breakoutJoinConfirmation.title": "Присоединиться к комнате групповой работы",
@ -84,9 +82,8 @@
"app.audio.backLabel": "Назад",
"app.audio.listenOnly.backLabel": "Назад",
"app.audio.listenOnly.closeLabel": "Закрыть",
"app.error.kicked": "Вас исключили из конференции",
"app.dropdown.close": "Закрыть",
"app.error.500": "Упс что-то пошло не так",
"app.error.500": "Упс, что-то пошло не так"
}

View File

@ -0,0 +1,273 @@
{
"app.home.greeting": "Hoş geldin {0}! Sunumunuz birazdan başlayacak...",
"app.chat.submitLabel": "Mesaj Gönder",
"app.chat.errorMinMessageLength": "Mesaj {0} karakter daha kısa",
"app.chat.errorMaxMessageLength": "Mesaj {0} karakter daha uzun",
"app.chat.inputLabel": "{0} sohbeti için mesaj verisi",
"app.chat.inputPlaceholder": "Mesaj {0}",
"app.chat.titlePublic": "Genel Sohbet",
"app.chat.titlePrivate": "{0} ile Özel Sohbet",
"app.chat.partnerDisconnected": "{0} görüşmeden ayrıldı",
"app.chat.closeChatLabel": "Kapat {0}",
"app.chat.hideChatLabel": "Gizle {0}",
"app.chat.moreMessages": "Mesajların devamı aşağıda",
"app.chat.dropdown.options": "Sohbet Seçenekleri",
"app.chat.dropdown.clear": "Temizle",
"app.chat.dropdown.copy": "Kopyala",
"app.chat.dropdown.save": "Kaydet",
"app.chat.label": "Sohbet",
"app.chat.emptyLogLabel": "Sohbet sistem kayıtları boş",
"app.chat.clearPublicChatMessage": "Genel sohbet geçmişi moderatör tarafından temizlendi",
"app.userList.usersTitle": "Kullanıcılar",
"app.userList.participantsTitle": "Katılımcılar",
"app.userList.messagesTitle": "Mesajlar",
"app.userList.presenter": "Sunucu",
"app.userList.you": "Siz",
"app.userList.locked": "Kilitli",
"app.userList.label": "Kullanıcı Listesi",
"app.userList.toggleCompactView.label": "Sıkıştırılmış görünüm moduna geç",
"app.userList.guest": "Misafir",
"app.userList.menuTitleContext": "Kullanılabilir Seçenekler",
"app.userList.chatListItem.unreadSingular": "{0} Yeni Mesaj",
"app.userList.chatListItem.unreadPlural": "{0} Yeni Mesaj",
"app.userList.menu.chat.label": "Sohbet",
"app.userList.menu.clearStatus.label": "Durum Temizle",
"app.userList.menu.makePresenter.label": "Sunucu Yap",
"app.userList.menu.muteUserAudio.label": "Kullanıcıyı sustur",
"app.userList.menu.unmuteUserAudio.label": "Kullanıcıyı konuştur",
"app.userList.userAriaLabel": "Kullanıcı : {0} Rol: {1} Kişi: {2} Durum: {3}",
"app.userList.menu.promoteUser.label": "{0} kullanıcısını moderatör yap",
"app.userList.menu.demoteUser.label": "{0} kullanıcısını izleyici yap",
"app.media.label": "Medya",
"app.presentation.presentationToolbar.prevSlideLabel": "Önceki slayt",
"app.presentation.presentationToolbar.prevSlideDesc": "Sunumu önceki slayda değiştir",
"app.presentation.presentationToolbar.nextSlideLabel": "Sonraki slayt",
"app.presentation.presentationToolbar.nextSlideDesc": "Sunumu sonraki slayda değiştir",
"app.presentation.presentationToolbar.skipSlideLabel": "Slayt atla",
"app.presentation.presentationToolbar.skipSlideDesc": "Sunumu belirli slayda değiştir",
"app.presentation.presentationToolbar.fitWidthLabel": "Genişliğe sığdır",
"app.presentation.presentationToolbar.fitWidthDesc": "Slayt genişliğinde göster",
"app.presentation.presentationToolbar.fitScreenLabel": "Ekrana sığdır",
"app.presentation.presentationToolbar.fitScreenDesc": "Tüm slaydı göster",
"app.presentation.presentationToolbar.zoomLabel": "Odak",
"app.presentation.presentationToolbar.zoomDesc": "Sunumun odak seviyesini değiştir",
"app.presentation.presentationToolbar.goToSlide":"Slayt {0}",
"app.presentationUploder.title": "Sunum",
"app.presentationUploder.message": "BigBlueButton'da sunucu olarak herhangi bir ofis belgesini ya da PDF dosyasını yükleyebilirsiniz. En iyi sonuç için PDF dosyası yüklemenizi tavsiye ederiz.",
"app.presentationUploder.confirmLabel": "Başlat",
"app.presentationUploder.confirmDesc": "Değişiklikleri kaydet ve sunumu başlat",
"app.presentationUploder.dismissLabel": "Vazgeç",
"app.presentationUploder.dismissDesc": "Model penceresini kapatın ve değişiklikleri geri alın",
"app.presentationUploder.dropzoneLabel": "Yüklenecek dosyaları buraya sürükleyin",
"app.presentationUploder.browseFilesLabel": "ya da dosyalara göz at",
"app.presentationUploder.fileToUpload": "Yüklenecek...",
"app.presentationUploder.currentBadge": "Şimdiki",
"app.presentationUploder.genericError": "Hops, birşeyler ters gitti",
"app.presentationUploder.upload.progress": "Yükleniyor ({progress}%)",
"app.presentationUploder.upload.413": "Dosya çok büyük",
"app.presentationUploder.conversion.conversionProcessingSlides": "Sayfa oluşturuluyor {current} / {total}",
"app.presentationUploder.conversion.genericConversionStatus": "Dosyayı dönüştürüyor...",
"app.presentationUploder.conversion.generatingThumbnail": "Küçük resimler oluşturuluyor...",
"app.presentationUploder.conversion.generatedSlides": "Slaytlar oluşturuldu...",
"app.presentationUploder.conversion.generatingSvg": "SVG resimler oluşturuluyor...",
"app.presentationUploder.conversion.pageCountExceeded": "Hops, sayfa sayısı limiti aştı",
"app.presentationUploder.conversion.timeout": "Hops, dönüştürme uzun zaman alıyor",
"app.polling.pollingTitle": "Oylama Seçenekleri",
"app.failedMessage": "Özür dileriz, sunucuya bağlanma sorunu var.",
"app.connectingMessage": "Bağlanıyor...",
"app.waitingMessage": "Bağlantı koptu. {0} saniye sonra tekrar bağlanmayı deneyecek...",
"app.navBar.settingsDropdown.optionsLabel": "Seçenekler",
"app.navBar.settingsDropdown.fullscreenLabel": "Tam ekran yap",
"app.navBar.settingsDropdown.settingsLabel": "Ayarları aç",
"app.navBar.settingsDropdown.aboutLabel": "Hakkında",
"app.navBar.settingsDropdown.leaveSessionLabel": ıkış",
"app.navBar.settingsDropdown.exitFullscreenLabel": "Tam ekrandan çık",
"app.navBar.settingsDropdown.fullscreenDesc": "Ayarlar menüsünü tam ekran yap",
"app.navBar.settingsDropdown.settingsDesc": "Genel ayarları değiştir",
"app.navBar.settingsDropdown.aboutDesc": "Kullanıcı bilgilerini göster",
"app.navBar.settingsDropdown.leaveSessionDesc": "Görüşmeden ayrıl",
"app.navBar.settingsDropdown.exitFullscreenDesc": "Tam ekran modundan çık",
"app.navBar.userListToggleBtnLabel": "Kullanıcı Listesini Değiştir",
"app.navBar.toggleUserList.newMessages": "yeni mesaj bildirimiyle",
"app.leaveConfirmation.title": "Oturumdan Ayrıl",
"app.leaveConfirmation.message": "Görüşmeden ayrılmak istiyor musunuz?",
"app.leaveConfirmation.confirmLabel": "Ayrıl",
"app.leaveConfirmation.confirmDesc": "Sizi görüşmeden çıkarır",
"app.leaveConfirmation.dismissLabel": "Vazgeç",
"app.leaveConfirmation.dismissDesc": "Ayrılma onayını reddeder ve kapatır",
"app.leaveConfirmation.endMeetingLabel": "Evet ve oturumu kapat",
"app.leaveConfirmation.endMeetingDesc": "Onayı kapatır ve görüşmeyi sonlandırır",
"app.about.title": "Hakkında",
"app.about.version": "İstemci Sürümü:",
"app.about.copyright": "Telif Hakkı:",
"app.about.confirmLabel": "TAMAM",
"app.about.confirmDesc": "TAMAM",
"app.about.dismissLabel": "Vazgeç",
"app.about.dismissDesc": "Kullanıcı bilgilerini kapat",
"app.actionsBar.changeStatusLabel": "Durum Değiştir",
"app.actionsBar.muteLabel": "Sustur",
"app.actionsBar.unmuteLabel": "Konuştur",
"app.actionsBar.camOffLabel": "Kamera Devre Dışı",
"app.actionsBar.raiseLabel": "El Kaldır",
"app.actionsBar.label": "Eylem Çubuğu",
"app.submenu.application.applicationSectionTitle": "Uygulama",
"app.submenu.application.audioNotifyLabel": "Sohbet sesli bildirimleri",
"app.submenu.application.pushNotifyLabel": "Sohbet anlık bildirimleri",
"app.submenu.application.fontSizeControlLabel": "Yazı büyüklüğü",
"app.submenu.application.increaseFontBtnLabel": "Uygulama Yazı Büyüklüğünü Artır",
"app.submenu.application.decreaseFontBtnLabel": "Uygulama Yazı Büyüklüğünü Azalt",
"app.submenu.application.languageLabel": "Uygulama Dili",
"app.submenu.application.ariaLanguageLabel": "Uygulama Dilini Değiştir",
"app.submenu.application.languageOptionLabel": "Dil seçin",
"app.submenu.application.noLocaleOptionLabel": "Aktif yerel ayar bulunamadı",
"app.submenu.audio.micSourceLabel": "Mikrofon kaynağı",
"app.submenu.audio.speakerSourceLabel": "Hoparlör kaynağı",
"app.submenu.audio.streamVolumeLabel": "Sesinizin seviyesi",
"app.submenu.video.title": "Video",
"app.submenu.video.videoSourceLabel": "Görüntü kaynağı",
"app.submenu.video.videoOptionLabel": "Görüntü kaynağını seç",
"app.submenu.video.videoQualityLabel": "Video Kalitesi",
"app.submenu.video.qualityOptionLabel": "Video kalitesini seç",
"app.submenu.video.participantsCamLabel": "Katılımcıların web kameraları görüntüleniyor",
"app.submenu.closedCaptions.closedCaptionsLabel": "Altyazı",
"app.submenu.closedCaptions.takeOwnershipLabel": "Sahiplik al",
"app.submenu.closedCaptions.languageLabel": "Dil",
"app.submenu.closedCaptions.localeOptionLabel": "Dil seçin",
"app.submenu.closedCaptions.noLocaleOptionLabel": "Aktif yerel ayar bulunamadı",
"app.submenu.closedCaptions.fontFamilyLabel": "Yazı tipi",
"app.submenu.closedCaptions.fontFamilyOptionLabel": "Yazı tipini Seç",
"app.submenu.closedCaptions.fontSizeLabel": "Yazı büyüklüğü",
"app.submenu.closedCaptions.fontSizeOptionLabel": "Yazı büyüklüğünü Seç",
"app.submenu.closedCaptions.backgroundColorLabel": "Arkalan rengi",
"app.submenu.closedCaptions.fontColorLabel": "Yazı rengi",
"app.submenu.participants.muteAllLabel": "Sunucu hariç tümünü sessiz yap",
"app.submenu.participants.lockAllLabel": "Tüm katılımcıları kilitle",
"app.submenu.participants.lockItemLabel": "Katılımcılar {0}",
"app.submenu.participants.lockMicDesc": "Tüm kilitli katılımcıların mikrofonunu devre dışı bırakır",
"app.submenu.participants.lockCamDesc": "Tüm kilitli katılımcıların web kamerasını devre dışı bırakır",
"app.submenu.participants.lockPublicChatDesc": "Tüm kilitli katılımcılar için genel sohbeti devre dışı bırakır",
"app.submenu.participants.lockPrivateChatDesc": "Tüm kilitli katılımcılar için özel sohbeti devre dışı bırakır",
"app.submenu.participants.lockLayoutDesc": "Tüm kilitli katılımcıların ekran görünümünü kilitler",
"app.submenu.participants.lockMicAriaLabel": "Mikrofon kilidi",
"app.submenu.participants.lockCamAriaLabel": "Web kamera kilidi",
"app.submenu.participants.lockPublicChatAriaLabel": "Genel sohbet kilidi",
"app.submenu.participants.lockPrivateChatAriaLabel": "Özel sohbet kilidi",
"app.submenu.participants.lockLayoutAriaLabel": "Görünüm kilidi",
"app.submenu.participants.lockMicLabel": "Mikrofon",
"app.submenu.participants.lockCamLabel": "Web Kamerası",
"app.submenu.participants.lockPublicChatLabel": "Genel Sohbet",
"app.submenu.participants.lockPrivateChatLabel": "Özel Sohbet",
"app.submenu.participants.lockLayoutLabel": "Görünüm",
"app.settings.applicationTab.label": "Uygulama ",
"app.settings.audioTab.label": "Ses",
"app.settings.videoTab.label": "Video",
"app.settings.closedcaptionTab.label": "Altyazı",
"app.settings.usersTab.label": "Katılımcılar",
"app.settings.main.label": "Ayarlar",
"app.settings.main.cancel.label": "Vazgeç",
"app.settings.main.cancel.label.description": "Değişiklikleri geri alır ve ayarlar menüsünü kapatır",
"app.settings.main.save.label": "Kaydet",
"app.settings.main.save.label.description": "Değişiklikleri kaydeder ve ayarlar menüsünü kapatır",
"app.actionsBar.actionsDropdown.actionsLabel": "Eylemler",
"app.actionsBar.actionsDropdown.presentationLabel": "Bir sunum yükle",
"app.actionsBar.actionsDropdown.initPollLabel": "Oylama başlat",
"app.actionsBar.actionsDropdown.desktopShareLabel": "Ekranını paylaş",
"app.actionsBar.actionsDropdown.presentationDesc": "Sunumunuzu yükleyin",
"app.actionsBar.actionsDropdown.initPollDesc": "Oylama başlat",
"app.actionsBar.actionsDropdown.desktopShareDesc": "Ekranını diğerleriyle paylaş",
"app.actionsBar.emojiMenu.statusTriggerLabel": "Durum",
"app.actionsBar.emojiMenu.awayLabel": "Dışarıda",
"app.actionsBar.emojiMenu.awayDesc": "Durumunu dışarıda yap",
"app.actionsBar.emojiMenu.raiseHandLabel": "El Kaldır",
"app.actionsBar.emojiMenu.raiseHandDesc": "Soru sormak için el kaldırın",
"app.actionsBar.emojiMenu.neutralLabel": "Kararsız",
"app.actionsBar.emojiMenu.neutralDesc": "Durumunu kararsız yap",
"app.actionsBar.emojiMenu.confusedLabel": "Şaşırmış",
"app.actionsBar.emojiMenu.confusedDesc": "Durumunu şaşırmış yap",
"app.actionsBar.emojiMenu.sadLabel": "Üzgün",
"app.actionsBar.emojiMenu.sadDesc": "Durumunu üzgün yap",
"app.actionsBar.emojiMenu.happyLabel": "Mutlu",
"app.actionsBar.emojiMenu.happyDesc": "Durumunu mutlu yap",
"app.actionsBar.emojiMenu.noneLabel": "Temizle",
"app.actionsBar.emojiMenu.noneDesc": "Durumunu temizle",
"app.actionsBar.emojiMenu.applauseLabel": "Alkış",
"app.actionsBar.emojiMenu.applauseDesc": "Durumunu alkış yap",
"app.actionsBar.emojiMenu.thumbsUpLabel": "Beğendim",
"app.actionsBar.emojiMenu.thumbsUpDesc": "Durumunu beğendi yap",
"app.actionsBar.emojiMenu.thumbsDownLabel": "Beğenmedim",
"app.actionsBar.emojiMenu.thumbsDownDesc": "Durumunu beğenmedi yap",
"app.actionsBar.currentStatusDesc": "şimdiki durum {0}",
"app.audioNotification.audioFailedError1001": "Hata 1001: WebSocket bağlantısı koptu",
"app.audioNotification.audioFailedError1002": "Hata 1002: WebSocket bağlantısı oluşturulamadı",
"app.audioNotification.audioFailedError1003": "Hata 1003: Web tarayıcının sürümü desteklenmiyor",
"app.audioNotification.audioFailedError1004": "Hata 1004: Arama hatası",
"app.audioNotification.audioFailedError1005": "Hata 1005: Arama beklenmedik şekilde sonlandı",
"app.audioNotification.audioFailedError1006": "Hata 1006: Arama zaman aşımına uğradı",
"app.audioNotification.audioFailedError1007": "Hata 1007: ICE Bilgi ve İçerik iletişimi başarısız oldu",
"app.audioNotification.audioFailedError1008": "Hata 1008: Aktarım başarısız oldu",
"app.audioNotification.audioFailedError1009": "Hata 1009: STUN/TURN sunucu bilgisi algılamadı",
"app.audioNotification.audioFailedError1010": "Hata 1010: ICE Bilgi ve İçerik iletişimi zaman aşımına uğradı",
"app.audioNotification.audioFailedError1011": "Hata 1011: ICE Bilgi ve İçerik toplanması zaman aşımına uğradı",
"app.audioNotification.audioFailedMessage": "Ses bağlantınız sağlanamadı",
"app.audioNotification.mediaFailedMessage": "Kullanıcının mikrofonuna erişim başarısız oldu. Yalnızca güvenli kaynaklara izin veriliyor.",
"app.audioNotification.closeLabel": "Kapat",
"app.breakoutJoinConfirmation.title": "Özel Odaya Katıl",
"app.breakoutJoinConfirmation.message": "Katılmak istiyor musunuz?",
"app.breakoutJoinConfirmation.confirmLabel": "Katıl",
"app.breakoutJoinConfirmation.confirmDesc": "Özel Odaya katılın",
"app.breakoutJoinConfirmation.dismissLabel": "Vazgeç",
"app.breakoutJoinConfirmation.dismissDesc": "Özel Odaya Katılımı reddeder ve kapatır",
"app.breakoutTimeRemainingMessage": "Özel Oda kalan süre: {0}",
"app.breakoutWillCloseMessage": "Süre bitti. Özel Oda birazdan kapanacak",
"app.calculatingBreakoutTimeRemaining": "Kalan süre hesaplanıyor...",
"app.audioModal.microphoneLabel": "Mikrofon",
"app.audioModal.listenOnlyLabel": "Yalnızca Dinle",
"app.audioModal.audioChoiceLabel": "Sesli katılımınızı nasıl yapmak istersiniz?",
"app.audioModal.audioChoiceDesc": "Bu görüşmede sesli katılımınızı nasıl yapmak istediğinizi seçin",
"app.audioModal.closeLabel": "Kapat",
"app.audioModal.yes": "Evet",
"app.audioModal.no": "Hayır",
"app.audioModal.echoTestTitle": "Bu bir özel ses testidir. Birkaç kelime konuşun. Sesinizi duydunuz mu?",
"app.audioModal.settingsTitle": "Ses ayarlarınızı değiştirin",
"app.audioModal.helpTitle": "Medya cihazlarınızla ilgili bir problemi oluştu",
"app.audioModal.helpText": "BigBlueButton'ın mikrofonunuza erişim talebini onayladınız mı? Sesli görüşmeye katılmak istediğinizde, medya cihazlarınıza erişim izniyle ilgili bir iletişim kutusu görünecektir, sesli görüşmeye katılabilmek için onay vermeniz gerekir. Eğer onay iletişim kutusu görünmediyse, web tarayıcınızın ayarlarındaki mikrofon izinlerini değiştirmeyi deneyin.",
"app.audioModal.connecting": "Bağlanıyor",
"app.audioModal.connectingEchoTest": "Ses testine bağlanılıyor",
"app.audioManager.joinedAudio": "Sesli görüşmeye katıldınız",
"app.audioManager.joinedEcho": "Ses yankı testine katıldınız",
"app.audioManager.leftAudio": "Sesli görüşmeden ayrıldınız",
"app.audioManager.genericError": "Hata: Bir hata oluştu, lütfen tekrar deneyin",
"app.audioManager.connectionError": "Hata: Bağlantı hatası",
"app.audioManager.requestTimeout": "Hata: İstek zaman aşımına uğradı",
"app.audioManager.invalidTarget": "Hata: Geçersiz hedeften talep denemesi hatası",
"app.audioManager.mediaError": "Hata: Medya cihazlarınıza erişim problemi oluştu",
"app.audio.joinAudio": "Sesli Katıl",
"app.audio.leaveAudio": "Sesli Katılımı Kapat",
"app.audio.enterSessionLabel": "Oturuma Katıl",
"app.audio.playSoundLabel": "Sesi Oynat",
"app.audio.backLabel": "Geri",
"app.audio.audioSettings.titleLabel": "Ses ayarlarınızı seçin",
"app.audio.audioSettings.descriptionLabel": "Web tarayıcınızda mikrofon paylaşımıyla ilgili iletişim kutusu görünecektir, onaylamayı unutmayınız.",
"app.audio.audioSettings.microphoneSourceLabel": "Mikrofon kaynağı",
"app.audio.audioSettings.speakerSourceLabel": "Hoparlör kaynağı",
"app.audio.audioSettings.microphoneStreamLabel": "Sesinizin seviyesi",
"app.audio.audioSettings.retryLabel": "Yeniden Dene",
"app.audio.listenOnly.backLabel": "Geri",
"app.audio.listenOnly.closeLabel": "Kapat",
"app.audio.permissionsOverlay.title": "BigBlueButton'un Medya Cihazlarınızı kullanmasına izin verin",
"app.audio.permissionsOverlay.hint": "Sizi sesli görüşmeye katabilmemiz için Medya Cihazlarınıza erişimimize izin vermeniz gerekir :)",
"app.error.meeting.ended": "Konferanstan ayrıldınız",
"app.dropdown.close": "Kapat",
"app.error.500": "Hops, birşeyler ters gitti",
"app.error.404": "Bulunamadı",
"app.error.401": "Yetkisiz",
"app.error.403": "Yasaklı",
"app.error.leaveLabel": "Tekrar giriş yap",
"app.guest.waiting": "Katılım onayı bekleniyor",
"app.toast.chat.singular":"{1} için {0} yeni mesajınız var",
"app.toast.chat.plural":"{1} için {0} yeni mesajınız var",
"app.notification.recordingStart": "Bu oturum şu anda kaydediliyor",
"app.notification.recordingStop": "Bu oturum artık kaydedilmiyor"
}

View File

@ -29,7 +29,7 @@
"app.actionsBar.changeStatusLabel": "Змінити статус",
"app.actionsBar.muteLabel": "Вимкнути мікрофон",
"app.actionsBar.unmuteLabel": "Увімкнути мікрофон",
"app.actionsBar.camOffLabel": "Вимкнути камеру",
"app.error.kicked": "Ви були виключени з конференції"
"app.actionsBar.camOffLabel": "Вимкнути камеру"
}