mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-02 14:37:55 -05:00
80 lines
3.5 KiB
PHP
80 lines
3.5 KiB
PHP
<?php
|
|
|
|
$lang["common_address_1"] = "Adresse 1";
|
|
$lang["common_address_2"] = "Adresse 2";
|
|
$lang["common_city"] = "By";
|
|
$lang["common_close"] = "Luk";
|
|
$lang["common_comments"] = "Kommentarer";
|
|
$lang["common_common"] = "Almindelig(e)";
|
|
$lang["common_confirm_search"] = "Du har valgt en eller flere rækker. Disse vil ikke længere være valgt efter din søgning. Er du sikker på, at du vil foretage søgningen?";
|
|
$lang["common_copyrights"] = "© 2010 - %1";
|
|
$lang["common_correct_errors"] = "Ret venligst identificeret fejl før du gemmer";
|
|
$lang["common_country"] = "Land";
|
|
$lang["common_date"] = "Dato";
|
|
$lang["common_delete"] = "Slet";
|
|
$lang["common_det"] = "Detaljer";
|
|
$lang["common_download_import_template"] = "Download Import CSV Template (CSV)";
|
|
$lang["common_edit"] = "Rediger";
|
|
$lang["common_email"] = "Email";
|
|
$lang["common_email_invalid_format"] = "Email adressen er ikke i det korrekte format.";
|
|
$lang["common_export_csv"] = "CSV Eksport";
|
|
$lang["common_export_csv_no"] = "Nej";
|
|
$lang["common_export_csv_yes"] = "Ja";
|
|
$lang["common_fields_required_message"] = "Røde felter er obligatoriske";
|
|
$lang["common_first_name"] = "Fornavn";
|
|
$lang["common_first_name_required"] = "Fornavn er et obligatorisk felt.";
|
|
$lang["common_first_page"] = "Første";
|
|
$lang["common_gender"] = "Køn";
|
|
$lang["common_gender_female"] = "Kvinde";
|
|
$lang["common_gender_male"] = "Mand";
|
|
$lang["common_gender_undefined"] = "";
|
|
$lang["common_icon"] = "";
|
|
$lang["common_id"] = "Id";
|
|
$lang["common_import"] = "Import";
|
|
$lang["common_import_change_file"] = "Skift";
|
|
$lang["common_import_csv"] = "CSV Import";
|
|
$lang["common_import_full_path"] = "Fulde stig til csv fil behøves";
|
|
$lang["common_import_remove_file"] = "Fjern";
|
|
$lang["common_import_select_file"] = "Vælg fil";
|
|
$lang["common_inv"] = "inv";
|
|
$lang["common_last_name"] = "Efternavn";
|
|
$lang["common_last_name_required"] = "Efternavn er et obligatorisk felt.";
|
|
$lang["common_last_page"] = "Sidste";
|
|
$lang["common_learn_about_project"] = "for at lære det seneste information om projektet.";
|
|
$lang["common_list_of"] = "Liste af";
|
|
$lang["common_logo"] = "";
|
|
$lang["common_logo_mark"] = "";
|
|
$lang["common_logout"] = "Log ud";
|
|
$lang["common_migration_needed"] = "En database migration til %1 vil starte efter du er logget ind.";
|
|
$lang["common_new"] = "Ny";
|
|
$lang["common_no"] = "";
|
|
$lang["common_no_persons_to_display"] = "Der er ingen folk at vise.";
|
|
$lang["common_none_selected_text"] = "[Vælg]";
|
|
$lang["common_or"] = "ELLER";
|
|
$lang["common_phone_number"] = "Telefonnummer";
|
|
$lang["common_phone_number_required"] = "";
|
|
$lang["common_please_visit_my"] = "Besøg venligst";
|
|
$lang["common_powered_by"] = "Drevet af";
|
|
$lang["common_price"] = "Pris";
|
|
$lang["common_print"] = "Print ud";
|
|
$lang["common_remove"] = "Fjern";
|
|
$lang["common_required"] = "Obligatorisk";
|
|
$lang["common_restore"] = "Gendan";
|
|
$lang["common_return_policy"] = "Returpolitik";
|
|
$lang["common_search"] = "Søg";
|
|
$lang["common_search_options"] = "Søgeindstillinger";
|
|
$lang["common_searched_for"] = "Søgt efter";
|
|
$lang["common_software_short"] = "";
|
|
$lang["common_software_title"] = "";
|
|
$lang["common_state"] = "Stat";
|
|
$lang["common_submit"] = "Indsend";
|
|
$lang["common_total_spent"] = "Samlet brugt";
|
|
$lang["common_unknown"] = "Ukendt";
|
|
$lang["common_view_recent_sales"] = "Se seneste salg";
|
|
$lang["common_website"] = "Hjemmeside";
|
|
$lang["common_welcome"] = "Velkommen";
|
|
$lang["common_welcome_message"] = "Velkommen til OSPOS. Klik på et modul forneden for at komme i gang.";
|
|
$lang["common_yes"] = "";
|
|
$lang["common_you_are_using_ospos"] = "You are using Open Source Point Of Sale version";
|
|
$lang["common_zip"] = "Postnummer";
|