Plugin Directory

Changeset 1191132


Ignore:
Timestamp:
07/02/2015 08:41:17 AM (11 years ago)
Author:
mmtechmaster
Message:

Updated the language files and then the last commit before locking it down for the night.

Location:
militant-moderates-css-parent-selector-mmps/trunk/languages
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • militant-moderates-css-parent-selector-mmps/trunk/languages/militant-moderates-css-parent-selector-mmps-en_US.po

    r1189852 r1191132  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Militant Moderates CSS Parent Selector MMPS 1.2.0\n"
     5"Project-Id-Version: Militant Moderates CSS Parent Selector MMPS 1.2.1\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/militant-"
    77"moderates-css-parent-selector-mmps\n"
    8 "POT-Creation-Date: 2015-06-29 16:43-0400\n"
     8"POT-Creation-Date: 2015-07-02 04:28-0400\n"
    99"MIME-Version: 1.0\n"
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "PO-Revision-Date: 2015-06-29 16:43-0400\n"
     12"PO-Revision-Date: 2015-07-02 04:34-0400\n"
    1313"Last-Translator: MM Techmaster <[email protected]>\n"
    1414"Language-Team: \n"
     
    1717"Language: en_US\n"
    1818
     19#. translators: Link Text for the plugin's settings page
     20#: mmParentSelector.php:108
     21msgid "Settings"
     22msgstr ""
     23
     24#. translators: Formal Display name of the plugin
     25#: mmParentSelector.php:174 mmParentSelector.php:278 mmParentSelector.php:290
     26msgid "Militant Moderates Parent Selector (MMPS)"
     27msgstr ""
     28
     29#. translators: Abbreviation for MMPS (probably does not need to change)
     30#: mmParentSelector.php:176
     31msgid "MMPS"
     32msgstr ""
     33
     34#. translators: Settings Section Heading for the inclusion settings
     35#: mmParentSelector.php:189
     36msgid "Select CSS sources to include while scanning for Parent Selector Rules"
     37msgstr "Select CSS sources to search for Parent Selector Rules"
     38
     39#. translators: Checkbox setting to include all External CSS Stylesheets in
     40#. search for Parent Selectors
     41#: mmParentSelector.php:197
     42msgid "Include External CSS files?"
     43msgstr "Search External CSS files?"
     44
     45#. translators: Checkbox setting to include all Inline STYLEs in search for
     46#. Parent Selectors
     47#: mmParentSelector.php:207
     48msgid "Include Inline CSS rules?"
     49msgstr "Search Inline CSS rules?"
     50
     51#. translators: Settings Section Heading for the MMPS custom rules
     52#: mmParentSelector.php:217
     53msgid "Site-wide Normal and Parent Selector CSS Rules"
     54msgstr ""
     55
     56#. translators: Name of text area that holds MMPS custom CSS rules
     57#: mmParentSelector.php:224
     58msgid "Site-wide CSS rules:"
     59msgstr ""
     60
    1961#. translators: Description of the textarea to hold page or post specific CSS
    2062#. rules
    21 #: mmParentSelector.php:112
     63#: mmParentSelector.php:237
    2264msgid "MMPS Normal and Parent Selector CSS"
    2365msgstr ""
    2466
    25 #. translators: %s will be replaced with $post->post_type
    26 #: mmParentSelector.php:143
     67#. translators: %s will be replaced with $post->post_type ('page' or 'post')
     68#: mmParentSelector.php:249
    2769msgid ""
    2870"The Normal and Parent Selector CSS Rules entered here will always be scanned "
     
    3072msgstr ""
    3173
    32 #. translators: Formal Display name of the plugin
    33 #: mmParentSelector.php:151 mmParentSelector.php:162 mmParentSelector.php:174
    34 msgid "Militant Moderates Parent Selector (MMPS)"
    35 msgstr ""
    36 
    37 #. translators: Abbreviation for MMPS (probably does not need to change)
    38 #: mmParentSelector.php:153
    39 msgid "MMPS"
    40 msgstr ""
    41 
    4274#. translators: Error message to user
    43 #: mmParentSelector.php:165
     75#: mmParentSelector.php:281
    4476msgid "You do not have permission to change these options."
    4577msgstr ""
    4678
    4779#. translators: Button text to save settings
    48 #: mmParentSelector.php:180
     80#: mmParentSelector.php:296
    4981msgid "Save MMPS Settings"
    50 msgstr ""
     82msgstr "Save Settings"
    5183
    5284#. translators: First paragraph of Description for the MMPS inclusion settings
    53 #: mmParentSelector.php:190
     85#: mmParentSelector.php:306
    5486msgid ""
    5587"CSS Style Rules come from several different sources. MMPS will normally "
     
    5890"searched by MMPS."
    5991msgstr ""
     92"CSS Style Rules come from several different sources. MMPS will normally "
     93"search for Parent Selectors only in the Site-wide CSS Rules below. You may "
     94"use the following options to search additional sources."
    6095
    6196#. translators: Second paragraph of Description for the MMPS inclusion settings
    62 #: mmParentSelector.php:193
     97#: mmParentSelector.php:309
    6398msgid ""
    6499"NOTE: These options do not change normal CSS processing, they only control "
     
    67102"Rules section below then uncheck the following Inclusion options."
    68103msgstr ""
     104"NOTE: These options do not change normal CSS processing, they only control "
     105"which additional sources MMPS searches for Parent Selectors. Your pages will "
     106"load faster if you put all Parent Selector rules into the Site-wide CSS "
     107"Rules section below then uncheck the following options."
    69108
    70109#. translators: Description of the MMPS custom CSS Rules setting
    71 #: mmParentSelector.php:198
     110#: mmParentSelector.php:314
    72111msgid ""
    73112"The Site-wide CSS Rules will be applied to the entire web site and may "
     
    77116
    78117#. translators: Instructions for a Checkbox setting
    79 #: mmParentSelector.php:205
     118#: mmParentSelector.php:321
    80119msgid ""
    81120"Check this option to also scan all External CSS Stylesheet files for Parent "
    82121"Selectors"
    83122msgstr ""
     123"Check this option to search all External CSS Stylesheet files for Parent "
     124"Selectors"
    84125
    85126#. translators: Instructions for a Checkbox setting
    86 #: mmParentSelector.php:211
     127#: mmParentSelector.php:327
    87128msgid ""
    88129"Check this option to also scan all Inline CSS Styles for Parent Selectors"
    89 msgstr ""
    90 
    91 #. translators: Settings Section Heading for the inclusion settings
    92 #: mmParentSelector.php:227
    93 msgid "Select CSS sources to include while scanning for Parent Selector Rules"
    94 msgstr ""
    95 
    96 #. translators: Checkbox setting to include all External CSS Stylesheets in
    97 #. search for Parent Selectors
    98 #: mmParentSelector.php:234
    99 msgid "Include External CSS files?"
    100 msgstr ""
    101 
    102 #. translators: Checkbox setting to include all Inline STYLEs in search for
    103 #. Parent Selectors
    104 #: mmParentSelector.php:243
    105 msgid "Include Inline CSS rules?"
    106 msgstr ""
    107 
    108 #. translators: Settings Section Heading for the MMPS custom rules
    109 #: mmParentSelector.php:253
    110 msgid "Site-wide Normal and Parent Selector CSS Rules"
    111 msgstr ""
    112 
    113 #. translators: Name of text area that holds MMPS custom CSS rules
    114 #: mmParentSelector.php:260
    115 msgid "Site-wide CSS rules:"
    116 msgstr ""
    117 
    118 #. translators: Link Text for the plugin's settings page
    119 #: mmParentSelector.php:324
    120 msgid "Settings"
    121 msgstr ""
     130msgstr "Check this option to search all Inline CSS Styles for Parent Selectors"
    122131
    123132#. Plugin Name of the plugin/theme
  • militant-moderates-css-parent-selector-mmps/trunk/languages/militant-moderates-css-parent-selector-mmps.pot

    r1189852 r1191132  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Militant Moderates CSS Parent Selector MMPS 1.2.0\n"
     5"Project-Id-Version: Militant Moderates CSS Parent Selector MMPS 1.2.1\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/militant-"
    77"moderates-css-parent-selector-mmps\n"
    8 "POT-Creation-Date: 2015-06-29 20:42:22+00:00\n"
     8"POT-Creation-Date: 2015-07-02 08:27:14+00:00\n"
    99"MIME-Version: 1.0\n"
    1010"Content-Type: text/plain; charset=UTF-8\n"
     
    1414"Language-Team: LANGUAGE <[email protected]>\n"
    1515
     16#. translators: Link Text for the plugin's settings page
     17#: mmParentSelector.php:108
     18msgid "Settings"
     19msgstr ""
     20
     21#. translators: Formal Display name of the plugin
     22#: mmParentSelector.php:174 mmParentSelector.php:278 mmParentSelector.php:290
     23msgid "Militant Moderates Parent Selector (MMPS)"
     24msgstr ""
     25
     26#. translators: Abbreviation for MMPS (probably does not need to change)
     27#: mmParentSelector.php:176
     28msgid "MMPS"
     29msgstr ""
     30
     31#. translators: Settings Section Heading for the inclusion settings
     32#: mmParentSelector.php:189
     33msgid "Select CSS sources to include while scanning for Parent Selector Rules"
     34msgstr ""
     35
     36#. translators: Checkbox setting to include all External CSS Stylesheets in
     37#. search for Parent Selectors
     38#: mmParentSelector.php:197
     39msgid "Include External CSS files?"
     40msgstr ""
     41
     42#. translators: Checkbox setting to include all Inline STYLEs in search for
     43#. Parent Selectors
     44#: mmParentSelector.php:207
     45msgid "Include Inline CSS rules?"
     46msgstr ""
     47
     48#. translators: Settings Section Heading for the MMPS custom rules
     49#: mmParentSelector.php:217
     50msgid "Site-wide Normal and Parent Selector CSS Rules"
     51msgstr ""
     52
     53#. translators: Name of text area that holds MMPS custom CSS rules
     54#: mmParentSelector.php:224
     55msgid "Site-wide CSS rules:"
     56msgstr ""
     57
    1658#. translators: Description of the textarea to hold page or post specific CSS
    1759#. rules
    18 #: mmParentSelector.php:112
     60#: mmParentSelector.php:237
    1961msgid "MMPS Normal and Parent Selector CSS"
    2062msgstr ""
    2163
    22 #. translators: %s will be replaced with $post->post_type
    23 #: mmParentSelector.php:143
     64#. translators: %s will be replaced with $post->post_type ('page' or 'post')
     65#: mmParentSelector.php:249
    2466msgid ""
    2567"The Normal and Parent Selector CSS Rules entered here will always be scanned "
     
    2769msgstr ""
    2870
    29 #. translators: Formal Display name of the plugin
    30 #: mmParentSelector.php:151 mmParentSelector.php:162 mmParentSelector.php:174
    31 msgid "Militant Moderates Parent Selector (MMPS)"
    32 msgstr ""
    33 
    34 #. translators: Abbreviation for MMPS (probably does not need to change)
    35 #: mmParentSelector.php:153
    36 msgid "MMPS"
    37 msgstr ""
    38 
    3971#. translators: Error message to user
    40 #: mmParentSelector.php:165
     72#: mmParentSelector.php:281
    4173msgid "You do not have permission to change these options."
    4274msgstr ""
    4375
    4476#. translators: Button text to save settings
    45 #: mmParentSelector.php:180
     77#: mmParentSelector.php:296
    4678msgid "Save MMPS Settings"
    4779msgstr ""
    4880
    4981#. translators: First paragraph of Description for the MMPS inclusion settings
    50 #: mmParentSelector.php:190
     82#: mmParentSelector.php:306
    5183msgid ""
    5284"CSS Style Rules come from several different sources. MMPS will normally "
     
    5789
    5890#. translators: Second paragraph of Description for the MMPS inclusion settings
    59 #: mmParentSelector.php:193
     91#: mmParentSelector.php:309
    6092msgid ""
    6193"NOTE: These options do not change normal CSS processing, they only control "
     
    6698
    6799#. translators: Description of the MMPS custom CSS Rules setting
    68 #: mmParentSelector.php:198
     100#: mmParentSelector.php:314
    69101msgid ""
    70102"The Site-wide CSS Rules will be applied to the entire web site and may "
     
    74106
    75107#. translators: Instructions for a Checkbox setting
    76 #: mmParentSelector.php:205
     108#: mmParentSelector.php:321
    77109msgid ""
    78110"Check this option to also scan all External CSS Stylesheet files for Parent "
     
    81113
    82114#. translators: Instructions for a Checkbox setting
    83 #: mmParentSelector.php:211
     115#: mmParentSelector.php:327
    84116msgid ""
    85117"Check this option to also scan all Inline CSS Styles for Parent Selectors"
    86 msgstr ""
    87 
    88 #. translators: Settings Section Heading for the inclusion settings
    89 #: mmParentSelector.php:227
    90 msgid "Select CSS sources to include while scanning for Parent Selector Rules"
    91 msgstr ""
    92 
    93 #. translators: Checkbox setting to include all External CSS Stylesheets in
    94 #. search for Parent Selectors
    95 #: mmParentSelector.php:234
    96 msgid "Include External CSS files?"
    97 msgstr ""
    98 
    99 #. translators: Checkbox setting to include all Inline STYLEs in search for
    100 #. Parent Selectors
    101 #: mmParentSelector.php:243
    102 msgid "Include Inline CSS rules?"
    103 msgstr ""
    104 
    105 #. translators: Settings Section Heading for the MMPS custom rules
    106 #: mmParentSelector.php:253
    107 msgid "Site-wide Normal and Parent Selector CSS Rules"
    108 msgstr ""
    109 
    110 #. translators: Name of text area that holds MMPS custom CSS rules
    111 #: mmParentSelector.php:260
    112 msgid "Site-wide CSS rules:"
    113 msgstr ""
    114 
    115 #. translators: Link Text for the plugin's settings page
    116 #: mmParentSelector.php:324
    117 msgid "Settings"
    118118msgstr ""
    119119
Note: See TracChangeset for help on using the changeset viewer.