OC.L10N.register( "checksum", { "The algorithm type \"%s\" is not a valid or supported algorithm type." : "Typ algoritmu \"%s\" nie je platným alebo podporovaným typom algoritmu.", "File not found." : "Súbor nenájdený.", "Checksum" : "Kontrolný súčet", "Creating a hash checksum of a file." : "Vytváram hash kontrolného súčtu súboru.", "Allows users to create a hash checksum of a file.\n Possible algorithms are md5, sha1, sha256, sha384, sha512 and crc32.\n\n Just open the details view of the file (Sidebar). There should be a new tab called \"Checksum\".\n Select a algorithm and it will try to generate a hash.\n If you want an other algorithm, just click on the reload button." : "Umožňuje používateľom vytvoriť hash kontrolný súčet súboru.\nMožné algoritmy sú md5, sha1, sha256, sha384, sha512 a crc32.\n\nStačí otvoriť zobrazenie podrobností súboru (bočný panel). Otvorí sa nová karta s názvom „Kontrolný súčet“.\nVyberte algoritmus a vygeneruje sa hash.\nAk chcete iný algoritmus, stačí kliknúť na tlačidlo znovu načítať.", "Choose Algorithm" : "Vybrať algoritmus" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");