Skip to content

Instantly share code, notes, and snippets.

@blind-coder
Created April 20, 2015 12:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save blind-coder/16a54d0f8908ce154bc0 to your computer and use it in GitHub Desktop.
Save blind-coder/16a54d0f8908ce154bc0 to your computer and use it in GitHub Desktop.
ExpirationFood German Translation
UI_DE =
{
UI_trait_foodexpiration = "Lebensmittelkenner",
UI_trait_foodexpiration_des = "Du weisst genau, wann Lebensmittel schlecht werden.",
UI_tooltip = "Verfallsdatum prüfen",
UI_status_VERYGOOD = "Sehr frisch",
UI_status_GOOD = "Frisch",
UI_status_NORMAL = "Okay",
UI_status_LITTLEROTTEN = "Etwas angeschimmelt",
UI_status_ALMOSTROTTEN = "Fast verschimmelt",
UI_status_NOROTTEN = "Hat kein Verfallsdatum",
UI_status_ROTTEN = "Verschimmelt",
UI_have_days = "Has ",
UI_have_daysoff = "Tage alt, verfällt an Tag",
UI_error = "ERROR!\nPlease, post in the forum the name of the food that launch the error. thanks",
UI_manyItems = "Zu viele %s um das Verfallsdatum zu bestimmen."
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment