diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-22 00:12:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-22 00:12:11 +0000 |
commit | e4551106f5e8df91be2b70fe9058292c985b6913 (patch) | |
tree | 629b5b04092982d2712243115ccb784ac7c2caad /apps/files_sharing/l10n/pt_PT.js | |
parent | 45018a0e839f71dd8fac892125b77b5bccd1713a (diff) | |
download | nextcloud-server-e4551106f5e8df91be2b70fe9058292c985b6913.tar.gz nextcloud-server-e4551106f5e8df91be2b70fe9058292c985b6913.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/pt_PT.js')
-rw-r--r-- | apps/files_sharing/l10n/pt_PT.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/pt_PT.js b/apps/files_sharing/l10n/pt_PT.js index c405c23d7ee..2d69004959c 100644 --- a/apps/files_sharing/l10n/pt_PT.js +++ b/apps/files_sharing/l10n/pt_PT.js @@ -92,9 +92,6 @@ OC.L10N.register( "Add to your Nextcloud" : "Adicionar à sua Nextcloud", "Share API is disabled" : "A partilha de API está desativada", "File sharing" : "Partilha de ficheiro", - "This share is password-protected" : "Esta partilha está protegida por palavra-passe", - "The password is wrong. Try again." : "A palavra-passe está errada. Por favor, tente de novo.", - "Password" : "Palavra-passe", "No entries found in this folder" : "Não foram encontradas entradas nesta pasta", "Name" : "Nome", "Share time" : "Hora da Partilha", @@ -111,6 +108,9 @@ OC.L10N.register( "Uploading files…" : "A enviar ficheiros...", "Uploaded files:" : "Ficheiros enviados:", "{actor} removed you from {file}" : "{actor} removeu-o de {file}", - "%s is publicly shared" : "%s está partilhado publicamente" + "%s is publicly shared" : "%s está partilhado publicamente", + "This share is password-protected" : "Esta partilha está protegida por palavra-passe", + "The password is wrong. Try again." : "A palavra-passe está errada. Por favor, tente de novo.", + "Password" : "Palavra-passe" }, "nplurals=2; plural=(n != 1);"); |