Pixel Cat – Facebook Pixel (Formerly "Facebook Conversion Pixel") - Version 2.4.0

Version Description

Download this release

Release Info

Developer RyanNovotny
Plugin Icon 128x128 Pixel Cat – Facebook Pixel (Formerly "Facebook Conversion Pixel")
Version 2.4.0
Comparing to
See all releases

Version 2.4.0

Files changed (114) hide show
  1. README.md +2 -0
  2. assets/fatcatapps-logo-text.png +0 -0
  3. assets/icon.png +0 -0
  4. assets/pixelcat_icon_128_128_360.png +0 -0
  5. assets/pixelcat_icon_256_256_360.png +0 -0
  6. deprecated/facebook-conversion-pixel.php +122 -0
  7. deprecated/includes/admin.php +172 -0
  8. deprecated/includes/cmb2/bootstrap.php +41 -0
  9. deprecated/includes/cmb2/css/cmb2.css +3447 -0
  10. deprecated/includes/cmb2/css/cmb2.css.map +7 -0
  11. deprecated/includes/cmb2/css/cmb2.min.css +1 -0
  12. deprecated/includes/cmb2/css/index.php +0 -0
  13. deprecated/includes/cmb2/css/sass/cmb2.scss +13 -0
  14. deprecated/includes/cmb2/css/sass/index.php +0 -0
  15. deprecated/includes/cmb2/css/sass/partials/_collapsible_ui.scss +52 -0
  16. deprecated/includes/cmb2/css/sass/partials/_jquery_ui.scss +388 -0
  17. deprecated/includes/cmb2/css/sass/partials/_main_wrap.scss +438 -0
  18. deprecated/includes/cmb2/css/sass/partials/_misc.scss +20 -0
  19. deprecated/includes/cmb2/css/sass/partials/_mixins.scss +40 -0
  20. deprecated/includes/cmb2/css/sass/partials/_post_metaboxes.scss +114 -0
  21. deprecated/includes/cmb2/css/sass/partials/_sidebar_placements.scss +164 -0
  22. deprecated/includes/cmb2/css/sass/partials/_variables.scss +22 -0
  23. deprecated/includes/cmb2/css/sass/partials/index.php +0 -0
  24. deprecated/includes/cmb2/images/ico-delete.png +0 -0
  25. deprecated/includes/cmb2/images/index.php +0 -0
  26. deprecated/includes/cmb2/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  27. deprecated/includes/cmb2/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
  28. deprecated/includes/cmb2/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
  29. deprecated/includes/cmb2/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
  30. deprecated/includes/cmb2/images/ui-bg_glass_75_dadada_1x400.png +0 -0
  31. deprecated/includes/cmb2/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
  32. deprecated/includes/cmb2/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  33. deprecated/includes/cmb2/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
  34. deprecated/includes/cmb2/images/ui-icons_222222_256x240.png +0 -0
  35. deprecated/includes/cmb2/images/ui-icons_2e83ff_256x240.png +0 -0
  36. deprecated/includes/cmb2/images/ui-icons_454545_256x240.png +0 -0
  37. deprecated/includes/cmb2/images/ui-icons_888888_256x240.png +0 -0
  38. deprecated/includes/cmb2/images/ui-icons_cd0a0a_256x240.png +0 -0
  39. deprecated/includes/cmb2/includes/CMB2.php +945 -0
  40. deprecated/includes/cmb2/includes/CMB2_Ajax.php +209 -0
  41. deprecated/includes/cmb2/includes/CMB2_Boxes.php +36 -0
  42. deprecated/includes/cmb2/includes/CMB2_Field.php +929 -0
  43. deprecated/includes/cmb2/includes/CMB2_Options.php +187 -0
  44. deprecated/includes/cmb2/includes/CMB2_Sanitize.php +362 -0
  45. deprecated/includes/cmb2/includes/CMB2_Show_Filters.php +168 -0
  46. deprecated/includes/cmb2/includes/CMB2_Types.php +991 -0
  47. deprecated/includes/cmb2/includes/CMB2_Utils.php +181 -0
  48. deprecated/includes/cmb2/includes/CMB2_hookup.php +413 -0
  49. deprecated/includes/cmb2/includes/helper-functions.php +284 -0
  50. deprecated/includes/cmb2/includes/index.php +0 -0
  51. deprecated/includes/cmb2/index.php +0 -0
  52. deprecated/includes/cmb2/init.php +133 -0
  53. deprecated/includes/cmb2/js/cmb2.js +883 -0
  54. deprecated/includes/cmb2/js/cmb2.min.js +1 -0
  55. deprecated/includes/cmb2/js/index.php +0 -0
  56. deprecated/includes/cmb2/js/jquery-ui-timepicker-addon.min.js +5 -0
  57. deprecated/includes/cmb2/languages/cmb2-ach.po +434 -0
  58. deprecated/includes/cmb2/languages/cmb2-af.po +434 -0
  59. deprecated/includes/cmb2/languages/cmb2-ar.po +434 -0
  60. deprecated/includes/cmb2/languages/cmb2-az.po +434 -0
  61. deprecated/includes/cmb2/languages/cmb2-be_BY.po +434 -0
  62. deprecated/includes/cmb2/languages/cmb2-bg_BG.po +434 -0
  63. deprecated/includes/cmb2/languages/cmb2-bn_BD.po +434 -0
  64. deprecated/includes/cmb2/languages/cmb2-br.po +434 -0
  65. deprecated/includes/cmb2/languages/cmb2-bs_BA.po +434 -0
  66. deprecated/includes/cmb2/languages/cmb2-ca.po +434 -0
  67. deprecated/includes/cmb2/languages/cmb2-co.po +434 -0
  68. deprecated/includes/cmb2/languages/cmb2-cs_CZ.po +434 -0
  69. deprecated/includes/cmb2/languages/cmb2-cy.po +434 -0
  70. deprecated/includes/cmb2/languages/cmb2-da_DK.po +434 -0
  71. deprecated/includes/cmb2/languages/cmb2-de_AT.po +434 -0
  72. deprecated/includes/cmb2/languages/cmb2-de_DE.po +434 -0
  73. deprecated/includes/cmb2/languages/cmb2-el.po +434 -0
  74. deprecated/includes/cmb2/languages/cmb2-en@pirate.po +434 -0
  75. deprecated/includes/cmb2/languages/cmb2-en_GB.po +434 -0
  76. deprecated/includes/cmb2/languages/cmb2-en_US.mo +0 -0
  77. deprecated/includes/cmb2/languages/cmb2-en_US.po +433 -0
  78. deprecated/includes/cmb2/languages/cmb2-eo.po +434 -0
  79. deprecated/includes/cmb2/languages/cmb2-es_AR.po +434 -0
  80. deprecated/includes/cmb2/languages/cmb2-es_CL.po +434 -0
  81. deprecated/includes/cmb2/languages/cmb2-es_ES.mo +0 -0
  82. deprecated/includes/cmb2/languages/cmb2-es_ES.po +434 -0
  83. deprecated/includes/cmb2/languages/cmb2-es_MX.mo +0 -0
  84. deprecated/includes/cmb2/languages/cmb2-es_MX.po +433 -0
  85. deprecated/includes/cmb2/languages/cmb2-es_PE.po +434 -0
  86. deprecated/includes/cmb2/languages/cmb2-es_VE.po +434 -0
  87. deprecated/includes/cmb2/languages/cmb2-et.po +434 -0
  88. deprecated/includes/cmb2/languages/cmb2-eu.po +434 -0
  89. deprecated/includes/cmb2/languages/cmb2-fa.po +434 -0
  90. deprecated/includes/cmb2/languages/cmb2-fa_IR.po +434 -0
  91. deprecated/includes/cmb2/languages/cmb2-fi.mo +0 -0
  92. deprecated/includes/cmb2/languages/cmb2-fi.po +434 -0
  93. deprecated/includes/cmb2/languages/cmb2-fo.po +434 -0
  94. deprecated/includes/cmb2/languages/cmb2-fr_FR.mo +0 -0
  95. deprecated/includes/cmb2/languages/cmb2-fr_FR.po +435 -0
  96. deprecated/includes/cmb2/languages/cmb2-ga.po +434 -0
  97. deprecated/includes/cmb2/languages/cmb2-gl_ES.po +434 -0
  98. deprecated/includes/cmb2/languages/cmb2-gu_IN.po +434 -0
  99. deprecated/includes/cmb2/languages/cmb2-he_IL.po +434 -0
  100. deprecated/includes/cmb2/languages/cmb2-hi_IN.po +434 -0
  101. deprecated/includes/cmb2/languages/cmb2-hr.po +434 -0
  102. deprecated/includes/cmb2/languages/cmb2-hu_HU.po +434 -0
  103. deprecated/includes/cmb2/languages/cmb2-hy.po +434 -0
  104. deprecated/includes/cmb2/languages/cmb2-id.po +434 -0
  105. deprecated/includes/cmb2/languages/cmb2-id_ID.mo +0 -0
  106. deprecated/includes/cmb2/languages/cmb2-id_ID.po +433 -0
  107. deprecated/includes/cmb2/languages/cmb2-is_IS.po +434 -0
  108. deprecated/includes/cmb2/languages/cmb2-it_IT.po +437 -0
  109. deprecated/includes/cmb2/languages/cmb2-ja.po +434 -0
  110. deprecated/includes/cmb2/languages/cmb2-jv.po +434 -0
  111. deprecated/includes/cmb2/languages/cmb2-ka.po +434 -0
  112. deprecated/includes/cmb2/languages/cmb2-kk.po +434 -0
  113. deprecated/includes/cmb2/languages/cmb2-km.po +434 -0
  114. deprecated/includes/cmb2/languages/cmb2-ko_KR.po +352 -0
README.md ADDED
@@ -0,0 +1,2 @@
 
 
1
+ # Pixel Cat
2
+ Facebook Pixels For WordPress Made Easy
assets/fatcatapps-logo-text.png ADDED
Binary file
assets/icon.png ADDED
Binary file
assets/pixelcat_icon_128_128_360.png ADDED
Binary file
assets/pixelcat_icon_256_256_360.png ADDED
Binary file
deprecated/facebook-conversion-pixel.php ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ /**
4
+ * Insert Facebook Conversion Pixel
5
+ * @since 1.0
6
+ */
7
+ function fb_pxl_head() {
8
+ $post_type = get_post_type();
9
+ $fb_pxl_options = get_option( 'fb_pxl_options' );
10
+
11
+ // If user has enabled this post type
12
+ if ( isset( $fb_pxl_options[ $post_type ] ) && 'on' === $fb_pxl_options[ $post_type ] ) {
13
+ $fb_pxl_switch = get_post_meta( get_the_id(), 'fb_pxl_checkbox', true );
14
+
15
+ // If user has chosen to insert code, insert it
16
+ if ( 'on' === $fb_pxl_switch ) {
17
+ $nonce = wp_create_nonce( 'fb-pxl-nonce' );
18
+ fb_pxl_insert_facebook_conversion_pixel( $nonce );
19
+ }
20
+ }
21
+ }
22
+ add_action( 'wp_head', 'fb_pxl_head' );
23
+
24
+ /**
25
+ * Insert Facebook Conversion Pixel
26
+ * @since 1.3.2.
27
+ */
28
+ function fb_pxl_insert_facebook_conversion_pixel( $nonce ) {
29
+
30
+ // If this function has been called from somewhere other than fb_pxl_head(), bail.
31
+ if ( ! wp_verify_nonce( $nonce, 'fb-pxl-nonce' ) ) {
32
+ exit;
33
+ }
34
+
35
+ // Output code
36
+ $fb_pxl_code = get_post_meta( get_the_id(), 'fb_pxl_conversion_code', true);
37
+ if ( ! empty( $fb_pxl_code ) ) {
38
+ echo htmlspecialchars_decode( $fb_pxl_code );
39
+ }
40
+ }
41
+
42
+ /**
43
+ * Include plugin admin dependencies
44
+ * @since 1.0
45
+ */
46
+ function fb_pxl_admin_includes() {
47
+
48
+ if ( ! is_admin() ) {
49
+ return;
50
+ }
51
+
52
+ include_once( plugin_dir_path( __FILE__ ) . 'includes/admin.php' );
53
+ require_once( plugin_dir_path( __FILE__ ) . '/includes/cmb2/init.php' );
54
+ }
55
+ add_action( 'init', 'fb_pxl_admin_includes' );
56
+
57
+ /**
58
+ * Display meta box in admin
59
+ * @since 1.2
60
+ */
61
+ function fb_pxl_display_meta_box() {
62
+ $prefix = 'fb_pxl_';
63
+
64
+ $options = get_option( 'fb_pxl_options' );
65
+ $post_types = array();
66
+ foreach ( $options as $post_type => $checkbox ) {
67
+ if ( 'on' == $checkbox ) {
68
+ array_push( $post_types, $post_type );
69
+ }
70
+ }
71
+
72
+ $metabox = new_cmb2_box( array(
73
+ 'id' => $prefix . 'metabox',
74
+ 'title' => 'Facebook Conversion Pixel',
75
+ 'object_types' => $post_types,
76
+ 'context' => 'normal',
77
+ 'priority' => 'high',
78
+ 'show_names' => true,
79
+ ) );
80
+
81
+ $metabox->add_field( array(
82
+ 'name' => __( 'Insert Code', 'facebook-conversion-pixel' ),
83
+ 'desc' => __( 'Insert Facebook Conversion Pixel code on this page', 'facebook-conversion-pixel' ),
84
+ 'id' => $prefix . 'checkbox',
85
+ 'type' => 'checkbox',
86
+ ) );
87
+
88
+ $metabox->add_field( array(
89
+ 'name' => __( 'Conversion Pixel', 'facebook-conversion-pixel' ),
90
+ 'desc' => __( 'Paste your Facebook Conversion Pixel code here', 'facebook-conversion-pixel' ),
91
+ 'id' => $prefix . 'conversion_code',
92
+ 'type' => 'textarea_code',
93
+ ) );
94
+ }
95
+ add_filter( 'cmb2_init', 'fb_pxl_display_meta_box' );
96
+
97
+ /**
98
+ * Display settings link on WP plugin page
99
+ * @since 1.0
100
+ */
101
+ function fb_pxl_plugin_action_links( $links, $file ) {
102
+ $plugin_file = 'facebook-conversion-pixel/facebook-conversion-pixel.php';
103
+ if ( $file == $plugin_file ) {
104
+ $settings_link = '<a href="' . admin_url( 'admin.php?page=fb_pxl_options' ) . '">' . __( 'Settings', 'facebook-conversion-pixel' ) . '</a>';
105
+ array_unshift( $links, $settings_link );
106
+ }
107
+ return $links;
108
+ }
109
+ add_filter( 'plugin_action_links', 'fb_pxl_plugin_action_links', 10, 4 );
110
+
111
+ /**
112
+ * Set default options on activation
113
+ * @since 1.1
114
+ */
115
+ function fb_pxl_activate() {
116
+ $options = array(
117
+ 'post' => 'on',
118
+ 'page' => 'on'
119
+ );
120
+ update_option( 'fb_pxl_options', $options );
121
+ }
122
+ register_activation_hook( __FILE__, 'fb_pxl_activate' );
deprecated/includes/admin.php ADDED
@@ -0,0 +1,172 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Facebook Conversion Pixel Options
4
+ * @since 1.0
5
+ */
6
+ class Fb_Pxl_Admin {
7
+
8
+ /**
9
+ * Option key, and option page slug
10
+ * @var string
11
+ */
12
+ public static $key = 'fb_pxl_options';
13
+
14
+ /**
15
+ * Define Options array
16
+ * @var array
17
+ */
18
+ public static $fb_pxl_options;
19
+
20
+ /**
21
+ * Constructor
22
+ * @since 1.0
23
+ */
24
+ public function __construct() {
25
+ // Set our title
26
+ $this->title = __( 'Facebook Conversion Pixel', 'facebook-conversion-pixel' );
27
+ $this->hooks();
28
+ }
29
+
30
+ /**
31
+ * Initiate hooks
32
+ * @since 1.0
33
+ */
34
+ public function hooks() {
35
+ add_action( 'admin_init', array( $this, 'init' ) );
36
+ add_action( 'admin_init', array( $this, 'update_options' ) );
37
+
38
+ // Only show plugin settings page for users who can manage options
39
+ if ( current_user_can( 'manage_options' ) ) {
40
+ add_action( 'admin_menu', array( $this, 'add_options_page' ) );
41
+ }
42
+ }
43
+
44
+ /**
45
+ * Register setting to WP
46
+ * @since 1.0
47
+ */
48
+ public function init() {
49
+ register_setting( self::$key, self::$key );
50
+ }
51
+
52
+ /**
53
+ * Update Options Array
54
+ * @since 1.0
55
+ */
56
+ public function update_options() {
57
+
58
+ // If this is not the plugin settings page, bail
59
+ if ( ! isset( $_GET['page'] ) || 'fb_pxl_options' !== $_GET['page'] ) {
60
+ return;
61
+ }
62
+
63
+ $options = get_option( 'fb_pxl_options' );
64
+ $post_types = get_post_types();
65
+
66
+ // Remove any options that don't have a corresponding post type
67
+ if ( $options ) {
68
+ foreach ( $options as $option_key => $option_value ) {
69
+ if ( ! array_key_exists( $option_key, $post_types ) ) {
70
+ unset( $options[ $option_key ] );
71
+ }
72
+ }
73
+ }
74
+
75
+ // Add any post types missing from the options array
76
+ foreach ( $post_types as $post_type ) {
77
+ if ( ! array_key_exists( $post_type, $options ) ) {
78
+ $options[ $post_type ] = '';
79
+ }
80
+ }
81
+
82
+ // Save changes to the options array
83
+ self::$fb_pxl_options = $options;
84
+ update_option( 'fb_pxl_options', $options );
85
+ }
86
+
87
+ /**
88
+ * Add menu options page
89
+ * @since 1.0
90
+ */
91
+ public function add_options_page() {
92
+ $this->options_page = add_options_page( $this->title, $this->title, 'manage_options', self::$key, array( $this, 'admin_page_display' ) );
93
+ }
94
+
95
+ /**
96
+ * Admin page markup
97
+ * @since 1.0
98
+ */
99
+ public function admin_page_display() {
100
+
101
+ // If this is not the plugin settings page, bail
102
+ if ( ! isset( $_GET['page'] ) || 'fb_pxl_options' !== $_GET['page'] ) {
103
+ return;
104
+ }
105
+
106
+ // Only allow users who can manage options
107
+ if ( ! current_user_can( 'manage_options' ) ) {
108
+ wp_die( 'You do not have sufficient permissions to change options.' );
109
+ }
110
+
111
+ $this->admin_page_setup();
112
+ ?>
113
+
114
+ <div class="wrap cmb_options_page <?php echo self::$key; ?>">
115
+ <a href="<?php echo admin_url( 'options-general.php?page=fb_pxl_options&fca_pc_upgrade=true' ) ?>" class="button button-primary">Upgrade to the new Facebook Pixel</a>
116
+
117
+ <h2><?php echo esc_html( get_admin_page_title() ) . ' ' . __( 'Settings', 'facebook-conversion-pixel' ); ?></h2>
118
+ <form method="post" action="options.php">
119
+ <?php settings_fields( self::$key ); ?>
120
+ <?php do_settings_sections( self::$key ); ?>
121
+ <?php submit_button(); ?>
122
+ </form>
123
+ </div>
124
+ <?php
125
+ }
126
+
127
+ /**
128
+ * Defines the plugin option page sections and fields
129
+ * @since 1.0
130
+ * @return array
131
+ */
132
+ public function admin_page_setup() {
133
+
134
+ add_settings_section(
135
+ 'fb_pxl_display_on',
136
+ __( 'Enable Facebook Conversion Pixel field on these post types:', 'facebook-conversion-pixel' ),
137
+ '',
138
+ self::$key
139
+ );
140
+
141
+ // Display settings field for each post type
142
+ if ( ! empty( self::$fb_pxl_options ) ) {
143
+ foreach ( self::$fb_pxl_options as $option => $value ) {
144
+ add_settings_field(
145
+ 'fb_pxl_display_on_' . $option,
146
+ ucfirst( $option),
147
+ array( $this, 'fb_pxl_display_on_output' ),
148
+ self::$key,
149
+ 'fb_pxl_display_on',
150
+ array( $option, $value )
151
+ );
152
+ }
153
+ }
154
+ }
155
+
156
+ /**
157
+ * Display settings field values
158
+ * @since 1.0
159
+ */
160
+ public function fb_pxl_display_on_output( $args ) {
161
+ $option_key = $args[ 0 ];
162
+ $option_value = $args[ 1 ];
163
+ $html = '<input type="checkbox" id="fb_pxl_disable_' . $option_key . '" name="fb_pxl_options[' . $option_key . ']" value="on"' . checked( $option_value, "on", false ) . '/>';
164
+ echo $html;
165
+ }
166
+ }
167
+
168
+ /**
169
+ * Get the party started
170
+ * @since 1.0
171
+ */
172
+ $Fb_Pxl_Admin = new Fb_Pxl_Admin();
deprecated/includes/cmb2/bootstrap.php ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ /**
4
+ * Fires when CMB2 is included/loaded
5
+ *
6
+ * Should be used to to add metaboxes. See example-functions.php
7
+ */
8
+ do_action( 'cmb2_init' );
9
+
10
+ /**
11
+ * For back-compat. Does the dirtywork of instantiatiating all the
12
+ * CMB2 instances for the cmb2_meta_boxes filter
13
+ * @since 2.0.2
14
+ */
15
+ $all_meta_boxes_config = apply_filters( 'cmb2_meta_boxes', array() );
16
+ foreach ( (array) $all_meta_boxes_config as $meta_box_config ) {
17
+ new CMB2( $meta_box_config );
18
+ }
19
+
20
+ /**
21
+ * Fires after all CMB2 instances are created
22
+ */
23
+ do_action( 'cmb2_init_before_hookup' );
24
+
25
+ /**
26
+ * Get all created metaboxes, and instantiate CMB2_hookup
27
+ * on metaboxes which require it.
28
+ * @since 2.0.2
29
+ */
30
+ foreach ( CMB2_Boxes::get_all() as $cmb ) {
31
+ if ( $cmb->prop( 'hookup' ) ) {
32
+ $hookup = new CMB2_hookup( $cmb );
33
+ }
34
+ }
35
+
36
+ /**
37
+ * Fires after CMB2 initiation process has been completed
38
+ */
39
+ do_action( 'cmb2_after_init' );
40
+
41
+ // End. That's it, folks! //
deprecated/includes/cmb2/css/cmb2.css ADDED
@@ -0,0 +1,3447 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * CMB Styling
3
+ */
4
+
5
+ /*--------------------------------------------------------------
6
+ Main Wrap
7
+ --------------------------------------------------------------*/
8
+
9
+ /* line 5, sass/partials/_main_wrap.scss */
10
+
11
+ .cmb2-wrap {
12
+ margin: 0;
13
+ }
14
+
15
+ /* line 8, sass/partials/_main_wrap.scss */
16
+
17
+ .cmb2-wrap input,
18
+ .cmb2-wrap textarea {
19
+ font-size: 14px;
20
+ max-width: 100%;
21
+ padding: 5px;
22
+ }
23
+
24
+ /* line 18, sass/partials/_main_wrap.scss */
25
+
26
+ .cmb2-wrap input[type=text].cmb2-oembed {
27
+ width: 100%;
28
+ }
29
+
30
+ /* line 23, sass/partials/_main_wrap.scss */
31
+
32
+ .cmb2-wrap textarea {
33
+ width: 500px;
34
+ }
35
+
36
+ /* line 26, sass/partials/_main_wrap.scss */
37
+
38
+ .cmb2-wrap textarea.cmb2-textarea-code {
39
+ font-family: "Courier 10 Pitch", Courier, monospace;
40
+ line-height: 16px;
41
+ }
42
+
43
+ /* line 34, sass/partials/_main_wrap.scss */
44
+
45
+ .cmb2-wrap input.cmb2-text-small,
46
+ .cmb2-wrap input.cmb2-timepicker {
47
+ width: 100px;
48
+ }
49
+
50
+ /* line 40, sass/partials/_main_wrap.scss */
51
+
52
+ .cmb2-wrap input.cmb2-text-money {
53
+ width: 90px;
54
+ }
55
+
56
+ /* line 45, sass/partials/_main_wrap.scss */
57
+
58
+ .cmb2-wrap input.cmb2-text-medium {
59
+ width: 230px;
60
+ }
61
+
62
+ /* line 50, sass/partials/_main_wrap.scss */
63
+
64
+ .cmb2-wrap input.cmb2-upload-file {
65
+ width: 65%;
66
+ }
67
+
68
+ /* line 54, sass/partials/_main_wrap.scss */
69
+
70
+ .cmb2-wrap input.ed_button {
71
+ padding: 2px 4px;
72
+ }
73
+
74
+ /* line 59, sass/partials/_main_wrap.scss */
75
+
76
+ .cmb2-wrap input:not([type="hidden"]) + input,
77
+ .cmb2-wrap input:not([type="hidden"]) + .button,
78
+ .cmb2-wrap input:not([type="hidden"]) + select {
79
+ margin-left: 20px;
80
+ }
81
+
82
+ /* line 67, sass/partials/_main_wrap.scss */
83
+
84
+ .cmb2-wrap ul {
85
+ margin: 0;
86
+ }
87
+
88
+ /* line 71, sass/partials/_main_wrap.scss */
89
+
90
+ .cmb2-wrap li {
91
+ font-size: 14px;
92
+ line-height: 16px;
93
+ margin: 1px 0 5px 0;
94
+ }
95
+
96
+ /* line 82, sass/partials/_main_wrap.scss */
97
+
98
+ .cmb2-wrap select {
99
+ font-size: 14px;
100
+ margin-top: 3px;
101
+ }
102
+
103
+ /* line 87, sass/partials/_main_wrap.scss */
104
+
105
+ .cmb2-wrap input:focus,
106
+ .cmb2-wrap textarea:focus {
107
+ background: #fffff8;
108
+ }
109
+
110
+ /* line 92, sass/partials/_main_wrap.scss */
111
+
112
+ .cmb2-wrap input[type="radio"] {
113
+ margin: 0 5px 0 0;
114
+ padding: 0;
115
+ }
116
+
117
+ /* line 97, sass/partials/_main_wrap.scss */
118
+
119
+ .cmb2-wrap input[type="checkbox"] {
120
+ margin: 0 5px 0 0;
121
+ padding: 0;
122
+ }
123
+
124
+ /* line 102, sass/partials/_main_wrap.scss */
125
+
126
+ .cmb2-wrap button,
127
+ .cmb2-wrap .button {
128
+ white-space: nowrap;
129
+ }
130
+
131
+ /* line 107, sass/partials/_main_wrap.scss */
132
+
133
+ .cmb2-wrap .mceLayout {
134
+ border: 1px solid #e9e9e9 !important;
135
+ }
136
+
137
+ /* line 111, sass/partials/_main_wrap.scss */
138
+
139
+ .cmb2-wrap .mceIframeContainer {
140
+ background: #fff;
141
+ }
142
+
143
+ /* line 115, sass/partials/_main_wrap.scss */
144
+
145
+ .cmb2-wrap .meta_mce {
146
+ width: 97%;
147
+ }
148
+
149
+ /* line 118, sass/partials/_main_wrap.scss */
150
+
151
+ .cmb2-wrap .meta_mce textarea {
152
+ width: 100%;
153
+ }
154
+
155
+ /* line 126, sass/partials/_main_wrap.scss */
156
+
157
+ .cmb2-wrap .wp-color-result,
158
+ .cmb2-wrap .wp-picker-input-wrap {
159
+ vertical-align: middle;
160
+ }
161
+
162
+ /* line 131, sass/partials/_main_wrap.scss */
163
+
164
+ .cmb2-wrap .wp-color-result,
165
+ .cmb2-wrap .wp-picker-container {
166
+ margin: 0 10px 0 0;
167
+ }
168
+
169
+ /* line 136, sass/partials/_main_wrap.scss */
170
+
171
+ .cmb2-wrap .cmb-row {
172
+ margin: 0;
173
+ }
174
+
175
+ /* line 139, sass/partials/_main_wrap.scss */
176
+
177
+ .cmb2-wrap .cmb-row:after {
178
+ content: '';
179
+ clear: both;
180
+ display: block;
181
+ width: 100%;
182
+ }
183
+
184
+ /* line 146, sass/partials/_main_wrap.scss */
185
+
186
+ .cmb2-wrap .cmb-row.cmb-repeat-row {
187
+ padding: 1.8em 0 0;
188
+ }
189
+
190
+ /* line 149, sass/partials/_main_wrap.scss */
191
+
192
+ .cmb2-wrap .cmb-row.cmb-repeat-row:first-of-type {
193
+ padding: 0;
194
+ }
195
+
196
+ /* line 154, sass/partials/_main_wrap.scss */
197
+
198
+ .cmb2-wrap .cmb-row.cmb-repeat .cmb2-metabox-description {
199
+ padding-top: 0;
200
+ padding-bottom: 1.8em;
201
+ }
202
+
203
+ /* line 161, sass/partials/_main_wrap.scss */
204
+
205
+ .cmb2-metabox {
206
+ clear: both;
207
+ margin: 0;
208
+ }
209
+
210
+ /* line 167, sass/partials/_main_wrap.scss */
211
+
212
+ .cmb2-metabox > .cmb-row:first-of-type > .cmb-td,
213
+ .cmb2-metabox > .cmb-row:first-of-type > .cmb-th,
214
+ .cmb2-metabox .cmb-field-list > .cmb-row:first-of-type > .cmb-td,
215
+ .cmb2-metabox .cmb-field-list > .cmb-row:first-of-type > .cmb-th {
216
+ border: 0;
217
+ }
218
+
219
+ /* line 174, sass/partials/_main_wrap.scss */
220
+
221
+ .cmb2-metabox > .cmb-row .cmb-repeat-table .cmb-row > .cmb-td {
222
+ padding-right: 20px;
223
+ box-sizing: border-box;
224
+ float: left;
225
+ }
226
+
227
+ /* line 182, sass/partials/_main_wrap.scss */
228
+
229
+ .cmb-add-row {
230
+ margin: 1.8em 0 0;
231
+ }
232
+
233
+ /* line 186, sass/partials/_main_wrap.scss */
234
+
235
+ .cmb-nested .cmb-td,
236
+ .cmb-repeatable-group .cmb-th,
237
+ .cmb-repeatable-group:first-of-type {
238
+ border: 0;
239
+ }
240
+
241
+ /* line 192, sass/partials/_main_wrap.scss */
242
+
243
+ .cmb-row:last-of-type,
244
+ .cmb2-wrap .cmb-row:last-of-type,
245
+ .cmb-repeatable-group:last-of-type {
246
+ border-bottom: 0;
247
+ }
248
+
249
+ /* line 198, sass/partials/_main_wrap.scss */
250
+
251
+ .cmb-repeatable-grouping {
252
+ border: 1px solid #e9e9e9;
253
+ padding: 0 1em;
254
+ max-width: 1000px;
255
+ }
256
+
257
+ /* line 202, sass/partials/_main_wrap.scss */
258
+
259
+ .cmb-repeatable-grouping.cmb-row {
260
+ margin: 0 0 0.8em;
261
+ }
262
+
263
+ /* line 209, sass/partials/_main_wrap.scss */
264
+
265
+ .cmb-th {
266
+ color: #222222;
267
+ float: left;
268
+ font-weight: 600;
269
+ line-height: 1.3;
270
+ padding: 20px 10px 20px 0;
271
+ vertical-align: top;
272
+ width: 200px;
273
+ }
274
+
275
+ /* line 223, sass/partials/_main_wrap.scss */
276
+
277
+ .cmb-td {
278
+ line-height: 1.3;
279
+ max-width: 100%;
280
+ padding: 15px 10px;
281
+ vertical-align: middle;
282
+ }
283
+
284
+ /* line 232, sass/partials/_main_wrap.scss */
285
+
286
+ .cmb-type-title .cmb-td {
287
+ padding: 0;
288
+ }
289
+
290
+ /* line 237, sass/partials/_main_wrap.scss */
291
+
292
+ .cmb-th label {
293
+ display: block;
294
+ padding: 5px 0;
295
+ }
296
+
297
+ /* line 242, sass/partials/_main_wrap.scss */
298
+
299
+ .cmb-th + .cmb-td {
300
+ float: left;
301
+ }
302
+
303
+ /* line 246, sass/partials/_main_wrap.scss */
304
+
305
+ .cmb-td .cmb-td {
306
+ padding-bottom: 1em;
307
+ }
308
+
309
+ /* line 250, sass/partials/_main_wrap.scss */
310
+
311
+ .cmb-remove-row {
312
+ text-align: right;
313
+ }
314
+
315
+ /* line 254, sass/partials/_main_wrap.scss */
316
+
317
+ .empty-row.hidden {
318
+ display: none;
319
+ }
320
+
321
+ /* line 260, sass/partials/_main_wrap.scss */
322
+
323
+ .cmb-repeatable-group .cmb-th {
324
+ padding: 5px;
325
+ }
326
+
327
+ /* line 264, sass/partials/_main_wrap.scss */
328
+
329
+ .cmb-repeatable-group .cmb-group-title {
330
+ background-color: #e9e9e9;
331
+ padding: 8px 12px 8px 2.2em;
332
+ margin: 0 -1em;
333
+ min-height: 1.5em;
334
+ font-size: 14px;
335
+ line-height: 1.4;
336
+ }
337
+
338
+ /* line 272, sass/partials/_main_wrap.scss */
339
+
340
+ .cmb-repeatable-group .cmb-group-title h4 {
341
+ border: 0;
342
+ margin: 0;
343
+ font-size: 1.2em;
344
+ font-weight: 500;
345
+ padding: 0.5em 0.75em;
346
+ }
347
+
348
+ /* line 280, sass/partials/_main_wrap.scss */
349
+
350
+ .cmb-repeatable-group .cmb-group-title .cmb-th {
351
+ display: block;
352
+ width: 100%;
353
+ }
354
+
355
+ /* line 286, sass/partials/_main_wrap.scss */
356
+
357
+ .cmb-repeatable-group .cmb-group-description .cmb-th {
358
+ font-size: 1.2em;
359
+ display: block;
360
+ float: none;
361
+ padding-bottom: 1em;
362
+ text-align: left;
363
+ width: 100%;
364
+ }
365
+
366
+ /* line 27, sass/partials/_mixins.scss */
367
+
368
+ .cmb-repeatable-group .cmb-group-description .cmb-th label {
369
+ display: block;
370
+ margin-top: 0em;
371
+ padding-bottom: 5px;
372
+ }
373
+
374
+ /* line 32, sass/partials/_mixins.scss */
375
+
376
+ .cmb-repeatable-group .cmb-group-description .cmb-th label:after {
377
+ border-bottom: 1px solid #e9e9e9;
378
+ content: '';
379
+ clear: both;
380
+ display: block;
381
+ padding-top: .4em;
382
+ }
383
+
384
+ /* line 290, sass/partials/_main_wrap.scss */
385
+
386
+ .cmb-repeatable-group .cmb-shift-rows {
387
+ font-size: 1em;
388
+ margin-right: 1em;
389
+ text-decoration: none;
390
+ }
391
+
392
+ /* line 295, sass/partials/_main_wrap.scss */
393
+
394
+ .cmb-repeatable-group .cmb-shift-rows .dashicons {
395
+ font-size: 1.5em;
396
+ height: 1.5em;
397
+ line-height: 1.2em;
398
+ width: 1em;
399
+ }
400
+
401
+ /* line 301, sass/partials/_main_wrap.scss */
402
+
403
+ .cmb-repeatable-group .cmb-shift-rows .dashicons.dashicons-arrow-down-alt2 {
404
+ line-height: 1.3em;
405
+ }
406
+
407
+ /* line 308, sass/partials/_main_wrap.scss */
408
+
409
+ .cmb-repeatable-group .cmb2-upload-button {
410
+ float: right;
411
+ }
412
+
413
+ /* line 314, sass/partials/_main_wrap.scss */
414
+
415
+ p.cmb2-metabox-description {
416
+ color: #aaaaaa;
417
+ font-style: italic;
418
+ margin: 0;
419
+ padding-top: .5em;
420
+ }
421
+
422
+ /* line 321, sass/partials/_main_wrap.scss */
423
+
424
+ span.cmb2-metabox-description {
425
+ color: #aaaaaa;
426
+ font-style: italic;
427
+ }
428
+
429
+ /* line 326, sass/partials/_main_wrap.scss */
430
+
431
+ .cmb2-metabox-title {
432
+ margin: 0 0 5px 0;
433
+ padding: 5px 0 0 0;
434
+ font-size: 14px;
435
+ }
436
+
437
+ /* line 332, sass/partials/_main_wrap.scss */
438
+
439
+ .cmb-inline ul {
440
+ padding: 4px 0 0 0;
441
+ }
442
+
443
+ /* line 336, sass/partials/_main_wrap.scss */
444
+
445
+ .cmb-inline li {
446
+ display: inline-block;
447
+ padding-right: 18px;
448
+ }
449
+
450
+ /* line 341, sass/partials/_main_wrap.scss */
451
+
452
+ .cmb-type-textarea-code pre {
453
+ margin: 0;
454
+ }
455
+
456
+ /* line 347, sass/partials/_main_wrap.scss */
457
+
458
+ .cmb2-media-status .img-status {
459
+ clear: none;
460
+ display: inline-block;
461
+ float: left;
462
+ margin-right: 10px;
463
+ width: auto;
464
+ }
465
+
466
+ /* line 354, sass/partials/_main_wrap.scss */
467
+
468
+ .cmb2-media-status .img-status img {
469
+ max-width: 350px;
470
+ }
471
+
472
+ /* line 359, sass/partials/_main_wrap.scss */
473
+
474
+ .cmb2-media-status .img-status img,
475
+ .cmb2-media-status .embed-status {
476
+ background: #ffffff;
477
+ border: 1px solid #e9e9e9;
478
+ border-radius: 2px;
479
+ -moz-border-radius: 2px;
480
+ margin: 15px 0 0 0;
481
+ padding: 5px;
482
+ }
483
+
484
+ /* line 369, sass/partials/_main_wrap.scss */
485
+
486
+ .cmb2-media-status .embed-status {
487
+ float: left;
488
+ max-width: 800px;
489
+ }
490
+
491
+ /* line 374, sass/partials/_main_wrap.scss */
492
+
493
+ .cmb2-media-status .img-status,
494
+ .cmb2-media-status .embed-status {
495
+ position: relative;
496
+ }
497
+
498
+ /* line 377, sass/partials/_main_wrap.scss */
499
+
500
+ .cmb2-media-status .img-status .cmb2-remove-file-button,
501
+ .cmb2-media-status .embed-status .cmb2-remove-file-button {
502
+ background: url(../images/ico-delete.png);
503
+ height: 16px;
504
+ left: -5px;
505
+ position: absolute;
506
+ text-indent: -9999px;
507
+ top: -5px;
508
+ width: 16px;
509
+ }
510
+
511
+ /* line 391, sass/partials/_main_wrap.scss */
512
+
513
+ .cmb2-media-status .img-status .cmb2-remove-file-button {
514
+ top: 10px;
515
+ }
516
+
517
+ /* line 396, sass/partials/_main_wrap.scss */
518
+
519
+ .cmb2-media-status .img-status img,
520
+ .cmb2-media-status .file-status > span {
521
+ cursor: pointer;
522
+ }
523
+
524
+ /* line 402, sass/partials/_main_wrap.scss */
525
+
526
+ .cmb-type-file-list .cmb2-media-status .img-status {
527
+ clear: none;
528
+ float: left;
529
+ margin-right: 10px;
530
+ width: auto;
531
+ }
532
+
533
+ /* line 409, sass/partials/_main_wrap.scss */
534
+
535
+ .cmb-attach-list li {
536
+ clear: both;
537
+ display: inline-block;
538
+ margin-bottom: 25px;
539
+ width: 100%;
540
+ }
541
+
542
+ /* line 415, sass/partials/_main_wrap.scss */
543
+
544
+ .cmb-attach-list li img {
545
+ cursor: move;
546
+ float: left;
547
+ margin-right: 10px;
548
+ }
549
+
550
+ /* line 422, sass/partials/_main_wrap.scss */
551
+
552
+ .cmb2-remove-wrapper {
553
+ margin: 0;
554
+ }
555
+
556
+ /* line 426, sass/partials/_main_wrap.scss */
557
+
558
+ .child-cmb2 .cmb-th {
559
+ text-align: left;
560
+ }
561
+
562
+ /*--------------------------------------------------------------
563
+ Post Metaboxes
564
+ --------------------------------------------------------------*/
565
+
566
+ /* line 4, sass/partials/_post_metaboxes.scss */
567
+
568
+ #poststuff .cmb-group-title {
569
+ margin-left: -1em;
570
+ margin-right: -1em;
571
+ padding-left: 2.2em;
572
+ min-height: 1.5em;
573
+ }
574
+
575
+ /* line 14, sass/partials/_post_metaboxes.scss */
576
+
577
+ .postbox-container .cmb2-wrap,
578
+ .cmb-repeat-group-wrap .cmb2-wrap {
579
+ margin: 0;
580
+ }
581
+
582
+ /* line 17, sass/partials/_post_metaboxes.scss */
583
+
584
+ .postbox-container .cmb2-wrap > .cmb-field-list > .cmb-row,
585
+ .cmb-repeat-group-wrap .cmb2-wrap > .cmb-field-list > .cmb-row {
586
+ padding: 1.8em 0;
587
+ }
588
+
589
+ /* line 23, sass/partials/_post_metaboxes.scss */
590
+
591
+ .postbox-container .cmb2-wrap input[type=text].cmb2-oembed,
592
+ .cmb-repeat-group-wrap .cmb2-wrap input[type=text].cmb2-oembed {
593
+ width: 100%;
594
+ }
595
+
596
+ /* line 29, sass/partials/_post_metaboxes.scss */
597
+
598
+ .postbox-container .cmb-row,
599
+ .cmb-repeat-group-wrap .cmb-row {
600
+ padding: 0 0 1.8em;
601
+ margin: 0 0 0.8em;
602
+ }
603
+
604
+ /* line 33, sass/partials/_post_metaboxes.scss */
605
+
606
+ .postbox-container .cmb-row .cmbhandle,
607
+ .cmb-repeat-group-wrap .cmb-row .cmbhandle {
608
+ right: -1em;
609
+ position: relative;
610
+ }
611
+
612
+ /* line 39, sass/partials/_post_metaboxes.scss */
613
+
614
+ .postbox-container .cmb-repeatable-grouping,
615
+ .cmb-repeat-group-wrap .cmb-repeatable-grouping {
616
+ padding: 0 1em;
617
+ max-width: 100%;
618
+ min-width: 1px !important;
619
+ }
620
+
621
+ /* line 45, sass/partials/_post_metaboxes.scss */
622
+
623
+ .postbox-container .cmb-repeatable-group > .cmb-row,
624
+ .cmb-repeat-group-wrap .cmb-repeatable-group > .cmb-row {
625
+ padding-bottom: 0;
626
+ }
627
+
628
+ /* line 49, sass/partials/_post_metaboxes.scss */
629
+
630
+ .postbox-container .cmb-th,
631
+ .cmb-repeat-group-wrap .cmb-th {
632
+ width: 18%;
633
+ padding: 0 2% 0 0;
634
+ }
635
+
636
+ /* line 55, sass/partials/_post_metaboxes.scss */
637
+
638
+ .postbox-container .cmb-td,
639
+ .cmb-repeat-group-wrap .cmb-td {
640
+ margin-bottom: 0;
641
+ padding: 0;
642
+ line-height: 1.3;
643
+ }
644
+
645
+ /* line 61, sass/partials/_post_metaboxes.scss */
646
+
647
+ .postbox-container .cmb-repeat-row .cmb-td,
648
+ .cmb-repeat-group-wrap .cmb-repeat-row .cmb-td {
649
+ padding-bottom: 1.8em;
650
+ }
651
+
652
+ /* line 65, sass/partials/_post_metaboxes.scss */
653
+
654
+ .postbox-container .cmb-th + .cmb-td,
655
+ .cmb-repeat-group-wrap .cmb-th + .cmb-td {
656
+ width: 80%;
657
+ float: right;
658
+ }
659
+
660
+ /* line 70, sass/partials/_post_metaboxes.scss */
661
+
662
+ .postbox-container .cmb-row:not(:last-of-type),
663
+ .postbox-container .cmb-repeatable-group:not(:last-of-type),
664
+ .cmb-repeat-group-wrap .cmb-row:not(:last-of-type),
665
+ .cmb-repeat-group-wrap .cmb-repeatable-group:not(:last-of-type) {
666
+ border-bottom: 1px solid #e9e9e9;
667
+ }
668
+
669
+ /* line 79, sass/partials/_post_metaboxes.scss */
670
+
671
+ .postbox-container .cmb-repeat-group-field,
672
+ .postbox-container .cmb-remove-field-row,
673
+ .cmb-repeat-group-wrap .cmb-repeat-group-field,
674
+ .cmb-repeat-group-wrap .cmb-remove-field-row {
675
+ padding-top: 1.8em;
676
+ }
677
+
678
+ /* line 86, sass/partials/_post_metaboxes.scss */
679
+
680
+ .postbox-container .cmb2-metabox > .cmb-row.table-layout .cmb-repeat-table .cmb-tbody,
681
+ .postbox-container .cmb2-metabox > .cmb-row .cmb-row.table-layout .cmb-repeat-table .cmb-tbody,
682
+ .cmb-repeat-group-wrap .cmb2-metabox > .cmb-row.table-layout .cmb-repeat-table .cmb-tbody,
683
+ .cmb-repeat-group-wrap .cmb2-metabox > .cmb-row .cmb-row.table-layout .cmb-repeat-table .cmb-tbody {
684
+ display: table;
685
+ width: 100%;
686
+ }
687
+
688
+ /* line 90, sass/partials/_post_metaboxes.scss */
689
+
690
+ .postbox-container .cmb2-metabox > .cmb-row.table-layout .cmb-repeat-table .cmb-tbody input.regular-text,
691
+ .postbox-container .cmb2-metabox > .cmb-row .cmb-row.table-layout .cmb-repeat-table .cmb-tbody input.regular-text,
692
+ .cmb-repeat-group-wrap .cmb2-metabox > .cmb-row.table-layout .cmb-repeat-table .cmb-tbody input.regular-text,
693
+ .cmb-repeat-group-wrap .cmb2-metabox > .cmb-row .cmb-row.table-layout .cmb-repeat-table .cmb-tbody input.regular-text {
694
+ width: 100%;
695
+ }
696
+
697
+ /* line 94, sass/partials/_post_metaboxes.scss */
698
+
699
+ .postbox-container .cmb2-metabox > .cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-row:not(.hidden):not(.empty-row),
700
+ .postbox-container .cmb2-metabox > .cmb-row .cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-row:not(.hidden):not(.empty-row),
701
+ .cmb-repeat-group-wrap .cmb2-metabox > .cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-row:not(.hidden):not(.empty-row),
702
+ .cmb-repeat-group-wrap .cmb2-metabox > .cmb-row .cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-row:not(.hidden):not(.empty-row) {
703
+ display: table-row;
704
+ }
705
+
706
+ /* line 98, sass/partials/_post_metaboxes.scss */
707
+
708
+ .postbox-container .cmb2-metabox > .cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-td,
709
+ .postbox-container .cmb2-metabox > .cmb-row .cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-td,
710
+ .cmb-repeat-group-wrap .cmb2-metabox > .cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-td,
711
+ .cmb-repeat-group-wrap .cmb2-metabox > .cmb-row .cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-td {
712
+ display: table-cell;
713
+ float: none;
714
+ width: 100%;
715
+ }
716
+
717
+ /* line 104, sass/partials/_post_metaboxes.scss */
718
+
719
+ .postbox-container .cmb2-metabox > .cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-row:not(:first-of-type) .cmb-td,
720
+ .postbox-container .cmb2-metabox > .cmb-row .cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-row:not(:first-of-type) .cmb-td,
721
+ .cmb-repeat-group-wrap .cmb2-metabox > .cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-row:not(:first-of-type) .cmb-td,
722
+ .cmb-repeat-group-wrap .cmb2-metabox > .cmb-row .cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-row:not(:first-of-type) .cmb-td {
723
+ padding-top: 1.8em;
724
+ }
725
+
726
+ /* line 108, sass/partials/_post_metaboxes.scss */
727
+
728
+ .postbox-container .cmb2-metabox > .cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-td.cmb-remove-row,
729
+ .postbox-container .cmb2-metabox > .cmb-row .cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-td.cmb-remove-row,
730
+ .cmb-repeat-group-wrap .cmb2-metabox > .cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-td.cmb-remove-row,
731
+ .cmb-repeat-group-wrap .cmb2-metabox > .cmb-row .cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-td.cmb-remove-row {
732
+ padding-right: 0;
733
+ }
734
+
735
+ /*--------------------------------------------------------------
736
+ Misc.
737
+ --------------------------------------------------------------*/
738
+
739
+ /* line 5, sass/partials/_misc.scss */
740
+
741
+ #poststuff .cmb-repeatable-group h2 {
742
+ margin: 0;
743
+ }
744
+
745
+ /* line 13, sass/partials/_misc.scss */
746
+
747
+ .edit-tags-php .cmb2-metabox-title,
748
+ .profile-php .cmb2-metabox-title,
749
+ .user-edit-php .cmb2-metabox-title {
750
+ font-size: 1.4em;
751
+ }
752
+
753
+ /* line 18, sass/partials/_misc.scss */
754
+
755
+ .postbox .cmb-spinner {
756
+ float: left;
757
+ }
758
+
759
+ /*--------------------------------------------------------------
760
+ Sidebar Placement Adjustments
761
+ --------------------------------------------------------------*/
762
+
763
+ /* line 10, sass/partials/_sidebar_placements.scss */
764
+
765
+ .inner-sidebar .cmb2-wrap > .cmb-field-list > .cmb-row,
766
+ #side-sortables .cmb2-wrap > .cmb-field-list > .cmb-row {
767
+ padding: 1.4em 0;
768
+ }
769
+
770
+ /* line 16, sass/partials/_sidebar_placements.scss */
771
+
772
+ .inner-sidebar .cmb2-wrap input[type=text]:not(.wp-color-picker),
773
+ #side-sortables .cmb2-wrap input[type=text]:not(.wp-color-picker) {
774
+ width: 100%;
775
+ }
776
+
777
+ /* line 20, sass/partials/_sidebar_placements.scss */
778
+
779
+ .inner-sidebar .cmb2-wrap input + input:not(.wp-picker-clear),
780
+ .inner-sidebar .cmb2-wrap input + select,
781
+ #side-sortables .cmb2-wrap input + input:not(.wp-picker-clear),
782
+ #side-sortables .cmb2-wrap input + select {
783
+ margin-left: 0;
784
+ margin-top: 1em;
785
+ display: block;
786
+ }
787
+
788
+ /* line 26, sass/partials/_sidebar_placements.scss */
789
+
790
+ .inner-sidebar .cmb2-wrap input.cmb2-text-money,
791
+ #side-sortables .cmb2-wrap input.cmb2-text-money {
792
+ max-width: 70%;
793
+ }
794
+
795
+ /* line 28, sass/partials/_sidebar_placements.scss */
796
+
797
+ .inner-sidebar .cmb2-wrap input.cmb2-text-money + .cmb2-metabox-description,
798
+ #side-sortables .cmb2-wrap input.cmb2-text-money + .cmb2-metabox-description {
799
+ display: block;
800
+ }
801
+
802
+ /* line 34, sass/partials/_sidebar_placements.scss */
803
+
804
+ .inner-sidebar .cmb2-wrap label,
805
+ #side-sortables .cmb2-wrap label {
806
+ display: block;
807
+ font-weight: 700;
808
+ padding: 0 0 5px;
809
+ }
810
+
811
+ /* line 42, sass/partials/_sidebar_placements.scss */
812
+
813
+ .inner-sidebar textarea,
814
+ #side-sortables textarea {
815
+ max-width: 99%;
816
+ }
817
+
818
+ /* line 46, sass/partials/_sidebar_placements.scss */
819
+
820
+ .inner-sidebar .cmb-repeatable-group,
821
+ #side-sortables .cmb-repeatable-group {
822
+ border-bottom: 1px solid #e9e9e9;
823
+ }
824
+
825
+ /* line 50, sass/partials/_sidebar_placements.scss */
826
+
827
+ .inner-sidebar .cmb-repeat-group-wrap > .cmb-td > .cmb-repeatable-group,
828
+ #side-sortables .cmb-repeat-group-wrap > .cmb-td > .cmb-repeatable-group {
829
+ border-bottom: 0;
830
+ margin-bottom: -1.4em;
831
+ }
832
+
833
+ /* line 55, sass/partials/_sidebar_placements.scss */
834
+
835
+ .inner-sidebar .cmb-th,
836
+ .inner-sidebar .cmb-td,
837
+ .inner-sidebar .cmb-th + .cmb-td,
838
+ #side-sortables .cmb-th,
839
+ #side-sortables .cmb-td,
840
+ #side-sortables .cmb-th + .cmb-td {
841
+ width: 100%;
842
+ display: block;
843
+ float: none;
844
+ }
845
+
846
+ /* line 63, sass/partials/_sidebar_placements.scss */
847
+
848
+ .inner-sidebar .closed .inside,
849
+ #side-sortables .closed .inside {
850
+ display: none;
851
+ }
852
+
853
+ /* line 67, sass/partials/_sidebar_placements.scss */
854
+
855
+ .inner-sidebar .cmb-td .cmb-td,
856
+ #side-sortables .cmb-td .cmb-td {
857
+ padding-bottom: 1em;
858
+ }
859
+
860
+ /* line 71, sass/partials/_sidebar_placements.scss */
861
+
862
+ .inner-sidebar .cmb-th,
863
+ #side-sortables .cmb-th {
864
+ display: block;
865
+ float: none;
866
+ padding-bottom: 1em;
867
+ text-align: left;
868
+ width: 100%;
869
+ padding-left: 0;
870
+ padding-right: 0;
871
+ }
872
+
873
+ /* line 27, sass/partials/_mixins.scss */
874
+
875
+ .inner-sidebar .cmb-th label,
876
+ #side-sortables .cmb-th label {
877
+ display: block;
878
+ margin-top: 0em;
879
+ padding-bottom: 5px;
880
+ }
881
+
882
+ /* line 32, sass/partials/_mixins.scss */
883
+
884
+ .inner-sidebar .cmb-th label:after,
885
+ #side-sortables .cmb-th label:after {
886
+ border-bottom: 1px solid #e9e9e9;
887
+ content: '';
888
+ clear: both;
889
+ display: block;
890
+ padding-top: .4em;
891
+ }
892
+
893
+ /* line 14, sass/partials/_mixins.scss */
894
+
895
+ .inner-sidebar .cmb-th label,
896
+ #side-sortables .cmb-th label {
897
+ font-size: 14px;
898
+ line-height: 1.4em;
899
+ }
900
+
901
+ /* line 78, sass/partials/_sidebar_placements.scss */
902
+
903
+ .inner-sidebar .cmb-group-description .cmb-th,
904
+ #side-sortables .cmb-group-description .cmb-th {
905
+ padding-top: 0;
906
+ }
907
+
908
+ /* line 81, sass/partials/_sidebar_placements.scss */
909
+
910
+ .inner-sidebar .cmb-group-description .cmb2-metabox-description,
911
+ #side-sortables .cmb-group-description .cmb2-metabox-description {
912
+ padding: 0;
913
+ }
914
+
915
+ /* line 88, sass/partials/_sidebar_placements.scss */
916
+
917
+ .inner-sidebar .cmb-group-title .cmb-th,
918
+ #side-sortables .cmb-group-title .cmb-th {
919
+ padding: 0;
920
+ }
921
+
922
+ /* line 94, sass/partials/_sidebar_placements.scss */
923
+
924
+ .inner-sidebar .cmb-repeatable-grouping + .cmb-repeatable-grouping,
925
+ #side-sortables .cmb-repeatable-grouping + .cmb-repeatable-grouping {
926
+ margin-top: 1em;
927
+ }
928
+
929
+ /* line 103, sass/partials/_sidebar_placements.scss */
930
+
931
+ .inner-sidebar .cmb2-media-status .img-status img,
932
+ .inner-sidebar .cmb2-media-status .embed-status img,
933
+ #side-sortables .cmb2-media-status .img-status img,
934
+ #side-sortables .cmb2-media-status .embed-status img {
935
+ max-width: 90%;
936
+ height: auto;
937
+ }
938
+
939
+ /* line 111, sass/partials/_sidebar_placements.scss */
940
+
941
+ .inner-sidebar .cmb2-list label,
942
+ #side-sortables .cmb2-list label {
943
+ display: inline;
944
+ font-weight: normal;
945
+ }
946
+
947
+ /* line 116, sass/partials/_sidebar_placements.scss */
948
+
949
+ .inner-sidebar .cmb2-metabox-description,
950
+ #side-sortables .cmb2-metabox-description {
951
+ display: block;
952
+ padding: 7px 0 0;
953
+ }
954
+
955
+ /* line 123, sass/partials/_sidebar_placements.scss */
956
+
957
+ .inner-sidebar .cmb-type-checkbox .cmb-td label,
958
+ .inner-sidebar .cmb-type-checkbox .cmb2-metabox-description,
959
+ #side-sortables .cmb-type-checkbox .cmb-td label,
960
+ #side-sortables .cmb-type-checkbox .cmb2-metabox-description {
961
+ font-weight: normal;
962
+ display: inline;
963
+ }
964
+
965
+ /* line 130, sass/partials/_sidebar_placements.scss */
966
+
967
+ .inner-sidebar .cmb-row .cmb2-metabox-description,
968
+ #side-sortables .cmb-row .cmb2-metabox-description {
969
+ padding-bottom: 1.8em;
970
+ }
971
+
972
+ /* line 134, sass/partials/_sidebar_placements.scss */
973
+
974
+ .inner-sidebar .cmb2-metabox-title,
975
+ #side-sortables .cmb2-metabox-title {
976
+ font-size: 1.2em;
977
+ font-style: italic;
978
+ }
979
+
980
+ /* line 139, sass/partials/_sidebar_placements.scss */
981
+
982
+ .inner-sidebar .cmb-remove-row,
983
+ #side-sortables .cmb-remove-row {
984
+ clear: both;
985
+ padding-top: 12px;
986
+ padding-bottom: 0;
987
+ }
988
+
989
+ /* line 146, sass/partials/_sidebar_placements.scss */
990
+
991
+ .inner-sidebar .cmb-type-colorpicker .cmb-repeat-row .cmb-td,
992
+ #side-sortables .cmb-type-colorpicker .cmb-repeat-row .cmb-td {
993
+ width: auto;
994
+ clear: none;
995
+ float: left;
996
+ padding-top: 0;
997
+ }
998
+
999
+ /* line 151, sass/partials/_sidebar_placements.scss */
1000
+
1001
+ .inner-sidebar .cmb-type-colorpicker .cmb-repeat-row .cmb-td.cmb-remove-row,
1002
+ #side-sortables .cmb-type-colorpicker .cmb-repeat-row .cmb-td.cmb-remove-row {
1003
+ float: right;
1004
+ margin: 0;
1005
+ }
1006
+
1007
+ /* line 158, sass/partials/_sidebar_placements.scss */
1008
+
1009
+ .inner-sidebar .cmb2-upload-button,
1010
+ #side-sortables .cmb2-upload-button {
1011
+ clear: both;
1012
+ margin-top: 12px;
1013
+ }
1014
+
1015
+ /* line 2, sass/partials/_collapsible_ui.scss */
1016
+
1017
+ .cmb2-metabox .cmb-repeat-group-wrap {
1018
+ max-width: 1000px;
1019
+ }
1020
+
1021
+ /* line 5, sass/partials/_collapsible_ui.scss */
1022
+
1023
+ .cmb2-metabox .cmbhandle {
1024
+ color: #aaa;
1025
+ float: right;
1026
+ width: 27px;
1027
+ height: 30px;
1028
+ cursor: pointer;
1029
+ right: -1em;
1030
+ position: relative;
1031
+ }
1032
+
1033
+ /* line 13, sass/partials/_collapsible_ui.scss */
1034
+
1035
+ .cmb2-metabox .cmbhandle:before {
1036
+ content: '\f142';
1037
+ right: 12px;
1038
+ font: normal 20px/1 'dashicons';
1039
+ speak: none;
1040
+ display: inline-block;
1041
+ padding: 8px 10px;
1042
+ top: 0;
1043
+ position: relative;
1044
+ -webkit-font-smoothing: antialiased;
1045
+ -moz-osx-font-smoothing: grayscale;
1046
+ text-decoration: none !important;
1047
+ }
1048
+
1049
+ /* line 30, sass/partials/_collapsible_ui.scss */
1050
+
1051
+ .cmb2-metabox .postbox.closed .cmbhandle:before {
1052
+ content: '\f140';
1053
+ }
1054
+
1055
+ /* line 36, sass/partials/_collapsible_ui.scss */
1056
+
1057
+ .cmb2-metabox button.dashicons-before.dashicons-no-alt.cmb-remove-group-row {
1058
+ -webkit-appearance: none !important;
1059
+ background: none !important;
1060
+ border: none !important;
1061
+ position: absolute;
1062
+ left: 0;
1063
+ top: .5em;
1064
+ line-height: 1em;
1065
+ cursor: pointer;
1066
+ }
1067
+
1068
+ /* line 45, sass/partials/_collapsible_ui.scss */
1069
+
1070
+ .cmb2-metabox button.dashicons-before.dashicons-no-alt.cmb-remove-group-row:not([disabled]) {
1071
+ color: #a00;
1072
+ }
1073
+
1074
+ /* line 47, sass/partials/_collapsible_ui.scss */
1075
+
1076
+ .cmb2-metabox button.dashicons-before.dashicons-no-alt.cmb-remove-group-row:not([disabled]):hover {
1077
+ color: #f00;
1078
+ }
1079
+
1080
+ /*
1081
+ * jQuery UI CSS Framework 1.8.16
1082
+ *
1083
+ * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
1084
+ * Dual licensed under the MIT or GPL Version 2 licenses.
1085
+ * http://jquery.org/license
1086
+ *
1087
+ * http://docs.jquery.com/UI/Theming/API
1088
+ */
1089
+
1090
+ /* line 10, sass/partials/_jquery_ui.scss */
1091
+
1092
+ .cmb2-element { /* Customized Datepicker & Timepicker */
1093
+ }
1094
+
1095
+ /* line 11, sass/partials/_jquery_ui.scss */
1096
+
1097
+ .cmb2-element .ui-helper-hidden {
1098
+ display: none;
1099
+ }
1100
+
1101
+ /* line 12, sass/partials/_jquery_ui.scss */
1102
+
1103
+ .cmb2-element .ui-helper-hidden-accessible {
1104
+ position: absolute !important;
1105
+ clip: rect(1px 1px 1px 1px);
1106
+ clip: rect(1px, 1px, 1px, 1px);
1107
+ }
1108
+
1109
+ /* line 13, sass/partials/_jquery_ui.scss */
1110
+
1111
+ .cmb2-element .ui-helper-reset {
1112
+ margin: 0;
1113
+ padding: 0;
1114
+ border: 0;
1115
+ outline: 0;
1116
+ line-height: 1.3;
1117
+ text-decoration: none;
1118
+ font-size: 100%;
1119
+ list-style: none;
1120
+ }
1121
+
1122
+ /* line 14, sass/partials/_jquery_ui.scss */
1123
+
1124
+ .cmb2-element .ui-helper-clearfix:after {
1125
+ content: ".";
1126
+ display: block;
1127
+ height: 0;
1128
+ clear: both;
1129
+ visibility: hidden;
1130
+ }
1131
+
1132
+ /* line 15, sass/partials/_jquery_ui.scss */
1133
+
1134
+ .cmb2-element .ui-helper-clearfix {
1135
+ display: inline-block;
1136
+ }
1137
+
1138
+ /* line 16, sass/partials/_jquery_ui.scss */
1139
+
1140
+ .cmb2-element * html .ui-helper-clearfix {
1141
+ height: 1%;
1142
+ }
1143
+
1144
+ /* line 17, sass/partials/_jquery_ui.scss */
1145
+
1146
+ .cmb2-element .ui-helper-clearfix {
1147
+ display: block;
1148
+ }
1149
+
1150
+ /* line 18, sass/partials/_jquery_ui.scss */
1151
+
1152
+ .cmb2-element .ui-helper-zfix {
1153
+ width: 100%;
1154
+ height: 100%;
1155
+ top: 0;
1156
+ left: 0;
1157
+ position: absolute;
1158
+ opacity: 0;
1159
+ filter: Alpha(Opacity=0);
1160
+ }
1161
+
1162
+ /* line 19, sass/partials/_jquery_ui.scss */
1163
+
1164
+ .cmb2-element .ui-state-disabled {
1165
+ cursor: default !important;
1166
+ }
1167
+
1168
+ /* line 20, sass/partials/_jquery_ui.scss */
1169
+
1170
+ .cmb2-element .ui-icon {
1171
+ display: block;
1172
+ text-indent: -99999px;
1173
+ overflow: hidden;
1174
+ background-repeat: no-repeat;
1175
+ }
1176
+
1177
+ /* line 21, sass/partials/_jquery_ui.scss */
1178
+
1179
+ .cmb2-element .ui-widget-overlay {
1180
+ position: absolute;
1181
+ top: 0;
1182
+ left: 0;
1183
+ width: 100%;
1184
+ height: 100%;
1185
+ }
1186
+
1187
+ /* line 22, sass/partials/_jquery_ui.scss */
1188
+
1189
+ .cmb2-element .ui-widget {
1190
+ font-family: Verdana,Arial,sans-serif;
1191
+ font-size: 1.1em;
1192
+ }
1193
+
1194
+ /* line 24, sass/partials/_jquery_ui.scss */
1195
+
1196
+ .cmb2-element .ui-widget .ui-widget {
1197
+ font-size: 1em;
1198
+ }
1199
+
1200
+ /* line 25, sass/partials/_jquery_ui.scss */
1201
+
1202
+ .cmb2-element .ui-widget input,
1203
+ .cmb2-element .ui-widget select,
1204
+ .cmb2-element .ui-widget textarea,
1205
+ .cmb2-element .ui-widget button {
1206
+ font-family: Verdana,Arial,sans-serif;
1207
+ font-size: 1em;
1208
+ }
1209
+
1210
+ /* line 27, sass/partials/_jquery_ui.scss */
1211
+
1212
+ .cmb2-element .ui-widget-content {
1213
+ border: 1px solid #aaaaaa;
1214
+ background: #ffffff url(../images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
1215
+ color: #222222;
1216
+ }
1217
+
1218
+ /* line 28, sass/partials/_jquery_ui.scss */
1219
+
1220
+ .cmb2-element .ui-widget-content a {
1221
+ color: #222222;
1222
+ }
1223
+
1224
+ /* line 29, sass/partials/_jquery_ui.scss */
1225
+
1226
+ .cmb2-element .ui-widget-header {
1227
+ border: 1px solid #aaaaaa;
1228
+ background: #cccccc url(../images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
1229
+ color: #222222;
1230
+ font-weight: bold;
1231
+ }
1232
+
1233
+ /* line 30, sass/partials/_jquery_ui.scss */
1234
+
1235
+ .cmb2-element .ui-widget-header a {
1236
+ color: #222222;
1237
+ }
1238
+
1239
+ /* line 31, sass/partials/_jquery_ui.scss */
1240
+
1241
+ .cmb2-element .ui-state-default,
1242
+ .cmb2-element .ui-widget-content .ui-state-default,
1243
+ .cmb2-element .ui-widget-header .ui-state-default {
1244
+ border: 1px solid #d3d3d3;
1245
+ font-weight: normal;
1246
+ color: #555555;
1247
+ }
1248
+
1249
+ /* line 32, sass/partials/_jquery_ui.scss */
1250
+
1251
+ .cmb2-element .ui-state-default a,
1252
+ .cmb2-element .ui-state-default a:link,
1253
+ .cmb2-element .ui-state-default a:visited {
1254
+ color: #555555;
1255
+ text-decoration: none;
1256
+ }
1257
+
1258
+ /* line 33, sass/partials/_jquery_ui.scss */
1259
+
1260
+ .cmb2-element .ui-state-hover,
1261
+ .cmb2-element .ui-widget-content .ui-state-hover,
1262
+ .cmb2-element .ui-widget-header .ui-state-hover,
1263
+ .cmb2-element .ui-state-focus,
1264
+ .cmb2-element .ui-widget-content .ui-state-focus,
1265
+ .cmb2-element .ui-widget-header .ui-state-focus {
1266
+ border: 1px solid #999999;
1267
+ background: #dadada url(../images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
1268
+ font-weight: normal;
1269
+ color: #212121;
1270
+ }
1271
+
1272
+ /* line 34, sass/partials/_jquery_ui.scss */
1273
+
1274
+ .cmb2-element .ui-state-hover a,
1275
+ .cmb2-element .ui-state-hover a:hover {
1276
+ color: #212121;
1277
+ text-decoration: none;
1278
+ }
1279
+
1280
+ /* line 35, sass/partials/_jquery_ui.scss */
1281
+
1282
+ .cmb2-element .ui-state-active,
1283
+ .cmb2-element .ui-widget-content .ui-state-active,
1284
+ .cmb2-element .ui-widget-header .ui-state-active {
1285
+ border: 1px solid #aaaaaa;
1286
+ background: #ffffff url(../images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
1287
+ font-weight: normal;
1288
+ color: #212121;
1289
+ }
1290
+
1291
+ /* line 36, sass/partials/_jquery_ui.scss */
1292
+
1293
+ .cmb2-element .ui-state-active a,
1294
+ .cmb2-element .ui-state-active a:link,
1295
+ .cmb2-element .ui-state-active a:visited {
1296
+ color: #212121;
1297
+ text-decoration: none;
1298
+ }
1299
+
1300
+ /* line 37, sass/partials/_jquery_ui.scss */
1301
+
1302
+ .cmb2-element .ui-widget :active {
1303
+ outline: none;
1304
+ }
1305
+
1306
+ /* line 38, sass/partials/_jquery_ui.scss */
1307
+
1308
+ .cmb2-element .ui-state-highlight,
1309
+ .cmb2-element .ui-widget-content .ui-state-highlight,
1310
+ .cmb2-element .ui-widget-header .ui-state-highlight {
1311
+ border: 1px solid #fcefa1;
1312
+ background: #fbf9ee url(../images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
1313
+ color: #363636;
1314
+ }
1315
+
1316
+ /* line 39, sass/partials/_jquery_ui.scss */
1317
+
1318
+ .cmb2-element .ui-state-highlight a,
1319
+ .cmb2-element .ui-widget-content .ui-state-highlight a,
1320
+ .cmb2-element .ui-widget-header .ui-state-highlight a {
1321
+ color: #363636;
1322
+ }
1323
+
1324
+ /* line 40, sass/partials/_jquery_ui.scss */
1325
+
1326
+ .cmb2-element .ui-state-error,
1327
+ .cmb2-element .ui-widget-content .ui-state-error,
1328
+ .cmb2-element .ui-widget-header .ui-state-error {
1329
+ border: 1px solid #cd0a0a;
1330
+ background: #fef1ec url(../images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
1331
+ color: #cd0a0a;
1332
+ }
1333
+
1334
+ /* line 41, sass/partials/_jquery_ui.scss */
1335
+
1336
+ .cmb2-element .ui-state-error a,
1337
+ .cmb2-element .ui-widget-content .ui-state-error a,
1338
+ .cmb2-element .ui-widget-header .ui-state-error a {
1339
+ color: #cd0a0a;
1340
+ }
1341
+
1342
+ /* line 42, sass/partials/_jquery_ui.scss */
1343
+
1344
+ .cmb2-element .ui-state-error-text,
1345
+ .cmb2-element .ui-widget-content .ui-state-error-text,
1346
+ .cmb2-element .ui-widget-header .ui-state-error-text {
1347
+ color: #cd0a0a;
1348
+ }
1349
+
1350
+ /* line 43, sass/partials/_jquery_ui.scss */
1351
+
1352
+ .cmb2-element .ui-priority-primary,
1353
+ .cmb2-element .ui-widget-content .ui-priority-primary,
1354
+ .cmb2-element .ui-widget-header .ui-priority-primary {
1355
+ font-weight: bold;
1356
+ }
1357
+
1358
+ /* line 44, sass/partials/_jquery_ui.scss */
1359
+
1360
+ .cmb2-element .ui-priority-secondary,
1361
+ .cmb2-element .ui-widget-content .ui-priority-secondary,
1362
+ .cmb2-element .ui-widget-header .ui-priority-secondary {
1363
+ opacity: .7;
1364
+ filter: Alpha(Opacity=70);
1365
+ font-weight: normal;
1366
+ }
1367
+
1368
+ /* line 45, sass/partials/_jquery_ui.scss */
1369
+
1370
+ .cmb2-element .ui-state-disabled,
1371
+ .cmb2-element .ui-widget-content .ui-state-disabled,
1372
+ .cmb2-element .ui-widget-header .ui-state-disabled {
1373
+ opacity: .35;
1374
+ filter: Alpha(Opacity=35);
1375
+ background-image: none;
1376
+ }
1377
+
1378
+ /* line 46, sass/partials/_jquery_ui.scss */
1379
+
1380
+ .cmb2-element .ui-icon {
1381
+ width: 16px;
1382
+ height: 16px;
1383
+ background-image: url(../images/ui-icons_222222_256x240.png);
1384
+ }
1385
+
1386
+ /* line 47, sass/partials/_jquery_ui.scss */
1387
+
1388
+ .cmb2-element .ui-widget-content .ui-icon {
1389
+ background-image: url(../images/ui-icons_222222_256x240.png);
1390
+ }
1391
+
1392
+ /* line 48, sass/partials/_jquery_ui.scss */
1393
+
1394
+ .cmb2-element .ui-widget-header .ui-icon {
1395
+ background-image: url(../images/ui-icons_222222_256x240.png);
1396
+ }
1397
+
1398
+ /* line 49, sass/partials/_jquery_ui.scss */
1399
+
1400
+ .cmb2-element .ui-state-default .ui-icon {
1401
+ background-image: url(../images/ui-icons_888888_256x240.png);
1402
+ }
1403
+
1404
+ /* line 50, sass/partials/_jquery_ui.scss */
1405
+
1406
+ .cmb2-element .ui-state-hover .ui-icon,
1407
+ .cmb2-element .ui-state-focus .ui-icon {
1408
+ background-image: url(../images/ui-icons_454545_256x240.png);
1409
+ }
1410
+
1411
+ /* line 51, sass/partials/_jquery_ui.scss */
1412
+
1413
+ .cmb2-element .ui-state-active .ui-icon {
1414
+ background-image: url(../images/ui-icons_454545_256x240.png);
1415
+ }
1416
+
1417
+ /* line 52, sass/partials/_jquery_ui.scss */
1418
+
1419
+ .cmb2-element .ui-state-highlight .ui-icon {
1420
+ background-image: url(../images/ui-icons_2e83ff_256x240.png);
1421
+ }
1422
+
1423
+ /* line 53, sass/partials/_jquery_ui.scss */
1424
+
1425
+ .cmb2-element .ui-state-error .ui-icon,
1426
+ .cmb2-element .ui-state-error-text .ui-icon {
1427
+ background-image: url(../images/ui-icons_cd0a0a_256x240.png);
1428
+ }
1429
+
1430
+ /* line 54, sass/partials/_jquery_ui.scss */
1431
+
1432
+ .cmb2-element .ui-icon-carat-1-n {
1433
+ background-position: 0 0;
1434
+ }
1435
+
1436
+ /* line 55, sass/partials/_jquery_ui.scss */
1437
+
1438
+ .cmb2-element .ui-icon-carat-1-ne {
1439
+ background-position: -16px 0;
1440
+ }
1441
+
1442
+ /* line 56, sass/partials/_jquery_ui.scss */
1443
+
1444
+ .cmb2-element .ui-icon-carat-1-e {
1445
+ background-position: -32px 0;
1446
+ }
1447
+
1448
+ /* line 57, sass/partials/_jquery_ui.scss */
1449
+
1450
+ .cmb2-element .ui-icon-carat-1-se {
1451
+ background-position: -48px 0;
1452
+ }
1453
+
1454
+ /* line 58, sass/partials/_jquery_ui.scss */
1455
+
1456
+ .cmb2-element .ui-icon-carat-1-s {
1457
+ background-position: -64px 0;
1458
+ }
1459
+
1460
+ /* line 59, sass/partials/_jquery_ui.scss */
1461
+
1462
+ .cmb2-element .ui-icon-carat-1-sw {
1463
+ background-position: -80px 0;
1464
+ }
1465
+
1466
+ /* line 60, sass/partials/_jquery_ui.scss */
1467
+
1468
+ .cmb2-element .ui-icon-carat-1-w {
1469
+ background-position: -96px 0;
1470
+ }
1471
+
1472
+ /* line 61, sass/partials/_jquery_ui.scss */
1473
+
1474
+ .cmb2-element .ui-icon-carat-1-nw {
1475
+ background-position: -112px 0;
1476
+ }
1477
+
1478
+ /* line 62, sass/partials/_jquery_ui.scss */
1479
+
1480
+ .cmb2-element .ui-icon-carat-2-n-s {
1481
+ background-position: -128px 0;
1482
+ }
1483
+
1484
+ /* line 63, sass/partials/_jquery_ui.scss */
1485
+
1486
+ .cmb2-element .ui-icon-carat-2-e-w {
1487
+ background-position: -144px 0;
1488
+ }
1489
+
1490
+ /* line 64, sass/partials/_jquery_ui.scss */
1491
+
1492
+ .cmb2-element .ui-icon-triangle-1-n {
1493
+ background-position: 0 -16px;
1494
+ }
1495
+
1496
+ /* line 65, sass/partials/_jquery_ui.scss */
1497
+
1498
+ .cmb2-element .ui-icon-triangle-1-ne {
1499
+ background-position: -16px -16px;
1500
+ }
1501
+
1502
+ /* line 66, sass/partials/_jquery_ui.scss */
1503
+
1504
+ .cmb2-element .ui-icon-triangle-1-e {
1505
+ background-position: -32px -16px;
1506
+ }
1507
+
1508
+ /* line 67, sass/partials/_jquery_ui.scss */
1509
+
1510
+ .cmb2-element .ui-icon-triangle-1-se {
1511
+ background-position: -48px -16px;
1512
+ }
1513
+
1514
+ /* line 68, sass/partials/_jquery_ui.scss */
1515
+
1516
+ .cmb2-element .ui-icon-triangle-1-s {
1517
+ background-position: -64px -16px;
1518
+ }
1519
+
1520
+ /* line 69, sass/partials/_jquery_ui.scss */
1521
+
1522
+ .cmb2-element .ui-icon-triangle-1-sw {
1523
+ background-position: -80px -16px;
1524
+ }
1525
+
1526
+ /* line 70, sass/partials/_jquery_ui.scss */
1527
+
1528
+ .cmb2-element .ui-icon-triangle-1-w {
1529
+ background-position: -96px -16px;
1530
+ }
1531
+
1532
+ /* line 71, sass/partials/_jquery_ui.scss */
1533
+
1534
+ .cmb2-element .ui-icon-triangle-1-nw {
1535
+ background-position: -112px -16px;
1536
+ }
1537
+
1538
+ /* line 72, sass/partials/_jquery_ui.scss */
1539
+
1540
+ .cmb2-element .ui-icon-triangle-2-n-s {
1541
+ background-position: -128px -16px;
1542
+ }
1543
+
1544
+ /* line 73, sass/partials/_jquery_ui.scss */
1545
+
1546
+ .cmb2-element .ui-icon-triangle-2-e-w {
1547
+ background-position: -144px -16px;
1548
+ }
1549
+
1550
+ /* line 74, sass/partials/_jquery_ui.scss */
1551
+
1552
+ .cmb2-element .ui-icon-arrow-1-n {
1553
+ background-position: 0 -32px;
1554
+ }
1555
+
1556
+ /* line 75, sass/partials/_jquery_ui.scss */
1557
+
1558
+ .cmb2-element .ui-icon-arrow-1-ne {
1559
+ background-position: -16px -32px;
1560
+ }
1561
+
1562
+ /* line 76, sass/partials/_jquery_ui.scss */
1563
+
1564
+ .cmb2-element .ui-icon-arrow-1-e {
1565
+ background-position: -32px -32px;
1566
+ }
1567
+
1568
+ /* line 77, sass/partials/_jquery_ui.scss */
1569
+
1570
+ .cmb2-element .ui-icon-arrow-1-se {
1571
+ background-position: -48px -32px;
1572
+ }
1573
+
1574
+ /* line 78, sass/partials/_jquery_ui.scss */
1575
+
1576
+ .cmb2-element .ui-icon-arrow-1-s {
1577
+ background-position: -64px -32px;
1578
+ }
1579
+
1580
+ /* line 79, sass/partials/_jquery_ui.scss */
1581
+
1582
+ .cmb2-element .ui-icon-arrow-1-sw {
1583
+ background-position: -80px -32px;
1584
+ }
1585
+
1586
+ /* line 80, sass/partials/_jquery_ui.scss */
1587
+
1588
+ .cmb2-element .ui-icon-arrow-1-w {
1589
+ background-position: -96px -32px;
1590
+ }
1591
+
1592
+ /* line 81, sass/partials/_jquery_ui.scss */
1593
+
1594
+ .cmb2-element .ui-icon-arrow-1-nw {
1595
+ background-position: -112px -32px;
1596
+ }
1597
+
1598
+ /* line 82, sass/partials/_jquery_ui.scss */
1599
+
1600
+ .cmb2-element .ui-icon-arrow-2-n-s {
1601
+ background-position: -128px -32px;
1602
+ }
1603
+
1604
+ /* line 83, sass/partials/_jquery_ui.scss */
1605
+
1606
+ .cmb2-element .ui-icon-arrow-2-ne-sw {
1607
+ background-position: -144px -32px;
1608
+ }
1609
+
1610
+ /* line 84, sass/partials/_jquery_ui.scss */
1611
+
1612
+ .cmb2-element .ui-icon-arrow-2-e-w {
1613
+ background-position: -160px -32px;
1614
+ }
1615
+
1616
+ /* line 85, sass/partials/_jquery_ui.scss */
1617
+
1618
+ .cmb2-element .ui-icon-arrow-2-se-nw {
1619
+ background-position: -176px -32px;
1620
+ }
1621
+
1622
+ /* line 86, sass/partials/_jquery_ui.scss */
1623
+
1624
+ .cmb2-element .ui-icon-arrowstop-1-n {
1625
+ background-position: -192px -32px;
1626
+ }
1627
+
1628
+ /* line 87, sass/partials/_jquery_ui.scss */
1629
+
1630
+ .cmb2-element .ui-icon-arrowstop-1-e {
1631
+ background-position: -208px -32px;
1632
+ }
1633
+
1634
+ /* line 88, sass/partials/_jquery_ui.scss */
1635
+
1636
+ .cmb2-element .ui-icon-arrowstop-1-s {
1637
+ background-position: -224px -32px;
1638
+ }
1639
+
1640
+ /* line 89, sass/partials/_jquery_ui.scss */
1641
+
1642
+ .cmb2-element .ui-icon-arrowstop-1-w {
1643
+ background-position: -240px -32px;
1644
+ }
1645
+
1646
+ /* line 90, sass/partials/_jquery_ui.scss */
1647
+
1648
+ .cmb2-element .ui-icon-arrowthick-1-n {
1649
+ background-position: 0 -48px;
1650
+ }
1651
+
1652
+ /* line 91, sass/partials/_jquery_ui.scss */
1653
+
1654
+ .cmb2-element .ui-icon-arrowthick-1-ne {
1655
+ background-position: -16px -48px;
1656
+ }
1657
+
1658
+ /* line 92, sass/partials/_jquery_ui.scss */
1659
+
1660
+ .cmb2-element .ui-icon-arrowthick-1-e {
1661
+ background-position: -32px -48px;
1662
+ }
1663
+
1664
+ /* line 93, sass/partials/_jquery_ui.scss */
1665
+
1666
+ .cmb2-element .ui-icon-arrowthick-1-se {
1667
+ background-position: -48px -48px;
1668
+ }
1669
+
1670
+ /* line 94, sass/partials/_jquery_ui.scss */
1671
+
1672
+ .cmb2-element .ui-icon-arrowthick-1-s {
1673
+ background-position: -64px -48px;
1674
+ }
1675
+
1676
+ /* line 95, sass/partials/_jquery_ui.scss */
1677
+
1678
+ .cmb2-element .ui-icon-arrowthick-1-sw {
1679
+ background-position: -80px -48px;
1680
+ }
1681
+
1682
+ /* line 96, sass/partials/_jquery_ui.scss */
1683
+
1684
+ .cmb2-element .ui-icon-arrowthick-1-w {
1685
+ background-position: -96px -48px;
1686
+ }
1687
+
1688
+ /* line 97, sass/partials/_jquery_ui.scss */
1689
+
1690
+ .cmb2-element .ui-icon-arrowthick-1-nw {
1691
+ background-position: -112px -48px;
1692
+ }
1693
+
1694
+ /* line 98, sass/partials/_jquery_ui.scss */
1695
+
1696
+ .cmb2-element .ui-icon-arrowthick-2-n-s {
1697
+ background-position: -128px -48px;
1698
+ }
1699
+
1700
+ /* line 99, sass/partials/_jquery_ui.scss */
1701
+
1702
+ .cmb2-element .ui-icon-arrowthick-2-ne-sw {
1703
+ background-position: -144px -48px;
1704
+ }
1705
+
1706
+ /* line 100, sass/partials/_jquery_ui.scss */
1707
+
1708
+ .cmb2-element .ui-icon-arrowthick-2-e-w {
1709
+ background-position: -160px -48px;
1710
+ }
1711
+
1712
+ /* line 101, sass/partials/_jquery_ui.scss */
1713
+
1714
+ .cmb2-element .ui-icon-arrowthick-2-se-nw {
1715
+ background-position: -176px -48px;
1716
+ }
1717
+
1718
+ /* line 102, sass/partials/_jquery_ui.scss */
1719
+
1720
+ .cmb2-element .ui-icon-arrowthickstop-1-n {
1721
+ background-position: -192px -48px;
1722
+ }
1723
+
1724
+ /* line 103, sass/partials/_jquery_ui.scss */
1725
+
1726
+ .cmb2-element .ui-icon-arrowthickstop-1-e {
1727
+ background-position: -208px -48px;
1728
+ }
1729
+
1730
+ /* line 104, sass/partials/_jquery_ui.scss */
1731
+
1732
+ .cmb2-element .ui-icon-arrowthickstop-1-s {
1733
+ background-position: -224px -48px;
1734
+ }
1735
+
1736
+ /* line 105, sass/partials/_jquery_ui.scss */
1737
+
1738
+ .cmb2-element .ui-icon-arrowthickstop-1-w {
1739
+ background-position: -240px -48px;
1740
+ }
1741
+
1742
+ /* line 106, sass/partials/_jquery_ui.scss */
1743
+
1744
+ .cmb2-element .ui-icon-arrowreturnthick-1-w {
1745
+ background-position: 0 -64px;
1746
+ }
1747
+
1748
+ /* line 107, sass/partials/_jquery_ui.scss */
1749
+
1750
+ .cmb2-element .ui-icon-arrowreturnthick-1-n {
1751
+ background-position: -16px -64px;
1752
+ }
1753
+
1754
+ /* line 108, sass/partials/_jquery_ui.scss */
1755
+
1756
+ .cmb2-element .ui-icon-arrowreturnthick-1-e {
1757
+ background-position: -32px -64px;
1758
+ }
1759
+
1760
+ /* line 109, sass/partials/_jquery_ui.scss */
1761
+
1762
+ .cmb2-element .ui-icon-arrowreturnthick-1-s {
1763
+ background-position: -48px -64px;
1764
+ }
1765
+
1766
+ /* line 110, sass/partials/_jquery_ui.scss */
1767
+
1768
+ .cmb2-element .ui-icon-arrowreturn-1-w {
1769
+ background-position: -64px -64px;
1770
+ }
1771
+
1772
+ /* line 111, sass/partials/_jquery_ui.scss */
1773
+
1774
+ .cmb2-element .ui-icon-arrowreturn-1-n {
1775
+ background-position: -80px -64px;
1776
+ }
1777
+
1778
+ /* line 112, sass/partials/_jquery_ui.scss */
1779
+
1780
+ .cmb2-element .ui-icon-arrowreturn-1-e {
1781
+ background-position: -96px -64px;
1782
+ }
1783
+
1784
+ /* line 113, sass/partials/_jquery_ui.scss */
1785
+
1786
+ .cmb2-element .ui-icon-arrowreturn-1-s {
1787
+ background-position: -112px -64px;
1788
+ }
1789
+
1790
+ /* line 114, sass/partials/_jquery_ui.scss */
1791
+
1792
+ .cmb2-element .ui-icon-arrowrefresh-1-w {
1793
+ background-position: -128px -64px;
1794
+ }
1795
+
1796
+ /* line 115, sass/partials/_jquery_ui.scss */
1797
+
1798
+ .cmb2-element .ui-icon-arrowrefresh-1-n {
1799
+ background-position: -144px -64px;
1800
+ }
1801
+
1802
+ /* line 116, sass/partials/_jquery_ui.scss */
1803
+
1804
+ .cmb2-element .ui-icon-arrowrefresh-1-e {
1805
+ background-position: -160px -64px;
1806
+ }
1807
+
1808
+ /* line 117, sass/partials/_jquery_ui.scss */
1809
+
1810
+ .cmb2-element .ui-icon-arrowrefresh-1-s {
1811
+ background-position: -176px -64px;
1812
+ }
1813
+
1814
+ /* line 118, sass/partials/_jquery_ui.scss */
1815
+
1816
+ .cmb2-element .ui-icon-arrow-4 {
1817
+ background-position: 0 -80px;
1818
+ }
1819
+
1820
+ /* line 119, sass/partials/_jquery_ui.scss */
1821
+
1822
+ .cmb2-element .ui-icon-arrow-4-diag {
1823
+ background-position: -16px -80px;
1824
+ }
1825
+
1826
+ /* line 120, sass/partials/_jquery_ui.scss */
1827
+
1828
+ .cmb2-element .ui-icon-extlink {
1829
+ background-position: -32px -80px;
1830
+ }
1831
+
1832
+ /* line 121, sass/partials/_jquery_ui.scss */
1833
+
1834
+ .cmb2-element .ui-icon-newwin {
1835
+ background-position: -48px -80px;
1836
+ }
1837
+
1838
+ /* line 122, sass/partials/_jquery_ui.scss */
1839
+
1840
+ .cmb2-element .ui-icon-refresh {
1841
+ background-position: -64px -80px;
1842
+ }
1843
+
1844
+ /* line 123, sass/partials/_jquery_ui.scss */
1845
+
1846
+ .cmb2-element .ui-icon-shuffle {
1847
+ background-position: -80px -80px;
1848
+ }
1849
+
1850
+ /* line 124, sass/partials/_jquery_ui.scss */
1851
+
1852
+ .cmb2-element .ui-icon-transfer-e-w {
1853
+ background-position: -96px -80px;
1854
+ }
1855
+
1856
+ /* line 125, sass/partials/_jquery_ui.scss */
1857
+
1858
+ .cmb2-element .ui-icon-transferthick-e-w {
1859
+ background-position: -112px -80px;
1860
+ }
1861
+
1862
+ /* line 126, sass/partials/_jquery_ui.scss */
1863
+
1864
+ .cmb2-element .ui-icon-folder-collapsed {
1865
+ background-position: 0 -96px;
1866
+ }
1867
+
1868
+ /* line 127, sass/partials/_jquery_ui.scss */
1869
+
1870
+ .cmb2-element .ui-icon-folder-open {
1871
+ background-position: -16px -96px;
1872
+ }
1873
+
1874
+ /* line 128, sass/partials/_jquery_ui.scss */
1875
+
1876
+ .cmb2-element .ui-icon-document {
1877
+ background-position: -32px -96px;
1878
+ }
1879
+
1880
+ /* line 129, sass/partials/_jquery_ui.scss */
1881
+
1882
+ .cmb2-element .ui-icon-document-b {
1883
+ background-position: -48px -96px;
1884
+ }
1885
+
1886
+ /* line 130, sass/partials/_jquery_ui.scss */
1887
+
1888
+ .cmb2-element .ui-icon-note {
1889
+ background-position: -64px -96px;
1890
+ }
1891
+
1892
+ /* line 131, sass/partials/_jquery_ui.scss */
1893
+
1894
+ .cmb2-element .ui-icon-mail-closed {
1895
+ background-position: -80px -96px;
1896
+ }
1897
+
1898
+ /* line 132, sass/partials/_jquery_ui.scss */
1899
+
1900
+ .cmb2-element .ui-icon-mail-open {
1901
+ background-position: -96px -96px;
1902
+ }
1903
+
1904
+ /* line 133, sass/partials/_jquery_ui.scss */
1905
+
1906
+ .cmb2-element .ui-icon-suitcase {
1907
+ background-position: -112px -96px;
1908
+ }
1909
+
1910
+ /* line 134, sass/partials/_jquery_ui.scss */
1911
+
1912
+ .cmb2-element .ui-icon-comment {
1913
+ background-position: -128px -96px;
1914
+ }
1915
+
1916
+ /* line 135, sass/partials/_jquery_ui.scss */
1917
+
1918
+ .cmb2-element .ui-icon-person {
1919
+ background-position: -144px -96px;
1920
+ }
1921
+
1922
+ /* line 136, sass/partials/_jquery_ui.scss */
1923
+
1924
+ .cmb2-element .ui-icon-print {
1925
+ background-position: -160px -96px;
1926
+ }
1927
+
1928
+ /* line 137, sass/partials/_jquery_ui.scss */
1929
+
1930
+ .cmb2-element .ui-icon-trash {
1931
+ background-position: -176px -96px;
1932
+ }
1933
+
1934
+ /* line 138, sass/partials/_jquery_ui.scss */
1935
+
1936
+ .cmb2-element .ui-icon-locked {
1937
+ background-position: -192px -96px;
1938
+ }
1939
+
1940
+ /* line 139, sass/partials/_jquery_ui.scss */
1941
+
1942
+ .cmb2-element .ui-icon-unlocked {
1943
+ background-position: -208px -96px;
1944
+ }
1945
+
1946
+ /* line 140, sass/partials/_jquery_ui.scss */
1947
+
1948
+ .cmb2-element .ui-icon-bookmark {
1949
+ background-position: -224px -96px;
1950
+ }
1951
+
1952
+ /* line 141, sass/partials/_jquery_ui.scss */
1953
+
1954
+ .cmb2-element .ui-icon-tag {
1955
+ background-position: -240px -96px;
1956
+ }
1957
+
1958
+ /* line 142, sass/partials/_jquery_ui.scss */
1959
+
1960
+ .cmb2-element .ui-icon-home {
1961
+ background-position: 0 -112px;
1962
+ }
1963
+
1964
+ /* line 143, sass/partials/_jquery_ui.scss */
1965
+
1966
+ .cmb2-element .ui-icon-flag {
1967
+ background-position: -16px -112px;
1968
+ }
1969
+
1970
+ /* line 144, sass/partials/_jquery_ui.scss */
1971
+
1972
+ .cmb2-element .ui-icon-calendar {
1973
+ background-position: -32px -112px;
1974
+ }
1975
+
1976
+ /* line 145, sass/partials/_jquery_ui.scss */
1977
+
1978
+ .cmb2-element .ui-icon-cart {
1979
+ background-position: -48px -112px;
1980
+ }
1981
+
1982
+ /* line 146, sass/partials/_jquery_ui.scss */
1983
+
1984
+ .cmb2-element .ui-icon-pencil {
1985
+ background-position: -64px -112px;
1986
+ }
1987
+
1988
+ /* line 147, sass/partials/_jquery_ui.scss */
1989
+
1990
+ .cmb2-element .ui-icon-clock {
1991
+ background-position: -80px -112px;
1992
+ }
1993
+
1994
+ /* line 148, sass/partials/_jquery_ui.scss */
1995
+
1996
+ .cmb2-element .ui-icon-disk {
1997
+ background-position: -96px -112px;
1998
+ }
1999
+
2000
+ /* line 149, sass/partials/_jquery_ui.scss */
2001
+
2002
+ .cmb2-element .ui-icon-calculator {
2003
+ background-position: -112px -112px;
2004
+ }
2005
+
2006
+ /* line 150, sass/partials/_jquery_ui.scss */
2007
+
2008
+ .cmb2-element .ui-icon-zoomin {
2009
+ background-position: -128px -112px;
2010
+ }
2011
+
2012
+ /* line 151, sass/partials/_jquery_ui.scss */
2013
+
2014
+ .cmb2-element .ui-icon-zoomout {
2015
+ background-position: -144px -112px;
2016
+ }
2017
+
2018
+ /* line 152, sass/partials/_jquery_ui.scss */
2019
+
2020
+ .cmb2-element .ui-icon-search {
2021
+ background-position: -160px -112px;
2022
+ }
2023
+
2024
+ /* line 153, sass/partials/_jquery_ui.scss */
2025
+
2026
+ .cmb2-element .ui-icon-wrench {
2027
+ background-position: -176px -112px;
2028
+ }
2029
+
2030
+ /* line 154, sass/partials/_jquery_ui.scss */
2031
+
2032
+ .cmb2-element .ui-icon-gear {
2033
+ background-position: -192px -112px;
2034
+ }
2035
+
2036
+ /* line 155, sass/partials/_jquery_ui.scss */
2037
+
2038
+ .cmb2-element .ui-icon-heart {
2039
+ background-position: -208px -112px;
2040
+ }
2041
+
2042
+ /* line 156, sass/partials/_jquery_ui.scss */
2043
+
2044
+ .cmb2-element .ui-icon-star {
2045
+ background-position: -224px -112px;
2046
+ }
2047
+
2048
+ /* line 157, sass/partials/_jquery_ui.scss */
2049
+
2050
+ .cmb2-element .ui-icon-link {
2051
+ background-position: -240px -112px;
2052
+ }
2053
+
2054
+ /* line 158, sass/partials/_jquery_ui.scss */
2055
+
2056
+ .cmb2-element .ui-icon-cancel {
2057
+ background-position: 0 -128px;
2058
+ }
2059
+
2060
+ /* line 159, sass/partials/_jquery_ui.scss */
2061
+
2062
+ .cmb2-element .ui-icon-plus {
2063
+ background-position: -16px -128px;
2064
+ }
2065
+
2066
+ /* line 160, sass/partials/_jquery_ui.scss */
2067
+
2068
+ .cmb2-element .ui-icon-plusthick {
2069
+ background-position: -32px -128px;
2070
+ }
2071
+
2072
+ /* line 161, sass/partials/_jquery_ui.scss */
2073
+
2074
+ .cmb2-element .ui-icon-minus {
2075
+ background-position: -48px -128px;
2076
+ }
2077
+
2078
+ /* line 162, sass/partials/_jquery_ui.scss */
2079
+
2080
+ .cmb2-element .ui-icon-minusthick {
2081
+ background-position: -64px -128px;
2082
+ }
2083
+
2084
+ /* line 163, sass/partials/_jquery_ui.scss */
2085
+
2086
+ .cmb2-element .ui-icon-close {
2087
+ background-position: -80px -128px;
2088
+ }
2089
+
2090
+ /* line 164, sass/partials/_jquery_ui.scss */
2091
+
2092
+ .cmb2-element .ui-icon-closethick {
2093
+ background-position: -96px -128px;
2094
+ }
2095
+
2096
+ /* line 165, sass/partials/_jquery_ui.scss */
2097
+
2098
+ .cmb2-element .ui-icon-key {
2099
+ background-position: -112px -128px;
2100
+ }
2101
+
2102
+ /* line 166, sass/partials/_jquery_ui.scss */
2103
+
2104
+ .cmb2-element .ui-icon-lightbulb {
2105
+ background-position: -128px -128px;
2106
+ }
2107
+
2108
+ /* line 167, sass/partials/_jquery_ui.scss */
2109
+
2110
+ .cmb2-element .ui-icon-scissors {
2111
+ background-position: -144px -128px;
2112
+ }
2113
+
2114
+ /* line 168, sass/partials/_jquery_ui.scss */
2115
+
2116
+ .cmb2-element .ui-icon-clipboard {
2117
+ background-position: -160px -128px;
2118
+ }
2119
+
2120
+ /* line 169, sass/partials/_jquery_ui.scss */
2121
+
2122
+ .cmb2-element .ui-icon-copy {
2123
+ background-position: -176px -128px;
2124
+ }
2125
+
2126
+ /* line 170, sass/partials/_jquery_ui.scss */
2127
+
2128
+ .cmb2-element .ui-icon-contact {
2129
+ background-position: -192px -128px;
2130
+ }
2131
+
2132
+ /* line 171, sass/partials/_jquery_ui.scss */
2133
+
2134
+ .cmb2-element .ui-icon-image {
2135
+ background-position: -208px -128px;
2136
+ }
2137
+
2138
+ /* line 172, sass/partials/_jquery_ui.scss */
2139
+
2140
+ .cmb2-element .ui-icon-video {
2141
+ background-position: -224px -128px;
2142
+ }
2143
+
2144
+ /* line 173, sass/partials/_jquery_ui.scss */
2145
+
2146
+ .cmb2-element .ui-icon-script {
2147
+ background-position: -240px -128px;
2148
+ }
2149
+
2150
+ /* line 174, sass/partials/_jquery_ui.scss */
2151
+
2152
+ .cmb2-element .ui-icon-alert {
2153
+ background-position: 0 -144px;
2154
+ }
2155
+
2156
+ /* line 175, sass/partials/_jquery_ui.scss */
2157
+
2158
+ .cmb2-element .ui-icon-info {
2159
+ background-position: -16px -144px;
2160
+ }
2161
+
2162
+ /* line 176, sass/partials/_jquery_ui.scss */
2163
+
2164
+ .cmb2-element .ui-icon-notice {
2165
+ background-position: -32px -144px;
2166
+ }
2167
+
2168
+ /* line 177, sass/partials/_jquery_ui.scss */
2169
+
2170
+ .cmb2-element .ui-icon-help {
2171
+ background-position: -48px -144px;
2172
+ }
2173
+
2174
+ /* line 178, sass/partials/_jquery_ui.scss */
2175
+
2176
+ .cmb2-element .ui-icon-check {
2177
+ background-position: -64px -144px;
2178
+ }
2179
+
2180
+ /* line 179, sass/partials/_jquery_ui.scss */
2181
+
2182
+ .cmb2-element .ui-icon-bullet {
2183
+ background-position: -80px -144px;
2184
+ }
2185
+
2186
+ /* line 180, sass/partials/_jquery_ui.scss */
2187
+
2188
+ .cmb2-element .ui-icon-radio-off {
2189
+ background-position: -96px -144px;
2190
+ }
2191
+
2192
+ /* line 181, sass/partials/_jquery_ui.scss */
2193
+
2194
+ .cmb2-element .ui-icon-radio-on {
2195
+ background-position: -112px -144px;
2196
+ }
2197
+
2198
+ /* line 182, sass/partials/_jquery_ui.scss */
2199
+
2200
+ .cmb2-element .ui-icon-pin-w {
2201
+ background-position: -128px -144px;
2202
+ }
2203
+
2204
+ /* line 183, sass/partials/_jquery_ui.scss */
2205
+
2206
+ .cmb2-element .ui-icon-pin-s {
2207
+ background-position: -144px -144px;
2208
+ }
2209
+
2210
+ /* line 184, sass/partials/_jquery_ui.scss */
2211
+
2212
+ .cmb2-element .ui-icon-play {
2213
+ background-position: 0 -160px;
2214
+ }
2215
+
2216
+ /* line 185, sass/partials/_jquery_ui.scss */
2217
+
2218
+ .cmb2-element .ui-icon-pause {
2219
+ background-position: -16px -160px;
2220
+ }
2221
+
2222
+ /* line 186, sass/partials/_jquery_ui.scss */
2223
+
2224
+ .cmb2-element .ui-icon-seek-next {
2225
+ background-position: -32px -160px;
2226
+ }
2227
+
2228
+ /* line 187, sass/partials/_jquery_ui.scss */
2229
+
2230
+ .cmb2-element .ui-icon-seek-prev {
2231
+ background-position: -48px -160px;
2232
+ }
2233
+
2234
+ /* line 188, sass/partials/_jquery_ui.scss */
2235
+
2236
+ .cmb2-element .ui-icon-seek-end {
2237
+ background-position: -64px -160px;
2238
+ }
2239
+
2240
+ /* line 189, sass/partials/_jquery_ui.scss */
2241
+
2242
+ .cmb2-element .ui-icon-seek-start {
2243
+ background-position: -80px -160px;
2244
+ }
2245
+
2246
+ /* line 190, sass/partials/_jquery_ui.scss */
2247
+
2248
+ .cmb2-element .ui-icon-seek-first {
2249
+ background-position: -80px -160px;
2250
+ }
2251
+
2252
+ /* line 191, sass/partials/_jquery_ui.scss */
2253
+
2254
+ .cmb2-element .ui-icon-stop {
2255
+ background-position: -96px -160px;
2256
+ }
2257
+
2258
+ /* line 192, sass/partials/_jquery_ui.scss */
2259
+
2260
+ .cmb2-element .ui-icon-eject {
2261
+ background-position: -112px -160px;
2262
+ }
2263
+
2264
+ /* line 193, sass/partials/_jquery_ui.scss */
2265
+
2266
+ .cmb2-element .ui-icon-volume-off {
2267
+ background-position: -128px -160px;
2268
+ }
2269
+
2270
+ /* line 194, sass/partials/_jquery_ui.scss */
2271
+
2272
+ .cmb2-element .ui-icon-volume-on {
2273
+ background-position: -144px -160px;
2274
+ }
2275
+
2276
+ /* line 195, sass/partials/_jquery_ui.scss */
2277
+
2278
+ .cmb2-element .ui-icon-power {
2279
+ background-position: 0 -176px;
2280
+ }
2281
+
2282
+ /* line 196, sass/partials/_jquery_ui.scss */
2283
+
2284
+ .cmb2-element .ui-icon-signal-diag {
2285
+ background-position: -16px -176px;
2286
+ }
2287
+
2288
+ /* line 197, sass/partials/_jquery_ui.scss */
2289
+
2290
+ .cmb2-element .ui-icon-signal {
2291
+ background-position: -32px -176px;
2292
+ }
2293
+
2294
+ /* line 198, sass/partials/_jquery_ui.scss */
2295
+
2296
+ .cmb2-element .ui-icon-battery-0 {
2297
+ background-position: -48px -176px;
2298
+ }
2299
+
2300
+ /* line 199, sass/partials/_jquery_ui.scss */
2301
+
2302
+ .cmb2-element .ui-icon-battery-1 {
2303
+ background-position: -64px -176px;
2304
+ }
2305
+
2306
+ /* line 200, sass/partials/_jquery_ui.scss */
2307
+
2308
+ .cmb2-element .ui-icon-battery-2 {
2309
+ background-position: -80px -176px;
2310
+ }
2311
+
2312
+ /* line 201, sass/partials/_jquery_ui.scss */
2313
+
2314
+ .cmb2-element .ui-icon-battery-3 {
2315
+ background-position: -96px -176px;
2316
+ }
2317
+
2318
+ /* line 202, sass/partials/_jquery_ui.scss */
2319
+
2320
+ .cmb2-element .ui-icon-circle-plus {
2321
+ background-position: 0 -192px;
2322
+ }
2323
+
2324
+ /* line 203, sass/partials/_jquery_ui.scss */
2325
+
2326
+ .cmb2-element .ui-icon-circle-minus {
2327
+ background-position: -16px -192px;
2328
+ }
2329
+
2330
+ /* line 204, sass/partials/_jquery_ui.scss */
2331
+
2332
+ .cmb2-element .ui-icon-circle-close {
2333
+ background-position: -32px -192px;
2334
+ }
2335
+
2336
+ /* line 205, sass/partials/_jquery_ui.scss */
2337
+
2338
+ .cmb2-element .ui-icon-circle-triangle-e {
2339
+ background-position: -48px -192px;
2340
+ }
2341
+
2342
+ /* line 206, sass/partials/_jquery_ui.scss */
2343
+
2344
+ .cmb2-element .ui-icon-circle-triangle-s {
2345
+ background-position: -64px -192px;
2346
+ }
2347
+
2348
+ /* line 207, sass/partials/_jquery_ui.scss */
2349
+
2350
+ .cmb2-element .ui-icon-circle-triangle-w {
2351
+ background-position: -80px -192px;
2352
+ }
2353
+
2354
+ /* line 208, sass/partials/_jquery_ui.scss */
2355
+
2356
+ .cmb2-element .ui-icon-circle-triangle-n {
2357
+ background-position: -96px -192px;
2358
+ }
2359
+
2360
+ /* line 209, sass/partials/_jquery_ui.scss */
2361
+
2362
+ .cmb2-element .ui-icon-circle-arrow-e {
2363
+ background-position: -112px -192px;
2364
+ }
2365
+
2366
+ /* line 210, sass/partials/_jquery_ui.scss */
2367
+
2368
+ .cmb2-element .ui-icon-circle-arrow-s {
2369
+ background-position: -128px -192px;
2370
+ }
2371
+
2372
+ /* line 211, sass/partials/_jquery_ui.scss */
2373
+
2374
+ .cmb2-element .ui-icon-circle-arrow-w {
2375
+ background-position: -144px -192px;
2376
+ }
2377
+
2378
+ /* line 212, sass/partials/_jquery_ui.scss */
2379
+
2380
+ .cmb2-element .ui-icon-circle-arrow-n {
2381
+ background-position: -160px -192px;
2382
+ }
2383
+
2384
+ /* line 213, sass/partials/_jquery_ui.scss */
2385
+
2386
+ .cmb2-element .ui-icon-circle-zoomin {
2387
+ background-position: -176px -192px;
2388
+ }
2389
+
2390
+ /* line 214, sass/partials/_jquery_ui.scss */
2391
+
2392
+ .cmb2-element .ui-icon-circle-zoomout {
2393
+ background-position: -192px -192px;
2394
+ }
2395
+
2396
+ /* line 215, sass/partials/_jquery_ui.scss */
2397
+
2398
+ .cmb2-element .ui-icon-circle-check {
2399
+ background-position: -208px -192px;
2400
+ }
2401
+
2402
+ /* line 216, sass/partials/_jquery_ui.scss */
2403
+
2404
+ .cmb2-element .ui-icon-circlesmall-plus {
2405
+ background-position: 0 -208px;
2406
+ }
2407
+
2408
+ /* line 217, sass/partials/_jquery_ui.scss */
2409
+
2410
+ .cmb2-element .ui-icon-circlesmall-minus {
2411
+ background-position: -16px -208px;
2412
+ }
2413
+
2414
+ /* line 218, sass/partials/_jquery_ui.scss */
2415
+
2416
+ .cmb2-element .ui-icon-circlesmall-close {
2417
+ background-position: -32px -208px;
2418
+ }
2419
+
2420
+ /* line 219, sass/partials/_jquery_ui.scss */
2421
+
2422
+ .cmb2-element .ui-icon-squaresmall-plus {
2423
+ background-position: -48px -208px;
2424
+ }
2425
+
2426
+ /* line 220, sass/partials/_jquery_ui.scss */
2427
+
2428
+ .cmb2-element .ui-icon-squaresmall-minus {
2429
+ background-position: -64px -208px;
2430
+ }
2431
+
2432
+ /* line 221, sass/partials/_jquery_ui.scss */
2433
+
2434
+ .cmb2-element .ui-icon-squaresmall-close {
2435
+ background-position: -80px -208px;
2436
+ }
2437
+
2438
+ /* line 222, sass/partials/_jquery_ui.scss */
2439
+
2440
+ .cmb2-element .ui-icon-grip-dotted-vertical {
2441
+ background-position: 0 -224px;
2442
+ }
2443
+
2444
+ /* line 223, sass/partials/_jquery_ui.scss */
2445
+
2446
+ .cmb2-element .ui-icon-grip-dotted-horizontal {
2447
+ background-position: -16px -224px;
2448
+ }
2449
+
2450
+ /* line 224, sass/partials/_jquery_ui.scss */
2451
+
2452
+ .cmb2-element .ui-icon-grip-solid-vertical {
2453
+ background-position: -32px -224px;
2454
+ }
2455
+
2456
+ /* line 225, sass/partials/_jquery_ui.scss */
2457
+
2458
+ .cmb2-element .ui-icon-grip-solid-horizontal {
2459
+ background-position: -48px -224px;
2460
+ }
2461
+
2462
+ /* line 226, sass/partials/_jquery_ui.scss */
2463
+
2464
+ .cmb2-element .ui-icon-gripsmall-diagonal-se {
2465
+ background-position: -64px -224px;
2466
+ }
2467
+
2468
+ /* line 227, sass/partials/_jquery_ui.scss */
2469
+
2470
+ .cmb2-element .ui-icon-grip-diagonal-se {
2471
+ background-position: -80px -224px;
2472
+ }
2473
+
2474
+ /* line 228, sass/partials/_jquery_ui.scss */
2475
+
2476
+ .cmb2-element .ui-corner-all,
2477
+ .cmb2-element .ui-corner-top,
2478
+ .cmb2-element .ui-corner-left,
2479
+ .cmb2-element .ui-corner-tl {
2480
+ -moz-border-radius-topleft: 4px;
2481
+ -webkit-border-top-left-radius: 4px;
2482
+ -khtml-border-top-left-radius: 4px;
2483
+ border-top-left-radius: 4px;
2484
+ }
2485
+
2486
+ /* line 229, sass/partials/_jquery_ui.scss */
2487
+
2488
+ .cmb2-element .ui-corner-all,
2489
+ .cmb2-element .ui-corner-top,
2490
+ .cmb2-element .ui-corner-right,
2491
+ .cmb2-element .ui-corner-tr {
2492
+ -moz-border-radius-topright: 4px;
2493
+ -webkit-border-top-right-radius: 4px;
2494
+ -khtml-border-top-right-radius: 4px;
2495
+ border-top-right-radius: 4px;
2496
+ }
2497
+
2498
+ /* line 230, sass/partials/_jquery_ui.scss */
2499
+
2500
+ .cmb2-element .ui-corner-all,
2501
+ .cmb2-element .ui-corner-bottom,
2502
+ .cmb2-element .ui-corner-left,
2503
+ .cmb2-element .ui-corner-bl {
2504
+ -moz-border-radius-bottomleft: 4px;
2505
+ -webkit-border-bottom-left-radius: 4px;
2506
+ -khtml-border-bottom-left-radius: 4px;
2507
+ border-bottom-left-radius: 4px;
2508
+ }
2509
+
2510
+ /* line 231, sass/partials/_jquery_ui.scss */
2511
+
2512
+ .cmb2-element .ui-corner-all,
2513
+ .cmb2-element .ui-corner-bottom,
2514
+ .cmb2-element .ui-corner-right,
2515
+ .cmb2-element .ui-corner-br {
2516
+ -moz-border-radius-bottomright: 4px;
2517
+ -webkit-border-bottom-right-radius: 4px;
2518
+ -khtml-border-bottom-right-radius: 4px;
2519
+ border-bottom-right-radius: 4px;
2520
+ }
2521
+
2522
+ /* line 232, sass/partials/_jquery_ui.scss */
2523
+
2524
+ .cmb2-element .ui-widget-overlay {
2525
+ background: #aaaaaa url(../images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
2526
+ opacity: .30;
2527
+ filter: Alpha(Opacity=30);
2528
+ }
2529
+
2530
+ /* line 233, sass/partials/_jquery_ui.scss */
2531
+
2532
+ .cmb2-element .ui-widget-shadow {
2533
+ margin: -8px 0 0 -8px;
2534
+ padding: 8px;
2535
+ background: #aaaaaa url(../images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
2536
+ opacity: .30;
2537
+ filter: Alpha(Opacity=30);
2538
+ -moz-border-radius: 8px;
2539
+ -khtml-border-radius: 8px;
2540
+ -webkit-border-radius: 8px;
2541
+ border-radius: 8px;
2542
+ }
2543
+
2544
+ /* line 234, sass/partials/_jquery_ui.scss */
2545
+
2546
+ .cmb2-element .ui-datepicker {
2547
+ width: 17em;
2548
+ padding: .2em .2em 0;
2549
+ display: none;
2550
+ }
2551
+
2552
+ /* line 235, sass/partials/_jquery_ui.scss */
2553
+
2554
+ .cmb2-element .ui-datepicker .ui-datepicker-header {
2555
+ position: relative;
2556
+ padding: .2em 0;
2557
+ }
2558
+
2559
+ /* line 236, sass/partials/_jquery_ui.scss */
2560
+
2561
+ .cmb2-element .ui-datepicker .ui-datepicker-prev,
2562
+ .cmb2-element .ui-datepicker .ui-datepicker-next {
2563
+ position: absolute;
2564
+ top: 2px;
2565
+ width: 1.8em;
2566
+ height: 1.8em;
2567
+ }
2568
+
2569
+ /* line 237, sass/partials/_jquery_ui.scss */
2570
+
2571
+ .cmb2-element .ui-datepicker .ui-datepicker-prev-hover,
2572
+ .cmb2-element .ui-datepicker .ui-datepicker-next-hover {
2573
+ top: 1px;
2574
+ }
2575
+
2576
+ /* line 238, sass/partials/_jquery_ui.scss */
2577
+
2578
+ .cmb2-element .ui-datepicker .ui-datepicker-prev {
2579
+ left: 2px;
2580
+ }
2581
+
2582
+ /* line 239, sass/partials/_jquery_ui.scss */
2583
+
2584
+ .cmb2-element .ui-datepicker .ui-datepicker-next {
2585
+ right: 2px;
2586
+ }
2587
+
2588
+ /* line 240, sass/partials/_jquery_ui.scss */
2589
+
2590
+ .cmb2-element .ui-datepicker .ui-datepicker-prev-hover {
2591
+ left: 1px;
2592
+ }
2593
+
2594
+ /* line 241, sass/partials/_jquery_ui.scss */
2595
+
2596
+ .cmb2-element .ui-datepicker .ui-datepicker-next-hover {
2597
+ right: 1px;
2598
+ }
2599
+
2600
+ /* line 242, sass/partials/_jquery_ui.scss */
2601
+
2602
+ .cmb2-element .ui-datepicker .ui-datepicker-prev span,
2603
+ .cmb2-element .ui-datepicker .ui-datepicker-next span {
2604
+ display: block;
2605
+ position: absolute;
2606
+ left: 50%;
2607
+ margin-left: -8px;
2608
+ top: 50%;
2609
+ margin-top: -8px;
2610
+ }
2611
+
2612
+ /* line 243, sass/partials/_jquery_ui.scss */
2613
+
2614
+ .cmb2-element .ui-datepicker .ui-datepicker-title {
2615
+ margin: 0 2.3em;
2616
+ line-height: 1.8em;
2617
+ text-align: center;
2618
+ }
2619
+
2620
+ /* line 244, sass/partials/_jquery_ui.scss */
2621
+
2622
+ .cmb2-element .ui-datepicker .ui-datepicker-title select {
2623
+ font-size: 1em;
2624
+ margin: 1px 0;
2625
+ }
2626
+
2627
+ /* line 245, sass/partials/_jquery_ui.scss */
2628
+
2629
+ .cmb2-element .ui-datepicker select.ui-datepicker-month-year {
2630
+ width: 100%;
2631
+ }
2632
+
2633
+ /* line 246, sass/partials/_jquery_ui.scss */
2634
+
2635
+ .cmb2-element .ui-datepicker select.ui-datepicker-month,
2636
+ .cmb2-element .ui-datepicker select.ui-datepicker-year {
2637
+ width: 49%;
2638
+ }
2639
+
2640
+ /* line 248, sass/partials/_jquery_ui.scss */
2641
+
2642
+ .cmb2-element .ui-datepicker select.ui-datepicker-month {
2643
+ margin-right: 1%;
2644
+ }
2645
+
2646
+ /* line 249, sass/partials/_jquery_ui.scss */
2647
+
2648
+ .cmb2-element .ui-datepicker select.ui-datepicker-year {
2649
+ margin-left: 1%;
2650
+ }
2651
+
2652
+ /* line 250, sass/partials/_jquery_ui.scss */
2653
+
2654
+ .cmb2-element .ui-datepicker table {
2655
+ width: 100%;
2656
+ font-size: .9em;
2657
+ border-collapse: collapse;
2658
+ margin: 0 0 .4em;
2659
+ }
2660
+
2661
+ /* line 251, sass/partials/_jquery_ui.scss */
2662
+
2663
+ .cmb2-element .ui-datepicker th {
2664
+ padding: .7em .3em;
2665
+ text-align: center;
2666
+ font-weight: bold;
2667
+ border: 0;
2668
+ }
2669
+
2670
+ /* line 252, sass/partials/_jquery_ui.scss */
2671
+
2672
+ .cmb2-element .ui-datepicker td {
2673
+ border: 0;
2674
+ padding: 1px;
2675
+ }
2676
+
2677
+ /* line 253, sass/partials/_jquery_ui.scss */
2678
+
2679
+ .cmb2-element .ui-datepicker td span,
2680
+ .cmb2-element .ui-datepicker td a {
2681
+ display: block;
2682
+ padding: .2em;
2683
+ text-align: right;
2684
+ text-decoration: none;
2685
+ }
2686
+
2687
+ /* line 254, sass/partials/_jquery_ui.scss */
2688
+
2689
+ .cmb2-element .ui-datepicker .ui-datepicker-buttonpane {
2690
+ background-image: none;
2691
+ margin: .7em 0 0 0;
2692
+ padding: 0 .2em;
2693
+ border-left: 0;
2694
+ border-right: 0;
2695
+ border-bottom: 0;
2696
+ }
2697
+
2698
+ /* line 255, sass/partials/_jquery_ui.scss */
2699
+
2700
+ .cmb2-element .ui-datepicker .ui-datepicker-buttonpane button {
2701
+ float: right;
2702
+ margin: .5em .2em .4em;
2703
+ cursor: pointer;
2704
+ padding: .2em .6em .3em .6em;
2705
+ width: auto;
2706
+ overflow: visible;
2707
+ }
2708
+
2709
+ /* line 256, sass/partials/_jquery_ui.scss */
2710
+
2711
+ .cmb2-element .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
2712
+ float: left;
2713
+ }
2714
+
2715
+ /* line 257, sass/partials/_jquery_ui.scss */
2716
+
2717
+ .cmb2-element .ui-datepicker.ui-datepicker-multi {
2718
+ width: auto;
2719
+ }
2720
+
2721
+ /* line 258, sass/partials/_jquery_ui.scss */
2722
+
2723
+ .cmb2-element .ui-datepicker-multi .ui-datepicker-group {
2724
+ float: left;
2725
+ }
2726
+
2727
+ /* line 259, sass/partials/_jquery_ui.scss */
2728
+
2729
+ .cmb2-element .ui-datepicker-multi .ui-datepicker-group table {
2730
+ width: 95%;
2731
+ margin: 0 auto .4em;
2732
+ }
2733
+
2734
+ /* line 260, sass/partials/_jquery_ui.scss */
2735
+
2736
+ .cmb2-element .ui-datepicker-multi-2 .ui-datepicker-group {
2737
+ width: 50%;
2738
+ }
2739
+
2740
+ /* line 261, sass/partials/_jquery_ui.scss */
2741
+
2742
+ .cmb2-element .ui-datepicker-multi-3 .ui-datepicker-group {
2743
+ width: 33.3%;
2744
+ }
2745
+
2746
+ /* line 262, sass/partials/_jquery_ui.scss */
2747
+
2748
+ .cmb2-element .ui-datepicker-multi-4 .ui-datepicker-group {
2749
+ width: 25%;
2750
+ }
2751
+
2752
+ /* line 263, sass/partials/_jquery_ui.scss */
2753
+
2754
+ .cmb2-element .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
2755
+ border-left-width: 0;
2756
+ }
2757
+
2758
+ /* line 264, sass/partials/_jquery_ui.scss */
2759
+
2760
+ .cmb2-element .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
2761
+ border-left-width: 0;
2762
+ }
2763
+
2764
+ /* line 265, sass/partials/_jquery_ui.scss */
2765
+
2766
+ .cmb2-element .ui-datepicker-multi .ui-datepicker-buttonpane {
2767
+ clear: left;
2768
+ }
2769
+
2770
+ /* line 266, sass/partials/_jquery_ui.scss */
2771
+
2772
+ .cmb2-element .ui-datepicker-row-break {
2773
+ clear: both;
2774
+ width: 100%;
2775
+ font-size: 0em;
2776
+ }
2777
+
2778
+ /* line 267, sass/partials/_jquery_ui.scss */
2779
+
2780
+ .cmb2-element .ui-datepicker-rtl {
2781
+ direction: rtl;
2782
+ }
2783
+
2784
+ /* line 269, sass/partials/_jquery_ui.scss */
2785
+
2786
+ .cmb2-element .ui-datepicker-rtl .ui-datepicker-prev {
2787
+ right: 2px;
2788
+ left: auto;
2789
+ }
2790
+
2791
+ /* line 270, sass/partials/_jquery_ui.scss */
2792
+
2793
+ .cmb2-element .ui-datepicker-rtl .ui-datepicker-next {
2794
+ left: 2px;
2795
+ right: auto;
2796
+ }
2797
+
2798
+ /* line 271, sass/partials/_jquery_ui.scss */
2799
+
2800
+ .cmb2-element .ui-datepicker-rtl .ui-datepicker-prev:hover {
2801
+ right: 1px;
2802
+ left: auto;
2803
+ }
2804
+
2805
+ /* line 272, sass/partials/_jquery_ui.scss */
2806
+
2807
+ .cmb2-element .ui-datepicker-rtl .ui-datepicker-next:hover {
2808
+ left: 1px;
2809
+ right: auto;
2810
+ }
2811
+
2812
+ /* line 273, sass/partials/_jquery_ui.scss */
2813
+
2814
+ .cmb2-element .ui-datepicker-rtl .ui-datepicker-buttonpane {
2815
+ clear: right;
2816
+ }
2817
+
2818
+ /* line 274, sass/partials/_jquery_ui.scss */
2819
+
2820
+ .cmb2-element .ui-datepicker-rtl .ui-datepicker-buttonpane button {
2821
+ float: left;
2822
+ }
2823
+
2824
+ /* line 275, sass/partials/_jquery_ui.scss */
2825
+
2826
+ .cmb2-element .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
2827
+ float: right;
2828
+ }
2829
+
2830
+ /* line 276, sass/partials/_jquery_ui.scss */
2831
+
2832
+ .cmb2-element .ui-datepicker-rtl .ui-datepicker-group {
2833
+ float: right;
2834
+ }
2835
+
2836
+ /* line 277, sass/partials/_jquery_ui.scss */
2837
+
2838
+ .cmb2-element .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
2839
+ border-right-width: 0;
2840
+ border-left-width: 1px;
2841
+ }
2842
+
2843
+ /* line 278, sass/partials/_jquery_ui.scss */
2844
+
2845
+ .cmb2-element .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
2846
+ border-right-width: 0;
2847
+ border-left-width: 1px;
2848
+ }
2849
+
2850
+ /* line 280, sass/partials/_jquery_ui.scss */
2851
+
2852
+ .cmb2-element .ui-datepicker-cover {
2853
+ display: none; /*sorry for IE5*/
2854
+ display/**/: block; /*sorry for IE5*/
2855
+ position: absolute; /*must have*/
2856
+ z-index: -1; /*must have*/
2857
+ filter: mask(); /*must have*/
2858
+ top: -4px; /*must have*/
2859
+ left: -4px; /*must have*/
2860
+ width: 200px; /*must have*/
2861
+ height: 200px; /*must have*/
2862
+ }
2863
+
2864
+ /* line 292, sass/partials/_jquery_ui.scss */
2865
+
2866
+ .cmb2-element .ui-datepicker {
2867
+ padding: 0;
2868
+ border: 1px solid #ddd;
2869
+ -webkit-border-radius: 0;
2870
+ -moz-border-radius: 0;
2871
+ border-radius: 0;
2872
+ }
2873
+
2874
+ /* line 293, sass/partials/_jquery_ui.scss */
2875
+
2876
+ .cmb2-element .ui-datepicker * {
2877
+ padding: 0;
2878
+ font-family: "Open Sans", sans-serif;
2879
+ -webkit-border-radius: 0;
2880
+ -moz-border-radius: 0;
2881
+ border-radius: 0;
2882
+ }
2883
+
2884
+ /* line 294, sass/partials/_jquery_ui.scss */
2885
+
2886
+ .cmb2-element .ui-datepicker table {
2887
+ font-size: 13px;
2888
+ margin: 0;
2889
+ }
2890
+
2891
+ /* line 295, sass/partials/_jquery_ui.scss */
2892
+
2893
+ .cmb2-element .ui-datepicker .ui-datepicker-header {
2894
+ border: none;
2895
+ background: #222;
2896
+ color: #fff;
2897
+ font-weight: normal;
2898
+ }
2899
+
2900
+ /* line 296, sass/partials/_jquery_ui.scss */
2901
+
2902
+ .cmb2-element .ui-datepicker .ui-datepicker-header .ui-state-hover {
2903
+ background: #222;
2904
+ border-color: transparent;
2905
+ cursor: pointer;
2906
+ -webkit-border-radius: 0;
2907
+ -moz-border-radius: 0;
2908
+ border-radius: 0;
2909
+ }
2910
+
2911
+ /* line 297, sass/partials/_jquery_ui.scss */
2912
+
2913
+ .cmb2-element .ui-datepicker thead {
2914
+ background: #222;
2915
+ color: #fff;
2916
+ }
2917
+
2918
+ /* line 298, sass/partials/_jquery_ui.scss */
2919
+
2920
+ .cmb2-element .ui-datepicker .ui-datepicker-title {
2921
+ margin-top: .4em;
2922
+ margin-bottom: .3em;
2923
+ color: #fff;
2924
+ font-size: 14px;
2925
+ }
2926
+
2927
+ /* line 299, sass/partials/_jquery_ui.scss */
2928
+
2929
+ .cmb2-element .ui-datepicker .ui-datepicker-prev-hover,
2930
+ .cmb2-element .ui-datepicker .ui-datepicker-next-hover,
2931
+ .cmb2-element .ui-datepicker .ui-datepicker-next,
2932
+ .cmb2-element .ui-datepicker .ui-datepicker-prev {
2933
+ height: 1em;
2934
+ top: .9em;
2935
+ border: none;
2936
+ }
2937
+
2938
+ /* line 300, sass/partials/_jquery_ui.scss */
2939
+
2940
+ .cmb2-element .ui-datepicker .ui-datepicker-prev-hover {
2941
+ left: 2px;
2942
+ }
2943
+
2944
+ /* line 301, sass/partials/_jquery_ui.scss */
2945
+
2946
+ .cmb2-element .ui-datepicker .ui-datepicker-next-hover {
2947
+ right: 2px;
2948
+ }
2949
+
2950
+ /* line 302, sass/partials/_jquery_ui.scss */
2951
+
2952
+ .cmb2-element .ui-datepicker .ui-datepicker-next span,
2953
+ .cmb2-element .ui-datepicker .ui-datepicker-prev span {
2954
+ background-image: url("data:image/png;base64,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");
2955
+ background-position: -32px 0;
2956
+ margin-top: 0;
2957
+ top: 0;
2958
+ font-weight: normal;
2959
+ }
2960
+
2961
+ /* line 303, sass/partials/_jquery_ui.scss */
2962
+
2963
+ .cmb2-element .ui-datepicker .ui-datepicker-prev span {
2964
+ background-position: -96px 0;
2965
+ }
2966
+
2967
+ /* line 304, sass/partials/_jquery_ui.scss */
2968
+
2969
+ .cmb2-element .ui-datepicker th {
2970
+ padding: 0.75em 0;
2971
+ color: #fff;
2972
+ font-weight: normal;
2973
+ border: none;
2974
+ border-top: 1px solid #333;
2975
+ }
2976
+
2977
+ /* line 305, sass/partials/_jquery_ui.scss */
2978
+
2979
+ .cmb2-element .ui-datepicker td {
2980
+ background: #f1f1f1;
2981
+ border: none;
2982
+ padding: 0;
2983
+ }
2984
+
2985
+ /* line 306, sass/partials/_jquery_ui.scss */
2986
+
2987
+ .cmb2-element .ui-datepicker td .ui-state-default {
2988
+ background: transparent;
2989
+ border: none;
2990
+ text-align: center;
2991
+ padding: .5em;
2992
+ margin: 0;
2993
+ font-weight: normal;
2994
+ color: #333;
2995
+ }
2996
+
2997
+ /* line 307, sass/partials/_jquery_ui.scss */
2998
+
2999
+ .cmb2-element .ui-datepicker td .ui-state-active,
3000
+ .cmb2-element .ui-datepicker td .ui-state-hover {
3001
+ background: #0074a2;
3002
+ color: #fff;
3003
+ }
3004
+
3005
+ /* line 308, sass/partials/_jquery_ui.scss */
3006
+
3007
+ .cmb2-element .ui-datepicker td.ui-state-disabled,
3008
+ .cmb2-element .ui-datepicker td.ui-state-disabled .ui-state-default {
3009
+ opacity: 1;
3010
+ color: #999;
3011
+ }
3012
+
3013
+ /* line 309, sass/partials/_jquery_ui.scss */
3014
+
3015
+ .cmb2-element .ui-datepicker {
3016
+ background: #f1f1f1;
3017
+ }
3018
+
3019
+ /* line 310, sass/partials/_jquery_ui.scss */
3020
+
3021
+ .cmb2-element .ui-datepicker .ui-datepicker-close,
3022
+ .cmb2-element .ui-datepicker .ui-datepicker-current {
3023
+ font-size: 14px;
3024
+ font-weight: normal;
3025
+ background-image: none;
3026
+ border: none;
3027
+ }
3028
+
3029
+ /* line 311, sass/partials/_jquery_ui.scss */
3030
+
3031
+ .cmb2-element .ui-datepicker .ui-datepicker-current:hover,
3032
+ .cmb2-element .ui-datepicker .ui-datepicker-current:active,
3033
+ .cmb2-element .ui-datepicker .ui-datepicker-close:hover,
3034
+ .cmb2-element .ui-datepicker .ui-datepicker-close:active {
3035
+ background: #096484;
3036
+ color: #fff;
3037
+ }
3038
+
3039
+ /* line 312, sass/partials/_jquery_ui.scss */
3040
+
3041
+ .cmb2-element .ui-datepicker .ui-datepicker-buttonpane {
3042
+ border: none;
3043
+ }
3044
+
3045
+ /* line 313, sass/partials/_jquery_ui.scss */
3046
+
3047
+ .cmb2-element .ui-timepicker-div {
3048
+ font-size: 14px;
3049
+ }
3050
+
3051
+ /* line 314, sass/partials/_jquery_ui.scss */
3052
+
3053
+ .cmb2-element .ui-timepicker-div .ui-widget-header {
3054
+ margin-bottom: 8px;
3055
+ background: #222;
3056
+ border-color: #222;
3057
+ }
3058
+
3059
+ /* line 315, sass/partials/_jquery_ui.scss */
3060
+
3061
+ .cmb2-element .ui-timepicker-div dl {
3062
+ text-align: left;
3063
+ }
3064
+
3065
+ /* line 316, sass/partials/_jquery_ui.scss */
3066
+
3067
+ .cmb2-element .ui-timepicker-div dl dt {
3068
+ float: left;
3069
+ clear: left;
3070
+ padding: 0 0 0 5px;
3071
+ }
3072
+
3073
+ /* line 317, sass/partials/_jquery_ui.scss */
3074
+
3075
+ .cmb2-element .ui-timepicker-div dl dd {
3076
+ margin: 0 10px 10px 40%;
3077
+ }
3078
+
3079
+ /* line 318, sass/partials/_jquery_ui.scss */
3080
+
3081
+ .cmb2-element .ui-tpicker-grid-label {
3082
+ background: none;
3083
+ border: none;
3084
+ margin: 0;
3085
+ padding: 0;
3086
+ }
3087
+
3088
+ /* line 319, sass/partials/_jquery_ui.scss */
3089
+
3090
+ .cmb2-element .ui-timepicker-rtl {
3091
+ direction: rtl;
3092
+ }
3093
+
3094
+ /* line 320, sass/partials/_jquery_ui.scss */
3095
+
3096
+ .cmb2-element .ui-timepicker-rtl dl {
3097
+ text-align: right;
3098
+ padding: 0 5px 0 0;
3099
+ }
3100
+
3101
+ /* line 321, sass/partials/_jquery_ui.scss */
3102
+
3103
+ .cmb2-element .ui-timepicker-rtl dl dt {
3104
+ float: right;
3105
+ clear: right;
3106
+ }
3107
+
3108
+ /* line 322, sass/partials/_jquery_ui.scss */
3109
+
3110
+ .cmb2-element .ui-timepicker-rtl dl dd {
3111
+ margin: 0 40% 10px 10px;
3112
+ }
3113
+
3114
+ /* line 326, sass/partials/_jquery_ui.scss */
3115
+
3116
+ .admin-color-blue .cmb2-element .ui-datepicker .ui-datepicker-header,
3117
+ .admin-color-blue .cmb2-element .ui-datepicker .ui-datepicker-header .ui-state-hover,
3118
+ .admin-color-blue .cmb2-element .ui-datepicker thead,
3119
+ .admin-color-blue .cmb2-element .ui-timepicker-div .ui-widget-header {
3120
+ background: #4796b3;
3121
+ }
3122
+
3123
+ /* line 327, sass/partials/_jquery_ui.scss */
3124
+
3125
+ .admin-color-blue .cmb2-element .ui-timepicker-div .ui-widget-header {
3126
+ border-color: #4796b3;
3127
+ }
3128
+
3129
+ /* line 328, sass/partials/_jquery_ui.scss */
3130
+
3131
+ .admin-color-blue .cmb2-element .ui-datepicker th {
3132
+ border-color: #52accc;
3133
+ }
3134
+
3135
+ /* line 329, sass/partials/_jquery_ui.scss */
3136
+
3137
+ .admin-color-blue .cmb2-element .ui-datepicker td .ui-state-active,
3138
+ .admin-color-blue .cmb2-element .ui-datepicker td .ui-state-hover {
3139
+ background: #096484;
3140
+ }
3141
+
3142
+ /* line 330, sass/partials/_jquery_ui.scss */
3143
+
3144
+ .admin-color-blue .cmb2-element .ui-datepicker .ui-datepicker-current:hover,
3145
+ .admin-color-blue .cmb2-element .ui-datepicker .ui-datepicker-current:active,
3146
+ .admin-color-blue .cmb2-element .ui-datepicker .ui-datepicker-close:hover,
3147
+ .admin-color-blue .cmb2-element .ui-datepicker .ui-datepicker-close:active {
3148
+ background: #096484;
3149
+ color: #fff;
3150
+ }
3151
+
3152
+ /* line 335, sass/partials/_jquery_ui.scss */
3153
+
3154
+ .admin-color-coffee .cmb2-element .ui-datepicker .ui-datepicker-header,
3155
+ .admin-color-coffee .cmb2-element .ui-datepicker .ui-datepicker-header .ui-state-hover,
3156
+ .admin-color-coffee .cmb2-element .ui-datepicker thead,
3157
+ .admin-color-coffee .cmb2-element .ui-timepicker-div .ui-widget-header {
3158
+ background: #46403c;
3159
+ }
3160
+
3161
+ /* line 336, sass/partials/_jquery_ui.scss */
3162
+
3163
+ .admin-color-coffee .cmb2-element .ui-datepicker th {
3164
+ border-color: #59524c;
3165
+ }
3166
+
3167
+ /* line 337, sass/partials/_jquery_ui.scss */
3168
+
3169
+ .admin-color-coffee .cmb2-element .ui-datepicker td .ui-state-active,
3170
+ .admin-color-coffee .cmb2-element .ui-datepicker td .ui-state-hover {
3171
+ background: #c7a589;
3172
+ }
3173
+
3174
+ /* line 338, sass/partials/_jquery_ui.scss */
3175
+
3176
+ .admin-color-coffee .cmb2-element .ui-datepicker .ui-datepicker-current:hover,
3177
+ .admin-color-coffee .cmb2-element .ui-datepicker .ui-datepicker-current:active,
3178
+ .admin-color-coffee .cmb2-element .ui-datepicker .ui-datepicker-close:hover,
3179
+ .admin-color-coffee .cmb2-element .ui-datepicker .ui-datepicker-close:active {
3180
+ background: #c7a589;
3181
+ color: #fff;
3182
+ }
3183
+
3184
+ /* line 343, sass/partials/_jquery_ui.scss */
3185
+
3186
+ .admin-color-ectoplasm .cmb2-element .ui-datepicker .ui-datepicker-header,
3187
+ .admin-color-ectoplasm .cmb2-element .ui-datepicker .ui-datepicker-header .ui-state-hover,
3188
+ .admin-color-ectoplasm .cmb2-element .ui-datepicker thead,
3189
+ .admin-color-ectoplasm .cmb2-element .ui-timepicker-div .ui-widget-header {
3190
+ background: #413256;
3191
+ }
3192
+
3193
+ /* line 344, sass/partials/_jquery_ui.scss */
3194
+
3195
+ .admin-color-ectoplasm .cmb2-element .ui-timepicker-div .ui-widget-header {
3196
+ border-color: #413256;
3197
+ }
3198
+
3199
+ /* line 345, sass/partials/_jquery_ui.scss */
3200
+
3201
+ .admin-color-ectoplasm .cmb2-element .ui-datepicker th {
3202
+ border-color: #523f6d;
3203
+ }
3204
+
3205
+ /* line 346, sass/partials/_jquery_ui.scss */
3206
+
3207
+ .admin-color-ectoplasm .cmb2-element .ui-datepicker td .ui-state-active,
3208
+ .admin-color-ectoplasm .cmb2-element .ui-datepicker td .ui-state-hover {
3209
+ background: #a3b745;
3210
+ }
3211
+
3212
+ /* line 347, sass/partials/_jquery_ui.scss */
3213
+
3214
+ .admin-color-ectoplasm .cmb2-element .ui-datepicker .ui-datepicker-current:hover,
3215
+ .admin-color-ectoplasm .cmb2-element .ui-datepicker .ui-datepicker-current:active,
3216
+ .admin-color-ectoplasm .cmb2-element .ui-datepicker .ui-datepicker-close:hover,
3217
+ .admin-color-ectoplasm .cmb2-element .ui-datepicker .ui-datepicker-close:active {
3218
+ background: #a3b745;
3219
+ color: #fff;
3220
+ }
3221
+
3222
+ /* line 352, sass/partials/_jquery_ui.scss */
3223
+
3224
+ .admin-color-midnight .cmb2-element .ui-datepicker .ui-datepicker-header,
3225
+ .admin-color-midnight .cmb2-element .ui-datepicker .ui-datepicker-header .ui-state-hover,
3226
+ .admin-color-midnight .cmb2-element .ui-datepicker thead,
3227
+ .admin-color-midnight .cmb2-element .ui-timepicker-div .ui-widget-header {
3228
+ background: #26292c;
3229
+ }
3230
+
3231
+ /* line 353, sass/partials/_jquery_ui.scss */
3232
+
3233
+ .admin-color-midnight .cmb2-element .ui-datepicker th {
3234
+ border-color: #363b3f;
3235
+ }
3236
+
3237
+ /* line 354, sass/partials/_jquery_ui.scss */
3238
+
3239
+ .admin-color-midnight .cmb2-element .ui-datepicker td .ui-state-active,
3240
+ .admin-color-midnight .cmb2-element .ui-datepicker td .ui-state-hover {
3241
+ background: #e14d43;
3242
+ }
3243
+
3244
+ /* line 355, sass/partials/_jquery_ui.scss */
3245
+
3246
+ .admin-color-midnight .cmb2-element .ui-datepicker .ui-datepicker-current:hover,
3247
+ .admin-color-midnight .cmb2-element .ui-datepicker .ui-datepicker-current:active,
3248
+ .admin-color-midnight .cmb2-element .ui-datepicker .ui-datepicker-close:hover,
3249
+ .admin-color-midnight .cmb2-element .ui-datepicker .ui-datepicker-close:active {
3250
+ background: #e14d43;
3251
+ color: #fff;
3252
+ }
3253
+
3254
+ /* line 360, sass/partials/_jquery_ui.scss */
3255
+
3256
+ .admin-color-ocean .cmb2-element .ui-datepicker .ui-datepicker-header,
3257
+ .admin-color-ocean .cmb2-element .ui-datepicker .ui-datepicker-header .ui-state-hover,
3258
+ .admin-color-ocean .cmb2-element .ui-datepicker thead,
3259
+ .admin-color-ocean .cmb2-element .ui-timepicker-div .ui-widget-header {
3260
+ background: #627c83;
3261
+ }
3262
+
3263
+ /* line 361, sass/partials/_jquery_ui.scss */
3264
+
3265
+ .admin-color-ocean .cmb2-element .ui-timepicker-div .ui-widget-header {
3266
+ border-color: #627c83;
3267
+ }
3268
+
3269
+ /* line 362, sass/partials/_jquery_ui.scss */
3270
+
3271
+ .admin-color-ocean .cmb2-element .ui-datepicker th {
3272
+ border-color: #738e96;
3273
+ }
3274
+
3275
+ /* line 363, sass/partials/_jquery_ui.scss */
3276
+
3277
+ .admin-color-ocean .cmb2-element .ui-datepicker td .ui-state-active,
3278
+ .admin-color-ocean .cmb2-element .ui-datepicker td .ui-state-hover {
3279
+ background: #9ebaa0;
3280
+ }
3281
+
3282
+ /* line 364, sass/partials/_jquery_ui.scss */
3283
+
3284
+ .admin-color-ocean .cmb2-element .ui-datepicker .ui-datepicker-current:hover,
3285
+ .admin-color-ocean .cmb2-element .ui-datepicker .ui-datepicker-current:active,
3286
+ .admin-color-ocean .cmb2-element .ui-datepicker .ui-datepicker-close:hover,
3287
+ .admin-color-ocean .cmb2-element .ui-datepicker .ui-datepicker-close:active {
3288
+ background: #9ebaa0;
3289
+ color: #fff;
3290
+ }
3291
+
3292
+ /* line 369, sass/partials/_jquery_ui.scss */
3293
+
3294
+ .admin-color-sunrise .cmb2-element .ui-datepicker .ui-datepicker-header,
3295
+ .admin-color-sunrise .cmb2-element .ui-datepicker .ui-datepicker-header .ui-state-hover,
3296
+ .admin-color-sunrise .cmb2-element .ui-datepicker thead,
3297
+ .admin-color-sunrise .cmb2-element .ui-timepicker-div .ui-widget-header {
3298
+ background: #be3631;
3299
+ }
3300
+
3301
+ /* line 370, sass/partials/_jquery_ui.scss */
3302
+
3303
+ .admin-color-sunrise .cmb2-element .ui-timepicker-div .ui-widget-header {
3304
+ border-color: #be3631;
3305
+ }
3306
+
3307
+ /* line 371, sass/partials/_jquery_ui.scss */
3308
+
3309
+ .admin-color-sunrise .cmb2-element .ui-datepicker th {
3310
+ border-color: #cf4944;
3311
+ }
3312
+
3313
+ /* line 372, sass/partials/_jquery_ui.scss */
3314
+
3315
+ .admin-color-sunrise .cmb2-element .ui-datepicker td .ui-state-active,
3316
+ .admin-color-sunrise .cmb2-element .ui-datepicker td .ui-state-hover {
3317
+ background: #dd823b;
3318
+ }
3319
+
3320
+ /* line 373, sass/partials/_jquery_ui.scss */
3321
+
3322
+ .admin-color-sunrise .cmb2-element .ui-datepicker .ui-datepicker-current:hover,
3323
+ .admin-color-sunrise .cmb2-element .ui-datepicker .ui-datepicker-current:active,
3324
+ .admin-color-sunrise .cmb2-element .ui-datepicker .ui-datepicker-close:hover,
3325
+ .admin-color-sunrise .cmb2-element .ui-datepicker .ui-datepicker-close:active {
3326
+ background: #dd823b;
3327
+ color: #fff;
3328
+ }
3329
+
3330
+ /* line 378, sass/partials/_jquery_ui.scss */
3331
+
3332
+ .admin-color-light .cmb2-element .ui-datepicker .ui-datepicker-header,
3333
+ .admin-color-light .cmb2-element .ui-datepicker .ui-datepicker-header .ui-state-hover,
3334
+ .admin-color-light .cmb2-element .ui-datepicker thead,
3335
+ .admin-color-light .cmb2-element .ui-timepicker-div .ui-widget-header,
3336
+ .admin-color-light .cmb2-element .ui-timepicker-div .ui-widget-header {
3337
+ background: #e5e5e5;
3338
+ }
3339
+
3340
+ /* line 379, sass/partials/_jquery_ui.scss */
3341
+
3342
+ .admin-color-light .cmb2-element .ui-timepicker-div .ui-widget-header {
3343
+ border-color: #e5e5e5;
3344
+ }
3345
+
3346
+ /* line 380, sass/partials/_jquery_ui.scss */
3347
+
3348
+ .admin-color-light .cmb2-element .ui-datepicker td,
3349
+ .admin-color-light .cmb2-element .ui-datepicker {
3350
+ background: #fff;
3351
+ }
3352
+
3353
+ /* line 381, sass/partials/_jquery_ui.scss */
3354
+
3355
+ .admin-color-light .cmb2-element .ui-datepicker .ui-datepicker-next span,
3356
+ .admin-color-light .cmb2-element .ui-datepicker .ui-datepicker-prev span {
3357
+ background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAYAAADvl7rLAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxMUIxRjI2RjhCODYxMUUzQTEyNERCMDU1QzdBQ0EyMCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxMUIxRjI3MDhCODYxMUUzQTEyNERCMDU1QzdBQ0EyMCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjExQjFGMjZEOEI4NjExRTNBMTI0REIwNTVDN0FDQTIwIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjExQjFGMjZFOEI4NjExRTNBMTI0REIwNTVDN0FDQTIwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+kKfR4AAAHcRJREFUeNrsXWuMXsdZnuMu4CUN2S0t0a6o4sQqAaooTncrKGrUNbe2qSC2uQqpqtexbCqI0xaQEBclKUL8qts6stqNkuwWiYqbajtqS9oAuyEISrubrLmUFnBSfmRXFa12KT+cKk2GM9mZ7ng858w7l3PmnO88jzQ633e+8565vs+8M9+8MwXnnAEAMEzsQREAAAgAAIABYkx9OHXqFEoDMDFVho0yTJdhE8UxOjhz5gwsAICk/Exep1AkGAK0DY6G93L+eUblnw4gATPNqMceEsBURMVxSwhFbO8TEj838j4V8B6eQHF1RWyzDnTl3zRIIDTNsCJ6RABdMf+mM6XBjNfsDXP1wm2hkEGN+ze1eyFpngYJ9IcAYs0/vQEVkenz7X1SwRZv2xNhqeJNVRcxac5Vj0AAAcSYf13pBVMMPfS8xyhhaFpy9pqhQ6CqNOe0ZgBPAgg1/7rcC8aQQJEx7lzkGzoEqkpz7noEPOcAmhhPxjTGzcA42zR/m0jDZkSPGZPvmCFQVZqh/B3EWMfTV6CKvm2F5LJAQhYCmWlGPYIAAJAPMMQhAAAAIAAAAEAAAACAAAAAAAEAAAACAAAABAAAAAhAA/zI8+wHoMcL772BEkBsA0i1J0CsM0yIAvGa0CZ55doPIIU7uF7uIJKeEUCKBpDS6yumEW4kTPt0S+mOVf7YtG84voekHXsB9IQAUlXeZgMk0JYC2dIe6swS2vBTK79P2mMdmTZayBPQEAGkrLyUJDDdkvLb0h7ryRZCAtOZlD/F8G264TwBDRJAURNYJhLwbcSpepqU+wFs9KDcqhR1OkHa4Q7cQbTlDRjjVRa6H0BuFInKbTqQ0IpE8YYqrl7n8CgcOAHkVKK+I+d+ACj/AQ4BAAAAAQAAAAIAAAAEAAAACAAAABAAAAAgAAAAeg1sCw64IJYBFwPNt4li1Mp/DJUPBSAoQUwZ8AwKlCLOQdT5HmLlh1ZCikM6eUsyOXqUJvMRW/660hcRaUlBHDyjEqdsuzxTW+O+BJCi8lOdyRcSf5GoAaWqhJAelCcsvyKB8sQocmzeU7SBWAuorbabmjxqy3+spcrnERkPbUhFR8z3UAVIMQ7NVQbcEneRIO/UvBSW/PuWAw+U54naQJFgCFZVlgV1DiDH2LlI/K5UzNlmL55ScYtEaQ9VoFTpbbsNhHaCqdKdoh045fe0pPxFBiKJnXtIwcAx6SgSpD+VCR3bA8XmPdUkZB+sv9TzGLV135QFUHTgXTl7z5Tx5yzH0PynznvRkTJscx4lZvhHjnesw4XXFRTIP/I/qvFiJSAADBggAAAAAQAAAAIAAAAEAAAACAAAABAAAABDIwB1suvQT3WNXU3YZ6RqA6m8QtuML/Zk6N60P8rhoBs9bABdJZO2G05omadsA0Vg/DZvuKkW4lZyKY7GM9Ocwx14inm6A28Q7zVdCSGVzztKAr7pmkqYh5DyT9kGeIDy1x1QO9Vg3E1YQDmPRXceklt3OGjV91w9H6Ugiw5aAr6706Q42Ti2/FO1gZCdeTYqLBkfIoptBzEWUGia60z/UEvOVZaNTwKGNIC6sVdo5fNMSp9SAXwbQS4yrMt7G+vbiwTtILUV7Itp4r1G5gCaVP62HCtiG38KBs6xFx5FCbpo9VQ1dNv4e7qFdhBjAcWmWcA8Xj3FMe/WuYw9HWwAdZMvoZWfk4FTKUCKrb24R/2lMEFD0rtZU9Z9PCo+9nj1IlDeVZaNEkATPb5vQcb0eKkYOCQdmyy9uedbH6kIkEeUv82nfbPFNKQq981Ew+DQ4V/tMe9jDTJnFzazYJEkkGszkk2WvucqPOOf1sa9PgTYtf0D+riZSGvx4mAQoE0SAjoGLAUGABAAAAAgAAAAQAAAAIAAAAAAAQBAVnAUQfsEkMobLdSjKlWl6/GjIYUpX+6yCz0hCfUeSACpvNFCPapSnYmnxy/eN83SHFLat14s9njwgsUf8JpCgXlLaR88AVR5o/n6NKf2KQ+NX5GJz8KWlCfqhnok8kRxhypwEdgTV3kDxigwi6w7kECCOQDfjQ1iPKpsCt/WxgrcQn4pThj2aYS2k3lTmNJNPEvNrw+BxJ7KDEQQQJ0LYRs+0dNaXLEbK8QoSpHAjCwSKVauHoxnym/Kd6QYjgyKAKq80dpi4VhvuBSurLlNxqLCAuEtNvqu9cQ8sO5SHfM+qCGAbbzssyXSlFFpIRsihO4HkMqVNbbx8wQkEDoOjm30tmGQ7xCCB86rxMjWkQCD8l8NH2/AjcAKjPGlZwHviXFlTWmG6uWQwowtAuOPSXusK23oxjAxsk0ORwZNAG1MIqV6X1dcWYvM70mhwLn86aGwGYcAAAAlBAEAAAACAAAABAAAAAgAAAAQAAAAIIDRxwTD8lFgoASQ0g871LGGJ5T1fYdQ/i02On+HxZ50CwyIAGIP1kzpCDOZqXy2LEQyEamAOWR1bIAEAAoBxKyfjlnPbfbUqhee9FAUcxmpz9l6usk/aXnHlmf85r0YQk1lPW2g6QNVBMAjeyCbPzj3JBSlbLryb0dYH769vpLflnGHnCxr5t0n/3V7ErjSkmo7N2AAGCOY/TygF09hRTCL8ucYi2+zdA41VOWvKjdX+ZvbsBUV9TuNpg/YCMBstFWffUzQWK+0WMSOu32tj7q8u8qhqpenluFGTb4LTfk30fQBGwHUKV0R0fCLSDLIRSCFQQKcMBfBa4ZCrrzUlU8XdtcBBjAH4OqNQhXWd0+8mP34YuQnLbJbWh62CUpW1NwriKQTgqrt3KD4gDcBxI7fQ7elKioCi5APGfPrsqn+hiwSP2cidjs1AEOA6IZYJG7UOREzB5ALmww9PpCIAIYOKBIw2CEAAAAgAAAAQAAAAIAAAAAAAQDNYoZdvZZhpkfpF5PLe42ACeeOE8Aho8Ety3tt4/0szoc/FiKuBVa9l8BMC8q/arm/6hH3TEbyEIr+rTLcXIbLMtws740Fpj8kHzcZsjd55iNEPjZOgV9whJg8XKVLeoWcK8P7yvC0/D4h79lg+3vskOX5w2U475no32dXH8t1kvktB64jDNc75svwL2U4UfH7LWVY81ReHbMR8qsOef250KPNRKO5VPP7/jI84yCA15dhvQzj8p4ggQNl+LIkAuaZfp98VNX9JY82wCxlcIkgFyJj4s/l9aTsiFLWY1FHAExTfoEV5rcCjkog4r0HA5jRlwTGLfcuE+QWy/BgYO+3qhW0uSJPnXa8WpMHpeCrNeSxyppdn3Cpouz0MnTFr5T/Go3Y1h3vrStPlXcKmjiVqm+Hy1aROLextVlxOrY8C1kp/5dlQwldQrvX+L4Q8I7vCIzbZQG4cLiCqLj87ZxDfq2CBCg9P69ogL7nFIqy+4bl/vd4lMM18nkR33cHluUdEcO4GIIIdYcviGkpWlT+nyjD39SZa4yo9FQo5Xe9pyASwGRg2sYD0x9jAQh83kICSvk/T3yHSQIU5dcx4fhOKbvrI8pUmPtfK8Pb5fe/kveYR/6ZhYR8ymDWsKhmCcOzvsNU/l+UdVZJAqlnZqnK76O8oeaU3us826IFYJIA81R+G0n6TuLtd3ynWGD/bdy7waPnvygVfl0jBHHve8vwPLH3rduZqs0l2inM+dh3/EoZPu45b3FSG4J9Urt/xfC7ib8Btzwadp3yqjCuffbBd2nBpwdbjFR+gSmNBJTy+2zEKRReOPUckmGTtTuTL8rpB40wTig/kcfvl439G1LxD8h2xuVvoRuSznoq/r6Ka+xwNMc7/iSA+MWw+TvZ7qSiUv6VJi2AVJM04wni+VLgO2MtgCm2u+OO3utvEhv/TI08lQRe6/juakSXDHNenx+qsya+T3vO9k/BunxfyI5Eucz3y5nf4bMvxzNG/S3UKX8oAcxGmDkU5f8DqYBVv6UimSbmACjjzNkG5XVFrPvuakT63MWYTJPr7z+dJFzPuCbSeIK6/cuKK7UTWKy43+Y7QvCMhcStyv9yYXK+U9anTp1iwBXj7VsqfhfktDaQsuBar/9MT9OeqmPoG9SEoFX5z5w5k20I0HWsGdcho0Dae4tnKGUAXwAAGDBAAAAAAgAAAAQAAAAIAACATuAPZchCAOqU3NgjsUNg+i23vSeADcpHnbIYZ5bZ/bAp/+EfYtV7EXDm3qPhhEOeusCpypf8pp7IK/xRZPuZk6FtXFuG35Hh2sh3HdXCFRirUf4trcFST+gVm4gIBxB95dP9bMcD7kZ5pfhzi4U4a1qlndQUsKiRUygaUH61QMfljivK7AtGWlTaxP03svrFPue0PJtYIJShy3NygdEWOqmFJLoTzzqj+7jnllf4baNNCCVYIij9smzzy/LepNSDykU1hu6oOnxQku6C9h7KOROfNj7fHqH85oIkkf6vvFwoloVAuvLr3mirhMSLlwk/+Lrz50M3dPCRV0r3a2U4q13FfgWnPRvQjCQjteGJyzOv6mBPah4oPVVByP/nyvCjbMdF+7Yy/EMZfozRnWk423XiUTK3MvdKPpu8Qoi8+D/7BbbjonyTh7zZ+NUKvMWG26Ape9JCykWN9eYi8JOMvlJVtVmR9/NSr8XnpbqFQKbyq15vVv7WxgKLqn0EfLwM3ySJ6D/L8O9sx7tNrOJ71lP5Rd7Vzka+brm58Ndl+JEyPCaV6DFZHn8bOBzTFTJUXuCWAHmh/M8HyJk936Jn+9vybJuhFpmOGxI9o3CPluZDhpWybZsDWGDV69EVCSy00IC3ZdiSYZv5H8/1j2X4uTJ8VjaGT0r2PBeg/Oc0S6AP+Em2s/b9bdJ8FFfhTkrdYONmS2/lQ/ymvAqvCJAXPf9e5rfBy9EahXetxZ8zlN88X3KrwTmB3y3DB2p+/4B8xoV9Mqh0npblMS+HP9tVcwAnLeNZphHCWsXYtItQFsBXy/BP0pQU138LUP6Ynp+zMH/wSW3uxdcCEi6gP1+GP5VKL66/xGhuqcJj8UvamFu59CrzPUReKP6LEfL6HICv8psK/2QL1utWgHWr8Jtl+I2a30LIr5K8Xb4AIY1+SzOZ9xkm98EWFH+WoGwfb0n5Y0nAtIqo+C22sxmEmNi5Xl7Ffgq/V4YjNXJi/uY5456pdPs7LG9T/iXPcl4xlJhbFHjbUU9VJECZANT/cft7eX2zabo78q+P+VfqImvCGeh5trsT8Fci5wxC9hRci4xTWTuhyi9m+b9QMxZ+Y8PKr8qdSetHv/6MQ+45Y7z+r57x5pZf1Ig2RPkplhZlHsxGAtTZf9E+XirDu9nuZJ+YHPyI/O1xot6oMf9hXwKo2hBR78maxMmantJn+GGm1TftoT3/ag0JuP4CVD3cJa3xbHn0gLp83e8uiJ54M6IOc8nPJ1B+ZakuG0qs/w1IJW19GEclcTHp+ctl+Avt3oPyPS8Q33FaK4/aeFPvByDGiRcZAIwO5rShQR9wVPtcSYJN7QcA5QdGDSs9S6+X5QNfAAAYMEAAAAACAAAABAAAAAgAGCno7sVzRJk5drUb7s2J0uPzV2wX3MAHSQC3WhrArRnSxwfYCNQ+DI8Y9x9h/nsz3Meu9H1YJpDAj8vnjsjwOhnE8twfIsSpt533Vih/YQQdwnPxHVL+TTJwee82QvwzlrZLPVDFtReDaz8GinzsOw556g2v0yPbOgC15nulDB+W9xZlwzPdOykJ8WV9m3zMO3LgqCwzVV6qTCkLVPQ8i3cck8o/71kWKg0KYj+GZwnyIv5rLPe/VYZvMporrYj3UUk+qgz09NT51KdwBzdXkFK9WDmju5tT47Zhy/EOtZpR30BmVbtfEPJvi+Pb7thqHYDNAlDKLypJLOn9Wba7BnmdARQsamV5VCu3RQ9ZJpXeVH6qW+s+47uPG/TzUtkvy/BNSQBUPMp2l4NPsqv98ldaqIP9bNeblHlaA+buT75W6LbMp+7J6uPRyo20zBDJ0YQ4i3FaC/9DHQJ8WDM71RFH8y0pT5W50sZwgBODCwcqFJbiT3+MVXuzKYuAMoy4N7IcXtK+v8Toh2t+SPb8qpzuNZR/ifCO8Yrgg1XP+wp72ZW7P+3V4qce8inK/7Rm0jPmdzhpETF/UkjiEW3tNWzHGew1WrgCdSsBdeU/Rhx7VLFUm6Z8ivMJY3GRXX023LzH8OlYpPLbNnVhmvldhz+TCm/6DFySyu2CGPdfsMw5+KzPF77/L7A8uMby/Wvy86uJ73iP9lmQofIsvZFoBfAKsqJ0Pspa+LpG3nuk8j/Fdrboq50D4DKRE0ajU5XZxpZeLOIdvEFZah6qfOepcyh/XIZ3Wu4L99DbA5WfqoAi7fdU/PZ+tutp6Jt3KoHp4+gXtfsvyOEIdQ6gapztGsPfWPM8Z/UernrcVcO797UwB/AG+fmr2v3n9LZbNwdwQBvzPyp7fqX8B4jKYc7uVs34UuV93lE4QowsNQ/rFSb8eoDy61aE8At/0jG5pCv/QdkgC4/eVxDUAzLdeqAov8qjauhM63HUfAZ1DC3C/7GdM+5f4WF+zzK/reNMvFKGZ+X1WuNzDKjD6Ng5gBukbl+vBSaJgbuGABeloq+zK/9C8v0HYMhQ5r8qs6fZ7r8ALrzT6PFFr/k6trspxJuJY1/X7rV1eFqm/3Py+w8QlV8nsRU5Dl6RQ4ctLf/HPN71dc+0rzH75itiQ1HXCcfCVNePprd9PkwYgt3o+J3SCXKP+za8lmTKNnw8+FD/BoyBMuNNc/9Jqfx1vuVc6wXXEtWdb/nr/1psa+NefbvsPTUNWd2/qwxfZDubuW4GtCVlKt9kmcsoHJOAr2e7e2Ay7bPYTq5ug9JDjLbnpNoxK+QddbKUoewVQ4CmjwcvMsv3EdsV+b695fJ6tWa++/yjIHr3v5NEtaiRldog43/LcB1hMuzhyPRXbQ3nOpzleXb1rlLUcj2foA7Ot6k3YwwAqk3vXw+UXaohN+ZQ/lQktsaG2YF4Ab4AAAACAAAABAAAAAhAwyFGXwGocIccA5rLZ5cY/WQaAAAyE8A5I1Bwdxk+VYZ3WX57l/ztbhQ7AHSbAN5m9PyH5D1Xz3/GuGdbOXfGwxJYldbDakDenjUskLkE5TWHJuNVb2ZYRdH0gwDUARyTbHddtutQjiMe8VKfnTGuPthnfF9OoPzLRBI4ajT8owHxxb4jVl4p7IxFuV2Y9bwPdIgA9N5f92F2WQF3VTQiTnw2NZT1MZngXXMagbhIQCia6bO/6KmAse9Q8qK+xuV1MYAEZiy9+QzUZrQJQO/pJ9iVa5dPBiphKE4GxqunXy0/XQk08+cM68G1xn7R837ds/OSwOY936GU/zNsZ2XbZzQS8MUa1GQ4BDBnjP31HVWUFdDmOPg/jKsvVNqFI85hovLrPbyv8qfGeWmBnQ+QfcLxndVYbLGbrsxo5LGmkQish44TwDKhB19uMX0rMv5YpTvI3GvPbWZ+TuVXhDvB/P+KFXiL43udxRa7hHZBU3jdnXUBKtddApirMKEnCGaywFmPeKnPzrG4GXzVmCm7sKywK3fLCVX+ec/7dc8uSitm0fMd4rnHyvBWtuPd9lb5PWRbt5mEMrAAOkwAyxUmtG1zBduzF2pMSsqzrCaeUKvD15w1SSCk51+yKJrvcdWx71jSSOCypvxLnuUnTPdZwzKgzAmYlkQqywJokADWPBuGicfLcJwge1w+SzXdGaOfyZ5q2HEw0uxfMhr9UoZ3xMoXzL6vAP7KGyGMJa5Y4cP9X3LM+h7jN7ErjJjMesJTGWN6jSKCBNBbAYMigFR4Qob3ongBEGl/hgAAAIAAAAAAAQAAAAIAAAAEAAAACAAYIOZYuG9AjCyQkQBEpVF931nNO3jNd6B5LLC49fdzLHwVZows0AELQFVgLBH4koYZ30RAGlTaJyz3eEAaFE4Q5U/UpIl7lIXvseRmfCdkmOuI8nOGXZV6NwRomwjM+IQjz0FNeeYIJucy2/UADEl/yjznIFJmKKCPInOtDEOtvirZAlZBf+cAVEM+0eLYc1lrMIXWmHlNz20+G6N4ZhpClLBtxWc15ZMTGP71nABWZK/6YEtpU/EdNBrQQWZfXlpUPBvjx2+mwRex8Y8SsCS4pwSw0nJDNuOb0Ex61+YgKxoRqDmAkPSnzPNKBiIoKoKP7MGIeA/WWAEHoXYdYuWK48G5bKz3RzRa8zjn2KPCgXhz27fs5yzDqjZkgYbhOh48RYUVMAF7b26vaNZUm7JAB+cAgGFihWFfBRAAAAAgAAAAQAAAAIAAAAAAAQAAMJoEEHqyLQAAPSUAsXruHu37DTJMeLxX92C7z1MWAIBMBKBO0zXPortR3qcq8gG2swhEnAVwr5S9NUF6XQ4lJ5jdjVaFEyMuDwBeMFcCnpbXfzbur2i/HyO896ImJ5YTn2M7J/Qe0H5rAmLzi8JBIPpptaMmDwDBFoDo3eeloqohgDDf1Uk+6/J3ihWgeqxH5PPKEWY9cDjg40oqDsO8Vl71z+I6XoZVh/y1Mj79HSr4yvMI+b2WK0UeAIIsgP3yqh/ceb/2+YLswfcTeiDx3G1s51TbeTmEOCyHAuL7BxvM06sqCKQgEskrjWthvIMRFFi/vsqTxFS8k4b8JMOyWqBBC+CSvN5Z8eydxnOuIcCS1ogFEWzL6+mGen6F6yxhQl43mPsMRPHsD7Pdo9H1dzxHkL9OyutXJe8bv/4eavwAEGQBbEszfY7t/PW3pP12VPbqK/I5quIWsucXcwD7yvAoCzujnoqTZfii4/e1EZYHAC+Y+wHcKsfpasx/Qfb8BzTT/qInAajvaiOIZYIpq5vstisAABGo2g/golTy+9jOX4FK8c/Le9QZ/Lq9AAoP+aorAACJhwA6CRxG0QDA6AO+AAAAAgAAAAQAAAAIAACA4RLAHWxnDYDpiLIkf3Mht/xb2M5KQ1P+g/K3UZfve/0NXb5VmOsA7i7DGYeMePCBit9yy99Vhocc8sfL8PCIyve9/oYu3xrUOgCdAAQ7fYoo/44yfNrCfDnlf6oMnyXK/3QZHh8x+b7X39DlsxCAPgQ4YrMQmH3xzRHivSq45I+zqxcPHXfI31mRfkZ89k6P9PvIFy3Ff8Qjfmr9FQnkWab411j1sWi+8RcJ2n8RqCutDQF4TaI5oXJ9HXfq5AvNJGaaycs948+V/lTxp0h/1Tuajr8gposFps8n/iKg/Yjff1X7/tGA9mc+Kzxkn3KQY6sWAPVosMJTSaoyR5XnxliXMjZ2pYdHKHcIScRWcJE4/b7vSJl2lqD9hKSfW0jABx8xCMAHb5DKblP+zmCMdRcvVnxuAzyBhZBKgXIrcEgHkKL8U8Qb60D27kA5ofxPd1356wggtgJ4ogZ4VF6X2O5fKzENKpQEeCISaav8eKTyxhIgz0AaLgskxIL6aGD+n9JIoLPKL6BPAp71kDtLvBcqr8b+izLo96rkH/ZQpoeJ93gCeRYhzzzkz3oQCqX+eEL5ttuPWX88g/xTNcp/tosEcMFDAS4Q71XBJf+QpQE+5JD/hIcCfoJ4jyWQ5y3Ff8Ejfmr98QTyLEP83EFATcvrJMAidaU1AhD/Kx8nyBxnV/8H3QV58b/qKYL8KWb/D7bv8n2vv6HLZycAZVrOsZ39/E18SP72sMM0zSkvVliJRRYfs/z2MfnbAyMs3/f6G7p8+5MlxlJgAAAGANtKQAAABgYQAACAAAAAAAEAAAACAAAABAAAwIjD5QtgA2V9O+Tj5AEgKwEIjFvuXfZ4d255AAASDAFyKt3lBGnI2ePiSDOg1wQQq4CXtRCCcSk7nkkBq7aEokI/1BQAekcA4zXmOFWBxyPkL2skEKqAjMXtI8BZvg0pACD7EGA8Y/rGE6QhZ+/LO5AGAKjEWINj/9zyAAAEEkDKDS0hDwA9HgIAAAACAAAABAAAAAgAAAAQAAAAIAAAAEAAAAVTDAuDgB4QQBdWsYm4Z7TrKCj/Rhmm0fSArhPAtHFFzx1Hhrryb6I4ga4TwIZxHbryx/TcUH5gEBYA13rKumvTwwZXCFXejQTKjzkAoDMYc1gAhXaloCBem8RsQz1/iAVgU37MAQC9IIBQC2DaojTmtUkzeNWDqHyV34cM65QfwwAAFkCHLQAoPwALIMAC6ALWEryjSeWf8nwfAPTGAhgVhFouVOXHHAAACyBAEbsO08x3fQeAvD0d5/hHCgCGCvgCAMCA8f8CDABatG6NN+gY2wAAAABJRU5ErkJggg==");
3358
+ }
3359
+
3360
+ /* line 382, sass/partials/_jquery_ui.scss */
3361
+
3362
+ .admin-color-light .cmb2-element .ui-datepicker th {
3363
+ border-color: #fff;
3364
+ }
3365
+
3366
+ /* line 383, sass/partials/_jquery_ui.scss */
3367
+
3368
+ .admin-color-light .cmb2-element .ui-datepicker .ui-datepicker-title,
3369
+ .admin-color-light .cmb2-element .ui-datepicker td .ui-state-default,
3370
+ .admin-color-light .cmb2-element .ui-datepicker th,
3371
+ .admin-color-light .cmb2-element .ui-timepicker-div .ui-widget-header {
3372
+ color: #555;
3373
+ }
3374
+
3375
+ /* line 384, sass/partials/_jquery_ui.scss */
3376
+
3377
+ .admin-color-light .cmb2-element .ui-datepicker td .ui-state-active,
3378
+ .admin-color-light .cmb2-element .ui-datepicker td .ui-state-hover,
3379
+ .admin-color-light .cmb2-element .ui-datepicker .ui-datepicker-current:hover,
3380
+ .admin-color-light .cmb2-element .ui-datepicker .ui-datepicker-current:active,
3381
+ .admin-color-light .cmb2-element .ui-datepicker .ui-datepicker-close:hover,
3382
+ .admin-color-light .cmb2-element .ui-datepicker .ui-datepicker-close:active {
3383
+ color: #fff;
3384
+ background: #888;
3385
+ }
3386
+
3387
+ /* line 385, sass/partials/_jquery_ui.scss */
3388
+
3389
+ .admin-color-light .cmb2-element .ui-datepicker td.ui-state-disabled,
3390
+ .admin-color-light .cmb2-element .ui-datepicker td.ui-state-disabled .ui-state-default {
3391
+ color: #ccc;
3392
+ }
3393
+
3394
+ /*# sourceMappingURL=cmb2.css.map */
3395
+
3396
+ @media (max-width: 450px) {
3397
+
3398
+ /* line 209, sass/partials/_main_wrap.scss */
3399
+
3400
+ .cmb-th {
3401
+ font-size: 1.2em;
3402
+ display: block;
3403
+ float: none;
3404
+ padding-bottom: 1em;
3405
+ text-align: left;
3406
+ width: 100%;
3407
+ }
3408
+
3409
+ /* line 27, sass/partials/_mixins.scss */
3410
+
3411
+ .cmb-th label {
3412
+ display: block;
3413
+ margin-top: 0em;
3414
+ padding-bottom: 5px;
3415
+ }
3416
+
3417
+ /* line 32, sass/partials/_mixins.scss */
3418
+
3419
+ .cmb-th label:after {
3420
+ border-bottom: 1px solid #e9e9e9;
3421
+ content: '';
3422
+ clear: both;
3423
+ display: block;
3424
+ padding-top: .4em;
3425
+ }
3426
+
3427
+ /* line 431, sass/partials/_main_wrap.scss */
3428
+
3429
+ .cmb-th,
3430
+ .cmb-td,
3431
+ .cmb-th + .cmb-td {
3432
+ display: block;
3433
+ float: none;
3434
+ width: 100%;
3435
+ }
3436
+
3437
+ /* line 70, sass/partials/_post_metaboxes.scss */
3438
+
3439
+ .postbox-container .cmb-row:not(:last-of-type),
3440
+ .postbox-container .cmb-repeatable-group:not(:last-of-type),
3441
+ .cmb-repeat-group-wrap .cmb-row:not(:last-of-type),
3442
+ .cmb-repeat-group-wrap .cmb-repeatable-group:not(:last-of-type) {
3443
+ border-bottom: 0;
3444
+ }
3445
+
3446
+ }
3447
+
deprecated/includes/cmb2/css/cmb2.css.map ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
1
+ {
2
+ "version": 3,
3
+ "mappings": ";;;;;;;AAIA,UAAW;EACV,MAAM,EAAE,CAAC;;;AAET;mBACS;EACR,SAAS,ECEK,IAAI;EDDlB,SAAS,EAAE,IAAI;EACf,OAAO,EAAE,GAAG;;;AAMZ,uCAAc;EACb,KAAK,EAAE,IAAI;;;AAIb,mBAAS;EACR,KAAK,EAAE,KAAK;;;AAEZ,sCAAqB;EACpB,WAAW,EChBE,sCAAkB;EDiB/B,WAAW,EAAE,IAAI;;;AAMlB,kEACkB;EACjB,KAAK,EAAE,KAAK;;;AAIb,gCAAkB;EACjB,KAAK,EAAE,IAAI;;;AAIZ,iCAAmB;EAClB,KAAK,EAAE,KAAK;;;AAIb,iCAAmB;EAClB,KAAK,EAAE,GAAG;;;AAGX,0BAAY;EACX,OAAO,EAAE,OAAO;;;AAIhB;;8CAES;EACR,WAAW,EAAE,IAAI;;;AAKpB,aAAG;EACF,MAAM,EAAE,CAAC;;;AAGV,aAAG;EACF,SAAS,EC5DK,IAAI;ED6DlB,WAAW,EAAE,IAAI;EACjB,MAAM,EAAE,WAAW;;;AAQpB,iBAAO;EACN,SAAS,ECvEK,IAAI;EDwElB,UAAU,EAAE,GAAG;;;AAGhB;yBACe;EACd,UAAU,ECtEI,OAAO;;;ADyEtB,8BAAoB;EACnB,MAAM,EAAE,SAAS;EACjB,OAAO,EAAE,CAAC;;;AAGX,iCAAuB;EACtB,MAAM,EAAE,SAAS;EACjB,OAAO,EAAE,CAAC;;;AAGX;kBACQ;EACP,WAAW,EAAE,MAAM;;;AAGpB,qBAAW;EACV,MAAM,EAAE,4BAAgC;;;AAGzC,8BAAoB;EACnB,UAAU,EAAE,IAAI;;;AAGjB,oBAAU;EACT,KAAK,EAAE,GAAG;;;AAEV,6BAAS;EACR,KAAK,EAAE,IAAI;;;AAOb;gCACsB;EACrB,cAAc,EAAE,MAAM;;;AAGvB;+BACqB;EACpB,MAAM,EAAE,UAAU;;;AAGnB,mBAAS;EACR,MAAM,EAAE,CAAC;;;AAET,yBAAQ;EACP,OAAO,EAAE,EAAE;EACX,KAAK,EAAE,IAAI;EACX,OAAO,EAAE,KAAK;EACd,KAAK,EAAE,IAAI;;;AAGZ,kCAAiB;EAChB,OAAO,EAAE,SAAS;;;AAElB,gDAAgB;EACf,OAAO,EAAE,CAAC;;;AAIZ,wDAAuC;EACtC,WAAW,EAAE,CAAC;EACd,cAAc,EAAE,KAAK;;;;AAKxB,aAAc;EACb,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,CAAC;;;AAIR;;;gEACQ;EACP,MAAM,EAAE,CAAC;;;AAKV,6DAAqC;EACpC,aAAa,EAAE,IAAI;EACnB,UAAU,EAAE,UAAU;EACtB,KAAK,EAAE,IAAI;;;;AAKd,YAAa;EACZ,MAAM,EAAE,SAAS;;;;AAGlB;;mCAEoC;EACnC,MAAM,EAAE,CAAC;;;;AAGV;;kCAEmC;EAClC,aAAa,EAAE,CAAC;;;;AAGjB,wBAAyB;EACxB,MAAM,EAAE,iBAAqB;EAC7B,OAAO,EAAE,KAAK;EACd,SAAS,EAAE,MAAM;;;AACjB,gCAAU;EACT,MAAM,EAAE,SAAS;;;;AAMnB,OAAQ;EACP,KAAK,ECnMU,OAAO;EDoMtB,KAAK,EAAE,IAAI;EACX,WAAW,EAAE,GAAG;EAChB,WAAW,EAAE,GAAG;EAChB,OAAO,EAAE,gBAAgB;EACzB,cAAc,EAAE,GAAG;EACnB,KAAK,EAAE,KAAK;;AAEZ,yBAAkC;;EATnC,OAAQ;IE3MP,SAAS,EAAE,KAAK;IAehB,OAAO,EAAE,KAAK;IACd,KAAK,EAAE,IAAI;IACX,cAAc,EAAE,GAAG;IACnB,UAAU,EAAE,IAAI;IAChB,KAAK,EAAE,IAAI;;;EAEX,aAAM;IACL,OAAO,EAAE,KAAK;IACd,UAAU,EAAE,GAAG;IACf,cAAc,EAAE,GAAG;;;EAEnB,mBAAQ;IACP,aAAa,EAAE,iBAAqB;IACpC,OAAO,EAAE,EAAE;IACX,KAAK,EAAE,IAAI;IACX,OAAO,EAAE,KAAK;IACd,WAAW,EAAE,IAAI;;;;;AF0LpB,OAAQ;EACP,WAAW,EAAE,GAAG;EAChB,SAAS,EAAE,IAAI;EACf,OAAO,EAAE,SAAS;EAClB,cAAc,EAAE,MAAM;;;;AAKtB,uBAAQ;EACP,OAAO,EAAE,CAAC;;;;AAIZ,aAAc;EACb,OAAO,EAAE,KAAK;EACd,OAAO,EAAE,KAAK;;;;AAGf,iBAAkB;EACjB,KAAK,EAAE,IAAI;;;;AAGZ,eAAgB;EACf,cAAc,EAAE,GAAG;;;;AAGpB,eAAgB;EACf,UAAU,EAAE,KAAK;;;;AAGlB,iBAAkB;EACjB,OAAO,EAAE,IAAI;;;;AAKb,6BAAQ;EACP,OAAO,EAAE,GAAG;;;AAGb,sCAAiB;EAChB,gBAAgB,ECxPF,OAAO;EDyPrB,OAAO,EAAE,kBAAkB;EAC3B,MAAM,EAAE,MAAM;EACd,UAAU,EAAE,KAAK;EACjB,SAAS,EAAE,IAAI;EACf,WAAW,EAAE,GAAG;;;AAEhB,yCAAG;EACF,MAAM,EAAE,CAAC;EACT,MAAM,EAAE,CAAC;EACT,SAAS,EAAE,KAAK;EAChB,WAAW,EAAE,GAAG;EAChB,OAAO,EAAE,YAAY;;;AAGtB,8CAAQ;EACP,OAAO,EAAE,KAAK;EACd,KAAK,EAAE,IAAI;;;AAIb,oDAA+B;EExR/B,SAAS,EAAE,KAAK;EAehB,OAAO,EAAE,KAAK;EACd,KAAK,EAAE,IAAI;EACX,cAAc,EAAE,GAAG;EACnB,UAAU,EAAE,IAAI;EAChB,KAAK,EAAE,IAAI;;;AAEX,0DAAM;EACL,OAAO,EAAE,KAAK;EACd,UAAU,EAAE,GAAG;EACf,cAAc,EAAE,GAAG;;;AAEnB,gEAAQ;EACP,aAAa,EAAE,iBAAqB;EACpC,OAAO,EAAE,EAAE;EACX,KAAK,EAAE,IAAI;EACX,OAAO,EAAE,KAAK;EACd,WAAW,EAAE,IAAI;;;AF6PnB,qCAAgB;EACf,SAAS,EAAE,GAAG;EACd,YAAY,EAAE,GAAG;EACjB,eAAe,EAAE,IAAI;;;AAErB,gDAAW;EACV,SAAS,EAAE,KAAK;EAChB,MAAM,EAAE,KAAK;EACb,WAAW,EAAE,KAAK;EAClB,KAAK,EAAE,GAAG;;;AAEV,0EAA4B;EAC3B,WAAW,EAAE,KAAK;;;AAMrB,yCAAoB;EACnB,KAAK,EAAE,KAAK;;;;AAKd,0BAA2B;EAC1B,KAAK,EC3SU,OAAO;ED4StB,UAAU,EAAE,MAAM;EAClB,MAAM,EAAE,CAAC;EACT,WAAW,EAAE,IAAI;;;;AAGlB,6BAA8B;EAC7B,KAAK,EClTU,OAAO;EDmTtB,UAAU,EAAE,MAAM;;;;AAGnB,mBAAoB;EACnB,MAAM,EAAE,SAAS;EACjB,OAAO,EAAE,SAAS;EAClB,SAAS,EAAE,IAAI;;;;AAGhB,cAAe;EACd,OAAO,EAAE,SAAS;;;;AAGnB,cAAe;EACd,OAAO,EAAE,YAAY;EACrB,aAAa,EAAE,IAAI;;;;AAGpB,2BAA4B;EAC3B,MAAM,EAAE,CAAC;;;;AAKT,8BAAY;EACX,KAAK,EAAE,IAAI;EACX,OAAO,EAAE,YAAY;EACrB,KAAK,EAAE,IAAI;EACX,YAAY,EAAE,IAAI;EAClB,KAAK,EAAE,IAAI;;;AAEX,kCAAI;EACH,SAAS,EAAE,KAAK;;;AAIlB;gCACc;EACb,UAAU,ECrVI,OAAO;EDsVrB,MAAM,EAAE,iBAAqB;EAC7B,aAAa,EAAE,GAAG;EAClB,kBAAkB,EAAE,GAAG;EACtB,MAAM,EAAE,UAAU;EACnB,OAAO,EAAE,GAAG;;;AAGb,gCAAc;EACb,KAAK,EAAE,IAAI;EACX,SAAS,EAAE,KAAK;;;AAGjB,gEAA2B;EAC1B,QAAQ,EAAE,QAAQ;;;AAElB,kHAAyB;EACxB,UAAU,EAAE,6BAA6B;EACzC,MAAM,EAAE,IAAI;EACZ,IAAI,EAAE,IAAI;EACV,QAAQ,EAAE,QAAQ;EAClB,WAAW,EAAE,OAAO;EACpB,GAAG,EAAE,IAAI;EACT,KAAK,EAAE,IAAI;;;AAOZ,uDAAyB;EACxB,GAAG,EAAE,IAAI;;;AAIX,0EAAqC;EACpC,MAAM,EAAE,OAAO;;;;AAKjB,kDAAmD;EAClD,KAAK,EAAE,IAAI;EACX,KAAK,EAAE,IAAI;EACX,YAAY,EAAE,IAAI;EAClB,KAAK,EAAE,IAAI;;;;AAGZ,mBAAoB;EACnB,KAAK,EAAE,IAAI;EACX,OAAO,EAAE,YAAY;EACrB,aAAa,EAAE,IAAI;EACnB,KAAK,EAAE,IAAI;;;AAEX,uBAAI;EACH,MAAM,EAAE,IAAI;EACZ,KAAK,EAAE,IAAI;EACX,YAAY,EAAE,IAAI;;;;AAIpB,oBAAqB;EACpB,MAAM,EAAE,CAAC;;;;AAGV,mBAAoB;EACnB,UAAU,EAAE,IAAI;;;AAGjB,yBAAkC;;EACjC;;mBAEkB;IACjB,OAAO,EAAE,KAAK;IACd,KAAK,EAAE,IAAI;IACX,KAAK,EAAE,IAAI;;;;;;;AGhbb,2BAA4B;EAC3B,WAAW,EAAE,IAAI;EACjB,YAAY,EAAE,IAAI;EAClB,YAAY,EAAE,KAAK;EAEnB,UAAU,EAAE,KAAK;;;;AAKjB,gEAAW;EACV,MAAM,EAAE,CAAC;;;AAET,0HAA6B;EAC5B,OAAO,EAAE,OAAO;;;AAKhB,0HAAc;EACb,KAAK,EAAE,IAAI;;;AAKd,4DAAS;EACR,OAAO,EAAE,SAAS;EAClB,MAAM,EAAE,SAAS;;;AAEjB,kFAAW;EACV,KAAK,EAAE,IAAI;EACX,QAAQ,EAAE,QAAQ;;;AAIpB,4FAAyB;EACxB,OAAO,EAAE,KAAK;EACd,SAAS,EAAE,IAAI;EACf,SAAS,EAAE,cAAc;;;AAG1B,4GAAiC;EAChC,cAAc,EAAE,CAAC;;;AAGlB,0DAAQ;EACP,KAAK,EAAE,GAAG;EACV,OAAO,EAAE,QAAQ;;;AAIlB,0DAAQ;EACP,aAAa,EAAE,CAAC;EAChB,OAAO,EAAE,CAAC;EACV,WAAW,EAAE,GAAG;;;AAGjB,0FAAwB;EACvB,cAAc,EAAE,KAAK;;;AAGtB,8EAAkB;EACjB,KAAK,EAAE,GAAG;EACV,KAAK,EAAE,KAAK;;;AAGb;;+DACyC;EACxC,aAAa,EAAE,iBAAqB;;AAEpC,yBAAkC;;EAJnC;;iEACyC;IAIvC,aAAa,EAAE,CAAC;;;;AAIlB;;4CACsB;EACrB,WAAW,EAAE,KAAK;;;AAKjB,oXAA6B;EAC5B,OAAO,EAAE,KAAK;EACd,KAAK,EAAE,IAAI;;;AAEX,gcAAmB;EAClB,KAAK,EAAE,IAAI;;;AAGZ,4gBAAsC;EACrC,OAAO,EAAE,SAAS;;;AAGnB,oZAAQ;EACP,OAAO,EAAE,UAAU;EACnB,KAAK,EAAE,IAAI;EACX,KAAK,EAAE,IAAI;;;AAGZ,wgBAAqC;EACpC,WAAW,EAAE,KAAK;;;AAGnB,gdAAuB;EACtB,aAAa,EAAE,CAAC;;;;;;;ACxGrB,mCAAoC;EACnC,MAAM,EAAE,CAAC;;;;AAOT;;kCAAoB;EACnB,SAAS,EAAE,KAAK;;;;AAIlB,qBAAsB;EACrB,KAAK,EAAE,IAAI;;;;;;;ACTV;uDAA6B;EAC5B,OAAO,EAAE,OAAO;;;AAKhB;iEAAqC;EACpC,KAAK,EAAE,IAAI;;;AAGZ;;yCAA0C;EACzC,WAAW,EAAE,CAAC;EACd,UAAU,EAAE,GAAG;EACf,OAAO,EAAE,KAAK;;;AAGf;gDAAkB;EACjB,SAAS,EAAE,GAAG;;;AACd;4EAA4B;EAC3B,OAAO,EAAE,KAAK;;;AAKjB;gCAAM;EACL,OAAO,EAAE,KAAK;EACd,WAAW,EAAE,GAAG;EAChB,OAAO,EAAE,OAAO;;;AAKlB;wBAAS;EACR,SAAS,EAAE,GAAG;;;AAGf;qCAAsB;EACrB,aAAa,EAAE,iBAAqB;;;AAGrC;wEAAyD;EACxD,aAAa,EAAE,CAAC;EAChB,aAAa,EAAE,MAAM;;;AAGtB;;;;;iCAEkB;EACjB,KAAK,EAAE,IAAI;EACX,OAAO,EAAE,KAAK;EACd,KAAK,EAAE,IAAI;;;AAGZ;+BAAgB;EACf,OAAO,EAAE,IAAI;;;AAGd;+BAAgB;EACf,cAAc,EAAE,GAAG;;;AAGpB;uBAAQ;EHlDR,OAAO,EAAE,KAAK;EACd,KAAK,EAAE,IAAI;EACX,cAAc,EAAE,GAAG;EACnB,UAAU,EAAE,IAAI;EAChB,KAAK,EAAE,IAAI;EGgDV,YAAY,EAAE,CAAC;EACf,aAAa,EAAE,CAAC;;;AH/CjB;6BAAM;EACL,OAAO,EAAE,KAAK;EACd,UAAU,EAAE,GAAG;EACf,cAAc,EAAE,GAAG;;;AAEnB;mCAAQ;EACP,aAAa,EAAE,iBAAqB;EACpC,OAAO,EAAE,EAAE;EACX,KAAK,EAAE,IAAI;EACX,OAAO,EAAE,KAAK;EACd,WAAW,EAAE,IAAI;;;AAvBnB;6BAAM;EACL,SAAS,EDHK,IAAI;ECIlB,WAAW,EAAE,KAAK;;;AG8DlB;8CAAQ;EACP,WAAW,EAAE,CAAC;;;AAEf;gEAA0B;EACzB,OAAO,EAAE,CAAC;;;AAMX;wCAAQ;EACP,OAAO,EAAE,CAAC;;;AAKX;mEAA2B;EAC1B,UAAU,EAAE,GAAG;;;AAQf;;;oDAAI;EACH,SAAS,EAAE,GAAG;EAEd,MAAM,EAAE,IAAI;;;AAKf;gCAAiB;EAChB,OAAO,EAAE,MAAM;EACf,WAAW,EAAE,MAAM;;;AAGpB;yCAA0B;EACzB,OAAO,EAAE,KAAK;EACd,OAAO,EAAE,OAAO;;;AAKhB;;;4DAC0B;EACzB,WAAW,EAAE,MAAM;EACnB,OAAO,EAAE,MAAM;;;AAIjB;kDAAmC;EAClC,cAAc,EAAE,KAAK;;;AAGtB;mCAAoB;EACnB,SAAS,EAAE,KAAK;EAChB,UAAU,EAAE,MAAM;;;AAGnB;+BAAgB;EACf,KAAK,EAAE,IAAI;EACX,WAAW,EAAE,IAAI;EACjB,cAAc,EAAE,CAAC;;;AAIjB;6DAAQ;EACP,KAAK,EAAE,IAAI;EACX,KAAK,EAAE,IAAI;EACX,KAAK,EAAE,IAAI;EACX,WAAW,EAAE,CAAC;;;AACd;4EAAiB;EAChB,KAAK,EAAE,KAAK;EACZ,MAAM,EAAE,CAAC;;;AAKZ;mCAAoB;EACnB,KAAK,EAAE,IAAI;EACX,UAAU,EAAE,IAAI;;;;AC9JjB,oCAAuB;EACtB,SAAS,EAAE,MAAM;;;AAElB,wBAAW;EACV,KAAK,EAAE,IAAI;EACX,KAAK,EAAE,KAAK;EACZ,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,MAAM,EAAE,OAAO;EACf,KAAK,EAAE,IAAI;EACX,QAAQ,EAAE,QAAQ;;;AAClB,+BAAS;EACR,OAAO,EAAE,OAAO;EAChB,KAAK,EAAE,IAAI;EACX,IAAI,EAAE,yBAAyB;EAC/B,KAAK,EAAE,IAAI;EACX,OAAO,EAAE,YAAY;EACrB,OAAO,EAAE,QAAQ;EACjB,GAAG,EAAE,CAAC;EACN,QAAQ,EAAE,QAAQ;EAClB,sBAAsB,EAAE,WAAW;EACnC,uBAAuB,EAAE,SAAS;EAClC,eAAe,EAAE,eAAe;;;AAMhC,+CAAS;EACR,OAAO,EAAE,OAAO;;;AAKnB,2EAA8D;EAC7D,kBAAkB,EAAE,eAAe;EACnC,UAAU,EAAE,eAAe;EAC3B,MAAM,EAAE,eAAe;EACvB,QAAQ,EAAE,QAAQ;EAClB,IAAI,EAAE,CAAC;EACP,GAAG,EAAE,IAAI;EACT,WAAW,EAAE,GAAG;EAChB,MAAM,EAAE,OAAO;;;AACf,2FAAkB;EACjB,KAAK,ELxBQ,IAAI;;;AKyBjB,iGAAQ;EACP,KAAK,EL3BO,IAAI;;;;;;;;;;;;;AMXpB,aAAc;;;;AACb,+BAAkB;EAAE,OAAO,EAAE,IAAI;;;AACjC,0CAA6B;EAAE,QAAQ,EAAE,mBAAmB;EAAE,IAAI,EAAE,qBAAqB;EAAE,IAAI,EAAE,wBAAqB;;;AACtH,8BAAiB;EAAE,MAAM,EAAE,CAAC;EAAE,OAAO,EAAE,CAAC;EAAE,MAAM,EAAE,CAAC;EAAE,OAAO,EAAE,CAAC;EAAE,WAAW,EAAE,GAAG;EAAE,eAAe,EAAE,IAAI;EAAE,SAAS,EAAE,IAAI;EAAE,UAAU,EAAE,IAAI;;;AAC3I,uCAA0B;EAAE,OAAO,EAAE,GAAG;EAAE,OAAO,EAAE,KAAK;EAAE,MAAM,EAAE,CAAC;EAAE,KAAK,EAAE,IAAI;EAAE,UAAU,EAAE,MAAM;;;AACpG,iCAAoB;EAAE,OAAO,EAAE,YAAY;;;AAC3C,wCAA2B;EAAE,MAAM,EAAC,EAAE;;;AACtC,iCAAoB;EAAE,OAAO,EAAC,KAAK;;;AACnC,6BAAgB;EAAE,KAAK,EAAE,IAAI;EAAE,MAAM,EAAE,IAAI;EAAE,GAAG,EAAE,CAAC;EAAE,IAAI,EAAE,CAAC;EAAE,QAAQ,EAAE,QAAQ;EAAE,OAAO,EAAE,CAAC;EAAE,MAAM,EAAC,gBAAgB;;;AACrH,gCAAmB;EAAE,MAAM,EAAE,kBAAkB;;;AAC/C,sBAAS;EAAE,OAAO,EAAE,KAAK;EAAE,WAAW,EAAE,QAAQ;EAAE,QAAQ,EAAE,MAAM;EAAE,iBAAiB,EAAE,SAAS;;;AAChG,gCAAmB;EAAE,QAAQ,EAAE,QAAQ;EAAE,GAAG,EAAE,CAAC;EAAE,IAAI,EAAE,CAAC;EAAE,KAAK,EAAE,IAAI;EAAE,MAAM,EAAE,IAAI;;;AACnF,wBAAW;EACV,WAAW,EAAE,wBAAwB;EAAE,SAAS,EAAE,KAAK;;;AACvD,mCAAW;EAAE,SAAS,EAAE,GAAG;;;AAC3B,mIAAgC;EAAE,WAAW,EAAE,wBAAwB;EAAE,SAAS,EAAE,GAAG;;;AAExF,gCAAmB;EAAE,MAAM,EAAE,iBAAiB;EAAE,UAAU,EAAE,uEAAuE;EAAE,KAAK,EAAE,OAAO;;;AACnJ,kCAAqB;EAAE,KAAK,EAAE,OAAO;;;AACrC,+BAAkB;EAAE,MAAM,EAAE,iBAAiB;EAAE,UAAU,EAAE,gFAAgF;EAAE,KAAK,EAAE,OAAO;EAAE,WAAW,EAAE,IAAI;;;AAC9K,iCAAoB;EAAE,KAAK,EAAE,OAAO;;;AACpC,sIAA6F;EAAE,MAAM,EAAE,iBAAiB;EAAE,WAAW,EAAE,MAAM;EAAE,KAAK,EAAE,OAAO;;;AAC7J,oHAA2E;EAAE,KAAK,EAAE,OAAO;EAAE,eAAe,EAAE,IAAI;;;AAClH,kQAA+K;EAAE,MAAM,EAAE,iBAAiB;EAAE,UAAU,EAAE,uEAAuE;EAAE,WAAW,EAAE,MAAM;EAAE,KAAK,EAAE,OAAO;;;AACpU,sEAA2C;EAAE,KAAK,EAAE,OAAO;EAAE,eAAe,EAAE,IAAI;;;AAClF,mIAA0F;EAAE,MAAM,EAAE,iBAAiB;EAAE,UAAU,EAAE,uEAAuE;EAAE,WAAW,EAAE,MAAM;EAAE,KAAK,EAAE,OAAO;;;AAC/O,iHAAwE;EAAE,KAAK,EAAE,OAAO;EAAE,eAAe,EAAE,IAAI;;;AAC/G,gCAAmB;EAAE,OAAO,EAAE,IAAI;;;AAClC,4IAAoG;EAAC,MAAM,EAAE,iBAAiB;EAAE,UAAU,EAAE,uEAAuE;EAAE,KAAK,EAAE,OAAO;;;AACnO,kJAAwG;EAAE,KAAK,EAAE,OAAO;;;AACxH,gIAAuF;EAAC,MAAM,EAAE,iBAAiB;EAAE,UAAU,EAAE,uEAAuE;EAAE,KAAK,EAAE,OAAO;;;AACtN,sIAA6F;EAAE,KAAK,EAAE,OAAO;;;AAC7G,+IAAsG;EAAE,KAAK,EAAE,OAAO;;;AACtH,+IAAsG;EAAE,WAAW,EAAE,IAAI;;;AACzH,qJAA6G;EAAE,OAAO,EAAE,EAAE;EAAE,MAAM,EAAC,iBAAiB;EAAE,WAAW,EAAE,MAAM;;;AACzK,yIAAgG;EAAE,OAAO,EAAE,GAAG;EAAE,MAAM,EAAC,iBAAiB;EAAE,gBAAgB,EAAE,IAAI;;;AAChK,sBAAS;EAAE,KAAK,EAAE,IAAI;EAAE,MAAM,EAAE,IAAI;EAAE,gBAAgB,EAAE,0CAA0C;;;AAClG,yCAA4B;EAAC,gBAAgB,EAAE,0CAA0C;;;AACzF,wCAA2B;EAAC,gBAAgB,EAAE,0CAA0C;;;AACxF,wCAA2B;EAAE,gBAAgB,EAAE,0CAA0C;;;AACzF,8EAAmD;EAAC,gBAAgB,EAAE,0CAA0C;;;AAChH,uCAA0B;EAAC,gBAAgB,EAAE,0CAA0C;;;AACvF,0CAA6B;EAAC,gBAAgB,EAAE,0CAA0C;;;AAC1F,mFAAwD;EAAC,gBAAgB,EAAE,0CAA0C;;;AACrH,gCAAmB;EAAE,mBAAmB,EAAE,GAAG;;;AAC7C,iCAAoB;EAAE,mBAAmB,EAAE,OAAO;;;AAClD,gCAAmB;EAAE,mBAAmB,EAAE,OAAO;;;AACjD,iCAAoB;EAAE,mBAAmB,EAAE,OAAO;;;AAClD,gCAAmB;EAAE,mBAAmB,EAAE,OAAO;;;AACjD,iCAAoB;EAAE,mBAAmB,EAAE,OAAO;;;AAClD,gCAAmB;EAAE,mBAAmB,EAAE,OAAO;;;AACjD,iCAAoB;EAAE,mBAAmB,EAAE,QAAQ;;;AACnD,kCAAqB;EAAE,mBAAmB,EAAE,QAAQ;;;AACpD,kCAAqB;EAAE,mBAAmB,EAAE,QAAQ;;;AACpD,mCAAsB;EAAE,mBAAmB,EAAE,OAAO;;;AACpD,oCAAuB;EAAE,mBAAmB,EAAE,WAAW;;;AACzD,mCAAsB;EAAE,mBAAmB,EAAE,WAAW;;;AACxD,oCAAuB;EAAE,mBAAmB,EAAE,WAAW;;;AACzD,mCAAsB;EAAE,mBAAmB,EAAE,WAAW;;;AACxD,oCAAuB;EAAE,mBAAmB,EAAE,WAAW;;;AACzD,mCAAsB;EAAE,mBAAmB,EAAE,WAAW;;;AACxD,oCAAuB;EAAE,mBAAmB,EAAE,YAAY;;;AAC1D,qCAAwB;EAAE,mBAAmB,EAAE,YAAY;;;AAC3D,qCAAwB;EAAE,mBAAmB,EAAE,YAAY;;;AAC3D,gCAAmB;EAAE,mBAAmB,EAAE,OAAO;;;AACjD,iCAAoB;EAAE,mBAAmB,EAAE,WAAW;;;AACtD,gCAAmB;EAAE,mBAAmB,EAAE,WAAW;;;AACrD,iCAAoB;EAAE,mBAAmB,EAAE,WAAW;;;AACtD,gCAAmB;EAAE,mBAAmB,EAAE,WAAW;;;AACrD,iCAAoB;EAAE,mBAAmB,EAAE,WAAW;;;AACtD,gCAAmB;EAAE,mBAAmB,EAAE,WAAW;;;AACrD,iCAAoB;EAAE,mBAAmB,EAAE,YAAY;;;AACvD,kCAAqB;EAAE,mBAAmB,EAAE,YAAY;;;AACxD,oCAAuB;EAAE,mBAAmB,EAAE,YAAY;;;AAC1D,kCAAqB;EAAE,mBAAmB,EAAE,YAAY;;;AACxD,oCAAuB;EAAE,mBAAmB,EAAE,YAAY;;;AAC1D,oCAAuB;EAAE,mBAAmB,EAAE,YAAY;;;AAC1D,oCAAuB;EAAE,mBAAmB,EAAE,YAAY;;;AAC1D,oCAAuB;EAAE,mBAAmB,EAAE,YAAY;;;AAC1D,oCAAuB;EAAE,mBAAmB,EAAE,YAAY;;;AAC1D,qCAAwB;EAAE,mBAAmB,EAAE,OAAO;;;AACtD,sCAAyB;EAAE,mBAAmB,EAAE,WAAW;;;AAC3D,qCAAwB;EAAE,mBAAmB,EAAE,WAAW;;;AAC1D,sCAAyB;EAAE,mBAAmB,EAAE,WAAW;;;AAC3D,qCAAwB;EAAE,mBAAmB,EAAE,WAAW;;;AAC1D,sCAAyB;EAAE,mBAAmB,EAAE,WAAW;;;AAC3D,qCAAwB;EAAE,mBAAmB,EAAE,WAAW;;;AAC1D,sCAAyB;EAAE,mBAAmB,EAAE,YAAY;;;AAC5D,uCAA0B;EAAE,mBAAmB,EAAE,YAAY;;;AAC7D,yCAA4B;EAAE,mBAAmB,EAAE,YAAY;;;AAC/D,uCAA0B;EAAE,mBAAmB,EAAE,YAAY;;;AAC7D,yCAA4B;EAAE,mBAAmB,EAAE,YAAY;;;AAC/D,yCAA4B;EAAE,mBAAmB,EAAE,YAAY;;;AAC/D,yCAA4B;EAAE,mBAAmB,EAAE,YAAY;;;AAC/D,yCAA4B;EAAE,mBAAmB,EAAE,YAAY;;;AAC/D,yCAA4B;EAAE,mBAAmB,EAAE,YAAY;;;AAC/D,2CAA8B;EAAE,mBAAmB,EAAE,OAAO;;;AAC5D,2CAA8B;EAAE,mBAAmB,EAAE,WAAW;;;AAChE,2CAA8B;EAAE,mBAAmB,EAAE,WAAW;;;AAChE,2CAA8B;EAAE,mBAAmB,EAAE,WAAW;;;AAChE,sCAAyB;EAAE,mBAAmB,EAAE,WAAW;;;AAC3D,sCAAyB;EAAE,mBAAmB,EAAE,WAAW;;;AAC3D,sCAAyB;EAAE,mBAAmB,EAAE,WAAW;;;AAC3D,sCAAyB;EAAE,mBAAmB,EAAE,YAAY;;;AAC5D,uCAA0B;EAAE,mBAAmB,EAAE,YAAY;;;AAC7D,uCAA0B;EAAE,mBAAmB,EAAE,YAAY;;;AAC7D,uCAA0B;EAAE,mBAAmB,EAAE,YAAY;;;AAC7D,uCAA0B;EAAE,mBAAmB,EAAE,YAAY;;;AAC7D,8BAAiB;EAAE,mBAAmB,EAAE,OAAO;;;AAC/C,mCAAsB;EAAE,mBAAmB,EAAE,WAAW;;;AACxD,8BAAiB;EAAE,mBAAmB,EAAE,WAAW;;;AACnD,6BAAgB;EAAE,mBAAmB,EAAE,WAAW;;;AAClD,8BAAiB;EAAE,mBAAmB,EAAE,WAAW;;;AACnD,8BAAiB;EAAE,mBAAmB,EAAE,WAAW;;;AACnD,mCAAsB;EAAE,mBAAmB,EAAE,WAAW;;;AACxD,wCAA2B;EAAE,mBAAmB,EAAE,YAAY;;;AAC9D,uCAA0B;EAAE,mBAAmB,EAAE,OAAO;;;AACxD,kCAAqB;EAAE,mBAAmB,EAAE,WAAW;;;AACvD,+BAAkB;EAAE,mBAAmB,EAAE,WAAW;;;AACpD,iCAAoB;EAAE,mBAAmB,EAAE,WAAW;;;AACtD,2BAAc;EAAE,mBAAmB,EAAE,WAAW;;;AAChD,kCAAqB;EAAE,mBAAmB,EAAE,WAAW;;;AACvD,gCAAmB;EAAE,mBAAmB,EAAE,WAAW;;;AACrD,+BAAkB;EAAE,mBAAmB,EAAE,YAAY;;;AACrD,8BAAiB;EAAE,mBAAmB,EAAE,YAAY;;;AACpD,6BAAgB;EAAE,mBAAmB,EAAE,YAAY;;;AACnD,4BAAe;EAAE,mBAAmB,EAAE,YAAY;;;AAClD,4BAAe;EAAE,mBAAmB,EAAE,YAAY;;;AAClD,6BAAgB;EAAE,mBAAmB,EAAE,YAAY;;;AACnD,+BAAkB;EAAE,mBAAmB,EAAE,YAAY;;;AACrD,+BAAkB;EAAE,mBAAmB,EAAE,YAAY;;;AACrD,0BAAa;EAAE,mBAAmB,EAAE,YAAY;;;AAChD,2BAAc;EAAE,mBAAmB,EAAE,QAAQ;;;AAC7C,2BAAc;EAAE,mBAAmB,EAAE,YAAY;;;AACjD,+BAAkB;EAAE,mBAAmB,EAAE,YAAY;;;AACrD,2BAAc;EAAE,mBAAmB,EAAE,YAAY;;;AACjD,6BAAgB;EAAE,mBAAmB,EAAE,YAAY;;;AACnD,4BAAe;EAAE,mBAAmB,EAAE,YAAY;;;AAClD,2BAAc;EAAE,mBAAmB,EAAE,YAAY;;;AACjD,iCAAoB;EAAE,mBAAmB,EAAE,aAAa;;;AACxD,6BAAgB;EAAE,mBAAmB,EAAE,aAAa;;;AACpD,8BAAiB;EAAE,mBAAmB,EAAE,aAAa;;;AACrD,6BAAgB;EAAE,mBAAmB,EAAE,aAAa;;;AACpD,6BAAgB;EAAE,mBAAmB,EAAE,aAAa;;;AACpD,2BAAc;EAAE,mBAAmB,EAAE,aAAa;;;AAClD,4BAAe;EAAE,mBAAmB,EAAE,aAAa;;;AACnD,2BAAc;EAAE,mBAAmB,EAAE,aAAa;;;AAClD,2BAAc;EAAE,mBAAmB,EAAE,aAAa;;;AAClD,6BAAgB;EAAE,mBAAmB,EAAE,QAAQ;;;AAC/C,2BAAc;EAAE,mBAAmB,EAAE,YAAY;;;AACjD,gCAAmB;EAAE,mBAAmB,EAAE,YAAY;;;AACtD,4BAAe;EAAE,mBAAmB,EAAE,YAAY;;;AAClD,iCAAoB;EAAE,mBAAmB,EAAE,YAAY;;;AACvD,4BAAe;EAAE,mBAAmB,EAAE,YAAY;;;AAClD,iCAAoB;EAAE,mBAAmB,EAAE,YAAY;;;AACvD,0BAAa;EAAE,mBAAmB,EAAE,aAAa;;;AACjD,gCAAmB;EAAE,mBAAmB,EAAE,aAAa;;;AACvD,+BAAkB;EAAE,mBAAmB,EAAE,aAAa;;;AACtD,gCAAmB;EAAE,mBAAmB,EAAE,aAAa;;;AACvD,2BAAc;EAAE,mBAAmB,EAAE,aAAa;;;AAClD,8BAAiB;EAAE,mBAAmB,EAAE,aAAa;;;AACrD,4BAAe;EAAE,mBAAmB,EAAE,aAAa;;;AACnD,4BAAe;EAAE,mBAAmB,EAAE,aAAa;;;AACnD,6BAAgB;EAAE,mBAAmB,EAAE,aAAa;;;AACpD,4BAAe;EAAE,mBAAmB,EAAE,QAAQ;;;AAC9C,2BAAc;EAAE,mBAAmB,EAAE,YAAY;;;AACjD,6BAAgB;EAAE,mBAAmB,EAAE,YAAY;;;AACnD,2BAAc;EAAE,mBAAmB,EAAE,YAAY;;;AACjD,4BAAe;EAAE,mBAAmB,EAAE,YAAY;;;AAClD,6BAAgB;EAAE,mBAAmB,EAAE,YAAY;;;AACnD,gCAAmB;EAAE,mBAAmB,EAAE,YAAY;;;AACtD,+BAAkB;EAAE,mBAAmB,EAAE,aAAa;;;AACtD,4BAAe;EAAE,mBAAmB,EAAE,aAAa;;;AACnD,4BAAe;EAAE,mBAAmB,EAAE,aAAa;;;AACnD,2BAAc;EAAE,mBAAmB,EAAE,QAAQ;;;AAC7C,4BAAe;EAAE,mBAAmB,EAAE,YAAY;;;AAClD,gCAAmB;EAAE,mBAAmB,EAAE,YAAY;;;AACtD,gCAAmB;EAAE,mBAAmB,EAAE,YAAY;;;AACtD,+BAAkB;EAAE,mBAAmB,EAAE,YAAY;;;AACrD,iCAAoB;EAAE,mBAAmB,EAAE,YAAY;;;AACvD,iCAAoB;EAAE,mBAAmB,EAAE,YAAY;;;AACvD,2BAAc;EAAE,mBAAmB,EAAE,YAAY;;;AACjD,4BAAe;EAAE,mBAAmB,EAAE,aAAa;;;AACnD,iCAAoB;EAAE,mBAAmB,EAAE,aAAa;;;AACxD,gCAAmB;EAAE,mBAAmB,EAAE,aAAa;;;AACvD,4BAAe;EAAE,mBAAmB,EAAE,QAAQ;;;AAC9C,kCAAqB;EAAE,mBAAmB,EAAE,YAAY;;;AACxD,6BAAgB;EAAE,mBAAmB,EAAE,YAAY;;;AACnD,gCAAmB;EAAE,mBAAmB,EAAE,YAAY;;;AACtD,gCAAmB;EAAE,mBAAmB,EAAE,YAAY;;;AACtD,gCAAmB;EAAE,mBAAmB,EAAE,YAAY;;;AACtD,gCAAmB;EAAE,mBAAmB,EAAE,YAAY;;;AACtD,kCAAqB;EAAE,mBAAmB,EAAE,QAAQ;;;AACpD,mCAAsB;EAAE,mBAAmB,EAAE,YAAY;;;AACzD,mCAAsB;EAAE,mBAAmB,EAAE,YAAY;;;AACzD,wCAA2B;EAAE,mBAAmB,EAAE,YAAY;;;AAC9D,wCAA2B;EAAE,mBAAmB,EAAE,YAAY;;;AAC9D,wCAA2B;EAAE,mBAAmB,EAAE,YAAY;;;AAC9D,wCAA2B;EAAE,mBAAmB,EAAE,YAAY;;;AAC9D,qCAAwB;EAAE,mBAAmB,EAAE,aAAa;;;AAC5D,qCAAwB;EAAE,mBAAmB,EAAE,aAAa;;;AAC5D,qCAAwB;EAAE,mBAAmB,EAAE,aAAa;;;AAC5D,qCAAwB;EAAE,mBAAmB,EAAE,aAAa;;;AAC5D,oCAAuB;EAAE,mBAAmB,EAAE,aAAa;;;AAC3D,qCAAwB;EAAE,mBAAmB,EAAE,aAAa;;;AAC5D,mCAAsB;EAAE,mBAAmB,EAAE,aAAa;;;AAC1D,uCAA0B;EAAE,mBAAmB,EAAE,QAAQ;;;AACzD,wCAA2B;EAAE,mBAAmB,EAAE,YAAY;;;AAC9D,wCAA2B;EAAE,mBAAmB,EAAE,YAAY;;;AAC9D,uCAA0B;EAAE,mBAAmB,EAAE,YAAY;;;AAC7D,wCAA2B;EAAE,mBAAmB,EAAE,YAAY;;;AAC9D,wCAA2B;EAAE,mBAAmB,EAAE,YAAY;;;AAC9D,2CAA8B;EAAE,mBAAmB,EAAE,QAAQ;;;AAC7D,6CAAgC;EAAE,mBAAmB,EAAE,YAAY;;;AACnE,0CAA6B;EAAE,mBAAmB,EAAE,YAAY;;;AAChE,4CAA+B;EAAE,mBAAmB,EAAE,YAAY;;;AAClE,4CAA+B;EAAE,mBAAmB,EAAE,YAAY;;;AAClE,uCAA0B;EAAE,mBAAmB,EAAE,YAAY;;;AAC7D,sHAA+D;EAAE,0BAA0B,EAAE,GAAG;EAAE,8BAA8B,EAAE,GAAG;EAAE,6BAA6B,EAAE,GAAG;EAAE,sBAAsB,EAAE,GAAG;;;AACtM,uHAAgE;EAAE,2BAA2B,EAAE,GAAG;EAAE,+BAA+B,EAAE,GAAG;EAAE,8BAA8B,EAAE,GAAG;EAAE,uBAAuB,EAAE,GAAG;;;AAC3M,yHAAkE;EAAE,6BAA6B,EAAE,GAAG;EAAE,iCAAiC,EAAE,GAAG;EAAE,gCAAgC,EAAE,GAAG;EAAE,yBAAyB,EAAE,GAAG;;;AACrN,0HAAmE;EAAE,8BAA8B,EAAE,GAAG;EAAE,kCAAkC,EAAE,GAAG;EAAE,iCAAiC,EAAE,GAAG;EAAE,0BAA0B,EAAE,GAAG;;;AAC1N,gCAAmB;EAAE,UAAU,EAAE,sEAAsE;EAAE,OAAO,EAAE,GAAG;EAAC,MAAM,EAAC,iBAAiB;;;AAC9I,+BAAkB;EAAE,MAAM,EAAE,aAAa;EAAE,OAAO,EAAE,GAAG;EAAE,UAAU,EAAE,sEAAsE;EAAE,OAAO,EAAE,GAAG;EAAC,MAAM,EAAC,iBAAiB;EAAE,kBAAkB,EAAE,GAAG;EAAE,oBAAoB,EAAE,GAAG;EAAE,qBAAqB,EAAE,GAAG;EAAE,aAAa,EAAE,GAAG;;;AACtR,4BAAe;EAAE,KAAK,EAAE,IAAI;EAAE,OAAO,EAAE,WAAW;EAAE,OAAO,EAAE,IAAI;;;AACjE,kDAAqC;EAAE,QAAQ,EAAC,QAAQ;EAAE,OAAO,EAAC,MAAM;;;AACxE,kGAAuE;EAAE,QAAQ,EAAC,QAAQ;EAAE,GAAG,EAAE,GAAG;EAAE,KAAK,EAAE,KAAK;EAAE,MAAM,EAAE,KAAK;;;AACjI,8GAAmF;EAAE,GAAG,EAAE,GAAG;;;AAC7F,gDAAmC;EAAE,IAAI,EAAC,GAAG;;;AAC7C,gDAAmC;EAAE,KAAK,EAAC,GAAG;;;AAC9C,sDAAyC;EAAE,IAAI,EAAC,GAAG;;;AACnD,sDAAyC;EAAE,KAAK,EAAC,GAAG;;;AACpD,4GAAiF;EAAE,OAAO,EAAE,KAAK;EAAE,QAAQ,EAAE,QAAQ;EAAE,IAAI,EAAE,GAAG;EAAE,WAAW,EAAE,IAAI;EAAE,GAAG,EAAE,GAAG;EAAE,UAAU,EAAE,IAAI;;;AAC/K,iDAAoC;EAAE,MAAM,EAAE,OAAO;EAAE,WAAW,EAAE,KAAK;EAAE,UAAU,EAAE,MAAM;;;AAC7F,wDAA2C;EAAE,SAAS,EAAC,GAAG;EAAE,MAAM,EAAC,KAAK;;;AACxE,4DAA+C;EAAC,KAAK,EAAE,IAAI;;;AAC3D;sDACyC;EAAE,KAAK,EAAE,GAAG;;;AACrD,uDAA0C;EAAE,YAAY,EAAE,EAAE;;;AAC5D,sDAAyC;EAAE,WAAW,EAAE,EAAE;;;AAC1D,kCAAqB;EAAC,KAAK,EAAE,IAAI;EAAE,SAAS,EAAE,IAAI;EAAE,eAAe,EAAE,QAAQ;EAAE,MAAM,EAAC,QAAQ;;;AAC9F,+BAAkB;EAAE,OAAO,EAAE,SAAS;EAAE,UAAU,EAAE,MAAM;EAAE,WAAW,EAAE,IAAI;EAAE,MAAM,EAAE,CAAC;;;AACxF,+BAAkB;EAAE,MAAM,EAAE,CAAC;EAAE,OAAO,EAAE,GAAG;;;AAC3C,uEAA4C;EAAE,OAAO,EAAE,KAAK;EAAE,OAAO,EAAE,IAAI;EAAE,UAAU,EAAE,KAAK;EAAE,eAAe,EAAE,IAAI;;;AACrH,sDAAyC;EAAE,gBAAgB,EAAE,IAAI;EAAE,MAAM,EAAE,UAAU;EAAE,OAAO,EAAC,MAAM;EAAE,WAAW,EAAE,CAAC;EAAE,YAAY,EAAE,CAAC;EAAE,aAAa,EAAE,CAAC;;;AACxJ,6DAAgD;EAAE,KAAK,EAAE,KAAK;EAAE,MAAM,EAAE,cAAc;EAAE,MAAM,EAAE,OAAO;EAAE,OAAO,EAAE,mBAAmB;EAAE,KAAK,EAAC,IAAI;EAAE,QAAQ,EAAC,OAAO;;;AACnK,mFAAsE;EAAE,KAAK,EAAC,IAAI;;;AAClF,gDAAmC;EAAE,KAAK,EAAC,IAAI;;;AAC/C,uDAA0C;EAAE,KAAK,EAAC,IAAI;;;AACtD,6DAAgD;EAAE,KAAK,EAAC,GAAG;EAAE,MAAM,EAAC,WAAW;;;AAC/E,yDAA4C;EAAE,KAAK,EAAC,GAAG;;;AACvD,yDAA4C;EAAE,KAAK,EAAC,KAAK;;;AACzD,yDAA4C;EAAE,KAAK,EAAC,GAAG;;;AACvD,kFAAqE;EAAE,iBAAiB,EAAC,CAAC;;;AAC1F,oFAAuE;EAAE,iBAAiB,EAAC,CAAC;;;AAC5F,4DAA+C;EAAE,KAAK,EAAC,IAAI;;;AAC3D,sCAAyB;EAAE,KAAK,EAAC,IAAI;EAAE,KAAK,EAAC,IAAI;EAAE,SAAS,EAAC,GAAG;;;AAChE,gCAAmB;EAClB,SAAS,EAAE,GAAG;;;AACd,oDAAoB;EAAE,KAAK,EAAE,GAAG;EAAE,IAAI,EAAE,IAAI;;;AAC5C,oDAAoB;EAAE,IAAI,EAAE,GAAG;EAAE,KAAK,EAAE,IAAI;;;AAC5C,0DAA0B;EAAE,KAAK,EAAE,GAAG;EAAE,IAAI,EAAE,IAAI;;;AAClD,0DAA0B;EAAE,IAAI,EAAE,GAAG;EAAE,KAAK,EAAE,IAAI;;;AAClD,0DAA0B;EAAE,KAAK,EAAC,KAAK;;;AACvC,iEAAiC;EAAE,KAAK,EAAE,IAAI;;;AAC9C,uFAAuD;EAAE,KAAK,EAAC,KAAK;;;AACpE,qDAAqB;EAAE,KAAK,EAAC,KAAK;;;AAClC,gFAAgD;EAAE,kBAAkB,EAAC,CAAC;EAAE,iBAAiB,EAAC,GAAG;;;AAC7F,kFAAkD;EAAE,kBAAkB,EAAC,CAAC;EAAE,iBAAiB,EAAC,GAAG;;;AAEhG,kCAAqB;EACpB,OAAO,EAAE,IAAI;;EACb,WAAW,EAAE,KAAK;;EAClB,QAAQ,EAAE,QAAQ;;EAClB,OAAO,EAAE,EAAE;;EACX,MAAM,EAAE,MAAM;;EACd,GAAG,EAAE,IAAI;;EACT,IAAI,EAAE,IAAI;;EACV,KAAK,EAAE,KAAK;;EACZ,MAAM,EAAE,KAAK;;;;AAGd,4BAAe;EAAE,OAAO,EAAE,CAAC;EAAE,MAAM,EAAE,cAAc;EAAE,qBAAqB,EAAE,CAAC;EAAE,kBAAkB,EAAE,CAAC;EAAE,aAAa,EAAE,CAAC;;;AACtH,8BAAiB;EAAE,OAAO,EAAE,CAAC;EAAE,WAAW,EAAE,uBAAuB;EAAE,qBAAqB,EAAE,CAAC;EAAE,kBAAkB,EAAE,CAAC;EAAE,aAAa,EAAE,CAAC;;;AACtI,kCAAqB;EAAE,SAAS,EAAE,IAAI;EAAE,MAAM,EAAE,CAAC;;;AACjD,kDAAqC;EAAE,MAAM,EAAE,IAAI;EAAE,UAAU,EAAE,IAAI;EAAE,KAAK,EAAE,IAAI;EAAE,WAAW,EAAE,MAAM;;;AACvG,kEAAqD;EAAE,UAAU,EAAE,IAAI;EAAE,YAAY,EAAE,WAAW;EAAE,MAAM,EAAE,OAAO;EAAE,qBAAqB,EAAE,CAAC;EAAE,kBAAkB,EAAE,CAAC;EAAE,aAAa,EAAE,CAAC;;;AACtL,kCAAqB;EAAE,UAAU,EAAE,IAAI;EAAE,KAAK,EAAE,IAAI;;;AACpD,iDAAoC;EAAE,UAAU,EAAE,IAAI;EAAE,aAAa,EAAE,IAAI;EAAE,KAAK,EAAE,IAAI;EAAE,SAAS,EAAE,IAAI;;;AACzG,kNAA2J;EAAE,MAAM,EAAE,GAAG;EAAE,GAAG,EAAE,IAAI;EAAE,MAAM,EAAE,IAAI;;;AACjM,sDAAyC;EAAE,IAAI,EAAE,GAAG;;;AACpD,sDAAyC;EAAE,KAAK,EAAE,GAAG;;;AACrD,4GAAiF;EAAE,gBAAgB,EAAE,6uQAA6uQ;EAAE,mBAAmB,EAAE,OAAO;EAAE,UAAU,EAAE,CAAC;EAAE,GAAG,EAAE,CAAC;EAAE,WAAW,EAAE,MAAM;;;AAC55Q,qDAAwC;EAAE,mBAAmB,EAAE,OAAO;;;AACtE,+BAAkB;EAAE,OAAO,EAAE,QAAQ;EAAE,KAAK,EAAE,IAAI;EAAE,WAAW,EAAE,MAAM;EAAE,MAAM,EAAE,IAAI;EAAE,UAAU,EAAE,cAAc;;;AACjH,+BAAkB;EAAE,UAAU,EAAE,OAAO;EAAE,MAAM,EAAE,IAAI;EAAE,OAAO,EAAE,CAAC;;;AACjE,iDAAoC;EAAE,UAAU,EAAE,WAAW;EAAE,MAAM,EAAE,IAAI;EAAE,UAAU,EAAE,MAAM;EAAE,OAAO,EAAE,IAAI;EAAE,MAAM,EAAE,CAAC;EAAE,WAAW,EAAE,MAAM;EAAE,KAAK,EAAE,IAAI;;;AAC3J,iGAAsE;EAAE,UAAU,EAAE,OAAO;EAAE,KAAK,EAAE,IAAI;;;AACxG,sHAA2F;EAAE,OAAO,EAAE,CAAC;EAAE,KAAK,EAAE,IAAI;;;AACpH,4BAAe;EAAE,UAAU,EAAE,OAAO;;;AACpC,sGAA2E;EAAE,SAAS,EAAE,IAAI;EAAE,WAAW,EAAE,MAAM;EAAE,gBAAgB,EAAE,IAAI;EAAE,MAAM,EAAE,IAAI;;;AACvJ,wOAAiL;EAAE,UAAU,EAAE,OAAO;EAAE,KAAK,EAAE,IAAI;;;AACnN,sDAAyC;EAAE,MAAM,EAAE,IAAI;;;AACvD,gCAAmB;EAAE,SAAS,EAAE,IAAI;;;AACpC,kDAAqC;EAAE,aAAa,EAAE,GAAG;EAAE,UAAU,EAAE,IAAI;EAAE,YAAY,EAAE,IAAI;;;AAC/F,mCAAsB;EAAE,UAAU,EAAE,IAAI;;;AACxC,sCAAyB;EAAE,KAAK,EAAE,IAAI;EAAE,KAAK,EAAC,IAAI;EAAE,OAAO,EAAE,SAAS;;;AACtE,sCAAyB;EAAE,MAAM,EAAE,eAAe;;;AAClD,oCAAuB;EAAE,UAAU,EAAE,IAAI;EAAE,MAAM,EAAE,IAAI;EAAE,MAAM,EAAE,CAAC;EAAE,OAAO,EAAE,CAAC;;;AAC9E,gCAAmB;EAAE,SAAS,EAAE,GAAG;;;AACnC,mCAAsB;EAAE,UAAU,EAAE,KAAK;EAAE,OAAO,EAAE,SAAS;;;AAC7D,sCAAyB;EAAE,KAAK,EAAE,KAAK;EAAE,KAAK,EAAE,KAAK;;;AACrD,sCAAyB;EAAE,MAAM,EAAE,eAAe;;;;AAIjD,sRAAuJ;EAAE,UAAU,EAAE,OAAO;;;AAC5K,oEAAqC;EAAE,YAAY,EAAE,OAAO;;;AAC5D,iDAAkB;EAAE,YAAY,EAAE,OAAO;;;AACzC,qIAAsE;EAAE,UAAU,EAAE,OAAO;;;AAC3F,gTAAiL;EAAE,UAAU,EAAE,OAAO;EAAE,KAAK,EAAE,IAAI;;;;AAKnN,8RAAuJ;EAAE,UAAU,EAAE,OAAO;;;AAC5K,mDAAkB;EAAE,YAAY,EAAE,OAAO;;;AACzC,yIAAsE;EAAE,UAAU,EAAE,OAAO;;;AAC3F,wTAAiL;EAAE,UAAU,EAAE,OAAO;EAAE,KAAK,EAAE,IAAI;;;;AAKnN,0SAAuJ;EAAE,UAAU,EAAE,OAAO;;;AAC5K,yEAAqC;EAAE,YAAY,EAAE,OAAO;;;AAC5D,sDAAkB;EAAE,YAAY,EAAE,OAAO;;;AACzC,+IAAsE;EAAE,UAAU,EAAE,OAAO;;;AAC3F,oUAAiL;EAAE,UAAU,EAAE,OAAO;EAAE,KAAK,EAAE,IAAI;;;;AAKnN,sSAAuJ;EAAE,UAAU,EAAE,OAAO;;;AAC5K,qDAAkB;EAAE,YAAY,EAAE,OAAO;;;AACzC,6IAAsE;EAAE,UAAU,EAAE,OAAO;;;AAC3F,gUAAiL;EAAE,UAAU,EAAE,OAAO;EAAE,KAAK,EAAE,IAAI;;;;AAKnN,0RAAuJ;EAAE,UAAU,EAAE,OAAO;;;AAC5K,qEAAqC;EAAE,YAAY,EAAE,OAAO;;;AAC5D,kDAAkB;EAAE,YAAY,EAAE,OAAO;;;AACzC,uIAAsE;EAAE,UAAU,EAAE,OAAO;;;AAC3F,oTAAiL;EAAE,UAAU,EAAE,OAAO;EAAE,KAAK,EAAE,IAAI;;;;AAKnN,kSAAuJ;EAAE,UAAU,EAAE,OAAO;;;AAC5K,uEAAqC;EAAE,YAAY,EAAE,OAAO;;;AAC5D,oDAAkB;EAAE,YAAY,EAAE,OAAO;;;AACzC,2IAAsE;EAAE,UAAU,EAAE,OAAO;;;AAC3F,4TAAiL;EAAE,UAAU,EAAE,OAAO;EAAE,KAAK,EAAE,IAAI;;;;AAKnN,iWAA6L;EAAE,UAAU,EAAE,OAAO;;;AAClN,qEAAqC;EAAE,YAAY,EAAE,OAAO;;;AAC5D,mGAAkC;EAAE,UAAU,EAAE,IAAI;;;AACpD,kJAAiF;EAAE,gBAAgB,EAAE,6oWAA6oW;;;AAClvW,kDAAkB;EAAE,YAAY,EAAE,IAAI;;;AACtC,qQAAkI;EAAC,KAAK,EAAE,IAAI;;;AAC9I,6bAAwP;EAAE,KAAK,EAAE,IAAI;EAAE,UAAU,EAAE,IAAI;;;AACvR,4JAA2F;EAAE,KAAK,EAAE,IAAI",
4
+ "sources": ["sass/partials/_main_wrap.scss","sass/partials/_variables.scss","sass/partials/_mixins.scss","sass/partials/_post_metaboxes.scss","sass/partials/_misc.scss","sass/partials/_sidebar_placements.scss","sass/partials/_collapsible_ui.scss","sass/partials/_jquery_ui.scss"],
5
+ "names": [],
6
+ "file": "cmb2.css"
7
+ }
deprecated/includes/cmb2/css/cmb2.min.css ADDED
@@ -0,0 +1 @@
 
1
+ .cmb2-wrap{margin:0}.cmb2-wrap input,.cmb2-wrap textarea{font-size:14px;max-width:100%;padding:5px}.cmb2-wrap input[type=text].cmb2-oembed{width:100%}.cmb2-wrap textarea{width:500px}.cmb2-wrap textarea.cmb2-textarea-code{font-family:"Courier 10 Pitch",Courier,monospace;line-height:16px}.cmb2-wrap input.cmb2-text-small,.cmb2-wrap input.cmb2-timepicker{width:100px}.cmb2-wrap input.cmb2-text-money{width:90px}.cmb2-wrap input.cmb2-text-medium{width:230px}.cmb2-wrap input.cmb2-upload-file{width:65%}.cmb2-wrap input.ed_button{padding:2px 4px}.cmb2-wrap input:not([type=hidden])+.button,.cmb2-wrap input:not([type=hidden])+input,.cmb2-wrap input:not([type=hidden])+select{margin-left:20px}.cmb2-wrap ul{margin:0}.cmb2-wrap li{font-size:14px;line-height:16px;margin:1px 0 5px}.cmb2-wrap select{font-size:14px;margin-top:3px}.cmb2-wrap input:focus,.cmb2-wrap textarea:focus{background:#fffff8}.cmb2-wrap input[type=checkbox],.cmb2-wrap input[type=radio]{margin:0 5px 0 0;padding:0}.cmb2-wrap .button,.cmb2-wrap button{white-space:nowrap}.cmb2-wrap .mceLayout{border:1px solid #e9e9e9!important}.cmb2-wrap .mceIframeContainer{background:#fff}.cmb2-wrap .meta_mce{width:97%}.cmb2-wrap .meta_mce textarea{width:100%}.cmb2-wrap .wp-color-result,.cmb2-wrap .wp-picker-input-wrap{vertical-align:middle}.cmb2-wrap .wp-color-result,.cmb2-wrap .wp-picker-container{margin:0 10px 0 0}.cmb2-wrap .cmb-row{margin:0}.cmb2-wrap .cmb-row:after{content:'';clear:both;display:block;width:100%}.cmb2-wrap .cmb-row.cmb-repeat-row{padding:1.8em 0 0}.cmb2-wrap .cmb-row.cmb-repeat-row:first-of-type{padding:0}.cmb2-wrap .cmb-row.cmb-repeat .cmb2-metabox-description{padding-top:0;padding-bottom:1.8em}.cmb2-metabox{clear:both;margin:0}.cmb2-metabox .cmb-field-list>.cmb-row:first-of-type>.cmb-td,.cmb2-metabox .cmb-field-list>.cmb-row:first-of-type>.cmb-th,.cmb2-metabox>.cmb-row:first-of-type>.cmb-td,.cmb2-metabox>.cmb-row:first-of-type>.cmb-th{border:0}.cmb2-metabox>.cmb-row .cmb-repeat-table .cmb-row>.cmb-td{padding-right:20px;box-sizing:border-box;float:left}.cmb-add-row{margin:1.8em 0 0}.cmb-nested .cmb-td,.cmb-repeatable-group .cmb-th,.cmb-repeatable-group:first-of-type{border:0}.cmb-repeatable-group:last-of-type,.cmb-row:last-of-type,.cmb2-wrap .cmb-row:last-of-type{border-bottom:0}.cmb-repeatable-grouping{border:1px solid #e9e9e9;padding:0 1em;max-width:1000px}.cmb-repeatable-grouping.cmb-row{margin:0 0 .8em}.cmb-th{color:#222;float:left;font-weight:600;line-height:1.3;padding:20px 10px 20px 0;vertical-align:top;width:200px}.cmb-td{line-height:1.3;max-width:100%;padding:15px 10px;vertical-align:middle}.cmb-type-title .cmb-td{padding:0}.cmb-th label{display:block;padding:5px 0}.cmb-th+.cmb-td{float:left}.cmb-td .cmb-td{padding-bottom:1em}.cmb-remove-row{text-align:right}.empty-row.hidden{display:none}.cmb-repeatable-group .cmb-th{padding:5px}.cmb-repeatable-group .cmb-group-title{background-color:#e9e9e9;padding:8px 12px 8px 2.2em;margin:0 -1em;min-height:1.5em;font-size:14px;line-height:1.4}.cmb-repeatable-group .cmb-group-title h4{border:0;margin:0;font-size:1.2em;font-weight:500;padding:.5em .75em}.cmb-repeatable-group .cmb-group-title .cmb-th{display:block;width:100%}.cmb-repeatable-group .cmb-group-description .cmb-th{font-size:1.2em;display:block;float:none;padding-bottom:1em;text-align:left;width:100%}.cmb-repeatable-group .cmb-group-description .cmb-th label{display:block;margin-top:0;padding-bottom:5px}.cmb-repeatable-group .cmb-group-description .cmb-th label:after{border-bottom:1px solid #e9e9e9;content:'';clear:both;display:block;padding-top:.4em}.cmb-repeatable-group .cmb-shift-rows{font-size:1em;margin-right:1em;text-decoration:none}.cmb-repeatable-group .cmb-shift-rows .dashicons{font-size:1.5em;height:1.5em;line-height:1.2em;width:1em}.cmb-repeatable-group .cmb-shift-rows .dashicons.dashicons-arrow-down-alt2{line-height:1.3em}.cmb-repeatable-group .cmb2-upload-button{float:right}p.cmb2-metabox-description{color:#aaa;font-style:italic;margin:0;padding-top:.5em}span.cmb2-metabox-description{color:#aaa;font-style:italic}.cmb2-metabox-title{margin:0 0 5px;padding:5px 0 0;font-size:14px}.cmb-inline ul{padding:4px 0 0}.cmb-inline li{display:inline-block;padding-right:18px}.cmb-type-textarea-code pre{margin:0}.cmb2-media-status .img-status{clear:none;display:inline-block;float:left;margin-right:10px;width:auto}.cmb2-media-status .img-status img{max-width:350px}.cmb2-media-status .embed-status,.cmb2-media-status .img-status img{background:#fff;border:1px solid #e9e9e9;border-radius:2px;-moz-border-radius:2px;margin:15px 0 0;padding:5px}.cmb2-media-status .embed-status{float:left;max-width:800px}.cmb2-media-status .embed-status,.cmb2-media-status .img-status{position:relative}.cmb2-media-status .embed-status .cmb2-remove-file-button,.cmb2-media-status .img-status .cmb2-remove-file-button{background:url(../images/ico-delete.png);height:16px;left:-5px;position:absolute;text-indent:-9999px;top:-5px;width:16px}.cmb2-media-status .img-status .cmb2-remove-file-button{top:10px}.cmb2-media-status .file-status>span,.cmb2-media-status .img-status img{cursor:pointer}.cmb-type-file-list .cmb2-media-status .img-status{clear:none;float:left;margin-right:10px;width:auto}.cmb-attach-list li{clear:both;display:inline-block;margin-bottom:25px;width:100%}.cmb-attach-list li img{cursor:move;float:left;margin-right:10px}.cmb2-remove-wrapper{margin:0}.child-cmb2 .cmb-th{text-align:left}#poststuff .cmb-group-title{margin-left:-1em;margin-right:-1em;padding-left:2.2em;min-height:1.5em}.cmb-repeat-group-wrap .cmb2-wrap,.postbox-container .cmb2-wrap{margin:0}.cmb-repeat-group-wrap .cmb2-wrap>.cmb-field-list>.cmb-row,.postbox-container .cmb2-wrap>.cmb-field-list>.cmb-row{padding:1.8em 0}.cmb-repeat-group-wrap .cmb2-wrap input[type=text].cmb2-oembed,.postbox-container .cmb2-wrap input[type=text].cmb2-oembed{width:100%}.cmb-repeat-group-wrap .cmb-row,.postbox-container .cmb-row{padding:0 0 1.8em;margin:0 0 .8em}.cmb-repeat-group-wrap .cmb-row .cmbhandle,.postbox-container .cmb-row .cmbhandle{right:-1em;position:relative}.cmb-repeat-group-wrap .cmb-repeatable-grouping,.postbox-container .cmb-repeatable-grouping{padding:0 1em;max-width:100%;min-width:1px!important}.cmb-repeat-group-wrap .cmb-repeatable-group>.cmb-row,.postbox-container .cmb-repeatable-group>.cmb-row{padding-bottom:0}.cmb-repeat-group-wrap .cmb-th,.postbox-container .cmb-th{width:18%;padding:0 2% 0 0}.cmb-repeat-group-wrap .cmb-td,.postbox-container .cmb-td{margin-bottom:0;padding:0;line-height:1.3}.cmb-repeat-group-wrap .cmb-repeat-row .cmb-td,.postbox-container .cmb-repeat-row .cmb-td{padding-bottom:1.8em}.cmb-repeat-group-wrap .cmb-th+.cmb-td,.postbox-container .cmb-th+.cmb-td{width:80%;float:right}.cmb-repeat-group-wrap .cmb-repeatable-group:not(:last-of-type),.cmb-repeat-group-wrap .cmb-row:not(:last-of-type),.postbox-container .cmb-repeatable-group:not(:last-of-type),.postbox-container .cmb-row:not(:last-of-type){border-bottom:1px solid #e9e9e9}.cmb-repeat-group-wrap .cmb-remove-field-row,.cmb-repeat-group-wrap .cmb-repeat-group-field,.postbox-container .cmb-remove-field-row,.postbox-container .cmb-repeat-group-field{padding-top:1.8em}.cmb-repeat-group-wrap .cmb2-metabox>.cmb-row .cmb-row.table-layout .cmb-repeat-table .cmb-tbody,.cmb-repeat-group-wrap .cmb2-metabox>.cmb-row.table-layout .cmb-repeat-table .cmb-tbody,.postbox-container .cmb2-metabox>.cmb-row .cmb-row.table-layout .cmb-repeat-table .cmb-tbody,.postbox-container .cmb2-metabox>.cmb-row.table-layout .cmb-repeat-table .cmb-tbody{display:table;width:100%}.cmb-repeat-group-wrap .cmb2-metabox>.cmb-row .cmb-row.table-layout .cmb-repeat-table .cmb-tbody input.regular-text,.cmb-repeat-group-wrap .cmb2-metabox>.cmb-row.table-layout .cmb-repeat-table .cmb-tbody input.regular-text,.postbox-container .cmb2-metabox>.cmb-row .cmb-row.table-layout .cmb-repeat-table .cmb-tbody input.regular-text,.postbox-container .cmb2-metabox>.cmb-row.table-layout .cmb-repeat-table .cmb-tbody input.regular-text{width:100%}.cmb-repeat-group-wrap .cmb2-metabox>.cmb-row .cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-row:not(.hidden):not(.empty-row),.cmb-repeat-group-wrap .cmb2-metabox>.cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-row:not(.hidden):not(.empty-row),.postbox-container .cmb2-metabox>.cmb-row .cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-row:not(.hidden):not(.empty-row),.postbox-container .cmb2-metabox>.cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-row:not(.hidden):not(.empty-row){display:table-row}.cmb-repeat-group-wrap .cmb2-metabox>.cmb-row .cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-td,.cmb-repeat-group-wrap .cmb2-metabox>.cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-td,.postbox-container .cmb2-metabox>.cmb-row .cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-td,.postbox-container .cmb2-metabox>.cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-td{display:table-cell;float:none;width:100%}.cmb-repeat-group-wrap .cmb2-metabox>.cmb-row .cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-row:not(:first-of-type) .cmb-td,.cmb-repeat-group-wrap .cmb2-metabox>.cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-row:not(:first-of-type) .cmb-td,.postbox-container .cmb2-metabox>.cmb-row .cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-row:not(:first-of-type) .cmb-td,.postbox-container .cmb2-metabox>.cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-row:not(:first-of-type) .cmb-td{padding-top:1.8em}.cmb-repeat-group-wrap .cmb2-metabox>.cmb-row .cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-td.cmb-remove-row,.cmb-repeat-group-wrap .cmb2-metabox>.cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-td.cmb-remove-row,.postbox-container .cmb2-metabox>.cmb-row .cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-td.cmb-remove-row,.postbox-container .cmb2-metabox>.cmb-row.table-layout .cmb-repeat-table .cmb-tbody .cmb-td.cmb-remove-row{padding-right:0}#poststuff .cmb-repeatable-group h2{margin:0}.edit-tags-php .cmb2-metabox-title,.profile-php .cmb2-metabox-title,.user-edit-php .cmb2-metabox-title{font-size:1.4em}.postbox .cmb-spinner{float:left}#side-sortables .cmb2-wrap>.cmb-field-list>.cmb-row,.inner-sidebar .cmb2-wrap>.cmb-field-list>.cmb-row{padding:1.4em 0}#side-sortables .cmb2-wrap input[type=text]:not(.wp-color-picker),.inner-sidebar .cmb2-wrap input[type=text]:not(.wp-color-picker){width:100%}#side-sortables .cmb2-wrap input+input:not(.wp-picker-clear),#side-sortables .cmb2-wrap input+select,.inner-sidebar .cmb2-wrap input+input:not(.wp-picker-clear),.inner-sidebar .cmb2-wrap input+select{margin-left:0;margin-top:1em;display:block}#side-sortables .cmb2-wrap input.cmb2-text-money,.inner-sidebar .cmb2-wrap input.cmb2-text-money{max-width:70%}#side-sortables .cmb2-wrap input.cmb2-text-money+.cmb2-metabox-description,.inner-sidebar .cmb2-wrap input.cmb2-text-money+.cmb2-metabox-description{display:block}#side-sortables .cmb2-wrap label,.inner-sidebar .cmb2-wrap label{display:block;font-weight:700;padding:0 0 5px}#side-sortables textarea,.inner-sidebar textarea{max-width:99%}#side-sortables .cmb-repeatable-group,.inner-sidebar .cmb-repeatable-group{border-bottom:1px solid #e9e9e9}#side-sortables .cmb-repeat-group-wrap>.cmb-td>.cmb-repeatable-group,.inner-sidebar .cmb-repeat-group-wrap>.cmb-td>.cmb-repeatable-group{border-bottom:0;margin-bottom:-1.4em}#side-sortables .cmb-td,#side-sortables .cmb-th,#side-sortables .cmb-th+.cmb-td,.inner-sidebar .cmb-td,.inner-sidebar .cmb-th,.inner-sidebar .cmb-th+.cmb-td{width:100%;display:block;float:none}#side-sortables .closed .inside,.inner-sidebar .closed .inside{display:none}#side-sortables .cmb-td .cmb-td,.inner-sidebar .cmb-td .cmb-td{padding-bottom:1em}#side-sortables .cmb-th,.inner-sidebar .cmb-th{display:block;float:none;padding-bottom:1em;text-align:left;width:100%;padding-left:0;padding-right:0}#side-sortables .cmb-th label,.inner-sidebar .cmb-th label{display:block;margin-top:0;padding-bottom:5px}#side-sortables .cmb-th label:after,.inner-sidebar .cmb-th label:after{border-bottom:1px solid #e9e9e9;content:'';clear:both;display:block;padding-top:.4em}#side-sortables .cmb-th label,.inner-sidebar .cmb-th label{font-size:14px;line-height:1.4em}#side-sortables .cmb-group-description .cmb-th,.inner-sidebar .cmb-group-description .cmb-th{padding-top:0}#side-sortables .cmb-group-description .cmb2-metabox-description,#side-sortables .cmb-group-title .cmb-th,.inner-sidebar .cmb-group-description .cmb2-metabox-description,.inner-sidebar .cmb-group-title .cmb-th{padding:0}#side-sortables .cmb-repeatable-grouping+.cmb-repeatable-grouping,.inner-sidebar .cmb-repeatable-grouping+.cmb-repeatable-grouping{margin-top:1em}#side-sortables .cmb2-media-status .embed-status img,#side-sortables .cmb2-media-status .img-status img,.inner-sidebar .cmb2-media-status .embed-status img,.inner-sidebar .cmb2-media-status .img-status img{max-width:90%;height:auto}#side-sortables .cmb2-list label,.inner-sidebar .cmb2-list label{display:inline;font-weight:400}#side-sortables .cmb2-metabox-description,.inner-sidebar .cmb2-metabox-description{display:block;padding:7px 0 0}#side-sortables .cmb-type-checkbox .cmb-td label,#side-sortables .cmb-type-checkbox .cmb2-metabox-description,.inner-sidebar .cmb-type-checkbox .cmb-td label,.inner-sidebar .cmb-type-checkbox .cmb2-metabox-description{font-weight:400;display:inline}#side-sortables .cmb-row .cmb2-metabox-description,.inner-sidebar .cmb-row .cmb2-metabox-description{padding-bottom:1.8em}#side-sortables .cmb2-metabox-title,.inner-sidebar .cmb2-metabox-title{font-size:1.2em;font-style:italic}#side-sortables .cmb-remove-row,.inner-sidebar .cmb-remove-row{clear:both;padding-top:12px;padding-bottom:0}#side-sortables .cmb-type-colorpicker .cmb-repeat-row .cmb-td,.inner-sidebar .cmb-type-colorpicker .cmb-repeat-row .cmb-td{width:auto;clear:none;float:left;padding-top:0}#side-sortables .cmb-type-colorpicker .cmb-repeat-row .cmb-td.cmb-remove-row,.inner-sidebar .cmb-type-colorpicker .cmb-repeat-row .cmb-td.cmb-remove-row{float:right;margin:0}#side-sortables .cmb2-upload-button,.inner-sidebar .cmb2-upload-button{clear:both;margin-top:12px}.cmb2-metabox .cmb-repeat-group-wrap{max-width:1000px}.cmb2-metabox .cmbhandle{color:#aaa;float:right;width:27px;height:30px;cursor:pointer;right:-1em;position:relative}.cmb2-metabox .cmbhandle:before{content:'\f142';right:12px;font:400 20px/1 dashicons;speak:none;display:inline-block;padding:8px 10px;top:0;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important}.cmb2-metabox .postbox.closed .cmbhandle:before{content:'\f140'}.cmb2-metabox button.dashicons-before.dashicons-no-alt.cmb-remove-group-row{-webkit-appearance:none!important;background:none!important;border:none!important;position:absolute;left:0;top:.5em;line-height:1em;cursor:pointer}.cmb2-metabox button.dashicons-before.dashicons-no-alt.cmb-remove-group-row:not([disabled]){color:#a00}.cmb2-metabox button.dashicons-before.dashicons-no-alt.cmb-remove-group-row:not([disabled]):hover{color:red}.cmb2-element .ui-helper-hidden{display:none}.cmb2-element .ui-helper-hidden-accessible{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}.cmb2-element .ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.cmb2-element .ui-helper-clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cmb2-element * html .ui-helper-clearfix{height:1%}.cmb2-element .ui-helper-clearfix{display:block}.cmb2-element .ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.cmb2-element .ui-state-disabled{cursor:default!important}.cmb2-element .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.cmb2-element .ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.cmb2-element .ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.cmb2-element .ui-widget .ui-widget{font-size:1em}.cmb2-element .ui-widget button,.cmb2-element .ui-widget input,.cmb2-element .ui-widget select,.cmb2-element .ui-widget textarea{font-family:Verdana,Arial,sans-serif;font-size:1em}.cmb2-element .ui-widget-content{border:1px solid #aaa;background:#fff url(../images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.cmb2-element .ui-widget-content a{color:#222}.cmb2-element .ui-widget-header{border:1px solid #aaa;background:#ccc url(../images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:700}.cmb2-element .ui-widget-header a{color:#222}.cmb2-element .ui-state-default,.cmb2-element .ui-widget-content .ui-state-default,.cmb2-element .ui-widget-header .ui-state-default{border:1px solid #d3d3d3;font-weight:400;color:#555}.cmb2-element .ui-state-default a,.cmb2-element .ui-state-default a:link,.cmb2-element .ui-state-default a:visited{color:#555;text-decoration:none}.cmb2-element .ui-state-focus,.cmb2-element .ui-state-hover,.cmb2-element .ui-widget-content .ui-state-focus,.cmb2-element .ui-widget-content .ui-state-hover,.cmb2-element .ui-widget-header .ui-state-focus,.cmb2-element .ui-widget-header .ui-state-hover{border:1px solid #999;background:#dadada url(../images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.cmb2-element .ui-state-hover a,.cmb2-element .ui-state-hover a:hover{color:#212121;text-decoration:none}.cmb2-element .ui-state-active,.cmb2-element .ui-widget-content .ui-state-active,.cmb2-element .ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(../images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:400;color:#212121}.cmb2-element .ui-state-active a,.cmb2-element .ui-state-active a:link,.cmb2-element .ui-state-active a:visited{color:#212121;text-decoration:none}.cmb2-element .ui-widget :active{outline:0}.cmb2-element .ui-state-highlight,.cmb2-element .ui-widget-content .ui-state-highlight,.cmb2-element .ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(../images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.cmb2-element .ui-state-highlight a,.cmb2-element .ui-widget-content .ui-state-highlight a,.cmb2-element .ui-widget-header .ui-state-highlight a{color:#363636}.cmb2-element .ui-state-error,.cmb2-element .ui-widget-content .ui-state-error,.cmb2-element .ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(../images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.cmb2-element .ui-state-error a,.cmb2-element .ui-state-error-text,.cmb2-element .ui-widget-content .ui-state-error a,.cmb2-element .ui-widget-content .ui-state-error-text,.cmb2-element .ui-widget-header .ui-state-error a,.cmb2-element .ui-widget-header .ui-state-error-text{color:#cd0a0a}.cmb2-element .ui-priority-primary,.cmb2-element .ui-widget-content .ui-priority-primary,.cmb2-element .ui-widget-header .ui-priority-primary{font-weight:700}.cmb2-element .ui-priority-secondary,.cmb2-element .ui-widget-content .ui-priority-secondary,.cmb2-element .ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.cmb2-element .ui-state-disabled,.cmb2-element .ui-widget-content .ui-state-disabled,.cmb2-element .ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.cmb2-element .ui-icon{width:16px;height:16px;background-image:url(../images/ui-icons_222222_256x240.png)}.cmb2-element .ui-widget-content .ui-icon,.cmb2-element .ui-widget-header .ui-icon{background-image:url(../images/ui-icons_222222_256x240.png)}.cmb2-element .ui-state-default .ui-icon{background-image:url(../images/ui-icons_888888_256x240.png)}.cmb2-element .ui-state-active .ui-icon,.cmb2-element .ui-state-focus .ui-icon,.cmb2-element .ui-state-hover .ui-icon{background-image:url(../images/ui-icons_454545_256x240.png)}.cmb2-element .ui-state-highlight .ui-icon{background-image:url(../images/ui-icons_2e83ff_256x240.png)}.cmb2-element .ui-state-error .ui-icon,.cmb2-element .ui-state-error-text .ui-icon{background-image:url(../images/ui-icons_cd0a0a_256x240.png)}.cmb2-element .ui-icon-carat-1-n{background-position:0 0}.cmb2-element .ui-icon-carat-1-ne{background-position:-16px 0}.cmb2-element .ui-icon-carat-1-e{background-position:-32px 0}.cmb2-element .ui-icon-carat-1-se{background-position:-48px 0}.cmb2-element .ui-icon-carat-1-s{background-position:-64px 0}.cmb2-element .ui-icon-carat-1-sw{background-position:-80px 0}.cmb2-element .ui-icon-carat-1-w{background-position:-96px 0}.cmb2-element .ui-icon-carat-1-nw{background-position:-112px 0}.cmb2-element .ui-icon-carat-2-n-s{background-position:-128px 0}.cmb2-element .ui-icon-carat-2-e-w{background-position:-144px 0}.cmb2-element .ui-icon-triangle-1-n{background-position:0 -16px}.cmb2-element .ui-icon-triangle-1-ne{background-position:-16px -16px}.cmb2-element .ui-icon-triangle-1-e{background-position:-32px -16px}.cmb2-element .ui-icon-triangle-1-se{background-position:-48px -16px}.cmb2-element .ui-icon-triangle-1-s{background-position:-64px -16px}.cmb2-element .ui-icon-triangle-1-sw{background-position:-80px -16px}.cmb2-element .ui-icon-triangle-1-w{background-position:-96px -16px}.cmb2-element .ui-icon-triangle-1-nw{background-position:-112px -16px}.cmb2-element .ui-icon-triangle-2-n-s{background-position:-128px -16px}.cmb2-element .ui-icon-triangle-2-e-w{background-position:-144px -16px}.cmb2-element .ui-icon-arrow-1-n{background-position:0 -32px}.cmb2-element .ui-icon-arrow-1-ne{background-position:-16px -32px}.cmb2-element .ui-icon-arrow-1-e{background-position:-32px -32px}.cmb2-element .ui-icon-arrow-1-se{background-position:-48px -32px}.cmb2-element .ui-icon-arrow-1-s{background-position:-64px -32px}.cmb2-element .ui-icon-arrow-1-sw{background-position:-80px -32px}.cmb2-element .ui-icon-arrow-1-w{background-position:-96px -32px}.cmb2-element .ui-icon-arrow-1-nw{background-position:-112px -32px}.cmb2-element .ui-icon-arrow-2-n-s{background-position:-128px -32px}.cmb2-element .ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.cmb2-element .ui-icon-arrow-2-e-w{background-position:-160px -32px}.cmb2-element .ui-icon-arrow-2-se-nw{background-position:-176px -32px}.cmb2-element .ui-icon-arrowstop-1-n{background-position:-192px -32px}.cmb2-element .ui-icon-arrowstop-1-e{background-position:-208px -32px}.cmb2-element .ui-icon-arrowstop-1-s{background-position:-224px -32px}.cmb2-element .ui-icon-arrowstop-1-w{background-position:-240px -32px}.cmb2-element .ui-icon-arrowthick-1-n{background-position:0 -48px}.cmb2-element .ui-icon-arrowthick-1-ne{background-position:-16px -48px}.cmb2-element .ui-icon-arrowthick-1-e{background-position:-32px -48px}.cmb2-element .ui-icon-arrowthick-1-se{background-position:-48px -48px}.cmb2-element .ui-icon-arrowthick-1-s{background-position:-64px -48px}.cmb2-element .ui-icon-arrowthick-1-sw{background-position:-80px -48px}.cmb2-element .ui-icon-arrowthick-1-w{background-position:-96px -48px}.cmb2-element .ui-icon-arrowthick-1-nw{background-position:-112px -48px}.cmb2-element .ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.cmb2-element .ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.cmb2-element .ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.cmb2-element .ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.cmb2-element .ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.cmb2-element .ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.cmb2-element .ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.cmb2-element .ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.cmb2-element .ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.cmb2-element .ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.cmb2-element .ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.cmb2-element .ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.cmb2-element .ui-icon-arrowreturn-1-w{background-position:-64px -64px}.cmb2-element .ui-icon-arrowreturn-1-n{background-position:-80px -64px}.cmb2-element .ui-icon-arrowreturn-1-e{background-position:-96px -64px}.cmb2-element .ui-icon-arrowreturn-1-s{background-position:-112px -64px}.cmb2-element .ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.cmb2-element .ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.cmb2-element .ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.cmb2-element .ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.cmb2-element .ui-icon-arrow-4{background-position:0 -80px}.cmb2-element .ui-icon-arrow-4-diag{background-position:-16px -80px}.cmb2-element .ui-icon-extlink{background-position:-32px -80px}.cmb2-element .ui-icon-newwin{background-position:-48px -80px}.cmb2-element .ui-icon-refresh{background-position:-64px -80px}.cmb2-element .ui-icon-shuffle{background-position:-80px -80px}.cmb2-element .ui-icon-transfer-e-w{background-position:-96px -80px}.cmb2-element .ui-icon-transferthick-e-w{background-position:-112px -80px}.cmb2-element .ui-icon-folder-collapsed{background-position:0 -96px}.cmb2-element .ui-icon-folder-open{background-position:-16px -96px}.cmb2-element .ui-icon-document{background-position:-32px -96px}.cmb2-element .ui-icon-document-b{background-position:-48px -96px}.cmb2-element .ui-icon-note{background-position:-64px -96px}.cmb2-element .ui-icon-mail-closed{background-position:-80px -96px}.cmb2-element .ui-icon-mail-open{background-position:-96px -96px}.cmb2-element .ui-icon-suitcase{background-position:-112px -96px}.cmb2-element .ui-icon-comment{background-position:-128px -96px}.cmb2-element .ui-icon-person{background-position:-144px -96px}.cmb2-element .ui-icon-print{background-position:-160px -96px}.cmb2-element .ui-icon-trash{background-position:-176px -96px}.cmb2-element .ui-icon-locked{background-position:-192px -96px}.cmb2-element .ui-icon-unlocked{background-position:-208px -96px}.cmb2-element .ui-icon-bookmark{background-position:-224px -96px}.cmb2-element .ui-icon-tag{background-position:-240px -96px}.cmb2-element .ui-icon-home{background-position:0 -112px}.cmb2-element .ui-icon-flag{background-position:-16px -112px}.cmb2-element .ui-icon-calendar{background-position:-32px -112px}.cmb2-element .ui-icon-cart{background-position:-48px -112px}.cmb2-element .ui-icon-pencil{background-position:-64px -112px}.cmb2-element .ui-icon-clock{background-position:-80px -112px}.cmb2-element .ui-icon-disk{background-position:-96px -112px}.cmb2-element .ui-icon-calculator{background-position:-112px -112px}.cmb2-element .ui-icon-zoomin{background-position:-128px -112px}.cmb2-element .ui-icon-zoomout{background-position:-144px -112px}.cmb2-element .ui-icon-search{background-position:-160px -112px}.cmb2-element .ui-icon-wrench{background-position:-176px -112px}.cmb2-element .ui-icon-gear{background-position:-192px -112px}.cmb2-element .ui-icon-heart{background-position:-208px -112px}.cmb2-element .ui-icon-star{background-position:-224px -112px}.cmb2-element .ui-icon-link{background-position:-240px -112px}.cmb2-element .ui-icon-cancel{background-position:0 -128px}.cmb2-element .ui-icon-plus{background-position:-16px -128px}.cmb2-element .ui-icon-plusthick{background-position:-32px -128px}.cmb2-element .ui-icon-minus{background-position:-48px -128px}.cmb2-element .ui-icon-minusthick{background-position:-64px -128px}.cmb2-element .ui-icon-close{background-position:-80px -128px}.cmb2-element .ui-icon-closethick{background-position:-96px -128px}.cmb2-element .ui-icon-key{background-position:-112px -128px}.cmb2-element .ui-icon-lightbulb{background-position:-128px -128px}.cmb2-element .ui-icon-scissors{background-position:-144px -128px}.cmb2-element .ui-icon-clipboard{background-position:-160px -128px}.cmb2-element .ui-icon-copy{background-position:-176px -128px}.cmb2-element .ui-icon-contact{background-position:-192px -128px}.cmb2-element .ui-icon-image{background-position:-208px -128px}.cmb2-element .ui-icon-video{background-position:-224px -128px}.cmb2-element .ui-icon-script{background-position:-240px -128px}.cmb2-element .ui-icon-alert{background-position:0 -144px}.cmb2-element .ui-icon-info{background-position:-16px -144px}.cmb2-element .ui-icon-notice{background-position:-32px -144px}.cmb2-element .ui-icon-help{background-position:-48px -144px}.cmb2-element .ui-icon-check{background-position:-64px -144px}.cmb2-element .ui-icon-bullet{background-position:-80px -144px}.cmb2-element .ui-icon-radio-off{background-position:-96px -144px}.cmb2-element .ui-icon-radio-on{background-position:-112px -144px}.cmb2-element .ui-icon-pin-w{background-position:-128px -144px}.cmb2-element .ui-icon-pin-s{background-position:-144px -144px}.cmb2-element .ui-icon-play{background-position:0 -160px}.cmb2-element .ui-icon-pause{background-position:-16px -160px}.cmb2-element .ui-icon-seek-next{background-position:-32px -160px}.cmb2-element .ui-icon-seek-prev{background-position:-48px -160px}.cmb2-element .ui-icon-seek-end{background-position:-64px -160px}.cmb2-element .ui-icon-seek-first,.cmb2-element .ui-icon-seek-start{background-position:-80px -160px}.cmb2-element .ui-icon-stop{background-position:-96px -160px}.cmb2-element .ui-icon-eject{background-position:-112px -160px}.cmb2-element .ui-icon-volume-off{background-position:-128px -160px}.cmb2-element .ui-icon-volume-on{background-position:-144px -160px}.cmb2-element .ui-icon-power{background-position:0 -176px}.cmb2-element .ui-icon-signal-diag{background-position:-16px -176px}.cmb2-element .ui-icon-signal{background-position:-32px -176px}.cmb2-element .ui-icon-battery-0{background-position:-48px -176px}.cmb2-element .ui-icon-battery-1{background-position:-64px -176px}.cmb2-element .ui-icon-battery-2{background-position:-80px -176px}.cmb2-element .ui-icon-battery-3{background-position:-96px -176px}.cmb2-element .ui-icon-circle-plus{background-position:0 -192px}.cmb2-element .ui-icon-circle-minus{background-position:-16px -192px}.cmb2-element .ui-icon-circle-close{background-position:-32px -192px}.cmb2-element .ui-icon-circle-triangle-e{background-position:-48px -192px}.cmb2-element .ui-icon-circle-triangle-s{background-position:-64px -192px}.cmb2-element .ui-icon-circle-triangle-w{background-position:-80px -192px}.cmb2-element .ui-icon-circle-triangle-n{background-position:-96px -192px}.cmb2-element .ui-icon-circle-arrow-e{background-position:-112px -192px}.cmb2-element .ui-icon-circle-arrow-s{background-position:-128px -192px}.cmb2-element .ui-icon-circle-arrow-w{background-position:-144px -192px}.cmb2-element .ui-icon-circle-arrow-n{background-position:-160px -192px}.cmb2-element .ui-icon-circle-zoomin{background-position:-176px -192px}.cmb2-element .ui-icon-circle-zoomout{background-position:-192px -192px}.cmb2-element .ui-icon-circle-check{background-position:-208px -192px}.cmb2-element .ui-icon-circlesmall-plus{background-position:0 -208px}.cmb2-element .ui-icon-circlesmall-minus{background-position:-16px -208px}.cmb2-element .ui-icon-circlesmall-close{background-position:-32px -208px}.cmb2-element .ui-icon-squaresmall-plus{background-position:-48px -208px}.cmb2-element .ui-icon-squaresmall-minus{background-position:-64px -208px}.cmb2-element .ui-icon-squaresmall-close{background-position:-80px -208px}.cmb2-element .ui-icon-grip-dotted-vertical{background-position:0 -224px}.cmb2-element .ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.cmb2-element .ui-icon-grip-solid-vertical{background-position:-32px -224px}.cmb2-element .ui-icon-grip-solid-horizontal{background-position:-48px -224px}.cmb2-element .ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.cmb2-element .ui-icon-grip-diagonal-se{background-position:-80px -224px}.cmb2-element .ui-corner-all,.cmb2-element .ui-corner-left,.cmb2-element .ui-corner-tl,.cmb2-element .ui-corner-top{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px}.cmb2-element .ui-corner-all,.cmb2-element .ui-corner-right,.cmb2-element .ui-corner-top,.cmb2-element .ui-corner-tr{-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-khtml-border-top-right-radius:4px;border-top-right-radius:4px}.cmb2-element .ui-corner-all,.cmb2-element .ui-corner-bl,.cmb2-element .ui-corner-bottom,.cmb2-element .ui-corner-left{-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px}.cmb2-element .ui-corner-all,.cmb2-element .ui-corner-bottom,.cmb2-element .ui-corner-br,.cmb2-element .ui-corner-right{-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;-khtml-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.cmb2-element .ui-widget-overlay{background:#aaa url(../images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.cmb2-element .ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(../images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);-moz-border-radius:8px;-khtml-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}.cmb2-element .ui-datepicker{width:17em;display:none}.cmb2-element .ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.cmb2-element .ui-datepicker .ui-datepicker-next,.cmb2-element .ui-datepicker .ui-datepicker-prev{position:absolute;width:1.8em}.cmb2-element .ui-datepicker .ui-datepicker-prev{left:2px}.cmb2-element .ui-datepicker .ui-datepicker-next{right:2px}.cmb2-element .ui-datepicker .ui-datepicker-next span,.cmb2-element .ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px}.cmb2-element .ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.cmb2-element .ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.cmb2-element .ui-datepicker select.ui-datepicker-month-year{width:100%}.cmb2-element .ui-datepicker select.ui-datepicker-month,.cmb2-element .ui-datepicker select.ui-datepicker-year{width:49%}.cmb2-element .ui-datepicker select.ui-datepicker-month{margin-right:1%}.cmb2-element .ui-datepicker select.ui-datepicker-year{margin-left:1%}.cmb2-element .ui-datepicker table{width:100%;border-collapse:collapse}.cmb2-element .ui-datepicker th{text-align:center}.cmb2-element .ui-datepicker td a,.cmb2-element .ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.cmb2-element .ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em}.cmb2-element .ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.cmb2-element .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.cmb2-element .ui-datepicker.ui-datepicker-multi{width:auto}.cmb2-element .ui-datepicker-multi .ui-datepicker-group{float:left}.cmb2-element .ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.cmb2-element .ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.cmb2-element .ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.cmb2-element .ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.cmb2-element .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.cmb2-element .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.cmb2-element .ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.cmb2-element .ui-datepicker-row-break{clear:both;width:100%;font-size:0}.cmb2-element .ui-datepicker-rtl{direction:rtl}.cmb2-element .ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.cmb2-element .ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.cmb2-element .ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.cmb2-element .ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.cmb2-element .ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.cmb2-element .ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.cmb2-element .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.cmb2-element .ui-datepicker-rtl .ui-datepicker-group{float:right}.cmb2-element .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.cmb2-element .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.cmb2-element .ui-datepicker-cover{display:none;display:block;position:absolute;z-index:-1;filter:mask();top:-4px;left:-4px;width:200px;height:200px}.cmb2-element .ui-datepicker{padding:0;border:1px solid #ddd;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.cmb2-element .ui-datepicker *{padding:0;font-family:"Open Sans",sans-serif;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.cmb2-element .ui-datepicker table{font-size:13px;margin:0}.cmb2-element .ui-datepicker .ui-datepicker-header{border:none;background:#222;color:#fff;font-weight:400}.cmb2-element .ui-datepicker .ui-datepicker-header .ui-state-hover{background:#222;border-color:transparent;cursor:pointer;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.cmb2-element .ui-datepicker thead{background:#222;color:#fff}.cmb2-element .ui-datepicker .ui-datepicker-title{margin-top:.4em;margin-bottom:.3em;color:#fff;font-size:14px}.cmb2-element .ui-datepicker .ui-datepicker-next,.cmb2-element .ui-datepicker .ui-datepicker-next-hover,.cmb2-element .ui-datepicker .ui-datepicker-prev,.cmb2-element .ui-datepicker .ui-datepicker-prev-hover{height:1em;top:.9em;border:none}.cmb2-element .ui-datepicker .ui-datepicker-prev-hover{left:2px}.cmb2-element .ui-datepicker .ui-datepicker-next-hover{right:2px}.cmb2-element .ui-datepicker .ui-datepicker-next span,.cmb2-element .ui-datepicker .ui-datepicker-prev span{background-image:url(data:image/png;base64,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);background-position:-32px 0;margin-top:0;top:0;font-weight:400}.cmb2-element .ui-datepicker .ui-datepicker-prev span{background-position:-96px 0}.cmb2-element .ui-datepicker th{padding:.75em 0;color:#fff;font-weight:400;border:none;border-top:1px solid #333}.cmb2-element .ui-datepicker td{background:#f1f1f1;border:none;padding:0}.cmb2-element .ui-datepicker td .ui-state-default{background:0 0;border:none;text-align:center;padding:.5em;margin:0;font-weight:400;color:#333}.cmb2-element .ui-datepicker td .ui-state-active,.cmb2-element .ui-datepicker td .ui-state-hover{background:#0074a2;color:#fff}.cmb2-element .ui-datepicker td.ui-state-disabled,.cmb2-element .ui-datepicker td.ui-state-disabled .ui-state-default{opacity:1;color:#999}.cmb2-element .ui-datepicker{background:#f1f1f1}.cmb2-element .ui-datepicker .ui-datepicker-close,.cmb2-element .ui-datepicker .ui-datepicker-current{font-size:14px;font-weight:400;background-image:none;border:none}.cmb2-element .ui-datepicker .ui-datepicker-close:active,.cmb2-element .ui-datepicker .ui-datepicker-close:hover,.cmb2-element .ui-datepicker .ui-datepicker-current:active,.cmb2-element .ui-datepicker .ui-datepicker-current:hover{background:#096484;color:#fff}.cmb2-element .ui-datepicker .ui-datepicker-buttonpane{border:none}.cmb2-element .ui-timepicker-div{font-size:14px}.cmb2-element .ui-timepicker-div .ui-widget-header{margin-bottom:8px;background:#222;border-color:#222}.cmb2-element .ui-timepicker-div dl{text-align:left}.cmb2-element .ui-timepicker-div dl dt{float:left;clear:left;padding:0 0 0 5px}.cmb2-element .ui-timepicker-div dl dd{margin:0 10px 10px 40%}.cmb2-element .ui-tpicker-grid-label{background:0 0;border:none;margin:0;padding:0}.cmb2-element .ui-timepicker-rtl{direction:rtl}.cmb2-element .ui-timepicker-rtl dl{text-align:right;padding:0 5px 0 0}.cmb2-element .ui-timepicker-rtl dl dt{float:right;clear:right}.cmb2-element .ui-timepicker-rtl dl dd{margin:0 40% 10px 10px}.admin-color-blue .cmb2-element .ui-datepicker .ui-datepicker-header,.admin-color-blue .cmb2-element .ui-datepicker .ui-datepicker-header .ui-state-hover,.admin-color-blue .cmb2-element .ui-datepicker thead,.admin-color-blue .cmb2-element .ui-timepicker-div .ui-widget-header{background:#4796b3}.admin-color-blue .cmb2-element .ui-timepicker-div .ui-widget-header{border-color:#4796b3}.admin-color-blue .cmb2-element .ui-datepicker th{border-color:#52accc}.admin-color-blue .cmb2-element .ui-datepicker td .ui-state-active,.admin-color-blue .cmb2-element .ui-datepicker td .ui-state-hover{background:#096484}.admin-color-blue .cmb2-element .ui-datepicker .ui-datepicker-close:active,.admin-color-blue .cmb2-element .ui-datepicker .ui-datepicker-close:hover,.admin-color-blue .cmb2-element .ui-datepicker .ui-datepicker-current:active,.admin-color-blue .cmb2-element .ui-datepicker .ui-datepicker-current:hover{background:#096484;color:#fff}.admin-color-coffee .cmb2-element .ui-datepicker .ui-datepicker-header,.admin-color-coffee .cmb2-element .ui-datepicker .ui-datepicker-header .ui-state-hover,.admin-color-coffee .cmb2-element .ui-datepicker thead,.admin-color-coffee .cmb2-element .ui-timepicker-div .ui-widget-header{background:#46403c}.admin-color-coffee .cmb2-element .ui-datepicker th{border-color:#59524c}.admin-color-coffee .cmb2-element .ui-datepicker td .ui-state-active,.admin-color-coffee .cmb2-element .ui-datepicker td .ui-state-hover{background:#c7a589}.admin-color-coffee .cmb2-element .ui-datepicker .ui-datepicker-close:active,.admin-color-coffee .cmb2-element .ui-datepicker .ui-datepicker-close:hover,.admin-color-coffee .cmb2-element .ui-datepicker .ui-datepicker-current:active,.admin-color-coffee .cmb2-element .ui-datepicker .ui-datepicker-current:hover{background:#c7a589;color:#fff}.admin-color-ectoplasm .cmb2-element .ui-datepicker .ui-datepicker-header,.admin-color-ectoplasm .cmb2-element .ui-datepicker .ui-datepicker-header .ui-state-hover,.admin-color-ectoplasm .cmb2-element .ui-datepicker thead,.admin-color-ectoplasm .cmb2-element .ui-timepicker-div .ui-widget-header{background:#413256}.admin-color-ectoplasm .cmb2-element .ui-timepicker-div .ui-widget-header{border-color:#413256}.admin-color-ectoplasm .cmb2-element .ui-datepicker th{border-color:#523f6d}.admin-color-ectoplasm .cmb2-element .ui-datepicker td .ui-state-active,.admin-color-ectoplasm .cmb2-element .ui-datepicker td .ui-state-hover{background:#a3b745}.admin-color-ectoplasm .cmb2-element .ui-datepicker .ui-datepicker-close:active,.admin-color-ectoplasm .cmb2-element .ui-datepicker .ui-datepicker-close:hover,.admin-color-ectoplasm .cmb2-element .ui-datepicker .ui-datepicker-current:active,.admin-color-ectoplasm .cmb2-element .ui-datepicker .ui-datepicker-current:hover{background:#a3b745;color:#fff}.admin-color-midnight .cmb2-element .ui-datepicker .ui-datepicker-header,.admin-color-midnight .cmb2-element .ui-datepicker .ui-datepicker-header .ui-state-hover,.admin-color-midnight .cmb2-element .ui-datepicker thead,.admin-color-midnight .cmb2-element .ui-timepicker-div .ui-widget-header{background:#26292c}.admin-color-midnight .cmb2-element .ui-datepicker th{border-color:#363b3f}.admin-color-midnight .cmb2-element .ui-datepicker td .ui-state-active,.admin-color-midnight .cmb2-element .ui-datepicker td .ui-state-hover{background:#e14d43}.admin-color-midnight .cmb2-element .ui-datepicker .ui-datepicker-close:active,.admin-color-midnight .cmb2-element .ui-datepicker .ui-datepicker-close:hover,.admin-color-midnight .cmb2-element .ui-datepicker .ui-datepicker-current:active,.admin-color-midnight .cmb2-element .ui-datepicker .ui-datepicker-current:hover{background:#e14d43;color:#fff}.admin-color-ocean .cmb2-element .ui-datepicker .ui-datepicker-header,.admin-color-ocean .cmb2-element .ui-datepicker .ui-datepicker-header .ui-state-hover,.admin-color-ocean .cmb2-element .ui-datepicker thead,.admin-color-ocean .cmb2-element .ui-timepicker-div .ui-widget-header{background:#627c83}.admin-color-ocean .cmb2-element .ui-timepicker-div .ui-widget-header{border-color:#627c83}.admin-color-ocean .cmb2-element .ui-datepicker th{border-color:#738e96}.admin-color-ocean .cmb2-element .ui-datepicker td .ui-state-active,.admin-color-ocean .cmb2-element .ui-datepicker td .ui-state-hover{background:#9ebaa0}.admin-color-ocean .cmb2-element .ui-datepicker .ui-datepicker-close:active,.admin-color-ocean .cmb2-element .ui-datepicker .ui-datepicker-close:hover,.admin-color-ocean .cmb2-element .ui-datepicker .ui-datepicker-current:active,.admin-color-ocean .cmb2-element .ui-datepicker .ui-datepicker-current:hover{background:#9ebaa0;color:#fff}.admin-color-sunrise .cmb2-element .ui-datepicker .ui-datepicker-header,.admin-color-sunrise .cmb2-element .ui-datepicker .ui-datepicker-header .ui-state-hover,.admin-color-sunrise .cmb2-element .ui-datepicker thead,.admin-color-sunrise .cmb2-element .ui-timepicker-div .ui-widget-header{background:#be3631}.admin-color-sunrise .cmb2-element .ui-timepicker-div .ui-widget-header{border-color:#be3631}.admin-color-sunrise .cmb2-element .ui-datepicker th{border-color:#cf4944}.admin-color-sunrise .cmb2-element .ui-datepicker td .ui-state-active,.admin-color-sunrise .cmb2-element .ui-datepicker td .ui-state-hover{background:#dd823b}.admin-color-sunrise .cmb2-element .ui-datepicker .ui-datepicker-close:active,.admin-color-sunrise .cmb2-element .ui-datepicker .ui-datepicker-close:hover,.admin-color-sunrise .cmb2-element .ui-datepicker .ui-datepicker-current:active,.admin-color-sunrise .cmb2-element .ui-datepicker .ui-datepicker-current:hover{background:#dd823b;color:#fff}.admin-color-light .cmb2-element .ui-datepicker .ui-datepicker-header,.admin-color-light .cmb2-element .ui-datepicker .ui-datepicker-header .ui-state-hover,.admin-color-light .cmb2-element .ui-datepicker thead,.admin-color-light .cmb2-element .ui-timepicker-div .ui-widget-header{background:#e5e5e5}.admin-color-light .cmb2-element .ui-timepicker-div .ui-widget-header{border-color:#e5e5e5}.admin-color-light .cmb2-element .ui-datepicker,.admin-color-light .cmb2-element .ui-datepicker td{background:#fff}.admin-color-light .cmb2-element .ui-datepicker .ui-datepicker-next span,.admin-color-light .cmb2-element .ui-datepicker .ui-datepicker-prev span{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAYAAADvl7rLAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxMUIxRjI2RjhCODYxMUUzQTEyNERCMDU1QzdBQ0EyMCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxMUIxRjI3MDhCODYxMUUzQTEyNERCMDU1QzdBQ0EyMCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjExQjFGMjZEOEI4NjExRTNBMTI0REIwNTVDN0FDQTIwIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjExQjFGMjZFOEI4NjExRTNBMTI0REIwNTVDN0FDQTIwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+kKfR4AAAHcRJREFUeNrsXWuM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)}.admin-color-light .cmb2-element .ui-datepicker th{border-color:#fff}.admin-color-light .cmb2-element .ui-datepicker .ui-datepicker-title,.admin-color-light .cmb2-element .ui-datepicker td .ui-state-default,.admin-color-light .cmb2-element .ui-datepicker th,.admin-color-light .cmb2-element .ui-timepicker-div .ui-widget-header{color:#555}.admin-color-light .cmb2-element .ui-datepicker .ui-datepicker-close:active,.admin-color-light .cmb2-element .ui-datepicker .ui-datepicker-close:hover,.admin-color-light .cmb2-element .ui-datepicker .ui-datepicker-current:active,.admin-color-light .cmb2-element .ui-datepicker .ui-datepicker-current:hover,.admin-color-light .cmb2-element .ui-datepicker td .ui-state-active,.admin-color-light .cmb2-element .ui-datepicker td .ui-state-hover{color:#fff;background:#888}.admin-color-light .cmb2-element .ui-datepicker td.ui-state-disabled,.admin-color-light .cmb2-element .ui-datepicker td.ui-state-disabled .ui-state-default{color:#ccc}@media (max-width:450px){.cmb-th{font-size:1.2em;padding-bottom:1em;text-align:left}.cmb-th label{display:block;margin-top:0;padding-bottom:5px}.cmb-th label:after{border-bottom:1px solid #e9e9e9;content:'';clear:both;display:block;padding-top:.4em}.cmb-td,.cmb-th,.cmb-th+.cmb-td{display:block;float:none;width:100%}.cmb-repeat-group-wrap .cmb-repeatable-group:not(:last-of-type),.cmb-repeat-group-wrap .cmb-row:not(:last-of-type),.postbox-container .cmb-repeatable-group:not(:last-of-type),.postbox-container .cmb-row:not(:last-of-type){border-bottom:0}}
deprecated/includes/cmb2/css/index.php ADDED
File without changes
deprecated/includes/cmb2/css/sass/cmb2.scss ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * CMB Styling
3
+ */
4
+
5
+ @import "partials/variables";
6
+ @import "partials/mixins";
7
+
8
+ @import "partials/main_wrap";
9
+ @import "partials/post_metaboxes";
10
+ @import "partials/misc";
11
+ @import "partials/sidebar_placements";
12
+ @import "partials/collapsible_ui";
13
+ @import "partials/jquery_ui";
deprecated/includes/cmb2/css/sass/index.php ADDED
File without changes
deprecated/includes/cmb2/css/sass/partials/_collapsible_ui.scss ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ .cmb2-metabox {
2
+ .cmb-repeat-group-wrap {
3
+ max-width: 1000px
4
+ }
5
+ .cmbhandle {
6
+ color: #aaa;
7
+ float: right;
8
+ width: 27px;
9
+ height: 30px;
10
+ cursor: pointer;
11
+ right: -1em;
12
+ position: relative;
13
+ &:before {
14
+ content: '\f142';
15
+ right: 12px;
16
+ font: normal 20px/1 'dashicons';
17
+ speak: none;
18
+ display: inline-block;
19
+ padding: 8px 10px;
20
+ top: 0;
21
+ position: relative;
22
+ -webkit-font-smoothing: antialiased;
23
+ -moz-osx-font-smoothing: grayscale;
24
+ text-decoration: none !important;
25
+ }
26
+ }
27
+
28
+ .postbox.closed {
29
+ .cmbhandle {
30
+ &:before {
31
+ content: '\f140';
32
+ }
33
+ }
34
+ }
35
+
36
+ button.dashicons-before.dashicons-no-alt.cmb-remove-group-row {
37
+ -webkit-appearance: none !important;
38
+ background: none !important;
39
+ border: none !important;
40
+ position: absolute;
41
+ left: 0;
42
+ top: .5em;
43
+ line-height: 1em;
44
+ cursor: pointer;
45
+ &:not([disabled]) {
46
+ color: $dark-red;
47
+ &:hover {
48
+ color: $red;
49
+ }
50
+ }
51
+ }
52
+ }
deprecated/includes/cmb2/css/sass/partials/_jquery_ui.scss ADDED
@@ -0,0 +1,388 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*
2
+ * jQuery UI CSS Framework 1.8.16
3
+ *
4
+ * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
5
+ * Dual licensed under the MIT or GPL Version 2 licenses.
6
+ * http://jquery.org/license
7
+ *
8
+ * http://docs.jquery.com/UI/Theming/API
9
+ */
10
+ .cmb2-element {
11
+ .ui-helper-hidden { display: none; }
12
+ .ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
13
+ .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
14
+ .ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
15
+ .ui-helper-clearfix { display: inline-block; }
16
+ * html .ui-helper-clearfix { height:1%; }
17
+ .ui-helper-clearfix { display:block; }
18
+ .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
19
+ .ui-state-disabled { cursor: default !important; }
20
+ .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
21
+ .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
22
+ .ui-widget {
23
+ font-family: Verdana,Arial,sans-serif; font-size: 1.1em;
24
+ .ui-widget { font-size: 1em; }
25
+ input, select, textarea, button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
26
+ }
27
+ .ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(../images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
28
+ .ui-widget-content a { color: #222222; }
29
+ .ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(../images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
30
+ .ui-widget-header a { color: #222222; }
31
+ .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; font-weight: normal; color: #555555; }
32
+ .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
33
+ .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url(../images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
34
+ .ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
35
+ .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(../images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
36
+ .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
37
+ .ui-widget :active { outline: none; }
38
+ .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(../images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
39
+ .ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
40
+ .ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(../images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
41
+ .ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
42
+ .ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
43
+ .ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
44
+ .ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
45
+ .ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
46
+ .ui-icon { width: 16px; height: 16px; background-image: url(../images/ui-icons_222222_256x240.png); }
47
+ .ui-widget-content .ui-icon {background-image: url(../images/ui-icons_222222_256x240.png); }
48
+ .ui-widget-header .ui-icon {background-image: url(../images/ui-icons_222222_256x240.png); }
49
+ .ui-state-default .ui-icon { background-image: url(../images/ui-icons_888888_256x240.png); }
50
+ .ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../images/ui-icons_454545_256x240.png); }
51
+ .ui-state-active .ui-icon {background-image: url(../images/ui-icons_454545_256x240.png); }
52
+ .ui-state-highlight .ui-icon {background-image: url(../images/ui-icons_2e83ff_256x240.png); }
53
+ .ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../images/ui-icons_cd0a0a_256x240.png); }
54
+ .ui-icon-carat-1-n { background-position: 0 0; }
55
+ .ui-icon-carat-1-ne { background-position: -16px 0; }
56
+ .ui-icon-carat-1-e { background-position: -32px 0; }
57
+ .ui-icon-carat-1-se { background-position: -48px 0; }
58
+ .ui-icon-carat-1-s { background-position: -64px 0; }
59
+ .ui-icon-carat-1-sw { background-position: -80px 0; }
60
+ .ui-icon-carat-1-w { background-position: -96px 0; }
61
+ .ui-icon-carat-1-nw { background-position: -112px 0; }
62
+ .ui-icon-carat-2-n-s { background-position: -128px 0; }
63
+ .ui-icon-carat-2-e-w { background-position: -144px 0; }
64
+ .ui-icon-triangle-1-n { background-position: 0 -16px; }
65
+ .ui-icon-triangle-1-ne { background-position: -16px -16px; }
66
+ .ui-icon-triangle-1-e { background-position: -32px -16px; }
67
+ .ui-icon-triangle-1-se { background-position: -48px -16px; }
68
+ .ui-icon-triangle-1-s { background-position: -64px -16px; }
69
+ .ui-icon-triangle-1-sw { background-position: -80px -16px; }
70
+ .ui-icon-triangle-1-w { background-position: -96px -16px; }
71
+ .ui-icon-triangle-1-nw { background-position: -112px -16px; }
72
+ .ui-icon-triangle-2-n-s { background-position: -128px -16px; }
73
+ .ui-icon-triangle-2-e-w { background-position: -144px -16px; }
74
+ .ui-icon-arrow-1-n { background-position: 0 -32px; }
75
+ .ui-icon-arrow-1-ne { background-position: -16px -32px; }
76
+ .ui-icon-arrow-1-e { background-position: -32px -32px; }
77
+ .ui-icon-arrow-1-se { background-position: -48px -32px; }
78
+ .ui-icon-arrow-1-s { background-position: -64px -32px; }
79
+ .ui-icon-arrow-1-sw { background-position: -80px -32px; }
80
+ .ui-icon-arrow-1-w { background-position: -96px -32px; }
81
+ .ui-icon-arrow-1-nw { background-position: -112px -32px; }
82
+ .ui-icon-arrow-2-n-s { background-position: -128px -32px; }
83
+ .ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
84
+ .ui-icon-arrow-2-e-w { background-position: -160px -32px; }
85
+ .ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
86
+ .ui-icon-arrowstop-1-n { background-position: -192px -32px; }
87
+ .ui-icon-arrowstop-1-e { background-position: -208px -32px; }
88
+ .ui-icon-arrowstop-1-s { background-position: -224px -32px; }
89
+ .ui-icon-arrowstop-1-w { background-position: -240px -32px; }
90
+ .ui-icon-arrowthick-1-n { background-position: 0 -48px; }
91
+ .ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
92
+ .ui-icon-arrowthick-1-e { background-position: -32px -48px; }
93
+ .ui-icon-arrowthick-1-se { background-position: -48px -48px; }
94
+ .ui-icon-arrowthick-1-s { background-position: -64px -48px; }
95
+ .ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
96
+ .ui-icon-arrowthick-1-w { background-position: -96px -48px; }
97
+ .ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
98
+ .ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
99
+ .ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
100
+ .ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
101
+ .ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
102
+ .ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
103
+ .ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
104
+ .ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
105
+ .ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
106
+ .ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
107
+ .ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
108
+ .ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
109
+ .ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
110
+ .ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
111
+ .ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
112
+ .ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
113
+ .ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
114
+ .ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
115
+ .ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
116
+ .ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
117
+ .ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
118
+ .ui-icon-arrow-4 { background-position: 0 -80px; }
119
+ .ui-icon-arrow-4-diag { background-position: -16px -80px; }
120
+ .ui-icon-extlink { background-position: -32px -80px; }
121
+ .ui-icon-newwin { background-position: -48px -80px; }
122
+ .ui-icon-refresh { background-position: -64px -80px; }
123
+ .ui-icon-shuffle { background-position: -80px -80px; }
124
+ .ui-icon-transfer-e-w { background-position: -96px -80px; }
125
+ .ui-icon-transferthick-e-w { background-position: -112px -80px; }
126
+ .ui-icon-folder-collapsed { background-position: 0 -96px; }
127
+ .ui-icon-folder-open { background-position: -16px -96px; }
128
+ .ui-icon-document { background-position: -32px -96px; }
129
+ .ui-icon-document-b { background-position: -48px -96px; }
130
+ .ui-icon-note { background-position: -64px -96px; }
131
+ .ui-icon-mail-closed { background-position: -80px -96px; }
132
+ .ui-icon-mail-open { background-position: -96px -96px; }
133
+ .ui-icon-suitcase { background-position: -112px -96px; }
134
+ .ui-icon-comment { background-position: -128px -96px; }
135
+ .ui-icon-person { background-position: -144px -96px; }
136
+ .ui-icon-print { background-position: -160px -96px; }
137
+ .ui-icon-trash { background-position: -176px -96px; }
138
+ .ui-icon-locked { background-position: -192px -96px; }
139
+ .ui-icon-unlocked { background-position: -208px -96px; }
140
+ .ui-icon-bookmark { background-position: -224px -96px; }
141
+ .ui-icon-tag { background-position: -240px -96px; }
142
+ .ui-icon-home { background-position: 0 -112px; }
143
+ .ui-icon-flag { background-position: -16px -112px; }
144
+ .ui-icon-calendar { background-position: -32px -112px; }
145
+ .ui-icon-cart { background-position: -48px -112px; }
146
+ .ui-icon-pencil { background-position: -64px -112px; }
147
+ .ui-icon-clock { background-position: -80px -112px; }
148
+ .ui-icon-disk { background-position: -96px -112px; }
149
+ .ui-icon-calculator { background-position: -112px -112px; }
150
+ .ui-icon-zoomin { background-position: -128px -112px; }
151
+ .ui-icon-zoomout { background-position: -144px -112px; }
152
+ .ui-icon-search { background-position: -160px -112px; }
153
+ .ui-icon-wrench { background-position: -176px -112px; }
154
+ .ui-icon-gear { background-position: -192px -112px; }
155
+ .ui-icon-heart { background-position: -208px -112px; }
156
+ .ui-icon-star { background-position: -224px -112px; }
157
+ .ui-icon-link { background-position: -240px -112px; }
158
+ .ui-icon-cancel { background-position: 0 -128px; }
159
+ .ui-icon-plus { background-position: -16px -128px; }
160
+ .ui-icon-plusthick { background-position: -32px -128px; }
161
+ .ui-icon-minus { background-position: -48px -128px; }
162
+ .ui-icon-minusthick { background-position: -64px -128px; }
163
+ .ui-icon-close { background-position: -80px -128px; }
164
+ .ui-icon-closethick { background-position: -96px -128px; }
165
+ .ui-icon-key { background-position: -112px -128px; }
166
+ .ui-icon-lightbulb { background-position: -128px -128px; }
167
+ .ui-icon-scissors { background-position: -144px -128px; }
168
+ .ui-icon-clipboard { background-position: -160px -128px; }
169
+ .ui-icon-copy { background-position: -176px -128px; }
170
+ .ui-icon-contact { background-position: -192px -128px; }
171
+ .ui-icon-image { background-position: -208px -128px; }
172
+ .ui-icon-video { background-position: -224px -128px; }
173
+ .ui-icon-script { background-position: -240px -128px; }
174
+ .ui-icon-alert { background-position: 0 -144px; }
175
+ .ui-icon-info { background-position: -16px -144px; }
176
+ .ui-icon-notice { background-position: -32px -144px; }
177
+ .ui-icon-help { background-position: -48px -144px; }
178
+ .ui-icon-check { background-position: -64px -144px; }
179
+ .ui-icon-bullet { background-position: -80px -144px; }
180
+ .ui-icon-radio-off { background-position: -96px -144px; }
181
+ .ui-icon-radio-on { background-position: -112px -144px; }
182
+ .ui-icon-pin-w { background-position: -128px -144px; }
183
+ .ui-icon-pin-s { background-position: -144px -144px; }
184
+ .ui-icon-play { background-position: 0 -160px; }
185
+ .ui-icon-pause { background-position: -16px -160px; }
186
+ .ui-icon-seek-next { background-position: -32px -160px; }
187
+ .ui-icon-seek-prev { background-position: -48px -160px; }
188
+ .ui-icon-seek-end { background-position: -64px -160px; }
189
+ .ui-icon-seek-start { background-position: -80px -160px; }
190
+ .ui-icon-seek-first { background-position: -80px -160px; }
191
+ .ui-icon-stop { background-position: -96px -160px; }
192
+ .ui-icon-eject { background-position: -112px -160px; }
193
+ .ui-icon-volume-off { background-position: -128px -160px; }
194
+ .ui-icon-volume-on { background-position: -144px -160px; }
195
+ .ui-icon-power { background-position: 0 -176px; }
196
+ .ui-icon-signal-diag { background-position: -16px -176px; }
197
+ .ui-icon-signal { background-position: -32px -176px; }
198
+ .ui-icon-battery-0 { background-position: -48px -176px; }
199
+ .ui-icon-battery-1 { background-position: -64px -176px; }
200
+ .ui-icon-battery-2 { background-position: -80px -176px; }
201
+ .ui-icon-battery-3 { background-position: -96px -176px; }
202
+ .ui-icon-circle-plus { background-position: 0 -192px; }
203
+ .ui-icon-circle-minus { background-position: -16px -192px; }
204
+ .ui-icon-circle-close { background-position: -32px -192px; }
205
+ .ui-icon-circle-triangle-e { background-position: -48px -192px; }
206
+ .ui-icon-circle-triangle-s { background-position: -64px -192px; }
207
+ .ui-icon-circle-triangle-w { background-position: -80px -192px; }
208
+ .ui-icon-circle-triangle-n { background-position: -96px -192px; }
209
+ .ui-icon-circle-arrow-e { background-position: -112px -192px; }
210
+ .ui-icon-circle-arrow-s { background-position: -128px -192px; }
211
+ .ui-icon-circle-arrow-w { background-position: -144px -192px; }
212
+ .ui-icon-circle-arrow-n { background-position: -160px -192px; }
213
+ .ui-icon-circle-zoomin { background-position: -176px -192px; }
214
+ .ui-icon-circle-zoomout { background-position: -192px -192px; }
215
+ .ui-icon-circle-check { background-position: -208px -192px; }
216
+ .ui-icon-circlesmall-plus { background-position: 0 -208px; }
217
+ .ui-icon-circlesmall-minus { background-position: -16px -208px; }
218
+ .ui-icon-circlesmall-close { background-position: -32px -208px; }
219
+ .ui-icon-squaresmall-plus { background-position: -48px -208px; }
220
+ .ui-icon-squaresmall-minus { background-position: -64px -208px; }
221
+ .ui-icon-squaresmall-close { background-position: -80px -208px; }
222
+ .ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
223
+ .ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
224
+ .ui-icon-grip-solid-vertical { background-position: -32px -224px; }
225
+ .ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
226
+ .ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
227
+ .ui-icon-grip-diagonal-se { background-position: -80px -224px; }
228
+ .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
229
+ .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
230
+ .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
231
+ .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
232
+ .ui-widget-overlay { background: #aaaaaa url(../images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
233
+ .ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(../images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }
234
+ .ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
235
+ .ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
236
+ .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
237
+ .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
238
+ .ui-datepicker .ui-datepicker-prev { left:2px; }
239
+ .ui-datepicker .ui-datepicker-next { right:2px; }
240
+ .ui-datepicker .ui-datepicker-prev-hover { left:1px; }
241
+ .ui-datepicker .ui-datepicker-next-hover { right:1px; }
242
+ .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; }
243
+ .ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
244
+ .ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
245
+ .ui-datepicker select.ui-datepicker-month-year {width: 100%;}
246
+ .ui-datepicker select.ui-datepicker-month,
247
+ .ui-datepicker select.ui-datepicker-year { width: 49%; }
248
+ .ui-datepicker select.ui-datepicker-month { margin-right: 1%; }
249
+ .ui-datepicker select.ui-datepicker-year { margin-left: 1%;}
250
+ .ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
251
+ .ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; }
252
+ .ui-datepicker td { border: 0; padding: 1px; }
253
+ .ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
254
+ .ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
255
+ .ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
256
+ .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
257
+ .ui-datepicker.ui-datepicker-multi { width:auto; }
258
+ .ui-datepicker-multi .ui-datepicker-group { float:left; }
259
+ .ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
260
+ .ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
261
+ .ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
262
+ .ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
263
+ .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
264
+ .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
265
+ .ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
266
+ .ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }
267
+ .ui-datepicker-rtl {
268
+ direction: rtl;
269
+ .ui-datepicker-prev { right: 2px; left: auto; }
270
+ .ui-datepicker-next { left: 2px; right: auto; }
271
+ .ui-datepicker-prev:hover { right: 1px; left: auto; }
272
+ .ui-datepicker-next:hover { left: 1px; right: auto; }
273
+ .ui-datepicker-buttonpane { clear:right; }
274
+ .ui-datepicker-buttonpane button { float: left; }
275
+ .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
276
+ .ui-datepicker-group { float:right; }
277
+ .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
278
+ .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
279
+ }
280
+ .ui-datepicker-cover {
281
+ display: none; /*sorry for IE5*/
282
+ display/**/: block; /*sorry for IE5*/
283
+ position: absolute; /*must have*/
284
+ z-index: -1; /*must have*/
285
+ filter: mask(); /*must have*/
286
+ top: -4px; /*must have*/
287
+ left: -4px; /*must have*/
288
+ width: 200px; /*must have*/
289
+ height: 200px; /*must have*/
290
+ }
291
+ /* Customized Datepicker & Timepicker */
292
+ .ui-datepicker { padding: 0; border: 1px solid #ddd; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
293
+ .ui-datepicker * { padding: 0; font-family: "Open Sans", sans-serif; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
294
+ .ui-datepicker table { font-size: 13px; margin: 0; }
295
+ .ui-datepicker .ui-datepicker-header { border: none; background: #222; color: #fff; font-weight: normal; }
296
+ .ui-datepicker .ui-datepicker-header .ui-state-hover { background: #222; border-color: transparent; cursor: pointer; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
297
+ .ui-datepicker thead { background: #222; color: #fff; }
298
+ .ui-datepicker .ui-datepicker-title { margin-top: .4em; margin-bottom: .3em; color: #fff; font-size: 14px; }
299
+ .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev { height: 1em; top: .9em; border: none; }
300
+ .ui-datepicker .ui-datepicker-prev-hover { left: 2px; }
301
+ .ui-datepicker .ui-datepicker-next-hover { right: 2px; }
302
+ .ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span { background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAQAAABFnnJAAAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAAAEgAAABIAEbJaz4AABe4SURBVHja7V1diCXHdf56vbZmVl6nxwKFO2yyq1mM4qAwM7oDsR6C7iYIKesH3V1QHgyBu5YYJwHjrB9NQCuByIthHbAga6TZxeBgHMJKISZ+SDIb1oQgRtoVgtjGyD8PmSGQMIpfJmCLk4f+q6o+daq6+965P1VfM3Pv7VN16ud8Vd1dp6o6IUSEjBPTzkDEdBEJEDgiAXT0QOhNOxPHiUgAFT3sA9gPiQLjJsD0208Pbe9rM/OvwkaBQvP0yzhG6ASQO0AqDwmu9mOPT3nqPWsYV9qFEduVIDP/QU4BSfMC9REqAcbRAa520FDELdphc3SJCyRIcADgAAkSQXOXMs4ckrIxFEUs2oENBNSqR0WmJ2kVv2hltvRdaVPHvPtqdpVxjlD1AHIH6AupDbovH1nqkgllLd3apnQJUjV362dmDEnjOya5FUltsEqqbdtxa5Dbppx3uQ+sNLv6mblCcwLIoKlXTQ/7rQkmX4IKzdMv4xgxbgLMO3rYXyTzuhEJEDjiSGDgiAQIHJEAgSMSIHBEAgSOSIDAEQkQOOJ8ADPutPN/zGgyH8BvRoDLGdMT5wPIKbjN02U+gNsdnuV9oUjSbD6AnwdMrkK7gVYt3311u8zv0r5vfNq1L8xsgPp8gAz20fAilORvs8tdsX3mA0i5k1N3x5dBue7icyGgzwfgvus48OoF+DDu9ukzH0Bqf355s9OHnLMNmqQ0F2jjDJIcrrM+H0Ail6v/KUoe3cECpl85XecDTDv/x4zoDg4ccSAocEQCBI5IgMARCRA4IgECRyRA4IgECBwnp52BmQNNcZS/+1hp4/yf7BZ9IpUwzRyQMwftXUHumFMouX4JIED09fvsD0AtJE3RNg1X/jPTJ6IWNznaxvYrgU+oBnFPaAFcxU88CmCPn3hUkE8RSHD2+OQvEWT6Z7M0Com7BuQSygQiR2zA1Yi1/KuXAN/i22bruCspGUMHT6In0nUV7ZIDKmMnrFRNnUulaF72PJAgl3VXpZObgZrLBGh6E0gerccVyoed7dq4n3ETD+2SgXz0tq0BqQn66HbXQU3e5DGw6uJ8QvEyuQt0M1jW4epi/bpoVwtype5zE9kWboq75VoOTHdw6E8B851+i8fIOB8gcMSRwMARCRA4IgECRyRA4IgECByRAIEjEiBw6ItDi81Spwf3fuCThE8N+HhE28VzrY32TaURKgIUC6N8tntvVwHjQztdrpz71YC01Wzljes1jp35KYvDXoZe6xogI5cA+MWh8hJOH492jzk3PgrYdPltDWHPv18N2NLoGctre41iVyVw9UDdlqbXFujqQ8E+26m7lmDbFoj6zaRx58Cmx72FuzvnfhvS8z63umkTQ+5aWF4Zh1ufSJpm2WFsc1gn9TBNCeBfAUmDuH45kKvQJ3332n57+q7YLgK460A2oJsAMoEsBGj2FFBVQBuPVaLo4LWT9iml3wZVvtveQ0ipr+bS4grO7yAgpV/E5O8BXJqrvRuk9c1mLhvOB5AqQL+BkYovZ04qoqRDLZp72hdnAjcBpRIcGBtIHDTW4AfJvAfla2/8commlwA/XzU5t4iQr4JdYvtVL18Ov2tw9yltkp72L7Vx3wOwiPMBVPScb0xaOEQCBI44FBw4IgECRyRA4IgECByRAIEjEmDcmLPHKnM+gAuSv8qn6L2O/u5Jo3vuEsdg94yVvT4fQILkMfcZJSw8dqseC0zt6Lq4Sl4enjiXv7oNbIsvaZ8SqoEgNVvu3X7rg43q0sh2b//2HWgGJI+dK3ZiDaeetXk7pcWj5CX1L+mxgL8HsE06kP1V1aWhzaSFrOW4p03Z9zAg+Pr6kgZnuXS59N0rm2cS5vsCqips+gZu8xKSNIhbSP2WQLsXb7ffQkIyo6uH8Ncs7RFwzKh6ANVR2CZrrjcJuJ2tXa+OidKD8D2E/smFGE8r5lLQe48ZMb9+CTgoM8V14FkHn0334nEgzgfw8fa7t4eQUc0F4KdUyFVfXYTsu4sUIZOGUjVE2wk1EwHvDSRrB+7jLLXdBI7D2eo3a7HtjabPTSQAB0Fnxrg+iO5gHTPTNR8XIgECRxwKDhyRAIEjEiBwRAIEjkiAwDF7BEhny1u26DAJ4OfLllw25CW1hUhxeCxP4tPeB2Fm0Gy7eJ/tpBOsdMjPIQqSpGK4tlvWV1igN4B3gU4AeZRaHu0uWnWKQ5YCVA6U8mv3sq5/pQxxaIlffGu3qbra+/i9an7BURFA3+69jsofbtsyPUGSm/8DNi25a8+6/g+wIqydLVLn09dnFJha/LaPCA7FULDf6nYJxVwbm/nNuThmL+L6LZ2tS8xw5vYR0lvOg4I6JSxB3Uwm7FMZ/CZE2CeVmQSyTcngc+jaPkEn+IK9Ar4LqhdGqFVm32DE/dYL39dK2OQZBah2H1E4gvld+fX8+Lw2IgIAtz+A38r1ul/evUONJM1uHuUQurbE61wB9w5CgcL/hRH6rNjq+7hhv4voBv/tI4LCrM0HmJT5IyyYNQJEHDNmzxcQcayIBAgckQCBIxIgcCwSAfqlJ6A/Ef0nsZQfzd63OtPICDDMK24Xw9aaXnZ4+l0g3NBmCzQ1Yh975fc9Nna/Ez1O4ld4FEc4wqP4FUuBvjP3a7l0zZKGXe6KCTxnHHIKxtwOoqs0oAENSUUVtjo/JFgOKj+3tbhqCF57doyor8lHmrRPJvqN5HoOudytGfHXDPkSrRPREi0R0TotCTXAp1GHVEP+EjXEtncZyxAFk+8BAO5YJnPcxpdxD0CK2+W5O7hgZeMXLCOKy+W3o5rsJr4htL89ZBtLZNgHYU9LYQ9bSg8AbBlyN95Xcpfl0Ix/H8t4EEAf942wej6BLUbim5suL5+XsYb3y++lpoIA9/NPdRqGmuV7AH6EI3G2z1L+ecMa4qNC7Ct4D9uC/JLmSr6kUDHD2woFtvC2ISWoizP5FYYfxS/K759g8/AgPoEEp4RcXhRkpkeSl/MvoE4YLc0IXpj/D/DP6unqWnboUPAjHNXC6FnICLAiaLO1G8DVAwBvlRQgXMJbTIiCAnXzZ0iNz3rufl3M6Qb+G38I4B+xwcZ/GygpxOdgK++p9N7qOFCY/4+wrFPA936WM3+9AgG5o8razk9ZmasHKCgAi/mRpw7rTd5549PEEn6efzvLSB/Eu9jAfQAbeBcP4f8MuTkLqe0yU3dH7wrxOfxN7Vxm/i/gQQD/AADFBdz/MbBufrOAp3AKp7CMU9ZO8gE8gAcAcC3spsP8QA9v4RIu4S3LdM4+DjDEEAct7/OX8Vv5sVzLXw9nQPgFNrCBEyCcEaeUblmMf075s2EJLrhCfIs5l5H+Bj6G7wAALuBOJmj/RFsv4rIzzg+FkK4eoIcDIG/7B0z19zU5R4HfMD7NKspayQayOyK9n3gY9wH8pPx9HxvCjKIuHfxRxxD8hNmf5OXL7s9K86N8DEwdj1HuR5iXNfnL1scV+2PMjQk+BhYPSdWnLRd95hGQe4hzPeg1fQwGjayl9wmhlpDXXzwEDtSzs+MO7gP4HeX3e5YbqcmCAJxXWvr4tWeYztSUNbyvtX7E+QDBY5F8AREtEAkQOCIBAkckQOCIBFgsvIJXmkXQCZCC4FqYbQeVjoyujxZ9cB71LeXxte5vGxqPvUNDvm3IuUEn1Vu+NgE5APylo34GGLSut9P4Cr6C045QI4wwKn8pdZISUZ/6RJTWBhF2aSkfRrhG6zRkh0Fu5AMR23TDkMuebPPos+G3FE82EdEWOxBSHPX47oGcLMw6rdP6hORFmGxQx5QMqBiQS83hmtw6RNuEvHQpo/suERHdFWu3GEwa0TkCQU+gn4+h1dUT9RqNg3FyENGf5X9XrRXUp2wCSt+iH5YUXAYmAv07ge4R6N+InzJBtJ5L1gU5RPlpWqLTFnlR/SMaNa7BAtusfLsWe5tNf0hEI0qrkUTVHVw4Kfew1WqjFnWuAO85fAL7+DF+gJ/jPYtPsI89XMIbVpduF/wTfhffwwa+hyfwL9ZQ2Vj6hijXxyx1/LLmJ6wwwk0AyP/X6+9Q+8WDn21x1uMMAHwJwEp+eUzxAcoe4IYxmt6nG417ALWDs/UAV4noL4joFbaF9InY1j+uHuBvCfRdAn2Llpj0H3X0AIUcotzeA4y03JmXgIGS6wyDRuX7qib7KlOD5+hcPXUziX5OhHr1j4MAn6HfpM/R+fyvifn1WXE2AqRElFKaXy9N+XeI6Nv539/V5EX5bNfwSv64Q87Hr6692XG+IQFMd10q1JDsatLOmwrUT122RENCyaEBE0ImQN1f18T8ZvFkAvDys/Rdeph26WH6e/q0IV+t5W5trPLK/LAeuolTUW6T3s1vBE35iIpr/25bAsBxUJ6N1DM8b+C+Vb5lVDD3FJCWRecJYidghsccuesih8P8Pi73ggIpI3uKPsxv/LbpQ3qKIcBVGtXj+ibvNqh+H8rfg0qTlmXzmxTYqkld07plORFRz2GcLvKR0/yux8CKAqkl9nPl9+dqsa09kK87eB3v+gWM6IgBoHvsx4QRAOCWeTrOBwgc0RcQOCIBAkckQOCIBAgc4REgcxsPGMmgfDZ61EOPbTfFOburVgmwXlbAemt9NLUqSEHYyb/vwDar4Vq+qHS3RoHfxy4u4zI+hU/hh/h0LWZWO1fzX9mepeq+55v4LAhP4AkQPovNWnx5+4ph7cF+6JC7QgxraRgjQObZdSLapSEN6ZAqpwc34CENZpAzRPtjlOdrnR1UybBDoB1rLorhkHPsUNep8vgYOxa6Q8M8B5meAZO+fRyv8FKklmEw+UwVO7XoycYa+7k3B0z51BjrxXc1QDZKvENEh1YjTpMAxVgWn0Zh9uqzruGaONZ5gj5CCSX0ETrBGmRIIKJB6dPncicTQPWHmCuXMm9Iv6zjOgGgzaKoEyDTul2OyXIEOEOr+cEQYJhX4w4748dFAHJWgdu4cvx1Rcb1UDuKnDN/KuonSspjjUn9eh5rlx9SpWz3kOLgCWBPn8oZV7wGKn2cQwKdYwkAhQB8n7JOm7RZ+isZAuzkVcdP+XIxXA7RTMoTyOVTk1p/NeMpw8CQf5uI1vKD6DqjYVC6bLn0iU53IsBD+dmHyv9m7KL/GhLROUsPYK+/PhGdoTO0Smdok4iuZefV9wV8gBQ38fn8FknecR9OubSbuFvKpbBe7mOSrdE38U38cfn9+/g9TZYqM56AK/UxcazjS8qvl/EzIfWslszyrwD4EADwS2aDGcKKNs/KfMHFI9p5ws8MuT5f6Ca+bMzayrbwzybL7jHb+RMeB/BfAID/VGpX62APaUhD2qXZvAksWh+fxjfL1p/hrhG3n7f71Kp/s2w759jUd+gqUd4Odxh59vmQ5UbPnGhjtt/H6DHjv9x/NL8HGFKfNmmTNolos34JUK+xNvPP/lPAXSrmxnLVM3CksEPbtM1Op0IeO6MQRwESfpln12ohhrUOfGjEPFc7mt0DEA3Lw0IA31Y4LQLIR6q0+rtkes2z1uFTOlv+s57lkFIqbieTWtzP02eoJ9QSEZT7DF22lD8FZP/NbejqBDEpMhSlaum0MkZ3sIqH8BKAF/E/rHSEFdzM32aQ4n/xa9qbDVz3SIC+meUk5j23QCRA4AjPFxChIRIgcEQCBA6TAEPrfuEXcau8obwlbokaMU/QHhRuExHRbeYB5ou1h5AvTuVhLx5jPtQfz5TGfcYIdlF7eixwkVG4R0R71uR+6jkgA48Qx3/sKfTfm3puJkCA21T4nMw+4DWWAK8xCuWBoNowhNX8HEncy6tcIVxyor1yuGiPlfvlf46O6uszmoH1PsCGpgQAgV24WTd/vZ9Q19byBnSFGBHR07RET1s1+JVuQQmQXf8Lr7PeB+gFl6phm2zLwlTz7zKSQfnJXyZcxkFu+DQnAid/Ov/2tKBhT0hjgQkwIBOqAfwJwHfeuqZ7jEeuiGczvy8BUrL3MVSOsNf99RXsBOgT0R7t0R75+BXm5DArwPzelACuozBS3fyZ2W3mn4UeYIFvAqv2nyp+58oMX2cJ8HVGoasHsB1qD8THn/49gJuCc3hwRasX8ilW+hSj0FU5dqnU+nUDj1qH6PoUkIWZutHGT4A91sBqFTxfkz5vNeNASFCiR9ve43iPBSOAvzv4SQzx5/n3r+EN/Ou0xzCnhLbvAppRxPkAgSN6AwNHJEDgiAQIHJEAgSMSIHBEApgYgFpL5xAqAYjZNkEHYVyvhJgWbgjvNgeAAXZbS+cTxigd0a4wGqd6A0xJES+1ahjQbu4IGtCuoAGEfHmTLt/WNLVx1w4cg80Dj9hFDdi1zNXBV5/NhBIB1Hj1ah6UcQb5CntZg50Atvg+BJCksqOnLl2QIWFbIflpHS4CZCasfutSEErjuTTYCGCP7yZAUxPbpfwGDHN58DeBd3AB32hxPbmDC7iAbJ3cBWXMPFHOXhB3wi002OCKfzxYJG9AjeWLfA/gOgK8B1CdQYQ7eElsX5Szv/icL6hPLrbcZ/f57aRziegNNDHArmBiWTqHiAQIHHEkMHBEAgSOSIDAEQkQOCIBAodJAFJeLB4RACoCpPlWqWdx1rLXfjZ0dM0ijZhLFARIcVhuDvMIDlkjb+ACvoYXcejxQglzeGHbGIHcPmZ5hA15je0Q0V8RiOhFyvbFtY0ep+JewtWovOt3/1jl8bAchVGJ7hEI9CINCHSPbG+n3qFzlDllU6tSfqfapXw79dP5n7nT7WmSNlwv5CTKl8q/pdYOocCOkwCA8wDeBAC8BAB4Exs4X9vKdAObuIkreASXcIgruN6oq/mk0ukkqI9Afzz/S8Avvzqd/30S/ObyHwewkstXFmu8fpLIfAEpDnFfedHRPWxgRdsJt0CKQ9zBBezgClvJlO9UX9+t/re13/9h7JU7aXmEDXlXsEvVoukR8Zu4ZL7w7H0VtpfK2ObL6O8Wr883mrQ8Hpaj8AZm78O4jzfxLDbAv5Gjmg1wAWDcomrrX7A1tIuLyh28jmv5g+AbuBZfFh8K4nyAwBF9AYEjEiBwRAIEjkiAwFERwPU+gK7yJ3G9lF/Hk8cun3T5pi1vi1yn630AXeWubeYmLZ90+aYtb31kHxeJQ/U+gK5y10aTk5ZPunzTlnc4skvA5bJDSJQRvMvMNxWm/IU8boIXDPmzin4wZ5/l1FvkSYv4l9n4XPlc5Vfz3zz+20iUELb4klzNBW+VhsgGgqrRoKT2S5dzGSnkCYDnAbyunRmffp/4bv1qiKbxE/ALzKjBb1K01OV/AgD4a2v9FWc38Q7GskhNJYD+Lup6Blxy4AW8DuB5vCZWsK2C3PoTVpuvAdz6ZQJ0r5+kPN9O/jjeUcw/FgKc7K5CwYfK/+YgZ48gQ12O3kZDony2iU8ecV1usj8VZI/jnmb+sWDcl4ARgFtofwno3sXb81fX0K4Ll/T79SCuHsqW/uO4p5l/DD1AdhP4Kit7lfkmyZ8HcBM382+q/HUlFjFnX1ekLjlEOVi5nn+qnX1Vk7jkbeunKB+1lr+jmZ9PtSmCeAyb9mPopOWdxwEWfyBm2gNRk5Z3JgDoSbpeKr9OT9aCdpVfpFul/BYziDFp+aTLN215yyNOCAkc0RsYOCIBAkckQOCIBAgckQCBIxIgcKjOoLrTUcesyyNaQPcGLpffjtjQXeURM4f6JaCb6Y6cGrq13KSzhggNJgFcBjzCkShfxpHSD9ThMqA6JYoDtfT1R1hgEmAZEA24jGVRfoRlkSAEecJE7qGwIq47HjPql4DlFlr02LKGbu3XRaCIhtDfF6BJamFnXR7RAtEbGDjiQFDgiAQIHJEAgSMSIHBEAgSOSIDAMb8E6MUBoXFAJ0D3cTZCH4T+xPPdwz5WJ55KANAJsJr/TRuu1p2Z/2Da2VwE6ATYz/+mC1frjuYfI3x7AEKv9tcMzKokFpl57TQszB/vAcYCfUbQPhLss26WhPlrhi2vUIX5V0X5QbwHGBd0Akg9wGppmuKvWSe8VztTJ1FP0c9RTDd/vAiMAbPUA0TzTwG+PUB3uN/f0cz8PUu4iEbw7QGOA1Lvwpk/3gOMAfqEkB4O0JvJzpXyTt/8jOiIOCMocMyvLyBiLPh/gj9Qphd3t8gAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTMtMDItMDFUMDU6MzM6MTAtMDg6MDApYMCSAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDEzLTAyLTAxVDA1OjMzOjEwLTA4OjAwWD14LgAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAASUVORK5CYII='); background-position: -32px 0; margin-top: 0; top: 0; font-weight: normal; }
303
+ .ui-datepicker .ui-datepicker-prev span { background-position: -96px 0; }
304
+ .ui-datepicker th { padding: 0.75em 0; color: #fff; font-weight: normal; border: none; border-top: 1px solid #333; }
305
+ .ui-datepicker td { background: #f1f1f1; border: none; padding: 0; }
306
+ .ui-datepicker td .ui-state-default { background: transparent; border: none; text-align: center; padding: .5em; margin: 0; font-weight: normal; color: #333; }
307
+ .ui-datepicker td .ui-state-active, .ui-datepicker td .ui-state-hover { background: #0074a2; color: #fff; }
308
+ .ui-datepicker td.ui-state-disabled, .ui-datepicker td.ui-state-disabled .ui-state-default { opacity: 1; color: #999; }
309
+ .ui-datepicker { background: #f1f1f1; }
310
+ .ui-datepicker .ui-datepicker-close, .ui-datepicker .ui-datepicker-current { font-size: 14px; font-weight: normal; background-image: none; border: none; }
311
+ .ui-datepicker .ui-datepicker-current:hover, .ui-datepicker .ui-datepicker-current:active, .ui-datepicker .ui-datepicker-close:hover, .ui-datepicker .ui-datepicker-close:active { background: #096484; color: #fff; }
312
+ .ui-datepicker .ui-datepicker-buttonpane { border: none; }
313
+ .ui-timepicker-div { font-size: 14px; }
314
+ .ui-timepicker-div .ui-widget-header { margin-bottom: 8px; background: #222; border-color: #222; }
315
+ .ui-timepicker-div dl { text-align: left; }
316
+ .ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
317
+ .ui-timepicker-div dl dd { margin: 0 10px 10px 40%; }
318
+ .ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }
319
+ .ui-timepicker-rtl { direction: rtl; }
320
+ .ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
321
+ .ui-timepicker-rtl dl dt { float: right; clear: right; }
322
+ .ui-timepicker-rtl dl dd { margin: 0 40% 10px 10px; }
323
+ }
324
+ .admin-color-blue {
325
+ .cmb2-element {
326
+ .ui-datepicker .ui-datepicker-header, .ui-datepicker .ui-datepicker-header .ui-state-hover, .ui-datepicker thead, .ui-timepicker-div .ui-widget-header { background: #4796b3; }
327
+ .ui-timepicker-div .ui-widget-header { border-color: #4796b3; }
328
+ .ui-datepicker th { border-color: #52accc; }
329
+ .ui-datepicker td .ui-state-active, .ui-datepicker td .ui-state-hover { background: #096484; }
330
+ .ui-datepicker .ui-datepicker-current:hover, .ui-datepicker .ui-datepicker-current:active, .ui-datepicker .ui-datepicker-close:hover, .ui-datepicker .ui-datepicker-close:active { background: #096484; color: #fff; }
331
+ }
332
+ }
333
+ .admin-color-coffee {
334
+ .cmb2-element {
335
+ .ui-datepicker .ui-datepicker-header, .ui-datepicker .ui-datepicker-header .ui-state-hover, .ui-datepicker thead, .ui-timepicker-div .ui-widget-header { background: #46403c; }
336
+ .ui-datepicker th { border-color: #59524c; }
337
+ .ui-datepicker td .ui-state-active, .ui-datepicker td .ui-state-hover { background: #c7a589; }
338
+ .ui-datepicker .ui-datepicker-current:hover, .ui-datepicker .ui-datepicker-current:active, .ui-datepicker .ui-datepicker-close:hover, .ui-datepicker .ui-datepicker-close:active { background: #c7a589; color: #fff; }
339
+ }
340
+ }
341
+ .admin-color-ectoplasm {
342
+ .cmb2-element {
343
+ .ui-datepicker .ui-datepicker-header, .ui-datepicker .ui-datepicker-header .ui-state-hover, .ui-datepicker thead, .ui-timepicker-div .ui-widget-header { background: #413256; }
344
+ .ui-timepicker-div .ui-widget-header { border-color: #413256; }
345
+ .ui-datepicker th { border-color: #523f6d; }
346
+ .ui-datepicker td .ui-state-active, .ui-datepicker td .ui-state-hover { background: #a3b745; }
347
+ .ui-datepicker .ui-datepicker-current:hover, .ui-datepicker .ui-datepicker-current:active, .ui-datepicker .ui-datepicker-close:hover, .ui-datepicker .ui-datepicker-close:active { background: #a3b745; color: #fff; }
348
+ }
349
+ }
350
+ .admin-color-midnight {
351
+ .cmb2-element {
352
+ .ui-datepicker .ui-datepicker-header, .ui-datepicker .ui-datepicker-header .ui-state-hover, .ui-datepicker thead, .ui-timepicker-div .ui-widget-header { background: #26292c; }
353
+ .ui-datepicker th { border-color: #363b3f; }
354
+ .ui-datepicker td .ui-state-active, .ui-datepicker td .ui-state-hover { background: #e14d43; }
355
+ .ui-datepicker .ui-datepicker-current:hover, .ui-datepicker .ui-datepicker-current:active, .ui-datepicker .ui-datepicker-close:hover, .ui-datepicker .ui-datepicker-close:active { background: #e14d43; color: #fff; }
356
+ }
357
+ }
358
+ .admin-color-ocean {
359
+ .cmb2-element {
360
+ .ui-datepicker .ui-datepicker-header, .ui-datepicker .ui-datepicker-header .ui-state-hover, .ui-datepicker thead, .ui-timepicker-div .ui-widget-header { background: #627c83; }
361
+ .ui-timepicker-div .ui-widget-header { border-color: #627c83; }
362
+ .ui-datepicker th { border-color: #738e96; }
363
+ .ui-datepicker td .ui-state-active, .ui-datepicker td .ui-state-hover { background: #9ebaa0; }
364
+ .ui-datepicker .ui-datepicker-current:hover, .ui-datepicker .ui-datepicker-current:active, .ui-datepicker .ui-datepicker-close:hover, .ui-datepicker .ui-datepicker-close:active { background: #9ebaa0; color: #fff; }
365
+ }
366
+ }
367
+ .admin-color-sunrise {
368
+ .cmb2-element {
369
+ .ui-datepicker .ui-datepicker-header, .ui-datepicker .ui-datepicker-header .ui-state-hover, .ui-datepicker thead, .ui-timepicker-div .ui-widget-header { background: #be3631; }
370
+ .ui-timepicker-div .ui-widget-header { border-color: #be3631; }
371
+ .ui-datepicker th { border-color: #cf4944; }
372
+ .ui-datepicker td .ui-state-active, .ui-datepicker td .ui-state-hover { background: #dd823b; }
373
+ .ui-datepicker .ui-datepicker-current:hover, .ui-datepicker .ui-datepicker-current:active, .ui-datepicker .ui-datepicker-close:hover, .ui-datepicker .ui-datepicker-close:active { background: #dd823b; color: #fff; }
374
+ }
375
+ }
376
+ .admin-color-light {
377
+ .cmb2-element {
378
+ .ui-datepicker .ui-datepicker-header, .ui-datepicker .ui-datepicker-header .ui-state-hover, .ui-datepicker thead, .ui-timepicker-div .ui-widget-header, .ui-timepicker-div .ui-widget-header { background: #e5e5e5; }
379
+ .ui-timepicker-div .ui-widget-header { border-color: #e5e5e5; }
380
+ .ui-datepicker td, .ui-datepicker { background: #fff; }
381
+ .ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span { background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAYAAADvl7rLAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxMUIxRjI2RjhCODYxMUUzQTEyNERCMDU1QzdBQ0EyMCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxMUIxRjI3MDhCODYxMUUzQTEyNERCMDU1QzdBQ0EyMCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjExQjFGMjZEOEI4NjExRTNBMTI0REIwNTVDN0FDQTIwIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjExQjFGMjZFOEI4NjExRTNBMTI0REIwNTVDN0FDQTIwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+kKfR4AAAHcRJREFUeNrsXWuMXsdZnuMu4CUN2S0t0a6o4sQqAaooTncrKGrUNbe2qSC2uQqpqtexbCqI0xaQEBclKUL8qts6stqNkuwWiYqbajtqS9oAuyEISrubrLmUFnBSfmRXFa12KT+cKk2GM9mZ7ng858w7l3PmnO88jzQ633e+8565vs+8M9+8MwXnnAEAMEzsQREAAAgAAIABYkx9OHXqFEoDMDFVho0yTJdhE8UxOjhz5gwsAICk/Exep1AkGAK0DY6G93L+eUblnw4gATPNqMceEsBURMVxSwhFbO8TEj838j4V8B6eQHF1RWyzDnTl3zRIIDTNsCJ6RABdMf+mM6XBjNfsDXP1wm2hkEGN+ze1eyFpngYJ9IcAYs0/vQEVkenz7X1SwRZv2xNhqeJNVRcxac5Vj0AAAcSYf13pBVMMPfS8xyhhaFpy9pqhQ6CqNOe0ZgBPAgg1/7rcC8aQQJEx7lzkGzoEqkpz7noEPOcAmhhPxjTGzcA42zR/m0jDZkSPGZPvmCFQVZqh/B3EWMfTV6CKvm2F5LJAQhYCmWlGPYIAAJAPMMQhAAAAIAAAAEAAAACAAAAAAAEAAAACAAAABAAAAAhAA/zI8+wHoMcL772BEkBsA0i1J0CsM0yIAvGa0CZ55doPIIU7uF7uIJKeEUCKBpDS6yumEW4kTPt0S+mOVf7YtG84voekHXsB9IQAUlXeZgMk0JYC2dIe6swS2vBTK79P2mMdmTZayBPQEAGkrLyUJDDdkvLb0h7ryRZCAtOZlD/F8G264TwBDRJAURNYJhLwbcSpepqU+wFs9KDcqhR1OkHa4Q7cQbTlDRjjVRa6H0BuFInKbTqQ0IpE8YYqrl7n8CgcOAHkVKK+I+d+ACj/AQ4BAAAAAQAAAAIAAAAEAAAACAAAABAAAAAgAAAAeg1sCw64IJYBFwPNt4li1Mp/DJUPBSAoQUwZ8AwKlCLOQdT5HmLlh1ZCikM6eUsyOXqUJvMRW/660hcRaUlBHDyjEqdsuzxTW+O+BJCi8lOdyRcSf5GoAaWqhJAelCcsvyKB8sQocmzeU7SBWAuorbabmjxqy3+spcrnERkPbUhFR8z3UAVIMQ7NVQbcEneRIO/UvBSW/PuWAw+U54naQJFgCFZVlgV1DiDH2LlI/K5UzNlmL55ScYtEaQ9VoFTpbbsNhHaCqdKdoh045fe0pPxFBiKJnXtIwcAx6SgSpD+VCR3bA8XmPdUkZB+sv9TzGLV135QFUHTgXTl7z5Tx5yzH0PynznvRkTJscx4lZvhHjnesw4XXFRTIP/I/qvFiJSAADBggAAAAAQAAAAIAAAAEAAAACAAAABAAAABDIwB1suvQT3WNXU3YZ6RqA6m8QtuML/Zk6N60P8rhoBs9bABdJZO2G05omadsA0Vg/DZvuKkW4lZyKY7GM9Ocwx14inm6A28Q7zVdCSGVzztKAr7pmkqYh5DyT9kGeIDy1x1QO9Vg3E1YQDmPRXceklt3OGjV91w9H6Ugiw5aAr6706Q42Ti2/FO1gZCdeTYqLBkfIoptBzEWUGia60z/UEvOVZaNTwKGNIC6sVdo5fNMSp9SAXwbQS4yrMt7G+vbiwTtILUV7Itp4r1G5gCaVP62HCtiG38KBs6xFx5FCbpo9VQ1dNv4e7qFdhBjAcWmWcA8Xj3FMe/WuYw9HWwAdZMvoZWfk4FTKUCKrb24R/2lMEFD0rtZU9Z9PCo+9nj1IlDeVZaNEkATPb5vQcb0eKkYOCQdmyy9uedbH6kIkEeUv82nfbPFNKQq981Ew+DQ4V/tMe9jDTJnFzazYJEkkGszkk2WvucqPOOf1sa9PgTYtf0D+riZSGvx4mAQoE0SAjoGLAUGABAAAAAgAAAAQAAAAIAAAAAAAQBAVnAUQfsEkMobLdSjKlWl6/GjIYUpX+6yCz0hCfUeSACpvNFCPapSnYmnxy/eN83SHFLat14s9njwgsUf8JpCgXlLaR88AVR5o/n6NKf2KQ+NX5GJz8KWlCfqhnok8kRxhypwEdgTV3kDxigwi6w7kECCOQDfjQ1iPKpsCt/WxgrcQn4pThj2aYS2k3lTmNJNPEvNrw+BxJ7KDEQQQJ0LYRs+0dNaXLEbK8QoSpHAjCwSKVauHoxnym/Kd6QYjgyKAKq80dpi4VhvuBSurLlNxqLCAuEtNvqu9cQ8sO5SHfM+qCGAbbzssyXSlFFpIRsihO4HkMqVNbbx8wQkEDoOjm30tmGQ7xCCB86rxMjWkQCD8l8NH2/AjcAKjPGlZwHviXFlTWmG6uWQwowtAuOPSXusK23oxjAxsk0ORwZNAG1MIqV6X1dcWYvM70mhwLn86aGwGYcAAAAlBAEAAAACAAAABAAAAAgAAAAQAAAAIIDRxwTD8lFgoASQ0g871LGGJ5T1fYdQ/i02On+HxZ50CwyIAGIP1kzpCDOZqXy2LEQyEamAOWR1bIAEAAoBxKyfjlnPbfbUqhee9FAUcxmpz9l6usk/aXnHlmf85r0YQk1lPW2g6QNVBMAjeyCbPzj3JBSlbLryb0dYH769vpLflnGHnCxr5t0n/3V7ErjSkmo7N2AAGCOY/TygF09hRTCL8ucYi2+zdA41VOWvKjdX+ZvbsBUV9TuNpg/YCMBstFWffUzQWK+0WMSOu32tj7q8u8qhqpenluFGTb4LTfk30fQBGwHUKV0R0fCLSDLIRSCFQQKcMBfBa4ZCrrzUlU8XdtcBBjAH4OqNQhXWd0+8mP34YuQnLbJbWh62CUpW1NwriKQTgqrt3KD4gDcBxI7fQ7elKioCi5APGfPrsqn+hiwSP2cidjs1AEOA6IZYJG7UOREzB5ALmww9PpCIAIYOKBIw2CEAAAAgAAAAQAAAAIAAAAAAAQDNYoZdvZZhpkfpF5PLe42ACeeOE8Aho8Ety3tt4/0szoc/FiKuBVa9l8BMC8q/arm/6hH3TEbyEIr+rTLcXIbLMtws740Fpj8kHzcZsjd55iNEPjZOgV9whJg8XKVLeoWcK8P7yvC0/D4h79lg+3vskOX5w2U475no32dXH8t1kvktB64jDNc75svwL2U4UfH7LWVY81ReHbMR8qsOef250KPNRKO5VPP7/jI84yCA15dhvQzj8p4ggQNl+LIkAuaZfp98VNX9JY82wCxlcIkgFyJj4s/l9aTsiFLWY1FHAExTfoEV5rcCjkog4r0HA5jRlwTGLfcuE+QWy/BgYO+3qhW0uSJPnXa8WpMHpeCrNeSxyppdn3Cpouz0MnTFr5T/Go3Y1h3vrStPlXcKmjiVqm+Hy1aROLextVlxOrY8C1kp/5dlQwldQrvX+L4Q8I7vCIzbZQG4cLiCqLj87ZxDfq2CBCg9P69ogL7nFIqy+4bl/vd4lMM18nkR33cHluUdEcO4GIIIdYcviGkpWlT+nyjD39SZa4yo9FQo5Xe9pyASwGRg2sYD0x9jAQh83kICSvk/T3yHSQIU5dcx4fhOKbvrI8pUmPtfK8Pb5fe/kveYR/6ZhYR8ymDWsKhmCcOzvsNU/l+UdVZJAqlnZqnK76O8oeaU3us826IFYJIA81R+G0n6TuLtd3ynWGD/bdy7waPnvygVfl0jBHHve8vwPLH3rduZqs0l2inM+dh3/EoZPu45b3FSG4J9Urt/xfC7ib8Btzwadp3yqjCuffbBd2nBpwdbjFR+gSmNBJTy+2zEKRReOPUckmGTtTuTL8rpB40wTig/kcfvl439G1LxD8h2xuVvoRuSznoq/r6Ka+xwNMc7/iSA+MWw+TvZ7qSiUv6VJi2AVJM04wni+VLgO2MtgCm2u+OO3utvEhv/TI08lQRe6/juakSXDHNenx+qsya+T3vO9k/BunxfyI5Eucz3y5nf4bMvxzNG/S3UKX8oAcxGmDkU5f8DqYBVv6UimSbmACjjzNkG5XVFrPvuakT63MWYTJPr7z+dJFzPuCbSeIK6/cuKK7UTWKy43+Y7QvCMhcStyv9yYXK+U9anTp1iwBXj7VsqfhfktDaQsuBar/9MT9OeqmPoG9SEoFX5z5w5k20I0HWsGdcho0Dae4tnKGUAXwAAGDBAAAAAAgAAAAQAAAAIAACATuAPZchCAOqU3NgjsUNg+i23vSeADcpHnbIYZ5bZ/bAp/+EfYtV7EXDm3qPhhEOeusCpypf8pp7IK/xRZPuZk6FtXFuG35Hh2sh3HdXCFRirUf4trcFST+gVm4gIBxB95dP9bMcD7kZ5pfhzi4U4a1qlndQUsKiRUygaUH61QMfljivK7AtGWlTaxP03svrFPue0PJtYIJShy3NygdEWOqmFJLoTzzqj+7jnllf4baNNCCVYIij9smzzy/LepNSDykU1hu6oOnxQku6C9h7KOROfNj7fHqH85oIkkf6vvFwoloVAuvLr3mirhMSLlwk/+Lrz50M3dPCRV0r3a2U4q13FfgWnPRvQjCQjteGJyzOv6mBPah4oPVVByP/nyvCjbMdF+7Yy/EMZfozRnWk423XiUTK3MvdKPpu8Qoi8+D/7BbbjonyTh7zZ+NUKvMWG26Ape9JCykWN9eYi8JOMvlJVtVmR9/NSr8XnpbqFQKbyq15vVv7WxgKLqn0EfLwM3ySJ6D/L8O9sx7tNrOJ71lP5Rd7Vzka+brm58Ndl+JEyPCaV6DFZHn8bOBzTFTJUXuCWAHmh/M8HyJk936Jn+9vybJuhFpmOGxI9o3CPluZDhpWybZsDWGDV69EVCSy00IC3ZdiSYZv5H8/1j2X4uTJ8VjaGT0r2PBeg/Oc0S6AP+Em2s/b9bdJ8FFfhTkrdYONmS2/lQ/ymvAqvCJAXPf9e5rfBy9EahXetxZ8zlN88X3KrwTmB3y3DB2p+/4B8xoV9Mqh0npblMS+HP9tVcwAnLeNZphHCWsXYtItQFsBXy/BP0pQU138LUP6Ynp+zMH/wSW3uxdcCEi6gP1+GP5VKL66/xGhuqcJj8UvamFu59CrzPUReKP6LEfL6HICv8psK/2QL1utWgHWr8Jtl+I2a30LIr5K8Xb4AIY1+SzOZ9xkm98EWFH+WoGwfb0n5Y0nAtIqo+C22sxmEmNi5Xl7Ffgq/V4YjNXJi/uY5456pdPs7LG9T/iXPcl4xlJhbFHjbUU9VJECZANT/cft7eX2zabo78q+P+VfqImvCGeh5trsT8Fci5wxC9hRci4xTWTuhyi9m+b9QMxZ+Y8PKr8qdSetHv/6MQ+45Y7z+r57x5pZf1Ig2RPkplhZlHsxGAtTZf9E+XirDu9nuZJ+YHPyI/O1xot6oMf9hXwKo2hBR78maxMmantJn+GGm1TftoT3/ag0JuP4CVD3cJa3xbHn0gLp83e8uiJ54M6IOc8nPJ1B+ZakuG0qs/w1IJW19GEclcTHp+ctl+Avt3oPyPS8Q33FaK4/aeFPvByDGiRcZAIwO5rShQR9wVPtcSYJN7QcA5QdGDSs9S6+X5QNfAAAYMEAAAAACAAAABAAAAAgAGCno7sVzRJk5drUb7s2J0uPzV2wX3MAHSQC3WhrArRnSxwfYCNQ+DI8Y9x9h/nsz3Meu9H1YJpDAj8vnjsjwOhnE8twfIsSpt533Vih/YQQdwnPxHVL+TTJwee82QvwzlrZLPVDFtReDaz8GinzsOw556g2v0yPbOgC15nulDB+W9xZlwzPdOykJ8WV9m3zMO3LgqCwzVV6qTCkLVPQ8i3cck8o/71kWKg0KYj+GZwnyIv5rLPe/VYZvMporrYj3UUk+qgz09NT51KdwBzdXkFK9WDmju5tT47Zhy/EOtZpR30BmVbtfEPJvi+Pb7thqHYDNAlDKLypJLOn9Wba7BnmdARQsamV5VCu3RQ9ZJpXeVH6qW+s+47uPG/TzUtkvy/BNSQBUPMp2l4NPsqv98ldaqIP9bNeblHlaA+buT75W6LbMp+7J6uPRyo20zBDJ0YQ4i3FaC/9DHQJ8WDM71RFH8y0pT5W50sZwgBODCwcqFJbiT3+MVXuzKYuAMoy4N7IcXtK+v8Toh2t+SPb8qpzuNZR/ifCO8Yrgg1XP+wp72ZW7P+3V4qce8inK/7Rm0jPmdzhpETF/UkjiEW3tNWzHGew1WrgCdSsBdeU/Rhx7VLFUm6Z8ivMJY3GRXX023LzH8OlYpPLbNnVhmvldhz+TCm/6DFySyu2CGPdfsMw5+KzPF77/L7A8uMby/Wvy86uJ73iP9lmQofIsvZFoBfAKsqJ0Pspa+LpG3nuk8j/Fdrboq50D4DKRE0ajU5XZxpZeLOIdvEFZah6qfOepcyh/XIZ3Wu4L99DbA5WfqoAi7fdU/PZ+tutp6Jt3KoHp4+gXtfsvyOEIdQ6gapztGsPfWPM8Z/UernrcVcO797UwB/AG+fmr2v3n9LZbNwdwQBvzPyp7fqX8B4jKYc7uVs34UuV93lE4QowsNQ/rFSb8eoDy61aE8At/0jG5pCv/QdkgC4/eVxDUAzLdeqAov8qjauhM63HUfAZ1DC3C/7GdM+5f4WF+zzK/reNMvFKGZ+X1WuNzDKjD6Ng5gBukbl+vBSaJgbuGABeloq+zK/9C8v0HYMhQ5r8qs6fZ7r8ALrzT6PFFr/k6trspxJuJY1/X7rV1eFqm/3Py+w8QlV8nsRU5Dl6RQ4ctLf/HPN71dc+0rzH75itiQ1HXCcfCVNePprd9PkwYgt3o+J3SCXKP+za8lmTKNnw8+FD/BoyBMuNNc/9Jqfx1vuVc6wXXEtWdb/nr/1psa+NefbvsPTUNWd2/qwxfZDubuW4GtCVlKt9kmcsoHJOAr2e7e2Ay7bPYTq5ug9JDjLbnpNoxK+QddbKUoewVQ4CmjwcvMsv3EdsV+b695fJ6tWa++/yjIHr3v5NEtaiRldog43/LcB1hMuzhyPRXbQ3nOpzleXb1rlLUcj2foA7Ot6k3YwwAqk3vXw+UXaohN+ZQ/lQktsaG2YF4Ab4AAAACAAAABAAAAAhAwyFGXwGocIccA5rLZ5cY/WQaAAAyE8A5I1Bwdxk+VYZ3WX57l/ztbhQ7AHSbAN5m9PyH5D1Xz3/GuGdbOXfGwxJYldbDakDenjUskLkE5TWHJuNVb2ZYRdH0gwDUARyTbHddtutQjiMe8VKfnTGuPthnfF9OoPzLRBI4ajT8owHxxb4jVl4p7IxFuV2Y9bwPdIgA9N5f92F2WQF3VTQiTnw2NZT1MZngXXMagbhIQCia6bO/6KmAse9Q8qK+xuV1MYAEZiy9+QzUZrQJQO/pJ9iVa5dPBiphKE4GxqunXy0/XQk08+cM68G1xn7R837ds/OSwOY936GU/zNsZ2XbZzQS8MUa1GQ4BDBnjP31HVWUFdDmOPg/jKsvVNqFI85hovLrPbyv8qfGeWmBnQ+QfcLxndVYbLGbrsxo5LGmkQish44TwDKhB19uMX0rMv5YpTvI3GvPbWZ+TuVXhDvB/P+KFXiL43udxRa7hHZBU3jdnXUBKtddApirMKEnCGaywFmPeKnPzrG4GXzVmCm7sKywK3fLCVX+ec/7dc8uSitm0fMd4rnHyvBWtuPd9lb5PWRbt5mEMrAAOkwAyxUmtG1zBduzF2pMSsqzrCaeUKvD15w1SSCk51+yKJrvcdWx71jSSOCypvxLnuUnTPdZwzKgzAmYlkQqywJokADWPBuGicfLcJwge1w+SzXdGaOfyZ5q2HEw0uxfMhr9UoZ3xMoXzL6vAP7KGyGMJa5Y4cP9X3LM+h7jN7ErjJjMesJTGWN6jSKCBNBbAYMigFR4Qob3ongBEGl/hgAAAIAAAAAAAQAAAAIAAAAEAAAACAAYIOZYuG9AjCyQkQBEpVF931nNO3jNd6B5LLC49fdzLHwVZows0AELQFVgLBH4koYZ30RAGlTaJyz3eEAaFE4Q5U/UpIl7lIXvseRmfCdkmOuI8nOGXZV6NwRomwjM+IQjz0FNeeYIJucy2/UADEl/yjznIFJmKKCPInOtDEOtvirZAlZBf+cAVEM+0eLYc1lrMIXWmHlNz20+G6N4ZhpClLBtxWc15ZMTGP71nABWZK/6YEtpU/EdNBrQQWZfXlpUPBvjx2+mwRex8Y8SsCS4pwSw0nJDNuOb0Ex61+YgKxoRqDmAkPSnzPNKBiIoKoKP7MGIeA/WWAEHoXYdYuWK48G5bKz3RzRa8zjn2KPCgXhz27fs5yzDqjZkgYbhOh48RYUVMAF7b26vaNZUm7JAB+cAgGFihWFfBRAAAAAgAAAAQAAAAIAAAAAAAQAAMJoEEHqyLQAAPSUAsXruHu37DTJMeLxX92C7z1MWAIBMBKBO0zXPortR3qcq8gG2swhEnAVwr5S9NUF6XQ4lJ5jdjVaFEyMuDwBeMFcCnpbXfzbur2i/HyO896ImJ5YTn2M7J/Qe0H5rAmLzi8JBIPpptaMmDwDBFoDo3eeloqohgDDf1Uk+6/J3ihWgeqxH5PPKEWY9cDjg40oqDsO8Vl71z+I6XoZVh/y1Mj79HSr4yvMI+b2WK0UeAIIsgP3yqh/ceb/2+YLswfcTeiDx3G1s51TbeTmEOCyHAuL7BxvM06sqCKQgEskrjWthvIMRFFi/vsqTxFS8k4b8JMOyWqBBC+CSvN5Z8eydxnOuIcCS1ogFEWzL6+mGen6F6yxhQl43mPsMRPHsD7Pdo9H1dzxHkL9OyutXJe8bv/4eavwAEGQBbEszfY7t/PW3pP12VPbqK/I5quIWsucXcwD7yvAoCzujnoqTZfii4/e1EZYHAC+Y+wHcKsfpasx/Qfb8BzTT/qInAajvaiOIZYIpq5vstisAABGo2g/golTy+9jOX4FK8c/Le9QZ/Lq9AAoP+aorAACJhwA6CRxG0QDA6AO+AAAAAgAAAAQAAAAIAACA4RLAHWxnDYDpiLIkf3Mht/xb2M5KQ1P+g/K3UZfve/0NXb5VmOsA7i7DGYeMePCBit9yy99Vhocc8sfL8PCIyve9/oYu3xrUOgCdAAQ7fYoo/44yfNrCfDnlf6oMnyXK/3QZHh8x+b7X39DlsxCAPgQ4YrMQmH3xzRHivSq45I+zqxcPHXfI31mRfkZ89k6P9PvIFy3Ff8Qjfmr9FQnkWab411j1sWi+8RcJ2n8RqCutDQF4TaI5oXJ9HXfq5AvNJGaaycs948+V/lTxp0h/1Tuajr8gposFps8n/iKg/Yjff1X7/tGA9mc+Kzxkn3KQY6sWAPVosMJTSaoyR5XnxliXMjZ2pYdHKHcIScRWcJE4/b7vSJl2lqD9hKSfW0jABx8xCMAHb5DKblP+zmCMdRcvVnxuAzyBhZBKgXIrcEgHkKL8U8Qb60D27kA5ofxPd1356wggtgJ4ogZ4VF6X2O5fKzENKpQEeCISaav8eKTyxhIgz0AaLgskxIL6aGD+n9JIoLPKL6BPAp71kDtLvBcqr8b+izLo96rkH/ZQpoeJ93gCeRYhzzzkz3oQCqX+eEL5ttuPWX88g/xTNcp/tosEcMFDAS4Q71XBJf+QpQE+5JD/hIcCfoJ4jyWQ5y3Ff8Ejfmr98QTyLEP83EFATcvrJMAidaU1AhD/Kx8nyBxnV/8H3QV58b/qKYL8KWb/D7bv8n2vv6HLZycAZVrOsZ39/E18SP72sMM0zSkvVliJRRYfs/z2MfnbAyMs3/f6G7p8+5MlxlJgAAAGANtKQAAABgYQAACAAAAAAAEAAAACAAAABAAAwIjD5QtgA2V9O+Tj5AEgKwEIjFvuXfZ4d255AAASDAFyKt3lBGnI2ePiSDOg1wQQq4CXtRCCcSk7nkkBq7aEokI/1BQAekcA4zXmOFWBxyPkL2skEKqAjMXtI8BZvg0pACD7EGA8Y/rGE6QhZ+/LO5AGAKjEWINj/9zyAAAEEkDKDS0hDwA9HgIAAAACAAAABAAAAAgAAAAQAAAAIAAAAEAAAAVTDAuDgB4QQBdWsYm4Z7TrKCj/Rhmm0fSArhPAtHFFzx1Hhrryb6I4ga4TwIZxHbryx/TcUH5gEBYA13rKumvTwwZXCFXejQTKjzkAoDMYc1gAhXaloCBem8RsQz1/iAVgU37MAQC9IIBQC2DaojTmtUkzeNWDqHyV34cM65QfwwAAFkCHLQAoPwALIMAC6ALWEryjSeWf8nwfAPTGAhgVhFouVOXHHAAACyBAEbsO08x3fQeAvD0d5/hHCgCGCvgCAMCA8f8CDABatG6NN+gY2wAAAABJRU5ErkJggg=='); }
382
+ .ui-datepicker th { border-color: #fff; }
383
+ .ui-datepicker .ui-datepicker-title, .ui-datepicker td .ui-state-default, .ui-datepicker th, .ui-timepicker-div .ui-widget-header {color: #555; }
384
+ .ui-datepicker td .ui-state-active, .ui-datepicker td .ui-state-hover, .ui-datepicker .ui-datepicker-current:hover, .ui-datepicker .ui-datepicker-current:active, .ui-datepicker .ui-datepicker-close:hover, .ui-datepicker .ui-datepicker-close:active { color: #fff; background: #888; }
385
+ .ui-datepicker td.ui-state-disabled, .ui-datepicker td.ui-state-disabled .ui-state-default { color: #ccc; }
386
+ // .ui-datepicker .ui-datepicker-close, .ui-datepicker .ui-datepicker-current { background: #f1f1f1; }
387
+ }
388
+ }
deprecated/includes/cmb2/css/sass/partials/_main_wrap.scss ADDED
@@ -0,0 +1,438 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------------------------------------
2
+ Main Wrap
3
+ --------------------------------------------------------------*/
4
+
5
+ .cmb2-wrap {
6
+ margin: 0;
7
+
8
+ input,
9
+ textarea {
10
+ font-size: $font-size;
11
+ max-width: 100%;
12
+ padding: 5px;
13
+
14
+ }
15
+
16
+ input[type=text] {
17
+
18
+ &.cmb2-oembed {
19
+ width: 100%;
20
+ }
21
+ }
22
+
23
+ textarea {
24
+ width: 500px;
25
+
26
+ &.cmb2-textarea-code {
27
+ font-family: $font-mono;
28
+ line-height: 16px;
29
+ }
30
+ }
31
+
32
+ input {
33
+
34
+ &.cmb2-text-small,
35
+ &.cmb2-timepicker {
36
+ width: 100px;
37
+ // margin-right: 15px
38
+ }
39
+
40
+ &.cmb2-text-money {
41
+ width: 90px;
42
+ // margin-right: 15px
43
+ }
44
+
45
+ &.cmb2-text-medium {
46
+ width: 230px;
47
+ // margin-right: 15px
48
+ }
49
+
50
+ &.cmb2-upload-file {
51
+ width: 65%;
52
+ }
53
+
54
+ &.ed_button {
55
+ padding: 2px 4px;
56
+ }
57
+
58
+ &:not([type="hidden"]) {
59
+ + input,
60
+ + .button,
61
+ + select {
62
+ margin-left: 20px;
63
+ }
64
+ }
65
+ }
66
+
67
+ ul {
68
+ margin: 0;
69
+ }
70
+
71
+ li {
72
+ font-size: $font-size;
73
+ line-height: 16px;
74
+ margin: 1px 0 5px 0;
75
+ }
76
+
77
+ // .cmb-field-list .cmb-field-list {
78
+ // padding-top:5px;
79
+ // margin: 0;
80
+ // }
81
+
82
+ select {
83
+ font-size: $font-size;
84
+ margin-top: 3px;
85
+ }
86
+
87
+ input:focus,
88
+ textarea:focus {
89
+ background: $light-yellow;
90
+ }
91
+
92
+ input[type="radio"] {
93
+ margin: 0 5px 0 0;
94
+ padding: 0
95
+ }
96
+
97
+ input[type="checkbox"] {
98
+ margin: 0 5px 0 0;
99
+ padding: 0;
100
+ }
101
+
102
+ button,
103
+ .button {
104
+ white-space: nowrap;
105
+ }
106
+
107
+ .mceLayout {
108
+ border: 1px solid $light-gray !important;
109
+ }
110
+
111
+ .mceIframeContainer {
112
+ background: #fff;
113
+ }
114
+
115
+ .meta_mce {
116
+ width: 97%;
117
+
118
+ textarea {
119
+ width: 100%;
120
+ }
121
+ }
122
+
123
+ // /**
124
+ // * Color picker
125
+ // */
126
+ .wp-color-result,
127
+ .wp-picker-input-wrap {
128
+ vertical-align: middle;
129
+ }
130
+
131
+ .wp-color-result,
132
+ .wp-picker-container {
133
+ margin: 0 10px 0 0;
134
+ }
135
+
136
+ .cmb-row {
137
+ margin: 0;
138
+
139
+ &:after {
140
+ content: '';
141
+ clear: both;
142
+ display: block;
143
+ width: 100%;
144
+ }
145
+
146
+ &.cmb-repeat-row {
147
+ padding: 1.8em 0 0;
148
+
149
+ &:first-of-type {
150
+ padding: 0;
151
+ }
152
+ }
153
+
154
+ &.cmb-repeat .cmb2-metabox-description {
155
+ padding-top: 0;
156
+ padding-bottom: 1.8em;
157
+ }
158
+ }
159
+ }
160
+
161
+ .cmb2-metabox {
162
+ clear: both;
163
+ margin: 0;
164
+
165
+ > .cmb-row:first-of-type >,
166
+ .cmb-field-list > .cmb-row:first-of-type > {
167
+ .cmb-td,
168
+ .cmb-th {
169
+ border: 0;
170
+ }
171
+ }
172
+
173
+ > .cmb-row {
174
+ .cmb-repeat-table .cmb-row > .cmb-td {
175
+ padding-right: 20px;
176
+ box-sizing: border-box;
177
+ float: left;
178
+ }
179
+ }
180
+ }
181
+
182
+ .cmb-add-row {
183
+ margin: 1.8em 0 0;
184
+ }
185
+
186
+ .cmb-nested .cmb-td,
187
+ .cmb-repeatable-group .cmb-th,
188
+ .cmb-repeatable-group:first-of-type {
189
+ border: 0;
190
+ }
191
+
192
+ .cmb-row:last-of-type,
193
+ .cmb2-wrap .cmb-row:last-of-type,
194
+ .cmb-repeatable-group:last-of-type {
195
+ border-bottom: 0;
196
+ }
197
+
198
+ .cmb-repeatable-grouping {
199
+ border: 1px solid $light-gray;
200
+ padding: 0 1em;
201
+ max-width: 1000px;
202
+ &.cmb-row {
203
+ margin: 0 0 0.8em;
204
+ }
205
+ + .cmb-repeatable-grouping {
206
+ }
207
+ }
208
+
209
+ .cmb-th {
210
+ color: $dark-gray;
211
+ float: left;
212
+ font-weight: 600;
213
+ line-height: 1.3;
214
+ padding: 20px 10px 20px 0;
215
+ vertical-align: top;
216
+ width: 200px;
217
+
218
+ @media (max-width: $mobile-break) {
219
+ @include fullth;
220
+ }
221
+ }
222
+
223
+ .cmb-td {
224
+ line-height: 1.3;
225
+ max-width: 100%;
226
+ padding: 15px 10px;
227
+ vertical-align: middle;
228
+ }
229
+
230
+ .cmb-type-title {
231
+
232
+ .cmb-td {
233
+ padding: 0;
234
+ }
235
+ }
236
+
237
+ .cmb-th label {
238
+ display: block;
239
+ padding: 5px 0;
240
+ }
241
+
242
+ .cmb-th + .cmb-td {
243
+ float: left;
244
+ }
245
+
246
+ .cmb-td .cmb-td {
247
+ padding-bottom: 1em;
248
+ }
249
+
250
+ .cmb-remove-row {
251
+ text-align: right;
252
+ }
253
+
254
+ .empty-row.hidden {
255
+ display: none;
256
+ }
257
+
258
+ .cmb-repeatable-group {
259
+
260
+ .cmb-th {
261
+ padding: 5px;
262
+ }
263
+
264
+ .cmb-group-title {
265
+ background-color: $light-gray;
266
+ padding: 8px 12px 8px 2.2em;
267
+ margin: 0 -1em;
268
+ min-height: 1.5em;
269
+ font-size: 14px;
270
+ line-height: 1.4;
271
+
272
+ h4 {
273
+ border: 0;
274
+ margin: 0;
275
+ font-size: 1.2em;
276
+ font-weight: 500;
277
+ padding: 0.5em 0.75em;
278
+ }
279
+
280
+ .cmb-th {
281
+ display: block;
282
+ width: 100%;
283
+ }
284
+ }
285
+
286
+ .cmb-group-description .cmb-th {
287
+ @include fullth;
288
+ }
289
+
290
+ .cmb-shift-rows {
291
+ font-size: 1em;
292
+ margin-right: 1em;
293
+ text-decoration: none;
294
+
295
+ .dashicons {
296
+ font-size: 1.5em;
297
+ height: 1.5em;
298
+ line-height: 1.2em;
299
+ width: 1em;
300
+
301
+ &.dashicons-arrow-down-alt2 {
302
+ line-height: 1.3em;
303
+
304
+ }
305
+ }
306
+ }
307
+
308
+ .cmb2-upload-button {
309
+ float: right;
310
+ }
311
+
312
+ }
313
+
314
+ p.cmb2-metabox-description {
315
+ color: $gray;
316
+ font-style: italic;
317
+ margin: 0;
318
+ padding-top: .5em;
319
+ }
320
+
321
+ span.cmb2-metabox-description {
322
+ color: $gray;
323
+ font-style: italic;
324
+ }
325
+
326
+ .cmb2-metabox-title {
327
+ margin: 0 0 5px 0;
328
+ padding: 5px 0 0 0;
329
+ font-size: 14px;
330
+ }
331
+
332
+ .cmb-inline ul {
333
+ padding: 4px 0 0 0;
334
+ }
335
+
336
+ .cmb-inline li {
337
+ display: inline-block;
338
+ padding-right: 18px;
339
+ }
340
+
341
+ .cmb-type-textarea-code pre {
342
+ margin: 0;
343
+ }
344
+
345
+ .cmb2-media-status {
346
+
347
+ .img-status {
348
+ clear: none;
349
+ display: inline-block;
350
+ float: left;
351
+ margin-right: 10px;
352
+ width: auto;
353
+
354
+ img {
355
+ max-width: 350px;
356
+ }
357
+ }
358
+
359
+ .img-status img,
360
+ .embed-status {
361
+ background: $white;
362
+ border: 1px solid $light-gray;
363
+ border-radius: 2px;
364
+ -moz-border-radius: 2px;
365
+ margin: 15px 0 0 0;
366
+ padding: 5px;
367
+ }
368
+
369
+ .embed-status {
370
+ float: left;
371
+ max-width: 800px;
372
+ }
373
+
374
+ .img-status, .embed-status {
375
+ position: relative;
376
+
377
+ .cmb2-remove-file-button {
378
+ background: url(../images/ico-delete.png);
379
+ height: 16px;
380
+ left: -5px;
381
+ position: absolute;
382
+ text-indent: -9999px;
383
+ top: -5px;
384
+ width: 16px;
385
+ }
386
+
387
+ }
388
+
389
+ .img-status {
390
+
391
+ .cmb2-remove-file-button {
392
+ top: 10px;
393
+ }
394
+ }
395
+
396
+ .img-status img, .file-status > span {
397
+ cursor: pointer;
398
+ }
399
+
400
+ }
401
+
402
+ .cmb-type-file-list .cmb2-media-status .img-status {
403
+ clear: none;
404
+ float: left;
405
+ margin-right: 10px;
406
+ width: auto;
407
+ }
408
+
409
+ .cmb-attach-list li {
410
+ clear: both;
411
+ display: inline-block;
412
+ margin-bottom: 25px;
413
+ width: 100%;
414
+
415
+ img {
416
+ cursor: move;
417
+ float: left;
418
+ margin-right: 10px;
419
+ }
420
+ }
421
+
422
+ .cmb2-remove-wrapper {
423
+ margin: 0;
424
+ }
425
+
426
+ .child-cmb2 .cmb-th {
427
+ text-align: left;
428
+ }
429
+
430
+ @media (max-width: $mobile-break) {
431
+ .cmb-th,
432
+ .cmb-td,
433
+ .cmb-th + .cmb-td {
434
+ display: block;
435
+ float: none;
436
+ width: 100%;
437
+ }
438
+ }
deprecated/includes/cmb2/css/sass/partials/_misc.scss ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------------------------------------
2
+ Misc.
3
+ --------------------------------------------------------------*/
4
+
5
+ #poststuff .cmb-repeatable-group h2 {
6
+ margin: 0;
7
+ }
8
+
9
+ .edit-tags-php,
10
+ .profile-php,
11
+ .user-edit-php {
12
+
13
+ .cmb2-metabox-title {
14
+ font-size: 1.4em;
15
+ }
16
+ }
17
+
18
+ .postbox .cmb-spinner {
19
+ float: left;
20
+ }
deprecated/includes/cmb2/css/sass/partials/_mixins.scss ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ //--------------------------------------------------------------
2
+ // Mixins
3
+ //--------------------------------------------------------------
4
+
5
+ @mixin fullth() {
6
+ font-size: 1.2em;
7
+ @include _fullth;
8
+ }
9
+
10
+ @mixin fullth_side() {
11
+
12
+ @include _fullth;
13
+
14
+ label {
15
+ font-size: $font-size;
16
+ line-height: 1.4em;
17
+ }
18
+ }
19
+
20
+ @mixin _fullth() {
21
+ display: block;
22
+ float: none;
23
+ padding-bottom: 1em;
24
+ text-align: left;
25
+ width: 100%;
26
+
27
+ label {
28
+ display: block;
29
+ margin-top: 0em;
30
+ padding-bottom: 5px;
31
+
32
+ &:after {
33
+ border-bottom: 1px solid $light-gray;
34
+ content: '';
35
+ clear: both;
36
+ display: block;
37
+ padding-top: .4em;
38
+ }
39
+ }
40
+ }
deprecated/includes/cmb2/css/sass/partials/_post_metaboxes.scss ADDED
@@ -0,0 +1,114 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------------------------------------
2
+ Post Metaboxes
3
+ --------------------------------------------------------------*/
4
+ #poststuff .cmb-group-title {
5
+ margin-left: -1em;
6
+ margin-right: -1em;
7
+ padding-left: 2.2em;
8
+ // cursor: move;
9
+ min-height: 1.5em;
10
+ }
11
+
12
+ .postbox-container, .cmb-repeat-group-wrap {
13
+
14
+ .cmb2-wrap {
15
+ margin: 0;
16
+
17
+ > .cmb-field-list > .cmb-row {
18
+ padding: 1.8em 0;
19
+ }
20
+
21
+ input[type=text] {
22
+
23
+ &.cmb2-oembed {
24
+ width: 100%;
25
+ }
26
+ }
27
+ }
28
+
29
+ .cmb-row {
30
+ padding: 0 0 1.8em;
31
+ margin: 0 0 0.8em;
32
+
33
+ .cmbhandle {
34
+ right: -1em;
35
+ position: relative;
36
+ }
37
+ }
38
+
39
+ .cmb-repeatable-grouping {
40
+ padding: 0 1em;
41
+ max-width: 100%;
42
+ min-width: 1px !important;
43
+ }
44
+
45
+ .cmb-repeatable-group > .cmb-row {
46
+ padding-bottom: 0;
47
+ }
48
+
49
+ .cmb-th {
50
+ width: 18%;
51
+ padding: 0 2% 0 0;
52
+ // text-align: right;
53
+ }
54
+
55
+ .cmb-td {
56
+ margin-bottom: 0;
57
+ padding: 0;
58
+ line-height: 1.3;
59
+ }
60
+
61
+ .cmb-repeat-row .cmb-td {
62
+ padding-bottom: 1.8em;
63
+ }
64
+
65
+ .cmb-th + .cmb-td {
66
+ width: 80%;
67
+ float: right;
68
+ }
69
+
70
+ .cmb-row:not(:last-of-type),
71
+ .cmb-repeatable-group:not(:last-of-type) {
72
+ border-bottom: 1px solid $light-gray;
73
+
74
+ @media (max-width: $mobile-break) {
75
+ border-bottom: 0;
76
+ }
77
+ }
78
+
79
+ .cmb-repeat-group-field,
80
+ .cmb-remove-field-row {
81
+ padding-top: 1.8em;
82
+ }
83
+
84
+ .cmb2-metabox > .cmb-row {
85
+ &.table-layout, .cmb-row.table-layout {
86
+ .cmb-repeat-table .cmb-tbody {
87
+ display: table;
88
+ width: 100%;
89
+
90
+ input.regular-text {
91
+ width: 100%;
92
+ }
93
+
94
+ .cmb-row:not(.hidden):not(.empty-row) {
95
+ display: table-row;
96
+ }
97
+
98
+ .cmb-td {
99
+ display: table-cell;
100
+ float: none;
101
+ width: 100%;
102
+ }
103
+
104
+ .cmb-row:not(:first-of-type) .cmb-td {
105
+ padding-top: 1.8em;
106
+ }
107
+
108
+ .cmb-td.cmb-remove-row {
109
+ padding-right: 0;
110
+ }
111
+ }
112
+ }
113
+ }
114
+ }
deprecated/includes/cmb2/css/sass/partials/_sidebar_placements.scss ADDED
@@ -0,0 +1,164 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*--------------------------------------------------------------
2
+ Sidebar Placement Adjustments
3
+ --------------------------------------------------------------*/
4
+
5
+ .inner-sidebar,
6
+ #side-sortables {
7
+
8
+ .cmb2-wrap {
9
+
10
+ > .cmb-field-list > .cmb-row {
11
+ padding: 1.4em 0;
12
+ }
13
+
14
+ input {
15
+
16
+ &[type=text]:not( .wp-color-picker ) {
17
+ width: 100%;
18
+ }
19
+
20
+ + input:not( .wp-picker-clear ), + select {
21
+ margin-left: 0;
22
+ margin-top: 1em;
23
+ display: block;
24
+ }
25
+
26
+ &.cmb2-text-money {
27
+ max-width: 70%;
28
+ + .cmb2-metabox-description {
29
+ display: block;
30
+ }
31
+ }
32
+ }
33
+
34
+ label {
35
+ display: block;
36
+ font-weight: 700;
37
+ padding: 0 0 5px;
38
+ }
39
+
40
+ }
41
+
42
+ textarea {
43
+ max-width: 99%;
44
+ }
45
+
46
+ .cmb-repeatable-group {
47
+ border-bottom: 1px solid $light-gray;
48
+ }
49
+
50
+ .cmb-repeat-group-wrap > .cmb-td > .cmb-repeatable-group {
51
+ border-bottom: 0;
52
+ margin-bottom: -1.4em;
53
+ }
54
+
55
+ .cmb-th,
56
+ .cmb-td,
57
+ .cmb-th + .cmb-td {
58
+ width: 100%;
59
+ display: block;
60
+ float: none;
61
+ }
62
+
63
+ .closed .inside {
64
+ display: none;
65
+ }
66
+
67
+ .cmb-td .cmb-td {
68
+ padding-bottom: 1em;
69
+ }
70
+
71
+ .cmb-th {
72
+ @include fullth_side;
73
+ padding-left: 0;
74
+ padding-right: 0;
75
+ }
76
+
77
+ .cmb-group-description {
78
+ .cmb-th {
79
+ padding-top: 0;
80
+ }
81
+ .cmb2-metabox-description {
82
+ padding: 0;
83
+ }
84
+ }
85
+
86
+ .cmb-group-title {
87
+ // padding-bottom: 0;
88
+ .cmb-th {
89
+ padding: 0;
90
+ }
91
+ }
92
+
93
+ .cmb-repeatable-grouping {
94
+ + .cmb-repeatable-grouping {
95
+ margin-top: 1em;
96
+ }
97
+ }
98
+ .cmb2-media-status {
99
+
100
+ .img-status,
101
+ .embed-status {
102
+
103
+ img {
104
+ max-width: 90%;
105
+ // width: auto;
106
+ height: auto;
107
+ }
108
+ }
109
+ }
110
+
111
+ .cmb2-list label {
112
+ display: inline;
113
+ font-weight: normal;
114
+ }
115
+
116
+ .cmb2-metabox-description {
117
+ display: block;
118
+ padding: 7px 0 0;
119
+ }
120
+
121
+ .cmb-type-checkbox {
122
+
123
+ .cmb-td label,
124
+ .cmb2-metabox-description {
125
+ font-weight: normal;
126
+ display: inline;
127
+ }
128
+ }
129
+
130
+ .cmb-row .cmb2-metabox-description {
131
+ padding-bottom: 1.8em;
132
+ }
133
+
134
+ .cmb2-metabox-title {
135
+ font-size: 1.2em;
136
+ font-style: italic;
137
+ }
138
+
139
+ .cmb-remove-row {
140
+ clear: both;
141
+ padding-top: 12px;
142
+ padding-bottom: 0;
143
+ }
144
+
145
+ .cmb-type-colorpicker .cmb-repeat-row {
146
+ .cmb-td {
147
+ width: auto;
148
+ clear: none;
149
+ float: left;
150
+ padding-top: 0;
151
+ &.cmb-remove-row {
152
+ float: right;
153
+ margin: 0;
154
+ }
155
+ }
156
+ }
157
+
158
+ .cmb2-upload-button {
159
+ clear: both;
160
+ margin-top: 12px;
161
+ }
162
+
163
+ }
164
+
deprecated/includes/cmb2/css/sass/partials/_variables.scss ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ //--------------------------------------------------------------
2
+ // Variables
3
+ //--------------------------------------------------------------
4
+
5
+ // Mobile break-point
6
+ $mobile-break : 450px;
7
+
8
+ // Fonts
9
+ $font-sans : sans-serif;
10
+ $font-serif : Georgia, Times, "Times New Roman", serif;
11
+ $font-mono : "Courier 10 Pitch", Courier, monospace;
12
+ $font-size : 14px;
13
+
14
+ // Colors
15
+ $dark-gray : #222222;
16
+ $gray : #aaaaaa;
17
+ $light-gray : #e9e9e9;
18
+ $blue : #0063ce;
19
+ $light-yellow : #fffff8;
20
+ $white : #ffffff;
21
+ $red : #f00;
22
+ $dark-red : #a00;
deprecated/includes/cmb2/css/sass/partials/index.php ADDED
File without changes
deprecated/includes/cmb2/images/ico-delete.png ADDED
Binary file
deprecated/includes/cmb2/images/index.php ADDED
File without changes
deprecated/includes/cmb2/images/ui-bg_flat_0_aaaaaa_40x100.png ADDED
Binary file
deprecated/includes/cmb2/images/ui-bg_flat_75_ffffff_40x100.png ADDED
Binary file
deprecated/includes/cmb2/images/ui-bg_glass_55_fbf9ee_1x400.png ADDED
Binary file
deprecated/includes/cmb2/images/ui-bg_glass_65_ffffff_1x400.png ADDED
Binary file
deprecated/includes/cmb2/images/ui-bg_glass_75_dadada_1x400.png ADDED
Binary file
deprecated/includes/cmb2/images/ui-bg_glass_75_e6e6e6_1x400.png ADDED
Binary file
deprecated/includes/cmb2/images/ui-bg_glass_95_fef1ec_1x400.png ADDED
Binary file
deprecated/includes/cmb2/images/ui-bg_highlight-soft_75_cccccc_1x100.png ADDED
Binary file
deprecated/includes/cmb2/images/ui-icons_222222_256x240.png ADDED
Binary file
deprecated/includes/cmb2/images/ui-icons_2e83ff_256x240.png ADDED
Binary file
deprecated/includes/cmb2/images/ui-icons_454545_256x240.png ADDED
Binary file
deprecated/includes/cmb2/images/ui-icons_888888_256x240.png ADDED
Binary file
deprecated/includes/cmb2/images/ui-icons_cd0a0a_256x240.png ADDED
Binary file
deprecated/includes/cmb2/includes/CMB2.php ADDED
@@ -0,0 +1,945 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Create meta boxes
4
+ *
5
+ * @property-read string $cmb_id
6
+ * @property-read array $meta_box
7
+ * @property-read array $updated
8
+ */
9
+ class CMB2 {
10
+
11
+ /**
12
+ * Current field's ID
13
+ * @var string
14
+ * @since 2.0.0
15
+ */
16
+ protected $cmb_id = '';
17
+
18
+ /**
19
+ * Metabox Config array
20
+ * @var array
21
+ * @since 0.9.0
22
+ */
23
+ protected $meta_box;
24
+
25
+ /**
26
+ * Object ID for metabox meta retrieving/saving
27
+ * @var int
28
+ * @since 1.0.0
29
+ */
30
+ protected $object_id = 0;
31
+
32
+ /**
33
+ * Type of object being saved. (e.g., post, user, or comment)
34
+ * @var string
35
+ * @since 1.0.0
36
+ */
37
+ protected $object_type = 'post';
38
+
39
+ /**
40
+ * Type of object registered for metabox. (e.g., post, user, or comment)
41
+ * @var string
42
+ * @since 1.0.0
43
+ */
44
+ protected $mb_object_type = null;
45
+
46
+ /**
47
+ * List of fields that are changed/updated on save
48
+ * @var array
49
+ * @since 1.1.0
50
+ */
51
+ protected $updated = array();
52
+
53
+ /**
54
+ * Metabox Defaults
55
+ * @var array
56
+ * @since 1.0.1
57
+ */
58
+ protected $mb_defaults = array(
59
+ 'id' => '',
60
+ 'title' => '',
61
+ 'type' => '',
62
+ 'object_types' => array(), // Post type
63
+ 'context' => 'normal',
64
+ 'priority' => 'high',
65
+ 'show_names' => true, // Show field names on the left
66
+ 'show_on' => array(), // Specific post IDs or page templates to display this metabox
67
+ 'cmb_styles' => true, // Include cmb bundled stylesheet
68
+ 'fields' => array(),
69
+ 'hookup' => true,
70
+ 'save_fields' => true, // Will not save during hookup if false
71
+ 'closed' => false, // Default to metabox being closed?
72
+ 'new_user_section' => 'add-new-user', // or 'add-existing-user'
73
+ );
74
+
75
+ /**
76
+ * Metabox field objects
77
+ * @var array
78
+ * @since 2.0.3
79
+ */
80
+ protected $fields = array();
81
+
82
+ /**
83
+ * An array of hidden fields to output at the end of the form
84
+ * @var array
85
+ * @since 2.0.0
86
+ */
87
+ protected $hidden_fields = array();
88
+
89
+ /**
90
+ * Array of key => value data for saving. Likely $_POST data.
91
+ * @var array
92
+ * @since 2.0.0
93
+ */
94
+ public $data_to_save = array();
95
+
96
+ /**
97
+ * Array of key => value data for saving. Likely $_POST data.
98
+ * @var string
99
+ * @since 2.0.0
100
+ */
101
+ protected $generated_nonce = '';
102
+
103
+ /**
104
+ * Get started
105
+ * @since 0.4.0
106
+ * @param array $meta_box Metabox config array
107
+ * @param integer $object_id Optional object id
108
+ */
109
+ public function __construct( $meta_box, $object_id = 0 ) {
110
+
111
+ if ( empty( $meta_box['id'] ) ) {
112
+ wp_die( __( 'Metabox configuration is required to have an ID parameter', 'cmb2' ) );
113
+ }
114
+
115
+ $this->meta_box = wp_parse_args( $meta_box, $this->mb_defaults );
116
+ $this->object_id( $object_id );
117
+ $this->mb_object_type();
118
+ $this->cmb_id = $meta_box['id'];
119
+
120
+ CMB2_Boxes::add( $this );
121
+
122
+ /**
123
+ * Hook during initiation of CMB2 object
124
+ *
125
+ * The dynamic portion of the hook name, $this->cmb_id, is this meta_box id.
126
+ *
127
+ * @param array $cmb This CMB2 object
128
+ */
129
+ do_action( "cmb2_init_{$this->cmb_id}", $this );
130
+ }
131
+
132
+ /**
133
+ * Loops through and displays fields
134
+ * @since 1.0.0
135
+ * @param int $object_id Object ID
136
+ * @param string $object_type Type of object being saved. (e.g., post, user, or comment)
137
+ */
138
+ public function show_form( $object_id = 0, $object_type = '' ) {
139
+ $object_type = $this->object_type( $object_type );
140
+ $object_id = $this->object_id( $object_id );
141
+
142
+ $this->nonce_field();
143
+
144
+ echo "\n<!-- Begin CMB Fields -->\n";
145
+
146
+ /**
147
+ * Hook before form table begins
148
+ *
149
+ * @param array $cmb_id The current box ID
150
+ * @param int $object_id The ID of the current object
151
+ * @param string $object_type The type of object you are working with.
152
+ * Usually `post` (this applies to all post-types).
153
+ * Could also be `comment`, `user` or `options-page`.
154
+ * @param array $cmb This CMB2 object
155
+ */
156
+ do_action( 'cmb2_before_form', $this->cmb_id, $object_id, $object_type, $this );
157
+
158
+ /**
159
+ * Hook before form table begins
160
+ *
161
+ * The first dynamic portion of the hook name, $object_type, is the type of object
162
+ * you are working with. Usually `post` (this applies to all post-types).
163
+ * Could also be `comment`, `user` or `options-page`.
164
+ *
165
+ * The second dynamic portion of the hook name, $this->cmb_id, is the meta_box id.
166
+ *
167
+ * @param array $cmb_id The current box ID
168
+ * @param int $object_id The ID of the current object
169
+ * @param array $cmb This CMB2 object
170
+ */
171
+ do_action( "cmb2_before_{$object_type}_form_{$this->cmb_id}", $object_id, $this );
172
+
173
+ echo '<div class="cmb2-wrap form-table"><div id="cmb2-metabox-', sanitize_html_class( $this->cmb_id ), '" class="cmb2-metabox cmb-field-list">';
174
+
175
+ foreach ( $this->prop( 'fields' ) as $field_args ) {
176
+
177
+ $field_args['context'] = $this->prop( 'context' );
178
+
179
+ if ( 'group' == $field_args['type'] ) {
180
+
181
+ if ( ! isset( $field_args['show_names'] ) ) {
182
+ $field_args['show_names'] = $this->prop( 'show_names' );
183
+ }
184
+ $this->render_group( $field_args );
185
+
186
+ } elseif ( 'hidden' == $field_args['type'] ) {
187
+
188
+ // Save rendering for after the metabox
189
+ $this->add_hidden_field( array(
190
+ 'field_args' => $field_args,
191
+ 'object_type' => $this->object_type(),
192
+ 'object_id' => $this->object_id(),
193
+ ) );
194
+
195
+ } else {
196
+
197
+ $field_args['show_names'] = $this->prop( 'show_names' );
198
+
199
+ // Render default fields
200
+ $field = $this->get_field( $field_args )->render_field();
201
+ }
202
+ }
203
+
204
+ echo '</div></div>';
205
+
206
+ $this->render_hidden_fields();
207
+
208
+ /**
209
+ * Hook after form form has been rendered
210
+ *
211
+ * @param array $cmb_id The current box ID
212
+ * @param int $object_id The ID of the current object
213
+ * @param string $object_type The type of object you are working with.
214
+ * Usually `post` (this applies to all post-types).
215
+ * Could also be `comment`, `user` or `options-page`.
216
+ * @param array $cmb This CMB2 object
217
+ */
218
+ do_action( 'cmb2_after_form', $this->cmb_id, $object_id, $object_type, $this );
219
+
220
+ /**
221
+ * Hook after form form has been rendered
222
+ *
223
+ * The dynamic portion of the hook name, $this->cmb_id, is the meta_box id.
224
+ *
225
+ * The first dynamic portion of the hook name, $object_type, is the type of object
226
+ * you are working with. Usually `post` (this applies to all post-types).
227
+ * Could also be `comment`, `user` or `options-page`.
228
+ *
229
+ * @param int $object_id The ID of the current object
230
+ * @param array $cmb This CMB2 object
231
+ */
232
+ do_action( "cmb2_after_{$object_type}_form_{$this->cmb_id}", $object_id, $this );
233
+
234
+ echo "\n<!-- End CMB Fields -->\n";
235
+
236
+ }
237
+
238
+ /**
239
+ * Render a repeatable group
240
+ * @param array $args Array of field arguments for a group field parent
241
+ */
242
+ public function render_group( $args ) {
243
+
244
+ // If field is requesting to be conditionally shown
245
+ if ( isset( $args['show_on_cb'] ) && is_callable( $args['show_on_cb'] ) && ! call_user_func( $args['show_on_cb'], $this ) ) {
246
+ return;
247
+ }
248
+
249
+ if ( ! isset( $args['id'], $args['fields'] ) || ! is_array( $args['fields'] ) ) {
250
+ return;
251
+ }
252
+
253
+ $args['count'] = 0;
254
+ $field_group = $this->get_field( $args );
255
+ $desc = $field_group->args( 'description' );
256
+ $label = $field_group->args( 'name' );
257
+ $sortable = $field_group->options( 'sortable' ) ? ' sortable' : '';
258
+ $group_val = (array) $field_group->value();
259
+ $nrows = count( $group_val );
260
+ $remove_disabled = $nrows <= 1 ? 'disabled="disabled" ' : '';
261
+
262
+ echo '<div class="cmb-row cmb-repeat-group-wrap"><div class="cmb-td"><div id="', $field_group->id(), '_repeat" class="cmb-nested cmb-field-list cmb-repeatable-group', $sortable, '" style="width:100%;">';
263
+ if ( $desc || $label ) {
264
+ $class = $desc ? ' cmb-group-description' : '';
265
+ echo '<div class="cmb-row', $class, '"><div class="cmb-th">';
266
+ if ( $label ) {
267
+ echo '<h2 class="cmb-group-name">', $label, '</h2>';
268
+ }
269
+ if ( $desc ) {
270
+ echo '<p class="cmb2-metabox-description">', $desc, '</p>';
271
+ }
272
+ echo '</div></div>';
273
+ }
274
+
275
+ if ( ! empty( $group_val ) ) {
276
+
277
+ foreach ( $group_val as $field_group->index => $field_id ) {
278
+ $this->render_group_row( $field_group, $remove_disabled );
279
+ }
280
+ } else {
281
+ $this->render_group_row( $field_group, $remove_disabled );
282
+ }
283
+
284
+ echo '<div class="cmb-row"><div class="cmb-td"><p class="cmb-add-row"><button data-selector="', $field_group->id(), '_repeat" data-grouptitle="', $field_group->options( 'group_title' ), '" class="cmb-add-group-row button">', $field_group->options( 'add_button' ), '</button></p></div></div>';
285
+
286
+ echo '</div></div></div>';
287
+
288
+ }
289
+
290
+ /**
291
+ * Render a repeatable group row
292
+ * @since 1.0.2
293
+ * @param CMB2_Field $field_group CMB2_Field group field object
294
+ * @param string $remove_disabled Attribute string to disable the remove button
295
+ */
296
+ public function render_group_row( $field_group, $remove_disabled ) {
297
+
298
+ echo '
299
+ <div class="postbox cmb-row cmb-repeatable-grouping" data-iterator="', $field_group->count(), '">
300
+
301
+ <button ', $remove_disabled, 'data-selector="', $field_group->id(), '_repeat" class="dashicons-before dashicons-no-alt cmb-remove-group-row"></button>
302
+ <div class="cmbhandle" title="' , __( 'Click to toggle', 'cmb2' ), '"><br></div>
303
+ <h3 class="cmb-group-title cmbhandle-title"><span>', $field_group->replace_hash( $field_group->options( 'group_title' ) ), '</span></h3>
304
+
305
+ <div class="inside cmb-td cmb-nested cmb-field-list">';
306
+ // Loop and render repeatable group fields
307
+ foreach ( array_values( $field_group->args( 'fields' ) ) as $field_args ) {
308
+ if ( 'hidden' == $field_args['type'] ) {
309
+
310
+ // Save rendering for after the metabox
311
+ $this->add_hidden_field( array(
312
+ 'field_args' => $field_args,
313
+ 'group_field' => $field_group,
314
+ ) );
315
+
316
+ } else {
317
+
318
+ $field_args['show_names'] = $field_group->args( 'show_names' );
319
+ $field_args['context'] = $field_group->args( 'context' );
320
+
321
+ $field = $this->get_field( $field_args, $field_group )->render_field();
322
+ }
323
+ }
324
+ echo '
325
+ <div class="cmb-row cmb-remove-field-row">
326
+ <div class="cmb-remove-row">
327
+ <button ', $remove_disabled, 'data-selector="', $field_group->id(), '_repeat" class="button cmb-remove-group-row alignright">', $field_group->options( 'remove_button' ), '</button>
328
+ </div>
329
+ </div>
330
+
331
+ </div>
332
+ </div>
333
+ ';
334
+
335
+ $field_group->args['count']++;
336
+ }
337
+
338
+ /**
339
+ * Add a hidden field to the list of hidden fields to be rendered later
340
+ * @since 2.0.0
341
+ * @param array $args Array of arguments to be passed to CMB2_Field
342
+ */
343
+ public function add_hidden_field( $args ) {
344
+ $this->hidden_fields[] = new CMB2_Types( new CMB2_Field( $args ) );
345
+ }
346
+
347
+ /**
348
+ * Loop through and output hidden fields
349
+ * @since 2.0.0
350
+ */
351
+ public function render_hidden_fields() {
352
+ if ( ! empty( $this->hidden_fields ) ) {
353
+ foreach ( $this->hidden_fields as $hidden ) {
354
+ $hidden->render();
355
+ }
356
+ }
357
+ }
358
+
359
+ /**
360
+ * Returns array of sanitized field values (without saving them)
361
+ * @since 2.0.3
362
+ * @param array $data_to_sanitize Array of field_id => value data for sanitizing (likely $_POST data).
363
+ */
364
+ public function get_sanitized_values( array $data_to_sanitize ) {
365
+ $this->data_to_save = $data_to_sanitize;
366
+ $stored_id = $this->object_id();
367
+
368
+ // We do this So CMB will sanitize our data for us, but not save it
369
+ $this->object_id( '_' );
370
+
371
+ // Ensure temp. data store is empty
372
+ cmb2_options( 0 )->set();
373
+
374
+ // Process/save fields
375
+ $this->process_fields();
376
+
377
+ // Get data from temp. data store
378
+ $sanitized_values = cmb2_options( 0 )->get_options();
379
+
380
+ // Empty out temp. data store again
381
+ cmb2_options( 0 )->set();
382
+
383
+ // Reset the object id
384
+ $this->object_id( $stored_id );
385
+
386
+ return $sanitized_values;
387
+ }
388
+
389
+ /**
390
+ * Loops through and saves field data
391
+ * @since 1.0.0
392
+ * @param int $object_id Object ID
393
+ * @param string $object_type Type of object being saved. (e.g., post, user, or comment)
394
+ * @param array $data_to_save Array of key => value data for saving. Likely $_POST data.
395
+ */
396
+ public function save_fields( $object_id = 0, $object_type = '', $data_to_save ) {
397
+
398
+ $this->data_to_save = $data_to_save;
399
+ $object_id = $this->object_id( $object_id );
400
+ $object_type = $this->object_type( $object_type );
401
+
402
+ $this->process_fields();
403
+
404
+ // If options page, save the updated options
405
+ if ( 'options-page' == $object_type ) {
406
+ cmb2_options( $object_id )->set();
407
+ }
408
+
409
+ /**
410
+ * Fires after all fields have been saved.
411
+ *
412
+ * The dynamic portion of the hook name, $object_type, refers to the metabox/form's object type
413
+ * Usually `post` (this applies to all post-types).
414
+ * Could also be `comment`, `user` or `options-page`.
415
+ *
416
+ * @param int $object_id The ID of the current object
417
+ * @param array $cmb_id The current box ID
418
+ * @param string $updated All fields that were updated.
419
+ * Will only include fields that had values change.
420
+ * @param array $cmb This CMB2 object
421
+ */
422
+ do_action( "cmb2_save_{$object_type}_fields", $object_id, $this->cmb_id, $this->updated, $this );
423
+
424
+ }
425
+
426
+ /**
427
+ * Process and save form fields
428
+ * @since 2.0.0
429
+ */
430
+ public function process_fields() {
431
+ $this->prop( 'show_on', array() );
432
+
433
+ // save field ids of those that are updated
434
+ $this->updated = array();
435
+
436
+ foreach ( $this->prop( 'fields' ) as $field_args ) {
437
+ $this->process_field( $field_args );
438
+ }
439
+ }
440
+
441
+ /**
442
+ * Process and save a field
443
+ * @since 2.0.0
444
+ * @param array $field_args Array of field arguments
445
+ */
446
+ public function process_field( $field_args ) {
447
+
448
+ switch ( $field_args['type'] ) {
449
+
450
+ case 'group':
451
+ $this->save_group( $field_args );
452
+ break;
453
+
454
+ case 'title':
455
+ // Don't process title fields
456
+ break;
457
+
458
+ default:
459
+
460
+ // Save default fields
461
+ $field = new CMB2_Field( array(
462
+ 'field_args' => $field_args,
463
+ 'object_type' => $this->object_type(),
464
+ 'object_id' => $this->object_id(),
465
+ ) );
466
+
467
+ if ( $field->save_field_from_data( $this->data_to_save ) ) {
468
+ $this->updated[] = $field->id();
469
+ }
470
+
471
+ break;
472
+ }
473
+
474
+ }
475
+
476
+ /**
477
+ * Save a repeatable group
478
+ */
479
+ public function save_group( $args ) {
480
+
481
+ if ( ! isset( $args['id'], $args['fields'], $this->data_to_save[ $args['id'] ] ) || ! is_array( $args['fields'] ) ) {
482
+ return;
483
+ }
484
+
485
+ $field_group = new CMB2_Field( array(
486
+ 'field_args' => $args,
487
+ 'object_type' => $this->object_type(),
488
+ 'object_id' => $this->object_id(),
489
+ ) );
490
+ $base_id = $field_group->id();
491
+ $old = $field_group->get_data();
492
+ $group_vals = $this->data_to_save[ $base_id ];
493
+ $saved = array();
494
+ $field_group->index = 0;
495
+
496
+ foreach ( array_values( $field_group->fields() ) as $field_args ) {
497
+ $field = new CMB2_Field( array(
498
+ 'field_args' => $field_args,
499
+ 'group_field' => $field_group,
500
+ ) );
501
+ $sub_id = $field->id( true );
502
+
503
+ foreach ( (array) $group_vals as $field_group->index => $post_vals ) {
504
+
505
+ // Get value
506
+ $new_val = isset( $group_vals[ $field_group->index ][ $sub_id ] )
507
+ ? $group_vals[ $field_group->index ][ $sub_id ]
508
+ : false;
509
+
510
+ // Sanitize
511
+ $new_val = $field->sanitization_cb( $new_val );
512
+
513
+ if ( 'file' == $field->type() && is_array( $new_val ) ) {
514
+ // Add image ID to the array stack
515
+ $saved[ $field_group->index ][ $new_val['field_id'] ] = $new_val['attach_id'];
516
+ // Reset var to url string
517
+ $new_val = $new_val['url'];
518
+ }
519
+
520
+ // Get old value
521
+ $old_val = is_array( $old ) && isset( $old[ $field_group->index ][ $sub_id ] )
522
+ ? $old[ $field_group->index ][ $sub_id ]
523
+ : false;
524
+
525
+ $is_updated = ( ! empty( $new_val ) && $new_val != $old_val );
526
+ $is_removed = ( empty( $new_val ) && ! empty( $old_val ) );
527
+ // Compare values and add to `$updated` array
528
+ if ( $is_updated || $is_removed ) {
529
+ $this->updated[] = $base_id . '::' . $field_group->index . '::' . $sub_id;
530
+ }
531
+
532
+ // Add to `$saved` array
533
+ $saved[ $field_group->index ][ $sub_id ] = $new_val;
534
+
535
+ }
536
+ $saved[ $field_group->index ] = array_filter( $saved[ $field_group->index ] );
537
+ }
538
+ $saved = array_filter( $saved );
539
+
540
+ $field_group->update_data( $saved, true );
541
+ }
542
+
543
+ /**
544
+ * Get object id from global space if no id is provided
545
+ * @since 1.0.0
546
+ * @param integer $object_id Object ID
547
+ * @return integer $object_id Object ID
548
+ */
549
+ public function object_id( $object_id = 0 ) {
550
+
551
+ if ( $object_id ) {
552
+ $this->object_id = $object_id;
553
+ return $this->object_id;
554
+ }
555
+
556
+ if ( $this->object_id ) {
557
+ return $this->object_id;
558
+ }
559
+
560
+ // Try to get our object ID from the global space
561
+ switch ( $this->object_type() ) {
562
+ case 'user':
563
+ $object_id = isset( $_REQUEST['user_id'] ) ? $_REQUEST['user_id'] : $object_id;
564
+ $object_id = ! $object_id && isset( $GLOBALS['user_ID'] ) ? $GLOBALS['user_ID'] : $object_id;
565
+ break;
566
+
567
+ default:
568
+ $object_id = isset( $GLOBALS['post']->ID ) ? $GLOBALS['post']->ID : $object_id;
569
+ $object_id = isset( $_REQUEST['post'] ) ? $_REQUEST['post'] : $object_id;
570
+ break;
571
+ }
572
+
573
+ // reset to id or 0
574
+ $this->object_id = $object_id ? $object_id : 0;
575
+
576
+ return $this->object_id;
577
+ }
578
+
579
+ /**
580
+ * Sets the $object_type based on metabox settings
581
+ * @since 1.0.0
582
+ * @return string Object type
583
+ */
584
+ public function mb_object_type() {
585
+
586
+ if ( null !== $this->mb_object_type ) {
587
+ return $this->mb_object_type;
588
+ }
589
+
590
+ if ( $this->is_options_page_mb() ) {
591
+ $this->mb_object_type = 'options-page';
592
+ return $this->mb_object_type;
593
+ }
594
+
595
+ if ( ! $this->prop( 'object_types' ) ) {
596
+ $this->mb_object_type = 'post';
597
+ return $this->mb_object_type;
598
+ }
599
+
600
+ $type = false;
601
+ // check if 'object_types' is a string
602
+ if ( is_string( $this->prop( 'object_types' ) ) ) {
603
+ $type = $this->prop( 'object_types' );
604
+ }
605
+ // if it's an array of one, extract it
606
+ elseif ( is_array( $this->prop( 'object_types' ) ) && 1 === count( $this->prop( 'object_types' ) ) ) {
607
+ $cpts = $this->prop( 'object_types' );
608
+ $type = is_string( end( $cpts ) )
609
+ ? end( $cpts )
610
+ : false;
611
+ }
612
+
613
+ if ( ! $type ) {
614
+ $this->mb_object_type = 'post';
615
+ return $this->mb_object_type;
616
+ }
617
+
618
+ // Get our object type
619
+ switch ( $type ) {
620
+
621
+ case 'user':
622
+ case 'comment':
623
+ $this->mb_object_type = $type;
624
+ break;
625
+
626
+ default:
627
+ $this->mb_object_type = 'post';
628
+ break;
629
+ }
630
+
631
+ return $this->mb_object_type;
632
+ }
633
+
634
+ /**
635
+ * Determines if metabox is for an options page
636
+ * @since 1.0.1
637
+ * @return boolean True/False
638
+ */
639
+ public function is_options_page_mb() {
640
+ return ( isset( $this->meta_box['show_on']['key'] ) && 'options-page' === $this->meta_box['show_on']['key'] || array_key_exists( 'options-page', $this->meta_box['show_on'] ) );
641
+ }
642
+
643
+ /**
644
+ * Returns the object type
645
+ * @since 1.0.0
646
+ * @return string Object type
647
+ */
648
+ public function object_type( $object_type = '' ) {
649
+ if ( $object_type ) {
650
+ $this->object_type = $object_type;
651
+ return $this->object_type;
652
+ }
653
+
654
+ if ( $this->object_type ) {
655
+ return $this->object_type;
656
+ }
657
+
658
+ global $pagenow;
659
+
660
+ if ( in_array( $pagenow, array( 'user-edit.php', 'profile.php', 'user-new.php' ), true ) ) {
661
+ $this->object_type = 'user';
662
+
663
+ } elseif ( in_array( $pagenow, array( 'edit-comments.php', 'comment.php' ), true ) ) {
664
+ $this->object_type = 'comment';
665
+
666
+ } else {
667
+ $this->object_type = 'post';
668
+ }
669
+
670
+ return $this->object_type;
671
+ }
672
+
673
+ /**
674
+ * Get metabox property and optionally set a fallback
675
+ * @since 2.0.0
676
+ * @param string $property Metabox config property to retrieve
677
+ * @param mixed $fallback Fallback value to set if no value found
678
+ * @return mixed Metabox config property value or false
679
+ */
680
+ public function prop( $property, $fallback = null ) {
681
+ if ( array_key_exists( $property, $this->meta_box ) ) {
682
+ return $this->meta_box[ $property ];
683
+ } elseif ( $fallback ) {
684
+ return $this->meta_box[ $property ] = $fallback;
685
+ }
686
+ }
687
+
688
+ /**
689
+ * Add a field to the metabox
690
+ * @since 2.0.3
691
+ * @param mixed $field Metabox field id or field config array or CMB2_Field object
692
+ * @param CMB2_Field object $field_group (optional) CMB2_Field object (group parent)
693
+ * @return mixed CMB2_Field object (or false)
694
+ */
695
+ public function get_field( $field, $field_group = null ) {
696
+ if ( is_a( $field, 'CMB2_Field' ) ) {
697
+ return $field;
698
+ }
699
+
700
+ $field_id = is_string( $field ) ? $field : $field['id'];
701
+
702
+ $parent_field_id = ! empty( $field_group ) ? $field_group->id() : '';
703
+ $ids = $this->get_field_ids( $field_id, $parent_field_id, true );
704
+
705
+ if ( ! $ids ) {
706
+ return false;
707
+ }
708
+
709
+ list( $field_id, $sub_field_id ) = $ids;
710
+
711
+ $index = implode( '', $ids ) . ( $field_group ? $field_group->index : '' );
712
+ if ( array_key_exists( $index, $this->fields ) ) {
713
+ return $this->fields[ $index ];
714
+ }
715
+
716
+ $field_array = $this->prop( 'fields' );
717
+
718
+ // Check if group is passed and if fields were added in the old-school fields array
719
+ $args = $field_group && ( $sub_field_id || 0 === $sub_field_id )
720
+ ? array(
721
+ 'field_args' => $field_array[ $field_id ]['fields'][ $sub_field_id ],
722
+ 'group_field' => $field_group,
723
+ )
724
+ : array(
725
+ 'field_args' => is_array( $field ) ? array_merge( $field, $field_array[ $field_id ] ) : $field_array[ $field_id ],
726
+ 'object_type' => $this->object_type(),
727
+ 'object_id' => $this->object_id(),
728
+ );
729
+
730
+ $this->fields[ $index ] = new CMB2_Field( $args );
731
+
732
+ return $this->fields[ $index ];
733
+ }
734
+
735
+ /**
736
+ * Add a field to the metabox
737
+ * @since 2.0.0
738
+ * @param array $field Metabox field config array
739
+ * @param int $position (optional) Position of metabox. 1 for first, etc
740
+ * @return mixed Field id or false
741
+ */
742
+ public function add_field( array $field, $position = 0 ) {
743
+ if ( ! is_array( $field ) || ! array_key_exists( 'id', $field ) ) {
744
+ return false;
745
+ }
746
+
747
+ $this->_add_field_to_array(
748
+ $field,
749
+ $this->meta_box['fields'],
750
+ $position
751
+ );
752
+
753
+ return $field['id'];
754
+ }
755
+
756
+ /**
757
+ * Add a field to the metabox
758
+ * @since 2.0.0
759
+ * @param string $parent_field_id The field id of the group field to add the field
760
+ * @param array $field Metabox field config array
761
+ * @param int $position (optional) Position of metabox. 1 for first, etc
762
+ * @return mixed Array of parent/field ids or false
763
+ */
764
+ public function add_group_field( $parent_field_id, array $field, $position = 0 ) {
765
+ if ( ! array_key_exists( $parent_field_id, $this->meta_box['fields'] ) ) {
766
+ return false;
767
+ }
768
+
769
+ $parent_field = $this->meta_box['fields'][ $parent_field_id ];
770
+
771
+ if ( 'group' !== $parent_field['type'] ) {
772
+ return false;
773
+ }
774
+
775
+ if ( ! isset( $parent_field['fields'] ) ) {
776
+ $this->meta_box['fields'][ $parent_field_id ]['fields'] = array();
777
+ }
778
+
779
+ $this->_add_field_to_array(
780
+ $field,
781
+ $this->meta_box['fields'][ $parent_field_id ]['fields'],
782
+ $position
783
+ );
784
+
785
+ return array( $parent_field_id, $field['id'] );
786
+ }
787
+
788
+ /**
789
+ * Add a field array to a fields array in desired position
790
+ * @since 2.0.2
791
+ * @param array $field Metabox field config array
792
+ * @param array &$fields Array (passed by reference) to append the field (array) to
793
+ * @param integer $position Optionally specify a position in the array to be inserted
794
+ */
795
+ protected function _add_field_to_array( $field, &$fields, $position = 0 ) {
796
+ if ( $position ) {
797
+ cmb2_utils()->array_insert( $fields, array( $field['id'] => $field ), $position );
798
+ } else {
799
+ $fields[ $field['id'] ] = $field;
800
+ }
801
+ }
802
+
803
+ /**
804
+ * Remove a field from the metabox
805
+ * @since 2.0.0
806
+ * @param string $field_id The field id of the field to remove
807
+ * @param string $parent_field_id (optional) The field id of the group field to remove field from
808
+ * @return bool True if field was removed
809
+ */
810
+ public function remove_field( $field_id, $parent_field_id = '' ) {
811
+ $ids = $this->get_field_ids( $field_id, $parent_field_id );
812
+
813
+ if ( ! $ids ) {
814
+ return false;
815
+ }
816
+
817
+ list( $field_id, $sub_field_id ) = $ids;
818
+
819
+ unset( $this->fields[ implode( '', $ids ) ] );
820
+
821
+ if ( ! $sub_field_id ) {
822
+ unset( $this->meta_box['fields'][ $field_id ] );
823
+ return true;
824
+ }
825
+
826
+ unset( $this->fields[ $field_id ]->args['fields'][ $sub_field_id ] );
827
+ unset( $this->meta_box['fields'][ $field_id ]['fields'][ $sub_field_id ] );
828
+ return true;
829
+ }
830
+
831
+ /**
832
+ * Update or add a property to a field
833
+ * @since 2.0.0
834
+ * @param string $field_id Field id
835
+ * @param string $property Field property to set/update
836
+ * @param mixed $value Value to set the field property
837
+ * @param string $parent_field_id (optional) The field id of the group field to remove field from
838
+ * @return mixed Field id. Strict compare to false, as success can return a falsey value (like 0)
839
+ */
840
+ public function update_field_property( $field_id, $property, $value, $parent_field_id = '' ) {
841
+ $ids = $this->get_field_ids( $field_id, $parent_field_id );
842
+
843
+ if ( ! $ids ) {
844
+ return false;
845
+ }
846
+
847
+ list( $field_id, $sub_field_id ) = $ids;
848
+
849
+ if ( ! $sub_field_id ) {
850
+ $this->meta_box['fields'][ $field_id ][ $property ] = $value;
851
+ return $field_id;
852
+ }
853
+
854
+ $this->meta_box['fields'][ $field_id ]['fields'][ $sub_field_id ][ $property ] = $value;
855
+ return $field_id;
856
+ }
857
+
858
+ /**
859
+ * Check if field ids match a field and return the index/field id
860
+ * @since 2.0.2
861
+ * @param string $field_id Field id
862
+ * @param string $parent_field_id (optional) Parent field id
863
+ * @return mixed Array of field/parent ids, or false
864
+ */
865
+ public function get_field_ids( $field_id, $parent_field_id = '' ) {
866
+ $sub_field_id = $parent_field_id ? $field_id : '';
867
+ $field_id = $parent_field_id ? $parent_field_id : $field_id;
868
+ $fields =& $this->meta_box['fields'];
869
+
870
+ if ( ! array_key_exists( $field_id, $fields ) ) {
871
+ $field_id = $this->search_old_school_array( $field_id, $fields );
872
+ }
873
+
874
+ if ( false === $field_id ) {
875
+ return false;
876
+ }
877
+
878
+ if ( ! $sub_field_id ) {
879
+ return array( $field_id, $sub_field_id );
880
+ }
881
+
882
+ if ( 'group' !== $fields[ $field_id ]['type'] ) {
883
+ return false;
884
+ }
885
+
886
+ if ( ! array_key_exists( $sub_field_id, $fields[ $field_id ]['fields'] ) ) {
887
+ $sub_field_id = $this->search_old_school_array( $sub_field_id, $fields[ $field_id ]['fields'] );
888
+ }
889
+
890
+ return false === $sub_field_id ? false : array( $field_id, $sub_field_id );
891
+ }
892
+
893
+ /**
894
+ * When using the old array filter, it is unlikely field array indexes will be the field id
895
+ * @since 2.0.2
896
+ * @param string $field_id The field id
897
+ * @param array $fields Array of fields to search
898
+ * @return mixed Field index or false
899
+ */
900
+ public function search_old_school_array( $field_id, $fields ) {
901
+ $ids = wp_list_pluck( $fields, 'id' );
902
+ $index = array_search( $field_id, $ids );
903
+ return false !== $index ? $index : false;
904
+ }
905
+
906
+ /**
907
+ * Generate a unique nonce field for each registered meta_box
908
+ * @since 2.0.0
909
+ * @return string unique nonce hidden input
910
+ */
911
+ public function nonce_field() {
912
+ wp_nonce_field( $this->nonce(), $this->nonce(), false, true );
913
+ }
914
+
915
+ /**
916
+ * Generate a unique nonce for each registered meta_box
917
+ * @since 2.0.0
918
+ * @return string unique nonce string
919
+ */
920
+ public function nonce() {
921
+ if ( $this->generated_nonce ) {
922
+ return $this->generated_nonce;
923
+ }
924
+ $this->generated_nonce = sanitize_html_class( 'nonce_' . basename( __FILE__ ) . $this->cmb_id );
925
+ return $this->generated_nonce;
926
+ }
927
+
928
+ /**
929
+ * Magic getter for our object.
930
+ * @param string $field
931
+ * @throws Exception Throws an exception if the field is invalid.
932
+ * @return mixed
933
+ */
934
+ public function __get( $field ) {
935
+ switch ( $field ) {
936
+ case 'cmb_id':
937
+ case 'meta_box':
938
+ case 'updated':
939
+ return $this->{$field};
940
+ default:
941
+ throw new Exception( 'Invalid ' . __CLASS__ . ' property: ' . $field );
942
+ }
943
+ }
944
+
945
+ }
deprecated/includes/cmb2/includes/CMB2_Ajax.php ADDED
@@ -0,0 +1,209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ /**
4
+ * CMB ajax methods
5
+ * (i.e. a lot of work to get oEmbeds to work with non-post objects)
6
+ *
7
+ * @since 0.9.5
8
+ */
9
+ class CMB2_Ajax {
10
+
11
+
12
+ // Whether to hijack the oembed cache system
13
+ protected $hijack = false;
14
+ protected $object_id = 0;
15
+ protected $embed_args = array();
16
+ protected $object_type = 'post';
17
+ protected $ajax_update = false;
18
+
19
+
20
+ /**
21
+ * Handles our oEmbed ajax request
22
+ * @since 0.9.5
23
+ * @return object oEmbed embed code | fallback | error message
24
+ */
25
+ public function oembed_handler() {
26
+
27
+ // Verify our nonce
28
+ if ( ! ( isset( $_REQUEST['cmb2_ajax_nonce'], $_REQUEST['oembed_url'] ) && wp_verify_nonce( $_REQUEST['cmb2_ajax_nonce'], 'ajax_nonce' ) ) ) {
29
+ die();
30
+ }
31
+
32
+ // Sanitize our search string
33
+ $oembed_string = sanitize_text_field( $_REQUEST['oembed_url'] );
34
+
35
+ // Send back error if empty
36
+ if ( empty( $oembed_string ) ) {
37
+ wp_send_json_error( '<p class="ui-state-error-text">' . __( 'Please Try Again', 'cmb2' ) . '</p>' );
38
+ }
39
+
40
+ // Set width of embed
41
+ $embed_width = isset( $_REQUEST['oembed_width'] ) && intval( $_REQUEST['oembed_width'] ) < 640 ? intval( $_REQUEST['oembed_width'] ) : '640';
42
+
43
+ // Set url
44
+ $oembed_url = esc_url( $oembed_string );
45
+
46
+ // Set args
47
+ $embed_args = array( 'width' => $embed_width );
48
+
49
+ $this->ajax_update = true;
50
+
51
+ // Get embed code (or fallback link)
52
+ $html = $this->get_oembed( array(
53
+ 'url' => $oembed_url,
54
+ 'object_id' => $_REQUEST['object_id'],
55
+ 'object_type' => isset( $_REQUEST['object_type'] ) ? $_REQUEST['object_type'] : 'post',
56
+ 'oembed_args' => $embed_args,
57
+ 'field_id' => $_REQUEST['field_id'],
58
+ ) );
59
+
60
+ wp_send_json_success( $html );
61
+ }
62
+
63
+
64
+ /**
65
+ * Retrieves oEmbed from url/object ID
66
+ * @since 0.9.5
67
+ * @param array $args Arguments for method
68
+ * @return string html markup with embed or fallback
69
+ */
70
+ public function get_oembed( $args ) {
71
+
72
+ global $wp_embed;
73
+
74
+ $oembed_url = esc_url( $args['url'] );
75
+
76
+ // Sanitize object_id
77
+ $this->object_id = is_numeric( $args['object_id'] ) ? absint( $args['object_id'] ) : sanitize_text_field( $args['object_id'] );
78
+
79
+ $args = wp_parse_args( $args, array(
80
+ 'object_type' => 'post',
81
+ 'oembed_args' => $this->embed_args,
82
+ 'field_id' => false,
83
+ 'cache_key' => false,
84
+ ) );
85
+
86
+ $this->embed_args =& $args;
87
+
88
+
89
+ /**
90
+ * Set the post_ID so oEmbed won't fail
91
+ * wp-includes/class-wp-embed.php, WP_Embed::shortcode()
92
+ */
93
+ $wp_embed->post_ID = $this->object_id;
94
+
95
+ // Special scenario if NOT a post object
96
+ if ( isset( $args['object_type'] ) && 'post' != $args['object_type'] ) {
97
+
98
+ if ( 'options-page' == $args['object_type'] ) {
99
+
100
+ // Bogus id to pass some numeric checks. Issue with a VERY large WP install?
101
+ $wp_embed->post_ID = 1987645321;
102
+
103
+ // Use our own cache key to correspond to this field (vs one cache key per url)
104
+ $args['cache_key'] = $args['field_id'] . '_cache';
105
+ }
106
+
107
+ // Ok, we need to hijack the oembed cache system
108
+ $this->hijack = true;
109
+ $this->object_type = $args['object_type'];
110
+
111
+ // Gets ombed cache from our object's meta (vs postmeta)
112
+ add_filter( 'get_post_metadata', array( $this, 'hijack_oembed_cache_get' ), 10, 3 );
113
+
114
+ // Sets ombed cache in our object's meta (vs postmeta)
115
+ add_filter( 'update_post_metadata', array( $this, 'hijack_oembed_cache_set' ), 10, 4 );
116
+
117
+ }
118
+
119
+ $embed_args = '';
120
+
121
+ foreach ( $args['oembed_args'] as $key => $val ) {
122
+ $embed_args .= " $key=\"$val\"";
123
+ }
124
+
125
+ // Ping WordPress for an embed
126
+ $check_embed = $wp_embed->run_shortcode( '[embed' . $embed_args . ']' . $oembed_url . '[/embed]' );
127
+
128
+ // Fallback that WordPress creates when no oEmbed was found
129
+ $fallback = $wp_embed->maybe_make_link( $oembed_url );
130
+
131
+ // Send back our embed
132
+ if ( $check_embed && $check_embed != $fallback ) {
133
+ return '<div class="embed-status">' . $check_embed . '<p class="cmb2-remove-wrapper"><a href="#" class="cmb2-remove-file-button" rel="' . $args['field_id'] . '">' . __( 'Remove Embed', 'cmb2' ) . '</a></p></div>';
134
+ }
135
+
136
+ // Otherwise, send back error info that no oEmbeds were found
137
+ return '<p class="ui-state-error-text">' . sprintf( __( 'No oEmbed Results Found for %s. View more info at', 'cmb2' ), $fallback ) . ' <a href="http://codex.wordpress.org/Embeds" target="_blank">codex.wordpress.org/Embeds</a>.</p>';
138
+
139
+ }
140
+
141
+
142
+ /**
143
+ * Hijacks retrieving of cached oEmbed.
144
+ * Returns cached data from relevant object metadata (vs postmeta)
145
+ *
146
+ * @since 0.9.5
147
+ * @param boolean $check Whether to retrieve postmeta or override
148
+ * @param int $object_id Object ID
149
+ * @param string $meta_key Object metakey
150
+ * @return mixed Object's oEmbed cached data
151
+ */
152
+ public function hijack_oembed_cache_get( $check, $object_id, $meta_key ) {
153
+
154
+ if ( ! $this->hijack || ( $this->object_id != $object_id && 1987645321 !== $object_id ) ) {
155
+ return $check;
156
+ }
157
+
158
+ if ( $this->ajax_update ) {
159
+ return false;
160
+ }
161
+
162
+ // Get cached data
163
+ return ( 'options-page' === $this->object_type )
164
+ ? cmb2_options( $this->object_id )->get( $this->embed_args['cache_key'] )
165
+ : get_metadata( $this->object_type, $this->object_id, $meta_key, true );
166
+
167
+ }
168
+
169
+
170
+ /**
171
+ * Hijacks saving of cached oEmbed.
172
+ * Saves cached data to relevant object metadata (vs postmeta)
173
+ *
174
+ * @since 0.9.5
175
+ * @param boolean $check Whether to continue setting postmeta
176
+ * @param int $object_id Object ID to get postmeta from
177
+ * @param string $meta_key Postmeta's key
178
+ * @param mixed $meta_value Value of the postmeta to be saved
179
+ * @return boolean Whether to continue setting
180
+ */
181
+ public function hijack_oembed_cache_set( $check, $object_id, $meta_key, $meta_value ) {
182
+
183
+ if ( ! $this->hijack || ( $this->object_id != $object_id && 1987645321 !== $object_id ) ) {
184
+ return $check;
185
+ }
186
+
187
+ $this->oembed_cache_set( $meta_key, $meta_value );
188
+
189
+ // Anything other than `null` to cancel saving to postmeta
190
+ return true;
191
+ }
192
+
193
+
194
+ /**
195
+ * Saves the cached oEmbed value to relevant object metadata (vs postmeta)
196
+ *
197
+ * @since 1.3.0
198
+ * @param string $meta_key Postmeta's key
199
+ * @param mixed $meta_value Value of the postmeta to be saved
200
+ */
201
+ public function oembed_cache_set( $meta_key, $meta_value ) {
202
+
203
+ // Cache the result to our metadata
204
+ return ( 'options-page' !== $this->object_type )
205
+ ? update_metadata( $this->object_type, $this->object_id, $meta_key, $meta_value )
206
+ : cmb2_options( $this->object_id )->update( $this->embed_args['cache_key'], $meta_value, true );
207
+ }
208
+
209
+ }
deprecated/includes/cmb2/includes/CMB2_Boxes.php ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Stores each CMB2 instance
4
+ */
5
+ class CMB2_Boxes {
6
+
7
+ /**
8
+ * Array of all metabox objects
9
+ * @var array
10
+ * @since 2.0.0
11
+ */
12
+ protected static $meta_boxes = array();
13
+
14
+ public static function add( $meta_box ) {
15
+ self::$meta_boxes[ $meta_box->cmb_id ] = $meta_box;
16
+ }
17
+
18
+ public static function remove( $meta_box_id ) {
19
+ if ( array_key_exists( $meta_box_id, self::$meta_boxes ) ) {
20
+ unset( self::$meta_boxes[ $meta_box_id ] );
21
+ }
22
+ }
23
+
24
+ public static function get( $cmb_id ) {
25
+ if ( empty( self::$meta_boxes ) || empty( self::$meta_boxes[ $cmb_id ] ) ) {
26
+ return false;
27
+ }
28
+
29
+ return self::$meta_boxes[ $cmb_id ];
30
+ }
31
+
32
+ public static function get_all() {
33
+ return self::$meta_boxes;
34
+ }
35
+
36
+ }
deprecated/includes/cmb2/includes/CMB2_Field.php ADDED
@@ -0,0 +1,929 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ /**
4
+ * CMB field class
5
+ *
6
+ * @since 1.1.0
7
+ *
8
+ * @method string _id()
9
+ * @method string type()
10
+ * @method mixed fields()
11
+ * @method mixed count()
12
+ */
13
+ class CMB2_Field {
14
+
15
+ /**
16
+ * Metabox object id
17
+ * @var mixed
18
+ * @since 1.1.0
19
+ */
20
+ public $object_id = null;
21
+
22
+ /**
23
+ * Metabox object type
24
+ * @var string
25
+ * @since 1.1.0
26
+ */
27
+ public $object_type = '';
28
+
29
+ /**
30
+ * Field arguments
31
+ * @var mixed
32
+ * @since 1.1.0
33
+ */
34
+ public $args = array();
35
+
36
+ /**
37
+ * Field group object or false (if no group)
38
+ * @var mixed
39
+ * @since 1.1.0
40
+ */
41
+ public $group = false;
42
+
43
+ /**
44
+ * Field meta value
45
+ * @var mixed
46
+ * @since 1.1.0
47
+ */
48
+ public $value = null;
49
+
50
+ /**
51
+ * Field meta value
52
+ * @var mixed
53
+ * @since 1.1.0
54
+ */
55
+ public $escaped_value = null;
56
+
57
+ /**
58
+ * Grouped Field's current numeric index during the save process
59
+ * @var mixed
60
+ * @since 2.0.0
61
+ */
62
+ public $index = 0;
63
+
64
+ /**
65
+ * Array of field options
66
+ * @var array
67
+ * @since 2.0.0
68
+ */
69
+ protected $field_options = array();
70
+
71
+ /**
72
+ * Array of field param callback results
73
+ * @var array
74
+ * @since 2.0.0
75
+ */
76
+ protected $callback_results = array();
77
+
78
+ /**
79
+ * Constructs our field object
80
+ * @since 1.1.0
81
+ * @param array $args Field arguments
82
+ */
83
+ public function __construct( $args ) {
84
+
85
+ if ( ! empty( $args['group_field'] ) ) {
86
+ $this->group = $args['group_field'];
87
+ $this->object_id = $this->group->object_id;
88
+ $this->object_type = $this->group->object_type;
89
+ } else {
90
+ $this->object_id = isset( $args['object_id'] ) && '_' !== $args['object_id'] ? $args['object_id'] : 0;
91
+ $this->object_type = isset( $args['object_type'] ) ? $args['object_type'] : 'post';
92
+ }
93
+
94
+ $this->args = $this->_set_field_defaults( $args['field_args'] );
95
+
96
+ if ( $this->object_id ) {
97
+ $this->set_value();
98
+ }
99
+ }
100
+
101
+ /**
102
+ * Non-existent methods fallback to checking for field arguments of the same name
103
+ * @since 1.1.0
104
+ * @param string $name Method name
105
+ * @param array $arguments Array of passed-in arguments
106
+ * @return mixed Value of field argument
107
+ */
108
+ public function __call( $name, $arguments ) {
109
+ $key = isset( $arguments[0] ) ? $arguments[0] : false;
110
+ return $this->args( $name, $key );
111
+ }
112
+
113
+ /**
114
+ * Retrieves the field id
115
+ * @since 1.1.0
116
+ * @param boolean $raw Whether to retrieve pre-modidifed id
117
+ * @return string Field id
118
+ */
119
+ public function id( $raw = false ) {
120
+ $id = $raw ? '_id' : 'id';
121
+ return $this->args( $id );
122
+ }
123
+
124
+ /**
125
+ * Get a field argument
126
+ * @since 1.1.0
127
+ * @param string $key Argument to check
128
+ * @param string $key Sub argument to check
129
+ * @return mixed Argument value or false if non-existent
130
+ */
131
+ public function args( $key = '', $_key = '' ) {
132
+ $arg = $this->_data( 'args', $key );
133
+
134
+ if ( 'default' == $key ) {
135
+
136
+ $arg = $this->get_param_callback_result( 'default', false );
137
+
138
+ } elseif ( $_key ) {
139
+
140
+ $arg = isset( $arg[ $_key ] ) ? $arg[ $_key ] : false;
141
+ }
142
+
143
+ return $arg;
144
+ }
145
+
146
+ /**
147
+ * Retrieve a portion of a field property
148
+ * @since 1.1.0
149
+ * @param string $var Field property to check
150
+ * @param string $key Field property array key to check
151
+ * @return mixed Queried property value or false
152
+ */
153
+ public function _data( $var, $key = '' ) {
154
+ $vars = $this->$var;
155
+ if ( $key ) {
156
+ return isset( $vars[ $key ] ) ? $vars[ $key ] : false;
157
+ }
158
+ return $vars;
159
+ }
160
+
161
+ /**
162
+ * Fetches this field's value and sets as an object property
163
+ * @since 2.0.3
164
+ */
165
+ public function set_value() {
166
+ /**
167
+ * Filter whether to override getting of meta value.
168
+ * Returning a non 'cmb2_field_no_override_val' value
169
+ * will effectively short-circuit the value retrieval.
170
+ *
171
+ * @since 2.0.0
172
+ *
173
+ * @param null|array|string $value The value get_metadata() should
174
+ * return - a single metadata value,
175
+ * or an array of values.
176
+ * @param int $object_id Object ID.
177
+ * @param array $field_args All field arguments
178
+ * @param string $object_type Object Type
179
+ * @param CMB2_Field object $field_obj This field object
180
+ */
181
+ $this->value = apply_filters( 'cmb2_override_meta_value', 'cmb2_field_no_override_val', $this->object_id, $this->args(), $this->object_type, $this );
182
+
183
+ /**
184
+ * Filter whether to override getting of meta value.
185
+ *
186
+ * The dynamic portion of the hook, $field_id, refers to the current
187
+ * field id paramater. Returning a non 'cmb2_field_no_override_val' value
188
+ * will effectively short-circuit the value retrieval.
189
+ *
190
+ * @since 2.0.0
191
+ *
192
+ * @param null|array|string $value The value get_metadata() should
193
+ * return - a single metadata value,
194
+ * or an array of values.
195
+ * @param int $object_id Object ID.
196
+ * @param array $field_args All field arguments
197
+ * @param string $object_type Object Type
198
+ * @param CMB2_Field object $field_obj This field object
199
+ */
200
+ $this->value = apply_filters( "cmb2_override_{$this->id( true )}_meta_value", $this->value, $this->object_id, $this->args(), $this->object_type, $this );
201
+
202
+ // If no override, get our data
203
+ $this->value = 'cmb2_field_no_override_val' === $this->value
204
+ ? $this->get_data()
205
+ : $this->value;
206
+ }
207
+
208
+ /**
209
+ * Get Field's value
210
+ * @since 1.1.0
211
+ * @param string $key If value is an array, is used to get array key->value
212
+ * @return mixed Field value or false if non-existent
213
+ */
214
+ public function value( $key = '' ) {
215
+ return $this->_data( 'value', $key );
216
+ }
217
+
218
+ /**
219
+ * Retrieves metadata/option data
220
+ * @since 1.0.1
221
+ * @param string $field_id Meta key/Option array key
222
+ * @return mixed Meta/Option value
223
+ */
224
+ public function get_data( $field_id = '', $args = array() ) {
225
+ if ( $field_id ) {
226
+ $args['field_id'] = $field_id;
227
+ } else if ( $this->group ) {
228
+ $args['field_id'] = $this->group->id();
229
+ }
230
+
231
+ $a = $this->data_args( $args );
232
+
233
+ $data = 'options-page' === $a['type']
234
+ ? cmb2_options( $a['id'] )->get( $a['field_id'] )
235
+ : get_metadata( $a['type'], $a['id'], $a['field_id'], ( $a['single'] || $a['repeat'] ) );
236
+
237
+ if ( $this->group && $data ) {
238
+ $data = isset( $data[ $this->group->args( 'count' ) ][ $this->args( '_id' ) ] )
239
+ ? $data[ $this->group->args( 'count' ) ][ $this->args( '_id' ) ]
240
+ : false;
241
+ }
242
+ return $data;
243
+ }
244
+
245
+ /**
246
+ * Updates metadata/option data
247
+ * @since 1.0.1
248
+ * @param mixed $new_value Value to update data with
249
+ * @param bool $single Whether data is an array (add_metadata)
250
+ */
251
+ public function update_data( $new_value, $single = true ) {
252
+ $a = $this->data_args( array( 'single' => $single ) );
253
+
254
+ $a[ 'value' ] = $a['repeat'] ? array_values( $new_value ) : $new_value;
255
+
256
+ /**
257
+ * Filter whether to override saving of meta value.
258
+ * Returning a non-null value will effectively short-circuit the function.
259
+ *
260
+ * @since 2.0.0
261
+ *
262
+ * @param null|bool $check Whether to allow updating metadata for the given type.
263
+ * @param array $args Array of data about current field including:
264
+ * 'type' : Current object type
265
+ * 'id' : Current object ID
266
+ * 'field_id' : Current Field ID
267
+ * 'repeat' : Whether current field is repeatable
268
+ * 'single' : Whether to save as a
269
+ * single meta value
270
+ * @param array $field_args All field arguments
271
+ * @param CMB2_Field object $field_obj This field object
272
+ */
273
+ $override = apply_filters( 'cmb2_override_meta_save', null, $a, $this->args(), $this );
274
+
275
+ /**
276
+ * Filter whether to override saving of meta value.
277
+ *
278
+ * The dynamic portion of the hook, $a['field_id'], refers to the current
279
+ * field id paramater. Returning a non-null value
280
+ * will effectively short-circuit the function.
281
+ *
282
+ * @since 2.0.0
283
+ *
284
+ * @param null|bool $check Whether to allow updating metadata for the given type.
285
+ * @param array $args Array of data about current field including:
286
+ * 'type' : Current object type
287
+ * 'id' : Current object ID
288
+ * 'field_id' : Current Field ID
289
+ * 'repeat' : Whether current field is repeatable
290
+ * 'single' : Whether to save as a
291
+ * single meta value
292
+ * @param array $field_args All field arguments
293
+ * @param CMB2_Field object $field_obj This field object
294
+ */
295
+ $override = apply_filters( "cmb2_override_{$a['field_id']}_meta_save", $override, $a, $this->args(), $this );
296
+
297
+ // If override, return that
298
+ if ( null !== $override ) {
299
+ return $override;
300
+ }
301
+ // Options page handling (or temp data store)
302
+ if ( 'options-page' === $a['type'] || empty( $a['id'] ) ) {
303
+ return cmb2_options( $a['id'] )->update( $a['field_id'], $a[ 'value' ], false, $a['single'] );
304
+ }
305
+
306
+ // Add metadata if not single
307
+ if ( ! $a['single'] ) {
308
+ return add_metadata( $a['type'], $a['id'], $a['field_id'], $a[ 'value' ], false );
309
+ }
310
+ // Delete meta if we have an empty array
311
+ if ( is_array( $a[ 'value' ] ) && empty( $a[ 'value' ] ) ) {
312
+ return delete_metadata( $a['type'], $a['id'], $a['field_id'], $this->value );
313
+ }
314
+
315
+ // Update metadata
316
+ return update_metadata( $a['type'], $a['id'], $a['field_id'], $a[ 'value' ] );
317
+ }
318
+
319
+ /**
320
+ * Removes/updates metadata/option data
321
+ * @since 1.0.1
322
+ * @param string $old Old value
323
+ */
324
+ public function remove_data( $old = '' ) {
325
+ $a = $this->data_args( array( 'old' => $old ) );
326
+
327
+ /**
328
+ * Filter whether to override removing of meta value.
329
+ * Returning a non-null value will effectively short-circuit the function.
330
+ *
331
+ * @since 2.0.0
332
+ *
333
+ * @param null|bool $delete Whether to allow metadata deletion of the given type.
334
+ * @param array $args Array of data about current field including:
335
+ * 'type' : Current object type
336
+ * 'id' : Current object ID
337
+ * 'field_id' : Current Field ID
338
+ * 'repeat' : Whether current field is repeatable
339
+ * 'single' : Whether to save as a
340
+ * single meta value
341
+ * @param array $field_args All field arguments
342
+ * @param CMB2_Field object $field_obj This field object
343
+ */
344
+ $override = apply_filters( 'cmb2_override_meta_remove', null, $a, $this->args(), $this );
345
+
346
+ /**
347
+ * Filter whether to override removing of meta value.
348
+ *
349
+ * The dynamic portion of the hook, $a['field_id'], refers to the current
350
+ * field id paramater. Returning a non-null value
351
+ * will effectively short-circuit the function.
352
+ *
353
+ * @since 2.0.0
354
+ *
355
+ * @param null|bool $delete Whether to allow metadata deletion of the given type.
356
+ * @param array $args Array of data about current field including:
357
+ * 'type' : Current object type
358
+ * 'id' : Current object ID
359
+ * 'field_id' : Current Field ID
360
+ * 'repeat' : Whether current field is repeatable
361
+ * 'single' : Whether to save as a
362
+ * single meta value
363
+ * @param array $field_args All field arguments
364
+ * @param CMB2_Field object $field_obj This field object
365
+ */
366
+ $override = apply_filters( "cmb2_override_{$a['field_id']}_meta_remove", $override, $a, $this->args(), $this );
367
+
368
+ // If no override, remove as usual
369
+ if ( null !== $override ) {
370
+ return $override;
371
+ }
372
+ // Option page handling
373
+ elseif ( 'options-page' === $a['type'] || empty( $a['id'] ) ) {
374
+ return cmb2_options( $a['id'] )->remove( $a['field_id'] );
375
+ }
376
+
377
+ // Remove metadata
378
+ return delete_metadata( $a['type'], $a['id'], $a['field_id'], $old );
379
+ }
380
+
381
+ /**
382
+ * data variables for get/set data methods
383
+ * @since 1.1.0
384
+ * @param array $args Override arguments
385
+ * @return array Updated arguments
386
+ */
387
+ public function data_args( $args = array() ) {
388
+ $args = wp_parse_args( $args, array(
389
+ 'type' => $this->object_type,
390
+ 'id' => $this->object_id,
391
+ 'field_id' => $this->id( true ),
392
+ 'repeat' => $this->args( 'repeatable' ),
393
+ 'single' => ! $this->args( 'multiple' ),
394
+ ) );
395
+ return $args;
396
+ }
397
+
398
+ /**
399
+ * Checks if field has a registered sanitization callback
400
+ * @since 1.0.1
401
+ * @param mixed $meta_value Meta value
402
+ * @return mixed Possibly sanitized meta value
403
+ */
404
+ public function sanitization_cb( $meta_value ) {
405
+
406
+ if ( $this->args( 'repeatable' ) && is_array( $meta_value ) ) {
407
+ // Remove empties
408
+ $meta_value = array_filter( $meta_value );
409
+ }
410
+
411
+ // Check if the field has a registered validation callback
412
+ $cb = $this->maybe_callback( 'sanitization_cb' );
413
+ if ( false === $cb ) {
414
+ // If requesting NO validation, return meta value
415
+ return $meta_value;
416
+ } elseif ( $cb ) {
417
+ // Ok, callback is good, let's run it.
418
+ return call_user_func( $cb, $meta_value, $this->args(), $this );
419
+ }
420
+
421
+ $clean = new CMB2_Sanitize( $this, $meta_value );
422
+ // Validation via 'CMB2_Sanitize' (with fallback filter)
423
+ return $clean->{$this->type()}();
424
+ }
425
+
426
+ /**
427
+ * Process $_POST data to save this field's value
428
+ * @since 2.0.3
429
+ * @param array $data_to_save $_POST data to check
430
+ * @return bool Result of save
431
+ */
432
+ public function save_field_from_data( $data_to_save ) {
433
+
434
+ $meta_value = isset( $data_to_save[ $this->id( true ) ] )
435
+ ? $data_to_save[ $this->id( true ) ]
436
+ : null;
437
+
438
+ $this->save_field( $meta_value );
439
+ }
440
+
441
+ /**
442
+ * Sanitize/store a value to this field
443
+ * @since 2.0.0
444
+ * @param array $meta_value Desired value to sanitize/store
445
+ * @return bool Result of save
446
+ */
447
+ public function save_field( $meta_value ) {
448
+
449
+ $new_value = $this->sanitization_cb( $meta_value );
450
+ $old = $this->get_data();
451
+ // $name = $this->id();
452
+ // if ( $this->args( 'multiple' ) && ! $this->args( 'repeatable' ) && ! $this->group ) {
453
+ // $this->remove_data();
454
+ // if ( ! empty( $new_value ) ) {
455
+ // foreach ( $new_value as $add_new ) {
456
+ // $this->updated[] = $name;
457
+ // $this->update_data( $add_new, $name, false );
458
+ // }
459
+ // }
460
+ // } else
461
+ if ( ! cmb2_utils()->isempty( $new_value ) && $new_value !== $old ) {
462
+ return $this->update_data( $new_value );
463
+ } elseif ( cmb2_utils()->isempty( $new_value ) ) {
464
+ return $this->remove_data();
465
+ }
466
+ }
467
+
468
+ /**
469
+ * Checks if field has a callback value
470
+ * @since 1.0.1
471
+ * @param string $cb Callback string
472
+ * @return mixed NULL, false for NO validation, or $cb string if it exists.
473
+ */
474
+ public function maybe_callback( $cb ) {
475
+ $field_args = $this->args();
476
+ if ( ! isset( $field_args[ $cb ] ) ) {
477
+ return;
478
+ }
479
+
480
+ // Check if metabox is requesting NO validation
481
+ $cb = false !== $field_args[ $cb ] && 'false' !== $field_args[ $cb ] ? $field_args[ $cb ] : false;
482
+
483
+ // If requestion NO validation, return false
484
+ if ( ! $cb ) {
485
+ return false;
486
+ }
487
+
488
+ if ( is_callable( $cb ) ) {
489
+ return $cb;
490
+ }
491
+ }
492
+
493
+ /**
494
+ * Determine if current type is excempt from escaping
495
+ * @since 1.1.0
496
+ * @return bool True if exempt
497
+ */
498
+ public function escaping_exception() {
499
+ // These types cannot be escaped
500
+ return in_array( $this->type(), array(
501
+ 'file_list',
502
+ 'multicheck',
503
+ 'text_datetime_timestamp_timezone',
504
+ ) );
505
+ }
506
+
507
+ /**
508
+ * Determine if current type cannot be repeatable
509
+ * @since 1.1.0
510
+ * @param string $type Field type to check
511
+ * @return bool True if type cannot be repeatable
512
+ */
513
+ public function repeatable_exception( $type ) {
514
+ // These types cannot be escaped
515
+ return in_array( $type, array(
516
+ 'file', // Use file_list
517
+ 'radio',
518
+ 'title',
519
+ 'group',
520
+ // @todo Ajax load wp_editor: http://wordpress.stackexchange.com/questions/51776/how-to-load-wp-editor-through-ajax-jquery
521
+ 'wysiwyg',
522
+ 'checkbox',
523
+ 'radio_inline',
524
+ 'taxonomy_radio',
525
+ 'taxonomy_select',
526
+ 'taxonomy_multicheck',
527
+ ) );
528
+ }
529
+
530
+ /**
531
+ * Escape the value before output. Defaults to 'esc_attr()'
532
+ * @since 1.0.1
533
+ * @param mixed $meta_value Meta value
534
+ * @param callable $func Escaping function (if not esc_attr())
535
+ * @return mixed Final value
536
+ */
537
+ public function escaped_value( $func = 'esc_attr', $meta_value = '' ) {
538
+
539
+ if ( null !== $this->escaped_value ) {
540
+ return $this->escaped_value;
541
+ }
542
+
543
+ $meta_value = $meta_value ? $meta_value : $this->value();
544
+
545
+ // Check if the field has a registered escaping callback
546
+ if ( $cb = $this->maybe_callback( 'escape_cb' ) ) {
547
+ // Ok, callback is good, let's run it.
548
+ return call_user_func( $cb, $meta_value, $this->args(), $this );
549
+ }
550
+
551
+ // Or custom escaping filter can be used
552
+ $esc = apply_filters( "cmb2_types_esc_{$this->type()}", null, $meta_value, $this->args(), $this );
553
+ if ( null !== $esc ) {
554
+ return $esc;
555
+ }
556
+
557
+ if ( false === $cb || $this->escaping_exception() ) {
558
+ // If requesting NO escaping, return meta value
559
+ return $this->val_or_default( $meta_value );
560
+ }
561
+
562
+ // escaping function passed in?
563
+ $func = $func ? $func : 'esc_attr';
564
+ $meta_value = $this->val_or_default( $meta_value );
565
+
566
+ if ( is_array( $meta_value ) ) {
567
+ foreach ( $meta_value as $key => $value ) {
568
+ $meta_value[ $key ] = call_user_func( $func, $value );
569
+ }
570
+ } else {
571
+ $meta_value = call_user_func( $func, $meta_value );
572
+ }
573
+
574
+ $this->escaped_value = $meta_value;
575
+ return $this->escaped_value;
576
+ }
577
+
578
+ /**
579
+ * Return non-empty value or field default if value IS empty
580
+ * @since 2.0.0
581
+ * @param mixed $meta_value Field value
582
+ * @return mixed Field value, or default value
583
+ */
584
+ public function val_or_default( $meta_value ) {
585
+ return ! cmb2_utils()->isempty( $meta_value ) ? $meta_value : $this->get_param_callback_result( 'default', false );
586
+ }
587
+
588
+ /**
589
+ * Offset a time value based on timezone
590
+ * @since 1.0.0
591
+ * @return string Offset time string
592
+ */
593
+ public function field_timezone_offset() {
594
+ return cmb2_utils()->timezone_offset( $this->field_timezone() );
595
+ }
596
+
597
+ /**
598
+ * Return timezone string
599
+ * @since 1.0.0
600
+ * @return string Timezone string
601
+ */
602
+ public function field_timezone() {
603
+
604
+ // Is timezone arg set?
605
+ if ( $this->args( 'timezone' ) ) {
606
+ return $this->args( 'timezone' );
607
+ }
608
+ // Is there another meta key with a timezone stored as its value we should use?
609
+ else if ( $this->args( 'timezone_meta_key' ) ) {
610
+ return $this->get_data( $this->args( 'timezone_meta_key' ) );
611
+ }
612
+
613
+ return '';
614
+ }
615
+
616
+ /**
617
+ * Format the timestamp field value based on the field date/time format arg
618
+ * @since 2.0.0
619
+ * @param int $meta_value Timestamp
620
+ * @param string $format Either date_format or time_format
621
+ * @return string Formatted date
622
+ */
623
+ public function format_timestamp( $meta_value, $format = 'date_format' ) {
624
+ return date( stripslashes( $this->args( $format ) ), $meta_value );
625
+ }
626
+
627
+ /**
628
+ * Return a formatted timestamp for a field
629
+ * @since 2.0.0
630
+ * @param string $format Either date_format or time_format
631
+ * @return string Formatted date
632
+ */
633
+ public function get_timestamp_format( $format = 'date_format', $meta_value = 0 ) {
634
+ $meta_value = $meta_value ? $meta_value : $this->escaped_value();
635
+ $meta_value = cmb2_utils()->make_valid_time_stamp( $meta_value );
636
+
637
+ if ( empty( $meta_value ) ) {
638
+ return '';
639
+ }
640
+
641
+ return is_array( $meta_value )
642
+ ? array_map( array( $this, 'format_timestamp' ), $meta_value, $format )
643
+ : $this->format_timestamp( $meta_value, $format );
644
+ }
645
+
646
+ /**
647
+ * Render a field row
648
+ * @since 1.0.0
649
+ */
650
+ public function render_field() {
651
+
652
+ // If field is requesting to not be shown on the front-end
653
+ if ( ! is_admin() && ! $this->args( 'on_front' ) ) {
654
+ return;
655
+ }
656
+
657
+ // If field is requesting to be conditionally shown
658
+ if ( is_callable( $this->args( 'show_on_cb' ) ) && ! call_user_func( $this->args( 'show_on_cb' ), $this ) ) {
659
+ return;
660
+ }
661
+
662
+ $this->peform_param_callback( 'before_row' );
663
+
664
+ printf( "<div class=\"cmb-row %s\">\n", $this->row_classes() );
665
+
666
+ if ( 'title' == $this->type() || ! $this->args( 'show_names' ) ) {
667
+ echo "\t<div class=\"cmb-td\">\n";
668
+
669
+ if ( ! $this->args( 'show_names' ) ) {
670
+ $style = 'title' == $this->type() ? '' : ' style="display:none;"';
671
+ printf( "\n<label%s for=\"%s\">%s</label>\n", $style, $this->id(), $this->args( 'name' ) );
672
+ }
673
+ } else {
674
+
675
+ if ( $this->args( 'name' ) ) {
676
+ printf( '<div class="cmb-th"><label for="%1$s">%2$s</label></div>', $this->id(), $this->args( 'name' ) );
677
+ }
678
+
679
+ echo "\n\t<div class=\"cmb-td\">\n";
680
+ }
681
+
682
+ $this->peform_param_callback( 'before' );
683
+
684
+ $this_type = new CMB2_Types( $this );
685
+ $this_type->render();
686
+
687
+ $this->peform_param_callback( 'after' );
688
+
689
+ echo "\n\t</div>\n</div>";
690
+
691
+ $this->peform_param_callback( 'after_row' );
692
+
693
+ // For chaining
694
+ return $this;
695
+ }
696
+
697
+ /**
698
+ * Defines the classes for the current CMB field row
699
+ *
700
+ * @since 2.0.0
701
+ * @return string Space concatenated list of classes
702
+ */
703
+ public function row_classes() {
704
+
705
+ $classes = array();
706
+
707
+ /**
708
+ * By default, 'text_url' and 'text' fields get table-like styling
709
+ *
710
+ * @since 2.0.0
711
+ *
712
+ * @param array $field_types The types of fields which should get the 'table-layout' class
713
+ */
714
+ $repeat_table_rows_types = apply_filters( 'cmb2_repeat_table_row_types', array(
715
+ 'text_url', 'text',
716
+ ) );
717
+
718
+ $conditional_classes = array(
719
+ 'cmb-type-' . str_replace( '_', '-', sanitize_html_class( $this->type() ) ) => true,
720
+ 'cmb2-id-' . str_replace( '_', '-', sanitize_html_class( $this->id() ) ) => true,
721
+ 'cmb-repeat' => $this->args( 'repeatable' ),
722
+ 'cmb-repeat-group-field' => $this->group,
723
+ 'cmb-inline' => $this->args( 'inline' ),
724
+ 'table-layout' => in_array( $this->type(), $repeat_table_rows_types ),
725
+ );
726
+
727
+ foreach ( $conditional_classes as $class => $condition ) {
728
+ if ( $condition ) {
729
+ $classes[] = $class;
730
+ }
731
+ }
732
+
733
+ if ( $added_classes = $this->get_param_callback_result( 'row_classes', false ) ) {
734
+ $added_classes = is_array( $added_classes ) ? implode( ' ', $added_classes ) : (string) $added_classes;
735
+ }
736
+
737
+ if ( $added_classes ) {
738
+ $classes[] = esc_attr( $added_classes );
739
+ }
740
+
741
+ /**
742
+ * Globally filter row classes
743
+ *
744
+ * @since 2.0.0
745
+ *
746
+ * @param string $classes Space-separated list of row classes
747
+ * @param CMB2_Field object $field This field object
748
+ */
749
+ return apply_filters( 'cmb2_row_classes', implode( ' ', $classes ), $this );
750
+ }
751
+
752
+ /**
753
+ * Displays the results of the param callbacks.
754
+ *
755
+ * @since 2.0.0
756
+ * @param string $param Field parameter
757
+ */
758
+ public function peform_param_callback( $param ) {
759
+ echo $this->get_param_callback_result( $param );
760
+ }
761
+
762
+ /**
763
+ * Store results of the param callbacks for continual access
764
+ * @since 2.0.0
765
+ * @param string $param Field parameter
766
+ * @param bool $echo Whether field should be 'echoed'
767
+ * @return mixed Results of param/param callback
768
+ */
769
+ public function get_param_callback_result( $param, $echo = true ) {
770
+
771
+ // If we've already retrieved this param's value,
772
+ if ( array_key_exists( $param, $this->callback_results ) ) {
773
+ // send it back
774
+ return $this->callback_results[ $param ];
775
+ }
776
+
777
+ if ( $cb = $this->maybe_callback( $param ) ) {
778
+ if ( $echo ) {
779
+ // Ok, callback is good, let's run it and store the result
780
+ ob_start();
781
+ echo call_user_func( $cb, $this->args(), $this );
782
+ // grab the result from the output buffer and store it
783
+ $this->callback_results[ $param ] = ob_get_contents();
784
+ ob_end_clean();
785
+ } else {
786
+ $this->callback_results[ $param ] = call_user_func( $cb, $this->args(), $this );
787
+ }
788
+
789
+ return $this->callback_results[ $param ];
790
+ }
791
+
792
+ // Otherwise just get whatever is there
793
+ $this->callback_results[ $param ] = isset( $this->args[ $param ] ) ? $this->args[ $param ] : false;
794
+
795
+ return $this->callback_results[ $param ];
796
+ }
797
+
798
+ /**
799
+ * Replaces a hash key - {#} - with the repeatable count
800
+ * @since 1.2.0
801
+ * @param string $value Value to update
802
+ * @return string Updated value
803
+ */
804
+ public function replace_hash( $value ) {
805
+ // Replace hash with 1 based count
806
+ return str_ireplace( '{#}', ( $this->count() + 1 ), $value );
807
+ }
808
+
809
+ /**
810
+ * Retrieve options args. Calls options_cb if it exists.
811
+ * @since 2.0.0
812
+ * @param string $key Specific option to retrieve
813
+ * @return array Array of options
814
+ */
815
+ public function options( $key = '' ) {
816
+ if ( ! empty( $this->field_options ) ) {
817
+ if ( $key ) {
818
+ return array_key_exists( $key, $this->field_options ) ? $this->field_options[ $key ] : false;
819
+ }
820
+
821
+ return $this->field_options;
822
+ }
823
+
824
+ $this->field_options = (array) $this->args['options'];
825
+
826
+ if ( is_callable( $this->args['options_cb'] ) ) {
827
+ $options = call_user_func( $this->args['options_cb'], $this );
828
+
829
+ if ( $options && is_array( $options ) ) {
830
+ $this->field_options += $options;
831
+ }
832
+ }
833
+
834
+ if ( $key ) {
835
+ return array_key_exists( $key, $this->field_options ) ? $this->field_options[ $key ] : false;
836
+ }
837
+
838
+ return $this->field_options;
839
+ }
840
+
841
+ /**
842
+ * Fills in empty field parameters with defaults
843
+ * @since 1.1.0
844
+ * @param array $args Metabox field config array
845
+ */
846
+ public function _set_field_defaults( $args ) {
847
+
848
+ // Set up blank or default values for empty ones
849
+ $args = wp_parse_args( $args, array(
850
+ 'type' => '',
851
+ 'name' => '',
852
+ 'desc' => '',
853
+ 'before' => '',
854
+ 'after' => '',
855
+ 'options_cb' => '',
856
+ 'options' => array(),
857
+ 'attributes' => array(),
858
+ 'protocols' => null,
859
+ 'default' => null,
860
+ 'select_all_button' => true,
861
+ 'multiple' => false,
862
+ 'repeatable' => false,
863
+ 'inline' => false,
864
+ 'on_front' => true,
865
+ 'show_names' => true,
866
+ 'date_format' => 'm\/d\/Y',
867
+ 'time_format' => 'h:i A',
868
+ 'description' => isset( $args['desc'] ) ? $args['desc'] : '',
869
+ 'preview_size' => 'file' == $args['type'] ? array( 350, 350 ) : array( 50, 50 ),
870
+ ) );
871
+
872
+ // Allow a filter override of the default value
873
+ $args['default'] = apply_filters( 'cmb2_default_filter', $args['default'], $this );
874
+ // $args['multiple'] = isset( $args['multiple'] ) ? $args['multiple'] : ( 'multicheck' == $args['type'] ? true : false );
875
+ $args['repeatable'] = $args['repeatable'] && ! $this->repeatable_exception( $args['type'] );
876
+ $args['inline'] = $args['inline'] || false !== stripos( $args['type'], '_inline' );
877
+
878
+ // options param can be passed a callback as well
879
+ if ( is_callable( $args['options'] ) ) {
880
+ $args['options_cb'] = $args['options'];
881
+ $args['options'] = array();
882
+ }
883
+
884
+ $args['options'] = 'group' == $args['type'] ? wp_parse_args( $args['options'], array(
885
+ 'add_button' => __( 'Add Group', 'cmb2' ),
886
+ 'remove_button' => __( 'Remove Group', 'cmb2' ),
887
+ ) ) : $args['options'];
888
+
889
+ $args['_id'] = $args['id'];
890
+ $args['_name'] = $args['id'];
891
+
892
+ if ( $this->group ) {
893
+
894
+ $args['id'] = $this->group->args( 'id' ) . '_' . $this->group->args( 'count' ) . '_' . $args['id'];
895
+ $args['_name'] = $this->group->args( 'id' ) . '[' . $this->group->args( 'count' ) . '][' . $args['_name'] . ']';
896
+ }
897
+
898
+ if ( 'wysiwyg' == $args['type'] ) {
899
+ $args['id'] = strtolower( str_ireplace( '-', '_', $args['id'] ) );
900
+ $args['options']['textarea_name'] = $args['_name'];
901
+ }
902
+
903
+ $option_types = apply_filters( 'cmb2_all_or_nothing_types', array( 'select', 'radio', 'radio_inline', 'taxonomy_select', 'taxonomy_radio', 'taxonomy_radio_inline' ), $this );
904
+
905
+ if ( in_array( $args['type'], $option_types, true ) ) {
906
+
907
+ $args['show_option_none'] = isset( $args['show_option_none'] ) ? $args['show_option_none'] : false;
908
+ $args['show_option_none'] = true === $args['show_option_none'] ? __( 'None', 'cmb2' ) : $args['show_option_none'];
909
+
910
+ if ( ! $args['show_option_none'] ) {
911
+ $off_by_default = in_array( $args['type'], array( 'select', 'radio', 'radio_inline' ), true );
912
+ $args['show_option_none'] = $off_by_default ? false : __( 'None', 'cmb2' );
913
+ }
914
+
915
+ }
916
+
917
+ return $args;
918
+ }
919
+
920
+ /**
921
+ * Updates attributes array values unless they exist from the field config array
922
+ * @since 1.1.0
923
+ * @param array $attrs Array of attributes to update
924
+ */
925
+ public function maybe_set_attributes( $attrs = array() ) {
926
+ return wp_parse_args( $this->args['attributes'], $attrs );
927
+ }
928
+
929
+ }
deprecated/includes/cmb2/includes/CMB2_Options.php ADDED
@@ -0,0 +1,187 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ /**
4
+ * Retrieves an instance of CMB2_Option based on the option key
5
+ */
6
+ class CMB2_Options {
7
+ /**
8
+ * Array of all CMB2_Option instances
9
+ * @var array
10
+ * @since 1.0.0
11
+ */
12
+ protected static $option_sets = array();
13
+
14
+ public static function get( $option_key ) {
15
+
16
+ if ( empty( self::$option_sets ) || empty( self::$option_sets[ $option_key ] ) ) {
17
+ self::$option_sets[ $option_key ] = new CMB2_Option( $option_key );
18
+ }
19
+
20
+ return self::$option_sets[ $option_key ];
21
+ }
22
+ }
23
+
24
+ /**
25
+ * Handles getting/setting of values to an option array
26
+ * for a specific option key
27
+ */
28
+ class CMB2_Option {
29
+
30
+ /**
31
+ * Options array
32
+ * @var array
33
+ */
34
+ protected $options = array();
35
+
36
+ /**
37
+ * Current option key
38
+ * @var string
39
+ */
40
+ protected $key = '';
41
+
42
+ /**
43
+ * Initiate option object
44
+ * @param string $option_key Option key where data will be saved.
45
+ * Leave empty for temporary data store.
46
+ * @since 2.0.0
47
+ */
48
+ public function __construct( $option_key = '' ) {
49
+ $this->key = ! empty( $option_key ) ? $option_key : '';
50
+ }
51
+
52
+ /**
53
+ * Delete the option from the db
54
+ * @since 2.0.0
55
+ * @return bool Delete success or failure
56
+ */
57
+ public function delete_option() {
58
+ $deleted = $this->key ? delete_option( $this->key ) : true;
59
+ $this->options = $deleted ? array() : $this->options;
60
+ return $result;
61
+ }
62
+
63
+ /**
64
+ * Removes an option from an option array
65
+ * @since 1.0.1
66
+ * @param string $field_id Option array field key
67
+ * @return array Modified options
68
+ */
69
+ public function remove( $field_id, $resave = false ) {
70
+
71
+ $this->get_options();
72
+
73
+ if ( isset( $this->options[ $field_id ] ) ) {
74
+ unset( $this->options[ $field_id ] );
75
+ }
76
+
77
+ if ( $resave ) {
78
+ $this->set();
79
+ }
80
+
81
+ return $this->options;
82
+ }
83
+
84
+ /**
85
+ * Retrieves an option from an option array
86
+ * @since 1.0.1
87
+ * @param string $field_id Option array field key
88
+ * @param mixed $default Fallback value for the option
89
+ * @return array Requested field or default
90
+ */
91
+ public function get( $field_id, $default = false ) {
92
+ $opts = $this->get_options();
93
+
94
+ if ( 'all' == $field_id ) {
95
+ return $opts;
96
+ } elseif ( array_key_exists( $field_id, $opts ) ) {
97
+ return false !== $opts[ $field_id ] ? $opts[ $field_id ] : $default;
98
+ }
99
+
100
+ return $default;
101
+ }
102
+
103
+ /**
104
+ * Updates Option data
105
+ * @since 1.0.1
106
+ * @param string $field_id Option array field key
107
+ * @param mixed $value Value to update data with
108
+ * @param bool $resave Whether to re-save the data
109
+ * @param bool $single Whether data should not be an array
110
+ * @return boolean Return status of update
111
+ */
112
+ public function update( $field_id, $value = '', $resave = false, $single = true ) {
113
+ $this->get_options();
114
+
115
+ if ( true !== $field_id ) {
116
+
117
+ if ( ! $single ) {
118
+ // If multiple, add to array
119
+ $this->options[ $field_id ][] = $value;
120
+ } else {
121
+ $this->options[ $field_id ] = $value;
122
+ }
123
+
124
+ }
125
+
126
+ if ( $resave || true === $field_id ) {
127
+ return $this->set();
128
+ }
129
+
130
+ return true;
131
+ }
132
+
133
+ /**
134
+ * Saves the option array
135
+ * Needs to be run after finished using remove/update_option
136
+ * @uses apply_filters() Calls 'cmb2_override_option_save_{$this->key}' hook
137
+ * to allow overwriting the option value to be stored.
138
+ *
139
+ * @since 1.0.1
140
+ * @param array $options Optional options to override
141
+ * @return bool Success/Failure
142
+ */
143
+ public function set( $options = array() ) {
144
+ $this->options = ! empty( $options ) || empty( $options ) && empty( $this->key )
145
+ ? $options
146
+ : $this->options;
147
+
148
+ if ( empty( $this->key ) ) {
149
+ return false;
150
+ }
151
+
152
+ $test_save = apply_filters( "cmb2_override_option_save_{$this->key}", 'cmb2_no_override_option_save', $this->options, $this );
153
+
154
+ if ( 'cmb2_no_override_option_save' !== $test_save ) {
155
+ return $test_save;
156
+ }
157
+
158
+ // If no override, update the option
159
+ return update_option( $this->key, $this->options );
160
+ }
161
+
162
+ /**
163
+ * Retrieve option value based on name of option.
164
+ * @uses apply_filters() Calls 'cmb2_override_option_get_{$this->key}' hook to allow
165
+ * overwriting the option value to be retrieved.
166
+ *
167
+ * @since 1.0.1
168
+ * @param mixed $default Optional. Default value to return if the option does not exist.
169
+ * @return mixed Value set for the option.
170
+ */
171
+ public function get_options( $default = null ) {
172
+ if ( empty( $this->options ) && ! empty( $this->key ) ) {
173
+
174
+ $test_get = apply_filters( "cmb2_override_option_get_{$this->key}", 'cmb2_no_override_option_get', $default, $this );
175
+
176
+ if ( 'cmb2_no_override_option_get' !== $test_get ) {
177
+ $this->options = $test_get;
178
+ } else {
179
+ // If no override, get the option
180
+ $this->options = get_option( $this->key, $default );
181
+ }
182
+ }
183
+
184
+ return (array) $this->options;
185
+ }
186
+
187
+ }
deprecated/includes/cmb2/includes/CMB2_Sanitize.php ADDED
@@ -0,0 +1,362 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ /**
4
+ * CMB field validation
5
+ * @since 0.0.4
6
+ * @method string _id()
7
+ */
8
+ class CMB2_Sanitize {
9
+
10
+ /**
11
+ * A CMB field object
12
+ * @var CMB2_Field object
13
+ */
14
+ public $field;
15
+
16
+ /**
17
+ * Field's value
18
+ * @var mixed
19
+ */
20
+ public $value;
21
+
22
+ /**
23
+ * Setup our class vars
24
+ * @since 1.1.0
25
+ * @param CMB2_Field $field A CMB field object
26
+ * @param mixed $value Field value
27
+ */
28
+ public function __construct( CMB2_Field $field, $value ) {
29
+ $this->field = $field;
30
+ $this->value = stripslashes_deep( $value ); // get rid of those evil magic quotes
31
+ }
32
+
33
+ /**
34
+ * Catchall method if field's 'sanitization_cb' is NOT defined, or field type does not have a corresponding validation method
35
+ * @since 1.0.0
36
+ * @param string $name Non-existent method name
37
+ * @param array $arguments All arguments passed to the method
38
+ */
39
+ public function __call( $name, $arguments ) {
40
+ return $this->default_sanitization( $this->value );
41
+ }
42
+
43
+ /**
44
+ * Default fallback sanitization method. Applies filters.
45
+ * @since 1.0.2
46
+ */
47
+ public function default_sanitization() {
48
+
49
+ /**
50
+ * Filter the value before it is saved.
51
+ *
52
+ * The dynamic portion of the hook name, $this->field->type(), refers to the field type.
53
+ *
54
+ * Passing a non-null value to the filter will short-circuit saving
55
+ * the field value, saving the passed value instead.
56
+ *
57
+ * @param bool|mixed $override_value Sanitization/Validation override value to return.
58
+ * Default false to skip it.
59
+ * @param mixed $value The value to be saved to this field.
60
+ * @param int $object_id The ID of the object where the value will be saved
61
+ * @param array $field_args The current field's arguments
62
+ * @param object $sanitizer This `CMB2_Sanitize` object
63
+ */
64
+ $override_value = apply_filters( "cmb2_sanitize_{$this->field->type()}", null, $this->value, $this->field->object_id, $this->field->args(), $this );
65
+ /**
66
+ * DEPRECATED. See documentation above.
67
+ */
68
+ $override_value = apply_filters( "cmb2_validate_{$this->field->type()}", $override_value, $this->value, $this->field->object_id, $this->field->args(), $this );
69
+
70
+ if ( null !== $override_value ) {
71
+ return $override_value;
72
+ }
73
+
74
+ switch ( $this->field->type() ) {
75
+ case 'wysiwyg':
76
+ // $value = wp_kses( $this->value );
77
+ // break;
78
+ case 'textarea_small':
79
+ return $this->textarea( $this->value );
80
+ case 'taxonomy_select':
81
+ case 'taxonomy_radio':
82
+ case 'taxonomy_multicheck':
83
+ if ( $this->field->args( 'taxonomy' ) ) {
84
+ return wp_set_object_terms( $this->field->object_id, $this->value, $this->field->args( 'taxonomy' ) );
85
+ }
86
+ case 'multicheck':
87
+ case 'file_list':
88
+ case 'oembed':
89
+ // no filtering
90
+ return $this->value;
91
+ default:
92
+ // Handle repeatable fields array
93
+ // We'll fallback to 'sanitize_text_field'
94
+ return is_array( $this->value ) ? array_map( 'sanitize_text_field', $this->value ) : call_user_func( 'sanitize_text_field', $this->value );
95
+ }
96
+ }
97
+
98
+ /**
99
+ * Simple checkbox validation
100
+ * @since 1.0.1
101
+ * @return string|false 'on' or false
102
+ */
103
+ public function checkbox() {
104
+ return $this->value === 'on' ? 'on' : false;
105
+ }
106
+
107
+ /**
108
+ * Validate url in a meta value
109
+ * @since 1.0.1
110
+ * @return string Empty string or escaped url
111
+ */
112
+ public function text_url() {
113
+ $protocols = $this->field->args( 'protocols' );
114
+ // for repeatable
115
+ if ( is_array( $this->value ) ) {
116
+ foreach ( $this->value as $key => $val ) {
117
+ $this->value[ $key ] = $val ? esc_url_raw( $val, $protocols ) : $this->field->args( 'default' );
118
+ }
119
+ } else {
120
+ $this->value = $this->value ? esc_url_raw( $this->value, $protocols ) : $this->field->args( 'default' );
121
+ }
122
+
123
+ return $this->value;
124
+ }
125
+
126
+ public function colorpicker() {
127
+ // for repeatable
128
+ if ( is_array( $this->value ) ) {
129
+ $check = $this->value;
130
+ $this->value = array();
131
+ foreach ( $check as $key => $val ) {
132
+ if ( $val && '#' != $val ) {
133
+ $this->value[ $key ] = esc_attr( $val );
134
+ }
135
+ }
136
+ } else {
137
+ $this->value = ! $this->value || '#' == $this->value ? '' : esc_attr( $this->value );
138
+ }
139
+ return $this->value;
140
+ }
141
+
142
+ /**
143
+ * Validate email in a meta value
144
+ * @since 1.0.1
145
+ * @return string Empty string or sanitized email
146
+ */
147
+ public function text_email() {
148
+ // for repeatable
149
+ if ( is_array( $this->value ) ) {
150
+ foreach ( $this->value as $key => $val ) {
151
+ $val = trim( $val );
152
+ $this->value[ $key ] = is_email( $val ) ? $val : '';
153
+ }
154
+ } else {
155
+ $this->value = trim( $this->value );
156
+ $this->value = is_email( $this->value ) ? $this->value : '';
157
+ }
158
+
159
+ return $this->value;
160
+ }
161
+
162
+ /**
163
+ * Validate money in a meta value
164
+ * @since 1.0.1
165
+ * @return string Empty string or sanitized money value
166
+ */
167
+ public function text_money() {
168
+
169
+ global $wp_locale;
170
+
171
+ $search = array( $wp_locale->number_format['thousands_sep'], $wp_locale->number_format['decimal_point'] );
172
+ $replace = array( '', '.' );
173
+
174
+ // for repeatable
175
+ if ( is_array( $this->value ) ) {
176
+ foreach ( $this->value as $key => $val ) {
177
+ $this->value[ $key ] = number_format_i18n( (float) str_ireplace( $search, $replace, $val ), 2 );
178
+ }
179
+ } else {
180
+ $this->value = number_format_i18n( (float) str_ireplace( $search, $replace, $this->value ), 2 );
181
+ }
182
+
183
+ return $this->value;
184
+ }
185
+
186
+ /**
187
+ * Converts text date to timestamp
188
+ * @since 1.0.2
189
+ * @return string Timestring
190
+ */
191
+ public function text_date_timestamp() {
192
+ return is_array( $this->value ) ? array_map( 'strtotime', $this->value ) : strtotime( $this->value );
193
+ }
194
+
195
+ /**
196
+ * Datetime to timestamp
197
+ * @since 1.0.1
198
+ * @return string Timestring
199
+ */
200
+ public function text_datetime_timestamp( $repeat = false ) {
201
+
202
+ $test = is_array( $this->value ) ? array_filter( $this->value ) : '';
203
+ if ( empty( $test ) ) {
204
+ return '';
205
+ }
206
+
207
+ if ( $repeat_value = $this->_check_repeat( __FUNCTION__, $repeat ) ) {
208
+ return $repeat_value;
209
+ }
210
+
211
+ $this->value = strtotime( $this->value['date'] . ' ' . $this->value['time'] );
212
+
213
+ if ( $tz_offset = $this->field->field_timezone_offset() ) {
214
+ $this->value += $tz_offset;
215
+ }
216
+
217
+ return $this->value;
218
+ }
219
+
220
+ /**
221
+ * Datetime to imestamp with timezone
222
+ * @since 1.0.1
223
+ * @return string Timestring
224
+ */
225
+ public function text_datetime_timestamp_timezone( $repeat = false ) {
226
+
227
+ $test = is_array( $this->value ) ? array_filter( $this->value ) : '';
228
+ if ( empty( $test ) ) {
229
+ return '';
230
+ }
231
+
232
+ if ( $repeat_value = $this->_check_repeat( __FUNCTION__, $repeat ) ) {
233
+ return $repeat_value;
234
+ }
235
+
236
+ $tzstring = null;
237
+
238
+ if ( is_array( $this->value ) && array_key_exists( 'timezone', $this->value ) ) {
239
+ $tzstring = $this->value['timezone'];
240
+ }
241
+
242
+ if ( empty( $tzstring ) ) {
243
+ $tzstring = cmb2_utils()->timezone_string();
244
+ }
245
+
246
+ $offset = cmb2_utils()->timezone_offset( $tzstring );
247
+
248
+ if ( 'UTC' === substr( $tzstring, 0, 3 ) ) {
249
+ $tzstring = timezone_name_from_abbr( '', $offset, 0 );
250
+ }
251
+
252
+ $this->value = new DateTime( $this->value['date'] . ' ' . $this->value['time'], new DateTimeZone( $tzstring ) );
253
+ $this->value = serialize( $this->value );
254
+
255
+ return $this->value;
256
+ }
257
+
258
+ /**
259
+ * Sanitize textareas and wysiwyg fields
260
+ * @since 1.0.1
261
+ * @return string Sanitized data
262
+ */
263
+ public function textarea() {
264
+ return is_array( $this->value ) ? array_map( 'wp_kses_post', $this->value ) : wp_kses_post( $this->value );
265
+ }
266
+
267
+ /**
268
+ * Sanitize code textareas
269
+ * @since 1.0.2
270
+ * @return string Sanitized data
271
+ */
272
+ public function textarea_code( $repeat = false ) {
273
+ if ( $repeat_value = $this->_check_repeat( __FUNCTION__, $repeat ) ) {
274
+ return $repeat_value;
275
+ }
276
+
277
+ return htmlspecialchars_decode( stripslashes( $this->value ) );
278
+ }
279
+
280
+ /**
281
+ * Peforms saving of `file` attachement's ID
282
+ * @since 1.1.0
283
+ */
284
+ public function _save_file_id() {
285
+ $group = $this->field->group;
286
+ $args = $this->field->args();
287
+ $args['id'] = $args['_id'] . '_id';
288
+
289
+ unset( $args['_id'], $args['_name'] );
290
+ // And get new field object
291
+ $field = new CMB2_Field( array(
292
+ 'field_args' => $args,
293
+ 'group_field' => $group,
294
+ 'object_id' => $this->field->object_id,
295
+ 'object_type' => $this->field->object_type,
296
+ ) );
297
+ $id_key = $field->_id();
298
+ $id_val_old = $field->escaped_value( 'absint' );
299
+
300
+ if ( $group ) {
301
+ // Check group $_POST data
302
+ $i = $group->index;
303
+ $base_id = $group->_id();
304
+ $id_val = isset( $_POST[ $base_id ][ $i ][ $id_key ] ) ? absint( $_POST[ $base_id ][ $i ][ $id_key ] ) : 0;
305
+
306
+ } else {
307
+ // Check standard $_POST data
308
+ $id_val = isset( $_POST[ $field->id() ] ) ? $_POST[ $field->id() ] : null;
309
+
310
+ }
311
+
312
+ // If there is no ID saved yet, try to get it from the url
313
+ if ( $this->value && ! $id_val ) {
314
+ $id_val = cmb2_utils()->image_id_from_url( $this->value );
315
+ }
316
+
317
+ if ( $group ) {
318
+ return array(
319
+ 'attach_id' => $id_val,
320
+ 'field_id' => $id_key,
321
+ );
322
+ }
323
+
324
+ if ( $id_val && $id_val != $id_val_old ) {
325
+ return $field->update_data( $id_val );
326
+ } elseif ( empty( $id_val ) && $id_val_old ) {
327
+ return $field->remove_data( $id_val_old );
328
+ }
329
+ }
330
+
331
+ /**
332
+ * Handles saving of attachment post ID and sanitizing file url
333
+ * @since 1.1.0
334
+ * @return string Sanitized url
335
+ */
336
+ public function file() {
337
+ $id_value = $this->_save_file_id( $this->value );
338
+ $clean = $this->text_url( $this->value );
339
+
340
+ // Return an array with url/id if saving a group field
341
+ return $this->field->group ? array_merge( array( 'url' => $clean ), $id_value ) : $clean;
342
+ }
343
+
344
+ /**
345
+ * If repeating, loop through and re-apply sanitization method
346
+ * @since 1.1.0
347
+ * @param string $method Class method
348
+ * @param bool $repeat Whether repeating or not
349
+ * @return mixed Sanitized value
350
+ */
351
+ public function _check_repeat( $method, $repeat ) {
352
+ if ( $repeat || ! $this->field->args( 'repeatable' ) ) {
353
+ return;
354
+ }
355
+ $new_value = array();
356
+ foreach ( $this->value as $iterator => $val ) {
357
+ $new_value[] = $this->$method( $val, true );
358
+ }
359
+ return $new_value;
360
+ }
361
+
362
+ }
deprecated/includes/cmb2/includes/CMB2_Show_Filters.php ADDED
@@ -0,0 +1,168 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ /**
4
+ * Show On Filters
5
+ * Use the 'cmb2_show_on' filter to further refine the conditions under which a metabox is displayed.
6
+ * Below you can limit it by ID and page template
7
+ *
8
+ * All methods in this class are automatically filtered
9
+ *
10
+ * @since 1.0.0
11
+ */
12
+ class CMB2_Show_Filters {
13
+
14
+ /**
15
+ * Get Show_on key. backwards compatible w/ 'key' indexes
16
+ *
17
+ * @since 2.0.0
18
+ *
19
+ * @param array $meta_box_args Metabox config array
20
+ *
21
+ * @return mixed show_on key or false
22
+ */
23
+ private static function get_show_on_key( $meta_box_args ) {
24
+ $show_on = isset( $meta_box_args['show_on'] ) ? (array) $meta_box_args['show_on'] : false;
25
+ if ( $show_on && is_array( $show_on ) ) {
26
+
27
+ if ( array_key_exists( 'key', $show_on ) ) {
28
+ return $show_on['key'];
29
+ }
30
+
31
+ $keys = array_keys( $show_on );
32
+ return $keys[0];
33
+ }
34
+
35
+ return false;
36
+ }
37
+
38
+ /**
39
+ * Get Show_on value. backwards compatible w/ 'value' indexes
40
+ *
41
+ * @since 2.0.0
42
+ *
43
+ * @param array $meta_box_args Metabox config array
44
+ *
45
+ * @return mixed show_on value or false
46
+ */
47
+ private static function get_show_on_value( $meta_box_args ) {
48
+ $show_on = isset( $meta_box_args['show_on'] ) ? (array) $meta_box_args['show_on'] : false;
49
+
50
+ if ( $show_on && is_array( $show_on ) ) {
51
+
52
+ if ( array_key_exists( 'value', $show_on ) ) {
53
+ return $show_on['value'];
54
+ }
55
+
56
+ $keys = array_keys( $show_on );
57
+
58
+ return $show_on[ $keys[0] ];
59
+ }
60
+
61
+ return array();
62
+ }
63
+
64
+ /**
65
+ * Add metaboxes for an specific ID
66
+ * @since 1.0.0
67
+ * @param bool $display To display or not
68
+ * @param array $meta_box_args Metabox config array
69
+ * @return bool Whether to display this metabox on the current page.
70
+ */
71
+ public static function check_id( $display, $meta_box_args, $cmb ) {
72
+
73
+ $key = self::get_show_on_key( $meta_box_args );
74
+ if ( ! $key || 'id' !== $key ) {
75
+ return $display;
76
+ }
77
+
78
+ $object_id = is_admin() ? $cmb->object_id() : @get_the_id();
79
+
80
+ if ( ! $object_id ) {
81
+ return false;
82
+ }
83
+
84
+ // If current page id is in the included array, display the metabox
85
+ return in_array( $object_id, (array) self::get_show_on_value( $meta_box_args ) );
86
+ }
87
+
88
+ /**
89
+ * Add metaboxes for an specific Page Template
90
+ * @since 1.0.0
91
+ * @param bool $display To display or not
92
+ * @param array $meta_box_args Metabox config array
93
+ * @return bool Whether to display this metabox on the current page.
94
+ */
95
+ public static function check_page_template( $display, $meta_box_args, $cmb ) {
96
+
97
+ $key = self::get_show_on_key( $meta_box_args );
98
+ if ( ! $key || 'page-template' !== $key ) {
99
+ return $display;
100
+ }
101
+
102
+ $object_id = $cmb->object_id();
103
+
104
+ if ( ! $object_id || 'post' !== $cmb->object_type() ) {
105
+ return false;
106
+ }
107
+
108
+ // Get current template
109
+ $current_template = get_post_meta( $object_id, '_wp_page_template', true );
110
+
111
+ // See if there's a match
112
+ if ( $current_template && in_array( $current_template, (array) self::get_show_on_value( $meta_box_args ) ) ) {
113
+ return true;
114
+ }
115
+
116
+ return false;
117
+ }
118
+
119
+ /**
120
+ * Only show options-page metaboxes on their options page (but only enforce on the admin side)
121
+ * @since 1.0.0
122
+ * @param bool $display To display or not
123
+ * @param array $meta_box_args Metabox config array
124
+ * @return bool Whether to display this metabox on the current page.
125
+ */
126
+ public static function check_admin_page( $display, $meta_box_args ) {
127
+
128
+ $key = self::get_show_on_key( $meta_box_args );
129
+ // check if this is a 'options-page' metabox
130
+ if ( ! $key || 'options-page' !== $key ) {
131
+ return $display;
132
+ }
133
+
134
+ // Enforce 'show_on' filter in the admin
135
+ if ( is_admin() ) {
136
+
137
+ // If there is no 'page' query var, our filter isn't applicable
138
+ if ( ! isset( $_GET['page'] ) ) {
139
+ return $display;
140
+ }
141
+
142
+ $show_on = self::get_show_on_value( $meta_box_args );
143
+
144
+ if ( empty( $show_on ) ) {
145
+ return false;
146
+ }
147
+
148
+ if ( is_array( $show_on ) ) {
149
+ foreach ( $show_on as $page ) {
150
+ if ( $_GET['page'] == $page ) {
151
+ return true;
152
+ }
153
+ }
154
+ } else {
155
+ if ( $_GET['page'] == $show_on ) {
156
+ return true;
157
+ }
158
+ }
159
+
160
+ return false;
161
+
162
+ }
163
+
164
+ // Allow options-page metaboxes to be displayed anywhere on the front-end
165
+ return true;
166
+ }
167
+
168
+ }
deprecated/includes/cmb2/includes/CMB2_Types.php ADDED
@@ -0,0 +1,991 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ /**
4
+ * CMB field types
5
+ *
6
+ * @todo test taxonomy methods with non-post objects
7
+ * @todo test all methods with non-post objects
8
+ * @todo Date/Time fields should store date format as data attribute for JS
9
+ *
10
+ * @since 1.0.0
11
+ */
12
+ class CMB2_Types {
13
+
14
+ /**
15
+ * An iterator value for repeatable fields
16
+ * @var integer
17
+ * @since 1.0.0
18
+ */
19
+ public $iterator = 0;
20
+
21
+ /**
22
+ * Current CMB2_Field field object
23
+ * @var CMB2_Field object
24
+ * @since 1.0.0
25
+ */
26
+ public $field;
27
+
28
+ public function __construct( CMB2_Field $field ) {
29
+ $this->field = $field;
30
+ }
31
+
32
+ /**
33
+ * Default fallback. Allows rendering fields via "cmb2_render_$name" hook
34
+ * @since 1.0.0
35
+ * @param string $name Non-existent method name
36
+ * @param array $arguments All arguments passed to the method
37
+ */
38
+ public function __call( $name, $arguments ) {
39
+ /**
40
+ * Pass non-existent field types through an action
41
+ *
42
+ * The dynamic portion of the hook name, $name, refers to the field type.
43
+ *
44
+ * @param array $field The passed in `CMB2_Field` object
45
+ * @param mixed $escaped_value The value of this field escaped.
46
+ * It defaults to `sanitize_text_field`.
47
+ * If you need the unescaped value, you can access it
48
+ * via `$field->value()`
49
+ * @param int $object_id The ID of the current object
50
+ * @param string $object_type The type of object you are working with.
51
+ * Most commonly, `post` (this applies to all post-types),
52
+ * but could also be `comment`, `user` or `options-page`.
53
+ * @param object $field_type_object This `CMB2_Types` object
54
+ */
55
+ do_action( "cmb2_render_$name", $this->field, $this->field->escaped_value(), $this->field->object_id, $this->field->object_type, $this );
56
+ }
57
+
58
+ /**
59
+ * Render a field (and handle repeatable)
60
+ * @since 1.1.0
61
+ */
62
+ public function render() {
63
+ if ( $this->field->args( 'repeatable' ) ) {
64
+ $this->render_repeatable_field();
65
+ } else {
66
+ $this->_render();
67
+ }
68
+ }
69
+
70
+ /**
71
+ * Render a field type
72
+ * @since 1.1.0
73
+ */
74
+ protected function _render() {
75
+ $this->field->peform_param_callback( 'before_field' );
76
+ echo $this->{$this->field->type()}();
77
+ $this->field->peform_param_callback( 'after_field' );
78
+ }
79
+
80
+ /**
81
+ * Checks if we can get a post object, and if so, uses `get_the_terms` which utilizes caching
82
+ * @since 1.0.2
83
+ * @return mixed Array of terms on success
84
+ */
85
+ public function get_object_terms() {
86
+ $object_id = $this->field->object_id;
87
+ $taxonomy = $this->field->args( 'taxonomy' );
88
+
89
+ if ( ! $post = get_post( $object_id ) ) {
90
+
91
+ $cache_key = "cmb-cache-{$taxonomy}-{$object_id}";
92
+
93
+ // Check cache
94
+ $cached = get_transient( $cache_key );
95
+ if ( $cached ) {
96
+ return $cached;
97
+ }
98
+
99
+ $cached = wp_get_object_terms( $object_id, $taxonomy );
100
+ // Do our own (minimal) caching. Long enough for a page-load.
101
+ set_transient( $cache_key, $cached, 60 );
102
+ return $cached;
103
+ }
104
+
105
+ // WP caches internally so it's better to use
106
+ return get_the_terms( $post, $taxonomy );
107
+
108
+ }
109
+
110
+ /**
111
+ * Retrieve text parameter from field's options array (if it has one), or use fallback text
112
+ * @since 2.0.0
113
+ * @param string $option_key Key in field's options array
114
+ * @param string $fallback Fallback text
115
+ * @return string Text
116
+ */
117
+ public function _text( $option_key, $fallback ) {
118
+ $has_string_param = $this->field->options( $option_key );
119
+ return $has_string_param ? $has_string_param : $fallback;
120
+ }
121
+
122
+ /**
123
+ * Determine a file's extension
124
+ * @since 1.0.0
125
+ * @param string $file File url
126
+ * @return string|false File extension or false
127
+ */
128
+ public function get_file_ext( $file ) {
129
+ $parsed = @parse_url( $file, PHP_URL_PATH );
130
+ return $parsed ? strtolower( pathinfo( $parsed, PATHINFO_EXTENSION ) ) : false;
131
+ }
132
+
133
+ /**
134
+ * Get the file name from a url
135
+ * @since 2.0.0
136
+ * @param string $value File url or path
137
+ * @return string File name
138
+ */
139
+ public function get_file_name_from_path( $value ) {
140
+ $parts = explode( '/', $value );
141
+ return is_array( $parts ) ? end( $parts ) : $value;
142
+ }
143
+
144
+ /**
145
+ * Determines if a file has a valid image extension
146
+ * @since 1.0.0
147
+ * @param string $file File url
148
+ * @return bool Whether file has a valid image extension
149
+ */
150
+ public function is_valid_img_ext( $file ) {
151
+ $file_ext = $this->get_file_ext( $file );
152
+
153
+ $is_valid_types = (array) apply_filters( 'cmb2_valid_img_types', array( 'jpg', 'jpeg', 'png', 'gif', 'ico', 'icon' ) );
154
+
155
+ return ( $file_ext && in_array( $file_ext, $is_valid_types ) );
156
+ }
157
+
158
+ /**
159
+ * Handles parsing and filtering attributes while preserving any passed in via field config.
160
+ * @since 1.1.0
161
+ * @param array $args Override arguments
162
+ * @param string $element Element for filter
163
+ * @param array $defaults Default arguments
164
+ * @return array Parsed and filtered arguments
165
+ */
166
+ public function parse_args( $args, $element, $defaults ) {
167
+ return wp_parse_args( apply_filters( "cmb2_{$element}_attributes", $this->field->maybe_set_attributes( $args ), $defaults, $this->field, $this ), $defaults );
168
+ }
169
+
170
+ /**
171
+ * Combines attributes into a string for a form element
172
+ * @since 1.1.0
173
+ * @param array $attrs Attributes to concatenate
174
+ * @param array $attr_exclude Attributes that should NOT be concatenated
175
+ * @return string String of attributes for form element
176
+ */
177
+ public function concat_attrs( $attrs, $attr_exclude = array() ) {
178
+ $attributes = '';
179
+ foreach ( $attrs as $attr => $val ) {
180
+ $excluded = in_array( $attr, (array) $attr_exclude, true );
181
+ $empty = false === $val && 'value' !== $attr;
182
+ if ( ! $excluded && ! $empty ) {
183
+ // if data attribute, use single quote wraps, else double
184
+ $quotes = false !== stripos( $attr, 'data-' ) ? "'" : '"';
185
+ $attributes .= sprintf( ' %1$s=%3$s%2$s%3$s', $attr, $val, $quotes );
186
+ }
187
+ }
188
+ return $attributes;
189
+ }
190
+
191
+ /**
192
+ * Generates html for concatenated items
193
+ * @since 1.1.0
194
+ * @param array $args Optional arguments
195
+ * @return string Concatenated html items
196
+ */
197
+ public function concat_items( $args = array() ) {
198
+
199
+ $method = isset( $args['method'] ) ? $args['method'] : 'select_option';
200
+ unset( $args['method'] );
201
+
202
+ $value = $this->field->escaped_value()
203
+ ? $this->field->escaped_value()
204
+ : $this->field->args( 'default' );
205
+
206
+ $concatenated_items = ''; $i = 1;
207
+
208
+ $options = array();
209
+ if ( $option_none = $this->field->args( 'show_option_none' ) ) {
210
+ $options[ '' ] = $option_none;
211
+ }
212
+ $options = $options + (array) $this->field->options();
213
+ foreach ( $options as $opt_value => $opt_label ) {
214
+
215
+ // Clone args & modify for just this item
216
+ $a = $args;
217
+
218
+ $a['value'] = $opt_value;
219
+ $a['label'] = $opt_label;
220
+
221
+ // Check if this option is the value of the input
222
+ if ( $value == $opt_value ) {
223
+ $a['checked'] = 'checked';
224
+ }
225
+
226
+ $concatenated_items .= $this->$method( $a, $i++ );
227
+ }
228
+
229
+ return $concatenated_items;
230
+ }
231
+
232
+ /**
233
+ * Generates html for an option element
234
+ * @since 1.1.0
235
+ * @param array $args Arguments array containing value, label, and checked boolean
236
+ * @return string Generated option element html
237
+ */
238
+ public function select_option( $args = array() ) {
239
+ return sprintf( "\t" . '<option value="%s" %s>%s</option>', $args['value'], selected( isset( $args['checked'] ) && $args['checked'], true, false ), $args['label'] ) . "\n";
240
+ }
241
+
242
+ /**
243
+ * Generates html for list item with input
244
+ * @since 1.1.0
245
+ * @param array $args Override arguments
246
+ * @param int $i Iterator value
247
+ * @return string Gnerated list item html
248
+ */
249
+ public function list_input( $args = array(), $i ) {
250
+ $a = $this->parse_args( $args, 'list_input', array(
251
+ 'type' => 'radio',
252
+ 'class' => 'cmb2-option',
253
+ 'name' => $this->_name(),
254
+ 'id' => $this->_id( $i ),
255
+ 'value' => $this->field->escaped_value(),
256
+ 'label' => '',
257
+ ) );
258
+
259
+ return sprintf( "\t" . '<li><input%s/> <label for="%s">%s</label></li>' . "\n", $this->concat_attrs( $a, array( 'label' ) ), $a['id'], $a['label'] );
260
+ }
261
+
262
+ /**
263
+ * Generates html for list item with checkbox input
264
+ * @since 1.1.0
265
+ * @param array $args Override arguments
266
+ * @param int $i Iterator value
267
+ * @return string Gnerated list item html
268
+ */
269
+ public function list_input_checkbox( $args, $i ) {
270
+ $saved_value = $this->field->escaped_value();
271
+ if ( is_array( $saved_value ) && in_array( $args['value'], $saved_value ) ) {
272
+ $args['checked'] = 'checked';
273
+ }
274
+ $args['type'] = 'checkbox';
275
+ return $this->list_input( $args, $i );
276
+ }
277
+
278
+ /**
279
+ * Generates repeatable field table markup
280
+ * @since 1.0.0
281
+ */
282
+ public function render_repeatable_field() {
283
+ $table_id = $this->field->id() . '_repeat';
284
+
285
+ $this->_desc( true, true, true );
286
+ ?>
287
+
288
+ <div id="<?php echo $table_id; ?>" class="cmb-repeat-table cmb-nested">
289
+ <div class="cmb-tbody cmb-field-list">
290
+ <?php $this->repeatable_rows(); ?>
291
+ </div>
292
+ </div>
293
+ <p class="cmb-add-row">
294
+ <button data-selector="<?php echo $table_id; ?>" class="cmb-add-row-button button"><?php echo esc_html( $this->_text( 'add_row_text', __( 'Add Row', 'cmb2' ) ) ); ?></button>
295
+ </p>
296
+
297
+ <?php
298
+ // reset iterator
299
+ $this->iterator = 0;
300
+ }
301
+
302
+ /**
303
+ * Generates repeatable field rows
304
+ * @since 1.1.0
305
+ */
306
+ public function repeatable_rows() {
307
+ $meta_value = array_filter( (array) $this->field->escaped_value() );
308
+ // check for default content
309
+ $default = $this->field->args( 'default' );
310
+
311
+ // check for saved data
312
+ if ( ! empty( $meta_value ) ) {
313
+ $meta_value = is_array( $meta_value ) ? array_filter( $meta_value ) : $meta_value;
314
+ $meta_value = ! empty( $meta_value ) ? $meta_value : $default;
315
+ } else {
316
+ $meta_value = $default;
317
+ }
318
+
319
+ // Loop value array and add a row
320
+ if ( ! empty( $meta_value ) ) {
321
+ $count = count( $meta_value );
322
+ foreach ( (array) $meta_value as $val ) {
323
+ $this->field->escaped_value = $val;
324
+ $this->repeat_row( $count < 2 );
325
+ $this->iterator++;
326
+ }
327
+ } else {
328
+ // Otherwise add one row
329
+ $this->repeat_row( true );
330
+ }
331
+
332
+ // Then add an empty row
333
+ $this->field->escaped_value = '';
334
+ $this->iterator = $this->iterator ? $this->iterator : 1;
335
+ $this->repeat_row( false, 'empty-row hidden' );
336
+ }
337
+
338
+ /**
339
+ * Generates a repeatable row's markup
340
+ * @since 1.1.0
341
+ * @param bool $disable_remover Whether remove button should be disabled
342
+ * @param string $class Repeatable table row's class
343
+ */
344
+ protected function repeat_row( $disable_remover = false, $class = 'cmb-repeat-row' ) {
345
+ $disabled = $disable_remover ? ' button-disabled' : '';
346
+ ?>
347
+
348
+ <div class="cmb-row <?php echo $class; ?>">
349
+ <div class="cmb-td">
350
+ <?php $this->_render(); ?>
351
+ </div>
352
+ <div class="cmb-td cmb-remove-row">
353
+ <button class="button cmb-remove-row-button<?php echo $disabled; ?>"><?php echo esc_html( $this->_text( 'remove_row_text', __( 'Remove', 'cmb2' ) ) ); ?></button>
354
+ </div>
355
+ </div>
356
+
357
+ <?php
358
+ }
359
+
360
+ /**
361
+ * Generates description markup
362
+ * @since 1.0.0
363
+ * @param boolean $paragraph Paragraph tag or span
364
+ * @param boolean $echo Whether to echo description or only return it
365
+ * @return string Field's description markup
366
+ */
367
+ public function _desc( $paragraph = false, $echo = false, $repeat_group = false ) {
368
+ // Prevent description from printing multiple times for repeatable fields
369
+ if ( ! $repeat_group && ( $this->field->args( 'repeatable' ) || $this->iterator > 0 ) ) {
370
+ return '';
371
+ }
372
+
373
+ $desc = $this->field->args( 'description' );
374
+
375
+ if ( ! $desc ) {
376
+ return;
377
+ }
378
+
379
+ $tag = $paragraph ? 'p' : 'span';
380
+ $desc = sprintf( "\n" . '<%1$s class="cmb2-metabox-description">%2$s</%1$s>' . "\n", $tag, $desc );
381
+
382
+ if ( $echo ) {
383
+ echo $desc;
384
+ }
385
+ return $desc;
386
+ }
387
+
388
+ /**
389
+ * Generate field name attribute
390
+ * @since 1.1.0
391
+ * @param string $suffix For multi-part fields
392
+ * @return string Name attribute
393
+ */
394
+ public function _name( $suffix = '' ) {
395
+ return $this->field->args( '_name' ) . ( $this->field->args( 'repeatable' ) ? '[' . $this->iterator . ']' : '' ) . $suffix;
396
+ }
397
+
398
+ /**
399
+ * Generate field id attribute
400
+ * @since 1.1.0
401
+ * @param string $suffix For multi-part fields
402
+ * @return string Id attribute
403
+ */
404
+ public function _id( $suffix = '' ) {
405
+ return $this->field->id() . $suffix . ( $this->field->args( 'repeatable' ) ? '_' . $this->iterator . '" data-iterator="' . $this->iterator : '' );
406
+ }
407
+
408
+ /**
409
+ * Handles outputting an 'input' element
410
+ * @since 1.1.0
411
+ * @param array $args Override arguments
412
+ * @return string Form input element
413
+ */
414
+ public function input( $args = array() ) {
415
+ $a = $this->parse_args( $args, 'input', array(
416
+ 'type' => 'text',
417
+ 'class' => 'regular-text',
418
+ 'name' => $this->_name(),
419
+ 'id' => $this->_id(),
420
+ 'value' => $this->field->escaped_value(),
421
+ 'desc' => $this->_desc( true ),
422
+ ) );
423
+
424
+ return sprintf( '<input%s/>%s', $this->concat_attrs( $a, array( 'desc' ) ), $a['desc'] );
425
+ }
426
+
427
+ /**
428
+ * Handles outputting an 'textarea' element
429
+ * @since 1.1.0
430
+ * @param array $args Override arguments
431
+ * @return string Form textarea element
432
+ */
433
+ public function textarea( $args = array() ) {
434
+ $a = $this->parse_args( $args, 'textarea', array(
435
+ 'class' => 'cmb2_textarea',
436
+ 'name' => $this->_name(),
437
+ 'id' => $this->_id(),
438
+ 'cols' => 60,
439
+ 'rows' => 10,
440
+ 'value' => $this->field->escaped_value( 'esc_textarea' ),
441
+ 'desc' => $this->_desc( true ),
442
+ ) );
443
+ return sprintf( '<textarea%s>%s</textarea>%s', $this->concat_attrs( $a, array( 'desc', 'value' ) ), $a['value'], $a['desc'] );
444
+ }
445
+
446
+ /**
447
+ * Begin Field Types
448
+ */
449
+
450
+ public function text() {
451
+ return $this->input();
452
+ }
453
+
454
+ public function hidden() {
455
+ return $this->input( array( 'type' => 'hidden', 'desc' => '', 'class' => false ) );
456
+ }
457
+
458
+ public function text_small() {
459
+ return $this->input( array( 'class' => 'cmb2-text-small', 'desc' => $this->_desc() ) );
460
+ }
461
+
462
+ public function text_medium() {
463
+ return $this->input( array( 'class' => 'cmb2-text-medium', 'desc' => $this->_desc() ) );
464
+ }
465
+
466
+ public function text_email() {
467
+ return $this->input( array( 'class' => 'cmb2-text-email cmb2-text-medium', 'type' => 'email' ) );
468
+ }
469
+
470
+ public function text_url() {
471
+ return $this->input( array( 'class' => 'cmb2-text-url cmb2-text-medium regular-text', 'value' => $this->field->escaped_value( 'esc_url' ) ) );
472
+ }
473
+
474
+ public function text_money() {
475
+ return ( ! $this->field->get_param_callback_result( 'before_field' ) ? '$ ' : ' ' ) . $this->input( array( 'class' => 'cmb2-text-money', 'desc' => $this->_desc() ) );
476
+ }
477
+
478
+ public function textarea_small() {
479
+ return $this->textarea( array( 'class' => 'cmb2-textarea-small', 'rows' => 4 ) );
480
+ }
481
+
482
+ public function textarea_code() {
483
+ return sprintf( '<pre>%s', $this->textarea( array( 'class' => 'cmb2-textarea-code', 'desc' => '</pre>' . $this->_desc( true ) ) ) );
484
+ }
485
+
486
+ public function wysiwyg( $args = array() ) {
487
+ $a = $this->parse_args( $args, 'input', array(
488
+ 'id' => $this->_id(),
489
+ 'value' => $this->field->escaped_value( 'stripslashes' ),
490
+ 'desc' => $this->_desc( true ),
491
+ 'options' => $this->field->options(),
492
+ ) );
493
+
494
+ wp_editor( $a['value'], $a['id'], $a['options'] );
495
+ echo $a['desc'];
496
+ }
497
+
498
+ public function text_date( $args = array() ) {
499
+ $args = wp_parse_args( $args, array(
500
+ 'class' => 'cmb2-text-small cmb2-datepicker',
501
+ 'value' => $this->field->get_timestamp_format(),
502
+ 'desc' => $this->_desc(),
503
+ ) );
504
+
505
+ return $this->input( $args );
506
+ }
507
+
508
+ // Alias for text_date
509
+ public function text_date_timestamp( $args = array() ) {
510
+ return $this->text_date( $args );
511
+ }
512
+
513
+ public function text_time( $args = array() ) {
514
+ $args = wp_parse_args( $args, array(
515
+ 'class' => 'cmb2-timepicker text-time',
516
+ 'value' => $this->field->get_timestamp_format( 'time_format' ),
517
+ 'desc' => $this->_desc(),
518
+ ) );
519
+
520
+ return $this->input( $args );
521
+ }
522
+
523
+ public function text_datetime_timestamp( $args = array() ) {
524
+ $args = wp_parse_args( $args, array(
525
+ 'value' => $this->field->escaped_value(),
526
+ 'desc' => $this->_desc(),
527
+ 'datepicker' => array(),
528
+ 'timepicker' => array(),
529
+ ) );
530
+
531
+ if ( empty( $args['value'] ) ) {
532
+ $args['value'] = $this->field->escaped_value();
533
+ // This will be used if there is a select_timezone set for this field
534
+ $tz_offset = $this->field->field_timezone_offset();
535
+ if ( ! empty( $tz_offset ) ) {
536
+ $args['value'] -= $tz_offset;
537
+ }
538
+ }
539
+
540
+ $has_good_value = ! empty( $args['value'] ) && ! is_array( $args['value'] );
541
+
542
+ $date_args = wp_parse_args( $args['datepicker'], array(
543
+ 'class' => 'cmb2-text-small cmb2-datepicker',
544
+ 'name' => $this->_name( '[date]' ),
545
+ 'id' => $this->_id( '_date' ),
546
+ 'value' => $has_good_value ? $this->field->get_timestamp_format( 'date_format', $args['value'] ) : '',
547
+ 'desc' => '',
548
+ ) );
549
+
550
+ $time_args = wp_parse_args( $args['timepicker'], array(
551
+ 'class' => 'cmb2-timepicker text-time',
552
+ 'name' => $this->_name( '[time]' ),
553
+ 'id' => $this->_id( '_time' ),
554
+ 'value' => $has_good_value ? $this->field->get_timestamp_format( 'time_format', $args['value'] ) : '',
555
+ 'desc' => $args['desc'],
556
+ ) );
557
+
558
+ return $this->input( $date_args ) . "\n" . $this->input( $time_args );
559
+ }
560
+
561
+ public function text_datetime_timestamp_timezone( $args = array() ) {
562
+ $args = wp_parse_args( $args, array(
563
+ 'value' => $this->field->escaped_value(),
564
+ 'desc' => $this->_desc( true ),
565
+ 'text_datetime_timestamp' => array(),
566
+ 'select_timezone' => array(),
567
+ ) );
568
+
569
+ $args['value'] = $this->field->escaped_value();
570
+ if ( is_array( $args['value'] ) ) {
571
+ $args['value'] = '';
572
+ }
573
+
574
+ $datetime = unserialize( $args['value'] );
575
+ $args['value'] = $tzstring = '';
576
+
577
+ if ( $datetime && $datetime instanceof DateTime ) {
578
+ $tz = $datetime->getTimezone();
579
+ $tzstring = $tz->getName();
580
+ $args['value'] = $datetime->getTimestamp() + $tz->getOffset( new DateTime( 'NOW' ) );
581
+ }
582
+
583
+ $timestamp_args = wp_parse_args( $args['text_datetime_timestamp'], array(
584
+ 'desc' => '',
585
+ 'value' => $args['value'],
586
+ ) );
587
+
588
+ $timezone_args = wp_parse_args( $args['select_timezone'], array(
589
+ 'class' => 'cmb2_select cmb2-select-timezone',
590
+ 'name' => $this->_name( '[timezone]' ),
591
+ 'id' => $this->_id( '_timezone' ),
592
+ 'options' => wp_timezone_choice( $tzstring ),
593
+ 'desc' => $args['desc'],
594
+ ) );
595
+
596
+ return $this->text_datetime_timestamp( $timestamp_args ) . "\n" . $this->select( $timezone_args );
597
+ }
598
+
599
+ public function select_timezone() {
600
+ $this->field->args['default'] = $this->field->args( 'default' )
601
+ ? $this->field->args( 'default' )
602
+ : cmb2_utils()->timezone_string();
603
+
604
+ return $this->select( array(
605
+ 'class' => 'cmb2_select cmb2-select-timezone',
606
+ 'options' => wp_timezone_choice( $this->field->escaped_value() ),
607
+ 'desc' => $this->_desc(),
608
+ ) );
609
+ }
610
+
611
+ public function colorpicker() {
612
+ $meta_value = $this->field->escaped_value();
613
+ $hex_color = '(([a-fA-F0-9]){3}){1,2}$';
614
+ if ( preg_match( '/^' . $hex_color . '/i', $meta_value ) ) {
615
+ // Value is just 123abc, so prepend #
616
+ $meta_value = '#' . $meta_value;
617
+ } elseif ( ! preg_match( '/^#' . $hex_color . '/i', $meta_value ) ) {
618
+ // Value doesn't match #123abc, so sanitize to just #
619
+ $meta_value = '#';
620
+ }
621
+
622
+ return $this->input( array( 'class' => 'cmb2-colorpicker cmb2-text-small', 'value' => $meta_value ) );
623
+ }
624
+
625
+ public function title( $args = array() ) {
626
+ $a = $this->parse_args( $args, 'title', array(
627
+ 'tag' => $this->field->object_type == 'post' ? 'h5' : 'h3',
628
+ 'class' => 'cmb2-metabox-title',
629
+ 'name' => $this->field->args( 'name' ),
630
+ 'desc' => $this->_desc( true ),
631
+ ) );
632
+
633
+ return sprintf( '<%1$s class="%2$s">%3$s</%1$s>%4$s', $a['tag'], $a['class'], $a['name'], $a['desc'] );
634
+ }
635
+
636
+ public function select( $args = array() ) {
637
+ $a = $this->parse_args( $args, 'select', array(
638
+ 'class' => 'cmb2_select',
639
+ 'name' => $this->_name(),
640
+ 'id' => $this->_id(),
641
+ 'desc' => $this->_desc( true ),
642
+ 'options' => $this->concat_items(),
643
+ ) );
644
+
645
+ $attrs = $this->concat_attrs( $a, array( 'desc', 'options' ) );
646
+ return sprintf( '<select%s>%s</select>%s', $attrs, $a['options'], $a['desc'] );
647
+ }
648
+
649
+ public function taxonomy_select() {
650
+
651
+ $names = $this->get_object_terms();
652
+ $saved_term = is_wp_error( $names ) || empty( $names ) ? $this->field->args( 'default' ) : $names[key( $names )]->slug;
653
+ $terms = get_terms( $this->field->args( 'taxonomy' ), 'hide_empty=0' );
654
+ $options = '';
655
+
656
+ $option_none = $this->field->args( 'show_option_none' );
657
+ if ( ! empty( $option_none ) ) {
658
+ $option_none_value = apply_filters( 'cmb2_taxonomy_select_default_value', '' );
659
+ $option_none_value = apply_filters( "cmb2_taxonomy_select_{$this->_id()}_default_value", $option_none_value );
660
+
661
+ $options .= $this->select_option( array(
662
+ 'label' => $option_none,
663
+ 'value' => $option_none_value,
664
+ 'checked' => $saved_term == $option_none_value,
665
+ ) );
666
+ }
667
+
668
+ foreach ( $terms as $term ) {
669
+ $options .= $this->select_option( array(
670
+ 'label' => $term->name,
671
+ 'value' => $term->slug,
672
+ 'checked' => $saved_term == $term->slug,
673
+ ) );
674
+ }
675
+
676
+ return $this->select( array( 'options' => $options ) );
677
+ }
678
+
679
+ public function radio( $args = array(), $type = 'radio' ) {
680
+ $a = $this->parse_args( $args, $type, array(
681
+ 'class' => 'cmb2-radio-list cmb2-list',
682
+ 'options' => $this->concat_items( array( 'label' => 'test', 'method' => 'list_input' ) ),
683
+ 'desc' => $this->_desc( true ),
684
+ ) );
685
+
686
+ return sprintf( '<ul class="%s">%s</ul>%s', $a['class'], $a['options'], $a['desc'] );
687
+ }
688
+
689
+ public function radio_inline() {
690
+ return $this->radio( array(), 'radio_inline' );
691
+ }
692
+
693
+ public function multicheck( $type = 'checkbox' ) {
694
+
695
+ $classes = false === $this->field->args( 'select_all_button' )
696
+ ? 'cmb2-checkbox-list no-select-all cmb2-list'
697
+ : 'cmb2-checkbox-list cmb2-list';
698
+
699
+ return $this->radio( array( 'class' => $classes, 'options' => $this->concat_items( array( 'name' => $this->_name() . '[]', 'method' => 'list_input_checkbox' ) ) ), $type );
700
+ }
701
+
702
+ public function multicheck_inline() {
703
+ $this->multicheck( 'multicheck_inline' );
704
+ }
705
+
706
+ public function checkbox() {
707
+ $meta_value = $this->field->escaped_value();
708
+ $args = array( 'type' => 'checkbox', 'class' => 'cmb2-option cmb2-list', 'value' => 'on', 'desc' => '' );
709
+ if ( ! empty( $meta_value ) ) {
710
+ $args['checked'] = 'checked';
711
+ }
712
+ return sprintf( '%s <label for="%s">%s</label>', $this->input( $args ), $this->_id(), $this->_desc() );
713
+ }
714
+
715
+ public function taxonomy_radio() {
716
+ $names = $this->get_object_terms();
717
+ $saved_term = is_wp_error( $names ) || empty( $names ) ? $this->field->args( 'default' ) : $names[key( $names )]->slug;
718
+ $terms = get_terms( $this->field->args( 'taxonomy' ), 'hide_empty=0' );
719
+ $options = ''; $i = 1;
720
+
721
+ if ( ! $terms ) {
722
+ $options .= sprintf( '<li><label>%s</label></li>', esc_html( $this->_text( 'no_terms_text', __( 'No terms', 'cmb2' ) ) ) );
723
+ } else {
724
+ $option_none = $this->field->args( 'show_option_none' );
725
+ if ( ! empty( $option_none ) ) {
726
+ $option_none_value = apply_filters( "cmb2_taxonomy_radio_{$this->_id()}_default_value", apply_filters( 'cmb2_taxonomy_radio_default_value', '' ) );
727
+ $args = array(
728
+ 'value' => $option_none_value,
729
+ 'label' => $option_none,
730
+ );
731
+ if ( $saved_term == $option_none_value ) {
732
+ $args['checked'] = 'checked';
733
+ }
734
+ $options .= $this->list_input( $args, $i );
735
+ $i++;
736
+ }
737
+
738
+ foreach ( $terms as $term ) {
739
+ $args = array(
740
+ 'value' => $term->slug,
741
+ 'label' => $term->name,
742
+ );
743
+
744
+ if ( $saved_term == $term->slug ) {
745
+ $args['checked'] = 'checked';
746
+ }
747
+ $options .= $this->list_input( $args, $i );
748
+ $i++;
749
+ }
750
+ }
751
+
752
+ return $this->radio( array( 'options' => $options ), 'taxonomy_radio' );
753
+ }
754
+
755
+ public function taxonomy_radio_inline() {
756
+ $this->taxonomy_radio();
757
+ }
758
+
759
+ public function taxonomy_multicheck() {
760
+
761
+ $names = $this->get_object_terms();
762
+ $saved_terms = is_wp_error( $names ) || empty( $names )
763
+ ? $this->field->args( 'default' )
764
+ : wp_list_pluck( $names, 'slug' );
765
+ $terms = get_terms( $this->field->args( 'taxonomy' ), 'hide_empty=0' );
766
+ $name = $this->_name() . '[]';
767
+ $options = ''; $i = 1;
768
+
769
+ if ( ! $terms ) {
770
+ $options .= sprintf( '<li><label>%s</label></li>', esc_html( $this->_text( 'no_terms_text', __( 'No terms', 'cmb2' ) ) ) );
771
+ } else {
772
+
773
+ foreach ( $terms as $term ) {
774
+ $args = array(
775
+ 'value' => $term->slug,
776
+ 'label' => $term->name,
777
+ 'type' => 'checkbox',
778
+ 'name' => $name,
779
+ );
780
+
781
+ if ( is_array( $saved_terms ) && in_array( $term->slug, $saved_terms ) ) {
782
+ $args['checked'] = 'checked';
783
+ }
784
+ $options .= $this->list_input( $args, $i );
785
+ $i++;
786
+ }
787
+ }
788
+
789
+ $classes = false === $this->field->args( 'select_all_button' )
790
+ ? 'cmb2-checkbox-list no-select-all cmb2-list'
791
+ : 'cmb2-checkbox-list cmb2-list';
792
+
793
+ return $this->radio( array( 'class' => $classes, 'options' => $options ), 'taxonomy_multicheck' );
794
+ }
795
+
796
+ public function taxonomy_multicheck_inline() {
797
+ $this->taxonomy_multicheck();
798
+ }
799
+
800
+ public function oembed() {
801
+ $meta_value = trim( $this->field->escaped_value() );
802
+ $oembed = ! empty( $meta_value )
803
+ ? cmb2_get_oembed( array(
804
+ 'url' => $this->field->escaped_value(),
805
+ 'object_id' => $this->field->object_id,
806
+ 'object_type' => $this->field->object_type,
807
+ 'oembed_args' => array( 'width' => '640' ),
808
+ 'field_id' => $this->_id(),
809
+ ) )
810
+ : '';
811
+
812
+ echo $this->input( array(
813
+ 'class' => 'cmb2-oembed regular-text',
814
+ 'data-objectid' => $this->field->object_id,
815
+ 'data-objecttype' => $this->field->object_type,
816
+ ) ),
817
+ '<p class="cmb-spinner spinner" style="display:none;"></p>',
818
+ '<div id="', $this->_id( '-status' ), '" class="cmb2-media-status ui-helper-clearfix embed_wrap">', $oembed, '</div>';
819
+ }
820
+
821
+ public function file_list() {
822
+ $meta_value = $this->field->escaped_value();
823
+ $name = $this->_name();
824
+ $img_size = $this->field->args( 'preview_size' );
825
+
826
+ echo $this->input( array(
827
+ 'type' => 'hidden',
828
+ 'class' => 'cmb2-upload-file cmb2-upload-list',
829
+ 'size' => 45, 'desc' => '', 'value' => '',
830
+ 'data-previewsize' => is_array( $img_size ) ? sprintf( '[%s]', implode( ',', $img_size ) ) : 50,
831
+ ) ),
832
+ $this->input( array(
833
+ 'type' => 'button',
834
+ 'class' => 'cmb2-upload-button button cmb2-upload-list',
835
+ 'value' => esc_html( $this->_text( 'add_upload_files_text', __( 'Add or Upload Files', 'cmb2' ) ) ),
836
+ 'name' => '', 'id' => '',
837
+ ) );
838
+
839
+ echo '<ul id="', $this->_id( '-status' ), '" class="cmb2-media-status cmb-attach-list">';
840
+
841
+ if ( $meta_value && is_array( $meta_value ) ) {
842
+
843
+ foreach ( $meta_value as $id => $fullurl ) {
844
+ $id_input = $this->input( array(
845
+ 'type' => 'hidden',
846
+ 'value' => $fullurl,
847
+ 'name' => $name . '[' . $id . ']',
848
+ 'id' => 'filelist-' . $id,
849
+ 'data-id' => $id,
850
+ 'desc' => '',
851
+ 'class' => false,
852
+ ) );
853
+
854
+ if ( $this->is_valid_img_ext( $fullurl ) ) {
855
+
856
+ $this->img_status_output( array(
857
+ 'image' => wp_get_attachment_image( $id, $img_size ),
858
+ 'tag' => 'li',
859
+ 'id_input' => $id_input,
860
+ ) );
861
+
862
+ } else {
863
+
864
+ $this->file_status_output( array(
865
+ 'value' => $fullurl,
866
+ 'tag' => 'li',
867
+ 'id_input' => $id_input,
868
+ ) );
869
+
870
+ }
871
+ }
872
+ }
873
+
874
+ echo '</ul>';
875
+ }
876
+
877
+ public function file() {
878
+ $meta_value = $this->field->escaped_value();
879
+ $options = (array) $this->field->options();
880
+ $img_size = $this->field->args( 'preview_size' );
881
+
882
+ // if options array and 'url' => false, then hide the url field
883
+ $input_type = array_key_exists( 'url', $options ) && false === $options['url'] ? 'hidden' : 'text';
884
+
885
+ echo $this->input( array(
886
+ 'type' => $input_type,
887
+ 'class' => 'cmb2-upload-file regular-text',
888
+ 'size' => 45,
889
+ 'desc' => '',
890
+ 'data-previewsize' => is_array( $img_size ) ? '[' . implode( ',', $img_size ) . ']' : 350,
891
+ ) );
892
+
893
+ printf( '<input class="cmb2-upload-button button" type="button" value="%s" />', esc_attr( $this->_text( 'add_upload_file_text', __( 'Add or Upload File', 'cmb2' ) ) ) );
894
+
895
+ $this->_desc( true, true );
896
+
897
+ $cached_id = $this->_id();
898
+ // Reset field args for attachment ID
899
+ $args = $this->field->args();
900
+ $args['id'] = $cached_id . '_id';
901
+ unset( $args['_id'], $args['_name'] );
902
+
903
+ // And get new field object
904
+ $this->field = new CMB2_Field( array(
905
+ 'field_args' => $args,
906
+ 'group_field' => $this->field->group,
907
+ 'object_type' => $this->field->object_type,
908
+ 'object_id' => $this->field->object_id,
909
+ ) );
910
+
911
+ // Get ID value
912
+ $_id_value = $this->field->escaped_value( 'absint' );
913
+
914
+ // If there is no ID saved yet, try to get it from the url
915
+ if ( $meta_value && ! $_id_value ) {
916
+ $_id_value = cmb2_utils()->image_id_from_url( esc_url_raw( $meta_value ) );
917
+ }
918
+
919
+ echo $this->input( array(
920
+ 'type' => 'hidden',
921
+ 'class' => 'cmb2-upload-file-id',
922
+ 'value' => $_id_value,
923
+ 'desc' => '',
924
+ ) ),
925
+ '<div id="', $this->_id( '-status' ), '" class="cmb2-media-status">';
926
+ if ( ! empty( $meta_value ) ) {
927
+
928
+ if ( $this->is_valid_img_ext( $meta_value ) ) {
929
+
930
+ if ( $_id_value ) {
931
+ $image = wp_get_attachment_image( $_id_value, $img_size, null, array( 'class' => 'cmb-file-field-image' ) );
932
+ } else {
933
+ $size = is_array( $img_size ) ? $img_size[0] : 350;
934
+ $image = '<img style="max-width: ' . absint( $size ) . 'px; width: 100%; height: auto;" src="' . $meta_value . '" alt="" />';
935
+ }
936
+
937
+ $this->img_status_output( array(
938
+ 'image' => $image,
939
+ 'tag' => 'div',
940
+ 'cached_id' => $cached_id,
941
+ ) );
942
+
943
+ } else {
944
+
945
+ $this->file_status_output( array(
946
+ 'value' => $meta_value,
947
+ 'tag' => 'div',
948
+ 'cached_id' => $cached_id,
949
+ ) );
950
+
951
+ }
952
+ }
953
+ echo '</div>';
954
+ }
955
+
956
+ /**
957
+ * file/file_list image wrap
958
+ * @since 2.0.2
959
+ * @param array $args Array of arguments for output
960
+ * @return string Image wrap output
961
+ */
962
+ public function img_status_output( $args ) {
963
+ printf( '<%1$s class="img-status">%2$s<p class="cmb2-remove-wrapper"><a href="#" class="cmb2-remove-file-button"%3$s>%4$s</a></p>%5$s</%1$s>',
964
+ $args['tag'],
965
+ $args['image'],
966
+ isset( $args['cached_id'] ) ? ' rel="' . $args['cached_id'] . '"' : '',
967
+ esc_html( $this->_text( 'remove_image_text', __( 'Remove Image', 'cmb2' ) ) ),
968
+ isset( $args['id_input'] ) ? $args['id_input'] : ''
969
+ );
970
+ }
971
+
972
+ /**
973
+ * file/file_list file wrap
974
+ * @since 2.0.2
975
+ * @param array $args Array of arguments for output
976
+ * @return string File wrap output
977
+ */
978
+ public function file_status_output( $args ) {
979
+ printf( '<%1$s class="file-status"><span>%2$s <strong>%3$s</strong></span>&nbsp;&nbsp; (<a href="%4$s" target="_blank" rel="external">%5$s</a> / <a href="#" class="cmb2-remove-file-button"%6$s>%7$s</a>)%8$s</%1$s>',
980
+ $args['tag'],
981
+ esc_html( $this->_text( 'file_text', __( 'File:', 'cmb2' ) ) ),
982
+ $this->get_file_name_from_path( $args['value'] ),
983
+ $args['value'],
984
+ esc_html( $this->_text( 'file-download-text', __( 'Download', 'cmb2' ) ) ),
985
+ isset( $args['cached_id'] ) ? ' rel="' . $args['cached_id'] . '"' : '',
986
+ esc_html( $this->_text( 'remove_text', __( 'Remove', 'cmb2' ) ) ),
987
+ isset( $args['id_input'] ) ? $args['id_input'] : ''
988
+ );
989
+ }
990
+
991
+ }
deprecated/includes/cmb2/includes/CMB2_Utils.php ADDED
@@ -0,0 +1,181 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ /**
4
+ * CMB field class
5
+ * @since 1.1.0
6
+ */
7
+ class CMB2_Utils {
8
+
9
+ /**
10
+ * The url which is used to load local resources.
11
+ * @var string
12
+ * @since 2.0.0
13
+ */
14
+ protected $url = '';
15
+
16
+ /**
17
+ * Utility method that attempts to get an attachment's ID by it's url
18
+ * @since 1.0.0
19
+ * @param string $img_url Attachment url
20
+ * @return mixed Attachment ID or false
21
+ */
22
+ public function image_id_from_url( $img_url ) {
23
+ global $wpdb;
24
+
25
+ $img_url = esc_url_raw( $img_url );
26
+ // Get just the file name
27
+ if ( false !== strpos( $img_url, '/' ) ) {
28
+ $explode = explode( '/', $img_url );
29
+ $img_url = end( $explode );
30
+ }
31
+
32
+ // And search for a fuzzy match of the file name
33
+ $attachment = $wpdb->get_col( $wpdb->prepare( "SELECT ID FROM $wpdb->posts WHERE guid LIKE '%%%s%%' LIMIT 1;", $img_url ) );
34
+
35
+ // If we found an attachement ID, return it
36
+ if ( ! empty( $attachment ) && is_array( $attachment ) ) {
37
+ return $attachment[0];
38
+ }
39
+
40
+ // No luck
41
+ return false;
42
+ }
43
+
44
+ /**
45
+ * Utility method that returns time string offset by timezone
46
+ * @since 1.0.0
47
+ * @param string $tzstring Time string
48
+ * @return string Offset time string
49
+ */
50
+ public function timezone_offset( $tzstring ) {
51
+ if ( ! empty( $tzstring ) && is_string( $tzstring ) ) {
52
+ if ( 'UTC' === substr( $tzstring, 0, 3 ) ) {
53
+ $tzstring = str_replace( array( ':15', ':30', ':45' ), array( '.25', '.5', '.75' ), $tzstring );
54
+ return intval( floatval( substr( $tzstring, 3 ) ) * HOUR_IN_SECONDS );
55
+ }
56
+
57
+ $date_time_zone_selected = new DateTimeZone( $tzstring );
58
+ $tz_offset = timezone_offset_get( $date_time_zone_selected, date_create() );
59
+
60
+ return $tz_offset;
61
+ }
62
+
63
+ return 0;
64
+ }
65
+
66
+ /**
67
+ * Utility method that returns a timezone string representing the default timezone for the site.
68
+ *
69
+ * Roughly copied from WordPress, as get_option('timezone_string') will return
70
+ * an empty string if no value has been set on the options page.
71
+ * A timezone string is required by the wp_timezone_choice() used by the
72
+ * select_timezone field.
73
+ *
74
+ * @since 1.0.0
75
+ * @return string Timezone string
76
+ */
77
+ public function timezone_string() {
78
+ $current_offset = get_option( 'gmt_offset' );
79
+ $tzstring = get_option( 'timezone_string' );
80
+
81
+ if ( empty( $tzstring ) ) { // Create a UTC+- zone if no timezone string exists
82
+ if ( 0 == $current_offset ) {
83
+ $tzstring = 'UTC+0';
84
+ } elseif ( $current_offset < 0 ) {
85
+ $tzstring = 'UTC' . $current_offset;
86
+ } else {
87
+ $tzstring = 'UTC+' . $current_offset;
88
+ }
89
+ }
90
+
91
+ return $tzstring;
92
+ }
93
+
94
+ /**
95
+ * Returns a timestamp, first checking if value already is a timestamp.
96
+ * @since 2.0.0
97
+ * @param string|int $string Possible timestamp string
98
+ * @return int Time stamp
99
+ */
100
+ public function make_valid_time_stamp( $string ) {
101
+ if ( ! $string ) {
102
+ return 0;
103
+ }
104
+
105
+ return $this->is_valid_time_stamp( $string )
106
+ ? (int) $string :
107
+ strtotime( $string );
108
+ }
109
+
110
+ /**
111
+ * Determine if a value is a valid timestamp
112
+ * @since 2.0.0
113
+ * @param mixed $timestamp Value to check
114
+ * @return boolean Whether value is a valid timestamp
115
+ */
116
+ public function is_valid_time_stamp( $timestamp ) {
117
+ return (string) (int) $timestamp === (string) $timestamp
118
+ && $timestamp <= PHP_INT_MAX
119
+ && $timestamp >= ~PHP_INT_MAX;
120
+ }
121
+
122
+ /**
123
+ * Checks if a value is 'empty'. Still accepts 0.
124
+ * @since 2.0.0
125
+ * @param mixed $value Value to check
126
+ * @return bool True or false
127
+ */
128
+ public function isempty( $value ) {
129
+ return null === $value || '' === $value || false === $value;
130
+ }
131
+
132
+ /**
133
+ * Insert a single array item inside another array at a set position
134
+ * @since 2.0.2
135
+ * @param array &$array Array to modify. Is passed by reference, and no return is needed.
136
+ * @param array $new New array to insert
137
+ * @param int $position Position in the main array to insert the new array
138
+ */
139
+ public function array_insert( &$array, $new, $position ) {
140
+ $before = array_slice( $array, 0, $position - 1 );
141
+ $after = array_diff_key( $array, $before );
142
+ $array = array_merge( $before, $new, $after );
143
+ }
144
+
145
+ /**
146
+ * Defines the url which is used to load local resources.
147
+ * This may need to be filtered for local Window installations.
148
+ * If resources do not load, please check the wiki for details.
149
+ * @since 1.0.1
150
+ * @return string URL to CMB resources
151
+ */
152
+ public function url( $path = '' ) {
153
+ if ( $this->url ) {
154
+ return $this->url . $path;
155
+ }
156
+
157
+ if ( 'WIN' === strtoupper( substr( PHP_OS, 0, 3 ) ) ) {
158
+ // Windows
159
+ $content_dir = str_replace( '/', DIRECTORY_SEPARATOR, WP_CONTENT_DIR );
160
+ $content_url = str_replace( $content_dir, WP_CONTENT_URL, cmb2_dir() );
161
+ $cmb2_url = str_replace( DIRECTORY_SEPARATOR, '/', $content_url );
162
+
163
+ } else {
164
+ $cmb2_url = str_replace(
165
+ array( WP_CONTENT_DIR, WP_PLUGIN_DIR ),
166
+ array( WP_CONTENT_URL, WP_PLUGIN_URL ),
167
+ cmb2_dir()
168
+ );
169
+ }
170
+
171
+ /**
172
+ * Filter the CMB location url
173
+ *
174
+ * @param string $cmb2_url Currently registered url
175
+ */
176
+ $this->url = trailingslashit( apply_filters( 'cmb2_meta_box_url', set_url_scheme( $cmb2_url ), CMB2_VERSION ) );
177
+
178
+ return $this->url . $path;
179
+ }
180
+
181
+ }
deprecated/includes/cmb2/includes/CMB2_hookup.php ADDED
@@ -0,0 +1,413 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ class CMB2_hookup {
4
+
5
+ /**
6
+ * Metabox Form ID
7
+ * @var string
8
+ * @since 0.9.4
9
+ */
10
+ protected $form_id = 'post';
11
+
12
+ /**
13
+ * Array of all hooks done (to be run once)
14
+ * @var array
15
+ * @since 2.0.0
16
+ */
17
+ protected static $hooks_completed = array();
18
+
19
+ /**
20
+ * Only allow JS registration once
21
+ * @var bool
22
+ * @since 2.0.0
23
+ */
24
+ protected static $registration_done = false;
25
+
26
+ /**
27
+ * Metabox Form ID
28
+ * @var CMB2 object
29
+ * @since 2.0.2
30
+ */
31
+ protected $cmb;
32
+
33
+ public function __construct( CMB2 $cmb ) {
34
+ $this->cmb = $cmb;
35
+
36
+ $this->hooks();
37
+ if ( is_admin() ) {
38
+ $this->admin_hooks();
39
+ }
40
+ }
41
+
42
+ public function hooks() {
43
+ // Handle oembed Ajax
44
+ $this->once( 'wp_ajax_cmb2_oembed_handler', array( cmb2_ajax(), 'oembed_handler' ) );
45
+ $this->once( 'wp_ajax_nopriv_cmb2_oembed_handler', array( cmb2_ajax(), 'oembed_handler' ) );
46
+
47
+ foreach ( get_class_methods( 'CMB2_Show_Filters' ) as $filter ) {
48
+ add_filter( 'cmb2_show_on', array( 'CMB2_Show_Filters', $filter ), 10, 3 );
49
+ }
50
+
51
+ }
52
+
53
+ public function admin_hooks() {
54
+
55
+ $field_types = (array) wp_list_pluck( $this->cmb->prop( 'fields', array() ), 'type' );
56
+ $has_upload = in_array( 'file', $field_types ) || in_array( 'file_list', $field_types );
57
+
58
+ global $pagenow;
59
+
60
+ // register our scripts and styles for cmb
61
+ $this->once( 'admin_enqueue_scripts', array( __CLASS__, 'register_scripts' ), 8 );
62
+
63
+ $type = $this->cmb->mb_object_type();
64
+ if ( 'post' == $type ) {
65
+ add_action( 'add_meta_boxes', array( $this, 'add_metaboxes' ) );
66
+ add_action( 'add_attachment', array( $this, 'save_post' ) );
67
+ add_action( 'edit_attachment', array( $this, 'save_post' ) );
68
+ add_action( 'save_post', array( $this, 'save_post' ), 10, 2 );
69
+
70
+ $this->once( 'admin_enqueue_scripts', array( $this, 'do_scripts' ) );
71
+
72
+ if ( $has_upload && in_array( $pagenow, array( 'page.php', 'page-new.php', 'post.php', 'post-new.php' ) ) ) {
73
+ $this->once( 'admin_head', array( $this, 'add_post_enctype' ) );
74
+ }
75
+
76
+ } elseif ( 'user' == $type ) {
77
+
78
+ $priority = $this->cmb->prop( 'priority' );
79
+
80
+ if ( ! is_numeric( $priority ) ) {
81
+ switch ( $priority ) {
82
+
83
+ case 'high':
84
+ $priority = 5;
85
+ break;
86
+
87
+ case 'low':
88
+ $priority = 20;
89
+ break;
90
+
91
+ default:
92
+ $priority = 10;
93
+ break;
94
+ }
95
+ }
96
+
97
+ add_action( 'show_user_profile', array( $this, 'user_metabox' ), $priority );
98
+ add_action( 'edit_user_profile', array( $this, 'user_metabox' ), $priority );
99
+ add_action( 'user_new_form', array( $this, 'user_new_metabox' ), $priority );
100
+
101
+ add_action( 'personal_options_update', array( $this, 'save_user' ) );
102
+ add_action( 'edit_user_profile_update', array( $this, 'save_user' ) );
103
+ add_action( 'user_register', array( $this, 'save_user' ) );
104
+ if ( $has_upload && in_array( $pagenow, array( 'profile.php', 'user-edit.php', 'user-add.php' ) ) ) {
105
+ $this->form_id = 'your-profile';
106
+ $this->once( 'admin_head', array( $this, 'add_post_enctype' ) );
107
+ }
108
+ }
109
+ }
110
+
111
+ /**
112
+ * Registers scripts and styles for CMB
113
+ * @since 1.0.0
114
+ */
115
+ public static function register_scripts() {
116
+ if ( self::$registration_done ) {
117
+ return;
118
+ }
119
+
120
+ // Only use minified files if SCRIPT_DEBUG is off
121
+ $min = defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG ? '' : '.min';
122
+
123
+ if ( ! is_admin() ) {
124
+ // we need to register colorpicker on the front-end
125
+ wp_register_script( 'iris', admin_url( 'js/iris.min.js' ), array( 'jquery-ui-draggable', 'jquery-ui-slider', 'jquery-touch-punch' ), CMB2_VERSION );
126
+ wp_register_script( 'wp-color-picker', admin_url( 'js/color-picker.min.js' ), array( 'iris' ), CMB2_VERSION );
127
+ wp_localize_script( 'wp-color-picker', 'wpColorPickerL10n', array(
128
+ 'clear' => __( 'Clear', 'cmb2' ),
129
+ 'defaultString' => __( 'Default', 'cmb2' ),
130
+ 'pick' => __( 'Select Color', 'cmb2' ),
131
+ 'current' => __( 'Current Color', 'cmb2' ),
132
+ ) );
133
+ }
134
+
135
+ wp_register_script( 'jquery-ui-datetimepicker', cmb2_utils()->url( 'js/jquery-ui-timepicker-addon.min.js' ), array( 'jquery-ui-slider' ), CMB2_VERSION );
136
+
137
+ // scripts required for cmb
138
+ $scripts = array( 'jquery', 'jquery-ui-core', 'jquery-ui-datepicker', 'jquery-ui-datetimepicker', 'wp-color-picker' );
139
+ // styles required for cmb
140
+ $styles = array( 'wp-color-picker' );
141
+
142
+ wp_register_script( 'cmb2-scripts', cmb2_utils()->url( "js/cmb2{$min}.js" ), $scripts, CMB2_VERSION );
143
+
144
+ wp_localize_script( 'cmb2-scripts', 'cmb2_l10', apply_filters( 'cmb2_localized_data', array(
145
+ 'ajax_nonce' => wp_create_nonce( 'ajax_nonce' ),
146
+ 'ajaxurl' => admin_url( '/admin-ajax.php' ),
147
+ 'script_debug' => defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG,
148
+ 'up_arrow_class' => 'dashicons dashicons-arrow-up-alt2',
149
+ 'down_arrow_class' => 'dashicons dashicons-arrow-down-alt2',
150
+ 'defaults' => array(
151
+ 'color_picker' => false,
152
+ 'date_picker' => array(
153
+ 'changeMonth' => true,
154
+ 'changeYear' => true,
155
+ 'dateFormat' => __( 'mm/dd/yy', 'cmb2' ),
156
+ 'dayNames' => explode( ',', __( 'Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday', 'cmb2' ) ),
157
+ 'dayNamesMin' => explode( ',', __( 'Su, Mo, Tu, We, Th, Fr, Sa', 'cmb2' ) ),
158
+ 'dayNamesShort' => explode( ',', __( 'Sun, Mon, Tue, Wed, Thu, Fri, Sat', 'cmb2' ) ),
159
+ 'monthNames' => explode( ',', __( 'January, February, March, April, May, June, July, August, September, October, November, December', 'cmb2' ) ),
160
+ 'monthNamesShort' => explode( ',', __( 'Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec', 'cmb2' ) ),
161
+ 'nextText' => __( 'Next', 'cmb2' ),
162
+ 'prevText' => __( 'Prev', 'cmb2' ),
163
+ 'currentText' => __( 'Today', 'cmb2' ),
164
+ 'closeText' => __( 'Done', 'cmb2' ),
165
+ 'clearText' => __( 'Clear', 'cmb2' ),
166
+ ),
167
+ 'time_picker' => array(
168
+ 'timeOnlyTitle' => __( 'Choose Time', 'cmb2' ),
169
+ 'timeText' => __( 'Time', 'cmb2' ),
170
+ 'hourText' => __( 'Hour', 'cmb2' ),
171
+ 'minuteText' => __( 'Minute', 'cmb2' ),
172
+ 'secondText' => __( 'Second', 'cmb2' ),
173
+ 'currentText' => __( 'Now', 'cmb2' ),
174
+ 'closeText' => __( 'Done', 'cmb2' ),
175
+ 'timeFormat' => __( 'hh:mm TT', 'cmb2' ),
176
+ 'controlType' => 'select',
177
+ 'stepMinute' => 5,
178
+ ),
179
+ ),
180
+ 'strings' => array(
181
+ 'upload_file' => __( 'Use this file', 'cmb2' ),
182
+ 'remove_image' => __( 'Remove Image', 'cmb2' ),
183
+ 'remove_file' => __( 'Remove', 'cmb2' ),
184
+ 'file' => __( 'File:', 'cmb2' ),
185
+ 'download' => __( 'Download', 'cmb2' ),
186
+ 'check_toggle' => __( 'Select / Deselect All', 'cmb2' ),
187
+ ),
188
+ ) ) );
189
+
190
+ wp_register_style( 'cmb2-styles', cmb2_utils()->url( "css/cmb2{$min}.css" ), $styles );
191
+
192
+ self::$registration_done = true;
193
+ }
194
+
195
+ /**
196
+ * Enqueues scripts and styles for CMB
197
+ * @since 1.0.0
198
+ */
199
+ public function do_scripts( $hook ) {
200
+ // only enqueue our scripts/styles on the proper pages
201
+ if ( in_array( $hook, array( 'post.php', 'post-new.php', 'page-new.php', 'page.php' ), true ) ) {
202
+ if ( $this->cmb->prop( 'cmb_styles' ) ) {
203
+ self::enqueue_cmb_css();
204
+ }
205
+ self::enqueue_cmb_js();
206
+ }
207
+ }
208
+
209
+ /**
210
+ * Add encoding attribute
211
+ */
212
+ public function add_post_enctype() {
213
+ echo '
214
+ <script type="text/javascript">
215
+ jQuery(document).ready(function(){
216
+ $form = jQuery("#' . $this->form_id . '");
217
+ if ( $form.length ) {
218
+ $form.attr( {
219
+ "enctype" : "multipart/form-data",
220
+ "encoding" : "multipart/form-data"
221
+ } );
222
+ }
223
+ });
224
+ </script>';
225
+ }
226
+
227
+ /**
228
+ * Add metaboxes (to 'post' object type)
229
+ */
230
+ public function add_metaboxes() {
231
+
232
+ if ( ! $this->show_on() ) {
233
+ return;
234
+ }
235
+
236
+ foreach ( $this->cmb->prop( 'object_types' ) as $page ) {
237
+
238
+ if ( $this->cmb->prop( 'closed' ) ) {
239
+ add_filter( "postbox_classes_{$page}_{$this->cmb->cmb_id}", array( $this, 'close_metabox_class' ) );
240
+ }
241
+
242
+ /**
243
+ * To keep from registering an actual post-screen metabox,
244
+ * omit the 'title' attribute from the metabox registration array.
245
+ *
246
+ * (WordPress will not display metaboxes without titles anyway)
247
+ *
248
+ * This is a good solution if you want to output your metaboxes
249
+ * Somewhere else in the post-screen
250
+ */
251
+ if ( $this->cmb->prop( 'title' ) ) {
252
+ add_meta_box( $this->cmb->cmb_id, $this->cmb->prop( 'title' ), array( $this, 'post_metabox' ), $page, $this->cmb->prop( 'context' ), $this->cmb->prop( 'priority' ) );
253
+ }
254
+ }
255
+ }
256
+
257
+ /**
258
+ * Add 'closed' class to metabox
259
+ * @since 2.0.0
260
+ * @param array $classes Array of classes
261
+ * @return array Modified array of classes
262
+ */
263
+ public function close_metabox_class( $classes ) {
264
+ $classes[] = 'closed';
265
+ return $classes;
266
+ }
267
+
268
+ /**
269
+ * Display metaboxes for a post object
270
+ * @since 1.0.0
271
+ */
272
+ public function post_metabox() {
273
+ $this->cmb->show_form( get_the_ID(), 'post' );
274
+ }
275
+
276
+ /**
277
+ * Display metaboxes for new user page
278
+ * @since 1.0.0
279
+ */
280
+ public function user_new_metabox( $section ) {
281
+ if ( $section == $this->cmb->prop( 'new_user_section' ) ) {
282
+ $object_id = $this->cmb->object_id();
283
+ $this->cmb->object_id( isset( $_REQUEST['user_id'] ) ? $_REQUEST['user_id'] : $object_id );
284
+ $this->user_metabox();
285
+ }
286
+ }
287
+
288
+ /**
289
+ * Display metaboxes for a user object
290
+ * @since 1.0.0
291
+ */
292
+ public function user_metabox() {
293
+
294
+ if ( 'user' != $this->cmb->mb_object_type() ) {
295
+ return;
296
+ }
297
+
298
+ if ( ! $this->show_on() ) {
299
+ return;
300
+ }
301
+
302
+ if ( $this->cmb->prop( 'cmb_styles' ) ) {
303
+ self::enqueue_cmb_css();
304
+ }
305
+ self::enqueue_cmb_js();
306
+
307
+ $this->cmb->show_form( 0, 'user' );
308
+ }
309
+
310
+ /**
311
+ * Save data from metabox
312
+ */
313
+ public function save_post( $post_id, $post = false ) {
314
+
315
+ $post_type = $post ? $post->post_type : get_post_type( $post_id );
316
+
317
+ $do_not_pass_go = (
318
+ ! $this->cmb->prop( 'save_fields' )
319
+ // check nonce
320
+ || ! isset( $_POST[ $this->cmb->nonce() ] )
321
+ || ! wp_verify_nonce( $_POST[ $this->cmb->nonce() ], $this->cmb->nonce() )
322
+ // check if autosave
323
+ || defined( 'DOING_AUTOSAVE' ) && DOING_AUTOSAVE
324
+ // check user editing permissions
325
+ || ( 'page' == $post_type && ! current_user_can( 'edit_page', $post_id ) )
326
+ || ! current_user_can( 'edit_post', $post_id )
327
+ // get the metabox post_types & compare it to this post_type
328
+ || ! in_array( $post_type, $this->cmb->prop( 'object_types' ) )
329
+ );
330
+
331
+ if ( $do_not_pass_go ) {
332
+ // do not collect $200
333
+ return;
334
+ }
335
+
336
+ // take a trip to reading railroad – if you pass go collect $200
337
+ $this->cmb->save_fields( $post_id, 'post', $_POST );
338
+ }
339
+
340
+ /**
341
+ * Save data from metabox
342
+ */
343
+ public function save_user( $user_id ) {
344
+ // check permissions
345
+ if (
346
+ ! $this->cmb->prop( 'save_fields' )
347
+ // check nonce
348
+ || ! isset( $_POST[ $this->cmb->nonce() ] )
349
+ || ! wp_verify_nonce( $_POST[ $this->cmb->nonce() ], $this->cmb->nonce() )
350
+ ) {
351
+ // @todo more hardening?
352
+ return;
353
+ }
354
+
355
+ $this->cmb->save_fields( $user_id, 'user', $_POST );
356
+ }
357
+
358
+ /**
359
+ * Determines if metabox should be shown in current context
360
+ * @since 2.0.0
361
+ * @return bool
362
+ */
363
+ public function show_on() {
364
+ return (bool) apply_filters( 'cmb2_show_on', true, $this->cmb->meta_box, $this->cmb );
365
+ }
366
+
367
+ /**
368
+ * Ensures WordPress hook only gets fired once
369
+ * @since 2.0.0
370
+ * @param string $action The name of the filter to hook the $hook callback to.
371
+ * @param callback $hook The callback to be run when the filter is applied.
372
+ * @param integer $priority Order the functions are executed
373
+ * @param int $accepted_args The number of arguments the function accepts.
374
+ */
375
+ public function once( $action, $hook, $priority = 10, $accepted_args = 1 ) {
376
+ $key = md5( serialize( func_get_args() ) );
377
+
378
+ if ( in_array( $key, self::$hooks_completed ) ) {
379
+ return;
380
+ }
381
+
382
+ self::$hooks_completed[] = $key;
383
+ add_filter( $action, $hook, $priority, $accepted_args );
384
+ }
385
+
386
+ /**
387
+ * Includes CMB styles
388
+ * @since 2.0.0
389
+ */
390
+ public static function enqueue_cmb_css() {
391
+ if ( ! apply_filters( 'cmb2_enqueue_css', true ) ) {
392
+ return false;
393
+ }
394
+
395
+ self::register_scripts();
396
+ return wp_enqueue_style( 'cmb2-styles' );
397
+ }
398
+
399
+ /**
400
+ * Includes CMB JS
401
+ * @since 2.0.0
402
+ */
403
+ public static function enqueue_cmb_js() {
404
+ if ( ! apply_filters( 'cmb2_enqueue_js', true ) ) {
405
+ return false;
406
+ }
407
+
408
+ self::register_scripts();
409
+ wp_enqueue_media();
410
+ return wp_enqueue_script( 'cmb2-scripts' );
411
+ }
412
+
413
+ }
deprecated/includes/cmb2/includes/helper-functions.php ADDED
@@ -0,0 +1,284 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ /**
4
+ * Helper function to provide directory path to CMB
5
+ * @since 2.0.0
6
+ * @param string $path Path to append
7
+ * @return string Directory with optional path appended
8
+ */
9
+ function cmb2_dir( $path = '' ) {
10
+ return CMB2_DIR . $path;
11
+ }
12
+
13
+ /**
14
+ * Autoloads files with CMB2 classes when needed
15
+ * @since 1.0.0
16
+ * @param string $class_name Name of the class being requested
17
+ */
18
+ function cmb2_autoload_classes( $class_name ) {
19
+ if ( 0 !== strpos( $class_name, 'CMB2' ) ) {
20
+ return;
21
+ }
22
+
23
+ include_once( cmb2_dir( "includes/{$class_name}.php" ) );
24
+ }
25
+
26
+ /**
27
+ * Get instance of the CMB2_Utils class
28
+ * @since 2.0.0
29
+ * @return CMB2_Utils object CMB utilities class
30
+ */
31
+ function cmb2_utils() {
32
+ static $cmb2_utils;
33
+ $cmb2_utils = $cmb2_utils ? $cmb2_utils : new CMB2_Utils();
34
+ return $cmb2_utils;
35
+ }
36
+
37
+ /**
38
+ * Get instance of the CMB2_Ajax class
39
+ * @since 2.0.0
40
+ * @return CMB2_Ajax object CMB utilities class
41
+ */
42
+ function cmb2_ajax() {
43
+ static $cmb2_ajax;
44
+ $cmb2_ajax = $cmb2_ajax ? $cmb2_ajax : new CMB2_Ajax();
45
+ return $cmb2_ajax;
46
+ }
47
+
48
+ /**
49
+ * Get instance of the CMB2_Option class for the passed metabox ID
50
+ * @since 2.0.0
51
+ * @return CMB2_Option object Options class for setting/getting options for metabox
52
+ */
53
+ function cmb2_options( $key ) {
54
+ return CMB2_Options::get( $key );
55
+ }
56
+
57
+ /**
58
+ * Get a cmb oEmbed. Handles oEmbed getting for non-post objects
59
+ * @since 2.0.0
60
+ * @param array $args Arguments. Accepts:
61
+ *
62
+ * 'url' - URL to retrieve the oEmbed from,
63
+ * 'object_id' - $post_id,
64
+ * 'object_type' - 'post',
65
+ * 'oembed_args' - $embed_args, // array containing 'width', etc
66
+ * 'field_id' - false,
67
+ * 'cache_key' - false,
68
+ *
69
+ * @return string oEmbed string
70
+ */
71
+ function cmb2_get_oembed( $args = array() ) {
72
+ return cmb2_ajax()->get_oembed( $args );
73
+ }
74
+
75
+ /**
76
+ * A helper function to get an option from a CMB options array
77
+ * @since 1.0.1
78
+ * @param string $option_key Option key
79
+ * @param string $field_id Option array field key
80
+ * @return array Options array or specific field
81
+ */
82
+ function cmb2_get_option( $option_key, $field_id = '' ) {
83
+ return cmb2_options( $option_key )->get( $field_id );
84
+ }
85
+
86
+ /**
87
+ * A helper function to update an option in a CMB options array
88
+ * @since 2.0.0
89
+ * @param string $option_key Option key
90
+ * @param string $field_id Option array field key
91
+ * @param mixed $value Value to update data with
92
+ * @param boolean $single Whether data should not be an array
93
+ * @return boolean Success/Failure
94
+ */
95
+ function cmb2_update_option( $option_key, $field_id, $value, $single = true ) {
96
+ if ( cmb2_options( $option_key )->update( $field_id, $value, false, $single ) ) {
97
+ return cmb2_options( $option_key )->set();
98
+ }
99
+
100
+ return false;
101
+ }
102
+
103
+ /**
104
+ * Get a CMB field object.
105
+ * @since 1.1.0
106
+ * @param array $meta_box Metabox ID or Metabox config array
107
+ * @param array $field_id Field ID or all field arguments
108
+ * @param int $object_id Object ID
109
+ * @param string $object_type Type of object being saved. (e.g., post, user, comment, or options-page)
110
+ * @return CMB2_Field|null CMB2_Field object unless metabox config cannot be found
111
+ */
112
+ function cmb2_get_field( $meta_box, $field_id, $object_id = 0, $object_type = 'post' ) {
113
+
114
+ $object_id = $object_id ? $object_id : get_the_ID();
115
+ $cmb = ( $meta_box instanceof CMB2 ) ? $meta_box : cmb2_get_metabox( $meta_box, $object_id );
116
+
117
+ if ( ! $cmb ) {
118
+ return;
119
+ }
120
+
121
+ $object_type = $object_type ? $object_type : $cmb->mb_object_type();
122
+ $cmb->object_type( $object_type );
123
+ $cmb->object_id( $object_id );
124
+
125
+ return $cmb->get_field( $field_id );
126
+ }
127
+
128
+ /**
129
+ * Get a field's value.
130
+ * @since 1.1.0
131
+ * @param array $meta_box Metabox ID or Metabox config array
132
+ * @param array $field_id Field ID or all field arguments
133
+ * @param int $object_id Object ID
134
+ * @param string $object_type Type of object being saved. (e.g., post, user, comment, or options-page)
135
+ * @return mixed Maybe escaped value
136
+ */
137
+ function cmb2_get_field_value( $meta_box, $field_id, $object_id = 0, $object_type = 'post' ) {
138
+ $field = cmb2_get_field( $meta_box, $field_id, $object_id, $object_type );
139
+ return $field->escaped_value();
140
+ }
141
+
142
+ /**
143
+ * Because OOP can be scary
144
+ * @since 2.0.2
145
+ * @param array $meta_box_config Metabox Config array
146
+ * @return CMB2 object Instantiated CMB2 object
147
+ */
148
+ function new_cmb2_box( array $meta_box_config ) {
149
+ return cmb2_get_metabox( $meta_box_config );
150
+ }
151
+
152
+ /**
153
+ * Retrieve a CMB instance by the metabox ID
154
+ * @since 2.0.0
155
+ * @param mixed $meta_box Metabox ID or Metabox config array
156
+ * @return CMB2 object
157
+ */
158
+ function cmb2_get_metabox( $meta_box, $object_id = 0 ) {
159
+
160
+ if ( $meta_box instanceof CMB2 ) {
161
+ return $meta_box;
162
+ }
163
+
164
+ if ( is_string( $meta_box ) ) {
165
+ $cmb = CMB2_Boxes::get( $meta_box );
166
+ } else {
167
+ // See if we already have an instance of this metabox
168
+ $cmb = CMB2_Boxes::get( $meta_box['id'] );
169
+ // If not, we'll initate a new metabox
170
+ $cmb = $cmb ? $cmb : new CMB2( $meta_box, $object_id );
171
+ }
172
+
173
+ if ( $cmb && $object_id ) {
174
+ $cmb->object_id( $object_id );
175
+ }
176
+ return $cmb;
177
+ }
178
+
179
+ /**
180
+ * Returns array of sanitized field values from a metabox (without saving them)
181
+ * @since 2.0.3
182
+ * @param mixed $meta_box Metabox ID or Metabox config array
183
+ * @param array $data_to_sanitize Array of field_id => value data for sanitizing (likely $_POST data).
184
+ * @return mixed Array of sanitized values or false if no CMB2 object found
185
+ */
186
+ function cmb2_get_metabox_sanitized_values( $meta_box, array $data_to_sanitize ) {
187
+ $cmb = cmb2_get_metabox( $meta_box );
188
+ return $cmb ? $cmb->get_sanitized_values( $data_to_sanitize ) : false;
189
+ }
190
+
191
+ /**
192
+ * Retrieve a metabox form
193
+ * @since 2.0.0
194
+ * @param mixed $meta_box Metabox config array or Metabox ID
195
+ * @param int $object_id Object ID
196
+ * @param array $args Optional arguments array
197
+ * @return string CMB html form markup
198
+ */
199
+ function cmb2_get_metabox_form( $meta_box, $object_id = 0, $args = array() ) {
200
+
201
+ $object_id = $object_id ? $object_id : get_the_ID();
202
+ $cmb = cmb2_get_metabox( $meta_box, $object_id );
203
+
204
+ ob_start();
205
+ // Get cmb form
206
+ cmb2_print_metabox_form( $cmb, $object_id, $args );
207
+ $form = ob_get_contents();
208
+ ob_end_clean();
209
+
210
+ return apply_filters( 'cmb2_get_metabox_form', $form, $object_id, $cmb );
211
+ }
212
+
213
+ /**
214
+ * Display a metabox form & save it on submission
215
+ * @since 1.0.0
216
+ * @param mixed $meta_box Metabox config array or Metabox ID
217
+ * @param int $object_id Object ID
218
+ * @param array $args Optional arguments array
219
+ */
220
+ function cmb2_print_metabox_form( $meta_box, $object_id = 0, $args = array() ) {
221
+
222
+ $object_id = $object_id ? $object_id : get_the_ID();
223
+ $cmb = cmb2_get_metabox( $meta_box, $object_id );
224
+
225
+ // if passing a metabox ID, and that ID was not found
226
+ if ( ! $cmb ) {
227
+ return;
228
+ }
229
+
230
+ // Set object type to what is declared in the metabox (rather than trying to guess from context)
231
+ $cmb->object_type( $cmb->mb_object_type() );
232
+
233
+ // Save the metabox if it's been submitted
234
+ // check permissions
235
+ // @todo more hardening?
236
+ if (
237
+ $cmb->prop( 'save_fields' )
238
+ // check nonce
239
+ && isset( $_POST['submit-cmb'], $_POST['object_id'], $_POST[ $cmb->nonce() ] )
240
+ && wp_verify_nonce( $_POST[ $cmb->nonce() ], $cmb->nonce() )
241
+ && $object_id && $_POST['object_id'] == $object_id
242
+ ) {
243
+ $cmb->save_fields( $object_id, $cmb->object_type(), $_POST );
244
+ }
245
+
246
+ // Enqueue JS/CSS
247
+ if ( $cmb->prop( 'cmb_styles' ) ) {
248
+ CMB2_hookup::enqueue_cmb_css();
249
+ }
250
+ CMB2_hookup::enqueue_cmb_js();
251
+
252
+ $args = wp_parse_args( $args, array(
253
+ 'form_format' => '<form class="cmb-form" method="post" id="%1$s" enctype="multipart/form-data" encoding="multipart/form-data"><input type="hidden" name="object_id" value="%2$s">%3$s<input type="submit" name="submit-cmb" value="%4$s" class="button-primary"></form>',
254
+ 'save_button' => __( 'Save', 'cmb2' ),
255
+ ) );
256
+
257
+ $form_format = apply_filters( 'cmb2_get_metabox_form_format', $args['form_format'], $object_id, $cmb );
258
+
259
+ $format_parts = explode( '%3$s', $form_format );
260
+
261
+ // Show cmb form
262
+ printf( $format_parts[0], $cmb->cmb_id, $object_id );
263
+ $cmb->show_form();
264
+
265
+ if ( isset( $format_parts[1] ) && $format_parts[1] ) {
266
+ printf( str_ireplace( '%4$s', '%1$s', $format_parts[1] ), $args['save_button'] );
267
+ }
268
+
269
+ }
270
+
271
+ /**
272
+ * Display a metabox form (or optionally return it) & save it on submission
273
+ * @since 1.0.0
274
+ * @param mixed $meta_box Metabox config array or Metabox ID
275
+ * @param int $object_id Object ID
276
+ * @param array $args Optional arguments array
277
+ */
278
+ function cmb2_metabox_form( $meta_box, $object_id = 0, $args = array() ) {
279
+ if ( ! isset( $args['echo'] ) || $args['echo'] ) {
280
+ cmb2_print_metabox_form( $meta_box, $object_id, $args );
281
+ } else {
282
+ return cmb2_get_metabox_form( $meta_box, $object_id, $args );
283
+ }
284
+ }
deprecated/includes/cmb2/includes/index.php ADDED
File without changes
deprecated/includes/cmb2/index.php ADDED
File without changes
deprecated/includes/cmb2/init.php ADDED
@@ -0,0 +1,133 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /**
3
+ * Plugin Name: CMB2
4
+ * Plugin URI: https://github.com/WebDevStudios/CMB2
5
+ * Description: CMB2 will create metaboxes and forms with custom fields that will blow your mind.
6
+ * Author: WebDevStudios
7
+ * Author URI: http://webdevstudios.com
8
+ * Contributors: WebDevStudios (@webdevstudios / webdevstudios.com)
9
+ * Justin Sternberg (@jtsternberg / dsgnwrks.pro)
10
+ * Jared Atchison (@jaredatch / jaredatchison.com)
11
+ * Bill Erickson (@billerickson / billerickson.net)
12
+ * Andrew Norcross (@norcross / andrewnorcross.com)
13
+ *
14
+ * Version: 2.0.5
15
+ *
16
+ * Text Domain: cmb2
17
+ * Domain Path: languages
18
+ *
19
+ *
20
+ * Released under the GPL license
21
+ * http://www.opensource.org/licenses/gpl-license.php
22
+ *
23
+ * This is an add-on for WordPress
24
+ * http://wordpress.org/
25
+ *
26
+ * **********************************************************************
27
+ * This program is free software; you can redistribute it and/or modify
28
+ * it under the terms of the GNU General Public License as published by
29
+ * the Free Software Foundation; either version 2 of the License, or
30
+ * (at your option) any later version.
31
+ *
32
+ * This program is distributed in the hope that it will be useful,
33
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
34
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
35
+ * GNU General Public License for more details.
36
+ * **********************************************************************
37
+ */
38
+
39
+ /************************************************************************
40
+ You should not edit the code below
41
+ (or any code in the included files)
42
+ or things might explode!
43
+ *************************************************************************/
44
+
45
+ if ( ! class_exists( 'cmb2_bootstrap_205', false ) ) {
46
+
47
+ /**
48
+ * Check for newest version of CMB
49
+ */
50
+ class cmb2_bootstrap_205 {
51
+
52
+ /**
53
+ * Current version number
54
+ * @var string
55
+ * @since 1.0.0
56
+ */
57
+ const VERSION = '2.0.4';
58
+
59
+ /**
60
+ * Current version hook priority
61
+ * Will decrement with each release
62
+ *
63
+ * @var int
64
+ * @since 2.0.0
65
+ */
66
+ const PRIORITY = 9994;
67
+
68
+ public static $single = null;
69
+
70
+ public static function go() {
71
+ if ( null === self::$single ) {
72
+ self::$single = new self();
73
+ }
74
+ return self::$single;
75
+ }
76
+
77
+ private function __construct() {
78
+ /**
79
+ * A constant you can use to check if CMB2 is loaded
80
+ * for your plugins/themes with CMB2 dependency
81
+ */
82
+ if ( ! defined( 'CMB2_LOADED' ) ) {
83
+ define( 'CMB2_LOADED', true );
84
+ }
85
+ add_action( 'init', array( $this, 'include_cmb' ), self::PRIORITY );
86
+ }
87
+
88
+ public function include_cmb() {
89
+ if ( ! class_exists( 'CMB2', false ) ) {
90
+
91
+ if ( ! defined( 'CMB2_VERSION' ) ) {
92
+ define( 'CMB2_VERSION', self::VERSION );
93
+ }
94
+
95
+ if ( ! defined( 'CMB2_DIR' ) ) {
96
+ define( 'CMB2_DIR', trailingslashit( dirname( __FILE__ ) ) );
97
+ }
98
+
99
+ $this->l10ni18n();
100
+
101
+ // Include helper functions
102
+ require_once 'includes/helper-functions.php';
103
+ // Now kick off the class autoloader
104
+ spl_autoload_register( 'cmb2_autoload_classes' );
105
+ // Kick the whole thing off
106
+ require_once 'bootstrap.php';
107
+ }
108
+ }
109
+
110
+ /**
111
+ * Load CMB text domain
112
+ * @since 2.0.0
113
+ */
114
+ public function l10ni18n() {
115
+ $loaded = load_plugin_textdomain( 'cmb2', false, '/languages/' );
116
+ if ( ! $loaded ) {
117
+ $loaded = load_muplugin_textdomain( 'cmb2', '/languages/' );
118
+ }
119
+ if ( ! $loaded ) {
120
+ $loaded = load_theme_textdomain( 'cmb2', '/languages/' );
121
+ }
122
+
123
+ if ( ! $loaded ) {
124
+ $locale = apply_filters( 'plugin_locale', get_locale(), 'cmb2' );
125
+ $mofile = dirname( __FILE__ ) . '/languages/cmb2-' . $locale . '.mo';
126
+ load_textdomain( 'cmb2', $mofile );
127
+ }
128
+ }
129
+
130
+ }
131
+ cmb2_bootstrap_205::go();
132
+
133
+ } // class exists check
deprecated/includes/cmb2/js/cmb2.js ADDED
@@ -0,0 +1,883 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /**
2
+ * Controls the behaviours of custom metabox fields.
3
+ *
4
+ * @author WebDevStudios
5
+ * @see https://github.com/WebDevStudios/CMB2
6
+ */
7
+
8
+ /**
9
+ * Custom jQuery for Custom Metaboxes and Fields
10
+ */
11
+ window.CMB2 = (function(window, document, $, undefined){
12
+ 'use strict';
13
+
14
+ // localization strings
15
+ var l10n = window.cmb2_l10;
16
+ var setTimeout = window.setTimeout;
17
+
18
+ // CMB functionality object
19
+ var cmb = {
20
+ formfield : '',
21
+ idNumber : false,
22
+ file_frames : {},
23
+ repeatEls : 'input:not([type="button"]),select,textarea,.cmb2-media-status',
24
+ styleBreakPoint : 450,
25
+ mediaHandlers : {},
26
+ neweditor_id : [],
27
+ defaults : {
28
+ time_picker : l10n.defaults.time_picker,
29
+ date_picker : l10n.defaults.date_picker,
30
+ color_picker : l10n.defaults.color_picker || {},
31
+ },
32
+ };
33
+
34
+ // Because it's a more efficient way of getting an element by id.
35
+ var $id = function( selector ) {
36
+ return $( document.getElementById( selector ) );
37
+ };
38
+
39
+ cmb.metabox = function() {
40
+ if ( cmb.$metabox ) {
41
+ return cmb.$metabox;
42
+ }
43
+ cmb.$metabox = $('.cmb2-wrap > .cmb2-metabox');
44
+ return cmb.$metabox;
45
+ };
46
+
47
+ cmb.init = function() {
48
+
49
+ cmb.log( 'CMB2 localized data', l10n );
50
+ var $metabox = cmb.metabox();
51
+ var $repeatGroup = $metabox.find('.cmb-repeatable-group');
52
+
53
+ /**
54
+ * Initialize time/date/color pickers
55
+ */
56
+ cmb.initPickers( $metabox.find('input[type="text"].cmb2-timepicker'), $metabox.find('input[type="text"].cmb2-datepicker'), $metabox.find('input[type="text"].cmb2-colorpicker') );
57
+
58
+ // Wrap date picker in class to narrow the scope of jQuery UI CSS and prevent conflicts
59
+ $id( 'ui-datepicker-div' ).wrap('<div class="cmb2-element" />');
60
+
61
+ // Insert toggle button into DOM wherever there is multicheck. credit: Genesis Framework
62
+ $( '<p><span class="button cmb-multicheck-toggle">' + l10n.strings.check_toggle + '</span></p>' ).insertBefore( '.cmb2-checkbox-list:not(.no-select-all)' );
63
+
64
+ // Make File List drag/drop sortable:
65
+ cmb.makeListSortable();
66
+
67
+ $metabox
68
+ .on( 'change', '.cmb2_upload_file', function() {
69
+ cmb.formfield = $(this).attr('id');
70
+ $id( cmb.formfield + '_id' ).val('');
71
+ })
72
+ // Media/file management
73
+ .on( 'click', '.cmb-multicheck-toggle', cmb.toggleCheckBoxes )
74
+ .on( 'click', '.cmb2-upload-button', cmb.handleMedia )
75
+ .on( 'click', '.cmb-attach-list li, .cmb2-media-status .img-status img, .cmb2-media-status .file-status > span', cmb.handleFileClick )
76
+ .on( 'click', '.cmb2-remove-file-button', cmb.handleRemoveMedia )
77
+ // Repeatable content
78
+ .on( 'click', '.cmb-add-group-row', cmb.addGroupRow )
79
+ .on( 'click', '.cmb-add-row-button', cmb.addAjaxRow )
80
+ .on( 'click', '.cmb-remove-group-row', cmb.removeGroupRow )
81
+ .on( 'click', '.cmb-remove-row-button', cmb.removeAjaxRow )
82
+ // Ajax oEmbed display
83
+ .on( 'keyup paste focusout', '.cmb2-oembed', cmb.maybeOembed )
84
+ // Reset titles when removing a row
85
+ .on( 'cmb2_remove_row', '.cmb-repeatable-group', cmb.resetTitlesAndIterator )
86
+ .on( 'click', '.cmbhandle, .cmbhandle + .cmbhandle-title', cmb.toggleHandle );
87
+
88
+ if ( $repeatGroup.length ) {
89
+ $repeatGroup
90
+ .filter('.sortable').each( function() {
91
+ // Add sorting arrows
92
+ $(this).find( '.button.cmb-remove-group-row' ).before( '<a class="button cmb-shift-rows move-up alignleft" href="#"><span class="'+ l10n.up_arrow_class +'"></span></a> <a class="button cmb-shift-rows move-down alignleft" href="#"><span class="'+ l10n.down_arrow_class +'"></span></a>' );
93
+ })
94
+ .on( 'click', '.cmb-shift-rows', cmb.shiftRows )
95
+ .on( 'cmb2_add_row', cmb.emptyValue );
96
+ }
97
+
98
+ // on pageload
99
+ setTimeout( cmb.resizeoEmbeds, 500);
100
+ // and on window resize
101
+ $(window).on( 'resize', cmb.resizeoEmbeds );
102
+
103
+ };
104
+
105
+ cmb.resetTitlesAndIterator = function() {
106
+ // Loop repeatable group tables
107
+ $( '.cmb-repeatable-group' ).each( function() {
108
+ var $table = $(this);
109
+ // Loop repeatable group table rows
110
+ $table.find( '.cmb-repeatable-grouping' ).each( function( rowindex ) {
111
+ var $row = $(this);
112
+ // Reset rows iterator
113
+ $row.data( 'iterator', rowindex );
114
+ // Reset rows title
115
+ $row.find( '.cmb-group-title h4' ).text( $table.find( '.cmb-add-group-row' ).data( 'grouptitle' ).replace( '{#}', ( rowindex + 1 ) ) );
116
+ });
117
+ });
118
+ };
119
+
120
+ cmb.toggleHandle = function( evt ) {
121
+ evt.preventDefault();
122
+ $(document).trigger( 'postbox-toggled', $(this).parent('.postbox').toggleClass('closed') );
123
+ };
124
+
125
+ cmb.toggleCheckBoxes = function( evt ) {
126
+ evt.preventDefault();
127
+ var $self = $(this);
128
+ var $multicheck = $self.closest( '.cmb-td' ).find( 'input[type=checkbox]' );
129
+
130
+ // If the button has already been clicked once...
131
+ if ( $self.data( 'checked' ) ) {
132
+ // clear the checkboxes and remove the flag
133
+ $multicheck.prop( 'checked', false );
134
+ $self.data( 'checked', false );
135
+ }
136
+ // Otherwise mark the checkboxes and add a flag
137
+ else {
138
+ $multicheck.prop( 'checked', true );
139
+ $self.data( 'checked', true );
140
+ }
141
+ };
142
+
143
+ cmb.handleMedia = function( evt ) {
144
+ evt.preventDefault();
145
+
146
+ var $el = $( this );
147
+ cmb.attach_id = ! $el.hasClass( 'cmb2-upload-list' ) ? $el.closest( '.cmb-td' ).find( '.cmb2-upload-file-id' ).val() : false;
148
+ // Clean up default 0 value
149
+ cmb.attach_id = '0' !== cmb.attach_id ? cmb.attach_id : false;
150
+
151
+ cmb._handleMedia( $el.prev('input.cmb2-upload-file').attr('id'), $el.hasClass( 'cmb2-upload-list' ) );
152
+ };
153
+
154
+ cmb.handleFileClick = function( evt ) {
155
+ evt.preventDefault();
156
+
157
+ var $el = $( this );
158
+ var $td = $el.closest( '.cmb-td' );
159
+ var isList = $td.find( '.cmb2-upload-button' ).hasClass( 'cmb2-upload-list' );
160
+ cmb.attach_id = isList ? $el.find( 'input[type="hidden"]' ).data( 'id' ) : $td.find( '.cmb2-upload-file-id' ).val();
161
+
162
+ if ( cmb.attach_id ) {
163
+ cmb._handleMedia( $td.find( 'input.cmb2-upload-file' ).attr('id'), isList, cmb.attach_id );
164
+ }
165
+ };
166
+
167
+ cmb._handleMedia = function( formfield, isList ) {
168
+ if ( ! wp ) {
169
+ return;
170
+ }
171
+
172
+ var $metabox = cmb.metabox();
173
+ cmb.formfield = formfield;
174
+ var $formfield = $id( cmb.formfield );
175
+ var previewSize = $formfield.data( 'previewsize' );
176
+ var formName = $formfield.attr('name');
177
+ var uploadStatus = true;
178
+ var attachment = true;
179
+
180
+ // If this field's media frame already exists, reopen it.
181
+ if ( cmb.formfield in cmb.file_frames ) {
182
+ cmb.file_frames[ cmb.formfield ].open();
183
+ return;
184
+ }
185
+
186
+ // Create the media frame.
187
+ cmb.file_frames[ cmb.formfield ] = wp.media({
188
+ title: $metabox.find('label[for=' + cmb.formfield + ']').text(),
189
+ button: {
190
+ text: l10n.strings.upload_file
191
+ },
192
+ multiple: isList ? true : false
193
+ });
194
+
195
+ cmb.mediaHandlers.list = function( selection, returnIt ) {
196
+ // Get all of our selected files
197
+ attachment = selection.toJSON();
198
+
199
+ $formfield.val(attachment.url);
200
+ $id( cmb.formfield +'_id' ).val(attachment.id);
201
+
202
+ // Setup our fileGroup array
203
+ var fileGroup = [];
204
+
205
+ // Loop through each attachment
206
+ $( attachment ).each( function() {
207
+ if ( this.type && this.type === 'image' ) {
208
+ var width = previewSize[0] ? previewSize[0] : 50;
209
+ var height = previewSize[1] ? previewSize[1] : 50;
210
+
211
+ // image preview
212
+ uploadStatus = '<li class="img-status">'+
213
+ '<img width="'+ width +'" height="'+ height +'" src="' + this.url + '" class="attachment-'+ width +'px'+ height +'px" alt="'+ this.filename +'">'+
214
+ '<p><a href="#" class="cmb2-remove-file-button" rel="'+ cmb.formfield +'['+ this.id +']">'+ l10n.strings.remove_image +'</a></p>'+
215
+ '<input type="hidden" id="filelist-'+ this.id +'" data-id="'+ this.id +'" name="'+ formName +'['+ this.id +']" value="' + this.url + '">'+
216
+ '</li>';
217
+
218
+ } else {
219
+ // Standard generic output if it's not an image.
220
+ uploadStatus = '<li class="file-status"><span>'+ l10n.strings.file +' <strong>'+ this.filename +'</strong></span>&nbsp;&nbsp; (<a href="' + this.url + '" target="_blank" rel="external">'+ l10n.strings.download +'</a> / <a href="#" class="cmb2-remove-file-button" rel="'+ cmb.formfield +'['+ this.id +']">'+ l10n.strings.remove_file +'</a>)'+
221
+ '<input type="hidden" id="filelist-'+ this.id +'" data-id="'+ this.id +'" name="'+ formName +'['+ this.id +']" value="' + this.url + '">'+
222
+ '</li>';
223
+
224
+ }
225
+
226
+ // Add our file to our fileGroup array
227
+ fileGroup.push( uploadStatus );
228
+ });
229
+
230
+ if ( ! returnIt ) {
231
+ // Append each item from our fileGroup array to .cmb2-media-status
232
+ $( fileGroup ).each( function() {
233
+ $formfield.siblings('.cmb2-media-status').slideDown().append(this);
234
+ });
235
+ } else {
236
+ return fileGroup;
237
+ }
238
+
239
+ };
240
+ cmb.mediaHandlers.single = function( selection ) {
241
+ // Only get one file from the uploader
242
+ attachment = selection.first().toJSON();
243
+
244
+ $formfield.val(attachment.url);
245
+ $id( cmb.formfield +'_id' ).val(attachment.id);
246
+
247
+ if ( attachment.type && attachment.type === 'image' ) {
248
+ // image preview
249
+ var width = previewSize[0] ? previewSize[0] : 350;
250
+ uploadStatus = '<div class="img-status"><img width="'+ width +'px" style="max-width: '+ width +'px; width: 100%; height: auto;" src="' + attachment.url + '" alt="'+ attachment.filename +'" title="'+ attachment.filename +'" /><p><a href="#" class="cmb2-remove-file-button" rel="' + cmb.formfield + '">'+ l10n.strings.remove_image +'</a></p></div>';
251
+ } else {
252
+ // Standard generic output if it's not an image.
253
+ uploadStatus = '<div class="file-status"><span>'+ l10n.strings.file +' <strong>'+ attachment.filename +'</strong></span>&nbsp;&nbsp; (<a href="'+ attachment.url +'" target="_blank" rel="external">'+ l10n.strings.download +'</a> / <a href="#" class="cmb2-remove-file-button" rel="'+ cmb.formfield +'">'+ l10n.strings.remove_file +'</a>)</div>';
254
+ }
255
+
256
+ // add/display our output
257
+ $formfield.siblings('.cmb2-media-status').slideDown().html(uploadStatus);
258
+ };
259
+
260
+ cmb.mediaHandlers.selectFile = function() {
261
+ var selection = cmb.file_frames[ cmb.formfield ].state().get('selection');
262
+ var type = isList ? 'list' : 'single';
263
+
264
+ if ( cmb.attach_id && isList ) {
265
+ $( '[data-id="'+ cmb.attach_id +'"]' ).parents( 'li' ).replaceWith( cmb.mediaHandlers.list( selection, true ) );
266
+ return;
267
+ }
268
+
269
+ cmb.mediaHandlers[type]( selection );
270
+ };
271
+
272
+ cmb.mediaHandlers.openModal = function() {
273
+ var selection = cmb.file_frames[ cmb.formfield ].state().get('selection');
274
+
275
+ if ( ! cmb.attach_id ) {
276
+ return selection.reset();
277
+ }
278
+
279
+ var attach = wp.media.attachment( cmb.attach_id );
280
+ attach.fetch();
281
+ selection.set( attach ? [ attach ] : [] );
282
+ };
283
+
284
+ // When a file is selected, run a callback.
285
+ cmb.file_frames[ cmb.formfield ]
286
+ .on( 'select', cmb.mediaHandlers.selectFile )
287
+ .on( 'open', cmb.mediaHandlers.openModal );
288
+
289
+ // Finally, open the modal
290
+ cmb.file_frames[ cmb.formfield ].open();
291
+ };
292
+
293
+ cmb.handleRemoveMedia = function( evt ) {
294
+ evt.preventDefault();
295
+ var $self = $(this);
296
+ if ( $self.is( '.cmb-attach-list .cmb2-remove-file-button' ) ){
297
+ $self.parents('li').remove();
298
+ return false;
299
+ }
300
+
301
+ cmb.formfield = $self.attr('rel');
302
+
303
+ cmb.metabox().find( 'input#' + cmb.formfield ).val('');
304
+ cmb.metabox().find( 'input#' + cmb.formfield + '_id' ).val('');
305
+ $self.parents('.cmb2-media-status').html('');
306
+
307
+ return false;
308
+ };
309
+
310
+ cmb.cleanRow = function( $row, prevNum, group ) {
311
+
312
+ var $inputs = $row.find( 'input:not([type="button"]), select, textarea, label' );
313
+ var $other = $row.find('[id]').not( 'input:not([type="button"]), select, textarea, label' );
314
+ if ( group ) {
315
+ // Remove extra ajaxed rows
316
+ $row.find('.cmb-repeat-table .cmb-repeat-row:not(:first-child)').remove();
317
+
318
+ // Update all elements w/ an ID
319
+ if ( $other.length ) {
320
+ $other.each( function() {
321
+ var $_this = $( this );
322
+ var oldID = $_this.attr( 'id' );
323
+ var newID = oldID.replace( '_'+ prevNum, '_'+ cmb.idNumber );
324
+ var $buttons = $row.find('[data-selector="'+ oldID +'"]');
325
+ $_this.attr( 'id', newID );
326
+
327
+ // Replace data-selector vars
328
+ if ( $buttons.length ) {
329
+ $buttons.attr( 'data-selector', newID ).data( 'selector', newID );
330
+ }
331
+ });
332
+ }
333
+ }
334
+ cmb.neweditor_id = [];
335
+
336
+ $inputs.filter(':checked').prop( 'checked', false );
337
+ $inputs.filter(':selected').prop( 'selected', false );
338
+
339
+ if ( $row.find('h3.cmb-group-title').length ) {
340
+ $row.find( 'h3.cmb-group-title' ).text( $row.data( 'title' ).replace( '{#}', ( cmb.idNumber + 1 ) ) );
341
+ }
342
+
343
+ $inputs.each( function(){
344
+ var $newInput = $(this);
345
+ var isEditor = $newInput.hasClass( 'wp-editor-area' );
346
+ var oldFor = $newInput.attr( 'for' );
347
+ // var $next = $newInput.next();
348
+ var attrs = {};
349
+ var newID, oldID;
350
+ if ( oldFor ) {
351
+ attrs = { 'for' : oldFor.replace( '_'+ prevNum, '_'+ cmb.idNumber ) };
352
+ } else {
353
+ var oldName = $newInput.attr( 'name' );
354
+ // Replace 'name' attribute key
355
+ var newName = oldName ? oldName.replace( '['+ prevNum +']', '['+ cmb.idNumber +']' ) : '';
356
+ oldID = $newInput.attr( 'id' );
357
+ newID = oldID ? oldID.replace( '_'+ prevNum, '_'+ cmb.idNumber ) : '';
358
+ attrs = {
359
+ id: newID,
360
+ name: newName,
361
+ // value: '',
362
+ 'data-iterator': cmb.idNumber,
363
+ };
364
+ }
365
+
366
+ $newInput
367
+ .removeClass( 'hasDatepicker' )
368
+ .attr( attrs ).val('');
369
+
370
+ // wysiwyg field
371
+ if ( isEditor ) {
372
+ // Get new wysiwyg ID
373
+ newID = newID ? oldID.replace( 'zx'+ prevNum, 'zx'+ cmb.idNumber ) : '';
374
+ // Empty the contents
375
+ $newInput.html('');
376
+ // Get wysiwyg field
377
+ var $wysiwyg = $newInput.parents( '.cmb-type-wysiwyg' );
378
+ // Remove extra mce divs
379
+ $wysiwyg.find('.mce-tinymce:not(:first-child)').remove();
380
+ // Replace id instances
381
+ var html = $wysiwyg.html().replace( new RegExp( oldID, 'g' ), newID );
382
+ // Update field html
383
+ $wysiwyg.html( html );
384
+ // Save ids for later to re-init tinymce
385
+ cmb.neweditor_id.push( { 'id': newID, 'old': oldID } );
386
+ }
387
+ });
388
+
389
+ return cmb;
390
+ };
391
+
392
+ cmb.newRowHousekeeping = function( $row ) {
393
+
394
+ var $colorPicker = $row.find( '.wp-picker-container' );
395
+ var $list = $row.find( '.cmb2-media-status' );
396
+
397
+ if ( $colorPicker.length ) {
398
+ // Need to clean-up colorpicker before appending
399
+ $colorPicker.each( function() {
400
+ var $td = $(this).parent();
401
+ $td.html( $td.find( 'input[type="text"].cmb2-colorpicker' ).attr('style', '') );
402
+ });
403
+ }
404
+
405
+ // Need to clean-up colorpicker before appending
406
+ if ( $list.length ) {
407
+ $list.empty();
408
+ }
409
+
410
+ return cmb;
411
+ };
412
+
413
+ cmb.afterRowInsert = function( $row ) {
414
+ var _prop;
415
+
416
+ // Need to re-init wp_editor instances
417
+ if ( cmb.neweditor_id.length ) {
418
+ var i;
419
+ for ( i = cmb.neweditor_id.length - 1; i >= 0; i-- ) {
420
+ var id = cmb.neweditor_id[i].id;
421
+ var old = cmb.neweditor_id[i].old;
422
+
423
+ if ( typeof( tinyMCEPreInit.mceInit[ id ] ) === 'undefined' ) {
424
+ var newSettings = jQuery.extend( {}, tinyMCEPreInit.mceInit[ old ] );
425
+
426
+ for ( _prop in newSettings ) {
427
+ if ( 'string' === typeof( newSettings[_prop] ) ) {
428
+ newSettings[_prop] = newSettings[_prop].replace( new RegExp( old, 'g' ), id );
429
+ }
430
+ }
431
+ tinyMCEPreInit.mceInit[ id ] = newSettings;
432
+ }
433
+ if ( typeof( tinyMCEPreInit.qtInit[ id ] ) === 'undefined' ) {
434
+ var newQTS = jQuery.extend( {}, tinyMCEPreInit.qtInit[ old ] );
435
+ for ( _prop in newQTS ) {
436
+ if ( 'string' === typeof( newQTS[_prop] ) ) {
437
+ newQTS[_prop] = newQTS[_prop].replace( new RegExp( old, 'g' ), id );
438
+ }
439
+ }
440
+ tinyMCEPreInit.qtInit[ id ] = newQTS;
441
+ }
442
+ tinyMCE.init({
443
+ id : tinyMCEPreInit.mceInit[ id ],
444
+ });
445
+
446
+ }
447
+ }
448
+
449
+ // Init pickers from new row
450
+ cmb.initPickers( $row.find('input[type="text"].cmb2-timepicker'), $row.find('input[type="text"].cmb2-datepicker'), $row.find('input[type="text"].cmb2-colorpicker') );
451
+ };
452
+
453
+ cmb.updateNameAttr = function () {
454
+
455
+ var $this = $(this);
456
+ var name = $this.attr( 'name' ); // get current name
457
+
458
+ // No name? bail
459
+ if ( typeof name === 'undefined' ) {
460
+ return false;
461
+ }
462
+
463
+ var prevNum = parseInt( $this.parents( '.cmb-repeatable-grouping' ).data( 'iterator' ) );
464
+ var newNum = prevNum - 1; // Subtract 1 to get new iterator number
465
+
466
+ // Update field name attributes so data is not orphaned when a row is removed and post is saved
467
+ var $newName = name.replace( '[' + prevNum + ']', '[' + newNum + ']' );
468
+
469
+ // New name with replaced iterator
470
+ $this.attr( 'name', $newName );
471
+
472
+ };
473
+
474
+ cmb.emptyValue = function( evt, row ) {
475
+ $('input:not([type="button"]), textarea', row).val('');
476
+ };
477
+
478
+ cmb.addGroupRow = function( evt ) {
479
+ evt.preventDefault();
480
+
481
+ var $self = $(this);
482
+
483
+ // before anything significant happens
484
+ $self.trigger( 'cmb2_add_group_row_start', $self );
485
+
486
+ var $table = $id( $self.data('selector') );
487
+ var $oldRow = $table.find('.cmb-repeatable-grouping').last();
488
+ var prevNum = parseInt( $oldRow.data('iterator') );
489
+ cmb.idNumber = prevNum + 1;
490
+ var $row = $oldRow.clone();
491
+
492
+ cmb.newRowHousekeeping( $row.data( 'title', $self.data( 'grouptitle' ) ) ).cleanRow( $row, prevNum, true );
493
+ $row.find( '.cmb-add-row-button' ).prop( 'disabled', false );
494
+
495
+ var $newRow = $( '<div class="postbox cmb-row cmb-repeatable-grouping" data-iterator="'+ cmb.idNumber +'">'+ $row.html() +'</div>' );
496
+ $oldRow.after( $newRow );
497
+
498
+ cmb.afterRowInsert( $newRow );
499
+
500
+ if ( $table.find('.cmb-repeatable-grouping').length <= 1 ) {
501
+ $table.find('.cmb-remove-group-row').prop( 'disabled', true );
502
+ } else {
503
+ $table.find('.cmb-remove-group-row').prop( 'disabled', false );
504
+ }
505
+
506
+ $table.trigger( 'cmb2_add_row', $newRow );
507
+ };
508
+
509
+ cmb.addAjaxRow = function( evt ) {
510
+ evt.preventDefault();
511
+
512
+ var $self = $(this);
513
+ var $table = $id( $self.data('selector') );
514
+ var $emptyrow = $table.find('.empty-row');
515
+ var prevNum = parseInt( $emptyrow.find('[data-iterator]').data('iterator') );
516
+ cmb.idNumber = prevNum + 1;
517
+ var $row = $emptyrow.clone();
518
+
519
+ cmb.newRowHousekeeping( $row ).cleanRow( $row, prevNum );
520
+
521
+ $emptyrow.removeClass('empty-row hidden').addClass('cmb-repeat-row');
522
+ $emptyrow.after( $row );
523
+
524
+ cmb.afterRowInsert( $row );
525
+
526
+ $table.trigger( 'cmb2_add_row', $row );
527
+
528
+ $table.find( '.cmb-remove-row-button' ).removeClass( 'button-disabled' );
529
+
530
+ };
531
+
532
+ cmb.removeGroupRow = function( evt ) {
533
+ evt.preventDefault();
534
+
535
+ var $self = $(this);
536
+ var $table = $id( $self.data('selector') );
537
+ var $parent = $self.parents('.cmb-repeatable-grouping');
538
+ var number = $table.find('.cmb-repeatable-grouping').length;
539
+
540
+ if ( number > 1 ) {
541
+
542
+ $table.trigger( 'cmb2_remove_group_row_start', $self );
543
+
544
+ // when a group is removed loop through all next groups and update fields names
545
+ $parent.nextAll( '.cmb-repeatable-grouping' ).find( cmb.repeatEls ).each( cmb.updateNameAttr );
546
+
547
+ $parent.remove();
548
+
549
+ if ( number <= 2 ) {
550
+ $table.find('.cmb-remove-group-row').prop( 'disabled', true );
551
+ } else {
552
+ $table.find('.cmb-remove-group-row').prop( 'disabled', false );
553
+ }
554
+
555
+ $table.trigger( 'cmb2_remove_row' );
556
+ }
557
+
558
+ };
559
+
560
+ cmb.removeAjaxRow = function( evt ) {
561
+ evt.preventDefault();
562
+
563
+ var $self = $(this);
564
+
565
+ // Check if disabled
566
+ if ( $self.hasClass( 'button-disabled' ) ) {
567
+ return;
568
+ }
569
+
570
+ var $parent = $self.parents('.cmb-row');
571
+ var $table = $self.parents('.cmb-repeat-table');
572
+ var number = $table.find('.cmb-row').length;
573
+
574
+ if ( number > 2 ) {
575
+ if ( $parent.hasClass('empty-row') ) {
576
+ $parent.prev().addClass( 'empty-row' ).removeClass('cmb-repeat-row');
577
+ }
578
+ $self.parents('.cmb-repeat-table .cmb-row').remove();
579
+ if ( number === 3 ) {
580
+ $table.find( '.cmb-remove-row-button' ).addClass( 'button-disabled' );
581
+ }
582
+ $table.trigger( 'cmb2_remove_row' );
583
+ } else {
584
+ $self.addClass( 'button-disabled' );
585
+ }
586
+ };
587
+
588
+ cmb.shiftRows = function( evt ) {
589
+
590
+ evt.preventDefault();
591
+
592
+ var $self = $(this);
593
+ // before anything signif happens
594
+ $self.trigger( 'cmb2_shift_rows_enter', $self );
595
+
596
+ var $parent = $self.parents( '.cmb-repeatable-grouping' );
597
+ var $goto = $self.hasClass( 'move-up' ) ? $parent.prev( '.cmb-repeatable-grouping' ) : $parent.next( '.cmb-repeatable-grouping' );
598
+
599
+ if ( ! $goto.length ) {
600
+ return;
601
+ }
602
+
603
+ // we're gonna shift
604
+ $self.trigger( 'cmb2_shift_rows_start', $self );
605
+
606
+ var inputVals = [];
607
+ // Loop this items fields
608
+ $parent.find( cmb.repeatEls ).each( function() {
609
+ var $element = $(this);
610
+ var val;
611
+ if ( $element.hasClass('cmb2-media-status') ) {
612
+ // special case for image previews
613
+ val = $element.html();
614
+ } else if ( 'checkbox' === $element.attr('type') || 'radio' === $element.attr('type') ) {
615
+ val = $element.is(':checked');
616
+ } else if ( 'select' === $element.prop('tagName') ) {
617
+ val = $element.is(':selected');
618
+ } else {
619
+ val = $element.val();
620
+ }
621
+ // Get all the current values per element
622
+ inputVals.push( { val: val, $: $element } );
623
+ });
624
+ // And swap them all
625
+ $goto.find( cmb.repeatEls ).each( function( index ) {
626
+ var $element = $(this);
627
+ var val;
628
+
629
+ if ( $element.hasClass('cmb2-media-status') ) {
630
+ // special case for image previews
631
+ val = $element.html();
632
+ $element.html( inputVals[ index ].val );
633
+ inputVals[ index ].$.html( val );
634
+
635
+ }
636
+ // handle checkbox swapping
637
+ else if ( 'checkbox' === $element.attr('type') || 'radio' === $element.attr( 'type' ) ) {
638
+ inputVals[ index ].$.prop( 'checked', $element.is(':checked') );
639
+ $element.prop( 'checked', inputVals[ index ].val );
640
+ }
641
+ // handle select swapping
642
+ else if ( 'select' === $element.prop('tagName') ) {
643
+ inputVals[ index ].$.prop( 'selected', $element.is(':selected') );
644
+ $element.prop( 'selected', inputVals[ index ].val );
645
+ }
646
+ // handle normal input swapping
647
+ else {
648
+ inputVals[ index ].$.val( $element.val() );
649
+ $element.val( inputVals[ index ].val );
650
+ }
651
+ });
652
+
653
+ // shift done
654
+ $self.trigger( 'cmb2_shift_rows_complete', $self );
655
+ };
656
+
657
+ cmb.initPickers = function( $timePickers, $datePickers, $colorPickers ) {
658
+ // Initialize timepicker
659
+ cmb.initTimePickers( $timePickers );
660
+
661
+ // Initialize jQuery UI datepicker
662
+ cmb.initDatePickers( $datePickers );
663
+
664
+ // Initialize color picker
665
+ cmb.initColorPickers( $colorPickers );
666
+ };
667
+
668
+ cmb.initTimePickers = function( $selector ) {
669
+ if ( ! $selector.length ) {
670
+ return;
671
+ }
672
+
673
+ $selector.timepicker( 'destroy' );
674
+ $selector.timepicker( cmb.defaults.time_picker );
675
+ };
676
+
677
+ cmb.initDatePickers = function( $selector ) {
678
+ if ( ! $selector.length ) {
679
+ return;
680
+ }
681
+
682
+ $selector.datepicker( 'destroy' );
683
+ $selector.datepicker( cmb.defaults.date_picker );
684
+ };
685
+
686
+ cmb.initColorPickers = function( $selector ) {
687
+ if ( ! $selector.length ) {
688
+ return;
689
+ }
690
+ if (typeof jQuery.wp === 'object' && typeof jQuery.wp.wpColorPicker === 'function') {
691
+
692
+ $selector.wpColorPicker( cmb.defaults.color_picker );
693
+
694
+ } else {
695
+ $selector.each( function(i) {
696
+ $(this).after('<div id="picker-' + i + '" style="z-index: 1000; background: #EEE; border: 1px solid #CCC; position: absolute; display: block;"></div>');
697
+ $id( 'picker-' + i ).hide().farbtastic($(this));
698
+ })
699
+ .focus( function() {
700
+ $(this).next().show();
701
+ })
702
+ .blur( function() {
703
+ $(this).next().hide();
704
+ });
705
+ }
706
+ };
707
+
708
+ cmb.makeListSortable = function() {
709
+ var $filelist = cmb.metabox().find( '.cmb2-media-status.cmb-attach-list' );
710
+ if ( $filelist.length ) {
711
+ $filelist.sortable({ cursor: 'move' }).disableSelection();
712
+ }
713
+ };
714
+
715
+ cmb.maybeOembed = function( evt ) {
716
+ var $self = $(this);
717
+ var type = evt.type;
718
+
719
+ var m = {
720
+ focusout : function() {
721
+ setTimeout( function() {
722
+ // if it's been 2 seconds, hide our spinner
723
+ cmb.spinner( '.postbox .cmb2-metabox', true );
724
+ }, 2000);
725
+ },
726
+ keyup : function() {
727
+ var betw = function( min, max ) {
728
+ return ( evt.which <= max && evt.which >= min );
729
+ };
730
+ // Only Ajax on normal keystrokes
731
+ if ( betw( 48, 90 ) || betw( 96, 111 ) || betw( 8, 9 ) || evt.which === 187 || evt.which === 190 ) {
732
+ // fire our ajax function
733
+ cmb.doAjax( $self, evt);
734
+ }
735
+ },
736
+ paste : function() {
737
+ // paste event is fired before the value is filled, so wait a bit
738
+ setTimeout( function() { cmb.doAjax( $self ); }, 100);
739
+ }
740
+ };
741
+ m[type]();
742
+
743
+ };
744
+
745
+ /**
746
+ * Resize oEmbed videos to fit in their respective metaboxes
747
+ */
748
+ cmb.resizeoEmbeds = function() {
749
+ cmb.metabox().each( function() {
750
+ var $self = $(this);
751
+ var $tableWrap = $self.parents('.inside');
752
+ var isSide = $self.parents('.inner-sidebar').length || $self.parents( '#side-sortables' ).length;
753
+ var isSmall = isSide;
754
+ var isSmallest = false;
755
+ if ( ! $tableWrap.length ) {
756
+ return true; // continue
757
+ }
758
+
759
+ // Calculate new width
760
+ var tableW = $tableWrap.width();
761
+
762
+ if ( cmb.styleBreakPoint > tableW ) {
763
+ isSmall = true;
764
+ isSmallest = ( cmb.styleBreakPoint - 62 ) > tableW;
765
+ }
766
+
767
+ tableW = isSmall ? tableW : Math.round(($tableWrap.width() * 0.82)*0.97);
768
+ var newWidth = tableW - 30;
769
+ if ( isSmall && ! isSide && ! isSmallest ) {
770
+ newWidth = newWidth - 75;
771
+ }
772
+ if ( newWidth > 639 ) {
773
+ return true; // continue
774
+ }
775
+
776
+ var $embeds = $self.find('.cmb-type-oembed .embed-status');
777
+ var $children = $embeds.children().not('.cmb2-remove-wrapper');
778
+ if ( ! $children.length ) {
779
+ return true; // continue
780
+ }
781
+
782
+ $children.each( function() {
783
+ var $self = $(this);
784
+ var iwidth = $self.width();
785
+ var iheight = $self.height();
786
+ var _newWidth = newWidth;
787
+ if ( $self.parents( '.cmb-repeat-row' ).length && ! isSmall ) {
788
+ // Make room for our repeatable "remove" button column
789
+ _newWidth = newWidth - 91;
790
+ _newWidth = 785 > tableW ? _newWidth - 15 : _newWidth;
791
+ }
792
+ // Calc new height
793
+ var newHeight = Math.round((_newWidth * iheight)/iwidth);
794
+ $self.width(_newWidth).height(newHeight);
795
+ });
796
+
797
+ });
798
+ };
799
+
800
+ /**
801
+ * Safely log things if query var is set
802
+ * @since 1.0.0
803
+ */
804
+ cmb.log = function() {
805
+ if ( l10n.script_debug && console && typeof console.log === 'function' ) {
806
+ console.log.apply(console, arguments);
807
+ }
808
+ };
809
+
810
+ cmb.spinner = function( $context, hide ) {
811
+ if ( hide ) {
812
+ $('.cmb-spinner', $context ).hide();
813
+ }
814
+ else {
815
+ $('.cmb-spinner', $context ).show();
816
+ }
817
+ };
818
+
819
+ // function for running our ajax
820
+ cmb.doAjax = function($obj) {
821
+ // get typed value
822
+ var oembed_url = $obj.val();
823
+ // only proceed if the field contains more than 6 characters
824
+ if ( oembed_url.length < 6 ) {
825
+ return;
826
+ }
827
+
828
+ // only proceed if the user has pasted, pressed a number, letter, or whitelisted characters
829
+
830
+ // get field id
831
+ var field_id = $obj.attr('id');
832
+ // get our inputs $context for pinpointing
833
+ var $context = $obj.parents('.cmb-repeat-table .cmb-row .cmb-td');
834
+ $context = $context.length ? $context : $obj.parents('.cmb2-metabox .cmb-row .cmb-td');
835
+
836
+ var embed_container = $('.embed-status', $context);
837
+ var oembed_width = $obj.width();
838
+ var child_el = $(':first-child', embed_container);
839
+
840
+ // http://www.youtube.com/watch?v=dGG7aru2S6U
841
+ cmb.log( 'oembed_url', oembed_url, field_id );
842
+ oembed_width = ( embed_container.length && child_el.length ) ? child_el.width() : $obj.width();
843
+
844
+ // show our spinner
845
+ cmb.spinner( $context );
846
+ // clear out previous results
847
+ $('.embed_wrap', $context).html('');
848
+ // and run our ajax function
849
+ setTimeout( function() {
850
+ // if they haven't typed in 500 ms
851
+ if ( $('.cmb2-oembed:focus').val() !== oembed_url ) {
852
+ return;
853
+ }
854
+ $.ajax({
855
+ type : 'post',
856
+ dataType : 'json',
857
+ url : l10n.ajaxurl,
858
+ data : {
859
+ 'action': 'cmb2_oembed_handler',
860
+ 'oembed_url': oembed_url,
861
+ 'oembed_width': oembed_width > 300 ? oembed_width : 300,
862
+ 'field_id': field_id,
863
+ 'object_id': $obj.data('objectid'),
864
+ 'object_type': $obj.data('objecttype'),
865
+ 'cmb2_ajax_nonce': l10n.ajax_nonce
866
+ },
867
+ success: function(response) {
868
+ cmb.log( response );
869
+ // hide our spinner
870
+ cmb.spinner( $context, true );
871
+ // and populate our results from ajax response
872
+ $('.embed_wrap', $context).html(response.data);
873
+ }
874
+ });
875
+
876
+ }, 500);
877
+ };
878
+
879
+ $(document).ready(cmb.init);
880
+
881
+ return cmb;
882
+
883
+ })(window, document, jQuery);
deprecated/includes/cmb2/js/cmb2.min.js ADDED
@@ -0,0 +1 @@
 
1
+ window.CMB2=function(window,document,$){"use strict";var l10n=window.cmb2_l10,setTimeout=window.setTimeout,cmb={formfield:"",idNumber:!1,file_frames:{},repeatEls:'input:not([type="button"]),select,textarea,.cmb2-media-status',styleBreakPoint:450,mediaHandlers:{},neweditor_id:[],defaults:{time_picker:l10n.defaults.time_picker,date_picker:l10n.defaults.date_picker,color_picker:l10n.defaults.color_picker||{}}},$id=function(selector){return $(document.getElementById(selector))};return cmb.metabox=function(){return cmb.$metabox?cmb.$metabox:(cmb.$metabox=$(".cmb2-wrap > .cmb2-metabox"),cmb.$metabox)},cmb.init=function(){cmb.log("CMB2 localized data",l10n);var $metabox=cmb.metabox(),$repeatGroup=$metabox.find(".cmb-repeatable-group");cmb.initPickers($metabox.find('input[type="text"].cmb2-timepicker'),$metabox.find('input[type="text"].cmb2-datepicker'),$metabox.find('input[type="text"].cmb2-colorpicker')),$id("ui-datepicker-div").wrap('<div class="cmb2-element" />'),$('<p><span class="button cmb-multicheck-toggle">'+l10n.strings.check_toggle+"</span></p>").insertBefore(".cmb2-checkbox-list:not(.no-select-all)"),cmb.makeListSortable(),$metabox.on("change",".cmb2_upload_file",function(){cmb.formfield=$(this).attr("id"),$id(cmb.formfield+"_id").val("")}).on("click",".cmb-multicheck-toggle",cmb.toggleCheckBoxes).on("click",".cmb2-upload-button",cmb.handleMedia).on("click",".cmb-attach-list li, .cmb2-media-status .img-status img, .cmb2-media-status .file-status > span",cmb.handleFileClick).on("click",".cmb2-remove-file-button",cmb.handleRemoveMedia).on("click",".cmb-add-group-row",cmb.addGroupRow).on("click",".cmb-add-row-button",cmb.addAjaxRow).on("click",".cmb-remove-group-row",cmb.removeGroupRow).on("click",".cmb-remove-row-button",cmb.removeAjaxRow).on("keyup paste focusout",".cmb2-oembed",cmb.maybeOembed).on("cmb2_remove_row",".cmb-repeatable-group",cmb.resetTitlesAndIterator).on("click",".cmbhandle, .cmbhandle + .cmbhandle-title",cmb.toggleHandle),$repeatGroup.length&&$repeatGroup.filter(".sortable").each(function(){$(this).find(".button.cmb-remove-group-row").before('<a class="button cmb-shift-rows move-up alignleft" href="#"><span class="'+l10n.up_arrow_class+'"></span></a> <a class="button cmb-shift-rows move-down alignleft" href="#"><span class="'+l10n.down_arrow_class+'"></span></a>')}).on("click",".cmb-shift-rows",cmb.shiftRows).on("cmb2_add_row",cmb.emptyValue),setTimeout(cmb.resizeoEmbeds,500),$(window).on("resize",cmb.resizeoEmbeds)},cmb.resetTitlesAndIterator=function(){$(".cmb-repeatable-group").each(function(){var $table=$(this);$table.find(".cmb-repeatable-grouping").each(function(rowindex){var $row=$(this);$row.data("iterator",rowindex),$row.find(".cmb-group-title h4").text($table.find(".cmb-add-group-row").data("grouptitle").replace("{#}",rowindex+1))})})},cmb.toggleHandle=function(evt){evt.preventDefault(),$(document).trigger("postbox-toggled",$(this).parent(".postbox").toggleClass("closed"))},cmb.toggleCheckBoxes=function(evt){evt.preventDefault();var $self=$(this),$multicheck=$self.closest(".cmb-td").find("input[type=checkbox]");$self.data("checked")?($multicheck.prop("checked",!1),$self.data("checked",!1)):($multicheck.prop("checked",!0),$self.data("checked",!0))},cmb.handleMedia=function(evt){evt.preventDefault();var $el=$(this);cmb.attach_id=$el.hasClass("cmb2-upload-list")?!1:$el.closest(".cmb-td").find(".cmb2-upload-file-id").val(),cmb.attach_id="0"!==cmb.attach_id?cmb.attach_id:!1,cmb._handleMedia($el.prev("input.cmb2-upload-file").attr("id"),$el.hasClass("cmb2-upload-list"))},cmb.handleFileClick=function(evt){evt.preventDefault();var $el=$(this),$td=$el.closest(".cmb-td"),isList=$td.find(".cmb2-upload-button").hasClass("cmb2-upload-list");cmb.attach_id=isList?$el.find('input[type="hidden"]').data("id"):$td.find(".cmb2-upload-file-id").val(),cmb.attach_id&&cmb._handleMedia($td.find("input.cmb2-upload-file").attr("id"),isList,cmb.attach_id)},cmb._handleMedia=function(formfield,isList){if(wp){var $metabox=cmb.metabox();cmb.formfield=formfield;var $formfield=$id(cmb.formfield),previewSize=$formfield.data("previewsize"),formName=$formfield.attr("name"),uploadStatus=!0,attachment=!0;if(cmb.formfield in cmb.file_frames)return void cmb.file_frames[cmb.formfield].open();cmb.file_frames[cmb.formfield]=wp.media({title:$metabox.find("label[for="+cmb.formfield+"]").text(),button:{text:l10n.strings.upload_file},multiple:isList?!0:!1}),cmb.mediaHandlers.list=function(selection,returnIt){attachment=selection.toJSON(),$formfield.val(attachment.url),$id(cmb.formfield+"_id").val(attachment.id);var fileGroup=[];return $(attachment).each(function(){if(this.type&&"image"===this.type){var width=previewSize[0]?previewSize[0]:50,height=previewSize[1]?previewSize[1]:50;uploadStatus='<li class="img-status"><img width="'+width+'" height="'+height+'" src="'+this.url+'" class="attachment-'+width+"px"+height+'px" alt="'+this.filename+'"><p><a href="#" class="cmb2-remove-file-button" rel="'+cmb.formfield+"["+this.id+']">'+l10n.strings.remove_image+'</a></p><input type="hidden" id="filelist-'+this.id+'" data-id="'+this.id+'" name="'+formName+"["+this.id+']" value="'+this.url+'"></li>'}else uploadStatus='<li class="file-status"><span>'+l10n.strings.file+" <strong>"+this.filename+'</strong></span>&nbsp;&nbsp; (<a href="'+this.url+'" target="_blank" rel="external">'+l10n.strings.download+'</a> / <a href="#" class="cmb2-remove-file-button" rel="'+cmb.formfield+"["+this.id+']">'+l10n.strings.remove_file+'</a>)<input type="hidden" id="filelist-'+this.id+'" data-id="'+this.id+'" name="'+formName+"["+this.id+']" value="'+this.url+'"></li>';fileGroup.push(uploadStatus)}),returnIt?fileGroup:void $(fileGroup).each(function(){$formfield.siblings(".cmb2-media-status").slideDown().append(this)})},cmb.mediaHandlers.single=function(selection){if(attachment=selection.first().toJSON(),$formfield.val(attachment.url),$id(cmb.formfield+"_id").val(attachment.id),attachment.type&&"image"===attachment.type){var width=previewSize[0]?previewSize[0]:350;uploadStatus='<div class="img-status"><img width="'+width+'px" style="max-width: '+width+'px; width: 100%; height: auto;" src="'+attachment.url+'" alt="'+attachment.filename+'" title="'+attachment.filename+'" /><p><a href="#" class="cmb2-remove-file-button" rel="'+cmb.formfield+'">'+l10n.strings.remove_image+"</a></p></div>"}else uploadStatus='<div class="file-status"><span>'+l10n.strings.file+" <strong>"+attachment.filename+'</strong></span>&nbsp;&nbsp; (<a href="'+attachment.url+'" target="_blank" rel="external">'+l10n.strings.download+'</a> / <a href="#" class="cmb2-remove-file-button" rel="'+cmb.formfield+'">'+l10n.strings.remove_file+"</a>)</div>";$formfield.siblings(".cmb2-media-status").slideDown().html(uploadStatus)},cmb.mediaHandlers.selectFile=function(){var selection=cmb.file_frames[cmb.formfield].state().get("selection"),type=isList?"list":"single";return cmb.attach_id&&isList?void $('[data-id="'+cmb.attach_id+'"]').parents("li").replaceWith(cmb.mediaHandlers.list(selection,!0)):void cmb.mediaHandlers[type](selection)},cmb.mediaHandlers.openModal=function(){var selection=cmb.file_frames[cmb.formfield].state().get("selection");if(!cmb.attach_id)return selection.reset();var attach=wp.media.attachment(cmb.attach_id);attach.fetch(),selection.set(attach?[attach]:[])},cmb.file_frames[cmb.formfield].on("select",cmb.mediaHandlers.selectFile).on("open",cmb.mediaHandlers.openModal),cmb.file_frames[cmb.formfield].open()}},cmb.handleRemoveMedia=function(evt){evt.preventDefault();var $self=$(this);return $self.is(".cmb-attach-list .cmb2-remove-file-button")?($self.parents("li").remove(),!1):(cmb.formfield=$self.attr("rel"),cmb.metabox().find("input#"+cmb.formfield).val(""),cmb.metabox().find("input#"+cmb.formfield+"_id").val(""),$self.parents(".cmb2-media-status").html(""),!1)},cmb.cleanRow=function($row,prevNum,group){var $inputs=$row.find('input:not([type="button"]), select, textarea, label'),$other=$row.find("[id]").not('input:not([type="button"]), select, textarea, label');return group&&($row.find(".cmb-repeat-table .cmb-repeat-row:not(:first-child)").remove(),$other.length&&$other.each(function(){var $_this=$(this),oldID=$_this.attr("id"),newID=oldID.replace("_"+prevNum,"_"+cmb.idNumber),$buttons=$row.find('[data-selector="'+oldID+'"]');$_this.attr("id",newID),$buttons.length&&$buttons.attr("data-selector",newID).data("selector",newID)})),cmb.neweditor_id=[],$inputs.filter(":checked").prop("checked",!1),$inputs.filter(":selected").prop("selected",!1),$row.find("h3.cmb-group-title").length&&$row.find("h3.cmb-group-title").text($row.data("title").replace("{#}",cmb.idNumber+1)),$inputs.each(function(){var newID,oldID,$newInput=$(this),isEditor=$newInput.hasClass("wp-editor-area"),oldFor=$newInput.attr("for"),attrs={};if(oldFor)attrs={"for":oldFor.replace("_"+prevNum,"_"+cmb.idNumber)};else{var oldName=$newInput.attr("name"),newName=oldName?oldName.replace("["+prevNum+"]","["+cmb.idNumber+"]"):"";oldID=$newInput.attr("id"),newID=oldID?oldID.replace("_"+prevNum,"_"+cmb.idNumber):"",attrs={id:newID,name:newName,"data-iterator":cmb.idNumber}}if($newInput.removeClass("hasDatepicker").attr(attrs).val(""),isEditor){newID=newID?oldID.replace("zx"+prevNum,"zx"+cmb.idNumber):"",$newInput.html("");var $wysiwyg=$newInput.parents(".cmb-type-wysiwyg");$wysiwyg.find(".mce-tinymce:not(:first-child)").remove();var html=$wysiwyg.html().replace(new RegExp(oldID,"g"),newID);$wysiwyg.html(html),cmb.neweditor_id.push({id:newID,old:oldID})}}),cmb},cmb.newRowHousekeeping=function($row){var $colorPicker=$row.find(".wp-picker-container"),$list=$row.find(".cmb2-media-status");return $colorPicker.length&&$colorPicker.each(function(){var $td=$(this).parent();$td.html($td.find('input[type="text"].cmb2-colorpicker').attr("style",""))}),$list.length&&$list.empty(),cmb},cmb.afterRowInsert=function($row){var _prop;if(cmb.neweditor_id.length){var i;for(i=cmb.neweditor_id.length-1;i>=0;i--){var id=cmb.neweditor_id[i].id,old=cmb.neweditor_id[i].old;if("undefined"==typeof tinyMCEPreInit.mceInit[id]){var newSettings=jQuery.extend({},tinyMCEPreInit.mceInit[old]);for(_prop in newSettings)"string"==typeof newSettings[_prop]&&(newSettings[_prop]=newSettings[_prop].replace(new RegExp(old,"g"),id));tinyMCEPreInit.mceInit[id]=newSettings}if("undefined"==typeof tinyMCEPreInit.qtInit[id]){var newQTS=jQuery.extend({},tinyMCEPreInit.qtInit[old]);for(_prop in newQTS)"string"==typeof newQTS[_prop]&&(newQTS[_prop]=newQTS[_prop].replace(new RegExp(old,"g"),id));tinyMCEPreInit.qtInit[id]=newQTS}tinyMCE.init({id:tinyMCEPreInit.mceInit[id]})}}cmb.initPickers($row.find('input[type="text"].cmb2-timepicker'),$row.find('input[type="text"].cmb2-datepicker'),$row.find('input[type="text"].cmb2-colorpicker'))},cmb.updateNameAttr=function(){var $this=$(this),name=$this.attr("name");if("undefined"==typeof name)return!1;var prevNum=parseInt($this.parents(".cmb-repeatable-grouping").data("iterator")),newNum=prevNum-1,$newName=name.replace("["+prevNum+"]","["+newNum+"]");$this.attr("name",$newName)},cmb.emptyValue=function(evt,row){$('input:not([type="button"]), textarea',row).val("")},cmb.addGroupRow=function(evt){evt.preventDefault();var $self=$(this);$self.trigger("cmb2_add_group_row_start",$self);var $table=$id($self.data("selector")),$oldRow=$table.find(".cmb-repeatable-grouping").last(),prevNum=parseInt($oldRow.data("iterator"));cmb.idNumber=prevNum+1;var $row=$oldRow.clone();cmb.newRowHousekeeping($row.data("title",$self.data("grouptitle"))).cleanRow($row,prevNum,!0),$row.find(".cmb-add-row-button").prop("disabled",!1);var $newRow=$('<div class="postbox cmb-row cmb-repeatable-grouping" data-iterator="'+cmb.idNumber+'">'+$row.html()+"</div>");$oldRow.after($newRow),cmb.afterRowInsert($newRow),$table.find(".cmb-repeatable-grouping").length<=1?$table.find(".cmb-remove-group-row").prop("disabled",!0):$table.find(".cmb-remove-group-row").prop("disabled",!1),$table.trigger("cmb2_add_row",$newRow)},cmb.addAjaxRow=function(evt){evt.preventDefault();var $self=$(this),$table=$id($self.data("selector")),$emptyrow=$table.find(".empty-row"),prevNum=parseInt($emptyrow.find("[data-iterator]").data("iterator"));cmb.idNumber=prevNum+1;var $row=$emptyrow.clone();cmb.newRowHousekeeping($row).cleanRow($row,prevNum),$emptyrow.removeClass("empty-row hidden").addClass("cmb-repeat-row"),$emptyrow.after($row),cmb.afterRowInsert($row),$table.trigger("cmb2_add_row",$row),$table.find(".cmb-remove-row-button").removeClass("button-disabled")},cmb.removeGroupRow=function(evt){evt.preventDefault();var $self=$(this),$table=$id($self.data("selector")),$parent=$self.parents(".cmb-repeatable-grouping"),number=$table.find(".cmb-repeatable-grouping").length;number>1&&($table.trigger("cmb2_remove_group_row_start",$self),$parent.nextAll(".cmb-repeatable-grouping").find(cmb.repeatEls).each(cmb.updateNameAttr),$parent.remove(),2>=number?$table.find(".cmb-remove-group-row").prop("disabled",!0):$table.find(".cmb-remove-group-row").prop("disabled",!1),$table.trigger("cmb2_remove_row"))},cmb.removeAjaxRow=function(evt){evt.preventDefault();var $self=$(this);if(!$self.hasClass("button-disabled")){var $parent=$self.parents(".cmb-row"),$table=$self.parents(".cmb-repeat-table"),number=$table.find(".cmb-row").length;number>2?($parent.hasClass("empty-row")&&$parent.prev().addClass("empty-row").removeClass("cmb-repeat-row"),$self.parents(".cmb-repeat-table .cmb-row").remove(),3===number&&$table.find(".cmb-remove-row-button").addClass("button-disabled"),$table.trigger("cmb2_remove_row")):$self.addClass("button-disabled")}},cmb.shiftRows=function(evt){evt.preventDefault();var $self=$(this);$self.trigger("cmb2_shift_rows_enter",$self);var $parent=$self.parents(".cmb-repeatable-grouping"),$goto=$self.hasClass("move-up")?$parent.prev(".cmb-repeatable-grouping"):$parent.next(".cmb-repeatable-grouping");if($goto.length){$self.trigger("cmb2_shift_rows_start",$self);var inputVals=[];$parent.find(cmb.repeatEls).each(function(){var val,$element=$(this);val=$element.hasClass("cmb2-media-status")?$element.html():"checkbox"===$element.attr("type")||"radio"===$element.attr("type")?$element.is(":checked"):"select"===$element.prop("tagName")?$element.is(":selected"):$element.val(),inputVals.push({val:val,$:$element})}),$goto.find(cmb.repeatEls).each(function(index){var val,$element=$(this);$element.hasClass("cmb2-media-status")?(val=$element.html(),$element.html(inputVals[index].val),inputVals[index].$.html(val)):"checkbox"===$element.attr("type")||"radio"===$element.attr("type")?(inputVals[index].$.prop("checked",$element.is(":checked")),$element.prop("checked",inputVals[index].val)):"select"===$element.prop("tagName")?(inputVals[index].$.prop("selected",$element.is(":selected")),$element.prop("selected",inputVals[index].val)):(inputVals[index].$.val($element.val()),$element.val(inputVals[index].val))}),$self.trigger("cmb2_shift_rows_complete",$self)}},cmb.initPickers=function($timePickers,$datePickers,$colorPickers){cmb.initTimePickers($timePickers),cmb.initDatePickers($datePickers),cmb.initColorPickers($colorPickers)},cmb.initTimePickers=function($selector){$selector.length&&($selector.timepicker("destroy"),$selector.timepicker(cmb.defaults.time_picker))},cmb.initDatePickers=function($selector){$selector.length&&($selector.datepicker("destroy"),$selector.datepicker(cmb.defaults.date_picker))},cmb.initColorPickers=function($selector){$selector.length&&("object"==typeof jQuery.wp&&"function"==typeof jQuery.wp.wpColorPicker?$selector.wpColorPicker(cmb.defaults.color_picker):$selector.each(function(i){$(this).after('<div id="picker-'+i+'" style="z-index: 1000; background: #EEE; border: 1px solid #CCC; position: absolute; display: block;"></div>'),$id("picker-"+i).hide().farbtastic($(this))}).focus(function(){$(this).next().show()}).blur(function(){$(this).next().hide()}))},cmb.makeListSortable=function(){var $filelist=cmb.metabox().find(".cmb2-media-status.cmb-attach-list");$filelist.length&&$filelist.sortable({cursor:"move"}).disableSelection()},cmb.maybeOembed=function(evt){var $self=$(this),type=evt.type,m={focusout:function(){setTimeout(function(){cmb.spinner(".postbox .cmb2-metabox",!0)},2e3)},keyup:function(){var betw=function(min,max){return evt.which<=max&&evt.which>=min};(betw(48,90)||betw(96,111)||betw(8,9)||187===evt.which||190===evt.which)&&cmb.doAjax($self,evt)},paste:function(){setTimeout(function(){cmb.doAjax($self)},100)}};m[type]()},cmb.resizeoEmbeds=function(){cmb.metabox().each(function(){var $self=$(this),$tableWrap=$self.parents(".inside"),isSide=$self.parents(".inner-sidebar").length||$self.parents("#side-sortables").length,isSmall=isSide,isSmallest=!1;if(!$tableWrap.length)return!0;var tableW=$tableWrap.width();cmb.styleBreakPoint>tableW&&(isSmall=!0,isSmallest=cmb.styleBreakPoint-62>tableW),tableW=isSmall?tableW:Math.round(.82*$tableWrap.width()*.97);var newWidth=tableW-30;if(!isSmall||isSide||isSmallest||(newWidth-=75),newWidth>639)return!0;var $embeds=$self.find(".cmb-type-oembed .embed-status"),$children=$embeds.children().not(".cmb2-remove-wrapper");return $children.length?void $children.each(function(){var $self=$(this),iwidth=$self.width(),iheight=$self.height(),_newWidth=newWidth;$self.parents(".cmb-repeat-row").length&&!isSmall&&(_newWidth=newWidth-91,_newWidth=785>tableW?_newWidth-15:_newWidth);var newHeight=Math.round(_newWidth*iheight/iwidth);$self.width(_newWidth).height(newHeight)}):!0})},cmb.log=function(){l10n.script_debug&&console&&"function"==typeof console.log&&console.log.apply(console,arguments)},cmb.spinner=function($context,hide){hide?$(".cmb-spinner",$context).hide():$(".cmb-spinner",$context).show()},cmb.doAjax=function($obj){var oembed_url=$obj.val();if(!(oembed_url.length<6)){var field_id=$obj.attr("id"),$context=$obj.parents(".cmb-repeat-table .cmb-row .cmb-td");$context=$context.length?$context:$obj.parents(".cmb2-metabox .cmb-row .cmb-td");var embed_container=$(".embed-status",$context),oembed_width=$obj.width(),child_el=$(":first-child",embed_container);cmb.log("oembed_url",oembed_url,field_id),oembed_width=embed_container.length&&child_el.length?child_el.width():$obj.width(),cmb.spinner($context),$(".embed_wrap",$context).html(""),setTimeout(function(){$(".cmb2-oembed:focus").val()===oembed_url&&$.ajax({type:"post",dataType:"json",url:l10n.ajaxurl,data:{action:"cmb2_oembed_handler",oembed_url:oembed_url,oembed_width:oembed_width>300?oembed_width:300,field_id:field_id,object_id:$obj.data("objectid"),object_type:$obj.data("objecttype"),cmb2_ajax_nonce:l10n.ajax_nonce},success:function(response){cmb.log(response),cmb.spinner($context,!0),$(".embed_wrap",$context).html(response.data)}})},500)}},$(document).ready(cmb.init),cmb}(window,document,jQuery);
deprecated/includes/cmb2/js/index.php ADDED
File without changes
deprecated/includes/cmb2/js/jquery-ui-timepicker-addon.min.js ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
1
+ /*! jQuery Timepicker Addon - v1.5.0 - 2014-09-01
2
+ * http://trentrichardson.com/examples/timepicker
3
+ * Copyright (c) 2014 Trent Richardson; Licensed MIT */
4
+ (function($){if($.ui.timepicker=$.ui.timepicker||{},!$.ui.timepicker.version){$.extend($.ui,{timepicker:{version:"1.5.0"}});var Timepicker=function(){this.regional=[],this.regional[""]={currentText:"Now",closeText:"Done",amNames:["AM","A"],pmNames:["PM","P"],timeFormat:"HH:mm",timeSuffix:"",timeOnlyTitle:"Choose Time",timeText:"Time",hourText:"Hour",minuteText:"Minute",secondText:"Second",millisecText:"Millisecond",microsecText:"Microsecond",timezoneText:"Time Zone",isRTL:!1},this._defaults={showButtonPanel:!0,timeOnly:!1,timeOnlyShowDate:!1,showHour:null,showMinute:null,showSecond:null,showMillisec:null,showMicrosec:null,showTimezone:null,showTime:!0,stepHour:1,stepMinute:1,stepSecond:1,stepMillisec:1,stepMicrosec:1,hour:0,minute:0,second:0,millisec:0,microsec:0,timezone:null,hourMin:0,minuteMin:0,secondMin:0,millisecMin:0,microsecMin:0,hourMax:23,minuteMax:59,secondMax:59,millisecMax:999,microsecMax:999,minDateTime:null,maxDateTime:null,maxTime:null,minTime:null,onSelect:null,hourGrid:0,minuteGrid:0,secondGrid:0,millisecGrid:0,microsecGrid:0,alwaysSetTime:!0,separator:" ",altFieldTimeOnly:!0,altTimeFormat:null,altSeparator:null,altTimeSuffix:null,altRedirectFocus:!0,pickerTimeFormat:null,pickerTimeSuffix:null,showTimepicker:!0,timezoneList:null,addSliderAccess:!1,sliderAccessArgs:null,controlType:"slider",defaultValue:null,parse:"strict"},$.extend(this._defaults,this.regional[""])};$.extend(Timepicker.prototype,{$input:null,$altInput:null,$timeObj:null,inst:null,hour_slider:null,minute_slider:null,second_slider:null,millisec_slider:null,microsec_slider:null,timezone_select:null,maxTime:null,minTime:null,hour:0,minute:0,second:0,millisec:0,microsec:0,timezone:null,hourMinOriginal:null,minuteMinOriginal:null,secondMinOriginal:null,millisecMinOriginal:null,microsecMinOriginal:null,hourMaxOriginal:null,minuteMaxOriginal:null,secondMaxOriginal:null,millisecMaxOriginal:null,microsecMaxOriginal:null,ampm:"",formattedDate:"",formattedTime:"",formattedDateTime:"",timezoneList:null,units:["hour","minute","second","millisec","microsec"],support:{},control:null,setDefaults:function(e){return extendRemove(this._defaults,e||{}),this},_newInst:function($input,opts){var tp_inst=new Timepicker,inlineSettings={},fns={},overrides,i;for(var attrName in this._defaults)if(this._defaults.hasOwnProperty(attrName)){var attrValue=$input.attr("time:"+attrName);if(attrValue)try{inlineSettings[attrName]=eval(attrValue)}catch(err){inlineSettings[attrName]=attrValue}}overrides={beforeShow:function(e,t){return $.isFunction(tp_inst._defaults.evnts.beforeShow)?tp_inst._defaults.evnts.beforeShow.call($input[0],e,t,tp_inst):void 0},onChangeMonthYear:function(e,t,i){tp_inst._updateDateTime(i),$.isFunction(tp_inst._defaults.evnts.onChangeMonthYear)&&tp_inst._defaults.evnts.onChangeMonthYear.call($input[0],e,t,i,tp_inst)},onClose:function(e,t){tp_inst.timeDefined===!0&&""!==$input.val()&&tp_inst._updateDateTime(t),$.isFunction(tp_inst._defaults.evnts.onClose)&&tp_inst._defaults.evnts.onClose.call($input[0],e,t,tp_inst)}};for(i in overrides)overrides.hasOwnProperty(i)&&(fns[i]=opts[i]||null);tp_inst._defaults=$.extend({},this._defaults,inlineSettings,opts,overrides,{evnts:fns,timepicker:tp_inst}),tp_inst.amNames=$.map(tp_inst._defaults.amNames,function(e){return e.toUpperCase()}),tp_inst.pmNames=$.map(tp_inst._defaults.pmNames,function(e){return e.toUpperCase()}),tp_inst.support=detectSupport(tp_inst._defaults.timeFormat+(tp_inst._defaults.pickerTimeFormat?tp_inst._defaults.pickerTimeFormat:"")+(tp_inst._defaults.altTimeFormat?tp_inst._defaults.altTimeFormat:"")),"string"==typeof tp_inst._defaults.controlType?("slider"===tp_inst._defaults.controlType&&$.ui.slider===void 0&&(tp_inst._defaults.controlType="select"),tp_inst.control=tp_inst._controls[tp_inst._defaults.controlType]):tp_inst.control=tp_inst._defaults.controlType;var timezoneList=[-720,-660,-600,-570,-540,-480,-420,-360,-300,-270,-240,-210,-180,-120,-60,0,60,120,180,210,240,270,300,330,345,360,390,420,480,525,540,570,600,630,660,690,720,765,780,840];null!==tp_inst._defaults.timezoneList&&(timezoneList=tp_inst._defaults.timezoneList);var tzl=timezoneList.length,tzi=0,tzv=null;if(tzl>0&&"object"!=typeof timezoneList[0])for(;tzl>tzi;tzi++)tzv=timezoneList[tzi],timezoneList[tzi]={value:tzv,label:$.timepicker.timezoneOffsetString(tzv,tp_inst.support.iso8601)};return tp_inst._defaults.timezoneList=timezoneList,tp_inst.timezone=null!==tp_inst._defaults.timezone?$.timepicker.timezoneOffsetNumber(tp_inst._defaults.timezone):-1*(new Date).getTimezoneOffset(),tp_inst.hour=tp_inst._defaults.hour<tp_inst._defaults.hourMin?tp_inst._defaults.hourMin:tp_inst._defaults.hour>tp_inst._defaults.hourMax?tp_inst._defaults.hourMax:tp_inst._defaults.hour,tp_inst.minute=tp_inst._defaults.minute<tp_inst._defaults.minuteMin?tp_inst._defaults.minuteMin:tp_inst._defaults.minute>tp_inst._defaults.minuteMax?tp_inst._defaults.minuteMax:tp_inst._defaults.minute,tp_inst.second=tp_inst._defaults.second<tp_inst._defaults.secondMin?tp_inst._defaults.secondMin:tp_inst._defaults.second>tp_inst._defaults.secondMax?tp_inst._defaults.secondMax:tp_inst._defaults.second,tp_inst.millisec=tp_inst._defaults.millisec<tp_inst._defaults.millisecMin?tp_inst._defaults.millisecMin:tp_inst._defaults.millisec>tp_inst._defaults.millisecMax?tp_inst._defaults.millisecMax:tp_inst._defaults.millisec,tp_inst.microsec=tp_inst._defaults.microsec<tp_inst._defaults.microsecMin?tp_inst._defaults.microsecMin:tp_inst._defaults.microsec>tp_inst._defaults.microsecMax?tp_inst._defaults.microsecMax:tp_inst._defaults.microsec,tp_inst.ampm="",tp_inst.$input=$input,tp_inst._defaults.altField&&(tp_inst.$altInput=$(tp_inst._defaults.altField),tp_inst._defaults.altRedirectFocus===!0&&tp_inst.$altInput.css({cursor:"pointer"}).focus(function(){$input.trigger("focus")})),(0===tp_inst._defaults.minDate||0===tp_inst._defaults.minDateTime)&&(tp_inst._defaults.minDate=new Date),(0===tp_inst._defaults.maxDate||0===tp_inst._defaults.maxDateTime)&&(tp_inst._defaults.maxDate=new Date),void 0!==tp_inst._defaults.minDate&&tp_inst._defaults.minDate instanceof Date&&(tp_inst._defaults.minDateTime=new Date(tp_inst._defaults.minDate.getTime())),void 0!==tp_inst._defaults.minDateTime&&tp_inst._defaults.minDateTime instanceof Date&&(tp_inst._defaults.minDate=new Date(tp_inst._defaults.minDateTime.getTime())),void 0!==tp_inst._defaults.maxDate&&tp_inst._defaults.maxDate instanceof Date&&(tp_inst._defaults.maxDateTime=new Date(tp_inst._defaults.maxDate.getTime())),void 0!==tp_inst._defaults.maxDateTime&&tp_inst._defaults.maxDateTime instanceof Date&&(tp_inst._defaults.maxDate=new Date(tp_inst._defaults.maxDateTime.getTime())),tp_inst.$input.bind("focus",function(){tp_inst._onFocus()}),tp_inst},_addTimePicker:function(e){var t=this.$altInput&&this._defaults.altFieldTimeOnly?this.$input.val()+" "+this.$altInput.val():this.$input.val();this.timeDefined=this._parseTime(t),this._limitMinMaxDateTime(e,!1),this._injectTimePicker()},_parseTime:function(e,t){if(this.inst||(this.inst=$.datepicker._getInst(this.$input[0])),t||!this._defaults.timeOnly){var i=$.datepicker._get(this.inst,"dateFormat");try{var s=parseDateTimeInternal(i,this._defaults.timeFormat,e,$.datepicker._getFormatConfig(this.inst),this._defaults);if(!s.timeObj)return!1;$.extend(this,s.timeObj)}catch(a){return $.timepicker.log("Error parsing the date/time string: "+a+"\ndate/time string = "+e+"\ntimeFormat = "+this._defaults.timeFormat+"\ndateFormat = "+i),!1}return!0}var n=$.datepicker.parseTime(this._defaults.timeFormat,e,this._defaults);return n?($.extend(this,n),!0):!1},_injectTimePicker:function(){var e=this.inst.dpDiv,t=this.inst.settings,i=this,s="",a="",n=null,r={},l={},o=null,c=0,u=0;if(0===e.find("div.ui-timepicker-div").length&&t.showTimepicker){var m=' style="display:none;"',d='<div class="ui-timepicker-div'+(t.isRTL?" ui-timepicker-rtl":"")+'"><dl>'+'<dt class="ui_tpicker_time_label"'+(t.showTime?"":m)+">"+t.timeText+"</dt>"+'<dd class="ui_tpicker_time"'+(t.showTime?"":m)+"></dd>";for(c=0,u=this.units.length;u>c;c++){if(s=this.units[c],a=s.substr(0,1).toUpperCase()+s.substr(1),n=null!==t["show"+a]?t["show"+a]:this.support[s],r[s]=parseInt(t[s+"Max"]-(t[s+"Max"]-t[s+"Min"])%t["step"+a],10),l[s]=0,d+='<dt class="ui_tpicker_'+s+'_label"'+(n?"":m)+">"+t[s+"Text"]+"</dt>"+'<dd class="ui_tpicker_'+s+'"><div class="ui_tpicker_'+s+'_slider"'+(n?"":m)+"></div>",n&&t[s+"Grid"]>0){if(d+='<div style="padding-left: 1px"><table class="ui-tpicker-grid-label"><tr>',"hour"===s)for(var h=t[s+"Min"];r[s]>=h;h+=parseInt(t[s+"Grid"],10)){l[s]++;var p=$.datepicker.formatTime(this.support.ampm?"hht":"HH",{hour:h},t);d+='<td data-for="'+s+'">'+p+"</td>"}else for(var _=t[s+"Min"];r[s]>=_;_+=parseInt(t[s+"Grid"],10))l[s]++,d+='<td data-for="'+s+'">'+(10>_?"0":"")+_+"</td>";d+="</tr></table></div>"}d+="</dd>"}var f=null!==t.showTimezone?t.showTimezone:this.support.timezone;d+='<dt class="ui_tpicker_timezone_label"'+(f?"":m)+">"+t.timezoneText+"</dt>",d+='<dd class="ui_tpicker_timezone" '+(f?"":m)+"></dd>",d+="</dl></div>";var g=$(d);for(t.timeOnly===!0&&(g.prepend('<div class="ui-widget-header ui-helper-clearfix ui-corner-all"><div class="ui-datepicker-title">'+t.timeOnlyTitle+"</div>"+"</div>"),e.find(".ui-datepicker-header, .ui-datepicker-calendar").hide()),c=0,u=i.units.length;u>c;c++)s=i.units[c],a=s.substr(0,1).toUpperCase()+s.substr(1),n=null!==t["show"+a]?t["show"+a]:this.support[s],i[s+"_slider"]=i.control.create(i,g.find(".ui_tpicker_"+s+"_slider"),s,i[s],t[s+"Min"],r[s],t["step"+a]),n&&t[s+"Grid"]>0&&(o=100*l[s]*t[s+"Grid"]/(r[s]-t[s+"Min"]),g.find(".ui_tpicker_"+s+" table").css({width:o+"%",marginLeft:t.isRTL?"0":o/(-2*l[s])+"%",marginRight:t.isRTL?o/(-2*l[s])+"%":"0",borderCollapse:"collapse"}).find("td").click(function(){var e=$(this),t=e.html(),a=parseInt(t.replace(/[^0-9]/g),10),n=t.replace(/[^apm]/gi),r=e.data("for");"hour"===r&&(-1!==n.indexOf("p")&&12>a?a+=12:-1!==n.indexOf("a")&&12===a&&(a=0)),i.control.value(i,i[r+"_slider"],s,a),i._onTimeChange(),i._onSelectHandler()}).css({cursor:"pointer",width:100/l[s]+"%",textAlign:"center",overflow:"hidden"}));if(this.timezone_select=g.find(".ui_tpicker_timezone").append("<select></select>").find("select"),$.fn.append.apply(this.timezone_select,$.map(t.timezoneList,function(e){return $("<option />").val("object"==typeof e?e.value:e).text("object"==typeof e?e.label:e)})),this.timezone!==void 0&&null!==this.timezone&&""!==this.timezone){var M=-1*new Date(this.inst.selectedYear,this.inst.selectedMonth,this.inst.selectedDay,12).getTimezoneOffset();M===this.timezone?selectLocalTimezone(i):this.timezone_select.val(this.timezone)}else this.hour!==void 0&&null!==this.hour&&""!==this.hour?this.timezone_select.val(t.timezone):selectLocalTimezone(i);this.timezone_select.change(function(){i._onTimeChange(),i._onSelectHandler()});var v=e.find(".ui-datepicker-buttonpane");if(v.length?v.before(g):e.append(g),this.$timeObj=g.find(".ui_tpicker_time"),null!==this.inst){var k=this.timeDefined;this._onTimeChange(),this.timeDefined=k}if(this._defaults.addSliderAccess){var T=this._defaults.sliderAccessArgs,D=this._defaults.isRTL;T.isRTL=D,setTimeout(function(){if(0===g.find(".ui-slider-access").length){g.find(".ui-slider:visible").sliderAccess(T);var e=g.find(".ui-slider-access:eq(0)").outerWidth(!0);e&&g.find("table:visible").each(function(){var t=$(this),i=t.outerWidth(),s=(""+t.css(D?"marginRight":"marginLeft")).replace("%",""),a=i-e,n=s*a/i+"%",r={width:a,marginRight:0,marginLeft:0};r[D?"marginRight":"marginLeft"]=n,t.css(r)})}},10)}i._limitMinMaxDateTime(this.inst,!0)}},_limitMinMaxDateTime:function(e,t){var i=this._defaults,s=new Date(e.selectedYear,e.selectedMonth,e.selectedDay);if(this._defaults.showTimepicker){if(null!==$.datepicker._get(e,"minDateTime")&&void 0!==$.datepicker._get(e,"minDateTime")&&s){var a=$.datepicker._get(e,"minDateTime"),n=new Date(a.getFullYear(),a.getMonth(),a.getDate(),0,0,0,0);(null===this.hourMinOriginal||null===this.minuteMinOriginal||null===this.secondMinOriginal||null===this.millisecMinOriginal||null===this.microsecMinOriginal)&&(this.hourMinOriginal=i.hourMin,this.minuteMinOriginal=i.minuteMin,this.secondMinOriginal=i.secondMin,this.millisecMinOriginal=i.millisecMin,this.microsecMinOriginal=i.microsecMin),e.settings.timeOnly||n.getTime()===s.getTime()?(this._defaults.hourMin=a.getHours(),this.hour<=this._defaults.hourMin?(this.hour=this._defaults.hourMin,this._defaults.minuteMin=a.getMinutes(),this.minute<=this._defaults.minuteMin?(this.minute=this._defaults.minuteMin,this._defaults.secondMin=a.getSeconds(),this.second<=this._defaults.secondMin?(this.second=this._defaults.secondMin,this._defaults.millisecMin=a.getMilliseconds(),this.millisec<=this._defaults.millisecMin?(this.millisec=this._defaults.millisecMin,this._defaults.microsecMin=a.getMicroseconds()):(this.microsec<this._defaults.microsecMin&&(this.microsec=this._defaults.microsecMin),this._defaults.microsecMin=this.microsecMinOriginal)):(this._defaults.millisecMin=this.millisecMinOriginal,this._defaults.microsecMin=this.microsecMinOriginal)):(this._defaults.secondMin=this.secondMinOriginal,this._defaults.millisecMin=this.millisecMinOriginal,this._defaults.microsecMin=this.microsecMinOriginal)):(this._defaults.minuteMin=this.minuteMinOriginal,this._defaults.secondMin=this.secondMinOriginal,this._defaults.millisecMin=this.millisecMinOriginal,this._defaults.microsecMin=this.microsecMinOriginal)):(this._defaults.hourMin=this.hourMinOriginal,this._defaults.minuteMin=this.minuteMinOriginal,this._defaults.secondMin=this.secondMinOriginal,this._defaults.millisecMin=this.millisecMinOriginal,this._defaults.microsecMin=this.microsecMinOriginal)}if(null!==$.datepicker._get(e,"maxDateTime")&&void 0!==$.datepicker._get(e,"maxDateTime")&&s){var r=$.datepicker._get(e,"maxDateTime"),l=new Date(r.getFullYear(),r.getMonth(),r.getDate(),0,0,0,0);(null===this.hourMaxOriginal||null===this.minuteMaxOriginal||null===this.secondMaxOriginal||null===this.millisecMaxOriginal)&&(this.hourMaxOriginal=i.hourMax,this.minuteMaxOriginal=i.minuteMax,this.secondMaxOriginal=i.secondMax,this.millisecMaxOriginal=i.millisecMax,this.microsecMaxOriginal=i.microsecMax),e.settings.timeOnly||l.getTime()===s.getTime()?(this._defaults.hourMax=r.getHours(),this.hour>=this._defaults.hourMax?(this.hour=this._defaults.hourMax,this._defaults.minuteMax=r.getMinutes(),this.minute>=this._defaults.minuteMax?(this.minute=this._defaults.minuteMax,this._defaults.secondMax=r.getSeconds(),this.second>=this._defaults.secondMax?(this.second=this._defaults.secondMax,this._defaults.millisecMax=r.getMilliseconds(),this.millisec>=this._defaults.millisecMax?(this.millisec=this._defaults.millisecMax,this._defaults.microsecMax=r.getMicroseconds()):(this.microsec>this._defaults.microsecMax&&(this.microsec=this._defaults.microsecMax),this._defaults.microsecMax=this.microsecMaxOriginal)):(this._defaults.millisecMax=this.millisecMaxOriginal,this._defaults.microsecMax=this.microsecMaxOriginal)):(this._defaults.secondMax=this.secondMaxOriginal,this._defaults.millisecMax=this.millisecMaxOriginal,this._defaults.microsecMax=this.microsecMaxOriginal)):(this._defaults.minuteMax=this.minuteMaxOriginal,this._defaults.secondMax=this.secondMaxOriginal,this._defaults.millisecMax=this.millisecMaxOriginal,this._defaults.microsecMax=this.microsecMaxOriginal)):(this._defaults.hourMax=this.hourMaxOriginal,this._defaults.minuteMax=this.minuteMaxOriginal,this._defaults.secondMax=this.secondMaxOriginal,this._defaults.millisecMax=this.millisecMaxOriginal,this._defaults.microsecMax=this.microsecMaxOriginal)}if(null!==e.settings.minTime){var o=new Date("01/01/1970 "+e.settings.minTime);this.hour<o.getHours()?(this.hour=this._defaults.hourMin=o.getHours(),this.minute=this._defaults.minuteMin=o.getMinutes()):this.hour===o.getHours()&&this.minute<o.getMinutes()?this.minute=this._defaults.minuteMin=o.getMinutes():this._defaults.hourMin<o.getHours()?(this._defaults.hourMin=o.getHours(),this._defaults.minuteMin=o.getMinutes()):this._defaults.minuteMin=this._defaults.hourMin===o.getHours()===this.hour&&this._defaults.minuteMin<o.getMinutes()?o.getMinutes():0}if(null!==e.settings.maxTime){var c=new Date("01/01/1970 "+e.settings.maxTime);this.hour>c.getHours()?(this.hour=this._defaults.hourMax=c.getHours(),this.minute=this._defaults.minuteMax=c.getMinutes()):this.hour===c.getHours()&&this.minute>c.getMinutes()?this.minute=this._defaults.minuteMax=c.getMinutes():this._defaults.hourMax>c.getHours()?(this._defaults.hourMax=c.getHours(),this._defaults.minuteMax=c.getMinutes()):this._defaults.minuteMax=this._defaults.hourMax===c.getHours()===this.hour&&this._defaults.minuteMax>c.getMinutes()?c.getMinutes():59}if(void 0!==t&&t===!0){var u=parseInt(this._defaults.hourMax-(this._defaults.hourMax-this._defaults.hourMin)%this._defaults.stepHour,10),m=parseInt(this._defaults.minuteMax-(this._defaults.minuteMax-this._defaults.minuteMin)%this._defaults.stepMinute,10),d=parseInt(this._defaults.secondMax-(this._defaults.secondMax-this._defaults.secondMin)%this._defaults.stepSecond,10),h=parseInt(this._defaults.millisecMax-(this._defaults.millisecMax-this._defaults.millisecMin)%this._defaults.stepMillisec,10),p=parseInt(this._defaults.microsecMax-(this._defaults.microsecMax-this._defaults.microsecMin)%this._defaults.stepMicrosec,10);this.hour_slider&&(this.control.options(this,this.hour_slider,"hour",{min:this._defaults.hourMin,max:u,step:this._defaults.stepHour}),this.control.value(this,this.hour_slider,"hour",this.hour-this.hour%this._defaults.stepHour)),this.minute_slider&&(this.control.options(this,this.minute_slider,"minute",{min:this._defaults.minuteMin,max:m,step:this._defaults.stepMinute}),this.control.value(this,this.minute_slider,"minute",this.minute-this.minute%this._defaults.stepMinute)),this.second_slider&&(this.control.options(this,this.second_slider,"second",{min:this._defaults.secondMin,max:d,step:this._defaults.stepSecond}),this.control.value(this,this.second_slider,"second",this.second-this.second%this._defaults.stepSecond)),this.millisec_slider&&(this.control.options(this,this.millisec_slider,"millisec",{min:this._defaults.millisecMin,max:h,step:this._defaults.stepMillisec}),this.control.value(this,this.millisec_slider,"millisec",this.millisec-this.millisec%this._defaults.stepMillisec)),this.microsec_slider&&(this.control.options(this,this.microsec_slider,"microsec",{min:this._defaults.microsecMin,max:p,step:this._defaults.stepMicrosec}),this.control.value(this,this.microsec_slider,"microsec",this.microsec-this.microsec%this._defaults.stepMicrosec))}}},_onTimeChange:function(){if(this._defaults.showTimepicker){var e=this.hour_slider?this.control.value(this,this.hour_slider,"hour"):!1,t=this.minute_slider?this.control.value(this,this.minute_slider,"minute"):!1,i=this.second_slider?this.control.value(this,this.second_slider,"second"):!1,s=this.millisec_slider?this.control.value(this,this.millisec_slider,"millisec"):!1,a=this.microsec_slider?this.control.value(this,this.microsec_slider,"microsec"):!1,n=this.timezone_select?this.timezone_select.val():!1,r=this._defaults,l=r.pickerTimeFormat||r.timeFormat,o=r.pickerTimeSuffix||r.timeSuffix;"object"==typeof e&&(e=!1),"object"==typeof t&&(t=!1),"object"==typeof i&&(i=!1),"object"==typeof s&&(s=!1),"object"==typeof a&&(a=!1),"object"==typeof n&&(n=!1),e!==!1&&(e=parseInt(e,10)),t!==!1&&(t=parseInt(t,10)),i!==!1&&(i=parseInt(i,10)),s!==!1&&(s=parseInt(s,10)),a!==!1&&(a=parseInt(a,10)),n!==!1&&(n=""+n);var c=r[12>e?"amNames":"pmNames"][0],u=e!==parseInt(this.hour,10)||t!==parseInt(this.minute,10)||i!==parseInt(this.second,10)||s!==parseInt(this.millisec,10)||a!==parseInt(this.microsec,10)||this.ampm.length>0&&12>e!=(-1!==$.inArray(this.ampm.toUpperCase(),this.amNames))||null!==this.timezone&&n!==""+this.timezone;u&&(e!==!1&&(this.hour=e),t!==!1&&(this.minute=t),i!==!1&&(this.second=i),s!==!1&&(this.millisec=s),a!==!1&&(this.microsec=a),n!==!1&&(this.timezone=n),this.inst||(this.inst=$.datepicker._getInst(this.$input[0])),this._limitMinMaxDateTime(this.inst,!0)),this.support.ampm&&(this.ampm=c),this.formattedTime=$.datepicker.formatTime(r.timeFormat,this,r),this.$timeObj&&(l===r.timeFormat?this.$timeObj.text(this.formattedTime+o):this.$timeObj.text($.datepicker.formatTime(l,this,r)+o)),this.timeDefined=!0,u&&this._updateDateTime()}},_onSelectHandler:function(){var e=this._defaults.onSelect||this.inst.settings.onSelect,t=this.$input?this.$input[0]:null;e&&t&&e.apply(t,[this.formattedDateTime,this])},_updateDateTime:function(e){e=this.inst||e;var t=e.currentYear>0?new Date(e.currentYear,e.currentMonth,e.currentDay):new Date(e.selectedYear,e.selectedMonth,e.selectedDay),i=$.datepicker._daylightSavingAdjust(t),s=$.datepicker._get(e,"dateFormat"),a=$.datepicker._getFormatConfig(e),n=null!==i&&this.timeDefined;this.formattedDate=$.datepicker.formatDate(s,null===i?new Date:i,a);var r=this.formattedDate;if(""===e.lastVal&&(e.currentYear=e.selectedYear,e.currentMonth=e.selectedMonth,e.currentDay=e.selectedDay),this._defaults.timeOnly===!0&&this._defaults.timeOnlyShowDate===!1?r=this.formattedTime:(this._defaults.timeOnly!==!0&&(this._defaults.alwaysSetTime||n)||this._defaults.timeOnly===!0&&this._defaults.timeOnlyShowDate===!0)&&(r+=this._defaults.separator+this.formattedTime+this._defaults.timeSuffix),this.formattedDateTime=r,this._defaults.showTimepicker)if(this.$altInput&&this._defaults.timeOnly===!1&&this._defaults.altFieldTimeOnly===!0)this.$altInput.val(this.formattedTime),this.$input.val(this.formattedDate);else if(this.$altInput){this.$input.val(r);var l="",o=null!==this._defaults.altSeparator?this._defaults.altSeparator:this._defaults.separator,c=null!==this._defaults.altTimeSuffix?this._defaults.altTimeSuffix:this._defaults.timeSuffix;this._defaults.timeOnly||(l=this._defaults.altFormat?$.datepicker.formatDate(this._defaults.altFormat,null===i?new Date:i,a):this.formattedDate,l&&(l+=o)),l+=null!==this._defaults.altTimeFormat?$.datepicker.formatTime(this._defaults.altTimeFormat,this,this._defaults)+c:this.formattedTime+c,this.$altInput.val(l)}else this.$input.val(r);else this.$input.val(this.formattedDate);this.$input.trigger("change")},_onFocus:function(){if(!this.$input.val()&&this._defaults.defaultValue){this.$input.val(this._defaults.defaultValue);var e=$.datepicker._getInst(this.$input.get(0)),t=$.datepicker._get(e,"timepicker");if(t&&t._defaults.timeOnly&&e.input.val()!==e.lastVal)try{$.datepicker._updateDatepicker(e)}catch(i){$.timepicker.log(i)}}},_controls:{slider:{create:function(e,t,i,s,a,n,r){var l=e._defaults.isRTL;return t.prop("slide",null).slider({orientation:"horizontal",value:l?-1*s:s,min:l?-1*n:a,max:l?-1*a:n,step:r,slide:function(t,s){e.control.value(e,$(this),i,l?-1*s.value:s.value),e._onTimeChange()},stop:function(){e._onSelectHandler()}})},options:function(e,t,i,s,a){if(e._defaults.isRTL){if("string"==typeof s)return"min"===s||"max"===s?void 0!==a?t.slider(s,-1*a):Math.abs(t.slider(s)):t.slider(s);var n=s.min,r=s.max;return s.min=s.max=null,void 0!==n&&(s.max=-1*n),void 0!==r&&(s.min=-1*r),t.slider(s)}return"string"==typeof s&&void 0!==a?t.slider(s,a):t.slider(s)},value:function(e,t,i,s){return e._defaults.isRTL?void 0!==s?t.slider("value",-1*s):Math.abs(t.slider("value")):void 0!==s?t.slider("value",s):t.slider("value")}},select:{create:function(e,t,i,s,a,n,r){for(var l='<select class="ui-timepicker-select ui-state-default ui-corner-all" data-unit="'+i+'" data-min="'+a+'" data-max="'+n+'" data-step="'+r+'">',o=e._defaults.pickerTimeFormat||e._defaults.timeFormat,c=a;n>=c;c+=r)l+='<option value="'+c+'"'+(c===s?" selected":"")+">",l+="hour"===i?$.datepicker.formatTime($.trim(o.replace(/[^ht ]/gi,"")),{hour:c},e._defaults):"millisec"===i||"microsec"===i||c>=10?c:"0"+(""+c),l+="</option>";return l+="</select>",t.children("select").remove(),$(l).appendTo(t).change(function(){e._onTimeChange(),e._onSelectHandler()}),t},options:function(e,t,i,s,a){var n={},r=t.children("select");if("string"==typeof s){if(void 0===a)return r.data(s);n[s]=a}else n=s;return e.control.create(e,t,r.data("unit"),r.val(),n.min||r.data("min"),n.max||r.data("max"),n.step||r.data("step"))},value:function(e,t,i,s){var a=t.children("select");return void 0!==s?a.val(s):a.val()}}}}),$.fn.extend({timepicker:function(e){e=e||{};var t=Array.prototype.slice.call(arguments);return"object"==typeof e&&(t[0]=$.extend(e,{timeOnly:!0})),$(this).each(function(){$.fn.datetimepicker.apply($(this),t)})},datetimepicker:function(e){e=e||{};var t=arguments;return"string"==typeof e?"getDate"===e||"option"===e&&2===t.length&&"string"==typeof t[1]?$.fn.datepicker.apply($(this[0]),t):this.each(function(){var e=$(this);e.datepicker.apply(e,t)}):this.each(function(){var t=$(this);t.datepicker($.timepicker._newInst(t,e)._defaults)})}}),$.datepicker.parseDateTime=function(e,t,i,s,a){var n=parseDateTimeInternal(e,t,i,s,a);if(n.timeObj){var r=n.timeObj;n.date.setHours(r.hour,r.minute,r.second,r.millisec),n.date.setMicroseconds(r.microsec)}return n.date},$.datepicker.parseTime=function(e,t,i){var s=extendRemove(extendRemove({},$.timepicker._defaults),i||{});-1!==e.replace(/\'.*?\'/g,"").indexOf("Z");var a=function(e,t,i){var s,a=function(e,t){var i=[];return e&&$.merge(i,e),t&&$.merge(i,t),i=$.map(i,function(e){return e.replace(/[.*+?|()\[\]{}\\]/g,"\\$&")}),"("+i.join("|")+")?"},n=function(e){var t=e.toLowerCase().match(/(h{1,2}|m{1,2}|s{1,2}|l{1}|c{1}|t{1,2}|z|'.*?')/g),i={h:-1,m:-1,s:-1,l:-1,c:-1,t:-1,z:-1};if(t)for(var s=0;t.length>s;s++)-1===i[(""+t[s]).charAt(0)]&&(i[(""+t[s]).charAt(0)]=s+1);return i},r="^"+(""+e).replace(/([hH]{1,2}|mm?|ss?|[tT]{1,2}|[zZ]|[lc]|'.*?')/g,function(e){var t=e.length;switch(e.charAt(0).toLowerCase()){case"h":return 1===t?"(\\d?\\d)":"(\\d{"+t+"})";case"m":return 1===t?"(\\d?\\d)":"(\\d{"+t+"})";case"s":return 1===t?"(\\d?\\d)":"(\\d{"+t+"})";case"l":return"(\\d?\\d?\\d)";case"c":return"(\\d?\\d?\\d)";case"z":return"(z|[-+]\\d\\d:?\\d\\d|\\S+)?";case"t":return a(i.amNames,i.pmNames);default:return"("+e.replace(/\'/g,"").replace(/(\.|\$|\^|\\|\/|\(|\)|\[|\]|\?|\+|\*)/g,function(e){return"\\"+e})+")?"}}).replace(/\s/g,"\\s?")+i.timeSuffix+"$",l=n(e),o="";s=t.match(RegExp(r,"i"));var c={hour:0,minute:0,second:0,millisec:0,microsec:0};return s?(-1!==l.t&&(void 0===s[l.t]||0===s[l.t].length?(o="",c.ampm=""):(o=-1!==$.inArray(s[l.t].toUpperCase(),i.amNames)?"AM":"PM",c.ampm=i["AM"===o?"amNames":"pmNames"][0])),-1!==l.h&&(c.hour="AM"===o&&"12"===s[l.h]?0:"PM"===o&&"12"!==s[l.h]?parseInt(s[l.h],10)+12:Number(s[l.h])),-1!==l.m&&(c.minute=Number(s[l.m])),-1!==l.s&&(c.second=Number(s[l.s])),-1!==l.l&&(c.millisec=Number(s[l.l])),-1!==l.c&&(c.microsec=Number(s[l.c])),-1!==l.z&&void 0!==s[l.z]&&(c.timezone=$.timepicker.timezoneOffsetNumber(s[l.z])),c):!1},n=function(e,t,i){try{var s=new Date("2012-01-01 "+t);if(isNaN(s.getTime())&&(s=new Date("2012-01-01T"+t),isNaN(s.getTime())&&(s=new Date("01/01/2012 "+t),isNaN(s.getTime()))))throw"Unable to parse time with native Date: "+t;return{hour:s.getHours(),minute:s.getMinutes(),second:s.getSeconds(),millisec:s.getMilliseconds(),microsec:s.getMicroseconds(),timezone:-1*s.getTimezoneOffset()}}catch(n){try{return a(e,t,i)}catch(r){$.timepicker.log("Unable to parse \ntimeString: "+t+"\ntimeFormat: "+e)}}return!1};return"function"==typeof s.parse?s.parse(e,t,s):"loose"===s.parse?n(e,t,s):a(e,t,s)},$.datepicker.formatTime=function(e,t,i){i=i||{},i=$.extend({},$.timepicker._defaults,i),t=$.extend({hour:0,minute:0,second:0,millisec:0,microsec:0,timezone:null},t);var s=e,a=i.amNames[0],n=parseInt(t.hour,10);return n>11&&(a=i.pmNames[0]),s=s.replace(/(?:HH?|hh?|mm?|ss?|[tT]{1,2}|[zZ]|[lc]|'.*?')/g,function(e){switch(e){case"HH":return("0"+n).slice(-2);case"H":return n;case"hh":return("0"+convert24to12(n)).slice(-2);case"h":return convert24to12(n);case"mm":return("0"+t.minute).slice(-2);case"m":return t.minute;case"ss":return("0"+t.second).slice(-2);case"s":return t.second;case"l":return("00"+t.millisec).slice(-3);case"c":return("00"+t.microsec).slice(-3);case"z":return $.timepicker.timezoneOffsetString(null===t.timezone?i.timezone:t.timezone,!1);case"Z":return $.timepicker.timezoneOffsetString(null===t.timezone?i.timezone:t.timezone,!0);case"T":return a.charAt(0).toUpperCase();case"TT":return a.toUpperCase();case"t":return a.charAt(0).toLowerCase();case"tt":return a.toLowerCase();default:return e.replace(/'/g,"")}})},$.datepicker._base_selectDate=$.datepicker._selectDate,$.datepicker._selectDate=function(e,t){var i,s=this._getInst($(e)[0]),a=this._get(s,"timepicker");a&&s.settings.showTimepicker?(a._limitMinMaxDateTime(s,!0),i=s.inline,s.inline=s.stay_open=!0,this._base_selectDate(e,t),s.inline=i,s.stay_open=!1,this._notifyChange(s),this._updateDatepicker(s)):this._base_selectDate(e,t)},$.datepicker._base_updateDatepicker=$.datepicker._updateDatepicker,$.datepicker._updateDatepicker=function(e){var t=e.input[0];if(!($.datepicker._curInst&&$.datepicker._curInst!==e&&$.datepicker._datepickerShowing&&$.datepicker._lastInput!==t||"boolean"==typeof e.stay_open&&e.stay_open!==!1)){this._base_updateDatepicker(e);var i=this._get(e,"timepicker");i&&i._addTimePicker(e)}},$.datepicker._base_doKeyPress=$.datepicker._doKeyPress,$.datepicker._doKeyPress=function(e){var t=$.datepicker._getInst(e.target),i=$.datepicker._get(t,"timepicker");if(i&&$.datepicker._get(t,"constrainInput")){var s=i.support.ampm,a=null!==i._defaults.showTimezone?i._defaults.showTimezone:i.support.timezone,n=$.datepicker._possibleChars($.datepicker._get(t,"dateFormat")),r=(""+i._defaults.timeFormat).replace(/[hms]/g,"").replace(/TT/g,s?"APM":"").replace(/Tt/g,s?"AaPpMm":"").replace(/tT/g,s?"AaPpMm":"").replace(/T/g,s?"AP":"").replace(/tt/g,s?"apm":"").replace(/t/g,s?"ap":"")+" "+i._defaults.separator+i._defaults.timeSuffix+(a?i._defaults.timezoneList.join(""):"")+i._defaults.amNames.join("")+i._defaults.pmNames.join("")+n,l=String.fromCharCode(void 0===e.charCode?e.keyCode:e.charCode);return e.ctrlKey||" ">l||!n||r.indexOf(l)>-1}return $.datepicker._base_doKeyPress(e)},$.datepicker._base_updateAlternate=$.datepicker._updateAlternate,$.datepicker._updateAlternate=function(e){var t=this._get(e,"timepicker");if(t){var i=t._defaults.altField;if(i){var s=(t._defaults.altFormat||t._defaults.dateFormat,this._getDate(e)),a=$.datepicker._getFormatConfig(e),n="",r=t._defaults.altSeparator?t._defaults.altSeparator:t._defaults.separator,l=t._defaults.altTimeSuffix?t._defaults.altTimeSuffix:t._defaults.timeSuffix,o=null!==t._defaults.altTimeFormat?t._defaults.altTimeFormat:t._defaults.timeFormat;n+=$.datepicker.formatTime(o,t,t._defaults)+l,t._defaults.timeOnly||t._defaults.altFieldTimeOnly||null===s||(n=t._defaults.altFormat?$.datepicker.formatDate(t._defaults.altFormat,s,a)+r+n:t.formattedDate+r+n),$(i).val(e.input.val()?n:"")}}else $.datepicker._base_updateAlternate(e)},$.datepicker._base_doKeyUp=$.datepicker._doKeyUp,$.datepicker._doKeyUp=function(e){var t=$.datepicker._getInst(e.target),i=$.datepicker._get(t,"timepicker");if(i&&i._defaults.timeOnly&&t.input.val()!==t.lastVal)try{$.datepicker._updateDatepicker(t)}catch(s){$.timepicker.log(s)}return $.datepicker._base_doKeyUp(e)},$.datepicker._base_gotoToday=$.datepicker._gotoToday,$.datepicker._gotoToday=function(e){var t=this._getInst($(e)[0]);t.dpDiv,this._base_gotoToday(e);var i=this._get(t,"timepicker");selectLocalTimezone(i);var s=new Date;this._setTime(t,s),this._setDate(t,s)},$.datepicker._disableTimepickerDatepicker=function(e){var t=this._getInst(e);if(t){var i=this._get(t,"timepicker");$(e).datepicker("getDate"),i&&(t.settings.showTimepicker=!1,i._defaults.showTimepicker=!1,i._updateDateTime(t))}},$.datepicker._enableTimepickerDatepicker=function(e){var t=this._getInst(e);if(t){var i=this._get(t,"timepicker");$(e).datepicker("getDate"),i&&(t.settings.showTimepicker=!0,i._defaults.showTimepicker=!0,i._addTimePicker(t),i._updateDateTime(t))}},$.datepicker._setTime=function(e,t){var i=this._get(e,"timepicker");if(i){var s=i._defaults;
5
+ i.hour=t?t.getHours():s.hour,i.minute=t?t.getMinutes():s.minute,i.second=t?t.getSeconds():s.second,i.millisec=t?t.getMilliseconds():s.millisec,i.microsec=t?t.getMicroseconds():s.microsec,i._limitMinMaxDateTime(e,!0),i._onTimeChange(),i._updateDateTime(e)}},$.datepicker._setTimeDatepicker=function(e,t,i){var s=this._getInst(e);if(s){var a=this._get(s,"timepicker");if(a){this._setDateFromField(s);var n;t&&("string"==typeof t?(a._parseTime(t,i),n=new Date,n.setHours(a.hour,a.minute,a.second,a.millisec),n.setMicroseconds(a.microsec)):(n=new Date(t.getTime()),n.setMicroseconds(t.getMicroseconds())),"Invalid Date"==""+n&&(n=void 0),this._setTime(s,n))}}},$.datepicker._base_setDateDatepicker=$.datepicker._setDateDatepicker,$.datepicker._setDateDatepicker=function(e,t){var i=this._getInst(e),s=t;if(i){"string"==typeof t&&(s=new Date(t),s.getTime()||(this._base_setDateDatepicker.apply(this,arguments),s=$(e).datepicker("getDate")));var a,n=this._get(i,"timepicker");s instanceof Date?(a=new Date(s.getTime()),a.setMicroseconds(s.getMicroseconds())):a=s,n&&a&&(n.support.timezone||null!==n._defaults.timezone||(n.timezone=-1*a.getTimezoneOffset()),s=$.timepicker.timezoneAdjust(s,n.timezone),a=$.timepicker.timezoneAdjust(a,n.timezone)),this._updateDatepicker(i),this._base_setDateDatepicker.apply(this,arguments),this._setTimeDatepicker(e,a,!0)}},$.datepicker._base_getDateDatepicker=$.datepicker._getDateDatepicker,$.datepicker._getDateDatepicker=function(e,t){var i=this._getInst(e);if(i){var s=this._get(i,"timepicker");if(s){void 0===i.lastVal&&this._setDateFromField(i,t);var a=this._getDate(i);return a&&s._parseTime($(e).val(),s.timeOnly)&&(a.setHours(s.hour,s.minute,s.second,s.millisec),a.setMicroseconds(s.microsec),null!=s.timezone&&(s.support.timezone||null!==s._defaults.timezone||(s.timezone=-1*a.getTimezoneOffset()),a=$.timepicker.timezoneAdjust(a,s.timezone))),a}return this._base_getDateDatepicker(e,t)}},$.datepicker._base_parseDate=$.datepicker.parseDate,$.datepicker.parseDate=function(e,t,i){var s;try{s=this._base_parseDate(e,t,i)}catch(a){if(!(a.indexOf(":")>=0))throw a;s=this._base_parseDate(e,t.substring(0,t.length-(a.length-a.indexOf(":")-2)),i),$.timepicker.log("Error parsing the date string: "+a+"\ndate string = "+t+"\ndate format = "+e)}return s},$.datepicker._base_formatDate=$.datepicker._formatDate,$.datepicker._formatDate=function(e){var t=this._get(e,"timepicker");return t?(t._updateDateTime(e),t.$input.val()):this._base_formatDate(e)},$.datepicker._base_optionDatepicker=$.datepicker._optionDatepicker,$.datepicker._optionDatepicker=function(e,t,i){var s,a=this._getInst(e);if(!a)return null;var n=this._get(a,"timepicker");if(n){var r,l,o,c,u=null,m=null,d=null,h=n._defaults.evnts,p={};if("string"==typeof t){if("minDate"===t||"minDateTime"===t)u=i;else if("maxDate"===t||"maxDateTime"===t)m=i;else if("onSelect"===t)d=i;else if(h.hasOwnProperty(t)){if(i===void 0)return h[t];p[t]=i,s={}}}else if("object"==typeof t){t.minDate?u=t.minDate:t.minDateTime?u=t.minDateTime:t.maxDate?m=t.maxDate:t.maxDateTime&&(m=t.maxDateTime);for(r in h)h.hasOwnProperty(r)&&t[r]&&(p[r]=t[r])}for(r in p)p.hasOwnProperty(r)&&(h[r]=p[r],s||(s=$.extend({},t)),delete s[r]);if(s&&isEmptyObject(s))return;if(u?(u=0===u?new Date:new Date(u),n._defaults.minDate=u,n._defaults.minDateTime=u):m?(m=0===m?new Date:new Date(m),n._defaults.maxDate=m,n._defaults.maxDateTime=m):d&&(n._defaults.onSelect=d),u||m)return c=$(e),o=c.datetimepicker("getDate"),l=this._base_optionDatepicker.call($.datepicker,e,s||t,i),c.datetimepicker("setDate",o),l}return void 0===i?this._base_optionDatepicker.call($.datepicker,e,t):this._base_optionDatepicker.call($.datepicker,e,s||t,i)};var isEmptyObject=function(e){var t;for(t in e)if(e.hasOwnProperty(t))return!1;return!0},extendRemove=function(e,t){$.extend(e,t);for(var i in t)(null===t[i]||void 0===t[i])&&(e[i]=t[i]);return e},detectSupport=function(e){var t=e.replace(/'.*?'/g,"").toLowerCase(),i=function(e,t){return-1!==e.indexOf(t)?!0:!1};return{hour:i(t,"h"),minute:i(t,"m"),second:i(t,"s"),millisec:i(t,"l"),microsec:i(t,"c"),timezone:i(t,"z"),ampm:i(t,"t")&&i(e,"h"),iso8601:i(e,"Z")}},convert24to12=function(e){return e%=12,0===e&&(e=12),e+""},computeEffectiveSetting=function(e,t){return e&&e[t]?e[t]:$.timepicker._defaults[t]},splitDateTime=function(e,t){var i=computeEffectiveSetting(t,"separator"),s=computeEffectiveSetting(t,"timeFormat"),a=s.split(i),n=a.length,r=e.split(i),l=r.length;return l>1?{dateString:r.splice(0,l-n).join(i),timeString:r.splice(0,n).join(i)}:{dateString:e,timeString:""}},parseDateTimeInternal=function(e,t,i,s,a){var n,r,l;if(r=splitDateTime(i,a),n=$.datepicker._base_parseDate(e,r.dateString,s),""===r.timeString)return{date:n};if(l=$.datepicker.parseTime(t,r.timeString,a),!l)throw"Wrong time format";return{date:n,timeObj:l}},selectLocalTimezone=function(e,t){if(e&&e.timezone_select){var i=t||new Date;e.timezone_select.val(-i.getTimezoneOffset())}};$.timepicker=new Timepicker,$.timepicker.timezoneOffsetString=function(e,t){if(isNaN(e)||e>840||-720>e)return e;var i=e,s=i%60,a=(i-s)/60,n=t?":":"",r=(i>=0?"+":"-")+("0"+Math.abs(a)).slice(-2)+n+("0"+Math.abs(s)).slice(-2);return"+00:00"===r?"Z":r},$.timepicker.timezoneOffsetNumber=function(e){var t=(""+e).replace(":","");return"Z"===t.toUpperCase()?0:/^(\-|\+)\d{4}$/.test(t)?("-"===t.substr(0,1)?-1:1)*(60*parseInt(t.substr(1,2),10)+parseInt(t.substr(3,2),10)):e},$.timepicker.timezoneAdjust=function(e,t){var i=$.timepicker.timezoneOffsetNumber(t);return isNaN(i)||e.setMinutes(e.getMinutes()+-e.getTimezoneOffset()-i),e},$.timepicker.timeRange=function(e,t,i){return $.timepicker.handleRange("timepicker",e,t,i)},$.timepicker.datetimeRange=function(e,t,i){$.timepicker.handleRange("datetimepicker",e,t,i)},$.timepicker.dateRange=function(e,t,i){$.timepicker.handleRange("datepicker",e,t,i)},$.timepicker.handleRange=function(e,t,i,s){function a(a,n){var r=t[e]("getDate"),l=i[e]("getDate"),o=a[e]("getDate");if(null!==r){var c=new Date(r.getTime()),u=new Date(r.getTime());c.setMilliseconds(c.getMilliseconds()+s.minInterval),u.setMilliseconds(u.getMilliseconds()+s.maxInterval),s.minInterval>0&&c>l?i[e]("setDate",c):s.maxInterval>0&&l>u?i[e]("setDate",u):r>l&&n[e]("setDate",o)}}function n(t,i,a){if(t.val()){var n=t[e].call(t,"getDate");null!==n&&s.minInterval>0&&("minDate"===a&&n.setMilliseconds(n.getMilliseconds()+s.minInterval),"maxDate"===a&&n.setMilliseconds(n.getMilliseconds()-s.minInterval)),n.getTime&&i[e].call(i,"option",a,n)}}s=$.extend({},{minInterval:0,maxInterval:0,start:{},end:{}},s);var r=!1;return"timepicker"===e&&(r=!0,e="datetimepicker"),$.fn[e].call(t,$.extend({timeOnly:r,onClose:function(){a($(this),i)},onSelect:function(){n($(this),i,"minDate")}},s,s.start)),$.fn[e].call(i,$.extend({timeOnly:r,onClose:function(){a($(this),t)},onSelect:function(){n($(this),t,"maxDate")}},s,s.end)),a(t,i),n(t,i,"minDate"),n(i,t,"maxDate"),$([t.get(0),i.get(0)])},$.timepicker.log=function(){window.console&&window.console.log.apply(window.console,Array.prototype.slice.call(arguments))},$.timepicker._util={_extendRemove:extendRemove,_isEmptyObject:isEmptyObject,_convert24to12:convert24to12,_detectSupport:detectSupport,_selectLocalTimezone:selectLocalTimezone,_computeEffectiveSetting:computeEffectiveSetting,_splitDateTime:splitDateTime,_parseDateTimeInternal:parseDateTimeInternal},Date.prototype.getMicroseconds||(Date.prototype.microseconds=0,Date.prototype.getMicroseconds=function(){return this.microseconds},Date.prototype.setMicroseconds=function(e){return this.setMilliseconds(this.getMilliseconds()+Math.floor(e/1e3)),this.microseconds=e%1e3,this}),$.timepicker.version="1.5.0"}})(jQuery);
deprecated/includes/cmb2/languages/cmb2-ach.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:22+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Acoli (http://www.transifex.com/projects/p/cmb2/language/ach/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: ach\n"
17
+ "Plural-Forms: nplurals=2; plural=(n > 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr ""
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr ""
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr ""
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr ""
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr ""
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr ""
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr ""
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr ""
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr ""
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr ""
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr ""
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr ""
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-af.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Afrikaans (http://www.transifex.com/projects/p/cmb2/language/af/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: af\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr ""
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "Geen"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr ""
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "Verwyder"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr ""
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr "Maak Leeg"
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr ""
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr ""
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr ""
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "Volgende"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr ""
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "Stoor"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-ar.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Arabic (http://www.transifex.com/projects/p/cmb2/language/ar/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: ar\n"
17
+ "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr "أنقر للفتح والإغلاق"
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "لا شيء"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "الكل"
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "إزالة"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr "إزالة الصورة"
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr "التحميل"
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr "مسح"
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "افتراضي"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr "إختر لونا"
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr "اللون الحالي"
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "التالي"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr "السابق"
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr "اليوم"
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "انتهى"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "حفظ"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-az.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/cmb2/language/az/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: az\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr ""
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "هئچ بيري"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr ""
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr ""
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr "دورقون گؤرونتونو سیل"
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr ""
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr ""
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr ""
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr ""
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "ايلري"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr ""
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "ساخلا"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-be_BY.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Belarusian (Belarus) (http://www.transifex.com/projects/p/cmb2/language/be_BY/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: be_BY\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr ""
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "няма"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr ""
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "Выдаліць"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr ""
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr ""
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "Па змаўчанні"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr ""
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr ""
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "Наступныя"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "Гатова"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "Захаваць"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-bg_BG.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/cmb2/language/bg_BG/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: bg_BG\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr "Натиснете за промяна"
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "Без"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "Всички"
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "Изтриване"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr "Премахване на изображението"
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr "Свали"
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr "Изчистване"
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "Основна"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr "Избор на цвят"
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr "Текущ цвят"
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "Следваща"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr "Предишен"
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "Готово"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "Запис"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-bn_BD.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/cmb2/language/bn_BD/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: bn_BD\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr ""
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "কিছুই না"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr ""
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "অপসারণ"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr "ছবি সরান"
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr "মুছুন"
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "পূর্বনির্ধারিত"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr "রঙ নির্বাচন করুন"
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr "বর্তমান রঙ"
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "পরবর্তী"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr "পূর্ববর্তী"
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "সম্পন্ন"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "সংরক্ষণ"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-br.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:22+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Breton (http://www.transifex.com/projects/p/cmb2/language/br/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: br\n"
17
+ "Plural-Forms: nplurals=2; plural=(n > 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr ""
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr ""
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr ""
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr ""
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr ""
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr ""
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr ""
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr ""
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr ""
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr ""
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr ""
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr ""
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-bs_BA.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/cmb2/language/bs_BA/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: bs_BA\n"
17
+ "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr "Kliknite za aktiviranje"
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "Ništa"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "Svi"
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "Ukloni"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr "Ukloni sliku"
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr "Očisti"
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "Početno"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr "Odaberite boju"
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr "Trenutna boja"
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "Sljedeće"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr "Prethodno"
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "Završeno"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "Sačuvaj"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-ca.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Catalan (http://www.transifex.com/projects/p/cmb2/language/ca/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: ca\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr "Feu clic per alternar"
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr "URL del Facebook "
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "Cap"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "Tots"
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "Suprimeix"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr "Suprimeix la imatge"
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr "Neteja"
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "Predeterminat"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr "Selecciona un color"
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr "Color actual"
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "Següent"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr "Anterior"
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "Fet"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "Desa"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-co.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Corsican (http://www.transifex.com/projects/p/cmb2/language/co/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: co\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr ""
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr ""
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr ""
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr ""
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr ""
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr ""
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "Predefinitu"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr ""
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr ""
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr ""
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr ""
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr ""
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-cs_CZ.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2015-01-21 21:52+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/cmb2/language/cs_CZ/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: cs_CZ\n"
17
+ "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr "Kliknutím rozbalit/sbalit"
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "Žádné"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "Vše"
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "Odstranit"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr "Odstranit obrázek"
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr "Download"
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr "Vymazat pořadí"
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "Základní"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr "Zvolit barvu"
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr "Aktuální barva"
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "Další"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr "Dnes"
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "Hotovo"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "Uložit"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-cy.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Welsh (http://www.transifex.com/projects/p/cmb2/language/cy/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: cy\n"
17
+ "Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr "Clicio i'w doglo"
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "Dim"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "Popeth"
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "Tynnu"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr "Tynnu'r Ddelwedd"
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr "Clirio"
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "Rhagosodedig"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr "Dewis Lliw"
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr "Lliw Cyfredol"
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "Nesaf"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "Wedi Gorffen"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "Cadw"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-da_DK.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Danish (Denmark) (http://www.transifex.com/projects/p/cmb2/language/da_DK/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: da_DK\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr "Klik for t&#230;nd/sluk"
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "Ingen"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "Alle"
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "Fjern"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr "Fjern billede"
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr "Download"
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr "Ryd"
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "Standard"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr "Vælg farve"
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr "Aktuel farve"
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "Næste"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr "I dag"
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "F&#230;rdig"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "Gem"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-de_AT.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:22+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: German (Austria) (http://www.transifex.com/projects/p/cmb2/language/de_AT/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: de_AT\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr ""
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr ""
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr ""
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr ""
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr ""
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr ""
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr ""
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr ""
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr ""
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr ""
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr ""
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr ""
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-de_DE.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2015-02-01 17:32+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: German (Germany) (http://www.transifex.com/projects/p/cmb2/language/de_DE/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: de_DE\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr "Zum umschalten klicken"
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr "Facebook URL"
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr "Twitter URL"
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr "Google+ URL"
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr "Linkedin URL"
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "Nichts"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "Alle"
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "Entfernen"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr "Kein Bild verwenden"
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr "Download"
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr "Leeren"
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "Standard"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr "Farbe wählen"
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr "Aktuelle Farbe"
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "Weiter"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr "Heute"
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "Fertig"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "Sichern"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-el.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Greek (http://www.transifex.com/projects/p/cmb2/language/el/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: el\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr "Εναλλαγή"
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr "URL ιστοσελίδας"
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "Κανένα"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "Όλα"
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "Αφαίρεση"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr "Αφαίρεση εικόνας"
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr "Λήψη"
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr "Καθαρισμός"
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "Προεπιλογή"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr "Επιλογή χρώματος"
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr "Τρέχον χρώμα"
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "Επόμενο"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr "Προηγούμενο"
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr "Σήμερα"
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "Ολοκλήρωση"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "Αποθήκευση"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-en@pirate.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:22+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Pirate English (http://www.transifex.com/projects/p/cmb2/language/en@pirate/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: en@pirate\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr ""
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr ""
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr ""
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr ""
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr ""
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr ""
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr ""
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr ""
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr ""
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr ""
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr ""
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr ""
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-en_GB.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/cmb2/language/en_GB/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: en_GB\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr "Click to toggle"
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "None"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "All"
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "Remove"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr "Remove Image"
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr "Clear"
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "Default"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr "Select Colour"
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr "Current Colour"
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "Next"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr "Prev"
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "Done"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "Save"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-en_US.mo ADDED
Binary file
deprecated/includes/cmb2/languages/cmb2-en_US.po ADDED
@@ -0,0 +1,433 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ msgid ""
5
+ msgstr ""
6
+ "Project-Id-Version: CMB2\n"
7
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
8
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
9
+ "PO-Revision-Date: 2014-12-23 14:44+0000\n"
10
+ "Last-Translator: Justin Sternberg <me@jtsternberg.com>\n"
11
+ "Language-Team: English (United States) (http://www.transifex.com/projects/p/cmb2/language/en_US/)\n"
12
+ "MIME-Version: 1.0\n"
13
+ "Content-Type: text/plain; charset=UTF-8\n"
14
+ "Content-Transfer-Encoding: 8bit\n"
15
+ "Language: en_US\n"
16
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
18
+ "X-Poedit-Basepath: ../\n"
19
+ "X-Poedit-Bookmarks: \n"
20
+ "X-Poedit-Country: United States\n"
21
+ "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"
22
+ "X-Poedit-SearchPath-0: .\n"
23
+ "X-Poedit-SourceCharset: UTF-8\n"
24
+ "X-Textdomain-Support: yes\n"
25
+
26
+ #: CMB2.php:100
27
+ msgid "Metabox configuration is required to have an ID parameter"
28
+ msgstr "Metabox configuration is required to have an ID parameter"
29
+
30
+ #: CMB2.php:287
31
+ msgid "Click to toggle"
32
+ msgstr "Click to toggle"
33
+
34
+ #: example-functions.php:53
35
+ msgid "Test Metabox"
36
+ msgstr "Test Metabox"
37
+
38
+ #: example-functions.php:61 example-functions.php:295
39
+ msgid "Test Text"
40
+ msgstr "Test Text"
41
+
42
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
43
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
44
+ #: example-functions.php:114 example-functions.php:120
45
+ #: example-functions.php:127 example-functions.php:142
46
+ #: example-functions.php:150 example-functions.php:157
47
+ #: example-functions.php:163 example-functions.php:169
48
+ #: example-functions.php:181 example-functions.php:192
49
+ #: example-functions.php:203 example-functions.php:214
50
+ #: example-functions.php:222 example-functions.php:229
51
+ #: example-functions.php:237 example-functions.php:243
52
+ #: example-functions.php:255 example-functions.php:296
53
+ #: example-functions.php:362 example-functions.php:369
54
+ #: example-functions.php:375 example-functions.php:381
55
+ #: example-functions.php:387 example-functions.php:393
56
+ #: example-functions.php:399 example-functions.php:417
57
+ msgid "field description (optional)"
58
+ msgstr "field description (optional)"
59
+
60
+ #: example-functions.php:72
61
+ msgid "Test Text Small"
62
+ msgstr "Test Text Small"
63
+
64
+ #: example-functions.php:79
65
+ msgid "Test Text Medium"
66
+ msgstr "Test Text Medium"
67
+
68
+ #: example-functions.php:86
69
+ msgid "Website URL"
70
+ msgstr "Website URL"
71
+
72
+ #: example-functions.php:94
73
+ msgid "Test Text Email"
74
+ msgstr "Test Text Email"
75
+
76
+ #: example-functions.php:101
77
+ msgid "Test Time"
78
+ msgstr "Test Time"
79
+
80
+ #: example-functions.php:107 example-functions.php:108
81
+ msgid "Time zone"
82
+ msgstr "Time zone"
83
+
84
+ #: example-functions.php:113
85
+ msgid "Test Date Picker"
86
+ msgstr "Test Date Picker"
87
+
88
+ #: example-functions.php:119
89
+ msgid "Test Date Picker (UNIX timestamp)"
90
+ msgstr "Test Date Picker (UNIX timestamp)"
91
+
92
+ #: example-functions.php:126
93
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
94
+ msgstr "Test Date/Time Picker Combo (UNIX timestamp)"
95
+
96
+ #: example-functions.php:141
97
+ msgid "Test Money"
98
+ msgstr "Test Money"
99
+
100
+ #: example-functions.php:149
101
+ msgid "Test Color Picker"
102
+ msgstr "Test Color Picker"
103
+
104
+ #: example-functions.php:156
105
+ msgid "Test Text Area"
106
+ msgstr "Test Text Area"
107
+
108
+ #: example-functions.php:162
109
+ msgid "Test Text Area Small"
110
+ msgstr "Test Text Area Small"
111
+
112
+ #: example-functions.php:168
113
+ msgid "Test Text Area for Code"
114
+ msgstr "Test Text Area for Code"
115
+
116
+ #: example-functions.php:174
117
+ msgid "Test Title Weeeee"
118
+ msgstr "Test Title Weeeee"
119
+
120
+ #: example-functions.php:175
121
+ msgid "This is a title description"
122
+ msgstr "This is a title description"
123
+
124
+ #: example-functions.php:180
125
+ msgid "Test Select"
126
+ msgstr "Test Select"
127
+
128
+ #: example-functions.php:185 example-functions.php:196
129
+ #: example-functions.php:207
130
+ msgid "Option One"
131
+ msgstr "Option One"
132
+
133
+ #: example-functions.php:186 example-functions.php:197
134
+ #: example-functions.php:208
135
+ msgid "Option Two"
136
+ msgstr "Option Two"
137
+
138
+ #: example-functions.php:187 example-functions.php:198
139
+ #: example-functions.php:209
140
+ msgid "Option Three"
141
+ msgstr "Option Three"
142
+
143
+ #: example-functions.php:191
144
+ msgid "Test Radio inline"
145
+ msgstr "Test Radio inline"
146
+
147
+ #: example-functions.php:202
148
+ msgid "Test Radio"
149
+ msgstr "Test Radio"
150
+
151
+ #: example-functions.php:213
152
+ msgid "Test Taxonomy Radio"
153
+ msgstr "Test Taxonomy Radio"
154
+
155
+ #: example-functions.php:221
156
+ msgid "Test Taxonomy Select"
157
+ msgstr "Test Taxonomy Select"
158
+
159
+ #: example-functions.php:228
160
+ msgid "Test Taxonomy Multi Checkbox"
161
+ msgstr "Test Taxonomy Multi Checkbox"
162
+
163
+ #: example-functions.php:236
164
+ msgid "Test Checkbox"
165
+ msgstr "Test Checkbox"
166
+
167
+ #: example-functions.php:242
168
+ msgid "Test Multi Checkbox"
169
+ msgstr "Test Multi Checkbox"
170
+
171
+ #: example-functions.php:247
172
+ msgid "Check One"
173
+ msgstr "Check One"
174
+
175
+ #: example-functions.php:248
176
+ msgid "Check Two"
177
+ msgstr "Check Two"
178
+
179
+ #: example-functions.php:249
180
+ msgid "Check Three"
181
+ msgstr "Check Three"
182
+
183
+ #: example-functions.php:254
184
+ msgid "Test wysiwyg"
185
+ msgstr "Test wysiwyg"
186
+
187
+ #: example-functions.php:261
188
+ msgid "Test Image"
189
+ msgstr "Test Image"
190
+
191
+ #: example-functions.php:262
192
+ msgid "Upload an image or enter a URL."
193
+ msgstr "Upload an image or enter a URL."
194
+
195
+ #: example-functions.php:267
196
+ msgid "Multiple Files"
197
+ msgstr "Multiple Files"
198
+
199
+ #: example-functions.php:268
200
+ msgid "Upload or add multiple images/attachments."
201
+ msgstr "Upload or add multiple images/attachments."
202
+
203
+ #: example-functions.php:274
204
+ msgid "oEmbed"
205
+ msgstr "oEmbed"
206
+
207
+ #: example-functions.php:275
208
+ msgid ""
209
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
210
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
211
+ msgstr "Enter a youtube, twitter, or instagram URL. Supports services listed at <a href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+
213
+ #: example-functions.php:287
214
+ msgid "About Page Metabox"
215
+ msgstr "About Page Metabox"
216
+
217
+ #: example-functions.php:308
218
+ msgid "Repeating Field Group"
219
+ msgstr "Repeating Field Group"
220
+
221
+ #: example-functions.php:314
222
+ msgid "Generates reusable form entries"
223
+ msgstr "Generates reusable form entries"
224
+
225
+ #: example-functions.php:316
226
+ msgid "Entry {#}"
227
+ msgstr "Entry {#}"
228
+
229
+ #: example-functions.php:317
230
+ msgid "Add Another Entry"
231
+ msgstr "Add Another Entry"
232
+
233
+ #: example-functions.php:318
234
+ msgid "Remove Entry"
235
+ msgstr "Remove Entry"
236
+
237
+ #: example-functions.php:355
238
+ msgid "User Profile Metabox"
239
+ msgstr "User Profile Metabox"
240
+
241
+ #: example-functions.php:361
242
+ msgid "Extra Info"
243
+ msgstr "Extra Info"
244
+
245
+ #: example-functions.php:368
246
+ msgid "Avatar"
247
+ msgstr "Avatar"
248
+
249
+ #: example-functions.php:374
250
+ msgid "Facebook URL"
251
+ msgstr "Facebook URL"
252
+
253
+ #: example-functions.php:380
254
+ msgid "Twitter URL"
255
+ msgstr "Twitter URL"
256
+
257
+ #: example-functions.php:386
258
+ msgid "Google+ URL"
259
+ msgstr "Google+ URL"
260
+
261
+ #: example-functions.php:392
262
+ msgid "Linkedin URL"
263
+ msgstr "Linkedin URL"
264
+
265
+ #: example-functions.php:398
266
+ msgid "User Field"
267
+ msgstr "User Field"
268
+
269
+ #: example-functions.php:412
270
+ msgid "Theme Options Metabox"
271
+ msgstr "Theme Options Metabox"
272
+
273
+ #: example-functions.php:416
274
+ msgid "Site Background Color"
275
+ msgstr "Site Background Color"
276
+
277
+ #: includes/CMB2_Ajax.php:37
278
+ msgid "Please Try Again"
279
+ msgstr "Please Try Again"
280
+
281
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
282
+ msgid "Remove Embed"
283
+ msgstr "Remove Embed"
284
+
285
+ #: includes/CMB2_Ajax.php:137
286
+ msgid "No oEmbed Results Found for %s. View more info at"
287
+ msgstr "No oEmbed Results Found for %s. View more info at"
288
+
289
+ #: includes/CMB2_Field.php:765
290
+ msgid "Add Group"
291
+ msgstr "Add Group"
292
+
293
+ #: includes/CMB2_Field.php:766
294
+ msgid "Remove Group"
295
+ msgstr "Remove Group"
296
+
297
+ #: includes/CMB2_Field.php:787
298
+ msgid "None"
299
+ msgstr "None"
300
+
301
+ #: includes/CMB2_Field.php:788
302
+ msgid "All"
303
+ msgstr "All"
304
+
305
+ #: includes/CMB2_Types.php:290
306
+ msgid "Add Row"
307
+ msgstr "Add Row"
308
+
309
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
310
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
311
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
312
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
313
+ msgid "Remove"
314
+ msgstr "Remove"
315
+
316
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
317
+ msgid "No terms"
318
+ msgstr "No terms"
319
+
320
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
321
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
322
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
323
+ msgid "Add or Upload File"
324
+ msgstr "Add or Upload File"
325
+
326
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
327
+ #: includes/CMB2_hookup.php:172
328
+ msgid "Remove Image"
329
+ msgstr "Remove Image"
330
+
331
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
332
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
333
+ #: tests/test-cmb-types.php:709
334
+ msgid "File:"
335
+ msgstr "File:"
336
+
337
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
338
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
339
+ #: tests/test-cmb-types.php:707
340
+ msgid "Download"
341
+ msgstr "Download"
342
+
343
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
344
+ msgid "Clear"
345
+ msgstr "Clear"
346
+
347
+ #: includes/CMB2_hookup.php:124
348
+ msgid "Default"
349
+ msgstr "Default"
350
+
351
+ #: includes/CMB2_hookup.php:125
352
+ msgid "Select Color"
353
+ msgstr "Select Color"
354
+
355
+ #: includes/CMB2_hookup.php:126
356
+ msgid "Current Color"
357
+ msgstr "Current Color"
358
+
359
+ #: includes/CMB2_hookup.php:150
360
+ msgid "mm/dd/yy"
361
+ msgstr "mm/dd/yy"
362
+
363
+ #: includes/CMB2_hookup.php:151
364
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
365
+ msgstr "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+
367
+ #: includes/CMB2_hookup.php:152
368
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
369
+ msgstr "Su, Mo, Tu, We, Th, Fr, Sa"
370
+
371
+ #: includes/CMB2_hookup.php:153
372
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
373
+ msgstr "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+
375
+ #: includes/CMB2_hookup.php:154
376
+ msgid ""
377
+ "January, February, March, April, May, June, July, August, September, "
378
+ "October, November, December"
379
+ msgstr "January, February, March, April, May, June, July, August, September, October, November, December"
380
+
381
+ #: includes/CMB2_hookup.php:155
382
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
383
+ msgstr "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+
385
+ #: includes/CMB2_hookup.php:156
386
+ msgid "Next"
387
+ msgstr "Next"
388
+
389
+ #: includes/CMB2_hookup.php:157
390
+ msgid "Prev"
391
+ msgstr "Prev"
392
+
393
+ #: includes/CMB2_hookup.php:158
394
+ msgid "Today"
395
+ msgstr "Today"
396
+
397
+ #: includes/CMB2_hookup.php:159
398
+ msgid "Done"
399
+ msgstr "Done"
400
+
401
+ #: includes/CMB2_hookup.php:171
402
+ msgid "Use this file"
403
+ msgstr "Use this file"
404
+
405
+ #: includes/CMB2_hookup.php:176
406
+ msgid "Select / Deselect All"
407
+ msgstr "Select / Deselect All"
408
+
409
+ #: includes/helper-functions.php:243
410
+ msgid "Save"
411
+ msgstr "Save"
412
+
413
+ #. Plugin Name of the plugin/theme
414
+ msgid "CMB2 (beta)"
415
+ msgstr "CMB2 (beta)"
416
+
417
+ #. Plugin URI of the plugin/theme
418
+ msgid "https://github.com/WebDevStudios/CMB2"
419
+ msgstr "https://github.com/WebDevStudios/CMB2"
420
+
421
+ #. Description of the plugin/theme
422
+ msgid ""
423
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
424
+ "mind."
425
+ msgstr "CMB2 will create metaboxes and forms with custom fields that will blow your mind."
426
+
427
+ #. Author of the plugin/theme
428
+ msgid "WebDevStudios"
429
+ msgstr "WebDevStudios"
430
+
431
+ #. Author URI of the plugin/theme
432
+ msgid "http://webdevstudios.com"
433
+ msgstr "http://webdevstudios.com"
deprecated/includes/cmb2/languages/cmb2-eo.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Esperanto (http://www.transifex.com/projects/p/cmb2/language/eo/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: eo\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr ""
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "Neniu"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr ""
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr ""
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr ""
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr ""
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "Defaŭlto"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr ""
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr ""
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "Sekva"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "Farite"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "Konservi"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-es_AR.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 14:58+0000\n"
11
+ "Last-Translator: Justin Sternberg <me@jtsternberg.com>\n"
12
+ "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/cmb2/language/es_AR/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: es_AR\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr ""
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr ""
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr ""
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr ""
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr ""
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr ""
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr ""
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr ""
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr ""
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr ""
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr ""
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr ""
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-es_CL.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Spanish (Chile) (http://www.transifex.com/projects/p/cmb2/language/es_CL/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: es_CL\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr "Haga clic para abrir o cerrar"
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "Ninguna"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "Todos"
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "Eliminar"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr "Eliminar imagen"
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr "Limpiar"
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "Predeterminado"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr ""
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr ""
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "Siguiente"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "Hecho"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "Guardar"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-es_ES.mo ADDED
Binary file
deprecated/includes/cmb2/languages/cmb2-es_ES.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Justin Sternberg <me@jtsternberg.com>, 2014
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Spanish (Spain) (http://www.transifex.com/projects/p/cmb2/language/es_ES/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: es_ES\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr "Se requiere de configuración Metabox tener un parámetro de identificación"
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr "Haga clic para alternar"
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr "Prueba Metabox"
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr "Texto de prueba"
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr "campo de descripción (opcional)"
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr "Test Texto Pequeño"
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr "Prueba de texto mediano"
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr "URL del sitio web"
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr "Prueba de texto Enviar"
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr "El tiempo de prueba"
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr "Zona horaria"
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr "Prueba Selector de fecha"
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr "Prueba Selector de fecha (UNIX timestamp)"
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr "Fecha de Prueba / Hora Picker Combo (UNIX timestamp)"
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr "Prueba de dinero"
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr "Selector de color de prueba"
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr "Área de texto de prueba"
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr "Prueba de Texto Área Pequeño"
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr "Área de texto de prueba para el código"
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr "Test Título Weeeee"
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr "Esta es una descripción del título"
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr "Test Seleccione"
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr "Una Opción"
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr "Opción dos"
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr "Opción Tres"
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr "Radio de prueba en línea"
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr "Prueba de Radio"
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr "Prueba de Taxonomía de Radio"
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr "Prueba fields Seleccionar"
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr "Prueba Taxonomía Multi Casilla de verificación"
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr "Prueba de Casilla de verificación"
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr "Test Multi Casilla de verificación"
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr "Marque una"
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr "Comprobar Dos"
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr "Comprobar Tres"
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr "wysiwyg Test"
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr "Prueba de imagen"
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr "Cargar una imagen o introducir una URL."
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr "varios archivos"
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr "Subir o añadir varias imágenes / archivos adjuntos."
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr "oEmbed"
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr "Introduzca un YouTube, Twitter, Instagram o URL. Es compatible con los servicios enumerados en el <a href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr "Acerca de Página Metabox"
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr "Repetir Grupo Campo"
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr "Genera entradas de formulario reutilizables"
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr "Entrada {#}"
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr "Añadir otra entrada"
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr "Eliminar entrada"
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr "Perfil de Usuario Metabox"
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr "Perfil de Usuario Metabox"
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr "Avatar"
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr "URL de Facebook"
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr "URL de Twitter"
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr "Google+ URL"
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr "Linkedin URL"
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr "El campo de usuario"
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr "Tema Opciones Metabox"
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr "Antecedentes del sitio de color"
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr "Vuelva a intentarlo"
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr "Eliminar Insertar"
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr "No oEmbed resultados encontrados por% s. Ver más información en "
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr "Agregar grupo"
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr "Eliminar grupo"
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "Ninguno"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "Todos"
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr "Añadir fila"
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "Eliminar"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr "No hay términos"
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr "Añadir o Cargar archivo"
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr "Eliminar imagen"
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr "Archivo:"
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr "Descargar"
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr "Borrar"
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "Por defecto"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr "Seleccionar color"
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr "Seleccionar color"
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr "mm / dd / aa"
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr "El domingo, lunes, martes, miércoles, jueves, viernes, sábado"
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr "Do, Lu, Ma, Mi, Ju, Vi, Sa"
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr "Sun, L, M, X, J, V, S"
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr "Enero, febrero, marzo, abril, mayo, junio, julio, agosto, septiembre, Octubre, Noviembre, Diciembre"
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr "Enero, febrero, marzo, abril, mayo, junio, julio, agosto, septiembre, octubre, noviembre, diciembre"
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "Siguiente"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr "Anterior"
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr "Hoy"
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "Hecho"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr "Usar este archivo"
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr "Seleccionar / Deseleccionar todo"
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "Guardar"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr "CMB2 (beta)"
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr "https://github.com/WebDevStudios/CMB2"
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr "CMB2 creará metaboxes y formularios con campos personalizados que harán volar tu Mente."
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr "WebDevStudios"
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr "http://webdevstudios.com"
deprecated/includes/cmb2/languages/cmb2-es_MX.mo ADDED
Binary file
deprecated/includes/cmb2/languages/cmb2-es_MX.po ADDED
@@ -0,0 +1,433 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ msgid ""
5
+ msgstr ""
6
+ "Project-Id-Version: CMB2\n"
7
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
8
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
9
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
10
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
11
+ "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/cmb2/language/es_MX/)\n"
12
+ "MIME-Version: 1.0\n"
13
+ "Content-Type: text/plain; charset=UTF-8\n"
14
+ "Content-Transfer-Encoding: 8bit\n"
15
+ "Language: es_MX\n"
16
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
18
+ "X-Poedit-Basepath: ../\n"
19
+ "X-Poedit-Bookmarks: \n"
20
+ "X-Poedit-Country: United States\n"
21
+ "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"
22
+ "X-Poedit-SearchPath-0: .\n"
23
+ "X-Poedit-SourceCharset: UTF-8\n"
24
+ "X-Textdomain-Support: yes\n"
25
+
26
+ #: CMB2.php:100
27
+ msgid "Metabox configuration is required to have an ID parameter"
28
+ msgstr "Se requiere de configuración Metabox tener un parámetro de identificación"
29
+
30
+ #: CMB2.php:287
31
+ msgid "Click to toggle"
32
+ msgstr "Haga clic para alternar"
33
+
34
+ #: example-functions.php:53
35
+ msgid "Test Metabox"
36
+ msgstr ""
37
+
38
+ #: example-functions.php:61 example-functions.php:295
39
+ msgid "Test Text"
40
+ msgstr ""
41
+
42
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
43
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
44
+ #: example-functions.php:114 example-functions.php:120
45
+ #: example-functions.php:127 example-functions.php:142
46
+ #: example-functions.php:150 example-functions.php:157
47
+ #: example-functions.php:163 example-functions.php:169
48
+ #: example-functions.php:181 example-functions.php:192
49
+ #: example-functions.php:203 example-functions.php:214
50
+ #: example-functions.php:222 example-functions.php:229
51
+ #: example-functions.php:237 example-functions.php:243
52
+ #: example-functions.php:255 example-functions.php:296
53
+ #: example-functions.php:362 example-functions.php:369
54
+ #: example-functions.php:375 example-functions.php:381
55
+ #: example-functions.php:387 example-functions.php:393
56
+ #: example-functions.php:399 example-functions.php:417
57
+ msgid "field description (optional)"
58
+ msgstr ""
59
+
60
+ #: example-functions.php:72
61
+ msgid "Test Text Small"
62
+ msgstr ""
63
+
64
+ #: example-functions.php:79
65
+ msgid "Test Text Medium"
66
+ msgstr ""
67
+
68
+ #: example-functions.php:86
69
+ msgid "Website URL"
70
+ msgstr ""
71
+
72
+ #: example-functions.php:94
73
+ msgid "Test Text Email"
74
+ msgstr ""
75
+
76
+ #: example-functions.php:101
77
+ msgid "Test Time"
78
+ msgstr ""
79
+
80
+ #: example-functions.php:107 example-functions.php:108
81
+ msgid "Time zone"
82
+ msgstr ""
83
+
84
+ #: example-functions.php:113
85
+ msgid "Test Date Picker"
86
+ msgstr ""
87
+
88
+ #: example-functions.php:119
89
+ msgid "Test Date Picker (UNIX timestamp)"
90
+ msgstr ""
91
+
92
+ #: example-functions.php:126
93
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
94
+ msgstr ""
95
+
96
+ #: example-functions.php:141
97
+ msgid "Test Money"
98
+ msgstr ""
99
+
100
+ #: example-functions.php:149
101
+ msgid "Test Color Picker"
102
+ msgstr ""
103
+
104
+ #: example-functions.php:156
105
+ msgid "Test Text Area"
106
+ msgstr ""
107
+
108
+ #: example-functions.php:162
109
+ msgid "Test Text Area Small"
110
+ msgstr ""
111
+
112
+ #: example-functions.php:168
113
+ msgid "Test Text Area for Code"
114
+ msgstr ""
115
+
116
+ #: example-functions.php:174
117
+ msgid "Test Title Weeeee"
118
+ msgstr ""
119
+
120
+ #: example-functions.php:175
121
+ msgid "This is a title description"
122
+ msgstr ""
123
+
124
+ #: example-functions.php:180
125
+ msgid "Test Select"
126
+ msgstr ""
127
+
128
+ #: example-functions.php:185 example-functions.php:196
129
+ #: example-functions.php:207
130
+ msgid "Option One"
131
+ msgstr ""
132
+
133
+ #: example-functions.php:186 example-functions.php:197
134
+ #: example-functions.php:208
135
+ msgid "Option Two"
136
+ msgstr ""
137
+
138
+ #: example-functions.php:187 example-functions.php:198
139
+ #: example-functions.php:209
140
+ msgid "Option Three"
141
+ msgstr ""
142
+
143
+ #: example-functions.php:191
144
+ msgid "Test Radio inline"
145
+ msgstr ""
146
+
147
+ #: example-functions.php:202
148
+ msgid "Test Radio"
149
+ msgstr ""
150
+
151
+ #: example-functions.php:213
152
+ msgid "Test Taxonomy Radio"
153
+ msgstr ""
154
+
155
+ #: example-functions.php:221
156
+ msgid "Test Taxonomy Select"
157
+ msgstr ""
158
+
159
+ #: example-functions.php:228
160
+ msgid "Test Taxonomy Multi Checkbox"
161
+ msgstr ""
162
+
163
+ #: example-functions.php:236
164
+ msgid "Test Checkbox"
165
+ msgstr ""
166
+
167
+ #: example-functions.php:242
168
+ msgid "Test Multi Checkbox"
169
+ msgstr ""
170
+
171
+ #: example-functions.php:247
172
+ msgid "Check One"
173
+ msgstr ""
174
+
175
+ #: example-functions.php:248
176
+ msgid "Check Two"
177
+ msgstr ""
178
+
179
+ #: example-functions.php:249
180
+ msgid "Check Three"
181
+ msgstr ""
182
+
183
+ #: example-functions.php:254
184
+ msgid "Test wysiwyg"
185
+ msgstr ""
186
+
187
+ #: example-functions.php:261
188
+ msgid "Test Image"
189
+ msgstr ""
190
+
191
+ #: example-functions.php:262
192
+ msgid "Upload an image or enter a URL."
193
+ msgstr ""
194
+
195
+ #: example-functions.php:267
196
+ msgid "Multiple Files"
197
+ msgstr ""
198
+
199
+ #: example-functions.php:268
200
+ msgid "Upload or add multiple images/attachments."
201
+ msgstr ""
202
+
203
+ #: example-functions.php:274
204
+ msgid "oEmbed"
205
+ msgstr ""
206
+
207
+ #: example-functions.php:275
208
+ msgid ""
209
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
210
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
211
+ msgstr ""
212
+
213
+ #: example-functions.php:287
214
+ msgid "About Page Metabox"
215
+ msgstr ""
216
+
217
+ #: example-functions.php:308
218
+ msgid "Repeating Field Group"
219
+ msgstr ""
220
+
221
+ #: example-functions.php:314
222
+ msgid "Generates reusable form entries"
223
+ msgstr ""
224
+
225
+ #: example-functions.php:316
226
+ msgid "Entry {#}"
227
+ msgstr ""
228
+
229
+ #: example-functions.php:317
230
+ msgid "Add Another Entry"
231
+ msgstr ""
232
+
233
+ #: example-functions.php:318
234
+ msgid "Remove Entry"
235
+ msgstr ""
236
+
237
+ #: example-functions.php:355
238
+ msgid "User Profile Metabox"
239
+ msgstr ""
240
+
241
+ #: example-functions.php:361
242
+ msgid "Extra Info"
243
+ msgstr ""
244
+
245
+ #: example-functions.php:368
246
+ msgid "Avatar"
247
+ msgstr ""
248
+
249
+ #: example-functions.php:374
250
+ msgid "Facebook URL"
251
+ msgstr ""
252
+
253
+ #: example-functions.php:380
254
+ msgid "Twitter URL"
255
+ msgstr ""
256
+
257
+ #: example-functions.php:386
258
+ msgid "Google+ URL"
259
+ msgstr ""
260
+
261
+ #: example-functions.php:392
262
+ msgid "Linkedin URL"
263
+ msgstr ""
264
+
265
+ #: example-functions.php:398
266
+ msgid "User Field"
267
+ msgstr ""
268
+
269
+ #: example-functions.php:412
270
+ msgid "Theme Options Metabox"
271
+ msgstr ""
272
+
273
+ #: example-functions.php:416
274
+ msgid "Site Background Color"
275
+ msgstr ""
276
+
277
+ #: includes/CMB2_Ajax.php:37
278
+ msgid "Please Try Again"
279
+ msgstr ""
280
+
281
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
282
+ msgid "Remove Embed"
283
+ msgstr ""
284
+
285
+ #: includes/CMB2_Ajax.php:137
286
+ msgid "No oEmbed Results Found for %s. View more info at"
287
+ msgstr ""
288
+
289
+ #: includes/CMB2_Field.php:765
290
+ msgid "Add Group"
291
+ msgstr ""
292
+
293
+ #: includes/CMB2_Field.php:766
294
+ msgid "Remove Group"
295
+ msgstr ""
296
+
297
+ #: includes/CMB2_Field.php:787
298
+ msgid "None"
299
+ msgstr "Ninguna"
300
+
301
+ #: includes/CMB2_Field.php:788
302
+ msgid "All"
303
+ msgstr "Todo"
304
+
305
+ #: includes/CMB2_Types.php:290
306
+ msgid "Add Row"
307
+ msgstr ""
308
+
309
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
310
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
311
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
312
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
313
+ msgid "Remove"
314
+ msgstr "Eliminar"
315
+
316
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
317
+ msgid "No terms"
318
+ msgstr ""
319
+
320
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
321
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
322
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
323
+ msgid "Add or Upload File"
324
+ msgstr ""
325
+
326
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
327
+ #: includes/CMB2_hookup.php:172
328
+ msgid "Remove Image"
329
+ msgstr "Eliminar imagen"
330
+
331
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
332
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
333
+ #: tests/test-cmb-types.php:709
334
+ msgid "File:"
335
+ msgstr ""
336
+
337
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
338
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
339
+ #: tests/test-cmb-types.php:707
340
+ msgid "Download"
341
+ msgstr ""
342
+
343
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
344
+ msgid "Clear"
345
+ msgstr "Borrar"
346
+
347
+ #: includes/CMB2_hookup.php:124
348
+ msgid "Default"
349
+ msgstr "Predeterminado"
350
+
351
+ #: includes/CMB2_hookup.php:125
352
+ msgid "Select Color"
353
+ msgstr "Elige un color"
354
+
355
+ #: includes/CMB2_hookup.php:126
356
+ msgid "Current Color"
357
+ msgstr "Color actual"
358
+
359
+ #: includes/CMB2_hookup.php:150
360
+ msgid "mm/dd/yy"
361
+ msgstr ""
362
+
363
+ #: includes/CMB2_hookup.php:151
364
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
365
+ msgstr ""
366
+
367
+ #: includes/CMB2_hookup.php:152
368
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
369
+ msgstr ""
370
+
371
+ #: includes/CMB2_hookup.php:153
372
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
373
+ msgstr ""
374
+
375
+ #: includes/CMB2_hookup.php:154
376
+ msgid ""
377
+ "January, February, March, April, May, June, July, August, September, "
378
+ "October, November, December"
379
+ msgstr ""
380
+
381
+ #: includes/CMB2_hookup.php:155
382
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
383
+ msgstr ""
384
+
385
+ #: includes/CMB2_hookup.php:156
386
+ msgid "Next"
387
+ msgstr "Siguiente"
388
+
389
+ #: includes/CMB2_hookup.php:157
390
+ msgid "Prev"
391
+ msgstr ""
392
+
393
+ #: includes/CMB2_hookup.php:158
394
+ msgid "Today"
395
+ msgstr ""
396
+
397
+ #: includes/CMB2_hookup.php:159
398
+ msgid "Done"
399
+ msgstr "Hecho"
400
+
401
+ #: includes/CMB2_hookup.php:171
402
+ msgid "Use this file"
403
+ msgstr ""
404
+
405
+ #: includes/CMB2_hookup.php:176
406
+ msgid "Select / Deselect All"
407
+ msgstr ""
408
+
409
+ #: includes/helper-functions.php:243
410
+ msgid "Save"
411
+ msgstr "Guardar"
412
+
413
+ #. Plugin Name of the plugin/theme
414
+ msgid "CMB2 (beta)"
415
+ msgstr ""
416
+
417
+ #. Plugin URI of the plugin/theme
418
+ msgid "https://github.com/WebDevStudios/CMB2"
419
+ msgstr ""
420
+
421
+ #. Description of the plugin/theme
422
+ msgid ""
423
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
424
+ "mind."
425
+ msgstr ""
426
+
427
+ #. Author of the plugin/theme
428
+ msgid "WebDevStudios"
429
+ msgstr ""
430
+
431
+ #. Author URI of the plugin/theme
432
+ msgid "http://webdevstudios.com"
433
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-es_PE.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Spanish (Peru) (http://www.transifex.com/projects/p/cmb2/language/es_PE/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: es_PE\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr "Haga clic para abrir o cerrar"
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "Ninguna"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "Todo"
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "Eliminar"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr "Eliminar imagen"
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr "Limpiar"
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "Predeterminado"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr ""
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr ""
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "Siguiente"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "Hecho"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "Guardar"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-es_VE.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Spanish (Venezuela) (http://www.transifex.com/projects/p/cmb2/language/es_VE/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: es_VE\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr ""
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "Ninguna"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "Todo"
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr ""
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr ""
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr ""
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "Predeterminado"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr ""
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr ""
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr ""
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "Hecho"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "Guardar"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-et.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Estonian (http://www.transifex.com/projects/p/cmb2/language/et/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: et\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr "Klõpsa lülitamiseks"
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "Puudub"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "Kõik"
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "Kustuta"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr "Eemalda pilt"
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr "Tühjenda"
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "Vaikimisi"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr "Vali värv"
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr "Praegune värv"
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "Järgmised"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "Valmis"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "Salvesta"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-eu.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Basque (http://www.transifex.com/projects/p/cmb2/language/eu/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: eu\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr "Egin klik txandakatzeko"
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "Bat ere ez"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "Guztiak"
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "Kendu"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr "Kendu irudia"
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr "Garbitu"
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "Lehenetsia"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr "Hautatu kolorea"
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr "Oraingo kolorea"
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "Hurrengoa"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "Eginda"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "Gorde"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-fa.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Persian (http://www.transifex.com/projects/p/cmb2/language/fa/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: fa\n"
17
+ "Plural-Forms: nplurals=1; plural=0;\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr ""
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr ""
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr ""
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr ""
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr ""
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr ""
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr ""
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr ""
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr ""
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "پسین"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr ""
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr ""
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-fa_IR.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Persian (Iran) (http://www.transifex.com/projects/p/cmb2/language/fa_IR/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: fa_IR\n"
17
+ "Plural-Forms: nplurals=1; plural=0;\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr "برای جانشینی کلیک کنید"
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "هیچ‌یک"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "همه"
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "حذف"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr "حذف تصویر"
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr "دانلود"
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr "پاکسازی"
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "پیش‌فرض"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr "گزینش رنگ"
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr "رنگ فعلی"
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "بعدی"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr "امروز"
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "انجام شد"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "ذخیره"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-fi.mo ADDED
Binary file
deprecated/includes/cmb2/languages/cmb2-fi.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Justin Sternberg <me@jtsternberg.com>, 2014
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Finnish (http://www.transifex.com/projects/p/cmb2/language/fi/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: fi\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr "Metabox kokoonpano on oltava ID-parametri"
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr "Klikkaa vaihtaaksesi"
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr "Testaa Metabox"
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr "Testata tekstin"
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr "kenttä kuvaus (valinnainen)"
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr "Testaa teksti pieni"
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr "Testiväliaineena teksti"
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr "verkkosivusto"
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr "Testaa teksti sähköposti"
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr "Testin aikana"
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr "Aikavyöhyke"
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr "Testi päivämäärävalitsin"
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr "Testata päivämäärävalitsinta (UNIX timestamp)"
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr "Testin päivämäärä ja aika Picker Combo (UNIX timestamp)"
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr "Testaa rahaa"
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr "Testissä Color Picker"
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr "Testaa tekstialueen"
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr "Testaa teksti alue pieni"
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr "Testaa teksti-alueen koodi"
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr "Testi otsikko Weeeee"
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr "Tämä on otsikon kuvaus"
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr "Testaa Valitse"
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr "Ensimmäinen vaihtoehto"
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr "Vaihtoehdossa"
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr "Kolmas vaihtoehto"
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr "Testi Radio inline"
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr "Testaa Radio"
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr "Testi taksonomia Radio"
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr "Testi taksonomia Valitse"
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr "Testi taksonomia Multi valintaruutu"
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr "Testaa valintaruudun valinta"
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr "Testi Multi valintaruutu"
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr "Tarkista yksi"
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr "Tarkista kaksi"
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr "Tarkista kolme"
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr "Testi wysiwyg"
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr "Testi kuva"
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr "Lataa kuva tai kirjoita URL-osoite."
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr "Useita tiedostoja"
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr "Lataa tai lisätä useita kuvia ja liitteitä."
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr "oEmbed"
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr "Anna youtube, twitter tai instagram URL-osoite. Tukee lueteltuja <a href=\"http://codex.wordpress.org/Embeds\"> http://codex.wordpress.org/Embeds</a>."
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr "Tietoja Page Metabox"
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr "Toistuva kenttä"
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr "Luo uudelleenkäytettävä lomakemerkinnät"
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr "Merkintä {#}"
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr "Lisää tietueita"
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr "Poista merkintä"
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr "Käyttäjän profiili Metabox"
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr "Lisätiedot"
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr "Avatar"
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr "Facebook URL"
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr "Twitter URL"
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr "Google+ URL"
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr "Linkedin URL"
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr "Käyttäjäkenttä"
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr "Teema vaihtoehtoja Metabox"
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr "Sivuston taustaväri"
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr "Yritä uudelleen"
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr "Poista Embed"
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr "Yhtään oEmbed:iä ei löytynyt haulle %s. Katso lisää täältä: "
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr "Lisää Ryhmä"
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr "Poista Ryhmä"
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "Ei mitään"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "Kaikki"
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr "Lisää rivi"
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "Poista"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr "Ei kohteita"
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr "Lisää tai Lataa kuva"
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr "Poista kuva"
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr "Tiedosto:"
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr "Lataa"
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr "Tyhjennä"
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "Oletusarvo"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr "Valitse väri"
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr "Nykyinen väri"
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr "kk/pp/vv"
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr "Sunnuntai, Maanantai, Tiistai, Keskiviikko, Torstai, Perjantai, Lauantai"
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr "Su, Ma, Ti, Ke, To, Pe, La"
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr "Sun, Man, Tii, Kes, Tor, Per, Lau"
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr "Tammikuu, Helmikuu, Maaliskuu, Huhtikuu, Toukokuu, Kesäkuu, Heinäkuu, Elokuu, Syyskuu, Lokakuu, Marraskuu, Joulukuu"
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr "Tam, Hel, Mar, Huh, Tou, Kes, Hei, Elo, Syy, Lok, Mar, Jou"
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "Seuraava"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr "Edellinen"
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr "Tänään"
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "Valmis"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr "Käytä tätä tiedostoa"
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr "Valitse / Poista kaikki valinnat"
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "Tallenna"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr "CMB2 (beta)"
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr "https://github.com/WebDevStudios/CMB2"
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr "CMB2 luo metaboxes ja muotojen mukautettuja kenttiä, joihin puhaltaa mieltäsi."
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr "WebDevStudios"
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr "http://webdevstudios.com"
deprecated/includes/cmb2/languages/cmb2-fo.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Faroese (http://www.transifex.com/projects/p/cmb2/language/fo/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: fo\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr ""
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "Eingin"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "Óavmarkað"
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr ""
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr ""
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr ""
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "Standard"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr ""
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr ""
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr ""
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "Liðugt"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "Goym"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-fr_FR.mo ADDED
Binary file
deprecated/includes/cmb2/languages/cmb2-fr_FR.po ADDED
@@ -0,0 +1,435 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # FxB <fxb@wp-translations.org>, 2014
5
+ # Justin Sternberg <me@jtsternberg.com>, 2014
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: CMB2\n"
9
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
10
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
11
+ "PO-Revision-Date: 2014-12-23 23:50+0000\n"
12
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
13
+ "Language-Team: French (France) (http://www.transifex.com/projects/p/cmb2/language/fr_FR/)\n"
14
+ "MIME-Version: 1.0\n"
15
+ "Content-Type: text/plain; charset=UTF-8\n"
16
+ "Content-Transfer-Encoding: 8bit\n"
17
+ "Language: fr_FR\n"
18
+ "Plural-Forms: nplurals=2; plural=(n > 1);\n"
19
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
20
+ "X-Poedit-Basepath: ../\n"
21
+ "X-Poedit-Bookmarks: \n"
22
+ "X-Poedit-Country: United States\n"
23
+ "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"
24
+ "X-Poedit-SearchPath-0: .\n"
25
+ "X-Poedit-SourceCharset: UTF-8\n"
26
+ "X-Textdomain-Support: yes\n"
27
+
28
+ #: CMB2.php:100
29
+ msgid "Metabox configuration is required to have an ID parameter"
30
+ msgstr "Configuration de Metabox requise pour l'obtention d'un paramètre ID"
31
+
32
+ #: CMB2.php:287
33
+ msgid "Click to toggle"
34
+ msgstr "Cliquer pour inverser."
35
+
36
+ #: example-functions.php:53
37
+ msgid "Test Metabox"
38
+ msgstr "Test Metabox"
39
+
40
+ #: example-functions.php:61 example-functions.php:295
41
+ msgid "Test Text"
42
+ msgstr "Test Texte"
43
+
44
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
45
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
46
+ #: example-functions.php:114 example-functions.php:120
47
+ #: example-functions.php:127 example-functions.php:142
48
+ #: example-functions.php:150 example-functions.php:157
49
+ #: example-functions.php:163 example-functions.php:169
50
+ #: example-functions.php:181 example-functions.php:192
51
+ #: example-functions.php:203 example-functions.php:214
52
+ #: example-functions.php:222 example-functions.php:229
53
+ #: example-functions.php:237 example-functions.php:243
54
+ #: example-functions.php:255 example-functions.php:296
55
+ #: example-functions.php:362 example-functions.php:369
56
+ #: example-functions.php:375 example-functions.php:381
57
+ #: example-functions.php:387 example-functions.php:393
58
+ #: example-functions.php:399 example-functions.php:417
59
+ msgid "field description (optional)"
60
+ msgstr "description du champ (facultatif)"
61
+
62
+ #: example-functions.php:72
63
+ msgid "Test Text Small"
64
+ msgstr "Test Texte (Petit)"
65
+
66
+ #: example-functions.php:79
67
+ msgid "Test Text Medium"
68
+ msgstr "Test Texte (Moyen)"
69
+
70
+ #: example-functions.php:86
71
+ msgid "Website URL"
72
+ msgstr "URL site Internet"
73
+
74
+ #: example-functions.php:94
75
+ msgid "Test Text Email"
76
+ msgstr "Test Texte Email"
77
+
78
+ #: example-functions.php:101
79
+ msgid "Test Time"
80
+ msgstr "Test Heure"
81
+
82
+ #: example-functions.php:107 example-functions.php:108
83
+ msgid "Time zone"
84
+ msgstr "Fuseau horaire"
85
+
86
+ #: example-functions.php:113
87
+ msgid "Test Date Picker"
88
+ msgstr "Test Sélecteur de date"
89
+
90
+ #: example-functions.php:119
91
+ msgid "Test Date Picker (UNIX timestamp)"
92
+ msgstr "Test Sélecteur de date (timestamp UNIX)"
93
+
94
+ #: example-functions.php:126
95
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
96
+ msgstr "Test Sélecteur Date et Heure combinées (timestamp UNIX)"
97
+
98
+ #: example-functions.php:141
99
+ msgid "Test Money"
100
+ msgstr "Test Devises"
101
+
102
+ #: example-functions.php:149
103
+ msgid "Test Color Picker"
104
+ msgstr "Test Sélecteur de couleurs"
105
+
106
+ #: example-functions.php:156
107
+ msgid "Test Text Area"
108
+ msgstr "Test Zone de texte"
109
+
110
+ #: example-functions.php:162
111
+ msgid "Test Text Area Small"
112
+ msgstr "Test Zone de texte (Petite)"
113
+
114
+ #: example-functions.php:168
115
+ msgid "Test Text Area for Code"
116
+ msgstr "Test Zone de texte pour code"
117
+
118
+ #: example-functions.php:174
119
+ msgid "Test Title Weeeee"
120
+ msgstr "Test Titre Youhou"
121
+
122
+ #: example-functions.php:175
123
+ msgid "This is a title description"
124
+ msgstr "Ceci est une description de titre"
125
+
126
+ #: example-functions.php:180
127
+ msgid "Test Select"
128
+ msgstr "Test Sélection"
129
+
130
+ #: example-functions.php:185 example-functions.php:196
131
+ #: example-functions.php:207
132
+ msgid "Option One"
133
+ msgstr "Option Une"
134
+
135
+ #: example-functions.php:186 example-functions.php:197
136
+ #: example-functions.php:208
137
+ msgid "Option Two"
138
+ msgstr "Option Deux"
139
+
140
+ #: example-functions.php:187 example-functions.php:198
141
+ #: example-functions.php:209
142
+ msgid "Option Three"
143
+ msgstr "Option Trois"
144
+
145
+ #: example-functions.php:191
146
+ msgid "Test Radio inline"
147
+ msgstr "Test Boutons radio <Inline>"
148
+
149
+ #: example-functions.php:202
150
+ msgid "Test Radio"
151
+ msgstr "Test Boutons radio"
152
+
153
+ #: example-functions.php:213
154
+ msgid "Test Taxonomy Radio"
155
+ msgstr "Test Catégories (bouton radio)"
156
+
157
+ #: example-functions.php:221
158
+ msgid "Test Taxonomy Select"
159
+ msgstr "Test Sélection de catégories"
160
+
161
+ #: example-functions.php:228
162
+ msgid "Test Taxonomy Multi Checkbox"
163
+ msgstr "Test Catégories (Cases à cocher - Multi)"
164
+
165
+ #: example-functions.php:236
166
+ msgid "Test Checkbox"
167
+ msgstr "Test Cases à cocher"
168
+
169
+ #: example-functions.php:242
170
+ msgid "Test Multi Checkbox"
171
+ msgstr "Test Cases à cocher (multi)"
172
+
173
+ #: example-functions.php:247
174
+ msgid "Check One"
175
+ msgstr "Case à cocher Une"
176
+
177
+ #: example-functions.php:248
178
+ msgid "Check Two"
179
+ msgstr "Case à cocher Deux"
180
+
181
+ #: example-functions.php:249
182
+ msgid "Check Three"
183
+ msgstr "Case à cocher Trois"
184
+
185
+ #: example-functions.php:254
186
+ msgid "Test wysiwyg"
187
+ msgstr "Test wysiwyg"
188
+
189
+ #: example-functions.php:261
190
+ msgid "Test Image"
191
+ msgstr "Test d'image"
192
+
193
+ #: example-functions.php:262
194
+ msgid "Upload an image or enter a URL."
195
+ msgstr "Ajoutez une image ou insérez une URL."
196
+
197
+ #: example-functions.php:267
198
+ msgid "Multiple Files"
199
+ msgstr "Sélection de fichiers multiples"
200
+
201
+ #: example-functions.php:268
202
+ msgid "Upload or add multiple images/attachments."
203
+ msgstr "Télécharger ou ajouter plusieurs images / pièces jointes."
204
+
205
+ #: example-functions.php:274
206
+ msgid "oEmbed"
207
+ msgstr "oEmbed"
208
+
209
+ #: example-functions.php:275
210
+ msgid ""
211
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
212
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
213
+ msgstr "Entrez une URL youtube, twitter ou Instagram. Prise en charge des services listé ici : <a href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a> ."
214
+
215
+ #: example-functions.php:287
216
+ msgid "About Page Metabox"
217
+ msgstr "Metabox Page À propos"
218
+
219
+ #: example-functions.php:308
220
+ msgid "Repeating Field Group"
221
+ msgstr "Groupe de champ répétable"
222
+
223
+ #: example-functions.php:314
224
+ msgid "Generates reusable form entries"
225
+ msgstr "Génère des entrées de formulaire réutilisables"
226
+
227
+ #: example-functions.php:316
228
+ msgid "Entry {#}"
229
+ msgstr "Entrée {#}"
230
+
231
+ #: example-functions.php:317
232
+ msgid "Add Another Entry"
233
+ msgstr "Ajouter une nouvelle entrée"
234
+
235
+ #: example-functions.php:318
236
+ msgid "Remove Entry"
237
+ msgstr "Supprimer cette entrée"
238
+
239
+ #: example-functions.php:355
240
+ msgid "User Profile Metabox"
241
+ msgstr "Metabox Profil de l'utilisateur"
242
+
243
+ #: example-functions.php:361
244
+ msgid "Extra Info"
245
+ msgstr "Info supplémentaire"
246
+
247
+ #: example-functions.php:368
248
+ msgid "Avatar"
249
+ msgstr "Avatar"
250
+
251
+ #: example-functions.php:374
252
+ msgid "Facebook URL"
253
+ msgstr "URL Facebook"
254
+
255
+ #: example-functions.php:380
256
+ msgid "Twitter URL"
257
+ msgstr "URL Twitter"
258
+
259
+ #: example-functions.php:386
260
+ msgid "Google+ URL"
261
+ msgstr "URL Google+"
262
+
263
+ #: example-functions.php:392
264
+ msgid "Linkedin URL"
265
+ msgstr "URL LinkedIn"
266
+
267
+ #: example-functions.php:398
268
+ msgid "User Field"
269
+ msgstr "Champ de l'utilisateur"
270
+
271
+ #: example-functions.php:412
272
+ msgid "Theme Options Metabox"
273
+ msgstr "Metabox d'Options du thème "
274
+
275
+ #: example-functions.php:416
276
+ msgid "Site Background Color"
277
+ msgstr "Couleur d'arrière-plan du site"
278
+
279
+ #: includes/CMB2_Ajax.php:37
280
+ msgid "Please Try Again"
281
+ msgstr "Veuillez réessayer"
282
+
283
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
284
+ msgid "Remove Embed"
285
+ msgstr "Supprimer l'intégration"
286
+
287
+ #: includes/CMB2_Ajax.php:137
288
+ msgid "No oEmbed Results Found for %s. View more info at"
289
+ msgstr "Aucun résultat oEmbed trouvé pour %s. Plus d'infos sur"
290
+
291
+ #: includes/CMB2_Field.php:765
292
+ msgid "Add Group"
293
+ msgstr "Ajouter un groupe"
294
+
295
+ #: includes/CMB2_Field.php:766
296
+ msgid "Remove Group"
297
+ msgstr "Supprimer le groupe"
298
+
299
+ #: includes/CMB2_Field.php:787
300
+ msgid "None"
301
+ msgstr "Aucun"
302
+
303
+ #: includes/CMB2_Field.php:788
304
+ msgid "All"
305
+ msgstr "Tous"
306
+
307
+ #: includes/CMB2_Types.php:290
308
+ msgid "Add Row"
309
+ msgstr "Ajouter un rang"
310
+
311
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
312
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
313
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
314
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
315
+ msgid "Remove"
316
+ msgstr "Supprimer"
317
+
318
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
319
+ msgid "No terms"
320
+ msgstr "Aucune expression"
321
+
322
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
323
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
324
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
325
+ msgid "Add or Upload File"
326
+ msgstr "Ajouter ou mettre un fichier en ligne"
327
+
328
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
329
+ #: includes/CMB2_hookup.php:172
330
+ msgid "Remove Image"
331
+ msgstr "Supprimer l'image"
332
+
333
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
334
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
335
+ #: tests/test-cmb-types.php:709
336
+ msgid "File:"
337
+ msgstr "Fichier :"
338
+
339
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
340
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
341
+ #: tests/test-cmb-types.php:707
342
+ msgid "Download"
343
+ msgstr "Télécharger"
344
+
345
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
346
+ msgid "Clear"
347
+ msgstr "Effacer"
348
+
349
+ #: includes/CMB2_hookup.php:124
350
+ msgid "Default"
351
+ msgstr "Par défaut"
352
+
353
+ #: includes/CMB2_hookup.php:125
354
+ msgid "Select Color"
355
+ msgstr "Sélectionnez une couleur"
356
+
357
+ #: includes/CMB2_hookup.php:126
358
+ msgid "Current Color"
359
+ msgstr "Couleur actuelle"
360
+
361
+ #: includes/CMB2_hookup.php:150
362
+ msgid "mm/dd/yy"
363
+ msgstr "dd/mm/yy"
364
+
365
+ #: includes/CMB2_hookup.php:151
366
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
367
+ msgstr "Dimanche, Lundi, Mardi, Mercredi, Jeudi, Vendredi, Samedi"
368
+
369
+ #: includes/CMB2_hookup.php:152
370
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
371
+ msgstr "Di, Lu, Ma, Me, Je, Ve, Sa"
372
+
373
+ #: includes/CMB2_hookup.php:153
374
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
375
+ msgstr "Dim, Lun, Mar, Mer, Jeu, Ven, Sam"
376
+
377
+ #: includes/CMB2_hookup.php:154
378
+ msgid ""
379
+ "January, February, March, April, May, June, July, August, September, "
380
+ "October, November, December"
381
+ msgstr "Janvier, Février, Mars, Avril, Mai, Juin, Juillet, Août, Septembre, Octobre, Novembre, Décembre"
382
+
383
+ #: includes/CMB2_hookup.php:155
384
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
385
+ msgstr "Jan, Fév, Mar, Avr, Mai, Jun, Jul, Aoû, Sep, Oct, Nov, Déc"
386
+
387
+ #: includes/CMB2_hookup.php:156
388
+ msgid "Next"
389
+ msgstr "Suivant"
390
+
391
+ #: includes/CMB2_hookup.php:157
392
+ msgid "Prev"
393
+ msgstr "Précédent"
394
+
395
+ #: includes/CMB2_hookup.php:158
396
+ msgid "Today"
397
+ msgstr "Aujourd'hui"
398
+
399
+ #: includes/CMB2_hookup.php:159
400
+ msgid "Done"
401
+ msgstr "Terminé"
402
+
403
+ #: includes/CMB2_hookup.php:171
404
+ msgid "Use this file"
405
+ msgstr "Utilisez ce fichier"
406
+
407
+ #: includes/CMB2_hookup.php:176
408
+ msgid "Select / Deselect All"
409
+ msgstr "Tout sélectionner / Désélectionner"
410
+
411
+ #: includes/helper-functions.php:243
412
+ msgid "Save"
413
+ msgstr "Enregistrer"
414
+
415
+ #. Plugin Name of the plugin/theme
416
+ msgid "CMB2 (beta)"
417
+ msgstr "CMB2 (beta)"
418
+
419
+ #. Plugin URI of the plugin/theme
420
+ msgid "https://github.com/WebDevStudios/CMB2"
421
+ msgstr "https://github.com/WebDevStudios/CMB2"
422
+
423
+ #. Description of the plugin/theme
424
+ msgid ""
425
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
426
+ "mind."
427
+ msgstr "CMB2 will create metaboxes and forms with custom fields that will blow your mind."
428
+
429
+ #. Author of the plugin/theme
430
+ msgid "WebDevStudios"
431
+ msgstr "WebDevStudios"
432
+
433
+ #. Author URI of the plugin/theme
434
+ msgid "http://webdevstudios.com"
435
+ msgstr "http://webdevstudios.com"
deprecated/includes/cmb2/languages/cmb2-ga.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Irish (http://www.transifex.com/projects/p/cmb2/language/ga/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: ga\n"
17
+ "Plural-Forms: nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr ""
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr ""
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr ""
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr ""
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr ""
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr ""
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr ""
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr ""
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr ""
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "Ar aghaidh"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr ""
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr ""
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-gl_ES.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Galician (Spain) (http://www.transifex.com/projects/p/cmb2/language/gl_ES/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: gl_ES\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr "Preme para alternar"
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "Ningún"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "Todos"
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "Eliminar"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr "Eliminar a imaxe"
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr "Limpar"
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "Predeterminado"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr "Seleccionar cor"
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr "Cor actual"
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "Seguinte"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "Feito"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "Gardar"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-gu_IN.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:22+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Gujarati (India) (http://www.transifex.com/projects/p/cmb2/language/gu_IN/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: gu_IN\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr ""
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr ""
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr ""
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr ""
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr ""
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr ""
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr ""
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr ""
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr ""
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr ""
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr ""
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr ""
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-he_IL.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2015-02-07 17:01+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/cmb2/language/he_IL/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: he_IL\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr "לחץ לשינוי"
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "ללא"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "כל"
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "הסרה"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr "הסר תמונה"
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr "הורדה"
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr "נקה"
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "ברירת מחדל"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr "בחר צבע"
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr "צבע נוכחי"
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "הלאה"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr "היום"
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "הושלם"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "שמירה"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-hi_IN.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Hindi (India) (http://www.transifex.com/projects/p/cmb2/language/hi_IN/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: hi_IN\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr ""
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr ""
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "सभी "
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "हटाएँ"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr ""
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr "डाउनलोड"
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr ""
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "स्वतः"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr ""
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr ""
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr ""
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr ""
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr ""
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-hr.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Croatian (http://www.transifex.com/projects/p/cmb2/language/hr/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: hr\n"
17
+ "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr "Klikni za prikazivanje/sakrivanje"
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "Nijedno"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "Svi"
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "Ukloni"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr "Ukloni Sliku"
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr "Preuzmi"
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr "Obriši"
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "Zadano"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr "Odaberi Boju"
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr "Trenutna Boja"
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "Sljedeće"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "Gotovo"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "Snimi"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-hu_HU.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/cmb2/language/hu_HU/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: hu_HU\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr "Bővebben kikapcsolás/bekapcsolás"
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr "Facebook URL"
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr "Twitter URL"
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "Nincs"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "Összes"
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "Törlés"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr "Kép eltávolítása"
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr "Letöltés"
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr "Törlés"
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "Alapértelmezett"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr "Szín kiválasztása"
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr "Aktuális szín"
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "Következő "
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr "Ma"
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "Kész"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "Mentés"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-hy.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:22+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Armenian (http://www.transifex.com/projects/p/cmb2/language/hy/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: hy\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr ""
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr ""
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr ""
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr ""
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr ""
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr ""
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr ""
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr ""
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr ""
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr ""
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr ""
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr ""
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-id.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Indonesian (http://www.transifex.com/projects/p/cmb2/language/id/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: id\n"
17
+ "Plural-Forms: nplurals=1; plural=0;\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr ""
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr ""
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr ""
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr ""
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr ""
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr ""
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr ""
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr ""
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr ""
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "Berikutnya"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr ""
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr ""
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-id_ID.mo ADDED
Binary file
deprecated/includes/cmb2/languages/cmb2-id_ID.po ADDED
@@ -0,0 +1,433 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ msgid ""
5
+ msgstr ""
6
+ "Project-Id-Version: CMB2\n"
7
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
8
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
9
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
10
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
11
+ "Language-Team: Indonesian (Indonesia) (http://www.transifex.com/projects/p/cmb2/language/id_ID/)\n"
12
+ "MIME-Version: 1.0\n"
13
+ "Content-Type: text/plain; charset=UTF-8\n"
14
+ "Content-Transfer-Encoding: 8bit\n"
15
+ "Language: id_ID\n"
16
+ "Plural-Forms: nplurals=1; plural=0;\n"
17
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
18
+ "X-Poedit-Basepath: ../\n"
19
+ "X-Poedit-Bookmarks: \n"
20
+ "X-Poedit-Country: United States\n"
21
+ "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"
22
+ "X-Poedit-SearchPath-0: .\n"
23
+ "X-Poedit-SourceCharset: UTF-8\n"
24
+ "X-Textdomain-Support: yes\n"
25
+
26
+ #: CMB2.php:100
27
+ msgid "Metabox configuration is required to have an ID parameter"
28
+ msgstr "Konfigurasi metabox diperlukan untuk memiliki parameter ID"
29
+
30
+ #: CMB2.php:287
31
+ msgid "Click to toggle"
32
+ msgstr "Klik untuk menukar balik"
33
+
34
+ #: example-functions.php:53
35
+ msgid "Test Metabox"
36
+ msgstr ""
37
+
38
+ #: example-functions.php:61 example-functions.php:295
39
+ msgid "Test Text"
40
+ msgstr ""
41
+
42
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
43
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
44
+ #: example-functions.php:114 example-functions.php:120
45
+ #: example-functions.php:127 example-functions.php:142
46
+ #: example-functions.php:150 example-functions.php:157
47
+ #: example-functions.php:163 example-functions.php:169
48
+ #: example-functions.php:181 example-functions.php:192
49
+ #: example-functions.php:203 example-functions.php:214
50
+ #: example-functions.php:222 example-functions.php:229
51
+ #: example-functions.php:237 example-functions.php:243
52
+ #: example-functions.php:255 example-functions.php:296
53
+ #: example-functions.php:362 example-functions.php:369
54
+ #: example-functions.php:375 example-functions.php:381
55
+ #: example-functions.php:387 example-functions.php:393
56
+ #: example-functions.php:399 example-functions.php:417
57
+ msgid "field description (optional)"
58
+ msgstr ""
59
+
60
+ #: example-functions.php:72
61
+ msgid "Test Text Small"
62
+ msgstr ""
63
+
64
+ #: example-functions.php:79
65
+ msgid "Test Text Medium"
66
+ msgstr ""
67
+
68
+ #: example-functions.php:86
69
+ msgid "Website URL"
70
+ msgstr ""
71
+
72
+ #: example-functions.php:94
73
+ msgid "Test Text Email"
74
+ msgstr ""
75
+
76
+ #: example-functions.php:101
77
+ msgid "Test Time"
78
+ msgstr ""
79
+
80
+ #: example-functions.php:107 example-functions.php:108
81
+ msgid "Time zone"
82
+ msgstr ""
83
+
84
+ #: example-functions.php:113
85
+ msgid "Test Date Picker"
86
+ msgstr ""
87
+
88
+ #: example-functions.php:119
89
+ msgid "Test Date Picker (UNIX timestamp)"
90
+ msgstr ""
91
+
92
+ #: example-functions.php:126
93
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
94
+ msgstr ""
95
+
96
+ #: example-functions.php:141
97
+ msgid "Test Money"
98
+ msgstr ""
99
+
100
+ #: example-functions.php:149
101
+ msgid "Test Color Picker"
102
+ msgstr ""
103
+
104
+ #: example-functions.php:156
105
+ msgid "Test Text Area"
106
+ msgstr ""
107
+
108
+ #: example-functions.php:162
109
+ msgid "Test Text Area Small"
110
+ msgstr ""
111
+
112
+ #: example-functions.php:168
113
+ msgid "Test Text Area for Code"
114
+ msgstr ""
115
+
116
+ #: example-functions.php:174
117
+ msgid "Test Title Weeeee"
118
+ msgstr ""
119
+
120
+ #: example-functions.php:175
121
+ msgid "This is a title description"
122
+ msgstr ""
123
+
124
+ #: example-functions.php:180
125
+ msgid "Test Select"
126
+ msgstr ""
127
+
128
+ #: example-functions.php:185 example-functions.php:196
129
+ #: example-functions.php:207
130
+ msgid "Option One"
131
+ msgstr ""
132
+
133
+ #: example-functions.php:186 example-functions.php:197
134
+ #: example-functions.php:208
135
+ msgid "Option Two"
136
+ msgstr ""
137
+
138
+ #: example-functions.php:187 example-functions.php:198
139
+ #: example-functions.php:209
140
+ msgid "Option Three"
141
+ msgstr ""
142
+
143
+ #: example-functions.php:191
144
+ msgid "Test Radio inline"
145
+ msgstr ""
146
+
147
+ #: example-functions.php:202
148
+ msgid "Test Radio"
149
+ msgstr ""
150
+
151
+ #: example-functions.php:213
152
+ msgid "Test Taxonomy Radio"
153
+ msgstr ""
154
+
155
+ #: example-functions.php:221
156
+ msgid "Test Taxonomy Select"
157
+ msgstr ""
158
+
159
+ #: example-functions.php:228
160
+ msgid "Test Taxonomy Multi Checkbox"
161
+ msgstr ""
162
+
163
+ #: example-functions.php:236
164
+ msgid "Test Checkbox"
165
+ msgstr ""
166
+
167
+ #: example-functions.php:242
168
+ msgid "Test Multi Checkbox"
169
+ msgstr ""
170
+
171
+ #: example-functions.php:247
172
+ msgid "Check One"
173
+ msgstr ""
174
+
175
+ #: example-functions.php:248
176
+ msgid "Check Two"
177
+ msgstr ""
178
+
179
+ #: example-functions.php:249
180
+ msgid "Check Three"
181
+ msgstr ""
182
+
183
+ #: example-functions.php:254
184
+ msgid "Test wysiwyg"
185
+ msgstr ""
186
+
187
+ #: example-functions.php:261
188
+ msgid "Test Image"
189
+ msgstr ""
190
+
191
+ #: example-functions.php:262
192
+ msgid "Upload an image or enter a URL."
193
+ msgstr ""
194
+
195
+ #: example-functions.php:267
196
+ msgid "Multiple Files"
197
+ msgstr ""
198
+
199
+ #: example-functions.php:268
200
+ msgid "Upload or add multiple images/attachments."
201
+ msgstr ""
202
+
203
+ #: example-functions.php:274
204
+ msgid "oEmbed"
205
+ msgstr ""
206
+
207
+ #: example-functions.php:275
208
+ msgid ""
209
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
210
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
211
+ msgstr ""
212
+
213
+ #: example-functions.php:287
214
+ msgid "About Page Metabox"
215
+ msgstr ""
216
+
217
+ #: example-functions.php:308
218
+ msgid "Repeating Field Group"
219
+ msgstr ""
220
+
221
+ #: example-functions.php:314
222
+ msgid "Generates reusable form entries"
223
+ msgstr ""
224
+
225
+ #: example-functions.php:316
226
+ msgid "Entry {#}"
227
+ msgstr ""
228
+
229
+ #: example-functions.php:317
230
+ msgid "Add Another Entry"
231
+ msgstr ""
232
+
233
+ #: example-functions.php:318
234
+ msgid "Remove Entry"
235
+ msgstr ""
236
+
237
+ #: example-functions.php:355
238
+ msgid "User Profile Metabox"
239
+ msgstr ""
240
+
241
+ #: example-functions.php:361
242
+ msgid "Extra Info"
243
+ msgstr ""
244
+
245
+ #: example-functions.php:368
246
+ msgid "Avatar"
247
+ msgstr ""
248
+
249
+ #: example-functions.php:374
250
+ msgid "Facebook URL"
251
+ msgstr ""
252
+
253
+ #: example-functions.php:380
254
+ msgid "Twitter URL"
255
+ msgstr ""
256
+
257
+ #: example-functions.php:386
258
+ msgid "Google+ URL"
259
+ msgstr ""
260
+
261
+ #: example-functions.php:392
262
+ msgid "Linkedin URL"
263
+ msgstr ""
264
+
265
+ #: example-functions.php:398
266
+ msgid "User Field"
267
+ msgstr ""
268
+
269
+ #: example-functions.php:412
270
+ msgid "Theme Options Metabox"
271
+ msgstr ""
272
+
273
+ #: example-functions.php:416
274
+ msgid "Site Background Color"
275
+ msgstr ""
276
+
277
+ #: includes/CMB2_Ajax.php:37
278
+ msgid "Please Try Again"
279
+ msgstr ""
280
+
281
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
282
+ msgid "Remove Embed"
283
+ msgstr ""
284
+
285
+ #: includes/CMB2_Ajax.php:137
286
+ msgid "No oEmbed Results Found for %s. View more info at"
287
+ msgstr ""
288
+
289
+ #: includes/CMB2_Field.php:765
290
+ msgid "Add Group"
291
+ msgstr ""
292
+
293
+ #: includes/CMB2_Field.php:766
294
+ msgid "Remove Group"
295
+ msgstr ""
296
+
297
+ #: includes/CMB2_Field.php:787
298
+ msgid "None"
299
+ msgstr "Tidak ada"
300
+
301
+ #: includes/CMB2_Field.php:788
302
+ msgid "All"
303
+ msgstr "Semua"
304
+
305
+ #: includes/CMB2_Types.php:290
306
+ msgid "Add Row"
307
+ msgstr ""
308
+
309
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
310
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
311
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
312
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
313
+ msgid "Remove"
314
+ msgstr "Singkirkan"
315
+
316
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
317
+ msgid "No terms"
318
+ msgstr ""
319
+
320
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
321
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
322
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
323
+ msgid "Add or Upload File"
324
+ msgstr ""
325
+
326
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
327
+ #: includes/CMB2_hookup.php:172
328
+ msgid "Remove Image"
329
+ msgstr "Hapus Gambar"
330
+
331
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
332
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
333
+ #: tests/test-cmb-types.php:709
334
+ msgid "File:"
335
+ msgstr ""
336
+
337
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
338
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
339
+ #: tests/test-cmb-types.php:707
340
+ msgid "Download"
341
+ msgstr "Unduh"
342
+
343
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
344
+ msgid "Clear"
345
+ msgstr "Bersihkan"
346
+
347
+ #: includes/CMB2_hookup.php:124
348
+ msgid "Default"
349
+ msgstr "Standar"
350
+
351
+ #: includes/CMB2_hookup.php:125
352
+ msgid "Select Color"
353
+ msgstr "Pilih Warna"
354
+
355
+ #: includes/CMB2_hookup.php:126
356
+ msgid "Current Color"
357
+ msgstr "Warna Saat Ini"
358
+
359
+ #: includes/CMB2_hookup.php:150
360
+ msgid "mm/dd/yy"
361
+ msgstr ""
362
+
363
+ #: includes/CMB2_hookup.php:151
364
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
365
+ msgstr ""
366
+
367
+ #: includes/CMB2_hookup.php:152
368
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
369
+ msgstr ""
370
+
371
+ #: includes/CMB2_hookup.php:153
372
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
373
+ msgstr ""
374
+
375
+ #: includes/CMB2_hookup.php:154
376
+ msgid ""
377
+ "January, February, March, April, May, June, July, August, September, "
378
+ "October, November, December"
379
+ msgstr ""
380
+
381
+ #: includes/CMB2_hookup.php:155
382
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
383
+ msgstr ""
384
+
385
+ #: includes/CMB2_hookup.php:156
386
+ msgid "Next"
387
+ msgstr "Berikut"
388
+
389
+ #: includes/CMB2_hookup.php:157
390
+ msgid "Prev"
391
+ msgstr ""
392
+
393
+ #: includes/CMB2_hookup.php:158
394
+ msgid "Today"
395
+ msgstr "Hari Ini"
396
+
397
+ #: includes/CMB2_hookup.php:159
398
+ msgid "Done"
399
+ msgstr "Selesai"
400
+
401
+ #: includes/CMB2_hookup.php:171
402
+ msgid "Use this file"
403
+ msgstr ""
404
+
405
+ #: includes/CMB2_hookup.php:176
406
+ msgid "Select / Deselect All"
407
+ msgstr ""
408
+
409
+ #: includes/helper-functions.php:243
410
+ msgid "Save"
411
+ msgstr "Simpan"
412
+
413
+ #. Plugin Name of the plugin/theme
414
+ msgid "CMB2 (beta)"
415
+ msgstr ""
416
+
417
+ #. Plugin URI of the plugin/theme
418
+ msgid "https://github.com/WebDevStudios/CMB2"
419
+ msgstr ""
420
+
421
+ #. Description of the plugin/theme
422
+ msgid ""
423
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
424
+ "mind."
425
+ msgstr ""
426
+
427
+ #. Author of the plugin/theme
428
+ msgid "WebDevStudios"
429
+ msgstr ""
430
+
431
+ #. Author URI of the plugin/theme
432
+ msgid "http://webdevstudios.com"
433
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-is_IS.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Icelandic (Iceland) (http://www.transifex.com/projects/p/cmb2/language/is_IS/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: is_IS\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr "Víxlhnappur"
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "Autt"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "Allar"
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "Fjarlægja"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr "Fjarlægja mynd"
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr "Hreinsa"
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "Sjálfgildi"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr "Velja lit"
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr ""
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "Næstu"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "Lokið"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "Vista"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-it_IT.po ADDED
@@ -0,0 +1,437 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ # Andrea Brandi, 2015
6
+ # Daniele Scasciafratte Mte90 <mte90net@gmail.com>, 2015
7
+ # Emanuele <realbarnux@gmail.com>, 2015
8
+ msgid ""
9
+ msgstr ""
10
+ "Project-Id-Version: CMB2\n"
11
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
12
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
13
+ "PO-Revision-Date: 2015-02-10 14:41+0000\n"
14
+ "Last-Translator: Emanuele <realbarnux@gmail.com>\n"
15
+ "Language-Team: Italian (Italy) (http://www.transifex.com/projects/p/cmb2/language/it_IT/)\n"
16
+ "MIME-Version: 1.0\n"
17
+ "Content-Type: text/plain; charset=UTF-8\n"
18
+ "Content-Transfer-Encoding: 8bit\n"
19
+ "Language: it_IT\n"
20
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
21
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
22
+ "X-Poedit-Basepath: ../\n"
23
+ "X-Poedit-Bookmarks: \n"
24
+ "X-Poedit-Country: United States\n"
25
+ "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"
26
+ "X-Poedit-SearchPath-0: .\n"
27
+ "X-Poedit-SourceCharset: UTF-8\n"
28
+ "X-Textdomain-Support: yes\n"
29
+
30
+ #: CMB2.php:100
31
+ msgid "Metabox configuration is required to have an ID parameter"
32
+ msgstr "La configurazione del Metabox richiede un parametro ID"
33
+
34
+ #: CMB2.php:287
35
+ msgid "Click to toggle"
36
+ msgstr "Clicca per commutare"
37
+
38
+ #: example-functions.php:53
39
+ msgid "Test Metabox"
40
+ msgstr ""
41
+
42
+ #: example-functions.php:61 example-functions.php:295
43
+ msgid "Test Text"
44
+ msgstr ""
45
+
46
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
47
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
48
+ #: example-functions.php:114 example-functions.php:120
49
+ #: example-functions.php:127 example-functions.php:142
50
+ #: example-functions.php:150 example-functions.php:157
51
+ #: example-functions.php:163 example-functions.php:169
52
+ #: example-functions.php:181 example-functions.php:192
53
+ #: example-functions.php:203 example-functions.php:214
54
+ #: example-functions.php:222 example-functions.php:229
55
+ #: example-functions.php:237 example-functions.php:243
56
+ #: example-functions.php:255 example-functions.php:296
57
+ #: example-functions.php:362 example-functions.php:369
58
+ #: example-functions.php:375 example-functions.php:381
59
+ #: example-functions.php:387 example-functions.php:393
60
+ #: example-functions.php:399 example-functions.php:417
61
+ msgid "field description (optional)"
62
+ msgstr "descrizione campo (opzionale)"
63
+
64
+ #: example-functions.php:72
65
+ msgid "Test Text Small"
66
+ msgstr ""
67
+
68
+ #: example-functions.php:79
69
+ msgid "Test Text Medium"
70
+ msgstr ""
71
+
72
+ #: example-functions.php:86
73
+ msgid "Website URL"
74
+ msgstr "URL Sito"
75
+
76
+ #: example-functions.php:94
77
+ msgid "Test Text Email"
78
+ msgstr ""
79
+
80
+ #: example-functions.php:101
81
+ msgid "Test Time"
82
+ msgstr ""
83
+
84
+ #: example-functions.php:107 example-functions.php:108
85
+ msgid "Time zone"
86
+ msgstr ""
87
+
88
+ #: example-functions.php:113
89
+ msgid "Test Date Picker"
90
+ msgstr ""
91
+
92
+ #: example-functions.php:119
93
+ msgid "Test Date Picker (UNIX timestamp)"
94
+ msgstr ""
95
+
96
+ #: example-functions.php:126
97
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
98
+ msgstr ""
99
+
100
+ #: example-functions.php:141
101
+ msgid "Test Money"
102
+ msgstr ""
103
+
104
+ #: example-functions.php:149
105
+ msgid "Test Color Picker"
106
+ msgstr ""
107
+
108
+ #: example-functions.php:156
109
+ msgid "Test Text Area"
110
+ msgstr ""
111
+
112
+ #: example-functions.php:162
113
+ msgid "Test Text Area Small"
114
+ msgstr ""
115
+
116
+ #: example-functions.php:168
117
+ msgid "Test Text Area for Code"
118
+ msgstr ""
119
+
120
+ #: example-functions.php:174
121
+ msgid "Test Title Weeeee"
122
+ msgstr ""
123
+
124
+ #: example-functions.php:175
125
+ msgid "This is a title description"
126
+ msgstr "Questa è una descrizione del titolo"
127
+
128
+ #: example-functions.php:180
129
+ msgid "Test Select"
130
+ msgstr ""
131
+
132
+ #: example-functions.php:185 example-functions.php:196
133
+ #: example-functions.php:207
134
+ msgid "Option One"
135
+ msgstr "Opzione uno"
136
+
137
+ #: example-functions.php:186 example-functions.php:197
138
+ #: example-functions.php:208
139
+ msgid "Option Two"
140
+ msgstr "Opzione Due"
141
+
142
+ #: example-functions.php:187 example-functions.php:198
143
+ #: example-functions.php:209
144
+ msgid "Option Three"
145
+ msgstr "Opzione Tre"
146
+
147
+ #: example-functions.php:191
148
+ msgid "Test Radio inline"
149
+ msgstr ""
150
+
151
+ #: example-functions.php:202
152
+ msgid "Test Radio"
153
+ msgstr ""
154
+
155
+ #: example-functions.php:213
156
+ msgid "Test Taxonomy Radio"
157
+ msgstr ""
158
+
159
+ #: example-functions.php:221
160
+ msgid "Test Taxonomy Select"
161
+ msgstr ""
162
+
163
+ #: example-functions.php:228
164
+ msgid "Test Taxonomy Multi Checkbox"
165
+ msgstr ""
166
+
167
+ #: example-functions.php:236
168
+ msgid "Test Checkbox"
169
+ msgstr ""
170
+
171
+ #: example-functions.php:242
172
+ msgid "Test Multi Checkbox"
173
+ msgstr ""
174
+
175
+ #: example-functions.php:247
176
+ msgid "Check One"
177
+ msgstr "Check Uno"
178
+
179
+ #: example-functions.php:248
180
+ msgid "Check Two"
181
+ msgstr "Check Due"
182
+
183
+ #: example-functions.php:249
184
+ msgid "Check Three"
185
+ msgstr "Check Tre"
186
+
187
+ #: example-functions.php:254
188
+ msgid "Test wysiwyg"
189
+ msgstr ""
190
+
191
+ #: example-functions.php:261
192
+ msgid "Test Image"
193
+ msgstr ""
194
+
195
+ #: example-functions.php:262
196
+ msgid "Upload an image or enter a URL."
197
+ msgstr "Carica una immagine o inserisci una URL"
198
+
199
+ #: example-functions.php:267
200
+ msgid "Multiple Files"
201
+ msgstr "File Multipli"
202
+
203
+ #: example-functions.php:268
204
+ msgid "Upload or add multiple images/attachments."
205
+ msgstr "Carica o aggiungi immagini/allegati multipli"
206
+
207
+ #: example-functions.php:274
208
+ msgid "oEmbed"
209
+ msgstr ""
210
+
211
+ #: example-functions.php:275
212
+ msgid ""
213
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
214
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
215
+ msgstr "Inserisci una URL di youtube, twitter, o instagram. I servizi supportati si trovano su <a href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
216
+
217
+ #: example-functions.php:287
218
+ msgid "About Page Metabox"
219
+ msgstr ""
220
+
221
+ #: example-functions.php:308
222
+ msgid "Repeating Field Group"
223
+ msgstr "Gruppo Campi Ripetuto"
224
+
225
+ #: example-functions.php:314
226
+ msgid "Generates reusable form entries"
227
+ msgstr ""
228
+
229
+ #: example-functions.php:316
230
+ msgid "Entry {#}"
231
+ msgstr "Instanza {#}"
232
+
233
+ #: example-functions.php:317
234
+ msgid "Add Another Entry"
235
+ msgstr "Aggiungi una nuova instanza"
236
+
237
+ #: example-functions.php:318
238
+ msgid "Remove Entry"
239
+ msgstr "Rimuovi instanza"
240
+
241
+ #: example-functions.php:355
242
+ msgid "User Profile Metabox"
243
+ msgstr ""
244
+
245
+ #: example-functions.php:361
246
+ msgid "Extra Info"
247
+ msgstr "Informazioni extra"
248
+
249
+ #: example-functions.php:368
250
+ msgid "Avatar"
251
+ msgstr ""
252
+
253
+ #: example-functions.php:374
254
+ msgid "Facebook URL"
255
+ msgstr "URL Facebook"
256
+
257
+ #: example-functions.php:380
258
+ msgid "Twitter URL"
259
+ msgstr "URL Twitter"
260
+
261
+ #: example-functions.php:386
262
+ msgid "Google+ URL"
263
+ msgstr "URL Google+"
264
+
265
+ #: example-functions.php:392
266
+ msgid "Linkedin URL"
267
+ msgstr "URL LinkedIn"
268
+
269
+ #: example-functions.php:398
270
+ msgid "User Field"
271
+ msgstr "Campo utente"
272
+
273
+ #: example-functions.php:412
274
+ msgid "Theme Options Metabox"
275
+ msgstr ""
276
+
277
+ #: example-functions.php:416
278
+ msgid "Site Background Color"
279
+ msgstr "Colore di sfondo del sito"
280
+
281
+ #: includes/CMB2_Ajax.php:37
282
+ msgid "Please Try Again"
283
+ msgstr "Prova Ancora"
284
+
285
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
286
+ msgid "Remove Embed"
287
+ msgstr "Rimuovi Embed"
288
+
289
+ #: includes/CMB2_Ajax.php:137
290
+ msgid "No oEmbed Results Found for %s. View more info at"
291
+ msgstr "Nessun Risultato oEmbed trovato per %s. Trova altre informazioni su"
292
+
293
+ #: includes/CMB2_Field.php:765
294
+ msgid "Add Group"
295
+ msgstr "Aggiungi gruppo"
296
+
297
+ #: includes/CMB2_Field.php:766
298
+ msgid "Remove Group"
299
+ msgstr "Rimuovi gruppo"
300
+
301
+ #: includes/CMB2_Field.php:787
302
+ msgid "None"
303
+ msgstr "Nessuno"
304
+
305
+ #: includes/CMB2_Field.php:788
306
+ msgid "All"
307
+ msgstr "Tutti"
308
+
309
+ #: includes/CMB2_Types.php:290
310
+ msgid "Add Row"
311
+ msgstr "Aggiungi Riga"
312
+
313
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
314
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
315
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
316
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
317
+ msgid "Remove"
318
+ msgstr "Rimuovi"
319
+
320
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
321
+ msgid "No terms"
322
+ msgstr "Nessun termine"
323
+
324
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
325
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
326
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
327
+ msgid "Add or Upload File"
328
+ msgstr "Aggiungi o carica File"
329
+
330
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
331
+ #: includes/CMB2_hookup.php:172
332
+ msgid "Remove Image"
333
+ msgstr "Rimuovi immagine"
334
+
335
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
336
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
337
+ #: tests/test-cmb-types.php:709
338
+ msgid "File:"
339
+ msgstr "File:"
340
+
341
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
342
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
343
+ #: tests/test-cmb-types.php:707
344
+ msgid "Download"
345
+ msgstr "Download"
346
+
347
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
348
+ msgid "Clear"
349
+ msgstr "Pulisci"
350
+
351
+ #: includes/CMB2_hookup.php:124
352
+ msgid "Default"
353
+ msgstr "Predefinito"
354
+
355
+ #: includes/CMB2_hookup.php:125
356
+ msgid "Select Color"
357
+ msgstr "Seleziona colore"
358
+
359
+ #: includes/CMB2_hookup.php:126
360
+ msgid "Current Color"
361
+ msgstr "Colore attuale"
362
+
363
+ #: includes/CMB2_hookup.php:150
364
+ msgid "mm/dd/yy"
365
+ msgstr ""
366
+
367
+ #: includes/CMB2_hookup.php:151
368
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
369
+ msgstr "Domenica, Lunedi, Martedì, Mercoledì, Giovedi, Venerdì, Sabato"
370
+
371
+ #: includes/CMB2_hookup.php:152
372
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
373
+ msgstr "Do, Lu, Ma, Me, Gi, Ve, Sa"
374
+
375
+ #: includes/CMB2_hookup.php:153
376
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
377
+ msgstr "Dom, Lun, Mar, Mer, Gio, Ven, Sab"
378
+
379
+ #: includes/CMB2_hookup.php:154
380
+ msgid ""
381
+ "January, February, March, April, May, June, July, August, September, "
382
+ "October, November, December"
383
+ msgstr "Gennaio, Febbraio, Marzo, Aprile, Maggio, Giugno, Luglio, Agosto, Settembre, Ottobre, Novembre, Dicembre"
384
+
385
+ #: includes/CMB2_hookup.php:155
386
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
387
+ msgstr "Gen, Feb, Mar, Apr, Mag, Giu, Lug, Ago, Set, Ott, Nov, Dic"
388
+
389
+ #: includes/CMB2_hookup.php:156
390
+ msgid "Next"
391
+ msgstr "Successivo"
392
+
393
+ #: includes/CMB2_hookup.php:157
394
+ msgid "Prev"
395
+ msgstr "Precedente"
396
+
397
+ #: includes/CMB2_hookup.php:158
398
+ msgid "Today"
399
+ msgstr "Oggi"
400
+
401
+ #: includes/CMB2_hookup.php:159
402
+ msgid "Done"
403
+ msgstr "Finito"
404
+
405
+ #: includes/CMB2_hookup.php:171
406
+ msgid "Use this file"
407
+ msgstr "Usa questo file"
408
+
409
+ #: includes/CMB2_hookup.php:176
410
+ msgid "Select / Deselect All"
411
+ msgstr "Seleziona / Deseleziona tutto"
412
+
413
+ #: includes/helper-functions.php:243
414
+ msgid "Save"
415
+ msgstr "Salva"
416
+
417
+ #. Plugin Name of the plugin/theme
418
+ msgid "CMB2 (beta)"
419
+ msgstr "CMB2 (beta)"
420
+
421
+ #. Plugin URI of the plugin/theme
422
+ msgid "https://github.com/WebDevStudios/CMB2"
423
+ msgstr "https://github.com/WebDevStudios/CMB2"
424
+
425
+ #. Description of the plugin/theme
426
+ msgid ""
427
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
428
+ "mind."
429
+ msgstr "CMB2 crea metabox e form con campi personalizzati che ti faranno esplodere la testa."
430
+
431
+ #. Author of the plugin/theme
432
+ msgid "WebDevStudios"
433
+ msgstr "WebDevStudios"
434
+
435
+ #. Author URI of the plugin/theme
436
+ msgid "http://webdevstudios.com"
437
+ msgstr "http://webdevstudios.com"
deprecated/includes/cmb2/languages/cmb2-ja.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Japanese (http://www.transifex.com/projects/p/cmb2/language/ja/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: ja\n"
17
+ "Plural-Forms: nplurals=1; plural=0;\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr "クリックで切替"
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "なし"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "すべて"
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "削除"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr "画像の削除"
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr "ダウンロード"
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr "クリア"
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "デフォルト"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr "色を選択"
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr "現在の色"
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "次ページへ"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr "今日"
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "完了"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "保存"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-jv.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Javanese (http://www.transifex.com/projects/p/cmb2/language/jv/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: jv\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr ""
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "Ora ana"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "Kabeh"
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "Buang"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr "Ngilangi Gambar"
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr ""
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "Standar"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr ""
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr ""
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr ""
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "Rampung"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "Nyimpen"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-ka.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Georgian (http://www.transifex.com/projects/p/cmb2/language/ka/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: ka\n"
17
+ "Plural-Forms: nplurals=1; plural=0;\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr ""
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "არაფერი"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "ყველა"
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr ""
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr ""
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr ""
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "ნაგულისხმევი"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr ""
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr ""
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr ""
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr "მზადაა"
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr "შენახვა"
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-kk.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:22+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Kazakh (http://www.transifex.com/projects/p/cmb2/language/kk/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: kk\n"
17
+ "Plural-Forms: nplurals=1; plural=0;\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr ""
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr ""
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr ""
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr ""
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr ""
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr ""
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr ""
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr ""
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr ""
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr ""
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr ""
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr ""
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr ""
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-km.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Khmer (http://www.transifex.com/projects/p/cmb2/language/km/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: km\n"
17
+ "Plural-Forms: nplurals=1; plural=0;\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr ""
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "គ្មាន"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "ទាំង​អស់"
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "ដកចេញ"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr ""
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr "ទាញយក"
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr ""
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "លំនាំ​ដើម"
351
+
352
+ #: includes/CMB2_hookup.php:125
353
+ msgid "Select Color"
354
+ msgstr ""
355
+
356
+ #: includes/CMB2_hookup.php:126
357
+ msgid "Current Color"
358
+ msgstr ""
359
+
360
+ #: includes/CMB2_hookup.php:150
361
+ msgid "mm/dd/yy"
362
+ msgstr ""
363
+
364
+ #: includes/CMB2_hookup.php:151
365
+ msgid "Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday"
366
+ msgstr ""
367
+
368
+ #: includes/CMB2_hookup.php:152
369
+ msgid "Su, Mo, Tu, We, Th, Fr, Sa"
370
+ msgstr ""
371
+
372
+ #: includes/CMB2_hookup.php:153
373
+ msgid "Sun, Mon, Tue, Wed, Thu, Fri, Sat"
374
+ msgstr ""
375
+
376
+ #: includes/CMB2_hookup.php:154
377
+ msgid ""
378
+ "January, February, March, April, May, June, July, August, September, "
379
+ "October, November, December"
380
+ msgstr ""
381
+
382
+ #: includes/CMB2_hookup.php:155
383
+ msgid "Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec"
384
+ msgstr ""
385
+
386
+ #: includes/CMB2_hookup.php:156
387
+ msgid "Next"
388
+ msgstr "បន្ទាប់"
389
+
390
+ #: includes/CMB2_hookup.php:157
391
+ msgid "Prev"
392
+ msgstr ""
393
+
394
+ #: includes/CMB2_hookup.php:158
395
+ msgid "Today"
396
+ msgstr "ថ្ងៃ​នេះ"
397
+
398
+ #: includes/CMB2_hookup.php:159
399
+ msgid "Done"
400
+ msgstr ""
401
+
402
+ #: includes/CMB2_hookup.php:171
403
+ msgid "Use this file"
404
+ msgstr ""
405
+
406
+ #: includes/CMB2_hookup.php:176
407
+ msgid "Select / Deselect All"
408
+ msgstr ""
409
+
410
+ #: includes/helper-functions.php:243
411
+ msgid "Save"
412
+ msgstr ""
413
+
414
+ #. Plugin Name of the plugin/theme
415
+ msgid "CMB2 (beta)"
416
+ msgstr ""
417
+
418
+ #. Plugin URI of the plugin/theme
419
+ msgid "https://github.com/WebDevStudios/CMB2"
420
+ msgstr ""
421
+
422
+ #. Description of the plugin/theme
423
+ msgid ""
424
+ "CMB2 will create metaboxes and forms with custom fields that will blow your "
425
+ "mind."
426
+ msgstr ""
427
+
428
+ #. Author of the plugin/theme
429
+ msgid "WebDevStudios"
430
+ msgstr ""
431
+
432
+ #. Author URI of the plugin/theme
433
+ msgid "http://webdevstudios.com"
434
+ msgstr ""
deprecated/includes/cmb2/languages/cmb2-ko_KR.po ADDED
@@ -0,0 +1,434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2014 WebDevStudios
2
+ # This file is distributed under the same license as the CMB2 (beta) package.
3
+ # Translators:
4
+ # Translators:
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: CMB2\n"
8
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
9
+ "POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
10
+ "PO-Revision-Date: 2014-12-23 21:54+0000\n"
11
+ "Last-Translator: FxB <fxb@wp-translations.org>\n"
12
+ "Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/cmb2/language/ko_KR/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: ko_KR\n"
17
+ "Plural-Forms: nplurals=1; plural=0;\n"
18
+ "X-Generator: grunt-wp-i18n 0.4.9\n"
19
+ "X-Poedit-Basepath: ../\n"
20
+ "X-Poedit-Bookmarks: \n"
21
+ "X-Poedit-Country: United States\n"
22
+ "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"
23
+ "X-Poedit-SearchPath-0: .\n"
24
+ "X-Poedit-SourceCharset: UTF-8\n"
25
+ "X-Textdomain-Support: yes\n"
26
+
27
+ #: CMB2.php:100
28
+ msgid "Metabox configuration is required to have an ID parameter"
29
+ msgstr ""
30
+
31
+ #: CMB2.php:287
32
+ msgid "Click to toggle"
33
+ msgstr "토글하려면 클릭하세요"
34
+
35
+ #: example-functions.php:53
36
+ msgid "Test Metabox"
37
+ msgstr ""
38
+
39
+ #: example-functions.php:61 example-functions.php:295
40
+ msgid "Test Text"
41
+ msgstr ""
42
+
43
+ #: example-functions.php:62 example-functions.php:73 example-functions.php:80
44
+ #: example-functions.php:87 example-functions.php:95 example-functions.php:102
45
+ #: example-functions.php:114 example-functions.php:120
46
+ #: example-functions.php:127 example-functions.php:142
47
+ #: example-functions.php:150 example-functions.php:157
48
+ #: example-functions.php:163 example-functions.php:169
49
+ #: example-functions.php:181 example-functions.php:192
50
+ #: example-functions.php:203 example-functions.php:214
51
+ #: example-functions.php:222 example-functions.php:229
52
+ #: example-functions.php:237 example-functions.php:243
53
+ #: example-functions.php:255 example-functions.php:296
54
+ #: example-functions.php:362 example-functions.php:369
55
+ #: example-functions.php:375 example-functions.php:381
56
+ #: example-functions.php:387 example-functions.php:393
57
+ #: example-functions.php:399 example-functions.php:417
58
+ msgid "field description (optional)"
59
+ msgstr ""
60
+
61
+ #: example-functions.php:72
62
+ msgid "Test Text Small"
63
+ msgstr ""
64
+
65
+ #: example-functions.php:79
66
+ msgid "Test Text Medium"
67
+ msgstr ""
68
+
69
+ #: example-functions.php:86
70
+ msgid "Website URL"
71
+ msgstr ""
72
+
73
+ #: example-functions.php:94
74
+ msgid "Test Text Email"
75
+ msgstr ""
76
+
77
+ #: example-functions.php:101
78
+ msgid "Test Time"
79
+ msgstr ""
80
+
81
+ #: example-functions.php:107 example-functions.php:108
82
+ msgid "Time zone"
83
+ msgstr ""
84
+
85
+ #: example-functions.php:113
86
+ msgid "Test Date Picker"
87
+ msgstr ""
88
+
89
+ #: example-functions.php:119
90
+ msgid "Test Date Picker (UNIX timestamp)"
91
+ msgstr ""
92
+
93
+ #: example-functions.php:126
94
+ msgid "Test Date/Time Picker Combo (UNIX timestamp)"
95
+ msgstr ""
96
+
97
+ #: example-functions.php:141
98
+ msgid "Test Money"
99
+ msgstr ""
100
+
101
+ #: example-functions.php:149
102
+ msgid "Test Color Picker"
103
+ msgstr ""
104
+
105
+ #: example-functions.php:156
106
+ msgid "Test Text Area"
107
+ msgstr ""
108
+
109
+ #: example-functions.php:162
110
+ msgid "Test Text Area Small"
111
+ msgstr ""
112
+
113
+ #: example-functions.php:168
114
+ msgid "Test Text Area for Code"
115
+ msgstr ""
116
+
117
+ #: example-functions.php:174
118
+ msgid "Test Title Weeeee"
119
+ msgstr ""
120
+
121
+ #: example-functions.php:175
122
+ msgid "This is a title description"
123
+ msgstr ""
124
+
125
+ #: example-functions.php:180
126
+ msgid "Test Select"
127
+ msgstr ""
128
+
129
+ #: example-functions.php:185 example-functions.php:196
130
+ #: example-functions.php:207
131
+ msgid "Option One"
132
+ msgstr ""
133
+
134
+ #: example-functions.php:186 example-functions.php:197
135
+ #: example-functions.php:208
136
+ msgid "Option Two"
137
+ msgstr ""
138
+
139
+ #: example-functions.php:187 example-functions.php:198
140
+ #: example-functions.php:209
141
+ msgid "Option Three"
142
+ msgstr ""
143
+
144
+ #: example-functions.php:191
145
+ msgid "Test Radio inline"
146
+ msgstr ""
147
+
148
+ #: example-functions.php:202
149
+ msgid "Test Radio"
150
+ msgstr ""
151
+
152
+ #: example-functions.php:213
153
+ msgid "Test Taxonomy Radio"
154
+ msgstr ""
155
+
156
+ #: example-functions.php:221
157
+ msgid "Test Taxonomy Select"
158
+ msgstr ""
159
+
160
+ #: example-functions.php:228
161
+ msgid "Test Taxonomy Multi Checkbox"
162
+ msgstr ""
163
+
164
+ #: example-functions.php:236
165
+ msgid "Test Checkbox"
166
+ msgstr ""
167
+
168
+ #: example-functions.php:242
169
+ msgid "Test Multi Checkbox"
170
+ msgstr ""
171
+
172
+ #: example-functions.php:247
173
+ msgid "Check One"
174
+ msgstr ""
175
+
176
+ #: example-functions.php:248
177
+ msgid "Check Two"
178
+ msgstr ""
179
+
180
+ #: example-functions.php:249
181
+ msgid "Check Three"
182
+ msgstr ""
183
+
184
+ #: example-functions.php:254
185
+ msgid "Test wysiwyg"
186
+ msgstr ""
187
+
188
+ #: example-functions.php:261
189
+ msgid "Test Image"
190
+ msgstr ""
191
+
192
+ #: example-functions.php:262
193
+ msgid "Upload an image or enter a URL."
194
+ msgstr ""
195
+
196
+ #: example-functions.php:267
197
+ msgid "Multiple Files"
198
+ msgstr ""
199
+
200
+ #: example-functions.php:268
201
+ msgid "Upload or add multiple images/attachments."
202
+ msgstr ""
203
+
204
+ #: example-functions.php:274
205
+ msgid "oEmbed"
206
+ msgstr ""
207
+
208
+ #: example-functions.php:275
209
+ msgid ""
210
+ "Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
211
+ "href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
212
+ msgstr ""
213
+
214
+ #: example-functions.php:287
215
+ msgid "About Page Metabox"
216
+ msgstr ""
217
+
218
+ #: example-functions.php:308
219
+ msgid "Repeating Field Group"
220
+ msgstr ""
221
+
222
+ #: example-functions.php:314
223
+ msgid "Generates reusable form entries"
224
+ msgstr ""
225
+
226
+ #: example-functions.php:316
227
+ msgid "Entry {#}"
228
+ msgstr ""
229
+
230
+ #: example-functions.php:317
231
+ msgid "Add Another Entry"
232
+ msgstr ""
233
+
234
+ #: example-functions.php:318
235
+ msgid "Remove Entry"
236
+ msgstr ""
237
+
238
+ #: example-functions.php:355
239
+ msgid "User Profile Metabox"
240
+ msgstr ""
241
+
242
+ #: example-functions.php:361
243
+ msgid "Extra Info"
244
+ msgstr ""
245
+
246
+ #: example-functions.php:368
247
+ msgid "Avatar"
248
+ msgstr ""
249
+
250
+ #: example-functions.php:374
251
+ msgid "Facebook URL"
252
+ msgstr ""
253
+
254
+ #: example-functions.php:380
255
+ msgid "Twitter URL"
256
+ msgstr ""
257
+
258
+ #: example-functions.php:386
259
+ msgid "Google+ URL"
260
+ msgstr ""
261
+
262
+ #: example-functions.php:392
263
+ msgid "Linkedin URL"
264
+ msgstr ""
265
+
266
+ #: example-functions.php:398
267
+ msgid "User Field"
268
+ msgstr ""
269
+
270
+ #: example-functions.php:412
271
+ msgid "Theme Options Metabox"
272
+ msgstr ""
273
+
274
+ #: example-functions.php:416
275
+ msgid "Site Background Color"
276
+ msgstr ""
277
+
278
+ #: includes/CMB2_Ajax.php:37
279
+ msgid "Please Try Again"
280
+ msgstr ""
281
+
282
+ #: includes/CMB2_Ajax.php:133 tests/test-cmb-types.php:734
283
+ msgid "Remove Embed"
284
+ msgstr ""
285
+
286
+ #: includes/CMB2_Ajax.php:137
287
+ msgid "No oEmbed Results Found for %s. View more info at"
288
+ msgstr ""
289
+
290
+ #: includes/CMB2_Field.php:765
291
+ msgid "Add Group"
292
+ msgstr ""
293
+
294
+ #: includes/CMB2_Field.php:766
295
+ msgid "Remove Group"
296
+ msgstr ""
297
+
298
+ #: includes/CMB2_Field.php:787
299
+ msgid "None"
300
+ msgstr "없음"
301
+
302
+ #: includes/CMB2_Field.php:788
303
+ msgid "All"
304
+ msgstr "모두"
305
+
306
+ #: includes/CMB2_Types.php:290
307
+ msgid "Add Row"
308
+ msgstr ""
309
+
310
+ #: includes/CMB2_Types.php:349 includes/CMB2_Types.php:805
311
+ #: includes/CMB2_Types.php:882 includes/CMB2_hookup.php:173
312
+ #: tests/test-cmb-types.php:147 tests/test-cmb-types.php:155
313
+ #: tests/test-cmb-types.php:683 tests/test-cmb-types.php:708
314
+ msgid "Remove"
315
+ msgstr "삭제"
316
+
317
+ #: includes/CMB2_Types.php:683 includes/CMB2_Types.php:731
318
+ msgid "No terms"
319
+ msgstr ""
320
+
321
+ #: includes/CMB2_Types.php:775 includes/CMB2_Types.php:830
322
+ #: tests/test-cmb-types.php:659 tests/test-cmb-types.php:685
323
+ #: tests/test-cmb-types.php:695 tests/test-cmb-types.php:710
324
+ msgid "Add or Upload File"
325
+ msgstr ""
326
+
327
+ #: includes/CMB2_Types.php:796 includes/CMB2_Types.php:877
328
+ #: includes/CMB2_hookup.php:172
329
+ msgid "Remove Image"
330
+ msgstr "이미지 삭제"
331
+
332
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
333
+ #: includes/CMB2_hookup.php:174 tests/test-cmb-types.php:684
334
+ #: tests/test-cmb-types.php:709
335
+ msgid "File:"
336
+ msgstr ""
337
+
338
+ #: includes/CMB2_Types.php:805 includes/CMB2_Types.php:882
339
+ #: includes/CMB2_hookup.php:175 tests/test-cmb-types.php:682
340
+ #: tests/test-cmb-types.php:707
341
+ msgid "Download"
342
+ msgstr ""
343
+
344
+ #: includes/CMB2_hookup.php:123 includes/CMB2_hookup.php:160
345
+ msgid "Clear"
346
+ msgstr "클리어"
347
+
348
+ #: includes/CMB2_hookup.php:124
349
+ msgid "Default"
350
+ msgstr "기본"
351
+
352
+ #: includes/CMB2_h