.ARB 파일 확장자

Application Resource Bundle

개발사 Google
인기도
3.8  |  4 투표
 

ARB 파일이란 무엇인가요?

An ARB file is an application resource bundle used by an Android app created using Dart or Flutter. It contains localization strings used to show the app's text in a user's language. Developers eventually convert ARB files into corresponding .DART files, which store the localization strings as part of Dart source code.

추가 정보

Microsoft Visual Studio Code에서 열린 .arb 파일의 스크린샷
Microsoft Visual Studio Code에서 열린 ARB 파일

Using Dart or Flutter, Android app developers can generate a template ARB file for their application. This template file contains a single JSON table, which lists all the app's strings in the app's default language. Developers can then copy this table into another file, replace the default strings with internationalized versions of their strings, and save the resulting ARB file(s) to create a translation file(s) for their application.

After creating all the translation files their app needs, developers can convert their ARB files into DART files and import them into their app, for use in localization-related code.

ARB 파일을 여는 방법

You can open and edit the data an ARB file contains in any text or source code editor, such as Microsoft Visual Studio Code (cross-platform) or GitHub Atom (cross-platform). To use an ARB file as an application resource bundle, you must install Dart (cross-platform) or Flutter (cross-platform).

File Viewer Plus(으)로 400개 이상의 파일 형식을 여세요.무료 다운로드

ARB 파일을 열거나 참조하는 프로그램

Windows
Mac
Linux
Chrome OS
OS에 포함됨
무료
카테고리: 개발자
업데이트: 2021-11-30

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 Application Resource Bundle 파일 형식과 Mac, Windows, and Linux 앱을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.