]> git.mxchange.org Git - friendica-addons.git/blobdiff - webrtc/lang/cs/strings.php
regenerated all the strings
[friendica-addons.git] / webrtc / lang / cs / strings.php
index b417c6cabb47ad9c72e16eb268f7ec3e90f8ea0f..23a7a6cc0dc5f0719539e1ab6bd9b57fd86a7039 100644 (file)
@@ -5,12 +5,11 @@ function string_plural_select_cs($n){
        $n = intval($n);
        if (($n==1)) { return 0; } else if (($n>=2 && $n<=4)) { return 1; } else  { return 2; }
 }}
-;
-$a->strings["WebRTC Videochat"] = "WebRTC Videochat";
-$a->strings["Save Settings"] = "Uložit Nastavení";
-$a->strings["WebRTC Base URL"] = "WebRTC Base adresa URL";
-$a->strings["Page your users will create a WebRTC chat room on. For example you could use https://live.mayfirst.org ."] = "Stránka, na které budou vaši uživatelé vytvářet  WebRTC chatovací místnosti. Například můžete zadat https://live.mayfirst.org.";
-$a->strings["Settings updated."] = "Nastavení aktualizováno.";
-$a->strings["Video Chat"] = "Video Chat";
-$a->strings["WebRTC is a video and audio conferencing tool that works with Firefox (version 21 and above) and Chrome/Chromium (version 25 and above). Just create a new chat room and send the link to someone you want to chat with."] = "WebRTC je video a audio konferenční nástroj který funguje s prohlížeči Firefox (verze 21 a vyšší) a Chrome/Chromium (verze 25 a vyšší). Stačí vytvořit novou chatovací místnost a poslat link někomu, se kterým chcete chatovat.";
-$a->strings["Please contact your friendica admin and send a reminder to configure the WebRTC addon."] = "Prosím kontaktujte vašeho administrátora serveru friendica a požádejte ho o konfiguraci WebRTC rozšíření.";
+$a->strings['WebRTC Videochat'] = 'WebRTC Videochat';
+$a->strings['Save Settings'] = 'Uložit Nastavení';
+$a->strings['WebRTC Base URL'] = 'WebRTC Base adresa URL';
+$a->strings['Page your users will create a WebRTC chat room on. For example you could use https://live.mayfirst.org .'] = 'Stránka, na které budou vaši uživatelé vytvářet  WebRTC chatovací místnosti. Například můžete zadat https://live.mayfirst.org.';
+$a->strings['Settings updated.'] = 'Nastavení aktualizováno.';
+$a->strings['Video Chat'] = 'Video Chat';
+$a->strings['WebRTC is a video and audio conferencing tool that works with Firefox (version 21 and above) and Chrome/Chromium (version 25 and above). Just create a new chat room and send the link to someone you want to chat with.'] = 'WebRTC je video a audio konferenční nástroj který funguje s prohlížeči Firefox (verze 21 a vyšší) a Chrome/Chromium (verze 25 a vyšší). Stačí vytvořit novou chatovací místnost a poslat link někomu, se kterým chcete chatovat.';
+$a->strings['Please contact your friendica admin and send a reminder to configure the WebRTC addon.'] = 'Prosím kontaktujte vašeho administrátora serveru friendica a požádejte ho o konfiguraci WebRTC rozšíření.';