Trad
This commit is contained in:
parent
d76ca8e1aa
commit
4b6fdd57e5
@ -13,6 +13,14 @@
|
|||||||
CHARSET=UTF-8
|
CHARSET=UTF-8
|
||||||
SeparatorDecimal=.
|
SeparatorDecimal=.
|
||||||
SeparatorThousand=,
|
SeparatorThousand=,
|
||||||
|
FormatDateShort=%d/%m/%Y
|
||||||
|
FormatDateShortJava=dd/MM/yyyy
|
||||||
|
FormatHourShort=%H:%M
|
||||||
|
FormatDateTextShort=%d %b %Y
|
||||||
|
FormatDateText=%d %B %Y
|
||||||
|
FormatDateHourShort=%d/%m/%Y %H:%M
|
||||||
|
FormatDateHourTextShort=%d %b %Y %H:%M
|
||||||
|
FormatDateHourText=%d %B %Y %H:%M
|
||||||
DatabaseConnection=Database forbindelse
|
DatabaseConnection=Database forbindelse
|
||||||
Error=Fejl
|
Error=Fejl
|
||||||
ErrorFieldRequired=Felt '% s' er påkrævet
|
ErrorFieldRequired=Felt '% s' er påkrævet
|
||||||
@ -494,14 +502,6 @@ ShortSunday=S
|
|||||||
// START - Lines generated via autotranslator.php tool (2009-08-13 20:39:59).
|
// START - Lines generated via autotranslator.php tool (2009-08-13 20:39:59).
|
||||||
// Reference language: en_US
|
// Reference language: en_US
|
||||||
DIRECTION=ltr
|
DIRECTION=ltr
|
||||||
FormatDateShort=% d /% m /% Y
|
|
||||||
FormatDateShortJava=DD / MM / ÅÅÅÅ
|
|
||||||
FormatHourShort=% I:% M% p
|
|
||||||
FormatDateTextShort=% b% d,% Y
|
|
||||||
FormatDateText=% B% d,% Y
|
|
||||||
FormatDateHourShort=% d /% m /% Y% I:% M% p
|
|
||||||
FormatDateHourTextShort=% b% d,% Y,% I:% M% p
|
|
||||||
FormatDateHourText=% B% d,% Y,% I:% M% p
|
|
||||||
GoToWikiHelpPage=Læs online hjælp (har brug for Internet-adgang)
|
GoToWikiHelpPage=Læs online hjælp (har brug for Internet-adgang)
|
||||||
GoToHelpPage=Læs hjælpe
|
GoToHelpPage=Læs hjælpe
|
||||||
ConnectedOnMultiCompany=Connected på enhed
|
ConnectedOnMultiCompany=Connected på enhed
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user