Changeset 28276 for extensions/gvideo
- Timestamp:
- Apr 27, 2014, 9:00:58 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/gvideo/language/es_ES/plugin.lang.php
r20828 r28276 55 55 $lang['Show privacy details'] = 'Sobre los videos privados'; 56 56 $lang['No privacy option.'] = 'No hay opción de privacidad.'; 57 ?> 57 $lang['Add video from embed code'] = 'Añadir vídeo de código incrustado'; 58 $lang['Add video from hosting platform'] = 'Añadir vídeo de plataforma de alojamiento'; 59 $lang['Do not use this form for videos provided by Youtube, Dailymotion, Vimeo, Wat or Wideo.'] = 'No utilice este formulario videos proporcionados por Youtube, Dailymotion, Vimeo, Wat o Wideo.'; 60 $lang['Embed code'] = 'Código incrustado'; 61 $lang['Please fill the embed code'] = 'Por favor rellene el codigo incrustado'; 62 $lang['This video was already registered'] = 'Este video ya esta registrado'; 63 $lang['Videos'] = 'Videos'; 64 $lang['Width and height must be integers'] = 'Anchura y altura deben ser números enteros'; 65 $lang['optional'] = 'opcional';
Note: See TracChangeset
for help on using the changeset viewer.