mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
reordered phrasebook sources so that they are easier to clone; cloned Ger,Spa,Cat,Bul
This commit is contained in:
@@ -6,27 +6,24 @@ lincat
|
||||
Greeting, Politeness = SS ;
|
||||
|
||||
lin
|
||||
GHello = ss "salut" ;
|
||||
GThanks = ss "mulţumesc" ;
|
||||
GHowAreYou = ss "ce faci" ;
|
||||
GPleaseGive = ss "vă rog" ;
|
||||
GExcuse = ss "pardon" ;
|
||||
GSorry = ss "îmi pare rău" ;
|
||||
GGoodbye = ss "la revedere" ;
|
||||
GBye = ss "pa" ;
|
||||
GNiceToMeetYou = ss "încântat" ;
|
||||
GSeeYouSoon = ss "pe curând" ;
|
||||
GHelp = ss "ajutor" ;
|
||||
GLookOut = ss "atenţie" ;
|
||||
GGoodMorning = ss "bună dimineaţa" ;
|
||||
GCheers = ss "noroc" ;
|
||||
GDamn = ss "ptiu" ;
|
||||
GExcuse = ss "pardon" ;
|
||||
GGoodDay = ss "bună ziua" ;
|
||||
GGoodEvening = ss "bună seara" ;
|
||||
GGoodMorning = ss "bună dimineaţa" ;
|
||||
GGoodNight = ss "noapte bună" ;
|
||||
GCheers = ss "noroc" ;
|
||||
GGoodbye = ss "la revedere" ;
|
||||
GHello = ss "salut" ;
|
||||
GHelp = ss "ajutor" ;
|
||||
GHowAreYou = ss "ce faci" ;
|
||||
GLookOut = ss "atenţie" ;
|
||||
GNiceToMeetYou = ss "încântat" ;
|
||||
GPleaseGive = ss "vă rog" ;
|
||||
GSeeYouSoon = ss "pe curând" ;
|
||||
GSorry = ss "îmi pare rău" ;
|
||||
GThanks = ss "mulţumesc" ;
|
||||
GTheCheck = ss "nota de plată" ;
|
||||
|
||||
GYes = ss "da" ;
|
||||
GNo = ss "nu" ;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user