]> git.ipfire.org Git - ddns.git/blame - po/pt_BR.po
Fix generation of the basic auth http header.
[ddns.git] / po / pt_BR.po
CommitLineData
ba9a8e95
MT
1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the PACKAGE package.
4#
5# Translators:
6# André Felipe Morro <andre@andremorro.com>, 2012
7msgid ""
8msgstr ""
9"Project-Id-Version: IPFire Project\n"
10"Report-Msgid-Bugs-To: \n"
11"POT-Creation-Date: 2012-07-19 18:48+0000\n"
12"PO-Revision-Date: 2013-11-20 13:12+0000\n"
13"Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
14"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/ipfire/language/pt_BR/)\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"Language: pt_BR\n"
19"Plural-Forms: nplurals=2; plural=(n > 1);\n"
20
21#: ddns/__init__.py:117
22msgid "Found no entries in the configuration file. Exiting."
23msgstr "Não foram encontradas entradas no arquivo de configuração. Saindo."
24
25#: ddns/__init__.py:129
26#, python-format
27msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
28msgstr "Atualização de DNS Dinâmico para %(hostname)s (%(provider)s) falhou:"
29
30#: ddns/__init__.py:134
31#, python-format
32msgid ""
33"Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
34"exception:"
35msgstr "Atualização de DNS Dinâmico para %(hostname)s (%(provider)s) teve uma exceção não tratada:"
36
37#: ddns/__init__.py:138
38#, python-format
39msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
40msgstr "Atualização de DNS Dinâmico para %(hostname)s (%(provider)s) bem sucedida"
41
42#: ddns/system.py:73
43msgid "Request header:"
44msgstr "Header solicitada:"
45
46#. Log response header.
47#: ddns/system.py:81
48msgid "Response header:"
49msgstr "Header de resposta:"