Unverified Commit 8b33b7b8 authored by 춤추는망고's avatar 춤추는망고 Committed by GitHub
Browse files

docs(translation) improved Korean translation (KR) (#679)



* [change] contents with better translation

Changed the content that seemed to fit better.

* [change] readme version to latest
- translate partially

* [translate] github stats part partially

* [translate] before github extra pin

* [translate] before wakatime week stats

* [finished] translation

* [refine] sentences

* docs: fix issues link

Co-authored-by: default avatarAnurag Hazra <hazru.anurag@gmail.com>
parent 4c7b95e7
Loading
Loading
Loading
Loading
+230 −129

File changed.

Preview size limit exceeded, changes collapsed.

+9 −9
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ const statCardLocales = ({ name, apostrophe }) => {
      hu: "Csillagok",
      it: "Stelle totali",
      ja: "スターされた数",
      kr: "총 별",
      kr: "받은 스타 수",
      nl: "Totale Sterren",
      "pt-pt": "Total de estrelas",
      "pt-br": "Total de estrelas",
@@ -45,7 +45,7 @@ const statCardLocales = ({ name, apostrophe }) => {
      hu: "Összes commit",
      it: "Commit totali",
      ja: "合計コミット数",
      kr: " 커밋",
      kr: "전체 커밋",
      nl: "Totale Commits",
      "pt-pt": "Total de Commits",
      "pt-br": "Total de compromissos",
@@ -62,7 +62,7 @@ const statCardLocales = ({ name, apostrophe }) => {
      hu: "Összes PR",
      it: "PR totali",
      ja: "合計 PR",
      kr: "PR",
      kr: "PR 횟수",
      nl: "Totale PR's",
      "pt-pt": "Total de PRs",
      "pt-br": "Total de PRs",
@@ -79,7 +79,7 @@ const statCardLocales = ({ name, apostrophe }) => {
      hu: "Összes hibajegy",
      it: "Segnalazioni totali",
      ja: "合計 issue",
      kr: "총 문제",
      kr: "이슈 개수",
      nl: "Totale Issues",
      "pt-pt": "Total de Issues",
      "pt-br": "Total de problemas",
@@ -96,7 +96,7 @@ const statCardLocales = ({ name, apostrophe }) => {
      hu: "Hozzájárulások",
      it: "Ha contribuito a",
      ja: "コントリビュートしたリポジトリ",
      kr: " 기여하다",
      kr: "전체 기여",
      nl: "Bijgedragen aan",
      "pt-pt": "Contribuiu em",
      "pt-br": "Contribuiu para",
@@ -117,7 +117,7 @@ const repoCardLocales = {
    hu: "Sablon",
    it: "Template",
    ja: "テンプレート",
    kr: "주형",
    kr: "템플릿",
    nl: "Sjabloon",
    "pt-pt": "Modelo",
    "pt-br": "Modelo",
@@ -154,7 +154,7 @@ const langCardLocales = {
    hu: "Leggyakrabban használt nyelvek",
    it: "Linguaggi più utilizzati",
    ja: "最もよく使っている言語",
    kr: "가장 많이 사용되는 언어",
    kr: "가장 많이 사용 언어",
    nl: "Meest gebruikte talen",
    "pt-pt": "Idiomas mais usados",
    "pt-br": "Línguas Mais Usadas",
@@ -191,7 +191,7 @@ const wakatimeCardLocales = {
    hu: "Nem volt aktivitás ezen a héten",
    it: "Nessuna attività in questa settimana",
    ja: "今週のコーディング活動はありません",
    kr: "이번 주 코딩 활동 없음",
    kr: "이번 주 작업내역 없음",
    nl: "Geen coderings activiet deze week",
    "pt-pt": "Sem atividade esta semana",
    "pt-br": "Nenhuma atividade de codificação esta semana",