Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync develop & master #15580

Merged
merged 1 commit into from
Feb 20, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -163,5 +163,6 @@
"billing_autorenew_service_every_3_month": "Alle 3 Monate",
"billing_autorenew_service_every_6_month": "Alle 6 Monate",
"billing_autorenew_service_every_12_month": "Jedes Jahr",
"billing_autorenew_engagement_none": "Ohne Vertragsbindung"
"billing_autorenew_engagement_none": "Ohne Vertragsbindung",
"billing_autorenew_service_type_ZIMBRA_SLOT": "Zimbra Starter"
}
Original file line number Diff line number Diff line change
Expand Up @@ -163,5 +163,6 @@
"billing_autorenew_service_every_3_month": "Every 3 months",
"billing_autorenew_service_every_6_month": "Every 6 months",
"billing_autorenew_service_every_12_month": "Every year",
"billing_autorenew_engagement_none": "No commitment"
"billing_autorenew_engagement_none": "No commitment",
"billing_autorenew_service_type_ZIMBRA_SLOT": "Zimbra Starter"
}
Original file line number Diff line number Diff line change
Expand Up @@ -163,5 +163,6 @@
"billing_autorenew_service_every_3_month": "Cada 3 meses",
"billing_autorenew_service_every_6_month": "Cada 6 meses",
"billing_autorenew_service_every_12_month": "Todos los años",
"billing_autorenew_engagement_none": "Sin compromiso"
"billing_autorenew_engagement_none": "Sin compromiso",
"billing_autorenew_service_type_ZIMBRA_SLOT": "Zimbra Starter"
}
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@
"billing_autorenew_service_type_VRACK_SERVICES_RESOURCE": "vRack Services",
"billing_autorenew_service_type_NUTANIX": "Nutanix",
"billing_autorenew_service_type_OKMS_RESOURCE": "OVHcloud KMS",
"billing_autorenew_service_type_ZIMBRA_SLOT": "Zimbra Starter",
"billing_export_csv": "Exporter en CSV",
"billing_common_link_new_window": "(nouvelle fenêtre)",
"billing_autorenew_renew_action": "Renouveler",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@
"billing_autorenew_service_type_VRACK_SERVICES_RESOURCE": "vRack Services",
"billing_autorenew_service_type_NUTANIX": "Nutanix",
"billing_autorenew_service_type_OKMS_RESOURCE": "OVHcloud KMS",
"billing_autorenew_service_type_ZIMBRA_SLOT": "Zimbra Starter",
"billing_export_csv": "Exporter en CSV",
"billing_common_link_new_window": "(nouvelle fenêtre)",
"billing_autorenew_renew_action": "Renouveler",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -163,5 +163,6 @@
"billing_autorenew_service_every_3_month": "Ogni 3 mesi",
"billing_autorenew_service_every_6_month": "Ogni 6 mesi",
"billing_autorenew_service_every_12_month": "Ogni anno",
"billing_autorenew_engagement_none": "Senza impegno contrattuale"
"billing_autorenew_engagement_none": "Senza impegno contrattuale",
"billing_autorenew_service_type_ZIMBRA_SLOT": "Zimbra Starter"
}
Original file line number Diff line number Diff line change
Expand Up @@ -163,5 +163,6 @@
"billing_autorenew_service_every_3_month": "Co 3 miesiące",
"billing_autorenew_service_every_6_month": "Co 6 miesięcy",
"billing_autorenew_service_every_12_month": "Co rok",
"billing_autorenew_engagement_none": "Bez umowy terminowej"
"billing_autorenew_engagement_none": "Bez umowy terminowej",
"billing_autorenew_service_type_ZIMBRA_SLOT": "Zimbra Starter"
}
Original file line number Diff line number Diff line change
Expand Up @@ -163,5 +163,6 @@
"billing_autorenew_service_every_3_month": "A cada 3 meses",
"billing_autorenew_service_every_6_month": "A cada 6 meses",
"billing_autorenew_service_every_12_month": "Todos os anos",
"billing_autorenew_engagement_none": "Sem compromisso"
"billing_autorenew_engagement_none": "Sem compromisso",
"billing_autorenew_service_type_ZIMBRA_SLOT": "Zimbra Starter"
}
Loading