You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
initial-setup/SOURCES/0001-Debranding-for-MSVSphe...

1036 lines
37 KiB

From 34ff8f1dee7c83a6c9bf58f2ab309eb18e47fa65 Mon Sep 17 00:00:00 2001
From: Sergey Cherevko <s.cherevko@msvsphere-os.ru>
Date: Tue, 28 Jan 2025 12:14:00 +0300
Subject: [PATCH] Debranding for MSVSphere
---
initial_setup/common.py | 4 +--
initial_setup/gui/spokes/eula.py | 4 +--
initial_setup/product.py | 2 +-
po/af.po | 6 ++--
po/as.po | 2 +-
po/be.po | 6 ++--
po/bn_IN.po | 2 +-
po/ca.po | 4 +--
po/cs.po | 4 +--
po/da.po | 4 +--
po/de.po | 4 +--
po/el.po | 4 +--
po/es.po | 4 +--
po/eu.po | 6 ++--
po/fi.po | 4 +--
po/fr.po | 6 ++--
po/fur.po | 4 +--
po/gl.po | 2 +-
po/gu.po | 2 +-
po/he.po | 4 +--
po/hi.po | 2 +-
po/hr.po | 4 +--
po/hu.po | 4 +--
po/ia.po | 2 +-
po/id.po | 4 +--
po/initial-setup.pot | 2 +-
po/it.po | 4 +--
po/ja.po | 4 +--
po/ka.po | 4 +--
po/kab.po | 2 +-
po/kk.po | 4 +--
po/km.po | 2 +-
po/kn.po | 2 +-
po/ko.po | 4 +--
po/lt.po | 2 +-
po/ml.po | 2 +-
po/mr.po | 2 +-
po/nb.po | 6 ++--
po/nl.po | 4 +--
po/nn.po | 4 +--
po/om.po | 2 +-
po/or.po | 2 +-
po/pa.po | 4 +--
po/pl.po | 6 ++--
po/pt.po | 6 ++--
po/pt_BR.po | 6 ++--
po/ro.po | 2 +-
po/ru.po | 4 +--
po/ru_RU.po | 51 --------------------------------
po/si.po | 2 +-
po/sk.po | 4 +--
po/sq.po | 2 +-
po/sr.po | 2 +-
po/sv.po | 6 ++--
po/ta.po | 2 +-
po/te.po | 2 +-
po/th.po | 2 +-
po/tr.po | 4 +--
po/uk.po | 4 +--
po/zh_CN.po | 4 +--
po/zh_TW.po | 4 +--
61 files changed, 106 insertions(+), 157 deletions(-)
delete mode 100644 po/ru_RU.po
diff --git a/initial_setup/common.py b/initial_setup/common.py
index 65f2245..b51095e 100644
--- a/initial_setup/common.py
+++ b/initial_setup/common.py
@@ -100,11 +100,11 @@ def list_usable_consoles_for_tui():
def get_quit_message():
if eula_available():
- return N_("Are you sure you want to quit the configuration process?\n"
+ return _("Are you sure you want to quit the configuration process?\n"
"You might end up with an unusable system if you do. Unless the "
"License agreement is accepted, the system will be rebooted.")
else:
- return N_("Are you sure you want to quit the configuration process?\n"
+ return _("Are you sure you want to quit the configuration process?\n"
"You might end up with unusable system if you do.")
diff --git a/initial_setup/gui/spokes/eula.py b/initial_setup/gui/spokes/eula.py
index a91f2b2..e653c22 100644
--- a/initial_setup/gui/spokes/eula.py
+++ b/initial_setup/gui/spokes/eula.py
@@ -22,7 +22,7 @@ class EULASpoke(FirstbootOnlySpokeMixIn, NormalSpoke):
mainWidgetName = "eulaWindow"
uiFile = "eula.glade"
icon = "application-certificate-symbolic"
- title = N_("_License Information")
+ title = _("_License Information")
category = LicensingCategory
translationDomain = "initial-setup"
@@ -47,7 +47,7 @@ class EULASpoke(FirstbootOnlySpokeMixIn, NormalSpoke):
log.error("no license found")
self._have_eula = False
self._eula_buffer.set_text(_("No license found. Please report this "
- "at http://bugzilla.redhat.com"))
+ "at https://bugs.msvsphere-os.ru"))
return
self._eula_buffer.set_text("")
diff --git a/initial_setup/product.py b/initial_setup/product.py
index 3a9406a..2894f09 100644
--- a/initial_setup/product.py
+++ b/initial_setup/product.py
@@ -13,7 +13,7 @@ def get_product_title():
:return: a product title
"""
- return get_os_release_value("PRETTY_NAME") or ""
+ return get_os_release_value("MSVSPHERE_PRETTY_NAME") or ""
def is_final():
diff --git a/po/af.po b/po/af.po
index 8f7a82f..4b9c828 100644
--- a/po/af.po
+++ b/po/af.po
@@ -43,10 +43,10 @@ msgid "_License Information"
msgstr "_Lisensie-inligting"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
-"Geen lisensie gevind nie. Rapporteer dit asseblief by http://bugzilla.redhat."
-"com"
+"Geen lisensie gevind nie. Rapporteer dit asseblief by https://bugs."
+"msvsphere-os.ru"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/as.po b/po/as.po
index 4a09347..6ec0227 100644
--- a/po/as.po
+++ b/po/as.po
@@ -44,7 +44,7 @@ msgid "_License Information"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:88
diff --git a/po/be.po b/po/be.po
index 83cbf77..bc18a3d 100644
--- a/po/be.po
+++ b/po/be.po
@@ -45,10 +45,10 @@ msgid "_License Information"
msgstr "Інфармацыя абіцэнзіі"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
-"Ліцэнзія не знойдзена. Просім паведаміць пра гэта на http://bugzilla.redhat."
-"com"
+"Ліцэнзія не знойдзена. Просім паведаміць пра гэта на https://bugs."
+"msvsphere-os.ru"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/bn_IN.po b/po/bn_IN.po
index 1da6f51..b0f5474 100644
--- a/po/bn_IN.po
+++ b/po/bn_IN.po
@@ -44,7 +44,7 @@ msgid "_License Information"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:88
diff --git a/po/ca.po b/po/ca.po
index e8bce85..7130037 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -49,8 +49,8 @@ msgid "_License Information"
msgstr "Informació de la _llicència"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
-msgstr "No s'ha trobat cap llicència. Informeu-ho a http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
+msgstr "No s'ha trobat cap llicència. Informeu-ho a https://bugs.msvsphere-os.ru"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/cs.po b/po/cs.po
index a1a8acf..8f984e3 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -44,9 +44,9 @@ msgid "_License Information"
msgstr "Informace o _licenci"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
-"Licence nebyla nalezena. Nahlaste to prosím na http://bugzilla.redhat.com"
+"Licence nebyla nalezena. Nahlaste to prosím na https://bugs.msvsphere-os.ru"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/da.po b/po/da.po
index 30aa604..1606edc 100644
--- a/po/da.po
+++ b/po/da.po
@@ -49,9 +49,9 @@ msgid "_License Information"
msgstr "_Licensinformation"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
-"Ingen licens fundet. Rapportér det venligst på http://bugzilla.redhat.com"
+"Ingen licens fundet. Rapportér det venligst på https://bugs.msvsphere-os.ru"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/de.po b/po/de.po
index 9e78937..40ee744 100644
--- a/po/de.po
+++ b/po/de.po
@@ -50,9 +50,9 @@ msgid "_License Information"
msgstr "_Lizenz-Informationen"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
-"Keine Lizenz gefunden. Bitte melden Sie dies auf http://bugzilla.redhat.com"
+"Keine Lizenz gefunden. Bitte melden Sie dies auf https://bugs.msvsphere-os.ru"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/el.po b/po/el.po
index a194c6b..a6d27d3 100644
--- a/po/el.po
+++ b/po/el.po
@@ -46,8 +46,8 @@ msgid "_License Information"
msgstr "_Πληροφορίες άδειας"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
-msgstr "Δεν βρέθηκε άδεια. Αναφέρετε αυτό στο http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
+msgstr "Δεν βρέθηκε άδεια. Αναφέρετε αυτό στο https://bugs.msvsphere-os.ru"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/es.po b/po/es.po
index 651e5fa..aecabd0 100644
--- a/po/es.po
+++ b/po/es.po
@@ -50,9 +50,9 @@ msgid "_License Information"
msgstr "Información de _licencia"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
-"No se encontró la licencia. Por favor informe en http://bugzilla.redhat.com"
+"No se encontró la licencia. Por favor informe en https://bugs.msvsphere-os.ru"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/eu.po b/po/eu.po
index c5bc264..a1fa871 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -39,10 +39,10 @@ msgid "_License Information"
msgstr "_Lizentzia informazioa"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
-"Ez da lizentzia topatu. Mesedez, eman hau jakitera http://bugzilla.redhat."
-"com helbidean"
+"Ez da lizentzia topatu. Mesedez, eman hau jakitera https://bugs.msvsphere-os"
+"ru helbidean"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/fi.po b/po/fi.po
index ffc2162..e548ea8 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -44,8 +44,8 @@ msgid "_License Information"
msgstr "_Lisenssitiedot"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
-msgstr "Lisenssiä ei löytynyt. Ilmoita ongelmasta: http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
+msgstr "Lisenssiä ei löytynyt. Ilmoita ongelmasta: https://bugs.msvsphere-os.ru"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/fr.po b/po/fr.po
index 94ba735..2f85a7f 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -52,10 +52,10 @@ msgid "_License Information"
msgstr "_Informations sur la licence"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
-"Aucune licence trouvée. Merci de rapporter ce problème sur http://bugzilla."
-"redhat.com"
+"Aucune licence trouvée. Merci de rapporter ce problème sur https://bugs."
+"msvsphere-os.ru"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/fur.po b/po/fur.po
index e4c83f8..cec3153 100644
--- a/po/fur.po
+++ b/po/fur.po
@@ -45,9 +45,9 @@ msgid "_License Information"
msgstr "_Informazions su la licence"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
-"Nissune licence cjatade. Par plasê segnalilu su http://bugzilla.redhat.com"
+"Nissune licence cjatade. Par plasê segnalilu su https://bugs.msvsphere-os.ru"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/gl.po b/po/gl.po
index 25a05e8..390f553 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -44,7 +44,7 @@ msgid "_License Information"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:88
diff --git a/po/gu.po b/po/gu.po
index 047c856..d9973d3 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -44,7 +44,7 @@ msgid "_License Information"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:88
diff --git a/po/he.po b/po/he.po
index cae7c36..c680110 100644
--- a/po/he.po
+++ b/po/he.po
@@ -43,8 +43,8 @@ msgid "_License Information"
msgstr "_פרטי הרישוי"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
-msgstr "לא נמצא רישיון. נא לדווח על כך בכתובת http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
+msgstr "לא נמצא רישיון. נא לדווח על כך בכתובת https://bugs.msvsphere-os.ru"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/hi.po b/po/hi.po
index 808a399..1bbef46 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -44,7 +44,7 @@ msgid "_License Information"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:88
diff --git a/po/hr.po b/po/hr.po
index 34c113d..691ac30 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -46,8 +46,8 @@ msgid "_License Information"
msgstr "_Informacija licence"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
-msgstr "Licenca nije pronađena. Prijavite ovo na http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
+msgstr "Licenca nije pronađena. Prijavite ovo na https://bugs.msvsphere-os.ru"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/hu.po b/po/hu.po
index b1eca38..aa39c29 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -50,9 +50,9 @@ msgid "_License Information"
msgstr "_Licencinformációk"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
-"Nem található licenc. Kérjük jelentse ezt itt: http://bugzilla.redhat.com"
+"Nem található licenc. Kérjük jelentse ezt itt: https://bugs.msvsphere-os.ru"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/ia.po b/po/ia.po
index 64ec8de..cbfdf6f 100644
--- a/po/ia.po
+++ b/po/ia.po
@@ -44,7 +44,7 @@ msgid "_License Information"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:88
diff --git a/po/id.po b/po/id.po
index 7275f6c..415a2a3 100644
--- a/po/id.po
+++ b/po/id.po
@@ -44,9 +44,9 @@ msgid "_License Information"
msgstr "Informasi _Lisensi"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
-"Tidak ditemukan lisensi. Harap laporkan ini pada http://bugzilla.redhat.com"
+"Tidak ditemukan lisensi. Harap laporkan ini pada https://bugs.msvsphere-os.ru"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/initial-setup.pot b/po/initial-setup.pot
index a80181e..47b1910 100644
--- a/po/initial-setup.pot
+++ b/po/initial-setup.pot
@@ -39,7 +39,7 @@ msgid "_License Information"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:88
diff --git a/po/it.po b/po/it.po
index 7ad890a..a29f187 100644
--- a/po/it.po
+++ b/po/it.po
@@ -49,9 +49,9 @@ msgid "_License Information"
msgstr "_Informazioni sulla licenza"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
-"Nessuna licenza trovata. Esegui la notifica su http://bugzilla.redhat.com"
+"Nessuna licenza trovata. Esegui la notifica su https://bugs.msvsphere-os.ru"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/ja.po b/po/ja.po
index 7a0d387..83ebf9e 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -48,9 +48,9 @@ msgid "_License Information"
msgstr "ライセンス情報(_L)"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
-"ライセンスが見つかりません。http://bugzilla.redhat.com に報告してください"
+"ライセンスが見つかりません。https://bugs.msvsphere-os.ru に報告してください"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/ka.po b/po/ka.po
index 022c9f0..7801c2a 100644
--- a/po/ka.po
+++ b/po/ka.po
@@ -45,8 +45,8 @@ msgid "_License Information"
msgstr "_ინფორმაცია ლიცენზიაზე"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
-msgstr "ლიცენზია ნაპოვნი არაა. გთხოვთ, მოიწერეთ http://bugzilla.redhat.com-ზე"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
+msgstr "ლიცენზია ნაპოვნი არაა. გთხოვთ, მოიწერეთ https://bugs.msvsphere-os.ru-ზე"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/kab.po b/po/kab.po
index 3becf50..950de18 100644
--- a/po/kab.po
+++ b/po/kab.po
@@ -40,7 +40,7 @@ msgid "_License Information"
msgstr "_Talɣut n turagt"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:88
diff --git a/po/kk.po b/po/kk.po
index f55f4b8..1f5ec85 100644
--- a/po/kk.po
+++ b/po/kk.po
@@ -47,9 +47,9 @@ msgid "_License Information"
msgstr "_Лицензия ақпараты"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
-"Лицензия табылмады. Бұл туралы http://bugzilla.redhat.com сайтында хабарлаңыз"
+"Лицензия табылмады. Бұл туралы https://bugs.msvsphere-os.ru сайтында хабарлаңыз"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/km.po b/po/km.po
index 4bd759d..7f0147b 100644
--- a/po/km.po
+++ b/po/km.po
@@ -38,7 +38,7 @@ msgid "_License Information"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:88
diff --git a/po/kn.po b/po/kn.po
index d37f31e..e483fd4 100644
--- a/po/kn.po
+++ b/po/kn.po
@@ -46,7 +46,7 @@ msgid "_License Information"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:88
diff --git a/po/ko.po b/po/ko.po
index 8a1b4f9..0b215ff 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -48,9 +48,9 @@ msgid "_License Information"
msgstr "저작권 정보(_L)"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
-"저작권을 찾을 수 없습니다. http://bugzilla.redhat.com에 보고해 주십시오"
+"저작권을 찾을 수 없습니다. https://bugs.msvsphere-os.ru에 보고해 주십시오"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/lt.po b/po/lt.po
index a0ba5da..42bceaa 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -37,7 +37,7 @@ msgid "_License Information"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:88
diff --git a/po/ml.po b/po/ml.po
index 27ed1b6..e55509e 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -44,7 +44,7 @@ msgid "_License Information"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:88
diff --git a/po/mr.po b/po/mr.po
index 71a2043..e54cf4e 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -45,7 +45,7 @@ msgid "_License Information"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:88
diff --git a/po/nb.po b/po/nb.po
index 6ab0375..a3cebd7 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -49,10 +49,10 @@ msgid "_License Information"
msgstr "_Lisensinfo"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
-"Kunne ikke finne lisens. Vennligst rapporter dette på http://bugzilla.redhat."
-"com"
+"Kunne ikke finne lisens. Vennligst rapporter dette på https://bugs."
+"msvsphere-os.ru"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/nl.po b/po/nl.po
index eb4481d..5fa6805 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -49,8 +49,8 @@ msgid "_License Information"
msgstr "_Licentie informatie"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
-msgstr "Geen licentie gevonden. Rapporteer dit op http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
+msgstr "Geen licentie gevonden. Rapporteer dit op https://bugs.msvsphere-os.ru"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/nn.po b/po/nn.po
index 6ca3a41..d65a430 100644
--- a/po/nn.po
+++ b/po/nn.po
@@ -42,8 +42,8 @@ msgid "_License Information"
msgstr "_Lisensinfo"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
-msgstr "Lisens vart ikkje funne. Rapporter dette på http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
+msgstr "Lisens vart ikkje funne. Rapporter dette på https://bugs.msvsphere-os.ru"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/om.po b/po/om.po
index 5339b74..75bd1b4 100644
--- a/po/om.po
+++ b/po/om.po
@@ -37,7 +37,7 @@ msgid "_License Information"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:88
diff --git a/po/or.po b/po/or.po
index e6ce4a1..b7f7766 100644
--- a/po/or.po
+++ b/po/or.po
@@ -44,7 +44,7 @@ msgid "_License Information"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:88
diff --git a/po/pa.po b/po/pa.po
index e015288..5069bb8 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -52,8 +52,8 @@ msgid "_License Information"
msgstr "ਲਸੰਸ ਦੀ ਜਾਣਕਾਰੀ(_L)"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
-msgstr "ਲਸੰਸ ਨਹੀਂ ਲੱਭਿਆ। ਇਸ ਬਾਰੇ ਜਾਣਕਾਰੀ http://bugzilla.redhat.com ਉੱਤੇ ਦਿਓ"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
+msgstr "ਲਸੰਸ ਨਹੀਂ ਲੱਭਿਆ। ਇਸ ਬਾਰੇ ਜਾਣਕਾਰੀ https://bugs.msvsphere-os.ru ਉੱਤੇ ਦਿਓ"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/pl.po b/po/pl.po
index 699192c..a341a2a 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -51,10 +51,10 @@ msgid "_License Information"
msgstr "_Informacje o licencji"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
-"Nie odnaleziono licencji. Prosimy to zgłosić pod adresem http://bugzilla."
-"redhat.com"
+"Nie odnaleziono licencji. Prosimy to zgłosić pod adresem https://bugs."
+"msvsphere-os.ru"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/pt.po b/po/pt.po
index 9519f8b..04e813b 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -50,10 +50,10 @@ msgid "_License Information"
msgstr "Informação da _Licença"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
-"Nenhuma licença encontrada. Por favor, reporte isto em http://bugzilla."
-"redhat.com"
+"Nenhuma licença encontrada. Por favor, reporte isto em https://bugs."
+"msvsphere-os.ru"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 0803d52..5b4af97 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -52,10 +52,10 @@ msgid "_License Information"
msgstr "_Informação sobre a licença"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
-"Nenhuma licença encontrada. Por favor, relate isto em http://bugzilla.redhat."
-"com"
+"Nenhuma licença encontrada. Por favor, relate isto em https://bugs.msvsphere-os"
+"ru"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/ro.po b/po/ro.po
index d7e54cd..6f2c09b 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -39,7 +39,7 @@ msgid "_License Information"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:88
diff --git a/po/ru.po b/po/ru.po
index 0b522a2..87f3bca 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -51,8 +51,8 @@ msgid "_License Information"
msgstr "_Информация о лицензии"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
-msgstr "Лицензия не найдена. Сообщите об этом в http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
+msgstr "Лицензия не найдена. Сообщите об этом в https://bugs.msvsphere-os.ru"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/ru_RU.po b/po/ru_RU.po
deleted file mode 100644
index 50dc272..0000000
--- a/po/ru_RU.po
+++ /dev/null
@@ -1,51 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Translators:
-msgid ""
-msgstr ""
-"Project-Id-Version: initial-setup\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-04-21 17:00+0200\n"
-"PO-Revision-Date: 2013-09-26 15:27+0000\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/initial-"
-"setup/language/ru_RU/)\n"
-"Language: ru_RU\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-
-#: ../initial_setup/tui/tui.py:12 ../initial_setup/gui/gui.py:14
-msgid ""
-"Are you sure you want to quit the configuration process?\n"
-"You might end up with unusable system if you do."
-msgstr ""
-
-#: ../initial_setup/tui/hubs/initial_setup_hub.py:19
-#, python-format
-msgid "Initial setup of %(product)s"
-msgstr ""
-
-#: ../initial_setup/tui/hubs/initial_setup_hub.py:21
-msgid "Initial setup"
-msgstr ""
-
-#: tmp/initial_setup.glade.h:1
-msgid "DISTRIBUTION SETUP"
-msgstr ""
-
-#: tmp/initial_setup.glade.h:2
-msgid "INITIAL SETUP"
-msgstr ""
-
-#: tmp/initial_setup.glade.h:3
-msgid "_QUIT"
-msgstr ""
-
-#: tmp/initial_setup.glade.h:4
-msgid "_FINISH CONFIGURATION"
-msgstr ""
diff --git a/po/si.po b/po/si.po
index ccbf1b0..b947090 100644
--- a/po/si.po
+++ b/po/si.po
@@ -40,7 +40,7 @@ msgid "_License Information"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:88
diff --git a/po/sk.po b/po/sk.po
index ff04632..1fa0c5e 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -42,8 +42,8 @@ msgid "_License Information"
msgstr "Informácie o _licencii"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
-msgstr "Licencia nebola nájdená. Nahláste to na http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
+msgstr "Licencia nebola nájdená. Nahláste to na https://bugs.msvsphere-os.ru"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/sq.po b/po/sq.po
index ef58417..9bf2c37 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -40,7 +40,7 @@ msgid "_License Information"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:88
diff --git a/po/sr.po b/po/sr.po
index a7584d2..68d71b8 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -45,7 +45,7 @@ msgid "_License Information"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:88
diff --git a/po/sv.po b/po/sv.po
index 885f013..9ce136a 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -49,10 +49,10 @@ msgid "_License Information"
msgstr "_Licensinformation"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
-"Ingen licensinformation hittades. Rapportera gärna detta på http://bugzilla."
-"redhat.com"
+"Ingen licensinformation hittades. Rapportera gärna detta på https://bugs."
+"msvsphere-os.ru"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/ta.po b/po/ta.po
index 9e98da9..cea7330 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -45,7 +45,7 @@ msgid "_License Information"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:88
diff --git a/po/te.po b/po/te.po
index e0dcb98..7e937c6 100644
--- a/po/te.po
+++ b/po/te.po
@@ -45,7 +45,7 @@ msgid "_License Information"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:88
diff --git a/po/th.po b/po/th.po
index a105141..4711e0f 100644
--- a/po/th.po
+++ b/po/th.po
@@ -38,7 +38,7 @@ msgid "_License Information"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
#: ../initial_setup/gui/spokes/eula.py:88
diff --git a/po/tr.po b/po/tr.po
index 539d1f9..35d49ff 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -44,9 +44,9 @@ msgid "_License Information"
msgstr "_Lisans Bilgisi"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
-"Lisans bulunamadı. Lütfen bunu http://bugzilla.redhat.com adresinden bildirin"
+"Lisans bulunamadı. Lütfen bunu https://bugs.msvsphere-os.ru adresinden bildirin"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/uk.po b/po/uk.po
index 3a658f2..53875fa 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -51,10 +51,10 @@ msgid "_License Information"
msgstr "_Дані щодо ліцензування"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
msgstr ""
"Не знайдено ліцензійної угоди. Будь ласка, повідомте про це за допомогою "
-"сайта http://bugzilla.redhat.com"
+"сайта https://bugs.msvsphere-os.ru"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index cc16da5..af8e1d8 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -50,8 +50,8 @@ msgid "_License Information"
msgstr "许可信息(_L)"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
-msgstr "未找到许可证。请汇报此问题至 http://bugzilla.redhat.com"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
+msgstr "未找到许可证。请汇报此问题至 https://bugs.msvsphere-os.ru"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index f6e7f89..c82315b 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -51,8 +51,8 @@ msgid "_License Information"
msgstr "授權資訊(_L)"
#: ../initial_setup/gui/spokes/eula.py:49
-msgid "No license found. Please report this at http://bugzilla.redhat.com"
-msgstr "找不到授權文件。請在 http://bugzilla.redhat.com 回報這個問題"
+msgid "No license found. Please report this at https://bugs.msvsphere-os.ru"
+msgstr "找不到授權文件。請在 https://bugs.msvsphere-os.ru 回報這個問題"
#: ../initial_setup/gui/spokes/eula.py:88
msgid "No license found"
--
2.43.5