Giter Club home page Giter Club logo

poeditorapi's People

Contributors

odrobnik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

poeditorapi's Issues

Deal with changed/invalid API token

If the API token has become invalid but setup is done, presently there is only a cryptic error message. Instead this should be handled correctly and the API token in the settings should be removed.

Main.storyboard

If the context has extension .storyboard POET currently ignores it. It should replace the extension with .strings instead

InfoPlist.strings

The Xcode tool exports the Info.plist strings into "Info.plist". POET needs to rename that to InfoPlist.strings on download.

insufficient POET documentation

As an Android developer that is helping out an iOS developer; the POET tool is far too poorly documented for me to understand how to get it built and working.

add base localisation

project needs to support "Base" localisation that defaults to language "X" (i.e. english) and that all empty translation will fallback to that translation

Add option to export specific format

I have this use case where I need to get XLIFF files for all languages which are localized more than 75%. Also I don't need the strings to be generated.

So I imagine that I could run poet if an option like

poet export --format XLIFF

Multiple parallel targets

If you have a Localizable.strings in App/Resources as well as in Widget/Resources then the former will be overwritten by the latter.

The path in the contexts are Widget/Resources/en.lproj/Localizable.strings and App/Resources/en.lproj/Localizable.strings

I think the best approach would be to always take the entire path, append it to the output folder (or empty string to use project root) and replace the x.lproj with the name of the individual localisations.

Ignore source file extension != strings

If there is a context that does not end in .strings the translation file should be ignored.

Further down the line it would be nice to have a way to deal with custom source files.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.