Code Monkey home page Code Monkey logo

retype-translations's Introduction

label icon
Home
home

Retype Translations

This repository contains the translation files of all system strings for Retype.

See the /src folder of this repository for the source translation files.

Please submit a Pull Request with a revision or a new .resx file to add a new language.

Accepted changes will be included in the next release of Retype.

View this page online.

The <value> node

The following sample from the French translation file is a typical <data> node:

  <data name="Alert_Caution_Title" xml:space="preserve">
    <value>ATTENTION</value>
    <comment>CAUTION</comment>
  </data>

Only the <value> nodes contain the strings to be translated.

The name attribute is the key used to reference the string with the Retype app.

The <comment> node is the English translation of the string and is used to understand the context.

!!! Only revise the <value> nodes. !!!

Visual Studio

Directly editing the .resx XML files can be aggrevating, so we recommend using Visual Studio Code and installing one of the RESX editor extensions. The extensions will automatically convert the file into a table that is easy to review and edit.

Any text editor will work or editing directly within GitHub is fine too.

Supported Languages

Code Language Native name {class="compact"}
ar Arabic العربية
da Danish Dansk
de German Deutsch
en (default) English English
es Spanish Español
fi Finnish Suomalainen
fr French Français
hi Hindi हिन्दी
hu Hungarian Magyar
it Italian Italiano
ja Japanese 日本語
ko Korean 한국어
nl Dutch Nederlands
no Norwegian Norsk
pt Portuguese Português
pt-BR Brazilian Portuguese Portuguese do Brasil
ro Romanian Română
ru Russian Русский
sv Swedish Svenska
ta Tamil தமிழ்
th Thai ไทย
tr Turkish Türkçe
vi Vietnamese Tiếng Việt
zh Chinese 中文

Support

For technical support questions, it is best to start a new Issue and we will investigate right away.

Do you have a general inquiry? Please feel free to contact us at [email protected].

retype-translations's People

Contributors

geoffreymcgill avatar tiagovxii avatar

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.