diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:25:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:25:02 +0000 |
commit | e81ad0ce5835b943386dfdca7a8f914ef711a494 (patch) | |
tree | 8302d596fd1eb4603343ef9acbed6943258e627f /apps/files_sharing/l10n/pt_PT.js | |
parent | 98362bd0bc6beaaad7f4f18ae32b82722f6f8997 (diff) | |
download | nextcloud-server-e81ad0ce5835b943386dfdca7a8f914ef711a494.tar.gz nextcloud-server-e81ad0ce5835b943386dfdca7a8f914ef711a494.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/pt_PT.js')
-rw-r--r-- | apps/files_sharing/l10n/pt_PT.js | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/apps/files_sharing/l10n/pt_PT.js b/apps/files_sharing/l10n/pt_PT.js index bbf83f765ae..f9cbb673c2d 100644 --- a/apps/files_sharing/l10n/pt_PT.js +++ b/apps/files_sharing/l10n/pt_PT.js @@ -154,13 +154,9 @@ OC.L10N.register( "Read only" : "Apenas leitura", "File drop (upload only)" : "Pasta de carregamento apenas", "Upload" : "Upload", - "Allow creating" : "Permitir criar", - "Allow deleting" : "Permitir eliminar", - "Allow resharing" : "Permitir repartilha", - "Expiration date enforced" : "Imposta data de expiração", "Only works for users with access to this folder" : "Apenas funciona para utilizadores com acesso a esta pasta", - "Password protect" : "Proteger com palavra-passe", "Circle" : "Círculo", + "Update" : "Atualizar", "No entries found in this folder" : "Não foram encontradas entradas nesta pasta", "Name" : "Nome", "Share time" : "Hora da Partilha", @@ -168,7 +164,6 @@ OC.L10N.register( "the item was removed" : "o item foi removido", "the link expired" : "a hiperligação expirou", "sharing is disabled" : "a partilha está desativada", - "For more info, please ask the person who sent this link." : "Para mais informação, por favor, pergunte à pessoa que lhe enviou esta hiperligação.", - "Update" : "Atualizar" + "For more info, please ask the person who sent this link." : "Para mais informação, por favor, pergunte à pessoa que lhe enviou esta hiperligação." }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |