diff options
Diffstat (limited to 'po/lt.po')
| -rw-r--r-- | po/lt.po | 164 |
1 files changed, 151 insertions, 13 deletions
@@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2025-05-19 18:28+0200\n" +"POT-Creation-Date: 2025-09-26 16:56+0000\n" "PO-Revision-Date: 2008-08-02 01:47-0400\n" "Last-Translator: Gintautas Miliauskas <gintas@akl.lt>\n" "Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n" @@ -1281,6 +1281,34 @@ msgstr "" msgid "External planner failed without a proper error message" msgstr "" +#: apt-pkg/history.cc +#, c-format +msgid "Unknown flag: %s" +msgstr "" + +#: apt-pkg/history.cc +#, fuzzy, c-format +msgid "Cannot find history files: %s" +msgstr "Nepavyko atverti failo %s" + +#: apt-pkg/history.cc +#, fuzzy, c-format +#| msgid "Could not open file %s" +msgid "Could not open file: %s" +msgstr "Nepavyko atverti failo %s" + +#: apt-pkg/history.cc +#, fuzzy, c-format +#| msgid "Could not open file %s" +msgid "Could not parse file: %s" +msgstr "Nepavyko atverti failo %s" + +#: apt-pkg/history.cc +#, fuzzy, c-format +#| msgid "Could not open file %s" +msgid "Could not close file: %s" +msgstr "Nepavyko atverti failo %s" + #: apt-pkg/indexcopy.cc #, c-format msgid "Wrote %i records.\n" @@ -1792,6 +1820,117 @@ msgstr "%s nėra pakankamai laisvos vietos." msgid "Unable to lock the download directory" msgstr "Nepavyko užrakinti parsiuntimų aplanko" +#: apt-private/private-history.cc +#, fuzzy +msgid "Install" +msgstr "Įdiegta %s" + +#: apt-private/private-history.cc +#, fuzzy +msgid "Reinstall" +msgstr " [Įdiegtas]" + +#: apt-private/private-history.cc +msgid "Upgrade" +msgstr "" + +#: apt-private/private-history.cc +#, fuzzy +#| msgid "%lu downgraded, " +msgid "Downgrade" +msgstr "%lu pasendinti, " + +#: apt-private/private-history.cc +#, fuzzy +#| msgid "Removed %s" +msgid "Remove" +msgstr "Pašalintas %s" + +#: apt-private/private-history.cc +msgid "Purge" +msgstr "" + +#: apt-private/private-history.cc +msgid "Undefined" +msgstr "" + +#: apt-private/private-history.cc +msgid "ID" +msgstr "" + +#: apt-private/private-history.cc +msgid "Command line" +msgstr "" + +#. NOTE: if date format is different, +#. this width needs to change +#: apt-private/private-history.cc +msgid "Date and Time" +msgstr "" + +#. width for datestring +#: apt-private/private-history.cc +msgid "Action" +msgstr "" + +#. 9 chars longest action type +#: apt-private/private-history.cc +msgid "Changes" +msgstr "" + +#: apt-private/private-history.cc +#, fuzzy +msgid "automatic" +msgstr " [Įdiegtas]" + +#: apt-private/private-history.cc +msgid "Transaction ID" +msgstr "" + +#: apt-private/private-history.cc +msgid "Start time" +msgstr "" + +#: apt-private/private-history.cc +msgid "End time" +msgstr "" + +#: apt-private/private-history.cc +msgid "Requested by" +msgstr "" + +#: apt-private/private-history.cc +msgid "Error" +msgstr "" + +#: apt-private/private-history.cc +msgid "Comment" +msgstr "" + +#. For each performed action, print what it did to each package +#: apt-private/private-history.cc +#, fuzzy +#| msgid "No packages found" +msgid "Packages changed" +msgstr "Paketų nerasta" + +#: apt-private/private-history.cc +#, fuzzy, c-format +#| msgid "Could not resolve '%s'" +msgid "Could not read: %s" +msgstr "Nepavyko surasti vardo „%s“" + +#: apt-private/private-history.cc +#, fuzzy, c-format +#| msgid "%s not a valid DEB package." +msgid "'%s' not a valid ID." +msgstr "%s nėra tikras DEB paketas." + +#: apt-private/private-history.cc +#, c-format +msgid "Transaction ID '%ld' out of bounds." +msgstr "" + #: apt-private/private-install.cc msgid "" "Some packages could not be installed. This may mean that you have\n" @@ -1845,8 +1984,8 @@ msgid "" "Unable to fetch some archives, maybe run apt update or try with --fix-" "missing?" msgstr "" -"Nepavyko parsiųsti kai kurių archyvų, pabandykite paleisti „apt update“ " -"arba pabandykite su parametru --fix-missing?" +"Nepavyko parsiųsti kai kurių archyvų, pabandykite paleisti „apt update“ arba " +"pabandykite su parametru --fix-missing?" #: apt-private/private-install.cc msgid "Internal error, InstallPackages was called with broken packages!" @@ -3257,6 +3396,15 @@ msgstr "" msgid "upgrade the system by removing/installing/upgrading packages" msgstr "" +#. history stuff +#: cmdline/apt.cc +msgid "show list of history" +msgstr "" + +#: cmdline/apt.cc +msgid "show info on specific transactions" +msgstr "" + #. misc #: cmdline/apt.cc #, fuzzy @@ -3914,13 +4062,6 @@ msgstr "" #~ msgid "Unable to change to %s" #~ msgstr "Nepavyko pakeisti į %s" -#~ msgid "Removed %s" -#~ msgstr "Pašalintas %s" - -#, fuzzy -#~ msgid "Can not read mirror file '%s'" -#~ msgstr "Nepavyko atverti failo %s" - #, fuzzy #~ msgid "No entry found in mirror file '%s'" #~ msgstr "Nepavyko atverti failo %s" @@ -4050,9 +4191,6 @@ msgstr "" #~ msgid "Internal error, Upgrade broke stuff" #~ msgstr "Vidinė klaida, problemos sprendimas kažką sugadino" -#~ msgid "%s not a valid DEB package." -#~ msgstr "%s nėra tikras DEB paketas." - #~ msgid "MD5Sum mismatch" #~ msgstr "MD5 sumos neatitikimas" |
