diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-04 02:07:35 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-04 02:07:35 +0200 |
commit | 5c042d88ade9f3fbf599bd21defab322139d7cc0 (patch) | |
tree | 03108bf6a0335c9aa2075dfa860570936627f4b9 /apps/user_ldap/l10n/pt_PT.php | |
parent | 7bee735877f0ddb73f1a4f4870a6bf11a5c0b7fa (diff) | |
download | nextcloud-server-5c042d88ade9f3fbf599bd21defab322139d7cc0.tar.gz nextcloud-server-5c042d88ade9f3fbf599bd21defab322139d7cc0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/pt_PT.php')
-rw-r--r-- | apps/user_ldap/l10n/pt_PT.php | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/pt_PT.php b/apps/user_ldap/l10n/pt_PT.php new file mode 100644 index 00000000000..fe276f9fabd --- /dev/null +++ b/apps/user_ldap/l10n/pt_PT.php @@ -0,0 +1,9 @@ +<?php $TRANSLATIONS = array( +"Host" => "Anfitrião", +"Password" => "Palavra-passe", +"Group Filter" => "Filtrar por grupo", +"Port" => "Porto", +"in bytes" => "em bytes", +"in seconds. A change empties the cache." => "em segundos. Uma alteração esvazia a cache.", +"Help" => "Ajuda" +); |