Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 107
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 234
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 235
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 236
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 237
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 238
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 239
# created by tools/loadICU.tcl -- do not edit
namespace eval ::tcl::clock {
::msgcat::mcset et DAYS_OF_WEEK_ABBREV [list \
"P"\
"E"\
"T"\
"K"\
"N"\
"R"\
"L"]
::msgcat::mcset et DAYS_OF_WEEK_FULL [list \
"p\u00fchap\u00e4ev"\
"esmasp\u00e4ev"\
"teisip\u00e4ev"\
"kolmap\u00e4ev"\
"neljap\u00e4ev"\
"reede"\
"laup\u00e4ev"]
::msgcat::mcset et MONTHS_ABBREV [list \
"Jaan"\
"Veebr"\
"M\u00e4rts"\
"Apr"\
"Mai"\
"Juuni"\
"Juuli"\
"Aug"\
"Sept"\
"Okt"\
"Nov"\
"Dets"\
""]
::msgcat::mcset et MONTHS_FULL [list \
"Jaanuar"\
"Veebruar"\
"M\u00e4rts"\
"Aprill"\
"Mai"\
"Juuni"\
"Juuli"\
"August"\
"September"\
"Oktoober"\
"November"\
"Detsember"\
""]
::msgcat::mcset et BCE "e.m.a."
::msgcat::mcset et CE "m.a.j."
::msgcat::mcset et DATE_FORMAT "%e-%m-%Y"
::msgcat::mcset et TIME_FORMAT "%k:%M:%S"
::msgcat::mcset et DATE_TIME_FORMAT "%e-%m-%Y %k:%M:%S %z"
}