From 7495ba7fb49905a7ffdbbefbb2fab9b558139f2d Mon Sep 17 00:00:00 2001 From: Robby Triadi Susanto Date: Tue, 16 Apr 2019 20:03:57 +0000 Subject: [PATCH 1/3] Translated using Weblate (Indonesian) Currently translated at 100.0% (29 of 29 strings) Translation: ospos/attributes Translate-URL: http://weblate.jpeelaer.net/projects/ospos/attributes/id/ --- application/language/id/attributes_lang.php | 45 ++++++++++----------- 1 file changed, 22 insertions(+), 23 deletions(-) diff --git a/application/language/id/attributes_lang.php b/application/language/id/attributes_lang.php index 2b8acfbda..226126034 100644 --- a/application/language/id/attributes_lang.php +++ b/application/language/id/attributes_lang.php @@ -1,31 +1,30 @@ - Date: Wed, 17 Apr 2019 16:57:16 +0000 Subject: [PATCH 2/3] Translated using Weblate (Indonesian) Currently translated at 75.0% (27 of 36 strings) Translation: ospos/cashups Translate-URL: http://weblate.jpeelaer.net/projects/ospos/cashups/id/ --- application/language/id/cashups_lang.php | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/application/language/id/cashups_lang.php b/application/language/id/cashups_lang.php index 5189179a7..5dc706322 100644 --- a/application/language/id/cashups_lang.php +++ b/application/language/id/cashups_lang.php @@ -1,5 +1,4 @@ - Date: Sat, 13 Apr 2019 21:36:49 +0000 Subject: [PATCH 3/3] Translated using Weblate (Spanish) Currently translated at 72.7% (56 of 77 strings) Translation: ospos/taxes Translate-URL: http://weblate.jpeelaer.net/projects/ospos/taxes/es/ --- application/language/es/taxes_lang.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/language/es/taxes_lang.php b/application/language/es/taxes_lang.php index 4452e706a..8238d9c7c 100644 --- a/application/language/es/taxes_lang.php +++ b/application/language/es/taxes_lang.php @@ -9,8 +9,8 @@ $lang["taxes_confirm_restore"] = "Esta seguro de querer restaurar la(s) Imp(s) s $lang["taxes_default_tax_category"] = "Categoría por defecto"; $lang["taxes_default_tax_rate"] = "Tasa impositiva por defecto"; $lang["taxes_error_adding_updating"] = "Error añadiendo o actualizando el impuesto"; -$lang["taxes_group_seq"] = ""; -$lang["taxes_jurisdiction_name"] = ""; +$lang["taxes_group_seq"] = "Seq. de grupo"; +$lang["taxes_jurisdiction_name"] = "Nombre de jurisdicción"; $lang["taxes_name"] = "Nombre"; $lang["taxes_new"] = "Impuesto nuevo"; $lang["taxes_no_taxes_to_display"] = "No hay impuestos para mostrar.";