diff options
Diffstat (limited to '')
-rw-r--r-- | po/ast.po | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/po/ast.po b/po/ast.po new file mode 100644 index 0000000..752cf72 --- /dev/null +++ b/po/ast.po @@ -0,0 +1,46 @@ +# 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 <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: tasksel\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-06-21 11:36-0400\n" +"PO-Revision-Date: 2009-01-06 21:28+0100\n" +"Last-Translator: astur <malditoastur@gmail.com>\n" +"Language-Team: Asturian <softast-xeneral@lists.sourceforge.net>\n" +"Language: ast\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Poedit-Language: Asturian\n" +"X-Poedit-Country: SPAIN\n" + +#: ../tasksel.pl:394 +msgid "" +"Usage:\n" +"tasksel install <task>...\n" +"tasksel remove <task>...\n" +"tasksel [options]\n" +"\t-t, --test test mode; don't really do anything\n" +"\t --new-install automatically install some tasks\n" +"\t --list-tasks list tasks that would be displayed and exit\n" +"\t --task-packages list available packages in a task\n" +"\t --task-desc returns the description of a task\n" +msgstr "" +"Usu:\n" +"tasksel install <task>...\n" +"tasksel remove <task>...\n" +"tasksel [options]\n" +"\t-t, --test mou test; realmente nun fai res\n" +"\t --new-install instala automáticamente dalgunes xeres\n" +"\t --list-tasks llista xeres que tienen de vese y cuela\n" +"\t --task-packages llista los paquetes disponibles nuna xera\n" +"\t --task-desc amuesa la descripción d'una xera\n" + +#: ../tasksel.pl:635 +msgid "apt-get failed" +msgstr "falló apt-get" |