[jhbuild] Update Slovenian translation



commit 04f24de3261e58732e6620ce7c13ddca4faa8d77
Author: Matej Urbančič <mateju src gnome org>
Date:   Thu Mar 24 21:52:34 2022 +0000

    Update Slovenian translation

 po/sl.po | 44 ++++++++++++++++++++++----------------------
 1 file changed, 22 insertions(+), 22 deletions(-)
---
diff --git a/po/sl.po b/po/sl.po
index 7040600e..99b74b7b 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -2,14 +2,14 @@
 # Copyright (C) 2009 jhbuild's COPYRIGHT HOLDER
 # This file is distributed under the same license as the jhbuild package.
 #
-# Matej Urbančič <mateju src gnome org>, 2009–2021.
+# Matej Urbančič <mateju src gnome org>, 2009–2022.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: jhbuild master\n"
 "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/jhbuild/issues\n";
-"POT-Creation-Date: 2021-08-31 11:39+0000\n"
-"PO-Revision-Date: 2021-08-31 14:03+0200\n"
+"POT-Creation-Date: 2022-03-24 18:36+0000\n"
+"PO-Revision-Date: 2022-03-24 22:51+0100\n"
 "Last-Translator: Matej Urbančič <mateju src gnome org>\n"
 "Language-Team: Slovenian GNOME Translation Team <gnome-si googlegroups com>\n"
 "Language: sl_SI\n"
@@ -271,7 +271,7 @@ msgstr ""
 msgid "Update and compile one or more modules"
 msgstr "Posodobi in kodno pretvori enega ali več modulov"
 
-#: jhbuild/commands/base.py:341 jhbuild/commands/make.py:100
+#: jhbuild/commands/base.py:341 jhbuild/commands/make.py:112
 #: jhbuild/commands/uninstall.py:50
 #, python-format
 msgid ""
@@ -606,64 +606,64 @@ msgstr "Po:"
 msgid "Before:"
 msgstr "Pred:"
 
-#: jhbuild/commands/__init__.py:95 jhbuild/commands/sysdeps.py:66
+#: jhbuild/commands/__init__.py:96 jhbuild/commands/sysdeps.py:66
 #, python-format
 msgid "required=%s"
 msgstr "zahtevano=%s"
 
-#: jhbuild/commands/__init__.py:97 jhbuild/commands/sysdeps.py:68
+#: jhbuild/commands/__init__.py:98 jhbuild/commands/sysdeps.py:68
 #, python-format
 msgid "installed=%s"
 msgstr "nameščeno=%s"
 
 #. Translators: This is used to separate items of package metadata
-#: jhbuild/commands/__init__.py:99 jhbuild/commands/sysdeps.py:70
+#: jhbuild/commands/__init__.py:100 jhbuild/commands/sysdeps.py:70
 msgid ", "
 msgstr ", "
 
-#: jhbuild/commands/__init__.py:101 jhbuild/commands/sysdeps.py:72
+#: jhbuild/commands/__init__.py:102 jhbuild/commands/sysdeps.py:72
 #, python-format
 msgid "(%s)"
 msgstr "(%s)"
 
-#: jhbuild/commands/__init__.py:105 jhbuild/commands/sysdeps.py:148
+#: jhbuild/commands/__init__.py:106 jhbuild/commands/sysdeps.py:148
 msgid "Required packages:"
 msgstr "Zahtevani paketi:"
 
-#: jhbuild/commands/__init__.py:106 jhbuild/commands/sysdeps.py:149
+#: jhbuild/commands/__init__.py:107 jhbuild/commands/sysdeps.py:149
 #: jhbuild/commands/sysdeps.py:180
 msgid "  System installed packages which are too old:"
 msgstr "Nameščeni sistemski paketi, ki so prestari:"
 
-#: jhbuild/commands/__init__.py:116 jhbuild/commands/__init__.py:128
+#: jhbuild/commands/__init__.py:117 jhbuild/commands/__init__.py:129
 #: jhbuild/commands/sysdeps.py:158 jhbuild/commands/sysdeps.py:174
 #: jhbuild/commands/sysdeps.py:189 jhbuild/commands/sysdeps.py:202
 msgid "    (none)"
 msgstr "    (brez)"
 
-#: jhbuild/commands/__init__.py:118 jhbuild/commands/sysdeps.py:160
+#: jhbuild/commands/__init__.py:119 jhbuild/commands/sysdeps.py:160
 #: jhbuild/commands/sysdeps.py:191
 msgid "  No matching system package installed:"
 msgstr "Ni nameščenega ustreznega sistemskega paketa:"
 
-#: jhbuild/commands/__init__.py:142
+#: jhbuild/commands/__init__.py:143
 msgid "JHBuild commands are:"
 msgstr "JHBuild ukazi so:"
 
-#: jhbuild/commands/__init__.py:148
+#: jhbuild/commands/__init__.py:149
 msgid "For more information run \"jhbuild <command> --help\""
 msgstr "Za več podrobnosti zaženite »jhbuild <ukaz> --help«"
 
-#: jhbuild/commands/__init__.py:157
+#: jhbuild/commands/__init__.py:158
 msgid "Information about available JHBuild commands"
 msgstr "Podrobnosti o razpoložljivih ukazih JHBuild"
 
-#: jhbuild/commands/__init__.py:181
+#: jhbuild/commands/__init__.py:182
 #, python-format
 msgid "no such command (did you mean \"jhbuild build %s\"?)"
 msgstr "ni takega ukaza (Ali bi moral biti v obliki »jhbuild build %s«?)"
 
-#: jhbuild/commands/__init__.py:183
+#: jhbuild/commands/__init__.py:184
 #, python-format
 msgid "no such command (did you mean \"jhbuild run %s\"?)"
 msgstr "ni takega ukaza (Ali bi moral biti v obliki »jhbuild run %s«?)"
@@ -672,12 +672,12 @@ msgstr "ni takega ukaza (Ali bi moral biti v obliki »jhbuild run %s«?)"
 msgid "Compile and install the module for the current directory"
 msgstr "Kodno prevedi in namesti modul za trenutno mapo"
 
-#: jhbuild/commands/make.py:76
+#: jhbuild/commands/make.py:77
 #, python-format
 msgid "The current directory is not in the checkout root %r"
 msgstr "Trenutna mapa ni na poti objave korena %r"
 
-#: jhbuild/commands/make.py:88
+#: jhbuild/commands/make.py:89
 #, python-format
 msgid "No module matching current directory %r in the moduleset"
 msgstr "V zbirki ni modula, ki je skladen s trenutno mapo %r"
@@ -1636,10 +1636,10 @@ msgstr ""
 #: jhbuild/utils/systeminstall.py:329
 msgid ""
 "This might take a very long time. Do not turn off your computer. You can run "
-"`pkmon' to monitor progress."
+"'pkmon' to monitor progress."
 msgstr ""
-"Opravilo je lahko zelo dolgotrajno. Ne ugasnite računalnika! Postopek lahko "
-"spremljate z ukazom »pkmon«, zagnanim v opravilni vrstici."
+"Opravilo je lahko zelo dolgotrajno. Ne izklopite računalnika! Postopek lahko "
+"spremljate z ukazom »pkmon«."
 
 #: jhbuild/utils/systeminstall.py:335
 msgid "Complete!"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]