Skip to content
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 @@ -120,7 +120,7 @@ export function getPciProjectMenu(
isFeaturesAvailable('pci-file-storage') && {
id: 'file-storage',
title: 'File Storage',
badge: 'beta',
badge: 'new',
href: getURL(
'public-cloud',
`#/pci/projects/${projectId}/storages/files`,
Expand All @@ -129,7 +129,6 @@ export function getPciProjectMenu(
isFeaturesAvailable('volume-backup') && {
id: 'volume-backup',
title: 'Volume Backup',
badge: 'new',
href: getURL(
'public-cloud',
`#/pci/projects/${projectId}/storages/volume-backup`,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ pciNode.children = [
},
features: ['pci-file-storage'],
forceVisibility: true,
tag: NodeTag.BETA,
tag: NodeTag.NEW,
},
{
id: 'pci-volume-backup',
Expand All @@ -153,7 +153,6 @@ pciNode.children = [
},
features: ['volume-backup'],
forceVisibility: true,
tag: NodeTag.NEW,
},
{
id: 'pci-volume-snapshot',
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"label": "3-AZ Region",
"description": "Hochresiliente und hochverfügbare Bereitstellung in 3 Zonen."
}
}
},
"leastPrice": "Ab {{price}} {{unit}}"
},
"macroRegion": {
"title": "Standort auswählen"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"label": "3-AZ Region",
"description": "High-resilience, high-availability deployment in 3 zones."
}
}
},
"leastPrice": "From {{price}} {{unit}}"
},
"macroRegion": {
"title": "Choose a location"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"label": "Región 3-AZ",
"description": "Despliegue de alta resiliencia y alta disponibilidad en 3 zonas."
}
}
},
"leastPrice": "Desde {{price}} {{unit}}"
},
"macroRegion": {
"title": "Seleccione una localización"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"label": "Région 3-AZ",
"description": "Déploiement haute résilience et haute disponibilité sur 3 zones."
}
}
},
"leastPrice": "À partir de {{price}} {{unit}}"
},
"macroRegion": {
"title": "Choisissez une localisation"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"label": "Région 3-AZ",
"description": "Déploiement haute résilience et haute disponibilité sur 3 zones."
}
}
},
"leastPrice": "À partir de {{price}} {{unit}}"
},
"macroRegion": {
"title": "Choisissez une localisation"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"label": "Region 3-AZ",
"description": "Deploy a resilienza elevata e alta disponibilità su 3 zone."
}
}
},
"leastPrice": "A partire da {{price}} {{unit}}"
},
"macroRegion": {
"title": "Scegli una localizzazione"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"label": "Region 3-AZ",
"description": "Wdrożenia zapewniające odporność infrastruktury i wysoką dostępność w 3 strefach."
}
}
},
"leastPrice": "Od {{price}} {{unit}}"
},
"macroRegion": {
"title": "Wybierz lokalizację"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"label": "Região 3-AZ",
"description": "Implementação de alta resiliência e alta disponibilidade em 3 zonas."
}
}
},
"leastPrice": "A partir de {{price}} {{unit}}"
},
"macroRegion": {
"title": "Escolha uma localização"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,11 @@
"rename": {
"success": "Share wird aktualisiert. Das kann einige Sekunden dauern",
"error": "Beim Aktualisieren des Share ist ein Fehler aufgetreten"
},
"not_found": {
"title": "Share nicht gefunden",
"description": "Der Share \"{{shareId}}\" wurde nicht gefunden. Er wurde möglicherweise gelöscht oder die ID ist falsch.",
"go_back": "Zurück zum File Storage",
"reload": "Seite neu laden"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,11 @@
"rename": {
"success": "Updating share... This may take a few seconds",
"error": "An error occurred while updating the share"
},
"not_found": {
"title": "Share not found",
"description": "The share \"{{shareId}}\" could not be found. It may have been deleted or the ID is incorrect.",
"go_back": "Back to file storage",
"reload": "Reload the page"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,11 @@
"rename": {
"success": "La actualización del share está en curso, esto puede tardar unos segundos",
"error": "Se ha producido un error al actualizar el share"
},
"not_found": {
"title": "Share no encontrado",
"description": "No se ha encontrado el share \"{{shareId}}\". Es posible que se haya eliminado o que el identificador sea incorrecto.",
"go_back": "Volver al file storage",
"reload": "Recargar la página"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,11 @@
"rename": {
"success": "La mise à jour du share est en cours, cela peut prendre quelques secondes",
"error": "Une erreur s'est produite lors de la mise à jour du share"
},
"not_found": {
"title": "Share introuvable",
"description": "Le share \"{{shareId}}\" est introuvable. Il a peut-être été supprimé ou l'identifiant est incorrect.",
"go_back": "Retour au file storage",
"reload": "Recharger la page"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,11 @@
"rename": {
"success": "La mise à jour du share est en cours, cela peut prendre quelques secondes",
"error": "Une erreur s'est produite lors de la mise à jour du share"
},
"not_found": {
"title": "Share introuvable",
"description": "Le share \"{{shareId}}\" est introuvable. Il a peut-être été supprimé ou l'identifiant est incorrect.",
"go_back": "Retour au file storage",
"reload": "Recharger la page"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,13 @@
"coming_soon": "In arrivo"
},
"rename": {
"success": "Laggiornamento dello share è in corso, loperazione potrebbe richiedere alcuni secondi",
"success": "L'aggiornamento dello share è in corso, l'operazione potrebbe richiedere alcuni secondi",
"error": "Si è verificato un errore durante l'aggiornamento dello share"
},
"not_found": {
"title": "Share non trovato",
"description": "Lo share \"{{shareId}}\" non è stato trovato. Potrebbe essere stato eliminato o l'identificativo è errato.",
"go_back": "Torna al file storage",
"reload": "Ricarica la pagina"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,11 @@
"rename": {
"success": "Trwa aktualizacja „share”. Może to zająć kilka sekund.",
"error": "Wystąpił błąd podczas aktualizacji „share”."
},
"not_found": {
"title": "Nie znaleziono share",
"description": "Nie znaleziono share \"{{shareId}}\". Mógł zostać usunięty lub identyfikator jest nieprawidłowy.",
"go_back": "Wróć do file storage",
"reload": "Odśwież stronę"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,11 @@
"rename": {
"success": "A atualização do share está em curso, o que pode demorar alguns segundos",
"error": "Ocorreu um erro aquando da atualização do share"
},
"not_found": {
"title": "Share não encontrado",
"description": "O share \"{{shareId}}\" não foi encontrado. Ele pode ter sido excluído ou o identificador está incorreto.",
"go_back": "Voltar ao file storage",
"reload": "Recarregar a página"
}
}
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
{
"learn-more": {
"category": "Angebot",
"title": "Mehr erfahren",
"description": "Labs-Seite, auf der die Funktionen und die Preise von File Storage erläutert werden.",
"link-text": "Mehr erfahren"
},
"get-started": {
"category": "Anleitung",
"title": "Erste Schritte",
Expand All @@ -15,7 +9,7 @@
"discord": {
"category": "Discord",
"title": "Über Neuigkeiten auf dem Laufenden bleiben",
"description": "Kontaktieren Sie uns direkt auf #beta-file-storage: Stellen Sie Ihre Fragen und teilen Sie Ihr Feedback mit uns.",
"description": "Kontaktieren Sie uns direkt auf #file-storage: Stellen Sie Ihre Fragen und teilen Sie Ihr Feedback mit uns.",
"link-text": "Mehr erfahren"
}
}
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
{
"learn-more": {
"category": "Service plan",
"title": "Find out more",
"description": "For more details on File Storage features and pricing, visit the Labs page.",
"link-text": "Find out more"
},
"get-started": {
"category": "Guide",
"title": "Getting started",
Expand All @@ -14,8 +8,8 @@
},
"discord": {
"category": "Discord",
"title": "Dont miss out on the latest news.",
"description": "Join us directly on #beta-file-storage to ask your questions and share your feedback.",
"title": "Don't miss out on the latest news.",
"description": "Join us directly on #file-storage to ask your questions and share your feedback.",
"link-text": "Find out more"
}
}
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
{
"learn-more": {
"category": "Plan",
"title": "Más información",
"description": "Página Labs que explica la funcionalidad y la tarificación de File Storage.",
"link-text": "Más información"
},
"get-started": {
"category": "Guía",
"title": "Primeros pasos",
Expand All @@ -15,7 +9,7 @@
"discord": {
"category": "Discord",
"title": "Manténgase informado de las últimas novedades",
"description": "Únase a nosotros directamente en #beta-file-storage: haga preguntas y comparta sus comentarios.",
"description": "Únase a nosotros directamente en #file-storage: haga preguntas y comparta sus comentarios.",
"link-text": "Más información"
}
}
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
{
"learn-more": {
"category": "Offre",
"title": "En savoir plus",
"description": "Page Labs expliquant la fonctionnalité et la tarification de File Storage.",
"link-text": "En savoir plus"
},
"get-started": {
"category": "Guide",
"title": "Premiers pas",
Expand All @@ -15,7 +9,7 @@
"discord": {
"category": "Discord",
"title": "Restez informé(e) des dernières actualités",
"description": "Rejoignez-nous directement sur #beta-file-storage : posez vos questions et partagez vos retours.",
"description": "Rejoignez-nous directement sur #file-storage : posez vos questions et partagez vos retours.",
"link-text": "En savoir plus"
}
}
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
{
"learn-more": {
"category": "Offre",
"title": "En savoir plus",
"description": "Page Labs expliquant la fonctionnalité et la tarification de File Storage.",
"link-text": "En savoir plus"
},
"get-started": {
"category": "Guide",
"title": "Premiers pas",
Expand All @@ -15,7 +9,7 @@
"discord": {
"category": "Discord",
"title": "Restez informé(e) des dernières actualités",
"description": "Rejoignez-nous directement sur #beta-file-storage : posez vos questions et partagez vos retours.",
"description": "Rejoignez-nous directement sur #file-storage : posez vos questions et partagez vos retours.",
"link-text": "En savoir plus"
}
}
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
{
"learn-more": {
"category": "Piano",
"title": "Scopri di più",
"description": "Pagina Labs che spiega le funzionalità e la tariffazione di File Storage.",
"link-text": "Scopri di più"
},
"get-started": {
"category": "Guida",
"title": "Per iniziare",
Expand All @@ -15,7 +9,7 @@
"discord": {
"category": "Discord",
"title": "Resta aggiornato sulle ultime novità",
"description": "Contattaci direttamente su #beta-file-storage: poni le tue domande e condividi i tuoi feedback.",
"description": "Contattaci direttamente su #file-storage: poni le tue domande e condividi i tuoi feedback.",
"link-text": "Scopri di più"
}
}
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
{
"learn-more": {
"category": "Pakiet",
"title": "Dowiedz się więcej",
"description": "Na stronie Labs znajdziesz informacje o funkcjach i cenach File Storage.",
"link-text": "Dowiedz się więcej"
},
"get-started": {
"category": "Przewodnik",
"title": "Pierwsze kroki",
Expand All @@ -15,7 +9,7 @@
"discord": {
"category": "Discord",
"title": "Bądź na bieżąco z aktualnościami",
"description": "Dołącz do nas na #beta-file-storage: zadawaj pytania i dziel się opiniami.",
"description": "Dołącz do nas na #file-storage: zadawaj pytania i dziel się opiniami.",
"link-text": "Dowiedz się więcej"
}
}
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
{
"learn-more": {
"category": "Plano",
"title": "Saber mais",
"description": "Página Labs, com explicações sobre as funcionalidades e a faturação do File Storage.",
"link-text": "Saber mais"
},
"get-started": {
"category": "Manual",
"title": "Introdução",
Expand All @@ -15,7 +9,7 @@
"discord": {
"category": "Discord",
"title": "Mantenha-se informado sobre as mais recentes novidades",
"description": "Contacte-nos diretamente em #beta-file-storage: faça perguntas e partilhe feedback.",
"description": "Contacte-nos diretamente em #file-storage: faça perguntas e partilhe feedback.",
"link-text": "Saber mais"
}
}
Loading
Loading