Skip to content

Commit 314bbeb

Browse files
committed
Add translate-nomicon keys to locales to fix dead links
1 parent 495f06b commit 314bbeb

File tree

10 files changed

+20
-0
lines changed

10 files changed

+20
-0
lines changed

locales/en-US/learn.ftl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ learn-reference-button = Read the reference
6161
learn-nomicon-alt = Two hands cradling fire
6262
learn-nomicon = The Rustonomicon is your guidebook to the dark arts of unsafe Rust. It’s also sometimes called “the ’nomicon.”
6363
learn-nomicon-button = Read the ’nomicon
64+
translated-nomicon = { "" }
65+
translated-nomicon-button = { "" }
6466
6567
learn-unstable-alt = A hand sharing sparkles
6668
learn-unstable = The Unstable Book has documentation for unstable features that you can only use with nightly Rust.

locales/es/learn.ftl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ learn-reference-button = Lee la Referencia
4242
learn-nomicon-alt = Dos manos sosteniendo una llama
4343
learn-nomicon = El Rustonomicon es tu guía para el oscuro arte del uso de <i>unsafe</i> Rust. También se lo conoce como "el nomicon".
4444
learn-nomicon-button = Lee el "nomicon"
45+
translated-nomicon = { "" }
46+
translated-nomicon-button = { "" }
4547
learn-unstable-alt = Una mano soltando chispas
4648
learn-unstable = El Unstable Book contiene documentación sobre funcionalidades inestables que puedes usar solo con Rust nightly.
4749
learn-unstable-button = Lee el Unstable Book

locales/fr/learn.ftl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ learn-reference-button = Lire la référence
4242
learn-nomicon-alt = deux mains couvrant une flamme
4343
learn-nomicon = Le Rustonomicon est votre guide dans les arts sombres du Rust unsafe. Il est parfois appelé "le ’nomicon" .
4444
learn-nomicon-button = Lire le ’nomicon.
45+
translated-nomicon = { "" }
46+
translated-nomicon-button = { "" }
4547
learn-unstable-alt = Une main lâchant des objets scintillants.
4648
learn-unstable = Le Unstable Book contient la documentation des fonctionnalités instables que vous pouvez seulement utiliser avec les versions nightly de Rust
4749
learn-unstable-button = Lire le Unstable Book

locales/it/learn.ftl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ learn-reference-button = Leggi la Reference
4242
learn-nomicon-alt = due mani che reggono un fuoco
4343
learn-nomicon = Il Rustonomicon è il tuo mauale di magia nera sul codice Rust unsafe. Noto anche come "il 'nomicon".
4444
learn-nomicon-button = Leggi il ’nomicon
45+
translated-nomicon = { "" }
46+
translated-nomicon-button = { "" }
4547
learn-unstable-alt = una mano che fa scintille
4648
learn-unstable = L'Unstable Book contiene documentazione su feature non ancora stabilizzate che sono disponibili solo su Rust nightly.
4749
learn-unstable-button = Leggi il Unstable Book

locales/ja/learn.ftl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ learn-reference-button = リファレンスを読む
4242
learn-nomicon-alt = 火をそっと抱える二つの手
4343
learn-nomicon = Rustonomiconは黒魔術であるアンセーフなRustへの手引書です。しばしば「’nomicon」とも呼ばれます。
4444
learn-nomicon-button = ’nomiconを読む
45+
translated-nomicon = { "" }
46+
translated-nomicon-button = { "" }
4547
learn-unstable-alt = 火花を出す手
4648
learn-unstable = Unstableブックにはnightly Rustのみで使える不安定な機能に関する記述があります。
4749
learn-unstable-button = unstableブックを読む

locales/pl/learn.ftl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ learn-reference-button = Czytaj Dokument Referencyjny
4242
learn-nomicon-alt = Dwie ręce trzymające ogień
4343
learn-nomicon = Niechaj Rustonomikon poprowadzi Cię przez czarną magię sekcji niebezpiecznego kodu Rust. Niektórzy nazywają go skrótowo po prostu "nomikonem".
4444
learn-nomicon-button = Czytaj nomikon.
45+
translated-nomicon = { "" }
46+
translated-nomicon-button = { "" }
4547
learn-unstable-alt = Ręka dzieląca się iskrami
4648
learn-unstable = Podręcznik Niestabilności dokumentuje niestabilne funkcje języka które są dostępne jedynie w wersjach nightly.
4749
learn-unstable-button = Czytaj podręcznik niestabilności

locales/pt-BR/learn.ftl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ learn-reference-button = Leia a referência
4242
learn-nomicon-alt = Duas mãos carregando fogo
4343
learn-nomicon = O Rustnomicon é o seu guia para a arte secreta para usar <i>unsafe</i> em Rust. Algumas vezes também é chamado de "o nomicon".
4444
learn-nomicon-button = Leia o 'nomicon
45+
translated-nomicon = { "" }
46+
translated-nomicon-button = { "" }
4547
learn-unstable-alt = Uma mão espalhando faíscas
4648
learn-unstable = O Livro Instável é a documentação para funcionalidades instáveis que podem ser usadas apenas no Rust <i>nightly</i>.
4749
learn-unstable-button = Leia o Livro Instável (<i>The Unstable book</i>)

locales/ru/learn.ftl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ learn-reference-button = Читать Reference
4242
learn-nomicon-alt = Две руки держат огонь
4343
learn-nomicon = Rustonomicon - это ваш путеводитель в тёмное искусство небезопасного Rust. Иногда его называют "’nomicon".
4444
learn-nomicon-button = Читать ’nomicon
45+
translated-nomicon = { "" }
46+
translated-nomicon-button = { "" }
4547
learn-unstable-alt = Рука выпускает искры
4648
learn-unstable = Unstable Book содержит документацию о нестабильных возможностях, которые вы можете использовать только в ночной версии Rust.
4749
learn-unstable-button = Читать Unstable Book

locales/tr/learn.ftl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ learn-reference-button = Referans'ı oku
3838
learn-nomicon-alt = Ateşi kucaklayan iki el
3939
learn-nomicon = Rustonomicon, Rust'ın emniyetsiz karanlık sanatları için bir rehber niteliğindedir. Bazen "the ’nomicon.” da denir.
4040
learn-nomicon-button = 'nomicon'u Oku
41+
translated-nomicon = { "" }
42+
translated-nomicon-button = { "" }
4143
learn-unstable-alt = Işık saçan bir el
4244
learn-unstable = Kararsız sürümle ilgili kitap, kararsız özellikler için belgelendirmelere sahiptir ve sadece Rust'ın nightly sürümü ile kullanılabilir.
4345
learn-unstable-button = Kararsız sürümle ilgili kitabı oku

locales/zh-TW/learn.ftl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ learn-reference-button = 閱讀《參考手冊》
4242
learn-nomicon-alt = 雙手捧著火的圖示
4343
learn-nomicon = 《Rust 祕笈》是教您 unsafe Rust 的黑魔法指南,它有時也被稱為「 ’nomicon」。
4444
learn-nomicon-button = 閱讀《Rust 祕笈》
45+
translated-nomicon = { "" }
46+
translated-nomicon-button = { "" }
4547
learn-unstable-alt = 手撒出亮光
4648
learn-unstable = 《Unstable 手冊》紀載還尚未穩定的功能,您也只能在 nightly Rust 中使用。
4749
learn-unstable-button = 閱讀《Unstable 手冊》

0 commit comments

Comments
 (0)