# Slovak translation of DataTables (6.x-1.1)
# Copyright (c) 2022 by the Slovak translation team
#
msgid ""
msgstr ""
"Project-Id-Version: DataTables (6.x-1.1)\n"
"POT-Creation-Date: 2022-09-23 12:00+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Slovak\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=((n==1)?(0):(((n>=2)&&(n<=4))?(1):2));\n"

msgid "Views"
msgstr "Zobrazenia"
msgid "Not found"
msgstr "Nenájdené"
msgid ""
"The <a href=\"@datatables\">DataTables</a> plugin is missing. <a "
"href=\"@download\">Download</a> and extract it to your "
"<em>datatables</em> module directory. See <a "
"href=\"@readme\">README.txt</a> for more info."
msgstr ""
"Chýba plugin <a href=\"@datatables\">DataTables</a>. <a "
"href=\"@download\">Stiahnite si ho</a> a rozbaľte do priečinka "
"modulu <em>datatables</em>. Viac informácií nájdete v súbore <a "
"href=\"@readme\">README.txt</a>."
msgid "DataTables"
msgstr "DataTables"
msgid "Provides integration of the jquery DataTables plugin into views."
msgstr "Poskytuje integráciu doplnku jQuery DataTables do zobrazení."
msgid "Displays rows in a jQuery table."
msgstr "Zobrazí riadky v tabuľke vytvorenej pomocou jQuery."
msgid ""
"DataTables works best if you disable views pager and configure the "
"page to show all values, since DataTabels contains its own pager "
"implementation.<br/><br/>Place fields into columns; you may combine "
"multiple fields into the same column. If you do, the separator in the "
"column specified will be used to separate the fields. Check the "
"sortable box to make that column click sortable, and check the default "
"sort radio to determine which column will be sorted by default, if "
"any. You may control column order and field labels in the fields "
"section."
msgstr ""
"DataTabels funguje najlepšie, ak vypnete zobrazovanie pagerov a "
"nakonfigurujete stránku tak, aby zobrazovala všetky hodnoty, "
"pretože DataTabels obsahuje vlastnú implementáciu "
"stránkovania.<br/><br/>Umiestnite polia do stĺpcov; do jedného "
"stĺpca môžete spojiť viacero polí. Ak tak urobíte, na oddelenie "
"polí sa použije oddeľovač v zadanom stĺpci. Začiarknite "
"políčko Zoradiť, aby sa daný stĺpec dal kliknutím zoradiť, a "
"začiarknite rádio Predvolené zoradenie, aby ste určili, ktorý "
"stĺpec bude predvolene zoradený, ak existuje. Poradie stĺpcov a "
"označenia polí môžete ovládať v časti Polia."
msgid "Enable the search filter box."
msgstr "Povoliť pole filtra vyhľadávania."
msgid "Enable the table information display."
msgstr "Povoliť zobrazenie informácií o tabuľke."
msgid ""
"This shows information about the data that is currently visible on the "
"page, including information about filtered data if that action is "
"being performed."
msgstr ""
"Zobrazujú sa tu informácie o údajoch, ktoré sú aktuálne "
"viditeľné na stránke, vrátane informácií o filtrovaných "
"údajoch, ak sa táto akcia vykonáva."
msgid ""
"DataTables works best if you set the pager to display all items, since "
"DataTabels contains its own pager implementation.<br/><br/>Place "
"fields into columns; you may combine multiple fields into the same "
"column. If you do, the separator in the column specified will be used "
"to separate the fields. Check the sortable box to make that column "
"click sortable, and check the default sort radio to determine which "
"column will be sorted by default, if any. You may control column order "
"and field labels in the fields section."
msgstr ""
"DataTables funguje najlepšie, ak nastavíte pager na zobrazenie "
"všetkých položiek, pretože DataTabels obsahuje vlastnú "
"implementáciu stránkovania.<br/><br/>Umiestnite polia do stĺpcov; "
"do jedného stĺpca môžete spojiť viacero polí. Ak tak urobíte, "
"na oddelenie polí sa použije oddeľovač v zadanom stĺpci. "
"Začiarknite políčko Zoradiť, aby sa daný stĺpec dal kliknutím "
"zoradiť, a začiarknite Predvolené zoradenie, aby ste určili, "
"ktorý stĺpec bude predvolene zoradený, ak existuje. Poradie "
"stĺpcov a označenia polí môžete ovládať v časti Polia."
msgid "Widgets & Elements"
msgstr "Widgety a elementy"
msgid "Save State"
msgstr "Uložiť stav"
msgid ""
"DataTables can use cookies in the end user's web-browser in order to "
"store it's state after each change in drawing. What this means is that "
"if the user were to reload the page, the table should remain exactly "
"as it was (length, filtering, pagination and sorting)"
msgstr ""
"Tabuľky DataTables môžu používať súbory cookie vo webovom "
"prehliadači koncového používateľa na uloženie stavu po každej "
"zmene kreslenia. To znamená, že ak by používateľ znovu načítal "
"stránku, tabuľka by mala zostať presne taká, aká bola (dĺžka, "
"filtrovanie, stránkovanie a triedenie)"
msgid "Layout and Display"
msgstr "Rozloženie a zobrazenie"
msgid "Enable auto-width calculation."
msgstr "Povoliť automatický výpočet šírky."
msgid ""
"Enable or disable automatic column width calculation. This can be "
"disabled as an optimisation (it takes some time to calculate the "
"widths)."
msgstr ""
"Umožňuje povoliť alebo zakázať automatický výpočet šírky "
"stĺpca. Túto funkciu je možné vypnúť ako optimalizáciu "
"(výpočet šírky zaberie určitý čas)."
msgid "Enable jQuery UI ThemeRoller Support"
msgstr "Povoliť podporu jQuery UI ThemeRoller"
msgid "Create markup and classes to support jQuery UI's ThemeRoller"
msgstr "Vytvoriť značky a triedy na podporu ThemeRolleru jQuery UI"
msgid "Set sDOM Initialization Parameter"
msgstr "Nastaviť inicializačný parameter sDOM"
msgid ""
"Use the sDOM parameter to rearrange the interface elements. See the <a "
"href='@sdom_documentation_url'>Datatables sDOM documentation</a> for "
"details on how to use this feature"
msgstr ""
"Na zmenu usporiadania prvkov rozhrania použite parameter sDOM. "
"Podrobnosti o používaní tejto funkcie nájdete v <a "
"href='@sdom_documentation_url'>Dokumentácii sDOM k dátovým "
"tabuľkám</a>"
msgid "Pagination and Page Length"
msgstr "Stránkovanie a dĺžka stránky"
msgid "Pagination Style"
msgstr "Štýl stránkovania"
msgid "Two-Button (Default)"
msgstr "Dve tlačidlá (predvolené)"
msgid "Full Numbers"
msgstr "Všetky čísla"
msgid "No Pagination"
msgstr "Bez stránkovania"
msgid "Selects which pagination style should be used."
msgstr "Vyberie štýl stránkovania, ktorý sa má použiť."
msgid "Enable Length Change Selection Box"
msgstr "Povoliť výberové pole Zmena dĺžky"
msgid "Enable or page length selection menu"
msgstr "Povoliť ponuku výberu dĺžky stránky"
msgid "Default Page Length"
msgstr "Predvolená dĺžka stránky"
msgid ""
"Default number of records to show per page. May be adjusted by users "
"if Length Selection is enabled"
msgstr ""
"Predvolený počet záznamov, ktoré sa majú zobraziť na jednej "
"stránke. Používatelia ho môžu upraviť, ak je povolený výber "
"dĺžky"
msgid "Hidden and Expandable Columns"
msgstr "Skryté a rozbaľovacie stĺpce"
msgid ""
"The <a href=\"!datatables\">DataTables</a> plugin is missing. <a "
"href=\"!download\">Download</a> and extract it to your "
"<em>datatables</em> module directory. See <a "
"href=\"!readme\">README.txt</a> for more info."
msgstr ""
"Chýba plugin <a href=\"!datatables\">DataTables</a>. <a "
"href=\"!download\">Stiahnite si ho</a> a rozbaľte do priečinka "
"modulu <em>datatables</em>. Viac informácií nájdete v súbore <a "
"href=\"!readme\">README.txt</a>."
