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 63
|
# translation of lv.po to Latvian
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the blendsel package.
#
# Aigars Mahinovs <aigarius@debian.org>, 2006.
# Rūdolfs Mazurs <rudolfs.mazurs@gmail.com>, 2012.
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: 2012-05-23 17:21+0300\n"
"Last-Translator: Rūdolfs Mazurs <rudolfs.mazurs@gmail.com>\n"
"Language-Team: Latvian <lata-l10n@googlegroups.com>\n"
"Language: lv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 1.4\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
"2);\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 "Kļūda, palaižot apt-get"
#~ 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 ""
#~ "Lietošana:\n"
#~ "tasksel install <paku_grupa>...\n"
#~ "tasksel remove <paku_grupa>...\n"
#~ "tasksel [opcijas]\n"
#~ "\t-t, --test testa režīms; patiesībā neko neinstalē\n"
#~ "\t --new-install automātiski instalē dažas paku grupas\n"
#~ "\t --list-tasks izvada instalējamu paku grupu sarakstu un iziet\n"
#~ "\t --task-packages izvada paku sarakstu kādā paku grupā\n"
#~ "\t --task-desc izvada kādas paku grupas aprakstu\n"
|