mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
added more greetings to Phrasebook
This commit is contained in:
@@ -5,8 +5,8 @@ lincat
|
||||
|
||||
lin
|
||||
GBye = ss "hej hej" ; -- not google translate
|
||||
GCheers = ss "farvel" ;
|
||||
-- GDamn = ss "fan" ;
|
||||
GCheers = ss "skål" ;
|
||||
GDamn = ss "satans" ; -- X
|
||||
GExcuse, GExcusePol = ss "undskyld mig" ;
|
||||
GGoodDay = ss "god dag" ;
|
||||
GGoodEvening = ss "god aften" ;
|
||||
@@ -16,13 +16,16 @@ lin
|
||||
GHello = ss "hej" ;
|
||||
GHelp = ss "hjælp" ;
|
||||
GHowAreYou = ss "hvordan har du det" ;
|
||||
GLookOut = ss "se ud" ;
|
||||
GNiceToMeetYou, GNiceToMeetYouPol = ss "rart at møde dig" ;
|
||||
GPleaseGive, GPleaseGivePol = ss "behage" ;
|
||||
GSeeYouSoon = ss "se dig snart" ;
|
||||
GLookOut = ss "pas på" ;
|
||||
GNiceToMeetYou, GNiceToMeetYouPol = ss "hyggeligt at møde dig" ; -- more common than rart (google translate)
|
||||
GPleaseGive = ss "vær så sød" ; -- can also have flink instead of sod
|
||||
GPleaseGivePol = ss "venligst" ; -- X not behage
|
||||
GSeeYouSoon = ss "vi ses snart" ; -- X se dig snart
|
||||
GSorry, GSorryPol = ss "undskyld" ;
|
||||
GThanks = ss "tak" ;
|
||||
GTheCheck = ss "regningen" ;
|
||||
GCongratulations = ss "tillykke";
|
||||
GHappyBirthday = ss "tillykke med fødselsdagen" ;
|
||||
GGoodLuck = ss "held og lykke" ;
|
||||
|
||||
--}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user