mirror of
https://github.com/anuraghazra/github-readme-stats.git
synced 2025-03-07 15:08:07 +08:00
refactor: improve dutch translation strings
This commit is contained in:
commit
8680049cf0
@ -16,7 +16,7 @@ const statCardLocales = ({ name, apostrophe }) => {
|
||||
it: `Statistiche GitHub di ${encodedName}`,
|
||||
ja: `${encodedName}の GitHub 統計`,
|
||||
kr: `${encodedName}의 GitHub 통계`,
|
||||
nl: `${encodedName}'${apostrophe} GitHub Statistieken`,
|
||||
nl: `${encodedName}'${apostrophe} GitHub-statistieken`,
|
||||
"pt-pt": `Estatísticas do GitHub de ${encodedName}`,
|
||||
"pt-br": `Estatísticas do GitHub de ${encodedName}`,
|
||||
np: `${encodedName}'${apostrophe} गिटहब तथ्याङ्क`,
|
||||
@ -42,7 +42,7 @@ const statCardLocales = ({ name, apostrophe }) => {
|
||||
it: "Stelle totali",
|
||||
ja: "スターされた数",
|
||||
kr: "받은 스타 수",
|
||||
nl: "Totaal sterren ontvangen",
|
||||
nl: "Totaal Sterren Ontvangen",
|
||||
"pt-pt": "Total de estrelas",
|
||||
"pt-br": "Total de estrelas",
|
||||
np: "कुल ताराहरू",
|
||||
@ -68,7 +68,7 @@ const statCardLocales = ({ name, apostrophe }) => {
|
||||
it: "Commit totali",
|
||||
ja: "合計コミット数",
|
||||
kr: "전체 커밋 수",
|
||||
nl: "Totale Commits",
|
||||
nl: "Aantal commits",
|
||||
"pt-pt": "Total de Commits",
|
||||
"pt-br": "Total de Commits",
|
||||
np: "कुल Commits",
|
||||
@ -94,7 +94,7 @@ const statCardLocales = ({ name, apostrophe }) => {
|
||||
it: "PR totali",
|
||||
ja: "合計 PR",
|
||||
kr: "PR 횟수",
|
||||
nl: "Totale PR's",
|
||||
nl: "Aantal PR's",
|
||||
"pt-pt": "Total de PRs",
|
||||
"pt-br": "Total de PRs",
|
||||
np: "कुल PRs",
|
||||
@ -120,7 +120,7 @@ const statCardLocales = ({ name, apostrophe }) => {
|
||||
it: "Segnalazioni totali",
|
||||
ja: "合計 issue",
|
||||
kr: "이슈 개수",
|
||||
nl: "Totale Issues",
|
||||
nl: "Aantal kwesties",
|
||||
"pt-pt": "Total de Issues",
|
||||
"pt-br": "Total de Issues",
|
||||
np: "कुल मुद्दाहरू",
|
||||
@ -256,7 +256,7 @@ const wakatimeCardLocales = {
|
||||
it: "Statistiche Wakatime",
|
||||
ja: "Wakatime ワカタイム統計",
|
||||
kr: "Wakatime 주간 통계",
|
||||
nl: "Takwimu za Wakatime",
|
||||
nl: "Wakatime-statistieken",
|
||||
"pt-pt": "Estatísticas Wakatime",
|
||||
"pt-br": "Estatísticas Wakatime",
|
||||
np: "Wakatime तथ्या .्क",
|
||||
@ -281,7 +281,7 @@ const wakatimeCardLocales = {
|
||||
it: "Nessuna attività in questa settimana",
|
||||
ja: "今週のコーディング活動はありません",
|
||||
kr: "이번 주 작업내역 없음",
|
||||
nl: "Geen coderings activiet deze week",
|
||||
nl: "Geen programmeeractiviteit deze week",
|
||||
"pt-pt": "Sem atividade esta semana",
|
||||
"pt-br": "Nenhuma atividade de codificação esta semana",
|
||||
np: "यस हप्ता कुनै कोडिंग गतिविधि छैन",
|
||||
|
Loading…
Reference in New Issue
Block a user