gdrooid
7fecf71a81
[i18n] Don't add debug messages to translation files.
2014-11-12 20:11:29 +01:00
gdrooid
e32bce2c1f
[i18n] Remove warning message when generating the pot file.
2014-11-12 19:19:51 +01:00
gdrooid
83d53b204e
[i18n] Fix pot generation to avoid a lot of manual work.
2014-11-12 19:18:37 +01:00
gdrooid
c266bceb76
[i18n] Removed strings that don't need to be translated.
2014-09-27 15:53:03 +02:00
gdrooid
ce77c460fe
[i18n] Updated Spanish translations.
2014-09-27 15:33:27 +02:00
gdrooid
c5a9f40ae5
Remove unused translations.
2014-09-23 17:20:50 +02:00
x3nu
85453f6418
translation finished
2014-09-23 10:57:04 +02:00
x3nu
c3bcfcdb1a
translating ..
2014-09-19 10:16:09 +02:00
Jerry V Polfer
3a981dc3d6
started actualiasing german translation
2014-09-17 01:11:50 +02:00
gdrooid
33e18cb256
Updated .pot and .po files.
2014-09-13 17:32:12 +02:00
gdrooid
0d76ccc2df
Usage message translations.
...
Adds a new `_print` function to print strings without coloring or
other stuff added by the `_msg` function. It's used for the usage
message, letting it be translated.
The usage messages have been split into one-line strings, and added
back to the tomb.pot and *.po files.
2014-09-13 16:55:03 +02:00
gdrooid
14b7e8763b
Fix some German translations.
...
By @x3nu on #135
2014-09-02 18:25:56 +02:00
gdrooid
255b5122f6
Separate help message from the rest of the translations.
2014-09-02 12:50:46 +02:00
gdrooid
0cdb87de0b
Updated translation strings for French, Russian and German.
2014-09-01 12:17:03 +02:00
gdrooid
32211bd61d
Update Spanish translations.
2014-09-01 10:59:28 +02:00
gdrooid
c0b05dd92a
Update translation template.
2014-09-01 10:55:18 +02:00
gdrooid
83fc417f02
Add German language to the translations makefile.
2014-09-01 10:11:23 +02:00
gdrooid
118ace28ef
Update Spanish translations and fix minor issues.
...
Issues:
`gettext -s - "$2"` prints the -, instead of getting the desired effect
The custom expansion missed repeated variables in a single string
Some string fixes
2014-09-01 09:37:45 +02:00
gdrooid
61e6529f6a
Update Spanish translations.
2014-09-01 09:37:11 +02:00
gdrooid
69bb25e05b
Update .pot file and it's generator.
2014-09-01 09:37:11 +02:00
Jaromil
f7057b7d03
Merge pull request #128 from gdrooid/po
...
Fix translations makefile.
2014-08-31 09:24:48 +02:00
Jaromil
4bfae329d3
Merge pull request #127 from x3nu/master
...
German Translation by x3nu
2014-08-30 19:38:14 +02:00
x3nu
e8db9ce942
German translation complete
2014-08-21 10:09:25 +02:00
x3nu
be15c46120
Started working on german translation
2014-08-21 08:24:03 +02:00
gdrooid
dea3f8ff2d
Fix translations makefile.
2014-08-20 00:06:33 +02:00
Jaromil
f794b78795
Merge pull request #123 from gdrooid/i18n
...
Install and use translations.
2014-08-19 18:48:49 +02:00
Jaromil
cfe04a6bee
added french translation by hellekin
2014-08-14 08:45:00 +02:00
Jaromil
2a8ea4ac99
added russian translation by fsLeg
2014-08-14 08:44:48 +02:00
gdrooid
7d434787b6
Install and use translations.
2014-08-11 23:01:58 +02:00
Jaromil
f06f303491
added spanish string translations by @gdrooid
2014-07-21 20:08:17 +02:00
Jaromil
252d79223b
gettext translation strings
2014-06-09 13:01:40 +02:00
Jaromil
c4d7646987
Removed translatable strings file
...
now generated on demand by scripts
2013-05-28 12:25:41 +02:00
Jaromil
7cbd03d370
Translatable text strings generation
...
set out of the main tomb script, into extras
2013-05-28 11:59:11 +02:00
Jaromil
3eb93acc18
Directory reorganization
...
This commit re-organizes all the source distribution contents to
present users with the simple script, while moving the rest in extras.
Also autoconf/automake scripts were removed, back to minimalism.
The rationale of this change is that Tomb really only consists of a
script and users with no extra needs should just be presented with
it with no need for anything else. Any other thing on top of the Tomb
script is an extra and can be even distributed separately or integrated
in distributions.
2013-05-18 17:29:37 +02:00