diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-07-15 10:37:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-07-15 10:37:23 +0000 |
commit | 7f572c0645d2bf815d1d00e5434d6222aa3c40aa (patch) | |
tree | 41a4bed70fc3ef741f9872d0328473f9bd75908a /apps/files/l10n/pt_PT.js | |
parent | 28b0e811cc4e2a8fb4b86cc8b331a6631f37d4c5 (diff) | |
download | nextcloud-server-7f572c0645d2bf815d1d00e5434d6222aa3c40aa.tar.gz nextcloud-server-7f572c0645d2bf815d1d00e5434d6222aa3c40aa.zip |
[tx-robot] updated 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 | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js index a152eaa5977..e8d3fbb92b8 100644 --- a/apps/files/l10n/pt_PT.js +++ b/apps/files/l10n/pt_PT.js @@ -138,16 +138,8 @@ OC.L10N.register( "Shared by link" : "Partilhado por hiperligação", "Text file" : "Ficheiro de Texto", "New text file.txt" : "Novo texto ficheiro.txt", - "Unshare" : "Cancelar partilha", "Storage of {owner} is full, files can not be updated or synced anymore!" : "O armazenamento de {owner} está cheio. Os ficheiros já não podem ser atualizados ou sincronizados!", "Your storage is full, files can not be updated or synced anymore!" : "O seu armazenamento está cheio, os ficheiros já não podem ser atualizados ou sincronizados.", - "Storage of {owner} is almost full ({usedSpacePercent}%)" : "O armazenamento de {owner} está quase cheio ({usedSpacePercent}%)", - "Your storage is almost full ({usedSpacePercent}%)" : "O seu armazenamento está quase cheio ({usedSpacePercent}%)", - "_matches '{filter}'_::_match '{filter}'_" : ["corresponde a '{filter}'","correspondem a '{filter}'"], - "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Um ficheiro ou pasta foram <strong>modificados</strong> ou <strong>renomeados</strong>", - "A new file or folder has been <strong>created</strong>" : "Foi <strong>criado</strong> um novo ficheiro ou pasta", - "A file or folder has been <strong>deleted</strong>" : "Um ficheiro ou pasta foram <strong>apagados</strong>", - "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limite as notificações sobre a criação e alterações para os seus <strong>ficheiros favoritos</strong> <em>(apenas Emissão)</em>", - "A file or folder has been <strong>restored</strong>" : "Um ficheiro ou pasta foram <strong>restaurados</strong>" + "_matches '{filter}'_::_match '{filter}'_" : ["corresponde a '{filter}'","correspondem a '{filter}'"] }, "nplurals=2; plural=(n != 1);"); |