130 Commits

Author SHA1 Message Date
Nils Kneuper
04f55e3716 updated Chinese (Simplified) announcement translation 2009-03-18 22:52:48 +00:00
Nils Kneuper
3889375a77 updated Turkish announcement translation 2009-03-18 13:23:16 +00:00
Nils Kneuper
3b2b3f829b updated Turkish announcement translation 2009-03-18 09:48:07 +00:00
Nils Kneuper
6debe91ba4 some more fixes for the url string,
...the single line expression has of course not caught the wrong ones
taking 2 lines.
2009-03-17 23:46:47 +00:00
Nils Kneuper
b11654a04e fix the english version showing no translations... 2009-03-17 23:39:15 +00:00
Nils Kneuper
f87477f2ca some scripting magic to fill the "do not translate"-strings,
...thanks Soliton for the commands

here are the commands that were usedi from inside the po/ dir):

sed -i '/msgid "<\/a>"/{s/msgid \(.*\)/&\nmsgstr \1/;n;D}' *.po
sed -i '/msgid "<br\/>"/{s/msgid \(.*\)/&\nmsgstr \1/;n;D}' *.po
sed -i -e '/msgid "<a href=.http:\/\/www.wesnoth.org.>"/{s/msgid \(.*\)/&\nmsgstr \1/;n;D}' *.po
sed -i -e '/msgid "<a href=.images\/start-1-full.jpg.>"/{s/msgid \(.*\)/&\nmsgstr \1/;n;D}' *.po
sed -i -e '/msgid "<a href=.images\/start-2-full.jpg.>"/{s/msgid \(.*\)/&\nmsgstr \1/;n;D}' *.po
sed -i -e '/msgid "<a href=.images\/start-3-full.jpg.>"/{s/msgid \(.*\)/&\nmsgstr \1/;n;D}' *.po
sed -i -e '/msgid "<a href=.images\/start-4-full.jpg.>"/{s/msgid \(.*\)/&\nmsgstr \1/;n;D}' *.po
2009-03-17 23:31:16 +00:00
Nils Kneuper
51fd1e57ee fixed russian translation of the announcement,
...missing escape char and pointing to the russian manual
2009-03-17 22:44:55 +00:00
Nils Kneuper
41a2490a2e updated Lithuanian announcement translation 2009-03-17 22:36:52 +00:00
Nils Kneuper
3edb0eb233 updated Norwegian and Polish announcement translation 2009-03-17 19:40:34 +00:00
Nils Kneuper
c04a19d0ce updated Russian and Spanish announcement translations 2009-03-17 16:13:17 +00:00
Nils Kneuper
45be829c94 updated Russian announcement translation 2009-03-17 15:09:23 +00:00
Nils Kneuper
72e09967e2 final version of the announcement
for translators: grab it and get it translated!
2009-03-17 14:15:17 +00:00
Nils Kneuper
1a0533d41b updated Russian translation of the announcement 2009-03-17 09:59:35 +00:00
Jordà Polo
05a54d569c Update Catalan translation 2009-03-15 20:58:44 +00:00
Jordà Polo
1ecee92b21 Update after all previous minor changes 2009-03-15 20:37:54 +00:00
Jordà Polo
efa64d2d7a Minor tweaks to the screenshots and its position 2009-03-15 20:23:45 +00:00
Jordà Polo
56216c6075 Use higher quality header logo 2009-03-15 19:25:56 +00:00
Nils Kneuper
ac722e97e7 update after the latest round of changes and fixes... 2009-03-15 18:34:09 +00:00
Ignacio R. Morelle
2f776a950d Fix an invalid construct for XHTML 1.1: <ul><ul>
Now this document should be valid XHTML 1.1 as long as the language
list is generated.
2009-03-15 18:21:36 +00:00
Ignacio R. Morelle
e5d672e50a Fix invalid XML entity caused by a stray ampersand. 2009-03-15 18:17:11 +00:00
Nils Kneuper
91590a93b5 add links to the full images (and the images)
regenerate po files (the links each generate a string :( ) updated
German version (not enough to be shown yet...)
2009-03-15 18:09:51 +00:00
Nils Kneuper
1a562e1cdb add some images
regenerate html files

regenerate translation files (new images = a string for them)
2009-03-15 17:42:40 +00:00
Nils Kneuper
7d1a1bb723 updated Lithuanian announcement 2009-03-15 15:47:00 +00:00
Jordà Polo
81919f6bdb Add missing images (1.2 and 1.4 announcements) 2009-03-15 11:48:53 +00:00
Jordà Polo
ab1d14c606 Add sources and translations for 1.0 and 1.2 announcements 2009-03-15 10:47:34 +00:00
Jordà Polo
8c3a28aa8a Add .htaccess file to enable the type map handler 2009-03-14 18:04:26 +00:00
Jordà Polo
a616a0d3d0 Regenerate release notes 2009-03-14 17:57:33 +00:00
Jordà Polo
00556d9bfb Move .po files to use the same name as other domains 2009-03-14 17:55:38 +00:00
Jordà Polo
b2d2cf7f32 Use `.ll.html' and Apache's type map
`.ll.html' is now used instead of `.html.ll' (where ll is the language 
code), since the latter causes problems with some extensions (.pl, .tr).
Additionally, the Makefile has been updated to generate a new "type map"
file, which makes it possible to keep locale names for .po files and still 
use language negotiation. The list of language codes and names has been 
updated accordingly, and a few missing languages have been added.
2009-03-14 17:52:32 +00:00
Nils Kneuper
beec6ab1e1 also update the english html version,
...that one was not updated with the last commit...
2009-03-14 13:58:52 +00:00
Nils Kneuper
c6ac2b9b70 there are *five* new music pieces, make sure all are listed... 2009-03-14 13:43:47 +00:00
Nils Kneuper
16f6598b5f updated Russian translation of announcement 2009-03-14 12:29:28 +00:00
Nils Kneuper
2bc0fa37cd tiny typo fix in url text 2009-03-14 10:35:09 +00:00
Nils Kneuper
9f46f1ac2e updated Polish announcement 2009-03-14 10:27:47 +00:00
Nils Kneuper
e55327284e move polish po files for announcement to three letter code...
...to get around browser detection for perl files...
2009-03-14 10:22:04 +00:00
Nils Kneuper
f4d3434eb3 updated Chinese (Simplified) announcement translation 2009-03-13 19:49:34 +00:00
Nils Kneuper
740139d5b4 updated Chinese announcement, generated html versions 2009-03-13 08:50:22 +00:00
Nils Kneuper
6a3b6d69fe typo fix
regenerated po files for the announcement
2009-03-13 08:47:43 +00:00
Jordà Polo
2284250553 Ignore stamp directory 2009-03-12 18:46:20 +00:00
Nils Kneuper
d25ab0c137 update Russian translation of announcement...
...(only 76% ready, 85% needed for generating the html file)
2009-03-12 17:27:41 +00:00
Nils Kneuper
dbd96e142d add ~70% done Lithuanian translation 2009-03-11 09:56:49 +00:00
Nils Kneuper
a493d836c2 just another fix (thanks Sapient)
pot-update of the announcement files now that Sapient seems to be done
with them ;)
2009-03-10 22:41:13 +00:00
Nils Kneuper
5749f8aab2 many more corrections 2009-03-10 22:35:26 +00:00
Nils Kneuper
f8187ad06e fixed another typo (good that noone started on the files so far...) 2009-03-10 22:21:52 +00:00
Nils Kneuper
fc5215afb2 pot-update of the announcement 2009-03-10 22:12:37 +00:00
Nils Kneuper
2462f50a5b adjust the release announcement with suggestions by Sapient 2009-03-10 22:11:20 +00:00
Nils Kneuper
38f76b705b create po files from latest template
add *many* languages to the languages.conf file (not all, some
complicated unlikely to send anything in are left out, will be worked
on when stuff for them is sent in)

"pot-update" (that is make the reference file reflect the current state)
2009-03-10 21:52:52 +00:00
Nils Kneuper
486d22ef5f add links to the sub-sub categories
rewrite the part about the ai controller
2009-03-10 21:23:40 +00:00
Mark de Wever
36043b63a3 Add a paragraph about the GUI changes. 2009-03-10 21:18:00 +00:00
Fabian Müller
c4a3d3ec9a Explained how to find the ai controller in a very bad english. 2009-03-10 21:14:08 +00:00