Commit Graph

31 Commits

Author SHA1 Message Date
Andrius Štikonas 332868b8a5 Wesnothas->Vesnotas and some remaining instances of Thursaganas->Tursaganas. 2009-08-17 00:02:31 +03:00
Andrius Štikonas b45302ed25 Merge branch '1.6' into master.
pot-update
Bump version to 1.8
Add Delfador's Memoirs (dm.lt.po).
2009-08-16 22:04:53 +03:00
Andrius Štikonas 0479d96b8a pot-update 2009-08-12 14:20:22 +03:00
Andrius Štikonas d200801755 Battle Princess -> Princesė kovotoja 2009-07-28 14:28:15 +03:00
Andrius Štikonas 36a70bf261 Review scenarios 18 and 19abc of httt. 2009-07-28 13:47:41 +03:00
Vytautas Šaltenis 10cb1b965c Merge branch '1.6' of git://gitorious.org/wesnoth-lt/wesnoth-lt into 1.6 2009-07-22 17:09:40 +03:00
Vytautas Šaltenis 6cf1a85e80 wesnoth, units: multiple typos fixed 2009-07-22 17:05:11 +03:00
Andrius Štikonas 4664bb19da Translate a few random string from main wesnoth textdomain. 2009-07-22 14:44:16 +03:00
Andrius Štikonas 18f645ed58 Wose -> Miškinis. 2009-07-20 17:52:25 +03:00
Andrius Štikonas 7db2aa06db Unfuzzy two strings after pot-update. 2009-07-19 14:43:21 +03:00
Andrius Štikonas b4a00ae76d Revert some changes after discussion on email and IRC. 2009-07-19 14:33:32 +03:00
Andrius Štikonas e591b4ce03 Review commits 22d6ddb..3d8f24. 2009-07-15 01:11:55 +03:00
Vytautas Šaltenis 3d8f24902c wesnoth: a random selection of strings translated 2009-07-14 21:42:58 +03:00
Andrius Štikonas 955549ed96 Use git pre-commit hook to reduce number of conflicts.
pre-commit hook does the following actions:
Changes PO-Revision date to 2010-01-01 00:00+0300
Changes Last-Translator to Andrius Štikonas <stikonas@gmail.com>
Wraps all strings with msgattrib.

Source code of pre-commit hook:

for FILE in `git diff-index --name-only --cached HEAD --` ; do
    msgattrib "$FILE" > "$FILE"e
    mv "$FILE"e "$FILE"
    sed -ie '/^\"PO-Revision-Date*/{G;x;s/^/\"PO-Revision-Date: 2010-01-01 00:00+0300\\n\"/}' "$FILE"
    sed -ie '/^\"Last-Translator*/{G;x;s/^/\"Last-Translator: Andrius Štikonas <stikonas@gmail.com>\\n\"/}' "$FILE"
    rm "$FILE"e
    git add $FILE
done
2009-07-13 19:07:34 +03:00
Andrius Štikonas 37cce68a2e Translate description of Human race.
More instances of Aethenvudas -> Aetenvudas and Wesmera -> Vesmera.
2009-07-06 23:05:09 +03:00
Andrius Štikonas b5aaa096d0 pot-update 2009-07-05 22:19:55 +03:00
Andrius Štikonas 660e22f46c pot-update 2009-07-05 21:02:25 +03:00
Andrius Štikonas bafa9eab54 pot-update 2009-06-30 15:52:52 +03:00
Andrius Štikonas 077a990434 More translations in various texdomains:
trow:     Weldynas->Veldynas
trow,tsg: Translate Lord Typhon.
A few strings in wesnoth.lt.po
2009-06-23 22:03:33 +03:00
Andrius Štikonas b5ee38f0c3 Revise some names of female elves. 2009-06-23 00:15:57 +03:00
Andrius Štikonas 31ac12e760 Names of female elves. 2009-06-22 23:52:25 +03:00
Andrius Štikonas e79fe48915 pot-update (preparing for 1.6.3) 2009-06-21 15:57:24 +03:00
Andrius Štikonas c89a1ca95a Use lowercase for gold. 2009-06-16 16:00:39 +03:00
Vytautas Šaltenis 824831578d Removed an unnecessary „nė vieno“ 2009-06-14 22:48:40 +03:00
Andrius Štikonas 540c5b1f0c Translations of elvish male names. 2009-06-14 12:05:23 +03:00
Andrius Štikonas b6ae54be89 pot-update 2009-06-13 23:02:02 +03:00
Andrius Štikonas 5c16725420 Replace "monstras" with "pabaisa".
More translations of Heir to the Throne.
2009-06-12 14:35:59 +03:00
Andrius Štikonas c5aaaab7d2 pot-update (no new/changed strings, only reference update...) 2009-05-26 23:36:28 +03:00
Andrius Štikonas d4ee2ed027 More translations, low and others. 2009-05-21 20:05:24 +03:00
Andrius Štikonas 5f7f716e61 Fixes for tb. 2009-05-19 19:41:57 +03:00
Andrius Štikonas c624be740d Initial import of translations. 2009-05-18 20:45:29 +03:00