Changeset 10366


Ignore:
Timestamp:
Apr 14, 2011, 12:13:08 PM (13 years ago)
Author:
ddtddt
Message:

[extensions] - autoupdate - update pt_PT thanks to PsyKick_RuhYn

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/autoupdate/trunk/language/pt_PT/plugin.lang.php

    r10028 r10366  
    3535$lang['Unable to dump database.'] = 'Impossível descarregar base de dados.';
    3636
    37 /*TODO*/$lang['autoupdate_ignore'] = 'Ignore this update';
    38 /*TODO*/$lang['autoupdate_reset_ignore'] = 'Reset ignored updates';
    39 /*TODO*/$lang['autoupdate_update_all'] = 'All update';
    40 /*TODO*/$lang['ERROR'] = 'ERROR';
    41 /*TODO*/$lang['Upgrade Complete'] = 'Upgrade Complete';
    42 /*TODO*/$lang['Piwigo Upgrade'] = 'Piwigo Upgrade';
    43 /*TODO*/$lang['Extensions Upgrade'] = 'Extensions Upgrade';
    4437
    45 /*TODO*/$lang['Some upgrades are available for extensions'] = 'Some upgrades are available for extensions';
    46 /*TODO*/$lang['Click here to see upgrades'] = 'Click here to see upgrades';
    47 /*TODO*/$lang['Gallery and extensions are up to date'] = 'Gallery and extensions are up to date';
    48 /*TODO*/$lang['All extensions are up to date.'] = 'All extensions are up to date.';
    49 /*TODO*/$lang['Update in progress...'] = 'Update in progress...';
    50 /*TODO*/$lang['Following plugins may not be compatible with the new version of Piwigo:'] = 'Following plugins may not be compatible with the new version of Piwigo:';
    51 /*TODO*/$lang['Following themes may not be compatible with the new version of Piwigo:'] = 'Following themes may not be compatible with the new version of Piwigo:';
    52 /*TODO*/$lang['I decide to upgrade anyway'] = 'I decide to upgrade anyway';
     38$lang['autoupdate_ignore'] = 'Ignorar esta actualização';
     39$lang['autoupdate_reset_ignore'] = 'Repor actualizações ignoradas';
     40$lang['autoupdate_update_all'] = 'Actualizar Tudo';
     41$lang['ERROR'] = 'ERRO';
     42$lang['Upgrade Complete'] = 'Actualização Completa';
     43$lang['Piwigo Upgrade'] = 'Actualizar Piwigo';
     44$lang['Extensions Upgrade'] = 'Actualizar Extensões';
     45
     46$lang['Some upgrades are available for extensions'] = 'Algumas actualizações disponíveis para as suas extensões';
     47$lang['Click here to see upgrades'] = 'Clicar aqui para ver as actualizações';
     48$lang['Gallery and extensions are up to date'] = 'A Galeria e extensões estão actualizadas';
     49$lang['All extensions are up to date.'] = 'Todas as extensões estão actualizadas.';
     50$lang['Update in progress...'] = 'Actualização em progresso...';
     51$lang['Following plugins may not be compatible with the new version of Piwigo:'] = 'As seguintes estensões poderão não ser compatíveis com a nova versão de Piwigo:';
     52$lang['Following themes may not be compatible with the new version of Piwigo:'] = 'Os seguintes temas poderão não ser compatíveis com a nova versão de Piwigo:';
     53$lang['I decide to upgrade anyway'] = 'Quero actualizar na mesma';
    5354?>
Note: See TracChangeset for help on using the changeset viewer.