From d6f052f082aecea5dc389599e76ccb5e67167577 Mon Sep 17 00:00:00 2001 From: jekkos Date: Sat, 12 Sep 2015 20:55:54 +0200 Subject: [PATCH] Add default translation in other languages as well (#142) --- application/language/es/reports_lang.php | 8 ++++---- application/language/fr/reports_lang.php | 8 ++++---- application/language/nl-BE/reports_lang.php | 8 ++++---- application/language/ru/reports_lang.php | 8 ++++---- application/language/th/reports_lang.php | 8 ++++---- application/language/tr/reports_lang.php | 6 +++--- application/language/zh/reports_lang.php | 8 ++++---- translations/reports_lang.csv | 8 ++++---- 8 files changed, 31 insertions(+), 31 deletions(-) diff --git a/application/language/es/reports_lang.php b/application/language/es/reports_lang.php index fd1d08ae9..aeafa9f2d 100644 --- a/application/language/es/reports_lang.php +++ b/application/language/es/reports_lang.php @@ -95,10 +95,10 @@ $lang["reports_total"] = "Total"; $lang["reports_type"] = "Tipo"; $lang["reports_welcome_message"] = "Bienvenido(a) al panel de reportes. Selecciona un reporte para verlo."; $lang["reports_yesterday"] = "Ayer"; -$lang["reports_item_count"] = ""; +$lang["reports_item_count"] = "Filter Item Count"; $lang["reports_cost_price"] = "Precio de Compra"; $lang["reports_unit_price"] = "Precio de Venta"; $lang["reports_sub_total_value"] = "Subtotal"; -$lang["reports_total_inventory_value"] = ""; -$lang["reports_zero_and_less"] = ""; -$lang["reports_more_than_zero"] = ""; +$lang["reports_total_inventory_value"] = "Total Inventory Value"; +$lang["reports_zero_and_less"] = "Zero and less"; +$lang["reports_more_than_zero"] = "More than zero"; diff --git a/application/language/fr/reports_lang.php b/application/language/fr/reports_lang.php index e03493b23..6610d79e0 100644 --- a/application/language/fr/reports_lang.php +++ b/application/language/fr/reports_lang.php @@ -95,10 +95,10 @@ $lang["reports_total"] = "Total"; $lang["reports_type"] = "Type"; $lang["reports_welcome_message"] = "Bienvenue à la page des rapports. Veuillez sélectionner un rapport à visualiser."; $lang["reports_yesterday"] = "Hier"; -$lang["reports_item_count"] = ""; +$lang["reports_item_count"] = "Filter Item Count"; $lang["reports_cost_price"] = "Prix de Gros"; $lang["reports_unit_price"] = "Prix au Détail"; $lang["reports_sub_total_value"] = "Sous-Total"; -$lang["reports_total_inventory_value"] = ""; -$lang["reports_zero_and_less"] = ""; -$lang["reports_more_than_zero"] = ""; +$lang["reports_total_inventory_value"] = "Total Inventory Value"; +$lang["reports_zero_and_less"] = "Zero and less"; +$lang["reports_more_than_zero"] = "More than zero"; diff --git a/application/language/nl-BE/reports_lang.php b/application/language/nl-BE/reports_lang.php index f7a771c37..9446899c1 100755 --- a/application/language/nl-BE/reports_lang.php +++ b/application/language/nl-BE/reports_lang.php @@ -95,10 +95,10 @@ $lang["reports_total"] = "Totaal"; $lang["reports_type"] = "Type"; $lang["reports_welcome_message"] = "Welkom bij de rapporten. Selecteer hier een rapport."; $lang["reports_yesterday"] = "Gisteren"; -$lang["reports_item_count"] = ""; +$lang["reports_item_count"] = "Filter Item Count"; $lang["reports_cost_price"] = "Aankoopprijs"; $lang["reports_unit_price"] = "Verkoopprijs"; $lang["reports_sub_total_value"] = "Subtotaal"; -$lang["reports_total_inventory_value"] = ""; -$lang["reports_zero_and_less"] = ""; -$lang["reports_more_than_zero"] = ""; +$lang["reports_total_inventory_value"] = "Totale waarde stock"; +$lang["reports_zero_and_less"] = "Nul en minder"; +$lang["reports_more_than_zero"] = "Meer dan nul"; diff --git a/application/language/ru/reports_lang.php b/application/language/ru/reports_lang.php index df2637579..6c4c6542c 100644 --- a/application/language/ru/reports_lang.php +++ b/application/language/ru/reports_lang.php @@ -95,10 +95,10 @@ $lang["reports_total"] = "сумма"; $lang["reports_type"] = "тип"; $lang["reports_welcome_message"] = "Добро пожаловать в панель отчетов. Пожалуйста, выберите отчет для просмотра."; $lang["reports_yesterday"] = "вчера"; -$lang["reports_item_count"] = ""; +$lang["reports_item_count"] = "Filter Item Count"; $lang["reports_cost_price"] = "Оптовая Цена"; $lang["reports_unit_price"] = "Розничная Цена"; $lang["reports_sub_total_value"] = "промежуточный итог"; -$lang["reports_total_inventory_value"] = ""; -$lang["reports_zero_and_less"] = ""; -$lang["reports_more_than_zero"] = ""; +$lang["reports_total_inventory_value"] = "Total Inventory Value"; +$lang["reports_zero_and_less"] = "Zero and less"; +$lang["reports_more_than_zero"] = "More than zero"; diff --git a/application/language/th/reports_lang.php b/application/language/th/reports_lang.php index a42d0cb02..e0c8c3a97 100644 --- a/application/language/th/reports_lang.php +++ b/application/language/th/reports_lang.php @@ -95,10 +95,10 @@ $lang["reports_total"] = "ยอดรวม"; $lang["reports_type"] = "ชนิด"; $lang["reports_welcome_message"] = "ยินดีต้อนรับเข้าสู่รายงาน. โปรดเลือกชนิดของรายงาน."; $lang["reports_yesterday"] = "เมื่อวานนี้"; -$lang["reports_item_count"] = ""; +$lang["reports_item_count"] = "Filter Item Count"; $lang["reports_cost_price"] = "ราคาทุน"; $lang["reports_unit_price"] = "ราคาขาย"; $lang["reports_sub_total_value"] = "ยอดรวมหักภาษี "; -$lang["reports_total_inventory_value"] = ""; -$lang["reports_zero_and_less"] = ""; -$lang["reports_more_than_zero"] = ""; +$lang["reports_total_inventory_value"] = "Total Inventory Value"; +$lang["reports_zero_and_less"] = "Zero and less"; +$lang["reports_more_than_zero"] = "More than zero"; diff --git a/application/language/tr/reports_lang.php b/application/language/tr/reports_lang.php index ab4d7e7b8..f1daafeb9 100644 --- a/application/language/tr/reports_lang.php +++ b/application/language/tr/reports_lang.php @@ -99,6 +99,6 @@ $lang["reports_item_count"] = "Filter Stok Habis/Belum Habis/Minus"; $lang["reports_cost_price"] = "Maliyet Fiyatı"; $lang["reports_unit_price"] = "Satış Fiyatı"; $lang["reports_sub_total_value"] = "Ara Toplam"; -$lang["reports_total_inventory_value"] = ""; -$lang["reports_zero_and_less"] = ""; -$lang["reports_more_than_zero"] = ""; +$lang["reports_total_inventory_value"] = "Total Inventory Value"; +$lang["reports_zero_and_less"] = "Zero and less"; +$lang["reports_more_than_zero"] = "More than zero"; diff --git a/application/language/zh/reports_lang.php b/application/language/zh/reports_lang.php index 37164c476..4fde8d3c6 100755 --- a/application/language/zh/reports_lang.php +++ b/application/language/zh/reports_lang.php @@ -95,10 +95,10 @@ $lang["reports_total"] = "總計"; $lang["reports_type"] = "類型"; $lang["reports_welcome_message"] = "歡迎使用報表系統。請選擇要查看的報表。"; $lang["reports_yesterday"] = "昨天"; -$lang["reports_item_count"] = ""; +$lang["reports_item_count"] = "Filter Item Count"; $lang["reports_cost_price"] = "成本價"; $lang["reports_unit_price"] = "單價"; $lang["reports_sub_total_value"] = "小計"; -$lang["reports_total_inventory_value"] = ""; -$lang["reports_zero_and_less"] = ""; -$lang["reports_more_than_zero"] = ""; +$lang["reports_total_inventory_value"] = "Total Inventory Value"; +$lang["reports_zero_and_less"] = "Zero and less"; +$lang["reports_more_than_zero"] = "More than zero"; diff --git a/translations/reports_lang.csv b/translations/reports_lang.csv index 71b77847b..1b54855c9 100644 --- a/translations/reports_lang.csv +++ b/translations/reports_lang.csv @@ -94,10 +94,10 @@ reports_total,Totaal,Total,Total,Total,總計,сумма,ยอดรวม,Topl reports_type,Type,Tipo,Type,Type,類型,тип,ชนิด,Tür,Tipe reports_welcome_message,Welkom bij de rapporten. Selecteer hier een rapport.,Bienvenido(a) al panel de reportes. Selecciona un reporte para verlo.,Welcome to the reports panel. Please select a report to view.,Bienvenue à la page des rapports. Veuillez sélectionner un rapport à visualiser.,歡迎使用報表系統。請選擇要查看的報表。,"Добро пожаловать в панель отчетов. Пожалуйста, выберите отчет для просмотра.",ยินดีต้อนรับเข้าสู่รายงาน. โปรดเลือกชนิดของรายงาน.,Rapor paneline hoş geldiniz. Görmek istediğiniz raporu seçiniz.,Selamat Datang ke panel laporan. Silakan pilih laporan untuk melihat/cetak. reports_yesterday,Gisteren,Ayer,Yesterday,Hier,昨天,вчера,เมื่อวานนี้,Dün,Kemarin -reports_item_count,,,Filter Item Count,,,,,Filter Stok Habis/Belum Habis/Minus +reports_item_count,Filter Item Count,Filter Item Count,Filter Item Count,Filter Item Count,Filter Item Count,Filter Item Count,Filter Item Count,Filter Stok Habis/Belum Habis/Minus reports_cost_price,Aankoopprijs,Precio de Compra,Cost Price,Prix de Gros,成本價,Оптовая Цена,ราคาทุน,Maliyet Fiyatı,Harga Pokok reports_unit_price,Verkoopprijs,Precio de Venta,Retail Price,Prix au Détail,單價,Розничная Цена,ราคาขาย,Satış Fiyatı,Harga Jual reports_sub_total_value,Subtotaal,Subtotal,Sub Total,Sous-Total,小計,промежуточный итог,ยอดรวมหักภาษี ,Ara Toplam,Sub Total -reports_total_inventory_value,,,Total Inventory Value,,,,,,Total Nilai Persediaan -reports_zero_and_less,,,Zero and less,,,,,,Stok habis dan minus -reports_more_than_zero,,,More than zero,,,,,,Stok belum habis \ No newline at end of file +reports_total_inventory_value,Totale waarde stock,Total Inventory Value,Total Inventory Value,Total Inventory Value,Total Inventory Value,Total Inventory Value,Total Inventory Value,Total Inventory Value,Total Nilai Persediaan +reports_zero_and_less,Nul en minder,Zero and less,Zero and less,Zero and less,Zero and less,Zero and less,Zero and less,Zero and less,Stok habis dan minus +reports_more_than_zero,Meer dan nul,More than zero,More than zero,More than zero,More than zero,More than zero,More than zero,More than zero,Stok belum habis \ No newline at end of file