Changeset 28287 for extensions/gvideo/language
- Timestamp:
- Apr 28, 2014, 7:09:40 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/gvideo/language/pt_PT/plugin.lang.php
r20835 r28287 55 55 $lang['Videos can be unlisted and private if the gallery website is within the authorized domains (PRO).'] = 'Os vídeos podem ser nãolistados e privados, se o site da galeria estiver inserido nos domínios autorizados (PRO).'; 56 56 $lang['Videos can be unlisted but not private.'] = 'Os videos podem ser não listados mas não privados.'; 57 ?> 57 $lang['optional'] = 'Opcional'; 58 $lang['Width and height must be integers'] = 'Largura e altura devem ser números inteiros.'; 59 $lang['Videos'] = 'Vídeos'; 60 $lang['This video was already registered'] = 'Este vídeo já foi registrado'; 61 $lang['Please fill the embed code'] = 'Favor prencher o código embutido'; 62 $lang['Do not use this form for videos provided by Youtube, Dailymotion, Vimeo, Wat or Wideo.'] = 'Não utilize este formulário para vídeos de Youtube, Dailymotion, Vimeo, Wat or Wideo.'; 63 $lang['Embed code'] = 'Código embutido'; 64 $lang['Add video from hosting platform'] = 'Adicionar vídeo desde uma plataforma de hosting'; 65 $lang['Add video from embed code'] = 'Adicionar video desde um código embutido';
Note: See TracChangeset
for help on using the changeset viewer.