Skip to content

Commit

Permalink
frontend: i18n: Add missing translations
Browse files Browse the repository at this point in the history
This change fixes the loose translations causing the i18n failure in the CI.

Signed-off-by: Evangelos Skopelitis <[email protected]>
  • Loading branch information
skoeva committed Dec 6, 2024
1 parent 81b37f7 commit 9dab9c8
Show file tree
Hide file tree
Showing 6 changed files with 68 additions and 68 deletions.
22 changes: 11 additions & 11 deletions frontend/src/i18n/locales/de/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,31 +55,31 @@
"Save": "",
"Uh-oh! Something went wrong.": "Oh-oh! Etwas ist schief gelaufen.",
"Error loading {{ routeName }}": "",
"Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Namespaces dürfen nur alphanumerische Kleinbuchstaben oder \"-\" enthalten und müssen mit einem alphanumerischen Zeichen beginnen und enden.",
"The list of namespaces you are allowed to access in this cluster.": "Liste der Namespaces, auf die Sie in diesem Cluster zugreifen dürfen.",
"Add namespace": "",
"Allowed namespaces": "Erlaubte Namespaces",
"Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "",
"The current name of cluster. You can define custom modified name.": "",
"Change name": "",
"Are you sure you want to change the name for \"{{ clusterName }}\"?": "",
"Apply": "Anwenden",
"The default namespace for e.g. when applying resources (when not specified directly).": "Der Standard-Namespace z. B. für die Anwendung von Ressourcen (wenn nicht anders angegeben).",
"Enter a value between {{ minRows }} and {{ maxRows }}.": "Geben Sie einen Wert zwischen {{ minRows }} und {{ maxRows }} ein.",
"Custom row value": "Benutzerdefinierter Zeilenwert",
"Apply": "Anwenden",
"Custom value": "Benutzerdefinierter Wert",
"General Settings": "Allgemeine Einstellungen",
"Version": "Version",
"Language": "Sprache",
"Theme": "Design",
"Number of rows for tables": "Zeilen pro Tabelle",
"Timezone to display for dates": "Zeitzone",
"Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Namespaces dürfen nur alphanumerische Kleinbuchstaben oder \"-\" enthalten und müssen mit einem alphanumerischen Zeichen beginnen und enden.",
"Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "",
"Cluster Settings": "",
"There seem to be no clusters configured…": "",
"Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "",
"Default namespace": "Standard-Namespace",
"Cluster Settings ({{ clusterName }})": "Cluster-Einstellungen ({{ clusterName }})",
"Go to cluster": "",
"The current name of cluster. You can define custom modified name.": "",
"Change name": "",
"Are you sure you want to change the name for \"{{ clusterName }}\"?": "",
"Default namespace": "Standard-Namespace",
"The default namespace for e.g. when applying resources (when not specified directly).": "Der Standard-Namespace z. B. für die Anwendung von Ressourcen (wenn nicht anders angegeben).",
"Allowed namespaces": "Erlaubte Namespaces",
"The list of namespaces you are allowed to access in this cluster.": "Liste der Namespaces, auf die Sie in diesem Cluster zugreifen dürfen.",
"Add namespace": "",
"Remove Cluster": "Cluster entfernen",
"Server": "Server",
"light theme": "helles Design",
Expand Down
22 changes: 11 additions & 11 deletions frontend/src/i18n/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,31 +55,31 @@
"Save": "Save",
"Uh-oh! Something went wrong.": "Uh-oh! Something went wrong.",
"Error loading {{ routeName }}": "Error loading {{ routeName }}",
"Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.",
"The list of namespaces you are allowed to access in this cluster.": "The list of namespaces you are allowed to access in this cluster.",
"Add namespace": "Add namespace",
"Allowed namespaces": "Allowed namespaces",
"Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.",
"The current name of cluster. You can define custom modified name.": "The current name of cluster. You can define custom modified name.",
"Change name": "Change name",
"Are you sure you want to change the name for \"{{ clusterName }}\"?": "Are you sure you want to change the name for \"{{ clusterName }}\"?",
"Apply": "Apply",
"The default namespace for e.g. when applying resources (when not specified directly).": "The default namespace for e.g. when applying resources (when not specified directly).",
"Enter a value between {{ minRows }} and {{ maxRows }}.": "Enter a value between {{ minRows }} and {{ maxRows }}.",
"Custom row value": "Custom row value",
"Apply": "Apply",
"Custom value": "Custom value",
"General Settings": "General Settings",
"Version": "Version",
"Language": "Language",
"Theme": "Theme",
"Number of rows for tables": "Number of rows for tables",
"Timezone to display for dates": "Timezone to display for dates",
"Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.",
"Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.",
"Cluster Settings": "Cluster Settings",
"There seem to be no clusters configured…": "There seem to be no clusters configured…",
"Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "Cluster {{ clusterName }} does not exist. Please select a valid cluster:",
"Default namespace": "Default namespace",
"Cluster Settings ({{ clusterName }})": "Cluster Settings ({{ clusterName }})",
"Go to cluster": "Go to cluster",
"The current name of cluster. You can define custom modified name.": "The current name of cluster. You can define custom modified name.",
"Change name": "Change name",
"Are you sure you want to change the name for \"{{ clusterName }}\"?": "Are you sure you want to change the name for \"{{ clusterName }}\"?",
"Default namespace": "Default namespace",
"The default namespace for e.g. when applying resources (when not specified directly).": "The default namespace for e.g. when applying resources (when not specified directly).",
"Allowed namespaces": "Allowed namespaces",
"The list of namespaces you are allowed to access in this cluster.": "The list of namespaces you are allowed to access in this cluster.",
"Add namespace": "Add namespace",
"Remove Cluster": "Remove Cluster",
"Server": "Server",
"light theme": "light theme",
Expand Down
22 changes: 11 additions & 11 deletions frontend/src/i18n/locales/es/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,31 +55,31 @@
"Save": "",
"Uh-oh! Something went wrong.": "¡Ups! Algo ha fallado.",
"Error loading {{ routeName }}": "",
"Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Los espacios de nombre deben contener solo caracteres alfanuméricos en minúsculas o '-', y deben comenzar y terminar con un carácter alfanumérico.",
"The list of namespaces you are allowed to access in this cluster.": "La lista de espacios de nombre a los que tiene permiso para acceder en este cluster.",
"Add namespace": "",
"Allowed namespaces": "Espacios de nombre permitidos",
"Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "",
"The current name of cluster. You can define custom modified name.": "",
"Change name": "",
"Are you sure you want to change the name for \"{{ clusterName }}\"?": "",
"Apply": "Aplicar",
"The default namespace for e.g. when applying resources (when not specified directly).": "El espacio de nombre por defecto para, por ejemplo, cuando se aplican recursos (cuando no especificado directamente).",
"Enter a value between {{ minRows }} and {{ maxRows }}.": "Introduzca un valor entre {{ minRows }} y {{ maxRows }}.",
"Custom row value": "Núm. de líneas personalizado",
"Apply": "Aplicar",
"Custom value": "Valor personalizado",
"General Settings": "Definiciones generales",
"Version": "Versión",
"Language": "Idioma",
"Theme": "Tema",
"Number of rows for tables": "Núm. de líneas para las tablas",
"Timezone to display for dates": "Huso horario para mostrar en fechas",
"Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Los espacios de nombre deben contener solo caracteres alfanuméricos en minúsculas o '-', y deben comenzar y terminar con un carácter alfanumérico.",
"Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "",
"Cluster Settings": "",
"There seem to be no clusters configured…": "",
"Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "",
"Default namespace": "Espacio de nombre por defecto",
"Cluster Settings ({{ clusterName }})": "Configuración del cluster ({{ clusterName }})",
"Go to cluster": "",
"The current name of cluster. You can define custom modified name.": "",
"Change name": "",
"Are you sure you want to change the name for \"{{ clusterName }}\"?": "",
"Default namespace": "Espacio de nombre por defecto",
"The default namespace for e.g. when applying resources (when not specified directly).": "El espacio de nombre por defecto para, por ejemplo, cuando se aplican recursos (cuando no especificado directamente).",
"Allowed namespaces": "Espacios de nombre permitidos",
"The list of namespaces you are allowed to access in this cluster.": "La lista de espacios de nombre a los que tiene permiso para acceder en este cluster.",
"Add namespace": "",
"Remove Cluster": "Eliminar cluster",
"Server": "Servidor",
"light theme": "tema claro",
Expand Down
22 changes: 11 additions & 11 deletions frontend/src/i18n/locales/fr/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,31 +55,31 @@
"Save": "",
"Uh-oh! Something went wrong.": "Uh-oh ! Quelque chose s'est mal passé.",
"Error loading {{ routeName }}": "",
"Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Les espaces de noms ne doivent contenir que des caractères alphanumériques minuscules ou '-', et doivent commencer et se terminer par un caractère alphanumérique.",
"The list of namespaces you are allowed to access in this cluster.": "La liste des espaces de noms que vous pouvez accéder dans ce cluster.",
"Add namespace": "",
"Allowed namespaces": "Espaces de noms autorisés",
"Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "",
"The current name of cluster. You can define custom modified name.": "",
"Change name": "",
"Are you sure you want to change the name for \"{{ clusterName }}\"?": "",
"Apply": "Appliquer",
"The default namespace for e.g. when applying resources (when not specified directly).": "L'espace de noms par défaut, par exemple lors de l'application de ressources (lorsqu'il n'est pas spécifié directement).",
"Enter a value between {{ minRows }} and {{ maxRows }}.": "Entrez une valeur entre {{ minRows }} et {{ maxRows }}.",
"Custom row value": "Valeur de ligne personnalisée",
"Apply": "Appliquer",
"Custom value": "Valeur personnalisée",
"General Settings": "Paramètres généraux",
"Version": "Version",
"Language": "Langue",
"Theme": "Thème",
"Number of rows for tables": "Nombre de lignes pour les tableaux",
"Timezone to display for dates": "Fuseau horaire à afficher pour les dates",
"Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Les espaces de noms ne doivent contenir que des caractères alphanumériques minuscules ou '-', et doivent commencer et se terminer par un caractère alphanumérique.",
"Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "",
"Cluster Settings": "",
"There seem to be no clusters configured…": "",
"Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "",
"Default namespace": "Espace de noms par défaut",
"Cluster Settings ({{ clusterName }})": "Paramètres du cluster ({{ clusterName }})",
"Go to cluster": "",
"The current name of cluster. You can define custom modified name.": "",
"Change name": "",
"Are you sure you want to change the name for \"{{ clusterName }}\"?": "",
"Default namespace": "Espace de noms par défaut",
"The default namespace for e.g. when applying resources (when not specified directly).": "L'espace de noms par défaut, par exemple lors de l'application de ressources (lorsqu'il n'est pas spécifié directement).",
"Allowed namespaces": "Espaces de noms autorisés",
"The list of namespaces you are allowed to access in this cluster.": "La liste des espaces de noms que vous pouvez accéder dans ce cluster.",
"Add namespace": "",
"Remove Cluster": "Supprimer le cluster",
"Server": "Serveur",
"light theme": "thème clair",
Expand Down
22 changes: 11 additions & 11 deletions frontend/src/i18n/locales/pt/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,31 +55,31 @@
"Save": "",
"Uh-oh! Something went wrong.": "Oh-oh! Algo correu mal.",
"Error loading {{ routeName }}": "",
"Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Os namespaces devem conter apenas caracteres alfanuméricos minúsculos ou '-', e devem começar e terminar com um carácter alfanumérico.",
"The list of namespaces you are allowed to access in this cluster.": "A lista de namespaces que tem permissão para aceder neste cluster.",
"Add namespace": "",
"Allowed namespaces": "Namespaces permitidos",
"Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "",
"The current name of cluster. You can define custom modified name.": "",
"Change name": "",
"Are you sure you want to change the name for \"{{ clusterName }}\"?": "",
"Apply": "Aplicar",
"The default namespace for e.g. when applying resources (when not specified directly).": "O namespace por defeito, por exemplo, quando se aplicam recursos (quando não especificado directamente).",
"Enter a value between {{ minRows }} and {{ maxRows }}.": "Introduza um valor entre {{ minRows }} e {{ maxRows }}.",
"Custom row value": "Núm. de linhas personalizado",
"Apply": "Aplicar",
"Custom value": "Valor personalizado",
"General Settings": "Definições Gerais",
"Version": "Versão",
"Language": "Idioma",
"Theme": "Tema",
"Number of rows for tables": "Núm. de linhas para as tabelas",
"Timezone to display for dates": "Fuso horário para mostrar em datas",
"Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Os namespaces devem conter apenas caracteres alfanuméricos minúsculos ou '-', e devem começar e terminar com um carácter alfanumérico.",
"Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "",
"Cluster Settings": "",
"There seem to be no clusters configured…": "",
"Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "",
"Default namespace": "Namespace padrão",
"Cluster Settings ({{ clusterName }})": "Definições do cluster ({{ clusterName }})",
"Go to cluster": "",
"The current name of cluster. You can define custom modified name.": "",
"Change name": "",
"Are you sure you want to change the name for \"{{ clusterName }}\"?": "",
"Default namespace": "Namespace padrão",
"The default namespace for e.g. when applying resources (when not specified directly).": "O namespace por defeito, por exemplo, quando se aplicam recursos (quando não especificado directamente).",
"Allowed namespaces": "Namespaces permitidos",
"The list of namespaces you are allowed to access in this cluster.": "A lista de namespaces que tem permissão para aceder neste cluster.",
"Add namespace": "",
"Remove Cluster": "Remover Cluster",
"Server": "Servidor",
"light theme": "tema claro",
Expand Down
Loading

0 comments on commit 9dab9c8

Please sign in to comment.