"Last-Translator: Simon Eisenmann <simon@struktur.de>\n"
"Language-Team: struktur AG <opensource@struktur.de>\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
@ -246,6 +246,42 @@ msgstr "Optionen für Bildschirmfreigabe"
@@ -246,6 +246,42 @@ msgstr "Optionen für Bildschirmfreigabe"
msgid "Fit screen."
msgstr "Bildschirm einpassen."
msgid "Share screen"
msgstr "Bildschirm teilen"
msgid "Please select what to share."
msgstr "Bitte wählen Sie aus, was geteilt werden soll."
msgid "Screen"
msgstr "Bildschirm"
msgid "Window"
msgstr "Fenster"
msgid "Application"
msgstr "Anwendung"
msgid "Share the whole screen. Click share to select the screen."
msgstr ""
"Gesamten Bildschirm teilen. Klicken Sie auf Teilen um den Bildschirm "
"auszuwählen."
msgid "Share a single window. Click share to select the window."
msgstr ""
"Einzelnes Fenster teilen. Klicken Sie auf Teilen um das Fenster "
"auszuwählen."
msgid ""
"Share all windows of a application. This can leak content behind windows "
"when windows get moved. Click share to select the application."
msgstr ""
"Alle Fenster einer Anwendung teilen. Es wird u.U. Inhalt hinter Fenstern "
"der Anwendung geteilt, wenn diese verschoben werden. Klicken Sie auf "
"Teilen um die Anwendung auszuwählen."
msgid "Share"
msgstr "Teilen"
msgid "Profile"
msgstr "Profil"
@ -519,9 +555,6 @@ msgstr "Das Video wird bei allen Gesprächsteilnehmern angezeigt."
@@ -519,9 +555,6 @@ msgstr "Das Video wird bei allen Gesprächsteilnehmern angezeigt."
msgid "YouTube URL"
msgstr "YouTube URL"
msgid "Share"
msgstr "Teilen"
msgid ""
"Could not load YouTube player API, please check your network / firewall "
<spanclass="help-block"ng-switch-when="screen">Share the whole screen. Click share to select the screen.</span>
<spanclass="help-block"ng-switch-when="window">Share a single window. Click share to select the window.</span>
<spanclass="help-block"ng-switch-when="application">Share all windows of a application. This can leak content behind windows when windows get moved. Click share to select the application.</span>
<spanclass="help-block"ng-switch-when="screen">{{_("Share the whole screen. Click share to select the screen.")}}</span>
<spanclass="help-block"ng-switch-when="window">{{_("Share a single window. Click share to select the window.")}}</span>
<spanclass="help-block"ng-switch-when="application">{{_("Share all windows of a application. This can leak content behind windows when windows get moved. Click share to select the application.")}}</span>