27d6a91ba6e5b8eb24d13231b52104faa39264b0
[timetracker.git] / WEB-INF / resources / no.lang.php
1 <?php
2 // +----------------------------------------------------------------------+
3 // | Anuko Time Tracker
4 // +----------------------------------------------------------------------+
5 // | Copyright (c) Anuko International Ltd. (https://www.anuko.com)
6 // +----------------------------------------------------------------------+
7 // | LIBERAL FREEWARE LICENSE: This source code document may be used
8 // | by anyone for any purpose, and freely redistributed alone or in
9 // | combination with other software, provided that the license is obeyed.
10 // |
11 // | There are only two ways to violate the license:
12 // |
13 // | 1. To redistribute this code in source form, with the copyright
14 // |    notice or license removed or altered. (Distributing in compiled
15 // |    forms without embedded copyright notices is permitted).
16 // |
17 // | 2. To redistribute modified versions of this code in *any* form
18 // |    that bears insufficient indications that the modifications are
19 // |    not the work of the original author(s).
20 // |
21 // | This license applies to this document only, not any other software
22 // | that it may be combined with.
23 // |
24 // +----------------------------------------------------------------------+
25 // | Contributors:
26 // | https://www.anuko.com/time_tracker/credits.htm
27 // +----------------------------------------------------------------------+
28
29 // Note: escape apostrophes with THREE backslashes, like here:  choisir l\\\'option.
30 // Other characters (such as double-quotes in http links, etc.) do not have to be escaped.
31
32 $i18n_language = 'Norwegian (Norsk)';
33 $i18n_months = array('Januar', 'Februar', 'Mars', 'April', 'Mai', 'Juni', 'Juli', 'August', 'September', 'Oktober', 'November', 'Desember');
34 $i18n_weekdays = array('Søndag', 'Mandag', 'Tirsdag', 'Onsdag', 'Torsdag', 'Fredag', 'Lørdag');
35 // TODO: check translation of $i18n_weekdays_short.
36 $i18n_weekdays_short = array('Sø', 'Ma', 'Ti', 'On', 'To', 'Fr', 'Lø');
37
38 $i18n_key_words = array(
39
40 // Menus - short selection strings that are displayed on top of application web pages.
41 // Example: https://timetracker.anuko.com (black menu on top).
42 'menu.login' => 'Innlogging',
43 'menu.logout' => 'Logg ut',
44 // TODO: translate the following.
45 // 'menu.forum' => 'Forum',
46 'menu.help' => 'Hjelp',
47 // TODO: translate the following.
48 // 'menu.register' => 'Register',
49 'menu.profile' => 'Profil',
50 // TODO: translate the following.
51 // 'menu.group' => 'Group',
52 // 'menu.plugins' => 'Plugins',
53 'menu.time' => 'Tid',
54 // TODO: translate the following.
55 // 'menu.week' => 'Week',
56 // 'menu.expenses' => 'Expenses',
57 'menu.reports' => 'Rapporter',
58 // TODO: translate the following.
59 // 'menu.timesheets' => 'Timesheets',
60 'menu.charts' => 'Diagrammer',
61 'menu.projects' => 'Prosjekter',
62 // TODO: translate the following.
63 // 'menu.tasks' => 'Tasks',
64 'menu.users' => 'Brukere',
65 // TODO: translate the following.
66 // 'menu.groups' => 'Groups',
67 // 'menu.subgroups' => 'Subgroups',
68 'menu.export' => 'Eksport',
69 'menu.clients' => 'Klienter',
70 'menu.options' => 'Opsjoner',
71
72 // Footer - strings on the bottom of most pages.
73 // TODO: translate the following.
74 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
75 // 'footer.credits' => 'Credits',
76 // 'footer.license' => 'License',
77 // 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
78                                      // This is a link to a webpage that describes how to contribute to the project.
79
80 // Error messages.
81 // TODO: translate the following.
82 // 'error.access_denied' => 'Access denied.',
83 // 'error.sys' => 'System error.',
84 'error.db' => 'Databasefeil.',
85 // TODO: translate the following.
86 // 'error.feature_disabled' => 'Feature is disabled.',
87 'error.field' => 'Feil "{0}" data.',
88 'error.empty' => 'Feltet "{0}" er tomt.',
89 'error.not_equal' => 'Feltet "{0}" stemmer ikke med "{1}".',
90 // TODO: translate the following.
91 // 'error.interval' => 'Field "{0}" must be greater than "{1}".',
92 'error.project' => 'Velg prosjekt.',
93 // TODO: translate the following.
94 // 'error.task' => 'Select task.',
95 'error.client' => 'Velg klient.',
96 // TODO: translate the following.
97 // 'error.report' => 'Select report.',
98 // 'error.record' => 'Select record.',
99 'error.auth' => 'Feil brukernavn eller passord.',
100 'error.user_exists' => 'Bruker med et slikt brukernavn eksisterer allerede.',
101 // TODO: translate the following.
102 // 'error.object_exists' => 'Object with this name already exists.',
103 // 'error.invoice_exists' => 'Invoice with this number already exists.',
104 // 'error.role_exists' => 'Role with this rank already exists.',
105 // 'error.no_invoiceable_items' => 'There are no invoiceable items.',
106 // 'error.no_records' => 'There are no records.',
107 'error.no_login' => 'Det er ingen bruker med dette brukernavnet.',
108 'error.no_groups' => 'Databasen din er tom. Logg inn som admin og opprett et nytt team.', // TODO: replace "team" with "group".
109 'error.upload' => 'Feil med lasting av fil.',
110 // TODO: translate the following.
111 // 'error.range_locked' => 'Date range is locked.',
112 'error.mail_send' => 'Feil ved sending av e-post.',
113 // TODO: improve the translation above by adding MAIL_SMTP_DEBUG part.
114 // 'error.mail_send' => 'Error sending mail. Use MAIL_SMTP_DEBUG for diagnostics.',
115 'error.no_email' => 'Det er ingen e-post knyttet til dette brukernavnet.',
116 'error.uncompleted_exists' => 'Ufullført registrering finnes allerede. Lukk eller slett den.',
117 'error.goto_uncompleted' => 'Gå til ufullført registrering.',
118 // TODO: translate the following.
119 // 'error.overlap' => 'Time interval overlaps with existing records.',
120 // 'error.future_date' => 'Date is in future.',
121 // 'error.xml' => 'Error in XML file at line %d: %s.',
122 // 'error.cannot_import' => 'Cannot import: %s.',
123 // 'error.format' => 'Invalid file format.',
124 // 'error.user_count' => 'Limit on user count.',
125 // 'error.expired' => 'Expiration date reached.',
126 // 'error.file_storage' => 'File storage error.',
127
128 // Warning messages.
129 // TODO: translate the following.
130 // 'warn.sure' => 'Are you sure?',
131 // 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
132
133 // Success messages.
134 // TODO: translate the following.
135 // 'msg.success' => 'Operation completed successfully.',
136
137 // Labels for buttons.
138 'button.login' => 'Innlogging',
139 'button.now' => 'Nå',
140 'button.save' => 'Lagre',
141 // TODO: translate the following.
142 // 'button.copy' => 'Copy',
143 'button.cancel' => 'Avbryt',
144 // TODO: translate the following.
145 // 'button.submit' => 'Submit',
146 'button.add' => 'Legg til',
147 'button.delete' => 'Slett',
148 'button.generate' => 'Generer',
149 'button.reset_password' => 'Resett passord',
150 'button.send' => 'Send',
151 'button.send_by_email' => 'Send som e-post',
152 'button.create_group' => 'Opprett team', // TODO: replace "team" with "group".
153 'button.export' => 'Eksport team', // TODO: replace "team" with "group".
154 'button.import' => 'Importer team', // TODO: replace "team" with "group".
155 'button.close' => 'Lukk',
156 // TODO: translate the following.
157 // 'button.stop' => 'Stop',
158 // 'button.approve' => 'Approve',
159 // 'button.disapprove' => 'Disapprove',
160
161 // Labels for controls on forms. Labels in this section are used on multiple forms.
162 // TODO: translate the following.
163 // 'label.group_name' => 'Group name',
164 // 'label.address' => 'Address',
165 'label.currency' => 'Valuta',
166 // TODO: translate the following.
167 // 'label.manager_name' => 'Manager name',
168 // 'label.manager_login' => 'Manager login',
169 'label.person_name' => 'Navn',
170 'label.thing_name' => 'Navn',
171 'label.login' => 'Innlogging', // TODO: is this correct translation for a label?
172 'label.password' => 'Passord',
173 'label.confirm_password' => 'Bekreft passord',
174 'label.email' => 'E-post',
175 // TODO: translate the following.
176 // 'label.cc' => 'Cc',
177 // 'label.bcc' => 'Bcc',
178 'label.subject' => 'Emne',
179 'label.date' => 'Dato',
180 // TODO: translate the following.
181 // 'label.start_date' => 'Start date',
182 // 'label.end_date' => 'End date',
183 'label.user' => 'Bruker',
184 'label.users' => 'Brukere',
185 // TODO: translate the following.
186 // 'label.group' => 'Group',
187 // 'label.subgroups' => 'Subgroups',
188 // 'label.roles' => 'Roles',
189 'label.client' => 'Klient',
190 'label.clients' => 'Klienter',
191 'label.option' => 'Opsjon', // TODO: is this correct?
192 'label.invoice' => 'Faktura',
193 'label.project' => 'Prosjekt',
194 'label.projects' => 'Prosjekter',
195 // TODO: translate the following.
196 // 'label.task' => 'Task',
197 // 'label.tasks' => 'Tasks',
198 // 'label.description' => 'Description',
199 'label.start' => 'Starttid',
200 'label.finish' => 'Ferdig',
201 'label.duration' => 'Varighet',
202 'label.note' => 'Notat',
203 'label.notes' => 'Notater',
204 // TODO: translate the following.
205 // 'label.item' => 'Item',
206 // 'label.cost' => 'Cost',
207 // 'label.ip' => 'IP',
208 // 'label.day_total' => 'Day total',
209 'label.week_total' => 'Uken totalt',
210 // TODO: translate the following.
211 // 'label.month_total' => 'Month total',
212 'label.today' => 'I dag',
213 // TODO: translate the following.
214 // 'label.view' => 'View',
215 'label.edit' => 'Endre',
216 'label.delete' => 'Slett',
217 // TODO: translate the following.
218 // 'label.configure' => 'Configure',
219 'label.select_all' => 'Velg alle',
220 'label.select_none' => 'Velg ingen',
221 // TODO: translate the following.
222 // 'label.day_view' => 'Day view',
223 // 'label.week_view' => 'Week view',
224 'label.id' => 'ID',
225 'label.language' => 'Språk',
226 // TODO: translate the following.
227 // 'label.decimal_mark' => 'Decimal mark',
228 'label.date_format' => 'Datoformat',
229 'label.time_format' => 'Tidsformat',
230 'label.week_start' => 'Første ukedag',
231 'label.comment' => 'Kommentar',
232 'label.status' => 'Status',
233 'label.tax' => 'MVA',
234 'label.subtotal' => 'Delsum',
235 // TODO: translate the following.
236 // 'label.total' => 'Total',
237 // 'label.client_name' => 'Client name',
238 // 'label.client_address' => 'Client address',
239 'label.or' => 'eller',
240 // TODO: translate the following.
241 // 'label.error' => 'Error',
242 'label.ldap_hint' => 'Skriv din <b>Windows login</b> og <b>passord</b> i feltene nedenfor.',
243 'label.required_fields' => '* obligatoriske felt',
244 'label.on_behalf' => 'på vegne av',
245 // TODO: translate the following.
246 // 'label.role_manager' => '(manager)',
247 // 'label.role_comanager' => '(co-manager)',
248 // 'label.role_admin' => '(administrator)',
249 // 'label.page' => 'Page',
250 // 'label.condition' => 'Condition',
251 // 'label.yes' => 'yes',
252 // 'label.no' => 'no',
253 // Labels for plugins (extensions to Time Tracker that provide additional features).
254 // TODO: translate the following.
255 // 'label.custom_fields' => 'Custom fields',
256 // 'label.monthly_quotas' => 'Monthly quotas',
257 // 'label.entity' => 'Entity',
258 // 'label.type' => 'Type',
259 // 'label.type_dropdown' => 'dropdown',
260 // 'label.type_text' => 'text',
261 // 'label.required' => 'Required',
262 'label.fav_report' => 'Favoritt rapport',
263 // TODO: translate the following.
264 // 'label.schedule' => 'Schedule',
265 // 'label.what_is_it' => 'What is it?',
266 // 'label.expense' => 'Expense',
267 // 'label.quantity' => 'Quantity',
268 // 'label.paid_status' => 'Paid status',
269 // 'label.paid' => 'Paid',
270 // 'label.mark_paid' => 'Mark paid',
271 // 'label.week_menu' => 'Week menu',
272 // 'label.week_note' => 'Week note',
273 // 'label.week_list' => 'Week list',
274 // 'label.work_units' => 'Work units',
275 // 'label.work_units_short' => 'Units',
276 // 'label.totals_only' => 'Totals only',
277 // 'label.quota' => 'Quota'
278 // 'label.timesheet' => 'Timesheet',
279 // 'label.submitted' => 'Submitted',
280 // 'label.approved' => 'Approved',
281 // 'label.approval' => 'Report approval',
282 // 'label.mark_approved' => 'Mark approved',
283 // 'label.template' => 'Template',
284 // 'label.attachments' => 'Attachments',
285 // 'label.files' => 'Files',
286 // 'label.file' => 'File',
287 // 'label.image' => 'Image',
288 // 'label.download' => 'Download',
289 // 'label.active_users' => 'Active Users',
290 // 'label.inactive_users' => 'Inactive Users',
291
292 // Form titles.
293 // TODO: Translate the following.
294 // 'title.error' => 'Error',
295 // 'title.success' => 'Success',
296 'title.login' => 'Innlogging',
297 // TODO: translate the following.
298 // 'title.groups' => 'Groups',
299 // 'title.subgroups' => 'Subgroups',
300 // 'title.add_group' => 'Adding Group',
301 // 'title.edit_group' => 'Editing Group',
302 'title.delete_group' => 'Slett team', // TODO: change "team" to "group".
303 // TODO: translate the following.
304 // 'title.reset_password' => 'Resetting Password',
305 // 'title.change_password' => 'Changing Password',
306 'title.time' => 'Tid',
307 'title.edit_time_record' => 'Endre tids oppføringen',
308 'title.delete_time_record' => 'Slett tids oppføringen',
309 // TODO: Translate the following.
310 // 'title.time_files' => 'Time Record Files',
311 // 'title.expenses' => 'Expenses',
312 // 'title.edit_expense' => 'Editing Expense Item',
313 // 'title.delete_expense' => 'Deleting Expense Item',
314 // 'title.predefined_expenses' => 'Predefined Expenses',
315 // 'title.add_predefined_expense' => 'Adding Predefined Expense',
316 // 'title.edit_predefined_expense' => 'Editing Predefined Expense',
317 // 'title.delete_predefined_expense' => 'Deleting Predefined Expense',
318 'title.reports' => 'Rapporter',
319 'title.report' => 'Rapport',
320 // TODO: Translate the following.
321 // 'title.send_report' => 'Sending Report',
322 // 'title.timesheets' => 'Timesheets',
323 // 'title.timesheet' => 'Timesheet',
324 // 'title.timesheet_files' => 'Timesheet Files',
325 'title.invoice' => 'Faktura',
326 // TODO: translate the following.
327 // 'title.send_invoice' => 'Sending Invoice',
328 // 'title.charts' => 'Charts',
329 'title.projects' => 'Prosjekter',
330 // TODO: translate the following.
331 // 'title.project_files' => 'Project Files',
332 'title.add_project' => 'Legg til prosjekt',
333 'title.edit_project' => 'Endre prosjekt',
334 'title.delete_project' => 'Slett prosjekt',
335 // TODO: translate the following.
336 // 'title.tasks' => 'Tasks',
337 // 'title.add_task' => 'Adding Task',
338 // 'title.edit_task' => 'Editing Task',
339 // 'title.delete_task' => 'Deleting Task',
340 'title.users' => 'Brukere',
341 'title.add_user' => 'Legg til bruker',
342 'title.edit_user' => 'Endre bruker',
343 'title.delete_user' => 'Slett bruker',
344 // TODO: translate the following.
345 // 'title.roles' => 'Roles',
346 // 'title.add_role' => 'Adding Role',
347 // 'title.edit_role' => 'Editing Role',
348 // 'title.delete_role' => 'Deleting Role',
349 'title.clients' => 'Klienter',
350 'title.add_client' => 'Legg til klient',
351 'title.edit_client' => 'Endre klient',
352 'title.delete_client' => 'Slett klient',
353 'title.invoices' => 'Fakturaer',
354 // TODO: translate the following.
355 // 'title.add_invoice' => 'Adding Invoice',
356 // 'title.view_invoice' => 'Viewing Invoice',
357 // 'title.delete_invoice' => 'Deleting Invoice',
358 // 'title.notifications' => 'Notifications',
359 // 'title.add_notification' => 'Adding Notification',
360 // 'title.edit_notification' => 'Editing Notification',
361 // 'title.delete_notification' => 'Deleting Notification',
362 // 'title.add_timesheet' => 'Adding Timesheet',
363 // 'title.edit_timesheet' => 'Editing Timesheet',
364 // 'title.delete_timesheet' => 'Deleting Timesheet',
365 // 'title.monthly_quotas' => 'Monthly Quotas',
366 // 'title.export' => 'Exporting Group Data',
367 // 'title.import' => 'Importing Group Data',
368 'title.options' => 'Opsjoner',
369 // TODO: translate the following.
370 // 'title.display_options' => 'Display Options',
371 'title.profile' => 'Profil',
372 // TODO: translate the following.
373 // 'title.plugins' => 'Plugins',
374 // 'title.cf_custom_fields' => 'Custom Fields',
375 // 'title.cf_add_custom_field' => 'Adding Custom Field',
376 // 'title.cf_edit_custom_field' => 'Editing Custom Field',
377 // 'title.cf_delete_custom_field' => 'Deleting Custom Field',
378 // 'title.cf_dropdown_options' => 'Dropdown Options',
379 // 'title.cf_add_dropdown_option' => 'Adding Option',
380 // 'title.cf_edit_dropdown_option' => 'Editing Option',
381 // 'title.cf_delete_dropdown_option' => 'Deleting Option',
382 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
383 // It is also a name for the Locking plugin on the group settings page.
384 // 'title.locking' => 'Locking',
385 // 'title.week_view' => 'Week View',
386 // 'title.swap_roles' => 'Swapping Roles',
387 // 'title.work_units' => 'Work Units',
388 // 'title.templates' => 'Templates',
389 // 'title.add_template' => 'Adding Template',
390 // 'title.edit_template' => 'Editing Template',
391 // 'title.delete_template' => 'Deleting Template',
392 // 'title.edit_file' => 'Editing File',
393 // 'title.delete_file' => 'Deleting File',
394 // 'title.download_file' => 'Downloading File',
395 // 'title.work' => 'Work',
396 // 'title.add_work' => 'Adding Work',
397 // 'title.edit_work' => 'Editing Work',
398 // 'title.delete_work' => 'Deleting Work',
399 // 'title.active_work' => 'Active Work', // Active work items this group outsources to other groups.
400 // 'title.inactive_work' => 'Inactive Work', // Inactive work items this group was outsourcing to other groups.
401
402 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
403 // Strings that are used in a single form must go to the specific form section.
404 'dropdown.all' => '--- alle ---',
405 'dropdown.no' => '--- nei ---',
406 'dropdown.current_day' => 'i dag',
407 'dropdown.previous_day' => 'i går',
408 'dropdown.selected_day' => 'dag',
409 'dropdown.current_week' => 'denne uken',
410 'dropdown.previous_week' => 'forrige uke',
411 'dropdown.selected_week' => 'uke',
412 'dropdown.current_month' => 'denne måneden',
413 'dropdown.previous_month' => 'forrige måned',
414 'dropdown.selected_month' => 'måned',
415 // TODO: translate the following.
416 // 'dropdown.current_year' => 'this year',
417 // 'dropdown.previous_year' => 'previous year',
418 // 'dropdown.selected_year' => 'year',
419 // 'dropdown.all_time' => 'all time',
420 // TODO: translate the following.
421 // 'dropdown.time' => 'time',
422 // 'dropdown.user' => 'user',
423 'dropdown.projects' => 'prosjekter',
424 // TODO: translate the following.
425 // 'dropdown.tasks' => 'tasks',
426 'dropdown.clients' => 'klienter',
427 // TODO: translate the following.
428 // 'dropdown.select' => '--- select ---',
429 // 'dropdown.select_invoice' => '--- select invoice ---',
430 // 'dropdown.select_timesheet' => '--- select timesheet ---',
431 'dropdown.status_active' => 'aktiv',
432 'dropdown.status_inactive' => 'inaktiv',
433 // TODO: translate the following.
434 // 'dropdown.delete' => 'delete',
435 // 'dropdown.do_not_delete' => 'do not delete',
436 // 'dropdown.approved' => 'approved',
437 // 'dropdown.not_approved' => 'not approved',
438 // 'dropdown.paid' => 'paid',
439 // 'dropdown.not_paid' => 'not paid',
440
441 // Login form. See example at https://timetracker.anuko.com/login.php.
442 'form.login.forgot_password' => 'Glemt passordet?',
443 'form.login.about' => 'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> er et enkelt, brukervennlig tidsregistreringssystem basert på åpen kildekode.',
444
445 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
446 // TODO: translate the following.
447 // 'form.reset_password.message' => 'Password reset request sent by email.',
448 // 'form.reset_password.email_subject' => 'Anuko Time Tracker password reset request',
449 // TODO: English string has changed. "from IP" added. Re-translate the beginning.
450 // 'form.reset_password.email_body' => "Dear User,\n\nSomeone from IP %s requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n",
451 // "IP %s" probably sounds awkward.
452 'form.reset_password.email_body' => "Kjære bruker,\n\nNoen, IP %s, bad om å få ditt Anuko Time Tracker password resatt. Vær vennlig å besøk denne lenken dersom du ønsker at passordet ditt skal resettes.\n\n%s\n\nAnuko Time Tracker er et enkelt og brukervennlig system for tidsregistrering basert på åpen kildekode. Les mer på https://www.anuko.com.\n\n",
453
454 // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1.
455 // TODO: translate the following.
456 // 'form.change_password.tip' => 'Type new password and click on Save.',
457
458 // Time form. See example at https://timetracker.anuko.com/time.php.
459 // TODO: translate the following.
460 'form.time.duration_format' => '(tt:mm eller 0.0h)',
461 'form.time.billable' => 'Fakturerbar',
462 'form.time.uncompleted' => 'Uferdig',
463 // TODO: translate the following.
464 // 'form.time.remaining_quota' => 'Remaining quota',
465 // 'form.time.over_quota' => 'Over quota',
466 // 'form.time.remaining_balance' => 'Remaining balance',
467 // 'form.time.over_balance' => 'Over balance',
468
469 // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
470 'form.time_edit.uncompleted' => 'Denne oppføringen ble lagret kun med starttid. Det er ikke en feil.',
471
472 // Week view form. See example at https://timetracker.anuko.com/week.php.
473 // TODO: translate the following.
474 // 'form.week.new_entry' => 'New entry',
475
476 // Reports form. See example at https://timetracker.anuko.com/reports.php
477 'form.reports.save_as_favorite' => 'Lagre som favoritt',
478 'form.reports.confirm_delete' => 'Er du sikker på at du vil slette denne favorittrapporten?',
479 'form.reports.include_billable' => 'fakturerbar',
480 'form.reports.include_not_billable' => 'ikke fakturerbar',
481 // TODO: translate the following.
482 // 'form.reports.include_invoiced' => 'invoiced',
483 // 'form.reports.include_not_invoiced' => 'not invoiced',
484 // 'form.reports.include_assigned' => 'assigned',
485 // 'form.reports.include_not_assigned' => 'not assigned',
486 // 'form.reports.include_pending' => 'pending',
487 'form.reports.select_period' => 'Velg tidsperiode',
488 'form.reports.set_period' => 'eller sett dato',
489 'form.reports.show_fields' => 'Vis feltene',
490 // 'form.reports.group_by' => 'Group by',
491 // 'form.reports.group_by_no' => '--- no grouping ---',
492 'form.reports.group_by_date' => 'dato',
493 'form.reports.group_by_user' => 'bruker',
494 'form.reports.group_by_client' => 'klient',
495 'form.reports.group_by_project' => 'prosjekt',
496 // TODO: translate the following.
497 // 'form.reports.group_by_task' => 'task',
498
499 // Report form. See example at https://timetracker.anuko.com/report.php
500 // (after generating a report at https://timetracker.anuko.com/reports.php).
501 'form.report.export' => 'Eksporter',
502 // TODO: translate the following.
503 // 'form.report.assign_to_invoice' => 'Assign to invoice',
504 // 'form.report.assign_to_timesheet' => 'Assign to timesheet',
505
506 // Timesheets form. See example at https://timetracker.anuko.com/timesheets.php
507 // TODO: translate the following.
508 // 'form.timesheets.active_timesheets' => 'Active Timesheets',
509 // 'form.timesheets.inactive_timesheets' => 'Inactive Timesheets',
510
511 // Templates form. See example at https://timetracker.anuko.com/templates.php
512 // TODO: translate the following.
513 // 'form.templates.active_templates' => 'Active Templates',
514 // 'form.templates.inactive_templates' => 'Inactive Templates',
515
516 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
517 // (you can get to this form after generating a report).
518 'form.invoice.number' => 'Fakturanummer',
519 'form.invoice.person' => 'Person',
520
521 // Deleting Invoice form. See example at https://timetracker.anuko.com/invoice_delete.php
522 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
523 // 'form.invoice.invoice_entries' => 'Invoice entries',
524 // 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
525
526 // Charts form. See example at https://timetracker.anuko.com/charts.php
527 // TODO: translate the following.
528 // 'form.charts.interval' => 'Interval',
529 // 'form.charts.chart' => 'Chart',
530
531 // Projects form. See example at https://timetracker.anuko.com/projects.php
532 // TODO: translate the following.
533 // 'form.projects.active_projects' => 'Active Projects',
534 // 'form.projects.inactive_projects' => 'Inactive Projects',
535
536 // Tasks form. See example at https://timetracker.anuko.com/tasks.php
537 // TODO: translate the following.
538 // 'form.tasks.active_tasks' => 'Active Tasks',
539 // 'form.tasks.inactive_tasks' => 'Inactive Tasks',
540
541 // Users form. See example at https://timetracker.anuko.com/users.php
542 // TODO: translate the following.
543 // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry',
544 'form.users.role' => 'Rolle',
545 // TODO: translate the following.
546 // 'form.users.manager' => 'Manager',
547 // 'form.users.comanager' => 'Co-manager',
548 // 'form.users.rate' => 'Rate',
549 // 'form.users.default_rate' => 'Default hourly rate',
550
551 // Editing User form. See example at https://timetracker.anuko.com/user_edit.php
552 // TODO: translate the following.
553 // 'form.user_edit.swap_roles' => 'Swap roles',
554
555 // Roles form. See example at https://timetracker.anuko.com/roles.php
556 // TODO: translate the following.
557 // 'form.roles.active_roles' => 'Active Roles',
558 // 'form.roles.inactive_roles' => 'Inactive Roles',
559 // 'form.roles.rank' => 'Rank',
560 // 'form.roles.rights' => 'Rights',
561 // 'form.roles.assigned' => 'Assigned',
562 // 'form.roles.not_assigned' => 'Not assigned',
563
564 // Clients form. See example at https://timetracker.anuko.com/clients.php
565 // TODO: translate the following.
566 // 'form.clients.active_clients' => 'Active Clients',
567 // 'form.clients.inactive_clients' => 'Inactive Clients',
568
569 // Deleting Client form. See example at https://timetracker.anuko.com/client_delete.php
570 // TODO: translate the following.
571 // 'form.client.client_to_delete' => 'Client to delete',
572 // 'form.client.client_entries' => 'Client entries',
573
574 // Exporting Group Data form. See example at https://timetracker.anuko.com/export.php
575 // TODO: replace "team" with "group" in the string below.
576 'form.export.hint' => 'Du kan eksportere alle team data til en XML fil. Dette kan være nyttig dersom du skal migrere data til din egen server.',
577 'form.export.compression' => 'Komprimering',
578 'form.export.compression_none' => 'ingen',
579 'form.export.compression_bzip' => 'bzip',
580
581 // Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first).
582 'form.import.hint' => 'Import team data fra en xml fil.', // TODO: replace "team" with "group".
583 'form.import.file' => 'Velg fil',
584 'form.import.success' => 'Import gjennomført vellykket.',
585
586 // Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
587 // TODO: replace "team" with "group" in the string below (3 places).
588 'form.groups.hint' => 'Opprett et nytt team ved å opprette en ny team manager konto.<br>Du kan også importere team data fra en xml fil fra en annen Anuko Time Tracker server (ingen login kollisjoner er tillatt).',
589
590 // Group Settings form. See example at https://timetracker.anuko.com/group_edit.php.
591 // TODO: translate the following.
592 // 'form.group_edit.12_hours' => '12 hours',
593 // 'form.group_edit.24_hours' => '24 hours',
594 // 'form.group_edit.display_options' => 'Display options',
595 // 'form.group_edit.holidays' => 'Holidays',
596 // 'form.group_edit.tracking_mode' => 'Tracking mode',
597 // 'form.group_edit.mode_time' => 'time',
598 // 'form.group_edit.mode_projects' => 'projects',
599 // 'form.group_edit.mode_projects_and_tasks' => 'projects and tasks',
600 // 'form.group_edit.record_type' => 'Record type',
601 // 'form.group_edit.type_all' => 'all',
602 // 'form.group_edit.type_start_finish' => 'start and finish',
603 // 'form.group_edit.type_duration' => 'duration',
604 // 'form.group_edit.punch_mode' => 'Punch mode',
605 // 'form.group_edit.allow_overlap' => 'Allow overlap',
606 // 'form.group_edit.future_entries' => 'Future entries',
607 // 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators',
608 // 'form.group_edit.confirm_save' => 'Confirm saving',
609 // 'form.group_edit.allow_ip' => 'Allow IP',
610 // 'form.group_edit.advanced_settings' => 'Advanced settings',
611
612 // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php
613 // TODO: translate the following.
614 // 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?',
615
616 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
617 'form.mail.from' => 'Fra',
618 'form.mail.to' => 'Til',
619 // TODO: translate the following.
620 // 'form.mail.report_subject' => 'Time Tracker Report',
621 // 'form.mail.footer' => 'Anuko Time Tracker is a simple, easy to use, open source<br>time tracking system. Visit <a href="https://www.anuko.com">www.anuko.com</a> for more information.',
622 // 'form.mail.report_sent' => 'Report sent.',
623 // 'form.mail.invoice_sent' => 'Invoice sent.',
624
625 // Quotas configuration form. See example at https://timetracker.anuko.com/quotas.php after enabling Monthly quotas plugin.
626 // TODO: translate the following.
627 // 'form.quota.year' => 'Year',
628 // 'form.quota.month' => 'Month',
629 // 'form.quota.workday_hours' => 'Hours in work day',
630 // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',
631
632 // Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php.
633 // TODO: translate the following.
634 // 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.',
635 // 'form.swap.swap_with' => 'Swap roles with',
636
637 // Work Units configuration form. See example at https://timetracker.anuko.com/work_units.php after enabling Work units plugin.
638 // TODO: translate the following.
639 // 'form.work_units.minutes_in_unit' => 'Minutes in unit',
640 // 'form.work_units.1st_unit_threshold' => '1st unit threshold',
641
642 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.
643 // TODO: translate the following.
644 // 'role.user.label' => 'User',
645 // 'role.user.low_case_label' => 'user',
646 // 'role.user.description' => 'A regular member without management rights.',
647 // 'role.client.label' => 'Client',
648 // 'role.client.low_case_label' => 'client',
649 // 'role.client.description' => 'A client can view its own data.',
650 // 'role.supervisor.label' => 'Supervisor',
651 // 'role.supervisor.low_case_label' => 'supervisor',
652 // 'role.supervisor.description' => 'A person with a small set of management rights.',
653 // 'role.comanager.label' => 'Co-manager',
654 // 'role.comanager.low_case_label' => 'co-manager',
655 // 'role.comanager.description' => 'A person with a big set of management functions.',
656 // 'role.manager.label' => 'Manager',
657 // 'role.manager.low_case_label' => 'manager',
658 // 'role.manager.description' => 'Group manager. Can do most of things for a group.',
659 // 'role.top_manager.label' => 'Top manager',
660 // 'role.top_manager.low_case_label' => 'top manager',
661 // 'role.top_manager.description' => 'Top group manager. Can do everything in a tree of groups.',
662 // 'role.admin.label' => 'Administrator',
663 // 'role.admin.low_case_label' => 'administrator',
664 // 'role.admin.description' => 'Site adminsitrator.',
665
666 // Timesheet View form. See example at https://timetracker.anuko.com/timesheet_view.php.
667 // TODO: translate the following.
668 // 'form.timesheet_view.submit_subject' => 'Timesheet approval request',
669 // 'form.timesheet_view.submit_body' => "A new timesheet requires approval.<p>User: %s.",
670 // 'form.timesheet_view.approve_subject' => 'Timesheet approved',
671 // 'form.timesheet_view.approve_body' => "Your timesheet %s was approved.<p>%s",
672 // 'form.timesheet_view.disapprove_subject' => 'Timesheet not approved',
673 // 'form.timesheet_view.disapprove_body' => "Your timesheet %s was not approved.<p>%s",
674
675 // Display Options form. See example at https://timetracker.anuko.com/display_options.php.
676 // TODO: translate the following.
677 // 'form.display_options.menu' => 'Menu',
678 // 'form.display_options.note_on_separate_row' => 'Note on separate row',
679 );