Skip to content

Commit 72fa6c3

Browse files
nodejs-crowdincrowdin-botgithub-merge-queue[bot]
authored
[automated]: crowdin sync (#8396)
* chore: synced translations from crowdin * chore: automated format of translated files Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Crowdin Bot <support+bot@crowdin.com> Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
1 parent 72a2acf commit 72fa6c3

File tree

5 files changed

+11
-34
lines changed

5 files changed

+11
-34
lines changed

apps/site/pages/pt-br/about/eol.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: Entenda o Fim de Vida Útil (End-of-Life ou EOL) do Node.js, o que
88

99
## Por que e como as versões do Node.js chegam ao Fim de Vida Útil
1010

11-
As versões principais (major) do Node.js são lançadas, corrigidas e designadas como Fim de Vida Útil (EOL) em um cronograma previsível. Como não é viável manter todas as linhas de versão indefinidamente, após um período de manutenção planejado, uma linha de versão principal do Node.js deixa de ser mantida pelo projeto.
11+
As versões principais (major) do Node.js são lançadas, corrigidas e designadas como Fim de Vida Útil (_End-Of-Life_ ou _EOL_) em um cronograma previsível. Como não é viável manter todas as linhas de versão indefinidamente, após um período de manutenção planejado, uma linha de versão principal do Node.js deixa de ser mantida pelo projeto.
1212

1313
<div className="flex flex-col items-start gap-4 xl:flex-row xl:items-center">
1414
<Button kind="primary" href="/download" className="flex-1">

packages/i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@node-core/website-i18n",
3-
"version": "1.1.12",
3+
"version": "1.1.13",
44
"type": "module",
55
"exports": {
66
"./*": [

packages/i18n/src/locales/ja.json

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -237,10 +237,6 @@
237237
"npmVersion": "npmのバージョン",
238238
"v8Version": "V8のバージョン"
239239
},
240-
"pagination": {
241-
"next": "次へ",
242-
"previous": "前へ"
243-
},
244240
"common": {
245241
"alertBox": {
246242
"info": "補足",
@@ -250,17 +246,13 @@
250246
"breadcrumbs": {
251247
"navigateToHome": "ホームに移動する"
252248
},
253-
"crossLink": {
254-
"previous": "前へ",
255-
"next": "次へ"
256-
},
257249
"codebox": {
258250
"copy": "クリップボードにコピー",
259251
"copied": "クリップボードにコピーされました!"
260252
},
261253
"pagination": {
262-
"prev": "前へ",
263-
"prevAriaLabel": "前のページ",
254+
"previous": "前へ",
255+
"previousAriaLabel": "前のページ",
264256
"next": "次へ",
265257
"nextAriaLabel": "次のページ",
266258
"defaultLabel": "ページネーション",

packages/i18n/src/locales/pt-br.json

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -237,10 +237,6 @@
237237
"npmVersion": "Versão npm",
238238
"v8Version": "Versão V8"
239239
},
240-
"pagination": {
241-
"next": "Próximo",
242-
"previous": "Anterior"
243-
},
244240
"common": {
245241
"alertBox": {
246242
"info": "Informação",
@@ -250,17 +246,13 @@
250246
"breadcrumbs": {
251247
"navigateToHome": "Navegar para a Página Inicial"
252248
},
253-
"crossLink": {
254-
"previous": "Anterior",
255-
"next": "Próximo"
256-
},
257249
"codebox": {
258250
"copy": "Copiar para a área de transferência",
259251
"copied": "Copiado para a área de transferência!"
260252
},
261253
"pagination": {
262-
"prev": "Anterior",
263-
"prevAriaLabel": "Página anterior",
254+
"previous": "Anterior",
255+
"previousAriaLabel": "Página anterior",
264256
"next": "Próximo",
265257
"nextAriaLabel": "Próxima página",
266258
"defaultLabel": "Paginação",

packages/i18n/src/locales/uk.json

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"guides": "Посібники",
2626
"learn": "Навчання",
2727
"security": "Безпека",
28-
"certification": "Сертифікація",
28+
"certification": "Курси",
2929
"blog": "Блог",
3030
"contribute": "Долучитися"
3131
}
@@ -214,7 +214,8 @@
214214
"releaseDate": "Опубліковано",
215215
"lastUpdated": "Востаннє оновлено",
216216
"vulnerabilities": "Уразливості",
217-
"details": "Деталі"
217+
"details": "Деталі",
218+
"hideNonLts": "Показати лише LTS-версії"
218219
},
219220
"minorReleasesTable": {
220221
"version": "Версія",
@@ -236,10 +237,6 @@
236237
"npmVersion": "Версія npm",
237238
"v8Version": "Версія V8"
238239
},
239-
"pagination": {
240-
"next": "Далі",
241-
"previous": "Назад"
242-
},
243240
"common": {
244241
"alertBox": {
245242
"info": "Інформація",
@@ -249,17 +246,13 @@
249246
"breadcrumbs": {
250247
"navigateToHome": "До головної"
251248
},
252-
"crossLink": {
253-
"previous": "Назад",
254-
"next": "Далі"
255-
},
256249
"codebox": {
257250
"copy": "Скопіювати в буфер обміну",
258251
"copied": "Скопійовано!"
259252
},
260253
"pagination": {
261-
"prev": "Назад",
262-
"prevAriaLabel": "Попередня сторінка",
254+
"previous": "Назад",
255+
"previousAriaLabel": "Попередня сторінка",
263256
"next": "Далі",
264257
"nextAriaLabel": "Наступна сторінка",
265258
"defaultLabel": "Нумерація сторінок",

0 commit comments

Comments
 (0)