danish translation

This commit is contained in:
denisdulici
2019-11-18 20:33:00 +03:00
parent ea0295a748
commit daf50149ea
16 changed files with 127 additions and 103 deletions

View File

@@ -2,6 +2,7 @@
return [
'dashboards' => 'Skrivebord|Skriveborde',
'items' => 'Vare|Varer',
'incomes' => 'Indkomst|Indkomster',
'invoices' => 'Faktura|Fakturaer',
@@ -41,8 +42,15 @@ return [
'contacts' => 'Kontakt|Kontakter',
'reconciliations' => 'Afstemt|Afstemninger',
'developers' => 'Udvikler|Udviklere',
'schedules' => 'Tidsplan|Tidsplaner',
'groups' => 'Gruppe|Grupper',
'charts' => 'Diagram|Diagrammer',
'localisations' => 'Lokalisering|Lokaliseringer',
'defaults' => 'Standard|Standarder',
'widgets' => 'Widget|Widgets',
'dashboard' => 'Oversigt',
'welcome' => 'Velkommen',
'banking' => 'Bank',
'general' => 'Generelt',
'no_records' => 'Ingen poster',
@@ -54,6 +62,7 @@ return [
'no' => 'Nej',
'na' => 'Ikke tilgængeligt',
'daily' => 'Dagligt',
'weekly' => 'Ugentlig',
'monthly' => 'Månedlig',
'quarterly' => 'Kvartalsvis',
'yearly' => 'Årlig',
@@ -83,6 +92,7 @@ return [
'switch' => 'Skift',
'color' => 'Farve',
'save' => 'Gem',
'confirm' => 'Bekræft',
'cancel' => 'Annullér',
'loading' => 'Indlæser...',
'from' => 'Fra:',
@@ -115,17 +125,27 @@ return [
'go_to' => 'Gå til :name',
'created_date' => 'Oprettelsesdato',
'period' => 'Periode',
'frequency' => 'Hyppighed',
'start' => 'Start',
'end' => 'Slut',
'clear' => 'Ryd',
'difference' => 'Forskel',
'footer' => 'Sidefod',
'start_date' => 'Startdato',
'basis' => 'Basis',
'accrual' => 'Periodiseret',
'cash' => 'Kontant',
'group_by' => 'Grupper efter',
'accounting' => 'Regnskab',
'title' => [
'new' => 'Ny :type',
'edit' => 'Rediger :type',
'delete' => 'Slet !type',
'create' => 'Opret !type',
'send' => 'Send :type',
'get' => 'Hent :type',
'add' => 'Tilføj :type',
],
'form' => [
@@ -134,6 +154,7 @@ return [
'field' => '- Vælg :field -',
'file' => 'Vælg fil',
],
'add_new' => 'Tilføj nyt :field',
'no_file_selected' => 'Ingen fil valgt...',
],