nextcloud/l10n/pt_BR/files.po

158 lines
3.9 KiB
Plaintext
Raw Normal View History

2011-08-18 13:46:49 +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.
#
2011-09-25 01:12:18 +04:00
# Translators:
2012-05-17 02:36:21 +04:00
# Guilherme Maluf Balzana <guimalufb@gmail.com>, 2012.
2012-05-09 14:41:01 +04:00
# Thiago Vicente <thiagovice@gmail.com>, 2012.
2012-05-13 21:59:44 +04:00
# Van Der Fran <transifex@vanderland.com>, 2011, 2012.
2011-08-18 13:46:49 +04:00
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
2012-05-13 21:59:44 +04:00
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-05-13 19:52+0200\n"
2012-05-17 02:36:21 +04:00
"PO-Revision-Date: 2012-05-14 16:18+0000\n"
"Last-Translator: Guilherme Maluf Balzana <guimalufb@gmail.com>\n"
2012-05-09 14:41:01 +04:00
"Language-Team: Portuguese (Brazil) (http://www.transifex.net/projects/p/owncloud/language/pt_BR/)\n"
2011-08-18 13:46:49 +04:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
2012-01-11 04:06:59 +04:00
#: ajax/upload.php:19
2011-09-25 01:12:18 +04:00
msgid "There is no error, the file uploaded with success"
2012-01-11 04:06:59 +04:00
msgstr "Não houve nenhum erro, o arquivo foi transferido com sucesso"
2011-09-25 01:12:18 +04:00
2012-01-11 04:06:59 +04:00
#: ajax/upload.php:20
2011-09-25 01:12:18 +04:00
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
2012-05-09 14:41:01 +04:00
msgstr "O tamanho do arquivo excede o limed especifiicado em upload_max_filesize no php.ini"
2011-09-25 01:12:18 +04:00
2012-01-11 04:06:59 +04:00
#: ajax/upload.php:21
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 arquivo carregado excede o MAX_FILE_SIZE que foi especificado no formulário HTML"
2011-09-25 01:12:18 +04:00
2012-01-11 04:06:59 +04:00
#: ajax/upload.php:22
2011-09-25 01:12:18 +04:00
msgid "The uploaded file was only partially uploaded"
2012-01-11 04:06:59 +04:00
msgstr "O arquivo foi transferido parcialmente"
2011-09-25 01:12:18 +04:00
2012-01-11 04:06:59 +04:00
#: ajax/upload.php:23
2011-09-25 01:12:18 +04:00
msgid "No file was uploaded"
2012-01-11 04:06:59 +04:00
msgstr "Nenhum arquivo foi transferido"
2011-09-25 01:12:18 +04:00
2012-01-11 04:06:59 +04:00
#: ajax/upload.php:24
2011-09-25 01:12:18 +04:00
msgid "Missing a temporary folder"
2012-01-11 04:06:59 +04:00
msgstr "Pasta temporária não encontrada"
2011-09-25 01:12:18 +04:00
2012-05-09 14:41:01 +04:00
#: ajax/upload.php:25
msgid "Failed to write to disk"
2012-05-17 02:36:21 +04:00
msgstr "Falha ao escrever no disco"
2012-05-09 14:41:01 +04:00
#: appinfo/app.php:7
2011-08-18 13:46:49 +04:00
msgid "Files"
msgstr "Arquivos"
#: templates/admin.php:5
2012-05-09 14:41:01 +04:00
msgid "File handling"
2012-05-17 02:36:21 +04:00
msgstr "Tratamento de Arquivo"
2012-05-09 14:41:01 +04:00
#: templates/admin.php:7
2011-08-18 13:46:49 +04:00
msgid "Maximum upload size"
msgstr "Tamanho máximo para carregar"
2012-05-09 14:41:01 +04:00
#: templates/admin.php:7
msgid "max. possible: "
2012-05-17 02:36:21 +04:00
msgstr "max. possível:"
2012-05-09 14:41:01 +04:00
#: templates/admin.php:9
msgid "Needed for multi-file and folder downloads."
2012-05-17 02:36:21 +04:00
msgstr "Necessário para multiplos arquivos e diretório de downloads."
2012-05-09 14:41:01 +04:00
#: templates/admin.php:9
msgid "Enable ZIP-download"
2012-05-17 02:36:21 +04:00
msgstr "Habilitar ZIP-download"
2012-05-09 14:41:01 +04:00
#: templates/admin.php:11
msgid "0 is unlimited"
2012-05-17 02:36:21 +04:00
msgstr "0 para ilimitado"
2012-05-09 14:41:01 +04:00
#: templates/admin.php:12
msgid "Maximum input size for ZIP files"
2012-05-17 02:36:21 +04:00
msgstr "Tamanho máximo para arquivo ZIP"
2012-05-09 14:41:01 +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 "Arquivo 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-05-17 02:36:21 +04:00
msgstr "URL de origem"
2012-01-11 04:06:59 +04:00
2012-05-09 14:41:01 +04:00
#: templates/index.php:21
2011-08-18 13:46:49 +04:00
msgid "Upload"
msgstr "Carregar"
2012-05-09 14:41:01 +04:00
#: templates/index.php:27
msgid "Cancel upload"
2012-05-17 02:36:21 +04:00
msgstr "Cancelar upload"
2012-05-09 14:41:01 +04:00
#: templates/index.php:39
2011-09-25 01:12:18 +04:00
msgid "Nothing in here. Upload something!"
2012-05-13 21:59:44 +04:00
msgstr "Nada aqui.Carrege alguma coisa!"
2011-09-25 01:12:18 +04:00
2012-05-09 14:41:01 +04:00
#: templates/index.php:47
2011-08-18 13:46:49 +04:00
msgid "Name"
msgstr "Nome"
2012-05-09 14:41:01 +04:00
#: templates/index.php:49
msgid "Share"
2012-05-17 02:36:21 +04:00
msgstr "Compartilhar"
2012-05-09 14:41:01 +04:00
#: templates/index.php:51
2011-08-18 13:46:49 +04:00
msgid "Download"
msgstr "Baixar"
2012-05-09 14:41:01 +04:00
#: templates/index.php:55
2011-08-18 13:46:49 +04:00
msgid "Size"
msgstr "Tamanho"
2012-05-09 14:41:01 +04:00
#: templates/index.php:56
2011-08-18 13:46:49 +04:00
msgid "Modified"
msgstr "Modificado"
2012-05-09 14:41:01 +04:00
#: templates/index.php:56
msgid "Delete all"
2012-05-17 02:36:21 +04:00
msgstr "Deletar Tudo"
2012-05-09 14:41:01 +04:00
#: templates/index.php:56
2011-08-18 13:46:49 +04:00
msgid "Delete"
msgstr "Excluir"
2012-05-09 14:41:01 +04:00
#: templates/index.php:64
2011-08-18 13:46:49 +04:00
msgid "Upload too large"
msgstr "Arquivo muito grande"
2012-05-09 14:41:01 +04:00
#: templates/index.php:66
2011-08-18 13:46:49 +04:00
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
2012-05-09 14:41:01 +04:00
msgstr "Os arquivos que você está tentando carregar excedeu o tamanho máximo para arquivos no servidor."
2011-08-18 13:46:49 +04:00
2012-05-09 14:41:01 +04:00
#: templates/index.php:71
msgid "Files are being scanned, please wait."
2012-05-17 02:36:21 +04:00
msgstr "Arquivos sendo escaneados, por favor aguarde."
2011-08-18 13:46:49 +04:00
2012-05-09 14:41:01 +04:00
#: templates/index.php:74
msgid "Current scanning"
2012-05-17 02:36:21 +04:00
msgstr "Scanning atual"