From 7141da44e5aae888709b6db809025fa9015c3ef0 Mon Sep 17 00:00:00 2001 From: Sem Date: Sat, 12 May 2012 06:21:48 +0200 Subject: Added french, galician and portugese languages. --- languages/gl.php | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 languages/gl.php (limited to 'languages/gl.php') diff --git a/languages/gl.php b/languages/gl.php new file mode 100644 index 000000000..90444e3fa --- /dev/null +++ b/languages/gl.php @@ -0,0 +1,29 @@ + 'Os meus vídeos', + 'videolist:home' => 'Vídeos de %s', + 'videolist:new' => 'Engadir vídeos', + 'videolist:find' => 'Vídeos de toda a rede', + 'videolist:search' => 'Procurar vídeos', + 'videolist:submit' => 'Aceptar', + 'videolist:widget' => 'Os meus vídeos', + 'videolist:widget:description' => 'Podes comparti-la túa galería de vídeos personalizada co resto da rede', + 'videolist:num_videos' => 'Número de vídeos a mostrar', + 'profile:videoheader' => 'As miñas galerías de vídeos', + 'videolist:tags' => 'Engadir etiquetas', + 'videolist:browse' => 'Procura-los vídeos de %s', + 'videolist:browsemenu' => 'Procurar vídeos', + 'videolist:title_search_tube' => 'Procurar vídeos en:', + 'videolist:searchTubeVideos' => 'Procurar en youtube', + 'videolist:comments' => 'Comentarios', + 'videolist:commentspost' => 'Entrada', + 'videolist:river:item' => 'un vídeo titulado:', + 'videolist:river:created' => '%s engadiu', + 'videolist:group' => 'Vídeos do grupo', + 'videolist:groupall' => 'Tódolos vídeos do grupo', + 'videolist:none' => 'O non hai vídeos subidos.', + 'videolist:edit' => 'Editar vídeo %s', +); + +add_translation("gl", $gl); + -- cgit v1.2.3