reordered phrasebook sources so that they are easier to clone; cloned Ger,Spa,Cat,Bul

This commit is contained in:
aarne
2010-04-07 19:39:48 +00:00
parent aeb0a5b7e0
commit 8171bb0ea2
33 changed files with 1211 additions and 354 deletions

View File

@@ -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" ;
}