Skip to content

Commit

Permalink
update gruntfile to generate en_US .pot file and update .pot file
Browse files Browse the repository at this point in the history
  • Loading branch information
jtsternberg committed Dec 23, 2014
1 parent aaed99d commit 7437fa1
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 82 deletions.
1 change: 1 addition & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ module.exports = function(grunt) {
updateTimestamp: true,
potHeaders: {
poedit: true,
'language': 'en_US',
'x-poedit-keywordslist': true
},
processPot: function( pot, options ) {
Expand Down
169 changes: 87 additions & 82 deletions languages/cmb2.pot
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
# This file is distributed under the same license as the CMB2 (beta) package.
msgid ""
msgstr ""
"Project-Id-Version: CMB2 (beta) 2.0.0.5\n"
"Project-Id-Version: CMB2 (beta) 2.0.0.6\n"
"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/cmb2\n"
"POT-Creation-Date: 2014-12-22 04:22:38+00:00\n"
"POT-Creation-Date: 2014-12-23 14:37:49+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2014-12-21 4:22+300\n"
"PO-Revision-Date: 2014-12-23 14:37+300\n"
"Last-Translator: WebDevStudios [email protected]\n"
"Language-Team: WebDevStudios [email protected]\n"
"X-Generator: grunt-wp-i18n 0.4.9\n"
"X-Poedit-KeywordsList: "
"__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
"attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
"Language: es_ES\n"
"Language: en_US\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-Country: United States\n"
"X-Poedit-SourceCharset: UTF-8\n"
Expand All @@ -24,252 +24,255 @@ msgstr ""
"X-Poedit-Bookmarks: \n"
"X-Textdomain-Support: yes\n"

#: CMB2.php:96
#: CMB2.php:100
msgid "Metabox configuration is required to have an ID parameter"
msgstr ""

#: CMB2.php:283
#: CMB2.php:287
msgid "Click to toggle"
msgstr ""

#: example-functions.php:52
#: example-functions.php:53
msgid "Test Metabox"
msgstr ""

#: example-functions.php:60 example-functions.php:294
#: example-functions.php:61 example-functions.php:295
msgid "Test Text"
msgstr ""

#: example-functions.php:61 example-functions.php:72 example-functions.php:79
#: example-functions.php:86 example-functions.php:94 example-functions.php:101
#: example-functions.php:113 example-functions.php:119
#: example-functions.php:126 example-functions.php:141
#: example-functions.php:149 example-functions.php:156
#: example-functions.php:162 example-functions.php:168
#: example-functions.php:180 example-functions.php:191
#: example-functions.php:202 example-functions.php:213
#: example-functions.php:221 example-functions.php:228
#: example-functions.php:236 example-functions.php:242
#: example-functions.php:254 example-functions.php:295
#: example-functions.php:361 example-functions.php:368
#: example-functions.php:374 example-functions.php:380
#: example-functions.php:386 example-functions.php:392
#: example-functions.php:398 example-functions.php:416
#: example-functions.php:62 example-functions.php:73 example-functions.php:80
#: example-functions.php:87 example-functions.php:95 example-functions.php:102
#: example-functions.php:114 example-functions.php:120
#: example-functions.php:127 example-functions.php:142
#: example-functions.php:150 example-functions.php:157
#: example-functions.php:163 example-functions.php:169
#: example-functions.php:181 example-functions.php:192
#: example-functions.php:203 example-functions.php:214
#: example-functions.php:222 example-functions.php:229
#: example-functions.php:237 example-functions.php:243
#: example-functions.php:255 example-functions.php:296
#: example-functions.php:362 example-functions.php:369
#: example-functions.php:375 example-functions.php:381
#: example-functions.php:387 example-functions.php:393
#: example-functions.php:399 example-functions.php:417
msgid "field description (optional)"
msgstr ""

#: example-functions.php:71
#: example-functions.php:72
msgid "Test Text Small"
msgstr ""

#: example-functions.php:78
#: example-functions.php:79
msgid "Test Text Medium"
msgstr ""

#: example-functions.php:85
#: example-functions.php:86
msgid "Website URL"
msgstr ""

#: example-functions.php:93
#: example-functions.php:94
msgid "Test Text Email"
msgstr ""

#: example-functions.php:100
#: example-functions.php:101
msgid "Test Time"
msgstr ""

#: example-functions.php:106 example-functions.php:107
#: example-functions.php:107 example-functions.php:108
msgid "Time zone"
msgstr ""

#: example-functions.php:112
#: example-functions.php:113
msgid "Test Date Picker"
msgstr ""

#: example-functions.php:118
#: example-functions.php:119
msgid "Test Date Picker (UNIX timestamp)"
msgstr ""

#: example-functions.php:125
#: example-functions.php:126
msgid "Test Date/Time Picker Combo (UNIX timestamp)"
msgstr ""

#: example-functions.php:140
#: example-functions.php:141
msgid "Test Money"
msgstr ""

#: example-functions.php:148
#: example-functions.php:149
msgid "Test Color Picker"
msgstr ""

#: example-functions.php:155
#: example-functions.php:156
msgid "Test Text Area"
msgstr ""

#: example-functions.php:161
#: example-functions.php:162
msgid "Test Text Area Small"
msgstr ""

#: example-functions.php:167
#: example-functions.php:168
msgid "Test Text Area for Code"
msgstr ""

#: example-functions.php:173
#: example-functions.php:174
msgid "Test Title Weeeee"
msgstr ""

#: example-functions.php:174
#: example-functions.php:175
msgid "This is a title description"
msgstr ""

#: example-functions.php:179
#: example-functions.php:180
msgid "Test Select"
msgstr ""

#: example-functions.php:184 example-functions.php:195
#: example-functions.php:206
msgid "Option One"
msgstr ""

#: example-functions.php:185 example-functions.php:196
#: example-functions.php:207
msgid "Option Two"
msgid "Option One"
msgstr ""

#: example-functions.php:186 example-functions.php:197
#: example-functions.php:208
msgid "Option Two"
msgstr ""

#: example-functions.php:187 example-functions.php:198
#: example-functions.php:209
msgid "Option Three"
msgstr ""

#: example-functions.php:190
#: example-functions.php:191
msgid "Test Radio inline"
msgstr ""

#: example-functions.php:201
#: example-functions.php:202
msgid "Test Radio"
msgstr ""

#: example-functions.php:212
#: example-functions.php:213
msgid "Test Taxonomy Radio"
msgstr ""

#: example-functions.php:220
#: example-functions.php:221
msgid "Test Taxonomy Select"
msgstr ""

#: example-functions.php:227
#: example-functions.php:228
msgid "Test Taxonomy Multi Checkbox"
msgstr ""

#: example-functions.php:235
#: example-functions.php:236
msgid "Test Checkbox"
msgstr ""

#: example-functions.php:241
#: example-functions.php:242
msgid "Test Multi Checkbox"
msgstr ""

#: example-functions.php:246
#: example-functions.php:247
msgid "Check One"
msgstr ""

#: example-functions.php:247
#: example-functions.php:248
msgid "Check Two"
msgstr ""

#: example-functions.php:248
#: example-functions.php:249
msgid "Check Three"
msgstr ""

#: example-functions.php:253
#: example-functions.php:254
msgid "Test wysiwyg"
msgstr ""

#: example-functions.php:260
#: example-functions.php:261
msgid "Test Image"
msgstr ""

#: example-functions.php:261
#: example-functions.php:262
msgid "Upload an image or enter a URL."
msgstr ""

#: example-functions.php:266
#: example-functions.php:267
msgid "Multiple Files"
msgstr ""

#: example-functions.php:267
#: example-functions.php:268
msgid "Upload or add multiple images/attachments."
msgstr ""

#: example-functions.php:273
#: example-functions.php:274
msgid "oEmbed"
msgstr ""

#: example-functions.php:274
msgid "Enter a youtube, twitter, or instagram URL. Supports services listed at <a href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/Embeds</a>."
#: example-functions.php:275
msgid ""
"Enter a youtube, twitter, or instagram URL. Supports services listed at <a "
"href=\"http://codex.wordpress.org/Embeds\">http://codex.wordpress.org/"
"Embeds</a>."
msgstr ""

#: example-functions.php:286
#: example-functions.php:287
msgid "About Page Metabox"
msgstr ""

#: example-functions.php:307
#: example-functions.php:308
msgid "Repeating Field Group"
msgstr ""

#: example-functions.php:313
#: example-functions.php:314
msgid "Generates reusable form entries"
msgstr ""

#: example-functions.php:315
#: example-functions.php:316
msgid "Entry {#}"
msgstr ""

#: example-functions.php:316
#: example-functions.php:317
msgid "Add Another Entry"
msgstr ""

#: example-functions.php:317
#: example-functions.php:318
msgid "Remove Entry"
msgstr ""

#: example-functions.php:354
#: example-functions.php:355
msgid "User Profile Metabox"
msgstr ""

#: example-functions.php:360
#: example-functions.php:361
msgid "Extra Info"
msgstr ""

#: example-functions.php:367
#: example-functions.php:368
msgid "Avatar"
msgstr ""

#: example-functions.php:373
#: example-functions.php:374
msgid "Facebook URL"
msgstr ""

#: example-functions.php:379
#: example-functions.php:380
msgid "Twitter URL"
msgstr ""

#: example-functions.php:385
#: example-functions.php:386
msgid "Google+ URL"
msgstr ""

#: example-functions.php:391
#: example-functions.php:392
msgid "Linkedin URL"
msgstr ""

#: example-functions.php:397
#: example-functions.php:398
msgid "User Field"
msgstr ""

#: example-functions.php:411
#: example-functions.php:412
msgid "Theme Options Metabox"
msgstr ""

#: example-functions.php:415
#: example-functions.php:416
msgid "Site Background Color"
msgstr ""

Expand Down Expand Up @@ -418,7 +421,9 @@ msgid "https://github.com/WebDevStudios/CMB2"
msgstr ""

#. Description of the plugin/theme
msgid "CMB2 will create metaboxes and forms with custom fields that will blow your mind."
msgid ""
"CMB2 will create metaboxes and forms with custom fields that will blow your "
"mind."
msgstr ""

#. Author of the plugin/theme
Expand All @@ -427,4 +432,4 @@ msgstr ""

#. Author URI of the plugin/theme
msgid "http://webdevstudios.com"
msgstr ""
msgstr ""

0 comments on commit 7437fa1

Please sign in to comment.