diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-11-18 18:31:52 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-11-18 18:31:52 +0000 |
commit | 4fa568e92f5af80677ff7c424802237864f854ea (patch) | |
tree | 2d35c2392338b346fdfdd2746a72644854d69d4c | |
parent | e569d656c47d17aa32830f49c6f4f710a09fc089 (diff) |
[trunk_public] Update pt_PT, thanks to : ANO
git-svn-id: http://piwigo.org/svn/trunk@25553 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | language/pt_PT/common.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/pt_PT/common.lang.php b/language/pt_PT/common.lang.php index a96929ea5..5fdd99846 100644 --- a/language/pt_PT/common.lang.php +++ b/language/pt_PT/common.lang.php @@ -421,4 +421,6 @@ $lang['Go back to the album'] = 'Voltar ao album'; $lang['Last Page'] = 'Última página'; $lang['Password is missing. Please enter the password.'] = 'Senha em falta. Por favor escreva a Senha.'; $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Confirmação da Senha em falta. Por favor confirme a Palavra Passe escolhida.'; +$lang['%d photos per page'] = '%d Fotos por página'; +$lang['Theme'] = 'Tema'; ?>
\ No newline at end of file |