var gwslng = {};

//GWS generic namespace
gwslng.gen = {
    selVal: 'Potvrďte Váš výběr v poli "Na účet". Výběr potvrdíte kliknutím na příjemce, šablonu nebo "Zaplatit na".'
};

gwslng.YaB = {

};
gwslng.BF =
    {
      hours: "Otevírací doba",
      Thours: "",
      directions: "získat pokyny",
      Tdirections: "",
      services: "Služby",
      Tservices: "",
      send: "Odeslat",
      Tsend: 'Send location data to e-Mail or car navigation',
      zoom: 'Zvětšit',
      Tzoom: 'Zoom to street level',
      back: '<',
      Tback: 'Go back to info page',
      email: "e-mail",
      gps: "GPS",
      recipient: "Příjemce:",
      message: "Zpráva:",
      preview: "Náhled:",
      mapsUrl: "Zobrazit v Google Maps",
      addr: "Adresa:",
      phone: "Telefon:",
      startAddr: "Kde chcete začít?",
      unicredit: "UniCredit",
      detailsLblA: "ATM Podrobnosti",
      detailsLblB: "Branch Podrobnosti",
      attrs: "Doporučené Služby",
      routingErrorTitle: 'Routing Error',
      wrongCountry: "Sorry, %s is unfortunately not included in this ATM/branch locator. You can find the local ATM/branch finder at: %s",
      tryAgain: "Please try a different search",
      noRes: "Address couldn't be found",
      unspecificSearch: "Too many results. Please try a more specific search address.",
      noUCCountry: "There are no branches matching your search parameters, please try a different search.",
      unsupp: "Your browser does not support %s",
      EPD: "You denied this website from retrieving your current location.",
      EPU: "Location information is unavailable.",
      ETO: "The request to get your location took too long. Please try again.",
      TLM: 'Show this location in map',
      TLD: 'Show details page for this location',
      DIR: "The DirectionsRequest provided was invalid.",
      DMW: "Too many DirectionsWaypoints were provided in the DirectionsRequest. The total allowed waypoints is 8, plus the origin and destination.",
      DNF: "At least one of the origin, destination, or waypoints could not be geocoded.",
      DOK: "The response contains a valid DirectionsResult.",
      DOQ: "The webpage has gone over the requests limit in too short a period of time.",
      DRD: "The webpage is not allowed to use the directions service.",
      DUE: "A directions request could not be processed due to a server error. The request may succeed if you try again.",
      DZR: "No route could be found between the origin and destination.",
      file_too_big_error1: "Soubor ",
      file_too_big_error2: " je příliš velký. Maximální povolená velikost je ", 
      file_too_big_error3: ""
    };

// gws.ui.Visualization namespace
gwslng.Viz = {
  avg: "Rozpočet",
  plnd: "Naplánováno",
  spnt: "Utraceno",
  period: "Období",
  noData: "Nejsou dostupná žádná data pro Vaše účty."
};
gwslng.ibn =
    {
      checksumFail: "Číslo účtu není ve formátu IBAN. Pokud protistrana formát IBAN vyžaduje, pak jej prosím opravte.",
      format: "Zadejte ve formátu IBAN. (9…numerický)",
      lA: "A...Abecední",
      lX: "X...Jakýkoli"
    };

gwslng.monthArray = ["Led","Úno","Bře","Dub","Kvě","Čvn","Čvc","Srp","Zář","Říj","Lis","Pro"];