Skip to content

Commit decec67

Browse files
committed
fix(i18n): add missing translations [CDS 1243]
Signed-off-by: CDS Translator Agent <opensource@ovh.net>
1 parent 8abe589 commit decec67

7 files changed

Lines changed: 13 additions & 6 deletions

File tree

packages/manager/apps/web/client/app/hosting/dashboard/translations/Messages_de_DE.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1428,5 +1428,6 @@
14281428
"database_tabs_dumps_guide_save": "Eine Datenbank sichern und exportieren",
14291429
"database_tabs_dumps_guide_restore": "Eine Datenbank wiederherstellen und importieren",
14301430
"hosting_tab_STATISTICS_databases_none": "Es wurden keine Datenbankfehler gefunden. Alles funktioniert normal.",
1431-
"hosting_tab_USER_STATISTICS": "Statistiken und Logs"
1431+
"hosting_tab_USER_STATISTICS": "Statistiken und Logs",
1432+
"hosting_order_upgrade_renewal_after": "Nach diesem Datum wird die Verlängerung mit {{ price }} € netto pro Monat berechnet."
14321433
}

packages/manager/apps/web/client/app/hosting/dashboard/translations/Messages_en_GB.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1428,5 +1428,6 @@
14281428
"database_tabs_dumps_guide_save": "Back up and export a database",
14291429
"database_tabs_dumps_guide_restore": "Restore and import a database",
14301430
"hosting_tab_STATISTICS_databases_none": "No errors found on your databases. Everything is working correctly.",
1431-
"hosting_tab_USER_STATISTICS": "Statistics and logs"
1431+
"hosting_tab_USER_STATISTICS": "Statistics and logs",
1432+
"hosting_order_upgrade_renewal_after": "After this date, the renewal will be charged at the rate of {{ price }} excluding VAT per month."
14321433
}

packages/manager/apps/web/client/app/hosting/dashboard/translations/Messages_es_ES.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1428,5 +1428,6 @@
14281428
"database_tabs_dumps_guide_save": "Copia de seguridad y exportación de una base de datos",
14291429
"database_tabs_dumps_guide_restore": "Restaurar e importar una base de datos",
14301430
"hosting_tab_STATISTICS_databases_none": "No se han detectado errores en las bases de datos. Todo funciona correctamente.",
1431-
"hosting_tab_USER_STATISTICS": "Estadísticas y logs"
1431+
"hosting_tab_USER_STATISTICS": "Estadísticas y logs",
1432+
"hosting_order_upgrade_renewal_after": "Después de esta fecha, la renovación se facturará al precio de {{ price }} sin IVA por mes"
14321433
}

packages/manager/apps/web/client/app/hosting/dashboard/translations/Messages_fr_CA.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1117,6 +1117,7 @@
11171117
"hosting_migrate_my_ovh_org_no_destination": "Vous n'avez pas d'autre hébergement web disponible",
11181118
"hostin_order_select_offer": "Sélectionnez l'offre désirée.",
11191119
"hosting_order_upgrade_select_duration": "Sélectionnez la durée désirée.",
1120+
"hosting_order_upgrade_renewal_after": "Après cette date, le renouvellement sera facturé au tarif de {{ price }} HT par mois",
11201121
"hosting_order_upgrade_select_noduration": "Choisissez l’offre possédant une capacité supérieure ou inférieure la plus proche de votre offre actuelle.",
11211122
"hosting_order_upgrade_select_noduration_cloudweb": "Il est possible de choisir uniquement une offre supérieure à celle dont vous disposez actuellement.",
11221123
"hosting_order_upgrade_select_noduration_cloudweb_explanation": "Nous vous informons qu’il ne sera pas possible d’opter pour une solution inférieure une fois le changement effectué.",

packages/manager/apps/web/client/app/hosting/dashboard/translations/Messages_it_IT.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1428,5 +1428,6 @@
14281428
"database_tabs_dumps_guide_save": "Salvare ed esportare un database",
14291429
"database_tabs_dumps_guide_restore": "Ripristinare e importare un database",
14301430
"hosting_tab_STATISTICS_databases_none": "Nessun errore rilevato sui tuoi database. Tutto funziona normalmente.",
1431-
"hosting_tab_USER_STATISTICS": "Statistiche e log"
1431+
"hosting_tab_USER_STATISTICS": "Statistiche e log",
1432+
"hosting_order_upgrade_renewal_after": "Dopo questa data, il rinnovo sarà addebitato al prezzo di {{ price }} al mese."
14321433
}

packages/manager/apps/web/client/app/hosting/dashboard/translations/Messages_pl_PL.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1428,5 +1428,6 @@
14281428
"database_tabs_dumps_guide_save": "Backup i eksport bazy danych",
14291429
"database_tabs_dumps_guide_restore": "Przywracanie i importowanie bazy danych",
14301430
"hosting_tab_STATISTICS_databases_none": "Nie wykryto błędów w bazach danych. Wszystko działa prawidłowo.",
1431-
"hosting_tab_USER_STATISTICS": "Statystyki i logi"
1431+
"hosting_tab_USER_STATISTICS": "Statystyki i logi",
1432+
"hosting_order_upgrade_renewal_after": "Po tej dacie odnowienie będzie naliczane w wysokości {{ price }} netto miesięcznie."
14321433
}

packages/manager/apps/web/client/app/hosting/dashboard/translations/Messages_pt_PT.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1428,5 +1428,6 @@
14281428
"database_tabs_dumps_guide_save": "Guardar e exportar uma base de dados",
14291429
"database_tabs_dumps_guide_restore": "Restaurar e importar uma base de dados",
14301430
"hosting_tab_STATISTICS_databases_none": "Nenhum erro detetado nas suas bases de dados. Está tudo a funcionar normalmente.",
1431-
"hosting_tab_USER_STATISTICS": "Estatísticas e logs"
1431+
"hosting_tab_USER_STATISTICS": "Estatísticas e logs",
1432+
"hosting_order_upgrade_renewal_after": "Após esta data, a renovação será cobrada à tarifa de {{ price }} sem IVA por mês."
14321433
}

0 commit comments

Comments
 (0)