Changeset 2601409
- Timestamp:
- 09/19/2021 08:50:33 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
dominion-domain-checker-wpbakery-addon/trunk/languages/dominion.pot
r2601056 r2601409 2 2 msgstr "" 3 3 "Project-Id-Version: Dominion Plugin\n" 4 "POT-Creation-Date: 2021-09- 18 11:10+0700\n"5 "PO-Revision-Date: 2021-09- 18 11:10+0700\n"4 "POT-Creation-Date: 2021-09-20 03:48+0700\n" 5 "PO-Revision-Date: 2021-09-20 03:48+0700\n" 6 6 "Last-Translator: \n" 7 7 "Language-Team: Fluent Themes <mail@fluentthemes.com>\n" … … 61 61 msgstr "" 62 62 63 #: modules/admin-functions.php:68 63 #: modules/admin-functions.php:64 64 msgid "" 65 "You should switch off the Bootstrap, if your theme has Bootstrap already." 66 msgstr "" 67 68 #: modules/admin-functions.php:69 69 msgid "How to get started (with WPBakery plugin installed)" 70 msgstr "" 71 72 #: modules/admin-functions.php:70 73 msgid "" 74 "1. Navigate to <strong>WP-Admin > Pages > Add New</strong> and click on the " 75 "<strong>WPBakery Page Builder</strong> button." 76 msgstr "" 77 78 #: modules/admin-functions.php:71 79 msgid "" 80 "2. Click on the <strong>Backend Editor</strong>, then click on the " 81 "<strong>Add Element</strong> button." 82 msgstr "" 83 84 #: modules/admin-functions.php:72 85 msgid "" 86 "3. You will get an window with few tabs, from there click on the " 87 "<strong>Domain Checker</strong> tab." 88 msgstr "" 89 90 #: modules/admin-functions.php:73 91 msgid "" 92 "4. You will find <strong>FT- Domain Search - 6</strong> block; just click on " 93 "that." 94 msgstr "" 95 96 #: modules/admin-functions.php:74 97 msgid "" 98 "5. Now you will find the settings fields to design your Domain Checker form " 99 "as your needs." 100 msgstr "" 101 102 #: modules/admin-functions.php:75 103 msgid "" 104 "6. After completing the settings click on <strong>Save Changes</strong> " 105 "button and <strong>Publish</strong> the page." 106 msgstr "" 107 108 #: modules/admin-functions.php:80 109 msgid "How to get started (without WPBakery plugin installed)" 110 msgstr "" 111 112 #: modules/admin-functions.php:81 113 msgid "" 114 "1. Navigate to <strong>'WP-Admin > Pages > Add New'</strong> and add the " 115 "<strong>'Shortcode'</strong> block of your Gutenberg editor." 116 msgstr "" 117 118 #: modules/admin-functions.php:82 119 msgid "" 120 "2. You will get a field to insert your shortcode. Insert shortcode as " 121 "mentioned below:" 122 msgstr "" 123 124 #: modules/admin-functions.php:84 125 msgid "" 126 "[dominion_shortcodes_domain_search_6 title=\"Find your desired domain\" " 127 "search_pholder=\"Enter your Domain Name\" button_label=\"Search\"]" 128 msgstr "" 129 130 #: modules/admin-functions.php:85 131 msgid "" 132 "Here <code>title</code>, <code>search_pholder</code> and <code>button_label</" 133 "code> are parameters of the shortcode. You can change the values of the " 134 "parameters as you need. There are more parameters to use in the shortcode. " 135 "You can find the <a href=\"https://fluentthemes.com/wp-plugins/dominion-doc/" 136 "#all_shortcodes\" target=\"_blank\">list of all the parameters here</a>" 137 msgstr "" 138 139 #: modules/admin-functions.php:86 140 msgid "" 141 "Note: Some parameters of the above list may not work on free version, " 142 "because a few parameters on this list are for PRO version only." 143 msgstr "" 144 145 #: modules/admin-functions.php:94 64 146 msgid "Dominion" 65 147 msgstr "" 66 148 67 #: modules/admin-functions.php: 68149 #: modules/admin-functions.php:94 68 150 msgid "PRO Version Features" 69 151 msgstr "" 70 152 71 #: modules/admin-functions.php: 71153 #: modules/admin-functions.php:97 72 154 msgid "10 more Layout and Design to choose from" 73 155 msgstr "" 74 156 75 #: modules/admin-functions.php: 72157 #: modules/admin-functions.php:98 76 158 msgid "Option to integrated Domain purchase button with WHMCS" 77 159 msgstr "" 78 160 79 #: modules/admin-functions.php: 73161 #: modules/admin-functions.php:99 80 162 msgid "Transfer Domain feature with WHMCS" 81 163 msgstr "" 82 164 83 #: modules/admin-functions.php: 74165 #: modules/admin-functions.php:100 84 166 #: modules/domain_search/domain_search_6/doamin_search_vc_shortcodes.php:394 85 167 msgid "Enable Google reCAPTCHA v2" 86 168 msgstr "" 87 169 88 #: modules/admin-functions.php: 75170 #: modules/admin-functions.php:101 89 171 msgid "Can be used with OR without WPBakery page builder" 90 172 msgstr "" 91 173 92 #: modules/admin-functions.php: 76174 #: modules/admin-functions.php:102 93 175 msgid "Enable Animation (35+ variations of animations to choose from)" 94 176 msgstr "" 95 177 96 #: modules/admin-functions.php: 77178 #: modules/admin-functions.php:103 97 179 msgid "" 98 180 "Adjust Width of the form field for desktop and mobile to make it responsive" 99 181 msgstr "" 100 182 101 #: modules/admin-functions.php: 78183 #: modules/admin-functions.php:104 102 184 msgid "Choose Shape/Margin/Padding of the Domain Search Section" 103 185 msgstr "" 104 186 105 #: modules/admin-functions.php: 79187 #: modules/admin-functions.php:105 106 188 msgid "Choose Title Tag (h1, h2, h3, h4, h5, h6, div, span, p)" 107 189 msgstr "" 108 190 109 #: modules/admin-functions.php: 80191 #: modules/admin-functions.php:106 110 192 msgid "" 111 193 "Choose any Font Family from Google Fonts for Heading and Sub-Heading of the " … … 113 195 msgstr "" 114 196 115 #: modules/admin-functions.php: 81197 #: modules/admin-functions.php:107 116 198 msgid "Check domain name availability for any TLD(s)" 117 199 msgstr "" 118 200 119 #: modules/admin-functions.php: 82201 #: modules/admin-functions.php:108 120 202 msgid "+ All the features of the Free Version" 121 203 msgstr "" 122 204 123 #: modules/admin-functions.php: 83205 #: modules/admin-functions.php:109 124 206 msgid "Video Tutorials Included" 125 207 msgstr "" 126 208 127 #: modules/admin-functions.php: 84209 #: modules/admin-functions.php:110 128 210 msgid "6 Months Priority Support (typically reply within 24 Hours)" 129 211 msgstr "" 130 212 131 #: modules/admin-functions.php: 85213 #: modules/admin-functions.php:111 132 214 msgid "Life Time FREE Updates" 133 215 msgstr "" 134 216 135 #: modules/admin-functions.php: 87217 #: modules/admin-functions.php:113 136 218 msgid "BUY PRO VERSION" 137 219 msgstr "" 138 220 139 #: modules/admin-functions.php: 88221 #: modules/admin-functions.php:114 140 222 msgid "VIEW DEMO" 141 223 msgstr "" … … 154 236 msgstr "" 155 237 156 #: modules/domain_search/domain_search_6/doamin_search_shortcodes.php:1 47238 #: modules/domain_search/domain_search_6/doamin_search_shortcodes.php:150 157 239 msgid "Loading..." 158 240 msgstr ""
Note: See TracChangeset
for help on using the changeset viewer.