diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-28 02:14:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-28 02:14:31 +0000 |
commit | 8a4e974d7b446dc296c1ce55b7dfb76214cab232 (patch) | |
tree | 698394c71ae312e64957bbdac04ed9b2c60c94f5 /apps/files_sharing/l10n/pt_PT.js | |
parent | e8a69778d3c33da90c04bf0e428f489a47c1cc5f (diff) | |
download | nextcloud-server-24.0.7rc1.tar.gz nextcloud-server-24.0.7rc1.zip |
[tx-robot] updated from transifexv24.0.7rc1
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 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/pt_PT.js b/apps/files_sharing/l10n/pt_PT.js index d4fd1ead3e6..0e5087d688a 100644 --- a/apps/files_sharing/l10n/pt_PT.js +++ b/apps/files_sharing/l10n/pt_PT.js @@ -156,7 +156,6 @@ OC.L10N.register( "Add to your Nextcloud" : "Adicionar à sua Nextcloud", "Wrong share ID, share doesn't exist" : "Id. de partilha errada, a partilha não existe", "Wrong path, file/folder doesn't exist" : "Caminho errado, o arquivo ou pasta não existe", - "Sorry, this link doesn’t seem to work anymore." : "Desculpe, mas esta hiperligação parece já não estar a funcionar.", - "Cannot increase permissions" : "Não é possível incrementar as permissões" + "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;"); |