diff --git a/translations/messages.nb_NO.xlf b/translations/messages.nb_NO.xlf index 41c5ee49..0fc32015 100644 --- a/translations/messages.nb_NO.xlf +++ b/translations/messages.nb_NO.xlf @@ -1236,6 +1236,14 @@ label.budgetType_full Livssyklus + + label.theme.layout + Vist: oppsettet + + + automatic + Automatisk + diff --git a/translations/reporting.nb_NO.xlf b/translations/reporting.nb_NO.xlf index 9c92c347..0d36ed28 100644 --- a/translations/reporting.nb_NO.xlf +++ b/translations/reporting.nb_NO.xlf @@ -46,6 +46,10 @@ reporting.initial_view Innledende rapport + + report_customer_monthly_projects + Prosjekter etter måned, aktivitet, og bruker + diff --git a/translations/system-configuration.nb_NO.xlf b/translations/system-configuration.nb_NO.xlf index df49c2b2..27eab156 100644 --- a/translations/system-configuration.nb_NO.xlf +++ b/translations/system-configuration.nb_NO.xlf @@ -298,6 +298,22 @@ label.calendar.dragdrop_amount Mengde oppføringer for dra-og-slipp (0 = avskrudd) + + label.timesheet.rules.allow_zero_duration + Tillat tidsoppføringer uten varighet + + + label.quick_entry.recent_activity_weeks + Ta over oppføringer fra de siste X ukene (tom eller 0 siden begynnelsen) + + + label.quick_entry.minimum_rows + Min. antall rader + + + label.calendar.title_pattern + Vis kalenderoppføringsnavn + diff --git a/translations/validators.fr.xlf b/translations/validators.fr.xlf index 1523d995..211147c7 100644 --- a/translations/validators.fr.xlf +++ b/translations/validators.fr.xlf @@ -78,6 +78,10 @@ A project needs to be selected. Un projet doit être sélectionné. + + Duration cannot be zero. + Une durée vide n'est pas autorisée. + diff --git a/translations/validators.he.xlf b/translations/validators.he.xlf index 01ab7e4c..da8f4d53 100644 --- a/translations/validators.he.xlf +++ b/translations/validators.he.xlf @@ -454,6 +454,10 @@ This timesheet is already exported. גיליון השעות כבר עבר ייצוא. + + Duration cannot be zero. + אסור משך זמן ריק. + diff --git a/translations/validators.nb_NO.xlf b/translations/validators.nb_NO.xlf index e9cb1f78..a0b35ae2 100644 --- a/translations/validators.nb_NO.xlf +++ b/translations/validators.nb_NO.xlf @@ -78,6 +78,10 @@ This period is locked. Please choose a later date. Denne perioden er låst. Velg en senere dato. + + Duration cannot be zero. + Varighet må angis. + diff --git a/translations/validators.pt_BR.xlf b/translations/validators.pt_BR.xlf index 704e0a88..1a160624 100644 --- a/translations/validators.pt_BR.xlf +++ b/translations/validators.pt_BR.xlf @@ -78,6 +78,10 @@ This timesheet is already exported. Este quadro de horários já foi exportado. + + Duration cannot be zero. + Não é permitida uma duração vazia. + diff --git a/translations/validators.tr.xlf b/translations/validators.tr.xlf index 2612470d..48bf12b6 100644 --- a/translations/validators.tr.xlf +++ b/translations/validators.tr.xlf @@ -78,6 +78,10 @@ A project needs to be selected. Bir projenin seçilmesi gerekiyor. + + Duration cannot be zero. + Boş bir süreye izin verilmiyor. +