Plugin Directory

Changeset 3205342


Ignore:
Timestamp:
12/10/2024 08:16:44 AM (16 months ago)
Author:
glewe
Message:

Tagging version 3.7.1

Location:
chordpress
Files:
4 edited
23 copied

Legend:

Unmodified
Added
Removed
  • chordpress/tags/3.7.1/chordpress.php

    r3204387 r3205342  
    1919 * Plugin URI:        https://lewe.gitbook.io/lewe-chordpress/
    2020 * Description:       This plugin renders ChordPro formatted text and chord diagrams in WordPress sites.
    21  * Version:           3.7.0
     21 * Version:           3.7.1
    2222 * Author:            George Lewe
    2323 * Author URI:        https://www.lewe.com
     
    3838 */
    3939define('CHORDPRESS_NAME', 'ChordPress');
    40 define('CHORDPRESS_VERSION', '3.7.0');
     40define('CHORDPRESS_VERSION', '3.7.1');
    4141define('CHORDPRESS_AUTHOR', 'George Lewe');
    4242define('CHORDPRESS_AUTHOR_URI', 'https://www.lewe.com');
  • chordpress/tags/3.7.1/languages/chordpress.pot

    r3067783 r3205342  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Lewe ChordPress 3.6.1\n"
     5"Project-Id-Version: Lewe ChordPress 3.7.1\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/chordpress\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"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"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.4.0\n"
     
    3535msgstr ""
    3636
    37 #: admin/class-chordpress-admin.php:95
     37#: admin/class-chordpress-admin.php:105
    3838msgctxt "Post Type General Name"
    3939msgid "Guitar Chords"
    4040msgstr ""
    4141
    42 #: admin/class-chordpress-admin.php:96
     42#: admin/class-chordpress-admin.php:106
    4343msgctxt "Post Type Singular Name"
    4444msgid "Guitar Chord"
    4545msgstr ""
    4646
    47 #: admin/class-chordpress-admin.php:97
     47#: admin/class-chordpress-admin.php:107
    4848msgid "Guitar Chords"
    4949msgstr ""
    5050
    51 #: admin/class-chordpress-admin.php:98
     51#: admin/class-chordpress-admin.php:108
     52#: admin/class-chordpress-admin.php:135
     53msgid "Guitar Chord"
     54msgstr ""
     55
     56#: admin/class-chordpress-admin.php:109
     57msgid "Guitar Chord Archives"
     58msgstr ""
     59
     60#: admin/class-chordpress-admin.php:110
     61msgid "Guitar Chord Attributes"
     62msgstr ""
     63
     64#: admin/class-chordpress-admin.php:111
     65msgid "Parent Chord:"
     66msgstr ""
     67
     68#: admin/class-chordpress-admin.php:112
     69msgid "All Chords"
     70msgstr ""
     71
     72#: admin/class-chordpress-admin.php:113
     73msgid "Add New Chord"
     74msgstr ""
     75
     76#: admin/class-chordpress-admin.php:114
     77msgid "Add New"
     78msgstr ""
     79
     80#: admin/class-chordpress-admin.php:115
     81msgid "New Chord"
     82msgstr ""
     83
     84#: admin/class-chordpress-admin.php:116
     85msgid "Edit Chord"
     86msgstr ""
     87
     88#: admin/class-chordpress-admin.php:117
     89msgid "Update Chord"
     90msgstr ""
     91
     92#: admin/class-chordpress-admin.php:118
     93msgid "View Chord"
     94msgstr ""
     95
     96#: admin/class-chordpress-admin.php:119
     97msgid "View Chords"
     98msgstr ""
     99
     100#: admin/class-chordpress-admin.php:120
     101msgid "Search Chord"
     102msgstr ""
     103
     104#: admin/class-chordpress-admin.php:121
     105msgid "Not found"
     106msgstr ""
     107
     108#: admin/class-chordpress-admin.php:122
     109msgid "Not found in Trash"
     110msgstr ""
     111
     112#: admin/class-chordpress-admin.php:123
     113msgid "Featured Image"
     114msgstr ""
     115
     116#: admin/class-chordpress-admin.php:124
     117msgid "Set featured image"
     118msgstr ""
     119
    52120#: admin/class-chordpress-admin.php:125
    53 msgid "Guitar Chord"
    54 msgstr ""
    55 
    56 #: admin/class-chordpress-admin.php:99
    57 msgid "Guitar Chord Archives"
    58 msgstr ""
    59 
    60 #: admin/class-chordpress-admin.php:100
    61 msgid "Guitar Chord Attributes"
    62 msgstr ""
    63 
    64 #: admin/class-chordpress-admin.php:101
    65 msgid "Parent Chord:"
    66 msgstr ""
    67 
    68 #: admin/class-chordpress-admin.php:102
    69 msgid "All Chords"
    70 msgstr ""
    71 
    72 #: admin/class-chordpress-admin.php:103
    73 msgid "Add New Chord"
    74 msgstr ""
    75 
    76 #: admin/class-chordpress-admin.php:104
    77 msgid "Add New"
    78 msgstr ""
    79 
    80 #: admin/class-chordpress-admin.php:105
    81 msgid "New Chord"
    82 msgstr ""
    83 
    84 #: admin/class-chordpress-admin.php:106
    85 msgid "Edit Chord"
    86 msgstr ""
    87 
    88 #: admin/class-chordpress-admin.php:107
    89 msgid "Update Chord"
    90 msgstr ""
    91 
    92 #: admin/class-chordpress-admin.php:108
    93 msgid "View Chord"
    94 msgstr ""
    95 
    96 #: admin/class-chordpress-admin.php:109
    97 msgid "View Chords"
    98 msgstr ""
    99 
    100 #: admin/class-chordpress-admin.php:110
    101 msgid "Search Chord"
    102 msgstr ""
    103 
    104 #: admin/class-chordpress-admin.php:111
    105 msgid "Not found"
    106 msgstr ""
    107 
    108 #: admin/class-chordpress-admin.php:112
    109 msgid "Not found in Trash"
    110 msgstr ""
    111 
    112 #: admin/class-chordpress-admin.php:113
    113 msgid "Featured Image"
    114 msgstr ""
    115 
    116 #: admin/class-chordpress-admin.php:114
    117 msgid "Set featured image"
    118 msgstr ""
    119 
    120 #: admin/class-chordpress-admin.php:115
    121121msgid "Remove featured image"
    122122msgstr ""
    123123
    124 #: admin/class-chordpress-admin.php:116
     124#: admin/class-chordpress-admin.php:126
    125125msgid "Use as featured image"
    126126msgstr ""
    127127
    128 #: admin/class-chordpress-admin.php:117
     128#: admin/class-chordpress-admin.php:127
    129129msgid "Insert into chord"
    130130msgstr ""
    131131
    132 #: admin/class-chordpress-admin.php:118
     132#: admin/class-chordpress-admin.php:128
    133133msgid "Uploaded to this chord"
    134134msgstr ""
    135135
    136 #: admin/class-chordpress-admin.php:119
     136#: admin/class-chordpress-admin.php:129
    137137msgid "Chords list"
    138138msgstr ""
    139139
    140 #: admin/class-chordpress-admin.php:120
     140#: admin/class-chordpress-admin.php:130
    141141msgid "Chords list navigation"
    142142msgstr ""
    143143
    144 #: admin/class-chordpress-admin.php:121
     144#: admin/class-chordpress-admin.php:131
    145145msgid "Filter chords list"
    146146msgstr ""
    147147
    148 #: admin/class-chordpress-admin.php:126
     148#: admin/class-chordpress-admin.php:136
    149149msgid "Guitar chord diagram"
    150150msgstr ""
    151151
    152 #: admin/class-chordpress-admin.php:226
     152#: admin/class-chordpress-admin.php:241
    153153msgid "Settings"
    154154msgstr ""
    155155
    156 #: admin/class-chordpress-admin.php:228
     156#: admin/class-chordpress-admin.php:243
    157157#: admin/partials/chordpress-admin-license.php:41
    158158#: admin/partials/chordpress-admin-options.php:252
    159 #: admin/partials/chordpress-admin-options.php:967
     159#: admin/partials/chordpress-admin-options.php:984
    160160msgid "Documentation"
    161161msgstr ""
    162162
    163 #: admin/class-chordpress-admin.php:246
    164 #: admin/partials/chordpress-admin-options.php:973
     163#: admin/class-chordpress-admin.php:264
     164#: admin/partials/chordpress-admin-options.php:990
    165165msgid "Support"
    166166msgstr ""
    167167
    168 #: admin/class-chordpress-admin.php:247
     168#: admin/class-chordpress-admin.php:265
    169169#: admin/partials/chordpress-admin-options.php:253
    170170#: admin/partials/chordpress-admin-options.php:269
     
    172172msgstr ""
    173173
    174 #: admin/class-chordpress-admin.php:248
     174#: admin/class-chordpress-admin.php:266
    175175msgid "Rate and Review!"
    176176msgstr ""
    177177
    178 #: admin/class-chordpress-admin.php:301
    179 #: admin/partials/chordpress-admin-chord-meta-box.php:53
    180 #: admin/partials/chordpress-admin-options.php:949
     178#: admin/class-chordpress-admin.php:323
     179#: admin/partials/chordpress-admin-chord-meta-box.php:64
     180#: admin/partials/chordpress-admin-options.php:966
    181181msgid "Name"
    182182msgstr ""
    183183
    184 #: admin/class-chordpress-admin.php:302
    185 #: admin/partials/chordpress-admin-options.php:706
     184#: admin/class-chordpress-admin.php:324
     185#: admin/partials/chordpress-admin-options.php:722
    186186msgid "Strings"
    187187msgstr ""
    188188
    189 #: admin/class-chordpress-admin.php:303
     189#: admin/class-chordpress-admin.php:325
     190#: admin/partials/chordpress-admin-chord-meta-box.php:142
     191msgid "Shortcode"
     192msgstr ""
     193
     194#: admin/partials/chordpress-admin-chord-meta-box.php:67
     195msgid "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."
     196msgstr ""
     197
     198#: admin/partials/chordpress-admin-chord-meta-box.php:72
     199msgid "Base Fret"
     200msgstr ""
     201
     202#: admin/partials/chordpress-admin-chord-meta-box.php:79
     203msgid "At what fret shall the diagram start to draw?"
     204msgstr ""
     205
     206#: admin/partials/chordpress-admin-chord-meta-box.php:84
     207msgid "Number of Frets"
     208msgstr ""
     209
     210#: admin/partials/chordpress-admin-chord-meta-box.php:87
     211msgid "Enter the number of frets to show in the chart."
     212msgstr ""
     213
     214#: admin/partials/chordpress-admin-chord-meta-box.php:92
     215msgid "Number of Strings"
     216msgstr ""
     217
     218#: admin/partials/chordpress-admin-chord-meta-box.php:98
     219msgid "Select the number of strings. Default is 6."
     220msgstr ""
     221
     222#: admin/partials/chordpress-admin-chord-meta-box.php:103
     223#: admin/partials/chordpress-admin-options.php:787
     224msgid "Tuning"
     225msgstr ""
     226
     227#: admin/partials/chordpress-admin-chord-meta-box.php:106
     228msgid "Labels under the strings for their tuning. Enter each note separated by a comma, e.g."
     229msgstr ""
     230
     231#: admin/partials/chordpress-admin-chord-meta-box.php:111
     232msgid "Fingers"
     233msgstr ""
     234
     235#: admin/partials/chordpress-admin-chord-meta-box.php:114
     236msgid "Enter a triplet for each finger on a string, separated by a comma. Each triplet must be formatted as"
     237msgstr ""
     238
     239#: admin/partials/chordpress-admin-chord-meta-box.php:115
     240msgid "Exmaple: (3,2,'2') => Third string (G), second fret, text '2'."
     241msgstr ""
     242
     243#: admin/partials/chordpress-admin-chord-meta-box.php:121
     244msgid "Barres"
     245msgstr ""
     246
     247#: admin/partials/chordpress-admin-chord-meta-box.php:124
     248msgid "Enter the barre information using this notation"
     249msgstr ""
     250
     251#: admin/partials/chordpress-admin-chord-meta-box.php:125
     252msgid "Exmaple: 6,1,1 => Full barre in the first fret. 6 = lower E, 1 = higher E"
     253msgstr ""
     254
    190255#: admin/partials/chordpress-admin-chord-meta-box.php:131
    191 msgid "Shortcode"
    192 msgstr ""
    193 
    194 #: admin/partials/chordpress-admin-chord-meta-box.php:56
    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:61
    199 msgid "Base Fret"
    200 msgstr ""
    201 
    202 #: admin/partials/chordpress-admin-chord-meta-box.php:68
    203 msgid "At what fret shall the diagram start to draw?"
    204 msgstr ""
    205 
    206 #: admin/partials/chordpress-admin-chord-meta-box.php:73
    207 msgid "Number of Frets"
    208 msgstr ""
    209 
    210 #: admin/partials/chordpress-admin-chord-meta-box.php:76
    211 msgid "Enter the number of frets to show in the chart."
    212 msgstr ""
    213 
    214 #: admin/partials/chordpress-admin-chord-meta-box.php:81
    215 msgid "Number of Strings"
    216 msgstr ""
    217 
    218 #: admin/partials/chordpress-admin-chord-meta-box.php:87
    219 msgid "Select the number of strings. Default is 6."
    220 msgstr ""
    221 
    222 #: admin/partials/chordpress-admin-chord-meta-box.php:92
    223 #: admin/partials/chordpress-admin-options.php:771
    224 msgid "Tuning"
    225 msgstr ""
    226 
    227 #: admin/partials/chordpress-admin-chord-meta-box.php:95
    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:100
    232 msgid "Fingers"
    233 msgstr ""
    234 
    235 #: admin/partials/chordpress-admin-chord-meta-box.php:103
    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:104
    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:110
    244 msgid "Barres"
    245 msgstr ""
    246 
    247 #: admin/partials/chordpress-admin-chord-meta-box.php:113
    248 msgid "Enter the barre information using this notation"
    249 msgstr ""
    250 
    251 #: admin/partials/chordpress-admin-chord-meta-box.php:114
    252 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:120
    256256msgid "Preview"
    257257msgstr ""
    258258
    259 #: admin/partials/chordpress-admin-chord-meta-box.php:124
     259#: admin/partials/chordpress-admin-chord-meta-box.php:135
    260260msgid "The above diagram uses the"
    261261msgstr ""
    262262
    263 #: admin/partials/chordpress-admin-chord-meta-box.php:124
     263#: admin/partials/chordpress-admin-chord-meta-box.php:135
    264264msgid "global guitar chord styles."
    265265msgstr ""
    266266
    267 #: admin/partials/chordpress-admin-chord-meta-box.php:125
     267#: admin/partials/chordpress-admin-chord-meta-box.php:136
    268268msgid "You might have to refresh, save or update your chord again for the preview to show."
    269269msgstr ""
    270270
    271 #: admin/partials/chordpress-admin-chord-meta-box.php:135
     271#: admin/partials/chordpress-admin-chord-meta-box.php:146
    272272msgid "Use this shortcode to display this chord in a post or page."
    273273msgstr ""
     
    281281msgstr ""
    282282
    283 #: admin/partials/chordpress-admin-license.php:111
     283#: admin/partials/chordpress-admin-license.php:113
    284284msgid "Expiring soon!"
    285285msgstr ""
    286286
    287 #: admin/partials/chordpress-admin-license.php:122
    288 #: admin/partials/chordpress-admin-license.php:138
    289 #: admin/partials/chordpress-admin-license.php:157
     287#: admin/partials/chordpress-admin-license.php:132
     288#: admin/partials/chordpress-admin-license.php:158
     289#: admin/partials/chordpress-admin-license.php:187
    290290msgid "Deactivate"
    291291msgstr ""
    292292
    293 #: admin/partials/chordpress-admin-license.php:122
    294 #: admin/partials/chordpress-admin-license.php:175
     293#: admin/partials/chordpress-admin-license.php:132
     294#: admin/partials/chordpress-admin-license.php:215
    295295msgid "Renew"
    296296msgstr ""
    297297
    298 #: admin/partials/chordpress-admin-license.php:127
     298#: admin/partials/chordpress-admin-license.php:139
    299299msgid "Active"
    300300msgstr ""
    301301
    302 #: admin/partials/chordpress-admin-license.php:146
     302#: admin/partials/chordpress-admin-license.php:168
    303303msgid "Blocked"
    304304msgstr ""
    305305
    306 #: admin/partials/chordpress-admin-license.php:157
     306#: admin/partials/chordpress-admin-license.php:187
    307307msgid "Unblock"
    308308msgstr ""
    309309
    310 #: admin/partials/chordpress-admin-license.php:164
     310#: admin/partials/chordpress-admin-license.php:196
    311311msgid "Expired"
    312312msgstr ""
    313313
    314 #: admin/partials/chordpress-admin-license.php:182
     314#: admin/partials/chordpress-admin-license.php:224
    315315msgid "Pending"
    316316msgstr ""
    317317
    318 #: admin/partials/chordpress-admin-license.php:193
    319 #: admin/partials/chordpress-admin-license.php:217
     318#: admin/partials/chordpress-admin-license.php:243
     319#: admin/partials/chordpress-admin-license.php:277
    320320msgid "Activate"
    321321msgstr ""
    322322
    323 #: admin/partials/chordpress-admin-license.php:198
     323#: admin/partials/chordpress-admin-license.php:248
    324324msgid "Missing License"
    325325msgstr ""
    326326
    327 #: admin/partials/chordpress-admin-license.php:200
     327#: admin/partials/chordpress-admin-license.php:250
    328328msgid "Please enter the license key for this plugin. You were given a license key when you purchased this item."
    329329msgstr ""
    330330
    331 #: admin/partials/chordpress-admin-license.php:206
     331#: admin/partials/chordpress-admin-license.php:258
    332332msgid "Missing"
    333333msgstr ""
    334334
    335 #: admin/partials/chordpress-admin-license.php:217
     335#: admin/partials/chordpress-admin-license.php:277
    336336msgid "Get a license"
    337337msgstr ""
    338338
    339 #: admin/partials/chordpress-admin-license.php:222
    340 #: includes/class-chordpress-license.php:103
     339#: admin/partials/chordpress-admin-license.php:282
     340#: includes/class-chordpress-license.php:102
    341341msgid "License Key"
    342342msgstr ""
     
    405405
    406406#: admin/partials/chordpress-admin-options.php:300
    407 msgid "Hide Artist"
     407msgid "Hide Album"
    408408msgstr ""
    409409
    410410#: admin/partials/chordpress-admin-options.php:303
    411 #: admin/partials/chordpress-admin-options.php:317
     411#: admin/partials/chordpress-admin-options.php:310
    412412#: admin/partials/chordpress-admin-options.php:324
    413413#: admin/partials/chordpress-admin-options.php:331
    414414#: admin/partials/chordpress-admin-options.php:338
    415415#: admin/partials/chordpress-admin-options.php:345
     416#: admin/partials/chordpress-admin-options.php:352
     417#: admin/partials/chordpress-admin-options.php:359
    416418msgid "With this option selected, the"
    417419msgstr ""
    418420
    419421#: admin/partials/chordpress-admin-options.php:303
     422msgid "album directive"
     423msgstr ""
     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
     428msgid "will not be displayed"
     429msgstr ""
     430
     431#: admin/partials/chordpress-admin-options.php:307
     432msgid "Hide Artist"
     433msgstr ""
     434
     435#: admin/partials/chordpress-admin-options.php:310
    420436msgid "artist directive"
    421437msgstr ""
    422438
    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
    428440msgid "Hide Chords"
    429441msgstr ""
    430442
    431 #: admin/partials/chordpress-admin-options.php:310
     443#: admin/partials/chordpress-admin-options.php:317
    432444msgid "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\""
    433445msgstr ""
    434446
    435 #: admin/partials/chordpress-admin-options.php:314
     447#: admin/partials/chordpress-admin-options.php:321
    436448msgid "Hide Comments"
    437449msgstr ""
    438450
    439 #: admin/partials/chordpress-admin-options.php:317
     451#: admin/partials/chordpress-admin-options.php:324
    440452msgid "comment directive"
    441453msgstr ""
    442454
    443 #: admin/partials/chordpress-admin-options.php:317
     455#: admin/partials/chordpress-admin-options.php:324
    444456msgid "will not be displayed. You can overwrite this setting per shortcut with \"hidecomments=yes/no\""
    445457msgstr ""
    446458
    447 #: admin/partials/chordpress-admin-options.php:321
     459#: admin/partials/chordpress-admin-options.php:328
    448460msgid "Hide Composer"
    449461msgstr ""
    450462
    451 #: admin/partials/chordpress-admin-options.php:324
     463#: admin/partials/chordpress-admin-options.php:331
    452464msgid "composer directive"
    453465msgstr ""
    454466
    455 #: admin/partials/chordpress-admin-options.php:324
     467#: admin/partials/chordpress-admin-options.php:331
    456468msgid "will not be displayed. You can overwrite this setting per shortcut with \"hidecomposer=yes/no\""
    457469msgstr ""
    458470
    459 #: admin/partials/chordpress-admin-options.php:328
     471#: admin/partials/chordpress-admin-options.php:335
     472msgid "Hide Key"
     473msgstr ""
     474
     475#: admin/partials/chordpress-admin-options.php:338
     476msgid "key directive"
     477msgstr ""
     478
     479#: admin/partials/chordpress-admin-options.php:342
    460480msgid "Hide Subtitle"
    461481msgstr ""
    462482
    463 #: admin/partials/chordpress-admin-options.php:331
     483#: admin/partials/chordpress-admin-options.php:345
    464484msgid "subtitle directive"
    465485msgstr ""
    466486
    467 #: admin/partials/chordpress-admin-options.php:331
     487#: admin/partials/chordpress-admin-options.php:345
    468488msgid "will not be displayed. You can overwrite this setting per shortcut with \"hidesubtitle=yes/no\""
    469489msgstr ""
    470490
    471 #: admin/partials/chordpress-admin-options.php:335
     491#: admin/partials/chordpress-admin-options.php:349
    472492msgid "Hide Title"
    473493msgstr ""
    474494
    475 #: admin/partials/chordpress-admin-options.php:338
     495#: admin/partials/chordpress-admin-options.php:352
    476496msgid "title directive"
    477497msgstr ""
    478498
    479 #: admin/partials/chordpress-admin-options.php:338
     499#: admin/partials/chordpress-admin-options.php:352
    480500msgid "will not be displayed. You can overwrite this setting per shortcut with \"hidetitle=yes/no\""
    481501msgstr ""
    482502
    483 #: admin/partials/chordpress-admin-options.php:342
     503#: admin/partials/chordpress-admin-options.php:356
    484504msgid "Hide Year"
    485505msgstr ""
    486506
    487 #: admin/partials/chordpress-admin-options.php:345
     507#: admin/partials/chordpress-admin-options.php:359
    488508msgid "year directive"
    489509msgstr ""
    490510
    491 #: admin/partials/chordpress-admin-options.php:345
     511#: admin/partials/chordpress-admin-options.php:359
    492512msgid "will not be displayed. You can overwrite this setting per shortcut with \"hideyear=yes/no\""
    493513msgstr ""
    494514
    495 #: admin/partials/chordpress-admin-options.php:349
     515#: admin/partials/chordpress-admin-options.php:363
    496516msgid "Hide Transpose"
    497517msgstr ""
    498518
    499 #: admin/partials/chordpress-admin-options.php:352
     519#: admin/partials/chordpress-admin-options.php:366
    500520msgid "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\""
    501521msgstr ""
    502522
    503 #: admin/partials/chordpress-admin-options.php:356
     523#: admin/partials/chordpress-admin-options.php:370
    504524msgid "Hide Print"
    505525msgstr ""
    506526
    507 #: admin/partials/chordpress-admin-options.php:359
     527#: admin/partials/chordpress-admin-options.php:373
    508528msgid "With this option selected, the print button will be hidden in interactive mode. You can overwrite this setting per shortcut with \"hideprint=yes/no\""
    509529msgstr ""
    510530
    511 #: admin/partials/chordpress-admin-options.php:363
     531#: admin/partials/chordpress-admin-options.php:377
    512532msgid "Numeric Transpose"
    513533msgstr ""
    514534
    515 #: admin/partials/chordpress-admin-options.php:366
     535#: admin/partials/chordpress-admin-options.php:380
    516536msgid "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\"\""
    517537msgstr ""
    518538
    519 #: admin/partials/chordpress-admin-options.php:370
     539#: admin/partials/chordpress-admin-options.php:384
    520540msgid "Fixed Interaction"
    521541msgstr ""
    522542
    523 #: admin/partials/chordpress-admin-options.php:373
     543#: admin/partials/chordpress-admin-options.php:387
    524544msgid "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\""
    525545msgstr ""
    526546
    527 #: admin/partials/chordpress-admin-options.php:377
     547#: admin/partials/chordpress-admin-options.php:391
    528548msgid "H/B Notation"
    529549msgstr ""
    530550
    531 #: admin/partials/chordpress-admin-options.php:380
     551#: admin/partials/chordpress-admin-options.php:394
    532552msgid "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"
    533553msgstr ""
    534554
    535 #: admin/partials/chordpress-admin-options.php:380
     555#: admin/partials/chordpress-admin-options.php:394
    536556msgid "here"
    537557msgstr ""
    538558
    539 #: admin/partials/chordpress-admin-options.php:384
     559#: admin/partials/chordpress-admin-options.php:398
    540560msgid "Show Chord Sheet"
    541561msgstr ""
    542562
    543 #: admin/partials/chordpress-admin-options.php:387
     563#: admin/partials/chordpress-admin-options.php:401
    544564msgid "With this option selected, a chord sheet is displayed at the bottom or top of the rendered song, showing "
    545565msgstr ""
    546566
    547 #: admin/partials/chordpress-admin-options.php:387
     567#: admin/partials/chordpress-admin-options.php:401
    548568msgid "SVGuitar Chords"
    549569msgstr ""
    550570
    551 #: admin/partials/chordpress-admin-options.php:387
     571#: admin/partials/chordpress-admin-options.php:401
    552572msgid " diagrams of each chord used in the song. This requires that you create a "
    553573msgstr ""
    554574
    555 #: admin/partials/chordpress-admin-options.php:387
     575#: admin/partials/chordpress-admin-options.php:402
    556576msgid "guitar chord post"
    557577msgstr ""
    558578
    559 #: admin/partials/chordpress-admin-options.php:387
     579#: admin/partials/chordpress-admin-options.php:402
    560580msgid "for each of them. You can overwrite this setting per shortcut with \"showchordsheet=yes/no\""
    561581msgstr ""
    562582
    563 #: admin/partials/chordpress-admin-options.php:391
     583#: admin/partials/chordpress-admin-options.php:407
    564584msgid "Show Chord Sheet on top"
    565585msgstr ""
    566586
    567 #: admin/partials/chordpress-admin-options.php:394
     587#: admin/partials/chordpress-admin-options.php:410
    568588msgid "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\""
    569589msgstr ""
    570590
    571 #: admin/partials/chordpress-admin-options.php:414
     591#: admin/partials/chordpress-admin-options.php:430
    572592msgid "Use this tab to select styles and formats of the rendered ChordPro text."
    573593msgstr ""
    574594
    575 #: admin/partials/chordpress-admin-options.php:419
     595#: admin/partials/chordpress-admin-options.php:435
    576596msgid "Title Level"
    577597msgstr ""
    578598
    579 #: admin/partials/chordpress-admin-options.php:434
     599#: admin/partials/chordpress-admin-options.php:450
    580600msgid "Select the header level for the title directive."
    581601msgstr ""
    582602
    583 #: admin/partials/chordpress-admin-options.php:438
     603#: admin/partials/chordpress-admin-options.php:454
    584604msgid "Subtitle Level"
    585605msgstr ""
    586606
    587 #: admin/partials/chordpress-admin-options.php:453
     607#: admin/partials/chordpress-admin-options.php:469
    588608msgid "Select the header level for the subtitle directive."
    589609msgstr ""
    590610
    591 #: admin/partials/chordpress-admin-options.php:457
     611#: admin/partials/chordpress-admin-options.php:473
    592612msgid "Meta Information Style"
    593613msgstr ""
    594614
    595 #: admin/partials/chordpress-admin-options.php:460
     615#: admin/partials/chordpress-admin-options.php:476
    596616msgid "Enter CSS for the meta header block, e.g."
    597617msgstr ""
    598618
    599 #: admin/partials/chordpress-admin-options.php:465
     619#: admin/partials/chordpress-admin-options.php:481
    600620msgid "Line Style"
    601621msgstr ""
    602622
    603 #: admin/partials/chordpress-admin-options.php:468
     623#: admin/partials/chordpress-admin-options.php:484
    604624msgid "Enter CSS for the lines here or leave empty to use the default (margin: 1em 0 1em 0;)."
    605625msgstr ""
    606626
    607 #: admin/partials/chordpress-admin-options.php:472
     627#: admin/partials/chordpress-admin-options.php:488
    608628msgid "Chord Style"
    609629msgstr ""
    610630
    611 #: admin/partials/chordpress-admin-options.php:475
     631#: admin/partials/chordpress-admin-options.php:491
    612632msgid "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"
    613633msgstr ""
    614634
    615 #: admin/partials/chordpress-admin-options.php:480
     635#: admin/partials/chordpress-admin-options.php:496
    616636msgid "Lyrics Style"
    617637msgstr ""
    618638
    619 #: admin/partials/chordpress-admin-options.php:483
     639#: admin/partials/chordpress-admin-options.php:499
    620640msgid "Enter CSS for the lyrics here or leave empty to use the page default."
    621641msgstr ""
    622642
    623 #: admin/partials/chordpress-admin-options.php:487
     643#: admin/partials/chordpress-admin-options.php:503
    624644msgid "Comment Style"
    625645msgstr ""
    626646
    627 #: admin/partials/chordpress-admin-options.php:490
     647#: admin/partials/chordpress-admin-options.php:506
    628648msgid "Enter CSS for comments, e.g."
    629649msgstr ""
    630650
    631 #: admin/partials/chordpress-admin-options.php:495
     651#: admin/partials/chordpress-admin-options.php:511
    632652msgid "Chorus Style"
    633653msgstr ""
    634654
    635 #: admin/partials/chordpress-admin-options.php:498
    636 #: admin/partials/chordpress-admin-options.php:505
     655#: admin/partials/chordpress-admin-options.php:514
     656#: admin/partials/chordpress-admin-options.php:521
    637657msgid "Enter CSS for the"
    638658msgstr ""
    639659
    640 #: admin/partials/chordpress-admin-options.php:498
     660#: admin/partials/chordpress-admin-options.php:514
    641661msgid "chorus sections"
    642662msgstr ""
    643663
    644 #: admin/partials/chordpress-admin-options.php:502
     664#: admin/partials/chordpress-admin-options.php:518
    645665msgid "Verse Style"
    646666msgstr ""
    647667
    648 #: admin/partials/chordpress-admin-options.php:505
     668#: admin/partials/chordpress-admin-options.php:521
    649669msgid "verse sections"
    650670msgstr ""
    651671
    652 #: admin/partials/chordpress-admin-options.php:524
     672#: admin/partials/chordpress-admin-options.php:540
    653673msgid "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."
    654674msgstr ""
    655675
    656 #: admin/partials/chordpress-admin-options.php:529
     676#: admin/partials/chordpress-admin-options.php:545
    657677msgid "Sample Display"
    658678msgstr ""
    659679
    660 #: admin/partials/chordpress-admin-options.php:541
     680#: admin/partials/chordpress-admin-options.php:557
    661681msgid "This is a sample display based on your settings. You might need to refresh the page to show the diagram."
    662682msgstr ""
    663683
    664 #: admin/partials/chordpress-admin-options.php:545
     684#: admin/partials/chordpress-admin-options.php:561
    665685msgid "Background Color"
    666686msgstr ""
    667687
    668 #: admin/partials/chordpress-admin-options.php:548
     688#: admin/partials/chordpress-admin-options.php:564
    669689msgid "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."
    670690msgstr ""
    671691
    672 #: admin/partials/chordpress-admin-options.php:552
     692#: admin/partials/chordpress-admin-options.php:568
    673693msgid "Barre Border Radius"
    674694msgstr ""
    675695
    676 #: admin/partials/chordpress-admin-options.php:555
     696#: admin/partials/chordpress-admin-options.php:571
    677697msgid "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."
    678698msgstr ""
    679699
    680 #: admin/partials/chordpress-admin-options.php:559
     700#: admin/partials/chordpress-admin-options.php:575
    681701msgid "Barre Bar Stroke Color"
    682702msgstr ""
    683703
    684 #: admin/partials/chordpress-admin-options.php:562
     704#: admin/partials/chordpress-admin-options.php:578
    685705msgid "The stroke CSS color of a barre chord. Defaults to the nut color if not set. Leave empty for the default 'Nut Color'."
    686706msgstr ""
    687707
    688 #: admin/partials/chordpress-admin-options.php:566
     708#: admin/partials/chordpress-admin-options.php:582
    689709msgid "Barre Bar Stroke Width"
    690710msgstr ""
    691711
    692 #: admin/partials/chordpress-admin-options.php:569
     712#: admin/partials/chordpress-admin-options.php:585
    693713msgid "The stroke width of a barre chord in pixel. Leave empty for the default 0."
    694714msgstr ""
    695715
    696 #: admin/partials/chordpress-admin-options.php:573
     716#: admin/partials/chordpress-admin-options.php:589
    697717msgid "Canvas Width"
    698718msgstr ""
    699719
    700 #: admin/partials/chordpress-admin-options.php:576
     720#: admin/partials/chordpress-admin-options.php:592
    701721msgid "Enter the width of the chord diagrams canvas in pixel. Leave emtpy for the default of 180. The height will be adjusted automatically."
    702722msgstr ""
    703723
    704 #: admin/partials/chordpress-admin-options.php:580
     724#: admin/partials/chordpress-admin-options.php:596
    705725msgid "Global Color"
    706726msgstr ""
    707727
    708 #: admin/partials/chordpress-admin-options.php:583
     728#: admin/partials/chordpress-admin-options.php:599
    709729msgid "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."
    710730msgstr ""
    711731
    712 #: admin/partials/chordpress-admin-options.php:587
     732#: admin/partials/chordpress-admin-options.php:603
    713733msgid "Empty String Indicator Size"
    714734msgstr ""
    715735
    716 #: admin/partials/chordpress-admin-options.php:590
     736#: admin/partials/chordpress-admin-options.php:606
    717737msgid "Size of the Xs and Os above empty strings relative to the space between two strings. Leave empty for the default: 0.6."
    718738msgstr ""
    719739
    720 #: admin/partials/chordpress-admin-options.php:594
     740#: admin/partials/chordpress-admin-options.php:610
    721741msgid "Fixed Diagram Position"
    722742msgstr ""
    723743
    724 #: admin/partials/chordpress-admin-options.php:597
     744#: admin/partials/chordpress-admin-options.php:613
    725745msgid "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."
    726746msgstr ""
    727747
    728 #: admin/partials/chordpress-admin-options.php:601
     748#: admin/partials/chordpress-admin-options.php:617
    729749msgid "Font Family"
    730750msgstr ""
    731751
    732 #: admin/partials/chordpress-admin-options.php:604
     752#: admin/partials/chordpress-admin-options.php:620
    733753msgid "The font family used for all letters and numbers. Leave empty for the default: 'Arial, \"Helvetica Neue\", Helvetica, sans-serif'."
    734754msgstr ""
    735755
    736 #: admin/partials/chordpress-admin-options.php:608
     756#: admin/partials/chordpress-admin-options.php:624
    737757msgid "Fret Color"
    738758msgstr ""
    739759
    740 #: admin/partials/chordpress-admin-options.php:611
     760#: admin/partials/chordpress-admin-options.php:627
    741761msgid "Fret color. Leave empty for default: 'Global Color'."
    742762msgstr ""
    743763
    744 #: admin/partials/chordpress-admin-options.php:615
     764#: admin/partials/chordpress-admin-options.php:631
    745765msgid "Fret Label Color"
    746766msgstr ""
    747767
    748 #: admin/partials/chordpress-admin-options.php:618
     768#: admin/partials/chordpress-admin-options.php:634
    749769msgid "Fret label color. Leave empty for default: 'Global Color'."
    750770msgstr ""
    751771
    752 #: admin/partials/chordpress-admin-options.php:622
     772#: admin/partials/chordpress-admin-options.php:638
    753773msgid "Fret Label Font Size"
    754774msgstr ""
    755775
    756 #: admin/partials/chordpress-admin-options.php:625
     776#: admin/partials/chordpress-admin-options.php:641
    757777msgid "Font size of the fret label. Leave empty for the default: 38."
    758778msgstr ""
    759779
    760 #: admin/partials/chordpress-admin-options.php:629
     780#: admin/partials/chordpress-admin-options.php:645
    761781msgid "Frets"
    762782msgstr ""
    763783
    764 #: admin/partials/chordpress-admin-options.php:632
     784#: admin/partials/chordpress-admin-options.php:648
    765785msgid "Number of frets to show in the chart. Leave empty for the default: 4."
    766786msgstr ""
    767787
    768 #: admin/partials/chordpress-admin-options.php:636
     788#: admin/partials/chordpress-admin-options.php:652
    769789msgid "Fret Height"
    770790msgstr ""
    771791
    772 #: admin/partials/chordpress-admin-options.php:639
     792#: admin/partials/chordpress-admin-options.php:655
    773793msgid "Height of a fret, relative to the space between two strings. Leave empty for the default: 1.5."
    774794msgstr ""
    775795
    776 #: admin/partials/chordpress-admin-options.php:643
     796#: admin/partials/chordpress-admin-options.php:659
    777797msgid "Nut Size"
    778798msgstr ""
    779799
    780 #: admin/partials/chordpress-admin-options.php:646
     800#: admin/partials/chordpress-admin-options.php:662
    781801msgid "Size of a nut relative to the string spacing. Leave empty for the default: 0.85."
    782802msgstr ""
    783803
    784 #: admin/partials/chordpress-admin-options.php:650
     804#: admin/partials/chordpress-admin-options.php:666
    785805msgid "Nut Color"
    786806msgstr ""
    787807
    788 #: admin/partials/chordpress-admin-options.php:653
     808#: admin/partials/chordpress-admin-options.php:669
    789809msgid "Color of a finger/nut. Leave empty for default: 'Global Color'."
    790810msgstr ""
    791811
    792 #: admin/partials/chordpress-admin-options.php:657
     812#: admin/partials/chordpress-admin-options.php:673
    793813msgid "Nut Stroke Color"
    794814msgstr ""
    795815
    796 #: admin/partials/chordpress-admin-options.php:660
     816#: admin/partials/chordpress-admin-options.php:676
    797817msgid "Stroke color of a nut. Leave empty for default: 'Nut Color'. If nut color is not set it defaults to 'Global Color'."
    798818msgstr ""
    799819
    800 #: admin/partials/chordpress-admin-options.php:664
     820#: admin/partials/chordpress-admin-options.php:680
    801821msgid "Nut Stroke Width"
    802822msgstr ""
    803823
    804 #: admin/partials/chordpress-admin-options.php:667
     824#: admin/partials/chordpress-admin-options.php:683
    805825msgid "Stroke width of a nut. Leave empty for the default: 0."
    806826msgstr ""
    807827
    808 #: admin/partials/chordpress-admin-options.php:671
     828#: admin/partials/chordpress-admin-options.php:687
    809829msgid "Nut Text Color"
    810830msgstr ""
    811831
    812 #: admin/partials/chordpress-admin-options.php:674
     832#: admin/partials/chordpress-admin-options.php:690
    813833msgid "Text color of a nut. Leave empty for default: #FFFFFF."
    814834msgstr ""
    815835
    816 #: admin/partials/chordpress-admin-options.php:678
     836#: admin/partials/chordpress-admin-options.php:694
    817837msgid "Nut Text Size"
    818838msgstr ""
    819839
    820 #: admin/partials/chordpress-admin-options.php:681
     840#: admin/partials/chordpress-admin-options.php:697
    821841msgid "Font size of the nut label. Leave empty for the default: 24."
    822842msgstr ""
    823843
    824 #: admin/partials/chordpress-admin-options.php:685
     844#: admin/partials/chordpress-admin-options.php:701
    825845msgid "Position"
    826846msgstr ""
    827847
    828 #: admin/partials/chordpress-admin-options.php:688
     848#: admin/partials/chordpress-admin-options.php:704
    829849msgid "Default start fret position (first fret is 1). Leave empty for the default: 1."
    830850msgstr ""
    831851
    832 #: admin/partials/chordpress-admin-options.php:692
     852#: admin/partials/chordpress-admin-options.php:708
    833853msgid "Side Padding"
    834854msgstr ""
    835855
    836 #: admin/partials/chordpress-admin-options.php:695
     856#: admin/partials/chordpress-admin-options.php:711
    837857msgid "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."
    838858msgstr ""
    839859
    840 #: admin/partials/chordpress-admin-options.php:699
     860#: admin/partials/chordpress-admin-options.php:715
    841861msgid "String Color"
    842862msgstr ""
    843863
    844 #: admin/partials/chordpress-admin-options.php:702
     864#: admin/partials/chordpress-admin-options.php:718
    845865msgid "Text color of a nut. Leave empty for default: 'Global Color'."
    846866msgstr ""
    847867
    848 #: admin/partials/chordpress-admin-options.php:717
     868#: admin/partials/chordpress-admin-options.php:733
    849869msgid "Number of strings. Default is '6'."
    850870msgstr ""
    851871
    852 #: admin/partials/chordpress-admin-options.php:721
     872#: admin/partials/chordpress-admin-options.php:737
    853873msgid "Stroke Width"
    854874msgstr ""
    855875
    856 #: admin/partials/chordpress-admin-options.php:724
     876#: admin/partials/chordpress-admin-options.php:740
    857877msgid "Global stroke width. Leave empty for the default: 2."
    858878msgstr ""
    859879
    860 #: admin/partials/chordpress-admin-options.php:728
     880#: admin/partials/chordpress-admin-options.php:744
    861881msgid "Style"
    862882msgstr ""
    863883
    864 #: admin/partials/chordpress-admin-options.php:739
     884#: admin/partials/chordpress-admin-options.php:755
    865885msgid "Select between 'Normal' and 'Handdrawn'. Default is 'Normal'."
    866886msgstr ""
    867887
    868 #: admin/partials/chordpress-admin-options.php:743
     888#: admin/partials/chordpress-admin-options.php:759
    869889msgid "Title Bottom Margin"
    870890msgstr ""
    871891
    872 #: admin/partials/chordpress-admin-options.php:746
     892#: admin/partials/chordpress-admin-options.php:762
    873893msgid "Space between the title and the chart. Leave empty for the default: 0."
    874894msgstr ""
    875895
    876 #: admin/partials/chordpress-admin-options.php:750
     896#: admin/partials/chordpress-admin-options.php:766
    877897msgid "Title Color"
    878898msgstr ""
    879899
    880 #: admin/partials/chordpress-admin-options.php:753
     900#: admin/partials/chordpress-admin-options.php:769
    881901msgid "Text color of the title. Leave empty for default: 'Global Color'."
    882902msgstr ""
    883903
    884 #: admin/partials/chordpress-admin-options.php:757
     904#: admin/partials/chordpress-admin-options.php:773
    885905msgid "Title Font Size"
    886906msgstr ""
    887907
    888 #: admin/partials/chordpress-admin-options.php:760
     908#: admin/partials/chordpress-admin-options.php:776
    889909msgid "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."
    890910msgstr ""
    891911
    892 #: admin/partials/chordpress-admin-options.php:764
     912#: admin/partials/chordpress-admin-options.php:780
    893913msgid "Top Fret Width"
    894914msgstr ""
    895915
    896 #: admin/partials/chordpress-admin-options.php:767
     916#: admin/partials/chordpress-admin-options.php:783
    897917msgid "Top fret width (only used if position is 1). Leave empty for the default: 10."
    898918msgstr ""
    899919
    900 #: admin/partials/chordpress-admin-options.php:774
     920#: admin/partials/chordpress-admin-options.php:790
    901921msgid "Labels under the strings for their tuning. Leave empty for default: [ 'E', 'A', 'D', 'G', 'B', 'E' ]."
    902922msgstr ""
    903923
    904 #: admin/partials/chordpress-admin-options.php:778
     924#: admin/partials/chordpress-admin-options.php:794
    905925msgid "Tunings Color"
    906926msgstr ""
    907927
    908 #: admin/partials/chordpress-admin-options.php:781
     928#: admin/partials/chordpress-admin-options.php:797
    909929msgid "Tunings color. Leave empty for default: 'Global Color'."
    910930msgstr ""
    911931
    912 #: admin/partials/chordpress-admin-options.php:785
     932#: admin/partials/chordpress-admin-options.php:801
    913933msgid "Tunings Font Size"
    914934msgstr ""
    915935
    916 #: admin/partials/chordpress-admin-options.php:788
     936#: admin/partials/chordpress-admin-options.php:804
    917937msgid "Font size of the tunig labels. Leave empty for the default: 28."
    918938msgstr ""
    919939
    920 #: admin/partials/chordpress-admin-options.php:807
     940#: admin/partials/chordpress-admin-options.php:823
    921941msgid "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."
    922942msgstr ""
    923943
    924 #: admin/partials/chordpress-admin-options.php:812
     944#: admin/partials/chordpress-admin-options.php:828
    925945msgid "Major Chords"
    926946msgstr ""
    927947
    928 #: admin/partials/chordpress-admin-options.php:815
     948#: admin/partials/chordpress-admin-options.php:831
    929949msgid "Imports a common version of the major chords for the base notes A, B, C, D, E, F and G."
    930950msgstr ""
    931951
    932 #: admin/partials/chordpress-admin-options.php:819
     952#: admin/partials/chordpress-admin-options.php:835
    933953msgid "Major 7 Chords"
    934954msgstr ""
    935955
    936 #: admin/partials/chordpress-admin-options.php:822
     956#: admin/partials/chordpress-admin-options.php:838
    937957msgid "Imports a common version of the major 7 chords for the base notes A, B, C, D, E, F and G."
    938958msgstr ""
    939959
    940 #: admin/partials/chordpress-admin-options.php:826
     960#: admin/partials/chordpress-admin-options.php:842
    941961msgid "Major 5 Chords"
    942962msgstr ""
    943963
    944 #: admin/partials/chordpress-admin-options.php:829
     964#: admin/partials/chordpress-admin-options.php:845
    945965msgid "Imports a common version of the major 5 chords for the base notes A, B, C, D, E, F and G."
    946966msgstr ""
    947967
    948 #: admin/partials/chordpress-admin-options.php:833
     968#: admin/partials/chordpress-admin-options.php:849
    949969msgid "Minor Chords"
    950970msgstr ""
    951971
    952 #: admin/partials/chordpress-admin-options.php:836
     972#: admin/partials/chordpress-admin-options.php:852
    953973msgid "Imports a common version of the minor chords for the base notes A, B, C, D, E, F and G."
    954974msgstr ""
    955975
    956 #: admin/partials/chordpress-admin-options.php:840
     976#: admin/partials/chordpress-admin-options.php:856
    957977msgid "Minor 7 Chords"
    958978msgstr ""
    959979
    960 #: admin/partials/chordpress-admin-options.php:843
     980#: admin/partials/chordpress-admin-options.php:859
    961981msgid "Imports a common version of the minor 7 chords for the base notes A, B, C, D, E, F and G."
    962982msgstr ""
    963983
    964 #: admin/partials/chordpress-admin-options.php:847
     984#: admin/partials/chordpress-admin-options.php:863
    965985msgid "Diminished Chords"
    966986msgstr ""
    967987
    968 #: admin/partials/chordpress-admin-options.php:850
     988#: admin/partials/chordpress-admin-options.php:866
    969989msgid "Imports a common version of the diminished chords for the base notes A, B, C, D, E, F and G."
    970990msgstr ""
    971991
    972 #: admin/partials/chordpress-admin-options.php:854
     992#: admin/partials/chordpress-admin-options.php:870
    973993msgid "Diminished 7 Chords"
    974994msgstr ""
    975995
    976 #: admin/partials/chordpress-admin-options.php:857
     996#: admin/partials/chordpress-admin-options.php:873
    977997msgid "Imports a common version of the diminished 7 chords for the base notes A, B, C, D, E, F and G."
    978998msgstr ""
    979999
    980 #: admin/partials/chordpress-admin-options.php:861
     1000#: admin/partials/chordpress-admin-options.php:877
    9811001msgid "Augurated Chords"
    9821002msgstr ""
    9831003
    984 #: admin/partials/chordpress-admin-options.php:864
     1004#: admin/partials/chordpress-admin-options.php:880
    9851005msgid "Imports a common version of the augurated chords for the base notes A, B, C, D, E, F and G."
    9861006msgstr ""
    9871007
    988 #: admin/partials/chordpress-admin-options.php:868
     1008#: admin/partials/chordpress-admin-options.php:884
    9891009msgid "Suspended 2 Chords"
    9901010msgstr ""
    9911011
    992 #: admin/partials/chordpress-admin-options.php:871
     1012#: admin/partials/chordpress-admin-options.php:887
    9931013msgid "Imports a common version of the suspended 2 chords for the base notes A, B, C, D, E, F and G."
    9941014msgstr ""
    9951015
    996 #: admin/partials/chordpress-admin-options.php:875
     1016#: admin/partials/chordpress-admin-options.php:891
    9971017msgid "Suspended 4 Chords"
    9981018msgstr ""
    9991019
    1000 #: admin/partials/chordpress-admin-options.php:878
     1020#: admin/partials/chordpress-admin-options.php:894
    10011021msgid "Imports a common version of the suspended 4 chords for the base notes A, B, C, D, E, F and G."
    10021022msgstr ""
    10031023
    1004 #: admin/partials/chordpress-admin-options.php:882
     1024#: admin/partials/chordpress-admin-options.php:898
    10051025msgid "Suspended 7_4 Chords"
    10061026msgstr ""
    10071027
    1008 #: admin/partials/chordpress-admin-options.php:885
     1028#: admin/partials/chordpress-admin-options.php:901
    10091029msgid "Imports a common version of the suspended 7_4 chords for the base notes A, B, C, D, E, F and G."
    10101030msgstr ""
    10111031
    1012 #: admin/partials/chordpress-admin-options.php:889
     1032#: admin/partials/chordpress-admin-options.php:905
    10131033msgid "Maj 7 Chords"
    10141034msgstr ""
    10151035
    1016 #: admin/partials/chordpress-admin-options.php:892
     1036#: admin/partials/chordpress-admin-options.php:908
    10171037msgid "Imports a common version of the Maj 7 chords for the base notes A, B, C, D, E, F and G."
    10181038msgstr ""
    10191039
    1020 #: admin/partials/chordpress-admin-options.php:909
     1040#: admin/partials/chordpress-admin-options.php:925
    10211041msgid "Select general options for this plugin."
    10221042msgstr ""
    10231043
    1024 #: admin/partials/chordpress-admin-options.php:914
     1044#: admin/partials/chordpress-admin-options.php:930
    10251045msgid "Remove options on delete"
    10261046msgstr ""
    10271047
    1028 #: admin/partials/chordpress-admin-options.php:916
    1029 #: admin/partials/chordpress-admin-options.php:923
     1048#: admin/partials/chordpress-admin-options.php:932
     1049#: admin/partials/chordpress-admin-options.php:939
    10301050msgid "Yes"
    10311051msgstr ""
    10321052
    1033 #: admin/partials/chordpress-admin-options.php:917
     1053#: admin/partials/chordpress-admin-options.php:933
    10341054msgid "Remove plugin options and settings from the database when the plugin is deleted (does not apply when the plugin is just deactivated)."
    10351055msgstr ""
    10361056
    1037 #: admin/partials/chordpress-admin-options.php:921
     1057#: admin/partials/chordpress-admin-options.php:937
    10381058msgid "Remove guitar chord posts on delete"
    10391059msgstr ""
    10401060
    1041 #: admin/partials/chordpress-admin-options.php:924
     1061#: admin/partials/chordpress-admin-options.php:940
    10421062msgid "Remove all guitar chord posts from the database when the plugin is deleted (does not apply when the plugin is just deactivated)."
    10431063msgstr ""
    10441064
    1045 #: admin/partials/chordpress-admin-options.php:955
     1065#: admin/partials/chordpress-admin-options.php:972
    10461066msgid "Version"
    10471067msgstr ""
    10481068
    1049 #: admin/partials/chordpress-admin-options.php:961
     1069#: admin/partials/chordpress-admin-options.php:978
    10501070msgid "Author"
    10511071msgstr ""
    10521072
    1053 #: admin/partials/chordpress-admin-options.php:979
     1073#: admin/partials/chordpress-admin-options.php:996
    10541074msgid "Credits"
    10551075msgstr ""
    10561076
     1077#: includes/class-chordpress-license.php:71
     1078msgid "Active License"
     1079msgstr ""
     1080
    10571081#: includes/class-chordpress-license.php:72
    1058 msgid "Active License"
     1082msgid "This is an active license for this domain. Awesome!"
    10591083msgstr ""
    10601084
    10611085#: includes/class-chordpress-license.php:73
    1062 msgid "This is an active license for this domain. Awesome!"
     1086msgid "This is an active license but not registered for this domain."
    10631087msgstr ""
    10641088
    10651089#: includes/class-chordpress-license.php:74
    1066 msgid "This is an active license but not registered for this domain."
     1090msgid "The following error occurred while trying to activate your license:"
    10671091msgstr ""
    10681092
    10691093#: includes/class-chordpress-license.php:75
    1070 msgid "The following error occurred while trying to activate your license:"
     1094msgid "Your license was successfully activated for this domain."
    10711095msgstr ""
    10721096
    10731097#: includes/class-chordpress-license.php:76
    1074 msgid "Your license was successfully activated for this domain."
     1098msgid "The following error occurred while trying to register your domain to your license:"
    10751099msgstr ""
    10761100
    10771101#: includes/class-chordpress-license.php:77
    1078 msgid "The following error occurred while trying to register your domain to your license:"
     1102msgid "Your domain was successfully registered to your license."
    10791103msgstr ""
    10801104
    10811105#: includes/class-chordpress-license.php:78
    1082 msgid "Your domain was successfully registered to your license."
     1106msgid "The following error occurred while trying to deregister your domain from your license:"
    10831107msgstr ""
    10841108
    10851109#: includes/class-chordpress-license.php:79
    1086 msgid "The following error occurred while trying to deregister your domain from your license:"
     1110msgid "Your domain was successfully deregistered from your license."
    10871111msgstr ""
    10881112
    10891113#: includes/class-chordpress-license.php:80
    1090 msgid "Your domain was successfully deregistered from your license."
     1114msgid "Blocked License"
    10911115msgstr ""
    10921116
    10931117#: includes/class-chordpress-license.php:81
    1094 msgid "Blocked License"
     1118msgid "This license key is blocked."
    10951119msgstr ""
    10961120
    10971121#: includes/class-chordpress-license.php:82
    1098 msgid "This license key is blocked."
     1122msgid "Please contact your administrator to unblock this license."
    10991123msgstr ""
    11001124
    11011125#: includes/class-chordpress-license.php:83
    1102 msgid "Please contact your administrator to unblock this license."
     1126msgid "Close this message"
    11031127msgstr ""
    11041128
    11051129#: includes/class-chordpress-license.php:84
    1106 msgid "Close this message"
     1130msgid "Company"
    11071131msgstr ""
    11081132
    11091133#: includes/class-chordpress-license.php:85
    1110 msgid "Company"
     1134msgid "Date Created"
    11111135msgstr ""
    11121136
    11131137#: includes/class-chordpress-license.php:86
    1114 msgid "Date Created"
     1138msgid "Date Expiry"
    11151139msgstr ""
    11161140
    11171141#: includes/class-chordpress-license.php:87
    1118 msgid "Date Expiry"
     1142msgid "Date Renewed"
    11191143msgstr ""
    11201144
    11211145#: includes/class-chordpress-license.php:88
    1122 msgid "Date Renewed"
     1146msgid "days left"
    11231147msgstr ""
    11241148
    11251149#: includes/class-chordpress-license.php:89
    1126 msgid "days left"
     1150msgid "License Details"
    11271151msgstr ""
    11281152
    11291153#: includes/class-chordpress-license.php:90
    1130 msgid "License Details"
     1154msgid "E-mail"
    11311155msgstr ""
    11321156
    11331157#: includes/class-chordpress-license.php:91
    1134 msgid "E-mail"
     1158msgid "Expired License"
    11351159msgstr ""
    11361160
    11371161#: includes/class-chordpress-license.php:92
    1138 msgid "Expired License"
     1162msgid "This license key has expired."
    11391163msgstr ""
    11401164
    11411165#: includes/class-chordpress-license.php:93
    1142 msgid "This license key has expired."
     1166msgid "Please contact your administrator to renew this license."
    11431167msgstr ""
    11441168
    11451169#: 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:95
    11501170msgid "License Expiry Warning"
    11511171msgstr ""
    11521172
    11531173#. translators: %d: Number of days untile license expiry
     1174#: includes/class-chordpress-license.php:96
     1175msgid "Your license will expire in %d days."
     1176msgstr ""
     1177
    11541178#: includes/class-chordpress-license.php:97
    1155 msgid "Your license will expire in %d days."
     1179msgid "Please contact your administrator to renew this license in time."
    11561180msgstr ""
    11571181
    11581182#: includes/class-chordpress-license.php:98
    1159 msgid "Please contact your administrator to renew this license in time."
     1183msgid "Invalid License"
    11601184msgstr ""
    11611185
    11621186#: includes/class-chordpress-license.php:99
    1163 msgid "Invalid License"
     1187msgid "This license key is invalid."
    11641188msgstr ""
    11651189
    11661190#: includes/class-chordpress-license.php:100
    1167 msgid "This license key is invalid."
     1191msgid "This instance is unregistered or a ucfirst license key was not entered and activated yet."
    11681192msgstr ""
    11691193
    11701194#: 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:102
    11751195msgid "Please contact the administrator to obtain a valid license."
    11761196msgstr ""
    11771197
     1198#: includes/class-chordpress-license.php:103
     1199msgid "Licensee"
     1200msgstr ""
     1201
    11781202#: includes/class-chordpress-license.php:104
    1179 msgid "Licensee"
     1203msgid "Maximum Allowed Domains"
    11801204msgstr ""
    11811205
    11821206#: includes/class-chordpress-license.php:105
    1183 msgid "Maximum Allowed Domains"
     1207msgid "Pending License"
    11841208msgstr ""
    11851209
    11861210#: includes/class-chordpress-license.php:106
    1187 msgid "Pending License"
     1211msgid "This license is registered but not activated yet."
    11881212msgstr ""
    11891213
    11901214#: includes/class-chordpress-license.php:107
    1191 msgid "This license is registered but not activated yet."
     1215msgid "Please contact your administrator to activate this license."
    11921216msgstr ""
    11931217
    11941218#: includes/class-chordpress-license.php:108
    1195 msgid "Please contact your administrator to activate this license."
     1219msgid "Registered Domains"
    11961220msgstr ""
    11971221
    11981222#: includes/class-chordpress-license.php:109
    1199 msgid "Registered Domains"
     1223msgid "Status"
    12001224msgstr ""
    12011225
    12021226#: includes/class-chordpress-license.php:110
    1203 msgid "Status"
     1227msgid "Product"
    12041228msgstr ""
    12051229
    12061230#: includes/class-chordpress-license.php:111
    1207 msgid "Product"
     1231msgid "Unregistered License"
    12081232msgstr ""
    12091233
    12101234#: includes/class-chordpress-license.php:112
    1211 msgid "Unregistered License"
     1235msgid "The license key of this instance is not registered for this domain."
    12121236msgstr ""
    12131237
    12141238#: 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:114
    12191239msgid "Please contact the administrator to register this domain or obtain a valid license."
    12201240msgstr ""
    12211241
    1222 #: includes/class-chordpress-renderer.php:595
     1242#: includes/class-chordpress-renderer.php:615
    12231243msgid "Font"
    12241244msgstr ""
    12251245
    1226 #: includes/class-chordpress-renderer.php:605
    1227 #: includes/class-chordpress-renderer.php:625
     1246#: includes/class-chordpress-renderer.php:635
     1247#: includes/class-chordpress-renderer.php:654
    12281248msgid "Transpose"
    12291249msgstr ""
    12301250
    1231 #: includes/class-chordpress-renderer.php:626
     1251#: includes/class-chordpress-renderer.php:656
    12321252msgid "Only works for international key names"
    12331253msgstr ""
    12341254
    1235 #: includes/class-chordpress-renderer.php:645
     1255#: includes/class-chordpress-renderer.php:676
    12361256msgid "Print"
    12371257msgstr ""
    12381258
    1239 #: includes/class-chordpress-renderer.php:681
     1259#: includes/class-chordpress-renderer.php:712
    12401260msgid "Composer"
    12411261msgstr ""
    12421262
    1243 #: includes/class-chordpress-renderer.php:682
     1263#: includes/class-chordpress-renderer.php:713
    12441264msgid "Artist"
    12451265msgstr ""
    12461266
    1247 #: includes/class-chordpress-renderer.php:683
     1267#: includes/class-chordpress-renderer.php:714
    12481268msgid "Year"
    12491269msgstr ""
    12501270
    1251 #: includes/class-chordpress-renderer.php:684
     1271#: includes/class-chordpress-renderer.php:715
    12521272msgid "Album"
    12531273msgstr ""
    12541274
    1255 #: includes/class-chordpress-renderer.php:687
     1275#: includes/class-chordpress-renderer.php:718
    12561276msgid "Key (original)"
    12571277msgstr ""
    12581278
    1259 #: includes/class-chordpress-renderer.php:688
     1279#: includes/class-chordpress-renderer.php:719
    12601280msgid "Key (transposed)"
    12611281msgstr ""
    12621282
    1263 #: includes/class-chordpress-renderer.php:695
     1283#: includes/class-chordpress-renderer.php:726
    12641284msgid "Time"
    12651285msgstr ""
    12661286
    1267 #: includes/class-chordpress-renderer.php:696
     1287#: includes/class-chordpress-renderer.php:727
    12681288msgid "Tempo"
    12691289msgstr ""
    12701290
    1271 #: includes/class-chordpress-renderer.php:697
     1291#: includes/class-chordpress-renderer.php:728
    12721292msgid "Capo"
    12731293msgstr ""
    12741294
    1275 #: includes/class-chordpress-renderer.php:731
     1295#: includes/class-chordpress-renderer.php:762
    12761296msgid "These known chords are used in this song"
    12771297msgstr ""
    12781298
    1279 #: includes/class-chordpress-renderer.php:845
     1299#: includes/class-chordpress-renderer.php:881
    12801300msgid "Missing square bracket in line"
    12811301msgstr ""
    12821302
    1283 #: public/class-chordpress-public.php:235
     1303#: public/class-chordpress-public.php:248
    12841304msgid "ChordPress Warning"
    12851305msgstr ""
    12861306
    1287 #: public/class-chordpress-public.php:236
     1307#: public/class-chordpress-public.php:249
    12881308msgid "There is no chord record with the ID "
    12891309msgstr ""
    12901310
    1291 #: public/class-chordpress-public.php:236
     1311#: public/class-chordpress-public.php:249
    12921312msgid "Please check your input or create a proper post for this chord first."
    12931313msgstr ""
    12941314
    1295 #: public/class-chordpress-public.php:250
     1315#: public/class-chordpress-public.php:263
    12961316msgid "No Title"
    12971317msgstr ""
  • 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"
     1C:\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  
    55Requires at least: 4.0
    66Tested up to: 6.7
    7 Stable tag: 3.6.4
     7Stable tag: 3.7.1
    88Requires PHP: 5.2.4
    99License: GPLv3
     
    130130
    131131== Changelog ==
     132= 3.7.1 =
     133* 2024-12-08
     134* Language file update
     135
    132136= 3.7.0 =
    133137* 2024-12-08
  • chordpress/trunk/chordpress.php

    r3204387 r3205342  
    1919 * Plugin URI:        https://lewe.gitbook.io/lewe-chordpress/
    2020 * Description:       This plugin renders ChordPro formatted text and chord diagrams in WordPress sites.
    21  * Version:           3.7.0
     21 * Version:           3.7.1
    2222 * Author:            George Lewe
    2323 * Author URI:        https://www.lewe.com
     
    3838 */
    3939define('CHORDPRESS_NAME', 'ChordPress');
    40 define('CHORDPRESS_VERSION', '3.7.0');
     40define('CHORDPRESS_VERSION', '3.7.1');
    4141define('CHORDPRESS_AUTHOR', 'George Lewe');
    4242define('CHORDPRESS_AUTHOR_URI', 'https://www.lewe.com');
  • chordpress/trunk/languages/chordpress.pot

    r3067783 r3205342  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Lewe ChordPress 3.6.1\n"
     5"Project-Id-Version: Lewe ChordPress 3.7.1\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/chordpress\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"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"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.4.0\n"
     
    3535msgstr ""
    3636
    37 #: admin/class-chordpress-admin.php:95
     37#: admin/class-chordpress-admin.php:105
    3838msgctxt "Post Type General Name"
    3939msgid "Guitar Chords"
    4040msgstr ""
    4141
    42 #: admin/class-chordpress-admin.php:96
     42#: admin/class-chordpress-admin.php:106
    4343msgctxt "Post Type Singular Name"
    4444msgid "Guitar Chord"
    4545msgstr ""
    4646
    47 #: admin/class-chordpress-admin.php:97
     47#: admin/class-chordpress-admin.php:107
    4848msgid "Guitar Chords"
    4949msgstr ""
    5050
    51 #: admin/class-chordpress-admin.php:98
     51#: admin/class-chordpress-admin.php:108
     52#: admin/class-chordpress-admin.php:135
     53msgid "Guitar Chord"
     54msgstr ""
     55
     56#: admin/class-chordpress-admin.php:109
     57msgid "Guitar Chord Archives"
     58msgstr ""
     59
     60#: admin/class-chordpress-admin.php:110
     61msgid "Guitar Chord Attributes"
     62msgstr ""
     63
     64#: admin/class-chordpress-admin.php:111
     65msgid "Parent Chord:"
     66msgstr ""
     67
     68#: admin/class-chordpress-admin.php:112
     69msgid "All Chords"
     70msgstr ""
     71
     72#: admin/class-chordpress-admin.php:113
     73msgid "Add New Chord"
     74msgstr ""
     75
     76#: admin/class-chordpress-admin.php:114
     77msgid "Add New"
     78msgstr ""
     79
     80#: admin/class-chordpress-admin.php:115
     81msgid "New Chord"
     82msgstr ""
     83
     84#: admin/class-chordpress-admin.php:116
     85msgid "Edit Chord"
     86msgstr ""
     87
     88#: admin/class-chordpress-admin.php:117
     89msgid "Update Chord"
     90msgstr ""
     91
     92#: admin/class-chordpress-admin.php:118
     93msgid "View Chord"
     94msgstr ""
     95
     96#: admin/class-chordpress-admin.php:119
     97msgid "View Chords"
     98msgstr ""
     99
     100#: admin/class-chordpress-admin.php:120
     101msgid "Search Chord"
     102msgstr ""
     103
     104#: admin/class-chordpress-admin.php:121
     105msgid "Not found"
     106msgstr ""
     107
     108#: admin/class-chordpress-admin.php:122
     109msgid "Not found in Trash"
     110msgstr ""
     111
     112#: admin/class-chordpress-admin.php:123
     113msgid "Featured Image"
     114msgstr ""
     115
     116#: admin/class-chordpress-admin.php:124
     117msgid "Set featured image"
     118msgstr ""
     119
    52120#: admin/class-chordpress-admin.php:125
    53 msgid "Guitar Chord"
    54 msgstr ""
    55 
    56 #: admin/class-chordpress-admin.php:99
    57 msgid "Guitar Chord Archives"
    58 msgstr ""
    59 
    60 #: admin/class-chordpress-admin.php:100
    61 msgid "Guitar Chord Attributes"
    62 msgstr ""
    63 
    64 #: admin/class-chordpress-admin.php:101
    65 msgid "Parent Chord:"
    66 msgstr ""
    67 
    68 #: admin/class-chordpress-admin.php:102
    69 msgid "All Chords"
    70 msgstr ""
    71 
    72 #: admin/class-chordpress-admin.php:103
    73 msgid "Add New Chord"
    74 msgstr ""
    75 
    76 #: admin/class-chordpress-admin.php:104
    77 msgid "Add New"
    78 msgstr ""
    79 
    80 #: admin/class-chordpress-admin.php:105
    81 msgid "New Chord"
    82 msgstr ""
    83 
    84 #: admin/class-chordpress-admin.php:106
    85 msgid "Edit Chord"
    86 msgstr ""
    87 
    88 #: admin/class-chordpress-admin.php:107
    89 msgid "Update Chord"
    90 msgstr ""
    91 
    92 #: admin/class-chordpress-admin.php:108
    93 msgid "View Chord"
    94 msgstr ""
    95 
    96 #: admin/class-chordpress-admin.php:109
    97 msgid "View Chords"
    98 msgstr ""
    99 
    100 #: admin/class-chordpress-admin.php:110
    101 msgid "Search Chord"
    102 msgstr ""
    103 
    104 #: admin/class-chordpress-admin.php:111
    105 msgid "Not found"
    106 msgstr ""
    107 
    108 #: admin/class-chordpress-admin.php:112
    109 msgid "Not found in Trash"
    110 msgstr ""
    111 
    112 #: admin/class-chordpress-admin.php:113
    113 msgid "Featured Image"
    114 msgstr ""
    115 
    116 #: admin/class-chordpress-admin.php:114
    117 msgid "Set featured image"
    118 msgstr ""
    119 
    120 #: admin/class-chordpress-admin.php:115
    121121msgid "Remove featured image"
    122122msgstr ""
    123123
    124 #: admin/class-chordpress-admin.php:116
     124#: admin/class-chordpress-admin.php:126
    125125msgid "Use as featured image"
    126126msgstr ""
    127127
    128 #: admin/class-chordpress-admin.php:117
     128#: admin/class-chordpress-admin.php:127
    129129msgid "Insert into chord"
    130130msgstr ""
    131131
    132 #: admin/class-chordpress-admin.php:118
     132#: admin/class-chordpress-admin.php:128
    133133msgid "Uploaded to this chord"
    134134msgstr ""
    135135
    136 #: admin/class-chordpress-admin.php:119
     136#: admin/class-chordpress-admin.php:129
    137137msgid "Chords list"
    138138msgstr ""
    139139
    140 #: admin/class-chordpress-admin.php:120
     140#: admin/class-chordpress-admin.php:130
    141141msgid "Chords list navigation"
    142142msgstr ""
    143143
    144 #: admin/class-chordpress-admin.php:121
     144#: admin/class-chordpress-admin.php:131
    145145msgid "Filter chords list"
    146146msgstr ""
    147147
    148 #: admin/class-chordpress-admin.php:126
     148#: admin/class-chordpress-admin.php:136
    149149msgid "Guitar chord diagram"
    150150msgstr ""
    151151
    152 #: admin/class-chordpress-admin.php:226
     152#: admin/class-chordpress-admin.php:241
    153153msgid "Settings"
    154154msgstr ""
    155155
    156 #: admin/class-chordpress-admin.php:228
     156#: admin/class-chordpress-admin.php:243
    157157#: admin/partials/chordpress-admin-license.php:41
    158158#: admin/partials/chordpress-admin-options.php:252
    159 #: admin/partials/chordpress-admin-options.php:967
     159#: admin/partials/chordpress-admin-options.php:984
    160160msgid "Documentation"
    161161msgstr ""
    162162
    163 #: admin/class-chordpress-admin.php:246
    164 #: admin/partials/chordpress-admin-options.php:973
     163#: admin/class-chordpress-admin.php:264
     164#: admin/partials/chordpress-admin-options.php:990
    165165msgid "Support"
    166166msgstr ""
    167167
    168 #: admin/class-chordpress-admin.php:247
     168#: admin/class-chordpress-admin.php:265
    169169#: admin/partials/chordpress-admin-options.php:253
    170170#: admin/partials/chordpress-admin-options.php:269
     
    172172msgstr ""
    173173
    174 #: admin/class-chordpress-admin.php:248
     174#: admin/class-chordpress-admin.php:266
    175175msgid "Rate and Review!"
    176176msgstr ""
    177177
    178 #: admin/class-chordpress-admin.php:301
    179 #: admin/partials/chordpress-admin-chord-meta-box.php:53
    180 #: admin/partials/chordpress-admin-options.php:949
     178#: admin/class-chordpress-admin.php:323
     179#: admin/partials/chordpress-admin-chord-meta-box.php:64
     180#: admin/partials/chordpress-admin-options.php:966
    181181msgid "Name"
    182182msgstr ""
    183183
    184 #: admin/class-chordpress-admin.php:302
    185 #: admin/partials/chordpress-admin-options.php:706
     184#: admin/class-chordpress-admin.php:324
     185#: admin/partials/chordpress-admin-options.php:722
    186186msgid "Strings"
    187187msgstr ""
    188188
    189 #: admin/class-chordpress-admin.php:303
     189#: admin/class-chordpress-admin.php:325
     190#: admin/partials/chordpress-admin-chord-meta-box.php:142
     191msgid "Shortcode"
     192msgstr ""
     193
     194#: admin/partials/chordpress-admin-chord-meta-box.php:67
     195msgid "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."
     196msgstr ""
     197
     198#: admin/partials/chordpress-admin-chord-meta-box.php:72
     199msgid "Base Fret"
     200msgstr ""
     201
     202#: admin/partials/chordpress-admin-chord-meta-box.php:79
     203msgid "At what fret shall the diagram start to draw?"
     204msgstr ""
     205
     206#: admin/partials/chordpress-admin-chord-meta-box.php:84
     207msgid "Number of Frets"
     208msgstr ""
     209
     210#: admin/partials/chordpress-admin-chord-meta-box.php:87
     211msgid "Enter the number of frets to show in the chart."
     212msgstr ""
     213
     214#: admin/partials/chordpress-admin-chord-meta-box.php:92
     215msgid "Number of Strings"
     216msgstr ""
     217
     218#: admin/partials/chordpress-admin-chord-meta-box.php:98
     219msgid "Select the number of strings. Default is 6."
     220msgstr ""
     221
     222#: admin/partials/chordpress-admin-chord-meta-box.php:103
     223#: admin/partials/chordpress-admin-options.php:787
     224msgid "Tuning"
     225msgstr ""
     226
     227#: admin/partials/chordpress-admin-chord-meta-box.php:106
     228msgid "Labels under the strings for their tuning. Enter each note separated by a comma, e.g."
     229msgstr ""
     230
     231#: admin/partials/chordpress-admin-chord-meta-box.php:111
     232msgid "Fingers"
     233msgstr ""
     234
     235#: admin/partials/chordpress-admin-chord-meta-box.php:114
     236msgid "Enter a triplet for each finger on a string, separated by a comma. Each triplet must be formatted as"
     237msgstr ""
     238
     239#: admin/partials/chordpress-admin-chord-meta-box.php:115
     240msgid "Exmaple: (3,2,'2') => Third string (G), second fret, text '2'."
     241msgstr ""
     242
     243#: admin/partials/chordpress-admin-chord-meta-box.php:121
     244msgid "Barres"
     245msgstr ""
     246
     247#: admin/partials/chordpress-admin-chord-meta-box.php:124
     248msgid "Enter the barre information using this notation"
     249msgstr ""
     250
     251#: admin/partials/chordpress-admin-chord-meta-box.php:125
     252msgid "Exmaple: 6,1,1 => Full barre in the first fret. 6 = lower E, 1 = higher E"
     253msgstr ""
     254
    190255#: admin/partials/chordpress-admin-chord-meta-box.php:131
    191 msgid "Shortcode"
    192 msgstr ""
    193 
    194 #: admin/partials/chordpress-admin-chord-meta-box.php:56
    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:61
    199 msgid "Base Fret"
    200 msgstr ""
    201 
    202 #: admin/partials/chordpress-admin-chord-meta-box.php:68
    203 msgid "At what fret shall the diagram start to draw?"
    204 msgstr ""
    205 
    206 #: admin/partials/chordpress-admin-chord-meta-box.php:73
    207 msgid "Number of Frets"
    208 msgstr ""
    209 
    210 #: admin/partials/chordpress-admin-chord-meta-box.php:76
    211 msgid "Enter the number of frets to show in the chart."
    212 msgstr ""
    213 
    214 #: admin/partials/chordpress-admin-chord-meta-box.php:81
    215 msgid "Number of Strings"
    216 msgstr ""
    217 
    218 #: admin/partials/chordpress-admin-chord-meta-box.php:87
    219 msgid "Select the number of strings. Default is 6."
    220 msgstr ""
    221 
    222 #: admin/partials/chordpress-admin-chord-meta-box.php:92
    223 #: admin/partials/chordpress-admin-options.php:771
    224 msgid "Tuning"
    225 msgstr ""
    226 
    227 #: admin/partials/chordpress-admin-chord-meta-box.php:95
    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:100
    232 msgid "Fingers"
    233 msgstr ""
    234 
    235 #: admin/partials/chordpress-admin-chord-meta-box.php:103
    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:104
    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:110
    244 msgid "Barres"
    245 msgstr ""
    246 
    247 #: admin/partials/chordpress-admin-chord-meta-box.php:113
    248 msgid "Enter the barre information using this notation"
    249 msgstr ""
    250 
    251 #: admin/partials/chordpress-admin-chord-meta-box.php:114
    252 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:120
    256256msgid "Preview"
    257257msgstr ""
    258258
    259 #: admin/partials/chordpress-admin-chord-meta-box.php:124
     259#: admin/partials/chordpress-admin-chord-meta-box.php:135
    260260msgid "The above diagram uses the"
    261261msgstr ""
    262262
    263 #: admin/partials/chordpress-admin-chord-meta-box.php:124
     263#: admin/partials/chordpress-admin-chord-meta-box.php:135
    264264msgid "global guitar chord styles."
    265265msgstr ""
    266266
    267 #: admin/partials/chordpress-admin-chord-meta-box.php:125
     267#: admin/partials/chordpress-admin-chord-meta-box.php:136
    268268msgid "You might have to refresh, save or update your chord again for the preview to show."
    269269msgstr ""
    270270
    271 #: admin/partials/chordpress-admin-chord-meta-box.php:135
     271#: admin/partials/chordpress-admin-chord-meta-box.php:146
    272272msgid "Use this shortcode to display this chord in a post or page."
    273273msgstr ""
     
    281281msgstr ""
    282282
    283 #: admin/partials/chordpress-admin-license.php:111
     283#: admin/partials/chordpress-admin-license.php:113
    284284msgid "Expiring soon!"
    285285msgstr ""
    286286
    287 #: admin/partials/chordpress-admin-license.php:122
    288 #: admin/partials/chordpress-admin-license.php:138
    289 #: admin/partials/chordpress-admin-license.php:157
     287#: admin/partials/chordpress-admin-license.php:132
     288#: admin/partials/chordpress-admin-license.php:158
     289#: admin/partials/chordpress-admin-license.php:187
    290290msgid "Deactivate"
    291291msgstr ""
    292292
    293 #: admin/partials/chordpress-admin-license.php:122
    294 #: admin/partials/chordpress-admin-license.php:175
     293#: admin/partials/chordpress-admin-license.php:132
     294#: admin/partials/chordpress-admin-license.php:215
    295295msgid "Renew"
    296296msgstr ""
    297297
    298 #: admin/partials/chordpress-admin-license.php:127
     298#: admin/partials/chordpress-admin-license.php:139
    299299msgid "Active"
    300300msgstr ""
    301301
    302 #: admin/partials/chordpress-admin-license.php:146
     302#: admin/partials/chordpress-admin-license.php:168
    303303msgid "Blocked"
    304304msgstr ""
    305305
    306 #: admin/partials/chordpress-admin-license.php:157
     306#: admin/partials/chordpress-admin-license.php:187
    307307msgid "Unblock"
    308308msgstr ""
    309309
    310 #: admin/partials/chordpress-admin-license.php:164
     310#: admin/partials/chordpress-admin-license.php:196
    311311msgid "Expired"
    312312msgstr ""
    313313
    314 #: admin/partials/chordpress-admin-license.php:182
     314#: admin/partials/chordpress-admin-license.php:224
    315315msgid "Pending"
    316316msgstr ""
    317317
    318 #: admin/partials/chordpress-admin-license.php:193
    319 #: admin/partials/chordpress-admin-license.php:217
     318#: admin/partials/chordpress-admin-license.php:243
     319#: admin/partials/chordpress-admin-license.php:277
    320320msgid "Activate"
    321321msgstr ""
    322322
    323 #: admin/partials/chordpress-admin-license.php:198
     323#: admin/partials/chordpress-admin-license.php:248
    324324msgid "Missing License"
    325325msgstr ""
    326326
    327 #: admin/partials/chordpress-admin-license.php:200
     327#: admin/partials/chordpress-admin-license.php:250
    328328msgid "Please enter the license key for this plugin. You were given a license key when you purchased this item."
    329329msgstr ""
    330330
    331 #: admin/partials/chordpress-admin-license.php:206
     331#: admin/partials/chordpress-admin-license.php:258
    332332msgid "Missing"
    333333msgstr ""
    334334
    335 #: admin/partials/chordpress-admin-license.php:217
     335#: admin/partials/chordpress-admin-license.php:277
    336336msgid "Get a license"
    337337msgstr ""
    338338
    339 #: admin/partials/chordpress-admin-license.php:222
    340 #: includes/class-chordpress-license.php:103
     339#: admin/partials/chordpress-admin-license.php:282
     340#: includes/class-chordpress-license.php:102
    341341msgid "License Key"
    342342msgstr ""
     
    405405
    406406#: admin/partials/chordpress-admin-options.php:300
    407 msgid "Hide Artist"
     407msgid "Hide Album"
    408408msgstr ""
    409409
    410410#: admin/partials/chordpress-admin-options.php:303
    411 #: admin/partials/chordpress-admin-options.php:317
     411#: admin/partials/chordpress-admin-options.php:310
    412412#: admin/partials/chordpress-admin-options.php:324
    413413#: admin/partials/chordpress-admin-options.php:331
    414414#: admin/partials/chordpress-admin-options.php:338
    415415#: admin/partials/chordpress-admin-options.php:345
     416#: admin/partials/chordpress-admin-options.php:352
     417#: admin/partials/chordpress-admin-options.php:359
    416418msgid "With this option selected, the"
    417419msgstr ""
    418420
    419421#: admin/partials/chordpress-admin-options.php:303
     422msgid "album directive"
     423msgstr ""
     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
     428msgid "will not be displayed"
     429msgstr ""
     430
     431#: admin/partials/chordpress-admin-options.php:307
     432msgid "Hide Artist"
     433msgstr ""
     434
     435#: admin/partials/chordpress-admin-options.php:310
    420436msgid "artist directive"
    421437msgstr ""
    422438
    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
    428440msgid "Hide Chords"
    429441msgstr ""
    430442
    431 #: admin/partials/chordpress-admin-options.php:310
     443#: admin/partials/chordpress-admin-options.php:317
    432444msgid "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\""
    433445msgstr ""
    434446
    435 #: admin/partials/chordpress-admin-options.php:314
     447#: admin/partials/chordpress-admin-options.php:321
    436448msgid "Hide Comments"
    437449msgstr ""
    438450
    439 #: admin/partials/chordpress-admin-options.php:317
     451#: admin/partials/chordpress-admin-options.php:324
    440452msgid "comment directive"
    441453msgstr ""
    442454
    443 #: admin/partials/chordpress-admin-options.php:317
     455#: admin/partials/chordpress-admin-options.php:324
    444456msgid "will not be displayed. You can overwrite this setting per shortcut with \"hidecomments=yes/no\""
    445457msgstr ""
    446458
    447 #: admin/partials/chordpress-admin-options.php:321
     459#: admin/partials/chordpress-admin-options.php:328
    448460msgid "Hide Composer"
    449461msgstr ""
    450462
    451 #: admin/partials/chordpress-admin-options.php:324
     463#: admin/partials/chordpress-admin-options.php:331
    452464msgid "composer directive"
    453465msgstr ""
    454466
    455 #: admin/partials/chordpress-admin-options.php:324
     467#: admin/partials/chordpress-admin-options.php:331
    456468msgid "will not be displayed. You can overwrite this setting per shortcut with \"hidecomposer=yes/no\""
    457469msgstr ""
    458470
    459 #: admin/partials/chordpress-admin-options.php:328
     471#: admin/partials/chordpress-admin-options.php:335
     472msgid "Hide Key"
     473msgstr ""
     474
     475#: admin/partials/chordpress-admin-options.php:338
     476msgid "key directive"
     477msgstr ""
     478
     479#: admin/partials/chordpress-admin-options.php:342
    460480msgid "Hide Subtitle"
    461481msgstr ""
    462482
    463 #: admin/partials/chordpress-admin-options.php:331
     483#: admin/partials/chordpress-admin-options.php:345
    464484msgid "subtitle directive"
    465485msgstr ""
    466486
    467 #: admin/partials/chordpress-admin-options.php:331
     487#: admin/partials/chordpress-admin-options.php:345
    468488msgid "will not be displayed. You can overwrite this setting per shortcut with \"hidesubtitle=yes/no\""
    469489msgstr ""
    470490
    471 #: admin/partials/chordpress-admin-options.php:335
     491#: admin/partials/chordpress-admin-options.php:349
    472492msgid "Hide Title"
    473493msgstr ""
    474494
    475 #: admin/partials/chordpress-admin-options.php:338
     495#: admin/partials/chordpress-admin-options.php:352
    476496msgid "title directive"
    477497msgstr ""
    478498
    479 #: admin/partials/chordpress-admin-options.php:338
     499#: admin/partials/chordpress-admin-options.php:352
    480500msgid "will not be displayed. You can overwrite this setting per shortcut with \"hidetitle=yes/no\""
    481501msgstr ""
    482502
    483 #: admin/partials/chordpress-admin-options.php:342
     503#: admin/partials/chordpress-admin-options.php:356
    484504msgid "Hide Year"
    485505msgstr ""
    486506
    487 #: admin/partials/chordpress-admin-options.php:345
     507#: admin/partials/chordpress-admin-options.php:359
    488508msgid "year directive"
    489509msgstr ""
    490510
    491 #: admin/partials/chordpress-admin-options.php:345
     511#: admin/partials/chordpress-admin-options.php:359
    492512msgid "will not be displayed. You can overwrite this setting per shortcut with \"hideyear=yes/no\""
    493513msgstr ""
    494514
    495 #: admin/partials/chordpress-admin-options.php:349
     515#: admin/partials/chordpress-admin-options.php:363
    496516msgid "Hide Transpose"
    497517msgstr ""
    498518
    499 #: admin/partials/chordpress-admin-options.php:352
     519#: admin/partials/chordpress-admin-options.php:366
    500520msgid "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\""
    501521msgstr ""
    502522
    503 #: admin/partials/chordpress-admin-options.php:356
     523#: admin/partials/chordpress-admin-options.php:370
    504524msgid "Hide Print"
    505525msgstr ""
    506526
    507 #: admin/partials/chordpress-admin-options.php:359
     527#: admin/partials/chordpress-admin-options.php:373
    508528msgid "With this option selected, the print button will be hidden in interactive mode. You can overwrite this setting per shortcut with \"hideprint=yes/no\""
    509529msgstr ""
    510530
    511 #: admin/partials/chordpress-admin-options.php:363
     531#: admin/partials/chordpress-admin-options.php:377
    512532msgid "Numeric Transpose"
    513533msgstr ""
    514534
    515 #: admin/partials/chordpress-admin-options.php:366
     535#: admin/partials/chordpress-admin-options.php:380
    516536msgid "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\"\""
    517537msgstr ""
    518538
    519 #: admin/partials/chordpress-admin-options.php:370
     539#: admin/partials/chordpress-admin-options.php:384
    520540msgid "Fixed Interaction"
    521541msgstr ""
    522542
    523 #: admin/partials/chordpress-admin-options.php:373
     543#: admin/partials/chordpress-admin-options.php:387
    524544msgid "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\""
    525545msgstr ""
    526546
    527 #: admin/partials/chordpress-admin-options.php:377
     547#: admin/partials/chordpress-admin-options.php:391
    528548msgid "H/B Notation"
    529549msgstr ""
    530550
    531 #: admin/partials/chordpress-admin-options.php:380
     551#: admin/partials/chordpress-admin-options.php:394
    532552msgid "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"
    533553msgstr ""
    534554
    535 #: admin/partials/chordpress-admin-options.php:380
     555#: admin/partials/chordpress-admin-options.php:394
    536556msgid "here"
    537557msgstr ""
    538558
    539 #: admin/partials/chordpress-admin-options.php:384
     559#: admin/partials/chordpress-admin-options.php:398
    540560msgid "Show Chord Sheet"
    541561msgstr ""
    542562
    543 #: admin/partials/chordpress-admin-options.php:387
     563#: admin/partials/chordpress-admin-options.php:401
    544564msgid "With this option selected, a chord sheet is displayed at the bottom or top of the rendered song, showing "
    545565msgstr ""
    546566
    547 #: admin/partials/chordpress-admin-options.php:387
     567#: admin/partials/chordpress-admin-options.php:401
    548568msgid "SVGuitar Chords"
    549569msgstr ""
    550570
    551 #: admin/partials/chordpress-admin-options.php:387
     571#: admin/partials/chordpress-admin-options.php:401
    552572msgid " diagrams of each chord used in the song. This requires that you create a "
    553573msgstr ""
    554574
    555 #: admin/partials/chordpress-admin-options.php:387
     575#: admin/partials/chordpress-admin-options.php:402
    556576msgid "guitar chord post"
    557577msgstr ""
    558578
    559 #: admin/partials/chordpress-admin-options.php:387
     579#: admin/partials/chordpress-admin-options.php:402
    560580msgid "for each of them. You can overwrite this setting per shortcut with \"showchordsheet=yes/no\""
    561581msgstr ""
    562582
    563 #: admin/partials/chordpress-admin-options.php:391
     583#: admin/partials/chordpress-admin-options.php:407
    564584msgid "Show Chord Sheet on top"
    565585msgstr ""
    566586
    567 #: admin/partials/chordpress-admin-options.php:394
     587#: admin/partials/chordpress-admin-options.php:410
    568588msgid "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\""
    569589msgstr ""
    570590
    571 #: admin/partials/chordpress-admin-options.php:414
     591#: admin/partials/chordpress-admin-options.php:430
    572592msgid "Use this tab to select styles and formats of the rendered ChordPro text."
    573593msgstr ""
    574594
    575 #: admin/partials/chordpress-admin-options.php:419
     595#: admin/partials/chordpress-admin-options.php:435
    576596msgid "Title Level"
    577597msgstr ""
    578598
    579 #: admin/partials/chordpress-admin-options.php:434
     599#: admin/partials/chordpress-admin-options.php:450
    580600msgid "Select the header level for the title directive."
    581601msgstr ""
    582602
    583 #: admin/partials/chordpress-admin-options.php:438
     603#: admin/partials/chordpress-admin-options.php:454
    584604msgid "Subtitle Level"
    585605msgstr ""
    586606
    587 #: admin/partials/chordpress-admin-options.php:453
     607#: admin/partials/chordpress-admin-options.php:469
    588608msgid "Select the header level for the subtitle directive."
    589609msgstr ""
    590610
    591 #: admin/partials/chordpress-admin-options.php:457
     611#: admin/partials/chordpress-admin-options.php:473
    592612msgid "Meta Information Style"
    593613msgstr ""
    594614
    595 #: admin/partials/chordpress-admin-options.php:460
     615#: admin/partials/chordpress-admin-options.php:476
    596616msgid "Enter CSS for the meta header block, e.g."
    597617msgstr ""
    598618
    599 #: admin/partials/chordpress-admin-options.php:465
     619#: admin/partials/chordpress-admin-options.php:481
    600620msgid "Line Style"
    601621msgstr ""
    602622
    603 #: admin/partials/chordpress-admin-options.php:468
     623#: admin/partials/chordpress-admin-options.php:484
    604624msgid "Enter CSS for the lines here or leave empty to use the default (margin: 1em 0 1em 0;)."
    605625msgstr ""
    606626
    607 #: admin/partials/chordpress-admin-options.php:472
     627#: admin/partials/chordpress-admin-options.php:488
    608628msgid "Chord Style"
    609629msgstr ""
    610630
    611 #: admin/partials/chordpress-admin-options.php:475
     631#: admin/partials/chordpress-admin-options.php:491
    612632msgid "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"
    613633msgstr ""
    614634
    615 #: admin/partials/chordpress-admin-options.php:480
     635#: admin/partials/chordpress-admin-options.php:496
    616636msgid "Lyrics Style"
    617637msgstr ""
    618638
    619 #: admin/partials/chordpress-admin-options.php:483
     639#: admin/partials/chordpress-admin-options.php:499
    620640msgid "Enter CSS for the lyrics here or leave empty to use the page default."
    621641msgstr ""
    622642
    623 #: admin/partials/chordpress-admin-options.php:487
     643#: admin/partials/chordpress-admin-options.php:503
    624644msgid "Comment Style"
    625645msgstr ""
    626646
    627 #: admin/partials/chordpress-admin-options.php:490
     647#: admin/partials/chordpress-admin-options.php:506
    628648msgid "Enter CSS for comments, e.g."
    629649msgstr ""
    630650
    631 #: admin/partials/chordpress-admin-options.php:495
     651#: admin/partials/chordpress-admin-options.php:511
    632652msgid "Chorus Style"
    633653msgstr ""
    634654
    635 #: admin/partials/chordpress-admin-options.php:498
    636 #: admin/partials/chordpress-admin-options.php:505
     655#: admin/partials/chordpress-admin-options.php:514
     656#: admin/partials/chordpress-admin-options.php:521
    637657msgid "Enter CSS for the"
    638658msgstr ""
    639659
    640 #: admin/partials/chordpress-admin-options.php:498
     660#: admin/partials/chordpress-admin-options.php:514
    641661msgid "chorus sections"
    642662msgstr ""
    643663
    644 #: admin/partials/chordpress-admin-options.php:502
     664#: admin/partials/chordpress-admin-options.php:518
    645665msgid "Verse Style"
    646666msgstr ""
    647667
    648 #: admin/partials/chordpress-admin-options.php:505
     668#: admin/partials/chordpress-admin-options.php:521
    649669msgid "verse sections"
    650670msgstr ""
    651671
    652 #: admin/partials/chordpress-admin-options.php:524
     672#: admin/partials/chordpress-admin-options.php:540
    653673msgid "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."
    654674msgstr ""
    655675
    656 #: admin/partials/chordpress-admin-options.php:529
     676#: admin/partials/chordpress-admin-options.php:545
    657677msgid "Sample Display"
    658678msgstr ""
    659679
    660 #: admin/partials/chordpress-admin-options.php:541
     680#: admin/partials/chordpress-admin-options.php:557
    661681msgid "This is a sample display based on your settings. You might need to refresh the page to show the diagram."
    662682msgstr ""
    663683
    664 #: admin/partials/chordpress-admin-options.php:545
     684#: admin/partials/chordpress-admin-options.php:561
    665685msgid "Background Color"
    666686msgstr ""
    667687
    668 #: admin/partials/chordpress-admin-options.php:548
     688#: admin/partials/chordpress-admin-options.php:564
    669689msgid "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."
    670690msgstr ""
    671691
    672 #: admin/partials/chordpress-admin-options.php:552
     692#: admin/partials/chordpress-admin-options.php:568
    673693msgid "Barre Border Radius"
    674694msgstr ""
    675695
    676 #: admin/partials/chordpress-admin-options.php:555
     696#: admin/partials/chordpress-admin-options.php:571
    677697msgid "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."
    678698msgstr ""
    679699
    680 #: admin/partials/chordpress-admin-options.php:559
     700#: admin/partials/chordpress-admin-options.php:575
    681701msgid "Barre Bar Stroke Color"
    682702msgstr ""
    683703
    684 #: admin/partials/chordpress-admin-options.php:562
     704#: admin/partials/chordpress-admin-options.php:578
    685705msgid "The stroke CSS color of a barre chord. Defaults to the nut color if not set. Leave empty for the default 'Nut Color'."
    686706msgstr ""
    687707
    688 #: admin/partials/chordpress-admin-options.php:566
     708#: admin/partials/chordpress-admin-options.php:582
    689709msgid "Barre Bar Stroke Width"
    690710msgstr ""
    691711
    692 #: admin/partials/chordpress-admin-options.php:569
     712#: admin/partials/chordpress-admin-options.php:585
    693713msgid "The stroke width of a barre chord in pixel. Leave empty for the default 0."
    694714msgstr ""
    695715
    696 #: admin/partials/chordpress-admin-options.php:573
     716#: admin/partials/chordpress-admin-options.php:589
    697717msgid "Canvas Width"
    698718msgstr ""
    699719
    700 #: admin/partials/chordpress-admin-options.php:576
     720#: admin/partials/chordpress-admin-options.php:592
    701721msgid "Enter the width of the chord diagrams canvas in pixel. Leave emtpy for the default of 180. The height will be adjusted automatically."
    702722msgstr ""
    703723
    704 #: admin/partials/chordpress-admin-options.php:580
     724#: admin/partials/chordpress-admin-options.php:596
    705725msgid "Global Color"
    706726msgstr ""
    707727
    708 #: admin/partials/chordpress-admin-options.php:583
     728#: admin/partials/chordpress-admin-options.php:599
    709729msgid "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."
    710730msgstr ""
    711731
    712 #: admin/partials/chordpress-admin-options.php:587
     732#: admin/partials/chordpress-admin-options.php:603
    713733msgid "Empty String Indicator Size"
    714734msgstr ""
    715735
    716 #: admin/partials/chordpress-admin-options.php:590
     736#: admin/partials/chordpress-admin-options.php:606
    717737msgid "Size of the Xs and Os above empty strings relative to the space between two strings. Leave empty for the default: 0.6."
    718738msgstr ""
    719739
    720 #: admin/partials/chordpress-admin-options.php:594
     740#: admin/partials/chordpress-admin-options.php:610
    721741msgid "Fixed Diagram Position"
    722742msgstr ""
    723743
    724 #: admin/partials/chordpress-admin-options.php:597
     744#: admin/partials/chordpress-admin-options.php:613
    725745msgid "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."
    726746msgstr ""
    727747
    728 #: admin/partials/chordpress-admin-options.php:601
     748#: admin/partials/chordpress-admin-options.php:617
    729749msgid "Font Family"
    730750msgstr ""
    731751
    732 #: admin/partials/chordpress-admin-options.php:604
     752#: admin/partials/chordpress-admin-options.php:620
    733753msgid "The font family used for all letters and numbers. Leave empty for the default: 'Arial, \"Helvetica Neue\", Helvetica, sans-serif'."
    734754msgstr ""
    735755
    736 #: admin/partials/chordpress-admin-options.php:608
     756#: admin/partials/chordpress-admin-options.php:624
    737757msgid "Fret Color"
    738758msgstr ""
    739759
    740 #: admin/partials/chordpress-admin-options.php:611
     760#: admin/partials/chordpress-admin-options.php:627
    741761msgid "Fret color. Leave empty for default: 'Global Color'."
    742762msgstr ""
    743763
    744 #: admin/partials/chordpress-admin-options.php:615
     764#: admin/partials/chordpress-admin-options.php:631
    745765msgid "Fret Label Color"
    746766msgstr ""
    747767
    748 #: admin/partials/chordpress-admin-options.php:618
     768#: admin/partials/chordpress-admin-options.php:634
    749769msgid "Fret label color. Leave empty for default: 'Global Color'."
    750770msgstr ""
    751771
    752 #: admin/partials/chordpress-admin-options.php:622
     772#: admin/partials/chordpress-admin-options.php:638
    753773msgid "Fret Label Font Size"
    754774msgstr ""
    755775
    756 #: admin/partials/chordpress-admin-options.php:625
     776#: admin/partials/chordpress-admin-options.php:641
    757777msgid "Font size of the fret label. Leave empty for the default: 38."
    758778msgstr ""
    759779
    760 #: admin/partials/chordpress-admin-options.php:629
     780#: admin/partials/chordpress-admin-options.php:645
    761781msgid "Frets"
    762782msgstr ""
    763783
    764 #: admin/partials/chordpress-admin-options.php:632
     784#: admin/partials/chordpress-admin-options.php:648
    765785msgid "Number of frets to show in the chart. Leave empty for the default: 4."
    766786msgstr ""
    767787
    768 #: admin/partials/chordpress-admin-options.php:636
     788#: admin/partials/chordpress-admin-options.php:652
    769789msgid "Fret Height"
    770790msgstr ""
    771791
    772 #: admin/partials/chordpress-admin-options.php:639
     792#: admin/partials/chordpress-admin-options.php:655
    773793msgid "Height of a fret, relative to the space between two strings. Leave empty for the default: 1.5."
    774794msgstr ""
    775795
    776 #: admin/partials/chordpress-admin-options.php:643
     796#: admin/partials/chordpress-admin-options.php:659
    777797msgid "Nut Size"
    778798msgstr ""
    779799
    780 #: admin/partials/chordpress-admin-options.php:646
     800#: admin/partials/chordpress-admin-options.php:662
    781801msgid "Size of a nut relative to the string spacing. Leave empty for the default: 0.85."
    782802msgstr ""
    783803
    784 #: admin/partials/chordpress-admin-options.php:650
     804#: admin/partials/chordpress-admin-options.php:666
    785805msgid "Nut Color"
    786806msgstr ""
    787807
    788 #: admin/partials/chordpress-admin-options.php:653
     808#: admin/partials/chordpress-admin-options.php:669
    789809msgid "Color of a finger/nut. Leave empty for default: 'Global Color'."
    790810msgstr ""
    791811
    792 #: admin/partials/chordpress-admin-options.php:657
     812#: admin/partials/chordpress-admin-options.php:673
    793813msgid "Nut Stroke Color"
    794814msgstr ""
    795815
    796 #: admin/partials/chordpress-admin-options.php:660
     816#: admin/partials/chordpress-admin-options.php:676
    797817msgid "Stroke color of a nut. Leave empty for default: 'Nut Color'. If nut color is not set it defaults to 'Global Color'."
    798818msgstr ""
    799819
    800 #: admin/partials/chordpress-admin-options.php:664
     820#: admin/partials/chordpress-admin-options.php:680
    801821msgid "Nut Stroke Width"
    802822msgstr ""
    803823
    804 #: admin/partials/chordpress-admin-options.php:667
     824#: admin/partials/chordpress-admin-options.php:683
    805825msgid "Stroke width of a nut. Leave empty for the default: 0."
    806826msgstr ""
    807827
    808 #: admin/partials/chordpress-admin-options.php:671
     828#: admin/partials/chordpress-admin-options.php:687
    809829msgid "Nut Text Color"
    810830msgstr ""
    811831
    812 #: admin/partials/chordpress-admin-options.php:674
     832#: admin/partials/chordpress-admin-options.php:690
    813833msgid "Text color of a nut. Leave empty for default: #FFFFFF."
    814834msgstr ""
    815835
    816 #: admin/partials/chordpress-admin-options.php:678
     836#: admin/partials/chordpress-admin-options.php:694
    817837msgid "Nut Text Size"
    818838msgstr ""
    819839
    820 #: admin/partials/chordpress-admin-options.php:681
     840#: admin/partials/chordpress-admin-options.php:697
    821841msgid "Font size of the nut label. Leave empty for the default: 24."
    822842msgstr ""
    823843
    824 #: admin/partials/chordpress-admin-options.php:685
     844#: admin/partials/chordpress-admin-options.php:701
    825845msgid "Position"
    826846msgstr ""
    827847
    828 #: admin/partials/chordpress-admin-options.php:688
     848#: admin/partials/chordpress-admin-options.php:704
    829849msgid "Default start fret position (first fret is 1). Leave empty for the default: 1."
    830850msgstr ""
    831851
    832 #: admin/partials/chordpress-admin-options.php:692
     852#: admin/partials/chordpress-admin-options.php:708
    833853msgid "Side Padding"
    834854msgstr ""
    835855
    836 #: admin/partials/chordpress-admin-options.php:695
     856#: admin/partials/chordpress-admin-options.php:711
    837857msgid "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."
    838858msgstr ""
    839859
    840 #: admin/partials/chordpress-admin-options.php:699
     860#: admin/partials/chordpress-admin-options.php:715
    841861msgid "String Color"
    842862msgstr ""
    843863
    844 #: admin/partials/chordpress-admin-options.php:702
     864#: admin/partials/chordpress-admin-options.php:718
    845865msgid "Text color of a nut. Leave empty for default: 'Global Color'."
    846866msgstr ""
    847867
    848 #: admin/partials/chordpress-admin-options.php:717
     868#: admin/partials/chordpress-admin-options.php:733
    849869msgid "Number of strings. Default is '6'."
    850870msgstr ""
    851871
    852 #: admin/partials/chordpress-admin-options.php:721
     872#: admin/partials/chordpress-admin-options.php:737
    853873msgid "Stroke Width"
    854874msgstr ""
    855875
    856 #: admin/partials/chordpress-admin-options.php:724
     876#: admin/partials/chordpress-admin-options.php:740
    857877msgid "Global stroke width. Leave empty for the default: 2."
    858878msgstr ""
    859879
    860 #: admin/partials/chordpress-admin-options.php:728
     880#: admin/partials/chordpress-admin-options.php:744
    861881msgid "Style"
    862882msgstr ""
    863883
    864 #: admin/partials/chordpress-admin-options.php:739
     884#: admin/partials/chordpress-admin-options.php:755
    865885msgid "Select between 'Normal' and 'Handdrawn'. Default is 'Normal'."
    866886msgstr ""
    867887
    868 #: admin/partials/chordpress-admin-options.php:743
     888#: admin/partials/chordpress-admin-options.php:759
    869889msgid "Title Bottom Margin"
    870890msgstr ""
    871891
    872 #: admin/partials/chordpress-admin-options.php:746
     892#: admin/partials/chordpress-admin-options.php:762
    873893msgid "Space between the title and the chart. Leave empty for the default: 0."
    874894msgstr ""
    875895
    876 #: admin/partials/chordpress-admin-options.php:750
     896#: admin/partials/chordpress-admin-options.php:766
    877897msgid "Title Color"
    878898msgstr ""
    879899
    880 #: admin/partials/chordpress-admin-options.php:753
     900#: admin/partials/chordpress-admin-options.php:769
    881901msgid "Text color of the title. Leave empty for default: 'Global Color'."
    882902msgstr ""
    883903
    884 #: admin/partials/chordpress-admin-options.php:757
     904#: admin/partials/chordpress-admin-options.php:773
    885905msgid "Title Font Size"
    886906msgstr ""
    887907
    888 #: admin/partials/chordpress-admin-options.php:760
     908#: admin/partials/chordpress-admin-options.php:776
    889909msgid "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."
    890910msgstr ""
    891911
    892 #: admin/partials/chordpress-admin-options.php:764
     912#: admin/partials/chordpress-admin-options.php:780
    893913msgid "Top Fret Width"
    894914msgstr ""
    895915
    896 #: admin/partials/chordpress-admin-options.php:767
     916#: admin/partials/chordpress-admin-options.php:783
    897917msgid "Top fret width (only used if position is 1). Leave empty for the default: 10."
    898918msgstr ""
    899919
    900 #: admin/partials/chordpress-admin-options.php:774
     920#: admin/partials/chordpress-admin-options.php:790
    901921msgid "Labels under the strings for their tuning. Leave empty for default: [ 'E', 'A', 'D', 'G', 'B', 'E' ]."
    902922msgstr ""
    903923
    904 #: admin/partials/chordpress-admin-options.php:778
     924#: admin/partials/chordpress-admin-options.php:794
    905925msgid "Tunings Color"
    906926msgstr ""
    907927
    908 #: admin/partials/chordpress-admin-options.php:781
     928#: admin/partials/chordpress-admin-options.php:797
    909929msgid "Tunings color. Leave empty for default: 'Global Color'."
    910930msgstr ""
    911931
    912 #: admin/partials/chordpress-admin-options.php:785
     932#: admin/partials/chordpress-admin-options.php:801
    913933msgid "Tunings Font Size"
    914934msgstr ""
    915935
    916 #: admin/partials/chordpress-admin-options.php:788
     936#: admin/partials/chordpress-admin-options.php:804
    917937msgid "Font size of the tunig labels. Leave empty for the default: 28."
    918938msgstr ""
    919939
    920 #: admin/partials/chordpress-admin-options.php:807
     940#: admin/partials/chordpress-admin-options.php:823
    921941msgid "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."
    922942msgstr ""
    923943
    924 #: admin/partials/chordpress-admin-options.php:812
     944#: admin/partials/chordpress-admin-options.php:828
    925945msgid "Major Chords"
    926946msgstr ""
    927947
    928 #: admin/partials/chordpress-admin-options.php:815
     948#: admin/partials/chordpress-admin-options.php:831
    929949msgid "Imports a common version of the major chords for the base notes A, B, C, D, E, F and G."
    930950msgstr ""
    931951
    932 #: admin/partials/chordpress-admin-options.php:819
     952#: admin/partials/chordpress-admin-options.php:835
    933953msgid "Major 7 Chords"
    934954msgstr ""
    935955
    936 #: admin/partials/chordpress-admin-options.php:822
     956#: admin/partials/chordpress-admin-options.php:838
    937957msgid "Imports a common version of the major 7 chords for the base notes A, B, C, D, E, F and G."
    938958msgstr ""
    939959
    940 #: admin/partials/chordpress-admin-options.php:826
     960#: admin/partials/chordpress-admin-options.php:842
    941961msgid "Major 5 Chords"
    942962msgstr ""
    943963
    944 #: admin/partials/chordpress-admin-options.php:829
     964#: admin/partials/chordpress-admin-options.php:845
    945965msgid "Imports a common version of the major 5 chords for the base notes A, B, C, D, E, F and G."
    946966msgstr ""
    947967
    948 #: admin/partials/chordpress-admin-options.php:833
     968#: admin/partials/chordpress-admin-options.php:849
    949969msgid "Minor Chords"
    950970msgstr ""
    951971
    952 #: admin/partials/chordpress-admin-options.php:836
     972#: admin/partials/chordpress-admin-options.php:852
    953973msgid "Imports a common version of the minor chords for the base notes A, B, C, D, E, F and G."
    954974msgstr ""
    955975
    956 #: admin/partials/chordpress-admin-options.php:840
     976#: admin/partials/chordpress-admin-options.php:856
    957977msgid "Minor 7 Chords"
    958978msgstr ""
    959979
    960 #: admin/partials/chordpress-admin-options.php:843
     980#: admin/partials/chordpress-admin-options.php:859
    961981msgid "Imports a common version of the minor 7 chords for the base notes A, B, C, D, E, F and G."
    962982msgstr ""
    963983
    964 #: admin/partials/chordpress-admin-options.php:847
     984#: admin/partials/chordpress-admin-options.php:863
    965985msgid "Diminished Chords"
    966986msgstr ""
    967987
    968 #: admin/partials/chordpress-admin-options.php:850
     988#: admin/partials/chordpress-admin-options.php:866
    969989msgid "Imports a common version of the diminished chords for the base notes A, B, C, D, E, F and G."
    970990msgstr ""
    971991
    972 #: admin/partials/chordpress-admin-options.php:854
     992#: admin/partials/chordpress-admin-options.php:870
    973993msgid "Diminished 7 Chords"
    974994msgstr ""
    975995
    976 #: admin/partials/chordpress-admin-options.php:857
     996#: admin/partials/chordpress-admin-options.php:873
    977997msgid "Imports a common version of the diminished 7 chords for the base notes A, B, C, D, E, F and G."
    978998msgstr ""
    979999
    980 #: admin/partials/chordpress-admin-options.php:861
     1000#: admin/partials/chordpress-admin-options.php:877
    9811001msgid "Augurated Chords"
    9821002msgstr ""
    9831003
    984 #: admin/partials/chordpress-admin-options.php:864
     1004#: admin/partials/chordpress-admin-options.php:880
    9851005msgid "Imports a common version of the augurated chords for the base notes A, B, C, D, E, F and G."
    9861006msgstr ""
    9871007
    988 #: admin/partials/chordpress-admin-options.php:868
     1008#: admin/partials/chordpress-admin-options.php:884
    9891009msgid "Suspended 2 Chords"
    9901010msgstr ""
    9911011
    992 #: admin/partials/chordpress-admin-options.php:871
     1012#: admin/partials/chordpress-admin-options.php:887
    9931013msgid "Imports a common version of the suspended 2 chords for the base notes A, B, C, D, E, F and G."
    9941014msgstr ""
    9951015
    996 #: admin/partials/chordpress-admin-options.php:875
     1016#: admin/partials/chordpress-admin-options.php:891
    9971017msgid "Suspended 4 Chords"
    9981018msgstr ""
    9991019
    1000 #: admin/partials/chordpress-admin-options.php:878
     1020#: admin/partials/chordpress-admin-options.php:894
    10011021msgid "Imports a common version of the suspended 4 chords for the base notes A, B, C, D, E, F and G."
    10021022msgstr ""
    10031023
    1004 #: admin/partials/chordpress-admin-options.php:882
     1024#: admin/partials/chordpress-admin-options.php:898
    10051025msgid "Suspended 7_4 Chords"
    10061026msgstr ""
    10071027
    1008 #: admin/partials/chordpress-admin-options.php:885
     1028#: admin/partials/chordpress-admin-options.php:901
    10091029msgid "Imports a common version of the suspended 7_4 chords for the base notes A, B, C, D, E, F and G."
    10101030msgstr ""
    10111031
    1012 #: admin/partials/chordpress-admin-options.php:889
     1032#: admin/partials/chordpress-admin-options.php:905
    10131033msgid "Maj 7 Chords"
    10141034msgstr ""
    10151035
    1016 #: admin/partials/chordpress-admin-options.php:892
     1036#: admin/partials/chordpress-admin-options.php:908
    10171037msgid "Imports a common version of the Maj 7 chords for the base notes A, B, C, D, E, F and G."
    10181038msgstr ""
    10191039
    1020 #: admin/partials/chordpress-admin-options.php:909
     1040#: admin/partials/chordpress-admin-options.php:925
    10211041msgid "Select general options for this plugin."
    10221042msgstr ""
    10231043
    1024 #: admin/partials/chordpress-admin-options.php:914
     1044#: admin/partials/chordpress-admin-options.php:930
    10251045msgid "Remove options on delete"
    10261046msgstr ""
    10271047
    1028 #: admin/partials/chordpress-admin-options.php:916
    1029 #: admin/partials/chordpress-admin-options.php:923
     1048#: admin/partials/chordpress-admin-options.php:932
     1049#: admin/partials/chordpress-admin-options.php:939
    10301050msgid "Yes"
    10311051msgstr ""
    10321052
    1033 #: admin/partials/chordpress-admin-options.php:917
     1053#: admin/partials/chordpress-admin-options.php:933
    10341054msgid "Remove plugin options and settings from the database when the plugin is deleted (does not apply when the plugin is just deactivated)."
    10351055msgstr ""
    10361056
    1037 #: admin/partials/chordpress-admin-options.php:921
     1057#: admin/partials/chordpress-admin-options.php:937
    10381058msgid "Remove guitar chord posts on delete"
    10391059msgstr ""
    10401060
    1041 #: admin/partials/chordpress-admin-options.php:924
     1061#: admin/partials/chordpress-admin-options.php:940
    10421062msgid "Remove all guitar chord posts from the database when the plugin is deleted (does not apply when the plugin is just deactivated)."
    10431063msgstr ""
    10441064
    1045 #: admin/partials/chordpress-admin-options.php:955
     1065#: admin/partials/chordpress-admin-options.php:972
    10461066msgid "Version"
    10471067msgstr ""
    10481068
    1049 #: admin/partials/chordpress-admin-options.php:961
     1069#: admin/partials/chordpress-admin-options.php:978
    10501070msgid "Author"
    10511071msgstr ""
    10521072
    1053 #: admin/partials/chordpress-admin-options.php:979
     1073#: admin/partials/chordpress-admin-options.php:996
    10541074msgid "Credits"
    10551075msgstr ""
    10561076
     1077#: includes/class-chordpress-license.php:71
     1078msgid "Active License"
     1079msgstr ""
     1080
    10571081#: includes/class-chordpress-license.php:72
    1058 msgid "Active License"
     1082msgid "This is an active license for this domain. Awesome!"
    10591083msgstr ""
    10601084
    10611085#: includes/class-chordpress-license.php:73
    1062 msgid "This is an active license for this domain. Awesome!"
     1086msgid "This is an active license but not registered for this domain."
    10631087msgstr ""
    10641088
    10651089#: includes/class-chordpress-license.php:74
    1066 msgid "This is an active license but not registered for this domain."
     1090msgid "The following error occurred while trying to activate your license:"
    10671091msgstr ""
    10681092
    10691093#: includes/class-chordpress-license.php:75
    1070 msgid "The following error occurred while trying to activate your license:"
     1094msgid "Your license was successfully activated for this domain."
    10711095msgstr ""
    10721096
    10731097#: includes/class-chordpress-license.php:76
    1074 msgid "Your license was successfully activated for this domain."
     1098msgid "The following error occurred while trying to register your domain to your license:"
    10751099msgstr ""
    10761100
    10771101#: includes/class-chordpress-license.php:77
    1078 msgid "The following error occurred while trying to register your domain to your license:"
     1102msgid "Your domain was successfully registered to your license."
    10791103msgstr ""
    10801104
    10811105#: includes/class-chordpress-license.php:78
    1082 msgid "Your domain was successfully registered to your license."
     1106msgid "The following error occurred while trying to deregister your domain from your license:"
    10831107msgstr ""
    10841108
    10851109#: includes/class-chordpress-license.php:79
    1086 msgid "The following error occurred while trying to deregister your domain from your license:"
     1110msgid "Your domain was successfully deregistered from your license."
    10871111msgstr ""
    10881112
    10891113#: includes/class-chordpress-license.php:80
    1090 msgid "Your domain was successfully deregistered from your license."
     1114msgid "Blocked License"
    10911115msgstr ""
    10921116
    10931117#: includes/class-chordpress-license.php:81
    1094 msgid "Blocked License"
     1118msgid "This license key is blocked."
    10951119msgstr ""
    10961120
    10971121#: includes/class-chordpress-license.php:82
    1098 msgid "This license key is blocked."
     1122msgid "Please contact your administrator to unblock this license."
    10991123msgstr ""
    11001124
    11011125#: includes/class-chordpress-license.php:83
    1102 msgid "Please contact your administrator to unblock this license."
     1126msgid "Close this message"
    11031127msgstr ""
    11041128
    11051129#: includes/class-chordpress-license.php:84
    1106 msgid "Close this message"
     1130msgid "Company"
    11071131msgstr ""
    11081132
    11091133#: includes/class-chordpress-license.php:85
    1110 msgid "Company"
     1134msgid "Date Created"
    11111135msgstr ""
    11121136
    11131137#: includes/class-chordpress-license.php:86
    1114 msgid "Date Created"
     1138msgid "Date Expiry"
    11151139msgstr ""
    11161140
    11171141#: includes/class-chordpress-license.php:87
    1118 msgid "Date Expiry"
     1142msgid "Date Renewed"
    11191143msgstr ""
    11201144
    11211145#: includes/class-chordpress-license.php:88
    1122 msgid "Date Renewed"
     1146msgid "days left"
    11231147msgstr ""
    11241148
    11251149#: includes/class-chordpress-license.php:89
    1126 msgid "days left"
     1150msgid "License Details"
    11271151msgstr ""
    11281152
    11291153#: includes/class-chordpress-license.php:90
    1130 msgid "License Details"
     1154msgid "E-mail"
    11311155msgstr ""
    11321156
    11331157#: includes/class-chordpress-license.php:91
    1134 msgid "E-mail"
     1158msgid "Expired License"
    11351159msgstr ""
    11361160
    11371161#: includes/class-chordpress-license.php:92
    1138 msgid "Expired License"
     1162msgid "This license key has expired."
    11391163msgstr ""
    11401164
    11411165#: includes/class-chordpress-license.php:93
    1142 msgid "This license key has expired."
     1166msgid "Please contact your administrator to renew this license."
    11431167msgstr ""
    11441168
    11451169#: 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:95
    11501170msgid "License Expiry Warning"
    11511171msgstr ""
    11521172
    11531173#. translators: %d: Number of days untile license expiry
     1174#: includes/class-chordpress-license.php:96
     1175msgid "Your license will expire in %d days."
     1176msgstr ""
     1177
    11541178#: includes/class-chordpress-license.php:97
    1155 msgid "Your license will expire in %d days."
     1179msgid "Please contact your administrator to renew this license in time."
    11561180msgstr ""
    11571181
    11581182#: includes/class-chordpress-license.php:98
    1159 msgid "Please contact your administrator to renew this license in time."
     1183msgid "Invalid License"
    11601184msgstr ""
    11611185
    11621186#: includes/class-chordpress-license.php:99
    1163 msgid "Invalid License"
     1187msgid "This license key is invalid."
    11641188msgstr ""
    11651189
    11661190#: includes/class-chordpress-license.php:100
    1167 msgid "This license key is invalid."
     1191msgid "This instance is unregistered or a ucfirst license key was not entered and activated yet."
    11681192msgstr ""
    11691193
    11701194#: 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:102
    11751195msgid "Please contact the administrator to obtain a valid license."
    11761196msgstr ""
    11771197
     1198#: includes/class-chordpress-license.php:103
     1199msgid "Licensee"
     1200msgstr ""
     1201
    11781202#: includes/class-chordpress-license.php:104
    1179 msgid "Licensee"
     1203msgid "Maximum Allowed Domains"
    11801204msgstr ""
    11811205
    11821206#: includes/class-chordpress-license.php:105
    1183 msgid "Maximum Allowed Domains"
     1207msgid "Pending License"
    11841208msgstr ""
    11851209
    11861210#: includes/class-chordpress-license.php:106
    1187 msgid "Pending License"
     1211msgid "This license is registered but not activated yet."
    11881212msgstr ""
    11891213
    11901214#: includes/class-chordpress-license.php:107
    1191 msgid "This license is registered but not activated yet."
     1215msgid "Please contact your administrator to activate this license."
    11921216msgstr ""
    11931217
    11941218#: includes/class-chordpress-license.php:108
    1195 msgid "Please contact your administrator to activate this license."
     1219msgid "Registered Domains"
    11961220msgstr ""
    11971221
    11981222#: includes/class-chordpress-license.php:109
    1199 msgid "Registered Domains"
     1223msgid "Status"
    12001224msgstr ""
    12011225
    12021226#: includes/class-chordpress-license.php:110
    1203 msgid "Status"
     1227msgid "Product"
    12041228msgstr ""
    12051229
    12061230#: includes/class-chordpress-license.php:111
    1207 msgid "Product"
     1231msgid "Unregistered License"
    12081232msgstr ""
    12091233
    12101234#: includes/class-chordpress-license.php:112
    1211 msgid "Unregistered License"
     1235msgid "The license key of this instance is not registered for this domain."
    12121236msgstr ""
    12131237
    12141238#: 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:114
    12191239msgid "Please contact the administrator to register this domain or obtain a valid license."
    12201240msgstr ""
    12211241
    1222 #: includes/class-chordpress-renderer.php:595
     1242#: includes/class-chordpress-renderer.php:615
    12231243msgid "Font"
    12241244msgstr ""
    12251245
    1226 #: includes/class-chordpress-renderer.php:605
    1227 #: includes/class-chordpress-renderer.php:625
     1246#: includes/class-chordpress-renderer.php:635
     1247#: includes/class-chordpress-renderer.php:654
    12281248msgid "Transpose"
    12291249msgstr ""
    12301250
    1231 #: includes/class-chordpress-renderer.php:626
     1251#: includes/class-chordpress-renderer.php:656
    12321252msgid "Only works for international key names"
    12331253msgstr ""
    12341254
    1235 #: includes/class-chordpress-renderer.php:645
     1255#: includes/class-chordpress-renderer.php:676
    12361256msgid "Print"
    12371257msgstr ""
    12381258
    1239 #: includes/class-chordpress-renderer.php:681
     1259#: includes/class-chordpress-renderer.php:712
    12401260msgid "Composer"
    12411261msgstr ""
    12421262
    1243 #: includes/class-chordpress-renderer.php:682
     1263#: includes/class-chordpress-renderer.php:713
    12441264msgid "Artist"
    12451265msgstr ""
    12461266
    1247 #: includes/class-chordpress-renderer.php:683
     1267#: includes/class-chordpress-renderer.php:714
    12481268msgid "Year"
    12491269msgstr ""
    12501270
    1251 #: includes/class-chordpress-renderer.php:684
     1271#: includes/class-chordpress-renderer.php:715
    12521272msgid "Album"
    12531273msgstr ""
    12541274
    1255 #: includes/class-chordpress-renderer.php:687
     1275#: includes/class-chordpress-renderer.php:718
    12561276msgid "Key (original)"
    12571277msgstr ""
    12581278
    1259 #: includes/class-chordpress-renderer.php:688
     1279#: includes/class-chordpress-renderer.php:719
    12601280msgid "Key (transposed)"
    12611281msgstr ""
    12621282
    1263 #: includes/class-chordpress-renderer.php:695
     1283#: includes/class-chordpress-renderer.php:726
    12641284msgid "Time"
    12651285msgstr ""
    12661286
    1267 #: includes/class-chordpress-renderer.php:696
     1287#: includes/class-chordpress-renderer.php:727
    12681288msgid "Tempo"
    12691289msgstr ""
    12701290
    1271 #: includes/class-chordpress-renderer.php:697
     1291#: includes/class-chordpress-renderer.php:728
    12721292msgid "Capo"
    12731293msgstr ""
    12741294
    1275 #: includes/class-chordpress-renderer.php:731
     1295#: includes/class-chordpress-renderer.php:762
    12761296msgid "These known chords are used in this song"
    12771297msgstr ""
    12781298
    1279 #: includes/class-chordpress-renderer.php:845
     1299#: includes/class-chordpress-renderer.php:881
    12801300msgid "Missing square bracket in line"
    12811301msgstr ""
    12821302
    1283 #: public/class-chordpress-public.php:235
     1303#: public/class-chordpress-public.php:248
    12841304msgid "ChordPress Warning"
    12851305msgstr ""
    12861306
    1287 #: public/class-chordpress-public.php:236
     1307#: public/class-chordpress-public.php:249
    12881308msgid "There is no chord record with the ID "
    12891309msgstr ""
    12901310
    1291 #: public/class-chordpress-public.php:236
     1311#: public/class-chordpress-public.php:249
    12921312msgid "Please check your input or create a proper post for this chord first."
    12931313msgstr ""
    12941314
    1295 #: public/class-chordpress-public.php:250
     1315#: public/class-chordpress-public.php:263
    12961316msgid "No Title"
    12971317msgstr ""
  • 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"
     1C:\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  
    55Requires at least: 4.0
    66Tested up to: 6.7
    7 Stable tag: 3.6.4
     7Stable tag: 3.7.1
    88Requires PHP: 5.2.4
    99License: GPLv3
     
    130130
    131131== Changelog ==
     132= 3.7.1 =
     133* 2024-12-08
     134* Language file update
     135
    132136= 3.7.0 =
    133137* 2024-12-08
Note: See TracChangeset for help on using the changeset viewer.