#######################################
#                                     #
#   This file contains translations   #
#   of the application.               #
#   Key and Value are separated       #
#   by the equals-sign "=".           #
#                                     #
#######################################

# Setting J2ME Polish variables:

polish.command.ok=OK
polish.command.cancel=Abbruch
polish.command.select=Auswählen
polish.command.options=Optionen

# Setting JAD- or MANIFEST-attributes:

MIDlet-Description=Eine Beispielsanwendung.
MIDlet-Name=J2ME Polish Beispiel
MIDlet-Delete-Confirm=J2ME Polish wirklich löschen?

# Setting variables (as well as translations):


var:GameName=Beispiel

# Setting appplication specific translations:

cmd.StartGame=${GameName} starten
cmd.Quit=Ende
cmd.ShowLog=Log anzeigen

menu.StartGame=${GameName} Start!
menu.LoadGame=${GameName} laden
menu.Highscore=Rangliste
menu.Quit=Ende

messages.welcome=Willkommen zum Spiel, {0}!!!





