mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-02-18 14:48:42 -05:00
complete change of calendar language in datepicker
This commit is contained in:
@@ -38,7 +38,7 @@ IndexIgnore *
|
||||
allow from 127.0.0.1
|
||||
|
||||
# My IP(s)
|
||||
# allow from xxx.xxx.xxx.xx
|
||||
# allow from xxx.xxx.xxx.xxx
|
||||
|
||||
</Files>
|
||||
|
||||
|
||||
@@ -1,12 +1,5 @@
|
||||
<?php
|
||||
|
||||
$lang["datepicker_daysshort_sunday"] = "Son";
|
||||
$lang["datepicker_daysshort_monday"] = "Mon";
|
||||
$lang["datepicker_daysshort_tueday"] = "Die";
|
||||
$lang["datepicker_daysshort_wednesday"] = "Mit";
|
||||
$lang["datepicker_daysshort_thursday"] = "Don";
|
||||
$lang["datepicker_daysshort_friday"] = "Fre";
|
||||
$lang["datepicker_daysshort_saturday"] = "Sam";
|
||||
$lang["datepicker_today"] = "Heute";
|
||||
$lang["datepicker_weekstart"] = "1";
|
||||
$lang["datepicker_all_time"] = "Von Beginn weg";
|
||||
|
||||
@@ -1,12 +1,5 @@
|
||||
<?php
|
||||
|
||||
$lang["datepicker_daysshort_sunday"] = "Sun";
|
||||
$lang["datepicker_daysshort_monday"] = "Mon";
|
||||
$lang["datepicker_daysshort_tueday"] = "Tue";
|
||||
$lang["datepicker_daysshort_wednesday"] = "Wed";
|
||||
$lang["datepicker_daysshort_thursday"] = "Thu";
|
||||
$lang["datepicker_daysshort_friday"] = "Fri";
|
||||
$lang["datepicker_daysshort_saturday"] = "Sat";
|
||||
$lang["datepicker_today"] = "Today";
|
||||
$lang["datepicker_weekstart"] = "0";
|
||||
$lang["datepicker_all_time"] = "All Time";
|
||||
|
||||
@@ -1,12 +1,5 @@
|
||||
<?php
|
||||
|
||||
$lang["datepicker_daysshort_sunday"] = "Dom";
|
||||
$lang["datepicker_daysshort_monday"] = "Lun";
|
||||
$lang["datepicker_daysshort_tueday"] = "Mar";
|
||||
$lang["datepicker_daysshort_wednesday"] = "Mi<EFBFBD>";
|
||||
$lang["datepicker_daysshort_thursday"] = "Jue";
|
||||
$lang["datepicker_daysshort_friday"] = "Vie";
|
||||
$lang["datepicker_daysshort_saturday"] = "S<EFBFBD>b";
|
||||
$lang["datepicker_today"] = "Hoy";
|
||||
$lang["datepicker_weekstart"] = "0";
|
||||
$lang["datepicker_all_time"] = "Todos";
|
||||
|
||||
@@ -1,12 +1,5 @@
|
||||
<?php
|
||||
|
||||
$lang["datepicker_daysshort_sunday"] = "Dim";
|
||||
$lang["datepicker_daysshort_monday"] = "Lun";
|
||||
$lang["datepicker_daysshort_tueday"] = "Mar";
|
||||
$lang["datepicker_daysshort_wednesday"] = "Mer";
|
||||
$lang["datepicker_daysshort_thursday"] = "Jeu";
|
||||
$lang["datepicker_daysshort_friday"] = "Ven";
|
||||
$lang["datepicker_daysshort_saturday"] = "Sam";
|
||||
$lang["datepicker_today"] = "Aujourd'hui";
|
||||
$lang["datepicker_weekstart"] = "1";
|
||||
$lang["datepicker_all_time"] = "Depuis le début";
|
||||
|
||||
@@ -1,12 +1,5 @@
|
||||
<?php
|
||||
|
||||
$lang["datepicker_daysshort_sunday"] = "Vas";
|
||||
$lang["datepicker_daysshort_monday"] = "Hét";
|
||||
$lang["datepicker_daysshort_tueday"] = "Ke";
|
||||
$lang["datepicker_daysshort_wednesday"] = "Sze";
|
||||
$lang["datepicker_daysshort_thursday"] = "Csüt";
|
||||
$lang["datepicker_daysshort_friday"] = "Pén";
|
||||
$lang["datepicker_daysshort_saturday"] = "Szo";
|
||||
$lang["datepicker_today"] = "Ma";
|
||||
$lang["datepicker_weekstart"] = "1";
|
||||
$lang["datepicker_all_time"] = "Kezdetektől";
|
||||
|
||||
@@ -1,12 +1,5 @@
|
||||
<?php
|
||||
|
||||
$lang["datepicker_daysshort_sunday"] = "";
|
||||
$lang["datepicker_daysshort_monday"] = "";
|
||||
$lang["datepicker_daysshort_tueday"] = "";
|
||||
$lang["datepicker_daysshort_wednesday"] = "";
|
||||
$lang["datepicker_daysshort_thursday"] = "";
|
||||
$lang["datepicker_daysshort_friday"] = "";
|
||||
$lang["datepicker_daysshort_saturday"] = "";
|
||||
$lang["datepicker_today"] = "Hari ini";
|
||||
$lang["datepicker_weekstart"] = "";
|
||||
$lang["datepicker_all_time"] = "Semua Waktu";
|
||||
|
||||
@@ -1,12 +1,5 @@
|
||||
<?php
|
||||
|
||||
$lang["datepicker_daysshort_sunday"] = "Zo";
|
||||
$lang["datepicker_daysshort_monday"] = "Ma";
|
||||
$lang["datepicker_daysshort_tueday"] = "Di";
|
||||
$lang["datepicker_daysshort_wednesday"] = "Wo";
|
||||
$lang["datepicker_daysshort_thursday"] = "Do";
|
||||
$lang["datepicker_daysshort_friday"] = "Vr";
|
||||
$lang["datepicker_daysshort_saturday"] = "Za";
|
||||
$lang["datepicker_today"] = "Vandaag";
|
||||
$lang["datepicker_weekstart"] = "0";
|
||||
$lang["datepicker_all_time"] = "Alle";
|
||||
|
||||
@@ -1,12 +1,5 @@
|
||||
<?php
|
||||
|
||||
$lang["datepicker_daysshort_sunday"] = "";
|
||||
$lang["datepicker_daysshort_monday"] = "";
|
||||
$lang["datepicker_daysshort_tueday"] = "";
|
||||
$lang["datepicker_daysshort_wednesday"] = "";
|
||||
$lang["datepicker_daysshort_thursday"] = "";
|
||||
$lang["datepicker_daysshort_friday"] = "";
|
||||
$lang["datepicker_daysshort_saturday"] = "";
|
||||
$lang["datepicker_today"] = "сегодня";
|
||||
$lang["datepicker_weekstart"] = "";
|
||||
$lang["datepicker_all_time"] = "за все время";
|
||||
|
||||
@@ -1,12 +1,5 @@
|
||||
<?php
|
||||
|
||||
$lang["datepicker_daysshort_sunday"] = "";
|
||||
$lang["datepicker_daysshort_monday"] = "";
|
||||
$lang["datepicker_daysshort_tueday"] = "";
|
||||
$lang["datepicker_daysshort_wednesday"] = "";
|
||||
$lang["datepicker_daysshort_thursday"] = "";
|
||||
$lang["datepicker_daysshort_friday"] = "";
|
||||
$lang["datepicker_daysshort_saturday"] = "";
|
||||
$lang["datepicker_today"] = "วันนี้";
|
||||
$lang["datepicker_weekstart"] = "";
|
||||
$lang["datepicker_all_time"] = "เวลาทั้งหมด";
|
||||
|
||||
@@ -1,12 +1,5 @@
|
||||
<?php
|
||||
|
||||
$lang["datepicker_daysshort_sunday"] = "";
|
||||
$lang["datepicker_daysshort_monday"] = "";
|
||||
$lang["datepicker_daysshort_tueday"] = "";
|
||||
$lang["datepicker_daysshort_wednesday"] = "";
|
||||
$lang["datepicker_daysshort_thursday"] = "";
|
||||
$lang["datepicker_daysshort_friday"] = "";
|
||||
$lang["datepicker_daysshort_saturday"] = "";
|
||||
$lang["datepicker_today"] = "Bugün";
|
||||
$lang["datepicker_weekstart"] = "";
|
||||
$lang["datepicker_all_time"] = "Tüm Zamanlar";
|
||||
|
||||
@@ -1,12 +1,5 @@
|
||||
<?php
|
||||
|
||||
$lang["datepicker_daysshort_sunday"] = "";
|
||||
$lang["datepicker_daysshort_monday"] = "";
|
||||
$lang["datepicker_daysshort_tueday"] = "";
|
||||
$lang["datepicker_daysshort_wednesday"] = "";
|
||||
$lang["datepicker_daysshort_thursday"] = "";
|
||||
$lang["datepicker_daysshort_friday"] = "";
|
||||
$lang["datepicker_daysshort_saturday"] = "";
|
||||
$lang["datepicker_today"] = "今天";
|
||||
$lang["datepicker_weekstart"] = "";
|
||||
$lang["datepicker_all_time"] = "全部";
|
||||
|
||||
@@ -1,31 +1,36 @@
|
||||
<?php $this->lang->load('calendar'); $this->lang->load('date'); ?>
|
||||
|
||||
$.fn.datetimepicker.dates['<?php echo $this->config->item("language"); ?>'] = {
|
||||
days: ["<?php echo $this->lang->line("cal_sunday"); ?>",
|
||||
days: [
|
||||
"<?php echo $this->lang->line("cal_sunday"); ?>",
|
||||
"<?php echo $this->lang->line("cal_monday"); ?>",
|
||||
"<?php echo $this->lang->line("cal_tueday"); ?>",
|
||||
"<?php echo $this->lang->line("cal_wednesday"); ?>",
|
||||
"<?php echo $this->lang->line("cal_thursday"); ?>",
|
||||
"<?php echo $this->lang->line("cal_friday"); ?>",
|
||||
"<?php echo $this->lang->line("cal_saturday"); ?>",
|
||||
"<?php echo $this->lang->line("cal_sunday"); ?>"],
|
||||
daysShort: ["<?php echo $this->lang->line("datepicker_daysshort_sunday"); ?>",
|
||||
"<?php echo $this->lang->line("datepicker_daysshort_monday"); ?>",
|
||||
"<?php echo $this->lang->line("datepicker_daysshort_tueday"); ?>",
|
||||
"<?php echo $this->lang->line("datepicker_daysshort_wednesday"); ?>",
|
||||
"<?php echo $this->lang->line("datepicker_daysshort_thursday"); ?>",
|
||||
"<?php echo $this->lang->line("datepicker_daysshort_friday"); ?>",
|
||||
"<?php echo $this->lang->line("datepicker_daysshort_saturday"); ?>",
|
||||
"<?php echo $this->lang->line("datepicker_daysshort_sunday"); ?>"],
|
||||
daysMin: ["<?php echo $this->lang->line("datepicker_daysmin_sunday"); ?>",
|
||||
"<?php echo $this->lang->line("cal_sunday"); ?>"
|
||||
],
|
||||
daysShort: [
|
||||
"<?php echo $this->lang->line("cal_sun"); ?>",
|
||||
"<?php echo $this->lang->line("cal_mon"); ?>",
|
||||
"<?php echo $this->lang->line("cal_tue"); ?>",
|
||||
"<?php echo $this->lang->line("cal_wed"); ?>",
|
||||
"<?php echo $this->lang->line("cal_thu"); ?>",
|
||||
"<?php echo $this->lang->line("cal_fri"); ?>",
|
||||
"<?php echo $this->lang->line("cal_sat"); ?>"
|
||||
],
|
||||
daysMin: [
|
||||
"<?php echo $this->lang->line("cal_su"); ?>",
|
||||
"<?php echo $this->lang->line("cal_mo"); ?>",
|
||||
"<?php echo $this->lang->line("cal_tu"); ?>",
|
||||
"<?php echo $this->lang->line("cal_we"); ?>",
|
||||
"<?php echo $this->lang->line("cal_th"); ?>",
|
||||
"<?php echo $this->lang->line("cal_fr"); ?>",
|
||||
"<?php echo $this->lang->line("cal_sa"); ?>",
|
||||
"<?php echo $this->lang->line("cal_su"); ?>"],
|
||||
months: ["<?php echo $this->lang->line("cal_january"); ?>",
|
||||
"<?php echo $this->lang->line("cal_sa"); ?>"
|
||||
],
|
||||
months: [
|
||||
"<?php echo $this->lang->line("cal_january"); ?>",
|
||||
"<?php echo $this->lang->line("cal_february"); ?>",
|
||||
"<?php echo $this->lang->line("cal_march"); ?>",
|
||||
"<?php echo $this->lang->line("cal_april"); ?>",
|
||||
@@ -36,8 +41,10 @@ $.fn.datetimepicker.dates['<?php echo $this->config->item("language"); ?>'] = {
|
||||
"<?php echo $this->lang->line("cal_september"); ?>",
|
||||
"<?php echo $this->lang->line("cal_october"); ?>",
|
||||
"<?php echo $this->lang->line("cal_november"); ?>",
|
||||
"<?php echo $this->lang->line("cal_december"); ?>"],
|
||||
monthsShort: ["<?php echo $this->lang->line("cal_jan"); ?>",
|
||||
"<?php echo $this->lang->line("cal_december"); ?>"
|
||||
],
|
||||
monthsShort: [
|
||||
"<?php echo $this->lang->line("cal_jan"); ?>",
|
||||
"<?php echo $this->lang->line("cal_feb"); ?>",
|
||||
"<?php echo $this->lang->line("cal_mar"); ?>",
|
||||
"<?php echo $this->lang->line("cal_ap"); ?>",
|
||||
@@ -49,7 +56,7 @@ $.fn.datetimepicker.dates['<?php echo $this->config->item("language"); ?>'] = {
|
||||
"<?php echo $this->lang->line("cal_oct"); ?>",
|
||||
"<?php echo $this->lang->line("cal_nov"); ?>",
|
||||
"<?php echo $this->lang->line("cal_dec"); ?>"
|
||||
],
|
||||
],
|
||||
today: "<?php echo $this->lang->line("datepicker_today"); ?>",
|
||||
<?php
|
||||
if( strpos($this->config->item('timeformat'), 'a') !== false )
|
||||
|
||||
@@ -1,11 +1,4 @@
|
||||
label,hu-HU,de-CH,nl-BE,es,en,fr,zh,ru,th,tr,id
|
||||
datepicker_daysshort_sunday,Vas,Son,Zo,Dom,Sun,Dim,,,,,
|
||||
datepicker_daysshort_monday,Hét,Mon,Ma,Lun,Mon,Lun,,,,,
|
||||
datepicker_daysshort_tueday,Ke,Die,Di,Mar,Tue,Mar,,,,,
|
||||
datepicker_daysshort_wednesday,Sze,Mit,Wo,Mi<EFBFBD>,Wed,Mer,,,,,
|
||||
datepicker_daysshort_thursday,Csüt,Don,Do,Jue,Thu,Jeu,,,,,
|
||||
datepicker_daysshort_friday,Pén,Fre,Vr,Vie,Fri,Ven,,,,,
|
||||
datepicker_daysshort_saturday,Szo,Sam,Za,S<EFBFBD>b,Sat,Sam,,,,,
|
||||
datepicker_today,Ma,Heute,Vandaag,Hoy,Today,Aujourd'hui,今天,сегодня,วันนี้,Bugün,Hari ini
|
||||
datepicker_weekstart,1,1,0,0,0,1,,,,,
|
||||
datepicker_all_time,Kezdetektől,Von Beginn weg,Alle,Todos,All Time,Depuis le début,全部,за все время,เวลาทั้งหมด,Tüm Zamanlar,Semua Waktu
|
||||
|
||||
|
Reference in New Issue
Block a user