summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-24 01:12:42 +0000
committerNextcloud bot <bot@nextcloud.com>2018-02-24 01:12:42 +0000
commit1eb8aee0e67bff6b2047157bd1eae0d77338ba21 (patch)
tree74b08fa338a0df5ec6bf395ce0e6382c87d09ae7 /apps/files
parenta4fbe80f7306325d9e054a2b44238ea478153ca2 (diff)
downloadnextcloud-server-1eb8aee0e67bff6b2047157bd1eae0d77338ba21.tar.gz
nextcloud-server-1eb8aee0e67bff6b2047157bd1eae0d77338ba21.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/pt_PT.js2
-rw-r--r--apps/files/l10n/pt_PT.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js
index feb43aced76..ffa95f4b93c 100644
--- a/apps/files/l10n/pt_PT.js
+++ b/apps/files/l10n/pt_PT.js
@@ -17,8 +17,10 @@ OC.L10N.register(
"Target folder \"{dir}\" does not exist any more" : "A pasta de destino \"{dir}\" já não existe",
"Not enough free space" : "Espaço insuficiente",
"Uploading …" : "A carregar ...",
+ "…" : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
"Target folder does not exist any more" : "A pasta de destino já não existe",
+ "Error when assembling chunks, status code {status}" : "Erro ao agregar partições, código de estado: {estado}",
"Actions" : "Ações",
"Download" : "Transferir",
"Rename" : "Renomear",
diff --git a/apps/files/l10n/pt_PT.json b/apps/files/l10n/pt_PT.json
index 97d4308cab4..31ecc0ef67d 100644
--- a/apps/files/l10n/pt_PT.json
+++ b/apps/files/l10n/pt_PT.json
@@ -15,8 +15,10 @@
"Target folder \"{dir}\" does not exist any more" : "A pasta de destino \"{dir}\" já não existe",
"Not enough free space" : "Espaço insuficiente",
"Uploading …" : "A carregar ...",
+ "…" : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
"Target folder does not exist any more" : "A pasta de destino já não existe",
+ "Error when assembling chunks, status code {status}" : "Erro ao agregar partições, código de estado: {estado}",
"Actions" : "Ações",
"Download" : "Transferir",
"Rename" : "Renomear",