Skip to content

Commit 9fd30fe

Browse files
nodejs-crowdincrowdin-botgithub-merge-queue[bot]
authored
[automated]: crowdin sync (#8353)
* 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 <[email protected]> Co-authored-by: github-merge-queue <[email protected]>
1 parent 4c1a417 commit 9fd30fe

File tree

7 files changed

+43
-10
lines changed

7 files changed

+43
-10
lines changed

apps/site/pages/ja/about/branding.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Node.jsのロゴやシンボルマークの許可されている利用方法に
5858
</td>
5959

6060
<td>
61-
<img alt="Node.jsライトスタック型ロゴ" src="/static/logos/nodejsStackedLight.svg" className="rounded-xs h-[164px] w-[267px] bg-neutral-950 p-2 dark:bg-transparent" width="267" height="164" />
61+
<img alt="Node.jsライトスタック型ロゴ" src="/static/logos/nodejsStackedLight.svg" className="h-[164px] w-[267px] rounded-xs bg-neutral-950 p-2 dark:bg-transparent" width="267" height="164" />
6262
</td>
6363
</tr>
6464

@@ -85,7 +85,7 @@ Node.jsのロゴやシンボルマークの許可されている利用方法に
8585
</td>
8686

8787
<td>
88-
<img alt="JSアイコンホワイト" src="/static/logos/jsIconWhite.svg" className="height-[80px] rounded-xs mx-auto w-[71px] bg-neutral-950 p-2 dark:bg-transparent" width="71" height="80" />
88+
<img alt="JSアイコンホワイト" src="/static/logos/jsIconWhite.svg" className="height-[80px] mx-auto w-[71px] rounded-xs bg-neutral-950 p-2 dark:bg-transparent" width="71" height="80" />
8989
</td>
9090
</tr>
9191

apps/site/pages/ro/about/branding.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Mulțumiri către [Angela Angelini](https://www.linkedin.com/in/angeliningl/) pe
5858
</td>
5959

6060
<td>
61-
<img alt="Logo stivuit deschis Node.js" src="/static/logos/nodejsStackedLight.svg" className="rounded-xs h-[164px] w-[267px] bg-neutral-950 p-2 dark:bg-transparent" width="267" height="164" />
61+
<img alt="Logo stivuit deschis Node.js" src="/static/logos/nodejsStackedLight.svg" className="h-[164px] w-[267px] rounded-xs bg-neutral-950 p-2 dark:bg-transparent" width="267" height="164" />
6262
</td>
6363
</tr>
6464

@@ -85,7 +85,7 @@ Mulțumiri către [Angela Angelini](https://www.linkedin.com/in/angeliningl/) pe
8585
</td>
8686

8787
<td>
88-
<img alt="Pictogramă JS albă" src="/static/logos/jsIconWhite.svg" className="height-[80px] rounded-xs mx-auto w-[71px] bg-neutral-950 p-2 dark:bg-transparent" width="71" height="80" />
88+
<img alt="Pictogramă JS albă" src="/static/logos/jsIconWhite.svg" className="height-[80px] mx-auto w-[71px] rounded-xs bg-neutral-950 p-2 dark:bg-transparent" width="71" height="80" />
8989
</td>
9090
</tr>
9191

apps/site/pages/uk/about/branding.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ layout: about
5858
</td>
5959

6060
<td>
61-
<img alt="Світлий складений логотип Node.js®" src="/static/logos/nodejsStackedLight.svg" className="rounded-xs h-[164px] w-[267px] bg-neutral-950 p-2 dark:bg-transparent" width="267" height="164" />
61+
<img alt="Світлий складений логотип Node.js®" src="/static/logos/nodejsStackedLight.svg" className="h-[164px] w-[267px] rounded-xs bg-neutral-950 p-2 dark:bg-transparent" width="267" height="164" />
6262
</td>
6363
</tr>
6464

@@ -85,7 +85,7 @@ layout: about
8585
</td>
8686

8787
<td>
88-
<img alt="Білий значок JS" src="/static/logos/jsIconWhite.svg" className="height-[80px] rounded-xs mx-auto w-[71px] bg-neutral-950 p-2 dark:bg-transparent" width="71" height="80" />
88+
<img alt="Білий значок JS" src="/static/logos/jsIconWhite.svg" className="height-[80px] mx-auto w-[71px] rounded-xs bg-neutral-950 p-2 dark:bg-transparent" width="71" height="80" />
8989
</td>
9090
</tr>
9191

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.9",
3+
"version": "1.1.10",
44
"type": "module",
55
"exports": {
66
"./*": [

packages/i18n/src/locales/id.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,18 @@
301301
"initErrorSearch": "Tidak dapat memulai layanan pencarian",
302302
"initErrorChat": "Tidak dapat memulai layanan obrolan",
303303
"chatButtonLabel": "Dapatkan ringkasan AI",
304-
"searchButtonLabel": "Pencarian"
304+
"searchButtonLabel": "Pencarian",
305+
"poweredBy": "Diberdayakan oleh",
306+
"suggestionOne": "Instruksi Pemasangan Node.js?",
307+
"suggestionTwo": "Bagaimana cara membuat server HTTP?",
308+
"suggestionThree": "Meningkatkan versi Node.js",
309+
"scrollToBottom": "Gulir ke bawah",
310+
"closeChat": "Tutup obrolan",
311+
"keyboardShortcuts": {
312+
"select": "memilih",
313+
"navigate": "untuk menavigasi",
314+
"close": "untuk menutup"
315+
}
305316
},
306317
"blog": {
307318
"blogHeader": {

packages/i18n/src/locales/ja.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,18 @@
301301
"initErrorSearch": "検索サービスを開始できません",
302302
"initErrorChat": "チャットサービスを開始できません",
303303
"chatButtonLabel": "AIの情報を確認する",
304-
"searchButtonLabel": "検索"
304+
"searchButtonLabel": "検索",
305+
"poweredBy": "Powered by",
306+
"suggestionOne": "Node.jsをインストールするには?",
307+
"suggestionTwo": "HTTPサーバーを作成するには?",
308+
"suggestionThree": "Node.jsのバージョンアップ",
309+
"scrollToBottom": "最下部へスクロール",
310+
"closeChat": "チャットを閉じる",
311+
"keyboardShortcuts": {
312+
"select": "選ぶ",
313+
"navigate": "移動",
314+
"close": "閉じる"
315+
}
305316
},
306317
"blog": {
307318
"blogHeader": {

packages/i18n/src/locales/uk.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,18 @@
301301
"initErrorSearch": "Не вдалося ініціалізувати пошуковий сервіс",
302302
"initErrorChat": "Не вдалося ініціалізувати сервіс чату",
303303
"chatButtonLabel": "Отримати результати ШІ",
304-
"searchButtonLabel": "Пошук"
304+
"searchButtonLabel": "Пошук",
305+
"poweredBy": "За підтримки",
306+
"suggestionOne": "Як установити Node.js?",
307+
"suggestionTwo": "Як створити HTTP-сервер?",
308+
"suggestionThree": "Оновлення версії Node.js",
309+
"scrollToBottom": "Прогорнути донизу",
310+
"closeChat": "Закрити чат",
311+
"keyboardShortcuts": {
312+
"select": ", щоб обрати",
313+
"navigate": ", щоб гортати",
314+
"close": ", щоб закрити"
315+
}
305316
},
306317
"blog": {
307318
"blogHeader": {

0 commit comments

Comments
 (0)