Coder Social home page Coder Social logo

perch2-ui-translations's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

perch2-ui-translations's Issues

CMS Layout translation issues

Hi everyone, here is something that should be relevant for most languages that have longer words than English:

Bildschirmfoto 2013-04-08 um 10 33 02

You can try to solve the issue with abbreviations, but that is less-than-optimal (similar to writing Sett. instead of Settings):

Bildschirmfoto 2013-04-08 um 10 36 20

My proposal would be to either change the navigation to a vertical one or at least provide title tags to compensate for abbreviations (using abbr would probably too complicated in the translation context).

The same goes for the "Save as Draft" string:

Bildschirmfoto 2013-04-08 um 10 40 53

In this case you could just use the word Entwurf (Draft) in German, but this can be confusing too.

My suggestion would be to change the CSS in this case to:

label.save-as-draft {
    margin-top: 5px;
    margin-right: 4px;
    float: left;
    white-space: nowrap;
}

removing the width and adding the nowrap. Or just moving the checkbox in its own row.

Keys that exists in core translation are duplicate in the apps

After translating the main language file, I looked at some of the language files for the apps.
But then I see that many of the strings here (i.e. "Date" and "Blog") is repeated (comparing main language file and the one that comes with perch_blog).

That makes it a bit tiresome to have to translate certain strings again and again through the different apps (there are quite a few standard apps now).

Could this be handled so that a string/key is NOT repeated in the app-language-file if it is present in the main translation file?

lack of french translation for some sentences

I'd like to add some french translations who are not yet in place, as for example "select an existing image" etc...

That would be better than rewriting the sentences each time :-)

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.