mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Change the website to www.blupi.org
This commit is contained in:
parent
1441a12d03
commit
6788ff99bd
@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-07-28 18:43+0200\n"
|
||||
"PO-Revision-Date: 2017-02-28 22:41+0100\n"
|
||||
"POT-Creation-Date: 2017-07-28 18:46+0200\n"
|
||||
"PO-Revision-Date: 2017-07-28 18:48+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: de\n"
|
||||
@ -1388,8 +1388,8 @@ msgid "free slot"
|
||||
msgstr "frei"
|
||||
|
||||
#: /home/schroeterm/devel/planetblupi-dev/planetblupi/src/event.cxx:2521
|
||||
msgid "http://www.blupi.com blupi@epsitec.ch"
|
||||
msgstr "Entwickelt von EPSITEC SA"
|
||||
msgid "http://www.blupi.org info@blupi.org"
|
||||
msgstr ""
|
||||
|
||||
#: /home/schroeterm/devel/planetblupi-dev/planetblupi/src/event.cxx:2176
|
||||
#, c-format
|
||||
|
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-07-28 18:43+0200\n"
|
||||
"POT-Creation-Date: 2017-07-28 18:46+0200\n"
|
||||
"PO-Revision-Date: 2017-02-27 21:28+0100\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
@ -1319,7 +1319,7 @@ msgid "free slot"
|
||||
msgstr ""
|
||||
|
||||
#: /home/schroeterm/devel/planetblupi-dev/planetblupi/src/event.cxx:2521
|
||||
msgid "http://www.blupi.com blupi@epsitec.ch"
|
||||
msgid "http://www.blupi.org info@blupi.org"
|
||||
msgstr ""
|
||||
|
||||
#: /home/schroeterm/devel/planetblupi-dev/planetblupi/src/event.cxx:2176
|
||||
|
@ -6,8 +6,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-07-28 18:43+0200\n"
|
||||
"PO-Revision-Date: 2017-02-28 22:40+0100\n"
|
||||
"POT-Creation-Date: 2017-07-28 18:46+0200\n"
|
||||
"PO-Revision-Date: 2017-07-28 18:47+0200\n"
|
||||
"Last-Translator: Mathieu Schroeter <mathieu@schroetersa.ch>\n"
|
||||
"Language-Team: French <kde-i18n-doc@kde.org>\n"
|
||||
"Language: fr\n"
|
||||
@ -1381,8 +1381,8 @@ msgid "free slot"
|
||||
msgstr "libre"
|
||||
|
||||
#: /home/schroeterm/devel/planetblupi-dev/planetblupi/src/event.cxx:2521
|
||||
msgid "http://www.blupi.com blupi@epsitec.ch"
|
||||
msgstr "http://www.blupi.com blupi@epsitec.ch"
|
||||
msgid "http://www.blupi.org info@blupi.org"
|
||||
msgstr ""
|
||||
|
||||
#: /home/schroeterm/devel/planetblupi-dev/planetblupi/src/event.cxx:2176
|
||||
#, c-format
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-07-28 18:44+0200\n"
|
||||
"POT-Creation-Date: 2017-07-28 18:46+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -1213,7 +1213,7 @@ msgid "This game is an original creation of EPSITEC SA, CH-1092 Belmont"
|
||||
msgstr ""
|
||||
|
||||
#: /home/schroeterm/devel/planetblupi-dev/planetblupi/src/event.cxx:2521
|
||||
msgid "http://www.blupi.com blupi@epsitec.ch"
|
||||
msgid "http://www.blupi.org info@blupi.org"
|
||||
msgstr ""
|
||||
|
||||
#: /home/schroeterm/devel/planetblupi-dev/planetblupi/src/event.cxx:2532
|
||||
|
@ -2518,7 +2518,7 @@ bool CEvent::DrawButtons()
|
||||
pos.y = 430;
|
||||
DrawText (m_pPixmap, pos, text);
|
||||
|
||||
text = gettext ("http://www.blupi.com blupi@epsitec.ch");
|
||||
text = gettext ("http://www.blupi.org info@blupi.org");
|
||||
|
||||
lg = GetTextWidth (text);
|
||||
pos.x = LXIMAGE / 2 - lg / 2;
|
||||
|
Loading…
x
Reference in New Issue
Block a user