Commit from LuCI Translation Portal by user keksdosenmann. 8 of 17 messages translated (0 fuzzy).
This commit is contained in:
parent
fc98d39349
commit
203fc5c515
1 changed files with 99 additions and 0 deletions
99
po/es/cbi.po
Normal file
99
po/es/cbi.po
Normal file
|
@ -0,0 +1,99 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2009-06-10 03:41+0200\n"
|
||||
"PO-Revision-Date: 2009-07-09 01:00+0200\n"
|
||||
"Last-Translator: Stefan Pirwitz <i18n@freifunk-bno.de>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Pootle 1.1.0\n"
|
||||
|
||||
#. Add entry
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:1
|
||||
msgid "cbi_add"
|
||||
msgstr ""
|
||||
|
||||
#. Remove entry
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:2
|
||||
msgid "cbi_del"
|
||||
msgstr ""
|
||||
|
||||
#. Replace entry
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:3
|
||||
msgid "cbi_replace"
|
||||
msgstr ""
|
||||
|
||||
#. Invalid input value
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:4
|
||||
msgid "cbi_invalid"
|
||||
msgstr ""
|
||||
|
||||
#. <strong>Validation failed:</strong> Please check any input fields for mistakes.
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:5
|
||||
msgid "cbi_invalid_section"
|
||||
msgstr ""
|
||||
|
||||
#. This field is mandatory
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:6
|
||||
msgid "cbi_missing"
|
||||
msgstr "Este campo es requerido"
|
||||
|
||||
#. <strong>Validation failed:</strong> At least one mandatory field has no or an invalid value
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:7
|
||||
msgid "cbi_deperror"
|
||||
msgstr ""
|
||||
|
||||
#. A requirement for this option was not met
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:8
|
||||
msgid "cbi_reqerror"
|
||||
msgstr ""
|
||||
|
||||
#. -- Additional Field --
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:9
|
||||
msgid "cbi_addopt"
|
||||
msgstr "-- Campo Adicional --"
|
||||
|
||||
#. (optional)
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:10
|
||||
msgid "cbi_optional"
|
||||
msgstr ""
|
||||
"<span class=\"translation-space\"> </span>\r\n"
|
||||
"(opcional)"
|
||||
|
||||
#. This section contains no values yet
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:11
|
||||
msgid "cbi_sectempty"
|
||||
msgstr "Esta sección aún no contiene los valores"
|
||||
|
||||
#. -- custom --
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:12
|
||||
msgid "cbi_manual"
|
||||
msgstr "-- personalizar --"
|
||||
|
||||
#. -- Please choose --
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:13
|
||||
msgid "cbi_select"
|
||||
msgstr "-- Por favor seleccione --"
|
||||
|
||||
#. Go to relevant configuration page
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:14
|
||||
msgid "cbi_gorel"
|
||||
msgstr ""
|
||||
|
||||
#. Applying changes
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:15
|
||||
msgid "cbi_applying"
|
||||
msgstr "Guardando cambios"
|
||||
|
||||
#. Uploaded File
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:16
|
||||
msgid "cbi_upload"
|
||||
msgstr ""
|
||||
|
||||
#. Search file...
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:17
|
||||
msgid "cbi_browser"
|
||||
msgstr "Buscar archivo..."
|
Loading…
Reference in a new issue