Acme-MetaSyntactic-Themes
view release on metacpan or search on metacpan
lib/Acme/MetaSyntactic/weekdays.pm view on Meta::CPAN
package Acme::MetaSyntactic::weekdays;
use strict;
use Acme::MetaSyntactic::Locale;
our @ISA = qw( Acme::MetaSyntactic::Locale );
our $VERSION = '1.000';
__PACKAGE__->init();
1;
=head1 NAME
Acme::MetaSyntactic::weekdays - The days of the week theme
=head1 DESCRIPTION
Days of the week, in various languages.
(Some letters have been brutally transliterated to us-ascii.)
See L<http://www.lexilogos.com/calendrier_jours.htm>, for
many other languages.
=head1 CONTRIBUTORS
Abigail (English).
Gisbert W. Selke (Egyptian Arabic, Bulgarian, Czech, Modern Greek,
Esperanto, Gaelic, Japanese, Norwegian, Russian and Tagalog).
Philippe "BooK" Bruhat (all the others languages, many thanks to Estelle
Souche for her help with the Yiddish names).
=head1 CHANGES
=over 4
=item *
2012-05-07 - v1.000
Received its own version number in Acme-MetaSyntactic-Themes version 1.000.
=item *
2006-05-15
Ten new languages added by Gisbert W. Selke
in Acme-MetaSyntactiuc version 0.74.
=item *
2006-01-02
Made multilingual in Acme-MetaSyntactic version 0.55.
=item *
2005-12-05
Introduced in Acme-MetaSyntactic version 0.51.
=item *
2005-10-20
Submitted by Abigail (English names).
=back
=head1 SEE ALSO
L<Acme::MetaSyntactic>, L<Acme::MetaSyntactic::Locale>.
=cut
__DATA__
# default
en
# names ar_eg
yom_litnen yom_it_talat yom_il_arba yom_il_chamis yom_il_guma yom_al_sabt yom_al_hadd
# names bg
ponedelnik vtornik sryada chetvyrtyk petyk sybota nedelya
# names ca
dilluns dimarts dimecres dijous divendres dissabte diumenge
# names co
luni marti marcuri ghjovi venneri sabbatu dumenica
# names cy
llun mawrth mercher iau gwener sadwrn sul
( run in 1.061 second using v1.01-cache-2.11-cpan-39bf76dae61 )