1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
# <lang> translation of blendsel_po.
# 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: blendsel\n"
"Report-Msgid-Bugs-To: blendsel@packages.debian.org\n"
"POT-Creation-Date: 2024-04-17 21:39+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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../blendsel.pl:643
msgid ""
"blendsel [OPTIONS...] [COMMAND...]\n"
" Commands:\n"
" install TASK... install tasks\n"
" remove TASK... uninstall tasks\n"
" --task-packages=TASK list packages installed by TASK; can be repeated\n"
" --task-desc=TASK print the description of a task\n"
" --list-tasks list tasks that would be displayed and exit\n"
" Options:\n"
" -t, --test dry-run: don't really change anything\n"
" --new-install automatically install some tasks\n"
" --debconf-apt-progress=\"ARGUMENTS...\"\n"
" provide additional arguments to debconf-apt-"
"progress(1)\n"
msgstr ""
#: ../blendsel.pl:941
msgid "apt-get failed"
msgstr ""
|