Skip to content

Commit

Permalink
Moji: Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
boxmoji committed Jun 19, 2024
1 parent 46e6254 commit a7409e6
Show file tree
Hide file tree
Showing 13 changed files with 678 additions and 1 deletion.
4 changes: 3 additions & 1 deletion 2024-05-20-box-node-sdk-new-gen-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ total_steps: null
type: changelog
sibling_id: ''
parent_id: changelog
next_page_id: 2024-05-20-box-python-sdk-new-gen-released
next_page_id: 2024-05-20-box-node-sdk-v360-released
previous_page_id: 2024-05-08-notification-suppression-for-sign
source_url: >-
https://github.com/box/box-developer-changelog/blob/main/content/2024/05-20-box-node-sdk-new-gen-released.md
Expand All @@ -27,6 +27,8 @@ fullyTranslated: true

[Box TypeScript SDK][1]をリリースしました。これは、開発者エクスペリエンスを向上させ、Boxコンテンツクラウドとの統合を効率化することを目的としています。

<!-- more -->

[新世代のTypescript SDK][1]では、以下を利用できるようになります。

* **APIの全面的なサポート**: 新世代のBox SDKにより、開発者はBox APIエコシステム全体をカバーできるようになります。Boxが提供する最新機能をすべて利用できるようになったため、より高性能で機能豊富なアプリケーションを作成できます。
Expand Down
34 changes: 34 additions & 0 deletions 2024-05-20-box-node-sdk-v360-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
applied_at: '2024-05-20'
applies_to:
- sdks
- node
is_impactful: false
is_new_feature: true
release_source_url: 'https://github.com/box/box-node-sdk/releases/tag/v3.6.0'
collapse: true
is_index: false
category_id: changelog
subcategory_id: ''
id: 2024-05-20-box-node-sdk-v360-released
rank: null
total_steps: null
type: changelog
sibling_id: ''
parent_id: changelog
next_page_id: 2024-05-20-box-python-sdk-new-gen-released copy
previous_page_id: 2024-05-20-box-node-sdk-new-gen-released
source_url: >-
https://github.com/box/box-developer-changelog/blob/main/content/2024/05-20-box-node-sdk-v360-released.md
published_at: '2024-05-20'
fullyTranslated: true
---
# Box Node SDK `v3.6.0`のリリース

### 新機能と機能強化

* Transition to stable status ([#880][1]) ([`ae996ea`][2])

[1]: https://github.com/box/box-node-sdk/issues/880

[2]: https://github.com/box/box-node-sdk/commit/ae996eafd9e34de99119a7780384b90758908313
42 changes: 42 additions & 0 deletions 2024-05-20-box-python-sdk-new-gen-released copy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
applied_at: '2024-05-20'
applies_to:
- sdks
- python
is_impactful: true
is_new_feature: true
release_source_url: 'https://github.com/box/box-python-sdk-gen/releases/tag/v1.0.0'
collapse: true
is_index: false
category_id: changelog
subcategory_id: ''
id: 2024-05-20-box-python-sdk-new-gen-released copy
rank: null
total_steps: null
type: changelog
sibling_id: ''
parent_id: changelog
next_page_id: 2024-05-22-box-python-sdk-v3100-released
previous_page_id: 2024-05-20-box-node-sdk-v360-released
source_url: >-
https://github.com/box/box-developer-changelog/blob/main/content/2024/05-20-box-python-sdk-new-gen-released
copy.md
published_at: '2024-05-20'
fullyTranslated: true
---
# 新世代のPython SDKのリリース

[Box Python SDK][1]をリリースしました。これは、開発者エクスペリエンスを向上させ、Boxコンテンツクラウドとの統合を効率化することを目的としています。

<!-- more -->

[新世代のPython SDK][1]では、以下を利用できるようになります。

* **APIの全面的なサポート**: 新世代のBox SDKにより、開発者はBox APIエコシステム全体をカバーできるようになります。Boxが提供する最新機能をすべて利用できるようになったため、より高性能で機能豊富なアプリケーションを作成できます。
* **迅速なAPIの更新**: 新しいBox APIがSDKに組み込まれるのを待つ必要はなくなります。Boxでは、自動生成による新しい開発アプローチにより、はるかに速いペースで (数日中に) 新しいBox APIをSDKに追加できるようになりました。これは、最新の機能をすぐにアプリケーションで利用できるようになることを意味します。
* **ドキュメントへの埋め込み**: Boxでは、開発者にとって情報へのアクセスが重要であることを理解しています。新しいアプローチを使用して、すべてのオブジェクトおよびパラメータに関する包括的なドキュメントをSDKのソースコードに直接含めました。つまり、この情報を開発者向けポータルで探す必要がなくなるため、時間の節約と開発プロセスの効率化につながります。
* **便利なメソッドの強化**: 開発エクスペリエンスを強化するBoxの取り組みにより、便利なメソッドの導入が推進されます。このようなメソッドは、認証、分割アップロード、指数バックオフ、自動再試行、型チェック (変数を正しく使用しているかどうかの確認に役立ちます) など、さまざまな側面をカバーします。

新世代のBox SDKを利用して、Boxコンテンツクラウドの可能性を最大限に引き出してください。より迅速かつ効率的に革新的なソリューションを作成しましょう。

[1]: https://github.com/box/box-python-sdk-gen
62 changes: 62 additions & 0 deletions 2024-05-22-box-python-sdk-v3100-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
---
applied_at: '2024-05-22'
applies_to:
- sdks
- python
is_impactful: false
is_new_feature: false
release_source_url: 'https://github.com/box/box-python-sdk/releases/tag/v3.10.0'
collapse: true
is_index: false
category_id: changelog
subcategory_id: ''
id: 2024-05-22-box-python-sdk-v3100-released
rank: null
total_steps: null
type: changelog
sibling_id: ''
parent_id: changelog
next_page_id: 2024-05-22-box-ui-elements-v2000-released
previous_page_id: 2024-05-20-box-python-sdk-new-gen-released copy
source_url: >-
https://github.com/box/box-developer-changelog/blob/main/content/2024/05-22-box-python-sdk-v3100-released.md
published_at: '2024-05-22'
fullyTranslated: true
---
# Box Python SDK `v3.10.0`のリリース

### 新機能と機能強化

* Transition to stable status ([#872][1]) ([`6203606`][2])

### バグ修正

* Change exception type for missing location header ([#871][3]) ([`8c5e0ec`][4])
* fix annotation of oauths `access_token` ([#855][5]) ([`804780e`][6])
* Fix retention policy integration test ([#867][7]) ([`8e0d640`][8])
* Remove delete classification ([#861][9]) ([`393cfef`][10])
* Update exception file get download URL ([#866][11]) ([`94dcbcd`][12])

[1]: https://github.com/box/box-python-sdk/issues/872

[2]: https://github.com/box/box-python-sdk/commit/620360607a51ee302cde61401db1424c9bf48d81

[3]: https://github.com/box/box-python-sdk/issues/871

[4]: https://github.com/box/box-python-sdk/commit/8c5e0eca7e494baa8138dceededa2009abc1717b

[5]: https://github.com/box/box-python-sdk/issues/855

[6]: https://github.com/box/box-python-sdk/commit/804780e4c8d410590fa20cdb6dd35224d59d2ec0

[7]: https://github.com/box/box-python-sdk/issues/867

[8]: https://github.com/box/box-python-sdk/commit/8e0d6406f26be87799838b0aa57acd62c79d59a2

[9]: https://github.com/box/box-python-sdk/issues/861

[10]: https://github.com/box/box-python-sdk/commit/393cfefa57e729f34221a4e5923a4a50532f4013

[11]: https://github.com/box/box-python-sdk/issues/866

[12]: https://github.com/box/box-python-sdk/commit/94dcbcd490d98ff19afd38c9880de8022ad2ec89
219 changes: 219 additions & 0 deletions 2024-05-22-box-ui-elements-v2000-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,219 @@
---
applied_at: '2024-05-22'
applies_to:
- frontend
- ui-elements
is_impactful: true
is_new_feature: true
release_source_url: 'https://github.com/box/box-ui-elements/releases/tag/v20.0.0'
collapse: true
is_index: false
category_id: changelog
subcategory_id: ''
id: 2024-05-22-box-ui-elements-v2000-released
rank: null
total_steps: null
type: changelog
sibling_id: ''
parent_id: changelog
next_page_id: 2024-05-23-pdf-js-vulnerability
previous_page_id: 2024-05-22-box-python-sdk-v3100-released
source_url: >-
https://github.com/box/box-developer-changelog/blob/main/content/2024/05-22-box-ui-elements-v2000-released.md
published_at: '2024-05-22'
fullyTranslated: true
---
# Box UI Elements `v20.0.0`のリリース

# [20.0.0][1] (2024-05-22)

### バグ修正

* **content-answers:** scope styles to content answers modal ([#3548][2]) ([`97d49ff`][3])
* **fonts:** update common fonts version ([#3499][4]) ([`870de6d`][5])
* **i18n:** update translations ([#3508][6]) ([`785be2a`][7])
* **i18n:** update translations ([#3509][8]) ([`85ebf26`][9])
* **i18n:** update translations ([#3516][10]) ([`cb470e9`][11])
* **i18n:** update translations ([#3525][12]) ([`ffb447c`][13])
* **i18n:** update translations ([#3528][14]) ([`1cf016f`][15])
* **i18n:** update translations ([#3534][16]) ([`36e95a9`][17])
* **i18n:** update translations ([#3535][18]) ([`c8d03c3`][19])
* **i18n:** update translations ([#3538][20]) ([`cde1b88`][21])
* **i18n:** update translations ([#3540][22]) ([`a7043e6`][23])
* **i18n:** update translations ([#3541][24]) ([`3ced4a5`][25])
* **`multiput-upload`:** improve upload performance ([#3512][26]) ([`2583e94`][27])
* **`npm`:** add chromatic config to `npmignore` ([#3546][28]) ([`e2e6731`][29])
* **preview:** Update default preview version to `2.106.0` ([#3555][30]) ([`f07d616`][31])
* **`react-intl`:** mock date in relative time unit tests ([#3518][32]) ([`3ce175b`][33])
* **shared-link-settings-modal:** correct expiration date formatting ([#3545][34]) ([`e47892f`][35])
* **upload:** improve `multiput` upload performance 2 ([#3517][36]) ([`2440746`][37])
* **usm:** fix item type hubs ([#3532][38]) ([`0d1e9cf`][39])
* **usm:** hide link description when upsell shows ([#3553][40]) ([`838a2e8`][41])

### 機能

* **content-explorer:** allow not using Portal when rendering modal ([#3501][42]) ([`b096d38`][43])
* **content-uploader:** Added `allowPrepopulateFiles` prop to content uploader ([#3519][44]) ([`12427b1`][45])
* **content-uploader:** Implemented partial upload for successful file transfers ([#3529][46]) ([`e70825c`][47])
* **docgen:** docgen sidebar base ([#3484][48]) ([`4b18b21`][49])
* **`react-intl`:** Bump `react-intl` package \[BREAKING CHANGE] ([#3466][50]) ([`307c6a4`][51])
* **usm:** Add access level label for hubs ([#3526][52]) ([`6504480`][53])
* **usm:** add inline notice as component ([#3549][54]) ([`d646c65`][55])

### 重大な変更

* **`react-intl`:** upgrade the major version of the `react-intl` dependency

* fix: fix `intl` type

* fix: fix message syntax

* fix: fix comments and i18n readme file

* fix: fix `react-intl` version comments

* fix: use `IntlShape` as a type in js files

* Fix: correct type import for `IntlShape`

* fix: add resolution

* fix: use exact version to match other repositories

* Fix: correct type import for `IntlShape`

* fix: remove all support for legacy versions

* fix: add `relativeTime` helper function

* fix: fix `relativeTime` in `PresenceAvatarTooltipContent` component

* fix: fix `relativeTime` in `PresenceCollaborator` component

* fix: use inclusive inequalities in `relativeTime` helper

* fix: remove unnecessary modulo operations

* fix: fix `relativeTime` in `ReadableTime` + fix snapshots

* fix: fix `relativeTime` in `lastModifiedByCellRenderer`

* fix: fix tests

* fix: use js

* fix: fix import

* fix: fix else statement

* fix: revert import reorder

[1]: https://github.com/box/box-ui-elements/compare/v19.0.0...v20.0.0

[2]: https://github.com/box/box-ui-elements/issues/3548

[3]: https://github.com/box/box-ui-elements/commit/97d49ff

[4]: https://github.com/box/box-ui-elements/issues/3499

[5]: https://github.com/box/box-ui-elements/commit/870de6d

[6]: https://github.com/box/box-ui-elements/issues/3508

[7]: https://github.com/box/box-ui-elements/commit/785be2a

[8]: https://github.com/box/box-ui-elements/issues/3509

[9]: https://github.com/box/box-ui-elements/commit/85ebf26

[10]: https://github.com/box/box-ui-elements/issues/3516

[11]: https://github.com/box/box-ui-elements/commit/cb470e9

[12]: https://github.com/box/box-ui-elements/issues/3525

[13]: https://github.com/box/box-ui-elements/commit/ffb447c

[14]: https://github.com/box/box-ui-elements/issues/3528

[15]: https://github.com/box/box-ui-elements/commit/1cf016f

[16]: https://github.com/box/box-ui-elements/issues/3534

[17]: https://github.com/box/box-ui-elements/commit/36e95a9

[18]: https://github.com/box/box-ui-elements/issues/3535

[19]: https://github.com/box/box-ui-elements/commit/c8d03c3

[20]: https://github.com/box/box-ui-elements/issues/3538

[21]: https://github.com/box/box-ui-elements/commit/cde1b88

[22]: https://github.com/box/box-ui-elements/issues/3540

[23]: https://github.com/box/box-ui-elements/commit/a7043e6

[24]: https://github.com/box/box-ui-elements/issues/3541

[25]: https://github.com/box/box-ui-elements/commit/3ced4a5

[26]: https://github.com/box/box-ui-elements/issues/3512

[27]: https://github.com/box/box-ui-elements/commit/2583e94

[28]: https://github.com/box/box-ui-elements/issues/3546

[29]: https://github.com/box/box-ui-elements/commit/e2e6731

[30]: https://github.com/box/box-ui-elements/issues/3555

[31]: https://github.com/box/box-ui-elements/commit/f07d616

[32]: https://github.com/box/box-ui-elements/issues/3518

[33]: https://github.com/box/box-ui-elements/commit/3ce175b

[34]: https://github.com/box/box-ui-elements/issues/3545

[35]: https://github.com/box/box-ui-elements/commit/e47892f

[36]: https://github.com/box/box-ui-elements/issues/3517

[37]: https://github.com/box/box-ui-elements/commit/2440746

[38]: https://github.com/box/box-ui-elements/issues/3532

[39]: https://github.com/box/box-ui-elements/commit/0d1e9cf

[40]: https://github.com/box/box-ui-elements/issues/3553

[41]: https://github.com/box/box-ui-elements/commit/838a2e8

[42]: https://github.com/box/box-ui-elements/issues/3501

[43]: https://github.com/box/box-ui-elements/commit/b096d38

[44]: https://github.com/box/box-ui-elements/issues/3519

[45]: https://github.com/box/box-ui-elements/commit/12427b1

[46]: https://github.com/box/box-ui-elements/issues/3529

[47]: https://github.com/box/box-ui-elements/commit/e70825c

[48]: https://github.com/box/box-ui-elements/issues/3484

[49]: https://github.com/box/box-ui-elements/commit/4b18b21

[50]: https://github.com/box/box-ui-elements/issues/3466

[51]: https://github.com/box/box-ui-elements/commit/307c6a4

[52]: https://github.com/box/box-ui-elements/issues/3526

[53]: https://github.com/box/box-ui-elements/commit/6504480

[54]: https://github.com/box/box-ui-elements/issues/3549

[55]: https://github.com/box/box-ui-elements/commit/d646c65
Loading

0 comments on commit a7409e6

Please sign in to comment.