Skip to content

Commit 91f7d23

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Imported Translations from Zanata"
2 parents d5726a8 + 14dff74 commit 91f7d23

File tree

15 files changed

+14
-1199
lines changed

15 files changed

+14
-1199
lines changed

nova/locale/cs/LC_MESSAGES/nova.po

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: nova VERSION\n"
1414
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
15-
"POT-Creation-Date: 2023-09-04 13:53+0000\n"
15+
"POT-Creation-Date: 2023-12-18 23:50+0000\n"
1616
"MIME-Version: 1.0\n"
1717
"Content-Type: text/plain; charset=UTF-8\n"
1818
"Content-Transfer-Encoding: 8bit\n"
@@ -644,14 +644,6 @@ msgstr "Extrahování vmdk z OVA selhalo."
644644
msgid "Failed to access port %(port_id)s: %(reason)s"
645645
msgstr "K portu %(port_id)s není přístup: %(reason)s"
646646

647-
#, python-format
648-
msgid ""
649-
"Failed to add deploy parameters on node %(node)s when provisioning the "
650-
"instance %(instance)s"
651-
msgstr ""
652-
"Nelze přidat parametry pro nasazení na uzlu %(node)s při poskytování "
653-
"instance %(instance)s"
654-
655647
#, python-format
656648
msgid "Failed to allocate the network(s) with error %s, not rescheduling."
657649
msgstr "Nelze přidělit síť(ě) s chybou %s, nebudou znovu naplánovány"
@@ -2215,9 +2207,6 @@ msgstr ""
22152207
"Nelze přidružit plovoucí IP adresu %(address)s k pevné IP adrese "
22162208
"%(fixed_address)s instance %(id)s. Chyba: %(error)s"
22172209

2218-
msgid "Unable to authenticate Ironic client."
2219-
msgstr "Nelze ověřit klienta ironic."
2220-
22212210
#, python-format
22222211
msgid "Unable to determine disk bus for '%s'"
22232212
msgstr "Nelze zjistit řadič disku pro '%s'"

nova/locale/de/LC_MESSAGES/nova.po

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ msgid ""
1717
msgstr ""
1818
"Project-Id-Version: nova VERSION\n"
1919
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
20-
"POT-Creation-Date: 2023-09-04 13:53+0000\n"
20+
"POT-Creation-Date: 2023-12-18 23:50+0000\n"
2121
"MIME-Version: 1.0\n"
2222
"Content-Type: text/plain; charset=UTF-8\n"
2323
"Content-Transfer-Encoding: 8bit\n"
@@ -746,14 +746,6 @@ msgstr "Extraktion von vmdk aus OVA fehlgeschlagen."
746746
msgid "Failed to access port %(port_id)s: %(reason)s"
747747
msgstr "Zugriff auf Port %(port_id)s fehlgeschlagen: %(reason)s"
748748

749-
#, python-format
750-
msgid ""
751-
"Failed to add deploy parameters on node %(node)s when provisioning the "
752-
"instance %(instance)s"
753-
msgstr ""
754-
"Fehler beim Hinzufügen der Implementierungsparameter auf Knoten %(node)s "
755-
"beim Bereitstellen der Instanz %(instance)s "
756-
757749
#, python-format
758750
msgid "Failed to allocate the network(s) with error %s, not rescheduling."
759751
msgstr ""
@@ -2529,9 +2521,6 @@ msgstr ""
25292521
"Floating IP %(address)s kann nicht der festen IP-Adresse %(fixed_address)s "
25302522
"für Instanz %(id)s zugeordnet werden. Fehler: %(error)s"
25312523

2532-
msgid "Unable to authenticate Ironic client."
2533-
msgstr "Ironic-Client kann nicht authentifiziert werden. "
2534-
25352524
#, python-format
25362525
msgid "Unable to convert image to %(format)s: %(exp)s"
25372526
msgstr "Abbild kann nicht konvertiert werden in %(format)s: %(exp)s"

nova/locale/es/LC_MESSAGES/nova.po

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ msgid ""
1616
msgstr ""
1717
"Project-Id-Version: nova VERSION\n"
1818
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
19-
"POT-Creation-Date: 2023-09-04 13:53+0000\n"
19+
"POT-Creation-Date: 2023-12-18 23:50+0000\n"
2020
"MIME-Version: 1.0\n"
2121
"Content-Type: text/plain; charset=UTF-8\n"
2222
"Content-Transfer-Encoding: 8bit\n"
@@ -731,14 +731,6 @@ msgstr "Error al extraer vmdk de OVA."
731731
msgid "Failed to access port %(port_id)s: %(reason)s"
732732
msgstr "Error al acceder a puerto %(port_id)s: %(reason)s"
733733

734-
#, python-format
735-
msgid ""
736-
"Failed to add deploy parameters on node %(node)s when provisioning the "
737-
"instance %(instance)s"
738-
msgstr ""
739-
"Error al añadir parámetros de implementación en nodo %(node)s mientras se "
740-
"proporcionaba la instancia %(instance)s"
741-
742734
#, python-format
743735
msgid "Failed to allocate the network(s) with error %s, not rescheduling."
744736
msgstr "No fue posible asignar red(es) con error %s, no se reprogramará."
@@ -2496,9 +2488,6 @@ msgstr ""
24962488
"No es posible asociar la IP flotante %(address)s a la IP fija "
24972489
"%(fixed_address)s para instancia %(id)s. Error: %(error)s"
24982490

2499-
msgid "Unable to authenticate Ironic client."
2500-
msgstr "No se puede autenticar cliente Ironic."
2501-
25022491
#, python-format
25032492
msgid "Unable to convert image to %(format)s: %(exp)s"
25042493
msgstr "No se puede convertir la imagen a %(format)s: %(exp)s"

nova/locale/fr/LC_MESSAGES/nova.po

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ msgid ""
2828
msgstr ""
2929
"Project-Id-Version: nova VERSION\n"
3030
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
31-
"POT-Creation-Date: 2023-09-04 13:53+0000\n"
31+
"POT-Creation-Date: 2023-12-18 23:50+0000\n"
3232
"MIME-Version: 1.0\n"
3333
"Content-Type: text/plain; charset=UTF-8\n"
3434
"Content-Transfer-Encoding: 8bit\n"
@@ -743,14 +743,6 @@ msgstr "Echec de l'extraction de vmdk à partir d'OVA."
743743
msgid "Failed to access port %(port_id)s: %(reason)s"
744744
msgstr "Impossible d'accéder au port %(port_id)s : %(reason)s"
745745

746-
#, python-format
747-
msgid ""
748-
"Failed to add deploy parameters on node %(node)s when provisioning the "
749-
"instance %(instance)s"
750-
msgstr ""
751-
"Echec de l'ajout des paramètres de déploiement sur le noeud %(node)s lors de "
752-
"la mise à disposition de l'instance %(instance)s"
753-
754746
#, python-format
755747
msgid "Failed to allocate the network(s) with error %s, not rescheduling."
756748
msgstr ""
@@ -2500,9 +2492,6 @@ msgstr ""
25002492
"Incapable d'associer une IP flottante %(address)s à une IP fixe "
25012493
"%(fixed_address)s pour l'instance %(id)s. Erreur : %(error)s"
25022494

2503-
msgid "Unable to authenticate Ironic client."
2504-
msgstr "Impossible d'authentifier le client Ironic."
2505-
25062495
#, python-format
25072496
msgid "Unable to convert image to %(format)s: %(exp)s"
25082497
msgstr "Impossible de convertir l'image en %(format)s : %(exp)s"

nova/locale/it/LC_MESSAGES/nova.po

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: nova VERSION\n"
1515
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
16-
"POT-Creation-Date: 2023-09-04 13:53+0000\n"
16+
"POT-Creation-Date: 2023-12-18 23:50+0000\n"
1717
"MIME-Version: 1.0\n"
1818
"Content-Type: text/plain; charset=UTF-8\n"
1919
"Content-Transfer-Encoding: 8bit\n"
@@ -725,14 +725,6 @@ msgstr "Estrazione di vmdk da OVA non riuscita."
725725
msgid "Failed to access port %(port_id)s: %(reason)s"
726726
msgstr "Impossibile accedere alla porta %(port_id)s: %(reason)s"
727727

728-
#, python-format
729-
msgid ""
730-
"Failed to add deploy parameters on node %(node)s when provisioning the "
731-
"instance %(instance)s"
732-
msgstr ""
733-
"Impossibile aggiungere i parametri di distribuzione sul nodo %(node)s "
734-
"quando si esegue il provisioning all'istanza %(instance)s"
735-
736728
#, python-format
737729
msgid "Failed to allocate the network(s) with error %s, not rescheduling."
738730
msgstr ""
@@ -2474,9 +2466,6 @@ msgstr ""
24742466
"Impossibile associare l'IP mobile %(address)s all'IP fisso %(fixed_address)s "
24752467
"per l'istanza %(id)s. Errore: %(error)s"
24762468

2477-
msgid "Unable to authenticate Ironic client."
2478-
msgstr "Impossibile autenticare il client Ironic."
2479-
24802469
#, python-format
24812470
msgid "Unable to convert image to %(format)s: %(exp)s"
24822471
msgstr "Impossibile convertire l'immagine in %(format)s: %(exp)s"

nova/locale/ja/LC_MESSAGES/nova.po

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: nova VERSION\n"
1515
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
16-
"POT-Creation-Date: 2023-09-04 13:53+0000\n"
16+
"POT-Creation-Date: 2023-12-18 23:50+0000\n"
1717
"MIME-Version: 1.0\n"
1818
"Content-Type: text/plain; charset=UTF-8\n"
1919
"Content-Transfer-Encoding: 8bit\n"
@@ -713,14 +713,6 @@ msgstr "OVA からの vmdk の取得に失敗しました。"
713713
msgid "Failed to access port %(port_id)s: %(reason)s"
714714
msgstr "ポート %(port_id)s へのアクセスに失敗しました: %(reason)s"
715715

716-
#, python-format
717-
msgid ""
718-
"Failed to add deploy parameters on node %(node)s when provisioning the "
719-
"instance %(instance)s"
720-
msgstr ""
721-
"インスタンス %(instance)s のプロビジョニング中に、ノード %(node)s でデプロイ"
722-
"パラメーターを追加できませんでした。"
723-
724716
#, python-format
725717
msgid "Failed to allocate the network(s) with error %s, not rescheduling."
726718
msgstr ""
@@ -2461,9 +2453,6 @@ msgstr ""
24612453
"インスタンス %(id)s において Floating IP %(address)s を Fixed IP "
24622454
"%(fixed_address)s に割り当てることができません。エラー: %(error)s"
24632455

2464-
msgid "Unable to authenticate Ironic client."
2465-
msgstr "Ironic クライアントを認証できません。"
2466-
24672456
#, python-format
24682457
msgid "Unable to convert image to %(format)s: %(exp)s"
24692458
msgstr "イメージを %(format)s に変換できません: %(exp)s"

nova/locale/ko_KR/LC_MESSAGES/nova.po

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ msgid ""
1717
msgstr ""
1818
"Project-Id-Version: nova VERSION\n"
1919
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
20-
"POT-Creation-Date: 2023-09-04 13:53+0000\n"
20+
"POT-Creation-Date: 2023-12-18 23:50+0000\n"
2121
"MIME-Version: 1.0\n"
2222
"Content-Type: text/plain; charset=UTF-8\n"
2323
"Content-Transfer-Encoding: 8bit\n"
@@ -751,14 +751,6 @@ msgstr "OVA에서 vmdk의 압축을 풀지 못했습니다."
751751
msgid "Failed to access port %(port_id)s: %(reason)s"
752752
msgstr "포트 %(port_id)s에 액세스 실패: %(reason)s"
753753

754-
#, python-format
755-
msgid ""
756-
"Failed to add deploy parameters on node %(node)s when provisioning the "
757-
"instance %(instance)s"
758-
msgstr ""
759-
"인스턴스 %(instance)s을(를) 프로비저닝할 때 %(node)s 노드에 배치 매개변수 추"
760-
"가 실패"
761-
762754
#, python-format
763755
msgid "Failed to allocate the network(s) with error %s, not rescheduling."
764756
msgstr "%s 오류로 인해 네트워크 할당 실패. 다시 스케줄하지 않음"
@@ -2558,9 +2550,6 @@ msgstr ""
25582550
"Floating IP %(address)s을(를) 인스턴스 %(id)s의 Fixed IP %(fixed_address)s에 "
25592551
"연관시킬 수 없습니다. 오류: %(error)s"
25602552

2561-
msgid "Unable to authenticate Ironic client."
2562-
msgstr "아이로닉 클라이언트를 인증할 수 없습니다."
2563-
25642553
#, python-format
25652554
msgid "Unable to automatically allocate a network for project %(project_id)s"
25662555
msgstr "%(project_id)s 때문에 자동으로 네트워크를 할당할 수 없습니다."

nova/locale/pt_BR/LC_MESSAGES/nova.po

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ msgid ""
1919
msgstr ""
2020
"Project-Id-Version: nova VERSION\n"
2121
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
22-
"POT-Creation-Date: 2023-09-04 13:53+0000\n"
22+
"POT-Creation-Date: 2023-12-18 23:50+0000\n"
2323
"MIME-Version: 1.0\n"
2424
"Content-Type: text/plain; charset=UTF-8\n"
2525
"Content-Transfer-Encoding: 8bit\n"
@@ -723,14 +723,6 @@ msgstr "A extração de vmdk de OVA falhou."
723723
msgid "Failed to access port %(port_id)s: %(reason)s"
724724
msgstr "Falha ao acessar a porta %(port_id)s: %(reason)s"
725725

726-
#, python-format
727-
msgid ""
728-
"Failed to add deploy parameters on node %(node)s when provisioning the "
729-
"instance %(instance)s"
730-
msgstr ""
731-
"Falha ao incluir parâmetros de implementação no nó %(node)s ao fornecer a "
732-
"instância %(instance)s"
733-
734726
#, python-format
735727
msgid "Failed to allocate the network(s) with error %s, not rescheduling."
736728
msgstr "Falha ao alocar a(s) rede(s) com erro %s, não reagendando."
@@ -2463,9 +2455,6 @@ msgstr ""
24632455
"Não é possível associar o IP flutuante %(address)s ao IP fixo "
24642456
"%(fixed_address)s para a instância %(id)s. Erro: %(error)s"
24652457

2466-
msgid "Unable to authenticate Ironic client."
2467-
msgstr "Não é possível autenticar cliente Ironic."
2468-
24692458
#, python-format
24702459
msgid "Unable to convert image to %(format)s: %(exp)s"
24712460
msgstr "Não é possível converter a imagem em %(format)s: %(exp)s"

nova/locale/ru/LC_MESSAGES/nova.po

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ msgid ""
1616
msgstr ""
1717
"Project-Id-Version: nova VERSION\n"
1818
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
19-
"POT-Creation-Date: 2023-09-04 13:53+0000\n"
19+
"POT-Creation-Date: 2023-12-18 23:50+0000\n"
2020
"MIME-Version: 1.0\n"
2121
"Content-Type: text/plain; charset=UTF-8\n"
2222
"Content-Transfer-Encoding: 8bit\n"
@@ -725,14 +725,6 @@ msgstr "Извлечение vmdk из OVA не выполнено."
725725
msgid "Failed to access port %(port_id)s: %(reason)s"
726726
msgstr "Не удалось обратиться к порту %(port_id)s: %(reason)s"
727727

728-
#, python-format
729-
msgid ""
730-
"Failed to add deploy parameters on node %(node)s when provisioning the "
731-
"instance %(instance)s"
732-
msgstr ""
733-
"Не удалось добавить параметры развертывания на узле %(node)s при выделении "
734-
"ресурсов экземпляру %(instance)s"
735-
736728
#, python-format
737729
msgid "Failed to allocate the network(s) with error %s, not rescheduling."
738730
msgstr ""
@@ -2440,9 +2432,6 @@ msgstr ""
24402432
"Не удалось связать нефиксированный IP-адрес %(address)s с фиксированным IP-"
24412433
"адресом %(fixed_address)s для экземпляра %(id)s. Ошибка: %(error)s"
24422434

2443-
msgid "Unable to authenticate Ironic client."
2444-
msgstr "Не удалось идентифицировать клиент Ironic."
2445-
24462435
#, python-format
24472436
msgid "Unable to convert image to %(format)s: %(exp)s"
24482437
msgstr "Не удается преобразовать образ в %(format)s: %(exp)s"

nova/locale/tr_TR/LC_MESSAGES/nova.po

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgid ""
1010
msgstr ""
1111
"Project-Id-Version: nova VERSION\n"
1212
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
13-
"POT-Creation-Date: 2023-09-04 13:53+0000\n"
13+
"POT-Creation-Date: 2023-12-18 23:50+0000\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=UTF-8\n"
1616
"Content-Transfer-Encoding: 8bit\n"
@@ -543,14 +543,6 @@ msgstr "OVA'dan vmdk çıkarma başarısız."
543543
msgid "Failed to access port %(port_id)s: %(reason)s"
544544
msgstr "%(port_id)s bağlantı noktasına erişim başarısız: %(reason)s"
545545

546-
#, python-format
547-
msgid ""
548-
"Failed to add deploy parameters on node %(node)s when provisioning the "
549-
"instance %(instance)s"
550-
msgstr ""
551-
"%(instance)s sunucusu hazırlanırken %(node)s düğümü üzerinde açma "
552-
"parametreleri eklenemedi"
553-
554546
#, python-format
555547
msgid "Failed to allocate the network(s) with error %s, not rescheduling."
556548
msgstr "Ağ(lar) ayırma %s hatasıyla başarısız, yeniden zamanlanmıyor."
@@ -1898,9 +1890,6 @@ msgstr "Jeton bulunamadı"
18981890
msgid "Type and Code must be integers for ICMP protocol type"
18991891
msgstr "ICMP iletişim kuralı türü için Tür ve Kod tam sayı olmalı"
19001892

1901-
msgid "Unable to authenticate Ironic client."
1902-
msgstr "Ironic istemcisi doğrulanamıyor."
1903-
19041893
#, python-format
19051894
msgid "Unable to determine disk bus for '%s'"
19061895
msgstr "'%s' için disk veri yolu belirlenemiyor"

0 commit comments

Comments
 (0)