From b1d3178bba66089726e6f93a49af97371bdf5db8 Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Mon, 15 Dec 2008 20:02:00 +0000 Subject: small bugfixes and a major one (freeze when deleting an appointment's note, thanks Jan for reporting it) --- po/calcurse.pot | 10 +++++----- po/de.po | 12 ++++++------ po/en.po | 12 ++++++------ po/es.po | 12 ++++++------ po/fr.po | 12 ++++++------ po/nl.po | 12 ++++++------ 6 files changed, 35 insertions(+), 35 deletions(-) (limited to 'po') diff --git a/po/calcurse.pot b/po/calcurse.pot index f06193d..5b50730 100755 --- a/po/calcurse.pot +++ b/po/calcurse.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: calcurse 2.4_beta\n" "Report-Msgid-Bugs-To: frederic@culot.org\n" -"POT-Creation-Date: 2008-12-14 16:48+0100\n" +"POT-Creation-Date: 2008-12-15 20:53+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -45,19 +45,19 @@ msgstr "" msgid "Do you really want to delete this item ?" msgstr "" -#: src/apoint.c:276 +#: src/apoint.c:274 msgid "no such type" msgstr "" -#: src/apoint.c:385 src/recur.c:247 +#: src/apoint.c:383 src/recur.c:247 msgid "date error in appointment" msgstr "" -#: src/apoint.c:406 src/recur.c:856 src/recur.c:880 src/recur.c:916 +#: src/apoint.c:404 src/recur.c:856 src/recur.c:880 src/recur.c:916 msgid "item not found" msgstr "" -#: src/apoint.c:450 src/apoint.c:610 +#: src/apoint.c:451 src/apoint.c:611 msgid "no such appointment" msgstr "" diff --git a/po/de.po b/po/de.po index ade340a..4621160 100644 --- a/po/de.po +++ b/po/de.po @@ -1,4 +1,4 @@ -# $calcurse: de.po,v 1.21 2008/12/14 15:54:50 culot Exp $ +# $calcurse: de.po,v 1.22 2008/12/15 20:02:00 culot Exp $ # # German translations for calcurse package. # Copyright (C) 2006-2007 Michael Schulz @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: calcurse 1.9\n" "Report-Msgid-Bugs-To: frederic@culot.org\n" -"POT-Creation-Date: 2008-12-14 16:48+0100\n" +"POT-Creation-Date: 2008-12-15 20:53+0100\n" "PO-Revision-Date: 2007-09-02 18:06+0200\n" "Last-Translator: Michael\n" "Language-Team: Michael Schulz \n" @@ -52,20 +52,20 @@ msgstr "[EINGABE]-Taste um fortzufahren" msgid "Do you really want to delete this item ?" msgstr "Möchten Sie wirklich diesen Eintrag löschen ?" -#: src/apoint.c:276 +#: src/apoint.c:274 msgid "no such type" msgstr "" -#: src/apoint.c:385 src/recur.c:247 +#: src/apoint.c:383 src/recur.c:247 #, fuzzy msgid "date error in appointment" msgstr "nächster Termin :\n" -#: src/apoint.c:406 src/recur.c:856 src/recur.c:880 src/recur.c:916 +#: src/apoint.c:404 src/recur.c:856 src/recur.c:880 src/recur.c:916 msgid "item not found" msgstr "" -#: src/apoint.c:450 src/apoint.c:610 +#: src/apoint.c:451 src/apoint.c:611 #, fuzzy msgid "no such appointment" msgstr "nächster Termin :\n" diff --git a/po/en.po b/po/en.po index fa9079e..fb7ce50 100644 --- a/po/en.po +++ b/po/en.po @@ -1,4 +1,4 @@ -# $calcurse: en.po,v 1.16 2008/12/14 15:54:50 culot Exp $ +# $calcurse: en.po,v 1.17 2008/12/15 20:02:00 culot Exp $ # # English/GB translation of calcurse. # Copyright (C) 2006 Copyright (c) Frederic Culot @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: calcurse 1.4\n" "Report-Msgid-Bugs-To: frederic@culot.org\n" -"POT-Creation-Date: 2008-12-14 16:48+0100\n" +"POT-Creation-Date: 2008-12-15 20:53+0100\n" "PO-Revision-Date: 2006-07-03 00:05+0100\n" "Last-Translator: Neil Williams \n" "Language-Team: English/GB \n" @@ -49,20 +49,20 @@ msgstr "Press [Enter] to continue" msgid "Do you really want to delete this item ?" msgstr "Do you really want to delete this item ?" -#: src/apoint.c:276 +#: src/apoint.c:274 msgid "no such type" msgstr "" -#: src/apoint.c:385 src/recur.c:247 +#: src/apoint.c:383 src/recur.c:247 #, fuzzy msgid "date error in appointment" msgstr "Appointment :" -#: src/apoint.c:406 src/recur.c:856 src/recur.c:880 src/recur.c:916 +#: src/apoint.c:404 src/recur.c:856 src/recur.c:880 src/recur.c:916 msgid "item not found" msgstr "" -#: src/apoint.c:450 src/apoint.c:610 +#: src/apoint.c:451 src/apoint.c:611 #, fuzzy msgid "no such appointment" msgstr "Appointment :" diff --git a/po/es.po b/po/es.po index 25490bd..9a5f429 100644 --- a/po/es.po +++ b/po/es.po @@ -1,4 +1,4 @@ -# $calcurse: es.po,v 1.17 2008/12/14 15:54:50 culot Exp $ +# $calcurse: es.po,v 1.18 2008/12/15 20:02:00 culot Exp $ # # Spanish translations for calcurse package. # Copyright (c) Jose Lopez 2006 Free Software Foundation, Inc. @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Calcurse 1.8\n" "Report-Msgid-Bugs-To: frederic@culot.org\n" -"POT-Creation-Date: 2008-12-14 16:48+0100\n" +"POT-Creation-Date: 2008-12-15 20:53+0100\n" "PO-Revision-Date: 2006-09-10 08:06+0200\n" "Last-Translator: Jose Lopez \n" "Language-Team: Jose Lopez \n" @@ -50,20 +50,20 @@ msgstr "Pulsa [INTRO] para continuar" msgid "Do you really want to delete this item ?" msgstr "¿Seguro que quieres borrar este elemento?" -#: src/apoint.c:276 +#: src/apoint.c:274 msgid "no such type" msgstr "" -#: src/apoint.c:385 src/recur.c:247 +#: src/apoint.c:383 src/recur.c:247 #, fuzzy msgid "date error in appointment" msgstr "Proxima cita:\n" -#: src/apoint.c:406 src/recur.c:856 src/recur.c:880 src/recur.c:916 +#: src/apoint.c:404 src/recur.c:856 src/recur.c:880 src/recur.c:916 msgid "item not found" msgstr "" -#: src/apoint.c:450 src/apoint.c:610 +#: src/apoint.c:451 src/apoint.c:611 #, fuzzy msgid "no such appointment" msgstr "Proxima cita:\n" diff --git a/po/fr.po b/po/fr.po index 575647b..2213c9c 100755 --- a/po/fr.po +++ b/po/fr.po @@ -1,4 +1,4 @@ -# $calcurse: fr.po,v 1.27 2008/12/14 15:54:51 culot Exp $ +# $calcurse: fr.po,v 1.28 2008/12/15 20:02:00 culot Exp $ # # French translations for calcurse package. # Copyright (C) 2004-2008 Frederic Culot @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: calcurse 2.1\n" "Report-Msgid-Bugs-To: frederic@culot.org\n" -"POT-Creation-Date: 2008-12-14 16:48+0100\n" +"POT-Creation-Date: 2008-12-15 20:53+0100\n" "PO-Revision-Date: 2008-09-23 19:21+0200\n" "Last-Translator: Frederic Culot \n" "Language-Team: French \n" @@ -50,21 +50,21 @@ msgstr "Appuyez sur [ENTREE] pour continuer" msgid "Do you really want to delete this item ?" msgstr "Voulez-vous vraiment effacer cet élement ?" -#: src/apoint.c:276 +#: src/apoint.c:274 msgid "no such type" msgstr "" -#: src/apoint.c:385 src/recur.c:247 +#: src/apoint.c:383 src/recur.c:247 #, fuzzy msgid "date error in appointment" msgstr "prochain rendez-vous:\n" -#: src/apoint.c:406 src/recur.c:856 src/recur.c:880 src/recur.c:916 +#: src/apoint.c:404 src/recur.c:856 src/recur.c:880 src/recur.c:916 #, fuzzy msgid "item not found" msgstr "Fichier note non trouvé\n" -#: src/apoint.c:450 src/apoint.c:610 +#: src/apoint.c:451 src/apoint.c:611 #, fuzzy msgid "no such appointment" msgstr "prochain rendez-vous:\n" diff --git a/po/nl.po b/po/nl.po index ac7ff67..2026438 100644 --- a/po/nl.po +++ b/po/nl.po @@ -1,4 +1,4 @@ -# $calcurse: nl.po,v 1.15 2008/12/14 15:54:51 culot Exp $ +# $calcurse: nl.po,v 1.16 2008/12/15 20:02:00 culot Exp $ # # Dutch translations for calcurse package. # Copyright (C) 2007-2008 Jeremy Roon @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: calcurse 2.1\n" "Report-Msgid-Bugs-To: frederic@culot.org\n" -"POT-Creation-Date: 2008-12-14 16:48+0100\n" +"POT-Creation-Date: 2008-12-15 20:53+0100\n" "PO-Revision-Date: 2008-10-14 20:54+0200\n" "Last-Translator: Jeremy Roon\n" "Language-Team: Jeremy Roon \n" @@ -48,21 +48,21 @@ msgstr "Druk op [Enter] om door te gaan)" msgid "Do you really want to delete this item ?" msgstr "Wilt u werkelijk dit item wissen ?" -#: src/apoint.c:276 +#: src/apoint.c:274 msgid "no such type" msgstr "" -#: src/apoint.c:385 src/recur.c:247 +#: src/apoint.c:383 src/recur.c:247 #, fuzzy msgid "date error in appointment" msgstr "Volgende afspraak :\n" -#: src/apoint.c:406 src/recur.c:856 src/recur.c:880 src/recur.c:916 +#: src/apoint.c:404 src/recur.c:856 src/recur.c:880 src/recur.c:916 #, fuzzy msgid "item not found" msgstr "Noot-bestand niet gevonden\n" -#: src/apoint.c:450 src/apoint.c:610 +#: src/apoint.c:451 src/apoint.c:611 #, fuzzy msgid "no such appointment" msgstr "Volgende afspraak :\n" -- cgit v1.2.3-54-g00ecf