/* * Translatable strings file generated by Glade. * Add this file to your project's POTFILES.in. * DO NOT compile it as part of your application. */ gchar *s = N_("gLife"); gchar *s = N_("_Start Simulation"); gchar *s = N_("_Restart Simulation"); gchar *s = N_("_End Simulation"); gchar *s = N_("gLife _Documentation"); gchar *s = N_("Continue"); gchar *s = N_("Pause"); gchar *s = N_("X:"); gchar *s = N_("Y:"); gchar *s = N_("Terrain Info."); gchar *s = N_("Animal Info."); gchar *s = N_("Initial Number of Animals"); gchar *s = N_("Milliseconds per update"); gchar *s = N_("General"); gchar *s = N_("Color animals by sex"); gchar *s = N_("Male Animal Color "); gchar *s = N_("Pick a color"); gchar *s = N_("Female Animal Color"); gchar *s = N_("Pick a color"); gchar *s = N_("Terrain Color"); gchar *s = N_("Pick a color"); gchar *s = N_("Enable Grid Display"); gchar *s = N_("Enable Terrain Display"); gchar *s = N_("Enable Animals Display"); gchar *s = N_("Display"); gchar *s = N_("Maximum age is from: "); gchar *s = N_("Enforce age limits"); gchar *s = N_("to: "); gchar *s = N_("Age Settings"); gchar *s = N_("Allow Reproduction"); gchar *s = N_("Minimum Reproduction Age"); gchar *s = N_("Percentage of food to give children"); gchar *s = N_("Minimum food needed for reproduction"); gchar *s = N_("Reproduction"); gchar *s = N_("Copyright (c) 1999 Ali Abdin"); gchar *s = N_("An artificial life implementation using GNOME.");