Update translations

This commit is contained in:
Aaron Carlino 2018-11-08 16:25:42 +13:00
parent 4c549d653a
commit dea66bc037
4 changed files with 28 additions and 0 deletions

7
lang/da.yml Normal file
View File

@ -0,0 +1,7 @@
da:
SilverStripe\Reports\ReportAdmin:
MENUTITLE: Rapporter
ReportTitle: Titel
SilverStripe\Reports\SideReport:
OtherGroupTitle: Andre
REPEMPTY: 'Rapporten {title} er tom.'

7
lang/nl.yml Normal file
View File

@ -0,0 +1,7 @@
nl:
SilverStripe\Reports\ReportAdmin:
MENUTITLE: Rapporten
ReportTitle: Naam
SilverStripe\Reports\SideReport:
OtherGroupTitle: Overig
REPEMPTY: 'Het {title} rapport is leeg.'

7
lang/pl.yml Normal file
View File

@ -0,0 +1,7 @@
pl:
SilverStripe\Reports\ReportAdmin:
MENUTITLE: Raporty
ReportTitle: Tytuł
SilverStripe\Reports\SideReport:
OtherGroupTitle: Inne
REPEMPTY: 'Raport {title} jest pusty'

7
lang/sv.yml Normal file
View File

@ -0,0 +1,7 @@
sv:
SilverStripe\Reports\ReportAdmin:
MENUTITLE: Rapporter
ReportTitle: Titel
SilverStripe\Reports\SideReport:
OtherGroupTitle: Annat
REPEMPTY: 'Rapporten {title} är tom.'