Skip to content

Commit 430b562

Browse files
walkero-grWeblate Admin
andauthored
Translations (#258)
* Setup the branch for the translations using .po files * Added translation using Weblate (Portuguese) * Add information about the translations --------- Co-authored-by: Weblate Admin <noreply@igame.rocks>
1 parent fab9786 commit 430b562

File tree

11 files changed

+4644
-4
lines changed

11 files changed

+4644
-4
lines changed

Makefile.docker

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@ iGame: $(igame_OBJS)
125125

126126
include make_includes/catalogs.inc
127127

128-
catalogs/%/iGame.catalog: catalogs/%/iGame.ct catalogs/iGame.cd
129-
flexcat catalogs/iGame.cd $< CATALOG $@ FILL QUIET || exit 0
128+
catalogs/%/iGame.catalog: catalogs/po/%.po catalogs/iGame.cd
129+
flexcat POFILE $< CATALOG $@ FILL QUIET || exit 0
130130

131131
##########################################################################
132132
# build rules

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[![Translation status](https://translate.igame.rocks/widget/igame/igame-app/status-badge.png)](https://translate.igame.rocks/engage/igame/)
12
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/0c890051ba05476f8ea4f9e4ad846a7c)](https://www.codacy.com/gh/walkero-gr/iGame/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=walkero-gr/iGame&amp;utm_campaign=Badge_Grade)
23

34
## Description
@@ -32,6 +33,12 @@ Please check the [Wiki](https://github.com/MrZammler/iGame/wiki/Compiling-iGame)
3233

3334
Please do :-)
3435

36+
iGame is being translated using Weblate, a web tool designed to ease translating for both developers and translators. If you would like to contribute to translation of iGame, you need to register on [https://translate.igame.rocks](https://translate.igame.rocks). Once you have activated your account, proceed to the translation section.
37+
38+
[![Translation status](https://translate.igame.rocks/widget/igame/igame-app/287x66-grey.png)](https://translate.igame.rocks/engage/igame/)
39+
40+
If you would like to contribute with code, please create pull requests to this repository.
41+
3542
## Usage
3643

3744
Docs for the usage of iGame can be found inside the guide directory. The guide will be packed inside iGame releases and

0 commit comments

Comments
 (0)