server/l10n/pt_PT/files.po

324 lines
8.3 KiB
Text
Raw Normal View History

2011-09-23 17:08:02 +00: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:
2013-01-04 23:03:58 +00:00
# <daniel@mouxy.net>, 2012-2013.
2013-01-22 23:06:18 +00:00
# Daniel Pinto <daniel@mouxy.net>, 2013.
2013-01-28 23:06:20 +00:00
# <duartegrilo@gmail.com>, 2013.
2012-10-02 21:18:26 +00:00
# Duarte Velez Grilo <duartegrilo@gmail.com>, 2012.
2012-08-24 00:07:18 +00:00
# <geral@ricardolameiro.pt>, 2012.
2013-02-07 23:13:16 +00:00
# Helder Meneses <helder.meneses@gmail.com>, 2012-2013.
2013-01-31 16:05:21 +00:00
# Miguel Sousa <migueljorgesousa@sapo.pt>, 2013.
2012-05-09 10:41:01 +00:00
# <rjgpp.1994@gmail.com>, 2012.
2011-09-23 17:08:02 +00:00
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
2012-06-05 22:29:28 +00:00
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
2013-03-26 23:11:05 +00:00
"POT-Creation-Date: 2013-03-27 00:08+0100\n"
"PO-Revision-Date: 2013-03-26 11:31+0000\n"
2013-03-05 23:08:33 +00:00
"Last-Translator: Helder Meneses <helder.meneses@gmail.com>\n"
2012-07-30 00:05:41 +00:00
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
2011-09-23 17:08:02 +00: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 00:05:39 +00:00
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2011-09-23 17:08:02 +00:00
2013-02-08 23:14:08 +00:00
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
2013-02-09 23:10:29 +00:00
msgstr "Não foi possível mover o ficheiro %s - Já existe um ficheiro com esse nome"
2013-02-08 23:14:08 +00:00
#: ajax/move.php:27 ajax/move.php:30
#, php-format
msgid "Could not move %s"
2013-02-09 23:10:29 +00:00
msgstr "Não foi possível move o ficheiro %s"
2013-02-08 23:14:08 +00:00
#: ajax/rename.php:22 ajax/rename.php:25
msgid "Unable to rename file"
2013-02-09 23:10:29 +00:00
msgstr "Não foi possível renomear o ficheiro"
2013-02-08 23:14:08 +00:00
2013-02-06 23:11:04 +00:00
#: ajax/upload.php:19
2013-01-04 12:23:31 +00:00
msgid "No file was uploaded. Unknown error"
2013-01-04 23:03:58 +00:00
msgstr "Nenhum ficheiro foi carregado. Erro desconhecido"
2013-01-04 12:23:31 +00:00
2013-02-06 23:11:04 +00:00
#: ajax/upload.php:26
2011-09-24 21:12:18 +00:00
msgid "There is no error, the file uploaded with success"
2012-05-09 10:41:01 +00:00
msgstr "Sem erro, ficheiro enviado com sucesso"
2011-09-24 21:12:18 +00:00
2013-02-06 23:11:04 +00:00
#: ajax/upload.php:27
2012-11-30 23:03:27 +00:00
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
2012-12-01 23:03:12 +00:00
msgstr "O ficheiro enviado excede o limite permitido na directiva do php.ini upload_max_filesize"
2011-09-24 21:12:18 +00:00
2013-02-06 23:11:04 +00:00
#: ajax/upload.php:29
2011-09-24 21:12:18 +00:00
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
2012-05-09 10:41:01 +00:00
msgstr "O ficheiro enviado excede o diretivo MAX_FILE_SIZE especificado no formulário HTML"
2011-09-24 21:12:18 +00:00
2013-03-01 23:05:42 +00:00
#: ajax/upload.php:30
2011-09-24 21:12:18 +00:00
msgid "The uploaded file was only partially uploaded"
2012-05-09 10:41:01 +00:00
msgstr "O ficheiro enviado só foi enviado parcialmente"
2011-09-24 21:12:18 +00:00
2013-03-01 23:05:42 +00:00
#: ajax/upload.php:31
2011-09-24 21:12:18 +00:00
msgid "No file was uploaded"
2012-05-09 10:41:01 +00:00
msgstr "Não foi enviado nenhum ficheiro"
2011-09-24 21:12:18 +00:00
2013-03-01 23:05:42 +00:00
#: ajax/upload.php:32
2011-09-24 21:12:18 +00:00
msgid "Missing a temporary folder"
2012-05-09 10:41:01 +00:00
msgstr "Falta uma pasta temporária"
2013-03-01 23:05:42 +00:00
#: ajax/upload.php:33
2012-05-09 10:41:01 +00:00
msgid "Failed to write to disk"
2012-06-05 22:29:28 +00:00
msgstr "Falhou a escrita no disco"
2011-09-24 21:12:18 +00:00
2013-03-01 23:05:42 +00:00
#: ajax/upload.php:51
2013-02-08 23:14:08 +00:00
msgid "Not enough storage available"
2013-02-09 23:10:29 +00:00
msgstr "Não há espaço suficiente em disco"
2013-01-04 12:23:31 +00:00
2013-03-01 23:05:42 +00:00
#: ajax/upload.php:82
2013-01-04 12:23:31 +00:00
msgid "Invalid directory."
2013-01-04 23:03:58 +00:00
msgstr "Directório Inválido"
2013-01-04 12:23:31 +00:00
2013-03-16 21:18:26 +00:00
#: appinfo/app.php:12
2011-09-23 17:08:02 +00:00
msgid "Files"
2012-05-09 10:41:01 +00:00
msgstr "Ficheiros"
2011-09-23 17:08:02 +00:00
2013-02-12 14:12:46 +00:00
#: js/fileactions.js:125
2013-02-06 23:11:04 +00:00
msgid "Delete permanently"
2013-02-07 23:13:16 +00:00
msgstr "Eliminar permanentemente"
2013-02-06 23:11:04 +00:00
2013-03-26 23:11:05 +00:00
#: js/fileactions.js:127 templates/index.php:94 templates/index.php:95
2012-07-30 00:05:41 +00:00
msgid "Delete"
msgstr "Apagar"
2013-02-12 14:12:46 +00:00
#: js/fileactions.js:193
2012-09-21 23:18:31 +00:00
msgid "Rename"
2012-10-02 21:18:26 +00:00
msgstr "Renomear"
2012-09-21 23:18:31 +00:00
2013-03-16 21:18:26 +00:00
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
2013-02-09 23:10:29 +00:00
msgid "Pending"
msgstr "Pendente"
2013-03-03 23:07:35 +00:00
#: js/filelist.js:251 js/filelist.js:253
2012-10-18 00:09:32 +00:00
msgid "{new_name} already exists"
2012-10-19 00:08:00 +00:00
msgstr "O nome {new_name} já existe"
2012-07-31 20:57:24 +00:00
2013-03-03 23:07:35 +00:00
#: js/filelist.js:251 js/filelist.js:253
2012-07-31 20:57:24 +00:00
msgid "replace"
2012-08-24 00:07:18 +00:00
msgstr "substituir"
2012-07-31 20:57:24 +00:00
2013-03-03 23:07:35 +00:00
#: js/filelist.js:251
2012-09-06 00:06:37 +00:00
msgid "suggest name"
2013-01-28 23:06:20 +00:00
msgstr "sugira um nome"
2012-09-06 00:06:37 +00:00
2013-03-03 23:07:35 +00:00
#: js/filelist.js:251 js/filelist.js:253
2012-07-31 20:57:24 +00:00
msgid "cancel"
2012-08-24 00:07:18 +00:00
msgstr "cancelar"
2012-07-31 20:57:24 +00:00
2013-03-03 23:07:35 +00:00
#: js/filelist.js:298
msgid "replaced {new_name} with {old_name}"
msgstr "substituido {new_name} por {old_name}"
2012-07-31 20:57:24 +00:00
2013-03-03 23:07:35 +00:00
#: js/filelist.js:298
2012-07-30 00:05:41 +00:00
msgid "undo"
2012-08-24 00:07:18 +00:00
msgstr "desfazer"
2012-06-05 22:29:28 +00:00
2013-03-03 23:07:35 +00:00
#: js/filelist.js:323
2013-01-31 16:05:21 +00:00
msgid "perform delete operation"
2013-02-02 23:06:15 +00:00
msgstr "Executar a tarefa de apagar"
2012-07-31 20:57:24 +00:00
2013-01-26 23:06:21 +00:00
#: js/files.js:52
2013-01-06 23:06:32 +00:00
msgid "'.' is an invalid file name."
2013-01-08 23:05:49 +00:00
msgstr "'.' não é um nome de ficheiro válido!"
2013-01-06 23:06:32 +00:00
2013-01-26 23:06:21 +00:00
#: js/files.js:56
2013-01-06 23:06:32 +00:00
msgid "File name cannot be empty."
2013-01-08 23:05:49 +00:00
msgstr "O nome do ficheiro não pode estar vazio."
2013-01-06 23:06:32 +00:00
2013-01-26 23:06:21 +00:00
#: js/files.js:64
2012-11-23 23:03:00 +00:00
msgid ""
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
"allowed."
2012-11-24 23:03:37 +00:00
msgstr "Nome Inválido, os caracteres '\\', '/', '<', '>', ':', '\"', '|', '?' e '*' não são permitidos."
2012-11-23 23:03:00 +00:00
2013-01-26 23:06:21 +00:00
#: js/files.js:78
msgid "Your storage is full, files can not be updated or synced anymore!"
2013-01-27 23:05:43 +00:00
msgstr "O seu armazenamento está cheio, os ficheiros não podem ser sincronizados."
2013-01-26 23:06:21 +00:00
#: js/files.js:82
msgid "Your storage is almost full ({usedSpacePercent}%)"
2013-01-27 23:05:43 +00:00
msgstr "O seu espaço de armazenamento está quase cheiro ({usedSpacePercent}%)"
2013-01-26 23:06:21 +00:00
2013-03-16 21:18:26 +00:00
#: js/files.js:226
2013-01-19 23:06:40 +00:00
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
2013-01-22 23:06:18 +00:00
msgstr "O seu download está a ser preparado. Este processo pode demorar algum tempo se os ficheiros forem grandes."
2012-06-05 22:29:28 +00:00
2013-03-16 21:18:26 +00:00
#: js/files.js:263
2012-06-05 22:29:28 +00:00
msgid "Unable to upload your file as it is a directory or has 0 bytes"
2012-10-09 00:07:41 +00:00
msgstr "Não é possível fazer o envio do ficheiro devido a ser uma pasta ou ter 0 bytes"
2012-06-05 22:29:28 +00:00
2013-03-16 21:18:26 +00:00
#: js/files.js:263
2012-06-05 22:29:28 +00:00
msgid "Upload Error"
2012-10-09 00:07:41 +00:00
msgstr "Erro no envio"
2012-06-05 22:29:28 +00:00
2013-03-16 21:18:26 +00:00
#: js/files.js:274
2012-11-12 23:07:19 +00:00
msgid "Close"
2012-11-13 23:03:38 +00:00
msgstr "Fechar"
2012-11-12 23:07:19 +00:00
2013-03-16 21:18:26 +00:00
#: js/files.js:313
2012-09-26 11:22:37 +00:00
msgid "1 file uploading"
2012-10-02 21:18:26 +00:00
msgstr "A enviar 1 ficheiro"
2012-09-26 11:22:37 +00:00
2013-03-16 21:18:26 +00:00
#: js/files.js:316 js/files.js:371 js/files.js:386
2012-10-18 00:09:32 +00:00
msgid "{count} files uploading"
2012-10-19 00:08:00 +00:00
msgstr "A carregar {count} ficheiros"
2012-09-26 11:22:37 +00:00
2013-03-16 21:18:26 +00:00
#: js/files.js:389 js/files.js:424
2012-06-05 22:29:28 +00:00
msgid "Upload cancelled."
2013-01-28 23:06:20 +00:00
msgstr "Envio cancelado."
2012-06-05 22:29:28 +00:00
2013-03-16 21:18:26 +00:00
#: js/files.js:498
2012-08-31 00:07:19 +00:00
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
2012-10-02 21:18:26 +00:00
msgstr "Envio de ficheiro em progresso. Irá cancelar o envio se sair da página agora."
2012-08-31 00:07:19 +00:00
2013-03-16 21:18:26 +00:00
#: js/files.js:571
2013-01-08 23:05:49 +00:00
msgid "URL cannot be empty."
2013-01-09 23:05:53 +00:00
msgstr "O URL não pode estar vazio."
2012-11-22 23:03:17 +00:00
2013-03-16 21:18:26 +00:00
#: js/files.js:576
2013-01-08 23:05:49 +00:00
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
2013-01-10 23:06:14 +00:00
msgstr "Nome de pasta inválido. O Uso de 'shared' é reservado para o ownCloud"
2013-01-08 23:05:49 +00:00
2013-03-26 23:11:05 +00:00
#: js/files.js:954 templates/index.php:70
2012-09-26 11:22:37 +00:00
msgid "Name"
msgstr "Nome"
2013-03-26 23:11:05 +00:00
#: js/files.js:955 templates/index.php:81
2012-06-05 22:29:28 +00:00
msgid "Size"
msgstr "Tamanho"
2013-03-26 23:11:05 +00:00
#: js/files.js:956 templates/index.php:83
2012-06-05 22:29:28 +00:00
msgid "Modified"
msgstr "Modificado"
2013-03-16 21:18:26 +00:00
#: js/files.js:975
2012-10-18 00:09:32 +00:00
msgid "1 folder"
2012-10-19 00:08:00 +00:00
msgstr "1 pasta"
2012-06-05 22:29:28 +00:00
2013-03-16 21:18:26 +00:00
#: js/files.js:977
2012-10-18 00:09:32 +00:00
msgid "{count} folders"
2012-10-19 00:08:00 +00:00
msgstr "{count} pastas"
2012-06-05 22:29:28 +00:00
2013-03-16 21:18:26 +00:00
#: js/files.js:985
2012-10-18 00:09:32 +00:00
msgid "1 file"
2012-10-19 00:08:00 +00:00
msgstr "1 ficheiro"
2012-06-05 22:29:28 +00:00
2013-03-16 21:18:26 +00:00
#: js/files.js:987
2012-10-18 00:09:32 +00:00
msgid "{count} files"
2012-10-19 00:08:00 +00:00
msgstr "{count} ficheiros"
2012-06-05 22:29:28 +00:00
2013-01-26 23:06:21 +00:00
#: lib/helper.php:11 templates/index.php:18
msgid "Upload"
msgstr "Enviar"
2011-09-23 17:08:02 +00:00
#: templates/admin.php:5
2012-05-09 10:41:01 +00:00
msgid "File handling"
2012-06-05 22:29:28 +00:00
msgstr "Manuseamento de ficheiros"
2012-05-09 10:41:01 +00:00
#: templates/admin.php:7
2011-09-23 17:08:02 +00:00
msgid "Maximum upload size"
2012-05-09 10:41:01 +00:00
msgstr "Tamanho máximo de envio"
2013-01-04 12:23:31 +00:00
#: templates/admin.php:10
2012-05-09 10:41:01 +00:00
msgid "max. possible: "
2012-06-05 22:29:28 +00:00
msgstr "max. possivel: "
2012-05-09 10:41:01 +00:00
2013-01-04 12:23:31 +00:00
#: templates/admin.php:15
2012-05-09 10:41:01 +00:00
msgid "Needed for multi-file and folder downloads."
2012-10-10 00:09:28 +00:00
msgstr "Necessário para descarregamento múltiplo de ficheiros e pastas"
2012-05-09 10:41:01 +00:00
2013-01-04 12:23:31 +00:00
#: templates/admin.php:17
2012-05-09 10:41:01 +00:00
msgid "Enable ZIP-download"
2012-10-09 00:07:41 +00:00
msgstr "Permitir descarregar em ficheiro ZIP"
2012-05-09 10:41:01 +00:00
2013-01-04 12:23:31 +00:00
#: templates/admin.php:20
2012-05-09 10:41:01 +00:00
msgid "0 is unlimited"
2012-06-05 22:29:28 +00:00
msgstr "0 é ilimitado"
2012-05-09 10:41:01 +00:00
2013-01-04 12:23:31 +00:00
#: templates/admin.php:22
2012-05-09 10:41:01 +00:00
msgid "Maximum input size for ZIP files"
2012-06-05 22:29:28 +00:00
msgstr "Tamanho máximo para ficheiros ZIP"
2011-09-23 17:08:02 +00:00
2013-01-04 12:23:31 +00:00
#: templates/admin.php:26
2012-09-05 00:05:39 +00:00
msgid "Save"
2012-10-02 21:18:26 +00:00
msgstr "Guardar"
2012-09-05 00:05:39 +00:00
2012-01-11 00:06:59 +00:00
#: templates/index.php:7
msgid "New"
2012-05-09 10:41:01 +00:00
msgstr "Novo"
2012-01-11 00:06:59 +00:00
2012-11-30 23:03:27 +00:00
#: templates/index.php:10
2012-01-11 00:06:59 +00:00
msgid "Text file"
2012-05-09 10:41:01 +00:00
msgstr "Ficheiro de texto"
2012-01-11 00:06:59 +00:00
2012-11-30 23:03:27 +00:00
#: templates/index.php:12
2012-01-11 00:06:59 +00:00
msgid "Folder"
2012-05-09 10:41:01 +00:00
msgstr "Pasta"
2012-01-11 00:06:59 +00:00
2012-11-30 23:03:27 +00:00
#: templates/index.php:14
2012-11-01 23:04:59 +00:00
msgid "From link"
2012-11-05 23:01:40 +00:00
msgstr "Da ligação"
2011-09-23 17:08:02 +00:00
2013-03-26 23:11:05 +00:00
#: templates/index.php:42
2013-02-14 23:06:50 +00:00
msgid "Deleted files"
2013-02-15 23:05:50 +00:00
msgstr "Ficheiros eliminados"
2013-01-31 16:05:21 +00:00
2013-03-26 23:11:05 +00:00
#: templates/index.php:48
2012-05-09 10:41:01 +00:00
msgid "Cancel upload"
2012-10-09 00:07:41 +00:00
msgstr "Cancelar envio"
2011-09-23 17:08:02 +00:00
2013-03-26 23:11:05 +00:00
#: templates/index.php:55
2013-03-01 23:05:42 +00:00
msgid "You dont have write permissions here."
2013-03-05 23:08:33 +00:00
msgstr "Não tem permissões de escrita aqui."
2013-03-01 23:05:42 +00:00
2013-03-26 23:11:05 +00:00
#: templates/index.php:62
2011-09-23 17:08:02 +00:00
msgid "Nothing in here. Upload something!"
2012-10-09 00:07:41 +00:00
msgstr "Vazio. Envie alguma coisa!"
2011-09-23 17:08:02 +00:00
2013-03-26 23:11:05 +00:00
#: templates/index.php:76
2011-09-23 17:08:02 +00:00
msgid "Download"
2012-05-09 10:41:01 +00:00
msgstr "Transferir"
2011-09-23 17:08:02 +00:00
2013-03-26 23:11:05 +00:00
#: templates/index.php:88 templates/index.php:89
2013-02-09 23:10:29 +00:00
msgid "Unshare"
msgstr "Deixar de partilhar"
2013-03-26 23:11:05 +00:00
#: templates/index.php:108
2011-09-23 17:08:02 +00:00
msgid "Upload too large"
2012-05-09 10:41:01 +00:00
msgstr "Envio muito grande"
2011-09-23 17:08:02 +00:00
2013-03-26 23:11:05 +00:00
#: templates/index.php:110
2011-09-23 17:08:02 +00:00
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
2012-10-10 00:09:28 +00:00
msgstr "Os ficheiros que está a tentar enviar excedem o tamanho máximo de envio permitido neste servidor."
2011-09-23 17:08:02 +00:00
2013-03-26 23:11:05 +00:00
#: templates/index.php:115
2012-05-09 10:41:01 +00:00
msgid "Files are being scanned, please wait."
2012-06-05 22:29:28 +00:00
msgstr "Os ficheiros estão a ser analisados, por favor aguarde."
2011-09-23 17:08:02 +00:00
2013-03-26 23:11:05 +00:00
#: templates/index.php:118
2012-05-09 10:41:01 +00:00
msgid "Current scanning"
2012-06-05 22:29:28 +00:00
msgstr "Análise actual"
2013-01-30 23:31:28 +00:00
#: templates/upgrade.php:2
msgid "Upgrading filesystem cache..."
2013-01-31 16:05:21 +00:00
msgstr "Atualizar cache do sistema de ficheiros..."