aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/pt_PT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-10-10 00:13:11 +0000
committerNextcloud bot <bot@nextcloud.com>2018-10-10 00:13:11 +0000
commit7c26bbbd82cc24b6528adf743f5e9a75dc37edf6 (patch)
tree5a52ca435423df82544c0fb6f9f4a3ff827e165c /apps/federatedfilesharing/l10n/pt_PT.js
parenta9f4817b652b636a3b2f8c11b2a3e7526e0be82d (diff)
downloadnextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.tar.gz
nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/pt_PT.js')
-rw-r--r--apps/federatedfilesharing/l10n/pt_PT.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/pt_PT.js b/apps/federatedfilesharing/l10n/pt_PT.js
index 81668183108..fad9a8075d9 100644
--- a/apps/federatedfilesharing/l10n/pt_PT.js
+++ b/apps/federatedfilesharing/l10n/pt_PT.js
@@ -17,10 +17,8 @@ OC.L10N.register(
"Couldn't establish a federated share." : "Não foi possível estabelecer uma partilha federada.",
"Couldn't establish a federated share, maybe the password was wrong." : "Não foi possível estabelecer a partilha federada, a palavra-passe talvez esteja incorrecta.",
"Federated Share request sent, you will receive an invitation. Check your notifications." : "Pedido de Partilha Federada enviado, irá receber o convite. Confira as suas notificações.",
- "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",
"Not allowed to create a federated share with the same user" : "Não é possível criar uma partilha federada com o mesmo utilizador",
"File is already shared with %s" : "O ficheiro já foi 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. ",
"Could not find share" : "Não foi possível encontrar partilha",
"You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Recebeu \"%3$s\" como uma partilha remota de %1$s (em nome de %2$s)",
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "Recebeu {partilha} como uma partilha remota de {utilizador} (em nome de {behalf})",
@@ -53,6 +51,8 @@ OC.L10N.register(
"Storage not valid" : "Armazenamento inválido",
"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"
},
"nplurals=2; plural=(n != 1);");