From 7240d947aceed8b63ab7082a8868a8c7dff6368b Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Tue, 7 Nov 2023 06:46:32 +0100 Subject: [PATCH] Update pt_PT, thanks to ANO --- language/pt_PT/admin.lang.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/language/pt_PT/admin.lang.php b/language/pt_PT/admin.lang.php index 5ab6e6e7b..426f47cbe 100644 --- a/language/pt_PT/admin.lang.php +++ b/language/pt_PT/admin.lang.php @@ -1340,4 +1340,8 @@ $lang['Modified'] = 'Modificado'; $lang['Only admins in a specific group'] = 'Somente admins num grupo especifico'; $lang['Remove thumbnail'] = 'Remover miniatura'; $lang['Unlock it'] = 'Abrir isto'; -$lang['Unlocked album'] = 'Album aberto'; \ No newline at end of file +$lang['Unlocked album'] = 'Album aberto'; +$lang['%d in whole branch'] = '%d em todo o ramo'; +$lang['During upload, if Piwigo detects the photo already exists, associate the existing photo to the destination album, without duplicating file'] = 'Durante o upload, se o Piwigo detectar que a foto já existe, associe a foto existente ao álbum de destino, sem duplicar o arquivo +'; +$lang['Put at the root'] = 'Coloque na raiz'; \ No newline at end of file