mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-24 16:28:40 -04:00
Regnerate language files (#1330)
This commit is contained in:
@@ -57,6 +57,7 @@ $lang["common_search_options"] = "خيارات البحث";
|
||||
$lang["common_searched_for"] = "بحث عن";
|
||||
$lang["common_state"] = "المحافظة";
|
||||
$lang["common_submit"] = "حفظ";
|
||||
$lang["common_total_spent"] = "";
|
||||
$lang["common_view_recent_sales"] = "عرض أحدث المبيعات";
|
||||
$lang["common_website"] = "الموقع الإلكترونى";
|
||||
$lang["common_welcome"] = "مرحباً";
|
||||
|
||||
@@ -81,6 +81,7 @@ $lang["config_default_origin_tax_code"] = "";
|
||||
$lang["config_default_sales_discount"] = "نسبة الخصم الافتراضية %";
|
||||
$lang["config_default_sales_discount_number"] = "نسبة الخصم الافتراضية لابد ان تكون رقم";
|
||||
$lang["config_default_sales_discount_required"] = "نسبة الخصم الافتراضية مطلوبة";
|
||||
$lang["config_default_tax_name_number"] = "";
|
||||
$lang["config_default_tax_name_required"] = "اسم الضريبة الافتراضية مطلوب";
|
||||
$lang["config_default_tax_rate"] = "معدل الضريبة الافتراضي %";
|
||||
$lang["config_default_tax_rate_1"] = "معدل الضريبة 1";
|
||||
@@ -119,6 +120,9 @@ $lang["config_financial_year_oct"] = "";
|
||||
$lang["config_financial_year_sep"] = "";
|
||||
$lang["config_general"] = "عام";
|
||||
$lang["config_general_configuration"] = "إعدادات عامة";
|
||||
$lang["config_giftcard_number"] = "";
|
||||
$lang["config_giftcard_random"] = "";
|
||||
$lang["config_giftcard_series"] = "";
|
||||
$lang["config_info"] = "معلومات";
|
||||
$lang["config_info_configuration"] = "معلومات الشركة";
|
||||
$lang["config_invoice"] = "الفاتورة";
|
||||
@@ -145,6 +149,12 @@ $lang["config_location"] = "المخزون";
|
||||
$lang["config_location_configuration"] = "أماكن المخزون";
|
||||
$lang["config_location_info"] = "معلومات تهيئة الأماكن";
|
||||
$lang["config_logout"] = "هل تريد عمل نسخة إحتياطية قبل الخروج؟ اضغط [نعم] لعمل النسخة أو [الغاء] للخروج";
|
||||
$lang["config_mailchimp"] = "";
|
||||
$lang["config_mailchimp_api_key"] = "";
|
||||
$lang["config_mailchimp_configuration"] = "";
|
||||
$lang["config_mailchimp_key_successfully"] = "";
|
||||
$lang["config_mailchimp_key_unsuccessfully"] = "";
|
||||
$lang["config_mailchimp_lists"] = "";
|
||||
$lang["config_message"] = "الرسائل";
|
||||
$lang["config_message_configuration"] = "إعدادات الرسائل";
|
||||
$lang["config_msg_msg"] = "الرسائل النصية المحفوظة";
|
||||
@@ -187,6 +197,7 @@ $lang["config_receipt_default"] = "افتراضى";
|
||||
$lang["config_receipt_info"] = "معلومات تهيئة الإيصالات";
|
||||
$lang["config_receipt_printer"] = "طابعة تذاكر";
|
||||
$lang["config_receipt_short"] = "مختصر";
|
||||
$lang["config_receipt_show_company_name"] = "";
|
||||
$lang["config_receipt_show_description"] = "عرض الوصف";
|
||||
$lang["config_receipt_show_serialnumber"] = "عرض الرقم المسلسل";
|
||||
$lang["config_receipt_show_taxes"] = "عرض الضرائب";
|
||||
@@ -219,6 +230,3 @@ $lang["config_thousands_separator"] = "فاصل الاف";
|
||||
$lang["config_timezone"] = "المنطقة الزمنية";
|
||||
$lang["config_top"] = "علوى";
|
||||
$lang["config_website"] = "موقع الشركة";
|
||||
$lang["config_giftcard_number"] = "";
|
||||
$lang["config_giftcard_series"] = "";
|
||||
$lang["config_giftcard_random"] = "";
|
||||
@@ -3,20 +3,38 @@
|
||||
$lang["customers_account_number"] = "رقم الحساب";
|
||||
$lang["customers_account_number_duplicate"] = "رقم الحساب هذا موجود فى قاعدة البيانات من قبل";
|
||||
$lang["customers_available_points"] = "";
|
||||
$lang["customers_average"] = "";
|
||||
$lang["customers_avg_discount"] = "";
|
||||
$lang["customers_basic_information"] = "";
|
||||
$lang["customers_cannot_be_deleted"] = "لايمكن حذف هؤلاء العملاء، أحدهم/كلهم مرتبط/مرتبطين بمبيعات";
|
||||
$lang["customers_company_name"] = "اسم الشركة";
|
||||
$lang["customers_confirm_delete"] = "هل تريد حذف هؤلاء العملاء حقاً؟";
|
||||
$lang["customers_customer"] = "العميل";
|
||||
$lang["customers_discount"] = "نسبة الخصم";
|
||||
$lang["customers_email_duplicate"] = "";
|
||||
$lang["customers_error_adding_updating"] = "خطاء فى إضافة أو تحديث العميل";
|
||||
$lang["customers_excel_import_failed"] = "فشل الإستيراد من اكسل";
|
||||
$lang["customers_excel_import_nodata_wrongformat"] = "الملف الذى رفعته إما فارغ أو أنه مختلف البنية";
|
||||
$lang["customers_excel_import_partially_failed"] = "تم استيراد معظم العملاء. البعض لم يتم استيرادهم ، وهذه هى القائمة";
|
||||
$lang["customers_excel_import_success"] = "تم استيراد العملاء بنجاح";
|
||||
$lang["customers_import_items_excel"] = "استيراد العملا ء من ورقة عمل اكسل";
|
||||
$lang["customers_mailchimp_activity_click"] = "";
|
||||
$lang["customers_mailchimp_activity_lastopen"] = "";
|
||||
$lang["customers_mailchimp_activity_open"] = "";
|
||||
$lang["customers_mailchimp_activity_total"] = "";
|
||||
$lang["customers_mailchimp_activity_unopen"] = "";
|
||||
$lang["customers_mailchimp_email_client"] = "";
|
||||
$lang["customers_mailchimp_info"] = "";
|
||||
$lang["customers_mailchimp_member_rating"] = "";
|
||||
$lang["customers_mailchimp_status"] = "";
|
||||
$lang["customers_mailchimp_vip"] = "";
|
||||
$lang["customers_max"] = "";
|
||||
$lang["customers_min"] = "";
|
||||
$lang["customers_new"] = "عميل جديد";
|
||||
$lang["customers_none_selected"] = "لم تختار عملاء للحذف";
|
||||
$lang["customers_one_or_multiple"] = "عميل/عملاء";
|
||||
$lang["customers_quantity"] = "";
|
||||
$lang["customers_stats_info"] = "";
|
||||
$lang["customers_successful_adding"] = "لقد أضفت عميل بنجاح";
|
||||
$lang["customers_successful_deleted"] = "لقد قمت بالحذف بنجاح";
|
||||
$lang["customers_successful_updating"] = "لقد قمت بتحديث بيانات العميل بنجاح";
|
||||
|
||||
@@ -2,7 +2,10 @@
|
||||
|
||||
$lang["employees_basic_information"] = "المعلومات الأساسية للموظف";
|
||||
$lang["employees_cannot_be_deleted"] = "لايمكن حذف الموظفين ، واحد أو أكثر من المظفين قام بإجراء مبيعات :)";
|
||||
$lang["employees_change_password"] = "";
|
||||
$lang["employees_confirm_delete"] = "هل أنت متأكد أنك تريد حذف الموظفين المختارين؟";
|
||||
$lang["employees_current_password"] = "";
|
||||
$lang["employees_current_password_invalid"] = "";
|
||||
$lang["employees_employee"] = "موظف";
|
||||
$lang["employees_error_adding_updating"] = "خطاء فى إضافة/تعديل موظف";
|
||||
$lang["employees_error_deleting_demo_admin"] = "لايمكن حذف المستخدم admin الخاص بنسخة العرض";
|
||||
@@ -14,14 +17,17 @@ $lang["employees_one_or_multiple"] = "موظف/موظفين";
|
||||
$lang["employees_password"] = "كلمة السر";
|
||||
$lang["employees_password_minlength"] = "كلمة السر يجب أن تكون 8 حروف على الأقل";
|
||||
$lang["employees_password_must_match"] = "كلمتى السر لا تتطابقان";
|
||||
$lang["employees_password_not_must_match"] = "";
|
||||
$lang["employees_password_required"] = "كلمة السر مطلوبة";
|
||||
$lang["employees_permission_desc"] = "قم بإضافة الصلاحيات بلإختيار من الأسفل";
|
||||
$lang["employees_permission_info"] = "اذونات المستخدمين";
|
||||
$lang["employees_repeat_password"] = "كلمة السر مرة اخرى";
|
||||
$lang["employees_subpermission_required"] = "يجب إختيار صلاحية واحدة على الأقل لكل قسم";
|
||||
$lang["employees_successful_adding"] = "لقد تم إضافة الموظف بنجاح";
|
||||
$lang["employees_successful_change_password"] = "";
|
||||
$lang["employees_successful_deleted"] = "لقد تم حذف الموظف بنجاح";
|
||||
$lang["employees_successful_updating"] = "لقد تم تحديث بيانات الموظف بنجاح";
|
||||
$lang["employees_unsuccessful_change_password"] = "";
|
||||
$lang["employees_update"] = "تحديث بيانات موظف";
|
||||
$lang["employees_username"] = "اسم المستخدم";
|
||||
$lang["employees_username_minlength"] = "اسم المستخدم يجب أن يكون 5 حروف على الأقل";
|
||||
|
||||
@@ -6,6 +6,7 @@ $lang["giftcards_amazon"] = "Amazon";
|
||||
$lang["giftcards_bulk_edit"] = "تحرير جماعى";
|
||||
$lang["giftcards_cannot_be_deleted"] = "لايمكن حذف بطاقات الهدية المختارة، واحد أو أكثر منها لديه مبيعات";
|
||||
$lang["giftcards_cannot_find_giftcard"] = "لايمكن إيجاد معلومات حول كارت الهدية";
|
||||
$lang["giftcards_cannot_use"] = "Giftcard %1 cannot be used for this sale. Invalid Customer!";
|
||||
$lang["giftcards_card_value"] = "القيمة";
|
||||
$lang["giftcards_category"] = "الفئة";
|
||||
$lang["giftcards_change_all_to_allow_alt_desc"] = "السماح بوصف بديل للكل";
|
||||
@@ -67,4 +68,3 @@ $lang["giftcards_update"] = "تحديث بطاقة هدية";
|
||||
$lang["giftcards_use_inventory_menu"] = "استخدام تحديث المخزن";
|
||||
$lang["giftcards_value"] = "قيمة بطاقة الهدية يجب ان تكون رقم";
|
||||
$lang["giftcards_value_required"] = "قيمة بطاقة الهدية مطلوبة";
|
||||
$lang["giftcards_cannot_use"] = "Giftcard %1 cannot be used for this sale. Invalid Customer!";
|
||||
|
||||
7
application/language/ar-EG/migrate_lang.php
Normal file
7
application/language/ar-EG/migrate_lang.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["migrate_backup"] = "";
|
||||
$lang["migrate_failed"] = "";
|
||||
$lang["migrate_info"] = "";
|
||||
$lang["migrate_start"] = "";
|
||||
$lang["migrate_success"] = "";
|
||||
@@ -15,6 +15,8 @@ $lang["module_items"] = "الأصناف";
|
||||
$lang["module_items_desc"] = "إضافة، تحديث ، بحث و حذف الأصناف";
|
||||
$lang["module_messages"] = "الرسائل";
|
||||
$lang["module_messages_desc"] = "إرسال رسائل للعملاء ، الموردين او الموظفين";
|
||||
$lang["module_migrate"] = "";
|
||||
$lang["module_migrate_desc"] = "";
|
||||
$lang["module_receivings"] = "استلام الأصناف";
|
||||
$lang["module_receivings_desc"] = "معالجة أوامر الشراء و استلام الأصناف";
|
||||
$lang["module_reports"] = "التقارير";
|
||||
|
||||
@@ -24,6 +24,7 @@ $lang["sales_customer_address"] = "العنوان";
|
||||
$lang["sales_customer_discount"] = "الخصم";
|
||||
$lang["sales_customer_email"] = "البريد الإلكترونى";
|
||||
$lang["sales_customer_location"] = "المكان";
|
||||
$lang["sales_customer_mailchimp_status"] = "";
|
||||
$lang["sales_customer_total"] = "المجموع";
|
||||
$lang["sales_date"] = "تاريخ البيع";
|
||||
$lang["sales_date_range"] = "الفترة الزمنية";
|
||||
|
||||
@@ -57,6 +57,7 @@ $lang["common_search_options"] = "Suchkriterien";
|
||||
$lang["common_searched_for"] = "Gescuht nach";
|
||||
$lang["common_state"] = "BL/Kanton";
|
||||
$lang["common_submit"] = "Senden";
|
||||
$lang["common_total_spent"] = "";
|
||||
$lang["common_view_recent_sales"] = "Letzte Verkäufe";
|
||||
$lang["common_website"] = "Website";
|
||||
$lang["common_welcome"] = "Willkommen";
|
||||
|
||||
@@ -81,6 +81,7 @@ $lang["config_default_origin_tax_code"] = "";
|
||||
$lang["config_default_sales_discount"] = "Standard Verkaufsrabatt";
|
||||
$lang["config_default_sales_discount_number"] = "Der Standard Verkaufsrabatt muss eine Zahl sein";
|
||||
$lang["config_default_sales_discount_required"] = "Der Standard Verkaufsrabatt ist erforderlich";
|
||||
$lang["config_default_tax_name_number"] = "";
|
||||
$lang["config_default_tax_name_required"] = "The default tax name is a required field";
|
||||
$lang["config_default_tax_rate"] = "MWSt %";
|
||||
$lang["config_default_tax_rate_1"] = "MWSt 1";
|
||||
@@ -119,6 +120,9 @@ $lang["config_financial_year_oct"] = "";
|
||||
$lang["config_financial_year_sep"] = "";
|
||||
$lang["config_general"] = "Einstellungen";
|
||||
$lang["config_general_configuration"] = "Einstellungen";
|
||||
$lang["config_giftcard_number"] = "";
|
||||
$lang["config_giftcard_random"] = "";
|
||||
$lang["config_giftcard_series"] = "";
|
||||
$lang["config_info"] = "Instellungen";
|
||||
$lang["config_info_configuration"] = "Instellungen";
|
||||
$lang["config_invoice"] = "Rechnungs";
|
||||
@@ -145,6 +149,12 @@ $lang["config_location"] = "Lagerort";
|
||||
$lang["config_location_configuration"] = "Lagerort";
|
||||
$lang["config_location_info"] = "Lagerort-Information";
|
||||
$lang["config_logout"] = "Wollen Sie eine Sicherung machen vor dem Beenden? Klicke [OK] für Sicherung";
|
||||
$lang["config_mailchimp"] = "";
|
||||
$lang["config_mailchimp_api_key"] = "";
|
||||
$lang["config_mailchimp_configuration"] = "";
|
||||
$lang["config_mailchimp_key_successfully"] = "";
|
||||
$lang["config_mailchimp_key_unsuccessfully"] = "";
|
||||
$lang["config_mailchimp_lists"] = "";
|
||||
$lang["config_message"] = "Message";
|
||||
$lang["config_message_configuration"] = "Message Configuration";
|
||||
$lang["config_msg_msg"] = "Saved Text Message";
|
||||
@@ -187,6 +197,7 @@ $lang["config_receipt_default"] = "Default";
|
||||
$lang["config_receipt_info"] = "Quittungsinformation";
|
||||
$lang["config_receipt_printer"] = "Quittungsdrucker";
|
||||
$lang["config_receipt_short"] = "Short";
|
||||
$lang["config_receipt_show_company_name"] = "";
|
||||
$lang["config_receipt_show_description"] = "Show Description";
|
||||
$lang["config_receipt_show_serialnumber"] = "Show Serial Number";
|
||||
$lang["config_receipt_show_taxes"] = "Zeige MWSt";
|
||||
@@ -219,6 +230,3 @@ $lang["config_thousands_separator"] = "Tausendertrennzeichen";
|
||||
$lang["config_timezone"] = "Zeitzone";
|
||||
$lang["config_top"] = "Top";
|
||||
$lang["config_website"] = "Website";
|
||||
$lang["config_giftcard_number"] = "";
|
||||
$lang["config_giftcard_series"] = "";
|
||||
$lang["config_giftcard_random"] = "";
|
||||
@@ -3,20 +3,38 @@
|
||||
$lang["customers_account_number"] = "Konto-Nr.";
|
||||
$lang["customers_account_number_duplicate"] = "Diese Konto-Nr. existiert bereits";
|
||||
$lang["customers_available_points"] = "";
|
||||
$lang["customers_average"] = "";
|
||||
$lang["customers_avg_discount"] = "";
|
||||
$lang["customers_basic_information"] = "";
|
||||
$lang["customers_cannot_be_deleted"] = "Kunde kann nicht gelöscht werden, ein oder mehrere Kunden weisen Verkäufe auf";
|
||||
$lang["customers_company_name"] = "Firmenname";
|
||||
$lang["customers_confirm_delete"] = "Wollen Sie die gewählten Kunden wirklich löschen?";
|
||||
$lang["customers_customer"] = "Kunde";
|
||||
$lang["customers_discount"] = "Discount";
|
||||
$lang["customers_email_duplicate"] = "";
|
||||
$lang["customers_error_adding_updating"] = "Fehler beim Hinzufügen/Ändern";
|
||||
$lang["customers_excel_import_failed"] = "Excel Import fehlerhaft";
|
||||
$lang["customers_excel_import_nodata_wrongformat"] = "Your uploaded file has no data or wrong format";
|
||||
$lang["customers_excel_import_partially_failed"] = "Most Customers imported. But some were not, here is the list";
|
||||
$lang["customers_excel_import_success"] = "Import of Customers successful";
|
||||
$lang["customers_import_items_excel"] = "Importiere Kunden via Excel";
|
||||
$lang["customers_mailchimp_activity_click"] = "";
|
||||
$lang["customers_mailchimp_activity_lastopen"] = "";
|
||||
$lang["customers_mailchimp_activity_open"] = "";
|
||||
$lang["customers_mailchimp_activity_total"] = "";
|
||||
$lang["customers_mailchimp_activity_unopen"] = "";
|
||||
$lang["customers_mailchimp_email_client"] = "";
|
||||
$lang["customers_mailchimp_info"] = "";
|
||||
$lang["customers_mailchimp_member_rating"] = "";
|
||||
$lang["customers_mailchimp_status"] = "";
|
||||
$lang["customers_mailchimp_vip"] = "";
|
||||
$lang["customers_max"] = "";
|
||||
$lang["customers_min"] = "";
|
||||
$lang["customers_new"] = "Neuer Kunde";
|
||||
$lang["customers_none_selected"] = "Sie haben keinen Kunde zum Löschen gewählt";
|
||||
$lang["customers_one_or_multiple"] = "Kunde(n)";
|
||||
$lang["customers_quantity"] = "";
|
||||
$lang["customers_stats_info"] = "";
|
||||
$lang["customers_successful_adding"] = "Kunde erfolgreich hinzugefügt";
|
||||
$lang["customers_successful_deleted"] = "Löschung erfolgreich";
|
||||
$lang["customers_successful_updating"] = "Änderung erfolgreich";
|
||||
|
||||
@@ -2,7 +2,10 @@
|
||||
|
||||
$lang["employees_basic_information"] = "Mitarbeiter-Information";
|
||||
$lang["employees_cannot_be_deleted"] = "Konnte gewählten Mitarbeiter nicht löschen, einer oder mehrere weisen Verkäufe aus.";
|
||||
$lang["employees_change_password"] = "";
|
||||
$lang["employees_confirm_delete"] = "Wollen Sie diesen Mitarbeiter wirklich löschen?";
|
||||
$lang["employees_current_password"] = "";
|
||||
$lang["employees_current_password_invalid"] = "";
|
||||
$lang["employees_employee"] = "Mitarbeiter";
|
||||
$lang["employees_error_adding_updating"] = "Fehler beim Hinzufügen/Ändern";
|
||||
$lang["employees_error_deleting_demo_admin"] = "Sie können den Admin nicht löschen";
|
||||
@@ -14,14 +17,17 @@ $lang["employees_one_or_multiple"] = "Mitarbeiter";
|
||||
$lang["employees_password"] = "Passwort";
|
||||
$lang["employees_password_minlength"] = "Passwort muss mindestens 8 Zeichen lang sein";
|
||||
$lang["employees_password_must_match"] = "Passwörter passen nicht überein";
|
||||
$lang["employees_password_not_must_match"] = "";
|
||||
$lang["employees_password_required"] = "Passwort ist erforderlich";
|
||||
$lang["employees_permission_desc"] = "Klicken Sie unten, um die jeweiligen Zugangsrechte zu aktivieren";
|
||||
$lang["employees_permission_info"] = "Mitarbeiter Zugangsrechte";
|
||||
$lang["employees_repeat_password"] = "Wiederhole Passwort";
|
||||
$lang["employees_subpermission_required"] = "Fügen Sie mindestens ein Zugangsrecht pro Modul hinzu";
|
||||
$lang["employees_successful_adding"] = "Hinzufügen erfolgreich";
|
||||
$lang["employees_successful_change_password"] = "";
|
||||
$lang["employees_successful_deleted"] = "Löschung erfolgreich";
|
||||
$lang["employees_successful_updating"] = "Änderung erfolgreich";
|
||||
$lang["employees_unsuccessful_change_password"] = "";
|
||||
$lang["employees_update"] = "Mitarbeiter ändern";
|
||||
$lang["employees_username"] = "Benutzername";
|
||||
$lang["employees_username_minlength"] = "Benutzername muss mindestens 5 Zeichen lang sein";
|
||||
|
||||
@@ -6,6 +6,7 @@ $lang["giftcards_amazon"] = "Amazon";
|
||||
$lang["giftcards_bulk_edit"] = "Sammeländerung";
|
||||
$lang["giftcards_cannot_be_deleted"] = "Konnte gewählte Gutscheine nicht löschen, einer oder mehrere weisen Verkäufe auf";
|
||||
$lang["giftcards_cannot_find_giftcard"] = "Konnte keinen Gutschein finden";
|
||||
$lang["giftcards_cannot_use"] = "Giftcard %1 cannot be used for this sale. Invalid Customer!";
|
||||
$lang["giftcards_card_value"] = "Wert";
|
||||
$lang["giftcards_category"] = "Kategorie";
|
||||
$lang["giftcards_change_all_to_allow_alt_desc"] = "Erlaube Alt. Bez. für ALLE";
|
||||
@@ -67,4 +68,3 @@ $lang["giftcards_update"] = "Gutschein ändern";
|
||||
$lang["giftcards_use_inventory_menu"] = "Verwende Lager Menu";
|
||||
$lang["giftcards_value"] = "Gutschein-Wert muss eine Zahl sein";
|
||||
$lang["giftcards_value_required"] = "Gutschein-Wert erforderlich";
|
||||
$lang["giftcards_cannot_use"] = "Giftcard %1 cannot be used for this sale. Invalid Customer!";
|
||||
|
||||
7
application/language/de-CH/migrate_lang.php
Normal file
7
application/language/de-CH/migrate_lang.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["migrate_backup"] = "";
|
||||
$lang["migrate_failed"] = "";
|
||||
$lang["migrate_info"] = "";
|
||||
$lang["migrate_start"] = "";
|
||||
$lang["migrate_success"] = "";
|
||||
@@ -15,6 +15,8 @@ $lang["module_items"] = "Artikel";
|
||||
$lang["module_items_desc"] = "Hinzufügen, Ändern, Löschen und Suchen";
|
||||
$lang["module_messages"] = "Messages";
|
||||
$lang["module_messages_desc"] = "Send Messages to Customers, Suppliers, Employees et al.";
|
||||
$lang["module_migrate"] = "";
|
||||
$lang["module_migrate_desc"] = "";
|
||||
$lang["module_receivings"] = "Eingänge";
|
||||
$lang["module_receivings_desc"] = "Hinzufügen, Ändern, Löschen und Suchen";
|
||||
$lang["module_reports"] = "Berichte";
|
||||
|
||||
@@ -24,6 +24,7 @@ $lang["sales_customer_address"] = "Customer Address";
|
||||
$lang["sales_customer_discount"] = "Discount";
|
||||
$lang["sales_customer_email"] = "Customer Email";
|
||||
$lang["sales_customer_location"] = "Customer Location";
|
||||
$lang["sales_customer_mailchimp_status"] = "";
|
||||
$lang["sales_customer_total"] = "Total";
|
||||
$lang["sales_date"] = "Datum";
|
||||
$lang["sales_date_range"] = "Zeitrahmen";
|
||||
|
||||
@@ -57,6 +57,7 @@ $lang["common_search_options"] = "Suchkriterien";
|
||||
$lang["common_searched_for"] = "Gescuht nach";
|
||||
$lang["common_state"] = "BL/Kanton";
|
||||
$lang["common_submit"] = "Senden";
|
||||
$lang["common_total_spent"] = "";
|
||||
$lang["common_view_recent_sales"] = "Letzte Verkäufe";
|
||||
$lang["common_website"] = "Website";
|
||||
$lang["common_welcome"] = "Willkommen";
|
||||
|
||||
@@ -81,6 +81,7 @@ $lang["config_default_origin_tax_code"] = "";
|
||||
$lang["config_default_sales_discount"] = "Standard Verkaufsrabatt";
|
||||
$lang["config_default_sales_discount_number"] = "Der Standard Verkaufsrabatt muss eine Zahl sein";
|
||||
$lang["config_default_sales_discount_required"] = "Der Standard Verkaufsrabatt ist erforderlich";
|
||||
$lang["config_default_tax_name_number"] = "";
|
||||
$lang["config_default_tax_name_required"] = "Standardsteuerfeld ist erforderlich.";
|
||||
$lang["config_default_tax_rate"] = "MWSt %";
|
||||
$lang["config_default_tax_rate_1"] = "MWSt 1";
|
||||
@@ -119,6 +120,9 @@ $lang["config_financial_year_oct"] = "";
|
||||
$lang["config_financial_year_sep"] = "";
|
||||
$lang["config_general"] = "Einstellungen";
|
||||
$lang["config_general_configuration"] = "Einstellungen";
|
||||
$lang["config_giftcard_number"] = "";
|
||||
$lang["config_giftcard_random"] = "";
|
||||
$lang["config_giftcard_series"] = "";
|
||||
$lang["config_info"] = "Generelle Einstellungen";
|
||||
$lang["config_info_configuration"] = "Generelle Einstellungen";
|
||||
$lang["config_invoice"] = "Rechnungs";
|
||||
@@ -145,6 +149,12 @@ $lang["config_location"] = "Lagerort";
|
||||
$lang["config_location_configuration"] = "Lagerort";
|
||||
$lang["config_location_info"] = "Lagerort-Information";
|
||||
$lang["config_logout"] = "Wollen Sie eine Sicherung machen vor dem Beenden? Klicke [OK] für Sicherung";
|
||||
$lang["config_mailchimp"] = "";
|
||||
$lang["config_mailchimp_api_key"] = "";
|
||||
$lang["config_mailchimp_configuration"] = "";
|
||||
$lang["config_mailchimp_key_successfully"] = "";
|
||||
$lang["config_mailchimp_key_unsuccessfully"] = "";
|
||||
$lang["config_mailchimp_lists"] = "";
|
||||
$lang["config_message"] = "Nachricht";
|
||||
$lang["config_message_configuration"] = "Nachrichtenkonfiguration";
|
||||
$lang["config_msg_msg"] = "Gespeicherte Nachricht";
|
||||
@@ -187,6 +197,7 @@ $lang["config_receipt_default"] = "Default";
|
||||
$lang["config_receipt_info"] = "Quittungsinformation";
|
||||
$lang["config_receipt_printer"] = "Quittungsdrucker";
|
||||
$lang["config_receipt_short"] = "Short";
|
||||
$lang["config_receipt_show_company_name"] = "";
|
||||
$lang["config_receipt_show_description"] = "Beschreibung anzeigen";
|
||||
$lang["config_receipt_show_serialnumber"] = "Seriennummer anzeigen";
|
||||
$lang["config_receipt_show_taxes"] = "Zeige MWSt";
|
||||
@@ -219,6 +230,3 @@ $lang["config_thousands_separator"] = "Tausendertrennzeichen";
|
||||
$lang["config_timezone"] = "Zeitzone";
|
||||
$lang["config_top"] = "Top";
|
||||
$lang["config_website"] = "Website";
|
||||
$lang["config_giftcard_number"] = "";
|
||||
$lang["config_giftcard_series"] = "";
|
||||
$lang["config_giftcard_random"] = "";
|
||||
@@ -3,20 +3,38 @@
|
||||
$lang["customers_account_number"] = "Konto-Nr.";
|
||||
$lang["customers_account_number_duplicate"] = "Diese Konto-Nr. existiert bereits";
|
||||
$lang["customers_available_points"] = "";
|
||||
$lang["customers_average"] = "";
|
||||
$lang["customers_avg_discount"] = "";
|
||||
$lang["customers_basic_information"] = "";
|
||||
$lang["customers_cannot_be_deleted"] = "Kunde kann nicht gelöscht werden, ein oder mehrere Kunden weisen Verkäufe auf";
|
||||
$lang["customers_company_name"] = "Firmenname";
|
||||
$lang["customers_confirm_delete"] = "Wollen Sie die gewählten Kunden wirklich löschen?";
|
||||
$lang["customers_customer"] = "Kunde";
|
||||
$lang["customers_discount"] = "Rabatt";
|
||||
$lang["customers_email_duplicate"] = "";
|
||||
$lang["customers_error_adding_updating"] = "Fehler beim Hinzufügen/Ändern";
|
||||
$lang["customers_excel_import_failed"] = "Excel Import fehlerhaft";
|
||||
$lang["customers_excel_import_nodata_wrongformat"] = "Die hochgeladene Datei ist leer oder hat ein falsches Format";
|
||||
$lang["customers_excel_import_partially_failed"] = "Die meisten Kunden wurden importiert. Manche wurden nicht importiert, hier ist die Liste";
|
||||
$lang["customers_excel_import_success"] = "Kundenimport erfolgreich";
|
||||
$lang["customers_import_items_excel"] = "Importiere Kunden via Excel";
|
||||
$lang["customers_mailchimp_activity_click"] = "";
|
||||
$lang["customers_mailchimp_activity_lastopen"] = "";
|
||||
$lang["customers_mailchimp_activity_open"] = "";
|
||||
$lang["customers_mailchimp_activity_total"] = "";
|
||||
$lang["customers_mailchimp_activity_unopen"] = "";
|
||||
$lang["customers_mailchimp_email_client"] = "";
|
||||
$lang["customers_mailchimp_info"] = "";
|
||||
$lang["customers_mailchimp_member_rating"] = "";
|
||||
$lang["customers_mailchimp_status"] = "";
|
||||
$lang["customers_mailchimp_vip"] = "";
|
||||
$lang["customers_max"] = "";
|
||||
$lang["customers_min"] = "";
|
||||
$lang["customers_new"] = "Neuer Kunde";
|
||||
$lang["customers_none_selected"] = "Sie haben keinen Kunde zum Löschen gewählt";
|
||||
$lang["customers_one_or_multiple"] = "Kunde(n)";
|
||||
$lang["customers_quantity"] = "";
|
||||
$lang["customers_stats_info"] = "";
|
||||
$lang["customers_successful_adding"] = "Kunde erfolgreich hinzugefügt";
|
||||
$lang["customers_successful_deleted"] = "Löschung erfolgreich";
|
||||
$lang["customers_successful_updating"] = "Änderung erfolgreich";
|
||||
|
||||
@@ -2,7 +2,10 @@
|
||||
|
||||
$lang["employees_basic_information"] = "Mitarbeiter-Information";
|
||||
$lang["employees_cannot_be_deleted"] = "Konnte gewählten Mitarbeiter nicht löschen, einer oder mehrere weisen Verkäufe aus.";
|
||||
$lang["employees_change_password"] = "";
|
||||
$lang["employees_confirm_delete"] = "Wollen Sie diesen Mitarbeiter wirklich löschen?";
|
||||
$lang["employees_current_password"] = "";
|
||||
$lang["employees_current_password_invalid"] = "";
|
||||
$lang["employees_employee"] = "Mitarbeiter";
|
||||
$lang["employees_error_adding_updating"] = "Fehler beim Hinzufügen/Ändern";
|
||||
$lang["employees_error_deleting_demo_admin"] = "Sie können den Admin nicht löschen";
|
||||
@@ -14,14 +17,17 @@ $lang["employees_one_or_multiple"] = "Mitarbeiter";
|
||||
$lang["employees_password"] = "Passwort";
|
||||
$lang["employees_password_minlength"] = "Passwort muss mindestens 8 Zeichen lang sein";
|
||||
$lang["employees_password_must_match"] = "Passwörter passen nicht überein";
|
||||
$lang["employees_password_not_must_match"] = "";
|
||||
$lang["employees_password_required"] = "Passwort ist erforderlich";
|
||||
$lang["employees_permission_desc"] = "Klicken Sie unten, um die jeweiligen Zugangsrechte zu aktivieren";
|
||||
$lang["employees_permission_info"] = "Mitarbeiter Zugangsrechte";
|
||||
$lang["employees_repeat_password"] = "Wiederhole Passwort";
|
||||
$lang["employees_subpermission_required"] = "Fügen Sie mindestens ein Zugangsrecht pro Modul hinzu";
|
||||
$lang["employees_successful_adding"] = "Hinzufügen erfolgreich";
|
||||
$lang["employees_successful_change_password"] = "";
|
||||
$lang["employees_successful_deleted"] = "Löschung erfolgreich";
|
||||
$lang["employees_successful_updating"] = "Änderung erfolgreich";
|
||||
$lang["employees_unsuccessful_change_password"] = "";
|
||||
$lang["employees_update"] = "Mitarbeiter ändern";
|
||||
$lang["employees_username"] = "Benutzername";
|
||||
$lang["employees_username_minlength"] = "Benutzername muss mindestens 5 Zeichen lang sein";
|
||||
|
||||
@@ -6,6 +6,7 @@ $lang["giftcards_amazon"] = "Amazon";
|
||||
$lang["giftcards_bulk_edit"] = "Sammeländerung";
|
||||
$lang["giftcards_cannot_be_deleted"] = "Konnte gewählte Gutscheine nicht löschen, einer oder mehrere weisen Verkäufe auf";
|
||||
$lang["giftcards_cannot_find_giftcard"] = "Konnte keinen Gutschein finden";
|
||||
$lang["giftcards_cannot_use"] = "Giftcard %1 cannot be used for this sale. Invalid Customer!";
|
||||
$lang["giftcards_card_value"] = "Wert";
|
||||
$lang["giftcards_category"] = "Kategorie";
|
||||
$lang["giftcards_change_all_to_allow_alt_desc"] = "Erlaube Alt. Bez. für ALLE";
|
||||
@@ -67,4 +68,3 @@ $lang["giftcards_update"] = "Gutschein ändern";
|
||||
$lang["giftcards_use_inventory_menu"] = "Verwende Lager Menu";
|
||||
$lang["giftcards_value"] = "Gutschein-Wert muss eine Zahl sein";
|
||||
$lang["giftcards_value_required"] = "Gutschein-Wert erforderlich";
|
||||
$lang["giftcards_cannot_use"] = "Giftcard %1 cannot be used for this sale. Invalid Customer!";
|
||||
|
||||
7
application/language/de/migrate_lang.php
Normal file
7
application/language/de/migrate_lang.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["migrate_backup"] = "";
|
||||
$lang["migrate_failed"] = "";
|
||||
$lang["migrate_info"] = "";
|
||||
$lang["migrate_start"] = "";
|
||||
$lang["migrate_success"] = "";
|
||||
@@ -15,6 +15,8 @@ $lang["module_items"] = "Artikel";
|
||||
$lang["module_items_desc"] = "Hinzufügen, Ändern, Löschen und Suchen";
|
||||
$lang["module_messages"] = "Nachrichten";
|
||||
$lang["module_messages_desc"] = "SMS an Kunden, Zuflieferer, Mitarbeiter etc. senden.";
|
||||
$lang["module_migrate"] = "";
|
||||
$lang["module_migrate_desc"] = "";
|
||||
$lang["module_receivings"] = "Eingänge";
|
||||
$lang["module_receivings_desc"] = "Hinzufügen, Ändern, Löschen und Suchen";
|
||||
$lang["module_reports"] = "Berichte";
|
||||
|
||||
@@ -24,6 +24,7 @@ $lang["sales_customer_address"] = "Kundenadresse";
|
||||
$lang["sales_customer_discount"] = "Discount";
|
||||
$lang["sales_customer_email"] = "Kunden Email";
|
||||
$lang["sales_customer_location"] = "Kunden Stadt";
|
||||
$lang["sales_customer_mailchimp_status"] = "";
|
||||
$lang["sales_customer_total"] = "Total";
|
||||
$lang["sales_date"] = "Datum";
|
||||
$lang["sales_date_range"] = "Zeitrahmen";
|
||||
|
||||
@@ -81,12 +81,12 @@ $lang["config_default_origin_tax_code"] = "Default Origin Tax Code";
|
||||
$lang["config_default_sales_discount"] = "Default Sales Discount %";
|
||||
$lang["config_default_sales_discount_number"] = "The default sales discount must be a number";
|
||||
$lang["config_default_sales_discount_required"] = "The default sales discount is a required field";
|
||||
$lang["config_default_tax_name_number"] = "The default tax name must be a string";
|
||||
$lang["config_default_tax_name_required"] = "The default tax name is a required field";
|
||||
$lang["config_default_tax_rate"] = "Default Tax Rate %";
|
||||
$lang["config_default_tax_rate_1"] = "Tax 1 Rate";
|
||||
$lang["config_default_tax_rate_2"] = "Tax 2 Rate";
|
||||
$lang["config_default_tax_rate_number"] = "The default tax rate must be a number";
|
||||
$lang["config_default_tax_name_number"] = "The default tax name must be a string";
|
||||
$lang["config_default_tax_rate_required"] = "The default tax rate is a required field";
|
||||
$lang["config_dinner_table"] = "Table";
|
||||
$lang["config_dinner_table_duplicate"] = "Please use an unique table name";
|
||||
@@ -120,6 +120,9 @@ $lang["config_financial_year_oct"] = "1st of October";
|
||||
$lang["config_financial_year_sep"] = "1st of September";
|
||||
$lang["config_general"] = "General";
|
||||
$lang["config_general_configuration"] = "General Configuration";
|
||||
$lang["config_giftcard_number"] = "Gift Card Number";
|
||||
$lang["config_giftcard_random"] = "Generate Random";
|
||||
$lang["config_giftcard_series"] = "Generate in Series";
|
||||
$lang["config_info"] = "Information";
|
||||
$lang["config_info_configuration"] = "Store Information";
|
||||
$lang["config_invoice"] = "Invoice";
|
||||
@@ -147,11 +150,11 @@ $lang["config_location_configuration"] = "Stock Locations";
|
||||
$lang["config_location_info"] = "Location Configuration Information";
|
||||
$lang["config_logout"] = "Don't you want to make a backup before logging out? Click [OK] to backup, [Cancel] to logout";
|
||||
$lang["config_mailchimp"] = "Mailchimp";
|
||||
$lang["config_mailchimp_configuration"] = "Mailchimp Configuration";
|
||||
$lang["config_mailchimp_api_key"] = "Mailchimp API Key";
|
||||
$lang["config_mailchimp_lists"] = "Mailchimp List(s)";
|
||||
$lang["config_mailchimp_configuration"] = "Mailchimp Configuration";
|
||||
$lang["config_mailchimp_key_successfully"] = "Valid API Key";
|
||||
$lang["config_mailchimp_key_unsuccessfully"] = "Invalid API Key";
|
||||
$lang["config_mailchimp_lists"] = "Mailchimp List(s)";
|
||||
$lang["config_message"] = "Message";
|
||||
$lang["config_message_configuration"] = "Message Configuration";
|
||||
$lang["config_msg_msg"] = "Saved Text Message";
|
||||
@@ -227,6 +230,3 @@ $lang["config_thousands_separator"] = "Thousands Separator";
|
||||
$lang["config_timezone"] = "Timezone";
|
||||
$lang["config_top"] = "Top";
|
||||
$lang["config_website"] = "Website";
|
||||
$lang["config_giftcard_number"] = "Gift Card Number";
|
||||
$lang["config_giftcard_series"] = "Generate in Series";
|
||||
$lang["config_giftcard_random"] = "Generate Random";
|
||||
|
||||
@@ -13,7 +13,6 @@ $lang["customers_customer"] = "Customer";
|
||||
$lang["customers_discount"] = "Discount";
|
||||
$lang["customers_email_duplicate"] = "The email address is already present in the database";
|
||||
$lang["customers_error_adding_updating"] = "Error adding/updating customer";
|
||||
$lang["customers_stats_info"] = "Stats";
|
||||
$lang["customers_excel_import_failed"] = "Excel import failed";
|
||||
$lang["customers_excel_import_nodata_wrongformat"] = "Your uploaded file has no data or wrong format";
|
||||
$lang["customers_excel_import_partially_failed"] = "Most Customers imported. But some were not, here is the list";
|
||||
@@ -24,17 +23,18 @@ $lang["customers_mailchimp_activity_lastopen"] = "Last open email";
|
||||
$lang["customers_mailchimp_activity_open"] = "Email open";
|
||||
$lang["customers_mailchimp_activity_total"] = "Email sent";
|
||||
$lang["customers_mailchimp_activity_unopen"] = "Email unopen";
|
||||
$lang["customers_mailchimp_email_client"] = "Email client";
|
||||
$lang["customers_mailchimp_info"] = "Mailchimp";
|
||||
$lang["customers_mailchimp_member_rating"] = "Rating";
|
||||
$lang["customers_mailchimp_status"] = "Status";
|
||||
$lang["customers_mailchimp_vip"] = "VIP";
|
||||
$lang["customers_mailchimp_email_client"] = "Email client";
|
||||
$lang["customers_max"] = "Max spent";
|
||||
$lang["customers_min"] = "Min spent";
|
||||
$lang["customers_new"] = "New Customer";
|
||||
$lang["customers_none_selected"] = "You have not selected any customers to delete";
|
||||
$lang["customers_one_or_multiple"] = "customer(s)";
|
||||
$lang["customers_quantity"] = "Quantity";
|
||||
$lang["customers_stats_info"] = "Stats";
|
||||
$lang["customers_successful_adding"] = "You have successfully added customer";
|
||||
$lang["customers_successful_deleted"] = "You have successfully deleted";
|
||||
$lang["customers_successful_updating"] = "You have successfully updated customer";
|
||||
|
||||
@@ -24,9 +24,9 @@ $lang["employees_permission_info"] = "Permissions";
|
||||
$lang["employees_repeat_password"] = "Password Again";
|
||||
$lang["employees_subpermission_required"] = "Add at least one grant for each module";
|
||||
$lang["employees_successful_adding"] = "You have successfully added employee";
|
||||
$lang["employees_successful_change_password"] = "Password successfully changed";
|
||||
$lang["employees_successful_deleted"] = "You have successfully deleted";
|
||||
$lang["employees_successful_updating"] = "You have successfully updated employee";
|
||||
$lang["employees_successful_change_password"] = "Password successfully changed";
|
||||
$lang["employees_unsuccessful_change_password"] = "Password unsuccessfully changed";
|
||||
$lang["employees_update"] = "Update Employee";
|
||||
$lang["employees_username"] = "Username";
|
||||
|
||||
@@ -6,6 +6,7 @@ $lang["giftcards_amazon"] = "Amazon";
|
||||
$lang["giftcards_bulk_edit"] = "Bulk Edit";
|
||||
$lang["giftcards_cannot_be_deleted"] = "Could not deleted selected giftcards, one or more of the selected giftcards has sales.";
|
||||
$lang["giftcards_cannot_find_giftcard"] = "Cannot find any information about giftcard";
|
||||
$lang["giftcards_cannot_use"] = "Giftcard %1 cannot be used for this sale. Invalid Customer!";
|
||||
$lang["giftcards_card_value"] = "Value";
|
||||
$lang["giftcards_category"] = "Category";
|
||||
$lang["giftcards_change_all_to_allow_alt_desc"] = "Allow Alt Desc For All";
|
||||
@@ -67,4 +68,3 @@ $lang["giftcards_update"] = "Update Giftcard";
|
||||
$lang["giftcards_use_inventory_menu"] = "Use Inv. Menu";
|
||||
$lang["giftcards_value"] = "Giftcard Value must be a number";
|
||||
$lang["giftcards_value_required"] = "Giftcard Value is a required field";
|
||||
$lang["giftcards_cannot_use"] = "Giftcard %1 cannot be used for this sale. Invalid Customer!";
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
<?php
|
||||
<?php
|
||||
|
||||
$lang["migrate_start"] = "Start Migration ";
|
||||
$lang["migrate_success"] = "Migration completed successfully";
|
||||
$lang["migrate_backup"] = "Be sure to back up your database before applying any database upgrades.";
|
||||
$lang["migrate_failed"] = "The migration did not complete.";
|
||||
$lang["migrate_info"] = "Click on Start Migration only if you are ready to apply all database changes and data upgrades to your database";
|
||||
$lang["migrate_backup"] = "Be sure to back up your database before applying any database upgrades.";
|
||||
|
||||
$lang["migrate_start"] = "Start Migration ";
|
||||
$lang["migrate_success"] = "Migration completed successfully";
|
||||
|
||||
@@ -24,8 +24,8 @@ $lang["sales_customer_address"] = "Address";
|
||||
$lang["sales_customer_discount"] = "Discount";
|
||||
$lang["sales_customer_email"] = "Email";
|
||||
$lang["sales_customer_location"] = "Location";
|
||||
$lang["sales_customer_total"] = "Total";
|
||||
$lang["sales_customer_mailchimp_status"] = "Mailchimp status";
|
||||
$lang["sales_customer_total"] = "Total";
|
||||
$lang["sales_date"] = "Sale Date";
|
||||
$lang["sales_date_range"] = "Date Range";
|
||||
$lang["sales_date_required"] = "A correct date needs to be filled in";
|
||||
|
||||
@@ -81,6 +81,7 @@ $lang["config_default_origin_tax_code"] = "Código de impuesto por defecto";
|
||||
$lang["config_default_sales_discount"] = "% de Descuento en Ventas predeterminado";
|
||||
$lang["config_default_sales_discount_number"] = "Descuento en ventas predeterminado debe ser un número";
|
||||
$lang["config_default_sales_discount_required"] = "Descuento en ventas predeterminado es requerido";
|
||||
$lang["config_default_tax_name_number"] = "";
|
||||
$lang["config_default_tax_name_required"] = "El nombre del impuesto predeterminado es requerido";
|
||||
$lang["config_default_tax_rate"] = "% de Impuestos Predeterminado";
|
||||
$lang["config_default_tax_rate_1"] = "Impuesto 1";
|
||||
@@ -119,6 +120,9 @@ $lang["config_financial_year_oct"] = "1º de Octubre";
|
||||
$lang["config_financial_year_sep"] = "1º de Septiembre";
|
||||
$lang["config_general"] = "General";
|
||||
$lang["config_general_configuration"] = "Configuración General";
|
||||
$lang["config_giftcard_number"] = "Número de tarjeta de regalo";
|
||||
$lang["config_giftcard_random"] = "Generar aleatoriamente";
|
||||
$lang["config_giftcard_series"] = "Generar en serie";
|
||||
$lang["config_info"] = "Información";
|
||||
$lang["config_info_configuration"] = "Información del Comercio";
|
||||
$lang["config_invoice"] = "Factura";
|
||||
@@ -146,11 +150,11 @@ $lang["config_location_configuration"] = "Ubicación de Inventario";
|
||||
$lang["config_location_info"] = "Información de Configuración de Ubicación";
|
||||
$lang["config_logout"] = "Desea hacer un respaldo antes de salir?";
|
||||
$lang["config_mailchimp"] = "Mailchimp";
|
||||
$lang["config_mailchimp_configuration"] = "Configuración de Mailchimp";
|
||||
$lang["config_mailchimp_api_key"] = "Clave de la API Mailchimp";
|
||||
$lang["config_mailchimp_lists"] = "Lista(s) de Mailchimp";
|
||||
$lang["config_mailchimp_configuration"] = "Configuración de Mailchimp";
|
||||
$lang["config_mailchimp_key_successfully"] = "Clave API correcta";
|
||||
$lang["config_mailchimp_key_unsuccessfully"] = "Clave API incorrecta";
|
||||
$lang["config_mailchimp_lists"] = "Lista(s) de Mailchimp";
|
||||
$lang["config_message"] = "Mensaje";
|
||||
$lang["config_message_configuration"] = "Configuracion del mensaje";
|
||||
$lang["config_msg_msg"] = "Texto del mensaje guardado";
|
||||
@@ -226,7 +230,3 @@ $lang["config_thousands_separator"] = "Separador de miles";
|
||||
$lang["config_timezone"] = "Zona Horaria";
|
||||
$lang["config_top"] = "Arriba";
|
||||
$lang["config_website"] = "Sitio Web";
|
||||
$lang["config_giftcard_number"] = "Número de tarjeta de regalo";
|
||||
$lang["config_giftcard_series"] = "Generar en serie";
|
||||
$lang["config_giftcard_random"] = "Generar aleatoriamente";
|
||||
|
||||
|
||||
@@ -13,7 +13,6 @@ $lang["customers_customer"] = "Cliente";
|
||||
$lang["customers_discount"] = "Descuento";
|
||||
$lang["customers_email_duplicate"] = "La dirección de correo electrónico ya existe en la base de datos";
|
||||
$lang["customers_error_adding_updating"] = "Error agregando/actualizando cliente";
|
||||
$lang["customers_stats_info"] = "Estados";
|
||||
$lang["customers_excel_import_failed"] = "Falló la importación de Hoja de Cálculo";
|
||||
$lang["customers_excel_import_nodata_wrongformat"] = "El archivo subido no tiene informacion o el formato es incorrecto";
|
||||
$lang["customers_excel_import_partially_failed"] = "La mayoria de los clientes se importaron pero algunos no, aquí la lista";
|
||||
@@ -24,17 +23,18 @@ $lang["customers_mailchimp_activity_lastopen"] = "Último correo abierto";
|
||||
$lang["customers_mailchimp_activity_open"] = "Correo abierto";
|
||||
$lang["customers_mailchimp_activity_total"] = "Correo enviado";
|
||||
$lang["customers_mailchimp_activity_unopen"] = "Correo sin abrir";
|
||||
$lang["customers_mailchimp_email_client"] = "Correo del cliente";
|
||||
$lang["customers_mailchimp_info"] = "Mailchimp";
|
||||
$lang["customers_mailchimp_member_rating"] = "Porcentaje";
|
||||
$lang["customers_mailchimp_status"] = "Estado";
|
||||
$lang["customers_mailchimp_vip"] = "VIP";
|
||||
$lang["customers_mailchimp_email_client"] = "Correo del cliente";
|
||||
$lang["customers_max"] = "Máx. gastado";
|
||||
$lang["customers_min"] = "Mín. gastado";
|
||||
$lang["customers_new"] = "Nuevo Cliente";
|
||||
$lang["customers_none_selected"] = "No has seleccionado clientes para ser borrados";
|
||||
$lang["customers_one_or_multiple"] = "cliente(s)";
|
||||
$lang["customers_quantity"] = "Cantidad";
|
||||
$lang["customers_stats_info"] = "Estados";
|
||||
$lang["customers_successful_adding"] = "Has agregado satisfactoriamente el cliente";
|
||||
$lang["customers_successful_deleted"] = "Has borrado satisfactoriamente a";
|
||||
$lang["customers_successful_updating"] = "No se ha podido agregar el cliente";
|
||||
|
||||
@@ -24,9 +24,9 @@ $lang["employees_permission_info"] = "Permisos y Acceso del Empleado";
|
||||
$lang["employees_repeat_password"] = "Repita Contraseña";
|
||||
$lang["employees_subpermission_required"] = "Agregar al menos un permiso para cada modulo.";
|
||||
$lang["employees_successful_adding"] = "Has agregado el empleado satisfactoriamente";
|
||||
$lang["employees_successful_change_password"] = "Contraseña cambiada satisfactoriamente";
|
||||
$lang["employees_successful_deleted"] = "Has borrado satisfactoriamente a";
|
||||
$lang["employees_successful_updating"] = "Has actualizado el empleado satisfactoriamente";
|
||||
$lang["employees_successful_change_password"] = "Contraseña cambiada satisfactoriamente";
|
||||
$lang["employees_unsuccessful_change_password"] = "Cambio de contraseña sin éxito";
|
||||
$lang["employees_update"] = "Actualizar Empleado";
|
||||
$lang["employees_username"] = "Usuario";
|
||||
|
||||
@@ -6,6 +6,7 @@ $lang["giftcards_amazon"] = "Amazon";
|
||||
$lang["giftcards_bulk_edit"] = "Edición Múltiple";
|
||||
$lang["giftcards_cannot_be_deleted"] = "No se puede borrar las tarjetas seleccionadas. Una o más tiene ventas.";
|
||||
$lang["giftcards_cannot_find_giftcard"] = "No puedo encontrar información acerca de la tarjeta de regalo";
|
||||
$lang["giftcards_cannot_use"] = "Giftcard %1 cannot be used for this sale. Invalid Customer!";
|
||||
$lang["giftcards_card_value"] = "Valor";
|
||||
$lang["giftcards_category"] = "Categoría";
|
||||
$lang["giftcards_change_all_to_allow_alt_desc"] = "Permitir Descripción Alternativa En Todos";
|
||||
@@ -67,4 +68,3 @@ $lang["giftcards_update"] = "Actualizar Tarjeta de Regalo";
|
||||
$lang["giftcards_use_inventory_menu"] = "Usar Menú de Inventario";
|
||||
$lang["giftcards_value"] = "Valor de Tarjeta de Regalo debe ser un número";
|
||||
$lang["giftcards_value_required"] = "Valor de Tarjeta de Regalo es requerido";
|
||||
$lang["giftcards_cannot_use"] = "Giftcard %1 cannot be used for this sale. Invalid Customer!";
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
<?php
|
||||
<?php
|
||||
|
||||
$lang["migrate_start"] = "Iniciar Migración ";
|
||||
$lang["migrate_success"] = "Migración completada correctamente";
|
||||
$lang["migrate_backup"] = "Se recomienda realizar una copia de seguridad de la base de datos antes de aplicar cualquier actualización.";
|
||||
$lang["migrate_failed"] = "La migración no se completó.";
|
||||
$lang["migrate_info"] = "Presiona en Iniciar Migración solo si estás preparado para aplicar todos los cambios en la base de datos y la actualización de los datos";
|
||||
$lang["migrate_backup"] = "Se recomienda realizar una copia de seguridad de la base de datos antes de aplicar cualquier actualización.";
|
||||
|
||||
$lang["migrate_start"] = "Iniciar Migración ";
|
||||
$lang["migrate_success"] = "Migración completada correctamente";
|
||||
|
||||
@@ -24,8 +24,8 @@ $lang["sales_customer_address"] = "Direccion";
|
||||
$lang["sales_customer_discount"] = "Descuento";
|
||||
$lang["sales_customer_email"] = "Email";
|
||||
$lang["sales_customer_location"] = "Ubicacion";
|
||||
$lang["sales_customer_total"] = "Total";
|
||||
$lang["sales_customer_mailchimp_status"] = "Estado de Mailchimp";
|
||||
$lang["sales_customer_total"] = "Total";
|
||||
$lang["sales_date"] = "Fecha";
|
||||
$lang["sales_date_range"] = "Rango de Fecha";
|
||||
$lang["sales_date_required"] = "Una fecha correcta de ser ingresada";
|
||||
|
||||
@@ -57,6 +57,7 @@ $lang["common_search_options"] = "Options de recherche";
|
||||
$lang["common_searched_for"] = "Recherché";
|
||||
$lang["common_state"] = "État";
|
||||
$lang["common_submit"] = "Envoyer";
|
||||
$lang["common_total_spent"] = "";
|
||||
$lang["common_view_recent_sales"] = "Voir Ventes Récentes";
|
||||
$lang["common_website"] = "site-web";
|
||||
$lang["common_welcome"] = "Bienvenue";
|
||||
|
||||
@@ -41,7 +41,7 @@ $lang["config_company_required"] = "Le nom d'entreprise est requis";
|
||||
$lang["config_company_select_image"] = "Sélectionner l'image";
|
||||
$lang["config_company_website_url"] = "Le site web de l'entreprise n'est pas une URL valide (http://...)";
|
||||
$lang["config_country_codes"] = "Codes de pays";
|
||||
$lang["config_country_codes_tooltip"] = "Liste des codes de pays séparés par virgules pour la recherche d'adresse \\\"nominatim\\\".";
|
||||
$lang["config_country_codes_tooltip"] = "Liste des codes de pays séparés par virgules pour la recherche d'adresse \\\\"nominatim\\\\".";
|
||||
$lang["config_currency_decimals"] = "Décimales";
|
||||
$lang["config_currency_symbol"] = "Symbole Monétaire";
|
||||
$lang["config_custom1"] = "Champ Personnalisé 1";
|
||||
@@ -81,6 +81,7 @@ $lang["config_default_origin_tax_code"] = "";
|
||||
$lang["config_default_sales_discount"] = "Default Sales Discount %";
|
||||
$lang["config_default_sales_discount_number"] = "The default sales discount must be a number";
|
||||
$lang["config_default_sales_discount_required"] = "The default sales discount is a required field";
|
||||
$lang["config_default_tax_name_number"] = "";
|
||||
$lang["config_default_tax_name_required"] = "The default tax name is a required field";
|
||||
$lang["config_default_tax_rate"] = "Taux d'Imposition par Défaut";
|
||||
$lang["config_default_tax_rate_1"] = "Taux d'Imposition 1";
|
||||
@@ -119,6 +120,9 @@ $lang["config_financial_year_oct"] = "";
|
||||
$lang["config_financial_year_sep"] = "";
|
||||
$lang["config_general"] = "General";
|
||||
$lang["config_general_configuration"] = "General Configuration";
|
||||
$lang["config_giftcard_number"] = "";
|
||||
$lang["config_giftcard_random"] = "";
|
||||
$lang["config_giftcard_series"] = "";
|
||||
$lang["config_info"] = "Entreprise";
|
||||
$lang["config_info_configuration"] = "Çonfiguration de l'Entreprise";
|
||||
$lang["config_invoice"] = "Facture";
|
||||
@@ -127,7 +131,7 @@ $lang["config_invoice_default_comments"] = "Default Invoice Comments";
|
||||
$lang["config_invoice_email_message"] = "Invoice Email Template";
|
||||
$lang["config_invoice_enable"] = "Enable Invoicing";
|
||||
$lang["config_invoice_printer"] = "Invoice Printer";
|
||||
$lang["config_jsprintsetup_required"] = "Attention! Cette fonctionnalité ne fonctionnera que si vous avez le plugin \\\"FireFox jsPrintSetup\\\" installé. Sauvegarder quand même?";
|
||||
$lang["config_jsprintsetup_required"] = "Attention! Cette fonctionnalité ne fonctionnera que si vous avez le plugin \\\\"FireFox jsPrintSetup\\\\" installé. Sauvegarder quand même?";
|
||||
$lang["config_language"] = "Langue";
|
||||
$lang["config_last_used_invoice_number"] = "";
|
||||
$lang["config_last_used_quote_number"] = "";
|
||||
@@ -145,6 +149,12 @@ $lang["config_location"] = "Stock";
|
||||
$lang["config_location_configuration"] = "Stock Locations";
|
||||
$lang["config_location_info"] = "Location Configuration Information";
|
||||
$lang["config_logout"] = "Don't you want to make a backup before logging out?";
|
||||
$lang["config_mailchimp"] = "";
|
||||
$lang["config_mailchimp_api_key"] = "";
|
||||
$lang["config_mailchimp_configuration"] = "";
|
||||
$lang["config_mailchimp_key_successfully"] = "";
|
||||
$lang["config_mailchimp_key_unsuccessfully"] = "";
|
||||
$lang["config_mailchimp_lists"] = "";
|
||||
$lang["config_message"] = "Message";
|
||||
$lang["config_message_configuration"] = "Message Configuration";
|
||||
$lang["config_msg_msg"] = "Saved Text Message";
|
||||
@@ -187,6 +197,7 @@ $lang["config_receipt_default"] = "Default";
|
||||
$lang["config_receipt_info"] = "Receipt Configuration Information";
|
||||
$lang["config_receipt_printer"] = "Ticket Printer";
|
||||
$lang["config_receipt_short"] = "Short";
|
||||
$lang["config_receipt_show_company_name"] = "";
|
||||
$lang["config_receipt_show_description"] = "Show Description";
|
||||
$lang["config_receipt_show_serialnumber"] = "Show Serial Number";
|
||||
$lang["config_receipt_show_taxes"] = "Show Taxes";
|
||||
@@ -219,4 +230,3 @@ $lang["config_thousands_separator"] = "Thousands Separator";
|
||||
$lang["config_timezone"] = "Fuseau Horaire";
|
||||
$lang["config_top"] = "Top";
|
||||
$lang["config_website"] = "Site-web";
|
||||
$lang["config_giftcard_number"] = "";
|
||||
@@ -3,20 +3,38 @@
|
||||
$lang["customers_account_number"] = "# Compte";
|
||||
$lang["customers_account_number_duplicate"] = "Ce numéro de compte est déjà utilisé dans la base de données";
|
||||
$lang["customers_available_points"] = "";
|
||||
$lang["customers_average"] = "";
|
||||
$lang["customers_avg_discount"] = "";
|
||||
$lang["customers_basic_information"] = "";
|
||||
$lang["customers_cannot_be_deleted"] = "Impossible de supprimer. Un ou plusiers client(s) sélectionné(s) ont des ventes.";
|
||||
$lang["customers_company_name"] = "Compagnie";
|
||||
$lang["customers_confirm_delete"] = "Etes vous sûr(e) de vouloir supprimer ces clients?";
|
||||
$lang["customers_customer"] = "Client";
|
||||
$lang["customers_discount"] = "Rabais";
|
||||
$lang["customers_email_duplicate"] = "";
|
||||
$lang["customers_error_adding_updating"] = "Érreur lors de l'ajout/suppression de client";
|
||||
$lang["customers_excel_import_failed"] = "Echec Import d'Excel";
|
||||
$lang["customers_excel_import_nodata_wrongformat"] = "Le fichier envoyé ne contient aucune donnée ou elles sont dans un format erroné";
|
||||
$lang["customers_excel_import_partially_failed"] = "Les clients suivants n'ont pas été importé.";
|
||||
$lang["customers_excel_import_success"] = "L'importation des clients est un succès";
|
||||
$lang["customers_import_items_excel"] = "Importer une liste de client à partir d'une feuille Excel";
|
||||
$lang["customers_mailchimp_activity_click"] = "";
|
||||
$lang["customers_mailchimp_activity_lastopen"] = "";
|
||||
$lang["customers_mailchimp_activity_open"] = "";
|
||||
$lang["customers_mailchimp_activity_total"] = "";
|
||||
$lang["customers_mailchimp_activity_unopen"] = "";
|
||||
$lang["customers_mailchimp_email_client"] = "";
|
||||
$lang["customers_mailchimp_info"] = "";
|
||||
$lang["customers_mailchimp_member_rating"] = "";
|
||||
$lang["customers_mailchimp_status"] = "";
|
||||
$lang["customers_mailchimp_vip"] = "";
|
||||
$lang["customers_max"] = "";
|
||||
$lang["customers_min"] = "";
|
||||
$lang["customers_new"] = "Nouveau Client";
|
||||
$lang["customers_none_selected"] = "Vous n'avez pas sélectionné de client à supprimer";
|
||||
$lang["customers_one_or_multiple"] = "client(s)";
|
||||
$lang["customers_quantity"] = "";
|
||||
$lang["customers_stats_info"] = "";
|
||||
$lang["customers_successful_adding"] = "Vous avez ajouté un nouveau client";
|
||||
$lang["customers_successful_deleted"] = "Suppréssion réussie";
|
||||
$lang["customers_successful_updating"] = "Édition client réussie";
|
||||
|
||||
@@ -2,7 +2,10 @@
|
||||
|
||||
$lang["employees_basic_information"] = "Fiche Employé";
|
||||
$lang["employees_cannot_be_deleted"] = "Impossible de supprimer. Un ou plusieurs des employés à éffectué une vente, ou alors vous essayez de vous supprimer vous-meme :)";
|
||||
$lang["employees_change_password"] = "";
|
||||
$lang["employees_confirm_delete"] = "Voulez-vous supprimer ces employés?";
|
||||
$lang["employees_current_password"] = "";
|
||||
$lang["employees_current_password_invalid"] = "";
|
||||
$lang["employees_employee"] = "Employé";
|
||||
$lang["employees_error_adding_updating"] = "Erreur d'ajout/édition d'employé";
|
||||
$lang["employees_error_deleting_demo_admin"] = "Vous ne pouvez pas effacer l'utilisateur de démonstration admin";
|
||||
@@ -14,14 +17,17 @@ $lang["employees_one_or_multiple"] = "employé(s)";
|
||||
$lang["employees_password"] = "Mot de passe";
|
||||
$lang["employees_password_minlength"] = "Le Mot de passe doit etre long d'au moins 8 caractères";
|
||||
$lang["employees_password_must_match"] = "Mots de passe non corcordants";
|
||||
$lang["employees_password_not_must_match"] = "";
|
||||
$lang["employees_password_required"] = "Le Mot de passe est requis";
|
||||
$lang["employees_permission_desc"] = "Cochez les cases cis-dessous pour autoriser l'accès aux modules";
|
||||
$lang["employees_permission_info"] = "Droits d'Accès Employé";
|
||||
$lang["employees_repeat_password"] = "Re-saisissez le mot de passe";
|
||||
$lang["employees_subpermission_required"] = "Add at least one grant for each module";
|
||||
$lang["employees_successful_adding"] = "Employé ajouté";
|
||||
$lang["employees_successful_change_password"] = "";
|
||||
$lang["employees_successful_deleted"] = "Suppréssion d'employé réussie";
|
||||
$lang["employees_successful_updating"] = "Édition d'employé réussie";
|
||||
$lang["employees_unsuccessful_change_password"] = "";
|
||||
$lang["employees_update"] = "Éditer Employé";
|
||||
$lang["employees_username"] = "Nom d'utilisateur";
|
||||
$lang["employees_username_minlength"] = "Le Nom d'utilisateur doit etre long d'au moins 5 caractères";
|
||||
|
||||
@@ -6,6 +6,7 @@ $lang["giftcards_amazon"] = "Amazon";
|
||||
$lang["giftcards_bulk_edit"] = "Édition en groupe";
|
||||
$lang["giftcards_cannot_be_deleted"] = "Impossible de supprimer. Une ou plusieurs carte(s) ont des ventes.";
|
||||
$lang["giftcards_cannot_find_giftcard"] = "Aucune information sur la carte";
|
||||
$lang["giftcards_cannot_use"] = "Giftcard %1 cannot be used for this sale. Invalid Customer!";
|
||||
$lang["giftcards_card_value"] = "Valeur";
|
||||
$lang["giftcards_category"] = "Catégorie";
|
||||
$lang["giftcards_change_all_to_allow_alt_desc"] = "Autoriser Desc Alt Pour Tous";
|
||||
@@ -67,4 +68,3 @@ $lang["giftcards_update"] = "Éditer Carte";
|
||||
$lang["giftcards_use_inventory_menu"] = "Utiliser Menu Inv.";
|
||||
$lang["giftcards_value"] = "La valeur de la carte doit etre un nombre";
|
||||
$lang["giftcards_value_required"] = "La Valeur est requise";
|
||||
$lang["giftcards_cannot_use"] = "Giftcard %1 cannot be used for this sale. Invalid Customer!";
|
||||
|
||||
7
application/language/fr/migrate_lang.php
Normal file
7
application/language/fr/migrate_lang.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["migrate_backup"] = "";
|
||||
$lang["migrate_failed"] = "";
|
||||
$lang["migrate_info"] = "";
|
||||
$lang["migrate_start"] = "";
|
||||
$lang["migrate_success"] = "";
|
||||
@@ -15,6 +15,8 @@ $lang["module_items"] = "Articles vendus";
|
||||
$lang["module_items_desc"] = "Ajouter, Éditer, Supprimer, et Chercher des articles en vente";
|
||||
$lang["module_messages"] = "Messages";
|
||||
$lang["module_messages_desc"] = "Envoyer un message aux Client, Fournisseurs, Employés et al.";
|
||||
$lang["module_migrate"] = "";
|
||||
$lang["module_migrate_desc"] = "";
|
||||
$lang["module_receivings"] = "Entrées Stock";
|
||||
$lang["module_receivings_desc"] = "Gérer les ordres d'achat";
|
||||
$lang["module_reports"] = "Rapports";
|
||||
|
||||
@@ -24,6 +24,7 @@ $lang["sales_customer_address"] = "Adresse client";
|
||||
$lang["sales_customer_discount"] = "Rabais";
|
||||
$lang["sales_customer_email"] = "Email client";
|
||||
$lang["sales_customer_location"] = "Localisation client";
|
||||
$lang["sales_customer_mailchimp_status"] = "";
|
||||
$lang["sales_customer_total"] = "Total";
|
||||
$lang["sales_date"] = "Date de Vente";
|
||||
$lang["sales_date_range"] = "Plage de dates";
|
||||
|
||||
@@ -57,6 +57,7 @@ $lang["common_search_options"] = "Opcije pretrage";
|
||||
$lang["common_searched_for"] = "Tražili";
|
||||
$lang["common_state"] = "Država";
|
||||
$lang["common_submit"] = "Prihvati";
|
||||
$lang["common_total_spent"] = "";
|
||||
$lang["common_view_recent_sales"] = "Pogledaj nedavne prodaje";
|
||||
$lang["common_website"] = "web stranicu";
|
||||
$lang["common_welcome"] = "Dobrodošli";
|
||||
|
||||
@@ -81,6 +81,7 @@ $lang["config_default_origin_tax_code"] = "";
|
||||
$lang["config_default_sales_discount"] = "Zadani popust %";
|
||||
$lang["config_default_sales_discount_number"] = "Zadani popust mora biti broj";
|
||||
$lang["config_default_sales_discount_required"] = "Zadani popust je potreban";
|
||||
$lang["config_default_tax_name_number"] = "";
|
||||
$lang["config_default_tax_name_required"] = "Naziv poreza je poteban";
|
||||
$lang["config_default_tax_rate"] = "Porez %";
|
||||
$lang["config_default_tax_rate_1"] = "Porez 1 %";
|
||||
@@ -119,6 +120,9 @@ $lang["config_financial_year_oct"] = "";
|
||||
$lang["config_financial_year_sep"] = "";
|
||||
$lang["config_general"] = "Opća";
|
||||
$lang["config_general_configuration"] = "Opća konfiguracija";
|
||||
$lang["config_giftcard_number"] = "";
|
||||
$lang["config_giftcard_random"] = "";
|
||||
$lang["config_giftcard_series"] = "";
|
||||
$lang["config_info"] = "Info";
|
||||
$lang["config_info_configuration"] = "Info o web trgovini";
|
||||
$lang["config_invoice"] = "Račun";
|
||||
@@ -145,6 +149,12 @@ $lang["config_location"] = "Skladišta";
|
||||
$lang["config_location_configuration"] = "Mjesto skladišta";
|
||||
$lang["config_location_info"] = "Info o lokaciji skladišta";
|
||||
$lang["config_logout"] = "Želite napraviti arhivu prije nego izađete? Pritisnite [OK] za arhivu, [Cancel] to otkazivanje.";
|
||||
$lang["config_mailchimp"] = "";
|
||||
$lang["config_mailchimp_api_key"] = "";
|
||||
$lang["config_mailchimp_configuration"] = "";
|
||||
$lang["config_mailchimp_key_successfully"] = "";
|
||||
$lang["config_mailchimp_key_unsuccessfully"] = "";
|
||||
$lang["config_mailchimp_lists"] = "";
|
||||
$lang["config_message"] = "Message";
|
||||
$lang["config_message_configuration"] = "Message Configuration";
|
||||
$lang["config_msg_msg"] = "Saved Text Message";
|
||||
@@ -187,6 +197,7 @@ $lang["config_receipt_default"] = "Default";
|
||||
$lang["config_receipt_info"] = "Informacije o POS računu";
|
||||
$lang["config_receipt_printer"] = "POS printer";
|
||||
$lang["config_receipt_short"] = "Short";
|
||||
$lang["config_receipt_show_company_name"] = "";
|
||||
$lang["config_receipt_show_description"] = "Show Description";
|
||||
$lang["config_receipt_show_serialnumber"] = "Show Serial Number";
|
||||
$lang["config_receipt_show_taxes"] = "Prikaži porez";
|
||||
@@ -219,6 +230,3 @@ $lang["config_thousands_separator"] = "Razdjelnik za tisućice";
|
||||
$lang["config_timezone"] = "Vremenska zona";
|
||||
$lang["config_top"] = "Top";
|
||||
$lang["config_website"] = "web strana";
|
||||
$lang["config_giftcard_number"] = "";
|
||||
$lang["config_giftcard_series"] = "";
|
||||
$lang["config_giftcard_random"] = "";
|
||||
@@ -3,20 +3,38 @@
|
||||
$lang["customers_account_number"] = "IBAN:";
|
||||
$lang["customers_account_number_duplicate"] = "Ovaj IBAN već postoji";
|
||||
$lang["customers_available_points"] = "";
|
||||
$lang["customers_average"] = "";
|
||||
$lang["customers_avg_discount"] = "";
|
||||
$lang["customers_basic_information"] = "";
|
||||
$lang["customers_cannot_be_deleted"] = "Ne može se obrisati odabranog kupca, jer jedan ili više odabranih kupaca imaju prodaju.";
|
||||
$lang["customers_company_name"] = "Naziv tvrtke";
|
||||
$lang["customers_confirm_delete"] = "Želite li obrisati odabranog kupca?";
|
||||
$lang["customers_customer"] = "Kupac";
|
||||
$lang["customers_discount"] = "Discount";
|
||||
$lang["customers_email_duplicate"] = "";
|
||||
$lang["customers_error_adding_updating"] = "Greška kod dodavanja/ažuriranja kupca";
|
||||
$lang["customers_excel_import_failed"] = "Greška kod uvoza iz Excel-a";
|
||||
$lang["customers_excel_import_nodata_wrongformat"] = "Your uploaded file has no data or wrong format";
|
||||
$lang["customers_excel_import_partially_failed"] = "Most Customers imported. But some were not, here is the list";
|
||||
$lang["customers_excel_import_success"] = "Import of Customers successful";
|
||||
$lang["customers_import_items_excel"] = "Učitaj kupce iz excel datoteke";
|
||||
$lang["customers_mailchimp_activity_click"] = "";
|
||||
$lang["customers_mailchimp_activity_lastopen"] = "";
|
||||
$lang["customers_mailchimp_activity_open"] = "";
|
||||
$lang["customers_mailchimp_activity_total"] = "";
|
||||
$lang["customers_mailchimp_activity_unopen"] = "";
|
||||
$lang["customers_mailchimp_email_client"] = "";
|
||||
$lang["customers_mailchimp_info"] = "";
|
||||
$lang["customers_mailchimp_member_rating"] = "";
|
||||
$lang["customers_mailchimp_status"] = "";
|
||||
$lang["customers_mailchimp_vip"] = "";
|
||||
$lang["customers_max"] = "";
|
||||
$lang["customers_min"] = "";
|
||||
$lang["customers_new"] = "Novi kupac";
|
||||
$lang["customers_none_selected"] = "Niste odabrali nijednog kupca za brisanje";
|
||||
$lang["customers_one_or_multiple"] = "Kupac(i)";
|
||||
$lang["customers_quantity"] = "";
|
||||
$lang["customers_stats_info"] = "";
|
||||
$lang["customers_successful_adding"] = "Uspješno ste dodali kupca";
|
||||
$lang["customers_successful_deleted"] = "Kupac je uspješno obrisan";
|
||||
$lang["customers_successful_updating"] = "Podaci o kupcu su uspješno ažurirani";
|
||||
|
||||
@@ -2,7 +2,10 @@
|
||||
|
||||
$lang["employees_basic_information"] = "Informacije";
|
||||
$lang["employees_cannot_be_deleted"] = "Ne možete obristi odabranog radnika, jedan ili više radnika ima prodaju ili pokušavate obristi sebe :)";
|
||||
$lang["employees_change_password"] = "";
|
||||
$lang["employees_confirm_delete"] = "Jeste li ste sigurni da želite obristi odabranog radnika?";
|
||||
$lang["employees_current_password"] = "";
|
||||
$lang["employees_current_password_invalid"] = "";
|
||||
$lang["employees_employee"] = "Radnik";
|
||||
$lang["employees_error_adding_updating"] = "Greška kod dodavanja/ažuriranja radnika";
|
||||
$lang["employees_error_deleting_demo_admin"] = "Ne možete obrisati demo admin korisnika";
|
||||
@@ -14,14 +17,17 @@ $lang["employees_one_or_multiple"] = "Radnik(ci)";
|
||||
$lang["employees_password"] = "Lozinka";
|
||||
$lang["employees_password_minlength"] = "Lozinka mora imati najmanje 8 znakova";
|
||||
$lang["employees_password_must_match"] = "Lozinka se ne podudara";
|
||||
$lang["employees_password_not_must_match"] = "";
|
||||
$lang["employees_password_required"] = "Lozinka je potrebna";
|
||||
$lang["employees_permission_desc"] = "Odaberite module za dozvolu";
|
||||
$lang["employees_permission_info"] = "Dozvole";
|
||||
$lang["employees_repeat_password"] = "Ponovite lozinku";
|
||||
$lang["employees_subpermission_required"] = "Odaberite barem jednu dozvolu po modulu";
|
||||
$lang["employees_successful_adding"] = "Uspješno ste dodali radnika";
|
||||
$lang["employees_successful_change_password"] = "";
|
||||
$lang["employees_successful_deleted"] = "Uspješno ste obrisali radnika";
|
||||
$lang["employees_successful_updating"] = "Uspješno ste ažurirali radnika";
|
||||
$lang["employees_unsuccessful_change_password"] = "";
|
||||
$lang["employees_update"] = "Ažuriraj radnika";
|
||||
$lang["employees_username"] = "Korisničko ime";
|
||||
$lang["employees_username_minlength"] = "Korisničko ime mora imati najmanje 5 znakova";
|
||||
|
||||
@@ -6,6 +6,7 @@ $lang["giftcards_amazon"] = "Amazon";
|
||||
$lang["giftcards_bulk_edit"] = "Grupno uređivanje";
|
||||
$lang["giftcards_cannot_be_deleted"] = "Nije moguće obrisati poklon bon, jedan ili više poklon bonova ima prodaju.";
|
||||
$lang["giftcards_cannot_find_giftcard"] = "Ne možemo pronaći informacije o poklon bonu";
|
||||
$lang["giftcards_cannot_use"] = "Giftcard %1 cannot be used for this sale. Invalid Customer!";
|
||||
$lang["giftcards_card_value"] = "Vrijednost";
|
||||
$lang["giftcards_category"] = "Kategorija";
|
||||
$lang["giftcards_change_all_to_allow_alt_desc"] = "Dozvoli Alt opis za sve";
|
||||
@@ -67,4 +68,3 @@ $lang["giftcards_update"] = "Ažurirajte poklon bon";
|
||||
$lang["giftcards_use_inventory_menu"] = "Koristite meni inventure";
|
||||
$lang["giftcards_value"] = "Vrijednost poklon bona mora biti broj";
|
||||
$lang["giftcards_value_required"] = "Vrijednost poklon kartice je potrebna";
|
||||
$lang["giftcards_cannot_use"] = "Giftcard %1 cannot be used for this sale. Invalid Customer!";
|
||||
|
||||
7
application/language/hr-HR/migrate_lang.php
Normal file
7
application/language/hr-HR/migrate_lang.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["migrate_backup"] = "";
|
||||
$lang["migrate_failed"] = "";
|
||||
$lang["migrate_info"] = "";
|
||||
$lang["migrate_start"] = "";
|
||||
$lang["migrate_success"] = "";
|
||||
@@ -15,6 +15,8 @@ $lang["module_items"] = "Artikli";
|
||||
$lang["module_items_desc"] = "Dodaj, ažuriraj, obriši ili traži artikle";
|
||||
$lang["module_messages"] = "Messages";
|
||||
$lang["module_messages_desc"] = "Send Messages to Customers, Suppliers, Employees et al.";
|
||||
$lang["module_migrate"] = "";
|
||||
$lang["module_migrate_desc"] = "";
|
||||
$lang["module_receivings"] = "Primka";
|
||||
$lang["module_receivings_desc"] = "Dodaj, ažuriraj, obriši ili traži primke";
|
||||
$lang["module_reports"] = "Izvještaji";
|
||||
|
||||
@@ -24,6 +24,7 @@ $lang["sales_customer_address"] = "Adresa kupca";
|
||||
$lang["sales_customer_discount"] = "Discount";
|
||||
$lang["sales_customer_email"] = "e-mail kupca";
|
||||
$lang["sales_customer_location"] = "Mjesto kupca";
|
||||
$lang["sales_customer_mailchimp_status"] = "";
|
||||
$lang["sales_customer_total"] = "Total";
|
||||
$lang["sales_date"] = "Datum prodaje";
|
||||
$lang["sales_date_range"] = "Period";
|
||||
|
||||
@@ -57,6 +57,7 @@ $lang["common_search_options"] = "Keresési opciók";
|
||||
$lang["common_searched_for"] = "Keresett ";
|
||||
$lang["common_state"] = "Megye";
|
||||
$lang["common_submit"] = "Elküld";
|
||||
$lang["common_total_spent"] = "";
|
||||
$lang["common_view_recent_sales"] = "Eladások megtekintése";
|
||||
$lang["common_website"] = "weboldalt";
|
||||
$lang["common_welcome"] = "Üdvözlet";
|
||||
|
||||
@@ -81,6 +81,7 @@ $lang["config_default_origin_tax_code"] = "";
|
||||
$lang["config_default_sales_discount"] = "Alapértelmezett kedvezmény %";
|
||||
$lang["config_default_sales_discount_number"] = "Alapértelmezett kedvezménynek számnak kell lennie";
|
||||
$lang["config_default_sales_discount_required"] = "Alapértelmezett kedvezmény kötelező mező";
|
||||
$lang["config_default_tax_name_number"] = "";
|
||||
$lang["config_default_tax_name_required"] = "Alapértelmezett adó név kötelező mező";
|
||||
$lang["config_default_tax_rate"] = "Alapértelmezett adó %";
|
||||
$lang["config_default_tax_rate_1"] = "Adó 1";
|
||||
@@ -119,6 +120,9 @@ $lang["config_financial_year_oct"] = "";
|
||||
$lang["config_financial_year_sep"] = "";
|
||||
$lang["config_general"] = "Általános";
|
||||
$lang["config_general_configuration"] = "Általános beállitás";
|
||||
$lang["config_giftcard_number"] = "";
|
||||
$lang["config_giftcard_random"] = "";
|
||||
$lang["config_giftcard_series"] = "";
|
||||
$lang["config_info"] = "Információk";
|
||||
$lang["config_info_configuration"] = "Bolt információk";
|
||||
$lang["config_invoice"] = "Számla";
|
||||
@@ -145,6 +149,12 @@ $lang["config_location"] = "Készlet";
|
||||
$lang["config_location_configuration"] = "Készlet helye";
|
||||
$lang["config_location_info"] = "Helyszin konfigurációs információk";
|
||||
$lang["config_logout"] = "Nem szeretne mentést csinálni kilépés előtt? Kattintson az [OK]-ra a mentéshez, [Mégsem] a kilépéshez";
|
||||
$lang["config_mailchimp"] = "";
|
||||
$lang["config_mailchimp_api_key"] = "";
|
||||
$lang["config_mailchimp_configuration"] = "";
|
||||
$lang["config_mailchimp_key_successfully"] = "";
|
||||
$lang["config_mailchimp_key_unsuccessfully"] = "";
|
||||
$lang["config_mailchimp_lists"] = "";
|
||||
$lang["config_message"] = "Üzenet";
|
||||
$lang["config_message_configuration"] = "Üzenet beállítások";
|
||||
$lang["config_msg_msg"] = "Mentett text üzenet";
|
||||
@@ -187,6 +197,7 @@ $lang["config_receipt_default"] = "Alapértelmezett";
|
||||
$lang["config_receipt_info"] = "Nyugta beállítási információk";
|
||||
$lang["config_receipt_printer"] = "Jegy nyomtató";
|
||||
$lang["config_receipt_short"] = "Rövid";
|
||||
$lang["config_receipt_show_company_name"] = "";
|
||||
$lang["config_receipt_show_description"] = "Leírás mutatása";
|
||||
$lang["config_receipt_show_serialnumber"] = "Szériaszám mutatása";
|
||||
$lang["config_receipt_show_taxes"] = "Adók mutatása";
|
||||
@@ -219,6 +230,3 @@ $lang["config_thousands_separator"] = "Ezres elválasztó";
|
||||
$lang["config_timezone"] = "Időzóna";
|
||||
$lang["config_top"] = "Felül";
|
||||
$lang["config_website"] = "Weboldal";
|
||||
$lang["config_giftcard_number"] = "";
|
||||
$lang["config_giftcard_series"] = "";
|
||||
$lang["config_giftcard_random"] = "";
|
||||
@@ -3,20 +3,38 @@
|
||||
$lang["customers_account_number"] = "Számla #";
|
||||
$lang["customers_account_number_duplicate"] = "Ez a számlaszám már szerepel az adatbázisban.";
|
||||
$lang["customers_available_points"] = "";
|
||||
$lang["customers_average"] = "";
|
||||
$lang["customers_avg_discount"] = "";
|
||||
$lang["customers_basic_information"] = "";
|
||||
$lang["customers_cannot_be_deleted"] = "Nem lehet törölni a kiválasztott vevőket, mert néhánynak már van eladása.";
|
||||
$lang["customers_company_name"] = "Cég neve.";
|
||||
$lang["customers_confirm_delete"] = "Biztos törölni kívánja a kiválasztott vevőket?";
|
||||
$lang["customers_customer"] = "Vevő";
|
||||
$lang["customers_discount"] = "Kedvezmény";
|
||||
$lang["customers_email_duplicate"] = "";
|
||||
$lang["customers_error_adding_updating"] = "Hiba a vásárló modosításánál/hozzáadásánál";
|
||||
$lang["customers_excel_import_failed"] = "Excel import sikertelen";
|
||||
$lang["customers_excel_import_nodata_wrongformat"] = "A feltöltött fájlban nincs adat, vagy rossz formátum.";
|
||||
$lang["customers_excel_import_partially_failed"] = "A legtöbb vásárló importálva. alább a lista a kimaradottakról";
|
||||
$lang["customers_excel_import_success"] = "Vásárlók importálása sikeres";
|
||||
$lang["customers_import_items_excel"] = "Vevők importálása Excelből";
|
||||
$lang["customers_mailchimp_activity_click"] = "";
|
||||
$lang["customers_mailchimp_activity_lastopen"] = "";
|
||||
$lang["customers_mailchimp_activity_open"] = "";
|
||||
$lang["customers_mailchimp_activity_total"] = "";
|
||||
$lang["customers_mailchimp_activity_unopen"] = "";
|
||||
$lang["customers_mailchimp_email_client"] = "";
|
||||
$lang["customers_mailchimp_info"] = "";
|
||||
$lang["customers_mailchimp_member_rating"] = "";
|
||||
$lang["customers_mailchimp_status"] = "";
|
||||
$lang["customers_mailchimp_vip"] = "";
|
||||
$lang["customers_max"] = "";
|
||||
$lang["customers_min"] = "";
|
||||
$lang["customers_new"] = "Új vevő";
|
||||
$lang["customers_none_selected"] = "Nem választott ki egyetlen vásárlót sem a törléshez";
|
||||
$lang["customers_one_or_multiple"] = "vevő(k)";
|
||||
$lang["customers_quantity"] = "";
|
||||
$lang["customers_stats_info"] = "";
|
||||
$lang["customers_successful_adding"] = "Sikeresen hozzáadott egy vevőt";
|
||||
$lang["customers_successful_deleted"] = "Sikeres törlés.";
|
||||
$lang["customers_successful_updating"] = "Sikeresen módosította a vevőt";
|
||||
|
||||
@@ -2,7 +2,10 @@
|
||||
|
||||
$lang["employees_basic_information"] = "Munkavállaló alap információk";
|
||||
$lang["employees_cannot_be_deleted"] = "Nem lehet a kiválasztott munkavállaló(ka)t törölni, mert már van lezárt értékesítése vagy saját magát kívánja törölni! :)";
|
||||
$lang["employees_change_password"] = "";
|
||||
$lang["employees_confirm_delete"] = "Biztos, hogy törölni kívánja a munkavállalót?";
|
||||
$lang["employees_current_password"] = "";
|
||||
$lang["employees_current_password_invalid"] = "";
|
||||
$lang["employees_employee"] = "Munkavállaló";
|
||||
$lang["employees_error_adding_updating"] = "Hiba a munkavállaló módosításánál/hozzáadásánál";
|
||||
$lang["employees_error_deleting_demo_admin"] = "Nem tudja törölni a demo admin felhasználót";
|
||||
@@ -14,14 +17,17 @@ $lang["employees_one_or_multiple"] = "munkavállaló(k)";
|
||||
$lang["employees_password"] = "Jelszó";
|
||||
$lang["employees_password_minlength"] = "A jelszónak legalább 8 karakternek kell lennie";
|
||||
$lang["employees_password_must_match"] = "A jelszó nem egyezik";
|
||||
$lang["employees_password_not_must_match"] = "";
|
||||
$lang["employees_password_required"] = "A jelszó kötelező";
|
||||
$lang["employees_permission_desc"] = "Válassza ki az alábbi boxokat a hozzáférés megadásához";
|
||||
$lang["employees_permission_info"] = "Munkavállaló engedélyei";
|
||||
$lang["employees_repeat_password"] = "Jelszó újra";
|
||||
$lang["employees_subpermission_required"] = "Engedélyezzen legalább egyet minden modulhoz";
|
||||
$lang["employees_successful_adding"] = "Sikeresen hozzáadott egy új munkavállalót";
|
||||
$lang["employees_successful_change_password"] = "";
|
||||
$lang["employees_successful_deleted"] = "Sikeresen törölt egy munkavállalót";
|
||||
$lang["employees_successful_updating"] = "Sikeresen módosította a munkavállalót";
|
||||
$lang["employees_unsuccessful_change_password"] = "";
|
||||
$lang["employees_update"] = "Munkavállaló módosítása";
|
||||
$lang["employees_username"] = "Felhasználó név";
|
||||
$lang["employees_username_minlength"] = "A felhasználó névnek legalább 5 karakternek kell lennie";
|
||||
|
||||
@@ -6,6 +6,7 @@ $lang["giftcards_amazon"] = "Amazon";
|
||||
$lang["giftcards_bulk_edit"] = "Tömeges mód.";
|
||||
$lang["giftcards_cannot_be_deleted"] = "Utalvány nem törölhető, mert folyamatban van egy eladás.";
|
||||
$lang["giftcards_cannot_find_giftcard"] = "Nem található információ az utalványról";
|
||||
$lang["giftcards_cannot_use"] = "Giftcard %1 cannot be used for this sale. Invalid Customer!";
|
||||
$lang["giftcards_card_value"] = "Érték";
|
||||
$lang["giftcards_category"] = "Kategória";
|
||||
$lang["giftcards_change_all_to_allow_alt_desc"] = "Alternativ leirás eng.";
|
||||
@@ -67,4 +68,3 @@ $lang["giftcards_update"] = "Utalvány módositás";
|
||||
$lang["giftcards_use_inventory_menu"] = "Leltár menü haszn.";
|
||||
$lang["giftcards_value"] = "Utalvány értékének számnak kell lennie";
|
||||
$lang["giftcards_value_required"] = "Utalvány érték kötelező mező";
|
||||
$lang["giftcards_cannot_use"] = "Giftcard %1 cannot be used for this sale. Invalid Customer!";
|
||||
|
||||
7
application/language/hu-HU/migrate_lang.php
Normal file
7
application/language/hu-HU/migrate_lang.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["migrate_backup"] = "";
|
||||
$lang["migrate_failed"] = "";
|
||||
$lang["migrate_info"] = "";
|
||||
$lang["migrate_start"] = "";
|
||||
$lang["migrate_success"] = "";
|
||||
@@ -15,6 +15,8 @@ $lang["module_items"] = "Termékek";
|
||||
$lang["module_items_desc"] = "Termékek hozzáadása, módosítása, törlése és keresése";
|
||||
$lang["module_messages"] = "Messages";
|
||||
$lang["module_messages_desc"] = "Send Messages to Customers, Suppliers, Employees et al.";
|
||||
$lang["module_migrate"] = "";
|
||||
$lang["module_migrate_desc"] = "";
|
||||
$lang["module_receivings"] = "Áruátvétel";
|
||||
$lang["module_receivings_desc"] = "Beszállítóktól érkező áruk átvétele";
|
||||
$lang["module_reports"] = "Riportok";
|
||||
|
||||
@@ -24,6 +24,7 @@ $lang["sales_customer_address"] = "Vevő cím";
|
||||
$lang["sales_customer_discount"] = "Discount";
|
||||
$lang["sales_customer_email"] = "Vevő e-mail";
|
||||
$lang["sales_customer_location"] = "Vevő hely";
|
||||
$lang["sales_customer_mailchimp_status"] = "";
|
||||
$lang["sales_customer_total"] = "Total";
|
||||
$lang["sales_date"] = "Eladás dátuma";
|
||||
$lang["sales_date_range"] = "Dátum range";
|
||||
|
||||
@@ -57,6 +57,7 @@ $lang["common_search_options"] = "Pilihan pencarian";
|
||||
$lang["common_searched_for"] = "Mencari untuk";
|
||||
$lang["common_state"] = "Provinsi";
|
||||
$lang["common_submit"] = "Kirim";
|
||||
$lang["common_total_spent"] = "";
|
||||
$lang["common_view_recent_sales"] = "Lihat Penjualan Terkini";
|
||||
$lang["common_website"] = "Situs";
|
||||
$lang["common_welcome"] = "Selamat Datang";
|
||||
|
||||
@@ -81,6 +81,7 @@ $lang["config_default_origin_tax_code"] = "";
|
||||
$lang["config_default_sales_discount"] = "Diskon Penjualan %";
|
||||
$lang["config_default_sales_discount_number"] = "Diskon penjualan harus berupa angka";
|
||||
$lang["config_default_sales_discount_required"] = "Diskon penjualan harus diisi";
|
||||
$lang["config_default_tax_name_number"] = "";
|
||||
$lang["config_default_tax_name_required"] = "Jenis pajak harus diisi";
|
||||
$lang["config_default_tax_rate"] = "Tarif Pajak %";
|
||||
$lang["config_default_tax_rate_1"] = "Tarif Pajak 1";
|
||||
@@ -119,6 +120,9 @@ $lang["config_financial_year_oct"] = "";
|
||||
$lang["config_financial_year_sep"] = "";
|
||||
$lang["config_general"] = "Umum";
|
||||
$lang["config_general_configuration"] = "Pengaturan Umum";
|
||||
$lang["config_giftcard_number"] = "";
|
||||
$lang["config_giftcard_random"] = "";
|
||||
$lang["config_giftcard_series"] = "";
|
||||
$lang["config_info"] = "Informasi";
|
||||
$lang["config_info_configuration"] = "Informasi Toko";
|
||||
$lang["config_invoice"] = "Faktur";
|
||||
@@ -145,6 +149,12 @@ $lang["config_location"] = "Lokasi Stock";
|
||||
$lang["config_location_configuration"] = "Lokasi Stock";
|
||||
$lang["config_location_info"] = "Informasi konfigurasi lokasi stock";
|
||||
$lang["config_logout"] = "Apakah Anda akan membuat cadangan sebelum anda keluar? Klik [OK] untuk pencadangan, [Batal] untuk keluar";
|
||||
$lang["config_mailchimp"] = "";
|
||||
$lang["config_mailchimp_api_key"] = "";
|
||||
$lang["config_mailchimp_configuration"] = "";
|
||||
$lang["config_mailchimp_key_successfully"] = "";
|
||||
$lang["config_mailchimp_key_unsuccessfully"] = "";
|
||||
$lang["config_mailchimp_lists"] = "";
|
||||
$lang["config_message"] = "Pesan";
|
||||
$lang["config_message_configuration"] = "Pengaturan Pesan";
|
||||
$lang["config_msg_msg"] = "Pesan teks tersimpan";
|
||||
@@ -187,6 +197,7 @@ $lang["config_receipt_default"] = "Default";
|
||||
$lang["config_receipt_info"] = "Struk Konfigurasi Informasi";
|
||||
$lang["config_receipt_printer"] = "Tiket Printer";
|
||||
$lang["config_receipt_short"] = "Ringkas";
|
||||
$lang["config_receipt_show_company_name"] = "";
|
||||
$lang["config_receipt_show_description"] = "Tampilkan deskripsi";
|
||||
$lang["config_receipt_show_serialnumber"] = "Tampilkan nomor seri";
|
||||
$lang["config_receipt_show_taxes"] = "Tampilkan pajak";
|
||||
@@ -219,6 +230,3 @@ $lang["config_thousands_separator"] = "Pemisah Ribuan";
|
||||
$lang["config_timezone"] = "Zona Waktu";
|
||||
$lang["config_top"] = "Atas";
|
||||
$lang["config_website"] = "Situs Perusahaan";
|
||||
$lang["config_giftcard_number"] = "";
|
||||
$lang["config_giftcard_series"] = "";
|
||||
$lang["config_giftcard_random"] = "";
|
||||
|
||||
@@ -3,20 +3,38 @@
|
||||
$lang["customers_account_number"] = "No Pelanggan";
|
||||
$lang["customers_account_number_duplicate"] = "Nomor akun ini telah tersimpan di basis data";
|
||||
$lang["customers_available_points"] = "";
|
||||
$lang["customers_average"] = "";
|
||||
$lang["customers_avg_discount"] = "";
|
||||
$lang["customers_basic_information"] = "";
|
||||
$lang["customers_cannot_be_deleted"] = "Pelanggan terpilih tidak bisa dihapus. satu atau lebih dari pelanggan yang dipilih memiliki penjualan.";
|
||||
$lang["customers_company_name"] = "Perusahaan";
|
||||
$lang["customers_confirm_delete"] = "Apakah Anda yakin ingin menghapus pelanggan yang dipilih?";
|
||||
$lang["customers_customer"] = "Pelanggan";
|
||||
$lang["customers_discount"] = "Diskon";
|
||||
$lang["customers_email_duplicate"] = "";
|
||||
$lang["customers_error_adding_updating"] = "Menambah / Memperbarui Pelanggan Salah";
|
||||
$lang["customers_excel_import_failed"] = "Impor dari Excel tidak berhasil dilakukan";
|
||||
$lang["customers_excel_import_nodata_wrongformat"] = "Berkas yang Anda unggah tidak berisi data atau salah format";
|
||||
$lang["customers_excel_import_partially_failed"] = "";
|
||||
$lang["customers_excel_import_success"] = "Impor pelanggan berhasil";
|
||||
$lang["customers_import_items_excel"] = "Impor pelanggan dari Excel";
|
||||
$lang["customers_mailchimp_activity_click"] = "";
|
||||
$lang["customers_mailchimp_activity_lastopen"] = "";
|
||||
$lang["customers_mailchimp_activity_open"] = "";
|
||||
$lang["customers_mailchimp_activity_total"] = "";
|
||||
$lang["customers_mailchimp_activity_unopen"] = "";
|
||||
$lang["customers_mailchimp_email_client"] = "";
|
||||
$lang["customers_mailchimp_info"] = "";
|
||||
$lang["customers_mailchimp_member_rating"] = "";
|
||||
$lang["customers_mailchimp_status"] = "";
|
||||
$lang["customers_mailchimp_vip"] = "";
|
||||
$lang["customers_max"] = "";
|
||||
$lang["customers_min"] = "";
|
||||
$lang["customers_new"] = "Pelanggan Baru";
|
||||
$lang["customers_none_selected"] = "Anda belum memilih pelanggan untuk dihapus";
|
||||
$lang["customers_one_or_multiple"] = "pelanggan";
|
||||
$lang["customers_quantity"] = "";
|
||||
$lang["customers_stats_info"] = "";
|
||||
$lang["customers_successful_adding"] = "Anda telah berhasil menambah pelanggan";
|
||||
$lang["customers_successful_deleted"] = "Anda telah berhasil menghapus pelanggan";
|
||||
$lang["customers_successful_updating"] = "Anda telah berhasil memperbarui pelanggan";
|
||||
|
||||
@@ -2,7 +2,10 @@
|
||||
|
||||
$lang["employees_basic_information"] = "Informasi Karyawan";
|
||||
$lang["employees_cannot_be_deleted"] = "Karyawan terpilih tidak bisa dihapus satu atau lebih dari para pekerja telah memproses penjualan atau Anda mencoba untuk menghapus diri Anda sendiri :)";
|
||||
$lang["employees_change_password"] = "";
|
||||
$lang["employees_confirm_delete"] = "Apakah Anda yakin ingin menghapus karyawan yang dipilih?";
|
||||
$lang["employees_current_password"] = "";
|
||||
$lang["employees_current_password_invalid"] = "";
|
||||
$lang["employees_employee"] = "Karyawan";
|
||||
$lang["employees_error_adding_updating"] = "Kesalahan menambah / memperbarui karyawan";
|
||||
$lang["employees_error_deleting_demo_admin"] = "Anda tidak dapat menghapus Demo admin user";
|
||||
@@ -14,14 +17,17 @@ $lang["employees_one_or_multiple"] = "Karyawan";
|
||||
$lang["employees_password"] = "Kata Sandi";
|
||||
$lang["employees_password_minlength"] = "Kata Sandi minimal 8 huruf/angka";
|
||||
$lang["employees_password_must_match"] = "Kata Sandi tidak cocok";
|
||||
$lang["employees_password_not_must_match"] = "";
|
||||
$lang["employees_password_required"] = "Kata Sandi wajib diisi";
|
||||
$lang["employees_permission_desc"] = "Tandai kotak di bawah ini untuk memberikan akses ke Modul";
|
||||
$lang["employees_permission_info"] = "Hak Akses Karyawan";
|
||||
$lang["employees_repeat_password"] = "Ulang Kata Sandi";
|
||||
$lang["employees_subpermission_required"] = "Paling tidak tambahkan satu hak akses untuk setiap modul";
|
||||
$lang["employees_successful_adding"] = "Anda telah berhasil menambahkan karyawan";
|
||||
$lang["employees_successful_change_password"] = "";
|
||||
$lang["employees_successful_deleted"] = "Anda telah berhasil menghapus";
|
||||
$lang["employees_successful_updating"] = "Anda telah berhasil memperbarui karyawan";
|
||||
$lang["employees_unsuccessful_change_password"] = "";
|
||||
$lang["employees_update"] = "Ubah Karyawan";
|
||||
$lang["employees_username"] = "Nama Pengguna";
|
||||
$lang["employees_username_minlength"] = "Nama Pengguna minimal 5 huruf";
|
||||
|
||||
@@ -6,6 +6,7 @@ $lang["giftcards_amazon"] = "Amazon";
|
||||
$lang["giftcards_bulk_edit"] = "Ubah Massal";
|
||||
$lang["giftcards_cannot_be_deleted"] = "Tidak dapat menghapus GiftCard terpilih, Satu atau lebih GiftCard yang dipilih memiliki Penjualan.";
|
||||
$lang["giftcards_cannot_find_giftcard"] = "Informasi GiftCard tidak ditemukan";
|
||||
$lang["giftcards_cannot_use"] = "Giftcard %1 tidak dapat digunakan. Pelanggan tidak valid!";
|
||||
$lang["giftcards_card_value"] = "Nilai";
|
||||
$lang["giftcards_category"] = "Kategori";
|
||||
$lang["giftcards_change_all_to_allow_alt_desc"] = "Diijinkan Deskripsi Alternatif Untuk Semua";
|
||||
@@ -67,4 +68,3 @@ $lang["giftcards_update"] = "Ubah GiftCard";
|
||||
$lang["giftcards_use_inventory_menu"] = "Gunakan Inv. Menu";
|
||||
$lang["giftcards_value"] = "Nilai GiftCard harus angka";
|
||||
$lang["giftcards_value_required"] = "Nilai GiftCard wajib diisi";
|
||||
$lang["giftcards_cannot_use"] = "Giftcard %1 tidak dapat digunakan. Pelanggan tidak valid!";
|
||||
|
||||
7
application/language/id/migrate_lang.php
Normal file
7
application/language/id/migrate_lang.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["migrate_backup"] = "";
|
||||
$lang["migrate_failed"] = "";
|
||||
$lang["migrate_info"] = "";
|
||||
$lang["migrate_start"] = "";
|
||||
$lang["migrate_success"] = "";
|
||||
@@ -15,6 +15,8 @@ $lang["module_items"] = "Item Barang";
|
||||
$lang["module_items_desc"] = "Tambah, Rubah, Hapus, dan Cari Item Barang";
|
||||
$lang["module_messages"] = "Messages";
|
||||
$lang["module_messages_desc"] = "Send Messages to Customers, Suppliers, Employees et al.";
|
||||
$lang["module_migrate"] = "";
|
||||
$lang["module_migrate_desc"] = "";
|
||||
$lang["module_receivings"] = "Penerimaan";
|
||||
$lang["module_receivings_desc"] = "Proses Order Penerimaan Barang Masuk";
|
||||
$lang["module_reports"] = "Laporan";
|
||||
|
||||
@@ -24,6 +24,7 @@ $lang["sales_customer_address"] = "Customer Address";
|
||||
$lang["sales_customer_discount"] = "Diskon";
|
||||
$lang["sales_customer_email"] = "Customer Email";
|
||||
$lang["sales_customer_location"] = "Customer Location";
|
||||
$lang["sales_customer_mailchimp_status"] = "";
|
||||
$lang["sales_customer_total"] = "Total";
|
||||
$lang["sales_date"] = "Tanggal";
|
||||
$lang["sales_date_range"] = "Rentang Tanggal";
|
||||
|
||||
@@ -57,6 +57,7 @@ $lang["common_search_options"] = "Zoek criteria";
|
||||
$lang["common_searched_for"] = "Gezocht op";
|
||||
$lang["common_state"] = "Provincie";
|
||||
$lang["common_submit"] = "Verzend";
|
||||
$lang["common_total_spent"] = "";
|
||||
$lang["common_view_recent_sales"] = "Bekijk recente verkoop";
|
||||
$lang["common_website"] = "website";
|
||||
$lang["common_welcome"] = "Welkom";
|
||||
|
||||
@@ -81,6 +81,7 @@ $lang["config_default_origin_tax_code"] = "";
|
||||
$lang["config_default_sales_discount"] = "Standaard Korting %";
|
||||
$lang["config_default_sales_discount_number"] = "De standaard korting moet een getal zijn";
|
||||
$lang["config_default_sales_discount_required"] = "De standaard korting is een verplicht veld";
|
||||
$lang["config_default_tax_name_number"] = "";
|
||||
$lang["config_default_tax_name_required"] = "De naam van de VAT moet ingevuld worden";
|
||||
$lang["config_default_tax_rate"] = "Standaard VAT %";
|
||||
$lang["config_default_tax_rate_1"] = "VAT 1 %";
|
||||
@@ -119,6 +120,9 @@ $lang["config_financial_year_oct"] = "";
|
||||
$lang["config_financial_year_sep"] = "";
|
||||
$lang["config_general"] = "Algemene";
|
||||
$lang["config_general_configuration"] = "Algemene Instellingen";
|
||||
$lang["config_giftcard_number"] = "";
|
||||
$lang["config_giftcard_random"] = "";
|
||||
$lang["config_giftcard_series"] = "";
|
||||
$lang["config_info"] = "Instellingen";
|
||||
$lang["config_info_configuration"] = "Instellingen";
|
||||
$lang["config_invoice"] = "Factuur";
|
||||
@@ -145,6 +149,12 @@ $lang["config_location"] = "Voorraad";
|
||||
$lang["config_location_configuration"] = "Stock Locaties";
|
||||
$lang["config_location_info"] = "Instellingen Locatie";
|
||||
$lang["config_logout"] = "Wilt u een backup maken alvorens uit te loggen?";
|
||||
$lang["config_mailchimp"] = "";
|
||||
$lang["config_mailchimp_api_key"] = "";
|
||||
$lang["config_mailchimp_configuration"] = "";
|
||||
$lang["config_mailchimp_key_successfully"] = "";
|
||||
$lang["config_mailchimp_key_unsuccessfully"] = "";
|
||||
$lang["config_mailchimp_lists"] = "";
|
||||
$lang["config_message"] = "Message";
|
||||
$lang["config_message_configuration"] = "Message Configuration";
|
||||
$lang["config_msg_msg"] = "Opgeslagen SMS-bericht";
|
||||
@@ -187,6 +197,7 @@ $lang["config_receipt_default"] = "Default";
|
||||
$lang["config_receipt_info"] = "Ticket Instellingen";
|
||||
$lang["config_receipt_printer"] = "Bon Printer";
|
||||
$lang["config_receipt_short"] = "Kort";
|
||||
$lang["config_receipt_show_company_name"] = "";
|
||||
$lang["config_receipt_show_description"] = "Laat beschrijving zien";
|
||||
$lang["config_receipt_show_serialnumber"] = "Toon Serienummer";
|
||||
$lang["config_receipt_show_taxes"] = "Toon VAT";
|
||||
@@ -219,4 +230,3 @@ $lang["config_thousands_separator"] = "duizenden Separator";
|
||||
$lang["config_timezone"] = "Tijdzone";
|
||||
$lang["config_top"] = "Top";
|
||||
$lang["config_website"] = "Website";
|
||||
$lang["config_giftcard_number"] = "";
|
||||
@@ -3,20 +3,38 @@
|
||||
$lang["customers_account_number"] = "Btwnummer";
|
||||
$lang["customers_account_number_duplicate"] = "Deze VAT nummer is reeds aanwezig in de database";
|
||||
$lang["customers_available_points"] = "";
|
||||
$lang["customers_average"] = "";
|
||||
$lang["customers_avg_discount"] = "";
|
||||
$lang["customers_basic_information"] = "";
|
||||
$lang["customers_cannot_be_deleted"] = "De geselecteerde klanten konden niet worden verwijderd. Eén of meerdere klanten hebben verkoopsgegevens in de database zitten.";
|
||||
$lang["customers_company_name"] = "Bedrijfsnaam";
|
||||
$lang["customers_confirm_delete"] = "Bent u zeker dat u de geselecteerde klanten wil verwijderen?";
|
||||
$lang["customers_customer"] = "Klant";
|
||||
$lang["customers_discount"] = "Korting";
|
||||
$lang["customers_email_duplicate"] = "";
|
||||
$lang["customers_error_adding_updating"] = "Fout bij het toevoegen/bewerken van een klant";
|
||||
$lang["customers_excel_import_failed"] = "Excel import mislukt";
|
||||
$lang["customers_excel_import_nodata_wrongformat"] = "Je geüploade bestand heeft geen gegevens of een verkeerd formaat";
|
||||
$lang["customers_excel_import_partially_failed"] = "De meeste klanten zijn geïmporteerd. Maar sommige niet, hier is de lijst";
|
||||
$lang["customers_excel_import_success"] = "Klanten met succes geïmporteerd";
|
||||
$lang["customers_import_items_excel"] = "Importeer klanten vanuit een Excel bestand";
|
||||
$lang["customers_mailchimp_activity_click"] = "";
|
||||
$lang["customers_mailchimp_activity_lastopen"] = "";
|
||||
$lang["customers_mailchimp_activity_open"] = "";
|
||||
$lang["customers_mailchimp_activity_total"] = "";
|
||||
$lang["customers_mailchimp_activity_unopen"] = "";
|
||||
$lang["customers_mailchimp_email_client"] = "";
|
||||
$lang["customers_mailchimp_info"] = "";
|
||||
$lang["customers_mailchimp_member_rating"] = "";
|
||||
$lang["customers_mailchimp_status"] = "";
|
||||
$lang["customers_mailchimp_vip"] = "";
|
||||
$lang["customers_max"] = "";
|
||||
$lang["customers_min"] = "";
|
||||
$lang["customers_new"] = "Nieuwe Klant";
|
||||
$lang["customers_none_selected"] = "U hebt geen klanten geselecteerd";
|
||||
$lang["customers_one_or_multiple"] = "klant(en) verwijderd";
|
||||
$lang["customers_quantity"] = "";
|
||||
$lang["customers_stats_info"] = "";
|
||||
$lang["customers_successful_adding"] = "Klant succesvol aangemaakt";
|
||||
$lang["customers_successful_deleted"] = "Er werd(en)";
|
||||
$lang["customers_successful_updating"] = "Wijzigingen klantgegevens bewaard voor ";
|
||||
|
||||
@@ -2,7 +2,10 @@
|
||||
|
||||
$lang["employees_basic_information"] = "Informatie";
|
||||
$lang["employees_cannot_be_deleted"] = "";
|
||||
$lang["employees_change_password"] = "";
|
||||
$lang["employees_confirm_delete"] = "Bent u zeker dat u de geselecteerde werknemers wil verwijderen?";
|
||||
$lang["employees_current_password"] = "";
|
||||
$lang["employees_current_password_invalid"] = "";
|
||||
$lang["employees_employee"] = "Werknemer";
|
||||
$lang["employees_error_adding_updating"] = "Fout tijden toevoegen/aanpassen medewerker";
|
||||
$lang["employees_error_deleting_demo_admin"] = "Je kan de demo admin niet verwijderen";
|
||||
@@ -14,14 +17,17 @@ $lang["employees_one_or_multiple"] = "werknemer(s) verwijderd";
|
||||
$lang["employees_password"] = "Paswoord";
|
||||
$lang["employees_password_minlength"] = "Paswoord moet minstens 8 characters lang zijn";
|
||||
$lang["employees_password_must_match"] = "Paswoorden komen niet overeen";
|
||||
$lang["employees_password_not_must_match"] = "";
|
||||
$lang["employees_password_required"] = "Paswoord moet ingevuld worden";
|
||||
$lang["employees_permission_desc"] = "Vink de vierkantjes hieronder aan om toegang te verlenen tot de modules";
|
||||
$lang["employees_permission_info"] = "Rechten";
|
||||
$lang["employees_repeat_password"] = "Herhaal Paswoord";
|
||||
$lang["employees_subpermission_required"] = "Selecteer minstens één permissie voor elke module";
|
||||
$lang["employees_successful_adding"] = "Je hebt met succes een medewerker toegevoegd";
|
||||
$lang["employees_successful_change_password"] = "";
|
||||
$lang["employees_successful_deleted"] = "Er werd(en)";
|
||||
$lang["employees_successful_updating"] = "Je hebt met succes de medewerker gewijzigd";
|
||||
$lang["employees_unsuccessful_change_password"] = "";
|
||||
$lang["employees_update"] = "Update Werknemer";
|
||||
$lang["employees_username"] = "Gebruikersnaam";
|
||||
$lang["employees_username_minlength"] = "Gebruikersnaam moet minstens 5 characters lang zijn";
|
||||
|
||||
@@ -6,6 +6,7 @@ $lang["giftcards_amazon"] = "Amazon";
|
||||
$lang["giftcards_bulk_edit"] = "Bewerk Selectie";
|
||||
$lang["giftcards_cannot_be_deleted"] = "De cadeaubons konden niet worden verwijderd.";
|
||||
$lang["giftcards_cannot_find_giftcard"] = "Kan geen cadeaubon niet vinden";
|
||||
$lang["giftcards_cannot_use"] = "Giftcard %1 cannot be used for this sale. Invalid Customer!";
|
||||
$lang["giftcards_card_value"] = "Waarde";
|
||||
$lang["giftcards_category"] = "Categorie";
|
||||
$lang["giftcards_change_all_to_allow_alt_desc"] = "Aanpasb. omschrijvingen";
|
||||
@@ -67,4 +68,3 @@ $lang["giftcards_update"] = "Bewaar Cadeaubon";
|
||||
$lang["giftcards_use_inventory_menu"] = "Gebruik inventaris menu";
|
||||
$lang["giftcards_value"] = "Cadeaubon Waarde moet een getal zijn";
|
||||
$lang["giftcards_value_required"] = "Cadeaubon Waarde is een verplicht veld";
|
||||
$lang["giftcards_cannot_use"] = "Giftcard %1 cannot be used for this sale. Invalid Customer!";
|
||||
|
||||
7
application/language/nl-BE/migrate_lang.php
Normal file
7
application/language/nl-BE/migrate_lang.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["migrate_backup"] = "";
|
||||
$lang["migrate_failed"] = "";
|
||||
$lang["migrate_info"] = "";
|
||||
$lang["migrate_start"] = "";
|
||||
$lang["migrate_success"] = "";
|
||||
@@ -15,6 +15,8 @@ $lang["module_items"] = "Producten";
|
||||
$lang["module_items_desc"] = "Zoek, bewerk, verwijder en voeg producten toe";
|
||||
$lang["module_messages"] = "Messages";
|
||||
$lang["module_messages_desc"] = "Send Messages to Customers, Suppliers, Employees et al.";
|
||||
$lang["module_migrate"] = "";
|
||||
$lang["module_migrate_desc"] = "";
|
||||
$lang["module_receivings"] = "Orders";
|
||||
$lang["module_receivings_desc"] = "Verwerk binnenkomende orders";
|
||||
$lang["module_reports"] = "Rapporten";
|
||||
|
||||
@@ -24,6 +24,7 @@ $lang["sales_customer_address"] = "Customer Address";
|
||||
$lang["sales_customer_discount"] = "Korting";
|
||||
$lang["sales_customer_email"] = "Customer Email";
|
||||
$lang["sales_customer_location"] = "Customer Location";
|
||||
$lang["sales_customer_mailchimp_status"] = "";
|
||||
$lang["sales_customer_total"] = "Totaal";
|
||||
$lang["sales_date"] = "Datum";
|
||||
$lang["sales_date_range"] = "Periode";
|
||||
|
||||
@@ -57,6 +57,7 @@ $lang["common_search_options"] = "Opções de pesquisa";
|
||||
$lang["common_searched_for"] = "Pesquisar por";
|
||||
$lang["common_state"] = "Estado";
|
||||
$lang["common_submit"] = "Enviar";
|
||||
$lang["common_total_spent"] = "";
|
||||
$lang["common_view_recent_sales"] = "Ver Vendas Recentes";
|
||||
$lang["common_website"] = "site da internet";
|
||||
$lang["common_welcome"] = "Bem-vindo";
|
||||
|
||||
@@ -81,6 +81,7 @@ $lang["config_default_origin_tax_code"] = "";
|
||||
$lang["config_default_sales_discount"] = "Desconto de vendas padrão %";
|
||||
$lang["config_default_sales_discount_number"] = "O desconto de vendas padrão deve ser um número";
|
||||
$lang["config_default_sales_discount_required"] = "O desconto de vendas padrão é um campo obrigatório";
|
||||
$lang["config_default_tax_name_number"] = "";
|
||||
$lang["config_default_tax_name_required"] = "Nome da taxa padrão é requerida";
|
||||
$lang["config_default_tax_rate"] = "Imposto Tarifa Padrão %";
|
||||
$lang["config_default_tax_rate_1"] = "Imposto 1 Tarifa";
|
||||
@@ -119,6 +120,9 @@ $lang["config_financial_year_oct"] = "";
|
||||
$lang["config_financial_year_sep"] = "";
|
||||
$lang["config_general"] = "Gerais";
|
||||
$lang["config_general_configuration"] = "Configurações Gerais";
|
||||
$lang["config_giftcard_number"] = "";
|
||||
$lang["config_giftcard_random"] = "";
|
||||
$lang["config_giftcard_series"] = "";
|
||||
$lang["config_info"] = "Informações";
|
||||
$lang["config_info_configuration"] = "Informações da loja";
|
||||
$lang["config_invoice"] = "Fatura";
|
||||
@@ -145,6 +149,12 @@ $lang["config_location"] = "Estoque";
|
||||
$lang["config_location_configuration"] = "Localização do Estoque";
|
||||
$lang["config_location_info"] = "Informações da localização";
|
||||
$lang["config_logout"] = "Você não quer fazer uma cópia de segurança antes de sair? Clique [OK] para fazer a cópia de segurança";
|
||||
$lang["config_mailchimp"] = "";
|
||||
$lang["config_mailchimp_api_key"] = "";
|
||||
$lang["config_mailchimp_configuration"] = "";
|
||||
$lang["config_mailchimp_key_successfully"] = "";
|
||||
$lang["config_mailchimp_key_unsuccessfully"] = "";
|
||||
$lang["config_mailchimp_lists"] = "";
|
||||
$lang["config_message"] = "Mensagem";
|
||||
$lang["config_message_configuration"] = "Configuração de Mensagens";
|
||||
$lang["config_msg_msg"] = "Salvar mensagem de texto";
|
||||
@@ -187,6 +197,7 @@ $lang["config_receipt_default"] = "Padrão ";
|
||||
$lang["config_receipt_info"] = "Informações de configuração de Recibos";
|
||||
$lang["config_receipt_printer"] = "Imprimir recibo";
|
||||
$lang["config_receipt_short"] = "Pequeno";
|
||||
$lang["config_receipt_show_company_name"] = "";
|
||||
$lang["config_receipt_show_description"] = "Exibir descrição";
|
||||
$lang["config_receipt_show_serialnumber"] = "Exibir número serial";
|
||||
$lang["config_receipt_show_taxes"] = "Mostrar Impostos";
|
||||
@@ -219,5 +230,3 @@ $lang["config_thousands_separator"] = "Separador de milhar";
|
||||
$lang["config_timezone"] = "Fuso horário";
|
||||
$lang["config_top"] = "Topo";
|
||||
$lang["config_website"] = "Site da internet";
|
||||
$lang["config_giftcard_series"] = "";
|
||||
$lang["config_giftcard_random"] = "";
|
||||
|
||||
@@ -3,20 +3,38 @@
|
||||
$lang["customers_account_number"] = "Conta nº";
|
||||
$lang["customers_account_number_duplicate"] = "Este número de conta já está presente na base de dados";
|
||||
$lang["customers_available_points"] = "";
|
||||
$lang["customers_average"] = "";
|
||||
$lang["customers_avg_discount"] = "";
|
||||
$lang["customers_basic_information"] = "";
|
||||
$lang["customers_cannot_be_deleted"] = "Não foi possível excluir clientes selecionados um ou mais dos Clientes selecionados tem vendas.";
|
||||
$lang["customers_company_name"] = "Empresa";
|
||||
$lang["customers_confirm_delete"] = "Tem certeza de que deseja excluir os clientes selecionados?";
|
||||
$lang["customers_customer"] = "Cliente";
|
||||
$lang["customers_discount"] = "Desconto";
|
||||
$lang["customers_email_duplicate"] = "";
|
||||
$lang["customers_error_adding_updating"] = "Erro adicionar/atualizar cliente";
|
||||
$lang["customers_excel_import_failed"] = "Importação do Excel falhou";
|
||||
$lang["customers_excel_import_nodata_wrongformat"] = "Seu arquivo enviado não contém dados ou formato errado";
|
||||
$lang["customers_excel_import_partially_failed"] = "A maioria dos clientes importado. Mas alguns não eram, aqui está a lista";
|
||||
$lang["customers_excel_import_success"] = "Importação de clientes com sucesso";
|
||||
$lang["customers_import_items_excel"] = "Importar clientes com planilha do Excel";
|
||||
$lang["customers_mailchimp_activity_click"] = "";
|
||||
$lang["customers_mailchimp_activity_lastopen"] = "";
|
||||
$lang["customers_mailchimp_activity_open"] = "";
|
||||
$lang["customers_mailchimp_activity_total"] = "";
|
||||
$lang["customers_mailchimp_activity_unopen"] = "";
|
||||
$lang["customers_mailchimp_email_client"] = "";
|
||||
$lang["customers_mailchimp_info"] = "";
|
||||
$lang["customers_mailchimp_member_rating"] = "";
|
||||
$lang["customers_mailchimp_status"] = "";
|
||||
$lang["customers_mailchimp_vip"] = "";
|
||||
$lang["customers_max"] = "";
|
||||
$lang["customers_min"] = "";
|
||||
$lang["customers_new"] = "Novo Cliente";
|
||||
$lang["customers_none_selected"] = "Você não selecionou nenhum clientes para apagar";
|
||||
$lang["customers_one_or_multiple"] = "Cliente(s)";
|
||||
$lang["customers_quantity"] = "";
|
||||
$lang["customers_stats_info"] = "";
|
||||
$lang["customers_successful_adding"] = "Você adicionou o cliente com sucesso";
|
||||
$lang["customers_successful_deleted"] = "Você excluiu com sucesso";
|
||||
$lang["customers_successful_updating"] = "Você atualizou o cliente com secesso";
|
||||
|
||||
@@ -2,7 +2,10 @@
|
||||
|
||||
$lang["employees_basic_information"] = "Informações do Funcionário";
|
||||
$lang["employees_cannot_be_deleted"] = "Não foi possível excluir funcionários selecionados, um ou mais dos funcionários processou vendas ou você está tentando excluir-se :)";
|
||||
$lang["employees_change_password"] = "";
|
||||
$lang["employees_confirm_delete"] = "Tem certeza de que deseja excluir os funcionários selecionados?";
|
||||
$lang["employees_current_password"] = "";
|
||||
$lang["employees_current_password_invalid"] = "";
|
||||
$lang["employees_employee"] = "Funcionário";
|
||||
$lang["employees_error_adding_updating"] = "Erro ao adicionar/atualizar funcionário";
|
||||
$lang["employees_error_deleting_demo_admin"] = "Você não pode excluir o usuário administrador de demonstração";
|
||||
@@ -14,14 +17,17 @@ $lang["employees_one_or_multiple"] = "funcionário(s)";
|
||||
$lang["employees_password"] = "Senha";
|
||||
$lang["employees_password_minlength"] = "As senhas devem ter pelo menos 8 caracteres";
|
||||
$lang["employees_password_must_match"] = "As senhas não correspondem";
|
||||
$lang["employees_password_not_must_match"] = "";
|
||||
$lang["employees_password_required"] = "Senha requerida";
|
||||
$lang["employees_permission_desc"] = "Marque as caixas abaixo para conceder acesso aos módulos";
|
||||
$lang["employees_permission_info"] = "Permissões de acesso do funcionário";
|
||||
$lang["employees_repeat_password"] = "Confirme a senha";
|
||||
$lang["employees_subpermission_required"] = "Adicione pelo menos um privilégio para cada módulo";
|
||||
$lang["employees_successful_adding"] = "Você adicionou o funcionário com sucesso";
|
||||
$lang["employees_successful_change_password"] = "";
|
||||
$lang["employees_successful_deleted"] = "Você apagou o funcionário com sucesso";
|
||||
$lang["employees_successful_updating"] = "Você atualizou com sucesso o funcionário";
|
||||
$lang["employees_unsuccessful_change_password"] = "";
|
||||
$lang["employees_update"] = "Atualizar funcionário";
|
||||
$lang["employees_username"] = "Usuário";
|
||||
$lang["employees_username_minlength"] = "O nome de usuário deve ter pelo menos 5 caracteres";
|
||||
|
||||
@@ -6,6 +6,7 @@ $lang["giftcards_amazon"] = "Amazonas";
|
||||
$lang["giftcards_bulk_edit"] = "Edição em massa";
|
||||
$lang["giftcards_cannot_be_deleted"] = "Não foi possível excluir os cartões de presente selecionados, um ou mais dos cartões de presente selecionados tem vendas.";
|
||||
$lang["giftcards_cannot_find_giftcard"] = "Não consegue encontrar qualquer informação sobre cartões de presente";
|
||||
$lang["giftcards_cannot_use"] = "Giftcard %1 cannot be used for this sale. Invalid Customer!";
|
||||
$lang["giftcards_card_value"] = "Valor";
|
||||
$lang["giftcards_category"] = "Categoria";
|
||||
$lang["giftcards_change_all_to_allow_alt_desc"] = "Permitir alterar desconto para todos";
|
||||
@@ -67,4 +68,3 @@ $lang["giftcards_update"] = "atualização cartão de presente";
|
||||
$lang["giftcards_use_inventory_menu"] = "Usar menu de inventário";
|
||||
$lang["giftcards_value"] = "Cartão de presente: O valor deve ser um número";
|
||||
$lang["giftcards_value_required"] = "Cartão de presente: O valor é um campo obrigatório ";
|
||||
$lang["giftcards_cannot_use"] = "Giftcard %1 cannot be used for this sale. Invalid Customer!";
|
||||
|
||||
7
application/language/pt-BR/migrate_lang.php
Normal file
7
application/language/pt-BR/migrate_lang.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["migrate_backup"] = "";
|
||||
$lang["migrate_failed"] = "";
|
||||
$lang["migrate_info"] = "";
|
||||
$lang["migrate_start"] = "";
|
||||
$lang["migrate_success"] = "";
|
||||
@@ -15,6 +15,8 @@ $lang["module_items"] = "Itens";
|
||||
$lang["module_items_desc"] = "Adicionar, atualizar, excluir e Pesquisar itens";
|
||||
$lang["module_messages"] = "Mensagens";
|
||||
$lang["module_messages_desc"] = "Enviar mensagens para os clientes, fornecedores, colaboradores etc.";
|
||||
$lang["module_migrate"] = "";
|
||||
$lang["module_migrate_desc"] = "";
|
||||
$lang["module_receivings"] = "Recebimento";
|
||||
$lang["module_receivings_desc"] = "Processar ordens";
|
||||
$lang["module_reports"] = "Relatórios";
|
||||
|
||||
@@ -24,6 +24,7 @@ $lang["sales_customer_address"] = "Endereço";
|
||||
$lang["sales_customer_discount"] = "Desconto";
|
||||
$lang["sales_customer_email"] = "e-mail";
|
||||
$lang["sales_customer_location"] = "Localização";
|
||||
$lang["sales_customer_mailchimp_status"] = "";
|
||||
$lang["sales_customer_total"] = "Total";
|
||||
$lang["sales_date"] = "Data Venda";
|
||||
$lang["sales_date_range"] = "Intervalo de datas";
|
||||
|
||||
@@ -57,6 +57,7 @@ $lang["common_search_options"] = "Search options";
|
||||
$lang["common_searched_for"] = "Искали за";
|
||||
$lang["common_state"] = "Штат";
|
||||
$lang["common_submit"] = "Подавать";
|
||||
$lang["common_total_spent"] = "";
|
||||
$lang["common_view_recent_sales"] = "Посмотреть Недавние Продажи";
|
||||
$lang["common_website"] = "веб-сайт";
|
||||
$lang["common_welcome"] = "Добро пожаловать";
|
||||
|
||||
@@ -81,6 +81,7 @@ $lang["config_default_origin_tax_code"] = "";
|
||||
$lang["config_default_sales_discount"] = "Default Sales Discount %";
|
||||
$lang["config_default_sales_discount_number"] = "The default sales discount must be a number";
|
||||
$lang["config_default_sales_discount_required"] = "The default sales discount is a required field";
|
||||
$lang["config_default_tax_name_number"] = "";
|
||||
$lang["config_default_tax_name_required"] = "The default tax name is a required field";
|
||||
$lang["config_default_tax_rate"] = "Обычный ставка налога %";
|
||||
$lang["config_default_tax_rate_1"] = "ставка налога 1";
|
||||
@@ -119,6 +120,9 @@ $lang["config_financial_year_oct"] = "";
|
||||
$lang["config_financial_year_sep"] = "";
|
||||
$lang["config_general"] = "General";
|
||||
$lang["config_general_configuration"] = "General Configuration";
|
||||
$lang["config_giftcard_number"] = "";
|
||||
$lang["config_giftcard_random"] = "";
|
||||
$lang["config_giftcard_series"] = "";
|
||||
$lang["config_info"] = "информация о магазин конфигурация";
|
||||
$lang["config_info_configuration"] = "информация о магазин конфигурация";
|
||||
$lang["config_invoice"] = "Invoice";
|
||||
@@ -145,6 +149,12 @@ $lang["config_location"] = "Stock";
|
||||
$lang["config_location_configuration"] = "Stock Locations";
|
||||
$lang["config_location_info"] = "Location Configuration Information";
|
||||
$lang["config_logout"] = "Don't you want to make a backup before logging out?";
|
||||
$lang["config_mailchimp"] = "";
|
||||
$lang["config_mailchimp_api_key"] = "";
|
||||
$lang["config_mailchimp_configuration"] = "";
|
||||
$lang["config_mailchimp_key_successfully"] = "";
|
||||
$lang["config_mailchimp_key_unsuccessfully"] = "";
|
||||
$lang["config_mailchimp_lists"] = "";
|
||||
$lang["config_message"] = "Message";
|
||||
$lang["config_message_configuration"] = "Message Configuration";
|
||||
$lang["config_msg_msg"] = "Saved Text Message";
|
||||
@@ -187,6 +197,7 @@ $lang["config_receipt_default"] = "Default";
|
||||
$lang["config_receipt_info"] = "Receipt Configuration Information";
|
||||
$lang["config_receipt_printer"] = "Ticket Printer";
|
||||
$lang["config_receipt_short"] = "Short";
|
||||
$lang["config_receipt_show_company_name"] = "";
|
||||
$lang["config_receipt_show_description"] = "Show Description";
|
||||
$lang["config_receipt_show_serialnumber"] = "Show Serial Number";
|
||||
$lang["config_receipt_show_taxes"] = "Show Taxes";
|
||||
@@ -219,6 +230,3 @@ $lang["config_thousands_separator"] = "Thousands Separator";
|
||||
$lang["config_timezone"] = "Часовой пояс";
|
||||
$lang["config_top"] = "Top";
|
||||
$lang["config_website"] = "Веб-сайт";
|
||||
$lang["config_giftcard_number"] = "";
|
||||
$lang["config_giftcard_series"] = "";
|
||||
$lang["config_giftcard_random"] = "";
|
||||
@@ -3,20 +3,38 @@
|
||||
$lang["customers_account_number"] = "Номер счота";
|
||||
$lang["customers_account_number_duplicate"] = "This account number is already present in the database";
|
||||
$lang["customers_available_points"] = "";
|
||||
$lang["customers_average"] = "";
|
||||
$lang["customers_avg_discount"] = "";
|
||||
$lang["customers_basic_information"] = "";
|
||||
$lang["customers_cannot_be_deleted"] = "Невозможно удалить выбранных клиентов, один или более из них имеет продаж.";
|
||||
$lang["customers_company_name"] = "Company";
|
||||
$lang["customers_confirm_delete"] = "Вы уверены, что хотите удалить выбранных клиентов?";
|
||||
$lang["customers_customer"] = "Клиент";
|
||||
$lang["customers_discount"] = "Discount";
|
||||
$lang["customers_email_duplicate"] = "";
|
||||
$lang["customers_error_adding_updating"] = "Ошибка при добавлении/обновлении клиента";
|
||||
$lang["customers_excel_import_failed"] = "Ошибка импорта Excel";
|
||||
$lang["customers_excel_import_nodata_wrongformat"] = "Your uploaded file has no data or wrong format";
|
||||
$lang["customers_excel_import_partially_failed"] = "Most Customers imported. But some were not, here is the list";
|
||||
$lang["customers_excel_import_success"] = "Import of Customers successful";
|
||||
$lang["customers_import_items_excel"] = "Import customers from Excel sheet";
|
||||
$lang["customers_mailchimp_activity_click"] = "";
|
||||
$lang["customers_mailchimp_activity_lastopen"] = "";
|
||||
$lang["customers_mailchimp_activity_open"] = "";
|
||||
$lang["customers_mailchimp_activity_total"] = "";
|
||||
$lang["customers_mailchimp_activity_unopen"] = "";
|
||||
$lang["customers_mailchimp_email_client"] = "";
|
||||
$lang["customers_mailchimp_info"] = "";
|
||||
$lang["customers_mailchimp_member_rating"] = "";
|
||||
$lang["customers_mailchimp_status"] = "";
|
||||
$lang["customers_mailchimp_vip"] = "";
|
||||
$lang["customers_max"] = "";
|
||||
$lang["customers_min"] = "";
|
||||
$lang["customers_new"] = "Новый Клиент";
|
||||
$lang["customers_none_selected"] = "Вы не выбрали ни клиентов, чтобы удалить.";
|
||||
$lang["customers_one_or_multiple"] = "клиент(ов)";
|
||||
$lang["customers_quantity"] = "";
|
||||
$lang["customers_stats_info"] = "";
|
||||
$lang["customers_successful_adding"] = "Вы успешно добавили клиентов";
|
||||
$lang["customers_successful_deleted"] = "Вы успешно удалили";
|
||||
$lang["customers_successful_updating"] = "Вы успешно обновили клиент";
|
||||
|
||||
@@ -2,7 +2,10 @@
|
||||
|
||||
$lang["employees_basic_information"] = "Сотрудник Базовая Информация";
|
||||
$lang["employees_cannot_be_deleted"] = "Не возможно удалить выбранный сотрудников, одного или более работников обработал продаж или вы пытаетесь удалить себя";
|
||||
$lang["employees_change_password"] = "";
|
||||
$lang["employees_confirm_delete"] = "Вы уверены, что хотите удалить выбранную сотрудников?";
|
||||
$lang["employees_current_password"] = "";
|
||||
$lang["employees_current_password_invalid"] = "";
|
||||
$lang["employees_employee"] = "Сотрудник";
|
||||
$lang["employees_error_adding_updating"] = "Ошибка при добавлении/обновлении сотрудника";
|
||||
$lang["employees_error_deleting_demo_admin"] = "Вы не можете удалить пользователь демонстрация аккаунт";
|
||||
@@ -14,14 +17,17 @@ $lang["employees_one_or_multiple"] = "сотрудник(ов)";
|
||||
$lang["employees_password"] = "Пароль";
|
||||
$lang["employees_password_minlength"] = "Пароль должен быть не менее 8 символов";
|
||||
$lang["employees_password_must_match"] = "Пароли не совпадают";
|
||||
$lang["employees_password_not_must_match"] = "";
|
||||
$lang["employees_password_required"] = "Пароль обязательно";
|
||||
$lang["employees_permission_desc"] = "Отметьте флажками ниже, чтобы предоставить доступ к модулям";
|
||||
$lang["employees_permission_info"] = "Сотрудник разрешениями и правами доступа";
|
||||
$lang["employees_repeat_password"] = "Повторяете пароль";
|
||||
$lang["employees_subpermission_required"] = "Add at least one grant for each module";
|
||||
$lang["employees_successful_adding"] = "Вы успешно добавили сотрудника";
|
||||
$lang["employees_successful_change_password"] = "";
|
||||
$lang["employees_successful_deleted"] = "Вы успешно удалили";
|
||||
$lang["employees_successful_updating"] = "Вы успешно обновили сотрудника";
|
||||
$lang["employees_unsuccessful_change_password"] = "";
|
||||
$lang["employees_update"] = "Обновлять Сотрудник";
|
||||
$lang["employees_username"] = "Имя пользователя";
|
||||
$lang["employees_username_minlength"] = "Имя пользователя должна быть не менее 5 символов";
|
||||
|
||||
@@ -6,6 +6,7 @@ $lang["giftcards_amazon"] = "Amazon";
|
||||
$lang["giftcards_bulk_edit"] = "Массовое изменение";
|
||||
$lang["giftcards_cannot_be_deleted"] = "Не удалось удалить выбранные подарочные карты, одну или несколько из выбранных подарочные карты имеет продаж.";
|
||||
$lang["giftcards_cannot_find_giftcard"] = "Не можете найти любую информацию о Подарочную карту";
|
||||
$lang["giftcards_cannot_use"] = "Giftcard %1 cannot be used for this sale. Invalid Customer!";
|
||||
$lang["giftcards_card_value"] = "стоимость";
|
||||
$lang["giftcards_category"] = "категория";
|
||||
$lang["giftcards_change_all_to_allow_alt_desc"] = "Разрешить альтернативные Описание Для всех";
|
||||
@@ -67,4 +68,3 @@ $lang["giftcards_update"] = "Обновлять Подарочная карта"
|
||||
$lang["giftcards_use_inventory_menu"] = "Используйте меню инвентаря";
|
||||
$lang["giftcards_value"] = "стоимость Подарочную карту должна быть цифрая";
|
||||
$lang["giftcards_value_required"] = "стоимость Подарочную карту обязательный пробел";
|
||||
$lang["giftcards_cannot_use"] = "Giftcard %1 cannot be used for this sale. Invalid Customer!";
|
||||
|
||||
7
application/language/ru/migrate_lang.php
Normal file
7
application/language/ru/migrate_lang.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["migrate_backup"] = "";
|
||||
$lang["migrate_failed"] = "";
|
||||
$lang["migrate_info"] = "";
|
||||
$lang["migrate_start"] = "";
|
||||
$lang["migrate_success"] = "";
|
||||
@@ -15,6 +15,8 @@ $lang["module_items"] = "Товары";
|
||||
$lang["module_items_desc"] = "Добавление, обновление, удаление и поиск товары";
|
||||
$lang["module_messages"] = "Messages";
|
||||
$lang["module_messages_desc"] = "Send Messages to Customers, Suppliers, Employees et al.";
|
||||
$lang["module_migrate"] = "";
|
||||
$lang["module_migrate_desc"] = "";
|
||||
$lang["module_receivings"] = "получении";
|
||||
$lang["module_receivings_desc"] = "Процесс покупки заказов";
|
||||
$lang["module_reports"] = "Отчеты";
|
||||
|
||||
@@ -24,6 +24,7 @@ $lang["sales_customer_address"] = "Customer Address";
|
||||
$lang["sales_customer_discount"] = "Discount";
|
||||
$lang["sales_customer_email"] = "Customer Email";
|
||||
$lang["sales_customer_location"] = "Customer Location";
|
||||
$lang["sales_customer_mailchimp_status"] = "";
|
||||
$lang["sales_customer_total"] = "Total";
|
||||
$lang["sales_date"] = "Число";
|
||||
$lang["sales_date_range"] = "размах числа";
|
||||
|
||||
@@ -57,6 +57,7 @@ $lang["common_search_options"] = "";
|
||||
$lang["common_searched_for"] = "";
|
||||
$lang["common_state"] = "";
|
||||
$lang["common_submit"] = "";
|
||||
$lang["common_total_spent"] = "";
|
||||
$lang["common_view_recent_sales"] = "";
|
||||
$lang["common_website"] = "";
|
||||
$lang["common_welcome"] = "";
|
||||
|
||||
@@ -81,6 +81,7 @@ $lang["config_default_origin_tax_code"] = "";
|
||||
$lang["config_default_sales_discount"] = "";
|
||||
$lang["config_default_sales_discount_number"] = "";
|
||||
$lang["config_default_sales_discount_required"] = "";
|
||||
$lang["config_default_tax_name_number"] = "";
|
||||
$lang["config_default_tax_name_required"] = "";
|
||||
$lang["config_default_tax_rate"] = "";
|
||||
$lang["config_default_tax_rate_1"] = "";
|
||||
@@ -119,6 +120,9 @@ $lang["config_financial_year_oct"] = "";
|
||||
$lang["config_financial_year_sep"] = "";
|
||||
$lang["config_general"] = "";
|
||||
$lang["config_general_configuration"] = "";
|
||||
$lang["config_giftcard_number"] = "";
|
||||
$lang["config_giftcard_random"] = "";
|
||||
$lang["config_giftcard_series"] = "";
|
||||
$lang["config_info"] = "";
|
||||
$lang["config_info_configuration"] = "";
|
||||
$lang["config_invoice"] = "";
|
||||
@@ -145,6 +149,12 @@ $lang["config_location"] = "";
|
||||
$lang["config_location_configuration"] = "";
|
||||
$lang["config_location_info"] = "";
|
||||
$lang["config_logout"] = "";
|
||||
$lang["config_mailchimp"] = "";
|
||||
$lang["config_mailchimp_api_key"] = "";
|
||||
$lang["config_mailchimp_configuration"] = "";
|
||||
$lang["config_mailchimp_key_successfully"] = "";
|
||||
$lang["config_mailchimp_key_unsuccessfully"] = "";
|
||||
$lang["config_mailchimp_lists"] = "";
|
||||
$lang["config_message"] = "";
|
||||
$lang["config_message_configuration"] = "";
|
||||
$lang["config_msg_msg"] = "";
|
||||
@@ -187,6 +197,7 @@ $lang["config_receipt_default"] = "";
|
||||
$lang["config_receipt_info"] = "";
|
||||
$lang["config_receipt_printer"] = "";
|
||||
$lang["config_receipt_short"] = "";
|
||||
$lang["config_receipt_show_company_name"] = "";
|
||||
$lang["config_receipt_show_description"] = "";
|
||||
$lang["config_receipt_show_serialnumber"] = "";
|
||||
$lang["config_receipt_show_taxes"] = "";
|
||||
@@ -219,6 +230,3 @@ $lang["config_thousands_separator"] = "";
|
||||
$lang["config_timezone"] = "";
|
||||
$lang["config_top"] = "";
|
||||
$lang["config_website"] = "";
|
||||
$lang["config_giftcard_number"] = "";
|
||||
$lang["config_giftcard_series"] = "";
|
||||
$lang["config_giftcard_random"] = "";
|
||||
@@ -3,20 +3,38 @@
|
||||
$lang["customers_account_number"] = "";
|
||||
$lang["customers_account_number_duplicate"] = "";
|
||||
$lang["customers_available_points"] = "";
|
||||
$lang["customers_average"] = "";
|
||||
$lang["customers_avg_discount"] = "";
|
||||
$lang["customers_basic_information"] = "";
|
||||
$lang["customers_cannot_be_deleted"] = "";
|
||||
$lang["customers_company_name"] = "";
|
||||
$lang["customers_confirm_delete"] = "";
|
||||
$lang["customers_customer"] = "";
|
||||
$lang["customers_discount"] = "";
|
||||
$lang["customers_email_duplicate"] = "";
|
||||
$lang["customers_error_adding_updating"] = "";
|
||||
$lang["customers_excel_import_failed"] = "";
|
||||
$lang["customers_excel_import_nodata_wrongformat"] = "";
|
||||
$lang["customers_excel_import_partially_failed"] = "";
|
||||
$lang["customers_excel_import_success"] = "";
|
||||
$lang["customers_import_items_excel"] = "";
|
||||
$lang["customers_mailchimp_activity_click"] = "";
|
||||
$lang["customers_mailchimp_activity_lastopen"] = "";
|
||||
$lang["customers_mailchimp_activity_open"] = "";
|
||||
$lang["customers_mailchimp_activity_total"] = "";
|
||||
$lang["customers_mailchimp_activity_unopen"] = "";
|
||||
$lang["customers_mailchimp_email_client"] = "";
|
||||
$lang["customers_mailchimp_info"] = "";
|
||||
$lang["customers_mailchimp_member_rating"] = "";
|
||||
$lang["customers_mailchimp_status"] = "";
|
||||
$lang["customers_mailchimp_vip"] = "";
|
||||
$lang["customers_max"] = "";
|
||||
$lang["customers_min"] = "";
|
||||
$lang["customers_new"] = "";
|
||||
$lang["customers_none_selected"] = "";
|
||||
$lang["customers_one_or_multiple"] = "";
|
||||
$lang["customers_quantity"] = "";
|
||||
$lang["customers_stats_info"] = "";
|
||||
$lang["customers_successful_adding"] = "";
|
||||
$lang["customers_successful_deleted"] = "";
|
||||
$lang["customers_successful_updating"] = "";
|
||||
|
||||
@@ -2,7 +2,10 @@
|
||||
|
||||
$lang["employees_basic_information"] = "";
|
||||
$lang["employees_cannot_be_deleted"] = "";
|
||||
$lang["employees_change_password"] = "";
|
||||
$lang["employees_confirm_delete"] = "";
|
||||
$lang["employees_current_password"] = "";
|
||||
$lang["employees_current_password_invalid"] = "";
|
||||
$lang["employees_employee"] = "";
|
||||
$lang["employees_error_adding_updating"] = "";
|
||||
$lang["employees_error_deleting_demo_admin"] = "";
|
||||
@@ -14,14 +17,17 @@ $lang["employees_one_or_multiple"] = "";
|
||||
$lang["employees_password"] = "";
|
||||
$lang["employees_password_minlength"] = "";
|
||||
$lang["employees_password_must_match"] = "";
|
||||
$lang["employees_password_not_must_match"] = "";
|
||||
$lang["employees_password_required"] = "";
|
||||
$lang["employees_permission_desc"] = "";
|
||||
$lang["employees_permission_info"] = "";
|
||||
$lang["employees_repeat_password"] = "";
|
||||
$lang["employees_subpermission_required"] = "";
|
||||
$lang["employees_successful_adding"] = "";
|
||||
$lang["employees_successful_change_password"] = "";
|
||||
$lang["employees_successful_deleted"] = "";
|
||||
$lang["employees_successful_updating"] = "";
|
||||
$lang["employees_unsuccessful_change_password"] = "";
|
||||
$lang["employees_update"] = "";
|
||||
$lang["employees_username"] = "";
|
||||
$lang["employees_username_minlength"] = "";
|
||||
|
||||
@@ -6,6 +6,7 @@ $lang["giftcards_amazon"] = "";
|
||||
$lang["giftcards_bulk_edit"] = "";
|
||||
$lang["giftcards_cannot_be_deleted"] = "";
|
||||
$lang["giftcards_cannot_find_giftcard"] = "";
|
||||
$lang["giftcards_cannot_use"] = "Giftcard %1 cannot be used for this sale. Invalid Customer!";
|
||||
$lang["giftcards_card_value"] = "";
|
||||
$lang["giftcards_category"] = "";
|
||||
$lang["giftcards_change_all_to_allow_alt_desc"] = "";
|
||||
@@ -67,4 +68,3 @@ $lang["giftcards_update"] = "";
|
||||
$lang["giftcards_use_inventory_menu"] = "";
|
||||
$lang["giftcards_value"] = "";
|
||||
$lang["giftcards_value_required"] = "";
|
||||
$lang["giftcards_cannot_use"] = "Giftcard %1 cannot be used for this sale. Invalid Customer!";
|
||||
|
||||
7
application/language/sv/migrate_lang.php
Normal file
7
application/language/sv/migrate_lang.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang["migrate_backup"] = "";
|
||||
$lang["migrate_failed"] = "";
|
||||
$lang["migrate_info"] = "";
|
||||
$lang["migrate_start"] = "";
|
||||
$lang["migrate_success"] = "";
|
||||
@@ -15,6 +15,8 @@ $lang["module_items"] = "";
|
||||
$lang["module_items_desc"] = "";
|
||||
$lang["module_messages"] = "";
|
||||
$lang["module_messages_desc"] = "";
|
||||
$lang["module_migrate"] = "";
|
||||
$lang["module_migrate_desc"] = "";
|
||||
$lang["module_receivings"] = "";
|
||||
$lang["module_receivings_desc"] = "";
|
||||
$lang["module_reports"] = "";
|
||||
|
||||
@@ -24,6 +24,7 @@ $lang["sales_customer_address"] = "";
|
||||
$lang["sales_customer_discount"] = "";
|
||||
$lang["sales_customer_email"] = "";
|
||||
$lang["sales_customer_location"] = "";
|
||||
$lang["sales_customer_mailchimp_status"] = "";
|
||||
$lang["sales_customer_total"] = "";
|
||||
$lang["sales_date"] = "";
|
||||
$lang["sales_date_range"] = "";
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user