From ae57c885d6f667962e2c28156a59f95870349512 Mon Sep 17 00:00:00 2001 From: aalam Date: Mon, 22 May 2006 07:13:55 +0000 Subject: [PATCH] adding new files for language Telugu/Kannada --- po/kn.po | 132 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ po/te.po | 132 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 264 insertions(+) create mode 100644 po/kn.po create mode 100644 po/te.po diff --git a/po/kn.po b/po/kn.po new file mode 100644 index 0000000..c5c1918 --- /dev/null +++ b/po/kn.po @@ -0,0 +1,132 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-05-15 17:24-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../pykickstart/parser.py:45 +#, python-format +msgid "" +"The following problem occurred on line %s of the kickstart file:\n" +"\n" +"%s\n" +msgstr "" + +#: ../pykickstart/parser.py:47 +#, python-format +msgid "There was a problem reading from line %s of the kickstart file" +msgstr "" + +#: ../pykickstart/parser.py:104 +#, python-format +msgid "Option %s is required" +msgstr "" + +#: ../pykickstart/parser.py:107 +#, python-format +msgid "" +"Ignoring deprecated option on line %s: The %s option has been deprecated " +"and no longer has any effect. It may be removed from future releases, which " +"will result in a fatal error from kickstart. Please modify your kickstart " +"file to remove this option." +msgstr "" + +#: ../pykickstart/parser.py:139 +msgid "Required flag set for option that doesn't take a value" +msgstr "" + +#: ../pykickstart/parser.py:147 +#, python-format +msgid "Option %s: invalid boolean value: %r" +msgstr "" + +#: ../pykickstart/parser.py:290 +#, python-format +msgid "" +"Ignoring deprecated command on line %s: The %s command has been deprecated " +"and no longer has any effect. It may be removed from future releases, which " +"will result in a fatal error from kickstart. Please modify your kickstart " +"file to remove this command." +msgstr "" + +#: ../pykickstart/parser.py:297 ../pykickstart/parser.py:420 +#: ../pykickstart/parser.py:488 ../pykickstart/parser.py:737 +#: ../pykickstart/parser.py:755 +#, python-format +msgid "Command %s does not take any arguments" +msgstr "" + +#: ../pykickstart/parser.py:426 ../pykickstart/parser.py:432 +#, python-format +msgid "Command %s only takes one argument" +msgstr "" + +#: ../pykickstart/parser.py:469 ../pykickstart/parser.py:608 +#: ../pykickstart/parser.py:688 +#, python-format +msgid "Mount point required for %s" +msgstr "" + +#: ../pykickstart/parser.py:522 ../pykickstart/parser.py:841 +#, python-format +msgid "Unexpected arguments to %s command: %s" +msgstr "" + +#: ../pykickstart/parser.py:639 +msgid "" +"Only one of --baseurl and --mirrorlist may be specified for repo command." +msgstr "" + +#: ../pykickstart/parser.py:642 +msgid "One of --baseurl or --mirrorlist must be specified for repo command." +msgstr "" + +#: ../pykickstart/parser.py:705 ../pykickstart/parser.py:749 +#, python-format +msgid "A single argument is expected for the %s command" +msgstr "" + +#: ../pykickstart/parser.py:847 +#, python-format +msgid "" +"Ignoring deprecated option on line %s: The zerombr command no longer takes " +"any options. In future releases, this will result in a fatal error from " +"kickstart. Please modify your kickstart file to remove any options." +msgstr "" + +#: ../validator/ksvalidator:29 +msgid "halt after the first error or warning" +msgstr "" + +#: ../validator/ksvalidator:32 +#, python-format +msgid "parse include files when %include is seen" +msgstr "" + +#: ../validator/ksvalidator:54 +#, python-format +msgid "" +"File uses a deprecated option or command.\n" +"%s" +msgstr "" + +#: ../validator/ksvalidator:60 +msgid "General kickstart error in input file" +msgstr "" + +#: ../validator/ksvalidator:63 +#, python-format +msgid "General error in input file: %s" +msgstr "" diff --git a/po/te.po b/po/te.po new file mode 100644 index 0000000..c5c1918 --- /dev/null +++ b/po/te.po @@ -0,0 +1,132 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-05-15 17:24-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../pykickstart/parser.py:45 +#, python-format +msgid "" +"The following problem occurred on line %s of the kickstart file:\n" +"\n" +"%s\n" +msgstr "" + +#: ../pykickstart/parser.py:47 +#, python-format +msgid "There was a problem reading from line %s of the kickstart file" +msgstr "" + +#: ../pykickstart/parser.py:104 +#, python-format +msgid "Option %s is required" +msgstr "" + +#: ../pykickstart/parser.py:107 +#, python-format +msgid "" +"Ignoring deprecated option on line %s: The %s option has been deprecated " +"and no longer has any effect. It may be removed from future releases, which " +"will result in a fatal error from kickstart. Please modify your kickstart " +"file to remove this option." +msgstr "" + +#: ../pykickstart/parser.py:139 +msgid "Required flag set for option that doesn't take a value" +msgstr "" + +#: ../pykickstart/parser.py:147 +#, python-format +msgid "Option %s: invalid boolean value: %r" +msgstr "" + +#: ../pykickstart/parser.py:290 +#, python-format +msgid "" +"Ignoring deprecated command on line %s: The %s command has been deprecated " +"and no longer has any effect. It may be removed from future releases, which " +"will result in a fatal error from kickstart. Please modify your kickstart " +"file to remove this command." +msgstr "" + +#: ../pykickstart/parser.py:297 ../pykickstart/parser.py:420 +#: ../pykickstart/parser.py:488 ../pykickstart/parser.py:737 +#: ../pykickstart/parser.py:755 +#, python-format +msgid "Command %s does not take any arguments" +msgstr "" + +#: ../pykickstart/parser.py:426 ../pykickstart/parser.py:432 +#, python-format +msgid "Command %s only takes one argument" +msgstr "" + +#: ../pykickstart/parser.py:469 ../pykickstart/parser.py:608 +#: ../pykickstart/parser.py:688 +#, python-format +msgid "Mount point required for %s" +msgstr "" + +#: ../pykickstart/parser.py:522 ../pykickstart/parser.py:841 +#, python-format +msgid "Unexpected arguments to %s command: %s" +msgstr "" + +#: ../pykickstart/parser.py:639 +msgid "" +"Only one of --baseurl and --mirrorlist may be specified for repo command." +msgstr "" + +#: ../pykickstart/parser.py:642 +msgid "One of --baseurl or --mirrorlist must be specified for repo command." +msgstr "" + +#: ../pykickstart/parser.py:705 ../pykickstart/parser.py:749 +#, python-format +msgid "A single argument is expected for the %s command" +msgstr "" + +#: ../pykickstart/parser.py:847 +#, python-format +msgid "" +"Ignoring deprecated option on line %s: The zerombr command no longer takes " +"any options. In future releases, this will result in a fatal error from " +"kickstart. Please modify your kickstart file to remove any options." +msgstr "" + +#: ../validator/ksvalidator:29 +msgid "halt after the first error or warning" +msgstr "" + +#: ../validator/ksvalidator:32 +#, python-format +msgid "parse include files when %include is seen" +msgstr "" + +#: ../validator/ksvalidator:54 +#, python-format +msgid "" +"File uses a deprecated option or command.\n" +"%s" +msgstr "" + +#: ../validator/ksvalidator:60 +msgid "General kickstart error in input file" +msgstr "" + +#: ../validator/ksvalidator:63 +#, python-format +msgid "General error in input file: %s" +msgstr "" -- 2.11.4.GIT