Changeset 3205342
- Timestamp:
- 12/10/2024 08:16:44 AM (16 months ago)
- Location:
- chordpress
- Files:
-
- 4 edited
- 23 copied
-
tags/3.7.1 (copied) (copied from chordpress/trunk)
-
tags/3.7.1/admin/class-chordpress-admin.php (copied) (copied from chordpress/trunk/admin/class-chordpress-admin.php)
-
tags/3.7.1/admin/js/chordpress-admin.js (copied) (copied from chordpress/trunk/admin/js/chordpress-admin.js)
-
tags/3.7.1/admin/js/tinymce_buttons.js (copied) (copied from chordpress/trunk/admin/js/tinymce_buttons.js)
-
tags/3.7.1/admin/partials/chordpress-admin-chord-meta-box.php (copied) (copied from chordpress/trunk/admin/partials/chordpress-admin-chord-meta-box.php)
-
tags/3.7.1/admin/partials/chordpress-admin-license.php (copied) (copied from chordpress/trunk/admin/partials/chordpress-admin-license.php)
-
tags/3.7.1/admin/partials/chordpress-admin-options.php (copied) (copied from chordpress/trunk/admin/partials/chordpress-admin-options.php)
-
tags/3.7.1/chordpress.php (copied) (copied from chordpress/trunk/chordpress.php) (2 diffs)
-
tags/3.7.1/includes/class-chordpress-activator.php (copied) (copied from chordpress/trunk/includes/class-chordpress-activator.php)
-
tags/3.7.1/includes/class-chordpress-chord.php (copied) (copied from chordpress/trunk/includes/class-chordpress-chord.php)
-
tags/3.7.1/includes/class-chordpress-deactivator.php (copied) (copied from chordpress/trunk/includes/class-chordpress-deactivator.php)
-
tags/3.7.1/includes/class-chordpress-i18n.php (copied) (copied from chordpress/trunk/includes/class-chordpress-i18n.php)
-
tags/3.7.1/includes/class-chordpress-license.php (copied) (copied from chordpress/trunk/includes/class-chordpress-license.php)
-
tags/3.7.1/includes/class-chordpress-loader.php (copied) (copied from chordpress/trunk/includes/class-chordpress-loader.php)
-
tags/3.7.1/includes/class-chordpress-plugin.php (copied) (copied from chordpress/trunk/includes/class-chordpress-plugin.php)
-
tags/3.7.1/includes/class-chordpress-renderer.php (copied) (copied from chordpress/trunk/includes/class-chordpress-renderer.php)
-
tags/3.7.1/languages/chordpress.pot (copied) (copied from chordpress/trunk/languages/chordpress.pot) (6 diffs)
-
tags/3.7.1/makepot.cmd (copied) (copied from chordpress/trunk/makepot.cmd) (1 diff)
-
tags/3.7.1/public/class-chordpress-public.php (copied) (copied from chordpress/trunk/public/class-chordpress-public.php)
-
tags/3.7.1/public/css/chordpress-public.css (copied) (copied from chordpress/trunk/public/css/chordpress-public.css)
-
tags/3.7.1/public/js/chordpress-public.js (copied) (copied from chordpress/trunk/public/js/chordpress-public.js)
-
tags/3.7.1/readme.txt (copied) (copied from chordpress/trunk/readme.txt) (2 diffs)
-
tags/3.7.1/uninstall.php (copied) (copied from chordpress/trunk/uninstall.php)
-
trunk/chordpress.php (modified) (2 diffs)
-
trunk/languages/chordpress.pot (modified) (6 diffs)
-
trunk/makepot.cmd (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
chordpress/tags/3.7.1/chordpress.php
r3204387 r3205342 19 19 * Plugin URI: https://lewe.gitbook.io/lewe-chordpress/ 20 20 * Description: This plugin renders ChordPro formatted text and chord diagrams in WordPress sites. 21 * Version: 3.7. 021 * Version: 3.7.1 22 22 * Author: George Lewe 23 23 * Author URI: https://www.lewe.com … … 38 38 */ 39 39 define('CHORDPRESS_NAME', 'ChordPress'); 40 define('CHORDPRESS_VERSION', '3.7. 0');40 define('CHORDPRESS_VERSION', '3.7.1'); 41 41 define('CHORDPRESS_AUTHOR', 'George Lewe'); 42 42 define('CHORDPRESS_AUTHOR_URI', 'https://www.lewe.com'); -
chordpress/tags/3.7.1/languages/chordpress.pot
r3067783 r3205342 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Lewe ChordPress 3. 6.1\n"5 "Project-Id-Version: Lewe ChordPress 3.7.1\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/chordpress\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2024- 04-09T17:41:13+02:00\n"12 "POT-Creation-Date: 2024-12-10T09:15:07+01:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.4.0\n" … … 35 35 msgstr "" 36 36 37 #: admin/class-chordpress-admin.php: 9537 #: admin/class-chordpress-admin.php:105 38 38 msgctxt "Post Type General Name" 39 39 msgid "Guitar Chords" 40 40 msgstr "" 41 41 42 #: admin/class-chordpress-admin.php: 9642 #: admin/class-chordpress-admin.php:106 43 43 msgctxt "Post Type Singular Name" 44 44 msgid "Guitar Chord" 45 45 msgstr "" 46 46 47 #: admin/class-chordpress-admin.php: 9747 #: admin/class-chordpress-admin.php:107 48 48 msgid "Guitar Chords" 49 49 msgstr "" 50 50 51 #: admin/class-chordpress-admin.php:98 51 #: admin/class-chordpress-admin.php:108 52 #: admin/class-chordpress-admin.php:135 53 msgid "Guitar Chord" 54 msgstr "" 55 56 #: admin/class-chordpress-admin.php:109 57 msgid "Guitar Chord Archives" 58 msgstr "" 59 60 #: admin/class-chordpress-admin.php:110 61 msgid "Guitar Chord Attributes" 62 msgstr "" 63 64 #: admin/class-chordpress-admin.php:111 65 msgid "Parent Chord:" 66 msgstr "" 67 68 #: admin/class-chordpress-admin.php:112 69 msgid "All Chords" 70 msgstr "" 71 72 #: admin/class-chordpress-admin.php:113 73 msgid "Add New Chord" 74 msgstr "" 75 76 #: admin/class-chordpress-admin.php:114 77 msgid "Add New" 78 msgstr "" 79 80 #: admin/class-chordpress-admin.php:115 81 msgid "New Chord" 82 msgstr "" 83 84 #: admin/class-chordpress-admin.php:116 85 msgid "Edit Chord" 86 msgstr "" 87 88 #: admin/class-chordpress-admin.php:117 89 msgid "Update Chord" 90 msgstr "" 91 92 #: admin/class-chordpress-admin.php:118 93 msgid "View Chord" 94 msgstr "" 95 96 #: admin/class-chordpress-admin.php:119 97 msgid "View Chords" 98 msgstr "" 99 100 #: admin/class-chordpress-admin.php:120 101 msgid "Search Chord" 102 msgstr "" 103 104 #: admin/class-chordpress-admin.php:121 105 msgid "Not found" 106 msgstr "" 107 108 #: admin/class-chordpress-admin.php:122 109 msgid "Not found in Trash" 110 msgstr "" 111 112 #: admin/class-chordpress-admin.php:123 113 msgid "Featured Image" 114 msgstr "" 115 116 #: admin/class-chordpress-admin.php:124 117 msgid "Set featured image" 118 msgstr "" 119 52 120 #: admin/class-chordpress-admin.php:125 53 msgid "Guitar Chord"54 msgstr ""55 56 #: admin/class-chordpress-admin.php:9957 msgid "Guitar Chord Archives"58 msgstr ""59 60 #: admin/class-chordpress-admin.php:10061 msgid "Guitar Chord Attributes"62 msgstr ""63 64 #: admin/class-chordpress-admin.php:10165 msgid "Parent Chord:"66 msgstr ""67 68 #: admin/class-chordpress-admin.php:10269 msgid "All Chords"70 msgstr ""71 72 #: admin/class-chordpress-admin.php:10373 msgid "Add New Chord"74 msgstr ""75 76 #: admin/class-chordpress-admin.php:10477 msgid "Add New"78 msgstr ""79 80 #: admin/class-chordpress-admin.php:10581 msgid "New Chord"82 msgstr ""83 84 #: admin/class-chordpress-admin.php:10685 msgid "Edit Chord"86 msgstr ""87 88 #: admin/class-chordpress-admin.php:10789 msgid "Update Chord"90 msgstr ""91 92 #: admin/class-chordpress-admin.php:10893 msgid "View Chord"94 msgstr ""95 96 #: admin/class-chordpress-admin.php:10997 msgid "View Chords"98 msgstr ""99 100 #: admin/class-chordpress-admin.php:110101 msgid "Search Chord"102 msgstr ""103 104 #: admin/class-chordpress-admin.php:111105 msgid "Not found"106 msgstr ""107 108 #: admin/class-chordpress-admin.php:112109 msgid "Not found in Trash"110 msgstr ""111 112 #: admin/class-chordpress-admin.php:113113 msgid "Featured Image"114 msgstr ""115 116 #: admin/class-chordpress-admin.php:114117 msgid "Set featured image"118 msgstr ""119 120 #: admin/class-chordpress-admin.php:115121 121 msgid "Remove featured image" 122 122 msgstr "" 123 123 124 #: admin/class-chordpress-admin.php:1 16124 #: admin/class-chordpress-admin.php:126 125 125 msgid "Use as featured image" 126 126 msgstr "" 127 127 128 #: admin/class-chordpress-admin.php:1 17128 #: admin/class-chordpress-admin.php:127 129 129 msgid "Insert into chord" 130 130 msgstr "" 131 131 132 #: admin/class-chordpress-admin.php:1 18132 #: admin/class-chordpress-admin.php:128 133 133 msgid "Uploaded to this chord" 134 134 msgstr "" 135 135 136 #: admin/class-chordpress-admin.php:1 19136 #: admin/class-chordpress-admin.php:129 137 137 msgid "Chords list" 138 138 msgstr "" 139 139 140 #: admin/class-chordpress-admin.php:1 20140 #: admin/class-chordpress-admin.php:130 141 141 msgid "Chords list navigation" 142 142 msgstr "" 143 143 144 #: admin/class-chordpress-admin.php:1 21144 #: admin/class-chordpress-admin.php:131 145 145 msgid "Filter chords list" 146 146 msgstr "" 147 147 148 #: admin/class-chordpress-admin.php:1 26148 #: admin/class-chordpress-admin.php:136 149 149 msgid "Guitar chord diagram" 150 150 msgstr "" 151 151 152 #: admin/class-chordpress-admin.php:2 26152 #: admin/class-chordpress-admin.php:241 153 153 msgid "Settings" 154 154 msgstr "" 155 155 156 #: admin/class-chordpress-admin.php:2 28156 #: admin/class-chordpress-admin.php:243 157 157 #: admin/partials/chordpress-admin-license.php:41 158 158 #: admin/partials/chordpress-admin-options.php:252 159 #: admin/partials/chordpress-admin-options.php:9 67159 #: admin/partials/chordpress-admin-options.php:984 160 160 msgid "Documentation" 161 161 msgstr "" 162 162 163 #: admin/class-chordpress-admin.php:2 46164 #: admin/partials/chordpress-admin-options.php:9 73163 #: admin/class-chordpress-admin.php:264 164 #: admin/partials/chordpress-admin-options.php:990 165 165 msgid "Support" 166 166 msgstr "" 167 167 168 #: admin/class-chordpress-admin.php:2 47168 #: admin/class-chordpress-admin.php:265 169 169 #: admin/partials/chordpress-admin-options.php:253 170 170 #: admin/partials/chordpress-admin-options.php:269 … … 172 172 msgstr "" 173 173 174 #: admin/class-chordpress-admin.php:2 48174 #: admin/class-chordpress-admin.php:266 175 175 msgid "Rate and Review!" 176 176 msgstr "" 177 177 178 #: admin/class-chordpress-admin.php:3 01179 #: admin/partials/chordpress-admin-chord-meta-box.php: 53180 #: admin/partials/chordpress-admin-options.php:9 49178 #: admin/class-chordpress-admin.php:323 179 #: admin/partials/chordpress-admin-chord-meta-box.php:64 180 #: admin/partials/chordpress-admin-options.php:966 181 181 msgid "Name" 182 182 msgstr "" 183 183 184 #: admin/class-chordpress-admin.php:3 02185 #: admin/partials/chordpress-admin-options.php:7 06184 #: admin/class-chordpress-admin.php:324 185 #: admin/partials/chordpress-admin-options.php:722 186 186 msgid "Strings" 187 187 msgstr "" 188 188 189 #: admin/class-chordpress-admin.php:303 189 #: admin/class-chordpress-admin.php:325 190 #: admin/partials/chordpress-admin-chord-meta-box.php:142 191 msgid "Shortcode" 192 msgstr "" 193 194 #: admin/partials/chordpress-admin-chord-meta-box.php:67 195 msgid "Enter the short name of the chord here like you would use it in a ChordPro text. For example, you could title the post 'E minor' but use 'Em' as the short name." 196 msgstr "" 197 198 #: admin/partials/chordpress-admin-chord-meta-box.php:72 199 msgid "Base Fret" 200 msgstr "" 201 202 #: admin/partials/chordpress-admin-chord-meta-box.php:79 203 msgid "At what fret shall the diagram start to draw?" 204 msgstr "" 205 206 #: admin/partials/chordpress-admin-chord-meta-box.php:84 207 msgid "Number of Frets" 208 msgstr "" 209 210 #: admin/partials/chordpress-admin-chord-meta-box.php:87 211 msgid "Enter the number of frets to show in the chart." 212 msgstr "" 213 214 #: admin/partials/chordpress-admin-chord-meta-box.php:92 215 msgid "Number of Strings" 216 msgstr "" 217 218 #: admin/partials/chordpress-admin-chord-meta-box.php:98 219 msgid "Select the number of strings. Default is 6." 220 msgstr "" 221 222 #: admin/partials/chordpress-admin-chord-meta-box.php:103 223 #: admin/partials/chordpress-admin-options.php:787 224 msgid "Tuning" 225 msgstr "" 226 227 #: admin/partials/chordpress-admin-chord-meta-box.php:106 228 msgid "Labels under the strings for their tuning. Enter each note separated by a comma, e.g." 229 msgstr "" 230 231 #: admin/partials/chordpress-admin-chord-meta-box.php:111 232 msgid "Fingers" 233 msgstr "" 234 235 #: admin/partials/chordpress-admin-chord-meta-box.php:114 236 msgid "Enter a triplet for each finger on a string, separated by a comma. Each triplet must be formatted as" 237 msgstr "" 238 239 #: admin/partials/chordpress-admin-chord-meta-box.php:115 240 msgid "Exmaple: (3,2,'2') => Third string (G), second fret, text '2'." 241 msgstr "" 242 243 #: admin/partials/chordpress-admin-chord-meta-box.php:121 244 msgid "Barres" 245 msgstr "" 246 247 #: admin/partials/chordpress-admin-chord-meta-box.php:124 248 msgid "Enter the barre information using this notation" 249 msgstr "" 250 251 #: admin/partials/chordpress-admin-chord-meta-box.php:125 252 msgid "Exmaple: 6,1,1 => Full barre in the first fret. 6 = lower E, 1 = higher E" 253 msgstr "" 254 190 255 #: admin/partials/chordpress-admin-chord-meta-box.php:131 191 msgid "Shortcode"192 msgstr ""193 194 #: admin/partials/chordpress-admin-chord-meta-box.php:56195 msgid "Enter the short name of the chord here like you would use it in a ChordPro text. For example, you could title the post 'E minor' but use 'Em' as the short name."196 msgstr ""197 198 #: admin/partials/chordpress-admin-chord-meta-box.php:61199 msgid "Base Fret"200 msgstr ""201 202 #: admin/partials/chordpress-admin-chord-meta-box.php:68203 msgid "At what fret shall the diagram start to draw?"204 msgstr ""205 206 #: admin/partials/chordpress-admin-chord-meta-box.php:73207 msgid "Number of Frets"208 msgstr ""209 210 #: admin/partials/chordpress-admin-chord-meta-box.php:76211 msgid "Enter the number of frets to show in the chart."212 msgstr ""213 214 #: admin/partials/chordpress-admin-chord-meta-box.php:81215 msgid "Number of Strings"216 msgstr ""217 218 #: admin/partials/chordpress-admin-chord-meta-box.php:87219 msgid "Select the number of strings. Default is 6."220 msgstr ""221 222 #: admin/partials/chordpress-admin-chord-meta-box.php:92223 #: admin/partials/chordpress-admin-options.php:771224 msgid "Tuning"225 msgstr ""226 227 #: admin/partials/chordpress-admin-chord-meta-box.php:95228 msgid "Labels under the strings for their tuning. Enter each note separated by a comma, e.g."229 msgstr ""230 231 #: admin/partials/chordpress-admin-chord-meta-box.php:100232 msgid "Fingers"233 msgstr ""234 235 #: admin/partials/chordpress-admin-chord-meta-box.php:103236 msgid "Enter a triplet for each finger on a string, separated by a comma. Each triplet must be formatted as"237 msgstr ""238 239 #: admin/partials/chordpress-admin-chord-meta-box.php:104240 msgid "Exmaple: (3,2,'2') => Third string (G), second fret, text '2'."241 msgstr ""242 243 #: admin/partials/chordpress-admin-chord-meta-box.php:110244 msgid "Barres"245 msgstr ""246 247 #: admin/partials/chordpress-admin-chord-meta-box.php:113248 msgid "Enter the barre information using this notation"249 msgstr ""250 251 #: admin/partials/chordpress-admin-chord-meta-box.php:114252 msgid "Exmaple: 6,1,1 => Full barre in the first fret. 6 = lower E, 1 = higher E"253 msgstr ""254 255 #: admin/partials/chordpress-admin-chord-meta-box.php:120256 256 msgid "Preview" 257 257 msgstr "" 258 258 259 #: admin/partials/chordpress-admin-chord-meta-box.php:1 24259 #: admin/partials/chordpress-admin-chord-meta-box.php:135 260 260 msgid "The above diagram uses the" 261 261 msgstr "" 262 262 263 #: admin/partials/chordpress-admin-chord-meta-box.php:1 24263 #: admin/partials/chordpress-admin-chord-meta-box.php:135 264 264 msgid "global guitar chord styles." 265 265 msgstr "" 266 266 267 #: admin/partials/chordpress-admin-chord-meta-box.php:1 25267 #: admin/partials/chordpress-admin-chord-meta-box.php:136 268 268 msgid "You might have to refresh, save or update your chord again for the preview to show." 269 269 msgstr "" 270 270 271 #: admin/partials/chordpress-admin-chord-meta-box.php:1 35271 #: admin/partials/chordpress-admin-chord-meta-box.php:146 272 272 msgid "Use this shortcode to display this chord in a post or page." 273 273 msgstr "" … … 281 281 msgstr "" 282 282 283 #: admin/partials/chordpress-admin-license.php:11 1283 #: admin/partials/chordpress-admin-license.php:113 284 284 msgid "Expiring soon!" 285 285 msgstr "" 286 286 287 #: admin/partials/chordpress-admin-license.php:1 22288 #: admin/partials/chordpress-admin-license.php:1 38289 #: admin/partials/chordpress-admin-license.php:1 57287 #: admin/partials/chordpress-admin-license.php:132 288 #: admin/partials/chordpress-admin-license.php:158 289 #: admin/partials/chordpress-admin-license.php:187 290 290 msgid "Deactivate" 291 291 msgstr "" 292 292 293 #: admin/partials/chordpress-admin-license.php:1 22294 #: admin/partials/chordpress-admin-license.php: 175293 #: admin/partials/chordpress-admin-license.php:132 294 #: admin/partials/chordpress-admin-license.php:215 295 295 msgid "Renew" 296 296 msgstr "" 297 297 298 #: admin/partials/chordpress-admin-license.php:1 27298 #: admin/partials/chordpress-admin-license.php:139 299 299 msgid "Active" 300 300 msgstr "" 301 301 302 #: admin/partials/chordpress-admin-license.php:1 46302 #: admin/partials/chordpress-admin-license.php:168 303 303 msgid "Blocked" 304 304 msgstr "" 305 305 306 #: admin/partials/chordpress-admin-license.php:1 57306 #: admin/partials/chordpress-admin-license.php:187 307 307 msgid "Unblock" 308 308 msgstr "" 309 309 310 #: admin/partials/chordpress-admin-license.php:1 64310 #: admin/partials/chordpress-admin-license.php:196 311 311 msgid "Expired" 312 312 msgstr "" 313 313 314 #: admin/partials/chordpress-admin-license.php: 182314 #: admin/partials/chordpress-admin-license.php:224 315 315 msgid "Pending" 316 316 msgstr "" 317 317 318 #: admin/partials/chordpress-admin-license.php: 193319 #: admin/partials/chordpress-admin-license.php:2 17318 #: admin/partials/chordpress-admin-license.php:243 319 #: admin/partials/chordpress-admin-license.php:277 320 320 msgid "Activate" 321 321 msgstr "" 322 322 323 #: admin/partials/chordpress-admin-license.php: 198323 #: admin/partials/chordpress-admin-license.php:248 324 324 msgid "Missing License" 325 325 msgstr "" 326 326 327 #: admin/partials/chordpress-admin-license.php:2 00327 #: admin/partials/chordpress-admin-license.php:250 328 328 msgid "Please enter the license key for this plugin. You were given a license key when you purchased this item." 329 329 msgstr "" 330 330 331 #: admin/partials/chordpress-admin-license.php:2 06331 #: admin/partials/chordpress-admin-license.php:258 332 332 msgid "Missing" 333 333 msgstr "" 334 334 335 #: admin/partials/chordpress-admin-license.php:2 17335 #: admin/partials/chordpress-admin-license.php:277 336 336 msgid "Get a license" 337 337 msgstr "" 338 338 339 #: admin/partials/chordpress-admin-license.php:2 22340 #: includes/class-chordpress-license.php:10 3339 #: admin/partials/chordpress-admin-license.php:282 340 #: includes/class-chordpress-license.php:102 341 341 msgid "License Key" 342 342 msgstr "" … … 405 405 406 406 #: admin/partials/chordpress-admin-options.php:300 407 msgid "Hide A rtist"407 msgid "Hide Album" 408 408 msgstr "" 409 409 410 410 #: admin/partials/chordpress-admin-options.php:303 411 #: admin/partials/chordpress-admin-options.php:31 7411 #: admin/partials/chordpress-admin-options.php:310 412 412 #: admin/partials/chordpress-admin-options.php:324 413 413 #: admin/partials/chordpress-admin-options.php:331 414 414 #: admin/partials/chordpress-admin-options.php:338 415 415 #: admin/partials/chordpress-admin-options.php:345 416 #: admin/partials/chordpress-admin-options.php:352 417 #: admin/partials/chordpress-admin-options.php:359 416 418 msgid "With this option selected, the" 417 419 msgstr "" 418 420 419 421 #: admin/partials/chordpress-admin-options.php:303 422 msgid "album directive" 423 msgstr "" 424 425 #: admin/partials/chordpress-admin-options.php:303 426 #: admin/partials/chordpress-admin-options.php:310 427 #: admin/partials/chordpress-admin-options.php:338 428 msgid "will not be displayed" 429 msgstr "" 430 431 #: admin/partials/chordpress-admin-options.php:307 432 msgid "Hide Artist" 433 msgstr "" 434 435 #: admin/partials/chordpress-admin-options.php:310 420 436 msgid "artist directive" 421 437 msgstr "" 422 438 423 #: admin/partials/chordpress-admin-options.php:303 424 msgid "will not be displayed" 425 msgstr "" 426 427 #: admin/partials/chordpress-admin-options.php:307 439 #: admin/partials/chordpress-admin-options.php:314 428 440 msgid "Hide Chords" 429 441 msgstr "" 430 442 431 #: admin/partials/chordpress-admin-options.php:31 0443 #: admin/partials/chordpress-admin-options.php:317 432 444 msgid "With this option selected, only the lyrics will be printed (no chords above them). You can overwrite this setting per shortcut with \"hidechords=yes/no\"" 433 445 msgstr "" 434 446 435 #: admin/partials/chordpress-admin-options.php:3 14447 #: admin/partials/chordpress-admin-options.php:321 436 448 msgid "Hide Comments" 437 449 msgstr "" 438 450 439 #: admin/partials/chordpress-admin-options.php:3 17451 #: admin/partials/chordpress-admin-options.php:324 440 452 msgid "comment directive" 441 453 msgstr "" 442 454 443 #: admin/partials/chordpress-admin-options.php:3 17455 #: admin/partials/chordpress-admin-options.php:324 444 456 msgid "will not be displayed. You can overwrite this setting per shortcut with \"hidecomments=yes/no\"" 445 457 msgstr "" 446 458 447 #: admin/partials/chordpress-admin-options.php:32 1459 #: admin/partials/chordpress-admin-options.php:328 448 460 msgid "Hide Composer" 449 461 msgstr "" 450 462 451 #: admin/partials/chordpress-admin-options.php:3 24463 #: admin/partials/chordpress-admin-options.php:331 452 464 msgid "composer directive" 453 465 msgstr "" 454 466 455 #: admin/partials/chordpress-admin-options.php:3 24467 #: admin/partials/chordpress-admin-options.php:331 456 468 msgid "will not be displayed. You can overwrite this setting per shortcut with \"hidecomposer=yes/no\"" 457 469 msgstr "" 458 470 459 #: admin/partials/chordpress-admin-options.php:328 471 #: admin/partials/chordpress-admin-options.php:335 472 msgid "Hide Key" 473 msgstr "" 474 475 #: admin/partials/chordpress-admin-options.php:338 476 msgid "key directive" 477 msgstr "" 478 479 #: admin/partials/chordpress-admin-options.php:342 460 480 msgid "Hide Subtitle" 461 481 msgstr "" 462 482 463 #: admin/partials/chordpress-admin-options.php:3 31483 #: admin/partials/chordpress-admin-options.php:345 464 484 msgid "subtitle directive" 465 485 msgstr "" 466 486 467 #: admin/partials/chordpress-admin-options.php:3 31487 #: admin/partials/chordpress-admin-options.php:345 468 488 msgid "will not be displayed. You can overwrite this setting per shortcut with \"hidesubtitle=yes/no\"" 469 489 msgstr "" 470 490 471 #: admin/partials/chordpress-admin-options.php:3 35491 #: admin/partials/chordpress-admin-options.php:349 472 492 msgid "Hide Title" 473 493 msgstr "" 474 494 475 #: admin/partials/chordpress-admin-options.php:3 38495 #: admin/partials/chordpress-admin-options.php:352 476 496 msgid "title directive" 477 497 msgstr "" 478 498 479 #: admin/partials/chordpress-admin-options.php:3 38499 #: admin/partials/chordpress-admin-options.php:352 480 500 msgid "will not be displayed. You can overwrite this setting per shortcut with \"hidetitle=yes/no\"" 481 501 msgstr "" 482 502 483 #: admin/partials/chordpress-admin-options.php:3 42503 #: admin/partials/chordpress-admin-options.php:356 484 504 msgid "Hide Year" 485 505 msgstr "" 486 506 487 #: admin/partials/chordpress-admin-options.php:3 45507 #: admin/partials/chordpress-admin-options.php:359 488 508 msgid "year directive" 489 509 msgstr "" 490 510 491 #: admin/partials/chordpress-admin-options.php:3 45511 #: admin/partials/chordpress-admin-options.php:359 492 512 msgid "will not be displayed. You can overwrite this setting per shortcut with \"hideyear=yes/no\"" 493 513 msgstr "" 494 514 495 #: admin/partials/chordpress-admin-options.php:3 49515 #: admin/partials/chordpress-admin-options.php:363 496 516 msgid "Hide Transpose" 497 517 msgstr "" 498 518 499 #: admin/partials/chordpress-admin-options.php:3 52519 #: admin/partials/chordpress-admin-options.php:366 500 520 msgid "With this option selected, the transpose drop down will be hidden in interactive mode. You can overwrite this setting per shortcut with \"hidetranspose=yes/no\"" 501 521 msgstr "" 502 522 503 #: admin/partials/chordpress-admin-options.php:3 56523 #: admin/partials/chordpress-admin-options.php:370 504 524 msgid "Hide Print" 505 525 msgstr "" 506 526 507 #: admin/partials/chordpress-admin-options.php:3 59527 #: admin/partials/chordpress-admin-options.php:373 508 528 msgid "With this option selected, the print button will be hidden in interactive mode. You can overwrite this setting per shortcut with \"hideprint=yes/no\"" 509 529 msgstr "" 510 530 511 #: admin/partials/chordpress-admin-options.php:3 63531 #: admin/partials/chordpress-admin-options.php:377 512 532 msgid "Numeric Transpose" 513 533 msgstr "" 514 534 515 #: admin/partials/chordpress-admin-options.php:3 66535 #: admin/partials/chordpress-admin-options.php:380 516 536 msgid "With this option selected, the transpose drop down will be replaced by a numeric plus/minus input field. This setting has no effect if Hide Transpose is checked. You can overwrite this setting per shortcut with \"numerictranspose=yes/no\"\"" 517 537 msgstr "" 518 538 519 #: admin/partials/chordpress-admin-options.php:3 70539 #: admin/partials/chordpress-admin-options.php:384 520 540 msgid "Fixed Interaction" 521 541 msgstr "" 522 542 523 #: admin/partials/chordpress-admin-options.php:3 73543 #: admin/partials/chordpress-admin-options.php:387 524 544 msgid "With this option selected, the interaction menu will be fixed at the bottom of the page. Note, that this might lead to unexpected results depending on the WordPress theme you use. You can overwrite this setting per shortcut with \"fixedinteraction=yes/no\"" 525 545 msgstr "" 526 546 527 #: admin/partials/chordpress-admin-options.php:3 77547 #: admin/partials/chordpress-admin-options.php:391 528 548 msgid "H/B Notation" 529 549 msgstr "" 530 550 531 #: admin/partials/chordpress-admin-options.php:3 80551 #: admin/partials/chordpress-admin-options.php:394 532 552 msgid "With this option selected, chords are displayed in H/B notation: H is used instead of B, B is used insetad of Bb. This notation is used in some European countries. Read more about it" 533 553 msgstr "" 534 554 535 #: admin/partials/chordpress-admin-options.php:3 80555 #: admin/partials/chordpress-admin-options.php:394 536 556 msgid "here" 537 557 msgstr "" 538 558 539 #: admin/partials/chordpress-admin-options.php:3 84559 #: admin/partials/chordpress-admin-options.php:398 540 560 msgid "Show Chord Sheet" 541 561 msgstr "" 542 562 543 #: admin/partials/chordpress-admin-options.php: 387563 #: admin/partials/chordpress-admin-options.php:401 544 564 msgid "With this option selected, a chord sheet is displayed at the bottom or top of the rendered song, showing " 545 565 msgstr "" 546 566 547 #: admin/partials/chordpress-admin-options.php: 387567 #: admin/partials/chordpress-admin-options.php:401 548 568 msgid "SVGuitar Chords" 549 569 msgstr "" 550 570 551 #: admin/partials/chordpress-admin-options.php: 387571 #: admin/partials/chordpress-admin-options.php:401 552 572 msgid " diagrams of each chord used in the song. This requires that you create a " 553 573 msgstr "" 554 574 555 #: admin/partials/chordpress-admin-options.php: 387575 #: admin/partials/chordpress-admin-options.php:402 556 576 msgid "guitar chord post" 557 577 msgstr "" 558 578 559 #: admin/partials/chordpress-admin-options.php: 387579 #: admin/partials/chordpress-admin-options.php:402 560 580 msgid "for each of them. You can overwrite this setting per shortcut with \"showchordsheet=yes/no\"" 561 581 msgstr "" 562 582 563 #: admin/partials/chordpress-admin-options.php: 391583 #: admin/partials/chordpress-admin-options.php:407 564 584 msgid "Show Chord Sheet on top" 565 585 msgstr "" 566 586 567 #: admin/partials/chordpress-admin-options.php: 394587 #: admin/partials/chordpress-admin-options.php:410 568 588 msgid "If one fo the Chord Sheet options is selected, this option will display it on top before the song instead of at the bottom after it. You can overwrite this setting per shortcut with \"showchordsheetontop=yes/no\"" 569 589 msgstr "" 570 590 571 #: admin/partials/chordpress-admin-options.php:4 14591 #: admin/partials/chordpress-admin-options.php:430 572 592 msgid "Use this tab to select styles and formats of the rendered ChordPro text." 573 593 msgstr "" 574 594 575 #: admin/partials/chordpress-admin-options.php:4 19595 #: admin/partials/chordpress-admin-options.php:435 576 596 msgid "Title Level" 577 597 msgstr "" 578 598 579 #: admin/partials/chordpress-admin-options.php:4 34599 #: admin/partials/chordpress-admin-options.php:450 580 600 msgid "Select the header level for the title directive." 581 601 msgstr "" 582 602 583 #: admin/partials/chordpress-admin-options.php:4 38603 #: admin/partials/chordpress-admin-options.php:454 584 604 msgid "Subtitle Level" 585 605 msgstr "" 586 606 587 #: admin/partials/chordpress-admin-options.php:4 53607 #: admin/partials/chordpress-admin-options.php:469 588 608 msgid "Select the header level for the subtitle directive." 589 609 msgstr "" 590 610 591 #: admin/partials/chordpress-admin-options.php:4 57611 #: admin/partials/chordpress-admin-options.php:473 592 612 msgid "Meta Information Style" 593 613 msgstr "" 594 614 595 #: admin/partials/chordpress-admin-options.php:4 60615 #: admin/partials/chordpress-admin-options.php:476 596 616 msgid "Enter CSS for the meta header block, e.g." 597 617 msgstr "" 598 618 599 #: admin/partials/chordpress-admin-options.php:4 65619 #: admin/partials/chordpress-admin-options.php:481 600 620 msgid "Line Style" 601 621 msgstr "" 602 622 603 #: admin/partials/chordpress-admin-options.php:4 68623 #: admin/partials/chordpress-admin-options.php:484 604 624 msgid "Enter CSS for the lines here or leave empty to use the default (margin: 1em 0 1em 0;)." 605 625 msgstr "" 606 626 607 #: admin/partials/chordpress-admin-options.php:4 72627 #: admin/partials/chordpress-admin-options.php:488 608 628 msgid "Chord Style" 609 629 msgstr "" 610 630 611 #: admin/partials/chordpress-admin-options.php:4 75631 #: admin/partials/chordpress-admin-options.php:491 612 632 msgid "Enter CSS for the chords here or leave empty to use the page default. E.g. try this for red text on a light yellow badge" 613 633 msgstr "" 614 634 615 #: admin/partials/chordpress-admin-options.php:4 80635 #: admin/partials/chordpress-admin-options.php:496 616 636 msgid "Lyrics Style" 617 637 msgstr "" 618 638 619 #: admin/partials/chordpress-admin-options.php:4 83639 #: admin/partials/chordpress-admin-options.php:499 620 640 msgid "Enter CSS for the lyrics here or leave empty to use the page default." 621 641 msgstr "" 622 642 623 #: admin/partials/chordpress-admin-options.php: 487643 #: admin/partials/chordpress-admin-options.php:503 624 644 msgid "Comment Style" 625 645 msgstr "" 626 646 627 #: admin/partials/chordpress-admin-options.php: 490647 #: admin/partials/chordpress-admin-options.php:506 628 648 msgid "Enter CSS for comments, e.g." 629 649 msgstr "" 630 650 631 #: admin/partials/chordpress-admin-options.php: 495651 #: admin/partials/chordpress-admin-options.php:511 632 652 msgid "Chorus Style" 633 653 msgstr "" 634 654 635 #: admin/partials/chordpress-admin-options.php: 498636 #: admin/partials/chordpress-admin-options.php:5 05655 #: admin/partials/chordpress-admin-options.php:514 656 #: admin/partials/chordpress-admin-options.php:521 637 657 msgid "Enter CSS for the" 638 658 msgstr "" 639 659 640 #: admin/partials/chordpress-admin-options.php: 498660 #: admin/partials/chordpress-admin-options.php:514 641 661 msgid "chorus sections" 642 662 msgstr "" 643 663 644 #: admin/partials/chordpress-admin-options.php:5 02664 #: admin/partials/chordpress-admin-options.php:518 645 665 msgid "Verse Style" 646 666 msgstr "" 647 667 648 #: admin/partials/chordpress-admin-options.php:5 05668 #: admin/partials/chordpress-admin-options.php:521 649 669 msgid "verse sections" 650 670 msgstr "" 651 671 652 #: admin/partials/chordpress-admin-options.php:5 24672 #: admin/partials/chordpress-admin-options.php:540 653 673 msgid "Use this tab to specify global styles and formats for the ChordPress guitar chord diagrams.<br>For single chords using the <code>[chordpress-chord]</code> shortcode, some of them can be overwritten by shortcode parameters." 654 674 msgstr "" 655 675 656 #: admin/partials/chordpress-admin-options.php:5 29676 #: admin/partials/chordpress-admin-options.php:545 657 677 msgid "Sample Display" 658 678 msgstr "" 659 679 660 #: admin/partials/chordpress-admin-options.php:5 41680 #: admin/partials/chordpress-admin-options.php:557 661 681 msgid "This is a sample display based on your settings. You might need to refresh the page to show the diagram." 662 682 msgstr "" 663 683 664 #: admin/partials/chordpress-admin-options.php:5 45684 #: admin/partials/chordpress-admin-options.php:561 665 685 msgid "Background Color" 666 686 msgstr "" 667 687 668 #: admin/partials/chordpress-admin-options.php:5 48688 #: admin/partials/chordpress-admin-options.php:564 669 689 msgid "The background CSS color of the chord diagram, e.g. #FFFFFF. To set the background to transparent (default) either set this to 'none' or leave empty." 670 690 msgstr "" 671 691 672 #: admin/partials/chordpress-admin-options.php:5 52692 #: admin/partials/chordpress-admin-options.php:568 673 693 msgid "Barre Border Radius" 674 694 msgstr "" 675 695 676 #: admin/partials/chordpress-admin-options.php:5 55696 #: admin/partials/chordpress-admin-options.php:571 677 697 msgid "The barre chord rectangle border radius relative to the nutSize (eg. 1 means completely round endges, 0 means not rounded at all). Leave empty for the default: 0.25." 678 698 msgstr "" 679 699 680 #: admin/partials/chordpress-admin-options.php:5 59700 #: admin/partials/chordpress-admin-options.php:575 681 701 msgid "Barre Bar Stroke Color" 682 702 msgstr "" 683 703 684 #: admin/partials/chordpress-admin-options.php:5 62704 #: admin/partials/chordpress-admin-options.php:578 685 705 msgid "The stroke CSS color of a barre chord. Defaults to the nut color if not set. Leave empty for the default 'Nut Color'." 686 706 msgstr "" 687 707 688 #: admin/partials/chordpress-admin-options.php:5 66708 #: admin/partials/chordpress-admin-options.php:582 689 709 msgid "Barre Bar Stroke Width" 690 710 msgstr "" 691 711 692 #: admin/partials/chordpress-admin-options.php:5 69712 #: admin/partials/chordpress-admin-options.php:585 693 713 msgid "The stroke width of a barre chord in pixel. Leave empty for the default 0." 694 714 msgstr "" 695 715 696 #: admin/partials/chordpress-admin-options.php:5 73716 #: admin/partials/chordpress-admin-options.php:589 697 717 msgid "Canvas Width" 698 718 msgstr "" 699 719 700 #: admin/partials/chordpress-admin-options.php:5 76720 #: admin/partials/chordpress-admin-options.php:592 701 721 msgid "Enter the width of the chord diagrams canvas in pixel. Leave emtpy for the default of 180. The height will be adjusted automatically." 702 722 msgstr "" 703 723 704 #: admin/partials/chordpress-admin-options.php:5 80724 #: admin/partials/chordpress-admin-options.php:596 705 725 msgid "Global Color" 706 726 msgstr "" 707 727 708 #: admin/partials/chordpress-admin-options.php:5 83728 #: admin/partials/chordpress-admin-options.php:599 709 729 msgid "Global color of the whole chart. Can be overridden with more specific color settings such as 'Title Color' or 'String Color'. Leave empty for the default #000000." 710 730 msgstr "" 711 731 712 #: admin/partials/chordpress-admin-options.php: 587732 #: admin/partials/chordpress-admin-options.php:603 713 733 msgid "Empty String Indicator Size" 714 734 msgstr "" 715 735 716 #: admin/partials/chordpress-admin-options.php: 590736 #: admin/partials/chordpress-admin-options.php:606 717 737 msgid "Size of the Xs and Os above empty strings relative to the space between two strings. Leave empty for the default: 0.6." 718 738 msgstr "" 719 739 720 #: admin/partials/chordpress-admin-options.php: 594740 #: admin/partials/chordpress-admin-options.php:610 721 741 msgid "Fixed Diagram Position" 722 742 msgstr "" 723 743 724 #: admin/partials/chordpress-admin-options.php: 597744 #: admin/partials/chordpress-admin-options.php:613 725 745 msgid "With this option selected, the distance between the chord diagram and the top of the SVG stays the same, no matter if a title is defined or not. Default is off." 726 746 msgstr "" 727 747 728 #: admin/partials/chordpress-admin-options.php:6 01748 #: admin/partials/chordpress-admin-options.php:617 729 749 msgid "Font Family" 730 750 msgstr "" 731 751 732 #: admin/partials/chordpress-admin-options.php:6 04752 #: admin/partials/chordpress-admin-options.php:620 733 753 msgid "The font family used for all letters and numbers. Leave empty for the default: 'Arial, \"Helvetica Neue\", Helvetica, sans-serif'." 734 754 msgstr "" 735 755 736 #: admin/partials/chordpress-admin-options.php:6 08756 #: admin/partials/chordpress-admin-options.php:624 737 757 msgid "Fret Color" 738 758 msgstr "" 739 759 740 #: admin/partials/chordpress-admin-options.php:6 11760 #: admin/partials/chordpress-admin-options.php:627 741 761 msgid "Fret color. Leave empty for default: 'Global Color'." 742 762 msgstr "" 743 763 744 #: admin/partials/chordpress-admin-options.php:6 15764 #: admin/partials/chordpress-admin-options.php:631 745 765 msgid "Fret Label Color" 746 766 msgstr "" 747 767 748 #: admin/partials/chordpress-admin-options.php:6 18768 #: admin/partials/chordpress-admin-options.php:634 749 769 msgid "Fret label color. Leave empty for default: 'Global Color'." 750 770 msgstr "" 751 771 752 #: admin/partials/chordpress-admin-options.php:6 22772 #: admin/partials/chordpress-admin-options.php:638 753 773 msgid "Fret Label Font Size" 754 774 msgstr "" 755 775 756 #: admin/partials/chordpress-admin-options.php:6 25776 #: admin/partials/chordpress-admin-options.php:641 757 777 msgid "Font size of the fret label. Leave empty for the default: 38." 758 778 msgstr "" 759 779 760 #: admin/partials/chordpress-admin-options.php:6 29780 #: admin/partials/chordpress-admin-options.php:645 761 781 msgid "Frets" 762 782 msgstr "" 763 783 764 #: admin/partials/chordpress-admin-options.php:6 32784 #: admin/partials/chordpress-admin-options.php:648 765 785 msgid "Number of frets to show in the chart. Leave empty for the default: 4." 766 786 msgstr "" 767 787 768 #: admin/partials/chordpress-admin-options.php:6 36788 #: admin/partials/chordpress-admin-options.php:652 769 789 msgid "Fret Height" 770 790 msgstr "" 771 791 772 #: admin/partials/chordpress-admin-options.php:6 39792 #: admin/partials/chordpress-admin-options.php:655 773 793 msgid "Height of a fret, relative to the space between two strings. Leave empty for the default: 1.5." 774 794 msgstr "" 775 795 776 #: admin/partials/chordpress-admin-options.php:6 43796 #: admin/partials/chordpress-admin-options.php:659 777 797 msgid "Nut Size" 778 798 msgstr "" 779 799 780 #: admin/partials/chordpress-admin-options.php:6 46800 #: admin/partials/chordpress-admin-options.php:662 781 801 msgid "Size of a nut relative to the string spacing. Leave empty for the default: 0.85." 782 802 msgstr "" 783 803 784 #: admin/partials/chordpress-admin-options.php:6 50804 #: admin/partials/chordpress-admin-options.php:666 785 805 msgid "Nut Color" 786 806 msgstr "" 787 807 788 #: admin/partials/chordpress-admin-options.php:6 53808 #: admin/partials/chordpress-admin-options.php:669 789 809 msgid "Color of a finger/nut. Leave empty for default: 'Global Color'." 790 810 msgstr "" 791 811 792 #: admin/partials/chordpress-admin-options.php:6 57812 #: admin/partials/chordpress-admin-options.php:673 793 813 msgid "Nut Stroke Color" 794 814 msgstr "" 795 815 796 #: admin/partials/chordpress-admin-options.php:6 60816 #: admin/partials/chordpress-admin-options.php:676 797 817 msgid "Stroke color of a nut. Leave empty for default: 'Nut Color'. If nut color is not set it defaults to 'Global Color'." 798 818 msgstr "" 799 819 800 #: admin/partials/chordpress-admin-options.php:6 64820 #: admin/partials/chordpress-admin-options.php:680 801 821 msgid "Nut Stroke Width" 802 822 msgstr "" 803 823 804 #: admin/partials/chordpress-admin-options.php:6 67824 #: admin/partials/chordpress-admin-options.php:683 805 825 msgid "Stroke width of a nut. Leave empty for the default: 0." 806 826 msgstr "" 807 827 808 #: admin/partials/chordpress-admin-options.php:6 71828 #: admin/partials/chordpress-admin-options.php:687 809 829 msgid "Nut Text Color" 810 830 msgstr "" 811 831 812 #: admin/partials/chordpress-admin-options.php:6 74832 #: admin/partials/chordpress-admin-options.php:690 813 833 msgid "Text color of a nut. Leave empty for default: #FFFFFF." 814 834 msgstr "" 815 835 816 #: admin/partials/chordpress-admin-options.php:6 78836 #: admin/partials/chordpress-admin-options.php:694 817 837 msgid "Nut Text Size" 818 838 msgstr "" 819 839 820 #: admin/partials/chordpress-admin-options.php:6 81840 #: admin/partials/chordpress-admin-options.php:697 821 841 msgid "Font size of the nut label. Leave empty for the default: 24." 822 842 msgstr "" 823 843 824 #: admin/partials/chordpress-admin-options.php: 685844 #: admin/partials/chordpress-admin-options.php:701 825 845 msgid "Position" 826 846 msgstr "" 827 847 828 #: admin/partials/chordpress-admin-options.php: 688848 #: admin/partials/chordpress-admin-options.php:704 829 849 msgid "Default start fret position (first fret is 1). Leave empty for the default: 1." 830 850 msgstr "" 831 851 832 #: admin/partials/chordpress-admin-options.php: 692852 #: admin/partials/chordpress-admin-options.php:708 833 853 msgid "Side Padding" 834 854 msgstr "" 835 855 836 #: admin/partials/chordpress-admin-options.php: 695856 #: admin/partials/chordpress-admin-options.php:711 837 857 msgid "The minimum side padding (from the guitar to the edge of the chart) relative to the whole width. This is only applied if it's larger than the letters inside of the padding (eg the starting fret). Leave empty for the default: 0.2." 838 858 msgstr "" 839 859 840 #: admin/partials/chordpress-admin-options.php: 699860 #: admin/partials/chordpress-admin-options.php:715 841 861 msgid "String Color" 842 862 msgstr "" 843 863 844 #: admin/partials/chordpress-admin-options.php:7 02864 #: admin/partials/chordpress-admin-options.php:718 845 865 msgid "Text color of a nut. Leave empty for default: 'Global Color'." 846 866 msgstr "" 847 867 848 #: admin/partials/chordpress-admin-options.php:7 17868 #: admin/partials/chordpress-admin-options.php:733 849 869 msgid "Number of strings. Default is '6'." 850 870 msgstr "" 851 871 852 #: admin/partials/chordpress-admin-options.php:7 21872 #: admin/partials/chordpress-admin-options.php:737 853 873 msgid "Stroke Width" 854 874 msgstr "" 855 875 856 #: admin/partials/chordpress-admin-options.php:7 24876 #: admin/partials/chordpress-admin-options.php:740 857 877 msgid "Global stroke width. Leave empty for the default: 2." 858 878 msgstr "" 859 879 860 #: admin/partials/chordpress-admin-options.php:7 28880 #: admin/partials/chordpress-admin-options.php:744 861 881 msgid "Style" 862 882 msgstr "" 863 883 864 #: admin/partials/chordpress-admin-options.php:7 39884 #: admin/partials/chordpress-admin-options.php:755 865 885 msgid "Select between 'Normal' and 'Handdrawn'. Default is 'Normal'." 866 886 msgstr "" 867 887 868 #: admin/partials/chordpress-admin-options.php:7 43888 #: admin/partials/chordpress-admin-options.php:759 869 889 msgid "Title Bottom Margin" 870 890 msgstr "" 871 891 872 #: admin/partials/chordpress-admin-options.php:7 46892 #: admin/partials/chordpress-admin-options.php:762 873 893 msgid "Space between the title and the chart. Leave empty for the default: 0." 874 894 msgstr "" 875 895 876 #: admin/partials/chordpress-admin-options.php:7 50896 #: admin/partials/chordpress-admin-options.php:766 877 897 msgid "Title Color" 878 898 msgstr "" 879 899 880 #: admin/partials/chordpress-admin-options.php:7 53900 #: admin/partials/chordpress-admin-options.php:769 881 901 msgid "Text color of the title. Leave empty for default: 'Global Color'." 882 902 msgstr "" 883 903 884 #: admin/partials/chordpress-admin-options.php:7 57904 #: admin/partials/chordpress-admin-options.php:773 885 905 msgid "Title Font Size" 886 906 msgstr "" 887 907 888 #: admin/partials/chordpress-admin-options.php:7 60908 #: admin/partials/chordpress-admin-options.php:776 889 909 msgid "Font size of the title. This is only the initial font size. If the title doesn't fit, the title is automatically scaled so that it fits. Leave empty for the default: 48." 890 910 msgstr "" 891 911 892 #: admin/partials/chordpress-admin-options.php:7 64912 #: admin/partials/chordpress-admin-options.php:780 893 913 msgid "Top Fret Width" 894 914 msgstr "" 895 915 896 #: admin/partials/chordpress-admin-options.php:7 67916 #: admin/partials/chordpress-admin-options.php:783 897 917 msgid "Top fret width (only used if position is 1). Leave empty for the default: 10." 898 918 msgstr "" 899 919 900 #: admin/partials/chordpress-admin-options.php:7 74920 #: admin/partials/chordpress-admin-options.php:790 901 921 msgid "Labels under the strings for their tuning. Leave empty for default: [ 'E', 'A', 'D', 'G', 'B', 'E' ]." 902 922 msgstr "" 903 923 904 #: admin/partials/chordpress-admin-options.php:7 78924 #: admin/partials/chordpress-admin-options.php:794 905 925 msgid "Tunings Color" 906 926 msgstr "" 907 927 908 #: admin/partials/chordpress-admin-options.php:7 81928 #: admin/partials/chordpress-admin-options.php:797 909 929 msgid "Tunings color. Leave empty for default: 'Global Color'." 910 930 msgstr "" 911 931 912 #: admin/partials/chordpress-admin-options.php: 785932 #: admin/partials/chordpress-admin-options.php:801 913 933 msgid "Tunings Font Size" 914 934 msgstr "" 915 935 916 #: admin/partials/chordpress-admin-options.php: 788936 #: admin/partials/chordpress-admin-options.php:804 917 937 msgid "Font size of the tunig labels. Leave empty for the default: 28." 918 938 msgstr "" 919 939 920 #: admin/partials/chordpress-admin-options.php:8 07940 #: admin/partials/chordpress-admin-options.php:823 921 941 msgid "Use this tab to create chord diagrams. These diagram are saved as \"Guitar Chord\" posts. They will be added to the ones that already exist." 922 942 msgstr "" 923 943 924 #: admin/partials/chordpress-admin-options.php:8 12944 #: admin/partials/chordpress-admin-options.php:828 925 945 msgid "Major Chords" 926 946 msgstr "" 927 947 928 #: admin/partials/chordpress-admin-options.php:8 15948 #: admin/partials/chordpress-admin-options.php:831 929 949 msgid "Imports a common version of the major chords for the base notes A, B, C, D, E, F and G." 930 950 msgstr "" 931 951 932 #: admin/partials/chordpress-admin-options.php:8 19952 #: admin/partials/chordpress-admin-options.php:835 933 953 msgid "Major 7 Chords" 934 954 msgstr "" 935 955 936 #: admin/partials/chordpress-admin-options.php:8 22956 #: admin/partials/chordpress-admin-options.php:838 937 957 msgid "Imports a common version of the major 7 chords for the base notes A, B, C, D, E, F and G." 938 958 msgstr "" 939 959 940 #: admin/partials/chordpress-admin-options.php:8 26960 #: admin/partials/chordpress-admin-options.php:842 941 961 msgid "Major 5 Chords" 942 962 msgstr "" 943 963 944 #: admin/partials/chordpress-admin-options.php:8 29964 #: admin/partials/chordpress-admin-options.php:845 945 965 msgid "Imports a common version of the major 5 chords for the base notes A, B, C, D, E, F and G." 946 966 msgstr "" 947 967 948 #: admin/partials/chordpress-admin-options.php:8 33968 #: admin/partials/chordpress-admin-options.php:849 949 969 msgid "Minor Chords" 950 970 msgstr "" 951 971 952 #: admin/partials/chordpress-admin-options.php:8 36972 #: admin/partials/chordpress-admin-options.php:852 953 973 msgid "Imports a common version of the minor chords for the base notes A, B, C, D, E, F and G." 954 974 msgstr "" 955 975 956 #: admin/partials/chordpress-admin-options.php:8 40976 #: admin/partials/chordpress-admin-options.php:856 957 977 msgid "Minor 7 Chords" 958 978 msgstr "" 959 979 960 #: admin/partials/chordpress-admin-options.php:8 43980 #: admin/partials/chordpress-admin-options.php:859 961 981 msgid "Imports a common version of the minor 7 chords for the base notes A, B, C, D, E, F and G." 962 982 msgstr "" 963 983 964 #: admin/partials/chordpress-admin-options.php:8 47984 #: admin/partials/chordpress-admin-options.php:863 965 985 msgid "Diminished Chords" 966 986 msgstr "" 967 987 968 #: admin/partials/chordpress-admin-options.php:8 50988 #: admin/partials/chordpress-admin-options.php:866 969 989 msgid "Imports a common version of the diminished chords for the base notes A, B, C, D, E, F and G." 970 990 msgstr "" 971 991 972 #: admin/partials/chordpress-admin-options.php:8 54992 #: admin/partials/chordpress-admin-options.php:870 973 993 msgid "Diminished 7 Chords" 974 994 msgstr "" 975 995 976 #: admin/partials/chordpress-admin-options.php:8 57996 #: admin/partials/chordpress-admin-options.php:873 977 997 msgid "Imports a common version of the diminished 7 chords for the base notes A, B, C, D, E, F and G." 978 998 msgstr "" 979 999 980 #: admin/partials/chordpress-admin-options.php:8 611000 #: admin/partials/chordpress-admin-options.php:877 981 1001 msgid "Augurated Chords" 982 1002 msgstr "" 983 1003 984 #: admin/partials/chordpress-admin-options.php:8 641004 #: admin/partials/chordpress-admin-options.php:880 985 1005 msgid "Imports a common version of the augurated chords for the base notes A, B, C, D, E, F and G." 986 1006 msgstr "" 987 1007 988 #: admin/partials/chordpress-admin-options.php:8 681008 #: admin/partials/chordpress-admin-options.php:884 989 1009 msgid "Suspended 2 Chords" 990 1010 msgstr "" 991 1011 992 #: admin/partials/chordpress-admin-options.php:8 711012 #: admin/partials/chordpress-admin-options.php:887 993 1013 msgid "Imports a common version of the suspended 2 chords for the base notes A, B, C, D, E, F and G." 994 1014 msgstr "" 995 1015 996 #: admin/partials/chordpress-admin-options.php:8 751016 #: admin/partials/chordpress-admin-options.php:891 997 1017 msgid "Suspended 4 Chords" 998 1018 msgstr "" 999 1019 1000 #: admin/partials/chordpress-admin-options.php:8 781020 #: admin/partials/chordpress-admin-options.php:894 1001 1021 msgid "Imports a common version of the suspended 4 chords for the base notes A, B, C, D, E, F and G." 1002 1022 msgstr "" 1003 1023 1004 #: admin/partials/chordpress-admin-options.php:8 821024 #: admin/partials/chordpress-admin-options.php:898 1005 1025 msgid "Suspended 7_4 Chords" 1006 1026 msgstr "" 1007 1027 1008 #: admin/partials/chordpress-admin-options.php: 8851028 #: admin/partials/chordpress-admin-options.php:901 1009 1029 msgid "Imports a common version of the suspended 7_4 chords for the base notes A, B, C, D, E, F and G." 1010 1030 msgstr "" 1011 1031 1012 #: admin/partials/chordpress-admin-options.php: 8891032 #: admin/partials/chordpress-admin-options.php:905 1013 1033 msgid "Maj 7 Chords" 1014 1034 msgstr "" 1015 1035 1016 #: admin/partials/chordpress-admin-options.php: 8921036 #: admin/partials/chordpress-admin-options.php:908 1017 1037 msgid "Imports a common version of the Maj 7 chords for the base notes A, B, C, D, E, F and G." 1018 1038 msgstr "" 1019 1039 1020 #: admin/partials/chordpress-admin-options.php:9 091040 #: admin/partials/chordpress-admin-options.php:925 1021 1041 msgid "Select general options for this plugin." 1022 1042 msgstr "" 1023 1043 1024 #: admin/partials/chordpress-admin-options.php:9 141044 #: admin/partials/chordpress-admin-options.php:930 1025 1045 msgid "Remove options on delete" 1026 1046 msgstr "" 1027 1047 1028 #: admin/partials/chordpress-admin-options.php:9 161029 #: admin/partials/chordpress-admin-options.php:9 231048 #: admin/partials/chordpress-admin-options.php:932 1049 #: admin/partials/chordpress-admin-options.php:939 1030 1050 msgid "Yes" 1031 1051 msgstr "" 1032 1052 1033 #: admin/partials/chordpress-admin-options.php:9 171053 #: admin/partials/chordpress-admin-options.php:933 1034 1054 msgid "Remove plugin options and settings from the database when the plugin is deleted (does not apply when the plugin is just deactivated)." 1035 1055 msgstr "" 1036 1056 1037 #: admin/partials/chordpress-admin-options.php:9 211057 #: admin/partials/chordpress-admin-options.php:937 1038 1058 msgid "Remove guitar chord posts on delete" 1039 1059 msgstr "" 1040 1060 1041 #: admin/partials/chordpress-admin-options.php:9 241061 #: admin/partials/chordpress-admin-options.php:940 1042 1062 msgid "Remove all guitar chord posts from the database when the plugin is deleted (does not apply when the plugin is just deactivated)." 1043 1063 msgstr "" 1044 1064 1045 #: admin/partials/chordpress-admin-options.php:9 551065 #: admin/partials/chordpress-admin-options.php:972 1046 1066 msgid "Version" 1047 1067 msgstr "" 1048 1068 1049 #: admin/partials/chordpress-admin-options.php:9 611069 #: admin/partials/chordpress-admin-options.php:978 1050 1070 msgid "Author" 1051 1071 msgstr "" 1052 1072 1053 #: admin/partials/chordpress-admin-options.php:9 791073 #: admin/partials/chordpress-admin-options.php:996 1054 1074 msgid "Credits" 1055 1075 msgstr "" 1056 1076 1077 #: includes/class-chordpress-license.php:71 1078 msgid "Active License" 1079 msgstr "" 1080 1057 1081 #: includes/class-chordpress-license.php:72 1058 msgid " Active License"1082 msgid "This is an active license for this domain. Awesome!" 1059 1083 msgstr "" 1060 1084 1061 1085 #: includes/class-chordpress-license.php:73 1062 msgid "This is an active license for this domain. Awesome!"1086 msgid "This is an active license but not registered for this domain." 1063 1087 msgstr "" 1064 1088 1065 1089 #: includes/class-chordpress-license.php:74 1066 msgid "Th is is an active license but not registered for this domain."1090 msgid "The following error occurred while trying to activate your license:" 1067 1091 msgstr "" 1068 1092 1069 1093 #: includes/class-chordpress-license.php:75 1070 msgid " The following error occurred while trying to activate your license:"1094 msgid "Your license was successfully activated for this domain." 1071 1095 msgstr "" 1072 1096 1073 1097 #: includes/class-chordpress-license.php:76 1074 msgid " Your license was successfully activated for this domain."1098 msgid "The following error occurred while trying to register your domain to your license:" 1075 1099 msgstr "" 1076 1100 1077 1101 #: includes/class-chordpress-license.php:77 1078 msgid " The following error occurred while trying to register your domain to your license:"1102 msgid "Your domain was successfully registered to your license." 1079 1103 msgstr "" 1080 1104 1081 1105 #: includes/class-chordpress-license.php:78 1082 msgid " Your domain was successfully registered to your license."1106 msgid "The following error occurred while trying to deregister your domain from your license:" 1083 1107 msgstr "" 1084 1108 1085 1109 #: includes/class-chordpress-license.php:79 1086 msgid " The following error occurred while trying to deregister your domain from your license:"1110 msgid "Your domain was successfully deregistered from your license." 1087 1111 msgstr "" 1088 1112 1089 1113 #: includes/class-chordpress-license.php:80 1090 msgid " Your domain was successfully deregistered from your license."1114 msgid "Blocked License" 1091 1115 msgstr "" 1092 1116 1093 1117 #: includes/class-chordpress-license.php:81 1094 msgid " Blocked License"1118 msgid "This license key is blocked." 1095 1119 msgstr "" 1096 1120 1097 1121 #: includes/class-chordpress-license.php:82 1098 msgid " This license key is blocked."1122 msgid "Please contact your administrator to unblock this license." 1099 1123 msgstr "" 1100 1124 1101 1125 #: includes/class-chordpress-license.php:83 1102 msgid " Please contact your administrator to unblock this license."1126 msgid "Close this message" 1103 1127 msgstr "" 1104 1128 1105 1129 #: includes/class-chordpress-license.php:84 1106 msgid "C lose this message"1130 msgid "Company" 1107 1131 msgstr "" 1108 1132 1109 1133 #: includes/class-chordpress-license.php:85 1110 msgid " Company"1134 msgid "Date Created" 1111 1135 msgstr "" 1112 1136 1113 1137 #: includes/class-chordpress-license.php:86 1114 msgid "Date Created"1138 msgid "Date Expiry" 1115 1139 msgstr "" 1116 1140 1117 1141 #: includes/class-chordpress-license.php:87 1118 msgid "Date Expiry"1142 msgid "Date Renewed" 1119 1143 msgstr "" 1120 1144 1121 1145 #: includes/class-chordpress-license.php:88 1122 msgid " Date Renewed"1146 msgid "days left" 1123 1147 msgstr "" 1124 1148 1125 1149 #: includes/class-chordpress-license.php:89 1126 msgid " days left"1150 msgid "License Details" 1127 1151 msgstr "" 1128 1152 1129 1153 #: includes/class-chordpress-license.php:90 1130 msgid " License Details"1154 msgid "E-mail" 1131 1155 msgstr "" 1132 1156 1133 1157 #: includes/class-chordpress-license.php:91 1134 msgid "E -mail"1158 msgid "Expired License" 1135 1159 msgstr "" 1136 1160 1137 1161 #: includes/class-chordpress-license.php:92 1138 msgid " Expired License"1162 msgid "This license key has expired." 1139 1163 msgstr "" 1140 1164 1141 1165 #: includes/class-chordpress-license.php:93 1142 msgid " This license key has expired."1166 msgid "Please contact your administrator to renew this license." 1143 1167 msgstr "" 1144 1168 1145 1169 #: includes/class-chordpress-license.php:94 1146 msgid "Please contact your administrator to renew this license."1147 msgstr ""1148 1149 #: includes/class-chordpress-license.php:951150 1170 msgid "License Expiry Warning" 1151 1171 msgstr "" 1152 1172 1153 1173 #. translators: %d: Number of days untile license expiry 1174 #: includes/class-chordpress-license.php:96 1175 msgid "Your license will expire in %d days." 1176 msgstr "" 1177 1154 1178 #: includes/class-chordpress-license.php:97 1155 msgid " Your license will expire in %d days."1179 msgid "Please contact your administrator to renew this license in time." 1156 1180 msgstr "" 1157 1181 1158 1182 #: includes/class-chordpress-license.php:98 1159 msgid " Please contact your administrator to renew this license in time."1183 msgid "Invalid License" 1160 1184 msgstr "" 1161 1185 1162 1186 #: includes/class-chordpress-license.php:99 1163 msgid " Invalid License"1187 msgid "This license key is invalid." 1164 1188 msgstr "" 1165 1189 1166 1190 #: includes/class-chordpress-license.php:100 1167 msgid "This license key is invalid."1191 msgid "This instance is unregistered or a ucfirst license key was not entered and activated yet." 1168 1192 msgstr "" 1169 1193 1170 1194 #: includes/class-chordpress-license.php:101 1171 msgid "This instance is unregistered or a ucfirst license key was not entered and activated yet."1172 msgstr ""1173 1174 #: includes/class-chordpress-license.php:1021175 1195 msgid "Please contact the administrator to obtain a valid license." 1176 1196 msgstr "" 1177 1197 1198 #: includes/class-chordpress-license.php:103 1199 msgid "Licensee" 1200 msgstr "" 1201 1178 1202 #: includes/class-chordpress-license.php:104 1179 msgid " Licensee"1203 msgid "Maximum Allowed Domains" 1180 1204 msgstr "" 1181 1205 1182 1206 #: includes/class-chordpress-license.php:105 1183 msgid " Maximum Allowed Domains"1207 msgid "Pending License" 1184 1208 msgstr "" 1185 1209 1186 1210 #: includes/class-chordpress-license.php:106 1187 msgid " Pending License"1211 msgid "This license is registered but not activated yet." 1188 1212 msgstr "" 1189 1213 1190 1214 #: includes/class-chordpress-license.php:107 1191 msgid " This license is registered but not activated yet."1215 msgid "Please contact your administrator to activate this license." 1192 1216 msgstr "" 1193 1217 1194 1218 #: includes/class-chordpress-license.php:108 1195 msgid " Please contact your administrator to activate this license."1219 msgid "Registered Domains" 1196 1220 msgstr "" 1197 1221 1198 1222 #: includes/class-chordpress-license.php:109 1199 msgid " Registered Domains"1223 msgid "Status" 1200 1224 msgstr "" 1201 1225 1202 1226 #: includes/class-chordpress-license.php:110 1203 msgid " Status"1227 msgid "Product" 1204 1228 msgstr "" 1205 1229 1206 1230 #: includes/class-chordpress-license.php:111 1207 msgid " Product"1231 msgid "Unregistered License" 1208 1232 msgstr "" 1209 1233 1210 1234 #: includes/class-chordpress-license.php:112 1211 msgid " Unregistered License"1235 msgid "The license key of this instance is not registered for this domain." 1212 1236 msgstr "" 1213 1237 1214 1238 #: includes/class-chordpress-license.php:113 1215 msgid "The license key of this instance is not registered for this domain."1216 msgstr ""1217 1218 #: includes/class-chordpress-license.php:1141219 1239 msgid "Please contact the administrator to register this domain or obtain a valid license." 1220 1240 msgstr "" 1221 1241 1222 #: includes/class-chordpress-renderer.php: 5951242 #: includes/class-chordpress-renderer.php:615 1223 1243 msgid "Font" 1224 1244 msgstr "" 1225 1245 1226 #: includes/class-chordpress-renderer.php:6 051227 #: includes/class-chordpress-renderer.php:6 251246 #: includes/class-chordpress-renderer.php:635 1247 #: includes/class-chordpress-renderer.php:654 1228 1248 msgid "Transpose" 1229 1249 msgstr "" 1230 1250 1231 #: includes/class-chordpress-renderer.php:6 261251 #: includes/class-chordpress-renderer.php:656 1232 1252 msgid "Only works for international key names" 1233 1253 msgstr "" 1234 1254 1235 #: includes/class-chordpress-renderer.php:6 451255 #: includes/class-chordpress-renderer.php:676 1236 1256 msgid "Print" 1237 1257 msgstr "" 1238 1258 1239 #: includes/class-chordpress-renderer.php: 6811259 #: includes/class-chordpress-renderer.php:712 1240 1260 msgid "Composer" 1241 1261 msgstr "" 1242 1262 1243 #: includes/class-chordpress-renderer.php: 6821263 #: includes/class-chordpress-renderer.php:713 1244 1264 msgid "Artist" 1245 1265 msgstr "" 1246 1266 1247 #: includes/class-chordpress-renderer.php: 6831267 #: includes/class-chordpress-renderer.php:714 1248 1268 msgid "Year" 1249 1269 msgstr "" 1250 1270 1251 #: includes/class-chordpress-renderer.php: 6841271 #: includes/class-chordpress-renderer.php:715 1252 1272 msgid "Album" 1253 1273 msgstr "" 1254 1274 1255 #: includes/class-chordpress-renderer.php: 6871275 #: includes/class-chordpress-renderer.php:718 1256 1276 msgid "Key (original)" 1257 1277 msgstr "" 1258 1278 1259 #: includes/class-chordpress-renderer.php: 6881279 #: includes/class-chordpress-renderer.php:719 1260 1280 msgid "Key (transposed)" 1261 1281 msgstr "" 1262 1282 1263 #: includes/class-chordpress-renderer.php: 6951283 #: includes/class-chordpress-renderer.php:726 1264 1284 msgid "Time" 1265 1285 msgstr "" 1266 1286 1267 #: includes/class-chordpress-renderer.php: 6961287 #: includes/class-chordpress-renderer.php:727 1268 1288 msgid "Tempo" 1269 1289 msgstr "" 1270 1290 1271 #: includes/class-chordpress-renderer.php: 6971291 #: includes/class-chordpress-renderer.php:728 1272 1292 msgid "Capo" 1273 1293 msgstr "" 1274 1294 1275 #: includes/class-chordpress-renderer.php:7 311295 #: includes/class-chordpress-renderer.php:762 1276 1296 msgid "These known chords are used in this song" 1277 1297 msgstr "" 1278 1298 1279 #: includes/class-chordpress-renderer.php:8 451299 #: includes/class-chordpress-renderer.php:881 1280 1300 msgid "Missing square bracket in line" 1281 1301 msgstr "" 1282 1302 1283 #: public/class-chordpress-public.php:2 351303 #: public/class-chordpress-public.php:248 1284 1304 msgid "ChordPress Warning" 1285 1305 msgstr "" 1286 1306 1287 #: public/class-chordpress-public.php:2 361307 #: public/class-chordpress-public.php:249 1288 1308 msgid "There is no chord record with the ID " 1289 1309 msgstr "" 1290 1310 1291 #: public/class-chordpress-public.php:2 361311 #: public/class-chordpress-public.php:249 1292 1312 msgid "Please check your input or create a proper post for this chord first." 1293 1313 msgstr "" 1294 1314 1295 #: public/class-chordpress-public.php:2 501315 #: public/class-chordpress-public.php:263 1296 1316 msgid "No Title" 1297 1317 msgstr "" -
chordpress/tags/3.7.1/makepot.cmd
r3067783 r3205342 1 D:\xampp8.2.12\php\php.exe D:/wp-cli.phar i18n make-pot . languages/chordpress.pot --slug=chordpress --include="*.php,admin/*.php,admin/partials/*.php,includes/*.php,public/*.php,public/partials/*.php"1 C:\xampp\php\php.exe D:/wp-cli.phar i18n make-pot . languages/chordpress.pot --slug=chordpress --include="*.php,admin/*.php,admin/partials/*.php,includes/*.php,public/*.php,public/partials/*.php" -
chordpress/tags/3.7.1/readme.txt
r3204387 r3205342 5 5 Requires at least: 4.0 6 6 Tested up to: 6.7 7 Stable tag: 3. 6.47 Stable tag: 3.7.1 8 8 Requires PHP: 5.2.4 9 9 License: GPLv3 … … 130 130 131 131 == Changelog == 132 = 3.7.1 = 133 * 2024-12-08 134 * Language file update 135 132 136 = 3.7.0 = 133 137 * 2024-12-08 -
chordpress/trunk/chordpress.php
r3204387 r3205342 19 19 * Plugin URI: https://lewe.gitbook.io/lewe-chordpress/ 20 20 * Description: This plugin renders ChordPro formatted text and chord diagrams in WordPress sites. 21 * Version: 3.7. 021 * Version: 3.7.1 22 22 * Author: George Lewe 23 23 * Author URI: https://www.lewe.com … … 38 38 */ 39 39 define('CHORDPRESS_NAME', 'ChordPress'); 40 define('CHORDPRESS_VERSION', '3.7. 0');40 define('CHORDPRESS_VERSION', '3.7.1'); 41 41 define('CHORDPRESS_AUTHOR', 'George Lewe'); 42 42 define('CHORDPRESS_AUTHOR_URI', 'https://www.lewe.com'); -
chordpress/trunk/languages/chordpress.pot
r3067783 r3205342 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Lewe ChordPress 3. 6.1\n"5 "Project-Id-Version: Lewe ChordPress 3.7.1\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/chordpress\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2024- 04-09T17:41:13+02:00\n"12 "POT-Creation-Date: 2024-12-10T09:15:07+01:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.4.0\n" … … 35 35 msgstr "" 36 36 37 #: admin/class-chordpress-admin.php: 9537 #: admin/class-chordpress-admin.php:105 38 38 msgctxt "Post Type General Name" 39 39 msgid "Guitar Chords" 40 40 msgstr "" 41 41 42 #: admin/class-chordpress-admin.php: 9642 #: admin/class-chordpress-admin.php:106 43 43 msgctxt "Post Type Singular Name" 44 44 msgid "Guitar Chord" 45 45 msgstr "" 46 46 47 #: admin/class-chordpress-admin.php: 9747 #: admin/class-chordpress-admin.php:107 48 48 msgid "Guitar Chords" 49 49 msgstr "" 50 50 51 #: admin/class-chordpress-admin.php:98 51 #: admin/class-chordpress-admin.php:108 52 #: admin/class-chordpress-admin.php:135 53 msgid "Guitar Chord" 54 msgstr "" 55 56 #: admin/class-chordpress-admin.php:109 57 msgid "Guitar Chord Archives" 58 msgstr "" 59 60 #: admin/class-chordpress-admin.php:110 61 msgid "Guitar Chord Attributes" 62 msgstr "" 63 64 #: admin/class-chordpress-admin.php:111 65 msgid "Parent Chord:" 66 msgstr "" 67 68 #: admin/class-chordpress-admin.php:112 69 msgid "All Chords" 70 msgstr "" 71 72 #: admin/class-chordpress-admin.php:113 73 msgid "Add New Chord" 74 msgstr "" 75 76 #: admin/class-chordpress-admin.php:114 77 msgid "Add New" 78 msgstr "" 79 80 #: admin/class-chordpress-admin.php:115 81 msgid "New Chord" 82 msgstr "" 83 84 #: admin/class-chordpress-admin.php:116 85 msgid "Edit Chord" 86 msgstr "" 87 88 #: admin/class-chordpress-admin.php:117 89 msgid "Update Chord" 90 msgstr "" 91 92 #: admin/class-chordpress-admin.php:118 93 msgid "View Chord" 94 msgstr "" 95 96 #: admin/class-chordpress-admin.php:119 97 msgid "View Chords" 98 msgstr "" 99 100 #: admin/class-chordpress-admin.php:120 101 msgid "Search Chord" 102 msgstr "" 103 104 #: admin/class-chordpress-admin.php:121 105 msgid "Not found" 106 msgstr "" 107 108 #: admin/class-chordpress-admin.php:122 109 msgid "Not found in Trash" 110 msgstr "" 111 112 #: admin/class-chordpress-admin.php:123 113 msgid "Featured Image" 114 msgstr "" 115 116 #: admin/class-chordpress-admin.php:124 117 msgid "Set featured image" 118 msgstr "" 119 52 120 #: admin/class-chordpress-admin.php:125 53 msgid "Guitar Chord"54 msgstr ""55 56 #: admin/class-chordpress-admin.php:9957 msgid "Guitar Chord Archives"58 msgstr ""59 60 #: admin/class-chordpress-admin.php:10061 msgid "Guitar Chord Attributes"62 msgstr ""63 64 #: admin/class-chordpress-admin.php:10165 msgid "Parent Chord:"66 msgstr ""67 68 #: admin/class-chordpress-admin.php:10269 msgid "All Chords"70 msgstr ""71 72 #: admin/class-chordpress-admin.php:10373 msgid "Add New Chord"74 msgstr ""75 76 #: admin/class-chordpress-admin.php:10477 msgid "Add New"78 msgstr ""79 80 #: admin/class-chordpress-admin.php:10581 msgid "New Chord"82 msgstr ""83 84 #: admin/class-chordpress-admin.php:10685 msgid "Edit Chord"86 msgstr ""87 88 #: admin/class-chordpress-admin.php:10789 msgid "Update Chord"90 msgstr ""91 92 #: admin/class-chordpress-admin.php:10893 msgid "View Chord"94 msgstr ""95 96 #: admin/class-chordpress-admin.php:10997 msgid "View Chords"98 msgstr ""99 100 #: admin/class-chordpress-admin.php:110101 msgid "Search Chord"102 msgstr ""103 104 #: admin/class-chordpress-admin.php:111105 msgid "Not found"106 msgstr ""107 108 #: admin/class-chordpress-admin.php:112109 msgid "Not found in Trash"110 msgstr ""111 112 #: admin/class-chordpress-admin.php:113113 msgid "Featured Image"114 msgstr ""115 116 #: admin/class-chordpress-admin.php:114117 msgid "Set featured image"118 msgstr ""119 120 #: admin/class-chordpress-admin.php:115121 121 msgid "Remove featured image" 122 122 msgstr "" 123 123 124 #: admin/class-chordpress-admin.php:1 16124 #: admin/class-chordpress-admin.php:126 125 125 msgid "Use as featured image" 126 126 msgstr "" 127 127 128 #: admin/class-chordpress-admin.php:1 17128 #: admin/class-chordpress-admin.php:127 129 129 msgid "Insert into chord" 130 130 msgstr "" 131 131 132 #: admin/class-chordpress-admin.php:1 18132 #: admin/class-chordpress-admin.php:128 133 133 msgid "Uploaded to this chord" 134 134 msgstr "" 135 135 136 #: admin/class-chordpress-admin.php:1 19136 #: admin/class-chordpress-admin.php:129 137 137 msgid "Chords list" 138 138 msgstr "" 139 139 140 #: admin/class-chordpress-admin.php:1 20140 #: admin/class-chordpress-admin.php:130 141 141 msgid "Chords list navigation" 142 142 msgstr "" 143 143 144 #: admin/class-chordpress-admin.php:1 21144 #: admin/class-chordpress-admin.php:131 145 145 msgid "Filter chords list" 146 146 msgstr "" 147 147 148 #: admin/class-chordpress-admin.php:1 26148 #: admin/class-chordpress-admin.php:136 149 149 msgid "Guitar chord diagram" 150 150 msgstr "" 151 151 152 #: admin/class-chordpress-admin.php:2 26152 #: admin/class-chordpress-admin.php:241 153 153 msgid "Settings" 154 154 msgstr "" 155 155 156 #: admin/class-chordpress-admin.php:2 28156 #: admin/class-chordpress-admin.php:243 157 157 #: admin/partials/chordpress-admin-license.php:41 158 158 #: admin/partials/chordpress-admin-options.php:252 159 #: admin/partials/chordpress-admin-options.php:9 67159 #: admin/partials/chordpress-admin-options.php:984 160 160 msgid "Documentation" 161 161 msgstr "" 162 162 163 #: admin/class-chordpress-admin.php:2 46164 #: admin/partials/chordpress-admin-options.php:9 73163 #: admin/class-chordpress-admin.php:264 164 #: admin/partials/chordpress-admin-options.php:990 165 165 msgid "Support" 166 166 msgstr "" 167 167 168 #: admin/class-chordpress-admin.php:2 47168 #: admin/class-chordpress-admin.php:265 169 169 #: admin/partials/chordpress-admin-options.php:253 170 170 #: admin/partials/chordpress-admin-options.php:269 … … 172 172 msgstr "" 173 173 174 #: admin/class-chordpress-admin.php:2 48174 #: admin/class-chordpress-admin.php:266 175 175 msgid "Rate and Review!" 176 176 msgstr "" 177 177 178 #: admin/class-chordpress-admin.php:3 01179 #: admin/partials/chordpress-admin-chord-meta-box.php: 53180 #: admin/partials/chordpress-admin-options.php:9 49178 #: admin/class-chordpress-admin.php:323 179 #: admin/partials/chordpress-admin-chord-meta-box.php:64 180 #: admin/partials/chordpress-admin-options.php:966 181 181 msgid "Name" 182 182 msgstr "" 183 183 184 #: admin/class-chordpress-admin.php:3 02185 #: admin/partials/chordpress-admin-options.php:7 06184 #: admin/class-chordpress-admin.php:324 185 #: admin/partials/chordpress-admin-options.php:722 186 186 msgid "Strings" 187 187 msgstr "" 188 188 189 #: admin/class-chordpress-admin.php:303 189 #: admin/class-chordpress-admin.php:325 190 #: admin/partials/chordpress-admin-chord-meta-box.php:142 191 msgid "Shortcode" 192 msgstr "" 193 194 #: admin/partials/chordpress-admin-chord-meta-box.php:67 195 msgid "Enter the short name of the chord here like you would use it in a ChordPro text. For example, you could title the post 'E minor' but use 'Em' as the short name." 196 msgstr "" 197 198 #: admin/partials/chordpress-admin-chord-meta-box.php:72 199 msgid "Base Fret" 200 msgstr "" 201 202 #: admin/partials/chordpress-admin-chord-meta-box.php:79 203 msgid "At what fret shall the diagram start to draw?" 204 msgstr "" 205 206 #: admin/partials/chordpress-admin-chord-meta-box.php:84 207 msgid "Number of Frets" 208 msgstr "" 209 210 #: admin/partials/chordpress-admin-chord-meta-box.php:87 211 msgid "Enter the number of frets to show in the chart." 212 msgstr "" 213 214 #: admin/partials/chordpress-admin-chord-meta-box.php:92 215 msgid "Number of Strings" 216 msgstr "" 217 218 #: admin/partials/chordpress-admin-chord-meta-box.php:98 219 msgid "Select the number of strings. Default is 6." 220 msgstr "" 221 222 #: admin/partials/chordpress-admin-chord-meta-box.php:103 223 #: admin/partials/chordpress-admin-options.php:787 224 msgid "Tuning" 225 msgstr "" 226 227 #: admin/partials/chordpress-admin-chord-meta-box.php:106 228 msgid "Labels under the strings for their tuning. Enter each note separated by a comma, e.g." 229 msgstr "" 230 231 #: admin/partials/chordpress-admin-chord-meta-box.php:111 232 msgid "Fingers" 233 msgstr "" 234 235 #: admin/partials/chordpress-admin-chord-meta-box.php:114 236 msgid "Enter a triplet for each finger on a string, separated by a comma. Each triplet must be formatted as" 237 msgstr "" 238 239 #: admin/partials/chordpress-admin-chord-meta-box.php:115 240 msgid "Exmaple: (3,2,'2') => Third string (G), second fret, text '2'." 241 msgstr "" 242 243 #: admin/partials/chordpress-admin-chord-meta-box.php:121 244 msgid "Barres" 245 msgstr "" 246 247 #: admin/partials/chordpress-admin-chord-meta-box.php:124 248 msgid "Enter the barre information using this notation" 249 msgstr "" 250 251 #: admin/partials/chordpress-admin-chord-meta-box.php:125 252 msgid "Exmaple: 6,1,1 => Full barre in the first fret. 6 = lower E, 1 = higher E" 253 msgstr "" 254 190 255 #: admin/partials/chordpress-admin-chord-meta-box.php:131 191 msgid "Shortcode"192 msgstr ""193 194 #: admin/partials/chordpress-admin-chord-meta-box.php:56195 msgid "Enter the short name of the chord here like you would use it in a ChordPro text. For example, you could title the post 'E minor' but use 'Em' as the short name."196 msgstr ""197 198 #: admin/partials/chordpress-admin-chord-meta-box.php:61199 msgid "Base Fret"200 msgstr ""201 202 #: admin/partials/chordpress-admin-chord-meta-box.php:68203 msgid "At what fret shall the diagram start to draw?"204 msgstr ""205 206 #: admin/partials/chordpress-admin-chord-meta-box.php:73207 msgid "Number of Frets"208 msgstr ""209 210 #: admin/partials/chordpress-admin-chord-meta-box.php:76211 msgid "Enter the number of frets to show in the chart."212 msgstr ""213 214 #: admin/partials/chordpress-admin-chord-meta-box.php:81215 msgid "Number of Strings"216 msgstr ""217 218 #: admin/partials/chordpress-admin-chord-meta-box.php:87219 msgid "Select the number of strings. Default is 6."220 msgstr ""221 222 #: admin/partials/chordpress-admin-chord-meta-box.php:92223 #: admin/partials/chordpress-admin-options.php:771224 msgid "Tuning"225 msgstr ""226 227 #: admin/partials/chordpress-admin-chord-meta-box.php:95228 msgid "Labels under the strings for their tuning. Enter each note separated by a comma, e.g."229 msgstr ""230 231 #: admin/partials/chordpress-admin-chord-meta-box.php:100232 msgid "Fingers"233 msgstr ""234 235 #: admin/partials/chordpress-admin-chord-meta-box.php:103236 msgid "Enter a triplet for each finger on a string, separated by a comma. Each triplet must be formatted as"237 msgstr ""238 239 #: admin/partials/chordpress-admin-chord-meta-box.php:104240 msgid "Exmaple: (3,2,'2') => Third string (G), second fret, text '2'."241 msgstr ""242 243 #: admin/partials/chordpress-admin-chord-meta-box.php:110244 msgid "Barres"245 msgstr ""246 247 #: admin/partials/chordpress-admin-chord-meta-box.php:113248 msgid "Enter the barre information using this notation"249 msgstr ""250 251 #: admin/partials/chordpress-admin-chord-meta-box.php:114252 msgid "Exmaple: 6,1,1 => Full barre in the first fret. 6 = lower E, 1 = higher E"253 msgstr ""254 255 #: admin/partials/chordpress-admin-chord-meta-box.php:120256 256 msgid "Preview" 257 257 msgstr "" 258 258 259 #: admin/partials/chordpress-admin-chord-meta-box.php:1 24259 #: admin/partials/chordpress-admin-chord-meta-box.php:135 260 260 msgid "The above diagram uses the" 261 261 msgstr "" 262 262 263 #: admin/partials/chordpress-admin-chord-meta-box.php:1 24263 #: admin/partials/chordpress-admin-chord-meta-box.php:135 264 264 msgid "global guitar chord styles." 265 265 msgstr "" 266 266 267 #: admin/partials/chordpress-admin-chord-meta-box.php:1 25267 #: admin/partials/chordpress-admin-chord-meta-box.php:136 268 268 msgid "You might have to refresh, save or update your chord again for the preview to show." 269 269 msgstr "" 270 270 271 #: admin/partials/chordpress-admin-chord-meta-box.php:1 35271 #: admin/partials/chordpress-admin-chord-meta-box.php:146 272 272 msgid "Use this shortcode to display this chord in a post or page." 273 273 msgstr "" … … 281 281 msgstr "" 282 282 283 #: admin/partials/chordpress-admin-license.php:11 1283 #: admin/partials/chordpress-admin-license.php:113 284 284 msgid "Expiring soon!" 285 285 msgstr "" 286 286 287 #: admin/partials/chordpress-admin-license.php:1 22288 #: admin/partials/chordpress-admin-license.php:1 38289 #: admin/partials/chordpress-admin-license.php:1 57287 #: admin/partials/chordpress-admin-license.php:132 288 #: admin/partials/chordpress-admin-license.php:158 289 #: admin/partials/chordpress-admin-license.php:187 290 290 msgid "Deactivate" 291 291 msgstr "" 292 292 293 #: admin/partials/chordpress-admin-license.php:1 22294 #: admin/partials/chordpress-admin-license.php: 175293 #: admin/partials/chordpress-admin-license.php:132 294 #: admin/partials/chordpress-admin-license.php:215 295 295 msgid "Renew" 296 296 msgstr "" 297 297 298 #: admin/partials/chordpress-admin-license.php:1 27298 #: admin/partials/chordpress-admin-license.php:139 299 299 msgid "Active" 300 300 msgstr "" 301 301 302 #: admin/partials/chordpress-admin-license.php:1 46302 #: admin/partials/chordpress-admin-license.php:168 303 303 msgid "Blocked" 304 304 msgstr "" 305 305 306 #: admin/partials/chordpress-admin-license.php:1 57306 #: admin/partials/chordpress-admin-license.php:187 307 307 msgid "Unblock" 308 308 msgstr "" 309 309 310 #: admin/partials/chordpress-admin-license.php:1 64310 #: admin/partials/chordpress-admin-license.php:196 311 311 msgid "Expired" 312 312 msgstr "" 313 313 314 #: admin/partials/chordpress-admin-license.php: 182314 #: admin/partials/chordpress-admin-license.php:224 315 315 msgid "Pending" 316 316 msgstr "" 317 317 318 #: admin/partials/chordpress-admin-license.php: 193319 #: admin/partials/chordpress-admin-license.php:2 17318 #: admin/partials/chordpress-admin-license.php:243 319 #: admin/partials/chordpress-admin-license.php:277 320 320 msgid "Activate" 321 321 msgstr "" 322 322 323 #: admin/partials/chordpress-admin-license.php: 198323 #: admin/partials/chordpress-admin-license.php:248 324 324 msgid "Missing License" 325 325 msgstr "" 326 326 327 #: admin/partials/chordpress-admin-license.php:2 00327 #: admin/partials/chordpress-admin-license.php:250 328 328 msgid "Please enter the license key for this plugin. You were given a license key when you purchased this item." 329 329 msgstr "" 330 330 331 #: admin/partials/chordpress-admin-license.php:2 06331 #: admin/partials/chordpress-admin-license.php:258 332 332 msgid "Missing" 333 333 msgstr "" 334 334 335 #: admin/partials/chordpress-admin-license.php:2 17335 #: admin/partials/chordpress-admin-license.php:277 336 336 msgid "Get a license" 337 337 msgstr "" 338 338 339 #: admin/partials/chordpress-admin-license.php:2 22340 #: includes/class-chordpress-license.php:10 3339 #: admin/partials/chordpress-admin-license.php:282 340 #: includes/class-chordpress-license.php:102 341 341 msgid "License Key" 342 342 msgstr "" … … 405 405 406 406 #: admin/partials/chordpress-admin-options.php:300 407 msgid "Hide A rtist"407 msgid "Hide Album" 408 408 msgstr "" 409 409 410 410 #: admin/partials/chordpress-admin-options.php:303 411 #: admin/partials/chordpress-admin-options.php:31 7411 #: admin/partials/chordpress-admin-options.php:310 412 412 #: admin/partials/chordpress-admin-options.php:324 413 413 #: admin/partials/chordpress-admin-options.php:331 414 414 #: admin/partials/chordpress-admin-options.php:338 415 415 #: admin/partials/chordpress-admin-options.php:345 416 #: admin/partials/chordpress-admin-options.php:352 417 #: admin/partials/chordpress-admin-options.php:359 416 418 msgid "With this option selected, the" 417 419 msgstr "" 418 420 419 421 #: admin/partials/chordpress-admin-options.php:303 422 msgid "album directive" 423 msgstr "" 424 425 #: admin/partials/chordpress-admin-options.php:303 426 #: admin/partials/chordpress-admin-options.php:310 427 #: admin/partials/chordpress-admin-options.php:338 428 msgid "will not be displayed" 429 msgstr "" 430 431 #: admin/partials/chordpress-admin-options.php:307 432 msgid "Hide Artist" 433 msgstr "" 434 435 #: admin/partials/chordpress-admin-options.php:310 420 436 msgid "artist directive" 421 437 msgstr "" 422 438 423 #: admin/partials/chordpress-admin-options.php:303 424 msgid "will not be displayed" 425 msgstr "" 426 427 #: admin/partials/chordpress-admin-options.php:307 439 #: admin/partials/chordpress-admin-options.php:314 428 440 msgid "Hide Chords" 429 441 msgstr "" 430 442 431 #: admin/partials/chordpress-admin-options.php:31 0443 #: admin/partials/chordpress-admin-options.php:317 432 444 msgid "With this option selected, only the lyrics will be printed (no chords above them). You can overwrite this setting per shortcut with \"hidechords=yes/no\"" 433 445 msgstr "" 434 446 435 #: admin/partials/chordpress-admin-options.php:3 14447 #: admin/partials/chordpress-admin-options.php:321 436 448 msgid "Hide Comments" 437 449 msgstr "" 438 450 439 #: admin/partials/chordpress-admin-options.php:3 17451 #: admin/partials/chordpress-admin-options.php:324 440 452 msgid "comment directive" 441 453 msgstr "" 442 454 443 #: admin/partials/chordpress-admin-options.php:3 17455 #: admin/partials/chordpress-admin-options.php:324 444 456 msgid "will not be displayed. You can overwrite this setting per shortcut with \"hidecomments=yes/no\"" 445 457 msgstr "" 446 458 447 #: admin/partials/chordpress-admin-options.php:32 1459 #: admin/partials/chordpress-admin-options.php:328 448 460 msgid "Hide Composer" 449 461 msgstr "" 450 462 451 #: admin/partials/chordpress-admin-options.php:3 24463 #: admin/partials/chordpress-admin-options.php:331 452 464 msgid "composer directive" 453 465 msgstr "" 454 466 455 #: admin/partials/chordpress-admin-options.php:3 24467 #: admin/partials/chordpress-admin-options.php:331 456 468 msgid "will not be displayed. You can overwrite this setting per shortcut with \"hidecomposer=yes/no\"" 457 469 msgstr "" 458 470 459 #: admin/partials/chordpress-admin-options.php:328 471 #: admin/partials/chordpress-admin-options.php:335 472 msgid "Hide Key" 473 msgstr "" 474 475 #: admin/partials/chordpress-admin-options.php:338 476 msgid "key directive" 477 msgstr "" 478 479 #: admin/partials/chordpress-admin-options.php:342 460 480 msgid "Hide Subtitle" 461 481 msgstr "" 462 482 463 #: admin/partials/chordpress-admin-options.php:3 31483 #: admin/partials/chordpress-admin-options.php:345 464 484 msgid "subtitle directive" 465 485 msgstr "" 466 486 467 #: admin/partials/chordpress-admin-options.php:3 31487 #: admin/partials/chordpress-admin-options.php:345 468 488 msgid "will not be displayed. You can overwrite this setting per shortcut with \"hidesubtitle=yes/no\"" 469 489 msgstr "" 470 490 471 #: admin/partials/chordpress-admin-options.php:3 35491 #: admin/partials/chordpress-admin-options.php:349 472 492 msgid "Hide Title" 473 493 msgstr "" 474 494 475 #: admin/partials/chordpress-admin-options.php:3 38495 #: admin/partials/chordpress-admin-options.php:352 476 496 msgid "title directive" 477 497 msgstr "" 478 498 479 #: admin/partials/chordpress-admin-options.php:3 38499 #: admin/partials/chordpress-admin-options.php:352 480 500 msgid "will not be displayed. You can overwrite this setting per shortcut with \"hidetitle=yes/no\"" 481 501 msgstr "" 482 502 483 #: admin/partials/chordpress-admin-options.php:3 42503 #: admin/partials/chordpress-admin-options.php:356 484 504 msgid "Hide Year" 485 505 msgstr "" 486 506 487 #: admin/partials/chordpress-admin-options.php:3 45507 #: admin/partials/chordpress-admin-options.php:359 488 508 msgid "year directive" 489 509 msgstr "" 490 510 491 #: admin/partials/chordpress-admin-options.php:3 45511 #: admin/partials/chordpress-admin-options.php:359 492 512 msgid "will not be displayed. You can overwrite this setting per shortcut with \"hideyear=yes/no\"" 493 513 msgstr "" 494 514 495 #: admin/partials/chordpress-admin-options.php:3 49515 #: admin/partials/chordpress-admin-options.php:363 496 516 msgid "Hide Transpose" 497 517 msgstr "" 498 518 499 #: admin/partials/chordpress-admin-options.php:3 52519 #: admin/partials/chordpress-admin-options.php:366 500 520 msgid "With this option selected, the transpose drop down will be hidden in interactive mode. You can overwrite this setting per shortcut with \"hidetranspose=yes/no\"" 501 521 msgstr "" 502 522 503 #: admin/partials/chordpress-admin-options.php:3 56523 #: admin/partials/chordpress-admin-options.php:370 504 524 msgid "Hide Print" 505 525 msgstr "" 506 526 507 #: admin/partials/chordpress-admin-options.php:3 59527 #: admin/partials/chordpress-admin-options.php:373 508 528 msgid "With this option selected, the print button will be hidden in interactive mode. You can overwrite this setting per shortcut with \"hideprint=yes/no\"" 509 529 msgstr "" 510 530 511 #: admin/partials/chordpress-admin-options.php:3 63531 #: admin/partials/chordpress-admin-options.php:377 512 532 msgid "Numeric Transpose" 513 533 msgstr "" 514 534 515 #: admin/partials/chordpress-admin-options.php:3 66535 #: admin/partials/chordpress-admin-options.php:380 516 536 msgid "With this option selected, the transpose drop down will be replaced by a numeric plus/minus input field. This setting has no effect if Hide Transpose is checked. You can overwrite this setting per shortcut with \"numerictranspose=yes/no\"\"" 517 537 msgstr "" 518 538 519 #: admin/partials/chordpress-admin-options.php:3 70539 #: admin/partials/chordpress-admin-options.php:384 520 540 msgid "Fixed Interaction" 521 541 msgstr "" 522 542 523 #: admin/partials/chordpress-admin-options.php:3 73543 #: admin/partials/chordpress-admin-options.php:387 524 544 msgid "With this option selected, the interaction menu will be fixed at the bottom of the page. Note, that this might lead to unexpected results depending on the WordPress theme you use. You can overwrite this setting per shortcut with \"fixedinteraction=yes/no\"" 525 545 msgstr "" 526 546 527 #: admin/partials/chordpress-admin-options.php:3 77547 #: admin/partials/chordpress-admin-options.php:391 528 548 msgid "H/B Notation" 529 549 msgstr "" 530 550 531 #: admin/partials/chordpress-admin-options.php:3 80551 #: admin/partials/chordpress-admin-options.php:394 532 552 msgid "With this option selected, chords are displayed in H/B notation: H is used instead of B, B is used insetad of Bb. This notation is used in some European countries. Read more about it" 533 553 msgstr "" 534 554 535 #: admin/partials/chordpress-admin-options.php:3 80555 #: admin/partials/chordpress-admin-options.php:394 536 556 msgid "here" 537 557 msgstr "" 538 558 539 #: admin/partials/chordpress-admin-options.php:3 84559 #: admin/partials/chordpress-admin-options.php:398 540 560 msgid "Show Chord Sheet" 541 561 msgstr "" 542 562 543 #: admin/partials/chordpress-admin-options.php: 387563 #: admin/partials/chordpress-admin-options.php:401 544 564 msgid "With this option selected, a chord sheet is displayed at the bottom or top of the rendered song, showing " 545 565 msgstr "" 546 566 547 #: admin/partials/chordpress-admin-options.php: 387567 #: admin/partials/chordpress-admin-options.php:401 548 568 msgid "SVGuitar Chords" 549 569 msgstr "" 550 570 551 #: admin/partials/chordpress-admin-options.php: 387571 #: admin/partials/chordpress-admin-options.php:401 552 572 msgid " diagrams of each chord used in the song. This requires that you create a " 553 573 msgstr "" 554 574 555 #: admin/partials/chordpress-admin-options.php: 387575 #: admin/partials/chordpress-admin-options.php:402 556 576 msgid "guitar chord post" 557 577 msgstr "" 558 578 559 #: admin/partials/chordpress-admin-options.php: 387579 #: admin/partials/chordpress-admin-options.php:402 560 580 msgid "for each of them. You can overwrite this setting per shortcut with \"showchordsheet=yes/no\"" 561 581 msgstr "" 562 582 563 #: admin/partials/chordpress-admin-options.php: 391583 #: admin/partials/chordpress-admin-options.php:407 564 584 msgid "Show Chord Sheet on top" 565 585 msgstr "" 566 586 567 #: admin/partials/chordpress-admin-options.php: 394587 #: admin/partials/chordpress-admin-options.php:410 568 588 msgid "If one fo the Chord Sheet options is selected, this option will display it on top before the song instead of at the bottom after it. You can overwrite this setting per shortcut with \"showchordsheetontop=yes/no\"" 569 589 msgstr "" 570 590 571 #: admin/partials/chordpress-admin-options.php:4 14591 #: admin/partials/chordpress-admin-options.php:430 572 592 msgid "Use this tab to select styles and formats of the rendered ChordPro text." 573 593 msgstr "" 574 594 575 #: admin/partials/chordpress-admin-options.php:4 19595 #: admin/partials/chordpress-admin-options.php:435 576 596 msgid "Title Level" 577 597 msgstr "" 578 598 579 #: admin/partials/chordpress-admin-options.php:4 34599 #: admin/partials/chordpress-admin-options.php:450 580 600 msgid "Select the header level for the title directive." 581 601 msgstr "" 582 602 583 #: admin/partials/chordpress-admin-options.php:4 38603 #: admin/partials/chordpress-admin-options.php:454 584 604 msgid "Subtitle Level" 585 605 msgstr "" 586 606 587 #: admin/partials/chordpress-admin-options.php:4 53607 #: admin/partials/chordpress-admin-options.php:469 588 608 msgid "Select the header level for the subtitle directive." 589 609 msgstr "" 590 610 591 #: admin/partials/chordpress-admin-options.php:4 57611 #: admin/partials/chordpress-admin-options.php:473 592 612 msgid "Meta Information Style" 593 613 msgstr "" 594 614 595 #: admin/partials/chordpress-admin-options.php:4 60615 #: admin/partials/chordpress-admin-options.php:476 596 616 msgid "Enter CSS for the meta header block, e.g." 597 617 msgstr "" 598 618 599 #: admin/partials/chordpress-admin-options.php:4 65619 #: admin/partials/chordpress-admin-options.php:481 600 620 msgid "Line Style" 601 621 msgstr "" 602 622 603 #: admin/partials/chordpress-admin-options.php:4 68623 #: admin/partials/chordpress-admin-options.php:484 604 624 msgid "Enter CSS for the lines here or leave empty to use the default (margin: 1em 0 1em 0;)." 605 625 msgstr "" 606 626 607 #: admin/partials/chordpress-admin-options.php:4 72627 #: admin/partials/chordpress-admin-options.php:488 608 628 msgid "Chord Style" 609 629 msgstr "" 610 630 611 #: admin/partials/chordpress-admin-options.php:4 75631 #: admin/partials/chordpress-admin-options.php:491 612 632 msgid "Enter CSS for the chords here or leave empty to use the page default. E.g. try this for red text on a light yellow badge" 613 633 msgstr "" 614 634 615 #: admin/partials/chordpress-admin-options.php:4 80635 #: admin/partials/chordpress-admin-options.php:496 616 636 msgid "Lyrics Style" 617 637 msgstr "" 618 638 619 #: admin/partials/chordpress-admin-options.php:4 83639 #: admin/partials/chordpress-admin-options.php:499 620 640 msgid "Enter CSS for the lyrics here or leave empty to use the page default." 621 641 msgstr "" 622 642 623 #: admin/partials/chordpress-admin-options.php: 487643 #: admin/partials/chordpress-admin-options.php:503 624 644 msgid "Comment Style" 625 645 msgstr "" 626 646 627 #: admin/partials/chordpress-admin-options.php: 490647 #: admin/partials/chordpress-admin-options.php:506 628 648 msgid "Enter CSS for comments, e.g." 629 649 msgstr "" 630 650 631 #: admin/partials/chordpress-admin-options.php: 495651 #: admin/partials/chordpress-admin-options.php:511 632 652 msgid "Chorus Style" 633 653 msgstr "" 634 654 635 #: admin/partials/chordpress-admin-options.php: 498636 #: admin/partials/chordpress-admin-options.php:5 05655 #: admin/partials/chordpress-admin-options.php:514 656 #: admin/partials/chordpress-admin-options.php:521 637 657 msgid "Enter CSS for the" 638 658 msgstr "" 639 659 640 #: admin/partials/chordpress-admin-options.php: 498660 #: admin/partials/chordpress-admin-options.php:514 641 661 msgid "chorus sections" 642 662 msgstr "" 643 663 644 #: admin/partials/chordpress-admin-options.php:5 02664 #: admin/partials/chordpress-admin-options.php:518 645 665 msgid "Verse Style" 646 666 msgstr "" 647 667 648 #: admin/partials/chordpress-admin-options.php:5 05668 #: admin/partials/chordpress-admin-options.php:521 649 669 msgid "verse sections" 650 670 msgstr "" 651 671 652 #: admin/partials/chordpress-admin-options.php:5 24672 #: admin/partials/chordpress-admin-options.php:540 653 673 msgid "Use this tab to specify global styles and formats for the ChordPress guitar chord diagrams.<br>For single chords using the <code>[chordpress-chord]</code> shortcode, some of them can be overwritten by shortcode parameters." 654 674 msgstr "" 655 675 656 #: admin/partials/chordpress-admin-options.php:5 29676 #: admin/partials/chordpress-admin-options.php:545 657 677 msgid "Sample Display" 658 678 msgstr "" 659 679 660 #: admin/partials/chordpress-admin-options.php:5 41680 #: admin/partials/chordpress-admin-options.php:557 661 681 msgid "This is a sample display based on your settings. You might need to refresh the page to show the diagram." 662 682 msgstr "" 663 683 664 #: admin/partials/chordpress-admin-options.php:5 45684 #: admin/partials/chordpress-admin-options.php:561 665 685 msgid "Background Color" 666 686 msgstr "" 667 687 668 #: admin/partials/chordpress-admin-options.php:5 48688 #: admin/partials/chordpress-admin-options.php:564 669 689 msgid "The background CSS color of the chord diagram, e.g. #FFFFFF. To set the background to transparent (default) either set this to 'none' or leave empty." 670 690 msgstr "" 671 691 672 #: admin/partials/chordpress-admin-options.php:5 52692 #: admin/partials/chordpress-admin-options.php:568 673 693 msgid "Barre Border Radius" 674 694 msgstr "" 675 695 676 #: admin/partials/chordpress-admin-options.php:5 55696 #: admin/partials/chordpress-admin-options.php:571 677 697 msgid "The barre chord rectangle border radius relative to the nutSize (eg. 1 means completely round endges, 0 means not rounded at all). Leave empty for the default: 0.25." 678 698 msgstr "" 679 699 680 #: admin/partials/chordpress-admin-options.php:5 59700 #: admin/partials/chordpress-admin-options.php:575 681 701 msgid "Barre Bar Stroke Color" 682 702 msgstr "" 683 703 684 #: admin/partials/chordpress-admin-options.php:5 62704 #: admin/partials/chordpress-admin-options.php:578 685 705 msgid "The stroke CSS color of a barre chord. Defaults to the nut color if not set. Leave empty for the default 'Nut Color'." 686 706 msgstr "" 687 707 688 #: admin/partials/chordpress-admin-options.php:5 66708 #: admin/partials/chordpress-admin-options.php:582 689 709 msgid "Barre Bar Stroke Width" 690 710 msgstr "" 691 711 692 #: admin/partials/chordpress-admin-options.php:5 69712 #: admin/partials/chordpress-admin-options.php:585 693 713 msgid "The stroke width of a barre chord in pixel. Leave empty for the default 0." 694 714 msgstr "" 695 715 696 #: admin/partials/chordpress-admin-options.php:5 73716 #: admin/partials/chordpress-admin-options.php:589 697 717 msgid "Canvas Width" 698 718 msgstr "" 699 719 700 #: admin/partials/chordpress-admin-options.php:5 76720 #: admin/partials/chordpress-admin-options.php:592 701 721 msgid "Enter the width of the chord diagrams canvas in pixel. Leave emtpy for the default of 180. The height will be adjusted automatically." 702 722 msgstr "" 703 723 704 #: admin/partials/chordpress-admin-options.php:5 80724 #: admin/partials/chordpress-admin-options.php:596 705 725 msgid "Global Color" 706 726 msgstr "" 707 727 708 #: admin/partials/chordpress-admin-options.php:5 83728 #: admin/partials/chordpress-admin-options.php:599 709 729 msgid "Global color of the whole chart. Can be overridden with more specific color settings such as 'Title Color' or 'String Color'. Leave empty for the default #000000." 710 730 msgstr "" 711 731 712 #: admin/partials/chordpress-admin-options.php: 587732 #: admin/partials/chordpress-admin-options.php:603 713 733 msgid "Empty String Indicator Size" 714 734 msgstr "" 715 735 716 #: admin/partials/chordpress-admin-options.php: 590736 #: admin/partials/chordpress-admin-options.php:606 717 737 msgid "Size of the Xs and Os above empty strings relative to the space between two strings. Leave empty for the default: 0.6." 718 738 msgstr "" 719 739 720 #: admin/partials/chordpress-admin-options.php: 594740 #: admin/partials/chordpress-admin-options.php:610 721 741 msgid "Fixed Diagram Position" 722 742 msgstr "" 723 743 724 #: admin/partials/chordpress-admin-options.php: 597744 #: admin/partials/chordpress-admin-options.php:613 725 745 msgid "With this option selected, the distance between the chord diagram and the top of the SVG stays the same, no matter if a title is defined or not. Default is off." 726 746 msgstr "" 727 747 728 #: admin/partials/chordpress-admin-options.php:6 01748 #: admin/partials/chordpress-admin-options.php:617 729 749 msgid "Font Family" 730 750 msgstr "" 731 751 732 #: admin/partials/chordpress-admin-options.php:6 04752 #: admin/partials/chordpress-admin-options.php:620 733 753 msgid "The font family used for all letters and numbers. Leave empty for the default: 'Arial, \"Helvetica Neue\", Helvetica, sans-serif'." 734 754 msgstr "" 735 755 736 #: admin/partials/chordpress-admin-options.php:6 08756 #: admin/partials/chordpress-admin-options.php:624 737 757 msgid "Fret Color" 738 758 msgstr "" 739 759 740 #: admin/partials/chordpress-admin-options.php:6 11760 #: admin/partials/chordpress-admin-options.php:627 741 761 msgid "Fret color. Leave empty for default: 'Global Color'." 742 762 msgstr "" 743 763 744 #: admin/partials/chordpress-admin-options.php:6 15764 #: admin/partials/chordpress-admin-options.php:631 745 765 msgid "Fret Label Color" 746 766 msgstr "" 747 767 748 #: admin/partials/chordpress-admin-options.php:6 18768 #: admin/partials/chordpress-admin-options.php:634 749 769 msgid "Fret label color. Leave empty for default: 'Global Color'." 750 770 msgstr "" 751 771 752 #: admin/partials/chordpress-admin-options.php:6 22772 #: admin/partials/chordpress-admin-options.php:638 753 773 msgid "Fret Label Font Size" 754 774 msgstr "" 755 775 756 #: admin/partials/chordpress-admin-options.php:6 25776 #: admin/partials/chordpress-admin-options.php:641 757 777 msgid "Font size of the fret label. Leave empty for the default: 38." 758 778 msgstr "" 759 779 760 #: admin/partials/chordpress-admin-options.php:6 29780 #: admin/partials/chordpress-admin-options.php:645 761 781 msgid "Frets" 762 782 msgstr "" 763 783 764 #: admin/partials/chordpress-admin-options.php:6 32784 #: admin/partials/chordpress-admin-options.php:648 765 785 msgid "Number of frets to show in the chart. Leave empty for the default: 4." 766 786 msgstr "" 767 787 768 #: admin/partials/chordpress-admin-options.php:6 36788 #: admin/partials/chordpress-admin-options.php:652 769 789 msgid "Fret Height" 770 790 msgstr "" 771 791 772 #: admin/partials/chordpress-admin-options.php:6 39792 #: admin/partials/chordpress-admin-options.php:655 773 793 msgid "Height of a fret, relative to the space between two strings. Leave empty for the default: 1.5." 774 794 msgstr "" 775 795 776 #: admin/partials/chordpress-admin-options.php:6 43796 #: admin/partials/chordpress-admin-options.php:659 777 797 msgid "Nut Size" 778 798 msgstr "" 779 799 780 #: admin/partials/chordpress-admin-options.php:6 46800 #: admin/partials/chordpress-admin-options.php:662 781 801 msgid "Size of a nut relative to the string spacing. Leave empty for the default: 0.85." 782 802 msgstr "" 783 803 784 #: admin/partials/chordpress-admin-options.php:6 50804 #: admin/partials/chordpress-admin-options.php:666 785 805 msgid "Nut Color" 786 806 msgstr "" 787 807 788 #: admin/partials/chordpress-admin-options.php:6 53808 #: admin/partials/chordpress-admin-options.php:669 789 809 msgid "Color of a finger/nut. Leave empty for default: 'Global Color'." 790 810 msgstr "" 791 811 792 #: admin/partials/chordpress-admin-options.php:6 57812 #: admin/partials/chordpress-admin-options.php:673 793 813 msgid "Nut Stroke Color" 794 814 msgstr "" 795 815 796 #: admin/partials/chordpress-admin-options.php:6 60816 #: admin/partials/chordpress-admin-options.php:676 797 817 msgid "Stroke color of a nut. Leave empty for default: 'Nut Color'. If nut color is not set it defaults to 'Global Color'." 798 818 msgstr "" 799 819 800 #: admin/partials/chordpress-admin-options.php:6 64820 #: admin/partials/chordpress-admin-options.php:680 801 821 msgid "Nut Stroke Width" 802 822 msgstr "" 803 823 804 #: admin/partials/chordpress-admin-options.php:6 67824 #: admin/partials/chordpress-admin-options.php:683 805 825 msgid "Stroke width of a nut. Leave empty for the default: 0." 806 826 msgstr "" 807 827 808 #: admin/partials/chordpress-admin-options.php:6 71828 #: admin/partials/chordpress-admin-options.php:687 809 829 msgid "Nut Text Color" 810 830 msgstr "" 811 831 812 #: admin/partials/chordpress-admin-options.php:6 74832 #: admin/partials/chordpress-admin-options.php:690 813 833 msgid "Text color of a nut. Leave empty for default: #FFFFFF." 814 834 msgstr "" 815 835 816 #: admin/partials/chordpress-admin-options.php:6 78836 #: admin/partials/chordpress-admin-options.php:694 817 837 msgid "Nut Text Size" 818 838 msgstr "" 819 839 820 #: admin/partials/chordpress-admin-options.php:6 81840 #: admin/partials/chordpress-admin-options.php:697 821 841 msgid "Font size of the nut label. Leave empty for the default: 24." 822 842 msgstr "" 823 843 824 #: admin/partials/chordpress-admin-options.php: 685844 #: admin/partials/chordpress-admin-options.php:701 825 845 msgid "Position" 826 846 msgstr "" 827 847 828 #: admin/partials/chordpress-admin-options.php: 688848 #: admin/partials/chordpress-admin-options.php:704 829 849 msgid "Default start fret position (first fret is 1). Leave empty for the default: 1." 830 850 msgstr "" 831 851 832 #: admin/partials/chordpress-admin-options.php: 692852 #: admin/partials/chordpress-admin-options.php:708 833 853 msgid "Side Padding" 834 854 msgstr "" 835 855 836 #: admin/partials/chordpress-admin-options.php: 695856 #: admin/partials/chordpress-admin-options.php:711 837 857 msgid "The minimum side padding (from the guitar to the edge of the chart) relative to the whole width. This is only applied if it's larger than the letters inside of the padding (eg the starting fret). Leave empty for the default: 0.2." 838 858 msgstr "" 839 859 840 #: admin/partials/chordpress-admin-options.php: 699860 #: admin/partials/chordpress-admin-options.php:715 841 861 msgid "String Color" 842 862 msgstr "" 843 863 844 #: admin/partials/chordpress-admin-options.php:7 02864 #: admin/partials/chordpress-admin-options.php:718 845 865 msgid "Text color of a nut. Leave empty for default: 'Global Color'." 846 866 msgstr "" 847 867 848 #: admin/partials/chordpress-admin-options.php:7 17868 #: admin/partials/chordpress-admin-options.php:733 849 869 msgid "Number of strings. Default is '6'." 850 870 msgstr "" 851 871 852 #: admin/partials/chordpress-admin-options.php:7 21872 #: admin/partials/chordpress-admin-options.php:737 853 873 msgid "Stroke Width" 854 874 msgstr "" 855 875 856 #: admin/partials/chordpress-admin-options.php:7 24876 #: admin/partials/chordpress-admin-options.php:740 857 877 msgid "Global stroke width. Leave empty for the default: 2." 858 878 msgstr "" 859 879 860 #: admin/partials/chordpress-admin-options.php:7 28880 #: admin/partials/chordpress-admin-options.php:744 861 881 msgid "Style" 862 882 msgstr "" 863 883 864 #: admin/partials/chordpress-admin-options.php:7 39884 #: admin/partials/chordpress-admin-options.php:755 865 885 msgid "Select between 'Normal' and 'Handdrawn'. Default is 'Normal'." 866 886 msgstr "" 867 887 868 #: admin/partials/chordpress-admin-options.php:7 43888 #: admin/partials/chordpress-admin-options.php:759 869 889 msgid "Title Bottom Margin" 870 890 msgstr "" 871 891 872 #: admin/partials/chordpress-admin-options.php:7 46892 #: admin/partials/chordpress-admin-options.php:762 873 893 msgid "Space between the title and the chart. Leave empty for the default: 0." 874 894 msgstr "" 875 895 876 #: admin/partials/chordpress-admin-options.php:7 50896 #: admin/partials/chordpress-admin-options.php:766 877 897 msgid "Title Color" 878 898 msgstr "" 879 899 880 #: admin/partials/chordpress-admin-options.php:7 53900 #: admin/partials/chordpress-admin-options.php:769 881 901 msgid "Text color of the title. Leave empty for default: 'Global Color'." 882 902 msgstr "" 883 903 884 #: admin/partials/chordpress-admin-options.php:7 57904 #: admin/partials/chordpress-admin-options.php:773 885 905 msgid "Title Font Size" 886 906 msgstr "" 887 907 888 #: admin/partials/chordpress-admin-options.php:7 60908 #: admin/partials/chordpress-admin-options.php:776 889 909 msgid "Font size of the title. This is only the initial font size. If the title doesn't fit, the title is automatically scaled so that it fits. Leave empty for the default: 48." 890 910 msgstr "" 891 911 892 #: admin/partials/chordpress-admin-options.php:7 64912 #: admin/partials/chordpress-admin-options.php:780 893 913 msgid "Top Fret Width" 894 914 msgstr "" 895 915 896 #: admin/partials/chordpress-admin-options.php:7 67916 #: admin/partials/chordpress-admin-options.php:783 897 917 msgid "Top fret width (only used if position is 1). Leave empty for the default: 10." 898 918 msgstr "" 899 919 900 #: admin/partials/chordpress-admin-options.php:7 74920 #: admin/partials/chordpress-admin-options.php:790 901 921 msgid "Labels under the strings for their tuning. Leave empty for default: [ 'E', 'A', 'D', 'G', 'B', 'E' ]." 902 922 msgstr "" 903 923 904 #: admin/partials/chordpress-admin-options.php:7 78924 #: admin/partials/chordpress-admin-options.php:794 905 925 msgid "Tunings Color" 906 926 msgstr "" 907 927 908 #: admin/partials/chordpress-admin-options.php:7 81928 #: admin/partials/chordpress-admin-options.php:797 909 929 msgid "Tunings color. Leave empty for default: 'Global Color'." 910 930 msgstr "" 911 931 912 #: admin/partials/chordpress-admin-options.php: 785932 #: admin/partials/chordpress-admin-options.php:801 913 933 msgid "Tunings Font Size" 914 934 msgstr "" 915 935 916 #: admin/partials/chordpress-admin-options.php: 788936 #: admin/partials/chordpress-admin-options.php:804 917 937 msgid "Font size of the tunig labels. Leave empty for the default: 28." 918 938 msgstr "" 919 939 920 #: admin/partials/chordpress-admin-options.php:8 07940 #: admin/partials/chordpress-admin-options.php:823 921 941 msgid "Use this tab to create chord diagrams. These diagram are saved as \"Guitar Chord\" posts. They will be added to the ones that already exist." 922 942 msgstr "" 923 943 924 #: admin/partials/chordpress-admin-options.php:8 12944 #: admin/partials/chordpress-admin-options.php:828 925 945 msgid "Major Chords" 926 946 msgstr "" 927 947 928 #: admin/partials/chordpress-admin-options.php:8 15948 #: admin/partials/chordpress-admin-options.php:831 929 949 msgid "Imports a common version of the major chords for the base notes A, B, C, D, E, F and G." 930 950 msgstr "" 931 951 932 #: admin/partials/chordpress-admin-options.php:8 19952 #: admin/partials/chordpress-admin-options.php:835 933 953 msgid "Major 7 Chords" 934 954 msgstr "" 935 955 936 #: admin/partials/chordpress-admin-options.php:8 22956 #: admin/partials/chordpress-admin-options.php:838 937 957 msgid "Imports a common version of the major 7 chords for the base notes A, B, C, D, E, F and G." 938 958 msgstr "" 939 959 940 #: admin/partials/chordpress-admin-options.php:8 26960 #: admin/partials/chordpress-admin-options.php:842 941 961 msgid "Major 5 Chords" 942 962 msgstr "" 943 963 944 #: admin/partials/chordpress-admin-options.php:8 29964 #: admin/partials/chordpress-admin-options.php:845 945 965 msgid "Imports a common version of the major 5 chords for the base notes A, B, C, D, E, F and G." 946 966 msgstr "" 947 967 948 #: admin/partials/chordpress-admin-options.php:8 33968 #: admin/partials/chordpress-admin-options.php:849 949 969 msgid "Minor Chords" 950 970 msgstr "" 951 971 952 #: admin/partials/chordpress-admin-options.php:8 36972 #: admin/partials/chordpress-admin-options.php:852 953 973 msgid "Imports a common version of the minor chords for the base notes A, B, C, D, E, F and G." 954 974 msgstr "" 955 975 956 #: admin/partials/chordpress-admin-options.php:8 40976 #: admin/partials/chordpress-admin-options.php:856 957 977 msgid "Minor 7 Chords" 958 978 msgstr "" 959 979 960 #: admin/partials/chordpress-admin-options.php:8 43980 #: admin/partials/chordpress-admin-options.php:859 961 981 msgid "Imports a common version of the minor 7 chords for the base notes A, B, C, D, E, F and G." 962 982 msgstr "" 963 983 964 #: admin/partials/chordpress-admin-options.php:8 47984 #: admin/partials/chordpress-admin-options.php:863 965 985 msgid "Diminished Chords" 966 986 msgstr "" 967 987 968 #: admin/partials/chordpress-admin-options.php:8 50988 #: admin/partials/chordpress-admin-options.php:866 969 989 msgid "Imports a common version of the diminished chords for the base notes A, B, C, D, E, F and G." 970 990 msgstr "" 971 991 972 #: admin/partials/chordpress-admin-options.php:8 54992 #: admin/partials/chordpress-admin-options.php:870 973 993 msgid "Diminished 7 Chords" 974 994 msgstr "" 975 995 976 #: admin/partials/chordpress-admin-options.php:8 57996 #: admin/partials/chordpress-admin-options.php:873 977 997 msgid "Imports a common version of the diminished 7 chords for the base notes A, B, C, D, E, F and G." 978 998 msgstr "" 979 999 980 #: admin/partials/chordpress-admin-options.php:8 611000 #: admin/partials/chordpress-admin-options.php:877 981 1001 msgid "Augurated Chords" 982 1002 msgstr "" 983 1003 984 #: admin/partials/chordpress-admin-options.php:8 641004 #: admin/partials/chordpress-admin-options.php:880 985 1005 msgid "Imports a common version of the augurated chords for the base notes A, B, C, D, E, F and G." 986 1006 msgstr "" 987 1007 988 #: admin/partials/chordpress-admin-options.php:8 681008 #: admin/partials/chordpress-admin-options.php:884 989 1009 msgid "Suspended 2 Chords" 990 1010 msgstr "" 991 1011 992 #: admin/partials/chordpress-admin-options.php:8 711012 #: admin/partials/chordpress-admin-options.php:887 993 1013 msgid "Imports a common version of the suspended 2 chords for the base notes A, B, C, D, E, F and G." 994 1014 msgstr "" 995 1015 996 #: admin/partials/chordpress-admin-options.php:8 751016 #: admin/partials/chordpress-admin-options.php:891 997 1017 msgid "Suspended 4 Chords" 998 1018 msgstr "" 999 1019 1000 #: admin/partials/chordpress-admin-options.php:8 781020 #: admin/partials/chordpress-admin-options.php:894 1001 1021 msgid "Imports a common version of the suspended 4 chords for the base notes A, B, C, D, E, F and G." 1002 1022 msgstr "" 1003 1023 1004 #: admin/partials/chordpress-admin-options.php:8 821024 #: admin/partials/chordpress-admin-options.php:898 1005 1025 msgid "Suspended 7_4 Chords" 1006 1026 msgstr "" 1007 1027 1008 #: admin/partials/chordpress-admin-options.php: 8851028 #: admin/partials/chordpress-admin-options.php:901 1009 1029 msgid "Imports a common version of the suspended 7_4 chords for the base notes A, B, C, D, E, F and G." 1010 1030 msgstr "" 1011 1031 1012 #: admin/partials/chordpress-admin-options.php: 8891032 #: admin/partials/chordpress-admin-options.php:905 1013 1033 msgid "Maj 7 Chords" 1014 1034 msgstr "" 1015 1035 1016 #: admin/partials/chordpress-admin-options.php: 8921036 #: admin/partials/chordpress-admin-options.php:908 1017 1037 msgid "Imports a common version of the Maj 7 chords for the base notes A, B, C, D, E, F and G." 1018 1038 msgstr "" 1019 1039 1020 #: admin/partials/chordpress-admin-options.php:9 091040 #: admin/partials/chordpress-admin-options.php:925 1021 1041 msgid "Select general options for this plugin." 1022 1042 msgstr "" 1023 1043 1024 #: admin/partials/chordpress-admin-options.php:9 141044 #: admin/partials/chordpress-admin-options.php:930 1025 1045 msgid "Remove options on delete" 1026 1046 msgstr "" 1027 1047 1028 #: admin/partials/chordpress-admin-options.php:9 161029 #: admin/partials/chordpress-admin-options.php:9 231048 #: admin/partials/chordpress-admin-options.php:932 1049 #: admin/partials/chordpress-admin-options.php:939 1030 1050 msgid "Yes" 1031 1051 msgstr "" 1032 1052 1033 #: admin/partials/chordpress-admin-options.php:9 171053 #: admin/partials/chordpress-admin-options.php:933 1034 1054 msgid "Remove plugin options and settings from the database when the plugin is deleted (does not apply when the plugin is just deactivated)." 1035 1055 msgstr "" 1036 1056 1037 #: admin/partials/chordpress-admin-options.php:9 211057 #: admin/partials/chordpress-admin-options.php:937 1038 1058 msgid "Remove guitar chord posts on delete" 1039 1059 msgstr "" 1040 1060 1041 #: admin/partials/chordpress-admin-options.php:9 241061 #: admin/partials/chordpress-admin-options.php:940 1042 1062 msgid "Remove all guitar chord posts from the database when the plugin is deleted (does not apply when the plugin is just deactivated)." 1043 1063 msgstr "" 1044 1064 1045 #: admin/partials/chordpress-admin-options.php:9 551065 #: admin/partials/chordpress-admin-options.php:972 1046 1066 msgid "Version" 1047 1067 msgstr "" 1048 1068 1049 #: admin/partials/chordpress-admin-options.php:9 611069 #: admin/partials/chordpress-admin-options.php:978 1050 1070 msgid "Author" 1051 1071 msgstr "" 1052 1072 1053 #: admin/partials/chordpress-admin-options.php:9 791073 #: admin/partials/chordpress-admin-options.php:996 1054 1074 msgid "Credits" 1055 1075 msgstr "" 1056 1076 1077 #: includes/class-chordpress-license.php:71 1078 msgid "Active License" 1079 msgstr "" 1080 1057 1081 #: includes/class-chordpress-license.php:72 1058 msgid " Active License"1082 msgid "This is an active license for this domain. Awesome!" 1059 1083 msgstr "" 1060 1084 1061 1085 #: includes/class-chordpress-license.php:73 1062 msgid "This is an active license for this domain. Awesome!"1086 msgid "This is an active license but not registered for this domain." 1063 1087 msgstr "" 1064 1088 1065 1089 #: includes/class-chordpress-license.php:74 1066 msgid "Th is is an active license but not registered for this domain."1090 msgid "The following error occurred while trying to activate your license:" 1067 1091 msgstr "" 1068 1092 1069 1093 #: includes/class-chordpress-license.php:75 1070 msgid " The following error occurred while trying to activate your license:"1094 msgid "Your license was successfully activated for this domain." 1071 1095 msgstr "" 1072 1096 1073 1097 #: includes/class-chordpress-license.php:76 1074 msgid " Your license was successfully activated for this domain."1098 msgid "The following error occurred while trying to register your domain to your license:" 1075 1099 msgstr "" 1076 1100 1077 1101 #: includes/class-chordpress-license.php:77 1078 msgid " The following error occurred while trying to register your domain to your license:"1102 msgid "Your domain was successfully registered to your license." 1079 1103 msgstr "" 1080 1104 1081 1105 #: includes/class-chordpress-license.php:78 1082 msgid " Your domain was successfully registered to your license."1106 msgid "The following error occurred while trying to deregister your domain from your license:" 1083 1107 msgstr "" 1084 1108 1085 1109 #: includes/class-chordpress-license.php:79 1086 msgid " The following error occurred while trying to deregister your domain from your license:"1110 msgid "Your domain was successfully deregistered from your license." 1087 1111 msgstr "" 1088 1112 1089 1113 #: includes/class-chordpress-license.php:80 1090 msgid " Your domain was successfully deregistered from your license."1114 msgid "Blocked License" 1091 1115 msgstr "" 1092 1116 1093 1117 #: includes/class-chordpress-license.php:81 1094 msgid " Blocked License"1118 msgid "This license key is blocked." 1095 1119 msgstr "" 1096 1120 1097 1121 #: includes/class-chordpress-license.php:82 1098 msgid " This license key is blocked."1122 msgid "Please contact your administrator to unblock this license." 1099 1123 msgstr "" 1100 1124 1101 1125 #: includes/class-chordpress-license.php:83 1102 msgid " Please contact your administrator to unblock this license."1126 msgid "Close this message" 1103 1127 msgstr "" 1104 1128 1105 1129 #: includes/class-chordpress-license.php:84 1106 msgid "C lose this message"1130 msgid "Company" 1107 1131 msgstr "" 1108 1132 1109 1133 #: includes/class-chordpress-license.php:85 1110 msgid " Company"1134 msgid "Date Created" 1111 1135 msgstr "" 1112 1136 1113 1137 #: includes/class-chordpress-license.php:86 1114 msgid "Date Created"1138 msgid "Date Expiry" 1115 1139 msgstr "" 1116 1140 1117 1141 #: includes/class-chordpress-license.php:87 1118 msgid "Date Expiry"1142 msgid "Date Renewed" 1119 1143 msgstr "" 1120 1144 1121 1145 #: includes/class-chordpress-license.php:88 1122 msgid " Date Renewed"1146 msgid "days left" 1123 1147 msgstr "" 1124 1148 1125 1149 #: includes/class-chordpress-license.php:89 1126 msgid " days left"1150 msgid "License Details" 1127 1151 msgstr "" 1128 1152 1129 1153 #: includes/class-chordpress-license.php:90 1130 msgid " License Details"1154 msgid "E-mail" 1131 1155 msgstr "" 1132 1156 1133 1157 #: includes/class-chordpress-license.php:91 1134 msgid "E -mail"1158 msgid "Expired License" 1135 1159 msgstr "" 1136 1160 1137 1161 #: includes/class-chordpress-license.php:92 1138 msgid " Expired License"1162 msgid "This license key has expired." 1139 1163 msgstr "" 1140 1164 1141 1165 #: includes/class-chordpress-license.php:93 1142 msgid " This license key has expired."1166 msgid "Please contact your administrator to renew this license." 1143 1167 msgstr "" 1144 1168 1145 1169 #: includes/class-chordpress-license.php:94 1146 msgid "Please contact your administrator to renew this license."1147 msgstr ""1148 1149 #: includes/class-chordpress-license.php:951150 1170 msgid "License Expiry Warning" 1151 1171 msgstr "" 1152 1172 1153 1173 #. translators: %d: Number of days untile license expiry 1174 #: includes/class-chordpress-license.php:96 1175 msgid "Your license will expire in %d days." 1176 msgstr "" 1177 1154 1178 #: includes/class-chordpress-license.php:97 1155 msgid " Your license will expire in %d days."1179 msgid "Please contact your administrator to renew this license in time." 1156 1180 msgstr "" 1157 1181 1158 1182 #: includes/class-chordpress-license.php:98 1159 msgid " Please contact your administrator to renew this license in time."1183 msgid "Invalid License" 1160 1184 msgstr "" 1161 1185 1162 1186 #: includes/class-chordpress-license.php:99 1163 msgid " Invalid License"1187 msgid "This license key is invalid." 1164 1188 msgstr "" 1165 1189 1166 1190 #: includes/class-chordpress-license.php:100 1167 msgid "This license key is invalid."1191 msgid "This instance is unregistered or a ucfirst license key was not entered and activated yet." 1168 1192 msgstr "" 1169 1193 1170 1194 #: includes/class-chordpress-license.php:101 1171 msgid "This instance is unregistered or a ucfirst license key was not entered and activated yet."1172 msgstr ""1173 1174 #: includes/class-chordpress-license.php:1021175 1195 msgid "Please contact the administrator to obtain a valid license." 1176 1196 msgstr "" 1177 1197 1198 #: includes/class-chordpress-license.php:103 1199 msgid "Licensee" 1200 msgstr "" 1201 1178 1202 #: includes/class-chordpress-license.php:104 1179 msgid " Licensee"1203 msgid "Maximum Allowed Domains" 1180 1204 msgstr "" 1181 1205 1182 1206 #: includes/class-chordpress-license.php:105 1183 msgid " Maximum Allowed Domains"1207 msgid "Pending License" 1184 1208 msgstr "" 1185 1209 1186 1210 #: includes/class-chordpress-license.php:106 1187 msgid " Pending License"1211 msgid "This license is registered but not activated yet." 1188 1212 msgstr "" 1189 1213 1190 1214 #: includes/class-chordpress-license.php:107 1191 msgid " This license is registered but not activated yet."1215 msgid "Please contact your administrator to activate this license." 1192 1216 msgstr "" 1193 1217 1194 1218 #: includes/class-chordpress-license.php:108 1195 msgid " Please contact your administrator to activate this license."1219 msgid "Registered Domains" 1196 1220 msgstr "" 1197 1221 1198 1222 #: includes/class-chordpress-license.php:109 1199 msgid " Registered Domains"1223 msgid "Status" 1200 1224 msgstr "" 1201 1225 1202 1226 #: includes/class-chordpress-license.php:110 1203 msgid " Status"1227 msgid "Product" 1204 1228 msgstr "" 1205 1229 1206 1230 #: includes/class-chordpress-license.php:111 1207 msgid " Product"1231 msgid "Unregistered License" 1208 1232 msgstr "" 1209 1233 1210 1234 #: includes/class-chordpress-license.php:112 1211 msgid " Unregistered License"1235 msgid "The license key of this instance is not registered for this domain." 1212 1236 msgstr "" 1213 1237 1214 1238 #: includes/class-chordpress-license.php:113 1215 msgid "The license key of this instance is not registered for this domain."1216 msgstr ""1217 1218 #: includes/class-chordpress-license.php:1141219 1239 msgid "Please contact the administrator to register this domain or obtain a valid license." 1220 1240 msgstr "" 1221 1241 1222 #: includes/class-chordpress-renderer.php: 5951242 #: includes/class-chordpress-renderer.php:615 1223 1243 msgid "Font" 1224 1244 msgstr "" 1225 1245 1226 #: includes/class-chordpress-renderer.php:6 051227 #: includes/class-chordpress-renderer.php:6 251246 #: includes/class-chordpress-renderer.php:635 1247 #: includes/class-chordpress-renderer.php:654 1228 1248 msgid "Transpose" 1229 1249 msgstr "" 1230 1250 1231 #: includes/class-chordpress-renderer.php:6 261251 #: includes/class-chordpress-renderer.php:656 1232 1252 msgid "Only works for international key names" 1233 1253 msgstr "" 1234 1254 1235 #: includes/class-chordpress-renderer.php:6 451255 #: includes/class-chordpress-renderer.php:676 1236 1256 msgid "Print" 1237 1257 msgstr "" 1238 1258 1239 #: includes/class-chordpress-renderer.php: 6811259 #: includes/class-chordpress-renderer.php:712 1240 1260 msgid "Composer" 1241 1261 msgstr "" 1242 1262 1243 #: includes/class-chordpress-renderer.php: 6821263 #: includes/class-chordpress-renderer.php:713 1244 1264 msgid "Artist" 1245 1265 msgstr "" 1246 1266 1247 #: includes/class-chordpress-renderer.php: 6831267 #: includes/class-chordpress-renderer.php:714 1248 1268 msgid "Year" 1249 1269 msgstr "" 1250 1270 1251 #: includes/class-chordpress-renderer.php: 6841271 #: includes/class-chordpress-renderer.php:715 1252 1272 msgid "Album" 1253 1273 msgstr "" 1254 1274 1255 #: includes/class-chordpress-renderer.php: 6871275 #: includes/class-chordpress-renderer.php:718 1256 1276 msgid "Key (original)" 1257 1277 msgstr "" 1258 1278 1259 #: includes/class-chordpress-renderer.php: 6881279 #: includes/class-chordpress-renderer.php:719 1260 1280 msgid "Key (transposed)" 1261 1281 msgstr "" 1262 1282 1263 #: includes/class-chordpress-renderer.php: 6951283 #: includes/class-chordpress-renderer.php:726 1264 1284 msgid "Time" 1265 1285 msgstr "" 1266 1286 1267 #: includes/class-chordpress-renderer.php: 6961287 #: includes/class-chordpress-renderer.php:727 1268 1288 msgid "Tempo" 1269 1289 msgstr "" 1270 1290 1271 #: includes/class-chordpress-renderer.php: 6971291 #: includes/class-chordpress-renderer.php:728 1272 1292 msgid "Capo" 1273 1293 msgstr "" 1274 1294 1275 #: includes/class-chordpress-renderer.php:7 311295 #: includes/class-chordpress-renderer.php:762 1276 1296 msgid "These known chords are used in this song" 1277 1297 msgstr "" 1278 1298 1279 #: includes/class-chordpress-renderer.php:8 451299 #: includes/class-chordpress-renderer.php:881 1280 1300 msgid "Missing square bracket in line" 1281 1301 msgstr "" 1282 1302 1283 #: public/class-chordpress-public.php:2 351303 #: public/class-chordpress-public.php:248 1284 1304 msgid "ChordPress Warning" 1285 1305 msgstr "" 1286 1306 1287 #: public/class-chordpress-public.php:2 361307 #: public/class-chordpress-public.php:249 1288 1308 msgid "There is no chord record with the ID " 1289 1309 msgstr "" 1290 1310 1291 #: public/class-chordpress-public.php:2 361311 #: public/class-chordpress-public.php:249 1292 1312 msgid "Please check your input or create a proper post for this chord first." 1293 1313 msgstr "" 1294 1314 1295 #: public/class-chordpress-public.php:2 501315 #: public/class-chordpress-public.php:263 1296 1316 msgid "No Title" 1297 1317 msgstr "" -
chordpress/trunk/makepot.cmd
r3067783 r3205342 1 D:\xampp8.2.12\php\php.exe D:/wp-cli.phar i18n make-pot . languages/chordpress.pot --slug=chordpress --include="*.php,admin/*.php,admin/partials/*.php,includes/*.php,public/*.php,public/partials/*.php"1 C:\xampp\php\php.exe D:/wp-cli.phar i18n make-pot . languages/chordpress.pot --slug=chordpress --include="*.php,admin/*.php,admin/partials/*.php,includes/*.php,public/*.php,public/partials/*.php" -
chordpress/trunk/readme.txt
r3204387 r3205342 5 5 Requires at least: 4.0 6 6 Tested up to: 6.7 7 Stable tag: 3. 6.47 Stable tag: 3.7.1 8 8 Requires PHP: 5.2.4 9 9 License: GPLv3 … … 130 130 131 131 == Changelog == 132 = 3.7.1 = 133 * 2024-12-08 134 * Language file update 135 132 136 = 3.7.0 = 133 137 * 2024-12-08
Note: See TracChangeset
for help on using the changeset viewer.