Skip to content

Commit d745f23

Browse files
authored
Merge pull request #144 from dokuwiki-translate/lang_update_1120_1747191360
Translation update (es)
2 parents 08a8cc5 + d37c81d commit d745f23

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

lang/es/lang.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
/**
44
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
55
*
6+
* @author Pablo <[email protected]>
67
* @author Domingo Redal <[email protected]>
78
*/
89
$lang['js']['button'] = 'Insertar vídeo desde un sitio dedicado a compartir vídeos';
910
$lang['js']['prompt'] = 'Pegue la dirección URL completa de la página del vídeo aquí:';
1011
$lang['js']['notfound'] = 'Lo sentimos, la dirección URL no fue reconocida.
1112
Consulte la documentación sobre cómo insertar manualmente la sintaxis correcta.';
13+
$lang['js']['click'] = 'Click para cargar el video. Si dirección IP y posiblemente algún otro data serán transferidos a %s.';

lang/es/settings.php

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?php
2+
3+
/**
4+
* @license GPL 2 (https://www.gnu.org/licenses/gpl.html)
5+
*
6+
* @author Pablo <[email protected]>
7+
*/
8+
$lang['gdpr'] = 'Activar el "click-to-load"';

0 commit comments

Comments
 (0)