231 lines
7.1 KiB
Plaintext
231 lines
7.1 KiB
Plaintext
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2009-05-19 19:35+0200\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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: Translate Toolkit 1.1.1\n"
|
|
|
|
#. Unable to load config \"%p\": %1
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:1
|
|
msgid "uvl_err_uciload"
|
|
msgstr "Unable to load config \"%p\": %1"
|
|
|
|
#. Error in scheme \"%p\":\n%c
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:2
|
|
msgid "uvl_err_scheme"
|
|
msgstr ""
|
|
"Error in scheme \"%p\":\n"
|
|
"%c"
|
|
|
|
#. Error in config \"%p\":\n%c
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:3
|
|
msgid "uvl_err_config"
|
|
msgstr ""
|
|
"Error in config \"%p\":\n"
|
|
"%c"
|
|
|
|
#. Error in section \"%i\" (%I):\n%c
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:4
|
|
msgid "uvl_err_section"
|
|
msgstr ""
|
|
"Error in section \"%i\" (%I):\n"
|
|
"%c"
|
|
|
|
#. Error in option \"%i\" (%I):\n%c
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:5
|
|
msgid "uvl_err_option"
|
|
msgstr ""
|
|
"Error in option \"%i\" (%I):\n"
|
|
"%c"
|
|
|
|
#. Option \"%i\" has invalid reference specification %1:\n%c
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:6
|
|
msgid "uvl_err_reference"
|
|
msgstr ""
|
|
"Option \"%i\" has invalid reference specification %1:\n"
|
|
"%c"
|
|
|
|
#. In dependency check for %t \"%i\":\n%c
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:7
|
|
msgid "uvl_err_dependency"
|
|
msgstr ""
|
|
"In dependency check for %t \"%i\":\n"
|
|
"%c"
|
|
|
|
#. Can not find scheme \"%p\" in \"%1\"
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:8
|
|
msgid "uvl_err_sme_find"
|
|
msgstr "Can not find scheme \"%p\" in \"%1\""
|
|
|
|
#. Can not access file \"%1\"
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:9
|
|
msgid "uvl_err_sme_read"
|
|
msgstr "Can not access file \"%1\""
|
|
|
|
#. Missing required scheme field \"%1\" in \"%i\"
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:10
|
|
msgid "uvl_err_sme_reqfld"
|
|
msgstr "Missing required scheme field \"%1\" in \"%i\""
|
|
|
|
#. Illegal reference \"%1\" to an anonymous section
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:11
|
|
msgid "uvl_err_sme_invref"
|
|
msgstr "Illegal reference \"%1\" to an anonymous section"
|
|
|
|
#. Malformed reference in \"%1\"
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:12
|
|
msgid "uvl_err_sme_badref"
|
|
msgstr "Malformed reference in \"%1\""
|
|
|
|
#. Malformed dependency specification \"%1\" in \"%i\"
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:13
|
|
msgid "uvl_err_sme_baddep"
|
|
msgstr "Malformed dependency specification \"%1\" in \"%i\""
|
|
|
|
#. Malformed validator specification \"%1\" in \"%i\"
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:14
|
|
msgid "uvl_err_sme_badval"
|
|
msgstr "Malformed validator specification \"%1\" in \"%i\""
|
|
|
|
#. External validator \"%1\" failed: %2
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:15
|
|
msgid "uvl_err_sme_errval"
|
|
msgstr "External validator \"%1\" failed: %2"
|
|
|
|
#. Variable \"%o\" in scheme \"%p\" references unknown package \"%1\"
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:16
|
|
msgid "uvl_err_sme_vbadpack"
|
|
msgstr "Variable \"%o\" in scheme \"%p\" references unknown package \"%1\""
|
|
|
|
#. Variable \"%o\" in scheme \"%p\" references unknown section \"%1\"
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:17
|
|
msgid "uvl_err_sme_vbadsect"
|
|
msgstr "Variable \"%o\" in scheme \"%p\" references unknown section \"%1\""
|
|
|
|
#. Enum \"%v\" in scheme \"%p\" references unknown package \"%1\"
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:18
|
|
msgid "uvl_err_sme_ebadpack"
|
|
msgstr "Enum \"%v\" in scheme \"%p\" references unknown package \"%1\""
|
|
|
|
#. Enum \"%v\" in scheme \"%p\" references unknown section \"%1\"
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:19
|
|
msgid "uvl_err_sme_ebadsect"
|
|
msgstr "Enum \"%v\" in scheme \"%p\" references unknown section \"%1\""
|
|
|
|
#. Enum \"%v\" in scheme \"%p\" references unknown option \"%1\"
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:20
|
|
msgid "uvl_err_sme_ebadopt"
|
|
msgstr "Enum \"%v\" in scheme \"%p\" references unknown option \"%1\""
|
|
|
|
#. Enum \"%v\" in scheme \"%p\" references non-enum option \"%p.%s.%o\"
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:21
|
|
msgid "uvl_err_sme_ebadtype"
|
|
msgstr "Enum \"%v\" in scheme \"%p\" references non-enum option \"%p.%s.%o\""
|
|
|
|
#. Enum \"%v\" in scheme \"%p\" redeclares the default value of \"%p.%s.%o\"
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:22
|
|
msgid "uvl_err_sme_ebaddef"
|
|
msgstr "Enum \"%v\" in scheme \"%p\" redeclares the default value of \"%p.%s.%o\""
|
|
|
|
#. Section \"%i\" (%I) not found in scheme
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:23
|
|
msgid "uvl_err_sect_unknown"
|
|
msgstr "Section \"%i\" (%I) not found in scheme"
|
|
|
|
#. Required section \"%p.%s\" not found in config
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:24
|
|
msgid "uvl_err_sect_required"
|
|
msgstr "Required section \"%p.%s\" not found in config"
|
|
|
|
#. Unique section \"%p.%s\" occurs multiple times in config
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:25
|
|
msgid "uvl_err_sect_unique"
|
|
msgstr "Unique section \"%p.%s\" occurs multiple times in config"
|
|
|
|
#. The section of type \"%p.%s\" is stored anonymously in config but must be named
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:26
|
|
msgid "uvl_err_sect_named"
|
|
msgstr ""
|
|
"The section of type \"%p.%s\" is stored anonymously in config but must be "
|
|
"named"
|
|
|
|
#. Section \"%p.%s\" not found in config
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:27
|
|
msgid "uvl_err_sect_notfound"
|
|
msgstr "Section \"%p.%s\" not found in config"
|
|
|
|
#. Option \"%i\" (%I) not found in scheme
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:28
|
|
msgid "uvl_err_opt_unknown"
|
|
msgstr "Option \"%i\" (%I) not found in scheme"
|
|
|
|
#. Required option \"%i\" has no value
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:29
|
|
msgid "uvl_err_opt_required"
|
|
msgstr "Required option \"%i\" has no value"
|
|
|
|
#. Value \"%1\" of option \"%i\" is not defined in enum %2
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:30
|
|
msgid "uvl_err_opt_badvalue"
|
|
msgstr "Value \"%1\" of option \"%i\" is not defined in enum %2"
|
|
|
|
#. Value \"%1\" of option \"%i\" does not validate as datatype \"%2\"
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:31
|
|
msgid "uvl_err_opt_invvalue"
|
|
msgstr "Value \"%1\" of option \"%i\" does not validate as datatype \"%2\""
|
|
|
|
#. Option \"%i\" is defined as list but stored as plain value
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:32
|
|
msgid "uvl_err_opt_notlist"
|
|
msgstr "Option \"%i\" is defined as list but stored as plain value"
|
|
|
|
#. Option \"%i\" has unknown datatype \"%1\"
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:33
|
|
msgid "uvl_err_opt_datatype"
|
|
msgstr "Option \"%i\" has unknown datatype \"%1\""
|
|
|
|
#. Option \"%p.%s.%o\" not found in config
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:34
|
|
msgid "uvl_err_opt_notfound"
|
|
msgstr "Option \"%p.%s.%o\" not found in config"
|
|
|
|
#. Dependency (%1) failed:\noption \"%i\" is not eqal \"%2\"
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:35
|
|
msgid "uvl_err_dep_notequal"
|
|
msgstr ""
|
|
"Dependency (%1) failed:\n"
|
|
"option \"%i\" is not eqal \"%2\""
|
|
|
|
#. Dependency (%1) failed:\noption \"%i\" has no value
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:36
|
|
msgid "uvl_err_dep_novalue"
|
|
msgstr ""
|
|
"Dependency (%1) failed:\n"
|
|
"option \"%i\" has no value"
|
|
|
|
#. Dependency (%1) failed:\n%c
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:37
|
|
msgid "uvl_err_dep_notvalid"
|
|
msgstr ""
|
|
"Dependency (%1) failed:\n"
|
|
"%c"
|
|
|
|
#. Recursive dependency for option \"%i\" detected
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:38
|
|
msgid "uvl_err_dep_recursive"
|
|
msgstr "Recursive dependency for option \"%i\" detected"
|
|
|
|
#. In dependency check for enum value \"%i\":\n%c
|
|
#: libs/uvl/luasrc/i18n/uvl.en.lua:39
|
|
msgid "uvl_err_dep_badenum"
|
|
msgstr ""
|
|
"In dependency check for enum value \"%i\":\n"
|
|
"%c"
|