Kaydet (Commit) 86a659a6 authored tarafından Faik Uygur's avatar Faik Uygur

İzleyen paketleri yeniden kurmuyorum: xmms

Kurulacak paket yok.

idi...

Aşağıdaki paketler zaten sistemde kurulu ve yeniden kurulmayacaklar:
xmms
Kurulacak paket yok.

oldu...
üst 4e3be17b
...@@ -307,7 +307,7 @@ def install_pkg_names(A, reinstall = False): ...@@ -307,7 +307,7 @@ def install_pkg_names(A, reinstall = False):
Ap = set(filter(lambda x: not ctx.installdb.is_installed(x), A)) Ap = set(filter(lambda x: not ctx.installdb.is_installed(x), A))
d = A - Ap d = A - Ap
if len(d) > 0: if len(d) > 0:
ctx.ui.warning(_('Not re-installing the following packages: ') + ctx.ui.warning(_("The following packages are already installed and are not going to be installed again:\n") +
util.strlist(d)) util.strlist(d))
A = Ap A = Ap
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2006-09-19 10:12+EEST\n" "POT-Creation-Date: 2006-09-19 13:39+EEST\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
...@@ -1766,7 +1766,8 @@ msgid "Safety switch: the component system.base cannot be found" ...@@ -1766,7 +1766,8 @@ msgid "Safety switch: the component system.base cannot be found"
msgstr "" msgstr ""
#: pisi/operations.py:310 #: pisi/operations.py:310
msgid "Not re-installing the following packages: " msgid ""
"The following packages are already installed and are not going to be installed again:\n"
msgstr "" msgstr ""
#: pisi/operations.py:327 #: pisi/operations.py:327
......
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: tr\n" "Project-Id-Version: tr\n"
"POT-Creation-Date: 2006-09-19 10:12+EEST\n" "POT-Creation-Date: 2006-09-19 13:39+EEST\n"
"PO-Revision-Date: 2006-09-19 10:13+0300\n" "PO-Revision-Date: 2006-09-19 13:42+0300\n"
"Last-Translator: Faik Uygur <faik@pardus.org.tr>\n" "Last-Translator: Faik Uygur <faik@pardus.org.tr>\n"
"Language-Team: Turkish <tr@li.org>\n" "Language-Team: Turkish <tr@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
...@@ -1966,8 +1966,10 @@ msgid "Safety switch: the component system.base cannot be found" ...@@ -1966,8 +1966,10 @@ msgid "Safety switch: the component system.base cannot be found"
msgstr "Emniyet mandalı: taban sistem bileşeni system.base bulunamadı" msgstr "Emniyet mandalı: taban sistem bileşeni system.base bulunamadı"
#: pisi/operations.py:310 #: pisi/operations.py:310
msgid "Not re-installing the following packages: " msgid ""
msgstr "İzleyen paketleri yeniden kurmuyorum: " "The following packages are already installed and are not going to be "
"installed again:\n"
msgstr "Aşağıdaki paketler zaten sistemde kurulu ve yeniden kurulmayacaklar:\n"
#: pisi/operations.py:327 #: pisi/operations.py:327
msgid "" msgid ""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment