"Ingen",
"all" => "Hele",
"all_day" => "Hele dagen",
"back" => "Tilbake",
"close" => "Close",
"always" => "always",
"at_time" => "@", //date and time separator (e.g. 30-01-2018 @ 10:45)
"rows" => "rows",
"columns" => "columns",
"user_group" => "user group",
"event_cat" => "event category",
"id" => "ID",
"username" => "Brukernavn",
"password" => "Password",
"public" => "Public",
"logged_in" => "Logged in",
"logged_in_l" => "logged in",
//settings.php - fieldset headers + general
"set_general_settings" => "Kalenderinnstillinger",
"set_navbar_settings" => "Navigation Bar",
"set_event_settings" => "Events",
"set_user_settings" => "Brukerinnstillinger",
"set_reminder_settings" => "Reminders",
"set_perfun_settings" => "Periodic Functions (only relevant if cron job defined)",
"set_sidebar_settings" => "Stand-Alone Sidebar (only relevant if in use)",
"set_view_settings" => "Visningsinnstilinger",
"set_dt_settings" => "Dato/tid innstilinger",
"set_save_settings" => "Lagre innstillinger",
"set_test_mail" => "Test Mail",
"set_mail_sent_to" => "Test mail sent to",
"set_mail_sent_from" => "This test mail was sent from your calendar's Settings page",
"set_missing_invalid" => "missing or invalid settings (background highlighted)",
"set_settings_saved" => "Kalenderinnstilingerer lagret",
"set_save_error" => "Database error - Saving calendar settings failed",
"hover_for_details" => "Hold hold over; beskrivelser av detaljer",
"default" => "default",
"enabled" => "aktiveret",
"disabled" => "deaktiveret",
"no" => "nei",
"yes" => "ja",
"or" => "eller",
"minutes" => "minutter",
"pixels" => "pixels",
"warnings" => "Warnings",
"notices" => "Notices",
"no_way" => "Du har ikke rett til og utføre denne funksjonen",
//settings.php - general settings. Single quotes in the ......_text translations below must be escaped by a backslash (e.g. \')
"versions_label" => "Versions",
"versions_text" => "• calendar version, followed by the database in use
• PHP version
• database version",
"calTitle_label" => "Kalendertittel",
"calTitle_text" => "Vises i kalenderens topbjælke og brukes ved beskjeder.",
"calUrl_label" => "Kalender URL",
"calUrl_text" => "Kalenderens webside-adresse.",
"logoPath_label" => "Path/name of logo image",
"logoPath_text" => "If specified, a logo image will be displayed in the left upper corner of the calendar. If also a link to a parent page is specified (see below), then the logo will be a hyper-link to the parent page. The logo image should have a maximum height and width of 70 pixels.",
"backLinkUrl_label" => "Link to parent page",
"backLinkUrl_text" => "URL of parent page. If specified, a Back button will be displayed on the left side of the Navigation Bar which links to this URL.
For instance to link back to the parent page from which the calendar was started. If a logo path/name has been specified (see above), then no Back button will be displayed, but the logo will become the back link instead.",
"timeZone_label" => "Tidszone",
"timeZone_text" => "Kalenderens tidszone, brukes til å beregne tidspunktet.",
"see" => "se",
"notifChange_label" => "Send notification of calendar changes",
"notifChange_text" => "When a user adds, edits or deletes an event, an email notification message will be sent to the specified recipient email addresses.
The recipient list can contain a semicolon separated list of mail addresses and/or names of files with recipient mail addresses. Files with email addresses with one email address per line should be located in the folder \'reciplists\'. When omitted, the default file name extension of a file with email addresses is .txt",
"recipList" => "Recipient list",
"rssFeed_label" => "RSS feed links",
"rssFeed_text" => "If enabled: For users with at least \'view\' rights an RSS feed link will be visible in the footer of the calendar and an RSS feed link will be added to the HTML head of the calendar pages.",
"logging_label" => "Log calendar messages",
"logging_text" => "The calendar can log error, warning and notice messages. Error messages are always logged. Logging of warning and notice messages can each be disabled or enabled by checking the relevant check boxes. All calendar messages are logged in the file \'logs/luxcal.log\'.
Note: PHP language messages are logged at a different location, determined by your ISP.",
"calendar" => "calendar",
"user" => "user",
"database" => "database",
//settings.php - navigation bar settings. Single quotes in the ......_text translations below must be escaped by a backslash (e.g. \')
"navButText_label" => "Navigation bar buttons with text",
"navButText_text" => "If enabled: On the navgation bar the buttons will be displayed with text. If disabled, the buttons are diplayed with icons.",
"contact_label" => "Contact button",
"contact_text" => "If enabled: A Contact button will be displayed on the navigation bar. Clicking this button will open a contact form, which can be used to send a message to the calendar administrator.",
"sideLists_label" => "To Approve / Todo / Upcoming buttons",
"sideLists_text" => "If enabled: A Todo / Upcoming button will be displayed on the navigation bar, which when clicked will open the Todo list / Upcoming list.",
"navToapList_label" => "To approve button",
"navTodoList_label" => "Todo button",
"navUpcoList_label" => "Upcoming button",
"optionsPanel_label" => "Options panel menus",
"optionsPanel_text" => "Enable/disable menus in the options panel.
• The calendar menu is available to the admin to switch calendars. (enabling only useful if several calendars are installed)
• The view menu can be used to select one of the calendar views.
• The groups menu can be used to display only events created by users in the selected groups.
• The users menu can be used to display only events created by the selected users.
• The categories menu can be used to display only events belonging to the selected event categories.
• The language menu can be used to select the user interface language. (enabling only useful if several languages are installed)
Note: If no menus are selected, the option panel button will not be displayed.",
"calMenu_label" => "calendar",
"viewMenu_label" => "view",
"groupMenu_label" => "groups",
"userMenu_label" => "users",
"catMenu_label" => "categories",
"langMenu_label" => "language",
"availViews_label" => "Available calendar views",
"availViews_text" => "Calendar views available to publc and logged-in users specified by means of a comma-separated list with view numbers. Meaning of the numbers:
1: year view
2: month view (7 days)
3: work month view
4: week view (7 days)
5: work week view
6: day view
7: upcoming events view
8: changes view
9: matrix view (categories)
10: matrix view (users)",
"viewButtons_label" => "View buttons on navigation bar",
"viewButtons_text" => "View buttons on the navigation bar for public and logged-in users, specified by means of a comma-separated list of view numbers.
If a number is specified in the sequence, the corresponding button will be displayed. If no numbers are specified, no View buttons will be displayed.
Meaning of the numbers:
1: Year
2: Full Month
3: Work Month
4: Full Week
5: Work Week
6: Day
7: Upcoming
8: Changes
9: Matrix
The order of the numbers determine the order of the displayed buttons.
For example: \'24\' means: display \'Full Month\' and \'Full Week\' buttons.",
"defaultView_label" => "Standardvisning ved start",
"defaultView_text" => "Default calendar view on startup for public and logged-in users. Mulige standardvisninger ved starten av kalenderen er:
• År
• Måned
• Uke
• Dag
• Kommende
• Ændringer
• Matrix
Anbefalt valg: Måned eller Kommende.",
"language_label" => "Standard språk",
"language_text" => "Filerne ui-{språk}.php, ai-{språk}.php, ug-{språk}.php og ug-layout.png skal finnes i lang/ folderen. {språg} = det valgte språk til brukerinterfacen. Filnavne skal skrives med små bokstaver!",
//settings.php - events settings. Single quotes in the ......_text translations below must be escaped by a backslash (e.g. \')
"ownerTitle_label" => "Show event owner in front of event title",
"ownerTitle_text" => "In the various calendar views, show the event owner name in front of the event title.",
"privEvents_label" => "Posting of private events",
"privEvents_text" => "Private events are only visible to the user who entered the event.
Enabled: users can enter private events.
Default: when adding new events, the \'private\' checkbox in the Event window will be checked by default.
Always: when adding new events they will always be private, the \'private\' checkbox in the Event window will not be shown.",
"aldDefault_label" => "New events all-day by default",
"aldDefault_text" => "When adding events, in the Event window the \'All day\' checkbox will be checked by default. In addition, if no start time is specified the event automatically becomes an all-day event.",
"details4All_label" => "Show event details to users",
"details4All_text" => "Disabled: event details will only be visible to the owner of the event and to users with \'post all\' rights.
All: event details will be visible to the owner of the event and to all other users.
Logged in: event details will be visible to the owner of the event and to logged in users.",
"evtDelButton_label" => "Show delete button in Event window",
"evtDelButton_text" => "Disabled: the Delete button in the Event window will not be visible. So users with edit rights will not be able to delete events.
Enabled: the Delete button in the Event window will be visible to all users.
Manager: the Delete button in the Event window will only be visible to users with \'manager\' rights.",
"eventColor_label" => "Event colors based on",
"eventColor_text" => "Events in the various calendar views can be displayed in the color assigned to the group to which the user who created the event belongs or the color of the event category.",
"xField1_label" => "Extra field 1",
"xField2_label" => "Extra field 2",
"xFieldx_text" => "Optional text field. If this field is included in an event template in the Views section, the field will be added as a free format text field to the Event window form and to the events displayed in all calendar views and pages.
• label: optional text label for the extra field (max. 15 characters). E.g. \'Email address\', \'Website\', \'Phone number\'
• public: when checked, the field will be visible to all users; otherwise the field will only be visible to logged in users.",
"xField_label" => "Label",
"manager_only" => 'manager',
//settings.php - user accounts settings. Single quotes in the ......_text translations below must be escaped by a backslash (e.g. \')
"selfReg_label" => "Selvregistrering",
"selfReg_text" => "Tillat brukere og registrere seg selv for å få adgang til kalenderen.
User group to which self-registered users will be assigned.",
"selfRegNot_label" => "Self registration notification",
"selfRegNot_text" => "Send a notification email to the calendar email address when a self-registration takes place.",
"restLastSel_label" => "Restore last user selections",
"restLastSel_text" => "The last user selections (the Option Panel settings) will be saved and when the user revisits the calendar later, the values will be restored.",
"cookieExp_label" => "'Remember me' cookie expiry days",
"cookieExp_text" => "Number of days before the cookie set by the \'Remember me\' option (during Log In) will expire.",
"view" => "view",
"post_own" => 'post own',
"post_all" => 'post all',
"manager" => 'post/manager',
//settings.php - view settings. Single quotes in the ......_text translations below must be escaped by a backslash (e.g. \')
"templFields_text" => "Meaning of the numbers:
1: Venue field
2: Event category field
3: Description field
4: Extra field 1 (see section Events)
5: Extra field 2 (see section Events)
6: Email notification data (only if a notification has been requested)
7: Date/time added/edited and the associated user(s)
8: Attached pdf, image or video files as hyperlinks.
The order of the numbers determine the order of the displayed fields.",
"evtTemplate_label" => "Event templates",
"evtTemplate_text" => "The event fields to be displayed in the general calendar views, the upcoming event views and in the hover box with event details can be specified by means of a sequence of numbers.
If a number is specified in the sequence, the corresponding field will be displayed.",
"evtTemplGen" => "General view",
"evtTemplUpc" => "Upcoming view",
"evtTemplPop" => "Hover box",
"yearStart_label" => "Start month in Year view",
"yearStart_text" => "If a start month has been specified (1 - 12), in Year view the calendar will always start with this month and the year of this first month will only change as of the first day of the same month in the next year.
The value 0 has a special meaning: the start month is based on the current date and will fall in the first row of months.",
"YvRowsColumns_label" => "Rækker og spalter der vises i års-visning",
"YvRowsColumns_text" => "Antall rækker av fire månedersom vises i års-visningen.
Anbefalet valg: 4, som gir 16 måneder, og scrolle igjennom.
Antall måneder som skal vises i hver linje i års-visning.
Anbefaler valg: 3 eller 4.",
"MvWeeksToShow_label" => "Uker som vises i måneds-visning",
"MvWeeksToShow_text" => "Antall uker som vises i månedsvisning.
Anbefalet valg: 10, hvilket gir 2,5 måned og scrolle igjennm.
The values 0 and 1 have a special meaning:
0: display exactly 1 month - blank leading and trailing days.
1: display exactly 1 month - display events on leading and trailing days.",
"workWeekDays_label" => "Working days",
"workWeekDays_text" => "Days colored as working days in the calendar views and for instance to be shown in the weeks in Work Month view and Work Week view.
Enter the number of each working day.
e.g. 12345: Monday - Friday
Not entered days are considered to be weekend days.",
"weekStart_label" => "Ukens første dag",
"weekStart_text" => "Enter the day number of the first day of the week.",
"XvWeeksToShow_label" => "Weeks to show in Matrix view",
"XvWeeksToShow_text" => "Number of calendar weeks to display in Matrix view.",
"lookaheadDays_label" => "Dager som skal ses fremmad",
"lookaheadDays_text" => "Antall dager det skal ses fremmad i visningen Kommende Begivenheter, in the Todo List og i RSS feeds.",
"dwStartEndHour_label" => "Start and end hour in Day/Week view",
"dwStartEndHour_text" => "Hours at which a normal day of events starts and ends.
E.g. setting these values to 6 and 18 will avoid wasting space in Week/Day view for the quiet time between midnight and 6:00 and 18:00 and midnight.
The time picker, used to enter a time, will also start and end at these hours.",
"dwTimeSlot_label" => "Time slot in Day/Week view",
"dwTimeSlot_text" => "Day/Week view time slot in number of minutes.
This value, together with the Start hour and End hour (see above) will determine the number of rows in Day/Week view.",
"dwTsHeight_label" => "Tids slot høyde",
"dwTsHeight_text" => "Dag/Uke se tids slot display i nummer av pixler.",
"showInMView_label" => "Show in month view",
"showInMView_text" => "Enabled/disable the display in Month view of the following items:
• URLs in one of the event description fields (will be displayed as hyperlink)
• images in one of the event description fields",
"urls" => "URL links",
"images" => "images",
"emails" => "email links",
"monthInDCell_label" => "Month in each day cell",
"monthInDCell_text" => "Display for each day in month view the 3-letter month name",
//settings.php - date/time settings. Single quotes in the ......_text translations below must be escaped by a backslash (e.g. \')
"dateFormat_label" => "Datoformat (dd mm yyyy)",
"dateFormat_text" => "Text string defining the format of event dates in the calendar views and input fields.
Possible characters: y = year, m = month and d = day.
Non-alphanumeric character can be used as separator and will be copied literally.
Examples:
y-m-d: 2013-10-31
m.d.y: 10.31.2013
d/m/y: 31/10/2013",
"dateFormat_expl" => "e.g. y.m.d: 2013.10.31",
"MdFormat_label" => "Date format (dd month)",
"MdFormat_text" => "Text string defining the format of dates consisting of month and day.
Possible characters: M = month in text, d = day in digits.
Non-alphanumeric character can be used as separator and will be copied literally.
Examples:
d M: 12 April
M, d: July, 14",
"MdFormat_expl" => "e.g. M, d: July, 14",
"MdyFormat_label" => "Date format (dd month yyyy)",
"MdyFormat_text" => "Text string defining the format of dates consisting of day, month and year.
Possible characters: d = day in digits, M = month in text, y = year in digits.
Non-alphanumeric character can be used as separator and will be copied literally.
Examples:
d M y: 12 April 2013
M d, y: July 8, 2013",
"MdyFormat_expl" => "e.g. M d, y: July 8, 2013",
"MyFormat_label" => "Date format (month yyyy)",
"MyFormat_text" => "Text string defining the format of dates consisting of month and year.
Possible characters: M = month in text, y = year in digits.
Non-alphanumeric character can be used as separator and will be copied literally.
Examples:
M y: April 2013
y - M: 2013 - July",
"MyFormat_expl" => "e.g. M y: April 2013",
"DMdFormat_label" => "Date format (weekday dd month)",
"DMdFormat_text" => "Text string defining the format of dates consisting of weekday, day and month.
Possible characters: WD = weekday in text, M = month in text, d = day in digits.
Non-alphanumeric character can be used as separator and will be copied literally.
Examples:
WD d M: Friday 12 April
WD, M d: Monday, July 14",
"DMdFormat_expl" => "e.g. WD - M d: Sunday - April 6",
"DMdyFormat_label" => "Date format (weekday dd month yyyy)",
"DMdyFormat_text" => "Text string defining the format of dates consisting of weekday, day, month and year.
Possible characters: WD = weekday in text, M = month in text, d = day in digits, y = year in digits.
Non-alphanumeric character can be used as separator and will be copied literally.
Examples:
WD d M y: Friday 13 April 2013
WD - M d, y: Monday - July 16, 2013",
"DMdyFormat_expl" => "e.g. WD, M d, y: Monday, July 16, 2013",
"timeFormat_label" => "Time format (hh mm)",
"timeFormat_text" => "Text string defining the format of event times in the calendar views and input fields.
Possible characters: h = hours, H = hours with leading zeros, m = minutes, a = am/pm (optional), A = AM/PM (optional).
Non-alphanumeric character can be used as separator and will be copied literally.
Examples:
h:m: 18:35
h.m a: 6.35 pm
H:mA: 06:35PM",
"timeFormat_expl" => "e.g. h:m: 22:35 and h:mA: 10:35PM",
"weekNumber_label" => "Vis uke nummer",
"weekNumber_text" => "The display of week numbers in the relevant views can be enabled/disabled",
"time_format_us" => "12-timer AM/PM",
"time_format_eu" => "24-timer",
"sunday" => "Søndag",
"monday" => "Mandag",
"time_zones" => "TIME ZONES",
"dd_mm_yyyy" => "dd-mm-yyyy",
"mm_dd_yyyy" => "mm-dd-yyyy",
"yyyy_mm_dd" => "yyyy-mm-dd",
//settings.php - email/messaging settings. Single quotes in the ......_text translations below must be escaped by a backslash (e.g. \')
"services_label" => "Message services",
"services_text" => "Services available to sent event reminders. If a service is not selected, the corresponding section in the Event window will be suppressed. If no service is selected, no event reminders will be sent.",
"smsCarrier_label" => "SMS carrier template",
"smsCarrier_text" => "The SMS carrier template is used to compile the SMS gateway email address: ppp#sss@carrier, where . . .
• ppp: optional text string to be added before the phone number
• #: placeholder for the recipient\'s mobile phone number (the calendar will replace the # by the phone number)
• sss: optional text string to be inserted after the phone number, e.g. a username and password, required by some operators
• @: separator character
• carrier: carrier address (e.g. mail2sms.com)
Template examples: #@xmobile.com, 0#@carr2.int, #myunmypw@sms.gway.net.",
"smsCountry_label" => "SMS country code",
"smsCountry_text" => "If the SMS gateway is located in a different country than the calendar, then the country code of the country where the calendar is used must be specified.
Select whether the \'+\' or \'00\' prefix is required.",
"smsSubject_label" => "SMS subject template",
"smsSubject_text" => "If specified, the text in this template will be copied in the subject field of the SMS email messages sent to the carrier. The text may contain the character #, which will be replaced by the phone number of the calendar or the event owner (depending on the setting above).
Example: \'FROMFHONENUMBER=#\'.",
"smsAddLink_label" => "Add event report link to SMS",
"smsAddLink_text" => "When checked, a link to the event report will be added to each SMS. By opening this link on their mobile phone, recipients will be able to view the event details.",
"maxLenSms_label" => "Maximum SMS message length",
"maxLenSms_text" => "SMS messages are sent with utf-8 character encoding. Messages up to 70 characters will result in one single SMS message; messages > 70 characters, with many Unicode characters, may be split into multiple messages.",
"calEmail_label" => "Kalender email-adresse",
"calEmail_text" => "The email address used to receive contact messages and to send or receive notification emails.
Format: \'email\' eller \'navn ≺email≻\'.",
"calPhone_label" => "Calendar phone number",
"calPhone_text" => "The phone number used as sender ID when sending SMS notification messages.
Format: free, max. 20 digits (some countries require a telephone number, other countries also accept alphabetic characters).
If no SMS service is active or if no SMS subject template has been defined, this field may be blank.",
"notSenderEml_label" => "Sender of notification emails",
"notSenderEml_text" => "When the calendar sends reminder emails, the sender ID of the email can be either the calendar email address, or the email address of the user who created the event.
In case of the user email address, the receiver can reply to the email.",
"notSenderSms_label" => "Sender of notification SMSes",
"notSenderSms_text" => "When the calendar sends reminder SMSes, the sender ID of the SMS message can be either the calendar phone number, or the phone number of the user who created the event.
If \'user\' is selected and a user account has no phone number specified, the calendar phone number will be taken.
In case of the user phone number, the receiver can reply to the message.",
"defRecips_label" => "Default list of recipients",
"defRecips_text" => "If specified, this will be the default recipients list for email and/or SMS notifications in the Event window. If this field is left blank, the default recipient will be the event owner.",
"mailServer_label" => "Mail server",
"mailServer_text" => "PHP mail is suitable for unauthenticated mail in small numbers. For greater numbers of mail or when authentication is required, SMTP mail should be used.
Using SMTP mail requires an SMTP mail server. The configuration parameters to be used for the SMTP server must be specified hereafter.",
"smtpServer_label" => "SMTP server name",
"smtpServer_text" => "If SMTP mail is selected, the SMTP server name should be specified here. For example gmail SMTP server: smtp.gmail.com.",
"smtpPort_label" => "SMTP port number",
"smtpPort_text" => "If SMTP mail is selected, the SMTP port number should be specified here. For example 25, 465 or 587. Gmail for example uses port number 465.",
"smtpSsl_label" => "SSL (Secure Sockets Layer)",
"smtpSsl_text" => "If SMTP mail is selected, select here if the secure sockets layer (SSL) should be enabled. For gmail: enabled",
"smtpAuth_label" => "SMTP authentication",
"smtpAuth_text" => "If SMTP authentication is selected, the username and password specified hereafter will be used to authenticate the SMTP mail.
For gmail for instance, the user name is the part of your email address before the @.",
"cc_prefix" => "Country code starts with prefix + or 00",
"general" => "General",
"email" => "Email",
"sms" => "SMS",
"php_mail" => "PHP mail",
"smtp_mail" => "SMTP mail (complete fields below)",
//settings.php - periodic function settings. Single quotes in the ......_text translations below must be escaped by a backslash (e.g. \')
"cronHost_label" => "Cron job host",
"cronHost_text" => "Specify where the cron job is hosted which periodically starts the script \'lcalcron.php\'.
• local: cron job runs on the same server
• remote: cron job runs on a remote server or lcalcron.php is started manually (testing)
• IP address: cron job runs on a remote server with the specified IP address.",
"cronSummary_label" => "Admin cron job summary",
"cronSummary_text" => "Send a cron job summary to the calendar administrator.
Enabling is only useful if a cron job has been activated for the calendar.",
"chgEmailList_label" => "Emailmål for ændringer",
"chgEmailList_text" => "Mål-emailadresser, som periodisk modtager en email med kalenderforrandringer.
Email-adresser adskilt af semikolonner.",
"chgNofDays_label" => "Dager og se tilbake etter forrandringer",
"chgNofDays_text" => "Antall dager, som skal ses tilbake etter kalender-forrandringer.
If the number of days is set to 0 no summary of changes will be sent.",
"icsExport_label" => "Daily export of iCal events",
"icsExport_text" => "If enabled: All events in the date range -1 week until +1 year will be exported in iCalendar format in a .ics file in the \'files\' folder.
The file name will be the calendar name with blanks replaced by underscores. Old files will be overwritten by new files.",
"eventExp_label" => "Event expiry days",
"eventExp_text" => "Number of days after the event due date when the event expires and will be automatically deleted.
If 0 or if no cron job is running, no events will be automatically deleted.",
"maxNoLogin_label" => "Max. antall dager man ikke har logget inn",
"maxNoLogin_text" => "Hvis en bruker ikke har logget inn iløpet av de dagene, så vil kontoen bli slettet.
Hvis verdien er 0, så vil brukerne aldri bli slettet",//
"local" => "local",
"remote" => "remote",
"ip_address" => "IP address",
//settings.php - mini calendar / sidebar settings. Single quotes in the ......_text translations below must be escaped by a backslash (e.g. \')
"popFieldsSbar_label" => "Event fields - sidebar hover box",
"popFieldsSbar_text" => "The event fields to be displayed in an overlay when the user hovers an event in the stand-alone sidebar can be specified by means of a sequence of numbers.
If no fields are specified at all, no hover box will be displayed.",
"showLinkInSB_label" => "Show links in sidebar",
"showLinkInSB_text" => "Display URLs from the event description as a hyperlink in the upcoming events sidebar",
"sideBarDays_label" => "Days to look ahead in sidebar",
"sideBarDays_text" => "Number of days to look ahead for events in the sidebar.",
//login.php
"log_log_in" => "Logg inn",
"log_remember_me" => "Remember me",
"log_register" => "Registrer",
"log_change_my_data" => "Ændre mine data",
"log_change" => "Ændre",
"log_un_or_em" => "Brukernavn eller email",
"log_un" => "Brukernavn",
"log_em" => "Email",
"log_ph" => "Mobile phone number",
"log_nr" => "User number (if any)",
"log_pw" => "Password",
"log_new_un" => "Nytt brukernavn",
"log_new_em" => "Ny email",
"log_new_pw" => "Nytt Password",
"log_con_pw" => "Confirm Password",
"log_pw_msg" => "Her er ditt log in details til og logge inn med",
"log_pw_subject" => "Ditt password",
"log_npw_subject" => "Ditt nye password",
"log_npw_sent" => "Ditt nye password har blitt sendt.",
"log_registered" => "Registrering virket - ditt password er sendt til deg pr. email",
"log_em_problem_not_sent" => "Email problem - your password could not be sent",
"log_em_problem_not_noti" => "Email problem - could not notify the administrator",
"log_un_exists" => "Brukernavn finnes allerede",
"log_em_exists" => "Email-adresse finnes allerede",
"log_un_invalid" => "Ugyldig brukernavn (min længde 2: A-Z, a-z, 0-9, og _-.) ",
"log_em_invalid" => "Ugyldig email-adresse",
"log_ph_invalid" => "Invalid mobile phone number",
"log_un_em_invalid" => "Brukernavn/email er ikke gyldig",
"log_un_em_pw_invalid" => "Ditt brukernavn/email eller password er feil",
"log_pw_error" => "Passwords not matching",
"log_no_un_em" => "Du tastet ikke inn brukernavn/email",
"log_no_un" => "Inntast ditt brukernavn",
"log_no_em" => "Inntast din email-adresse",
"log_no_pw" => "Du inntastet ikke ditt password",
"log_no_rights" => "Login feil. Du har ikke rettigheter - kontakt admin",//
"log_send_new_pw" => "Send nytt password",
"log_new_un_exists" => "Nytt brukernavn finnes allerede",
"log_new_em_exists" => "Ny email-adresse finnes allerede",
"log_ui_language" => "Bruker språk",
"log_new_reg" => "New user registration",
"log_date_time" => "Date / time",
"log_time_out" => "Time out",
//categories.php
"cat_list" => "Liste med kategorier",
"cat_edit" => "Editer",
"cat_delete" => "Slett",
"cat_show_del" => "Show delete buttons",
"cat_add_new" => "Legge til ny kategori",
"cat_add" => "Legge til",
"cat_edit_cat" => "Editer kategori",
"cat_sort" => "Sort On Name",
"cat_cat_name" => "Kategorinavn",
"cat_symbol" => "Symbol",
"cat_symbol_repms" => "Category symbol (replaces minisquare)",
"cat_symbol_eg" => "e.g. A, X, ♥, ⛛",
"cat_matrix_url_link" => "URL link (shown in matrix view)",
"cat_seq_in_menu" => "Sekvens in menu",
"cat_cat_color" => "Kategorifarge",
"cat_text" => "Tekst",
"cat_background" => "Bakgrunn",
"cat_select_color" => "Legge til farge",
"cat_subcats" => "Sub-
categories",
"cat_subcats_opt" => "Subcategories (optional)",
"cat_url" => "URL",
"cat_name" => "Name",
"cat_save" => "Oppdater",
"cat_added" => "Kategori lagt til",
"cat_updated" => "Kategori oppdateret",
"cat_deleted" => "Kategori slettet",
"cat_not_added" => "Kategori ikke lagt til",
"cat_not_updated" => "Kategori ikke oppdateret",
"cat_not_deleted" => "Kategori ikke slettet",
"cat_nr" => "#",
"cat_repeat" => "Repeter",
"cat_every_day" => "hver dag",
"cat_every_week" => "hver uke",
"cat_every_month" => "hver måned",
"cat_every_year" => "hvert år",
"cat_overlap" => "Overlap
allowed",
"cat_need_approval" => "Events need
approval",
"cat_no_overlap" => "No overlap allowed",
"cat_same_category" => "same category",
"cat_all_categories" => "all categories",
"cat_ol_error_text" => "Error message, if overlap",
"cat_no_ol_note" => "Note that already existing events are not checked and consequently may overlap",
"cat_ol_error_msg" => "event overlap; select an other time",
"cat_no_ol_error_msg" => "Overlap error message missing",
"cat_time_period" => "Default
time period",
"cat_def_period" => "Default time period (if no end time specified)",
"cat_tp_no_etime" => "minutes (0: none)",
"cat_tperiod_invalid" => "Invalid time period",
"cat_no_url_name" => "URL link name missing",
"cat_invalid_url" => "Invalid URL link",
"cat_day_color" => "Day color",
"cat_day_color1" => "Day color (year/matrix view)",
"cat_day_color2" => "Day color (month/week/day view)",
"cat_approve" => "Events need approval",
"cat_check_mark" => "Check mark",
"cat_label" => "label",
"cat_mark" => "mark",
"cat_name_missing" => "Category name is missing",
"cat_mark_label_missing" => "Check mark/label is missing",
//users.php
"usr_list_of_users" => "Liste med brukere",
"usr_name" => "Brukernavn",
"usr_email" => "Email",
"usr_phone" => "Mobile phone number",
"usr_phone_br" => "Mobile phone
number",
"usr_number" => "User number",
"usr_number_br" => "User
number",
"usr_language" => "Language",
"usr_ui_language" => "User interface language",
"usr_group" => "Gruppe",
"usr_password" => "Password",
"usr_edit_user" => "Editere bruker profil",
"usr_add" => "Legge til bruker",
"usr_edit" => "Editer",
"usr_delete" => "Slett",
"usr_show_del" => "Show delete buttons",
"usr_login_0" => "Første login",
"usr_login_1" => "Siste login",
"usr_login_cnt" => "Logins",
"usr_add_profile" => "Legge til profil",
"usr_upd_profile" => "Oppdater profiler",
"usr_if_changing_pw" => "Kun hvis password skal forrandres",
"usr_pw_not_updated" => "Password ikke oppdateret",
"usr_added" => "Bruker lagt til",
"usr_updated" => "Brukerprofil oppdateret",
"usr_deleted" => "Bruker slettet",
"usr_not_deleted" => "Bruker ikke slettet",
"usr_cred_required" => "Brukernavn, email og password trengs",
"usr_name_exists" => "Brukernavn finnes allerede",
"usr_email_exists" => "Emailadresse finnes allerede",
"usr_un_invalid" => "Feil brukernavn (min length 2: A-Z, a-z, 0-9, and _-.) ", //
"usr_em_invalid" => "Feil email addresse", //
"usr_ph_invalid" => "Invalid mobile phone number",
"usr_cant_delete_yourself" => "Du kan ikke slette deg selv", //
"usr_go_to_groups" => "Gå til Grupper",
//groups.php
"grp_list_of_groups" => "Liste med Brukergrupper",
"grp_name" => "Gruppenavn",
"grp_privs" => "Rettigheter",
"grp_categories" => "Kategorier",
"grp_all_cats" => "alle kategorier",
"grp_upload_files" => "Upload
files",
"grp_send_sms" => "Send
SMSes",
"grp_rep_events" => "Repeating
events",
"grp_m-d_events" => "Multi-day
events",
"grp_priv_events" => "Private
events",
"grp_may_upload_files" => "May upload files",
"grp_may_send_sms" => "May send SMSes",
"grp_may_post_revents" => "May post repeating events",
"grp_may_post_mevents" => "May post multi-day events",
"grp_may_post_pevents" => "May post private events",
"grp_edit_group" => "Editere Brukergruppe",
"grp_view" => "View",
"grp_add" => "Add",
"grp_edit" => "Editere",
"grp_delete" => "Slett",
"grp_view_cal" => "Se kalender",
"grp_post_own" => "Send/editer egne begivenheter",
"grp_post_all" => "Send/editer alle begivenheter",
"grp_manager" => "Send/editer + manager",
"grp_admin" => "Admin funksjoner",
"grp_add_group" => "Add Gruppe",
"grp_upd_group" => "Update Gruppe",
"grp_no_rights" => "Ingen adgang rettigheter",
"grp_added" => "Gruppe lagt til",
"grp_updated" => "Gruppe oppdateret",
"grp_deleted" => "Gruppe slettet",
"grp_not_deleted" => "Gruppe ikke slettet",
"grp_in_use" => "Gruppe is in use",
"grp_cred_required" => "Gruppenavn, Rettigheter og Kategorier trengs",
"grp_name_exists" => "Gruppenavn finnes allerede",
"grp_name_invalid" => "Feil gruppenavn (min length 2: A-Z, a-z, 0-9, og _-.) ",
"grp_background" => "Bakgrunnsfarge",
"grp_select_color" => "Velg Farge",
"grp_invalid_color" => "Color format invalid (#XXXXXX where X = HEX-value)",
"grp_go_to_users" => "Gå til brukere",
//database.php
"mdb_dbm_functions" => "Database Functions",
"mdb_noshow_tables" => "Cannot get table(s)",
"mdb_noshow_restore" => "No source backup file selected",
"mdb_file_not_sql" => "Source backup file should be an SQL file (extension '.sql')",
"mdb_compact" => "Compact database",
"mdb_compact_table" => "Compact table",
"mdb_compact_error" => "Error",
"mdb_compact_done" => "Done",
"mdb_purge_done" => "Deleted events definitively removed",
"mdb_backup" => "Backup database",
"mdb_backup_table" => "Backup table",
"mdb_backup_file" => "Backup file",
"mdb_backup_done" => "Done",
"mdb_records" => "records",
"mdb_restore" => "Restore database",
"mdb_restore_table" => "Restore table",
"mdb_inserted" => "records inserted",
"mdb_db_restored" => "Database restored.",
"mdb_no_bup_match" => "Backup file doesn't match calendar version.
Database not restored.",
"mdb_events" => "Events",
"mdb_delete" => "delete",
"mdb_undelete" => "undelete",
"mdb_between_dates" => "occurring between",
"mdb_deleted" => "Events deleted",
"mdb_undeleted" => "Events undeleted",
"mdb_file_saved" => "Backup file saved in 'files' folder on server.",
"mdb_file_name" => "File name",
"mdb_start" => "Start",
"mdb_no_function_checked" => "No function(s) selected",
"mdb_write_error" => "Writing backup file failed
Check permissions of 'files/' directory",
//import/export.php
"iex_file" => "Valgt fil",
"iex_file_name" => "iCal file name",
"iex_file_description" => "iCal fil-beskrivelse",
"iex_filters" => "Event Filters",
"iex_upload_ics" => "Upload iCal-fil",
"iex_create_ics" => "Upret iCal-fil",
"iex_tz_adjust" => "Timezone adjustments",
"iex_upload_csv" => "Upload CSV-fil",
"iex_upload_file" => "Upload fil",
"iex_create_file" => "Upret fil",
"iex_download_file" => "Download fil",
"iex_fields_sep_by" => "Felter adskilt av",
"iex_birthday_cat_id" => "Fødselsdagskategori ID",
"iex_default_cat_id" => "Standardkategori ID",
"iex_if_no_cat" => "hvis ingen kategori finnes",
"iex_import_events_from_date" => "Importer begivenheter som skjer etter",
"iex_no_events_from_date" => "No events found as of the specified date",
"iex_see_insert" => "se veiledning i højre side",
"iex_no_file_name" => "Filnavn mangler",
"iex_no_begin_tag" => "ugyldig iCal-fil (BEGIN-tag mangler)",
"iex_bad_date" => "Bad date",
"iex_date_format" => "Begivenhets-dato-format",
"iex_time_format" => "Begivenhets-tids-format",
"iex_number_of_errors" => "Antall feil i listen",
"iex_bgnd_highlighted" => "bakgrund fremhevet",
"iex_verify_event_list" => "Verifiser begivenhetsliste, korriger feil og klikk",
"iex_add_events" => "Legg til begivenheter til database",
"iex_select_ignore_birthday" => "Vælg fødselsdag og slett markeringsfelter som ønsket",
"iex_select_ignore" => "Vælg slett markeringsfelter for og ignorere begivenheter",
"iex_title" => "Titel",
"iex_venue" => "Lokalitet",
"iex_owner" => "Eier",
"iex_category" => "Kategori",
"iex_date" => "Dato",
"iex_end_date" => "Slutdato",
"iex_start_time" => "Starttid",
"iex_end_time" => "Sluttid",
"iex_description" => "Beskrivelse",
"iex_repeat" => "Repeat",
"iex_birthday" => "Fødselsdag",
"iex_ignore" => "Slett",
"iex_events_added" => "begivenheter tilføjet",
"iex_events_dropped" => "begivenheter utelatt (finnes allerede)",
"iex_csv_file_error_on_line" => "CSV-filfejl på linje",
"iex_ics_file_error_on_line" => "iCal-filfejl på linje",
"iex_between_dates" => "Skjer mellom",
"iex_changed_between" => "Lagt til/forrandret mellom",
"iex_select_date" => "Velg dato",
"iex_select_start_date" => "Select start date",
"iex_select_end_date" => "Select end date",
"iex_all_cats" => "alle kategorier",
"iex_all_users" => "all brukere",
"iex_no_events_found" => "Ingen begivenheter funnet",
"iex_file_created" => "Fil oprettetet",
"iex_write error" => "Writing export file failed
Check permissions of 'files/' directory",
//styling.php
"sty_css_intro" => "Values specified on this page should adhere to the CSS standards",
"sty_preview_theme" => "Preview Theme",
"sty_preview_theme_title" => "Preview displayed theme in calendar",
"sty_stop_preview" => "Stop Preview",
"sty_stop_preview_title" => "Stop preview of displayed theme in calendar",
"sty_save_theme" => "Save Theme",
"sty_save_theme_title" => "Save displayed theme to database",
"sty_backup_theme" => "Backup Theme",
"sty_backup_theme_title" => "Backup theme from database to file",
"sty_restore_theme" => "Restore Theme",
"sty_restore_theme_title" => "Restore theme from file to display",
"sty_default_luxcal" => "default LuxCal theme",
"sty_close_window" => "Close Window",
"sty_close_window_title" => "Close this window",
"sty_theme_title" => "Theme title",
"sty_general" => "General",
"sty_grid_views" => "Grid / Views",
"sty_hover_boxes" => "Hover Boxes",
"sty_bgtx_colors" => "Background/text colors",
"sty_bord_colors" => "Border colors",
"sty_fontfam_sizes" => "Font family/sizes",
"sty_font_sizes" => "Font sizes",
"sty_miscel" => "Miscellaneous",
"sty_background" => "Background",
"sty_text" => "Text",
"sty_color" => "Color",
"sty_example" => "Example",
"sty_theme_previewed" => "Preview mode - you can now navigate the calendar. Select Stop Preview when done.",
"sty_theme_saved" => "Theme saved to database",
"sty_theme_backedup" => "Theme backed up from database to file:",
"sty_theme_restored1" => "Theme restored from file:",
"sty_theme_restored2" => "Press Save Theme to save the theme to the database",
"sty_unsaved_changes" => "WARNING – Unsaved changes!\\nIf you close the window, the changes will be lost.", //don't remove '\\n'
"sty_number_of_errors" => "Number of errors in list",
"sty_bgnd_highlighted" => "background highlighted",
"sty_XXXX" => "calendar general",
"sty_TBAR" => "calendar top bar",
"sty_BHAR" => "bars, headers and rulers",
"sty_BUTS" => "buttons",
"sty_DROP" => "drop-down menus",
"sty_XWIN" => "popup windows",
"sty_INBX" => "insert boxes",
"sty_OVBX" => "overlay boxes",
"sty_BUTH" => "buttons - on hover",
"sty_FFLD" => "form fields",
"sty_CONF" => "confirmation message",
"sty_WARN" => "warning message",
"sty_ERRO" => "error message",
"sty_HLIT" => "text highlight",
"sty_FXXX" => "base font family",
"sty_SXXX" => "base font size",
"sty_PGTL" => "page titles",
"sty_THDL" => "table headers L",
"sty_THDM" => "table headers M",
"sty_DTHD" => "date headers",
"sty_SNHD" => "section headers",
"sty_PWIN" => "popup windows",
"sty_SMAL" => "small text",
"sty_GCTH" => "day cell top - hover",
"sty_GTFD" => "cell head 1st day of month",
"sty_GWTC" => "weeknr / time column",
"sty_GWD1" => "weekday month 1",
"sty_GWD2" => "weekday month 2",
"sty_GWE1" => "weekend month 1",
"sty_GWE2" => "weekend month 2",
"sty_GOUT" => "outside month",
"sty_GTOD" => "day cell today",
"sty_GSEL" => "day cell selected day",
"sty_CHBX" => "todo check box",
"sty_EVTI" => "event title in views",
"sty_HNOR" => "normal event",
"sty_HPRI" => "private event",
"sty_HREP" => "repeating event",
"sty_POPU" => "hover popup box",
"sty_TbSw" => "top bar shadow (0:no 1:yes)",
"sty_CtOf" => "content offset",
//lcalcron.php
"cro_sum_header" => "CRON JOB SUMMARY",
"cro_sum_trailer" => "END OF SUMMARY",
"cro_sum_title_eve" => "EVENTS EXPIRED",
"cro_nr_evts_deleted" => "Number of events deleted",
"cro_sum_title_eml" => "EMAIL PÅMINNELSER",
"cro_sum_title_sms" => "SMS PÅMINNELSER",
"cro_not_sent_to" => "Påminnelser sendt til",
"cro_no_reminders_due" => "Ingen varsling dato pga",
"cro_subject" => "Emne",
"cro_event_due_in" => "Følgende begivenhet skjer om",
"cro_event_due_today" => "The following event is due today",
"cro_due_in" => "Skjer om",
"cro_due_today" => "Due today",
"cro_days" => "dag(er)",
"cro_date_time" => "Dato /tid",
"cro_title" => "Titel",
"cro_venue" => "Sted",
"cro_description" => "Beskrivelse",
"cro_category" => "Kategori",//
"cro_status" => "Status",//
"cro_sum_title_chg" => "KALENDER FORRANDRINGER",
"cro_nr_changes_last" => "Nummer for forrandringer siden",
"cro_report_sent_to" => "Rapport sendt til",
"cro_no_report_sent" => "Ingen rapport emailed",
"cro_sum_title_use" => "BRUKER KONTO SJEKK",
"cro_nr_accounts_deleted" => "Nummer på kontoer som har blitt slettet",
"cro_no_accounts_deleted" => "Ingen kontoer er blitt sletttet",
"cro_sum_title_ice" => "EXPORTED EVENTS",
"cro_nr_events_exported" => "Number of events exported in iCalendar format to file",
//messaging.php
"mes_no_msg_no_recip" => "Not sent, no recipients found",
//explanations
"xpl_manage_db" =>
"
On this page the following functions can be selected:
When a user deletes an event, the event will be marked as 'deleted', but will not be removed from the database. The Compact Database function will permanently remove events deleted more than 30 days ago from the database and free the space occupied by these events.
This function wil create a backup of the full calendar database (tables structure and contents) in .sql format. The backup will be saved in the files/ directory with file name: cal-dump-yyyymmdd-hhmmss.sql (where 'yyyymmdd' = year, month, and day, and hhmmss = hour, minutes and seconds.
The backup file can be used to recreate the calendar database (structure and data), via the restore function described below or by using for instance the phpMyAdmin tool, which is provided by most web hosts.
This function will restore the calendar database with the contents of the uploaded backup file (file type .sql).
When restoring the database, ALL CURRENTLY PRESENT DATA WILL BE LOST!
This function will delete or undelete events which are occurring between the specified dates. If a date is left blank, there is no date limit; so if both dates are left blank, ALL EVENTS WILL BE DELETED!
IMPORTANT: When the database is compacted (see above), the events which are permanently removed from the database cannot be undeleted anymore!
", "xpl_import_csv" => "Denne formular bruges til at importere en kommasepareret (CSV) tekst- fil med begivenheder til LuxCal kalenderen.
Rækkefølgen af kolonner i CSV-filen skal være: titel, sted, kategori-id (se herunder), dato, slutdato, starttid, sluttid og beskrivelse. Første række i CSV-filen, der bruges til kolonnebeskrivelser, ignoreres.
Eksempel CSV-filer findes i folderen 'files/' i din LuxCal-download.
Det valgte begivenheds dato-format og begivenheds tidsformat til venstre skal passe til formatet for datoer og tider i den oploadede CSV-fil.
Kalenderen bruger ID-numre til at angive kategorier. Kategori-IDerne i CSV- filen skal svare til kategorierne brugt i kalenderen eller være tomme.
Hvis du i næste skridt vil markere en begivenhed som 'fødselsdag', skal fødselsdags- kategorien sættes til den tilsvarende ID i kategorilisten herunder.
Warning: Do not import more than 100 events at a time!
I din kalender er de følgende kategorier defineret i øjeblikket:
", "xpl_import_ical" => "Denne formular bruges til at importere en iCalendar-fil med begivenheder til LuxCal-kalender.
Filindholdet skal svare til standarden [RFC5545] fra Internet Engineering Task Force.
Kun begivenheder importeres; andre iCal-komponenter, som: To-Do, Journal, Fri / optaget, Tidszone og Alarm, ignoreres.
Eksempel iCalendar-filer kan findes i folderen 'files/' i din LuxCal download.
If your iCalendar file contains events in a different timezone and the dates/times should be adjusted to the calendar timezone, then check 'Timezone adjustments'.
Kalenderen bruger ID-numre til at angive kategorier. Kategori-IDer i iCalendar-filen skal svare til kategorierne brugt i din kalender eller være tomme.
Warning: Do not import more than 100 events at a time!
I din kalender er de følgende kategorier defineret i øjeblikket:
", "xpl_export_ical" => "Denne formular bruges til at udlæse og eksportere iCalendar begivenheder fra LuxCal kalenderen.
The iCal file name (without extension) is optional. Created files will be stored in the \"files/\" directory on the server with the specified file name, or otherwise with the name of the calendar. The file extension will be .ics. Existing files in the \"files/\" directory on the server with the same name will be overwritten by the new file.
iCal filbeskrivelsen (f.eks. 'Møder 2013') er optional. Hvis det indtastes, tilføjes det til headeren i den eksporterede iCal-fil.
Event filters: De eksporterede begivenheder kan filtreres med:
Hvert filter er optionalt. En blank dato betuder: ingen grænser
Indholdet af filen med udlæste begivenheder vil svare til standarden [RFC5545] fra Internet Engineering Task Force.
When downloading the exported iCal file, the date and time will be added to the name of the downloaded file.
Eksempel iCalendar-filer kan findes i folderen 'files/' i din LuxCal download.
" ); ?>