nextcloud/l10n/pt_BR/files_external.po

322 lines
8.1 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Flávio Veras <flaviove@gmail.com>, 2013-2014
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-08 01:54-0400\n"
"PO-Revision-Date: 2014-06-07 15:50+0000\n"
"Last-Translator: Flávio Veras <flaviove@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
"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"
#: appinfo/app.php:36 js/app.js:32 templates/settings.php:9
msgid "External storage"
msgstr "Armazenamento Externo"
#: appinfo/app.php:45
msgid "Local"
msgstr "Local"
#: appinfo/app.php:48
msgid "Location"
msgstr "Local"
#: appinfo/app.php:51
msgid "Amazon S3"
msgstr "Amazon S3"
#: appinfo/app.php:54
msgid "Key"
msgstr "Chave"
#: appinfo/app.php:55
msgid "Secret"
msgstr "Secreta"
#: appinfo/app.php:56 appinfo/app.php:65
msgid "Bucket"
msgstr "Cesta"
#: appinfo/app.php:60
msgid "Amazon S3 and compliant"
msgstr "Amazon S3 e compatível"
#: appinfo/app.php:63
msgid "Access Key"
msgstr "Chave de Acesso"
#: appinfo/app.php:64
msgid "Secret Key"
msgstr "Chave Secreta"
#: appinfo/app.php:66
msgid "Hostname (optional)"
msgstr "Nome do Host (opcional)"
#: appinfo/app.php:67
msgid "Port (optional)"
msgstr "Porta (opcional)"
#: appinfo/app.php:68
msgid "Region (optional)"
msgstr "Região (opcional)"
#: appinfo/app.php:69
msgid "Enable SSL"
msgstr "Habilitar SSL"
#: appinfo/app.php:70
msgid "Enable Path Style"
msgstr "Habilitar Estilo do Caminho"
#: appinfo/app.php:78
msgid "App key"
msgstr "Chave do Aplicativo"
#: appinfo/app.php:79
msgid "App secret"
msgstr "Segredo da Aplicação"
#: appinfo/app.php:89 appinfo/app.php:130 appinfo/app.php:141
#: appinfo/app.php:174
msgid "Host"
msgstr "Servidor"
#: appinfo/app.php:90 appinfo/app.php:131 appinfo/app.php:153
#: appinfo/app.php:164 appinfo/app.php:175
msgid "Username"
msgstr "Nome de Usuário"
#: appinfo/app.php:91 appinfo/app.php:132 appinfo/app.php:154
#: appinfo/app.php:165 appinfo/app.php:176
msgid "Password"
msgstr "Senha"
#: appinfo/app.php:92 appinfo/app.php:134 appinfo/app.php:144
#: appinfo/app.php:155 appinfo/app.php:177
msgid "Root"
msgstr "Raiz"
#: appinfo/app.php:93
msgid "Secure ftps://"
msgstr "Seguro ftps://"
#: appinfo/app.php:101
msgid "Client ID"
msgstr "ID do Cliente"
#: appinfo/app.php:102
msgid "Client secret"
msgstr "Segredo do cliente"
#: appinfo/app.php:109
msgid "OpenStack Object Storage"
msgstr "Armazenamento de Objetos OpenStack"
#: appinfo/app.php:112
msgid "Username (required)"
msgstr "Nome do Usuário (requerido)"
#: appinfo/app.php:113
msgid "Bucket (required)"
msgstr "Cesta (requerido)"
#: appinfo/app.php:114
msgid "Region (optional for OpenStack Object Storage)"
msgstr "Região (opcional para armazenamento de objetos OpenStack)"
#: appinfo/app.php:115
msgid "API Key (required for Rackspace Cloud Files)"
msgstr "Chave API (necessário para Rackspace Cloud File)"
#: appinfo/app.php:116
msgid "Tenantname (required for OpenStack Object Storage)"
msgstr "Nome Tenant (necessário para armazenamento de objetos OpenStack)"
#: appinfo/app.php:117
msgid "Password (required for OpenStack Object Storage)"
msgstr "Senha (necessário para armazenamento de objetos OpenStack)"
#: appinfo/app.php:118
msgid "Service Name (required for OpenStack Object Storage)"
msgstr "Nome do Serviço (necessário para armazenamento de objetos OpenStack)"
#: appinfo/app.php:119
msgid "URL of identity endpoint (required for OpenStack Object Storage)"
msgstr "Ponto final de identidade da URL (obrigatório para armazenamento de objetos OpenStack)"
#: appinfo/app.php:120
msgid "Timeout of HTTP requests in seconds (optional)"
msgstr "Tempo limite de solicitações HTTP em segundos (opcional)"
#: appinfo/app.php:133 appinfo/app.php:143
msgid "Share"
msgstr "Compartilhar"
#: appinfo/app.php:138
msgid "SMB / CIFS using OC login"
msgstr "SMB / CIFS usando OC logon"
#: appinfo/app.php:142
msgid "Username as share"
msgstr "Nome de usuário como compartilhado"
#: appinfo/app.php:152 appinfo/app.php:163
msgid "URL"
msgstr "URL"
#: appinfo/app.php:156 appinfo/app.php:167
msgid "Secure https://"
msgstr "https:// segura"
#: appinfo/app.php:166
msgid "Remote subfolder"
msgstr "Subpasta remota"
#: js/dropbox.js:7 js/dropbox.js:29 js/google.js:8 js/google.js:40
msgid "Access granted"
msgstr "Acesso concedido"
#: js/dropbox.js:33 js/dropbox.js:97 js/dropbox.js:103
msgid "Error configuring Dropbox storage"
msgstr "Erro ao configurar armazenamento do Dropbox"
#: js/dropbox.js:68 js/google.js:89
msgid "Grant access"
msgstr "Permitir acesso"
#: js/dropbox.js:102
msgid "Please provide a valid Dropbox app key and secret."
msgstr "Por favor forneça um app key e secret válido do Dropbox"
#: js/google.js:45 js/google.js:122
msgid "Error configuring Google Drive storage"
msgstr "Erro ao configurar armazenamento do Google Drive"
#: js/mountsfilelist.js:34
msgid "Personal"
msgstr "Pessoal"
#: js/mountsfilelist.js:36
msgid "System"
msgstr "Sistema"
#: js/settings.js:318 js/settings.js:325
msgid "Saved"
msgstr "Salvo"
#: lib/config.php:703
msgid "<b>Note:</b> "
msgstr "<b>Nota:</b>"
#: lib/config.php:713
msgid " and "
msgstr "e"
#: lib/config.php:735
#, php-format
msgid ""
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting "
"of %s is not possible. Please ask your system administrator to install it."
msgstr "<b>Nota:</b> O suporte cURL do PHP não está habilitado ou instalado. Montagem de %s não é possível. Por favor, solicite ao seu administrador do sistema para instalá-lo."
#: lib/config.php:737
#, php-format
msgid ""
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of"
" %s is not possible. Please ask your system administrator to install it."
msgstr "<b>Nota:</b> O suporte FTP no PHP não está habilitado ou instalado. Montagem de %s não é possível. Por favor, solicite ao seu administrador do sistema para instalá-lo."
#: lib/config.php:739
#, php-format
msgid ""
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please"
" ask your system administrator to install it."
msgstr "<b>Nota:</b> \"%s\" não está instalado. Montagem de %s não é possível. Por favor, solicite ao seu administrador do sistema para instalá-lo."
#: templates/list.php:7
msgid "You don't have any external storages"
msgstr "Você não tem nenhuma armazenamento externa"
#: templates/list.php:16
msgid "Name"
msgstr "Nome"
#: templates/list.php:20
msgid "Storage type"
msgstr "Tipo de armazenamento"
#: templates/list.php:23
msgid "Scope"
msgstr "Escopo"
#: templates/settings.php:2
msgid "External Storage"
msgstr "Armazenamento Externo"
#: templates/settings.php:8 templates/settings.php:27
msgid "Folder name"
msgstr "Nome da pasta"
#: templates/settings.php:10
msgid "Configuration"
msgstr "Configuração"
#: templates/settings.php:11
msgid "Options"
msgstr "Opções"
#: templates/settings.php:12
msgid "Available for"
msgstr "Disponível para"
#: templates/settings.php:32
msgid "Add storage"
msgstr "Adicionar Armazenamento"
#: templates/settings.php:92
msgid "No user or group"
msgstr "Nenhum usuário ou grupo"
#: templates/settings.php:95
msgid "All Users"
msgstr "Todos os Usuários"
#: templates/settings.php:97
msgid "Groups"
msgstr "Grupos"
#: templates/settings.php:105
msgid "Users"
msgstr "Usuários"
#: templates/settings.php:118 templates/settings.php:119
#: templates/settings.php:158 templates/settings.php:159
msgid "Delete"
msgstr "Excluir"
#: templates/settings.php:132
msgid "Enable User External Storage"
msgstr "Habilitar Armazenamento Externo do Usuário"
#: templates/settings.php:135
msgid "Allow users to mount the following external storage"
msgstr "Permitir que usuários montem o seguinte armazenamento externo"
#: templates/settings.php:150
msgid "SSL root certificates"
msgstr "Certificados SSL raíz"
#: templates/settings.php:168
msgid "Import Root Certificate"
msgstr "Importar Certificado Raíz"