# Cost category names

Cost categories are transferred using the language selected in the configuration. Below is a list of names as they will be transferred in the various languages

| Norwegian                                                                                   | English                                                                   |
| ------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
| Bilgodtgjørelse                                                                             | Car allowance                                                             |
| Måltid                                                                                      | Meal                                                                      |
| Lunsj                                                                                       | Lunch                                                                     |
| Middag                                                                                      | Dinner                                                                    |
| Frokost                                                                                     | Breakfast                                                                 |
| Overtidsmat                                                                                 | Overtime meal                                                             |
| Representasjon                                                                              | Representation                                                            |
| Øvrig                                                                                       | Other                                                                     |
| Parkering                                                                                   | Parking                                                                   |
| Porto                                                                                       | Postage                                                                   |
| Bompenger                                                                                   | Road fee                                                                  |
| Leiebil                                                                                     | Rental car                                                                |
| Kontorrekvisita                                                                             | Office material                                                           |
| Telefon og internett                                                                        | Phone and internet                                                        |
| Drivstoff                                                                                   | Fuel                                                                      |
| Leie av utstyr og lokale                                                                    | Rental of equipment and premises                                          |
| Overnatting                                                                                 | Accommodation                                                             |
| Øvrige hotellutgifter                                                                       | Other hotel expenses                                                      |
| Øvrig mat og drikke                                                                         | Other food and beverage                                                   |
| Hotell                                                                                      | Hotel                                                                     |
| Diettgodtgjørelse                                                                           | Daily allowance                                                           |
| Døgndiett ved overnatting på hotell                                                         | Daily allowance with overnight stay at a hotel                            |
| Døgndiett ved annen overnatting med kokemuligheter (eks. hybel, brakke, privat overnatting) | Daily allowance, other overnight accommodation with cooking facilities    |
| Døgndiett ved annen overnatting uten kokemuligheter (eks. pensjonat, hybel)                 | Daily allowance, other overnight accommodation without cooking facilities |
| Døgndiett for langtransportsjåfører                                                         | Daily allowance for long-distance lorry drivers                           |
| Dagdiett - over 12 timer                                                                    | Subsistence allowance - more than 12 hours travel                         |
| Dagdiett - f.o.m 6 - t.o.m 12 t                                                             | Subsistence allowance - 6 to 12 hours travel                              |
| Offentlig transport                                                                         | Public transport                                                          |
| Buss                                                                                        | Bus                                                                       |
| Båt                                                                                         | Boat                                                                      |
| Taxi                                                                                        | Taxi                                                                      |
| Trikk                                                                                       | Tram                                                                      |
| Ferge                                                                                       | Ferry                                                                     |
| Fly                                                                                         | Plane                                                                     |
| Tog                                                                                         | Train                                                                     |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.milientsoftware.com/help/moment-by-topic/integrations/real-time-integrations/tripletex/cost-category-names.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
