Skip to content

Commit

Permalink
language files and read me update
Browse files Browse the repository at this point in the history
  • Loading branch information
dimok789 committed May 4, 2016
1 parent fc80caa commit 54d6440
Show file tree
Hide file tree
Showing 9 changed files with 256 additions and 185 deletions.
27 changes: 25 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,31 @@
# Loadiine GX2
[![Build Status](https://travis-ci.org/dimok789/loadiine_gx2.svg?branch=master)](https://travis-ci.org/dimok789/loadiine_gx2)

---

[Current Stable Release](https://github.com/dimok789/loadiine_gx2/releases/tag/v0.2) | [Nightly builds](https://github.com/dimok789/loadiine_gx2/releases) | [Issue Tracker](https://github.com/dimok789/loadiine_gx2/issues) | [Support Thread](https://gbatemp.net/threads/loadiine-gx2.413823/)

### What is Loadiine GX2? ###
Loadiine is a WiiU homebrew. It launches WiiU game backups from SD card.
Its Graphical User Interface is based on the WiiU GX2 graphics engine.

### How do I use this? ###
All information about how this works and what is required to do for it to work is written on the following [support thread](https://gbatemp.net/threads/loadiine-gx2.413823/).

### How to build? ###
#### Main Application ####
To build the main application devkitPPC is required as well as some additionally libraries. Download the libogc and portlibs packages from the release pages and put them in your devkitPro path. Replace any existing files. If not yet done export the path of devkitPPC and devkitPRO to the evironment variables DEVKITPRO and DEVKITPPC.
All remaining is to enter the main application path and enter "make". You should get a loadiine_gx2.elf and a loadiine_gx2_dbg.elf in the main path.

#### Installer Application ####
To compile the installer application enter the "installer" path on the source code and type "make".

### Credits ###
* Dimok
* Cyan
* Maschell
* n1ghty
* dibas
* The anonymous graphics dude (he knows who is ment)
* and several more contributers


---
10 changes: 8 additions & 2 deletions languages/chinese.lang
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Loadiine GX2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-29 15:13+0200\n"
"POT-Creation-Date: 2016-05-05 01:08+0200\n"
"PO-Revision-Date: 2009-10-01 01:00+0200\n"
"Last-Translator: kavid by 91wii.com \n"
"Language-Team: 91wii.com\n"
"Language: Chinese\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: Chinese\n"

msgid "Loadiine GX2"
msgstr "Loadiine GX2"
Expand Down Expand Up @@ -119,6 +119,12 @@ msgstr "运行模式选择"
msgid "Log server control"
msgstr "日志服务器控制"

msgid "Padcon settings"
msgstr ""

msgid "PyGecko settings"
msgstr ""

msgid "Credits"
msgstr "感谢"

Expand Down
12 changes: 9 additions & 3 deletions languages/chinese_T.lang → languages/chinese_tr.lang
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# Loadiine GX2 language source file.
# Loadiine GX2 language source file.
# chinese.lang - v0.32
# don't delete/change this line (é).
msgid ""
msgstr ""
"Project-Id-Version: Loadiine GX2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-29 15:13+0200\n"
"POT-Creation-Date: 2016-05-05 01:09+0200\n"
"PO-Revision-Date: 2009-10-01 01:00+0200\n"
"Last-Translator: kavid by 91wii.com \n"
"Language-Team: 91wii.com\n"
"Language: Chinese\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: Chinese\n"

msgid "Loadiine GX2"
msgstr "Loadiine GX2"
Expand Down Expand Up @@ -119,6 +119,12 @@ msgstr "運行模式選擇"
msgid "Log server control"
msgstr "日誌服務器控制"

msgid "Padcon settings"
msgstr ""

msgid "PyGecko settings"
msgstr ""

msgid "Credits"
msgstr "感謝"

Expand Down
10 changes: 8 additions & 2 deletions languages/english.lang
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Loadiine GX2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-18 15:13+0200\n"
"POT-Creation-Date: 2016-05-05 01:09+0200\n"
"PO-Revision-Date: 2009-10-01 01:00+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: \n"

msgid "Loadiine GX2"
msgstr ""
Expand Down Expand Up @@ -119,6 +119,12 @@ msgstr ""
msgid "Log server control"
msgstr ""

msgid "Padcon settings"
msgstr ""

msgid "PyGecko settings"
msgstr ""

msgid "Credits"
msgstr ""

Expand Down
Loading

3 comments on commit 54d6440

@kavid
Copy link

@kavid kavid commented on 54d6440 May 5, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Chinese_v0.33.zip

This is Chinese.lang and Chinese_tr.lang v0.33,pls upload them to github.

@dimok789
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will upload them as soon as I have more stuff to commit.

@kavid
Copy link

@kavid kavid commented on 54d6440 May 7, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Chinese_v0.34.zip

This is Chinese.lang and Chinese_tr.lang v0.34,pls upload them to github.

Please sign in to comment.