92 Commits

Author SHA1 Message Date
Lukas Fleischer
681a63ea76 po/: Translation updates from Transifex
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2012-06-24 01:25:54 +02:00
Lukas Fleischer
e08809bef8 po/calcurse.pot: Update message catalog
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2012-06-24 01:11:53 +02:00
Lukas Fleischer
9be3a9c1f0 scripts/: Add support for placeholders
Allow for specifying placeholders in shell scripts that are replaced
during build time. Predefine a "@PACKAGE_VERSION@" placeholder that is
replaced with the current version number. Also, rename all shell scripts
to ".sh.in".

Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2012-06-01 16:07:46 +02:00
Lukas Fleischer
8ee853b748 po/: Translation updates from Transifex
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2012-06-01 00:42:28 +02:00
Lukas Fleischer
0bc63d97ab po/: Add Portuguese (Brazil) translation
Thanks-to: Rafael Ferreira <rafael.f.f1@gmail.com>
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2012-06-01 00:34:00 +02:00
Lukas Fleischer
c9163c92de po/calcurse.pot: Update message catalog
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2012-06-01 00:33:49 +02:00
Lukas Fleischer
1019be7cce po/POTFILES.in: Add missing source files
We forgot to add these when splitting existing or creating new source
files.

Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2012-05-23 23:17:03 +02:00
Lukas Fleischer
7fa1f0e2aa Add localization to calcurse-upgrade
* Use gettext in "scripts/calcurse-upgrade".

* Add "scripts/calcurse-upgrade" to "po/POTFILES.in".

* Rename "scripts/calcurse-upgrade" to "scripts/calcurse-upgrade.sh" to
  make sure xgettext(1) detects the correct input file format.

Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2012-05-23 17:25:41 +02:00
Lukas Fleischer
2d298dcd5f Update translations
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2011-09-06 14:37:56 +02:00
Lukas Fleischer
2336066855 Update translations files
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2011-07-31 02:55:56 +02:00
Lukas Fleischer
79deaaac35 Translation updates from Transifex.
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2011-05-24 11:25:07 +02:00
Lukas Fleischer
09231785f2 Update portable object files.
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2011-04-10 18:02:33 +02:00
Lukas Fleischer
76b61faa67 Update "calcurse.pot".
Renegerate the catalog file with our new xgettext options. Drop line
numbers.

Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2011-04-10 18:00:18 +02:00
Lukas Fleischer
55262a3074 Add russian translation.
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2011-03-13 13:17:09 +01:00
Lukas Fleischer
c22dcaf6be Update website links to match the new URL.
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2011-03-04 11:07:49 +01:00
Lukas Fleischer
73e9649387 Update mail addresses to match the new mailing lists.
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2011-03-04 11:07:40 +01:00
Lukas Fleischer
91c9cac898 Remove CVS "$Id" headers.
Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2011-03-03 16:19:45 +01:00
Lukas Fleischer
56b9cbcb84 Fixed file permissions. 2011-03-03 12:21:16 +01:00
Frederic Culot
9f4468e20a Fix compile errors in German translation. 2010-10-23 11:08:28 +00:00
Frederic Culot
4e8f5f93cd German translation updated by Benjamen Moeller, thanks. 2010-10-23 10:56:36 +00:00
Frederic Culot
41857b5f8e calcurse 2.8 released. 2010-05-29 07:33:58 +00:00
Frederic Culot
cc3a93e2fb calcurse 2.7 released 2009-08-22 08:50:49 +00:00
Frederic Culot
f0005f64dc dmon.c added to the list of translatable sources 2009-07-26 21:08:01 +00:00
Frederic Culot
dad1356585 calcurse 2.6 2009-07-10 20:34:07 +00:00
Frederic Culot
bb586b92b5 calcurse 2.5 released 2009-01-25 08:04:30 +00:00
Frederic Culot
197a914c51 po files updated for version 2.5 2009-01-24 19:02:42 +00:00
Frederic Culot
a63c748920 calcurse 2.4 released 2008-12-27 10:27:53 +00:00
Frederic Culot
d59b0e15ab memory leak due to wrong thread usage fixed 2008-12-18 20:38:51 +00:00
Frederic Culot
b1d3178bba small bugfixes and a major one (freeze when deleting an appointment's note, thanks Jan for reporting it) 2008-12-15 20:02:00 +00:00
Frederic Culot
65ec1bb0fa small bugfixes and code cleanup 2008-12-14 15:54:50 +00:00
Frederic Culot
dd9f739d8a prefer overridability and let people choose their own CFLAGS 2008-12-08 20:49:48 +00:00
Frederic Culot
6f98b16890 switched to calcurse 2.3 2008-10-15 16:15:40 +00:00
Frederic Culot
2245a35be6 2.3_beta released 2008-09-29 06:27:53 +00:00
Frederic Culot
9a97689c48 Some fixes after ical import tests. Translations updated. 2008-09-23 17:31:56 +00:00
Frederic Culot
6ce12bfedf manpage, manuals and translations updated for 2.3_beta 2008-09-21 14:08:59 +00:00
Frederic Culot
b35e88df6d french translation updated. Switched to 2.2_beta 2008-08-12 15:57:05 +00:00
Frederic Culot
03ce2c6ea9 new keybindings added 2008-08-03 18:41:55 +00:00
Frederic Culot
3bc0f4df84 typo fixed and Dutch translation updated, thanks Jeremy 2008-05-03 19:39:13 +00:00
Frederic Culot
49628f0a84 Version 2.1_beta released 2008-04-26 15:35:26 +00:00
Frederic Culot
c128569444 2.1_beta soon to be released 2008-04-20 13:52:06 +00:00
Frederic Culot
d21329461d * french translation updated
* correction done in the '>' command help text
2008-04-20 09:33:09 +00:00
Frederic Culot
db9a664741 NEWS and po files updated
Dutch manual and translation updated, thanks Jeremy
2008-03-02 08:50:17 +00:00
Frederic Culot
5d2a89a6bc pot file updated for version 2.0 2008-02-16 13:16:06 +00:00
Frederic Culot
b1fffd6592 translations updated for version 1.9 2007-10-23 17:49:37 +00:00
Frederic Culot
632c4e2096 Dutch translation updated, thanks to Jeremy Roon 2007-10-08 20:42:15 +00:00
Frederic Culot
ee42e61190 German translation updated, thanks to Michael Schulz 2007-10-07 17:15:41 +00:00
Frederic Culot
93e7120ebc pot file for version 1.9 2007-08-19 13:22:11 +00:00
Frederic Culot
676893a60f french translation updated 2007-08-19 13:21:05 +00:00
Frederic Culot
52e58a0a4c nl.po file added, many thanks to Jeremy Roon 2007-07-28 13:33:59 +00:00
Frederic Culot
c9852512cd sigs.c and wins.c added 2007-07-28 13:31:30 +00:00