Re-enabling the it translation and put all current translation in draft (#18436)
* Re-enabling the it translation and put all current translation in draft mode. As the work on #18383 will progress those will be promoted to final * improve italian i18n
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
10c3c6765a
commit
54bf3977fe
+2
-3
@@ -25,8 +25,7 @@ enableGitInfo = true
|
|||||||
|
|
||||||
# Norwegian ("no") is sometimes but not currently used for testing.
|
# Norwegian ("no") is sometimes but not currently used for testing.
|
||||||
# Hindi is disabled because it's currently in development.
|
# Hindi is disabled because it's currently in development.
|
||||||
# Italian is disabled until it meets minimum standards for quality.
|
disableLanguages = ["hi", "no"]
|
||||||
disableLanguages = ["hi", "it", "no"]
|
|
||||||
|
|
||||||
[blackfriday]
|
[blackfriday]
|
||||||
hrefTargetBlank = true
|
hrefTargetBlank = true
|
||||||
@@ -187,7 +186,7 @@ language_alternatives = ["en"]
|
|||||||
[languages.it]
|
[languages.it]
|
||||||
title = "Kubernetes"
|
title = "Kubernetes"
|
||||||
description = "Production-Grade Container Orchestration"
|
description = "Production-Grade Container Orchestration"
|
||||||
languageName ="Italian"
|
languageName = "Italiano"
|
||||||
weight = 6
|
weight = 6
|
||||||
contentDir = "content/it"
|
contentDir = "content/it"
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
---
|
---
|
||||||
|
draft: True
|
||||||
headless: true
|
headless: true
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
draft: True
|
||||||
title: Panoramica sull'amministrazione del cluster
|
title: Panoramica sull'amministrazione del cluster
|
||||||
content_template: templates/concept
|
content_template: templates/concept
|
||||||
weight: 10
|
weight: 10
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
draft: True
|
||||||
title: Case Studies
|
title: Case Studies
|
||||||
linkTitle: Case Studies
|
linkTitle: Case Studies
|
||||||
bigheader: Kubernetes User Case Studies
|
bigheader: Kubernetes User Case Studies
|
||||||
@@ -6,4 +7,4 @@ abstract: Una raccolta di utenti che eseguono Kubernetes in produzione.
|
|||||||
layout: basic
|
layout: basic
|
||||||
class: gridPage
|
class: gridPage
|
||||||
cid: caseStudies
|
cid: caseStudies
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
draft: True
|
||||||
title: Comcast
|
title: Comcast
|
||||||
content_url: https://youtu.be/lmeFkH-rHII
|
content_url: https://youtu.be/lmeFkH-rHII
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
draft: True
|
||||||
title: Concepts
|
title: Concepts
|
||||||
main_menu: true
|
main_menu: true
|
||||||
content_template: templates/concept
|
content_template: templates/concept
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
draft: True
|
||||||
title: "Architettura di Kubernetes"
|
title: "Architettura di Kubernetes"
|
||||||
weight: 30
|
weight: 30
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
draft: True
|
||||||
title: Concetti alla base del Cloud Controller Manager
|
title: Concetti alla base del Cloud Controller Manager
|
||||||
content_template: templates/concept
|
content_template: templates/concept
|
||||||
weight: 30
|
weight: 30
|
||||||
@@ -264,4 +265,4 @@ I seguenti fornitori di cloud hanno implementato CCM:
|
|||||||
Sono fornite le istruzioni complete per la configurazione e l'esecuzione del CCM
|
Sono fornite le istruzioni complete per la configurazione e l'esecuzione del CCM
|
||||||
[qui](/docs/tasks/administer-cluster/running-cloud-controller/#cloud-controller-manager).
|
[qui](/docs/tasks/administer-cluster/running-cloud-controller/#cloud-controller-manager).
|
||||||
|
|
||||||
{{% /capture %}}
|
{{% /capture %}}
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
draft: True
|
||||||
title: Comunicazione Master-Node
|
title: Comunicazione Master-Node
|
||||||
content_template: templates/concept
|
content_template: templates/concept
|
||||||
weight: 20
|
weight: 20
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
draft: True
|
||||||
title: Nodi
|
title: Nodi
|
||||||
content_template: templates/concept
|
content_template: templates/concept
|
||||||
weight: 10
|
weight: 10
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
draft: True
|
||||||
title: "Cluster Administration"
|
title: "Cluster Administration"
|
||||||
weight: 100
|
weight: 100
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
draft: True
|
||||||
title: Installazione dei componenti aggiuntivi
|
title: Installazione dei componenti aggiuntivi
|
||||||
content_template: templates/concept
|
content_template: templates/concept
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
draft: True
|
||||||
title: Certificati
|
title: Certificati
|
||||||
content_template: templates/concept
|
content_template: templates/concept
|
||||||
weight: 20
|
weight: 20
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
draft: True
|
||||||
title: Cloud Providers
|
title: Cloud Providers
|
||||||
content_template: templates/concept
|
content_template: templates/concept
|
||||||
weight: 30
|
weight: 30
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
draft: True
|
||||||
title: Panoramica sull'amministrazione del cluster
|
title: Panoramica sull'amministrazione del cluster
|
||||||
content_template: templates/concept
|
content_template: templates/concept
|
||||||
weight: 10
|
weight: 10
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
draft: True
|
||||||
title: Metriche del responsabile del controller
|
title: Metriche del responsabile del controller
|
||||||
content_template: templates/concept
|
content_template: templates/concept
|
||||||
weight: 100
|
weight: 100
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
draft: True
|
||||||
title: Federation
|
title: Federation
|
||||||
content_template: templates/concept
|
content_template: templates/concept
|
||||||
weight: 80
|
weight: 80
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
draft: True
|
||||||
title: Configurazione della raccolta dati kubelet
|
title: Configurazione della raccolta dati kubelet
|
||||||
content_template: templates/concept
|
content_template: templates/concept
|
||||||
weight: 70
|
weight: 70
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
draft: True
|
||||||
title: Log di registrazione
|
title: Log di registrazione
|
||||||
content_template: templates/concept
|
content_template: templates/concept
|
||||||
weight: 60
|
weight: 60
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
draft: True
|
||||||
title: Gestione delle risorse
|
title: Gestione delle risorse
|
||||||
content_template: templates/concept
|
content_template: templates/concept
|
||||||
weight: 40
|
weight: 40
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
draft: True
|
||||||
title: Cluster Networking
|
title: Cluster Networking
|
||||||
content_template: templates/concept
|
content_template: templates/concept
|
||||||
weight: 50
|
weight: 50
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
draft: True
|
||||||
title: Proxy in Kubernetes
|
title: Proxy in Kubernetes
|
||||||
content_template: templates/concept
|
content_template: templates/concept
|
||||||
weight: 90
|
weight: 90
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
draft: True
|
||||||
title: Esempio di modello di concetto
|
title: Esempio di modello di concetto
|
||||||
content_template: templates/concept
|
content_template: templates/concept
|
||||||
toc_hide: true
|
toc_hide: true
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
draft: True
|
||||||
title: Cos'è Kubernetes
|
title: Cos'è Kubernetes
|
||||||
content_template: templates/concept
|
content_template: templates/concept
|
||||||
weight: 10
|
weight: 10
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
draft: True
|
||||||
title: Partners
|
title: Partners
|
||||||
bigheader: Kubernetes Partners
|
bigheader: Kubernetes Partners
|
||||||
abstract: Growing the Kubernetes ecosystem.
|
abstract: Growing the Kubernetes ecosystem.
|
||||||
|
|||||||
+1
-1
@@ -79,4 +79,4 @@ other = "Events Calendar"
|
|||||||
|
|
||||||
# UI elements
|
# UI elements
|
||||||
[ui_search_placeholder]
|
[ui_search_placeholder]
|
||||||
other = "Search"
|
other = "Cerca"
|
||||||
|
|||||||
Reference in New Issue
Block a user