]> git.ipfire.org Git - oddments/ddns.git/blame - po/es.po
Rename update methods to update().
[oddments/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.
4#
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"
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: Spanish (http://www.transifex.com/projects/p/ipfire/language/es/)\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"Language: es\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 "No se han encontrado entradas en el fichero de configuración. Saliendo."
24
25#: ddns/__init__.py:129
26#, python-format
27msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
28msgstr "La actualizacón dinámica de DNS para %(hostname)s (%(provider)s) ha fallado."
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 "La actualizacón dinámica de DNS para %(hostname)s (%(provider)s) ha lanzado una excepción no manejada."
36
37#: ddns/__init__.py:138
38#, python-format
39msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
40msgstr "La actualizacón dinámica de DNS para %(hostname)s (%(provider)s) ha resultado satisfactoria."
41
42#: ddns/system.py:73
43msgid "Request header:"
44msgstr "Cabecera de la petición:"
45
46#. Log response header.
47#: ddns/system.py:81
48msgid "Response header:"
49msgstr "Cabecera de la respuesta:"