Kaynağa Gözat

- strings update

Marius Stanciu 5 yıl önce
ebeveyn
işleme
a6a7e5edcc

+ 1 - 1
appObjects/AppObject.py

@@ -168,7 +168,7 @@ class AppObject(QtCore.QObject):
             return "fail"
 
         t2 = time.time()
-        msg = "New object with name: %s. %f seconds executing initialize()." % (name, (t2 - t1))
+        msg = "%s %s. %f seconds executing initialize()." % (_("New object with name:"), name, (t2 - t1))
         log.debug(msg)
         self.app.inform_shell.emit(msg)
 

BIN
locale/de/LC_MESSAGES/strings.mo


+ 6 - 2
locale/de/LC_MESSAGES/strings.po

@@ -1,8 +1,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"POT-Creation-Date: 2020-11-05 16:25+0200\n"
-"PO-Revision-Date: 2020-11-05 16:25+0200\n"
+"POT-Creation-Date: 2020-11-05 16:40+0200\n"
+"PO-Revision-Date: 2020-11-05 16:45+0200\n"
 "Last-Translator: \n"
 "Language-Team: \n"
 "Language: de\n"
@@ -13231,6 +13231,10 @@ msgstr ""
 "Objekt ({kind}) gescheitert weil: {error} \n"
 "\n"
 
+#: appObjects/AppObject.py:171
+msgid "New object with name:"
+msgstr "Neues Objekt mit Namen:"
+
 #: appObjects/AppObject.py:184
 msgid "Converting units to "
 msgstr "Einheiten umrechnen in "

BIN
locale/en/LC_MESSAGES/strings.mo


+ 7 - 2
locale/en/LC_MESSAGES/strings.po

@@ -5,8 +5,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"POT-Creation-Date: 2020-11-05 16:26+0200\n"
-"PO-Revision-Date: 2020-11-05 16:26+0200\n"
+"POT-Creation-Date: 2020-11-05 16:40+0200\n"
+"PO-Revision-Date: 2020-11-05 16:40+0200\n"
 "Last-Translator: \n"
 "Language-Team: \n"
 "Language: en\n"
@@ -12767,6 +12767,11 @@ msgstr ""
 "Object ({kind}) failed because: {error} \n"
 "\n"
 
+#: appObjects/AppObject.py:171
+#| msgid "New Project - Not saved"
+msgid "New object with name:"
+msgstr "New object with name:"
+
 #: appObjects/AppObject.py:184
 msgid "Converting units to "
 msgstr "Converting units to "

BIN
locale/es/LC_MESSAGES/strings.mo


+ 6 - 2
locale/es/LC_MESSAGES/strings.po

@@ -5,8 +5,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"POT-Creation-Date: 2020-11-05 16:26+0200\n"
-"PO-Revision-Date: 2020-11-05 16:26+0200\n"
+"POT-Creation-Date: 2020-11-05 16:45+0200\n"
+"PO-Revision-Date: 2020-11-05 16:45+0200\n"
 "Last-Translator: Marius Stanciu - Google Translate\n"
 "Language-Team: \n"
 "Language: es\n"
@@ -12933,6 +12933,10 @@ msgid ""
 "\n"
 msgstr "El objeto ({kind}) falló porque: {error}\n"
 
+#: appObjects/AppObject.py:171
+msgid "New object with name:"
+msgstr "Nuevo objeto con nombre:"
+
 #: appObjects/AppObject.py:184
 msgid "Converting units to "
 msgstr "Convertir unidades a "

BIN
locale/fr/LC_MESSAGES/strings.mo


+ 6 - 2
locale/fr/LC_MESSAGES/strings.po

@@ -7,8 +7,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"POT-Creation-Date: 2020-11-05 16:26+0200\n"
-"PO-Revision-Date: 2020-11-05 16:26+0200\n"
+"POT-Creation-Date: 2020-11-05 16:44+0200\n"
+"PO-Revision-Date: 2020-11-05 16:44+0200\n"
 "Last-Translator: \n"
 "Language-Team: \n"
 "Language: fr\n"
@@ -13067,6 +13067,10 @@ msgid ""
 "\n"
 msgstr "L'objet ({kind}) a échoué car: {error}\n"
 
+#: appObjects/AppObject.py:171
+msgid "New object with name:"
+msgstr "Nouvel objet avec nom:"
+
 #: appObjects/AppObject.py:184
 msgid "Converting units to "
 msgstr "Conversion de l'unités en "

BIN
locale/it/LC_MESSAGES/strings.mo


+ 6 - 2
locale/it/LC_MESSAGES/strings.po

@@ -5,8 +5,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"POT-Creation-Date: 2020-11-05 16:26+0200\n"
-"PO-Revision-Date: 2020-11-05 16:26+0200\n"
+"POT-Creation-Date: 2020-11-05 16:43+0200\n"
+"PO-Revision-Date: 2020-11-05 16:44+0200\n"
 "Last-Translator: \n"
 "Language-Team: \n"
 "Language: it\n"
@@ -12980,6 +12980,10 @@ msgstr ""
 "Oggetto ({kind}) fallito a causa di: {error} \n"
 "\n"
 
+#: appObjects/AppObject.py:171
+msgid "New object with name:"
+msgstr "Nuovo oggetto con nome:"
+
 #: appObjects/AppObject.py:184
 msgid "Converting units to "
 msgstr "Converti unità in "

BIN
locale/pt_BR/LC_MESSAGES/strings.mo


+ 6 - 2
locale/pt_BR/LC_MESSAGES/strings.po

@@ -1,8 +1,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"POT-Creation-Date: 2020-11-05 16:26+0200\n"
-"PO-Revision-Date: 2020-11-05 16:26+0200\n"
+"POT-Creation-Date: 2020-11-05 16:41+0200\n"
+"PO-Revision-Date: 2020-11-05 16:43+0200\n"
 "Last-Translator: Carlos Stein <carlos.stein@gmail.com>\n"
 "Language-Team: \n"
 "Language: pt_BR\n"
@@ -12799,6 +12799,10 @@ msgstr ""
 "Objeto ({kind}) falhou porque: {error} \n"
 "\n"
 
+#: appObjects/AppObject.py:171
+msgid "New object with name:"
+msgstr "Novo objeto com nome:"
+
 #: appObjects/AppObject.py:184
 msgid "Converting units to "
 msgstr "Convertendo unidades para "

BIN
locale/ro/LC_MESSAGES/strings.mo


+ 6 - 2
locale/ro/LC_MESSAGES/strings.po

@@ -5,8 +5,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"POT-Creation-Date: 2020-11-05 16:26+0200\n"
-"PO-Revision-Date: 2020-11-05 16:32+0200\n"
+"POT-Creation-Date: 2020-11-05 16:41+0200\n"
+"PO-Revision-Date: 2020-11-05 16:43+0200\n"
 "Last-Translator: \n"
 "Language-Team: \n"
 "Language: ro\n"
@@ -12937,6 +12937,10 @@ msgstr ""
 "Obiectul ({kind}) a eșuat din cauza: {error} \n"
 "\n"
 
+#: appObjects/AppObject.py:171
+msgid "New object with name:"
+msgstr "Obiect nou cu numele:"
+
 #: appObjects/AppObject.py:184
 msgid "Converting units to "
 msgstr "Se convertesc unitătile la "

BIN
locale/ru/LC_MESSAGES/strings.mo


+ 5 - 1
locale/ru/LC_MESSAGES/strings.po

@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"POT-Creation-Date: 2020-11-05 16:27+0200\n"
+"POT-Creation-Date: 2020-11-05 16:41+0200\n"
 "PO-Revision-Date: \n"
 "Last-Translator: Andrey Kultyapov <camellan@yandex.ru>\n"
 "Language-Team: \n"
@@ -12861,6 +12861,10 @@ msgstr ""
 "Объект ({kind}) не выполнен, потому что: {error} \n"
 "\n"
 
+#: appObjects/AppObject.py:171
+msgid "New object with name:"
+msgstr "Новый объект с именем:"
+
 #: appObjects/AppObject.py:184
 msgid "Converting units to "
 msgstr "Конвертирование единиц в "

BIN
locale/tr/LC_MESSAGES/strings.mo


+ 6 - 2
locale/tr/LC_MESSAGES/strings.po

@@ -5,8 +5,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"POT-Creation-Date: 2020-11-05 16:27+0200\n"
-"PO-Revision-Date: 2020-11-05 16:30+0200\n"
+"POT-Creation-Date: 2020-11-05 16:42+0200\n"
+"PO-Revision-Date: 2020-11-05 16:47+0200\n"
 "Last-Translator: \n"
 "Language-Team: \n"
 "Language: tr_TR\n"
@@ -12801,6 +12801,10 @@ msgstr ""
 "Nesne ({kind}) başarısız oldu çünkü: {error} \n"
 "\n"
 
+#: appObjects/AppObject.py:171
+msgid "New object with name:"
+msgstr "Adı olan yeni nesne:"
+
 #: appObjects/AppObject.py:184
 msgid "Converting units to "
 msgstr "Birimler şuna dönüştürülüyor "

+ 5 - 1
locale_template/strings.pot

@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"POT-Creation-Date: 2020-11-05 16:25+0200\n"
+"POT-Creation-Date: 2020-11-05 16:46+0200\n"
 "PO-Revision-Date: 2019-03-25 15:08+0200\n"
 "Last-Translator: \n"
 "Language-Team: \n"
@@ -11060,6 +11060,10 @@ msgid ""
 "\n"
 msgstr ""
 
+#: appObjects/AppObject.py:171
+msgid "New object with name:"
+msgstr ""
+
 #: appObjects/AppObject.py:184
 msgid "Converting units to "
 msgstr ""