Skip to content

cp82/miuicenterclock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 

Repository files navigation

logo

MIUI Center Clock translation project

Introduction

This repository contains the translation for my app MIUI Center Clock, which downloads and installs the popular Center Clock Mod from mi-globe.com to your Xiaomi device.

All credit for Center Clock Mod goes to dr4kendroid and paolodev00 from mi-globe.com

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
  • Croatian - hr
  • English, US - en-US
  • French - fr
  • German - de
  • Indonesian - in
  • Japanese - ja
  • Portuguese, Brazilian - pt-BR
  • Portuguese - pt-PT
  • Russian - ru
  • Polish - pl
  • Vietnamese - vi

Needs translation

  • Afrikaans - af
  • Belarusian - be
  • Burmese - my
  • Catalan - ca
  • Chinese simplified - zh-CN
  • Chinese traditional - zh-TW
  • Czech - cs
  • Danish - da
  • Dutch - nl
  • Estonian - et
  • Filipino - fil-PH
  • Finnish - fi
  • Greek - el
  • Hebrew - he
  • Hindi - hi
  • Hungarian - hu
  • Italian - it
  • Korean - ko
  • Latvian - lv
  • Lithuanian - lt
  • Malay - ms
  • Norwegian - nb
  • Persian - fa
  • Romanian - ro
  • Serbian (Cyrillic) - sr
  • Slovak - sk
  • Slovenian - sl
  • Spanish - es-ES
  • Swedish - sv-SE
  • Tagalog - tl-PH
  • Thai - th
  • Turkish - tr
  • Ukrainian - uk

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

About

MIUI Center Clock Public Translation Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published