Changeset 2662915
- Timestamp:
- 01/24/2022 08:58:11 AM (4 years ago)
- Location:
- tilda-publishing
- Files:
-
- 27 added
- 4 edited
-
tags/0.3.10 (added)
-
tags/0.3.10/README.md (added)
-
tags/0.3.10/class.tilda-admin.php (added)
-
tags/0.3.10/class.tilda.php (added)
-
tags/0.3.10/css (added)
-
tags/0.3.10/css/jquery-ui-tabs.css (added)
-
tags/0.3.10/css/styles.css (added)
-
tags/0.3.10/images (added)
-
tags/0.3.10/images/ajax-loader.gif (added)
-
tags/0.3.10/images/icon_tilda.png (added)
-
tags/0.3.10/index.php (added)
-
tags/0.3.10/js (added)
-
tags/0.3.10/js/configuration.js (added)
-
tags/0.3.10/js/plugin.js (added)
-
tags/0.3.10/languages (added)
-
tags/0.3.10/languages/tilda-en_US.mo (added)
-
tags/0.3.10/languages/tilda-en_US.po (added)
-
tags/0.3.10/languages/tilda-ru_RU.mo (added)
-
tags/0.3.10/languages/tilda-ru_RU.po (added)
-
tags/0.3.10/readme.txt (added)
-
tags/0.3.10/screenshot-1.jpg (added)
-
tags/0.3.10/screenshot-2.jpg (added)
-
tags/0.3.10/tilda-wordpress-plugin.php (added)
-
tags/0.3.10/views (added)
-
tags/0.3.10/views/configuration.php (added)
-
tags/0.3.10/views/pages_meta_box.php (added)
-
tags/0.3.10/views/switcher_status.php (added)
-
trunk/languages/tilda-en_US.mo (modified) (previous)
-
trunk/languages/tilda-en_US.po (modified) (15 diffs)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/tilda-wordpress-plugin.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tilda-publishing/trunk/languages/tilda-en_US.po
r2660077 r2662915 20 20 21 21 msgid "Error. Can't find page with this 'pageid' parameter" 22 msgstr " Error. Can't find page with this 'pageid' parameter"22 msgstr "The selected page is not found on Tilda" 23 23 24 24 msgid "Error. Can't find project with this 'projectid' parameter" 25 msgstr " Error. Can't find project with this 'projectid' parameter"25 msgstr "The project is not found" 26 26 27 27 msgid "Wrong Secret Key length" … … 32 32 33 33 msgid "Bad request line. Missing parameter: secretkey" 34 msgstr " Bad request line. Missing parameter: secretkey"34 msgstr "Secret Key is not specified" 35 35 36 36 msgid "Bad request line. Missing parameter: publickey" 37 msgstr " Bad request line. Missing parameter: publickey"37 msgstr "Public Key is not specified" 38 38 39 39 msgid "Bad request line. Missing parameter: projectid" 40 msgstr " Bad request line. Missing parameter: projectid"40 msgstr "Project ID is not specified" 41 41 42 42 msgid "Refresh pages list" 43 msgstr " Refresh pages list"43 msgstr "Update list of pages" 44 44 45 45 msgid "Projects list is empty" 46 msgstr " Projects listis empty"46 msgstr "List of projects is empty" 47 47 48 48 msgid "The security keys is not set" 49 msgstr " The security keys is not set"49 msgstr "Security Keys are not specified" 50 50 51 51 msgid "Too much requests per hour. Limit: 200 requests per 1 hour" 52 msgstr " Too much requests per hour. Limit: 200 requests per 1hour"52 msgstr "Request limit per hour exceeded. The limit is 200 requests per hour" 53 53 54 54 msgid "Not found library " 55 msgstr " Not found library"55 msgstr "Library is not found" 56 56 57 57 msgid "Error. Can't find post with this 'post_id' parameter" 58 msgstr " Error. Can't find post with this 'post_id' parameter"58 msgstr "Tilda can only be activated on a page or post" 59 59 60 60 msgid "Input title and click Save for activate Tilda for this page" 61 msgstr " Input title and click Save for activate Tilda for this page"61 msgstr "To activate Tilda, enter the page title and click \"Save\"" 62 62 63 63 msgid "Activate Tilda for this page?" … … 65 65 66 66 msgid "Tilda accounts assign" 67 msgstr " Tilda accounts assign"67 msgstr "Assign Tilda account" 68 68 69 69 msgid "Show page" 70 msgstr " Showpage"70 msgstr "Display page" 71 71 72 72 msgid "Sync in progress" … … 77 77 78 78 msgid "Synchronization" 79 msgstr "Synchroniz ation"79 msgstr "Synchronize" 80 80 81 81 msgid "Get another page" 82 msgstr " Getanother page"82 msgstr "Assign another page" 83 83 84 84 msgid "Please, select page from list" 85 msgstr "Please , select page fromlist"85 msgstr "Please select a page from the list" 86 86 87 87 msgid "Cancel connect" 88 msgstr " Cancel connect"88 msgstr "Unassign" 89 89 90 90 msgid "Refresh list" 91 msgstr " Refreshlist"91 msgstr "Update list" 92 92 93 93 msgid "Settings" … … 98 98 99 99 msgid "Save text for another plugins" 100 msgstr "Save text for anotherplugins"100 msgstr "Save text for the third-party plugins" 101 101 102 102 msgid "Save only HTML" … … 104 104 105 105 msgid "Sync worked more 30 sec and not all files download. Please, click button Synchronization for continue download files from Tilda.cc" 106 msgstr "Sync worked more 30 sec and not all files download. Please, click button Synchronization for continue download files from Tilda.cc"106 msgstr "Syncing went on for more than 30 sec and not all the files were synchronized. Please click the \"Synchronize\" button to continue syncing the files" 107 107 108 108 msgid "Selected page will be copied to your site. Further if you change something on the page on Tilda, you will need to update the page manually by clicking “Synchronization”" 109 msgstr " Selected page will be copied to your site. Further if you change something on the page on Tilda, you will need to update the page manually by clicking “Synchronization”"109 msgstr "The selected page will be fully copied to your website. If you edit the page on Tilda later, you will need to update the page manually by clicking the \"Synchronize\" button" 110 110 111 111 msgid "Please, set mode Write for directory" 112 msgstr "Please , set mode Write fordirectory"112 msgstr "Please set the \"Write\" mode for the directory" 113 113 114 114 msgid "Please, install curl library or add option allow_url_fopen=true in php.ini file" 115 msgstr "Please , install curl library or add option allow_url_fopen=true inphp.ini file"115 msgstr "Please install curl library or add allow_url_fopen=true to php.ini file" 116 116 117 117 msgid "Turn off tilda style in posts list" 118 msgstr " Turn off tilda style in posts list"118 msgstr "Disable Tilda styles for the list of posts" 119 119 120 120 msgid "Apply tilda style in posts list" 121 msgstr "Apply tilda style in posts list"121 msgstr "Apply Tilda styles to the list of posts" 122 122 123 123 msgid "Type storage" 124 msgstr "Type storage"124 msgstr "Type of page content storage" 125 125 126 126 msgid "Tilda CSS in List of posts" 127 msgstr "Tilda CSS in List of posts"127 msgstr "Tilda CSS styles in the list of posts" 128 128 129 129 msgid "Types of post where show Tilda button" 130 msgstr "Types of post where show Tilda button"130 msgstr "Types of posts to add the plugin to" 131 131 132 132 msgid "Download images locally" … … 134 134 135 135 msgid "Leave images on CDN" 136 msgstr " Leave images on CDN"136 msgstr "Store images in CDN" 137 137 138 138 msgid "Storage for images" … … 143 143 144 144 msgid "Add API key" 145 msgstr "Add API key"145 msgstr "Add API Key" 146 146 147 147 msgid "Apply css styles" 148 msgstr "Apply cssstyles"148 msgstr "Apply CSS styles" 149 149 150 150 msgid "Projects" … … 152 152 153 153 msgid "Public key" 154 msgstr "Public key"154 msgstr "Public Key" 155 155 156 156 msgid "Secret key" 157 msgstr "Secret key"157 msgstr "Secret Key" 158 158 159 159 msgid "You can find Public key at site configuration in section `Export->API Integration`" 160 msgstr "You can find Public key at site configuration in section `Export->API Integration`"160 msgstr "You can find the Public Key in Tilda Site Settings → Export tab → API Integration" 161 161 162 162 msgid "You can find Secret key at site configuration in section `Export->API Integration`" 163 msgstr "You can find Secret key at site configuration in section `Export->API Integration`"163 msgstr "You can find the Secret Key in Tilda Site Settings → Export tab → API Integration" 164 164 165 165 msgid "Save only HTML or additionally save text for 3rd party plugins usage (rss, yml, etc)" 166 msgstr "Save only HTML or additionally save text for 3rd party plugins usage (rss, yml, etc)"166 msgstr "Save only HTML or save the text for the third-party plugins usage (RSS, YML, etc.)" 167 167 168 168 msgid "Enable/disable css styles in posts list" 169 msgstr "Enable/disable css styles in posts list"169 msgstr "Enable/disable CSS styles in the list of posts" 170 170 171 171 msgid "Copy" … … 176 176 177 177 msgid "Common options" 178 msgstr " Common options"178 msgstr "General settings" 179 179 180 180 msgid "Posts" … … 188 188 189 189 msgid "Are you sure, you want to delete API key?" 190 msgstr "Are you sure , you want to delete API key?"190 msgstr "Are you sure you want to delete API Key?" 191 191 192 192 msgid "Can't add this key" 193 msgstr " Can't add thiskey"193 msgstr "Failed to add the key" 194 194 195 195 msgid "Maximum number of keys is" … … 197 197 198 198 msgid "Keys could not be empty" 199 msgstr " Keys couldnot be empty"199 msgstr "The key cannot be empty" 200 200 201 201 msgid "Key already exist" 202 msgstr " Key already exist"202 msgstr "This key already exists" 203 203 204 204 205 205 msgid "Id not specified" 206 msgstr "I dnot specified"206 msgstr "ID not specified" 207 207 208 208 msgid "Enable status not specified" 209 msgstr "Enable status not specified"209 msgstr "Enable status is not specified" 210 210 211 211 msgid "Project" … … 213 213 214 214 msgid "Enable" 215 msgstr "Enable "215 msgstr "Enabled" 216 216 217 217 msgid "Url copied to the clipboard" 218 msgstr "U rl copied to theclipboard"218 msgstr "URL has been copied to clipboard" 219 219 220 220 msgid "Can't copy url to the clipboard" 221 msgstr " Can't copy url to theclipboard"221 msgstr "Failed to copy the URL to clipboard" 222 222 223 223 msgid "Refresh" 224 msgstr " Refresh"224 msgstr "Update" 225 225 226 226 msgid "Keys" … … 228 228 229 229 msgid "No added keys yet" 230 msgstr "No added keys yet"230 msgstr "No keys added" 231 231 232 232 msgid "No available projects" … … 234 234 235 235 msgid "Common settings successfully updated" 236 msgstr " Common settings successfully updated"236 msgstr "General settings have been saved successfully" 237 237 238 238 msgid "Success, new key has been added!" 239 msgstr " Success, new key has been added!"239 msgstr "New key has been added successfully!" 240 240 241 241 msgid "Success, key was deleted" 242 msgstr " Success, key was deleted"242 msgstr "Key has been deleted successfully" 243 243 244 244 msgid "Wrong key specified" 245 msgstr "Wrong key specified"245 msgstr "Wrong key is specified" 246 246 247 247 msgid "Success, key was refreshed" 248 msgstr " Success, key was refreshed"248 msgstr "Key has been updated successfully" 249 249 250 250 msgid "Page synchronized. Edit page only on site Tilda.cc" 251 msgstr " Page synchronized. Edit page only on siteTilda.cc"251 msgstr "The page is synchronized. Edit the page only on Tilda.cc" 252 252 253 253 msgid "Paste this URL on Tilda in Site Settings → Export → Integration API to make changes in Tilda automatically sync with WordPress." -
tilda-publishing/trunk/readme.txt
r2660624 r2662915 5 5 Requires at least: 3.0.1 6 6 Tested up to: 5.8.2 7 Stable tag: 0.3. 097 Stable tag: 0.3.10 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 62 62 63 63 == Changelog == 64 65 = 0.3.10 66 * Update 0.3.10 - update en_US locale 64 67 65 68 = 0.3.09 -
tilda-publishing/trunk/tilda-wordpress-plugin.php
r2660624 r2662915 3 3 Plugin Name: Tilda Publishing 4 4 Description: Tilda позволяет делать яркую подачу материала, качественную верстку и эффектную типографику, близкую к журнальной. Каким бы ни был ваш контент — Tilda знает, как его показать. С чего начать: 1) Нажмите ссылку «Активировать» слева от этого описания; 2) <a href="http://www.tilda.cc/" target="_blank">Зарегистрируйтесь</a>, чтобы получить API-ключ; 3) Перейдите на страницу настройки Tilda Publishing и введите свой API-ключ. Читайте подробную инструкцию по подключению. 5 Version: 0.3. 095 Version: 0.3.10 6 6 Author: Tilda Publishing 7 7 License: GPLv2 or later 8 8 Text Domain: api tilda 9 10 Update 0.3.10 - update en_US locale 9 11 10 12 Update 0.3.09 - fix unexpected array overwriting … … 102 104 } 103 105 104 define( 'TILDA_VERSION', '0.3. 09' );106 define( 'TILDA_VERSION', '0.3.10' ); 105 107 define( 'TILDA_MINIMUM_WP_VERSION', '3.1' ); 106 108 define( 'TILDA_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
Note: See TracChangeset
for help on using the changeset viewer.