diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-10 02:24:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-10 02:24:52 +0000 |
commit | 1cfea13e943411cd98988911e9e13dd7d78682fc (patch) | |
tree | 11acc6ed7d2fa78e2717c48575c6aef911f890d8 /apps/files_sharing/l10n/pt_PT.js | |
parent | 79f1c30a31f9453b119f9e9880a6308a86c78b39 (diff) | |
download | nextcloud-server-1cfea13e943411cd98988911e9e13dd7d78682fc.tar.gz nextcloud-server-1cfea13e943411cd98988911e9e13dd7d78682fc.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/pt_PT.js b/apps/files_sharing/l10n/pt_PT.js index 8909672b98b..a5c3f96cb05 100644 --- a/apps/files_sharing/l10n/pt_PT.js +++ b/apps/files_sharing/l10n/pt_PT.js @@ -116,7 +116,6 @@ OC.L10N.register( "remote group" : "grupo remoto", "guest" : "convidado", "Cannot copy, please copy the link manually" : "Não foi possÃvel copiar, copie a ligação manualmente", - "Copy to clipboard" : "Copiar para área de transferência", "Only works for users with access to this folder" : "Apenas funciona para utilizadores com acesso a esta pasta", "Link copied" : "Link copiado", "Password protection" : "Protegido por palavra-passe", @@ -155,6 +154,7 @@ OC.L10N.register( "Uploaded files:" : "Ficheiros enviados:", "Add to your Nextcloud" : "Adicionar à sua Nextcloud", "Wrong share ID, share doesn't exist" : "Id. de partilha errada, a partilha não existe", + "Copy to clipboard" : "Copiar para área de transferência", "Sorry, this link doesn’t seem to work anymore." : "Desculpe, mas esta hiperligação parece já não estar a funcionar." }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |