From 2e071ba4a17cfb4e4ea0ab6e50516ddac5e0ae90 Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 8 Mar 2016 10:51:10 +0100 Subject: merge --squash from translation up to f9fecd0be09ea6da405f1ab2a09e09bc51312dd4 git merge --squash is simpler for the first time, then we plan to do cherry-pick --- language/gl_ES/admin.lang.php | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'language/gl_ES/admin.lang.php') diff --git a/language/gl_ES/admin.lang.php b/language/gl_ES/admin.lang.php index ed2d6941b..9499550f4 100755 --- a/language/gl_ES/admin.lang.php +++ b/language/gl_ES/admin.lang.php @@ -976,4 +976,12 @@ $lang['between %s and %s MB'] = 'entre %s e %s MB'; $lang['date & time'] = 'data & hora'; $lang['file name'] = 'nome de ficheiro'; $lang['width & height'] = 'largo & alto'; -$lang['Allow users to add a link to their website'] = 'Permite ós usuarios engadir unha ligazón ó seu sitio web'; \ No newline at end of file +$lang['Allow users to add a link to their website'] = 'Permite ós usuarios engadir unha ligazón ó seu sitio web'; +$lang['Delete %d orphan photos'] = 'Eliminar %d fotos orfas'; +$lang['Each email sent will contain its own automatic authentication key on links, valid for %s.'] = 'Cada correo enviado conterá súa propia chave de autenticación automática nas ligazóns, válida para %s.'; +$lang['Edit user'] = 'Modificar usuario'; +$lang['For security reason, authentication keys do not work for administrators.'] = 'Por motivos de seguranza, as chaves de autenticación non funcionan para os administradores.'; +$lang['No recipient selected'] = 'Non hai ningún destinatario seleccionado'; +$lang['No user is permitted to see this private album'] = 'O usuario non ten permitido ver este álbum privado'; +$lang['Orphans'] = 'Orfos'; +$lang['Recipients'] = 'Destinatarios'; \ No newline at end of file -- cgit v1.2.3