nextcloud/l10n/pt_PT/files.po

304 lines
6.7 KiB
Plaintext
Raw Normal View History

2011-09-23 21:08:02 +04:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
2012-10-03 01:18:26 +04:00
# Duarte Velez Grilo <duartegrilo@gmail.com>, 2012.
2012-08-24 04:07:18 +04:00
# <geral@ricardolameiro.pt>, 2012.
2012-06-06 02:29:28 +04:00
# Helder Meneses <helder.meneses@gmail.com>, 2012.
2012-05-09 14:41:01 +04:00
# <rjgpp.1994@gmail.com>, 2012.
2011-09-23 21:08:02 +04:00
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
2012-06-06 02:29:28 +04:00
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
2012-10-09 04:07:41 +04:00
"POT-Creation-Date: 2012-10-09 02:02+0200\n"
"PO-Revision-Date: 2012-10-08 16:35+0000\n"
2012-10-03 01:18:26 +04:00
"Last-Translator: Duarte Velez Grilo <duartegrilo@gmail.com>\n"
2012-07-30 04:05:41 +04:00
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
2011-09-23 21:08:02 +04:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt_PT\n"
2012-09-05 04:05:39 +04:00
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2011-09-23 21:08:02 +04:00
2012-07-30 04:05:41 +04:00
#: ajax/upload.php:20
2011-09-25 01:12:18 +04:00
msgid "There is no error, the file uploaded with success"
2012-05-09 14:41:01 +04:00
msgstr "Sem erro, ficheiro enviado com sucesso"
2011-09-25 01:12:18 +04:00
2012-07-30 04:05:41 +04:00
#: ajax/upload.php:21
2011-09-25 01:12:18 +04:00
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
2012-10-09 04:07:41 +04:00
msgstr "O ficheiro enviado excede a directiva upload_max_filesize no php.ini"
2011-09-25 01:12:18 +04:00
2012-07-30 04:05:41 +04:00
#: ajax/upload.php:22
2011-09-25 01:12:18 +04:00
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
2012-05-09 14:41:01 +04:00
msgstr "O ficheiro enviado excede o diretivo MAX_FILE_SIZE especificado no formulário HTML"
2011-09-25 01:12:18 +04:00
2012-07-30 04:05:41 +04:00
#: ajax/upload.php:23
2011-09-25 01:12:18 +04:00
msgid "The uploaded file was only partially uploaded"
2012-05-09 14:41:01 +04:00
msgstr "O ficheiro enviado só foi enviado parcialmente"
2011-09-25 01:12:18 +04:00
2012-07-30 04:05:41 +04:00
#: ajax/upload.php:24
2011-09-25 01:12:18 +04:00
msgid "No file was uploaded"
2012-05-09 14:41:01 +04:00
msgstr "Não foi enviado nenhum ficheiro"
2011-09-25 01:12:18 +04:00
2012-07-30 04:05:41 +04:00
#: ajax/upload.php:25
2011-09-25 01:12:18 +04:00
msgid "Missing a temporary folder"
2012-05-09 14:41:01 +04:00
msgstr "Falta uma pasta temporária"
2012-07-30 04:05:41 +04:00
#: ajax/upload.php:26
2012-05-09 14:41:01 +04:00
msgid "Failed to write to disk"
2012-06-06 02:29:28 +04:00
msgstr "Falhou a escrita no disco"
2011-09-25 01:12:18 +04:00
2012-06-06 02:29:28 +04:00
#: appinfo/app.php:6
2011-09-23 21:08:02 +04:00
msgid "Files"
2012-05-09 14:41:01 +04:00
msgstr "Ficheiros"
2011-09-23 21:08:02 +04:00
2012-09-08 04:05:41 +04:00
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
2012-10-03 01:18:26 +04:00
msgstr "Deixar de partilhar"
2012-09-08 04:05:41 +04:00
#: js/fileactions.js:110 templates/index.php:64
2012-07-30 04:05:41 +04:00
msgid "Delete"
msgstr "Apagar"
2012-09-22 03:18:31 +04:00
#: js/fileactions.js:182
msgid "Rename"
2012-10-03 01:18:26 +04:00
msgstr "Renomear"
2012-09-22 03:18:31 +04:00
2012-10-09 04:07:41 +04:00
#: js/filelist.js:192 js/filelist.js:194
2012-08-01 00:57:24 +04:00
msgid "already exists"
2012-10-09 04:07:41 +04:00
msgstr "já existe"
2012-08-01 00:57:24 +04:00
2012-10-09 04:07:41 +04:00
#: js/filelist.js:192 js/filelist.js:194
2012-08-01 00:57:24 +04:00
msgid "replace"
2012-08-24 04:07:18 +04:00
msgstr "substituir"
2012-08-01 00:57:24 +04:00
2012-10-09 04:07:41 +04:00
#: js/filelist.js:192
2012-09-06 04:06:37 +04:00
msgid "suggest name"
2012-10-03 01:18:26 +04:00
msgstr "Sugira um nome"
2012-09-06 04:06:37 +04:00
2012-10-09 04:07:41 +04:00
#: js/filelist.js:192 js/filelist.js:194
2012-08-01 00:57:24 +04:00
msgid "cancel"
2012-08-24 04:07:18 +04:00
msgstr "cancelar"
2012-08-01 00:57:24 +04:00
2012-10-09 04:07:41 +04:00
#: js/filelist.js:241 js/filelist.js:243
2012-08-01 00:57:24 +04:00
msgid "replaced"
2012-10-09 04:07:41 +04:00
msgstr "substituído"
2012-08-01 00:57:24 +04:00
2012-10-09 04:07:41 +04:00
#: js/filelist.js:241 js/filelist.js:243 js/filelist.js:275 js/filelist.js:277
2012-07-30 04:05:41 +04:00
msgid "undo"
2012-08-24 04:07:18 +04:00
msgstr "desfazer"
2012-06-06 02:29:28 +04:00
2012-10-09 04:07:41 +04:00
#: js/filelist.js:243
2012-09-06 04:06:37 +04:00
msgid "with"
msgstr "com"
2012-10-09 04:07:41 +04:00
#: js/filelist.js:275
2012-09-08 04:05:41 +04:00
msgid "unshared"
2012-10-03 01:18:26 +04:00
msgstr "não partilhado"
2012-09-08 04:05:41 +04:00
2012-10-09 04:07:41 +04:00
#: js/filelist.js:277
2012-08-01 00:57:24 +04:00
msgid "deleted"
2012-08-24 04:07:18 +04:00
msgstr "apagado"
2012-08-01 00:57:24 +04:00
2012-08-31 04:07:19 +04:00
#: js/files.js:179
2012-06-06 02:29:28 +04:00
msgid "generating ZIP-file, it may take some time."
2012-07-30 04:05:41 +04:00
msgstr "a gerar o ficheiro ZIP, poderá demorar algum tempo."
2012-06-06 02:29:28 +04:00
2012-10-09 04:07:41 +04:00
#: js/files.js:214
2012-06-06 02:29:28 +04:00
msgid "Unable to upload your file as it is a directory or has 0 bytes"
2012-10-09 04:07:41 +04:00
msgstr "Não é possível fazer o envio do ficheiro devido a ser uma pasta ou ter 0 bytes"
2012-06-06 02:29:28 +04:00
2012-10-09 04:07:41 +04:00
#: js/files.js:214
2012-06-06 02:29:28 +04:00
msgid "Upload Error"
2012-10-09 04:07:41 +04:00
msgstr "Erro no envio"
2012-06-06 02:29:28 +04:00
2012-10-09 04:07:41 +04:00
#: js/files.js:242 js/files.js:347 js/files.js:377
2012-06-06 02:29:28 +04:00
msgid "Pending"
2012-07-30 04:05:41 +04:00
msgstr "Pendente"
2012-06-06 02:29:28 +04:00
2012-10-09 04:07:41 +04:00
#: js/files.js:262
2012-09-26 15:22:37 +04:00
msgid "1 file uploading"
2012-10-03 01:18:26 +04:00
msgstr "A enviar 1 ficheiro"
2012-09-26 15:22:37 +04:00
2012-10-09 04:07:41 +04:00
#: js/files.js:265 js/files.js:310 js/files.js:325
2012-09-26 15:22:37 +04:00
msgid "files uploading"
2012-10-03 01:18:26 +04:00
msgstr "ficheiros a serem enviados"
2012-09-26 15:22:37 +04:00
2012-10-09 04:07:41 +04:00
#: js/files.js:328 js/files.js:361
2012-06-06 02:29:28 +04:00
msgid "Upload cancelled."
2012-10-09 04:07:41 +04:00
msgstr "O envio foi cancelado."
2012-06-06 02:29:28 +04:00
2012-10-09 04:07:41 +04:00
#: js/files.js:430
2012-08-31 04:07:19 +04:00
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
2012-10-03 01:18:26 +04:00
msgstr "Envio de ficheiro em progresso. Irá cancelar o envio se sair da página agora."
2012-08-31 04:07:19 +04:00
2012-10-09 04:07:41 +04:00
#: js/files.js:500
2012-06-06 02:29:28 +04:00
msgid "Invalid name, '/' is not allowed."
2012-10-09 04:07:41 +04:00
msgstr "Nome inválido, '/' não permitido."
2012-06-06 02:29:28 +04:00
2012-10-09 04:07:41 +04:00
#: js/files.js:681
2012-09-18 04:04:26 +04:00
msgid "files scanned"
2012-10-03 01:18:26 +04:00
msgstr "ficheiros analisados"
2012-09-18 04:04:26 +04:00
2012-10-09 04:07:41 +04:00
#: js/files.js:689
2012-09-18 04:04:26 +04:00
msgid "error while scanning"
2012-10-03 01:18:26 +04:00
msgstr "erro ao analisar"
2012-09-18 04:04:26 +04:00
2012-10-09 04:07:41 +04:00
#: js/files.js:762 templates/index.php:48
2012-09-26 15:22:37 +04:00
msgid "Name"
msgstr "Nome"
2012-10-09 04:07:41 +04:00
#: js/files.js:763 templates/index.php:56
2012-06-06 02:29:28 +04:00
msgid "Size"
msgstr "Tamanho"
2012-10-09 04:07:41 +04:00
#: js/files.js:764 templates/index.php:58
2012-06-06 02:29:28 +04:00
msgid "Modified"
msgstr "Modificado"
2012-10-09 04:07:41 +04:00
#: js/files.js:791
2012-06-06 02:29:28 +04:00
msgid "folder"
2012-07-30 04:05:41 +04:00
msgstr "pasta"
2012-06-06 02:29:28 +04:00
2012-10-09 04:07:41 +04:00
#: js/files.js:793
2012-06-06 02:29:28 +04:00
msgid "folders"
2012-07-30 04:05:41 +04:00
msgstr "pastas"
2012-06-06 02:29:28 +04:00
2012-10-09 04:07:41 +04:00
#: js/files.js:801
2012-06-06 02:29:28 +04:00
msgid "file"
2012-07-30 04:05:41 +04:00
msgstr "ficheiro"
2012-06-06 02:29:28 +04:00
2012-10-09 04:07:41 +04:00
#: js/files.js:803
2012-06-06 02:29:28 +04:00
msgid "files"
2012-07-30 04:05:41 +04:00
msgstr "ficheiros"
2012-06-06 02:29:28 +04:00
2012-10-09 04:07:41 +04:00
#: js/files.js:847
2012-09-26 15:22:37 +04:00
msgid "seconds ago"
2012-10-09 04:07:41 +04:00
msgstr "há segundos"
2012-09-26 15:22:37 +04:00
2012-10-09 04:07:41 +04:00
#: js/files.js:848
2012-09-26 15:22:37 +04:00
msgid "minute ago"
2012-10-09 04:07:41 +04:00
msgstr "há um minuto"
2012-09-26 15:22:37 +04:00
2012-10-09 04:07:41 +04:00
#: js/files.js:849
2012-09-26 15:22:37 +04:00
msgid "minutes ago"
2012-10-09 04:07:41 +04:00
msgstr "há minutos"
2012-09-26 15:22:37 +04:00
2012-10-09 04:07:41 +04:00
#: js/files.js:852
2012-09-26 15:22:37 +04:00
msgid "today"
2012-10-03 01:18:26 +04:00
msgstr "hoje"
2012-09-26 15:22:37 +04:00
2012-10-09 04:07:41 +04:00
#: js/files.js:853
2012-09-26 15:22:37 +04:00
msgid "yesterday"
2012-10-03 01:18:26 +04:00
msgstr "ontem"
2012-09-26 15:22:37 +04:00
2012-10-09 04:07:41 +04:00
#: js/files.js:854
2012-09-26 15:22:37 +04:00
msgid "days ago"
2012-10-09 04:07:41 +04:00
msgstr "há dias"
2012-09-26 15:22:37 +04:00
2012-10-09 04:07:41 +04:00
#: js/files.js:855
2012-09-26 15:22:37 +04:00
msgid "last month"
2012-10-03 01:18:26 +04:00
msgstr "mês passado"
2012-09-26 15:22:37 +04:00
2012-10-09 04:07:41 +04:00
#: js/files.js:857
2012-09-26 15:22:37 +04:00
msgid "months ago"
2012-10-09 04:07:41 +04:00
msgstr "há meses"
2012-09-26 15:22:37 +04:00
2012-10-09 04:07:41 +04:00
#: js/files.js:858
2012-09-26 15:22:37 +04:00
msgid "last year"
2012-10-03 01:18:26 +04:00
msgstr "ano passado"
2012-09-26 15:22:37 +04:00
2012-10-09 04:07:41 +04:00
#: js/files.js:859
2012-09-26 15:22:37 +04:00
msgid "years ago"
2012-10-09 04:07:41 +04:00
msgstr "há anos"
2012-09-26 15:22:37 +04:00
2011-09-23 21:08:02 +04:00
#: templates/admin.php:5
2012-05-09 14:41:01 +04:00
msgid "File handling"
2012-06-06 02:29:28 +04:00
msgstr "Manuseamento de ficheiros"
2012-05-09 14:41:01 +04:00
#: templates/admin.php:7
2011-09-23 21:08:02 +04:00
msgid "Maximum upload size"
2012-05-09 14:41:01 +04:00
msgstr "Tamanho máximo de envio"
#: templates/admin.php:7
msgid "max. possible: "
2012-06-06 02:29:28 +04:00
msgstr "max. possivel: "
2012-05-09 14:41:01 +04:00
#: templates/admin.php:9
msgid "Needed for multi-file and folder downloads."
2012-06-06 02:29:28 +04:00
msgstr "Necessário para multi download de ficheiros e pastas"
2012-05-09 14:41:01 +04:00
#: templates/admin.php:9
msgid "Enable ZIP-download"
2012-10-09 04:07:41 +04:00
msgstr "Permitir descarregar em ficheiro ZIP"
2012-05-09 14:41:01 +04:00
#: templates/admin.php:11
msgid "0 is unlimited"
2012-06-06 02:29:28 +04:00
msgstr "0 é ilimitado"
2012-05-09 14:41:01 +04:00
#: templates/admin.php:12
msgid "Maximum input size for ZIP files"
2012-06-06 02:29:28 +04:00
msgstr "Tamanho máximo para ficheiros ZIP"
2011-09-23 21:08:02 +04:00
2012-09-05 04:05:39 +04:00
#: templates/admin.php:14
msgid "Save"
2012-10-03 01:18:26 +04:00
msgstr "Guardar"
2012-09-05 04:05:39 +04:00
2012-01-11 04:06:59 +04:00
#: templates/index.php:7
msgid "New"
2012-05-09 14:41:01 +04:00
msgstr "Novo"
2012-01-11 04:06:59 +04:00
2012-05-09 14:41:01 +04:00
#: templates/index.php:9
2012-01-11 04:06:59 +04:00
msgid "Text file"
2012-05-09 14:41:01 +04:00
msgstr "Ficheiro de texto"
2012-01-11 04:06:59 +04:00
2012-05-09 14:41:01 +04:00
#: templates/index.php:10
2012-01-11 04:06:59 +04:00
msgid "Folder"
2012-05-09 14:41:01 +04:00
msgstr "Pasta"
2012-01-11 04:06:59 +04:00
2012-05-09 14:41:01 +04:00
#: templates/index.php:11
msgid "From url"
2012-06-06 02:29:28 +04:00
msgstr "Do endereço"
2011-09-23 21:08:02 +04:00
2012-09-22 03:18:31 +04:00
#: templates/index.php:20
2012-01-11 04:06:59 +04:00
msgid "Upload"
2012-05-09 14:41:01 +04:00
msgstr "Enviar"
#: templates/index.php:27
msgid "Cancel upload"
2012-10-09 04:07:41 +04:00
msgstr "Cancelar envio"
2011-09-23 21:08:02 +04:00
2012-09-08 04:05:41 +04:00
#: templates/index.php:40
2011-09-23 21:08:02 +04:00
msgid "Nothing in here. Upload something!"
2012-10-09 04:07:41 +04:00
msgstr "Vazio. Envie alguma coisa!"
2011-09-23 21:08:02 +04:00
2012-09-08 04:05:41 +04:00
#: templates/index.php:50
2012-05-09 14:41:01 +04:00
msgid "Share"
2012-06-06 02:29:28 +04:00
msgstr "Partilhar"
2011-09-23 21:08:02 +04:00
2012-09-08 04:05:41 +04:00
#: templates/index.php:52
2011-09-23 21:08:02 +04:00
msgid "Download"
2012-05-09 14:41:01 +04:00
msgstr "Transferir"
2011-09-23 21:08:02 +04:00
2012-09-08 04:05:41 +04:00
#: templates/index.php:75
2011-09-23 21:08:02 +04:00
msgid "Upload too large"
2012-05-09 14:41:01 +04:00
msgstr "Envio muito grande"
2011-09-23 21:08:02 +04:00
2012-09-08 04:05:41 +04:00
#: templates/index.php:77
2011-09-23 21:08:02 +04:00
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
2012-10-09 04:07:41 +04:00
msgstr "Os ficheiro que está a tentar enviar excedem o tamanho máximo de envio neste servidor."
2011-09-23 21:08:02 +04:00
2012-09-08 04:05:41 +04:00
#: templates/index.php:82
2012-05-09 14:41:01 +04:00
msgid "Files are being scanned, please wait."
2012-06-06 02:29:28 +04:00
msgstr "Os ficheiros estão a ser analisados, por favor aguarde."
2011-09-23 21:08:02 +04:00
2012-09-08 04:05:41 +04:00
#: templates/index.php:85
2012-05-09 14:41:01 +04:00
msgid "Current scanning"
2012-06-06 02:29:28 +04:00
msgstr "Análise actual"