diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:12:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:12:51 +0000 |
commit | d664a9b37b18cf834902c5201e5bcd154deaeeed (patch) | |
tree | e7ecbd2872f3dc4c0e627cd07a0fa9bf970e918e /apps/federatedfilesharing/l10n/pt_PT.js | |
parent | f3870fbdc178d4b8ff58e745ef6846e9e5d5f621 (diff) | |
download | nextcloud-server-d664a9b37b18cf834902c5201e5bcd154deaeeed.tar.gz nextcloud-server-d664a9b37b18cf834902c5201e5bcd154deaeeed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/pt_PT.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/pt_PT.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/pt_PT.js b/apps/federatedfilesharing/l10n/pt_PT.js index fad9a8075d9..284b8cf81fa 100644 --- a/apps/federatedfilesharing/l10n/pt_PT.js +++ b/apps/federatedfilesharing/l10n/pt_PT.js @@ -52,7 +52,6 @@ OC.L10N.register( "Federated share added" : "Partilha federada adicionada", "Couldn't add remote share" : "Não foi possível adicionar partilha remota", "Sharing %s failed, because this item is already shared with %s" : "A partilha %s falhou, porque este item já está a ser partilhado com %s", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "Partilha %s falhou, não foi possível encontrar %s, o servidor pode estar actualmente inatingível ou usa um certificado auto-assinado. ", - "Search global and public address book for users and let local users publish their data" : "Pesquisar por utilizadores na lista de endereços global e pública e permita que utilizadores locais publiquem os seus dados" + "Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "Partilha %s falhou, não foi possível encontrar %s, o servidor pode estar actualmente inatingível ou usa um certificado auto-assinado. " }, "nplurals=2; plural=(n != 1);"); |