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.
|
||||
# Hindi is disabled because it's currently in development.
|
||||
# Italian is disabled until it meets minimum standards for quality.
|
||||
disableLanguages = ["hi", "it", "no"]
|
||||
disableLanguages = ["hi", "no"]
|
||||
|
||||
[blackfriday]
|
||||
hrefTargetBlank = true
|
||||
@@ -187,7 +186,7 @@ language_alternatives = ["en"]
|
||||
[languages.it]
|
||||
title = "Kubernetes"
|
||||
description = "Production-Grade Container Orchestration"
|
||||
languageName ="Italian"
|
||||
languageName = "Italiano"
|
||||
weight = 6
|
||||
contentDir = "content/it"
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
draft: True
|
||||
headless: true
|
||||
---
|
||||
---
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
draft: True
|
||||
title: Panoramica sull'amministrazione del cluster
|
||||
content_template: templates/concept
|
||||
weight: 10
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
draft: True
|
||||
title: Case Studies
|
||||
linkTitle: Case Studies
|
||||
bigheader: Kubernetes User Case Studies
|
||||
@@ -6,4 +7,4 @@ abstract: Una raccolta di utenti che eseguono Kubernetes in produzione.
|
||||
layout: basic
|
||||
class: gridPage
|
||||
cid: caseStudies
|
||||
---
|
||||
---
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
draft: True
|
||||
title: Comcast
|
||||
content_url: https://youtu.be/lmeFkH-rHII
|
||||
---
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
draft: True
|
||||
title: Concepts
|
||||
main_menu: true
|
||||
content_template: templates/concept
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
draft: True
|
||||
title: "Architettura di Kubernetes"
|
||||
weight: 30
|
||||
---
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
draft: True
|
||||
title: Concetti alla base del Cloud Controller Manager
|
||||
content_template: templates/concept
|
||||
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
|
||||
[qui](/docs/tasks/administer-cluster/running-cloud-controller/#cloud-controller-manager).
|
||||
|
||||
{{% /capture %}}
|
||||
{{% /capture %}}
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
draft: True
|
||||
title: Comunicazione Master-Node
|
||||
content_template: templates/concept
|
||||
weight: 20
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
draft: True
|
||||
title: Nodi
|
||||
content_template: templates/concept
|
||||
weight: 10
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
draft: True
|
||||
title: "Cluster Administration"
|
||||
weight: 100
|
||||
---
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
draft: True
|
||||
title: Installazione dei componenti aggiuntivi
|
||||
content_template: templates/concept
|
||||
---
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
draft: True
|
||||
title: Certificati
|
||||
content_template: templates/concept
|
||||
weight: 20
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
draft: True
|
||||
title: Cloud Providers
|
||||
content_template: templates/concept
|
||||
weight: 30
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
draft: True
|
||||
title: Panoramica sull'amministrazione del cluster
|
||||
content_template: templates/concept
|
||||
weight: 10
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
draft: True
|
||||
title: Metriche del responsabile del controller
|
||||
content_template: templates/concept
|
||||
weight: 100
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
draft: True
|
||||
title: Federation
|
||||
content_template: templates/concept
|
||||
weight: 80
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
|
||||
draft: True
|
||||
title: Configurazione della raccolta dati kubelet
|
||||
content_template: templates/concept
|
||||
weight: 70
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
draft: True
|
||||
title: Log di registrazione
|
||||
content_template: templates/concept
|
||||
weight: 60
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
draft: True
|
||||
title: Gestione delle risorse
|
||||
content_template: templates/concept
|
||||
weight: 40
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
draft: True
|
||||
title: Cluster Networking
|
||||
content_template: templates/concept
|
||||
weight: 50
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
draft: True
|
||||
title: Proxy in Kubernetes
|
||||
content_template: templates/concept
|
||||
weight: 90
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
draft: True
|
||||
title: Esempio di modello di concetto
|
||||
content_template: templates/concept
|
||||
toc_hide: true
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
draft: True
|
||||
title: Cos'è Kubernetes
|
||||
content_template: templates/concept
|
||||
weight: 10
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
draft: True
|
||||
title: Partners
|
||||
bigheader: Kubernetes Partners
|
||||
abstract: Growing the Kubernetes ecosystem.
|
||||
|
||||
+1
-1
@@ -79,4 +79,4 @@ other = "Events Calendar"
|
||||
|
||||
# UI elements
|
||||
[ui_search_placeholder]
|
||||
other = "Search"
|
||||
other = "Cerca"
|
||||
|
||||
Reference in New Issue
Block a user