From 7752b37139e1e909e59246a714279ce20a965bcd Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Fri, 17 Sep 2010 00:26:37 -0400 Subject: [PATCH] i18n - Added French holiday file. - Added new holiday files to the makefile. --- Makefile.am | 2 +- doc/rc/holidays-FR.rc | 62 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 63 insertions(+), 1 deletion(-) create mode 100644 doc/rc/holidays-FR.rc diff --git a/Makefile.am b/Makefile.am index 543b930c8..2503d6aa5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,5 +20,5 @@ i18ndir = $(docdir) nobase_dist_i18n_DATA = i18n/strings.de-DE i18n/strings.en-US i18n/strings.es-ES i18n/strings.fr-FR i18n/strings.nl-NL i18n/strings.sv-SE i18n/tips.de-DE i18n/tips.en-US i18n/tips.sv-SE rcfiledir = $(docdir)/rc -dist_rcfile_DATA = doc/rc/holidays-US.rc doc/rc/holidays-SE.rc doc/rc/dark-16.theme doc/rc/dark-256.theme doc/rc/light-16.theme doc/rc/light-256.theme doc/rc/dark-blue-256.theme doc/rc/dark-green-256.theme doc/rc/dark-red-256.theme doc/rc/dark-violets-256.theme doc/rc/dark-yellow-green.theme +dist_rcfile_DATA = doc/rc/holidays-US.rc doc/rc/holidays-SE.rc doc/rc/holidays-DE.rc doc/rc/holidays-FR.rc doc/rc/dark-16.theme doc/rc/dark-256.theme doc/rc/light-16.theme doc/rc/light-256.theme doc/rc/dark-blue-256.theme doc/rc/dark-green-256.theme doc/rc/dark-red-256.theme doc/rc/dark-violets-256.theme doc/rc/dark-yellow-green.theme diff --git a/doc/rc/holidays-FR.rc b/doc/rc/holidays-FR.rc new file mode 100644 index 000000000..33c0a3ca1 --- /dev/null +++ b/doc/rc/holidays-FR.rc @@ -0,0 +1,62 @@ +################################################################################ +# Sample calendar for France +# +# taskwarrior - a command line task list manager. +# +# Copyright 2010, Federico Hernandez. +# All rights reserved. +# +# This program is free software; you can redistribute it and/or modify it under +# the terms of the GNU General Public License as published by the Free Software +# Foundation; either version 2 of the License, or (at your option) any later +# version. +# +# This program is distributed in the hope that it will be useful, but WITHOUT +# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more +# details. +# +# You should have received a copy of the GNU General Public License along with +# this program; if not, write to the +# +# Free Software Foundation, Inc., +# 51 Franklin Street, Fifth Floor, +# Boston, MA +# 02110-1301 +# USA +# +################################################################################ + +calendar.holidays=sparse + +# 2010 +holiday.toussaint.name=La Toussaint +holiday.toussaint.date=20101101 +holiday.armistice.name=Jour d'armistice +holiday.armistice.date=20101111 +holiday.noël.name=Noël +holiday.noël.date=20101225 + +# 2011 +holiday.jourdelan.name=Jour de l'an +holiday.jourdelan.date=20110101 +holiday.travail.name=Fête du premier mai +holiday.travail.date=20110501 +holiday.victoire.name=la Fête de Victoire 45 +holiday.victoire.date=20110508 +holiday.ascencion.name=l'Ascencion +holiday.ascencion.date=20110602 +holiday.pentecôte.name=la Pentecôte +holiday.pentecôte.date=20110612 +holiday.bastille.name=Fête nationale +holiday.bastille.date=20110714 +holiday.assomption.name=Assomption +holiday.assomption.date=20110815 + +#holiday.toussaint.name=La Toussaint +#holiday.toussaint.date=20111101 +#holiday.armistice.name=Jour d'armistice +#holiday.armistice.date=20111111 +#holiday.noël.name=Noël +#holiday.noël.date=20111225 +