]> git.ipfire.org Git - oddments/ddns.git/blame - po/pt_BR.po
Remove some code duplication for guessing IP addresses.
[oddments/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.
2a0f28fd 4#
ba9a8e95
MT
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"
2a0f28fd 11"POT-Creation-Date: 2014-06-11 00:13+0200\n"
ba9a8e95
MT
12"PO-Revision-Date: 2013-11-20 13:12+0000\n"
13"Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
2a0f28fd
MT
14"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
15"ipfire/language/pt_BR/)\n"
16"Language: pt_BR\n"
ba9a8e95
MT
17"MIME-Version: 1.0\n"
18"Content-Type: text/plain; charset=UTF-8\n"
19"Content-Transfer-Encoding: 8bit\n"
ba9a8e95
MT
20"Plural-Forms: nplurals=2; plural=(n > 1);\n"
21
2a0f28fd 22#: ../src/ddns/__init__.py:139
ba9a8e95
MT
23msgid "Found no entries in the configuration file. Exiting."
24msgstr "Não foram encontradas entradas no arquivo de configuração. Saindo."
25
2a0f28fd 26#: ../src/ddns/__init__.py:151
ba9a8e95
MT
27#, python-format
28msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
29msgstr "Atualização de DNS Dinâmico para %(hostname)s (%(provider)s) falhou:"
30
2a0f28fd 31#: ../src/ddns/__init__.py:156
ba9a8e95
MT
32#, python-format
33msgid ""
34"Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
35"exception:"
2a0f28fd
MT
36msgstr ""
37"Atualização de DNS Dinâmico para %(hostname)s (%(provider)s) teve uma "
38"exceção não tratada:"
ba9a8e95 39
2a0f28fd 40#: ../src/ddns/__init__.py:160
ba9a8e95
MT
41#, python-format
42msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
2a0f28fd
MT
43msgstr ""
44"Atualização de DNS Dinâmico para %(hostname)s (%(provider)s) bem sucedida"
45
46#: ../src/ddns/providers.py:120
47#, python-format
48msgid "Updating %s forced"
49msgstr ""
50
51#: ../src/ddns/providers.py:124
52#, python-format
53msgid "%s is already up to date"
54msgstr ""
55
56#: ../src/ddns/providers.py:247
57msgid "No valid FQDN was given."
58msgstr ""
59
60#: ../src/ddns/providers.py:249
61msgid "Invalid hostname specified."
62msgstr ""
63
64#: ../src/ddns/providers.py:251
65msgid "Hostname not marked as a dynamic host."
66msgstr ""
67
68#: ../src/ddns/providers.py:253
69msgid "Invalid IP address has been sent."
70msgstr ""
ba9a8e95 71
2a0f28fd 72#: ../src/ddns/system.py:127
ba9a8e95
MT
73msgid "Request header:"
74msgstr "Header solicitada:"
75
76#. Log response header.
2a0f28fd 77#: ../src/ddns/system.py:135
ba9a8e95
MT
78msgid "Response header:"
79msgstr "Header de resposta:"