forked from supertuxkart/stk-addons
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
xapantu
committed
Jan 30, 2010
1 parent
0f2fda9
commit 9019d93
Showing
10 changed files
with
98 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,19 @@ | ||
/* copyright 2009 Lucas Baudin <[email protected]> | ||
This file is part of stkaddons. | ||
stkaddons is free software: you can redistribute it and/or | ||
modify it under the terms of the GNU General Public License as published by | ||
the Free Software Foundation, either version 3 of the License, or (at your | ||
option) any later version. | ||
stkaddons is distributed in the hope that it will be useful, but | ||
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | ||
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for | ||
more details. | ||
You should have received a copy of the GNU General Public License along with | ||
stkaddons. If not, see <http://www.gnu.org/licenses/>. */ | ||
body { | ||
font-family: Verdana,Geneva,sans-serif; | ||
font-size: 13.5px; | ||
|
@@ -138,7 +154,8 @@ min-height:44px; | |
} | ||
#add-ons-for | ||
{ | ||
width:400px; | ||
width:600px; | ||
text-align:center; | ||
margin:auto; | ||
} | ||
#add-ons-type | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,88 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
# This file is distributed under the same license as the PACKAGE package. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: \n" | ||
"POT-Creation-Date: \n" | ||
"PO-Revision-Date: \n" | ||
"Project-Id-Version: stkaddons 0.1\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2010-01-30 16:05+0100\n" | ||
"PO-Revision-Date: 2010-01-30 16:11+0100\n" | ||
"Last-Translator: xapantu <[email protected]>\n" | ||
"Language-Team: \n" | ||
"Language-Team: xapantu <[email protected]>\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=iso-8859-1\n" | ||
"Content-Type: text/plain; charset=utf-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"X-Poedit-Language: French\n" | ||
"X-Poedit-Country: FRANCE\n" | ||
"X-Poedit-SourceCharset: utf-8\n" | ||
|
||
msgid "Home" | ||
msgstr "Accueil" | ||
#: index.php:55 | ||
msgid "Add-ons for Supertuxkart 0.7" | ||
msgstr "Extensions pour SuperTuxKart 0.7 :" | ||
|
||
#: index.php:60 | ||
msgid "Karts" | ||
msgstr "Karts" | ||
|
||
#: index.php:64 | ||
msgid "Tracks" | ||
msgstr "Pistes" | ||
|
||
#: index.php:68 | ||
msgid "Help" | ||
msgstr "Aide" | ||
|
||
#: login.php:78 | ||
msgid "Welcome" | ||
msgstr "Bienvenue" | ||
|
||
#: login.php:79 | ||
msgid "You will be redirected to the home page." | ||
msgstr "Vous allez être redirigé à la page d'accueil." | ||
|
||
#: login.php:95 | ||
msgid "Authentification failed." | ||
msgstr "Identifiant et/ou mot de passe incorrect." | ||
|
||
#: login.php:116 | ||
msgid "You must be logged in to access this page." | ||
msgstr "Vous devez être identifié pour accéder à cette page." | ||
|
||
#: login.php:122 | ||
msgid "Create an account." | ||
msgstr "Créer un compte." | ||
|
||
#: menu.php:37 | ||
msgid "Welcome " | ||
msgstr "Bienvenue" | ||
|
||
#: menu.php:40 | ||
msgid "Home" | ||
msgstr "Accueil" | ||
|
||
#: menu.php:52 | ||
msgid "Login" | ||
msgstr "Se connecter" | ||
msgstr "Identifiant" | ||
|
||
#: upload.php:47 | ||
msgid "Name :" | ||
msgstr "Nom :" | ||
|
||
msgid "Description :" | ||
msgstr "Description :" | ||
#: upload.php:48 | ||
msgid "Description, it must be in english :" | ||
msgstr "Description, elle doit être en anglais :" | ||
|
||
#: upload.php:49 | ||
msgid "Image, it must be a .png :" | ||
msgstr "L'image, cela doit être un .png :" | ||
msgstr "Image, ce doit être un .png :" | ||
|
||
#: upload.php:50 | ||
msgid "Icon (kart only), it must be a .png :" | ||
msgstr "L'icon (seulement pour les karts), cela doit être un .png :" | ||
msgstr "Icon (seulement pour les karts), ce doit être un .png :" | ||
|
||
#: upload.php:51 | ||
msgid "Addon's file, it must be a .zip :" | ||
msgstr "Le fichier de l'extensions, cela doit être un .zip :" | ||
msgstr "Fichier de l'extension, ce doit être un .zip :" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters