summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pt_PT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-08-14 02:32:09 +0000
committerNextcloud bot <bot@nextcloud.com>2020-08-14 02:32:09 +0000
commitcb4c1975553a2bdc28cb834f4d758f2d29ead570 (patch)
treef5326a74223106d915fba27e44a2cee031149e73 /apps/files/l10n/pt_PT.js
parent7e16867b29a52d9b6b194fb849c39603fbe5d0d3 (diff)
downloadnextcloud-server-cb4c1975553a2bdc28cb834f4d758f2d29ead570.tar.gz
nextcloud-server-cb4c1975553a2bdc28cb834f4d758f2d29ead570.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pt_PT.js')
-rw-r--r--apps/files/l10n/pt_PT.js11
1 files changed, 6 insertions, 5 deletions
diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js
index 489eac9b79d..d35f796088a 100644
--- a/apps/files/l10n/pt_PT.js
+++ b/apps/files/l10n/pt_PT.js
@@ -117,11 +117,7 @@ OC.L10N.register(
"You moved {oldfile} to {newfile}" : "Moveu {oldfile} para {newfile}",
"{user} moved {oldfile} to {newfile}" : "{user} moveu {oldfile} para {newfile}",
"A file has been added to or removed from your <strong>favorites</strong>" : "Um ficheiro foi adicionado ou removido dos seus <strong>favoritos</strong>",
- "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>",
+ "A file or folder has been <strong>changed</strong>" : "Foi <strong>alterado</strong> um ficheiro ou pasta",
"All files" : "Todos os ficheiros",
"Unlimited" : "Ilimitado",
"Upload (max. %s)" : "Envio (máx. %s)",
@@ -148,6 +144,11 @@ OC.L10N.register(
"Shared by link" : "Partilhado por hiperligação",
"Text file" : "Ficheiro de Texto",
"New text file.txt" : "Novo texto ficheiro.txt",
+ "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>",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Utilize este endereço para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">aceder aos seus ficheiros por WebDAV</a>"
},
"nplurals=2; plural=(n != 1);");