Skip to content

Commit

Permalink
Translated with Weblate
Browse files Browse the repository at this point in the history
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Prefill add-on <noreply-addon-prefill@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/ns8/core/ar/
Translate-URL: https://hosted.weblate.org/projects/ns8/core/de/
Translate-URL: https://hosted.weblate.org/projects/ns8/core/es/
Translate-URL: https://hosted.weblate.org/projects/ns8/core/eu/
Translate-URL: https://hosted.weblate.org/projects/ns8/core/it/
Translate-URL: https://hosted.weblate.org/projects/ns8/core/pt/
Translate-URL: https://hosted.weblate.org/projects/ns8/core/pt_BR/
Translation: NS8/core
  • Loading branch information
weblate and Prefill add-on committed Dec 18, 2024
1 parent fe79803 commit 361aea0
Show file tree
Hide file tree
Showing 7 changed files with 91 additions and 28 deletions.
17 changes: 13 additions & 4 deletions core/ui/public/i18n/ar/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,10 @@
"leader_node_hostname": "Leader node hostname",
"hostname_pattern": "Invalid hostname format",
"restore_num_apps": "Restore apps | Restore {num} app | Restore {num} apps",
"select_apps_to_restore_description": "Your apps will be restored using the latest backup. If you need to restore certain apps from an earlier backup, you can do so later by going to the '@:backup.title' page"
"select_apps_to_restore_description": "Your apps will be restored using the latest backup. If you need to restore certain apps from an earlier backup, you can do so later by going to the '@:backup.title' page",
"apps_restoration_multi_node_description": "Apps cannot be restored automatically because the original cluster consisted of multiple nodes. You can manually restore apps later by going to '@:backup.title > @:backup.restore_app'",
"apps_restoration_single_node_description": "You can choose which apps to restore in the next step, after the cluster has been restored.",
"apps_restoration": "Apps restoration"
},
"action": {
"remove-favorite": "Remove favorite",
Expand Down Expand Up @@ -172,7 +175,8 @@
"set-retention": "Set retention",
"set-syslog-forwarder": "Set Syslog forwarder",
"set-clm-forwarder": "Set Cloud Log Manager forwarder",
"read-backup-snapshots": "Read backup snapshots"
"read-backup-snapshots": "Read backup snapshots",
"determine-restore-eligibility": "Determine restore eligibility"
},
"backup": {
"smb_url_label": "Share name",
Expand Down Expand Up @@ -355,7 +359,9 @@
"most_recent": "Most recent",
"from_this_cluster": "From this cluster",
"data_encryption_key_tooltip": "This password is used to encrypt data in the backup destination and is saved inside your cluster backup. Store this password in a safe place, or remember to download cluster backup regularly.",
"url_pattern": "The S3-compatible hostname and bucket name must be separated by a slash '/'"
"url_pattern": "The S3-compatible hostname and bucket name must be separated by a slash '/'",
"wrong_password_or_no_key_found": "Wrong data encryption key or no key found",
"no_node_eligible_for_instance_restoration": "No node eligible for instance restoration"
},
"settings_tls_certificates": {
"no_tls_certificate": "No TLS certificate",
Expand Down Expand Up @@ -521,7 +527,10 @@
"rootfull_app_warning_description": "After installation {appName} will have full access to the cluster: this can pose significant security risks.",
"cannot_install_app_on_node": "Cannot install {app} {version} on {node}",
"updates_disabled_ns7_migration_description": "There is an ongoing NS7 migration. Updates will resume once the migration is complete.",
"updates_disabled_ns7_migration_title": "Updates are suspended"
"updates_disabled_ns7_migration_title": "Updates are suspended",
"no_node_eligible_for_instance_cloning": "No node is eligible for instance cloning",
"no_node_eligible_for_app_installation": "No node is eligible for app installation",
"no_node_eligible_for_instance_migration": "No node is eligible for instance migration"
},
"system_logs": {
"end_time_label": "End time (24-hour)",
Expand Down
17 changes: 13 additions & 4 deletions core/ui/public/i18n/de/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,10 @@
"leader_node_hostname": "Hostname des Hauptknoten",
"hostname_pattern": "Hostname fehlerhaft (Format)",
"restore_num_apps": "Wiederherstellung von Apps | {num} App wiederherstellen | {num} Apps wiederherstellen",
"select_apps_to_restore_description": "Alle Apps werden von der letzten Sicherung wiederhergestellt. Wenn bestimmte Apps aus einer früheren Sicherung wiederhergestellt werden müssen, kann dies später über die Seite '@:backup.title' tun"
"select_apps_to_restore_description": "Alle Apps werden von der letzten Sicherung wiederhergestellt. Wenn bestimmte Apps aus einer früheren Sicherung wiederhergestellt werden müssen, kann dies später über die Seite '@:backup.title' tun",
"apps_restoration_multi_node_description": "Apps cannot be restored automatically because the original cluster consisted of multiple nodes. You can manually restore apps later by going to '@:backup.title > @:backup.restore_app'",
"apps_restoration_single_node_description": "You can choose which apps to restore in the next step, after the cluster has been restored.",
"apps_restoration": "Apps restoration"
},
"password": {
"uppercase_letter": "Großbuchstaben",
Expand Down Expand Up @@ -239,7 +242,8 @@
"set-retention": "Aufbewahrung festlegen",
"set-syslog-forwarder": "Syslog-Forwarder festlegen",
"set-clm-forwarder": "CloudLog Manager Forwarder festlegen",
"read-backup-snapshots": "Backup-Snapshots einlesen"
"read-backup-snapshots": "Backup-Snapshots einlesen",
"determine-restore-eligibility": "Determine restore eligibility"
},
"common": {
"hide": "verstecken",
Expand Down Expand Up @@ -563,7 +567,10 @@
"rootfull_app_warning_description": "After installation {appName} will have full access to the cluster: this can pose significant security risks.",
"cannot_install_app_on_node": "Cannot install {app} {version} on {node}",
"updates_disabled_ns7_migration_title": "Updates are suspended",
"updates_disabled_ns7_migration_description": "There is an ongoing NS7 migration. Updates will resume once the migration is complete."
"updates_disabled_ns7_migration_description": "There is an ongoing NS7 migration. Updates will resume once the migration is complete.",
"no_node_eligible_for_instance_cloning": "No node is eligible for instance cloning",
"no_node_eligible_for_app_installation": "No node is eligible for app installation",
"no_node_eligible_for_instance_migration": "No node is eligible for instance migration"
},
"settings_cluster_admins": {
"delete_admin_admin": "Admin {admin} löschen",
Expand Down Expand Up @@ -952,7 +959,9 @@
"data_encryption_key_tooltip": "Dieses Kennwort wird zur Verschlüsselung der Daten im Sicherungsziel verwendet und in der Clustersicherung gespeichert. Dieses Kennwort muss an einem sicheren Ort aufbewahrt werden, alternativ regelmäßig die Clustersicherung herunterzuladen.",
"most_recent": "aktuellste",
"from_this_cluster": "Von diesem Cluster",
"url_pattern": "The S3-compatible hostname and bucket name must be separated by a slash '/'"
"url_pattern": "The S3-compatible hostname and bucket name must be separated by a slash '/'",
"wrong_password_or_no_key_found": "Wrong data encryption key or no key found",
"no_node_eligible_for_instance_restoration": "No node eligible for instance restoration"
},
"settings_http_routes": {
"delete_route_description": "Route {name} löschen? Jede Anwendung, die an diese Route gebunden ist, wird nicht mehr zugreifbar sein.",
Expand Down
17 changes: 13 additions & 4 deletions core/ui/public/i18n/es/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,9 @@
"from_node_name": "Desde el nodo {name}",
"most_recent": "La más reciente",
"from_this_cluster": "Desde este cluster",
"url_pattern": "El nombre de host compatible con S3 y el nombre del depósito deben estar separados por una barra \"/\""
"url_pattern": "El nombre de host compatible con S3 y el nombre del depósito deben estar separados por una barra \"/\"",
"wrong_password_or_no_key_found": "Wrong data encryption key or no key found",
"no_node_eligible_for_instance_restoration": "No node eligible for instance restoration"
},
"settings_http_routes": {
"host_tooltip": "Un ejemplo de host válido es: <code>myapp.example.org</code>",
Expand Down Expand Up @@ -557,7 +559,8 @@
"set-retention": "Fijar la retención",
"set-syslog-forwarder": "Establecer el reenvío de Syslog",
"set-clm-forwarder": "Configurar el reenvío de Cloud Log Manager",
"read-backup-snapshots": "Leer instantáneas de la copia de seguridad"
"read-backup-snapshots": "Leer instantáneas de la copia de seguridad",
"determine-restore-eligibility": "Determine restore eligibility"
},
"settings_cluster_admins": {
"user_already_exists": "El administrador ya existe",
Expand Down Expand Up @@ -712,7 +715,10 @@
"rootfull_app_warning_description": "After installation {appName} will have full access to the cluster: this can pose significant security risks.",
"cannot_install_app_on_node": "Cannot install {app} {version} on {node}",
"updates_disabled_ns7_migration_description": "There is an ongoing NS7 migration. Updates will resume once the migration is complete.",
"updates_disabled_ns7_migration_title": "Updates are suspended"
"updates_disabled_ns7_migration_title": "Updates are suspended",
"no_node_eligible_for_instance_cloning": "No node is eligible for instance cloning",
"no_node_eligible_for_app_installation": "No node is eligible for app installation",
"no_node_eligible_for_instance_migration": "No node is eligible for instance migration"
},
"system_logs": {
"context_module": "Aplicación",
Expand Down Expand Up @@ -908,7 +914,10 @@
"leader_node_hostname": "Nombre de host del nodo principal",
"hostname_pattern": "Formato de nombre de host inválido",
"restore_num_apps": "Restaurar aplicaciones | Restaurar {num} aplicación | Restaurar {num} aplicaciones",
"select_apps_to_restore_description": "Tus aplicaciones se restaurarán utilizando la última copia de seguridad. Si necesitas restaurar ciertas aplicaciones desde una copia de seguridad anterior, puedes hacerlo más tarde yendo a la página '@:backup.title'"
"select_apps_to_restore_description": "Tus aplicaciones se restaurarán utilizando la última copia de seguridad. Si necesitas restaurar ciertas aplicaciones desde una copia de seguridad anterior, puedes hacerlo más tarde yendo a la página '@:backup.title'",
"apps_restoration_multi_node_description": "Apps cannot be restored automatically because the original cluster consisted of multiple nodes. You can manually restore apps later by going to '@:backup.title > @:backup.restore_app'",
"apps_restoration_single_node_description": "You can choose which apps to restore in the next step, after the cluster has been restored.",
"apps_restoration": "Apps restoration"
},
"settings_account": {
"i_have_stored_setup_key": "He guardado la <strong>clave de configuración 2FA</strong> en un lugar seguro",
Expand Down
17 changes: 13 additions & 4 deletions core/ui/public/i18n/eu/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,9 @@
"data_encryption_key_tooltip": "This password is used to encrypt data in the backup destination and is saved inside your cluster backup. Store this password in a safe place, or remember to download cluster backup regularly.",
"most_recent": "Most recent",
"from_this_cluster": "From this cluster",
"url_pattern": "The S3-compatible hostname and bucket name must be separated by a slash '/'"
"url_pattern": "The S3-compatible hostname and bucket name must be separated by a slash '/'",
"wrong_password_or_no_key_found": "Wrong data encryption key or no key found",
"no_node_eligible_for_instance_restoration": "No node eligible for instance restoration"
},
"settings_sw_repositories": {
"create_repository": "Biltegi bat gehitu",
Expand Down Expand Up @@ -506,7 +508,8 @@
"set-retention": "Set retention",
"set-syslog-forwarder": "Set Syslog forwarder",
"set-clm-forwarder": "Set Cloud Log Manager forwarder",
"read-backup-snapshots": "Read backup snapshots"
"read-backup-snapshots": "Read backup snapshots",
"determine-restore-eligibility": "Determine restore eligibility"
},
"shell": {
"app_launcher": "Aplikazioen abiarazlea",
Expand Down Expand Up @@ -902,7 +905,10 @@
"leader_node_hostname": "Leader node hostname",
"hostname_pattern": "Invalid hostname format",
"restore_num_apps": "Restore apps | Restore {num} app | Restore {num} apps",
"select_apps_to_restore_description": "Your apps will be restored using the latest backup. If you need to restore certain apps from an earlier backup, you can do so later by going to the '@:backup.title' page"
"select_apps_to_restore_description": "Your apps will be restored using the latest backup. If you need to restore certain apps from an earlier backup, you can do so later by going to the '@:backup.title' page",
"apps_restoration_single_node_description": "You can choose which apps to restore in the next step, after the cluster has been restored.",
"apps_restoration_multi_node_description": "Apps cannot be restored automatically because the original cluster consisted of multiple nodes. You can manually restore apps later by going to '@:backup.title > @:backup.restore_app'",
"apps_restoration": "Apps restoration"
},
"login": {
"2fa_code_required": "6 digituko kodea beharrezkoa da",
Expand Down Expand Up @@ -1062,7 +1068,10 @@
"num_instances_installed": "{num} instance installed | {num} instances installed",
"cannot_install_app_on_node": "Cannot install {app} {version} on {node}",
"updates_disabled_ns7_migration_description": "There is an ongoing NS7 migration. Updates will resume once the migration is complete.",
"updates_disabled_ns7_migration_title": "Updates are suspended"
"updates_disabled_ns7_migration_title": "Updates are suspended",
"no_node_eligible_for_instance_cloning": "No node is eligible for instance cloning",
"no_node_eligible_for_app_installation": "No node is eligible for app installation",
"no_node_eligible_for_instance_migration": "No node is eligible for instance migration"
},
"account_provider": {
"title": "Kontu hornitzailea"
Expand Down
17 changes: 13 additions & 4 deletions core/ui/public/i18n/it/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,10 @@
"rootfull_app_warning_description": "Dopo l'installazione {appName} avrà pieno accesso al cluster: questo può comportare rischi di sicurezza significativi.",
"cannot_install_app_on_node": "Non è possibile installare {app} {version} su {node}",
"updates_disabled_ns7_migration_description": "È in corso una migrazione da NS7. Gli aggiornamenti riprenderanno una volta completata la migrazione.",
"updates_disabled_ns7_migration_title": "Gli aggiornamenti sono sospesi"
"updates_disabled_ns7_migration_title": "Gli aggiornamenti sono sospesi",
"no_node_eligible_for_instance_cloning": "No node is eligible for instance cloning",
"no_node_eligible_for_app_installation": "No node is eligible for app installation",
"no_node_eligible_for_instance_migration": "No node is eligible for instance migration"
},
"nodes": {
"title": "Nodi",
Expand Down Expand Up @@ -604,7 +607,8 @@
"set-retention": "Imposta conservazione",
"set-syslog-forwarder": "Imposta forwarder Syslog",
"set-clm-forwarder": "Imposta Cloud Log Manager forwarder",
"read-backup-snapshots": "Leggi snapshot di backup"
"read-backup-snapshots": "Leggi snapshot di backup",
"determine-restore-eligibility": "Determine restore eligibility"
},
"backup": {
"configure": "Configura",
Expand Down Expand Up @@ -787,7 +791,9 @@
"from_node_name": "Dal nodo {name}",
"most_recent": "Più recente",
"from_this_cluster": "Da questo cluster",
"url_pattern": "Il nome host e il nome del bucket S3-compatibile devono essere separati da uno slash '/ '"
"url_pattern": "Il nome host e il nome del bucket S3-compatibile devono essere separati da uno slash '/ '",
"wrong_password_or_no_key_found": "Wrong data encryption key or no key found",
"no_node_eligible_for_instance_restoration": "No node eligible for instance restoration"
},
"login": {
"password": "Password",
Expand Down Expand Up @@ -1049,7 +1055,10 @@
"leader_node_hostname": "Nome host leader",
"hostname_pattern": "Formato hostname non valido",
"restore_num_apps": "Ripristina applicazioni | Ripristina {num} app | Ripristina {num} app",
"select_apps_to_restore_description": "Le tue app saranno ripristinate utilizzando il backup più recente. Se è necessario ripristinare alcune applicazioni da un backup precedente, è possibile farlo in seguito andando alla pagina '@:backup.title'"
"select_apps_to_restore_description": "Le tue app saranno ripristinate utilizzando il backup più recente. Se è necessario ripristinare alcune applicazioni da un backup precedente, è possibile farlo in seguito andando alla pagina '@:backup.title'",
"apps_restoration_multi_node_description": "Apps cannot be restored automatically because the original cluster consisted of multiple nodes. You can manually restore apps later by going to '@:backup.title > @:backup.restore_app'",
"apps_restoration_single_node_description": "You can choose which apps to restore in the next step, after the cluster has been restored.",
"apps_restoration": "Apps restoration"
},
"account_provider": {
"title": "Account provider"
Expand Down
Loading

0 comments on commit 361aea0

Please sign in to comment.