taskwarrior/doc/rc/holidays.fr-FR.rc
Paul Beckingham 19582dd139 Holidays
- Renamed all holiday files to include a locale, rather than just
  a country code.
- Enhanced update-holidays.pl add-on script to support regions,
  provide better error handling, error on missing Perl module,
  warnings on unavailable data, and help text.
- Updated documentation accordingly.
2011-04-10 15:37:30 -04:00

53 lines
1.7 KiB
Text

################################################################################
# Sample calendar for France
#
# taskwarrior - a command line task list manager.
#
# Copyright 2010 - 2011, Paul Beckingham, 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
# 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