diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:08 +0000 |
commit | 6f42e8cd336a082f0172f55c5f457559952b2d96 (patch) | |
tree | 64b99b239d4ecf429d9c3abf55a0d6e0ab68a824 /apps/files_sharing/l10n/pt_PT.js | |
parent | dd180104cab6ccd86b30e175ecf3bd249acbbfe1 (diff) | |
download | nextcloud-server-6f42e8cd336a082f0172f55c5f457559952b2d96.tar.gz nextcloud-server-6f42e8cd336a082f0172f55c5f457559952b2d96.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 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/files_sharing/l10n/pt_PT.js b/apps/files_sharing/l10n/pt_PT.js index 389ed5f3e79..db3930b79ce 100644 --- a/apps/files_sharing/l10n/pt_PT.js +++ b/apps/files_sharing/l10n/pt_PT.js @@ -144,14 +144,6 @@ OC.L10N.register( "Nothing shared yet" : "Ainda não foi partilhado nada", "Shared by link" : "Partilhado por hiperligação", "No shared links" : "Sem hiperligações partilhadas", - "No entries found in this folder" : "Não foram encontradas entradas nesta pasta", - "Name" : "Nome", - "Share time" : "Hora da Partilha", - "Reasons might be:" : "As razões poderão ser:", - "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.", "Share note" : "Partilhar nota", "Upload files to %s" : "Enviar ficheiros para %s", "Note" : "Nota", @@ -168,6 +160,14 @@ OC.L10N.register( "Allow resharing" : "Permitir repartilha", "Expiration date enforced" : "Imposta data de expiração", "Password protect" : "Proteger com palavra-passe", + "No entries found in this folder" : "Não foram encontradas entradas nesta pasta", + "Name" : "Nome", + "Share time" : "Hora da Partilha", + "Reasons might be:" : "As razões poderão ser:", + "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" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |