da: number: format: separator: "," delimiter: "." precision: 3 currency: format: format: "%u %n" unit: "DKK" separator: "," delimiter: "." precision: 2 precision: format: # separator: delimiter: "" # precision: human: format: # separator: delimiter: "" precision: 1 storage_units: # Storage units output formatting. # %u is the storage unit, %n is the number (default: 2 MB). format: "%n %u" units: byte: one: "Byte" other: "Bytes" kb: "KB" mb: "MB" gb: "GB" tb: "TB" percentage: format: # separator: delimiter: "" # precision: datetime: distance_in_words: half_a_minute: "et halvt minut" less_than_x_seconds: one: "mindre end et sekund" other: "mindre end %{count} sekunder" x_seconds: one: "et sekund" other: "%{count} sekunder" less_than_x_minutes: one: "mindre end et minut" other: "mindre end %{count} minutter" x_minutes: one: "et minut" other: "%{count} minutter" about_x_hours: one: "cirka en time" other: "cirka %{count} timer" x_days: one: "en dag" other: "%{count} dage" about_x_months: one: "cirka en måned" other: "cirka %{count} måneder" x_months: one: "en måned" other: "%{count} måneder" about_x_years: one: "cirka et år" other: "cirka %{count} år" over_x_years: one: "mere end et år" other: "mere end %{count} år" almost_x_years: one: "næsten et år" other: "næsten %{count} years" prompts: second: "Sekund" minute: "Minut" hour: "Time" day: "Dag" month: "Måned" year: "År" models: errors: template: header: one: "En fejl forhindrede %{model} i at blive gemt" other: "%{count} fejl forhindrede denne %{model} i at blive gemt" body: "Der var problemer med følgende felter:"