msgid ""
msgstr ""
"Project-Id-Version: Code Snippets SK\n"
"POT-Creation-Date: 2014-12-09 06:55+0100\n"
"PO-Revision-Date: 2014-12-09 07:10+0100\n"
"Last-Translator: Jan Fajcak
define('CODE_SNIPPETS_SAFE_MODE', true);
to your wp-"
"config.php
file. After you have deactivated the offending snippet, "
"you can turn off safe mode by removing this line or replacing true"
"strong> with false."
msgstr ""
"Ak došlo k problému a nie je možné použiť WordPress, môžete zastaviť všetky "
"snippety vložením define('CODE_SNIPPETS_SAFE_MODE', true);
do "
"súboru wp-config.php
. Potom, ako deaktivujete problémový "
"snippet, môžete tento kus kódu opäť odobrať alebo prepísať hodnotu "
"true na false."
#: ../admin/help/manage.php:31
msgid "Uninstall"
msgstr "Odinštalovať"
#: ../admin/help/manage.php:33
#, php-format
msgid ""
"When you delete Code Snippets through the Plugins menu in WordPress it will "
"clear up the %1$s
table and a few other bits of data stored in "
"the database. If you want to keep this data (ie: you are only temporally "
"uninstalling Code Snippets) then remove the %2$s
folder using "
"FTP."
msgstr ""
"Keď zmažete modul Code Snippets štandardnou cestou cez položku Moduly v "
"administrácii WordPress, bude zmazaná aj tabuľka %1$s
a ďalšie "
"dáta, uložené v databáze. Ak chcete tieto dáta uchovať (napr. odinštalujete "
"Code Snippets len dočasne), potom odstráňte zložku %2$s
cez FTP "
"ručne."
#: ../admin/help/manage.php:34
msgid ""
"Even if you're sure that you don't want to use Code Snippets ever again on "
"this WordPress installation, you may want to use the export feature to back "
"up your snippets."
msgstr ""
"Ak máte istotu, že už v tejto inštalácii nechcete používať Code Snippets, "
"môžete vaše snippety pomocou funkcie Export zálohovať."
#: ../admin/help/manage.php:39
msgid ""
"WordPress Extend"
msgstr ""
"WordPress Extend"
#: ../admin/help/single.php:17
msgid ""
"Snippets are similar to plugins - they both extend and expand the "
"functionality of WordPress. Snippets are more light-weight, just a few lines "
"of code, and do not put as much load on your server. Here you can add a new "
"snippet, or edit an existing one."
msgstr ""
"Snippety sa podobajú modulom- oba rozširujú a prehlbujú funkčnosť WordPress. "
"Snippety sú jednoduché kusy kódu veľké len pár riadkov, ktoré svojim objemom "
"nezaťažujú server. Tu môžete pridávať nové snippety, alebo upravovať už "
"existujúce."
#: ../admin/help/single.php:22
msgid "Finding Snippets"
msgstr "Nájsť snippety"
#: ../admin/help/single.php:24
msgid ""
"Here are some links to websites which host a large number of snippets that "
"you can add to your site.\n"
"\t\tCODE_SNIPPETS_SAFE_MODE
constant from wp-"
"config.php
to turn off safe mode. Help"
msgstr ""
"Upozornenie: Safe mode je aktívny a snippety nebudú "
"fungovať! Odstráňte konštantu CODE_SNIPPETS_SAFE_MODE
z "
"wp-config.php
pre vypnutie safe mode. Pomoc"
#: ../admin/messages/manage.php:20
msgid "Snippet activated."
msgstr "Snippet aktivovaný."
#: ../admin/messages/manage.php:24
msgid "Selected snippets activated."
msgstr "Vybrané snippety aktivované."
#: ../admin/messages/manage.php:28
msgid "Snippet deactivated."
msgstr "Snippet deaktivovaný."
#: ../admin/messages/manage.php:32
msgid "Selected snippets deactivated."
msgstr "Vybrané snippety deaktivované."
#: ../admin/messages/manage.php:36
msgid "Snippet deleted."
msgstr "Snippet zmazaný."
#: ../admin/messages/manage.php:40
msgid "Selected snippets deleted."
msgstr "Vybrané snippety zmazané."
#: ../admin/messages/single.php:14
msgid "An error occurred when saving the snippet."
msgstr "Pri ukladaní snippetu došlo ku chybe."
#: ../admin/messages/single.php:18
msgid "Snippet updated and activated."
msgstr "Snippet aktualizovaný a aktivovaný."
#: ../admin/messages/single.php:22
msgid "Snippet added and activated."
msgstr "Snippet pridaný a aktivovaný."
#: ../admin/messages/single.php:26
msgid "Snippet updated and deactivated."
msgstr ""
"Snippet aktualizovaný a deaktivovaný."
#: ../admin/messages/single.php:30
msgid "Snippet updated."
msgstr "Snippet aktualizovaný."
#: ../admin/messages/single.php:34
msgid "Snippet added."
msgstr "Snippet pridaný."
#: ../admin/views/import.php:20 ../includes/class-admin.php:327
msgid "Import Snippets"
msgstr "Importovať snippety"
#: ../admin/views/import.php:24
msgid ""
"Howdy! Upload your Code Snippets export file and we’ll import the "
"snippets to this site."
msgstr ""
"Nahrajte súbor Code Snippets (.xml) a naimportujte snippety na túto stránku."
#: ../admin/views/import.php:26
#, php-format
msgid ""
"You will need to go to the Manage Snippets page to "
"activate the imported snippets."
msgstr ""
"Po ukončení importu musíte ísť na stránku Spravovať snippety"
"a> a aktivovať importované snippety."
#: ../admin/views/import.php:28
msgid ""
"Choose a Code Snippets (.xml) file to upload, then click Upload file and "
"import."
msgstr ""
"Zvoľte súbor Code Snippets (.xml) a kliknite na tlačidlo Nahrať súbor a "
"importovať."
#: ../admin/views/import.php:35
msgid "Choose a file from your computer:"
msgstr "Zvoľte súbor vo vašom počítači:"
#: ../admin/views/import.php:36
msgid "(Maximum size: 8MB)"
msgstr "(Maximálna veľkosť: 8MB)"
#: ../admin/views/import.php:42
msgid "Upload file and import"
msgstr "Nahrať súbor a importovať"
#: ../admin/views/manage.php:21 ../includes/class-admin.php:152
#: ../includes/class-admin.php:276 ../includes/class-admin.php:277
#: ../includes/class-admin.php:287
msgid "Snippets"
msgstr "Snippety"
#: ../admin/views/manage.php:39
msgid "Search Installed Snippets"
msgstr "Hľadať nainštalované snippety"
#: ../admin/views/single.php:29 ../includes/class-admin.php:299
msgid "Edit Snippet"
msgstr "Upraviť snippety"
#: ../admin/views/single.php:37 ../includes/class-admin.php:299
msgid "Add New Snippet"
msgstr "Pridať nový snippet"
#: ../admin/views/single.php:53 ../admin/views/single.php:54
msgid "Name (short title)"
msgstr "Názov (krátky nadpis)"
#: ../admin/views/single.php:59
msgid "Code"
msgstr "Kód"
#: ../admin/views/single.php:85
msgid "Save Changes & Activate"
msgstr "Uložiť zmeny a aktivovať"
#: ../admin/views/single.php:91
msgid "Save Changes & Deactivate"
msgstr "Uložiť zmeny a deaktivovať"
#: ../admin/views/single.php:100 ../includes/class-list-table.php:166
#: ../includes/class-list-table.php:266
msgid "Export"
msgstr "Export"
#: ../admin/views/single.php:107
msgid ""
"You are about to permanently delete this snippet.\n"
"'Cancel' to stop, 'OK' to delete."
msgstr ""
"Chcete navždy zmazať tento snippet. \n"
"'Cancel' pre zrušenie, 'OK' pre zmazanie."
#: ../admin/views/single.php:112 ../includes/class-list-table.php:175
#: ../includes/class-list-table.php:267
msgid "Delete"
msgstr "Zmazať"
#: ../includes/class-admin.php:185
msgid "Code Snippets"
msgstr "Code Snippets"
#: ../includes/class-admin.php:186
msgid "Import snippets from a Code Snippets export file"
msgstr "Importovať snippety zo súboru Code Snippets"
#: ../includes/class-admin.php:246
msgid "You are not authorized to access this page."
msgstr "Nemáte prístup na túto stránku."
#: ../includes/class-admin.php:288 ../includes/class-admin.php:695
msgid "Manage"
msgstr "Spravovať"
#: ../includes/class-admin.php:300 ../includes/class-list-table.php:160
msgid "Edit"
msgstr "Upraviť"
#: ../includes/class-admin.php:300
msgid "Add New"
msgstr "Pridať nový"
#: ../includes/class-admin.php:328
msgid "Import"
msgstr "Import"
#: ../includes/class-admin.php:663 ../includes/class-list-table.php:228
msgid "Description"
msgstr "Popis"
#: ../includes/class-admin.php:694
msgid "Manage your existing snippets"
msgstr "Spravovať existujúce snippety"
#: ../includes/class-admin.php:722
msgid "Visit the WordPress.org plugin page"
msgstr "Navštíviť stránku modulu na WordPress.org"
#: ../includes/class-admin.php:723
msgid "About"
msgstr "O module"
#: ../includes/class-admin.php:727
msgid "Visit the support forums"
msgstr "Navštíviť fórum podpory"
#: ../includes/class-admin.php:728
msgid "Support"
msgstr "Podpora"
#: ../includes/class-admin.php:732
msgid "Support this plugin's development"
msgstr "Podporiť vývoj tohoto modulu"
#: ../includes/class-admin.php:733
msgid "Donate"
msgstr "Podporiť"
#: ../includes/class-admin.php:764
msgid ""
"Have feedback on Code Snippets? Please take the time to "
"answer a short survey on how you use this plugin and what you'd like to see "
"changed or added in the future."
msgstr ""
"Máte spätnú väzbu na Code Snippets?Prosím, nájdite si čas a "
"zúčastnite sa prieskumu o tom, ako používate tento modul a čo by ste na ňom "
"v budúcnosti zmenili, alebo čím ho doplnili."
#: ../includes/class-admin.php:767
msgid "Take the survey now"
msgstr "Zúčastnite sa prieskumu"
#: ../includes/class-list-table.php:49
msgid "Snippets per page"
msgstr "Počet snippetov na stránke"
#: ../includes/class-list-table.php:141 ../includes/class-list-table.php:265
msgid "Network Deactivate"
msgstr "Sieť deaktivovaná"
#: ../includes/class-list-table.php:141 ../includes/class-list-table.php:265
msgid "Deactivate"
msgstr "Deaktivovať"
#: ../includes/class-list-table.php:150 ../includes/class-list-table.php:264
msgid "Network Activate"
msgstr "Sieť aktivovaná"
#: ../includes/class-list-table.php:150 ../includes/class-list-table.php:264
msgid "Activate"
msgstr "Aktivovať"
#: ../includes/class-list-table.php:182
msgid ""
"You are about to permanently delete the selected item.\n"
"\t\t\t\t'Cancel' to stop, 'OK' to delete."
msgstr ""
"Chcete navždy zmazať túto položku. \n"
"\t\t\t\t'Cancel' pre zrušenie, 'OK' úre zmazanie."
#: ../includes/class-list-table.php:190
#, php-format
msgid "Untitled #%d"
msgstr "Bez názvu #%d"
#: ../includes/class-list-table.php:226
msgid "Name"
msgstr "Názov"
#: ../includes/class-list-table.php:227
msgid "ID"
msgstr "ID"
#: ../includes/class-list-table.php:268
msgid "Export to PHP"
msgstr "Export do PHP"
#: ../includes/class-list-table.php:342
msgid "Filter"
msgstr "Filter"
#: ../includes/class-list-table.php:350
msgid "Clear List"
msgstr "Vyčistiť zoznam"
#: ../includes/class-list-table.php:492
#, php-format
msgid ""
"You do not appear to have any snippets available at this time. Add New→"
msgstr ""
"Momentálne nemáte k dispozícii žiadne snippety. Pridať nový "
"→"
#: ../includes/class-list-table.php:676
msgid "Search results"
msgstr "Výsledky hľadania"
#: ../includes/class-list-table.php:679
#, php-format
msgid " for “%s”"
msgstr "pre “%s”"
#: ../includes/class-list-table.php:685
msgid "Clear Filters"
msgstr "Vyčistiť filtre"
#~ msgid "Manage Snippets"
#~ msgstr "Spravovať snippety"
#~ msgid "Sorry, you’re not allowed to edit snippets"
#~ msgstr "Prepáčte, ale nemáte oprávnenie na úpravu snippetov"
#~ msgid "Please provide a name for the snippet and its code."
#~ msgstr "Prosím, uveďte názov snippetu a vložte jeho kód."
#~ msgid ""
#~ "Enter or paste the snippet code without the <?php
and "
#~ "?>
tags."
#~ msgstr ""
#~ "Napíšte alebo skopírujte kód snippetu bez značiek <?php
a "
#~ "?>
."
#~ msgid "(Optional)"
#~ msgstr "(voliteľné)"
#~ msgid "Save"
#~ msgstr "Uložiť"
#~ msgid "Cancel"
#~ msgstr "Zrušiť"
#~ msgid ""
#~ "Make sure that you don't add the <?php
, <?"
#~ "code> or ?>
the beginning and end of the code. You can "
#~ "however use these tags in the code to stop and start PHP sections"
#~ msgstr ""
#~ "Uistite sa, že ste nevložili <?php
, <?
"
#~ "alebo ?>
v priebehu alebo na konci kódu. Tieto značky "
#~ "však môžete použiť pre zastavenie alebo spustenie úsekov PHP."