]> Frank Brehm's Git Trees - pixelpark/create-vmware-tpl.git/commitdiff
Fixing lib/cr_vmware_tpl/handler.py
authorFrank Brehm <frank.brehm@pixelpark.com>
Mon, 11 Feb 2019 10:40:07 +0000 (11:40 +0100)
committerFrank Brehm <frank.brehm@pixelpark.com>
Mon, 11 Feb 2019 10:40:07 +0000 (11:40 +0100)
lib/cr_vmware_tpl/handler.py
locale/create_vm_template.pot
locale/de_DE/LC_MESSAGES/create_vm_template.po
locale/en_US/LC_MESSAGES/create_vm_template.po

index ba5b6318638e9f339f55197abe86b47df7f27e8c..fbaac0b55b4aee4a635806d141b77f12f5838d31 100644 (file)
@@ -38,7 +38,7 @@ from .config import CrTplConfiguration
 
 from .xlate import XLATOR
 
-__version__ = '1.3.1'
+__version__ = '1.3.2'
 
 LOG = logging.getLogger(__name__)
 TZ = pytz.timezone('Europe/Berlin')
@@ -754,7 +754,7 @@ class CrTplHandler(BaseHandler):
             LOG.info(_("Did not found any existing templates."))
             return
         msg = ngettext(
-            "Found one existing template." "Found {} existing templates.",
+            "Found one existing template.", "Found {} existing templates.",
             len(templates)).format(len(templates))
         LOG.debug(msg)
 
index 57b1400a0f039bfaf868e2bf6b44ed2d25213fe2..a32a9d20cf1f88ced26ea6337c727c2c4bab6ee4 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: create_vm_template 1.1.0\n"
 "Report-Msgid-Bugs-To: frank.brehm@pixelpark.com\n"
-"POT-Creation-Date: 2019-02-08 17:40+0100\n"
+"POT-Creation-Date: 2019-02-11 11:38+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <frank.brehm@pixelpark.com>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -444,6 +444,12 @@ msgstr ""
 msgid "Did not found any existing templates."
 msgstr ""
 
+#: lib/cr_vmware_tpl/handler.py:758
+msgid "Found one existing template."
+msgid_plural "Found {} existing templates."
+msgstr[0] ""
+msgstr[1] ""
+
 #: lib/cr_vmware_tpl/handler.py:777
 msgid "Found template {n!r}, created: {ts}."
 msgstr ""
index 3bb2d99e94a53b3b020f0660f2137a27d96d3e76..9b9c148e79b1e6ed05e04b140673949b24222de8 100644 (file)
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: create_vm_template 1.1.0\n"
 "Report-Msgid-Bugs-To: frank.brehm@pixelpark.com\n"
-"POT-Creation-Date: 2019-02-08 17:40+0100\n"
-"PO-Revision-Date: 2019-02-08 16:10+0100\n"
+"POT-Creation-Date: 2019-02-11 11:38+0100\n"
+"PO-Revision-Date: 2019-02-11 11:40+0100\n"
 "Last-Translator: Frank Brehm <frank.brehm@pixelpark.com>\n"
 "Language: de_DE\n"
 "Language-Team: de_DE <LL@li.org>\n"
@@ -453,6 +453,12 @@ msgstr "Suche nach existierenden Vorlagen und rotiere sie …"
 msgid "Did not found any existing templates."
 msgstr "Keine existierenden Vorlagen gefunden."
 
+#: lib/cr_vmware_tpl/handler.py:758
+msgid "Found one existing template."
+msgid_plural "Found {} existing templates."
+msgstr[0] "Habe eine existierende Vorlage gefunden."
+msgstr[1] "Habe {} existierende Vorlagen gefunden."
+
 #: lib/cr_vmware_tpl/handler.py:777
 msgid "Found template {n!r}, created: {ts}."
 msgstr "Vorlage {n!r} gefunden, erstellt am: {ts}."
index 1043eab4494b5b2496cdc9912f011ded990b1007..133fe2f43c9530bf7290f448ddb864a9a3836b0e 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: create_vm_template 1.1.0\n"
 "Report-Msgid-Bugs-To: frank.brehm@pixelpark.com\n"
-"POT-Creation-Date: 2019-02-08 17:40+0100\n"
+"POT-Creation-Date: 2019-02-11 11:38+0100\n"
 "PO-Revision-Date: 2019-02-08 16:10+0100\n"
 "Last-Translator: FULL NAME <frank.brehm@pixelpark.com>\n"
 "Language: en_US\n"
@@ -445,6 +445,12 @@ msgstr ""
 msgid "Did not found any existing templates."
 msgstr ""
 
+#: lib/cr_vmware_tpl/handler.py:758
+msgid "Found one existing template."
+msgid_plural "Found {} existing templates."
+msgstr[0] ""
+msgstr[1] ""
+
 #: lib/cr_vmware_tpl/handler.py:777
 msgid "Found template {n!r}, created: {ts}."
 msgstr ""