Skip to content

cp82/roottoolcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

logo

Root ToolCase translation project

Introduction

This repository contains the translation for my app Root ToolCase, a great collection of tools to tweak your android device and improve your user experience.

How to contribute

You can help making this app better by contributing to your local translation.

Your work will be credited in the app's about page: alt text

Prerequisites

You need a github account to make contributions to a project on github.

Editing directly on github

  1. Got to the res/values-xx folder for your language and open the strings.xml file.

  2. Enter editor mode by clicking the pencil icon

  3. Edit the text within the xml start and end tags

Example:

<string name="title_translation">English translation</string>

In German, this string becomes

<string name="title_translation">Deutsche Übersetzung</string>

If you want to get credits in the app's about page, enter your name or nickname to the following string, separated by the newline character ('\n')

<string name="translators">cpu82\nYour name</string>
  1. If you are done with your changes, you can create a so called pull-request by clicking "Propose file change".

  2. After I have reviewed and merged your changes, I will create a new app version including your translation.

Editing a local copy on your computer

  If you want don't want to use the web editor, you can also create a fork and checkout your local copy. Please read this guide for more information.

Play Store Entry

Please also translate the Play Store entry to your language. You find the template in the folder "PlayStoreEntry" under "yourlanguage.txt".

Languages and country codes

Done

  • Arabic - ar
  • Chinese simplified - zh-CN
  • Chinese traditional - zh-TW
  • Czech - cs
  • English, US - en-US
  • French - fr
  • German - de
  • Greek - el
  • Hindi - hi
  • Italian - it
  • Malay - ms
  • Polish - pl
  • Portuguese, Brazilian - pt-BR
  • Russian - ru
  • Spanish - es
  • Turkish - tr
  • Vietnamese - vi

Needs translation

  • Afrikaans - af
  • Belarusian - be
  • Burmese - my
  • Catalan - ca
  • Croatian - hr
  • Danish - da
  • Dutch - nl
  • Estonian - et
  • Filipino - fil-PH
  • Finnish - fi
  • Hebrew - he
  • Hungarian - hu
  • Indonesian - in
  • Japanese - ja
  • Korean - ko
  • Latvian - lv
  • Lithuanian - lt
  • Norwegian - nb
  • Persian - fa
  • Portuguese - pt-PT
  • Romanian - ro
  • Serbian (Cyrillic) - sr
  • Slovak - sk
  • Slovenian - sl
  • Swedish - sv-SE
  • Tagalog - tl-PH
  • Thai - th
  • Ukrainian - uk

If your language is missing or you need help with github, please send a message to cpu82@gmx.net

About

Root ToolCase Public Translation Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published