]> git.mxchange.org Git - friendica-addons.git/blobdiff - webrtc/lang/es/strings.php
regenerated all the strings
[friendica-addons.git] / webrtc / lang / es / strings.php
index 8ef6cde659b90e0f45fc8fe72027441fcdac2e02..aeaf7ee0ea3b4913a65186e6acb696a2fe0c4e89 100644 (file)
@@ -5,12 +5,12 @@ function string_plural_select_es($n){
        $n = intval($n);
        return intval($n != 1);
 }}
-;
-$a->strings["WebRTC Videochat"] = "WebRTC Videochat";
-$a->strings["Save Settings"] = "Guardar ajustes";
-$a->strings["WebRTC Base URL"] = "WebRTC URL Base";
-$a->strings["Page your users will create a WebRTC chat room on. For example you could use https://live.mayfirst.org ."] = "Pagina donde el usuario creara una habitación de chat.\nPor ejemplo podría usar https://live.mayfirst.org .";
-$a->strings["Settings updated."] = "Ajustes actualizados.";
-$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 es una herramienta de vídeo conferencia que funciona con Firefox (versión 21 y arriba) y Chrome/Chromium (versión 25 y arriba). ";
-$a->strings["Please contact your friendica admin and send a reminder to configure the WebRTC addon."] = "Por favor contacta a tu administrador de friendica y envíale un recordatorio para configurar el accesorio (addon) WebRTC.";
+$a->strings['WebRTC Videochat'] = 'WebRTC Videochat';
+$a->strings['Save Settings'] = 'Guardar ajustes';
+$a->strings['WebRTC Base URL'] = 'WebRTC URL Base';
+$a->strings['Page your users will create a WebRTC chat room on. For example you could use https://live.mayfirst.org .'] = 'Pagina donde el usuario creara una habitación de chat.
+Por ejemplo podría usar https://live.mayfirst.org .';
+$a->strings['Settings updated.'] = 'Ajustes actualizados.';
+$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 es una herramienta de vídeo conferencia que funciona con Firefox (versión 21 y arriba) y Chrome/Chromium (versión 25 y arriba). ';
+$a->strings['Please contact your friendica admin and send a reminder to configure the WebRTC addon.'] = 'Por favor contacta a tu administrador de friendica y envíale un recordatorio para configurar el accesorio (addon) WebRTC.';