PATH:
home
/
letacommog
/
entrepro
/
wp-content
/
plugins
/
specification-fields
/
cmb2
/
languages
# Copyright (C) 2015 WebDevStudios # This file is distributed under the same license as the CMB2 package. # Translators: msgid "" msgstr "" "Project-Id-Version: CMB2\n" "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n" "POT-Creation-Date: 2015-07-29 15:52:03+00:00\n" "PO-Revision-Date: 2016-01-18 19:53+0000\n" "Last-Translator: FX Bénard <fxb@wp-translations.org>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/wp-translations/cmb2/language/sk_SK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: sk_SK\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: grunt-wp-i18n 0.4.9\n" "X-Poedit-Basepath: ../\n" "X-Poedit-Bookmarks: \n" "X-Poedit-Country: United States\n" "X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n" "X-Poedit-SearchPath-0: .\n" "X-Poedit-SourceCharset: UTF-8\n" "X-Textdomain-Support: yes\n" #: example-functions.php:82 tests/test-cmb-field.php:228 msgid "Test Metabox" msgstr "" #: example-functions.php:93 example-functions.php:380 msgid "Test Text" msgstr "" #: example-functions.php:94 example-functions.php:106 #: example-functions.php:114 example-functions.php:122 #: example-functions.php:131 example-functions.php:139 #: example-functions.php:153 example-functions.php:160 #: example-functions.php:168 example-functions.php:185 #: example-functions.php:194 example-functions.php:202 #: example-functions.php:209 example-functions.php:216 #: example-functions.php:230 example-functions.php:243 #: example-functions.php:256 example-functions.php:268 #: example-functions.php:277 example-functions.php:285 #: example-functions.php:294 example-functions.php:301 #: example-functions.php:315 example-functions.php:381 #: example-functions.php:476 example-functions.php:484 #: example-functions.php:491 example-functions.php:498 #: example-functions.php:505 example-functions.php:512 #: example-functions.php:519 example-functions.php:557 #: tests/test-cmb-field.php:240 msgid "field description (optional)" msgstr "" #: example-functions.php:105 msgid "Test Text Small" msgstr "" #: example-functions.php:113 msgid "Test Text Medium" msgstr "" #: example-functions.php:121 msgid "Website URL" msgstr "URL adresa stráky" #: example-functions.php:130 msgid "Test Text Email" msgstr "" #: example-functions.php:138 msgid "Test Time" msgstr "" #: example-functions.php:145 example-functions.php:146 msgid "Time zone" msgstr "" #: example-functions.php:152 msgid "Test Date Picker" msgstr "" #: example-functions.php:159 msgid "Test Date Picker (UNIX timestamp)" msgstr "" #: example-functions.php:167 msgid "Test Date/Time Picker Combo (UNIX timestamp)" msgstr "" #: example-functions.php:184 msgid "Test Money" msgstr "" #: example-functions.php:193 msgid "Test Color Picker" msgstr "" #: example-functions.php:201 msgid "Test Text Area" msgstr "" #: example-functions.php:208 msgid "Test Text Area Small" msgstr "" #: example-functions.php:215 msgid "Test Text Area for Code" msgstr "" #: example-functions.php:222 msgid "Test Title Weeeee" msgstr "" #: example-functions.php:223 msgid "This is a title description" msgstr "" #: example-functions.php:229 msgid "Test Select" msgstr "" #: example-functions.php:235 example-functions.php:248 #: example-functions.php:260 msgid "Option One" msgstr "" #: example-functions.php:236 example-functions.php:249 #: example-functions.php:261 msgid "Option Two" msgstr "" #: example-functions.php:237 example-functions.php:250 #: example-functions.php:262 msgid "Option Three" msgstr "" #: example-functions.php:242 msgid "Test Radio inline" msgstr "" #: example-functions.php:255 msgid "Test Radio" msgstr "" #: example-functions.php:267 msgid "Test Taxonomy Radio" msgstr "" #: example-functions.php:276 msgid "Test Taxonomy Select" msgstr "" #: example-functions.php:284 msgid "Test Taxonomy Multi Checkbox" msgstr "" #: example-functions.php:293 msgid "Test Checkbox" msgstr "" #: example-functions.php:300 tests/test-cmb-field.php:239 msgid "Test Multi Checkbox" msgstr "" #: example-functions.php:306 tests/test-cmb-field.php:245 msgid "Check One" msgstr "" #: example-functions.php:307 tests/test-cmb-field.php:246 msgid "Check Two" msgstr "" #: example-functions.php:308 tests/test-cmb-field.php:247 msgid "Check Three" msgstr "" #: example-functions.php:314 msgid "Test wysiwyg" msgstr "" #: example-functions.php:322 msgid "Test Image" msgstr "" #: example-functions.php:323 msgid "Upload an image or enter a URL." msgstr "" #: example-functions.php:329 msgid "Multiple Files" msgstr "" #: example-functions.php:330 msgid "Upload or add multiple images/attachments." msgstr "" #: example-functions.php:337 msgid "oEmbed" msgstr "" #: example-functions.php:338 msgid "" "Enter a youtube, twitter, or instagram URL. Supports services listed at <a " "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>." msgstr "" #: example-functions.php:371 msgid "About Page Metabox" msgstr "" #: example-functions.php:402 msgid "Repeating Field Group" msgstr "" #: example-functions.php:410 msgid "Generates reusable form entries" msgstr "" #: example-functions.php:412 msgid "Entry {#}" msgstr "" #: example-functions.php:413 msgid "Add Another Entry" msgstr "" #: example-functions.php:414 msgid "Remove Entry" msgstr "" #: example-functions.php:427 msgid "Entry Title" msgstr "" #: example-functions.php:434 msgid "Description" msgstr "Popis" #: example-functions.php:435 msgid "Write a short description for this entry" msgstr "" #: example-functions.php:441 msgid "Entry Image" msgstr "" #: example-functions.php:447 msgid "Image Caption" msgstr "Nadpis obrázku" #: example-functions.php:468 msgid "User Profile Metabox" msgstr "" #: example-functions.php:475 msgid "Extra Info" msgstr "" #: example-functions.php:483 msgid "Avatar" msgstr "" #: example-functions.php:490 msgid "Facebook URL" msgstr "" #: example-functions.php:497 msgid "Twitter URL" msgstr "" #: example-functions.php:504 msgid "Google+ URL" msgstr "" #: example-functions.php:511 msgid "Linkedin URL" msgstr "" #: example-functions.php:518 msgid "User Field" msgstr "" #: example-functions.php:541 msgid "Theme Options Metabox" msgstr "" #: example-functions.php:556 msgid "Site Background Color" msgstr "" #: includes/CMB2.php:120 msgid "Metabox configuration is required to have an ID parameter" msgstr "" #: includes/CMB2.php:326 msgid "Click to toggle" msgstr "Prepnúť zobrazenie" #: includes/CMB2_Ajax.php:40 msgid "Please Try Again" msgstr "" #: includes/CMB2_Ajax.php:135 tests/test-cmb-types.php:785 msgid "Remove Embed" msgstr "" #: includes/CMB2_Ajax.php:139 tests/test-cmb-types.php:786 msgid "No oEmbed Results Found for %s. View more info at" msgstr "" #: includes/CMB2_Field.php:910 msgid "Add Group" msgstr "" #: includes/CMB2_Field.php:911 msgid "Remove Group" msgstr "" #: includes/CMB2_Field.php:933 includes/CMB2_Field.php:937 #: tests/test-cmb-field.php:200 msgid "None" msgstr "Žiadne" #: includes/CMB2_JS.php:86 includes/CMB2_JS.php:119 msgid "Clear" msgstr "Vyčistiť" #: includes/CMB2_JS.php:87 msgid "Default" msgstr "Predvolene" #: includes/CMB2_JS.php:88 msgid "Select Color" msgstr "Výber farby" #: includes/CMB2_JS.php:89 msgid "Current Color" msgstr "Aktuálna farba" #: includes/CMB2_JS.php:110 msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday" msgstr "" #: includes/CMB2_JS.php:111 msgid "Su, Mo, Tu, We, Th, Fr, Sa" msgstr "" #: includes/CMB2_JS.php:112 msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat" msgstr "" #: includes/CMB2_JS.php:113 msgid "" "January, February, March, April, May, June, July, August, September, " "October, November, December" msgstr "" #: includes/CMB2_JS.php:114 msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec" msgstr "" #: includes/CMB2_JS.php:115 msgid "Next" msgstr "Daľší" #: includes/CMB2_JS.php:116 msgid "Prev" msgstr "Predchádzajúci" #: includes/CMB2_JS.php:117 msgid "Today" msgstr "Iba dnes" #: includes/CMB2_JS.php:118 includes/CMB2_JS.php:128 msgid "Done" msgstr "Hotovo" #: includes/CMB2_JS.php:122 msgid "Choose Time" msgstr "" #: includes/CMB2_JS.php:123 msgid "Time" msgstr "Čas" #: includes/CMB2_JS.php:124 msgid "Hour" msgstr "Hodina" #: includes/CMB2_JS.php:125 msgid "Minute" msgstr "Minúta" #: includes/CMB2_JS.php:126 msgid "Second" msgstr "" #: includes/CMB2_JS.php:127 msgid "Now" msgstr "" #: includes/CMB2_JS.php:135 msgid "Use this file" msgstr "" #: includes/CMB2_JS.php:136 msgid "Use these files" msgstr "" #: includes/CMB2_JS.php:137 includes/CMB2_Types.php:996 msgid "Remove Image" msgstr "Odstrániť obrázok" #: includes/CMB2_JS.php:138 includes/CMB2_Types.php:357 #: includes/CMB2_Types.php:1015 tests/test-cmb-types.php:155 #: tests/test-cmb-types.php:163 tests/test-cmb-types.php:734 #: tests/test-cmb-types.php:759 msgid "Remove" msgstr "Odstrániť" #: includes/CMB2_JS.php:139 includes/CMB2_Types.php:1010 #: tests/test-cmb-types.php:735 tests/test-cmb-types.php:760 msgid "File:" msgstr "" #: includes/CMB2_JS.php:140 includes/CMB2_Types.php:1013 #: tests/test-cmb-types.php:733 tests/test-cmb-types.php:758 msgid "Download" msgstr "Stiahnuť" #: includes/CMB2_JS.php:141 msgid "Select / Deselect All" msgstr "" #: includes/CMB2_Types.php:298 msgid "Add Row" msgstr "" #: includes/CMB2_Types.php:741 includes/CMB2_Types.php:789 msgid "No terms" msgstr "" #: includes/CMB2_Types.php:856 tests/test-cmb-types.php:710 #: tests/test-cmb-types.php:736 msgid "Add or Upload Files" msgstr "" #: includes/CMB2_Types.php:918 tests/test-cmb-types.php:746 #: tests/test-cmb-types.php:761 msgid "Add or Upload File" msgstr "" #: includes/helper-functions.php:249 msgid "Save" msgstr "Uložiť" #. Plugin Name of the plugin/theme msgid "CMB2" msgstr "" #. Plugin URI of the plugin/theme msgid "https://github.com/WebDevStudios/CMB2" msgstr "" #. Description of the plugin/theme msgid "" "CMB2 will create metaboxes and forms with custom fields that will blow your " "mind." msgstr "" #. Author of the plugin/theme msgid "WebDevStudios" msgstr "" #. Author URI of the plugin/theme msgid "http://webdevstudios.com" msgstr "" #: includes/CMB2_JS.php:109 msgctxt "Valid formatDate string for jquery-ui datepicker" msgid "mm/dd/yy" msgstr "" #: includes/CMB2_JS.php:129 msgctxt "" "Valid formatting string, as per " "http://trentrichardson.com/examples/timepicker/" msgid "hh:mm TT" msgstr ""
[+]
..
[-] cmb2-ca.po
[edit]
[-] cmb2-fr_FR.po
[edit]
[-] cmb2-an.po
[edit]
[-] cmb2-cy.mo
[edit]
[-] cmb2-co.mo
[edit]
[-] cmb2-hi_IN.po
[edit]
[-] cmb2-sw.mo
[edit]
[-] cmb2-sa.mo
[edit]
[-] cmb2-ja.po
[edit]
[-] cmb2-fa_IR.mo
[edit]
[-] cmb2-es_CO.mo
[edit]
[-] cmb2-sk_SK.mo
[edit]
[-] cmb2-pl_PL.po
[edit]
[-] cmb2-so.po
[edit]
[-] cmb2-bg.po
[edit]
[-] cmb2-si_LK.po
[edit]
[-] cmb2-ka_GE.mo
[edit]
[-] cmb2-hy.po
[edit]
[-] cmb2-ru_RU.po
[edit]
[-] cmb2-gu_IN.mo
[edit]
[-] cmb2-mn.mo
[edit]
[-] cmb2-nl_BE.mo
[edit]
[-] cmb2-pt_PT.mo
[edit]
[-] cmb2-jv.po
[edit]
[-] cmb2-de_AT.po
[edit]
[-] cmb2-en_CA.mo
[edit]
[-] cmb2-sv_SE.mo
[edit]
[-] cmb2-ur_PK.po
[edit]
[-] cmb2-dv.po
[edit]
[-] cmb2-fa.mo
[edit]
[-] cmb2-fy.po
[edit]
[-] cmb2-fo.po
[edit]
[-] cmb2-es_MX.mo
[edit]
[-] cmb2-bg_BG.mo
[edit]
[-] cmb2-ug.mo
[edit]
[-] cmb2-uk.po
[edit]
[-] cmb2-ne_NP.mo
[edit]
[-] cmb2-es_ES.po
[edit]
[-] cmb2-ta_LK.po
[edit]
[-] cmb2-kk.mo
[edit]
[-] cmb2-es_CL.mo
[edit]
[-] cmb2-id_ID.po
[edit]
[-] cmb2-oc.mo
[edit]
[-] cmb2-be.po
[edit]
[-] cmb2-bs.po
[edit]
[-] cmb2-gd.mo
[edit]
[-] cmb2-tl.po
[edit]
[-] cmb2-zh_HK.mo
[edit]
[-] cmb2-su.mo
[edit]
[-] cmb2-nn_NO.mo
[edit]
[-] cmb2-es_PE.po
[edit]
[-] cmb2-br.po
[edit]
[-] cmb2-tzm.mo
[edit]
[-] cmb2-tr_TR.mo
[edit]
[-] cmb2-ur.mo
[edit]
[-] cmb2-ms_MY.po
[edit]
[-] cmb2-bn_BD.po
[edit]
[-] cmb2-en_AU.po
[edit]
[-] cmb2-nb_NO.mo
[edit]
[-] cmb2-az.po
[edit]
[-] cmb2-he_IL.po
[edit]
[-] cmb2-ps.po
[edit]
[-] cmb2-mg.po
[edit]
[-] cmb2-bs_BA.mo
[edit]
[-] cmb2-is_IS.po
[edit]
[-] cmb2-cs_CZ.mo
[edit]
[-] cmb2-tg.mo
[edit]
[-] cmb2-sq.mo
[edit]
[-] cmb2-hu_HU.po
[edit]
[-] cmb2-ga.mo
[edit]
[-] cmb2-af.mo
[edit]
[-] cmb2-zh_CN.po
[edit]
[-] cmb2-kn.mo
[edit]
[-] cmb2-lv.po
[edit]
[-] cmb2-pt_BR.mo
[edit]
[-] cmb2-ky.mo
[edit]
[-] cmb2-pap.po
[edit]
[-] cmb2-mk_MK.po
[edit]
[-] cmb2-sah.po
[edit]
[-] cmb2-fi.po
[edit]
[-] cmb2-nl_NL.mo
[edit]
[-] cmb2-tk_TM.po
[edit]
[-] cmb2-de_DE.mo
[edit]
[-] cmb2-gl_ES.mo
[edit]
[-] cmb2-ka.po
[edit]
[-] cmb2-ta_IN.mo
[edit]
[-] cmb2-lo.mo
[edit]
[-] cmb2-ko_KR.po
[edit]
[-] cmb2-th.po
[edit]
[-] cmb2-zh_TW.po
[edit]
[-] cmb2-vi.mo
[edit]
[-] cmb2-it_IT.mo
[edit]
[-] cmb2-fr_BE.mo
[edit]
[-] cmb2-eo.mo
[edit]
[-] cmb2.pot
[edit]
[-] cmb2-eu.po
[edit]
[-] cmb2-my_MM.mo
[edit]
[-] cmb2-mr.po
[edit]
[-] cmb2-os.mo
[edit]
[-] cmb2-sr_RS.po
[edit]
[-] cmb2-as.mo
[edit]
[-] cmb2-en@pirate.po
[edit]
[-] cmb2-km.mo
[edit]
[-] cmb2-ku.po
[edit]
[-] cmb2-es_VE.po
[edit]
[-] cmb2-fr_CA.mo
[edit]
[-] cmb2-lt_LT.mo
[edit]
[-] cmb2-uz.po
[edit]
[-] cmb2-de_CH.po
[edit]
[-] cmb2-ro_RO.mo
[edit]
[-] cmb2-ar.mo
[edit]
[-] cmb2-te.mo
[edit]
[-] cmb2-ach.po
[edit]
[-] cmb2-el.mo
[edit]
[-] cmb2-da_DK.mo
[edit]
[-] cmb2-en_GB.po
[edit]
[-] cmb2-et.po
[edit]
[-] cmb2-es_AR.mo
[edit]
[-] cmb2-hr.mo
[edit]
[-] cmb2-sl_SI.po
[edit]
[-] cmb2-kk.po
[edit]
[-] cmb2-ta_LK.mo
[edit]
[-] cmb2-es_ES.mo
[edit]
[-] cmb2-ne_NP.po
[edit]
[-] cmb2-uk.mo
[edit]
[-] cmb2-gd.po
[edit]
[-] cmb2-tl.mo
[edit]
[-] cmb2-bs.mo
[edit]
[-] cmb2-be.mo
[edit]
[-] cmb2-oc.po
[edit]
[-] cmb2-id_ID.mo
[edit]
[-] cmb2-es_CL.po
[edit]
[-] cmb2-es_PE.mo
[edit]
[-] cmb2-tzm.po
[edit]
[-] cmb2-br.mo
[edit]
[-] cmb2-zh_HK.po
[edit]
[-] cmb2-nn_NO.po
[edit]
[-] cmb2-su.po
[edit]
[-] cmb2-he_IL.mo
[edit]
[-] cmb2-az.mo
[edit]
[-] cmb2-nb_NO.po
[edit]
[-] cmb2-en_AU.mo
[edit]
[-] cmb2-ps.mo
[edit]
[-] cmb2-ur.po
[edit]
[-] cmb2-tr_TR.po
[edit]
[-] cmb2-bn_BD.mo
[edit]
[-] cmb2-ms_MY.mo
[edit]
[-] cmb2-co.po
[edit]
[-] cmb2-cy.po
[edit]
[-] cmb2-an.mo
[edit]
[-] cmb2-fr_FR.mo
[edit]
[-] cmb2-ca.mo
[edit]
[-] cmb2-pl_PL.mo
[edit]
[-] cmb2-sk_SK.po
[edit]
[-] cmb2-es_CO.po
[edit]
[-] cmb2-so.mo
[edit]
[-] cmb2-sa.po
[edit]
[-] cmb2-sw.po
[edit]
[-] cmb2-hi_IN.mo
[edit]
[-] cmb2-fa_IR.po
[edit]
[-] cmb2-ja.mo
[edit]
[-] cmb2-pt_PT.po
[edit]
[-] cmb2-jv.mo
[edit]
[-] cmb2-nl_BE.po
[edit]
[-] cmb2-mn.po
[edit]
[-] cmb2-gu_IN.po
[edit]
[-] cmb2-hy.mo
[edit]
[-] cmb2-ka_GE.po
[edit]
[-] cmb2-si_LK.mo
[edit]
[-] cmb2-bg.mo
[edit]
[-] cmb2-ru_RU.mo
[edit]
[-] cmb2-es_MX.po
[edit]
[-] cmb2-fo.mo
[edit]
[-] cmb2-fy.mo
[edit]
[-] cmb2-ug.po
[edit]
[-] cmb2-bg_BG.po
[edit]
[-] cmb2-de_AT.mo
[edit]
[-] cmb2-fa.po
[edit]
[-] cmb2-dv.mo
[edit]
[-] cmb2-ur_PK.mo
[edit]
[-] cmb2-sv_SE.po
[edit]
[-] cmb2-en_CA.po
[edit]
[-] cmb2-my_MM.po
[edit]
[-] cmb2-os.po
[edit]
[-] cmb2-mr.mo
[edit]
[-] cmb2-eu.mo
[edit]
[-] cmb2-ku.mo
[edit]
[-] cmb2-es_VE.mo
[edit]
[-] cmb2-sr_RS.mo
[edit]
[-] cmb2-km.po
[edit]
[-] cmb2-en@pirate.mo
[edit]
[-] cmb2-as.po
[edit]
[-] cmb2-de_CH.mo
[edit]
[-] cmb2-ar.po
[edit]
[-] cmb2-ro_RO.po
[edit]
[-] cmb2-lt_LT.po
[edit]
[-] cmb2-fr_CA.po
[edit]
[-] cmb2-uz.mo
[edit]
[-] cmb2-hr.po
[edit]
[-] cmb2-es_AR.po
[edit]
[-] cmb2-et.mo
[edit]
[-] cmb2-sl_SI.mo
[edit]
[-] cmb2-ach.mo
[edit]
[-] cmb2-te.po
[edit]
[-] cmb2-en_GB.mo
[edit]
[-] cmb2-da_DK.po
[edit]
[-] cmb2-el.po
[edit]
[-] cmb2-sq.po
[edit]
[-] cmb2-ga.po
[edit]
[-] cmb2-hu_HU.mo
[edit]
[-] cmb2-bs_BA.po
[edit]
[-] cmb2-mg.mo
[edit]
[-] cmb2-tg.po
[edit]
[-] cmb2-cs_CZ.po
[edit]
[-] cmb2-is_IS.mo
[edit]
[-] cmb2-lv.mo
[edit]
[-] cmb2-kn.po
[edit]
[-] cmb2-zh_CN.mo
[edit]
[-] cmb2-af.po
[edit]
[-] cmb2-pt_BR.po
[edit]
[-] cmb2-gl_ES.po
[edit]
[-] cmb2-ko_KR.mo
[edit]
[-] cmb2-lo.po
[edit]
[-] cmb2-ta_IN.po
[edit]
[-] cmb2-ka.mo
[edit]
[-] cmb2-nl_NL.po
[edit]
[-] cmb2-tk_TM.mo
[edit]
[-] cmb2-fi.mo
[edit]
[-] cmb2-sah.mo
[edit]
[-] cmb2-mk_MK.mo
[edit]
[-] cmb2-pap.mo
[edit]
[-] cmb2-ky.po
[edit]
[-] cmb2-de_DE.po
[edit]
[-] cmb2-eo.po
[edit]
[-] cmb2-vi.po
[edit]
[-] cmb2-zh_TW.mo
[edit]
[-] cmb2-th.mo
[edit]
[-] cmb2-fr_BE.po
[edit]
[-] cmb2-it_IT.po
[edit]