diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-19 02:17:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-19 02:17:47 +0000 |
commit | 9707fcf4fe8502cc57b7a524a283bda543bac133 (patch) | |
tree | 1d0c5211907c43d4a45587e6c4a3b2c161ca7e4d /apps/federatedfilesharing/l10n/pt_PT.js | |
parent | 5195be108f1f6bc90d0413cf732361e64982f001 (diff) | |
download | nextcloud-server-9707fcf4fe8502cc57b7a524a283bda543bac133.tar.gz nextcloud-server-9707fcf4fe8502cc57b7a524a283bda543bac133.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/pt_PT.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/pt_PT.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/federatedfilesharing/l10n/pt_PT.js b/apps/federatedfilesharing/l10n/pt_PT.js index 851a3b7beda..be34663104e 100644 --- a/apps/federatedfilesharing/l10n/pt_PT.js +++ b/apps/federatedfilesharing/l10n/pt_PT.js @@ -20,9 +20,7 @@ OC.L10N.register( "File is already shared with %s" : "O ficheiro já foi partilhado com %s", "Could not find share" : "Não foi possível encontrar partilha", "Federated sharing" : "Partilha Federada", - "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})", - "You received \"%3$s\" as a remote share from %1$s" : "Recebeu \"%3$s\" como uma partilha remota de %1$s", "You received {share} as a remote share from {user}" : "Recebeu {partilha} como uma partilha remota de {utilizador}", "Accept" : "Aceitar", "Decline" : "Recusar", @@ -43,6 +41,8 @@ OC.L10N.register( "Share it so your friends can share files with you:" : "Partilhe para que os seus amigos possam partilhar ficheiros consigo:", "Add to your website" : "Adicione ao seu site da Web", "Share with me via Nextcloud" : "Partilhe comigo via Nextcloud", - "HTML Code:" : "Código HTML:" + "HTML Code:" : "Código HTML:", + "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 \"%3$s\" as a remote share from %1$s" : "Recebeu \"%3$s\" como uma partilha remota de %1$s" }, "nplurals=2; plural=(n != 1);"); |