X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FGitalist.git;a=blobdiff_plain;f=local-lib5%2Flib%2Fperl5%2FDateTime%2FLocale%2Fgl_ES.pm;fp=local-lib5%2Flib%2Fperl5%2FDateTime%2FLocale%2Fgl_ES.pm;h=77c5cda40eedd0650106497f7127bcae8506f58c;hp=0000000000000000000000000000000000000000;hb=3fea05b9fbf95091f4522528b9980a33e0235603;hpb=af746827daa7a8feccee889e1d12ebc74cc9201e diff --git a/local-lib5/lib/perl5/DateTime/Locale/gl_ES.pm b/local-lib5/lib/perl5/DateTime/Locale/gl_ES.pm new file mode 100644 index 0000000..77c5cda --- /dev/null +++ b/local-lib5/lib/perl5/DateTime/Locale/gl_ES.pm @@ -0,0 +1,574 @@ +########################################################################### +# +# This file is auto-generated by the Perl DateTime Suite locale +# generator (0.05). This code generator comes with the +# DateTime::Locale distribution in the tools/ directory, and is called +# generate-from-cldr. +# +# This file as generated from the CLDR XML locale data. See the +# LICENSE.cldr file included in this distribution for license details. +# +# This file was generated from the source file gl_ES.xml +# The source file version number was 1.51, generated on +# 2009/05/05 23:06:36. +# +# Do not edit this file directly. +# +########################################################################### + +package DateTime::Locale::gl_ES; + +use strict; +use warnings; +use utf8; + +use base 'DateTime::Locale::gl'; + +sub cldr_version { return "1\.7\.1" } + +{ + my $first_day_of_week = "1"; + sub first_day_of_week { return $first_day_of_week } +} + +1; + +__END__ + + +=pod + +=encoding utf8 + +=head1 NAME + +DateTime::Locale::gl_ES + +=head1 SYNOPSIS + + use DateTime; + + my $dt = DateTime->now( locale => 'gl_ES' ); + print $dt->month_name(); + +=head1 DESCRIPTION + +This is the DateTime locale package for Galician Spain. + +=head1 DATA + +This locale inherits from the L locale. + +It contains the following data. + +=head2 Days + +=head3 Wide (format) + + Luns + Martes + Mércores + Xoves + Venres + Sábado + Domingo + +=head3 Abbreviated (format) + + Lun + Mar + Mér + Xov + Ven + Sáb + Dom + +=head3 Narrow (format) + + L + M + M + X + V + S + D + +=head3 Wide (stand-alone) + + Luns + Martes + Mércores + Xoves + Venres + Sábado + Domingo + +=head3 Abbreviated (stand-alone) + + Lun + Mar + Mér + Xov + Ven + Sáb + Dom + +=head3 Narrow (stand-alone) + + L + M + M + X + V + S + D + +=head2 Months + +=head3 Wide (format) + + Xaneiro + Febreiro + Marzo + Abril + Maio + Xuño + Xullo + Agosto + Setembro + Outubro + Novembro + Decembro + +=head3 Abbreviated (format) + + Xan + Feb + Mar + Abr + Mai + Xuñ + Xul + Ago + Set + Out + Nov + Dec + +=head3 Narrow (format) + + X + F + M + A + M + X + X + A + S + O + N + D + +=head3 Wide (stand-alone) + + Xaneiro + Febreiro + Marzo + Abril + Maio + Xuño + Xullo + Agosto + Setembro + Outubro + Novembro + Decembro + +=head3 Abbreviated (stand-alone) + + Xan + Feb + Mar + Abr + Mai + Xuñ + Xul + Ago + Set + Out + Nov + Dec + +=head3 Narrow (stand-alone) + + X + F + M + A + M + X + X + A + S + O + N + D + +=head2 Quarters + +=head3 Wide (format) + + 1o trimestre + 2o trimestre + 3o trimestre + 4o trimestre + +=head3 Abbreviated (format) + + T1 + T2 + T3 + T4 + +=head3 Narrow (format) + + 1 + 2 + 3 + 4 + +=head3 Wide (stand-alone) + + 1o trimestre + 2o trimestre + 3o trimestre + 4o trimestre + +=head3 Abbreviated (stand-alone) + + T1 + T2 + T3 + T4 + +=head3 Narrow (stand-alone) + + 1 + 2 + 3 + 4 + +=head2 Eras + +=head3 Wide + + antes de Cristo + despois de Cristo + +=head3 Abbreviated + + a.C. + d.C. + +=head3 Narrow + + a.C. + d.C. + +=head2 Date Formats + +=head3 Full + + 2008-02-05T18:30:30 = Martes 05 Febreiro 2008 + 1995-12-22T09:05:02 = Venres 22 Decembro 1995 + -0010-09-15T04:44:23 = Sábado 15 Setembro -10 + +=head3 Long + + 2008-02-05T18:30:30 = 05 Febreiro 2008 + 1995-12-22T09:05:02 = 22 Decembro 1995 + -0010-09-15T04:44:23 = 15 Setembro -10 + +=head3 Medium + + 2008-02-05T18:30:30 = 5 Feb, 2008 + 1995-12-22T09:05:02 = 22 Dec, 1995 + -0010-09-15T04:44:23 = 15 Set, -10 + +=head3 Short + + 2008-02-05T18:30:30 = 05/02/08 + 1995-12-22T09:05:02 = 22/12/95 + -0010-09-15T04:44:23 = 15/09/10 + +=head3 Default + + 2008-02-05T18:30:30 = 5 Feb, 2008 + 1995-12-22T09:05:02 = 22 Dec, 1995 + -0010-09-15T04:44:23 = 15 Set, -10 + +=head2 Time Formats + +=head3 Full + + 2008-02-05T18:30:30 = 18:30:30 UTC + 1995-12-22T09:05:02 = 09:05:02 UTC + -0010-09-15T04:44:23 = 04:44:23 UTC + +=head3 Long + + 2008-02-05T18:30:30 = 18:30:30 UTC + 1995-12-22T09:05:02 = 09:05:02 UTC + -0010-09-15T04:44:23 = 04:44:23 UTC + +=head3 Medium + + 2008-02-05T18:30:30 = 18:30:30 + 1995-12-22T09:05:02 = 09:05:02 + -0010-09-15T04:44:23 = 04:44:23 + +=head3 Short + + 2008-02-05T18:30:30 = 18:30 + 1995-12-22T09:05:02 = 09:05 + -0010-09-15T04:44:23 = 04:44 + +=head3 Default + + 2008-02-05T18:30:30 = 18:30:30 + 1995-12-22T09:05:02 = 09:05:02 + -0010-09-15T04:44:23 = 04:44:23 + +=head2 Datetime Formats + +=head3 Full + + 2008-02-05T18:30:30 = Martes 05 Febreiro 2008 18:30:30 UTC + 1995-12-22T09:05:02 = Venres 22 Decembro 1995 09:05:02 UTC + -0010-09-15T04:44:23 = Sábado 15 Setembro -10 04:44:23 UTC + +=head3 Long + + 2008-02-05T18:30:30 = 05 Febreiro 2008 18:30:30 UTC + 1995-12-22T09:05:02 = 22 Decembro 1995 09:05:02 UTC + -0010-09-15T04:44:23 = 15 Setembro -10 04:44:23 UTC + +=head3 Medium + + 2008-02-05T18:30:30 = 5 Feb, 2008 18:30:30 + 1995-12-22T09:05:02 = 22 Dec, 1995 09:05:02 + -0010-09-15T04:44:23 = 15 Set, -10 04:44:23 + +=head3 Short + + 2008-02-05T18:30:30 = 05/02/08 18:30 + 1995-12-22T09:05:02 = 22/12/95 09:05 + -0010-09-15T04:44:23 = 15/09/10 04:44 + +=head3 Default + + 2008-02-05T18:30:30 = 5 Feb, 2008 18:30:30 + 1995-12-22T09:05:02 = 22 Dec, 1995 09:05:02 + -0010-09-15T04:44:23 = 15 Set, -10 04:44:23 + +=head2 Available Formats + +=head3 EEEd (d EEE) + + 2008-02-05T18:30:30 = 5 Mar + 1995-12-22T09:05:02 = 22 Ven + -0010-09-15T04:44:23 = 15 Sáb + +=head3 Hm (HH:mm) + + 2008-02-05T18:30:30 = 18:30 + 1995-12-22T09:05:02 = 09:05 + -0010-09-15T04:44:23 = 04:44 + +=head3 Hms (H:mm:ss) + + 2008-02-05T18:30:30 = 18:30:30 + 1995-12-22T09:05:02 = 9:05:02 + -0010-09-15T04:44:23 = 4:44:23 + +=head3 M (L) + + 2008-02-05T18:30:30 = 2 + 1995-12-22T09:05:02 = 12 + -0010-09-15T04:44:23 = 9 + +=head3 MEd (E, d-M) + + 2008-02-05T18:30:30 = Mar, 5-2 + 1995-12-22T09:05:02 = Ven, 22-12 + -0010-09-15T04:44:23 = Sáb, 15-9 + +=head3 MMM (LLL) + + 2008-02-05T18:30:30 = Feb + 1995-12-22T09:05:02 = Dec + -0010-09-15T04:44:23 = Set + +=head3 MMMEd (E d MMM) + + 2008-02-05T18:30:30 = Mar 5 Feb + 1995-12-22T09:05:02 = Ven 22 Dec + -0010-09-15T04:44:23 = Sáb 15 Set + +=head3 MMMMEd (E d MMMM) + + 2008-02-05T18:30:30 = Mar 5 Febreiro + 1995-12-22T09:05:02 = Ven 22 Decembro + -0010-09-15T04:44:23 = Sáb 15 Setembro + +=head3 MMMMd (d MMMM) + + 2008-02-05T18:30:30 = 5 Febreiro + 1995-12-22T09:05:02 = 22 Decembro + -0010-09-15T04:44:23 = 15 Setembro + +=head3 MMMMdd (dd MMMM) + + 2008-02-05T18:30:30 = 05 Febreiro + 1995-12-22T09:05:02 = 22 Decembro + -0010-09-15T04:44:23 = 15 Setembro + +=head3 MMMd (d MMM) + + 2008-02-05T18:30:30 = 5 Feb + 1995-12-22T09:05:02 = 22 Dec + -0010-09-15T04:44:23 = 15 Set + +=head3 MMdd (dd/MM) + + 2008-02-05T18:30:30 = 05/02 + 1995-12-22T09:05:02 = 22/12 + -0010-09-15T04:44:23 = 15/09 + +=head3 Md (d-M) + + 2008-02-05T18:30:30 = 5-2 + 1995-12-22T09:05:02 = 22-12 + -0010-09-15T04:44:23 = 15-9 + +=head3 d (d) + + 2008-02-05T18:30:30 = 5 + 1995-12-22T09:05:02 = 22 + -0010-09-15T04:44:23 = 15 + +=head3 hm (h:mm a) + + 2008-02-05T18:30:30 = 6:30 PM + 1995-12-22T09:05:02 = 9:05 AM + -0010-09-15T04:44:23 = 4:44 AM + +=head3 hms (h:mm:ss a) + + 2008-02-05T18:30:30 = 6:30:30 PM + 1995-12-22T09:05:02 = 9:05:02 AM + -0010-09-15T04:44:23 = 4:44:23 AM + +=head3 ms (mm:ss) + + 2008-02-05T18:30:30 = 30:30 + 1995-12-22T09:05:02 = 05:02 + -0010-09-15T04:44:23 = 44:23 + +=head3 y (y) + + 2008-02-05T18:30:30 = 2008 + 1995-12-22T09:05:02 = 1995 + -0010-09-15T04:44:23 = -10 + +=head3 yM (M-yyyy) + + 2008-02-05T18:30:30 = 2-2008 + 1995-12-22T09:05:02 = 12-1995 + -0010-09-15T04:44:23 = 9--010 + +=head3 yMEd (EEE, d-M-yyyy) + + 2008-02-05T18:30:30 = Mar, 5-2-2008 + 1995-12-22T09:05:02 = Ven, 22-12-1995 + -0010-09-15T04:44:23 = Sáb, 15-9--010 + +=head3 yMMM (MMM y) + + 2008-02-05T18:30:30 = Feb 2008 + 1995-12-22T09:05:02 = Dec 1995 + -0010-09-15T04:44:23 = Set -10 + +=head3 yMMMEd (EEE, d MMM y) + + 2008-02-05T18:30:30 = Mar, 5 Feb 2008 + 1995-12-22T09:05:02 = Ven, 22 Dec 1995 + -0010-09-15T04:44:23 = Sáb, 15 Set -10 + +=head3 yMMMM (MMMM y) + + 2008-02-05T18:30:30 = Febreiro 2008 + 1995-12-22T09:05:02 = Decembro 1995 + -0010-09-15T04:44:23 = Setembro -10 + +=head3 yQ (Q yyyy) + + 2008-02-05T18:30:30 = 1 2008 + 1995-12-22T09:05:02 = 4 1995 + -0010-09-15T04:44:23 = 3 -010 + +=head3 yQQQ (QQQ y) + + 2008-02-05T18:30:30 = T1 2008 + 1995-12-22T09:05:02 = T4 1995 + -0010-09-15T04:44:23 = T3 -10 + +=head3 yyMM (MM/yy) + + 2008-02-05T18:30:30 = 02/08 + 1995-12-22T09:05:02 = 12/95 + -0010-09-15T04:44:23 = 09/10 + +=head3 yyQ (Q yy) + + 2008-02-05T18:30:30 = 1 08 + 1995-12-22T09:05:02 = 4 95 + -0010-09-15T04:44:23 = 3 10 + +=head3 yyyyMMMM (MMMM y) + + 2008-02-05T18:30:30 = Febreiro 2008 + 1995-12-22T09:05:02 = Decembro 1995 + -0010-09-15T04:44:23 = Setembro -10 + +=head2 Miscellaneous + +=head3 Prefers 24 hour time? + +Yes + +=head3 Local first day of the week + +Luns + + +=head1 SUPPORT + +See L. + +=head1 AUTHOR + +Dave Rolsky + +=head1 COPYRIGHT + +Copyright (c) 2008 David Rolsky. All rights reserved. This program is +free software; you can redistribute it and/or modify it under the same +terms as Perl itself. + +This module was generated from data provided by the CLDR project, see +the LICENSE.cldr in this distribution for details on the CLDR data's +license. + +=cut