Commit Graph

24 Commits

Author SHA1 Message Date
Andrius Štikonas a0722b8d2a pot-update 2010-08-14 01:45:29 +03:00
Andrius Štikonas 560c2aed43 Lots of spelling fixes in all textdomains. 2010-08-08 09:41:23 +06:00
Andrius Štikonas 8bfb81d2bc pot-update 2010-04-24 10:48:04 +01:00
Andrius Štikonas ec5ba50040 pot-update 2010-03-25 14:12:20 +02:00
Andrius Štikonas a91e0672a5 pot-update 2010-03-08 14:28:21 +00:00
Andrius Štikonas 6744696f9f A few random strings. 2010-02-08 19:51:02 +00:00
Andrius Štikonas ddb6871576 pot update (preparing for 1.7.12) 2010-01-17 17:01:00 +00:00
Andrius Štikonas 77bed295d9 pot-update 2009-12-27 13:46:25 +02:00
Andrius Štikonas b618b19e9a pot-update 2009-11-26 15:04:52 +00:00
Vytautas Šaltenis 51225a4603 ei: some strings in the beginning of the campaign 2009-11-17 00:49:40 +02:00
Andrius Štikonas 37fbac71b7 morning star->ryto žvaigždė 2009-11-07 22:56:19 +00:00
Andrius Štikonas 86a61fae1d pot-update
some minor unfuzzying
2009-11-02 12:52:38 +00:00
Andrius Štikonas b399a68891 pot-update 2009-10-13 23:52:26 +01:00
Andrius Štikonas 1f3fc42eb1 pot-update 2009-10-07 15:00:00 +01:00
Andrius Štikonas ba3014416a pot-update 2009-09-20 18:04:36 +03:00
Andrius Štikonas a43e44ed5d Dvorfas->Dvarfas 2009-08-17 11:33:19 +03:00
Andrius Štikonas 7048b252d8 Unfuzzy EI and fix syntax errors in it. 2009-08-17 00:22:50 +03:00
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 1580cd2acb Kardas -> Kalavijas 2009-08-14 01:27:23 +03:00
Andrius Štikonas b2f8dc6049 Remove unnecessary pronouns in EI and fix a few spelling mistakes. 2009-07-21 16:34:36 +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 c5aaaab7d2 pot-update (no new/changed strings, only reference update...) 2009-05-26 23:36:28 +03:00
Andrius Štikonas c624be740d Initial import of translations. 2009-05-18 20:45:29 +03:00