summaryrefslogtreecommitdiff
path: root/po/sl.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/sl.po')
-rw-r--r--po/sl.po165
1 files changed, 153 insertions, 12 deletions
diff --git a/po/sl.po b/po/sl.po
index 06cce4909..1736348a8 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 0.5.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: 2012-06-27 21:29+0000\n"
"Last-Translator: Andrej Znidarsic <andrej.znidarsic@gmail.com>\n"
"Language-Team: Slovenian <sl@li.org>\n"
@@ -1325,6 +1325,35 @@ msgstr "Pošlji scenarij reševalniku"
msgid "External planner failed without a proper error message"
msgstr "Zunanji reševalnik je spodletel brez pravega sporočila o napakah"
+#: apt-pkg/history.cc
+#, c-format
+msgid "Unknown flag: %s"
+msgstr ""
+
+#: apt-pkg/history.cc
+#, fuzzy, c-format
+#| msgid "Can not read mirror file '%s'"
+msgid "Cannot find history files: %s"
+msgstr "Datoteke zrcalnega strežnika '%s' ni mogoče prebrati"
+
+#: apt-pkg/history.cc
+#, fuzzy, c-format
+#| msgid "Could not open file %s"
+msgid "Could not open file: %s"
+msgstr "Ni mogoče odpreti datoteke %s"
+
+#: apt-pkg/history.cc
+#, fuzzy, c-format
+#| msgid "Could not open file %s"
+msgid "Could not parse file: %s"
+msgstr "Ni mogoče odpreti datoteke %s"
+
+#: apt-pkg/history.cc
+#, fuzzy, c-format
+#| msgid "Could not open file %s"
+msgid "Could not close file: %s"
+msgstr "Ni mogoče odpreti datoteke %s"
+
#: apt-pkg/indexcopy.cc
#, c-format
msgid "Wrote %i records.\n"
@@ -1846,6 +1875,118 @@ msgstr "Na %s je premalo prostora."
msgid "Unable to lock the download directory"
msgstr "Ni mogoče zakleniti mape prejemov"
+#: apt-private/private-history.cc
+#, fuzzy
+#| msgid "Installing %s"
+msgid "Install"
+msgstr "Nameščanje %s"
+
+#: apt-private/private-history.cc
+#, fuzzy
+msgid "Reinstall"
+msgstr " [Nameščeno]"
+
+#: apt-private/private-history.cc
+msgid "Upgrade"
+msgstr ""
+
+#: apt-private/private-history.cc
+#, fuzzy
+#| msgid "%lu downgraded, "
+msgid "Downgrade"
+msgstr "%lu postaranih, "
+
+#: apt-private/private-history.cc
+#, fuzzy
+#| msgid "Removed %s"
+msgid "Remove"
+msgstr "%s je bil odstranjen"
+
+#: 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 " [Nameščeno]"
+
+#: 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 "Noben paket ni bil najden"
+
+#: apt-private/private-history.cc
+#, fuzzy, c-format
+#| msgid "Could not resolve '%s'"
+msgid "Could not read: %s"
+msgstr "Ni mogoče razrešiti '%s'"
+
+#: apt-private/private-history.cc
+#, fuzzy, c-format
+#| msgid "%s not a valid DEB package."
+msgid "'%s' not a valid ID."
+msgstr "%s ni veljaven paket DEB."
+
+#: 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"
@@ -1899,8 +2040,8 @@ msgid ""
"Unable to fetch some archives, maybe run apt update or try with --fix-"
"missing?"
msgstr ""
-"Nekaterih arhivov ni mogoče dobiti. Poskusite uporabiti apt update ali --"
-"fix-missing."
+"Nekaterih arhivov ni mogoče dobiti. Poskusite uporabiti apt update ali --fix-"
+"missing."
#: apt-private/private-install.cc
msgid "Internal error, InstallPackages was called with broken packages!"
@@ -3365,6 +3506,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
@@ -4179,9 +4329,6 @@ msgstr "Prazne datoteke ne morejo biti veljavni arhivi"
#~ msgid "Unable to change to %s"
#~ msgstr "Ni mogoče spremeniti v %s"
-#~ msgid "Removed %s"
-#~ msgstr "%s je bil odstranjen"
-
#~ msgid "Package file %s is out of sync."
#~ msgstr "Datoteka paketa %s ni usklajena."
@@ -4194,9 +4341,6 @@ msgstr "Prazne datoteke ne morejo biti veljavni arhivi"
#~ msgid "No mirror file '%s' found "
#~ msgstr "Datoteke zrcalnih strežnikov '%s' ni mogoče najti "
-#~ msgid "Can not read mirror file '%s'"
-#~ msgstr "Datoteke zrcalnega strežnika '%s' ni mogoče prebrati"
-
#, fuzzy
#~ msgid "No entry found in mirror file '%s'"
#~ msgstr "Datoteke zrcalnega strežnika '%s' ni mogoče prebrati"
@@ -4497,9 +4641,6 @@ msgstr "Prazne datoteke ne morejo biti veljavni arhivi"
#~ msgid "Internal error, Upgrade broke stuff"
#~ msgstr "Notranja napaka zaradi AllUpgrade."
-#~ msgid "%s not a valid DEB package."
-#~ msgstr "%s ni veljaven paket DEB."
-
#~ msgid ""
#~ "Using CD-ROM mount point %s\n"
#~ "Mounting CD-ROM\n"