]> git.ipfire.org Git - ddns.git/blame - po/es.po
Update translations.
[ddns.git] / po / es.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és Reyes <andres.rt@gmail.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: Spanish (http://www.transifex.com/projects/p/ipfire/language/"
15"es/)\n"
16"Language: es\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 23msgid "Found no entries in the configuration file. Exiting."
2a0f28fd
MT
24msgstr ""
25"No se han encontrado entradas en el fichero de configuración. Saliendo."
ba9a8e95 26
2a0f28fd 27#: ../src/ddns/__init__.py:151
ba9a8e95
MT
28#, python-format
29msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
2a0f28fd
MT
30msgstr ""
31"La actualizacón dinámica de DNS para %(hostname)s (%(provider)s) ha fallado."
ba9a8e95 32
2a0f28fd 33#: ../src/ddns/__init__.py:156
ba9a8e95
MT
34#, python-format
35msgid ""
36"Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
37"exception:"
2a0f28fd
MT
38msgstr ""
39"La actualizacón dinámica de DNS para %(hostname)s (%(provider)s) ha lanzado "
40"una excepción no manejada."
ba9a8e95 41
2a0f28fd 42#: ../src/ddns/__init__.py:160
ba9a8e95
MT
43#, python-format
44msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
2a0f28fd
MT
45msgstr ""
46"La actualizacón dinámica de DNS para %(hostname)s (%(provider)s) ha "
47"resultado satisfactoria."
48
49#: ../src/ddns/providers.py:120
50#, python-format
51msgid "Updating %s forced"
52msgstr ""
53
54#: ../src/ddns/providers.py:124
55#, python-format
56msgid "%s is already up to date"
57msgstr ""
58
59#: ../src/ddns/providers.py:247
60msgid "No valid FQDN was given."
61msgstr ""
62
63#: ../src/ddns/providers.py:249
64msgid "Invalid hostname specified."
65msgstr ""
66
67#: ../src/ddns/providers.py:251
68msgid "Hostname not marked as a dynamic host."
69msgstr ""
70
71#: ../src/ddns/providers.py:253
72msgid "Invalid IP address has been sent."
73msgstr ""
ba9a8e95 74
2a0f28fd 75#: ../src/ddns/system.py:127
ba9a8e95
MT
76msgid "Request header:"
77msgstr "Cabecera de la petición:"
78
79#. Log response header.
2a0f28fd 80#: ../src/ddns/system.py:135
ba9a8e95
MT
81msgid "Response header:"
82msgstr "Cabecera de la respuesta:"