Skip to content

Commit f9a2dc3

Browse files
Copilotbrunoborges
andcommitted
Add proof section translations to all 11 locale YAML files
Co-authored-by: brunoborges <129743+brunoborges@users.noreply.github.com>
1 parent 023e33a commit f9a2dc3

File tree

11 files changed

+22
-0
lines changed

11 files changed

+22
-0
lines changed

translations/strings/ar.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ sections:
2525
jdkSupport: دعم JDK
2626
howItWorks: كيف يعمل
2727
relatedDocs: توثيق ذو صلة
28+
proof: إثبات
29+
proofLink: عرض كود الإثبات
2830
relatedPatterns: أنماط ذات صلة
2931
filters:
3032
show: "عرض:"

translations/strings/de.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ sections:
2727
jdkSupport: JDK-Unterstützung
2828
howItWorks: Wie es funktioniert
2929
relatedDocs: Zugehörige Dokumentation
30+
proof: Beweis
31+
proofLink: Beweisquelle ansehen
3032
relatedPatterns: Verwandte Muster
3133
filters:
3234
show: 'Anzeigen:'

translations/strings/es.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ sections:
2727
jdkSupport: Soporte JDK
2828
howItWorks: Cómo funciona
2929
relatedDocs: Documentación Relacionada
30+
proof: Prueba
31+
proofLink: Ver código de prueba
3032
relatedPatterns: Patrones relacionados
3133
filters:
3234
show: 'Mostrar:'

translations/strings/fr.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ sections:
2727
jdkSupport: Support JDK
2828
howItWorks: Comment ça fonctionne
2929
relatedDocs: Documentation Associée
30+
proof: Preuve
31+
proofLink: Voir la preuve source
3032
relatedPatterns: Patterns associés
3133
filters:
3234
show: 'Afficher :'

translations/strings/it.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ sections:
2727
jdkSupport: Supporto JDK
2828
howItWorks: Come funziona
2929
relatedDocs: Documentazione Correlata
30+
proof: Prova
31+
proofLink: Vedi sorgente di prova
3032
relatedPatterns: Pattern correlati
3133
filters:
3234
show: 'Mostra:'

translations/strings/ja.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ sections:
2525
jdkSupport: JDKサポート
2626
howItWorks: 仕組み
2727
relatedDocs: 関連ドキュメント
28+
proof: 証明
29+
proofLink: 証明ソースを見る
2830
relatedPatterns: 関連パターン
2931
filters:
3032
show: '表示:'

translations/strings/ko.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ sections:
2525
jdkSupport: JDK 지원
2626
howItWorks: 동작 원리
2727
relatedDocs: 관련 문서
28+
proof: 증명
29+
proofLink: 증명 소스 보기
2830
relatedPatterns: 관련 패턴
2931
filters:
3032
show: '표시:'

translations/strings/pl.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ sections:
2626
jdkSupport: Wsparcie JDK
2727
howItWorks: Jak to działa
2828
relatedDocs: Powiązana dokumentacja
29+
proof: Dowód
30+
proofLink: Zobacz źródło dowodu
2931
relatedPatterns: Powiązane wzorce
3032
filters:
3133
show: 'Pokaż:'

translations/strings/pt-BR.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ sections:
2626
jdkSupport: Suporte JDK
2727
howItWorks: Como funciona
2828
relatedDocs: Documentação Relacionada
29+
proof: Prova
30+
proofLink: Ver código de prova
2931
relatedPatterns: Padrões relacionados
3032
filters:
3133
show: 'Mostrar:'

translations/strings/tr.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ sections:
2626
jdkSupport: JDK Desteği
2727
howItWorks: Nasıl çalışır
2828
relatedDocs: İlgili Belgeler
29+
proof: Kanıt
30+
proofLink: Kanıt kaynağını görüntüle
2931
relatedPatterns: İlgili desenler
3032
filters:
3133
show: 'Göster:'

0 commit comments

Comments
 (0)