diff --git a/locales/en.mo b/locales/en.mo index 4b38a20..d04b8a0 100644 Binary files a/locales/en.mo and b/locales/en.mo differ diff --git a/locales/en.po b/locales/en.po index 5a1980f..b8c597f 100644 --- a/locales/en.po +++ b/locales/en.po @@ -1,15 +1,16 @@ msgid "" msgstr "" -"Project-Id-Version: \n" +"Project-Id-Version: athena\n" "POT-Creation-Date: \n" "PO-Revision-Date: \n" -"Last-Translator: \n" -"Language-Team: \n" +"Language-Team: Français\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: en\n" "X-Generator: Poedit 2.4.1\n" +"Last-Translator: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: en\n" msgid "MAIN_BUTTON_NEW" msgstr "Start game" diff --git a/locales/fr.mo b/locales/fr.mo index 762c1b0..04fc4cd 100644 Binary files a/locales/fr.mo and b/locales/fr.mo differ diff --git a/locales/fr.po b/locales/fr.po index aa4b8ce..9a3eaa9 100644 --- a/locales/fr.po +++ b/locales/fr.po @@ -1,10 +1,10 @@ msgid "" msgstr "" -"Project-Id-Version: \n" +"Project-Id-Version: athena\n" "POT-Creation-Date: \n" "PO-Revision-Date: \n" "Last-Translator: \n" -"Language-Team: \n" +"Language-Team: Français\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/locales/model.pot b/locales/model.pot new file mode 100644 index 0000000..92e8c1e --- /dev/null +++ b/locales/model.pot @@ -0,0 +1,37 @@ +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: athena\n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: Français\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: en\n" +"X-Generator: Poedit 2.4.1\n" + +msgid "MAIN_BUTTON_NEW" +msgstr "Start game" + +msgid "MAIN_BUTTON_CONTINUE" +msgstr "Continue" + +msgid "MAIN_BUTTON_ABOUT" +msgstr "About" + +msgid "MAIN_BUTTON_QUIT" +msgstr "Exit" + +msgid "LOADING" +msgstr "Loading ..." + +msgid "ABOUT_LEAD_DEV" +msgstr "Lead Developer -- VAILLANT Jérémy" + +msgid "ABOUT_LEAD_ARTIST" +msgstr "Lead Artist -- VAILLANT Aurélien" + +msgid "ABOUT_SOURCE_GAME" +msgstr "Source code of game : https://dev.stilobique.com/Athena/game-source"