From 7c65484adaad6b8dab7b394eebbf4ae8c4b6ea19 Mon Sep 17 00:00:00 2001 From: FrancescoUK Date: Mon, 27 Jun 2016 16:33:52 +0100 Subject: [PATCH] Fixed daterangepicker translation --- application/language/de-CH/datepicker_lang.php | 4 ++-- application/language/en/datepicker_lang.php | 4 ++-- application/language/es/datepicker_lang.php | 4 ++-- application/language/fr/datepicker_lang.php | 4 ++-- application/language/hr-HR/datepicker_lang.php | 4 ++-- application/language/hu-HU/datepicker_lang.php | 4 ++-- application/language/id/datepicker_lang.php | 4 ++-- application/language/nl-BE/datepicker_lang.php | 4 ++-- application/language/pt-BR/datepicker_lang.php | 4 ++-- application/language/ru/datepicker_lang.php | 4 ++-- application/language/th/datepicker_lang.php | 4 ++-- application/language/tr/datepicker_lang.php | 4 ++-- application/language/zh/datepicker_lang.php | 4 ++-- application/views/partial/daterangepicker.php | 2 +- translations/datepicker_lang.csv | 6 +++--- 15 files changed, 30 insertions(+), 30 deletions(-) diff --git a/application/language/de-CH/datepicker_lang.php b/application/language/de-CH/datepicker_lang.php index e1a83ef38..a0bf8feff 100644 --- a/application/language/de-CH/datepicker_lang.php +++ b/application/language/de-CH/datepicker_lang.php @@ -9,8 +9,8 @@ $lang["datepicker_last_month"] = "Letzter Monat"; $lang["datepicker_last_year"] = "Letztes Jahr"; $lang["datepicker_this_month"] = "Dieser Monat"; $lang["datepicker_this_month_last_year"] = "Dieser Monat letzten Jahres"; -$lang["datepicker_this_month_to_today"] = "Dieser Monat bis heute"; -$lang["datepicker_this_month_to_today_last_year"] = "Dieser Monat bis Heute letzten Jahres"; +$lang["datepicker_same_month_to_today"] = "Dieser Monat bis heute"; +$lang["datepicker_same_month_to_same_day_last_year"] = "Dieser Monat bis Heute letzten Jahres"; $lang["datepicker_this_year"] = "Dieses Jahr"; $lang["datepicker_today_last_year"] = "Heute letzten Jahres"; $lang["datepicker_yesterday"] = "Gestern"; diff --git a/application/language/en/datepicker_lang.php b/application/language/en/datepicker_lang.php index fa9337017..6f2da401a 100644 --- a/application/language/en/datepicker_lang.php +++ b/application/language/en/datepicker_lang.php @@ -9,8 +9,8 @@ $lang["datepicker_last_month"] = "Last Month"; $lang["datepicker_last_year"] = "Last Year"; $lang["datepicker_this_month"] = "This Month"; $lang["datepicker_this_month_last_year"] = "This Month Last Year"; -$lang["datepicker_this_month_to_today"] = "This Month To Today"; -$lang["datepicker_this_month_to_today_last_year"] = "This Month To Today Last Year"; +$lang["datepicker_same_month_to_today"] = "This Month To Today"; +$lang["datepicker_same_month_to_same_day_last_year"] = "This Month To Today Last Year"; $lang["datepicker_this_year"] = "This Year"; $lang["datepicker_today_last_year"] = "Today Last Year"; $lang["datepicker_yesterday"] = "Yesterday"; diff --git a/application/language/es/datepicker_lang.php b/application/language/es/datepicker_lang.php index e0b9765f3..1d8df5585 100644 --- a/application/language/es/datepicker_lang.php +++ b/application/language/es/datepicker_lang.php @@ -9,8 +9,8 @@ $lang["datepicker_last_month"] = "Último Mes"; $lang["datepicker_last_year"] = "Último Año"; $lang["datepicker_this_month"] = "Este Mes"; $lang["datepicker_this_month_last_year"] = "Este Mes ace un año"; -$lang["datepicker_this_month_to_today"] = "Este Mes hasta hoy"; -$lang["datepicker_this_month_to_today_last_year"] = "Este mes hasta hoy, del año pasado"; +$lang["datepicker_same_month_to_today"] = "Este Mes hasta hoy"; +$lang["datepicker_same_month_to_same_day_last_year"] = "Este mes hasta hoy, del año pasado"; $lang["datepicker_this_year"] = "Este Año"; $lang["datepicker_today_last_year"] = "Hoy el año pasado"; $lang["datepicker_yesterday"] = "Ayer"; diff --git a/application/language/fr/datepicker_lang.php b/application/language/fr/datepicker_lang.php index e0ecc00a0..b473fec98 100644 --- a/application/language/fr/datepicker_lang.php +++ b/application/language/fr/datepicker_lang.php @@ -9,8 +9,8 @@ $lang["datepicker_last_month"] = "Le mois dernier"; $lang["datepicker_last_year"] = "L'année passée"; $lang["datepicker_this_month"] = "Ce mois"; $lang["datepicker_this_month_last_year"] = "This Month Last Year"; -$lang["datepicker_this_month_to_today"] = "This Month To Today"; -$lang["datepicker_this_month_to_today_last_year"] = "This Month To Today Last Year"; +$lang["datepicker_same_month_to_today"] = "This Month To Today"; +$lang["datepicker_same_month_to_same_day_last_year"] = "This Month To Today Last Year"; $lang["datepicker_this_year"] = "Cette Année"; $lang["datepicker_today_last_year"] = "Today Last Year"; $lang["datepicker_yesterday"] = "Hier"; diff --git a/application/language/hr-HR/datepicker_lang.php b/application/language/hr-HR/datepicker_lang.php index 14b200549..d7e6949ba 100644 --- a/application/language/hr-HR/datepicker_lang.php +++ b/application/language/hr-HR/datepicker_lang.php @@ -9,8 +9,8 @@ $lang["datepicker_last_month"] = "Zadnji mjesec"; $lang["datepicker_last_year"] = "Zadnja godina"; $lang["datepicker_this_month"] = "Ovaj mjesec"; $lang["datepicker_this_month_last_year"] = "Ovaj mjesec prošle godine"; -$lang["datepicker_this_month_to_today"] = "Ovaj mjesec do danas"; -$lang["datepicker_this_month_to_today_last_year"] = "Ovaj mjesec do danas prošle godine"; +$lang["datepicker_same_month_to_today"] = "Ovaj mjesec do danas"; +$lang["datepicker_same_month_to_same_day_last_year"] = "Ovaj mjesec do danas prošle godine"; $lang["datepicker_this_year"] = "Ova godina"; $lang["datepicker_today_last_year"] = "Ovaj dan prošle godine"; $lang["datepicker_yesterday"] = "Jučer"; diff --git a/application/language/hu-HU/datepicker_lang.php b/application/language/hu-HU/datepicker_lang.php index 0e045ce8c..66dde804d 100644 --- a/application/language/hu-HU/datepicker_lang.php +++ b/application/language/hu-HU/datepicker_lang.php @@ -9,8 +9,8 @@ $lang["datepicker_last_month"] = "Múlt hónap"; $lang["datepicker_last_year"] = "Múlt év"; $lang["datepicker_this_month"] = "Ez a hónap"; $lang["datepicker_this_month_last_year"] = "Ez a hónap, múlt évben"; -$lang["datepicker_this_month_to_today"] = "Ez a hónap, mai napig"; -$lang["datepicker_this_month_to_today_last_year"] = "Ez a hónap, mai nap, múlt évben"; +$lang["datepicker_same_month_to_today"] = "Ez a hónap, mai napig"; +$lang["datepicker_same_month_to_same_day_last_year"] = "Ez a hónap, mai nap, múlt évben"; $lang["datepicker_this_year"] = "Ezév"; $lang["datepicker_today_last_year"] = "Mai nap, elmúlt évben"; $lang["datepicker_yesterday"] = "Tegnap"; diff --git a/application/language/id/datepicker_lang.php b/application/language/id/datepicker_lang.php index fc835fa39..7b8117255 100644 --- a/application/language/id/datepicker_lang.php +++ b/application/language/id/datepicker_lang.php @@ -9,8 +9,8 @@ $lang["datepicker_last_month"] = "Bulan lalu"; $lang["datepicker_last_year"] = "Tahun lalu"; $lang["datepicker_this_month"] = "Bulan ini"; $lang["datepicker_this_month_last_year"] = "This Month Last Year"; -$lang["datepicker_this_month_to_today"] = "This Month To Today"; -$lang["datepicker_this_month_to_today_last_year"] = "This Month To Today Last Year"; +$lang["datepicker_same_month_to_today"] = "This Month To Today"; +$lang["datepicker_same_month_to_same_day_last_year"] = "This Month To Today Last Year"; $lang["datepicker_this_year"] = "Tahun ini"; $lang["datepicker_today_last_year"] = "Today Last Year"; $lang["datepicker_yesterday"] = "Kemarin"; diff --git a/application/language/nl-BE/datepicker_lang.php b/application/language/nl-BE/datepicker_lang.php index 8f9c86730..de3e58c8c 100644 --- a/application/language/nl-BE/datepicker_lang.php +++ b/application/language/nl-BE/datepicker_lang.php @@ -9,8 +9,8 @@ $lang["datepicker_last_month"] = "Vorige Maand"; $lang["datepicker_last_year"] = "Vorig Jaar"; $lang["datepicker_this_month"] = "Deze Maand"; $lang["datepicker_this_month_last_year"] = "This Month Last Year"; -$lang["datepicker_this_month_to_today"] = "This Month To Today"; -$lang["datepicker_this_month_to_today_last_year"] = "This Month To Today Last Year"; +$lang["datepicker_same_month_to_today"] = "This Month To Today"; +$lang["datepicker_same_month_to_same_day_last_year"] = "This Month To Today Last Year"; $lang["datepicker_this_year"] = "Dit Jaar"; $lang["datepicker_today_last_year"] = "Today Last Year"; $lang["datepicker_yesterday"] = "Gisteren"; diff --git a/application/language/pt-BR/datepicker_lang.php b/application/language/pt-BR/datepicker_lang.php index 013ec200b..a8418e0cb 100644 --- a/application/language/pt-BR/datepicker_lang.php +++ b/application/language/pt-BR/datepicker_lang.php @@ -9,8 +9,8 @@ $lang["datepicker_last_month"] = "Último Mês"; $lang["datepicker_last_year"] = "Último ano"; $lang["datepicker_this_month"] = "Este Mês"; $lang["datepicker_this_month_last_year"] = "Este mês último ano"; -$lang["datepicker_this_month_to_today"] = "Deste mês para hoje"; -$lang["datepicker_this_month_to_today_last_year"] = "Este mês Para Hoje Último Ano"; +$lang["datepicker_same_month_to_today"] = "Deste mês para hoje"; +$lang["datepicker_same_month_to_same_day_last_year"] = "Este mês Para Hoje Último Ano"; $lang["datepicker_this_year"] = "Este Ano"; $lang["datepicker_today_last_year"] = "Hoje Último Ano"; $lang["datepicker_yesterday"] = "Ontem"; diff --git a/application/language/ru/datepicker_lang.php b/application/language/ru/datepicker_lang.php index 5824c5366..43a966398 100644 --- a/application/language/ru/datepicker_lang.php +++ b/application/language/ru/datepicker_lang.php @@ -9,8 +9,8 @@ $lang["datepicker_last_month"] = "Последний месяц"; $lang["datepicker_last_year"] = "в прошлом году"; $lang["datepicker_this_month"] = "В этом месяце"; $lang["datepicker_this_month_last_year"] = "This Month Last Year"; -$lang["datepicker_this_month_to_today"] = "This Month To Today"; -$lang["datepicker_this_month_to_today_last_year"] = "This Month To Today Last Year"; +$lang["datepicker_same_month_to_today"] = "This Month To Today"; +$lang["datepicker_same_month_to_same_day_last_year"] = "This Month To Today Last Year"; $lang["datepicker_this_year"] = "В этом году"; $lang["datepicker_today_last_year"] = "Today Last Year"; $lang["datepicker_yesterday"] = "вчера"; diff --git a/application/language/th/datepicker_lang.php b/application/language/th/datepicker_lang.php index 615ce5104..1e2f78030 100644 --- a/application/language/th/datepicker_lang.php +++ b/application/language/th/datepicker_lang.php @@ -9,8 +9,8 @@ $lang["datepicker_last_month"] = "เดือนที่แล้ว"; $lang["datepicker_last_year"] = "ปีที่แล้ว"; $lang["datepicker_this_month"] = "เดือนนี้"; $lang["datepicker_this_month_last_year"] = "This Month Last Year"; -$lang["datepicker_this_month_to_today"] = "This Month To Today"; -$lang["datepicker_this_month_to_today_last_year"] = "This Month To Today Last Year"; +$lang["datepicker_same_month_to_today"] = "This Month To Today"; +$lang["datepicker_same_month_to_same_day_last_year"] = "This Month To Today Last Year"; $lang["datepicker_this_year"] = "ปีนี้"; $lang["datepicker_today_last_year"] = "Today Last Year"; $lang["datepicker_yesterday"] = "เมื่อวานนี้"; diff --git a/application/language/tr/datepicker_lang.php b/application/language/tr/datepicker_lang.php index 6614c132d..af24c9b83 100644 --- a/application/language/tr/datepicker_lang.php +++ b/application/language/tr/datepicker_lang.php @@ -9,8 +9,8 @@ $lang["datepicker_last_month"] = "Geçen Ay"; $lang["datepicker_last_year"] = "Geçen Yıl"; $lang["datepicker_this_month"] = "Bu Ay"; $lang["datepicker_this_month_last_year"] = "This Month Last Year"; -$lang["datepicker_this_month_to_today"] = "This Month To Today"; -$lang["datepicker_this_month_to_today_last_year"] = "This Month To Today Last Year"; +$lang["datepicker_same_month_to_today"] = "This Month To Today"; +$lang["datepicker_same_month_to_same_day_last_year"] = "This Month To Today Last Year"; $lang["datepicker_this_year"] = "Bu Yıl"; $lang["datepicker_today_last_year"] = "Today Last Year"; $lang["datepicker_yesterday"] = "Dün"; diff --git a/application/language/zh/datepicker_lang.php b/application/language/zh/datepicker_lang.php index 547dda638..b0a179c06 100644 --- a/application/language/zh/datepicker_lang.php +++ b/application/language/zh/datepicker_lang.php @@ -9,8 +9,8 @@ $lang["datepicker_last_month"] = "上個月"; $lang["datepicker_last_year"] = "去年"; $lang["datepicker_this_month"] = "這個月"; $lang["datepicker_this_month_last_year"] = "This Month Last Year"; -$lang["datepicker_this_month_to_today"] = "This Month To Today"; -$lang["datepicker_this_month_to_today_last_year"] = "This Month To Today Last Year"; +$lang["datepicker_same_month_to_today"] = "This Month To Today"; +$lang["datepicker_same_month_to_same_day_last_year"] = "This Month To Today Last Year"; $lang["datepicker_this_year"] = "今年"; $lang["datepicker_today_last_year"] = "Today Last Year"; $lang["datepicker_yesterday"] = "昨天"; diff --git a/application/views/partial/daterangepicker.php b/application/views/partial/daterangepicker.php index 3142817c4..6427e5efa 100644 --- a/application/views/partial/daterangepicker.php +++ b/application/views/partial/daterangepicker.php @@ -29,7 +29,7 @@ $('#daterangepicker').daterangepicker({ "config->item('dateformat'), mktime(0,0,0,date("m"),1,date("Y")));?>", "config->item('dateformat'), mktime(0,0,0,date("m")+1,1,date("Y"))-1);?>" ], - "lang->line("datepicker_this_month_to_today_last_year"); ?>": [ + "lang->line("datepicker_same_month_to_same_day_last_year"); ?>": [ "config->item('dateformat'), mktime(0,0,0,date("m"),1,date("Y")-1));?>", "config->item('dateformat'), mktime(0,0,0,date("m"),date("d")+1,date("Y")-1)-1);?>" ], diff --git a/translations/datepicker_lang.csv b/translations/datepicker_lang.csv index 5b2a7f2da..b1317d7ef 100644 --- a/translations/datepicker_lang.csv +++ b/translations/datepicker_lang.csv @@ -7,9 +7,9 @@ datepicker_last_30,Utolsó 30 nap,Letzte 30 Tage,Vorige 30 Dagen,Últimos 30 Dí datepicker_last_month,Múlt hónap,Letzter Monat,Vorige Maand,Último Mes,Last Month,Le mois dernier,上個月,Последний месяц,เดือนที่แล้ว,Geçen Ay,Bulan lalu,Último Mês,Zadnji mjesec datepicker_last_year,Múlt év,Letztes Jahr,Vorig Jaar,Último Año,Last Year,L'année passée,去年,в прошлом году,ปีที่แล้ว,Geçen Yıl,Tahun lalu,Último ano,Zadnja godina datepicker_this_month,Ez a hónap,Dieser Monat,Deze Maand,Este Mes,This Month,Ce mois,這個月,В этом месяце,เดือนนี้,Bu Ay,Bulan ini,Este Mês,Ovaj mjesec -datepicker_this_month_last_year,"Ez a hónap, múlt évben",Dieser Monat letzten Jahres,This Month Last Year,Este Mes ace un año,This Month Last Year,This Month Last Year,This Month Last Year,This Month Last Year,This Month Last Year,This Month Last Year,This Month Last Year,Este mês último ano,Ovaj mjesec prošle godine -datepicker_this_month_to_today,"Ez a hónap, mai napig",Dieser Monat bis heute,This Month To Today,Este Mes hasta hoy,This Month To Today,This Month To Today,This Month To Today,This Month To Today,This Month To Today,This Month To Today,This Month To Today,Deste mês para hoje,Ovaj mjesec do danas -datepicker_this_month_to_today_last_year,"Ez a hónap, mai nap, múlt évben",Dieser Monat bis Heute letzten Jahres,This Month To Today Last Year,"Este mes hasta hoy, del año pasado",This Month To Today Last Year,This Month To Today Last Year,This Month To Today Last Year,This Month To Today Last Year,This Month To Today Last Year,This Month To Today Last Year,This Month To Today Last Year,Este mês Para Hoje Último Ano,Ovaj mjesec do danas prošle godine +datepicker_this_month_last_year,"Ez a hónap, múlt évben",Dieser Monat letzten Jahres,Same Month Last Year,Este Mes ace un año,Same Month Last Year,Same Month Last Year,Same Month Last Year,Same Month Last Year,Same Month Last Year,Same Month Last Year,Same Month Last Year,Este mês último ano,Ovaj mjesec prošle godine +datepicker_same_month_to_today,"Ez a hónap, mai napig",Dieser Monat bis heute,This Month To Today,Este Mes hasta hoy,This Month To Today,This Month To Today,This Month To Today,This Month To Today,This Month To Today,This Month To Today,This Month To Today,Deste mês para hoje,Ovaj mjesec do danas +datepicker_same_month_to_same_day_last_year,"Ez a hónap, mai nap, múlt évben",Dieser Monat bis Heute letzten Jahres,Same Month To Same Day Last Year,"Este mes hasta hoy, del año pasado",Same Month To Same Day Last Year,Same Month To Same Day Last Year,Same Month To Same Day Last Year,Same Month To Same Day Last Year,Same Month To Same Day Last Year,Same Month To Same Day Last Year,Same Month To Same Day Last Year,Este mês Para Hoje Último Ano,Ovaj mjesec do danas prošle godine datepicker_this_year,Ezév,Dieses Jahr,Dit Jaar,Este Año,This Year,Cette Année,今年,В этом году,ปีนี้,Bu Yıl,Tahun ini,Este Ano,Ova godina datepicker_today_last_year,"Mai nap, elmúlt évben",Heute letzten Jahres,Today Last Year,Hoy el año pasado,Today Last Year,Today Last Year,Today Last Year,Today Last Year,Today Last Year,Today Last Year,Today Last Year,Hoje Último Ano,Ovaj dan prošle godine datepicker_yesterday,Tegnap,Gestern,Gisteren,Ayer,Yesterday,Hier,昨天,вчера,เมื่อวานนี้,Dün,Kemarin,Ontem,Jučer