%%% Greek translation by Sotiris Hasapis %%% Labels (esami.sty) \def\es@parametermessage#1#2#3{Η παράμετρος $#1$ είναι μεταξύ $#2$ και $#3$.} \def\es@seedmessage#1{The seed is equal to $#1$.} \def\es@pointname{βαθμός} \def\es@pointsname{βαθμοί} \def\es@exercisename{Άσκηση} \def\es@solutionname{Λύση} %%% Labels (xyz.cfg) \def\profname{Καθηγητής \ } \def\studsignname{Υπογραφή Μαθητή} \def\studlastname{Επώνυμο} \def\studfirstname{Όνομα} \def\studid{Αρ.Ταυτότητας} \def\versionname{έκδοση} \def\pagename{Σελίδα} \def\solutionsname{Λύσεις} %%% Error Messages \def\es@cfgerrormessageshort{Η επιλογή \CurrentOption\space δεν υπάρχει} \def\es@cfgerrormessagelong{Το πακέτο esami απαιτεί μία παράμετρο για το αρχείο διαμόρφωσης} \def\es@numcompitierror{Απαιτείται ο προσδιορισμός του πλήθους των εκδόσεων!} \def\es@mastererror{WARNING: YOU CANNOT COMPILE THE MASTER FILE:\MessageBreak PRESS 'x' TO EXIT AND RENAME THE FILE} \def\es@zerodenerror#1#2{The fraction #1/#2 in exercise \nome \space has the denominator equal to 0} \def\es@zeronumerrorshort#1#2{The fraction #1/#2 in exercise \nome \space is equal to 0} \def\es@zeronumerrorlong#1#2{If the fraction can be 0, you must use the "sempliz" command} \def\es@fraconewarn#1#2{The fraction #1/#2 in exercise \nome \space is equal to 1} \def\es@radicalerror{The radicand in exercise \nome \space is negative} \def\es@fpsetparerrorshort{Not all conditions are satisfied after \maxLoopLimit\space tries} \def\es@EstraiMessage#1#2{\string\textbf\string{\string\noindent\space Expressions $#2i$, $#2ii$ \string\dots\space assume the values #1 \string}\string\newline} \def\es@fpsetparerrshort#1{It's impossible to define the parameter #1} \def\es@fpsetparerrlong#1{In the definition of the parameter #1 the lower bound is greater than upper bound} \def\es@pointerrorshort{Wrong score} \def\es@pointerrorlong{In version \thevers\space the total score \the\punteggio\space is different from the expected score \punti \MessageBreak} %%% The date \def\es@longdate#1/#2/#3\@empty{\ifcase#3\or 1η\or 2α\or 3η\or 4η\or 5η\or 6η\or 7η\or 8η\or 9η\or 10η\or 11η\or 12η\or 13η\or 14η\or 15η\or 16η\or 17η\or 18η\or 19η\or 20η\or 21η\or 22η\or 23η\or 24η\or 25η\or 26η\or 27η\or 28η\or 29η\or 30η\or 31η\fi~\ifcase#2\or Ιανουάριος\or Φεβρουάριος\or Μάρτιος\or Απρίλιος\or Μάϊος\or Ιούνιος\or Ιούλιος\or Αύγουστος\or Σεπτέμβριος\or Οκτώβριοςr\or Νοέμβριος\or Δεκέμβριος\fi \space #1} \def\es@shortdate#1/#2/#3\@empty{#1/#2/#3} %%% Useful Language dependent packages \AtEndOfPackage{ \usepackage{babel} \usepackage{geometry} \geometry{a4paper,lmargin=6mm,rmargin=18mm,tmargin=6mm,bmargin=18mm,marginparsep=2mm,footskip=1cm} %\usepackage{eurosym} \usepackage[np,autolanguage]{numprint} }