diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-12 15:12:46 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-12 15:12:46 +0100 |
commit | 8d9352a40d6b02e17889ba02962e0a3880e0995e (patch) | |
tree | f417bbc724cbfabdcac663dd2e9a72d0d7cc5c48 /settings/l10n/pt_PT.php | |
parent | ba1ab38e7f6ec984e72167b007fecaacc57ce1cb (diff) | |
download | nextcloud-server-8d9352a40d6b02e17889ba02962e0a3880e0995e.tar.gz nextcloud-server-8d9352a40d6b02e17889ba02962e0a3880e0995e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/pt_PT.php')
-rw-r--r-- | settings/l10n/pt_PT.php | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/pt_PT.php b/settings/l10n/pt_PT.php index 9b6d79fb16e..b90bc17b25a 100644 --- a/settings/l10n/pt_PT.php +++ b/settings/l10n/pt_PT.php @@ -24,7 +24,12 @@ "Error" => "Erro", "Updated" => "Actualizado", "Saving..." => "A guardar...", +"Groups" => "Grupos", +"Group Admin" => "Grupo Administrador", +"Delete" => "Apagar", "__language_name__" => "__language_name__", +"Version" => "Versão", +"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Desenvolvido pela <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunidade ownCloud</a>, o<a href=\"https://github.com/owncloud\" target=\"_blank\">código fonte</a> está licenciado sob a <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", "Add your App" => "Adicione a sua aplicação", "More Apps" => "Mais Aplicações", "Select an App" => "Selecione uma aplicação", @@ -56,18 +61,13 @@ "Help translate" => "Ajude a traduzir", "WebDAV" => "WebDAV", "Use this address to connect to your ownCloud in your file manager" => "Use este endereço no seu gestor de ficheiros para ligar à sua ownCloud", -"Version" => "Versão", -"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Desenvolvido pela <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunidade ownCloud</a>, o<a href=\"https://github.com/owncloud\" target=\"_blank\">código fonte</a> está licenciado sob a <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.", "Login Name" => "Nome de utilizador", -"Groups" => "Grupos", "Create" => "Criar", "Default Storage" => "Armazenamento Padrão", "Unlimited" => "Ilimitado", "Other" => "Outro", -"Group Admin" => "Grupo Administrador", "Storage" => "Armazenamento", "change display name" => "modificar nome exibido", "set new password" => "definir nova palavra-passe", -"Default" => "Padrão", -"Delete" => "Apagar" +"Default" => "Padrão" ); |