Skip to content

Commit 51a855b

Browse files
ran bin/buildAndDeploy i18n
1 parent 9b7f153 commit 51a855b

11 files changed

Lines changed: 54 additions & 321 deletions

File tree

plugin/i18n/resources/de_DE.all.json

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -451,10 +451,6 @@
451451
"id": "${COMMAND_NAME} sl vs migrate [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vs migrate --guest 1234567\n Manage VSIs that require migration. Can migrate Dedicated Instance from one dedicated host to another dedicated host as well.",
452452
"translation": "${COMMAND_NAME} sl vs migrate [OPTIONEN]\n \nBEISPIEL:\n ${COMMAND_NAME} sl vs migrate --guest 1234567\n VSIs verwalten, die eine Migration erfordern. Kann auch eine dedizierte Instanz von einem dedizierten Host auf einen anderen dedizierten Host migrieren."
453453
},
454-
{
455-
"id": "${COMMAND_NAME} sl vs ready IDENTIFIER [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vs ready 12345678 --wait 30\n This command checks virtual server instance with ID 12345678 status to see if it is ready for use continuously and waits up to 30 seconds.",
456-
"translation": "${COMMAND_NAME} sl vs ready IDENTIFIER [OPTIONEN]\n\t\nBEISPIEL:\n ${COMMAND_NAME} sl vs ready 12345678 --wait 30\n Dieser Befehl prüft den Status der virtuellen Serverinstanz mit der ID 12345678 darauf hin, ob sie durchgehend betriebsbereit ist, und wartet bis zu 30 Sekunden."
457-
},
458454
{
459455
"id": "${COMMAND_NAME} sl vs reload IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl vs reload 12345678\n This command reloads current operating system for virtual server instance with ID 12345678.\n ${COMMAND_NAME} sl vs reload 12345678 --image 1234\n This command reloads operating system from image with ID 1234 for virtual server instance with ID 12345678.",
460456
"translation": "${COMMAND_NAME} sl vs reload IDENTIFIER [OPTIONEN]\n\nBEISPIEL:\n ${COMMAND_NAME} sl vs reload 12345678\n Dieser Befehl lädt das aktuelle Betriebssystem für die virtuelle Serverinstanz mit der ID 12345678 neu.\n ${COMMAND_NAME} sl vs reload 12345678 --image 1234\n Dieser Befehl lädt das Betriebssystem aus dem Image mit der ID 1234 für die virtuelle Serverinstanz mit der ID 12345678 neu."
@@ -3031,10 +3027,6 @@
30313027
"id": "Failed to capture image for virtual server instance: {{.VsID}}.\n",
30323028
"translation": "Erfassen eines Images für die virtuelle Serverinstanz {{.VsID}} fehlgeschlagen.\n"
30333029
},
3034-
{
3035-
"id": "Failed to check virtual server instance {{.VsID}} is ready.\n",
3036-
"translation": "Prüfen der Bereitschaft der virtuellen Serverinstanz {{.VsID}} fehlgeschlagen.\n"
3037-
},
30383030
{
30393031
"id": "Failed to confirm the new LUN ID on volume {{.VolumeId}}.",
30403032
"translation": "Bestätigen der neuen LUN-ID für Datenträger {{.VolumeId}} fehlschlagen."
@@ -3779,10 +3771,6 @@
37793771
"id": "Failed to get the vlans available for datacener: {{.DATACENTER}} and flavor: {{.FLAVOR}}.",
37803772
"translation": "Die für Rechenzentrum {{.DATACENTER}} und Version {{.FLAVOR}} verfügbaren VLANs konnten nicht abgerufen werden."
37813773
},
3782-
{
3783-
"id": "Failed to get this virtual guest instance.",
3784-
"translation": "Abrufen dieser virtuellen Gastinstanz fehlgeschlagen."
3785-
},
37863774
{
37873775
"id": "Failed to get translation with ID {{.TransID}} from IPSec {{.ID}}.",
37883776
"translation": "Abrufen der Umsetzung mit ID {{.TransID}} von IPSec {{.ID}} fehlgeschlagen."
@@ -4075,10 +4063,6 @@
40754063
"id": "Failed to purge.",
40764064
"translation": "Löschen fehlgeschlagen."
40774065
},
4078-
{
4079-
"id": "Failed to reach virtual guest instance {{.Id}}.",
4080-
"translation": "Erreichen der virtuellen Gastinstanz {{.Id}} fehlgeschlagen."
4081-
},
40824066
{
40834067
"id": "Failed to read SSH key from file: {{.File}}.\n",
40844068
"translation": "Lesen des SSH-Schlüssels aus der Datei {{.File}} fehlgeschlagen.\n"
@@ -9499,18 +9483,6 @@
94999483
"id": "Virtual guest instance {{.Id}} is loading operating system.",
95009484
"translation": "Die virtuelle Gastinstanz {{.Id}} lädt das Betriebssystem."
95019485
},
9502-
{
9503-
"id": "Virtual guest instance {{.Id}} is not reachable.",
9504-
"translation": "Die virtuelle Gastinstanz {{.Id}} ist nicht erreichbar."
9505-
},
9506-
{
9507-
"id": "Virtual guest instance {{.Id}} is paused.",
9508-
"translation": "Die virtuelle Gastinstanz {{.Id}} wurde angehalten."
9509-
},
9510-
{
9511-
"id": "Virtual guest instance {{.Id}} is power off.",
9512-
"translation": "Die virtuelle Gastinstanz {{.Id}} wurde ausgeschaltet."
9513-
},
95149486
{
95159487
"id": "Virtual server ID should be a number.",
95169488
"translation": "Die ID des virtuellen Servers muss eine Zahl sein."

plugin/i18n/resources/en_US.all.json

Lines changed: 4 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -451,10 +451,6 @@
451451
"id": "${COMMAND_NAME} sl vs migrate [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vs migrate --guest 1234567\n Manage VSIs that require migration. Can migrate Dedicated Instance from one dedicated host to another dedicated host as well.",
452452
"translation": "${COMMAND_NAME} sl vs migrate [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vs migrate --guest 1234567\n Manage VSIs that require migration. Can migrate Dedicated Instance from one dedicated host to another dedicated host as well."
453453
},
454-
{
455-
"id": "${COMMAND_NAME} sl vs ready IDENTIFIER [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vs ready 12345678 --wait 30\n This command checks virtual server instance with ID 12345678 status to see if it is ready for use continuously and waits up to 30 seconds.",
456-
"translation": "${COMMAND_NAME} sl vs ready IDENTIFIER [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vs ready 12345678 --wait 30\n This command checks virtual server instance with ID 12345678 status to see if it is ready for use continuously and waits up to 30 seconds."
457-
},
458454
{
459455
"id": "${COMMAND_NAME} sl vs reload IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl vs reload 12345678\n This command reloads current operating system for virtual server instance with ID 12345678.\n ${COMMAND_NAME} sl vs reload 12345678 --image 1234\n This command reloads operating system from image with ID 1234 for virtual server instance with ID 12345678.",
460456
"translation": "${COMMAND_NAME} sl vs reload IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl vs reload 12345678\n This command reloads current operating system for virtual server instance with ID 12345678.\n ${COMMAND_NAME} sl vs reload 12345678 --image 1234\n This command reloads operating system from image with ID 1234 for virtual server instance with ID 12345678."
@@ -3031,10 +3027,6 @@
30313027
"id": "Failed to capture image for virtual server instance: {{.VsID}}.\n",
30323028
"translation": "Failed to capture image for virtual server instance: {{.VsID}}.\n"
30333029
},
3034-
{
3035-
"id": "Failed to check virtual server instance {{.VsID}} is ready.\n",
3036-
"translation": "Failed to check virtual server instance {{.VsID}} is ready.\n"
3037-
},
30383030
{
30393031
"id": "Failed to confirm the new LUN ID on volume {{.VolumeId}}.",
30403032
"translation": "Failed to confirm the new LUN ID on volume {{.VolumeId}}."
@@ -3779,10 +3771,6 @@
37793771
"id": "Failed to get the vlans available for datacener: {{.DATACENTER}} and flavor: {{.FLAVOR}}.",
37803772
"translation": "Failed to get the vlans available for datacener: {{.DATACENTER}} and flavor: {{.FLAVOR}}."
37813773
},
3782-
{
3783-
"id": "Failed to get this virtual guest instance.",
3784-
"translation": "Failed to get this virtual guest instance."
3785-
},
37863774
{
37873775
"id": "Failed to get translation with ID {{.TransID}} from IPSec {{.ID}}.",
37883776
"translation": "Failed to get translation with ID {{.TransID}} from IPSec {{.ID}}."
@@ -4075,10 +4063,6 @@
40754063
"id": "Failed to purge.",
40764064
"translation": "Failed to purge."
40774065
},
4078-
{
4079-
"id": "Failed to reach virtual guest instance {{.Id}}.",
4080-
"translation": "Failed to reach virtual guest instance {{.Id}}."
4081-
},
40824066
{
40834067
"id": "Failed to read SSH key from file: {{.File}}.\n",
40844068
"translation": "Failed to read SSH key from file: {{.File}}.\n"
@@ -9523,18 +9507,6 @@
95239507
"id": "Virtual guest instance {{.Id}} is loading operating system.",
95249508
"translation": "Virtual guest instance {{.Id}} is loading operating system."
95259509
},
9526-
{
9527-
"id": "Virtual guest instance {{.Id}} is not reachable.",
9528-
"translation": "Virtual guest instance {{.Id}} is not reachable."
9529-
},
9530-
{
9531-
"id": "Virtual guest instance {{.Id}} is paused.",
9532-
"translation": "Virtual guest instance {{.Id}} is paused."
9533-
},
9534-
{
9535-
"id": "Virtual guest instance {{.Id}} is power off.",
9536-
"translation": "Virtual guest instance {{.Id}} is power off."
9537-
},
95389510
{
95399511
"id": "Virtual server ID should be a number.",
95409512
"translation": "Virtual server ID should be a number."
@@ -9627,6 +9599,10 @@
96279599
"id": "Whether or not this duplicate will be a dependent duplicate of the origin volume.",
96289600
"translation": "Whether or not this duplicate will be a dependent duplicate of the origin volume."
96299601
},
9602+
{
9603+
"id": "Will periodically check the status of a virtual server's active transaction.\nWhen the transcation is finished the virtual server should be ready for use.",
9604+
"translation": "Will periodically check the status of a virtual server's active transaction.\nWhen the transcation is finished the virtual server should be ready for use."
9605+
},
96309606
{
96319607
"id": "Would you like to submit the rules. Continue?",
96329608
"translation": "Would you like to submit the rules. Continue?"

plugin/i18n/resources/es_ES.all.json

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -451,10 +451,6 @@
451451
"id": "${COMMAND_NAME} sl vs migrate [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vs migrate --guest 1234567\n Manage VSIs that require migration. Can migrate Dedicated Instance from one dedicated host to another dedicated host as well.",
452452
"translation": "${COMMAND_NAME} sl vs migrate [OPTIONS]\n\nEJEMPLO:\n ${COMMAND_NAME} sl vs migrate --guest 1234567\n Gestionar las VSI que requieran migración. Puede migrar la Instancia dedicada de un host dedicado a otro host dedicado también."
453453
},
454-
{
455-
"id": "${COMMAND_NAME} sl vs ready IDENTIFIER [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vs ready 12345678 --wait 30\n This command checks virtual server instance with ID 12345678 status to see if it is ready for use continuously and waits up to 30 seconds.",
456-
"translation": "${COMMAND_NAME} sl vs ready IDENTIFIER [OPTIONS]\n\t\nEJEMPLO:\n ${COMMAND_NAME} sl vs ready 12345678 --wait 30\n Este mandato comprueba la instancia de servidor virtual con el estado del ID 12345678 para ver si está lista para su uso continuado y espera hasta 30 segundos."
457-
},
458454
{
459455
"id": "${COMMAND_NAME} sl vs reload IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl vs reload 12345678\n This command reloads current operating system for virtual server instance with ID 12345678.\n ${COMMAND_NAME} sl vs reload 12345678 --image 1234\n This command reloads operating system from image with ID 1234 for virtual server instance with ID 12345678.",
460456
"translation": "${COMMAND_NAME} sl vs reload IDENTIFIER [OPTIONS]\n\nEJEMPLO:\n ${COMMAND_NAME} sl vs reload 12345678\n Este mandato vuelve a cargar el sistema operativo actual para la instancia de servidor virtual con el ID 12345678.\n ${COMMAND_NAME} sl vs reload 12345678 --image 1234\n Este mandato vuelve a cargar el sistema operativo a partir de la imagen con el ID 1234 para la instancia de servidor virtual con el ID 12345678."
@@ -3031,10 +3027,6 @@
30313027
"id": "Failed to capture image for virtual server instance: {{.VsID}}.\n",
30323028
"translation": "No se ha podido capturar la imagen para la instancia de servidor virtual: {{.VsID}}.\n"
30333029
},
3034-
{
3035-
"id": "Failed to check virtual server instance {{.VsID}} is ready.\n",
3036-
"translation": "No se ha podido comprobar si la instancia de servidor virtual {{.VsID}} está preparada.\n"
3037-
},
30383030
{
30393031
"id": "Failed to confirm the new LUN ID on volume {{.VolumeId}}.",
30403032
"translation": "No se ha podido confirmar el nuevo ID de LUN en el volumen {{.VolumeId}}."
@@ -3779,10 +3771,6 @@
37793771
"id": "Failed to get the vlans available for datacener: {{.DATACENTER}} and flavor: {{.FLAVOR}}.",
37803772
"translation": "No se han podido obtener las vlans disponibles para el centro de datos: {{.DATACENTER}} y el tipo: {{.FLAVOR}}."
37813773
},
3782-
{
3783-
"id": "Failed to get this virtual guest instance.",
3784-
"translation": "No se ha podido obtener esta instancia de invitado virtual."
3785-
},
37863774
{
37873775
"id": "Failed to get translation with ID {{.TransID}} from IPSec {{.ID}}.",
37883776
"translation": "No se ha podido obtener conversión con ID {{.TransID}} de la IPSec {{.ID}}."
@@ -4075,10 +4063,6 @@
40754063
"id": "Failed to purge.",
40764064
"translation": "No se ha podido depurar."
40774065
},
4078-
{
4079-
"id": "Failed to reach virtual guest instance {{.Id}}.",
4080-
"translation": "No se ha podido alcanzar la instancia de invitado virtual {{.Id}}."
4081-
},
40824066
{
40834067
"id": "Failed to read SSH key from file: {{.File}}.\n",
40844068
"translation": "No se ha podido leer la clave SSH del archivo: {{.File}}.\n"
@@ -9499,18 +9483,6 @@
94999483
"id": "Virtual guest instance {{.Id}} is loading operating system.",
95009484
"translation": "La instancia de invitado virtual {{.Id}} está cargando el sistema operativo."
95019485
},
9502-
{
9503-
"id": "Virtual guest instance {{.Id}} is not reachable.",
9504-
"translation": "La instancia de invitado virtual {{.Id}} es inalcanzable."
9505-
},
9506-
{
9507-
"id": "Virtual guest instance {{.Id}} is paused.",
9508-
"translation": "La instancia de invitado virtual {{.Id}} se ha detenido."
9509-
},
9510-
{
9511-
"id": "Virtual guest instance {{.Id}} is power off.",
9512-
"translation": "La instancia de invitado virtual {{.Id}} se ha apagado."
9513-
},
95149486
{
95159487
"id": "Virtual server ID should be a number.",
95169488
"translation": "El ID de servidor virtual debe ser un número."

plugin/i18n/resources/fr_FR.all.json

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -451,10 +451,6 @@
451451
"id": "${COMMAND_NAME} sl vs migrate [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vs migrate --guest 1234567\n Manage VSIs that require migration. Can migrate Dedicated Instance from one dedicated host to another dedicated host as well.",
452452
"translation": "${COMMAND_NAME} sl vs migrate [OPTIONS]\n\nEXEMPLE :\n ${COMMAND_NAME} sl vs migrate --guest 1234567\n Gérer les VSI qui requièrent une migration. Possibilité de migrer une instance dédiée d'un hôte dédié vers un autre hôte dédié également."
453453
},
454-
{
455-
"id": "${COMMAND_NAME} sl vs ready IDENTIFIER [OPTIONS]\n\t\nEXAMPLE:\n ${COMMAND_NAME} sl vs ready 12345678 --wait 30\n This command checks virtual server instance with ID 12345678 status to see if it is ready for use continuously and waits up to 30 seconds.",
456-
"translation": "${COMMAND_NAME} sl vs ready IDENTIFICATEUR [OPTIONS]\n\nEXEMPLE :\n ${COMMAND_NAME} sl vs ready 12345678 --wait 30\n Cette commande vérifie l'état de l'instance de serveur virtuel dont l'ID est 12345678 pour savoir si elle est prête à être utilisée en continu, et patiente pendant 30 secondes."
457-
},
458454
{
459455
"id": "${COMMAND_NAME} sl vs reload IDENTIFIER [OPTIONS]\n\nEXAMPLE:\n ${COMMAND_NAME} sl vs reload 12345678\n This command reloads current operating system for virtual server instance with ID 12345678.\n ${COMMAND_NAME} sl vs reload 12345678 --image 1234\n This command reloads operating system from image with ID 1234 for virtual server instance with ID 12345678.",
460456
"translation": "${COMMAND_NAME} sl vs reload IDENTIFICATEUR [OPTIONS]\n\nEXEMPLE :\n ${COMMAND_NAME} sl vs reload 12345678\n Cette commande recharge le système d'exploitation en cours pour l'instance de serveur virtuel dont l'ID est 12345678.\n ${COMMAND_NAME} sl vs reload 12345678 --image 1234\n Cette commande recharge le système d'exploitation à partir de l'image dont l'ID est 1234 pour l'instance de serveur virtuel dont l'ID est 12345678."
@@ -3031,10 +3027,6 @@
30313027
"id": "Failed to capture image for virtual server instance: {{.VsID}}.\n",
30323028
"translation": "Echec de la capture d'image pour l'instance de serveur virtuel : {{.VsID}}.\n"
30333029
},
3034-
{
3035-
"id": "Failed to check virtual server instance {{.VsID}} is ready.\n",
3036-
"translation": "Echec de la vérification permettant de savoir si l'instance de serveur virtuel {{.VsID}} est opérationnelle.\n"
3037-
},
30383030
{
30393031
"id": "Failed to confirm the new LUN ID on volume {{.VolumeId}}.",
30403032
"translation": "Echec de confirmation du nouvel ID LUN sur le volume {{.VolumeId}}."
@@ -3779,10 +3771,6 @@
37793771
"id": "Failed to get the vlans available for datacener: {{.DATACENTER}} and flavor: {{.FLAVOR}}.",
37803772
"translation": "Echec de l'obtention des réseaux locaux virtuels disponibles pour le centre de données {{.DATACENTER}} et la version {{.FLAVOR}}."
37813773
},
3782-
{
3783-
"id": "Failed to get this virtual guest instance.",
3784-
"translation": "Echec de l'obtention cette instance d'invité virtuel."
3785-
},
37863774
{
37873775
"id": "Failed to get translation with ID {{.TransID}} from IPSec {{.ID}}.",
37883776
"translation": "Echec de l'obtention de la conversion avec l'ID {{.TransID}} depuis l'IPSec {{.ID}}."
@@ -4075,10 +4063,6 @@
40754063
"id": "Failed to purge.",
40764064
"translation": "Echec de la purge."
40774065
},
4078-
{
4079-
"id": "Failed to reach virtual guest instance {{.Id}}.",
4080-
"translation": "Echec de la tentative d'atteindre l'instance d'invité virtuel {{.Id}}."
4081-
},
40824066
{
40834067
"id": "Failed to read SSH key from file: {{.File}}.\n",
40844068
"translation": "Echec de la lecture de la clé SSH à partir du fichier : {{.File}}.\n"
@@ -9499,18 +9483,6 @@
94999483
"id": "Virtual guest instance {{.Id}} is loading operating system.",
95009484
"translation": "L'instance d'invité virtuel {{.Id}} charge le système d'exploitation."
95019485
},
9502-
{
9503-
"id": "Virtual guest instance {{.Id}} is not reachable.",
9504-
"translation": "L'instance d'invité virtuel {{.Id}} est inatteignable."
9505-
},
9506-
{
9507-
"id": "Virtual guest instance {{.Id}} is paused.",
9508-
"translation": "L'instance d'invité virtuel {{.Id}} est en pause."
9509-
},
9510-
{
9511-
"id": "Virtual guest instance {{.Id}} is power off.",
9512-
"translation": "L'instance invitée virtuelle {{.Id}} est hors tension."
9513-
},
95149486
{
95159487
"id": "Virtual server ID should be a number.",
95169488
"translation": "L'ID du serveur virtuel doit être un nombre."

0 commit comments

Comments
 (0)