From 2c402f3dfa44263930cdb245185ec111f71d3e3c Mon Sep 17 00:00:00 2001 From: Kamila Date: Thu, 13 Feb 2025 16:50:00 +0100 Subject: [PATCH 1/3] feat/docs>translations page translation --- src/translations/index.md | 44 +++++++++++++++++++-------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/src/translations/index.md b/src/translations/index.md index 09e9ad2d..736ca409 100644 --- a/src/translations/index.md +++ b/src/translations/index.md @@ -2,33 +2,33 @@ aside: false --- -# Translations {#translations} - -## Available Languages {#available-languages} - -- [English](https://vuejs.org/) [[source](https://github.com/vuejs/docs)] -- [简体中文 / Simplified Chinese](https://cn.vuejs.org/) [[source](https://github.com/vuejs-translations/docs-zh-cn)] -- [日本語 / Japanese](https://ja.vuejs.org/) [[source](https://github.com/vuejs-translations/docs-ja)] -- [Українська / Ukrainian](https://ua.vuejs.org/) [[source](https://github.com/vuejs-translations/docs-uk)] -- [Français / French](https://fr.vuejs.org) [[source](https://github.com/vuejs-translations/docs-fr)] -- [한국어 / Korean](https://ko.vuejs.org) [[source](https://github.com/vuejs-translations/docs-ko)] -- [Português / Portuguese](https://pt.vuejs.org) [[source](https://github.com/vuejs-translations/docs-pt)] -- [বাংলা / Bengali](https://bn.vuejs.org) [[source](https://github.com/vuejs-translations/docs-bn)] -- [Italiano / Italian](https://it.vuejs.org) [[source](https://github.com/vuejs-translations/docs-it)] -- [فارسی / Persian](https://fa.vuejs.org) [[source](https://github.com/vuejs-translations/docs-fa)] -- [Русский / Russian](https://ru.vuejs.org/) [[source](https://github.com/vuejs-translations/docs-ru)] -- [Čeština / Czech](https://cs.vuejs.org/) [[source](https://github.com/vuejs-translations/docs-cs)] -- [繁體中文 / Traditional Chinese](https://zh-hk.vuejs.org/) [[source](https://github.com/vuejs-translations/docs-zh-hk)] - -## Work in Progress Languages {#work-in-progress-languages} +# Tłumaczenia {#translations} + +## Dostępne języki {#available-languages} + +- [English / Angielski](https://vuejs.org/) [[źródło](https://github.com/vuejs/docs)] +- [简体中文 / Chiński uproszczony](https://cn.vuejs.org/) [[źródło](https://github.com/vuejs-translations/docs-zh-cn)] +- [日本語 / Japoński](https://ja.vuejs.org/) [[źródło](https://github.com/vuejs-translations/docs-ja)] +- [Українська / Ukraiński](https://ua.vuejs.org/) [[źródło](https://github.com/vuejs-translations/docs-uk)] +- [Français / Francuski](https://fr.vuejs.org) [[źródło](https://github.com/vuejs-translations/docs-fr)] +- [한국어 / Koreański](https://ko.vuejs.org) [[źródło](https://github.com/vuejs-translations/docs-ko)] +- [Português / Portugalski](https://pt.vuejs.org) [[źródło](https://github.com/vuejs-translations/docs-pt)] +- [বাংলা / Bengali](https://bn.vuejs.org) [[źródło](https://github.com/vuejs-translations/docs-bn)] +- [Italiano / Włoski](https://it.vuejs.org) [[źródło](https://github.com/vuejs-translations/docs-it)] +- [فارسی / Perski](https://fa.vuejs.org) [[źródło](https://github.com/vuejs-translations/docs-fa)] +- [Русский / Rosyjski](https://ru.vuejs.org/) [[źródło](https://github.com/vuejs-translations/docs-ru)] +- [Čeština / Czeski](https://cs.vuejs.org/) [[źródło](https://github.com/vuejs-translations/docs-cs)] +- [繁體中文 / Chiński tradycyjny](https://zh-hk.vuejs.org/) [[źródło](https://github.com/vuejs-translations/docs-zh-hk)] + +## Języki w toku prac {#work-in-progress-languages} - [العربية / Arabic](https://ar.vuejs.org/) [[source](https://github.com/vuejs-translations/docs-ar)] - [Español / Spanish](https://vue3-spanish-docs.netlify.app/) [[source](https://github.com/icarusgk/vuejs-spanish-docs)] - [Deutsch / German](https://de.vuejs.org/) [[source](https://github.com/vuejs-translations/docs-de)] - [Polski / Polish](https://pl.vuejs.org/) [[source](https://github.com/vuejs-translations/docs-pl)] -## Starting a new Translation {#starting-a-new-translation} +## Rozpoczęcie nowego tłumaczenia {#starting-a-new-translation} -The Vue documentation has recently undergone a major revision, so translations in other languages are still missing or work-in-progress. +Dokumentacja Vue przeszła niedawno gruntowną rewizję, więc tłumaczenia w innych językach nadal są niedostępne lub są w trakcie realizacji. -We welcome community efforts to provide more translations. Translation efforts are managed in the [vuejs-translations](https://github.com/vuejs-translations/) GitHub organization. If you are interested in contributing, please check out the [Translation Guidelines](https://github.com/vuejs-translations/guidelines/blob/main/README.md) to get started. +Z zadowoleniem przyjmujemy wysiłki społeczności w zapewnianiu większej ilości tłumaczeń. Działania związane z tłumaczeniem są zarządzane w organizacji GitHub [vuejs-translations](https://github.com/vuejs-translations/). Jeśli chcesz się przyczynić, zapoznaj się z [wytycznymi dotyczącymi tłumaczeń](https://github.com/vuejs-translations/guidelines/blob/main/README.md), aby rozpocząć. From ec4de747204718292bc66cd2a933657397946442 Mon Sep 17 00:00:00 2001 From: Szymon Licau Date: Thu, 6 Mar 2025 13:03:37 +0100 Subject: [PATCH 2/3] [feat] Add polish translation as complete Move polish from in progress to complete. Add polish translation to the navigation menu. --- .vitepress/config.ts | 5 +++++ src/translations/index.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.vitepress/config.ts b/.vitepress/config.ts index aa1c0466..8fc3e359 100644 --- a/.vitepress/config.ts +++ b/.vitepress/config.ts @@ -762,6 +762,11 @@ export default defineConfigWithTheme({ text: '繁體中文', repo: 'https://github.com/vuejs-translations/docs-zh-hk' }, + { + link: 'https://pl.vuejs.org', + text: 'Polski', + repo: 'https://github.com/vuejs-translations/docs-pl' + }, { link: '/translations/', text: 'Help Us Translate!', diff --git a/src/translations/index.md b/src/translations/index.md index 736ca409..279fcd42 100644 --- a/src/translations/index.md +++ b/src/translations/index.md @@ -19,13 +19,13 @@ aside: false - [Русский / Rosyjski](https://ru.vuejs.org/) [[źródło](https://github.com/vuejs-translations/docs-ru)] - [Čeština / Czeski](https://cs.vuejs.org/) [[źródło](https://github.com/vuejs-translations/docs-cs)] - [繁體中文 / Chiński tradycyjny](https://zh-hk.vuejs.org/) [[źródło](https://github.com/vuejs-translations/docs-zh-hk)] +- [Polski / Polish](https://pl.vuejs.org/) [[source](https://github.com/vuejs-translations/docs-pl)] ## Języki w toku prac {#work-in-progress-languages} - [العربية / Arabic](https://ar.vuejs.org/) [[source](https://github.com/vuejs-translations/docs-ar)] - [Español / Spanish](https://vue3-spanish-docs.netlify.app/) [[source](https://github.com/icarusgk/vuejs-spanish-docs)] - [Deutsch / German](https://de.vuejs.org/) [[source](https://github.com/vuejs-translations/docs-de)] -- [Polski / Polish](https://pl.vuejs.org/) [[source](https://github.com/vuejs-translations/docs-pl)] ## Rozpoczęcie nowego tłumaczenia {#starting-a-new-translation} From 196c9ee70f9b39018c757a957086388a36693739 Mon Sep 17 00:00:00 2001 From: Szymon Licau Date: Thu, 6 Mar 2025 13:41:10 +0100 Subject: [PATCH 3/3] [feat] Translate other language names --- src/translations/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/translations/index.md b/src/translations/index.md index 279fcd42..d654c39c 100644 --- a/src/translations/index.md +++ b/src/translations/index.md @@ -19,13 +19,13 @@ aside: false - [Русский / Rosyjski](https://ru.vuejs.org/) [[źródło](https://github.com/vuejs-translations/docs-ru)] - [Čeština / Czeski](https://cs.vuejs.org/) [[źródło](https://github.com/vuejs-translations/docs-cs)] - [繁體中文 / Chiński tradycyjny](https://zh-hk.vuejs.org/) [[źródło](https://github.com/vuejs-translations/docs-zh-hk)] -- [Polski / Polish](https://pl.vuejs.org/) [[source](https://github.com/vuejs-translations/docs-pl)] +- [Polski / Polish](https://pl.vuejs.org/) [[źródło](https://github.com/vuejs-translations/docs-pl)] ## Języki w toku prac {#work-in-progress-languages} -- [العربية / Arabic](https://ar.vuejs.org/) [[source](https://github.com/vuejs-translations/docs-ar)] -- [Español / Spanish](https://vue3-spanish-docs.netlify.app/) [[source](https://github.com/icarusgk/vuejs-spanish-docs)] -- [Deutsch / German](https://de.vuejs.org/) [[source](https://github.com/vuejs-translations/docs-de)] +- [العربية / Arabski](https://ar.vuejs.org/) [[źródło](https://github.com/vuejs-translations/docs-ar)] +- [Español / Hiszpański](https://vue3-spanish-docs.netlify.app/) [[źródło](https://github.com/icarusgk/vuejs-spanish-docs)] +- [Deutsch / Niemiecki](https://de.vuejs.org/) [[źródło](https://github.com/vuejs-translations/docs-de)] ## Rozpoczęcie nowego tłumaczenia {#starting-a-new-translation}