aboutsummaryrefslogtreecommitdiffstats
path: root/language/pt_BR/admin.lang.php
diff options
context:
space:
mode:
authorGotcha <gotcha@piwigo.org>2011-01-27 22:39:34 +0000
committerGotcha <gotcha@piwigo.org>2011-01-27 22:39:34 +0000
commitec169f12ff1300d9f4a1c334f1cea647f7296fbb (patch)
treeda2dd623db7da8a33984387a052e0fdc0fb9ba58 /language/pt_BR/admin.lang.php
parentb5ed2aa16af965c987a7397b8115aa48da8c0047 (diff)
Add an legend for fieldset id=syncSimulate
(Localisation are good) git-svn-id: http://piwigo.org/svn/trunk@8952 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--language/pt_BR/admin.lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/language/pt_BR/admin.lang.php b/language/pt_BR/admin.lang.php
index 51a8dcf2d..162768c2e 100644
--- a/language/pt_BR/admin.lang.php
+++ b/language/pt_BR/admin.lang.php
@@ -401,6 +401,7 @@ $lang['deleted'] = 'apagado(a)';
$lang['Metadata synchronization results'] = 'Resultados da sincronização do metadado';
$lang['only perform a simulation (no change in database will be made)'] = 'apenas executa uma simulação (não será feita alteração alguma na base de dados)';
$lang['[Simulation]'] = '[Simulação]';
+$lang['Simulation'] = 'Simulação';
$lang['directories + files'] = 'diretórios + arquivos';
$lang['only directories'] = 'apenas diretórios';
$lang['synchronize files structure with database'] = 'sincronizar a estrutura dos arquivos com a base de dados';