diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-21 00:20:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-21 00:20:59 +0000 |
commit | 2547332fe5f704e3a6e79034e7bdbbf541a753dd (patch) | |
tree | a1d0a9febed7f5a5e09072ee80737bc9be463488 /apps/files/l10n/pt_PT.js | |
parent | d949fce1d524ee7c050fbb7cdca800b0723350ec (diff) | |
download | nextcloud-server-2547332fe5f704e3a6e79034e7bdbbf541a753dd.tar.gz nextcloud-server-2547332fe5f704e3a6e79034e7bdbbf541a753dd.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/pt_PT.js')
-rw-r--r-- | apps/files/l10n/pt_PT.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js index 579b6eba5fd..0327636a157 100644 --- a/apps/files/l10n/pt_PT.js +++ b/apps/files/l10n/pt_PT.js @@ -138,6 +138,7 @@ OC.L10N.register( "Upload (max. %s)" : "Envio (máx. %s)", "Accept" : "Aceitar", "in %s" : "em %s", + "You don’t have permission to upload or create files here" : "Não tem permissão para enviar ou criar ficheiros aqui", "File name" : "Nome do ficheiro", "Folder name" : "Nome da pasta", "Name cannot be empty" : "O Nome não pode estar vazio", @@ -154,7 +155,6 @@ OC.L10N.register( "Share" : "Partilhar", "Shared by link" : "Partilhado por hiperligação", "Shared" : "Partilhados", - "You don’t have permission to upload or create files here" : "Não tem permissão para enviar ou criar ficheiros aqui", "Show hidden files" : "Mostrar ficheiros ocultos", "Additional settings" : "Definições adicionais", "WebDAV" : "WebDAV", |