.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
Linux
Chrome OS
無料
カテゴリ: 開発者
更新日: 2021-11-30

検証者 FileInfo.com

FileInfo.comチーム は、このページに掲載されているApplication Resource Bundleファイル形式とMac, Windows, and Linuxアプリについて独自に調査しました。 私たちの目標は100%の正確性であり、検証済みのファイルタイプに関する情報のみを公開しています。

このページへの追加や更新をご提案いただける場合は、お知らせください。