"Submit",
"none" => "None.",
"all_day" => "All day",
"back" => "Back",
"by" => "by",
"of" => "of",
"options" => "Options",
"done" => "Done",
"at_time" => "@", //date and time separator (e.g. 30-01-2018 @ 10:45)
"from" => "From", //e.g. from 9:30
"until" => "Until", //e.g. until 15:30
"open_calendar" => "Åpne kalender",
"no_way" => "You are not authorized to perform this action",
//index.php
"title_log_in" => "Log In",
"title_upcoming" => "Kommende begivenheter",
"title_event" => "Begivenhet",
"title_add_event" => "Legge til Begivenhet",
"title_edit_event" => "Editere Begivenhet",
"title_check_event" => "Check Event",
"title_search" => "Text Search",
"title_contact" => "Contact Form",
"title_thumbnails" => "Thumbnail Images",
"title_user_guide" => "LuxCal brukerveiledning",
"title_settings" => "Kalenderinnstillinger",
"title_edit_cats" => "Editer kategorier",
"title_edit_users" => "Editer brukere",
"title_edit_groups" => "Edit User Groups",
"title_manage_db" => "Manage databasen",
"title_changes" => "Legge til / endre / slette begivenheter",
"title_csv_import" => "CSV fil-import",
"title_ics_import" => "iCal fil-import",
"title_ics_export" => "iCal fil-eksport",
"title_ui_styling" => "User Interface Styling",
//header.php
"hdr_button_back" => "Back to parent page",
"hdr_options_submit" => "When done click this header or 'Done'",
"hdr_options_panel" => "Options panel",
"hdr_select_date" => "Gå til dato ",
"hdr_calendar" => "Calendar",
"hdr_view" => "Type",
"hdr_lang" => "Språk",
"hdr_all_cats" => "Alle kategorier",
"hdr_all_groups" => "All Groups",
"hdr_all_users" => "Alle brukere",
"hdr_go_to_view" => "Go to view",
"hdr_view_1" => "År",
"hdr_view_2" => "Måned",
"hdr_view_3" => "Arbeid måned",
"hdr_view_4" => "Uke",
"hdr_view_5" => "Arbeid uke",
"hdr_view_6" => "Dag",
"hdr_view_7" => "Kommende",
"hdr_view_8" => "Endringer",
"hdr_view_9" => "Matrix(C)",
"hdr_view_10" => "Matrix(U)",
"hdr_select_admin_functions" => "Velg admin funksjon",
"hdr_admin" => "Administrasjon",
"hdr_settings" => "Innstillinger",
"hdr_categories" => "Kategorier",
"hdr_users" => "Brukere",
"hdr_groups" => "User groups",
"hdr_database" => "Database",
"hdr_import_csv" => "CSV import",
"hdr_import_ics" => "iCal import",
"hdr_export_ics" => "iCal export",
"hdr_styling" => "Styling",
"hdr_back_to_cal" => "Back to calendar view",
"hdr_button_print" => "Skriv ut",
"hdr_print_page" => "Skriv ut denne siden",
"hdr_button_contact" => "Contact",
"hdr_contact" => "Contact the administrator",
"hdr_button_toap" => "Approve",
"hdr_toap_list" => "Events to be approved",
"hdr_button_todo" => "Todo",
"hdr_todo_list" => "Todo List",
"hdr_button_upco" => "Upcoming",
"hdr_upco_list" => "Kommende begivenheter",
"hdr_button_search" => "Search",
"hdr_search" => "Text Search",
"hdr_button_add" => "Add",
"hdr_add_event" => "Legge til begivenheter",
"hdr_button_help" => "Hjelp",
"hdr_user_guide" => "User Guide",
"hdr_gen_guide" => "General User Guide",
"hdr_cs_guide" => "Context-sensitive User Guide",
"hdr_gen_help" => "General help",
"hdr_prev_help" => "Previous help",
"hdr_log_in" => "Logg In",
"hdr_button_log_in" => "Logg inn",
"hdr_button_log_out" => "Logg ut",
"hdr_today" => "i dag", //dtpicker.js
"hdr_clear" => "slette", //dtpicker.js
//event.php
"evt_no_title" => "Ingen tittel",
"evt_no_start_date" => "Ingen startdato",
"evt_bad_date" => "Feil dato",
"evt_bad_rdate" => "Feil repeter slutt dato",
"evt_no_start_time" => "Ingen starttid",
"evt_bad_time" => "Feil tid",
"evt_end_before_start_time" => "Sluttid før starttid",
"evt_end_before_start_date" => "Sluttdato før startdato",
"evt_until_before_start_date" => "Repeat end før startdato",
"evt_no_recur_if_overlay" => "Categorie with overlap check; recurring events not allowed",
"evt_approved" => "Event approved",
"evt_apd_locked" => "Event approved and locked",
"evt_title" => "Tittel",
"evt_venue" => "Sted",
"evt_category" => "Kategori",
"evt_subcategory" => "Subcategory",
"evt_description" => "Beskrivelse",
"evt_attachments" => "Attachments",
"evt_attach_file" => "Attach file
(max. 4MB)",
"evt_click_to_open" => "Click to open",
"evt_click_to_remove" => "Click to remove",
"evt_no_pdf_img_vid" => "Attachment should be pdf, image or video",
"evt_error_file_upload" => "Error uploading file",
"evt_upload_too_large" => "Uploaded file too large",
"evt_date_time" => "Dato / tid",
"evt_private" => "Privat begivenhet",
"evt_start_date" => "Start",
"evt_end_date" => "Slutt",
"evt_select_date" => "Velg dato",
"evt_select_time" => "Velg tid",
"evt_all_day" => "Hele dagen",
"evt_change" => "Endre",
"evt_set_repeat" => "Sett på gjentakelse",
"evt_set" => "OK",
"evt_help" => "help",
"evt_repeat_not_supported" => "Angivelige gjentakelse ikke støttet",
"evt_no_repeat" => "Ingen gjentakelse",
"evt_repeat_on" => "Gjenta hver",
"evt_until" => "inntil",
"evt_blank_no_end" => "blank: ingen ende",
"evt_each_month" => "each month",
"evt_interval2_1" => "første",
"evt_interval2_2" => "andre",
"evt_interval2_3" => "tredje",
"evt_interval2_4" => "fjerde",
"evt_interval2_5" => "siste",
"evt_period1_1" => "dag",
"evt_period1_2" => "uke",
"evt_period1_3" => "måned",
"evt_period1_4" => "år",
"evt_send_eml" => "Alarmer",
"evt_send_sms" => "Send SMS",
"evt_now_and_or" => "Nå og/eller",
"evt_event_added" => "Den følgende eventen har blitt lagret",
"evt_event_edited" => "Den følgende eventen har blitt endret",
"evt_event_deleted" => "Den følgende eventen har blitt slettet",
"evt_days_before_event" => "dag(er) før begivenheten",
"evt_to" => "Til",
"evt_not_help" => "List of recipient addresses separated by semicolons. A recipient address can be an email address, a mobile phone number or the name of a file with addresses in the \'reciplists\' directory, with one address per line. When omitted, the default file extension is .txt.
Maximum field length: 255 characters.",
"evt_eml_help" => "Unless terminated with a $-sign, mobile phone numbers will be used to find the corresponding email address in the database. If not found, no email will be sent to this recipient.",
"evt_sms_help" => "Unless terminated with a $-sign, email addresses will be used to find the corresponding mobile phone number in the database. If not found, no SMS will be sent to this recipient.",
"evt_recip_list_too_long" => "Adresselisten er for lang.",
"evt_no_recip_list" => "Listen over mottakere er tom",
"evt_not_in_past" => "Notifikasjons datoen har vært",
"evt_not_days_invalid" => "Notifikasjons dagene er feil",
"evt_status" => "Status",
"evt_descr_help" => "The following items can be used in the description fields ...
• HTML tags <b>, <i>, <u> and <s> for bold, italic, underlined and striked-through text.",
"evt_descr_help_img" => "• small images (thumbnails) in the following format: \'folder/image_name.ext\' or \'image_name.ext\'. When omitted, the default folder is \'thumbnails\'. The folder must be a subfolder of the calendar and the extension must be .gif, .jpg or .png. The thumbnail (image) files should be uploaded via FTP.",
"evt_descr_help_eml" => "• Mailto-links in the following format: \'email address\' or \'email address [name]\', where \'name\' will be the title of the hyperlink. E.g. xxx@yyyy.zzz [For info click here].",
"evt_descr_help_url" => "• URL links in the following format: \'url\' or \'url [name]\', where \'name\' will be the title of the link. E.g. https://www.google.com [search].",
"evt_confirm_added" => "begivenhet lagt til",
"evt_confirm_saved" => "begivenhet lagret",
"evt_confirm_deleted" => "begivenhet slettet",
"evt_add_close" => "Add and close",
"evt_add" => "Lagt til",
"evt_edit" => "Edit",
"evt_save_close" => "Lagre og legge ned",
"evt_save" => "Lagre",
"evt_clone" => "Lagre som ny",
"evt_delete" => "Slett",
"evt_close" => "Steng",
"evt_added" => "Lagt til",
"evt_edited" => "Endret",
"evt_is_repeating" => "er en repeterende begivenhet.",
"evt_is_multiday" => "er en begivenhet som går over flere dager.",
"evt_edit_series_or_occurrence" => "Vil du editere denne serien eller begivenheten?",
"evt_edit_series" => "Editere denne serien",
"evt_edit_occurrence" => "Editere denne begivenheten",
//views
"vws_add_event" => "Legge til begivenhet",
"vws_view_month" => "Vis måned",
"vws_view_week" => "Vis uke",
"vws_view_day" => "Vis dag",
"vws_click_for_full" => "For full kalender, klikk på måned",
"vws_view_full" => "Vis full kalender",
"vws_prev_month" => "Forrige måned",
"vws_next_month" => "Neste måned",
"vws_today" => "Dag",
"vws_back_to_today" => "Tilbake til dagens måned",
"vws_week" => "Uke",
"vws_wk" => "Uke",
"vws_time" => "Tid",
"vws_events" => "Begivenheter",
"vws_all_day" => "Hele dagen",
"vws_earlier" => "Earlier",
"vws_later" => "Later",
"vws_venue" => "Sted",
"vws_events_for_next" => "Kommende begivenheter for de neste",
"vws_days" => "dag(er)",
"vws_added" => "Lagt til",
"vws_edited" => "Edited",
"vws_notify" => "Alarmer",
"vws_none_due_in" => "No events due in the next",
"vws_evt_cats" => "Event categories",
"vws_cal_users" => "Calendar users",
"vws_no_users" => "No users in selected group(s)",
"vws_download" => "Download",
"vws_download_title" => "Download a text file with these events",
"vws_send_mail" => "Send email",
"vws_send_mail_to" => "Send email to",
//changes.php
"chg_from_date" => "Fra dato",
"chg_select_date" => "Velg start dato",
"chg_notify" => "Alarmer",
"chg_days" => "Dag(er)",
"chg_added" => "Lagt til",
"chg_edited" => "Edited",
"chg_deleted" => "Slettet",
"chg_changed_on" => "Forrandret den",
"chg_changes" => "Endringer",
"chg_no_changes" => "Ingen endringer.",
//search.php
"sch_define_search" => "Define Search",
"sch_search_text" => "Search text",
"sch_event_fields" => "Event fields",
"sch_all_fields" => "All fields",
"sch_title" => "Title",
"sch_description" => "Description",
"sch_venue" => "Venue",
"sch_user_group" => "User group",
"sch_event_cat" => "Event category",
"sch_all_groups" => "All Groups",
"sch_all_cats" => "All Categories",
"sch_occurring_between" => "Occurring between",
"sch_select_start_date" => "Select start date",
"sch_select_end_date" => "Select end date",
"sch_search" => "Search",
"sch_invalid_search_text" => "Search text missing or too short",
"sch_bad_start_date" => "Bad start date",
"sch_bad_end_date" => "Bad end date",
"sch_no_results" => "No results found",
"sch_new_search" => "New Search",
"sch_calendar" => "Go to calendar",
"sch_extra_field1" => "Extra field 1",
"sch_extra_field2" => "Extra field 2",
"sch_instructions" =>
"
The calendar database can be searched for events matching specific text.
Search text: The selected fields (see below) of each event will be searched. The search is case insensitive.
Two wildcard characters can be used:
A blank search text field, or just an ampersand, will match any text and therefore all events.
Event fields: The selected fields will be searched only.
User group: Events in the selected user group will be searched only.
Event category: Events in the selected category will be searched only.
Occurring between: The start and end date are both optional. A blank start date means: one year from now in the past and a blank end date means: one year from now in the future.
The search results will be displayed in chronological order.
", //contact.php "con_msg_to_admin" => "Message to the Administrator", "con_from" => "from", "con_name" => "Name", "con_email" => "Email", "con_subject" => "Subject", "con_message" => "Message", "con_send_msg" => "Send message", "con_fill_in_all_fields" => "Please fill in all fields", "con_invalid_name" => "Invalid name", "con_invalid_email" => "Invalid email address", "con_no_urls" => "No web links allowed in the message", "con_mail_error" => "Email problem. The message could not be sent. Please try again later.", "con_con_msg" => "Contact message from the calendar", "con_thank_you" => "Thank you for your message to the calendar", "con_get_reply" => "You will receive a reply to your message as soon as possible", "con_date" => "Date", "con_your_msg" => "Your message", "con_your_cal_msg" => "Your message to the calendar", "con_has_been_sent" => "has been sent to the calendar administrator", "con_confirm_eml_sent" => "A confirmation email has been sent to", //stand-alone sidebar (lcsbar.php) "ssb_upco_events" => "Upcoming Events", "ssb_all_day" => "All day", "ssb_none" => "No events." ); ?>