Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gtranslator gtranslator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 50
    • Issues 50
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gtranslatorgtranslator
  • Issues
  • #102
Closed
Open
Issue created Feb 19, 2020 by Mayeul C.@MayeulC

Add support for flutter/dart "arb" file format

I apologize for mostly copy-pasting this from a KDE bug report I just created.

It looks like google's new language/framework uses an "arb" file format in place of po files.

I am not too familiar with it, but they look like plain json files, and would like to be able to use a dedicated application to edit them. I'd be happy with a barebones implementation for now, although the file format doesn't seem too complex to support.

The specification is available over there

Here is a tutorial with the expected workflow, a possible application, and a few syntax examples.

As an example, the file I attempted to translate is this one, I hope it makes for a good example of real-world usage. The german translation sits in the same folder, as well as instruction in that repository's readme.

A new mime type should probably be created as well, but that can be done independently.

Assignee
Assign to
Time tracking