diff --git a/app/assets/javascripts/foreman_snapshot_management/locale/cs_CZ/foreman_snapshot_management.js b/app/assets/javascripts/foreman_snapshot_management/locale/cs_CZ/foreman_snapshot_management.js new file mode 100644 index 0000000..06ca59f --- /dev/null +++ b/app/assets/javascripts/foreman_snapshot_management/locale/cs_CZ/foreman_snapshot_management.js @@ -0,0 +1,203 @@ + locales['foreman_snapshot_management'] = locales['foreman_snapshot_management'] || {}; locales['foreman_snapshot_management']['cs_CZ'] = { + "domain": "foreman_snapshot_management", + "locale_data": { + "foreman_snapshot_management": { + "": { + "Project-Id-Version": "foreman_snapshot_management 2.0.2", + "Report-Msgid-Bugs-To": "", + "PO-Revision-Date": "2019-10-22 11:54+0000", + "Last-Translator": "Pavel Borecki , 2021", + "Language-Team": "Czech (Czech Republic) (https://www.transifex.com/foreman/teams/114/cs_CZ/)", + "MIME-Version": "1.0", + "Content-Type": "text/plain; charset=UTF-8", + "Content-Transfer-Encoding": "8bit", + "Language": "cs_CZ", + "Plural-Forms": "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;", + "lang": "cs_CZ", + "domain": "foreman_snapshot_management", + "plural_forms": "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" + }, + "List all snapshots": [ + "Vypsat všechny zachycené stavy" + ], + "Name of this snapshot": [ + "Název tohoto zachyceného stavu" + ], + "Description of this snapshot": [ + "" + ], + "Create a snapshot": [ + "Pořídit zachycený stav" + ], + "Whether to include the RAM state in the snapshot": [ + "Zda v zachyceném stavu uložit i obsah operační paměti" + ], + "Whether to include the Quiesce state in the snapshot": [ + "" + ], + "Update a snapshot": [ + "Aktualizovat zachycený stav" + ], + "Delete a snapshot": [ + "Smazat zachycený stav" + ], + "Revert Host to a snapshot": [ + "Vrátit stroj do podoby ze zachyceného stavu" + ], + "Error occurred while creating Snapshot: %s": [ + "Při pořizování zachyceného stavu došlo k chybě: %s" + ], + "Error occurred while removing Snapshot: %s": [ + "Při odebírání zachyceného stavu došlo k chybě: %s" + ], + "VM successfully rolled back.": [ + "" + ], + "Error occurred while rolling back VM: %s": [ + "" + ], + "Failed to update Snapshot: %s": [ + "Zachycený stav se nepodařilo aktualizovat: %s" + ], + "Error occurred while creating Snapshot for:%s": [ + "" + ], + "Created %{snapshots} for %{num} %{hosts}": [ + "Vytvořeno %{snapshots} pro %{num} %{hosts}" + ], + "Snapshot": [ + "Zachycený stav", + "Zachycené stavy", + "Zachycených stavů", + "Zachycené stavy" + ], + "host": [ + "", + "" + ], + "No hosts were found with that id, name or query filter": [ + "Pro takový identifikátor, název nebo dotazovací filtr nebyly nalezeni žádní hostitelé" + ], + "Something went wrong while selecting hosts - %s": [ + "Při vybírání strojů se něco pokazilo – %s" + ], + "No capable hosts found.": [ + "Nenalezeny žádné schopné stroje." + ], + "Create Snapshot": [ + "Pořídit zachycený stav" + ], + "Name must contain at least 2 characters starting with alphabet. Valid characters are A-Z a-z 0-9 _": [ + "" + ], + "Unable to create Proxmox Snapshot": [ + "Nedaří se pořídit Proxmox zachycený stav" + ], + "Unable to remove Proxmox Snapshot": [ + "Nedaří se odebrat Proxmox zachycený stav" + ], + "Unable to revert Proxmox Snapshot": [ + "Nedaří se vrátit do podoby v Proxmox zachyceném stavu" + ], + "Snapshot name cannot be changed": [ + "Název zachyceného stavu není možné změnit" + ], + "Unable to update Proxmox Snapshot": [ + "Nedaří se aktualizovat Proxmox zachycený stav" + ], + "Unable to create VMWare Snapshot with Quiesce. Check Power and VMWare Tools status.": [ + "" + ], + "Unable to create VMWare Snapshot. Cannot set both Memory and Quiesce options.": [ + "" + ], + "Unable to create VMWare Snapshot": [ + "Nedaří se pořídit VMWare zachycený stav" + ], + "Unable to remove VMWare Snapshot": [ + "VMWare zachycený stav se nedaří odebrat" + ], + "Unable to revert VMWare Snapshot": [ + "" + ], + "Unable to update VMWare Snapshot": [ + "VMWare zachycený stav se nedaří zaktualizovat" + ], + "No capable hosts selected": [ + "" + ], + "Description": [ + "Popis" + ], + "Snapshot Mode": [ + "" + ], + "Select Snapshot Mode between mutually exclusive options, 'Memory' (includes RAM) and 'Quiesce'.": [ + "" + ], + "Loading Snapshots information ...": [ + "Načítání informací o zachycených stavech…" + ], + "Snapshots": [ + "Zachycené stavy" + ], + "Successfully removed Snapshot \\\"%s\\\" from host %s": [ + "" + ], + "Successfully updated Snapshot \\\"%s\\\"": [ + "" + ], + "Error occurred while updating Snapshot: %s": [ + "" + ], + "Successfully rolled back Snapshot \\\"%s\\\" on host %s": [ + "" + ], + "Memory": [ + "" + ], + "Quiesce": [ + "" + ], + "Snapshot successfully created!": [ + "" + ], + "Name": [ + "Název" + ], + "Create Snapshot for %s": [ + "" + ], + "N/A": [ + "Není" + ], + "Action": [ + "Akce" + ], + "Failed to load snapshot list": [ + "" + ], + "edit entry": [ + "" + ], + "Rollback to \\\"%s\\\"?": [ + "" + ], + "Rollback": [ + "" + ], + "Delete Snapshot \\\"%s\\\"?": [ + "" + ], + "Delete": [ + "Smazat" + ], + "Foreman-plugin to manage snapshots in a virtual-hardware environments.": [ + "Zásuvný modul do Foreman pro správu zachycených stavů v prostředí virtuálního hardware." + ], + "Include RAM": [ + "Včetně oper. paměti" + ] + } + } +}; \ No newline at end of file diff --git a/app/assets/javascripts/foreman_snapshot_management/locale/de/foreman_snapshot_management.js b/app/assets/javascripts/foreman_snapshot_management/locale/de/foreman_snapshot_management.js new file mode 100644 index 0000000..64cf84d --- /dev/null +++ b/app/assets/javascripts/foreman_snapshot_management/locale/de/foreman_snapshot_management.js @@ -0,0 +1,201 @@ + locales['foreman_snapshot_management'] = locales['foreman_snapshot_management'] || {}; locales['foreman_snapshot_management']['de'] = { + "domain": "foreman_snapshot_management", + "locale_data": { + "foreman_snapshot_management": { + "": { + "Project-Id-Version": "foreman_snapshot_management 2.0.2", + "Report-Msgid-Bugs-To": "", + "PO-Revision-Date": "2019-10-22 11:54+0000", + "Last-Translator": "Markus Bucher , 2021", + "Language-Team": "German (https://www.transifex.com/foreman/teams/114/de/)", + "MIME-Version": "1.0", + "Content-Type": "text/plain; charset=UTF-8", + "Content-Transfer-Encoding": "8bit", + "Language": "de", + "Plural-Forms": "nplurals=2; plural=(n != 1);", + "lang": "de", + "domain": "foreman_snapshot_management", + "plural_forms": "nplurals=2; plural=(n != 1);" + }, + "List all snapshots": [ + "Alle Snapshots auflisten" + ], + "Name of this snapshot": [ + "Name dieses Snapshots" + ], + "Description of this snapshot": [ + "Beschreibung dieses Snapshots" + ], + "Create a snapshot": [ + "Einen Snapshot erstellen" + ], + "Whether to include the RAM state in the snapshot": [ + "Ob auch der aktuelle Hauptspeicherstand im Snapshot gespeichert werden soll" + ], + "Whether to include the Quiesce state in the snapshot": [ + "" + ], + "Update a snapshot": [ + "Snapshot aktualisieren" + ], + "Delete a snapshot": [ + "Snapshot löschen" + ], + "Revert Host to a snapshot": [ + "Host auf einen Snapshot zurücksetzen" + ], + "Error occurred while creating Snapshot: %s": [ + "Beim Erzeugen des Snaphosts ist ein Fehler aufgetreten: %s" + ], + "Error occurred while removing Snapshot: %s": [ + "Beim Löschen des Snapshots ist ein Fehler aufgetreten: %s" + ], + "VM successfully rolled back.": [ + "Die VM wurde erfolgreich zurückgesetzt." + ], + "Error occurred while rolling back VM: %s": [ + "Beim Zurücksetzen der VM ist ein Fehler aufgetreten: %s" + ], + "Failed to update Snapshot: %s": [ + "Das Aktualisieren des Snapshots ist fehlgeschlagen: %s" + ], + "Error occurred while creating Snapshot for:%s": [ + "Beim Erzeugen des Snapshots ist ein Fehler aufgetreten: %s" + ], + "Created %{snapshots} for %{num} %{hosts}": [ + "%{snapshots} für %{num} %{hosts} erstellt" + ], + "Snapshot": [ + "Snapshot", + "Snapshots" + ], + "host": [ + "Host", + "Hosts" + ], + "No hosts were found with that id, name or query filter": [ + "Keine Hosts wurden mit dieser Kennung, Name oder Abfrage-Filter gefunden" + ], + "Something went wrong while selecting hosts - %s": [ + "Fehler beim Auswählen der Hosts – %s" + ], + "No capable hosts found.": [ + "Kein unterstützter Host gefunden." + ], + "Create Snapshot": [ + "Snapshot erstellen" + ], + "Name must contain at least 2 characters starting with alphabet. Valid characters are A-Z a-z 0-9 _": [ + "Der Name muss aus mindestens 2 Zeichen bestehen und mit einem Buchstaben beginnen. Gültige Zeichen: A-Z a-z 0-9 _" + ], + "Unable to create Proxmox Snapshot": [ + "Proxmox Snapshot konnte nicht erstellt werden" + ], + "Unable to remove Proxmox Snapshot": [ + "Proxmox Snapshot konnte nicht gelöscht werden" + ], + "Unable to revert Proxmox Snapshot": [ + "Proxmox Snapshot konnte nicht wiederhergestellt werden" + ], + "Snapshot name cannot be changed": [ + "Der Name des Snapshots kann nicht geändert werden" + ], + "Unable to update Proxmox Snapshot": [ + "Proxmox Snapshot konnte nicht aktualisiert werden" + ], + "Unable to create VMWare Snapshot with Quiesce. Check Power and VMWare Tools status.": [ + "" + ], + "Unable to create VMWare Snapshot. Cannot set both Memory and Quiesce options.": [ + "" + ], + "Unable to create VMWare Snapshot": [ + "VMWare Snapshot konnte nicht erstellt werden" + ], + "Unable to remove VMWare Snapshot": [ + "VMWare Snapshot konnte nicht gelöscht werden" + ], + "Unable to revert VMWare Snapshot": [ + "VMWare Snapshot konnte nicht wiederhergestellt werden" + ], + "Unable to update VMWare Snapshot": [ + "VMWare Snapshot konnte nicht aktualisiert werden" + ], + "No capable hosts selected": [ + "Keine unterstützten Hosts ausgewählt" + ], + "Description": [ + "Beschreibung" + ], + "Snapshot Mode": [ + "" + ], + "Select Snapshot Mode between mutually exclusive options, 'Memory' (includes RAM) and 'Quiesce'.": [ + "" + ], + "Loading Snapshots information ...": [ + "Lade Snapshot Informationen ..." + ], + "Snapshots": [ + "Snapshots" + ], + "Successfully removed Snapshot \\\"%s\\\" from host %s": [ + "Snapshot \\\"%s\\\" erfolgreich von Host %s entfernt." + ], + "Successfully updated Snapshot \\\"%s\\\"": [ + "Snapshot \\\"%s\\\" erfolgreich aktualisiert." + ], + "Error occurred while updating Snapshot: %s": [ + "Fehler beim Aktualisieren des Snapshots: %s" + ], + "Successfully rolled back Snapshot \\\"%s\\\" on host %s": [ + "Snapshot \\\"%s\\\" erfolgreich auf Host %s zurückgesetzt." + ], + "Memory": [ + "" + ], + "Quiesce": [ + "" + ], + "Snapshot successfully created!": [ + "Snapshot erfolgreich erzeugt!" + ], + "Name": [ + "Name" + ], + "Create Snapshot for %s": [ + "Snapshot anlegen für %s" + ], + "N/A": [ + "N/A" + ], + "Action": [ + "Aktion" + ], + "Failed to load snapshot list": [ + "Fehler beim Laden der Snapshotliste" + ], + "edit entry": [ + "Eintrag bearbeiten" + ], + "Rollback to \\\"%s\\\"?": [ + "\\\"%s\\\" wirklich wiederherstellen?" + ], + "Rollback": [ + "Wiederherstellen" + ], + "Delete Snapshot \\\"%s\\\"?": [ + "\\\"%s\\\" wirklich löschen?" + ], + "Delete": [ + "Löschen" + ], + "Foreman-plugin to manage snapshots in a virtual-hardware environments.": [ + "Ein Foremanplugin, welches Snapshots in Umgebungen mit virtueller Hardware nutzbar macht." + ], + "Include RAM": [ + "RAM einbeziehen" + ] + } + } +}; \ No newline at end of file diff --git a/app/assets/javascripts/foreman_snapshot_management/locale/el/foreman_snapshot_management.js b/app/assets/javascripts/foreman_snapshot_management/locale/el/foreman_snapshot_management.js new file mode 100644 index 0000000..97fde52 --- /dev/null +++ b/app/assets/javascripts/foreman_snapshot_management/locale/el/foreman_snapshot_management.js @@ -0,0 +1,201 @@ + locales['foreman_snapshot_management'] = locales['foreman_snapshot_management'] || {}; locales['foreman_snapshot_management']['el'] = { + "domain": "foreman_snapshot_management", + "locale_data": { + "foreman_snapshot_management": { + "": { + "Project-Id-Version": "foreman_snapshot_management 2.0.2", + "Report-Msgid-Bugs-To": "", + "PO-Revision-Date": "2019-10-22 11:54+0000", + "Last-Translator": "Efstathios Iosifidis , 2021", + "Language-Team": "Greek (https://www.transifex.com/foreman/teams/114/el/)", + "MIME-Version": "1.0", + "Content-Type": "text/plain; charset=UTF-8", + "Content-Transfer-Encoding": "8bit", + "Language": "el", + "Plural-Forms": "nplurals=2; plural=(n != 1);", + "lang": "el", + "domain": "foreman_snapshot_management", + "plural_forms": "nplurals=2; plural=(n != 1);" + }, + "List all snapshots": [ + "Λίστα όλων των στιγμιοτύπων" + ], + "Name of this snapshot": [ + "Όνομα αυτού του στιγμιότυπου" + ], + "Description of this snapshot": [ + "Περιγραφή αυτού του στιγμιότυπου" + ], + "Create a snapshot": [ + "Δημιουργία στιγμιότυπου" + ], + "Whether to include the RAM state in the snapshot": [ + "Εάν θα συμπεριληφθεί η κατάσταση RAM στο στιγμιότυπο" + ], + "Whether to include the Quiesce state in the snapshot": [ + "" + ], + "Update a snapshot": [ + "Ενημέρωση στιγμιότυπου" + ], + "Delete a snapshot": [ + "Διαγραφή στιγμιότυπου" + ], + "Revert Host to a snapshot": [ + "" + ], + "Error occurred while creating Snapshot: %s": [ + "Σφάλμα κατά την δημιουργία στιγμιότυπου: %s" + ], + "Error occurred while removing Snapshot: %s": [ + "Σφάλμα κατά την αφαίρεση στιγμιότυπου: %s" + ], + "VM successfully rolled back.": [ + "Επιτυχημένη επαναφορά VM." + ], + "Error occurred while rolling back VM: %s": [ + "Σφάλμα κατά την επαναφορά στιγμιότυπου: %s" + ], + "Failed to update Snapshot: %s": [ + "Αποτυχημένη ενημέρωση στιγμιότυπου: %s" + ], + "Error occurred while creating Snapshot for:%s": [ + "Σφάλμα κατά την δημιουργία στιγμιότυπου για: %s" + ], + "Created %{snapshots} for %{num} %{hosts}": [ + "Δημιουργήθηκαν %{snapshots} για %{num} %{hosts}" + ], + "Snapshot": [ + "Στιγμιότυπο", + "Στιγμιότυπα" + ], + "host": [ + "", + "" + ], + "No hosts were found with that id, name or query filter": [ + "" + ], + "Something went wrong while selecting hosts - %s": [ + "" + ], + "No capable hosts found.": [ + "" + ], + "Create Snapshot": [ + "Διμουργία στιγμιότυπου" + ], + "Name must contain at least 2 characters starting with alphabet. Valid characters are A-Z a-z 0-9 _": [ + "" + ], + "Unable to create Proxmox Snapshot": [ + "" + ], + "Unable to remove Proxmox Snapshot": [ + "" + ], + "Unable to revert Proxmox Snapshot": [ + "" + ], + "Snapshot name cannot be changed": [ + "" + ], + "Unable to update Proxmox Snapshot": [ + "" + ], + "Unable to create VMWare Snapshot with Quiesce. Check Power and VMWare Tools status.": [ + "" + ], + "Unable to create VMWare Snapshot. Cannot set both Memory and Quiesce options.": [ + "" + ], + "Unable to create VMWare Snapshot": [ + "Αδυναμία δημιουργίας στιγμιότυπου VMWare" + ], + "Unable to remove VMWare Snapshot": [ + "Αδυναμία αφαίρεσης στιγμιότυπου VMWare" + ], + "Unable to revert VMWare Snapshot": [ + "Αδυναμία αντιστροφής στιγμιότυπου VMWare" + ], + "Unable to update VMWare Snapshot": [ + "Αδυναμία ενημέρωσης στιγμιότυπου VMWare" + ], + "No capable hosts selected": [ + "" + ], + "Description": [ + "Περιγραφή" + ], + "Snapshot Mode": [ + "" + ], + "Select Snapshot Mode between mutually exclusive options, 'Memory' (includes RAM) and 'Quiesce'.": [ + "" + ], + "Loading Snapshots information ...": [ + "Γίνεται φόρτωση πληροφοριών στιγμιοτύπων ..." + ], + "Snapshots": [ + "Στιγμιότυπα" + ], + "Successfully removed Snapshot \\\"%s\\\" from host %s": [ + "" + ], + "Successfully updated Snapshot \\\"%s\\\"": [ + "" + ], + "Error occurred while updating Snapshot: %s": [ + "" + ], + "Successfully rolled back Snapshot \\\"%s\\\" on host %s": [ + "" + ], + "Memory": [ + "" + ], + "Quiesce": [ + "" + ], + "Snapshot successfully created!": [ + "" + ], + "Name": [ + "Όνομα" + ], + "Create Snapshot for %s": [ + "" + ], + "N/A": [ + "Δ/Υ" + ], + "Action": [ + "Ενέργεια" + ], + "Failed to load snapshot list": [ + "" + ], + "edit entry": [ + "" + ], + "Rollback to \\\"%s\\\"?": [ + "" + ], + "Rollback": [ + "Επαναφορά" + ], + "Delete Snapshot \\\"%s\\\"?": [ + "" + ], + "Delete": [ + "Διαγραφή" + ], + "Foreman-plugin to manage snapshots in a virtual-hardware environments.": [ + "" + ], + "Include RAM": [ + "Συμπερίληψη RAM" + ] + } + } +}; \ No newline at end of file diff --git a/app/assets/javascripts/foreman_snapshot_management/locale/en/foreman_snapshot_management.js b/app/assets/javascripts/foreman_snapshot_management/locale/en/foreman_snapshot_management.js new file mode 100644 index 0000000..b462c49 --- /dev/null +++ b/app/assets/javascripts/foreman_snapshot_management/locale/en/foreman_snapshot_management.js @@ -0,0 +1,198 @@ + locales['foreman_snapshot_management'] = locales['foreman_snapshot_management'] || {}; locales['foreman_snapshot_management']['en'] = { + "domain": "foreman_snapshot_management", + "locale_data": { + "foreman_snapshot_management": { + "": { + "Project-Id-Version": "foreman_snapshot_management 2.0.2", + "Report-Msgid-Bugs-To": "", + "PO-Revision-Date": "2020-03-02 10:27+0000", + "Last-Translator": "FULL NAME ", + "Language-Team": "English", + "Language": "en", + "MIME-Version": "1.0", + "Content-Type": "text/plain; charset=UTF-8", + "Content-Transfer-Encoding": "8bit", + "Plural-Forms": "nplurals=2; plural=n != 1;", + "lang": "en", + "domain": "foreman_snapshot_management", + "plural_forms": "nplurals=2; plural=n != 1;" + }, + "List all snapshots": [ + "" + ], + "Name of this snapshot": [ + "" + ], + "Description of this snapshot": [ + "" + ], + "Create a snapshot": [ + "" + ], + "Whether to include the RAM state in the snapshot": [ + "" + ], + "Whether to include the Quiesce state in the snapshot": [ + "" + ], + "Update a snapshot": [ + "" + ], + "Delete a snapshot": [ + "" + ], + "Revert Host to a snapshot": [ + "" + ], + "Error occurred while creating Snapshot: %s": [ + "" + ], + "Error occurred while removing Snapshot: %s": [ + "" + ], + "VM successfully rolled back.": [ + "" + ], + "Error occurred while rolling back VM: %s": [ + "" + ], + "Failed to update Snapshot: %s": [ + "" + ], + "Error occurred while creating Snapshot for:%s": [ + "" + ], + "Created %{snapshots} for %{num} %{hosts}": [ + "" + ], + "Snapshot": [ + "", + "" + ], + "host": [ + "", + "" + ], + "No hosts were found with that id, name or query filter": [ + "" + ], + "Something went wrong while selecting hosts - %s": [ + "" + ], + "No capable hosts found.": [ + "" + ], + "Create Snapshot": [ + "" + ], + "Name must contain at least 2 characters starting with alphabet. Valid characters are A-Z a-z 0-9 _": [ + "" + ], + "Unable to create Proxmox Snapshot": [ + "" + ], + "Unable to remove Proxmox Snapshot": [ + "" + ], + "Unable to revert Proxmox Snapshot": [ + "" + ], + "Snapshot name cannot be changed": [ + "" + ], + "Unable to update Proxmox Snapshot": [ + "" + ], + "Unable to create VMWare Snapshot with Quiesce. Check Power and VMWare Tools status.": [ + "" + ], + "Unable to create VMWare Snapshot. Cannot set both Memory and Quiesce options.": [ + "" + ], + "Unable to create VMWare Snapshot": [ + "" + ], + "Unable to remove VMWare Snapshot": [ + "" + ], + "Unable to revert VMWare Snapshot": [ + "" + ], + "Unable to update VMWare Snapshot": [ + "" + ], + "No capable hosts selected": [ + "" + ], + "Description": [ + "" + ], + "Snapshot Mode": [ + "" + ], + "Select Snapshot Mode between mutually exclusive options, 'Memory' (includes RAM) and 'Quiesce'.": [ + "" + ], + "Loading Snapshots information ...": [ + "" + ], + "Snapshots": [ + "" + ], + "Successfully removed Snapshot \\\"%s\\\" from host %s": [ + "" + ], + "Successfully updated Snapshot \\\"%s\\\"": [ + "" + ], + "Error occurred while updating Snapshot: %s": [ + "" + ], + "Successfully rolled back Snapshot \\\"%s\\\" on host %s": [ + "" + ], + "Memory": [ + "" + ], + "Quiesce": [ + "" + ], + "Snapshot successfully created!": [ + "" + ], + "Name": [ + "" + ], + "Create Snapshot for %s": [ + "" + ], + "N/A": [ + "" + ], + "Action": [ + "" + ], + "Failed to load snapshot list": [ + "" + ], + "edit entry": [ + "" + ], + "Rollback to \\\"%s\\\"?": [ + "" + ], + "Rollback": [ + "" + ], + "Delete Snapshot \\\"%s\\\"?": [ + "" + ], + "Delete": [ + "" + ], + "Foreman-plugin to manage snapshots in a virtual-hardware environments.": [ + "" + ] + } + } +}; \ No newline at end of file diff --git a/app/assets/javascripts/foreman_snapshot_management/locale/fr/foreman_snapshot_management.js b/app/assets/javascripts/foreman_snapshot_management/locale/fr/foreman_snapshot_management.js new file mode 100644 index 0000000..787d19d --- /dev/null +++ b/app/assets/javascripts/foreman_snapshot_management/locale/fr/foreman_snapshot_management.js @@ -0,0 +1,203 @@ + locales['foreman_snapshot_management'] = locales['foreman_snapshot_management'] || {}; locales['foreman_snapshot_management']['fr'] = { + "domain": "foreman_snapshot_management", + "locale_data": { + "foreman_snapshot_management": { + "": { + "Project-Id-Version": "foreman_snapshot_management 2.0.2", + "Report-Msgid-Bugs-To": "", + "PO-Revision-Date": "2019-10-22 11:54+0000", + "Last-Translator": "Amit Upadhye , 2022", + "Language-Team": "French (https://www.transifex.com/foreman/teams/114/fr/)", + "MIME-Version": "1.0", + "Content-Type": "text/plain; charset=UTF-8", + "Content-Transfer-Encoding": "8bit", + "Language": "fr", + "Plural-Forms": "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;", + "lang": "fr", + "domain": "foreman_snapshot_management", + "plural_forms": "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" + }, + "List all snapshots": [ + "Liste de tous les instantanés" + ], + "Name of this snapshot": [ + "Nom de cet instantané" + ], + "Description of this snapshot": [ + "Description de cet instantané" + ], + "Create a snapshot": [ + "Créer un instantané" + ], + "Whether to include the RAM state in the snapshot": [ + "Inclure ou non l'état de la RAM dans l'instantané" + ], + "Whether to include the Quiesce state in the snapshot": [ + "Si l'état de repos doit être inclus dans l'instantané." + ], + "Update a snapshot": [ + "Mise à jour d'un instantané" + ], + "Delete a snapshot": [ + "Supprimer un instantané" + ], + "Revert Host to a snapshot": [ + "Revenir à un instantané de l'hôte" + ], + "Error occurred while creating Snapshot: %s": [ + "Une erreur s'est produite lors de la création de l’instantané : %s" + ], + "Error occurred while removing Snapshot: %s": [ + "Une erreur s'est produite lors de la suppression de l’instantané : %s" + ], + "VM successfully rolled back.": [ + "La VM a été reprise avec succès." + ], + "Error occurred while rolling back VM: %s": [ + "Une erreur s'est produite lors de la reprise de la VM : %s" + ], + "Failed to update Snapshot: %s": [ + "Échec de la mise à jour de l’instantané : %s" + ], + "Error occurred while creating Snapshot for:%s": [ + "Une erreur s'est produite lors de la création de l’instantané : %s" + ], + "Created %{snapshots} for %{num} %{hosts}": [ + "Créé %{snapshots} pour %{num} %{hosts}" + ], + "Snapshot": [ + "Instantané", + "Instantanés", + "Instantanés" + ], + "host": [ + "hôte", + "hôtes", + "hôtes" + ], + "No hosts were found with that id, name or query filter": [ + "Aucun hôte trouvé avec cet ID, ce nom ou filtre de requête" + ], + "Something went wrong while selecting hosts - %s": [ + "Une erreur s'est produite lors de la sélection des hôtes - %s" + ], + "No capable hosts found.": [ + "Aucun hôte capable n'a été trouvé." + ], + "Create Snapshot": [ + "Créer un instantané" + ], + "Name must contain at least 2 characters starting with alphabet. Valid characters are A-Z a-z 0-9 _": [ + "Le nom doit contenir au moins 2 caractères commençant par l'alphabet. Les caractères valides sont A-Z a-z 0-9 _" + ], + "Unable to create Proxmox Snapshot": [ + "Impossible de créer un instantané de Proxmox" + ], + "Unable to remove Proxmox Snapshot": [ + "Impossible de supprimer l’instantané de Proxmox" + ], + "Unable to revert Proxmox Snapshot": [ + "Impossible de rétablir l’instantané de Proxmox" + ], + "Snapshot name cannot be changed": [ + "Le nom de l’instantané ne peut pas être modifié" + ], + "Unable to update Proxmox Snapshot": [ + "Impossible de mettre à jour l’instantané de Proxmox" + ], + "Unable to create VMWare Snapshot with Quiesce. Check Power and VMWare Tools status.": [ + "Impossible de créer un instantané VMWare avec Quiesce. Vérifiez l'état de l'alimentation et des outils VMWare." + ], + "Unable to create VMWare Snapshot. Cannot set both Memory and Quiesce options.": [ + "Impossible de créer un instantané VMWare. Impossible de définir les options Mémoire et Quiesce." + ], + "Unable to create VMWare Snapshot": [ + "Impossible de créer un instantané VMWare" + ], + "Unable to remove VMWare Snapshot": [ + "Impossible de supprimer l’instantané VMWare" + ], + "Unable to revert VMWare Snapshot": [ + "Impossible de rétablir l’instantané VMWare" + ], + "Unable to update VMWare Snapshot": [ + "Impossible de mettre à jour l’instantané VMWare" + ], + "No capable hosts selected": [ + "Aucun hôte capable sélectionné" + ], + "Description": [ + "Description" + ], + "Snapshot Mode": [ + "" + ], + "Select Snapshot Mode between mutually exclusive options, 'Memory' (includes RAM) and 'Quiesce'.": [ + "" + ], + "Loading Snapshots information ...": [ + "Chargement des informations sur les instantanés ..." + ], + "Snapshots": [ + "Instantanés" + ], + "Successfully removed Snapshot \\\"%s\\\" from host %s": [ + "L’instantané \\\"%s\\\" a été supprimé de l'hôte. %s" + ], + "Successfully updated Snapshot \\\"%s\\\"": [ + "La mise à jour de l’instantané \\\"%s\\\" a réussi." + ], + "Error occurred while updating Snapshot: %s": [ + "Une erreur s'est produite lors de la mise à jour de l’instantané : %s" + ], + "Successfully rolled back Snapshot \\\"%s\\\" on host %s": [ + "L’instantané \\\"%s\\\" sur l'hôte %s a été retiré avec succès. " + ], + "Memory": [ + "" + ], + "Quiesce": [ + "" + ], + "Snapshot successfully created!": [ + "L’instantané a été créé avec succès." + ], + "Name": [ + "Nom" + ], + "Create Snapshot for %s": [ + "Créer un instantané pour %s" + ], + "N/A": [ + "Sans objet" + ], + "Action": [ + "Action" + ], + "Failed to load snapshot list": [ + "Échec du chargement de la liste des instantanés" + ], + "edit entry": [ + "Modifier la saisie" + ], + "Rollback to \\\"%s\\\"?": [ + "Retour à \\\"%s\\\" ?" + ], + "Rollback": [ + "Rollback" + ], + "Delete Snapshot \\\"%s\\\"?": [ + "Supprimer l'instantané \\\"%s\\\" ?" + ], + "Delete": [ + "Supprimer" + ], + "Foreman-plugin to manage snapshots in a virtual-hardware environments.": [ + "Plugin Foreman pour gérer les instantanés dans un environnement de matériel virtuel." + ], + "Include RAM": [ + "Inclure la RAM" + ] + } + } +}; \ No newline at end of file diff --git a/app/assets/javascripts/foreman_snapshot_management/locale/ja/foreman_snapshot_management.js b/app/assets/javascripts/foreman_snapshot_management/locale/ja/foreman_snapshot_management.js new file mode 100644 index 0000000..17f7885 --- /dev/null +++ b/app/assets/javascripts/foreman_snapshot_management/locale/ja/foreman_snapshot_management.js @@ -0,0 +1,199 @@ + locales['foreman_snapshot_management'] = locales['foreman_snapshot_management'] || {}; locales['foreman_snapshot_management']['ja'] = { + "domain": "foreman_snapshot_management", + "locale_data": { + "foreman_snapshot_management": { + "": { + "Project-Id-Version": "foreman_snapshot_management 2.0.2", + "Report-Msgid-Bugs-To": "", + "PO-Revision-Date": "2019-10-22 11:54+0000", + "Last-Translator": "Amit Upadhye , 2022", + "Language-Team": "Japanese (https://www.transifex.com/foreman/teams/114/ja/)", + "MIME-Version": "1.0", + "Content-Type": "text/plain; charset=UTF-8", + "Content-Transfer-Encoding": "8bit", + "Language": "ja", + "Plural-Forms": "nplurals=1; plural=0;", + "lang": "ja", + "domain": "foreman_snapshot_management", + "plural_forms": "nplurals=1; plural=0;" + }, + "List all snapshots": [ + "全スナップショットの一覧表示" + ], + "Name of this snapshot": [ + "このスナップショットの名前" + ], + "Description of this snapshot": [ + "このスナップショットの説明" + ], + "Create a snapshot": [ + "スナップショットの作成" + ], + "Whether to include the RAM state in the snapshot": [ + "スナップショットに RAM 状態を含めるかどうか" + ], + "Whether to include the Quiesce state in the snapshot": [ + "スナップショットに Quiesce 状態を含めるかどうか。" + ], + "Update a snapshot": [ + "スナップショットの更新" + ], + "Delete a snapshot": [ + "スナップショットの削除" + ], + "Revert Host to a snapshot": [ + "ホストをスナップショットに戻す" + ], + "Error occurred while creating Snapshot: %s": [ + "スナップショットの作成中にエラーが発生しました: %s" + ], + "Error occurred while removing Snapshot: %s": [ + "スナップショットの削除中にエラーが発生しました: %s" + ], + "VM successfully rolled back.": [ + "VM が正常にロールバックされました。" + ], + "Error occurred while rolling back VM: %s": [ + "仮想マシンのロールバック中にエラーが発生しました: %s" + ], + "Failed to update Snapshot: %s": [ + "スナップショットの更新に失敗しました: %s" + ], + "Error occurred while creating Snapshot for:%s": [ + "スナップショットの作成中にエラーが発生しました: %s" + ], + "Created %{snapshots} for %{num} %{hosts}": [ + "%{num} 個の %{hosts} に対して %{snapshots} を作成済み" + ], + "Snapshot": [ + "スナップショット" + ], + "host": [ + "ホスト" + ], + "No hosts were found with that id, name or query filter": [ + "その ID、名前またはクエリーフィルターを使ってホストを見つけることができませんでした" + ], + "Something went wrong while selecting hosts - %s": [ + "ホストの選択中に問題が発生しました: %s" + ], + "No capable hosts found.": [ + "機能するホストが見つかりませんでした。" + ], + "Create Snapshot": [ + "スナップショットの作成" + ], + "Name must contain at least 2 characters starting with alphabet. Valid characters are A-Z a-z 0-9 _": [ + "名前には、アルファベットが少なくとも 2 文字含まれている必要があります。使用できる文字は A-Z a-z 0-9 _ です。" + ], + "Unable to create Proxmox Snapshot": [ + "Proxmox スナップショットを作成できません" + ], + "Unable to remove Proxmox Snapshot": [ + "Proxmox スナップショットを削除できません" + ], + "Unable to revert Proxmox Snapshot": [ + "Proxmox スナップショットを元に戻すことができません" + ], + "Snapshot name cannot be changed": [ + "スナップショット名は変更できません" + ], + "Unable to update Proxmox Snapshot": [ + "Proxmox スナップショットを更新できません" + ], + "Unable to create VMWare Snapshot with Quiesce. Check Power and VMWare Tools status.": [ + "Quiesce で VMWare スナップショットを作成できません。Power and VMWare Tools のステータスを確認してください。" + ], + "Unable to create VMWare Snapshot. Cannot set both Memory and Quiesce options.": [ + "VMWare スナップショットの作成ができません。Memory オプションと Quiesce オプションの両方を設定できません。" + ], + "Unable to create VMWare Snapshot": [ + "VMWare スナップショットを作成できません" + ], + "Unable to remove VMWare Snapshot": [ + "VMWare スナップショットを削除できません" + ], + "Unable to revert VMWare Snapshot": [ + "VMWare スナップショットを元に戻すことができません" + ], + "Unable to update VMWare Snapshot": [ + "VMWare スナップショットを更新できません" + ], + "No capable hosts selected": [ + "有効にできるホストが選択されていません" + ], + "Description": [ + "説明" + ], + "Snapshot Mode": [ + "" + ], + "Select Snapshot Mode between mutually exclusive options, 'Memory' (includes RAM) and 'Quiesce'.": [ + "" + ], + "Loading Snapshots information ...": [ + "スナップショット情報の読み込み中 ..." + ], + "Snapshots": [ + "スナップショット" + ], + "Successfully removed Snapshot \\\"%s\\\" from host %s": [ + "ホスト %s からスナップショット \\\"%s\\\" を正常に削除しました" + ], + "Successfully updated Snapshot \\\"%s\\\"": [ + "スナップショット \\\"%s\\\" を正常に更新しました。" + ], + "Error occurred while updating Snapshot: %s": [ + "スナップショットの更新中にエラーが発生しました: %s" + ], + "Successfully rolled back Snapshot \\\"%s\\\" on host %s": [ + "ホスト %s でスナップショット \\\"%s\\\" が正常にロールバックされました" + ], + "Memory": [ + "" + ], + "Quiesce": [ + "" + ], + "Snapshot successfully created!": [ + "スナップショットが正常に作成されました!" + ], + "Name": [ + "名前" + ], + "Create Snapshot for %s": [ + "%s のスナップショットの作成" + ], + "N/A": [ + "N/A" + ], + "Action": [ + "アクション" + ], + "Failed to load snapshot list": [ + "スナップショットリストの読み込みに失敗しました" + ], + "edit entry": [ + "エントリーの編集" + ], + "Rollback to \\\"%s\\\"?": [ + "\\\"%s\\\" へロールバックしますか ?" + ], + "Rollback": [ + "ロールバック" + ], + "Delete Snapshot \\\"%s\\\"?": [ + "スナップショット \\\"%s\\\" を削除しますか ?" + ], + "Delete": [ + "削除" + ], + "Foreman-plugin to manage snapshots in a virtual-hardware environments.": [ + "仮想ハードウェア環境でスナップショットを管理する Foreman-plugin。" + ], + "Include RAM": [ + "メモリーの追加" + ] + } + } +}; \ No newline at end of file diff --git a/app/assets/javascripts/foreman_snapshot_management/locale/ka/foreman_snapshot_management.js b/app/assets/javascripts/foreman_snapshot_management/locale/ka/foreman_snapshot_management.js new file mode 100644 index 0000000..99f53b7 --- /dev/null +++ b/app/assets/javascripts/foreman_snapshot_management/locale/ka/foreman_snapshot_management.js @@ -0,0 +1,201 @@ + locales['foreman_snapshot_management'] = locales['foreman_snapshot_management'] || {}; locales['foreman_snapshot_management']['ka'] = { + "domain": "foreman_snapshot_management", + "locale_data": { + "foreman_snapshot_management": { + "": { + "Project-Id-Version": "foreman_snapshot_management 2.0.2", + "Report-Msgid-Bugs-To": "", + "PO-Revision-Date": "2019-10-22 11:54+0000", + "Last-Translator": "Temuri Doghonadze , 2022", + "Language-Team": "Georgian (https://www.transifex.com/foreman/teams/114/ka/)", + "MIME-Version": "1.0", + "Content-Type": "text/plain; charset=UTF-8", + "Content-Transfer-Encoding": "8bit", + "Language": "ka", + "Plural-Forms": "nplurals=2; plural=(n!=1);", + "lang": "ka", + "domain": "foreman_snapshot_management", + "plural_forms": "nplurals=2; plural=(n!=1);" + }, + "List all snapshots": [ + "სწრაფი ასლების სია" + ], + "Name of this snapshot": [ + "სწრაფი ასლის სახელი" + ], + "Description of this snapshot": [ + "სწრაფი ასლის აღწერა" + ], + "Create a snapshot": [ + "სწრაფი ასლის შექმნა" + ], + "Whether to include the RAM state in the snapshot": [ + "სწრაფ ასლში ოპერატიული მეხსიერების მდგომარეობის შენახვა" + ], + "Whether to include the Quiesce state in the snapshot": [ + "იქნება თუ არა ჩასმული სწრაფ ასლში Quiesce -ის მდგომარეობა" + ], + "Update a snapshot": [ + "სწრაფი ასლის განახლება" + ], + "Delete a snapshot": [ + "სწრაფი ასლის წაშლა" + ], + "Revert Host to a snapshot": [ + "ჰოსტის სწრაფ ასლზე დაბრუნება" + ], + "Error occurred while creating Snapshot: %s": [ + "სწრაფი ასლის შექმნის შეცდომა: %s" + ], + "Error occurred while removing Snapshot: %s": [ + "სწრაფი ასლის წაშლის შეცდომა: %s" + ], + "VM successfully rolled back.": [ + "ვმ-ი წარმატებით დაბრუნდა." + ], + "Error occurred while rolling back VM: %s": [ + "შეცდომა ვმ-ს დაბრუნებისას: %s" + ], + "Failed to update Snapshot: %s": [ + "სწრაფი ასლის განახლების შეცდომა" + ], + "Error occurred while creating Snapshot for:%s": [ + "სწრაფი ასლის შექმნის შეცდომა: %s" + ], + "Created %{snapshots} for %{num} %{hosts}": [ + "შექმნილია %{snapshots} %{num} %{hosts}-სთვის" + ], + "Snapshot": [ + "სწრაფი ასლი", + "სწრაფი ასლები" + ], + "host": [ + "ჰოსტი", + "ჰოსტი" + ], + "No hosts were found with that id, name or query filter": [ + "მითითებული ID-ით, სახელით ან საძებნი სტრიქონით ჰოსტები ნაპოვნი არაა" + ], + "Something went wrong while selecting hosts - %s": [ + "შეცდომა ჰოსტების მონიშვნისას - %s" + ], + "No capable hosts found.": [ + "შესაძლებლობის მქონე ჰოსტები ნაპოვნი არაა." + ], + "Create Snapshot": [ + "სწრაფი ასლის შექმნა" + ], + "Name must contain at least 2 characters starting with alphabet. Valid characters are A-Z a-z 0-9 _": [ + "სახელი უნდა შეიცავდეს მინიმუმ 2 სიმბოლოს დაწყებული ასოებით. მისაღები სიმბოლოებია A-Z a-z 0-9 _" + ], + "Unable to create Proxmox Snapshot": [ + "Proxmox-ის სწრაფი ასლის შექმნა შეუძლებელია" + ], + "Unable to remove Proxmox Snapshot": [ + "Proxmox-ის სწრაფი ასლის წაშლა შეუძლებელია" + ], + "Unable to revert Proxmox Snapshot": [ + "Proxmox-ის სწრაფი ასლის დაბრუნება შეუძლებელია" + ], + "Snapshot name cannot be changed": [ + "სწრაფი ასლის სახელის შეცვლა შეუძლებელია" + ], + "Unable to update Proxmox Snapshot": [ + "Proxmox-ის სწრაფი ასლის განახლება შეუძლებელია" + ], + "Unable to create VMWare Snapshot with Quiesce. Check Power and VMWare Tools status.": [ + "Quiesce-ით VMWare-ის სწრაფი ასლის შექმნა შეუძლებელია. შეამოწმეთ მისი კვება და VMWare Tools-ის მდგომარეობა." + ], + "Unable to create VMWare Snapshot. Cannot set both Memory and Quiesce options.": [ + "VMWare-ის სწრაფი ასლის შექმნის შეცდომა. Quiesce -ის და მეხსიერების პარამეტრების ერთდროული დაყენება შეუძლებელია." + ], + "Unable to create VMWare Snapshot": [ + "VMWare-ის სწრაფი ასლის შექმნა შეუძლებელია" + ], + "Unable to remove VMWare Snapshot": [ + "VMWare-ის სწრაფი ასლის წაშლა შეუძლებელია" + ], + "Unable to revert VMWare Snapshot": [ + "VMWare-ის სწრაფი ასლის დაბრუნება შეუძლებელია" + ], + "Unable to update VMWare Snapshot": [ + "VMWare-ის სწრაფი ასლის განახლება შეუძლებელია" + ], + "No capable hosts selected": [ + "შესაძლებლობის მქონე ჰოსტები მონიშნული არაა" + ], + "Description": [ + "აღწერა" + ], + "Snapshot Mode": [ + "" + ], + "Select Snapshot Mode between mutually exclusive options, 'Memory' (includes RAM) and 'Quiesce'.": [ + "" + ], + "Loading Snapshots information ...": [ + "სწრაფი ასლების ინფორმაციის ჩატვირთვა ..." + ], + "Snapshots": [ + "სწრაფი ასლები" + ], + "Successfully removed Snapshot \\\"%s\\\" from host %s": [ + "სწრაფი ასლის (%s) წაშლა ჰოსტიდან %s წარმატებით დასრულდა" + ], + "Successfully updated Snapshot \\\"%s\\\"": [ + "სწრაფი ასლი (%s) წარმატებით განახლდა" + ], + "Error occurred while updating Snapshot: %s": [ + "შეცდომა სწრაფი ასლის განახლებისას: %s" + ], + "Successfully rolled back Snapshot \\\"%s\\\" on host %s": [ + "ჰოსტი %s წარმატებით დაბრუნდა სწრაფ ასლზე \\\"%s\\\"" + ], + "Memory": [ + "" + ], + "Quiesce": [ + "" + ], + "Snapshot successfully created!": [ + "სწრაფი ასლი წარმატებით შეიქმნა!" + ], + "Name": [ + "სახელი" + ], + "Create Snapshot for %s": [ + "%s-ის სწრაფი ასლის შექმნა" + ], + "N/A": [ + "არარსებული" + ], + "Action": [ + "მოქმედება" + ], + "Failed to load snapshot list": [ + "სწრაფი ასლების სიის ჩატვირთვის შეცდომა" + ], + "edit entry": [ + "ჩანაწერის ჩასწორება" + ], + "Rollback to \\\"%s\\\"?": [ + "დავაბრუნო \\\"%s\\\"-ზე?" + ], + "Rollback": [ + "უკან დაბრუნება" + ], + "Delete Snapshot \\\"%s\\\"?": [ + "წავშალო სწრაფი ასლი \\\"%s\\\"?" + ], + "Delete": [ + "წაშლა" + ], + "Foreman-plugin to manage snapshots in a virtual-hardware environments.": [ + "Foreman-ის დამატება ვირტუალურ გარემოში სწრაფი ასლების სამართავად." + ], + "Include RAM": [ + "RAM-ის ჩათვლით" + ] + } + } +}; \ No newline at end of file diff --git a/app/assets/javascripts/foreman_snapshot_management/locale/zh_CN/foreman_snapshot_management.js b/app/assets/javascripts/foreman_snapshot_management/locale/zh_CN/foreman_snapshot_management.js new file mode 100644 index 0000000..e5f63f1 --- /dev/null +++ b/app/assets/javascripts/foreman_snapshot_management/locale/zh_CN/foreman_snapshot_management.js @@ -0,0 +1,199 @@ + locales['foreman_snapshot_management'] = locales['foreman_snapshot_management'] || {}; locales['foreman_snapshot_management']['zh_CN'] = { + "domain": "foreman_snapshot_management", + "locale_data": { + "foreman_snapshot_management": { + "": { + "Project-Id-Version": "foreman_snapshot_management 2.0.2", + "Report-Msgid-Bugs-To": "", + "PO-Revision-Date": "2019-10-22 11:54+0000", + "Last-Translator": "Amit Upadhye , 2022", + "Language-Team": "Chinese (China) (https://www.transifex.com/foreman/teams/114/zh_CN/)", + "MIME-Version": "1.0", + "Content-Type": "text/plain; charset=UTF-8", + "Content-Transfer-Encoding": "8bit", + "Language": "zh_CN", + "Plural-Forms": "nplurals=1; plural=0;", + "lang": "zh_CN", + "domain": "foreman_snapshot_management", + "plural_forms": "nplurals=1; plural=0;" + }, + "List all snapshots": [ + "列出所有快照" + ], + "Name of this snapshot": [ + "此快照的名称" + ], + "Description of this snapshot": [ + "此快照的描述" + ], + "Create a snapshot": [ + "创建快照" + ], + "Whether to include the RAM state in the snapshot": [ + "是否在快照中包含 RAM 状态" + ], + "Whether to include the Quiesce state in the snapshot": [ + "是否在快照中包含 Quiesce 状态" + ], + "Update a snapshot": [ + "更新快照" + ], + "Delete a snapshot": [ + "删除快照" + ], + "Revert Host to a snapshot": [ + "将主机恢复到快照" + ], + "Error occurred while creating Snapshot: %s": [ + "创建快照时出现错误:%s" + ], + "Error occurred while removing Snapshot: %s": [ + "删除快照时发生错误:%s" + ], + "VM successfully rolled back.": [ + "虚拟机成功回滚。" + ], + "Error occurred while rolling back VM: %s": [ + "回滚虚拟机时出现错误:%s" + ], + "Failed to update Snapshot: %s": [ + "更新快照失败:%s" + ], + "Error occurred while creating Snapshot for:%s": [ + "创建产品时发生错误:%s" + ], + "Created %{snapshots} for %{num} %{hosts}": [ + "为 %{num} %{hosts} 创建的 %{snapshots}" + ], + "Snapshot": [ + "快照" + ], + "host": [ + "主机" + ], + "No hosts were found with that id, name or query filter": [ + "未找到符合此 id、名称或者查询过滤器的主机" + ], + "Something went wrong while selecting hosts - %s": [ + "选择主机时出错 - %s" + ], + "No capable hosts found.": [ + "未找到可用的主机。" + ], + "Create Snapshot": [ + "创建快照" + ], + "Name must contain at least 2 characters starting with alphabet. Valid characters are A-Z a-z 0-9 _": [ + "名称必须至少包含以字面开头的 2 个字符。有效字符为 A-Z a-z 0-9 _" + ], + "Unable to create Proxmox Snapshot": [ + "无法创建 Proxmox 快照" + ], + "Unable to remove Proxmox Snapshot": [ + "无法删除 Proxmox 快照" + ], + "Unable to revert Proxmox Snapshot": [ + "无法恢复 Proxmox 快照" + ], + "Snapshot name cannot be changed": [ + "无法更改快照名称" + ], + "Unable to update Proxmox Snapshot": [ + "无法更新 Proxmox 快照" + ], + "Unable to create VMWare Snapshot with Quiesce. Check Power and VMWare Tools status.": [ + "无法使用 Quiesce 创建 VMWare 快照。检查 Power 和 VMWare 工具状态。" + ], + "Unable to create VMWare Snapshot. Cannot set both Memory and Quiesce options.": [ + "无法创建 VMWare 快照。无法同时设置 Memory 和 Quiesce 选项。" + ], + "Unable to create VMWare Snapshot": [ + "无法创建 VMWare 快照" + ], + "Unable to remove VMWare Snapshot": [ + "无法删除 VMWare 快照" + ], + "Unable to revert VMWare Snapshot": [ + "无法恢复 VMWare 快照" + ], + "Unable to update VMWare Snapshot": [ + "无法更新 VMWare 快照" + ], + "No capable hosts selected": [ + "没有选择可用的主机" + ], + "Description": [ + "描述" + ], + "Snapshot Mode": [ + "" + ], + "Select Snapshot Mode between mutually exclusive options, 'Memory' (includes RAM) and 'Quiesce'.": [ + "" + ], + "Loading Snapshots information ...": [ + "加载快照信息..." + ], + "Snapshots": [ + "快照" + ], + "Successfully removed Snapshot \\\"%s\\\" from host %s": [ + "成功从主机 %s 中删除快照 \\\"%s\\\"" + ], + "Successfully updated Snapshot \\\"%s\\\"": [ + "成功更新快照 \\\"%s\\\"" + ], + "Error occurred while updating Snapshot: %s": [ + "更新快照时发生错误:%s" + ], + "Successfully rolled back Snapshot \\\"%s\\\" on host %s": [ + "在主机 %s 上成功回滚快照 \\\"%s\\\"" + ], + "Memory": [ + "" + ], + "Quiesce": [ + "" + ], + "Snapshot successfully created!": [ + "成功创建快照!" + ], + "Name": [ + "名称" + ], + "Create Snapshot for %s": [ + "为 %s 创建快照" + ], + "N/A": [ + "不适用" + ], + "Action": [ + "操作" + ], + "Failed to load snapshot list": [ + "加载快照列表失败" + ], + "edit entry": [ + "编辑条目" + ], + "Rollback to \\\"%s\\\"?": [ + "回滚到 \\\"%s\\\"?" + ], + "Rollback": [ + "回滚rollback" + ], + "Delete Snapshot \\\"%s\\\"?": [ + "删除快照 \\\"%s\\\"?" + ], + "Delete": [ + "刪除" + ], + "Foreman-plugin to manage snapshots in a virtual-hardware environments.": [ + "Foreman-plugin,用于在虚拟硬件环境中管理快照。" + ], + "Include RAM": [ + "包括 RAM" + ] + } + } +}; \ No newline at end of file diff --git a/locale/cs_CZ/LC_MESSAGES/foreman_snapshot_management.mo b/locale/cs_CZ/LC_MESSAGES/foreman_snapshot_management.mo index bc150c4..eef5a0b 100644 Binary files a/locale/cs_CZ/LC_MESSAGES/foreman_snapshot_management.mo and b/locale/cs_CZ/LC_MESSAGES/foreman_snapshot_management.mo differ diff --git a/locale/cs_CZ/foreman_snapshot_management.po b/locale/cs_CZ/foreman_snapshot_management.po index 861c160..899bc50 100644 --- a/locale/cs_CZ/foreman_snapshot_management.po +++ b/locale/cs_CZ/foreman_snapshot_management.po @@ -7,7 +7,6 @@ # Lukáš Zapletal, 2021 # Pavel Borecki , 2021 # -#, fuzzy msgid "" msgstr "" "Project-Id-Version: foreman_snapshot_management 2.0.2\n" @@ -77,15 +76,15 @@ msgstr "Zachycený stav se nepodařilo aktualizovat: %s" msgid "Foreman-plugin to manage snapshots in a virtual-hardware environments." msgstr "Zásuvný modul do Foreman pro správu zachycených stavů v prostředí virtuálního hardware." -msgid "Include RAM" -msgstr "Včetně oper. paměti" - msgid "List all snapshots" msgstr "Vypsat všechny zachycené stavy" msgid "Loading Snapshots information ..." msgstr "Načítání informací o zachycených stavech…" +msgid "Memory" +msgstr "" + msgid "N/A" msgstr "Není" @@ -107,6 +106,9 @@ msgstr "" msgid "No hosts were found with that id, name or query filter" msgstr "Pro takový identifikátor, název nebo dotazovací filtr nebyly nalezeni žádní hostitelé" +msgid "Quiesce" +msgstr "" + msgid "Revert Host to a snapshot" msgstr "Vrátit stroj do podoby ze zachyceného stavu" @@ -116,6 +118,9 @@ msgstr "" msgid "Rollback to \"%s\"?" msgstr "" +msgid "Select Snapshot Mode between mutually exclusive options, 'Memory' (includes RAM) and 'Quiesce'." +msgstr "" + msgid "Snapshot" msgid_plural "Snapshots" msgstr[0] "Zachycený stav" @@ -123,6 +128,9 @@ msgstr[1] "Zachycené stavy" msgstr[2] "Zachycených stavů" msgstr[3] "Zachycené stavy" +msgid "Snapshot Mode" +msgstr "" + msgid "Snapshot name cannot be changed" msgstr "Název zachyceného stavu není možné změnit" diff --git a/locale/de/LC_MESSAGES/foreman_snapshot_management.mo b/locale/de/LC_MESSAGES/foreman_snapshot_management.mo index 53990b6..bd22b5b 100644 Binary files a/locale/de/LC_MESSAGES/foreman_snapshot_management.mo and b/locale/de/LC_MESSAGES/foreman_snapshot_management.mo differ diff --git a/locale/de/foreman_snapshot_management.po b/locale/de/foreman_snapshot_management.po index 00f70e1..8d32a01 100644 --- a/locale/de/foreman_snapshot_management.po +++ b/locale/de/foreman_snapshot_management.po @@ -11,7 +11,6 @@ # Bryan Kearney , 2021 # Markus Bucher , 2021 # -#, fuzzy msgid "" msgstr "" "Project-Id-Version: foreman_snapshot_management 2.0.2\n" @@ -79,15 +78,15 @@ msgstr "Das Aktualisieren des Snapshots ist fehlgeschlagen: %s" msgid "Foreman-plugin to manage snapshots in a virtual-hardware environments." msgstr "Ein Foremanplugin, welches Snapshots in Umgebungen mit virtueller Hardware nutzbar macht." -msgid "Include RAM" -msgstr "RAM einbeziehen" - msgid "List all snapshots" msgstr "Alle Snapshots auflisten" msgid "Loading Snapshots information ..." msgstr "Lade Snapshot Informationen ..." +msgid "Memory" +msgstr "" + msgid "N/A" msgstr "N/A" @@ -109,6 +108,9 @@ msgstr "Keine unterstützten Hosts ausgewählt" msgid "No hosts were found with that id, name or query filter" msgstr "Keine Hosts wurden mit dieser Kennung, Name oder Abfrage-Filter gefunden" +msgid "Quiesce" +msgstr "" + msgid "Revert Host to a snapshot" msgstr "Host auf einen Snapshot zurücksetzen" @@ -118,11 +120,17 @@ msgstr "Wiederherstellen" msgid "Rollback to \"%s\"?" msgstr "\"%s\" wirklich wiederherstellen?" +msgid "Select Snapshot Mode between mutually exclusive options, 'Memory' (includes RAM) and 'Quiesce'." +msgstr "" + msgid "Snapshot" msgid_plural "Snapshots" msgstr[0] "Snapshot" msgstr[1] "Snapshots" +msgid "Snapshot Mode" +msgstr "" + msgid "Snapshot name cannot be changed" msgstr "Der Name des Snapshots kann nicht geändert werden" diff --git a/locale/el/LC_MESSAGES/foreman_snapshot_management.mo b/locale/el/LC_MESSAGES/foreman_snapshot_management.mo index fe69b64..f439111 100644 Binary files a/locale/el/LC_MESSAGES/foreman_snapshot_management.mo and b/locale/el/LC_MESSAGES/foreman_snapshot_management.mo differ diff --git a/locale/el/foreman_snapshot_management.po b/locale/el/foreman_snapshot_management.po index bdbeb66..4644fb2 100644 --- a/locale/el/foreman_snapshot_management.po +++ b/locale/el/foreman_snapshot_management.po @@ -6,7 +6,6 @@ # Translators: # Efstathios Iosifidis , 2021 # -#, fuzzy msgid "" msgstr "" "Project-Id-Version: foreman_snapshot_management 2.0.2\n" @@ -74,15 +73,15 @@ msgstr "Αποτυχημένη ενημέρωση στιγμιότυπου: %s" msgid "Foreman-plugin to manage snapshots in a virtual-hardware environments." msgstr "" -msgid "Include RAM" -msgstr "Συμπερίληψη RAM" - msgid "List all snapshots" msgstr "Λίστα όλων των στιγμιοτύπων" msgid "Loading Snapshots information ..." msgstr "Γίνεται φόρτωση πληροφοριών στιγμιοτύπων ..." +msgid "Memory" +msgstr "" + msgid "N/A" msgstr "Δ/Υ" @@ -104,6 +103,9 @@ msgstr "" msgid "No hosts were found with that id, name or query filter" msgstr "" +msgid "Quiesce" +msgstr "" + msgid "Revert Host to a snapshot" msgstr "" @@ -113,11 +115,17 @@ msgstr "Επαναφορά" msgid "Rollback to \"%s\"?" msgstr "" +msgid "Select Snapshot Mode between mutually exclusive options, 'Memory' (includes RAM) and 'Quiesce'." +msgstr "" + msgid "Snapshot" msgid_plural "Snapshots" msgstr[0] "Στιγμιότυπο" msgstr[1] "Στιγμιότυπα" +msgid "Snapshot Mode" +msgstr "" + msgid "Snapshot name cannot be changed" msgstr "" diff --git a/locale/fr/LC_MESSAGES/foreman_snapshot_management.mo b/locale/fr/LC_MESSAGES/foreman_snapshot_management.mo index 4fd469f..7900880 100644 Binary files a/locale/fr/LC_MESSAGES/foreman_snapshot_management.mo and b/locale/fr/LC_MESSAGES/foreman_snapshot_management.mo differ diff --git a/locale/fr/foreman_snapshot_management.po b/locale/fr/foreman_snapshot_management.po index 7d521be..9345c60 100644 --- a/locale/fr/foreman_snapshot_management.po +++ b/locale/fr/foreman_snapshot_management.po @@ -9,7 +9,6 @@ # Bryan Kearney , 2021 # Amit Upadhye , 2022 # -#, fuzzy msgid "" msgstr "" "Project-Id-Version: foreman_snapshot_management 2.0.2\n" @@ -78,15 +77,15 @@ msgstr "Échec de la mise à jour de l’instantané : %s" msgid "Foreman-plugin to manage snapshots in a virtual-hardware environments." msgstr "Plugin Foreman pour gérer les instantanés dans un environnement de matériel virtuel." -msgid "Include RAM" -msgstr "Inclure la RAM" - msgid "List all snapshots" msgstr "Liste de tous les instantanés" msgid "Loading Snapshots information ..." msgstr "Chargement des informations sur les instantanés ..." +msgid "Memory" +msgstr "" + msgid "N/A" msgstr "Sans objet" @@ -108,6 +107,9 @@ msgstr "Aucun hôte capable sélectionné" msgid "No hosts were found with that id, name or query filter" msgstr "Aucun hôte trouvé avec cet ID, ce nom ou filtre de requête" +msgid "Quiesce" +msgstr "" + msgid "Revert Host to a snapshot" msgstr "Revenir à un instantané de l'hôte" @@ -117,12 +119,18 @@ msgstr "Rollback" msgid "Rollback to \"%s\"?" msgstr "Retour à \"%s\" ?" +msgid "Select Snapshot Mode between mutually exclusive options, 'Memory' (includes RAM) and 'Quiesce'." +msgstr "" + msgid "Snapshot" msgid_plural "Snapshots" msgstr[0] "Instantané" msgstr[1] "Instantanés" msgstr[2] "Instantanés" +msgid "Snapshot Mode" +msgstr "" + msgid "Snapshot name cannot be changed" msgstr "Le nom de l’instantané ne peut pas être modifié" diff --git a/locale/ja/LC_MESSAGES/foreman_snapshot_management.mo b/locale/ja/LC_MESSAGES/foreman_snapshot_management.mo index d238ccb..d1ddc9c 100644 Binary files a/locale/ja/LC_MESSAGES/foreman_snapshot_management.mo and b/locale/ja/LC_MESSAGES/foreman_snapshot_management.mo differ diff --git a/locale/ja/foreman_snapshot_management.po b/locale/ja/foreman_snapshot_management.po index 1537880..05e22c3 100644 --- a/locale/ja/foreman_snapshot_management.po +++ b/locale/ja/foreman_snapshot_management.po @@ -7,7 +7,6 @@ # Bryan Kearney , 2021 # Amit Upadhye , 2022 # -#, fuzzy msgid "" msgstr "" "Project-Id-Version: foreman_snapshot_management 2.0.2\n" @@ -75,15 +74,15 @@ msgstr "スナップショットの更新に失敗しました: %s" msgid "Foreman-plugin to manage snapshots in a virtual-hardware environments." msgstr "仮想ハードウェア環境でスナップショットを管理する Foreman-plugin。" -msgid "Include RAM" -msgstr "メモリーの追加" - msgid "List all snapshots" msgstr "全スナップショットの一覧表示" msgid "Loading Snapshots information ..." msgstr "スナップショット情報の読み込み中 ..." +msgid "Memory" +msgstr "" + msgid "N/A" msgstr "N/A" @@ -105,6 +104,9 @@ msgstr "有効にできるホストが選択されていません" msgid "No hosts were found with that id, name or query filter" msgstr "その ID、名前またはクエリーフィルターを使ってホストを見つけることができませんでした" +msgid "Quiesce" +msgstr "" + msgid "Revert Host to a snapshot" msgstr "ホストをスナップショットに戻す" @@ -114,10 +116,16 @@ msgstr "ロールバック" msgid "Rollback to \"%s\"?" msgstr "\"%s\" へロールバックしますか ?" +msgid "Select Snapshot Mode between mutually exclusive options, 'Memory' (includes RAM) and 'Quiesce'." +msgstr "" + msgid "Snapshot" msgid_plural "Snapshots" msgstr[0] "スナップショット" +msgid "Snapshot Mode" +msgstr "" + msgid "Snapshot name cannot be changed" msgstr "スナップショット名は変更できません" diff --git a/locale/ka/LC_MESSAGES/foreman_snapshot_management.mo b/locale/ka/LC_MESSAGES/foreman_snapshot_management.mo index 1a91be8..9b23f71 100644 Binary files a/locale/ka/LC_MESSAGES/foreman_snapshot_management.mo and b/locale/ka/LC_MESSAGES/foreman_snapshot_management.mo differ diff --git a/locale/ka/foreman_snapshot_management.po b/locale/ka/foreman_snapshot_management.po index 07cf259..3649415 100644 --- a/locale/ka/foreman_snapshot_management.po +++ b/locale/ka/foreman_snapshot_management.po @@ -6,7 +6,6 @@ # Translators: # Temuri Doghonadze , 2022 # -#, fuzzy msgid "" msgstr "" "Project-Id-Version: foreman_snapshot_management 2.0.2\n" @@ -74,15 +73,15 @@ msgstr "სწრაფი ასლის განახლების შე msgid "Foreman-plugin to manage snapshots in a virtual-hardware environments." msgstr "Foreman-ის დამატება ვირტუალურ გარემოში სწრაფი ასლების სამართავად." -msgid "Include RAM" -msgstr "RAM-ის ჩათვლით" - msgid "List all snapshots" msgstr "სწრაფი ასლების სია" msgid "Loading Snapshots information ..." msgstr "სწრაფი ასლების ინფორმაციის ჩატვირთვა ..." +msgid "Memory" +msgstr "" + msgid "N/A" msgstr "არარსებული" @@ -104,6 +103,9 @@ msgstr "შესაძლებლობის მქონე ჰოსტე msgid "No hosts were found with that id, name or query filter" msgstr "მითითებული ID-ით, სახელით ან საძებნი სტრიქონით ჰოსტები ნაპოვნი არაა" +msgid "Quiesce" +msgstr "" + msgid "Revert Host to a snapshot" msgstr "ჰოსტის სწრაფ ასლზე დაბრუნება" @@ -113,11 +115,17 @@ msgstr "უკან დაბრუნება" msgid "Rollback to \"%s\"?" msgstr "დავაბრუნო \"%s\"-ზე?" +msgid "Select Snapshot Mode between mutually exclusive options, 'Memory' (includes RAM) and 'Quiesce'." +msgstr "" + msgid "Snapshot" msgid_plural "Snapshots" msgstr[0] "სწრაფი ასლი" msgstr[1] "სწრაფი ასლები" +msgid "Snapshot Mode" +msgstr "" + msgid "Snapshot name cannot be changed" msgstr "სწრაფი ასლის სახელის შეცვლა შეუძლებელია" diff --git a/locale/zh_CN/LC_MESSAGES/foreman_snapshot_management.mo b/locale/zh_CN/LC_MESSAGES/foreman_snapshot_management.mo index 4563676..43b6d6f 100644 Binary files a/locale/zh_CN/LC_MESSAGES/foreman_snapshot_management.mo and b/locale/zh_CN/LC_MESSAGES/foreman_snapshot_management.mo differ diff --git a/locale/zh_CN/foreman_snapshot_management.po b/locale/zh_CN/foreman_snapshot_management.po index 4f738d4..47a76ad 100644 --- a/locale/zh_CN/foreman_snapshot_management.po +++ b/locale/zh_CN/foreman_snapshot_management.po @@ -8,7 +8,6 @@ # Bryan Kearney , 2019 # Amit Upadhye , 2022 # -#, fuzzy msgid "" msgstr "" "Project-Id-Version: foreman_snapshot_management 2.0.2\n" @@ -77,15 +76,15 @@ msgstr "更新快照失败:%s" msgid "Foreman-plugin to manage snapshots in a virtual-hardware environments." msgstr "Foreman-plugin,用于在虚拟硬件环境中管理快照。" -msgid "Include RAM" -msgstr "包括 RAM" - msgid "List all snapshots" msgstr "列出所有快照" msgid "Loading Snapshots information ..." msgstr "加载快照信息..." +msgid "Memory" +msgstr "" + msgid "N/A" msgstr "不适用" @@ -107,6 +106,9 @@ msgstr "没有选择可用的主机" msgid "No hosts were found with that id, name or query filter" msgstr "未找到符合此 id、名称或者查询过滤器的主机" +msgid "Quiesce" +msgstr "" + msgid "Revert Host to a snapshot" msgstr "将主机恢复到快照" @@ -116,10 +118,16 @@ msgstr "回滚rollback" msgid "Rollback to \"%s\"?" msgstr "回滚到 \"%s\"?" +msgid "Select Snapshot Mode between mutually exclusive options, 'Memory' (includes RAM) and 'Quiesce'." +msgstr "" + msgid "Snapshot" msgid_plural "Snapshots" msgstr[0] "快照" +msgid "Snapshot Mode" +msgstr "" + msgid "Snapshot name cannot be changed" msgstr "无法更改快照名称"