Commit Graph

204 Commits

Author SHA1 Message Date
Vytautas Šaltenis d38ae98cbe httt: few misc translations below all scenarios 2009-07-22 17:05:06 +03:00
Vytautas Šaltenis 71f429bb9e httt: scenario 25 translated and revised 2009-07-22 17:04:42 +03:00
Vytautas Šaltenis aeb34ef28b httt: scenario 23 translated and revised 2009-07-22 17:04:40 +03:00
Vytautas Šaltenis 889bd37788 httt: scenario 22 translated and revised 2009-07-22 17:04:37 +03:00
Vytautas Šaltenis 0b65b38c62 httt: scenario 21 translated and revised (WIP) 2009-07-22 17:04:35 +03:00
Vytautas Šaltenis b85f4abcde httt: scenario 20b translated and revised 2009-07-22 17:04:34 +03:00
Vytautas Šaltenis 26410f4d75 httt: scenario 20a translated and revised 2009-07-22 17:04:31 +03:00
Vytautas Šaltenis b54f49a218 httt: scenario 19c translated and revised (WIP) 2009-07-22 17:04:27 +03:00
Vytautas Šaltenis 24c3a3f68a httt: scenario 19b translated and revised 2009-07-22 17:04:22 +03:00
Vytautas Šaltenis 360b4cbb50 httt: scenario 19a translated and revised 2009-07-22 17:03:46 +03:00
Vytautas Šaltenis d98c8ad902 httt: scenario 18 translated and revised 2009-07-22 17:02:00 +03:00
Vytautas Šaltenis dd278c6bcd httt, did: experimental translation of Longlier 2009-07-21 17:49:55 +03:00
Vytautas Šaltenis f9ebdb9ee3 httt: a fix in sc. 15 2009-07-21 17:49:54 +03:00
Andrius Štikonas b4a00ae76d Revert some changes after discussion on email and IRC. 2009-07-19 14:33:32 +03:00
Vytautas Šaltenis 34ab9aec92 httt: Cicyn -> Sicynas 2009-07-18 22:52:23 +03:00
Vytautas Šaltenis f862ce4610 httt: scenario 17 translated and revised 2009-07-18 22:52:20 +03:00
Vytautas Šaltenis f4e0080e84 httt: scenario 16 translated and revised 2009-07-18 22:52:18 +03:00
Vytautas Šaltenis d93e100c90 httt: scenario 15 translated and revised 2009-07-18 22:52:15 +03:00
Vytautas Šaltenis 6b2f092791 httt: scenario 14 translated and revised 2009-07-18 22:52:09 +03:00
Andrius Štikonas e591b4ce03 Review commits 22d6ddb..3d8f24. 2009-07-15 01:11:55 +03:00
Vytautas Šaltenis f914a40ed1 httt, low: Heart Mountains -> Šerdies kalnai 2009-07-14 21:42:58 +03:00
Vytautas Šaltenis 2663476076 httt: scenario 13 translated and revised 2009-07-14 21:42:57 +03:00
Vytautas Šaltenis c1b40c2146 httt: scenario 12 translated and revised 2009-07-14 21:42:57 +03:00
Vytautas Šaltenis 62b62747af httt: scenario 11 translated and revised 2009-07-14 21:42:57 +03:00
Vytautas Šaltenis 22d6ddb626 httt: scenario 10 translated and revised 2009-07-14 21:42:57 +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 c23b868223 Fix a small mistake with the enemy leader. 2009-07-12 21:00:46 +03:00
Andrius Štikonas 996b89499c Typo fix in httt. 2009-07-12 11:19:35 +03:00
Vytautas Šaltenis 6231a4f961 httt: misc changes: the sceptre scene and history 2009-07-10 20:20:09 +03:00
Vytautas Šaltenis 2a859c9257 httt: scenario 9 translated and revised 2009-07-10 20:19:46 +03:00
Vytautas Šaltenis a25cf6c5b9 httt: scenario 8 translated and revised 2009-07-10 20:18:17 +03:00
Vytautas Šaltenis 5b3a2584e1 httt: scenario 7 translated and revised 2009-07-10 20:16:35 +03:00
Vytautas Šaltenis d8bd9ea299 httt: scenario 6 translated and revised 2009-07-10 20:10:27 +03:00
Vytautas Šaltenis 231ae8158b httt: scenario 5b translated and revised 2009-07-10 20:08:31 +03:00
Andrius Štikonas b92db3ae2b Fix 2 typos. 2009-07-07 22:04:22 +03:00
Vytautas Šaltenis 76c0239631 Several typos and mistakes fixed
Changed Aetenvudas back to Aethenvudas, since that's how we call it in
all other places. Such a change should be either massive, or a part of
incremental change.
2009-07-07 21:38:41 +03:00
Vytautas Šaltenis c2f179a392 Merge branch '1.6'; commit 'origin/1.6' into 1.6
Conflicts:
	httt.lt.po
2009-07-06 00:12:51 +03:00
Andrius Štikonas 3080922159 Some translations of 21st scenario of httt. 2009-07-05 21:01:22 +03:00
Andrius Štikonas dd3b9fba33 Fix some spelling mistakes. Further translate scenarios 13 and 14 of the HttT. 2009-07-03 16:12:39 +03:00
Vytautas Šaltenis 4b61495098 5a scenario of HttT revised 2009-07-02 20:58:47 +03:00
Vytautas Šaltenis b993f96f9e Fourth scenario of HttT revised 2009-07-02 20:11:50 +03:00
Vytautas Šaltenis 742c6dd243 All remaining translations with Blackwater 2009-07-02 20:11:09 +03:00
Vytautas Šaltenis 6925869735 Translated all strings containing Asheviere's name
We agreed upon translating Asheviere as Aševierė couple weeks ago, so I
changed all the places we had her name and translated those that
remained untranslated. This changeset can be held a reference point in
case we ever decide to change the Lithuanian transcription.
2009-07-02 20:09:54 +03:00
Vytautas Šaltenis a673900372 Revert "Translated all strings containing Asheviere's name"
This reverts commit cdef479ee9.

I'm doing this because I noticed several more untranslated strings with
Asheviere's name in them. I want to have all such strings in one single
changeset for easier tracking in possible re-editions. This commit will
be reintroduced shortly along with the new strings as a single changeset.
2009-07-02 20:05:30 +03:00
Vytautas Šaltenis cdef479ee9 Translated all strings containing Asheviere's name
We agreed upon translating Asheviere as Aševierė some time last week, so
I changed all the places we had her name and translated those that
remained untranslated. This changeset can be held a reference point in
case we ever decide to change the Lithuanian transcription.
2009-06-29 00:38:43 +03:00
Vytautas Šaltenis c49fae050c First three scenarios revised 2009-06-25 18:44:17 +03:00
Andrius Štikonas e79fe48915 pot-update (preparing for 1.6.3) 2009-06-21 15:57:24 +03:00
Vytautas Šaltenis 6baaddca63 Merge branch '1.6' of git@gitorious.org:wesnoth-lt/wesnoth-lt into 1.6
Conflicts:
	tsg.lt.po
2009-06-14 22:43:05 +03:00
Vytautas Šaltenis 4cb8d29644 Another little mistake fixed in HttT 2009-06-13 18:50:18 +03:00
Andrius Štikonas 74518d63a3 Fix a string in httt. 2009-06-13 11:55:45 +03:00
Andrius Štikonas 5c16725420 Replace "monstras" with "pabaisa".
More translations of Heir to the Throne.
2009-06-12 14:35:59 +03:00
Vytautas Šaltenis ee581e420e Fixed few mistakes that poked my eye while playing 2009-06-11 21:08:06 +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