Skip to content

Commit

Permalink
Merge branch 'origin/master' into Weblate
Browse files Browse the repository at this point in the history
  • Loading branch information
weblate committed Mar 16, 2020
2 parents 425bee0 + 8e979de commit 1be2754
Show file tree
Hide file tree
Showing 3 changed files with 111 additions and 42 deletions.
58 changes: 29 additions & 29 deletions application/language/da/cashups_lang.php
@@ -1,37 +1,37 @@
<?php
$lang["cashups_amount"] = "Amount";
$lang["cashups_amount_number"] = "Amount must be a number";
$lang["cashups_amount_required"] = "Amount is a Required Field.";
$lang["cashups_amount"] = "Beløb/mængde?";
$lang["cashups_amount_number"] = "Beløb/mængde skal være et tal";
$lang["cashups_amount_required"] = "Beløb/mængde er et obligatorisk felt";
$lang["cashups_cannot_be_deleted"] = "Cashup cannot be deleted";
$lang["cashups_close_date"] = "Close Date";
$lang["cashups_close_employee"] = "Closed By";
$lang["cashups_closed_amount_card"] = "Cards";
$lang["cashups_closed_amount_cash"] = "Closed Cash";
$lang["cashups_closed_amount_check"] = "Checks";
$lang["cashups_close_date"] = "Luk dato";
$lang["cashups_close_employee"] = "Lukket af";
$lang["cashups_closed_amount_card"] = "Kort";
$lang["cashups_closed_amount_cash"] = "Lukkede kontanter";
$lang["cashups_closed_amount_check"] = "Regninger";
$lang["cashups_closed_amount_due"] = "Dues";
$lang["cashups_closed_amount_total"] = "Total";
$lang["cashups_closed_date"] = "Closed Date";
$lang["cashups_confirm_delete"] = "Are you sure you want to delete the selected Cashup?";
$lang["cashups_confirm_restore"] = "Are you sure you want to restore selected Cashup(s)?";
$lang["cashups_date_number"] = "Date must be a number";
$lang["cashups_date_required"] = "Date is a required field";
$lang["cashups_description"] = "Description";
$lang["cashups_error_adding_updating"] = "Error adding/updating Cashup";
$lang["cashups_closed_date"] = "Lukket dato";
$lang["cashups_confirm_delete"] = "Er du sikker på, at du vil slette den valgte (Cashup)?";
$lang["cashups_confirm_restore"] = "Er du sikker på, at du vil gendanne de valgte (Cashups)?";
$lang["cashups_date_number"] = "Datoen skal være et tal";
$lang["cashups_date_required"] = "Dato er et obligatorisk felt";
$lang["cashups_description"] = "Beskrivelse";
$lang["cashups_error_adding_updating"] = "Fejl ved at tilføje/opdatere (cashup)";
$lang["cashups_id"] = "Id";
$lang["cashups_info"] = "Cashups Info";
$lang["cashups_is_deleted"] = "Deleted";
$lang["cashups_new"] = "New Cashup";
$lang["cashups_no_cashups_to_display"] = "There are no Cashups to display";
$lang["cashups_none_selected"] = "You have not selected any Cashups";
$lang["cashups_note"] = "Notes";
$lang["cashups_is_deleted"] = "Slettet";
$lang["cashups_new"] = "Ny (cashup)";
$lang["cashups_no_cashups_to_display"] = "Der er ingen (cashups) at vise";
$lang["cashups_none_selected"] = "Du har ikke valgt nogle (cashups)";
$lang["cashups_note"] = "Noter";
$lang["cashups_one_or_multiple"] = "Cashups(s)";
$lang["cashups_open_amount_cash"] = "Open Cash";
$lang["cashups_open_date"] = "Open Date";
$lang["cashups_open_employee"] = "Opened By";
$lang["cashups_opened_date"] = "Opened Date";
$lang["cashups_successful_adding"] = "Cashup add successful";
$lang["cashups_successful_deleted"] = "Cashup delete successful";
$lang["cashups_successful_updating"] = "Cashup update successful";
$lang["cashups_open_amount_cash"] = "Åben kontanter";
$lang["cashups_open_date"] = "Åben dato";
$lang["cashups_open_employee"] = "Åbnet af";
$lang["cashups_opened_date"] = "Åbnet dato";
$lang["cashups_successful_adding"] = "Cashup tilføjet";
$lang["cashups_successful_deleted"] = "Cashup er slettet";
$lang["cashups_successful_updating"] = "Cashup er opdateret";
$lang["cashups_total"] = "Total";
$lang["cashups_transfer_amount_cash"] = "In/Out Cash";
$lang["cashups_update"] = "Update Cashup";
$lang["cashups_transfer_amount_cash"] = "";
$lang["cashups_update"] = "Opdater Cashup";
69 changes: 69 additions & 0 deletions application/language/da/common_lang.php
@@ -0,0 +1,69 @@
<?php
$lang["common_address_1"] = "Address 1";
$lang["common_address_2"] = "Address 2";
$lang["common_city"] = "City";
$lang["common_close"] = "Close";
$lang["common_comments"] = "Comments";
$lang["common_common"] = "common";
$lang["common_confirm_search"] = "You have selected one or more rows, these will no longer be selected after your search. Are you sure you want to submit this search?";
$lang["common_correct_errors"] = "Please correct identified errors before saving";
$lang["common_country"] = "Country";
$lang["common_date"] = "Date";
$lang["common_delete"] = "Delete";
$lang["common_det"] = "details";
$lang["common_download_import_template"] = "Download Import CSV Template (CSV)";
$lang["common_edit"] = "edit";
$lang["common_email"] = "Email";
$lang["common_email_invalid_format"] = "The email address is not in the correct format.";
$lang["common_export_csv"] = "CSV Export";
$lang["common_export_csv_no"] = "No";
$lang["common_export_csv_yes"] = "Yes";
$lang["common_fields_required_message"] = "Fields in red are required";
$lang["common_first_name"] = "First Name";
$lang["common_first_name_required"] = "First Name is a required field.";
$lang["common_first_page"] = "First";
$lang["common_gender"] = "Gender";
$lang["common_gender_female"] = "F";
$lang["common_gender_male"] = "M";
$lang["common_id"] = "Id";
$lang["common_import"] = "Import";
$lang["common_import_change_file"] = "Change";
$lang["common_import_csv"] = "CSV Import";
$lang["common_import_full_path"] = "Full path to csv file required";
$lang["common_import_remove_file"] = "Remove";
$lang["common_import_select_file"] = "Select file";
$lang["common_inv"] = "inv";
$lang["common_last_name"] = "Last Name";
$lang["common_last_name_required"] = "Last Name is a required field.";
$lang["common_last_page"] = "Last";
$lang["common_learn_about_project"] = "to learn the latest information about the project.";
$lang["common_list_of"] = "List of";
$lang["common_logout"] = "Logout";
$lang["common_migration_needed"] = "A database migration to %1 will start after login.";
$lang["common_new"] = "New";
$lang["common_no_persons_to_display"] = "There are no people to display.";
$lang["common_none_selected_text"] = "[Select]";
$lang["common_or"] = "OR";
$lang["common_phone_number"] = "Phone Number";
$lang["common_phone_number_required"] = "";
$lang["common_please_visit_my"] = "Please visit the";
$lang["common_powered_by"] = "Powered by";
$lang["common_price"] = "Price";
$lang["common_print"] = "Print";
$lang["common_remove"] = "Remove";
$lang["common_required"] = "Required";
$lang["common_restore"] = "Restore";
$lang["common_return_policy"] = "Return Policy";
$lang["common_search"] = "Search";
$lang["common_search_options"] = "Search options";
$lang["common_searched_for"] = "Searched for";
$lang["common_state"] = "State";
$lang["common_submit"] = "Submit";
$lang["common_total_spent"] = "Total Spent";
$lang["common_unknown"] = "Unknown";
$lang["common_view_recent_sales"] = "View Recent Sales";
$lang["common_website"] = "website";
$lang["common_welcome"] = "Welcome";
$lang["common_welcome_message"] = "Welcome to OSPOS, click a module below to get started.";
$lang["common_you_are_using_ospos"] = "You are using Open Source Point Of Sale version";
$lang["common_zip"] = "Postal Code";
26 changes: 13 additions & 13 deletions application/language/th/config_lang.php
Expand Up @@ -67,25 +67,25 @@
$lang["config_default_barcode_page_width_required"] = "The default barcode page width is a required field";
$lang["config_default_barcode_width_number"] = "The default barcode width must be a number";
$lang["config_default_barcode_width_required"] = "The default barcode width is a required field";
$lang["config_default_item_columns"] = "";
$lang["config_default_origin_tax_code"] = "";
$lang["config_default_receivings_discount"] = "";
$lang["config_default_receivings_discount_number"] = "";
$lang["config_default_receivings_discount_required"] = "";
$lang["config_default_sales_discount"] = "Default Sales Discount %";
$lang["config_default_item_columns"] = "คอลัมน์รายการที่แสดงเป็นค่าเริ่มต้น";
$lang["config_default_origin_tax_code"] = "รหัสภาษีที่เป็นค่าเริ่มต้น";
$lang["config_default_receivings_discount"] = "ส่วนลดที่เป็นค่าเริ่มต้นที่จะได้รับ";
$lang["config_default_receivings_discount_number"] = "การรับส่วนลดที่เป็นค่าเริ่มต้นต้องเป็นตัวเลข";
$lang["config_default_receivings_discount_required"] = "การรับส่วนลดที่เป็นค่าเริ่มต้นจำเป็นต้องระบุ";
$lang["config_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_category"] = "";
$lang["config_default_tax_code"] = "";
$lang["config_default_tax_jurisdiction"] = "";
$lang["config_default_tax_name_number"] = "";
$lang["config_default_tax_category"] = "หมวดหมู่ภาษีที่เป็นค่าเริ่มต้น";
$lang["config_default_tax_code"] = "รหัสภาษีที่เป็นค่าเริ่มต้น";
$lang["config_default_tax_jurisdiction"] = "ภาษีตามกฏหมายที่เป็นค่าเริ่มต้น";
$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";
$lang["config_default_tax_rate_2"] = "อัตราภาษี 2";
$lang["config_default_tax_rate_1"] = "อัตราภาษีลำดับที่ 1";
$lang["config_default_tax_rate_2"] = "อัตราภาษีลำดับที่ 2";
$lang["config_default_tax_rate_number"] = "อัตราภาษีเริ่มต้นต้องเป็นตัวเลข";
$lang["config_default_tax_rate_required"] = "อัตราภาษีเริ่มต้นต้องกรอก";
$lang["config_derive_sale_quantity"] = "";
$lang["config_derive_sale_quantity"] = "จำนวนปริมาณการขายที่ได้รับ";
$lang["config_derive_sale_quantity_tooltip"] = "";
$lang["config_dinner_table"] = "";
$lang["config_dinner_table_duplicate"] = "";
Expand Down

0 comments on commit 1be2754

Please sign in to comment.