Skip to content

Commit 495f06b

Browse files
committed
Add translate-rbe keys to locales
1 parent 457cdfc commit 495f06b

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
@@ -11,6 +11,8 @@ learn-rustlings = Alternatively, Rustlings guides you through downloading and se
1111
learn-rustlings-button = Do the Rustlings course!
1212
learn-rbe = If reading multiple hundreds of pages about a language isn’t your style, then Rust By Example has you covered. While the book talks about code with a lot of words, RBE shows off a bunch of code, and keeps the talking to a minimum. It also includes exercises!
1313
learn-rbe-button = Check out Rust by Example!
14+
translated-rbe = {""}
15+
translated-rbe-button = {""}
1416
1517
learn-use = Grow with Rust
1618

locales/es/learn.ftl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ learn-rustlings = Como alternativa, Rustlings te guía en la descarga y la confi
1010
learn-rustlings-button = ¡Haz el curso Rustlings!
1111
learn-rbe = Si leer cientos de páginas sobre un lenguaje no es tu estilo, entonces Rust by Example es la solución. Mientras el libro habla del código con muchas palabras, Rust by Example enseña un montón de código y limita el texto al mínimo. ¡También incluye ejercicios!
1212
learn-rbe-button = ¡Explora Rust By Example!
13+
translated-rbe = {""}
14+
translated-rbe-button = {""}
1315
learn-use = Crece con Rust
1416
learn-doc-heading = Lee la documentación principal
1517
learn-doc = Toda esta documentación está también disponible en local usando el comando <code>rustup doc</code>, que mostrará todas las páginas en tu navegador sin necesidad de acceso a internet.

locales/fr/learn.ftl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ learn-rustlings = Sinon, "Rustlings" vous guide au travers du téléchargement e
1010
learn-rustlings-button = Faire le cours "Rustlings" !
1111
learn-rbe = Si lire plusieurs centaines de pages à propos d'un langage n'est pas votre style, alors "Rust by Example" est fait pour vous. Alors que le "Book" parle du code avec beaucoup de mots, RBE montre beaucoup de code, et limite la discussion au minimum. Ça inclut aussi des exercices !
1212
learn-rbe-button = Consulter Rust by Example !
13+
translated-rbe = {""}
14+
translated-rbe-button = {""}
1315
learn-use = S'épanouir avec Rust
1416
learn-doc-heading = Lire la documentation centrale
1517
learn-doc = Toute cette documentation est également disponible localement en utilisant la commande <code>rustup doc</code>, qui ouvrira ces ressources pour vous directement dans votre navigateur et même hors connexion !

locales/it/learn.ftl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ learn-rustlings = In alternativa, le guide "Rustlings" ti guideranno attraverso
1010
learn-rustlings-button = Fai il corso Rustlings!
1111
learn-rbe = Se leggere centinaia di pagine di manualistica non è il tuo stile, allora "Rust by Example" fa per te. Il Libro parla di codice in maniera piuttosto prolissa, mentre RBE ti mostra il codice e pochi fronzoli: inclusi anche gli esercizi!
1212
learn-rbe-button = Vai su Rust by Example!
13+
translated-rbe = {""}
14+
translated-rbe-button = {""}
1315
learn-use = Diventa esperto con Rust
1416
learn-doc-heading = Leggi la documentazione
1517
learn-doc = Tutta la documentazione è anche disponibile in locale; tramite il comando <code>rustup doc</code> si aprirà una pagina nel browser, non occorre alcuna connessione di rete!

locales/ja/learn.ftl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ learn-rustlings = あるいはRustlingsなら、コマンドライン上で、Ru
1010
learn-rustlings-button = Rustlingsコースをやってみよう!
1111
learn-rbe = ひとつの言語について何百ページも読むのがあなたの好みに合わなければ、 Rust By Exampleにお任せください。the bookはコードをたくさんの言葉で説明しますが、 RBE (Rust By Example)はたくさんのコード例を示し、説明は最小限です。練習問題もあります!
1212
learn-rbe-button = Rust by Exampleを見てみよう!
13+
translated-rbe = {""}
14+
translated-rbe-button = {""}
1315
learn-use = Rustと共に成長する
1416
learn-doc-heading = コアドキュメントを読む
1517
learn-doc = このドキュメントの全てはローカルでも<code>rustup doc</code>コマンドで参照可能で、ネットワーク接続なしにブラウザで開けます!

locales/ko/learn.ftl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ translated-book = { "" }
77
translated-book-button = { "" }
88
learn-rustlings-button = Rustlings 코스 시작하기
99
learn-rbe-button = 예제로 알아보는 Rust 살펴보기
10+
translated-rbe = {""}
11+
translated-rbe-button = {""}
1012
learn-use = Rust로 성장하기
1113
learn-doc-heading = 핵심 문서 읽기
1214
learn-doc-std = Rust 표준 라이브러리 API에 대한 포괄적인 가이드입니다.

locales/pl/learn.ftl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ learn-rustlings = Alternatywnie, Rustlings przeprowadzi Cię przez pobranie i in
1010
learn-rustlings-button = Wykonaj kurs Rustlings!
1111
learn-rbe = Jeśli czytanie kilkuset stronicowej książki o języku programowania nie jest w twoim stylu, to być może bardziej spodoba Ci się Rust By Example. Podczas gdy główny podręcznik opisuje język słowami, RBE pokazuje go na przykładach kodu i zadaniach, które możesz wykonać!
1212
learn-rbe-button = Zobacz Rust by Example!
13+
translated-rbe = {""}
14+
translated-rbe-button = {""}
1315
learn-use = Rozwijaj się z Rustem
1416
learn-doc-heading = Przeczytaj dokumentację języka
1517
learn-doc = Cała ta dokumentacja jest też dostępna lokalnie. Wystarczy użyć komendy <code>rustup doc</code>, aby otworzyć w przeglądarce przechowywane na dysku pliki dokumentacji. Połączenie z internetem nie jest potrzebne!

locales/pt-BR/learn.ftl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ learn-rustlings = Alternativamente, <i>Rustlings</i> te guiará através do proc
1010
learn-rustlings-button = Faça o curso <i>Rustlings</i>!
1111
learn-rbe = Se ler centenas de páginas sobre uma linguagem não for o seu estilo, então o Rust por Exemplo tem a solução. Enquanto o livro fala sobre código usando muitas palavras, o RPE trás muitas linhas de código e limita o texto ao mínimo. Também inclui exercícios!
1212
learn-rbe-button = Veja o livro Rust por Exemplos!
13+
translated-rbe = {""}
14+
translated-rbe-button = {""}
1315
learn-use = Cresça com Rust
1416
learn-doc-heading = Leia a documentação principal
1517
learn-doc = Toda a documentação também está disponível localmente usando o comando <code>rustup doc</code>, que irá apresentar todos esses recursos no seu navegador sem precisar de acesso a internet.

locales/ru/learn.ftl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ learn-rustlings = Другой вариант, Rustlings, поможет вам
1010
learn-rustlings-button = Пройдите курс Rustlings!
1111
learn-rbe = Если чтение сотен страниц о языке &mdash; не ваш стиль, то вам стоит взглянуть на "Rust на примерах" ("Rust By Example", RBE). Пока "Книга" большим количеством слов рассуждает о коде, RBE показывает куски кода и сводит рассуждения к минимуму. Также она содержит упражнения!
1212
learn-rbe-button = Перейти в Rust by Example!
13+
translated-rbe = {""}
14+
translated-rbe-button = {""}
1315
learn-use = Совершенствуйтесь с Rust
1416
learn-doc-heading = Прочитайте основную документацию
1517
learn-doc = Вся документация также доступна локально. Команда <code>rustup doc</code> откроет её в вашем браузере даже без сети!

locales/zh-TW/learn.ftl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ learn-rustlings = 除此之外,Rustlings 課程會引導您下載並設置 Rus
1010
learn-rustlings-button = 開始 Rustlings 的課程!
1111
learn-rbe = 如果閱讀一本數百頁的書並不適合您的話,那《透過範例學習 Rust》將是您的選擇。當書本使用一堆文字教學時,《透過範例學習 Rust》則是展示各種範例,並附上最少的文字說明,同時還附有練習題!
1212
learn-rbe-button = 閱讀《透過範例學習 Rust》!
13+
translated-rbe = {""}
14+
translated-rbe-button = {""}
1315
learn-use = 與 Rust 一同成長
1416
learn-doc-heading = 閱讀核心技術文件
1517
learn-doc = 這些文件您都能在本機端使用 <code>rustup doc</code> 指令來取得,它能在沒有網路連線的狀況下使用您的瀏覽器開啟這些文件!

0 commit comments

Comments
 (0)