PHP Classes

File: vendor/nesbot/carbon/src/Carbon/Lang/shs_CA.php

Recommend this page to a friend!
  Classes of Hillary Kollan   Chatto PHP Websocket Chat System   vendor/nesbot/carbon/src/Carbon/Lang/shs_CA.php   Download  
File: vendor/nesbot/carbon/src/Carbon/Lang/shs_CA.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Chatto PHP Websocket Chat System
Websocket based chat system using Ratchet library
Author: By
Last change:
Date: 3 years ago
Size: 1,545 bytes
 

Contents

Class file image Download
<?php

/**
 * This file is part of the Carbon package.
 *
 * (c) Brian Nesbitt <brian@nesbot.com>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

/**
 * Authors:
 * - Neskie Manuel bug-glibc-locales@gnu.org
 */
return array_replace_recursive(require __DIR__.'/en.php', [
   
'formats' => [
       
'L' => 'DD/MM/YY',
    ],
   
'months' => ['Pellkwet?min', 'Pelctsipwen?ten', 'Pellsqépts', 'Peslléwten', 'Pell7ell7é7llqten', 'Pelltspéntsk', 'Pelltqwelq?wél?t', 'Pellct?éxel?cten', 'Pesqelqlélten', 'Pesllwélsten', 'Pellc7ell7é7llcwten?', 'Pelltetétq?em'],
   
'months_short' => ['Kwe', 'Tsi', 'Sqe', 'Éwt', 'Ell', 'Tsp', 'Tqw', 'Ct?é', 'Qel', 'Wél', 'U7l', 'Tet'],
   
'weekdays' => ['Sxetspesq?t', 'Spetkesq?t', 'Selesq?t', 'Skellesq?t', 'Smesesq?t', 'Stselkstesq?t', 'Stqmekstesq?t'],
   
'weekdays_short' => ['Sxe', 'Spe', 'Sel', 'Ske', 'Sme', 'Sts', 'Stq'],
   
'weekdays_min' => ['Sxe', 'Spe', 'Sel', 'Ske', 'Sme', 'Sts', 'Stq'],
   
'day_of_first_week_of_year' => 1,

   
'year' => ':count sqlélten', // less reliable
   
'y' => ':count sqlélten', // less reliable
   
'a_year' => ':count sqlélten', // less reliable

   
'month' => ':count swewll', // less reliable
   
'm' => ':count swewll', // less reliable
   
'a_month' => ':count swewll', // less reliable

   
'hour' => ':count seqwlút', // less reliable
   
'h' => ':count seqwlút', // less reliable
   
'a_hour' => ':count seqwlút', // less reliable
]);