diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-09-18 21:35:39 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-09-18 21:35:39 +0000 |
commit | e7b19988b8d04427d3956ecf5805a3f75b241cee (patch) | |
tree | efe95bad7729a4ff1f7624d9e2333a02a0130617 /language/pt_BR/admin.lang.php | |
parent | 1a49137acc2d93cea67bff3d05df1e022faa4b41 (diff) |
[trunk_admin] Update pt_BR, thanks to : msakik
git-svn-id: http://piwigo.org/svn/trunk@24527 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/pt_BR/admin.lang.php')
-rw-r--r-- | language/pt_BR/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/pt_BR/admin.lang.php b/language/pt_BR/admin.lang.php index 4dd4855ea..f17b06747 100644 --- a/language/pt_BR/admin.lang.php +++ b/language/pt_BR/admin.lang.php @@ -952,4 +952,5 @@ $lang['Type here the name of the new group'] = 'Digite aqui o nome do novo grupo $lang['Purge user cache'] = 'limpa o cache do usuário'; $lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'As dimensões da imagem serão reduzida para %dx%d pixels.'; $lang['Resize after upload disabled due to the use of GD as graphic library'] = 'Redimensionamento após envio foi desativado devido ao uso de GD como biblioteca gráfica'; +$lang['Select at least one tag'] = 'Selecione pelo menos uma tag'; ?>
\ No newline at end of file |