Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-09-27 03:12:26 +0300
committerNextcloud bot <bot@nextcloud.com>2018-09-27 03:12:26 +0300
commit2ace0df82a07603f4d734c0a17760574f0c1cbeb (patch)
treee15fd0450f1f60db48fb18bab79cbb675c81bc7e /apps/files/l10n/pt_PT.js
parentbf57c53ca5b3f61c94c65649aafc3d96b2d6699e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pt_PT.js')
-rw-r--r--apps/files/l10n/pt_PT.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js
index 81c03b92dce..e7f4a88503a 100644
--- a/apps/files/l10n/pt_PT.js
+++ b/apps/files/l10n/pt_PT.js
@@ -15,12 +15,12 @@ OC.L10N.register(
"Close" : "Fechar",
"Could not create folder \"{dir}\"" : "Não foi possível criar a pasta \"{dir}\"",
"Upload cancelled." : "Envio cancelado.",
+ "…" : "...",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Não é possível enviar {filename}, porque este é uma diretoria ou tem 0 bytes",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Não existe espaço suficiente, está a enviar {size1} mas resta apenas {size2}",
"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}",