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