mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-14 12:02:37 -04:00
Fix language files (remove unused strings)
This commit is contained in:
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "نفس الشهر من العام ا
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "نفس الشهر حتى اليوم من السنة الماضية";
|
||||
$lang["datepicker_this_financial_year"] = "السنة المالية الحالية";
|
||||
$lang["datepicker_this_month"] = "هذا الشهر";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "السنة الحالية";
|
||||
$lang["datepicker_to"] = "إلى";
|
||||
$lang["datepicker_today"] = "اليوم";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "الكمية المطلوب خصمها أو اضافتها.";
|
||||
$lang["items_allow_alt_desciption"] = "وصف بديل";
|
||||
$lang["items_allow_alt_description"] = "السماح بوصف بديل";
|
||||
$lang["items_amount_entry"] = "إدخال القيمة";
|
||||
$lang["items_bulk_edit"] = "تحرير جماعى";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "استرجاع بيانات الصنف";
|
||||
$lang["items_sales_tax_1"] = "ضريبة المبيعات";
|
||||
$lang["items_sales_tax_2"] = "ضريبة المبيعات 2";
|
||||
$lang["items_search_attributes"] = "بحث الحقول المخصصة";
|
||||
$lang["items_search_custom_items"] = "";
|
||||
$lang["items_select_image"] = "اختار صورة";
|
||||
$lang["items_serialized_items"] = "أصناف مسلسلة";
|
||||
$lang["items_standard"] = "اساسي";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "Ötən il eyni ay";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "Ötən ilin eyni ayindan";
|
||||
$lang["datepicker_this_financial_year"] = "Cari maliyyə ili";
|
||||
$lang["datepicker_this_month"] = "Bu ay";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "Bu il";
|
||||
$lang["datepicker_to"] = "Buna";
|
||||
$lang["datepicker_today"] = "Bugün";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "İnventar + Topla və ya - Çıx.";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "Alternativ təsvirə icazə verin";
|
||||
$lang["items_amount_entry"] = "Məbləğ Əlavəsi";
|
||||
$lang["items_bulk_edit"] = "Kütləvi Redaktə";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "Mal Haqqında Məlumat";
|
||||
$lang["items_sales_tax_1"] = "Satış Vergisi";
|
||||
$lang["items_sales_tax_2"] = "Satış Vergisi 2";
|
||||
$lang["items_search_attributes"] = "Atributları Axtar";
|
||||
$lang["items_search_custom_items"] = "";
|
||||
$lang["items_select_image"] = "Şəkil Seç";
|
||||
$lang["items_serialized_items"] = "Seriyalı Mallar";
|
||||
$lang["items_standard"] = "Standart";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "Same Month Last Year";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "Same Month To Same Day Last Year";
|
||||
$lang["datepicker_this_financial_year"] = "Current Fiscal Year";
|
||||
$lang["datepicker_this_month"] = "Current Month";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "Current Year";
|
||||
$lang["datepicker_to"] = "To";
|
||||
$lang["datepicker_today"] = "Today";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "Inventory to add or subtract.";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "Allow Alternate Description";
|
||||
$lang["items_amount_entry"] = "";
|
||||
$lang["items_bulk_edit"] = "Bulk Edit";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "Retrive Item Info";
|
||||
$lang["items_sales_tax_1"] = "Sales Tax";
|
||||
$lang["items_sales_tax_2"] = "Sales Tax 2";
|
||||
$lang["items_search_attributes"] = "Search Attributes";
|
||||
$lang["items_search_custom_items"] = "Search Custom Items";
|
||||
$lang["items_select_image"] = "Select Image";
|
||||
$lang["items_serialized_items"] = "Serialized Items";
|
||||
$lang["items_standard"] = "Standard";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "Stejný měsíc v loňském roce";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "Stejné období loni";
|
||||
$lang["datepicker_this_financial_year"] = "Aktuální účetní rok";
|
||||
$lang["datepicker_this_month"] = "Tento měsíc";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "Tento rok";
|
||||
$lang["datepicker_to"] = "Do";
|
||||
$lang["datepicker_today"] = "Dnes";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "Změna množství.";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "Povolit alternativní popis";
|
||||
$lang["items_amount_entry"] = "Množství";
|
||||
$lang["items_bulk_edit"] = "Hromadná editace";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "Získat informace o položce";
|
||||
$lang["items_sales_tax_1"] = "DPH";
|
||||
$lang["items_sales_tax_2"] = "DPH 2";
|
||||
$lang["items_search_attributes"] = "";
|
||||
$lang["items_search_custom_items"] = "";
|
||||
$lang["items_select_image"] = "Vybrat obrázek";
|
||||
$lang["items_serialized_items"] = "Položky se sériovým číslem";
|
||||
$lang["items_standard"] = "Běžná";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "Dieser Monat letzten Jahres";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "Dieser Monat bis Heute letzten Jahres";
|
||||
$lang["datepicker_this_financial_year"] = "";
|
||||
$lang["datepicker_this_month"] = "Dieser Monat";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "Dieses Jahr";
|
||||
$lang["datepicker_to"] = "To";
|
||||
$lang["datepicker_today"] = "Heute";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "Bestandsänderung";
|
||||
$lang["items_allow_alt_desciption"] = "Erlaube Alt. Bez.";
|
||||
$lang["items_allow_alt_description"] = "Erlaube Alt. Bez.";
|
||||
$lang["items_amount_entry"] = "";
|
||||
$lang["items_bulk_edit"] = "Sammeländerung";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "Artikelinformation";
|
||||
$lang["items_sales_tax_1"] = "Umsatzsteuer 1";
|
||||
$lang["items_sales_tax_2"] = "Umsatzsteuer 2";
|
||||
$lang["items_search_attributes"] = "Suche in Zusatzfeldern";
|
||||
$lang["items_search_custom_items"] = "";
|
||||
$lang["items_select_image"] = "Select Image";
|
||||
$lang["items_serialized_items"] = "Serialisierte Artikel";
|
||||
$lang["items_standard"] = "";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "Dieser Monat letzten Jahres";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "Dieser Monat bis Heute letzten Jahres";
|
||||
$lang["datepicker_this_financial_year"] = "Aktuelles Geschäftsjahr";
|
||||
$lang["datepicker_this_month"] = "Dieser Monat";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "Dieses Jahr";
|
||||
$lang["datepicker_to"] = "Bis";
|
||||
$lang["datepicker_today"] = "Heute";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "Bestandsänderung.";
|
||||
$lang["items_allow_alt_desciption"] = "Erlaube Alt. Bez.";
|
||||
$lang["items_allow_alt_description"] = "Alternative Beschreibung zulassen";
|
||||
$lang["items_amount_entry"] = "Anzahl Eingang";
|
||||
$lang["items_bulk_edit"] = "Sammeländerung";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "Artikelinformation";
|
||||
$lang["items_sales_tax_1"] = "Umsatzsteuer";
|
||||
$lang["items_sales_tax_2"] = "Umsatzsteuer 2";
|
||||
$lang["items_search_attributes"] = "Suche Attribute";
|
||||
$lang["items_search_custom_items"] = "Suche Benutzerdefinierte Artikel";
|
||||
$lang["items_select_image"] = "Bild auswählen";
|
||||
$lang["items_serialized_items"] = "Serialisierte Artikel";
|
||||
$lang["items_standard"] = "Standard";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "";
|
||||
$lang["datepicker_this_financial_year"] = "";
|
||||
$lang["datepicker_this_month"] = "";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "";
|
||||
$lang["datepicker_to"] = "";
|
||||
$lang["datepicker_today"] = "";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "";
|
||||
$lang["items_amount_entry"] = "";
|
||||
$lang["items_bulk_edit"] = "";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "";
|
||||
$lang["items_sales_tax_1"] = "";
|
||||
$lang["items_sales_tax_2"] = "";
|
||||
$lang["items_search_attributes"] = "";
|
||||
$lang["items_search_custom_items"] = "";
|
||||
$lang["items_select_image"] = "";
|
||||
$lang["items_serialized_items"] = "";
|
||||
$lang["items_standard"] = "";
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
|
||||
$lang["attributes_attribute_value_invalid_chars"] = "Attribute value cannot contain ':' or '|'";
|
||||
$lang["attributes_confirm_delete"] = "Are you sure you want to delete the selected attribute(s)?";
|
||||
$lang["attributes_confirm_restore"] = "";
|
||||
$lang["attributes_confirm_restore"] = "Are you sure you want to restore the selected attribute(s)?";
|
||||
$lang["attributes_definition_cannot_be_deleted"] = "Could not delete selected attribute(s)";
|
||||
$lang["attributes_definition_error_adding_updating"] = "";
|
||||
$lang["attributes_definition_error_adding_updating"] = "Attribute %1 could not be added or updated. Please check the error log.";
|
||||
$lang["attributes_definition_flags"] = "Attribute Visibility";
|
||||
$lang["attributes_definition_group"] = "Group";
|
||||
$lang["attributes_definition_id"] = "Id";
|
||||
@@ -16,7 +16,7 @@ $lang["attributes_definition_successful_deleted"] = "You have successfully delet
|
||||
$lang["attributes_definition_successful_updating"] = "You have successfully updated attribute";
|
||||
$lang["attributes_definition_type"] = "Attribute Type";
|
||||
$lang["attributes_definition_type_required"] = "Attribute type is a required field";
|
||||
$lang["attributes_definition_unit"] = "";
|
||||
$lang["attributes_definition_unit"] = "Measurement Unit";
|
||||
$lang["attributes_definition_values"] = "Attribute Values";
|
||||
$lang["attributes_new"] = "New Attribute";
|
||||
$lang["attributes_no_attributes_to_display"] = "No Items to display";
|
||||
|
||||
@@ -191,21 +191,21 @@ $lang["config_number_locale"] = "Localisation";
|
||||
$lang["config_number_locale_invalid"] = "The entered locale is invalid. Check the link in the tooltip to find a sensible value";
|
||||
$lang["config_number_locale_required"] = "Number Locale is a required field";
|
||||
$lang["config_number_locale_tooltip"] = "Find a suitable locale through this link";
|
||||
$lang["config_ospos_info"] = "";
|
||||
$lang["config_ospos_info"] = "OSPOS Installation Info";
|
||||
$lang["config_payment_options_order"] = "Payment Options Order";
|
||||
$lang["config_phone"] = "Company Phone";
|
||||
$lang["config_phone_required"] = "Company phone is a required field";
|
||||
$lang["config_phone_required"] = "Company Phone is a required field";
|
||||
$lang["config_print_bottom_margin"] = "Margin Bottom";
|
||||
$lang["config_print_bottom_margin_number"] = "Default Bottom Margin must be a number";
|
||||
$lang["config_print_bottom_margin_required"] = "Default Bottom Margin is a required field";
|
||||
$lang["config_print_bottom_margin_number"] = "Bottom Margin must be a number";
|
||||
$lang["config_print_bottom_margin_required"] = "Bottom Margin is a required field";
|
||||
$lang["config_print_delay_autoreturn"] = "Autoreturn to Sale delay";
|
||||
$lang["config_print_delay_autoreturn_number"] = "Autoreturn to Sale delay is a required field";
|
||||
$lang["config_print_delay_autoreturn_required"] = "Autoreturn to Sale delay must be a number";
|
||||
$lang["config_print_footer"] = "Print Browser Footer";
|
||||
$lang["config_print_header"] = "Print Browser Header";
|
||||
$lang["config_print_left_margin"] = "Margin Left";
|
||||
$lang["config_print_left_margin_number"] = "Default Left Margin must be a number";
|
||||
$lang["config_print_left_margin_required"] = "Default Left Margin is a required field";
|
||||
$lang["config_print_left_margin_number"] = "Left Margin must be a number";
|
||||
$lang["config_print_left_margin_required"] = "Left Margin is a required field";
|
||||
$lang["config_print_receipt_check_behaviour"] = "Print Receipt checkbox";
|
||||
$lang["config_print_receipt_check_behaviour_always"] = "Always checked";
|
||||
$lang["config_print_receipt_check_behaviour_last"] = "Remember last selection";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "Same Month Last Year";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "Same Month To Same Day Last Year";
|
||||
$lang["datepicker_this_financial_year"] = "Current Fiscal Year";
|
||||
$lang["datepicker_this_month"] = "Current Month";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "Current Year";
|
||||
$lang["datepicker_to"] = "To";
|
||||
$lang["datepicker_today"] = "Today";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "Inventory to add or subtract";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "Allow Alternate Description";
|
||||
$lang["items_amount_entry"] = "Amount Entry";
|
||||
$lang["items_bulk_edit"] = "Bulk Edit";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "Retrieve Item Info";
|
||||
$lang["items_sales_tax_1"] = "Sales Tax";
|
||||
$lang["items_sales_tax_2"] = "Sales Tax 2";
|
||||
$lang["items_search_attributes"] = "Search Attributes";
|
||||
$lang["items_search_custom_items"] = "";
|
||||
$lang["items_select_image"] = "Select Image";
|
||||
$lang["items_serialized_items"] = "Serialised Items";
|
||||
$lang["items_standard"] = "Standard";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "Same Month Last Year";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "Same Month To Same Day Last Year";
|
||||
$lang["datepicker_this_financial_year"] = "Current Fiscal Year";
|
||||
$lang["datepicker_this_month"] = "Current Month";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "Current Year";
|
||||
$lang["datepicker_to"] = "To";
|
||||
$lang["datepicker_today"] = "Today";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "Inventory to add or subtract.";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "Allow Alternate Description";
|
||||
$lang["items_amount_entry"] = "Amount Entry";
|
||||
$lang["items_bulk_edit"] = "Bulk Edit";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "Retrive Item Info";
|
||||
$lang["items_sales_tax_1"] = "Sales Tax";
|
||||
$lang["items_sales_tax_2"] = "Sales Tax 2";
|
||||
$lang["items_search_attributes"] = "Search Attributes";
|
||||
$lang["items_search_custom_items"] = "";
|
||||
$lang["items_select_image"] = "Select Image";
|
||||
$lang["items_serialized_items"] = "Serialized Items";
|
||||
$lang["items_standard"] = "Standard";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "Este Mes hace un año";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "Este mes hasta hoy, del año pasado";
|
||||
$lang["datepicker_this_financial_year"] = "Este año fiscal";
|
||||
$lang["datepicker_this_month"] = "Este Mes";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "Este Año";
|
||||
$lang["datepicker_to"] = "Hasta";
|
||||
$lang["datepicker_today"] = "Hoy";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "Inventario a agregar/substraer.";
|
||||
$lang["items_allow_alt_desciption"] = "Permitir Descripción Alternativa";
|
||||
$lang["items_allow_alt_description"] = "Permitir Descripción Alternativa";
|
||||
$lang["items_amount_entry"] = "Monto entrada";
|
||||
$lang["items_bulk_edit"] = "Edición Múltiple";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "Obtener Info de Artículo";
|
||||
$lang["items_sales_tax_1"] = "Impuesto de Ventas 1";
|
||||
$lang["items_sales_tax_2"] = "Impuesto de Ventas 2";
|
||||
$lang["items_search_attributes"] = "Atributos de búsqueda";
|
||||
$lang["items_search_custom_items"] = "";
|
||||
$lang["items_select_image"] = "Seleccionar Imagen";
|
||||
$lang["items_serialized_items"] = "Artículos Serializados";
|
||||
$lang["items_standard"] = "Estándar";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "";
|
||||
$lang["datepicker_this_financial_year"] = "";
|
||||
$lang["datepicker_this_month"] = "";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "";
|
||||
$lang["datepicker_to"] = "";
|
||||
$lang["datepicker_today"] = "";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "";
|
||||
$lang["items_amount_entry"] = "";
|
||||
$lang["items_bulk_edit"] = "";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "";
|
||||
$lang["items_sales_tax_1"] = "";
|
||||
$lang["items_sales_tax_2"] = "";
|
||||
$lang["items_search_attributes"] = "";
|
||||
$lang["items_search_custom_items"] = "";
|
||||
$lang["items_select_image"] = "";
|
||||
$lang["items_serialized_items"] = "";
|
||||
$lang["items_standard"] = "";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "Même mois de l'Année Dernière";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "Même mois au même jour que l'an dernier";
|
||||
$lang["datepicker_this_financial_year"] = "";
|
||||
$lang["datepicker_this_month"] = "Ce mois";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "Cette Année";
|
||||
$lang["datepicker_to"] = "To";
|
||||
$lang["datepicker_today"] = "Aujourd'hui";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "Ajoujer/Soustraire à l'Inventaire.";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "Autoriser Description Alt";
|
||||
$lang["items_amount_entry"] = "Montant Entrée";
|
||||
$lang["items_bulk_edit"] = "Édition en groupe";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "Récupérer l'informations";
|
||||
$lang["items_sales_tax_1"] = "Taxe vente";
|
||||
$lang["items_sales_tax_2"] = "Taxe vente 2";
|
||||
$lang["items_search_attributes"] = "Rechercher dans les Champs Choisis";
|
||||
$lang["items_search_custom_items"] = "";
|
||||
$lang["items_select_image"] = "Sélectionner l'image";
|
||||
$lang["items_serialized_items"] = "Articles avec N° de série";
|
||||
$lang["items_standard"] = "La norme";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "אותו חודש בשנה שעבר
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "אותו חודש לאותו יום בשנה שעברה";
|
||||
$lang["datepicker_this_financial_year"] = "שנת הכספים הנוכחית";
|
||||
$lang["datepicker_this_month"] = "החודש נוכחי";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "השנה הנוכחית";
|
||||
$lang["datepicker_to"] = "ל";
|
||||
$lang["datepicker_today"] = "היום";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "הוספה או החסרה של מלאי.";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "אפשר תיאור חלופי";
|
||||
$lang["items_amount_entry"] = "ערך כניסה";
|
||||
$lang["items_bulk_edit"] = "עריכה גורפת";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "אחזר פרטי פריט";
|
||||
$lang["items_sales_tax_1"] = "מס מכירה";
|
||||
$lang["items_sales_tax_2"] = "מס מכירה 2";
|
||||
$lang["items_search_attributes"] = "חיפוש במאפיינים";
|
||||
$lang["items_search_custom_items"] = "";
|
||||
$lang["items_select_image"] = "בחר תמונה";
|
||||
$lang["items_serialized_items"] = "סדר פריטים";
|
||||
$lang["items_standard"] = "רגיל";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "Ovaj mjesec prošle godine";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "Ovaj mjesec do danas prošle godine";
|
||||
$lang["datepicker_this_financial_year"] = "";
|
||||
$lang["datepicker_this_month"] = "Ovaj mjesec";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "Ova godina";
|
||||
$lang["datepicker_to"] = "Do";
|
||||
$lang["datepicker_today"] = "Danas";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "Dodavanje/skidanje s inventure";
|
||||
$lang["items_allow_alt_desciption"] = "Dozvoli Alt opis";
|
||||
$lang["items_allow_alt_description"] = "Dozvoli Alt opis";
|
||||
$lang["items_amount_entry"] = "";
|
||||
$lang["items_bulk_edit"] = "Zajedno uređenje";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "Info o zaprimljenom artiklu";
|
||||
$lang["items_sales_tax_1"] = "Prodajni porez 1";
|
||||
$lang["items_sales_tax_2"] = "Prodajni porez 2";
|
||||
$lang["items_search_attributes"] = "Polje za pretragu";
|
||||
$lang["items_search_custom_items"] = "";
|
||||
$lang["items_select_image"] = "Odaberi sliku";
|
||||
$lang["items_serialized_items"] = "Artikl ima ser. broj";
|
||||
$lang["items_standard"] = "";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "Ez a hónap, múlt évben";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "Ez a hónap, mai nap, múlt évben";
|
||||
$lang["datepicker_this_financial_year"] = "";
|
||||
$lang["datepicker_this_month"] = "Ez a hónap";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "Ezév";
|
||||
$lang["datepicker_to"] = "Ig";
|
||||
$lang["datepicker_today"] = "Ma";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "Mennyiség hozzáadása/elvétele";
|
||||
$lang["items_allow_alt_desciption"] = "Alternativ leirás eng.";
|
||||
$lang["items_allow_alt_description"] = "Alternativ leirás eng.";
|
||||
$lang["items_amount_entry"] = "";
|
||||
$lang["items_bulk_edit"] = "Tömeges módosítás";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "Retrive Item Info";
|
||||
$lang["items_sales_tax_1"] = "Értékesítési adó 1";
|
||||
$lang["items_sales_tax_2"] = "Értékesítési adó 2";
|
||||
$lang["items_search_attributes"] = "Egyedi mezők";
|
||||
$lang["items_search_custom_items"] = "";
|
||||
$lang["items_select_image"] = "Kép kiválasztása";
|
||||
$lang["items_serialized_items"] = "Szerializált termékek";
|
||||
$lang["items_standard"] = "";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "Bulan yang sama tahun kemarin";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "Bulan yang sama untuk hari yang sama tahun yang lalu";
|
||||
$lang["datepicker_this_financial_year"] = "Tahun Fiskal Saat Ini";
|
||||
$lang["datepicker_this_month"] = "Bulan ini";
|
||||
$lang["datepicker_this_month_last_year"] = "Same Month Last Year";
|
||||
$lang["datepicker_this_year"] = "Tahun ini";
|
||||
$lang["datepicker_to"] = "sampai";
|
||||
$lang["datepicker_today"] = "Hari ini";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "Penyesuaian Inventori TAMBAH / KURANG (-)";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "Deskripsi Alternatif dimungkinkan";
|
||||
$lang["items_amount_entry"] = "Jumlah entri";
|
||||
$lang["items_bulk_edit"] = "Ubah Massal";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "Dapatkan Info Item Barang";
|
||||
$lang["items_sales_tax_1"] = "Pajak Penjualan1";
|
||||
$lang["items_sales_tax_2"] = "Pajak Penjualan2";
|
||||
$lang["items_search_attributes"] = "Cari secara manual";
|
||||
$lang["items_search_custom_items"] = "Pencarian Item kustom";
|
||||
$lang["items_select_image"] = "Pilih Gambar";
|
||||
$lang["items_serialized_items"] = "Serial Item";
|
||||
$lang["items_standard"] = "Standar";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "Stesso Mese Ultimo Anno";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "Stesso mese e giorno dell'ultimo Anno";
|
||||
$lang["datepicker_this_financial_year"] = "Anno Fiscale Corrente";
|
||||
$lang["datepicker_this_month"] = "Mese Corrente";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "Anno Corrente";
|
||||
$lang["datepicker_to"] = "To";
|
||||
$lang["datepicker_today"] = "Oggi";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "Inventario da aggiungere o sottrarre.";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "Permetti Descrizione alternativa";
|
||||
$lang["items_amount_entry"] = "Importo Inserito";
|
||||
$lang["items_bulk_edit"] = "Modifica collettiva";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "Ottieni Info Articolo";
|
||||
$lang["items_sales_tax_1"] = "Imposte di vendita";
|
||||
$lang["items_sales_tax_2"] = "Imposta di Vendita 2";
|
||||
$lang["items_search_attributes"] = "Attributi di ricerca";
|
||||
$lang["items_search_custom_items"] = "Ricerca Articoli personalizzati";
|
||||
$lang["items_select_image"] = "Seleziona Immagine";
|
||||
$lang["items_serialized_items"] = "Articoli Serializzati";
|
||||
$lang["items_standard"] = "Standard";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "";
|
||||
$lang["datepicker_this_financial_year"] = "";
|
||||
$lang["datepicker_this_month"] = "";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "";
|
||||
$lang["datepicker_to"] = "";
|
||||
$lang["datepicker_today"] = "";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "";
|
||||
$lang["items_amount_entry"] = "";
|
||||
$lang["items_bulk_edit"] = "";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "";
|
||||
$lang["items_sales_tax_1"] = "";
|
||||
$lang["items_sales_tax_2"] = "";
|
||||
$lang["items_search_attributes"] = "";
|
||||
$lang["items_search_custom_items"] = "";
|
||||
$lang["items_select_image"] = "";
|
||||
$lang["items_serialized_items"] = "";
|
||||
$lang["items_standard"] = "";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "ເດືອນນີ້ຂອງປ
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "ມື້ນີ້ ເດືອນນີ້ ຂອງປີກາຍ";
|
||||
$lang["datepicker_this_financial_year"] = "ສົກປີນີ້";
|
||||
$lang["datepicker_this_month"] = "ເດືອນປັດຈຸບັນ";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "ປີປັດຈຸບັນ";
|
||||
$lang["datepicker_to"] = "ເຖິງ";
|
||||
$lang["datepicker_today"] = "ມື້ນີ້";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "ເພີ່ມຫລືຫລຸດປະລິມານສິນຄ້າໃນສາງ";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "ອະນຸຍາດໃຫ້ມີລາຍລະອຽດເສີມ";
|
||||
$lang["items_amount_entry"] = "";
|
||||
$lang["items_bulk_edit"] = "ແກ້ໄຂເປັນກຸ່ມ";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "Retrive Item Info";
|
||||
$lang["items_sales_tax_1"] = "Sales Tax";
|
||||
$lang["items_sales_tax_2"] = "Sales Tax 2";
|
||||
$lang["items_search_attributes"] = "Search Attributes";
|
||||
$lang["items_search_custom_items"] = "Search Custom Items";
|
||||
$lang["items_select_image"] = "Select Image";
|
||||
$lang["items_serialized_items"] = "Serialized Items";
|
||||
$lang["items_standard"] = "Standard";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "";
|
||||
$lang["datepicker_this_financial_year"] = "";
|
||||
$lang["datepicker_this_month"] = "";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "";
|
||||
$lang["datepicker_to"] = "";
|
||||
$lang["datepicker_today"] = "";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "";
|
||||
$lang["items_amount_entry"] = "";
|
||||
$lang["items_bulk_edit"] = "";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "";
|
||||
$lang["items_sales_tax_1"] = "";
|
||||
$lang["items_sales_tax_2"] = "";
|
||||
$lang["items_search_attributes"] = "";
|
||||
$lang["items_search_custom_items"] = "";
|
||||
$lang["items_select_image"] = "";
|
||||
$lang["items_serialized_items"] = "";
|
||||
$lang["items_standard"] = "";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "Dezelfde maand vorig jaar";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "Dezelfde maand op dezelfde dag vorig jaar";
|
||||
$lang["datepicker_this_financial_year"] = "Huidig Boekjaar";
|
||||
$lang["datepicker_this_month"] = "Deze Maand";
|
||||
$lang["datepicker_this_month_last_year"] = "Dezelfde maand vorig jaar";
|
||||
$lang["datepicker_this_year"] = "Dit Jaar";
|
||||
$lang["datepicker_to"] = "To";
|
||||
$lang["datepicker_today"] = "Vandaag";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "Corrigatie hoeveelheid";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "Aanpasbare omschrijving";
|
||||
$lang["items_amount_entry"] = "Hoeveelheid";
|
||||
$lang["items_bulk_edit"] = "Bewerk Selectie";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "Haal productinformatie op";
|
||||
$lang["items_sales_tax_1"] = "VAT";
|
||||
$lang["items_sales_tax_2"] = "VAT 2";
|
||||
$lang["items_search_attributes"] = "Doorzoek Tags";
|
||||
$lang["items_search_custom_items"] = "Doorzoek Tags";
|
||||
$lang["items_select_image"] = "Selecteer Afbeelding";
|
||||
$lang["items_serialized_items"] = "Artikelen met serienummer";
|
||||
$lang["items_standard"] = "Standaard";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "Dezelfde maand vorig jaar";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "Dezelfde maand op dezelfde dag vorig jaar";
|
||||
$lang["datepicker_this_financial_year"] = "";
|
||||
$lang["datepicker_this_month"] = "Deze Maand";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "Dit Jaar";
|
||||
$lang["datepicker_to"] = "To";
|
||||
$lang["datepicker_today"] = "Vandaag";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "Corrigatie hoeveelheid";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "Aanpasbare omschrijving";
|
||||
$lang["items_amount_entry"] = "";
|
||||
$lang["items_bulk_edit"] = "Bewerk Selectie";
|
||||
@@ -83,8 +82,7 @@ $lang["items_reorder_level_required"] = "Reorder level moet ingevuld worden";
|
||||
$lang["items_retrive_item_info"] = "Haal productinformatie op";
|
||||
$lang["items_sales_tax_1"] = "VAT";
|
||||
$lang["items_sales_tax_2"] = "VAT 2";
|
||||
$lang["items_search_attributes"] = "";
|
||||
$lang["items_search_custom_items"] = "Doorzoek Tags";
|
||||
$lang["items_search_attributes"] = "Doorzoek Tags";
|
||||
$lang["items_select_image"] = "Selecteer Afbeelding";
|
||||
$lang["items_serialized_items"] = "Artikelen met serienummer";
|
||||
$lang["items_standard"] = "";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "";
|
||||
$lang["datepicker_this_financial_year"] = "";
|
||||
$lang["datepicker_this_month"] = "";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "";
|
||||
$lang["datepicker_to"] = "";
|
||||
$lang["datepicker_today"] = "";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "";
|
||||
$lang["items_amount_entry"] = "";
|
||||
$lang["items_bulk_edit"] = "";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "";
|
||||
$lang["items_sales_tax_1"] = "";
|
||||
$lang["items_sales_tax_2"] = "";
|
||||
$lang["items_search_attributes"] = "";
|
||||
$lang["items_search_custom_items"] = "";
|
||||
$lang["items_select_image"] = "";
|
||||
$lang["items_serialized_items"] = "";
|
||||
$lang["items_standard"] = "";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "Este mês último ano";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "Este mês Para Hoje Último Ano";
|
||||
$lang["datepicker_this_financial_year"] = "Exercício atual";
|
||||
$lang["datepicker_this_month"] = "Este Mês";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "Este Ano";
|
||||
$lang["datepicker_to"] = "Para";
|
||||
$lang["datepicker_today"] = "Hoje";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "Inventário para adicionar/subtrair.";
|
||||
$lang["items_allow_alt_desciption"] = "Descrição longa";
|
||||
$lang["items_allow_alt_description"] = "Permitir atualizar descrição";
|
||||
$lang["items_amount_entry"] = "Entrada de montante";
|
||||
$lang["items_bulk_edit"] = "Editar Múltiplos Itens";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "Recuperar Informação do Item";
|
||||
$lang["items_sales_tax_1"] = "Imposto de venda";
|
||||
$lang["items_sales_tax_2"] = "Imposto de venda 2";
|
||||
$lang["items_search_attributes"] = "pesquisar atributos";
|
||||
$lang["items_search_custom_items"] = "Pesquisar campos personalizados";
|
||||
$lang["items_select_image"] = "Selecionar imagem";
|
||||
$lang["items_serialized_items"] = "Serializar Itens";
|
||||
$lang["items_standard"] = "Padrão";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "";
|
||||
$lang["datepicker_this_financial_year"] = "";
|
||||
$lang["datepicker_this_month"] = "";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "";
|
||||
$lang["datepicker_to"] = "";
|
||||
$lang["datepicker_today"] = "";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "";
|
||||
$lang["items_amount_entry"] = "";
|
||||
$lang["items_bulk_edit"] = "";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "";
|
||||
$lang["items_sales_tax_1"] = "";
|
||||
$lang["items_sales_tax_2"] = "";
|
||||
$lang["items_search_attributes"] = "";
|
||||
$lang["items_search_custom_items"] = "";
|
||||
$lang["items_select_image"] = "";
|
||||
$lang["items_serialized_items"] = "";
|
||||
$lang["items_standard"] = "";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "";
|
||||
$lang["datepicker_this_financial_year"] = "";
|
||||
$lang["datepicker_this_month"] = "В этом месяце";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "В этом году";
|
||||
$lang["datepicker_to"] = "";
|
||||
$lang["datepicker_today"] = "сегодня";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "Добавить/убрать товар.";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "Разрешить альтернативные описания";
|
||||
$lang["items_amount_entry"] = "Ввод количества";
|
||||
$lang["items_bulk_edit"] = "Массовое редактирование";
|
||||
@@ -85,7 +84,6 @@ $lang["items_sales_tax_1"] = "Налог на покупку";
|
||||
$lang["items_sales_tax_2"] = "Налог на покупку 2";
|
||||
$lang["items_search_attributes"] = "Искать в дополнительных товарях";
|
||||
$lang["items_search_custom_items"] = "Искать в дополнительных товарях";
|
||||
$lang["items_select_image"] = "";
|
||||
$lang["items_serialized_items"] = "Сериализованные товары";
|
||||
$lang["items_standard"] = "типичный";
|
||||
$lang["items_stock"] = "инвентарь";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "";
|
||||
$lang["datepicker_this_financial_year"] = "";
|
||||
$lang["datepicker_this_month"] = "";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "";
|
||||
$lang["datepicker_to"] = "";
|
||||
$lang["datepicker_today"] = "";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "Lager att lägga till eller ta bort.";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "Tillåt alternativ beskrivning";
|
||||
$lang["items_amount_entry"] = "Belopp";
|
||||
$lang["items_bulk_edit"] = "Massändra";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "Återställ artikelinfo";
|
||||
$lang["items_sales_tax_1"] = "Moms";
|
||||
$lang["items_sales_tax_2"] = "Moms 2";
|
||||
$lang["items_search_attributes"] = "Sök attribut";
|
||||
$lang["items_search_custom_items"] = "";
|
||||
$lang["items_select_image"] = "Välj Bild";
|
||||
$lang["items_serialized_items"] = "Serialiserade artiklar";
|
||||
$lang["items_standard"] = "Standard";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "เดือนเดียวกั
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "เดือนเดียวกันกับวันเดียวกันของปีที่แล้ว";
|
||||
$lang["datepicker_this_financial_year"] = "ปีบัญชีปัจจุบัน";
|
||||
$lang["datepicker_this_month"] = "เดือนนี้";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "ปีนี้";
|
||||
$lang["datepicker_to"] = "ถึง";
|
||||
$lang["datepicker_today"] = "วันนี้";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "เพิ่ม/ลบ จำนวนสินค้าคงคลัง";
|
||||
$lang["items_allow_alt_desciption"] = "อนุญาตให้เพิ่มรายละเอียด";
|
||||
$lang["items_allow_alt_description"] = "แสดงข้อมูลเพิ่มเติม";
|
||||
$lang["items_amount_entry"] = "จำนวนเงิน";
|
||||
$lang["items_bulk_edit"] = "แก้ไขความจุ";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "รับข้อมูลสินค้
|
||||
$lang["items_sales_tax_1"] = "ถาษีขาย";
|
||||
$lang["items_sales_tax_2"] = "ภาษีขาย 2";
|
||||
$lang["items_search_attributes"] = "ค้นหาในฟิลด์เสริม";
|
||||
$lang["items_search_custom_items"] = "";
|
||||
$lang["items_select_image"] = "Select Image";
|
||||
$lang["items_serialized_items"] = "รหัสสินค้า";
|
||||
$lang["items_standard"] = "มาตรฐาน";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "Geçen Sene Aynı Ay";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "Geçen Sene Aynı Aydan Aynı Güne";
|
||||
$lang["datepicker_this_financial_year"] = "";
|
||||
$lang["datepicker_this_month"] = "Bu Ay";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "Bu Yıl";
|
||||
$lang["datepicker_to"] = "Şuna";
|
||||
$lang["datepicker_today"] = "Bugün";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "Eklenen/Çıkarılan Adet";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "Dip Nota izin ver";
|
||||
$lang["items_amount_entry"] = "Miktar Girişi";
|
||||
$lang["items_bulk_edit"] = "Toplu Düzenleme";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "Ürün Bilgisi Getir";
|
||||
$lang["items_sales_tax_1"] = "Satış Vergisi";
|
||||
$lang["items_sales_tax_2"] = "Satış Vergisi 2";
|
||||
$lang["items_search_attributes"] = "Özellikleri Ara";
|
||||
$lang["items_search_custom_items"] = "Özel Alanları Ara";
|
||||
$lang["items_select_image"] = "Resim Seç";
|
||||
$lang["items_serialized_items"] = "Seri Numaralı Ürünler";
|
||||
$lang["items_standard"] = "Standart";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "";
|
||||
$lang["datepicker_this_financial_year"] = "";
|
||||
$lang["datepicker_this_month"] = "";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "";
|
||||
$lang["datepicker_to"] = "";
|
||||
$lang["datepicker_today"] = "";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "";
|
||||
$lang["items_amount_entry"] = "";
|
||||
$lang["items_bulk_edit"] = "";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "";
|
||||
$lang["items_sales_tax_1"] = "";
|
||||
$lang["items_sales_tax_2"] = "";
|
||||
$lang["items_search_attributes"] = "";
|
||||
$lang["items_search_custom_items"] = "";
|
||||
$lang["items_select_image"] = "";
|
||||
$lang["items_serialized_items"] = "";
|
||||
$lang["items_standard"] = "";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "Cùng tháng năm ngoái";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "Cùng tháng cùng ngày năm ngoái";
|
||||
$lang["datepicker_this_financial_year"] = "Năm tài chính hiện tại";
|
||||
$lang["datepicker_this_month"] = "Tháng này";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "Năm nay";
|
||||
$lang["datepicker_to"] = "Đến";
|
||||
$lang["datepicker_today"] = "Hôm nay";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "Hàng tồn kho để thêm hay bớt.";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "Cho phép Mô tả thay thế";
|
||||
$lang["items_amount_entry"] = "Đầu mục tổng số";
|
||||
$lang["items_bulk_edit"] = "Sửa hàng loạt";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "Thông tin Nhập hàng";
|
||||
$lang["items_sales_tax_1"] = "Thuế bán hàng";
|
||||
$lang["items_sales_tax_2"] = "Thuế bán hàng 2";
|
||||
$lang["items_search_attributes"] = "Tìm kiếm các thuộc tính";
|
||||
$lang["items_search_custom_items"] = "Tìm kiếm hàng hóa tự chọn";
|
||||
$lang["items_select_image"] = "Chọn ảnh";
|
||||
$lang["items_serialized_items"] = "Các hàng hóa có sêri";
|
||||
$lang["items_standard"] = "Tiêu chuẩn";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "Same Month Last Year";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "Same Month To Same Day Last Year";
|
||||
$lang["datepicker_this_financial_year"] = "";
|
||||
$lang["datepicker_this_month"] = "這個月";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "今年";
|
||||
$lang["datepicker_to"] = "To";
|
||||
$lang["datepicker_today"] = "今天";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "增/減庫存";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "允許ALT描述";
|
||||
$lang["items_amount_entry"] = "";
|
||||
$lang["items_bulk_edit"] = "批次編輯";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "檢索產品訊息";
|
||||
$lang["items_sales_tax_1"] = "營業稅";
|
||||
$lang["items_sales_tax_2"] = "營業稅 2";
|
||||
$lang["items_search_attributes"] = "Search Custom Fields";
|
||||
$lang["items_search_custom_items"] = "";
|
||||
$lang["items_select_image"] = "Select Image";
|
||||
$lang["items_serialized_items"] = "序列化產品";
|
||||
$lang["items_standard"] = "";
|
||||
|
||||
@@ -14,7 +14,6 @@ $lang["datepicker_same_month_last_year"] = "Same Month Last Year";
|
||||
$lang["datepicker_same_month_to_same_day_last_year"] = "Same Month To Same Day Last Year";
|
||||
$lang["datepicker_this_financial_year"] = "";
|
||||
$lang["datepicker_this_month"] = "這個月";
|
||||
$lang["datepicker_this_month_last_year"] = "";
|
||||
$lang["datepicker_this_year"] = "今年";
|
||||
$lang["datepicker_to"] = "To";
|
||||
$lang["datepicker_today"] = "今天";
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$lang["items_add_minus"] = "增/減庫存";
|
||||
$lang["items_allow_alt_desciption"] = "";
|
||||
$lang["items_allow_alt_description"] = "允許ALT描述";
|
||||
$lang["items_amount_entry"] = "";
|
||||
$lang["items_bulk_edit"] = "批次編輯";
|
||||
@@ -84,7 +83,6 @@ $lang["items_retrive_item_info"] = "檢索產品訊息";
|
||||
$lang["items_sales_tax_1"] = "營業稅";
|
||||
$lang["items_sales_tax_2"] = "營業稅 2";
|
||||
$lang["items_search_attributes"] = "Search Custom Fields";
|
||||
$lang["items_search_custom_items"] = "";
|
||||
$lang["items_select_image"] = "Select Image";
|
||||
$lang["items_serialized_items"] = "序列化產品";
|
||||
$lang["items_standard"] = "";
|
||||
|
||||
Reference in New Issue
Block a user