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 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62
|
# translation of eu.po to librezale
# Inaki Larranaga Murgoitio, <dooteo@euskalgnu.org>, 2005.
# Piarres Beobide <pi@beobide.net>, 2007.
# This file is distributed under the same license as the blendsel package.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER, 2005.
# Piarres Beobide <pi@beobide.net> 2005
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: 2007-04-07 23:03+0200\n"
"Last-Translator: Piarres Beobide <pi@beobide.net>\n"
"Language-Team: librezale <librezale@librezale.org>\n"
"Language: eu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\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 "apt-get-k huts egin du"
#~ 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 ""
#~ "Erabilera:\n"
#~ "tasksel install <zereginak>...\n"
#~ "tasksel remove <zereginak>...\n"
#~ "tasksel [aukerak]\n"
#~ "\t-t, --test proba modua; ez du ezer egiten\n"
#~ "\t --new-install zeregin batzuk automatikoki instalatzeko\n"
#~ "\t --list-tasks zereginen zerrenda bistaratu eta irten egiten da\n"
#~ "\t --task-packages zeregin bateko paketeak zerrendatzen ditu\n"
#~ "\t --task-desc zeregin baten azalpena itzultzen du\n"
|