| 1 | <?php
|
|---|
| 2 |
|
|---|
| 3 |
|
|---|
| 4 | __('%s Settings', '');
|
|---|
| 5 | __('← Previous', ''); # Will need context.
|
|---|
| 6 | __('(more...)', '');
|
|---|
| 7 | __('(More...)', '');
|
|---|
| 8 | __('(required)', '');
|
|---|
| 9 |
|
|---|
| 10 | __('Add', ''); # EXISTS!
|
|---|
| 11 | __('Advanced', '');
|
|---|
| 12 | __('Advanced Settings', '');
|
|---|
| 13 | __('Appearance', '');
|
|---|
| 14 | __('Archives', '');
|
|---|
| 15 | __('Author', '');
|
|---|
| 16 |
|
|---|
| 17 | __('Back to %s', '');
|
|---|
| 18 |
|
|---|
| 19 | __('Cancel', '');
|
|---|
| 20 | __('Category', '');
|
|---|
| 21 | __('Categories', ''); # MUST!
|
|---|
| 22 | __('Changelog', '');
|
|---|
| 23 | __('Changes saved.', ''); # MUST! EXISTS!
|
|---|
| 24 | __('Comments', ''); # MUST! EXISTS!
|
|---|
| 25 | __('Comments are closed.', ''); # MUST! EXISTS! in 2010.
|
|---|
| 26 | __('Comments feed', '');
|
|---|
| 27 | __('Comments feed for: %', '');
|
|---|
| 28 |
|
|---|
| 29 | __('Default', '');
|
|---|
| 30 | __('Default is %s', '');
|
|---|
| 31 | __('Delete', '');
|
|---|
| 32 | __('Description', '');
|
|---|
| 33 | __('Disable', ''); # MUST! ABSENT!
|
|---|
| 34 | __('Disabled', '');
|
|---|
| 35 | __('Donate', '');
|
|---|
| 36 | __('Donate with PayPal', '');
|
|---|
| 37 |
|
|---|
| 38 | __('Edit', ''); # MUST!
|
|---|
| 39 | __('Edit this entry', '');
|
|---|
| 40 | __('Email', ''); # MUST!
|
|---|
| 41 | __('Email address', ''); # MUST!
|
|---|
| 42 | __('Enable', '');
|
|---|
| 43 | __('Enabled', '');
|
|---|
| 44 |
|
|---|
| 45 | __('FAQ', '');
|
|---|
| 46 | __('Footer', '');
|
|---|
| 47 | __('Frequently asked questions', '');
|
|---|
| 48 |
|
|---|
| 49 | __('General', '');
|
|---|
| 50 | __('General Settings', '');
|
|---|
| 51 | __('Go', '');
|
|---|
| 52 |
|
|---|
| 53 | __('Header', '');
|
|---|
| 54 | __('Home', '');
|
|---|
| 55 | __('Homepage', '');
|
|---|
| 56 | __('HTML allowed', '');
|
|---|
| 57 | __('HTML is allowed', '');
|
|---|
| 58 | __('HTML is OK', '');
|
|---|
| 59 |
|
|---|
| 60 | __('Info', '');
|
|---|
| 61 | __('Information', '');
|
|---|
| 62 |
|
|---|
| 63 | __('Leave a Reply', '');
|
|---|
| 64 | __('Links', '');
|
|---|
| 65 | __('Log In', '');
|
|---|
| 66 | __('Log Out', '');
|
|---|
| 67 | __('Log out →', '');
|
|---|
| 68 | __('Log out of this account', '');
|
|---|
| 69 |
|
|---|
| 70 | __('Main menu', ''); # For themes
|
|---|
| 71 | __('Main sidebar', ''); # For themes
|
|---|
| 72 | __('Message', '');
|
|---|
| 73 | __('Miscellaneous', ''); # MUST! Dropped in v3.0
|
|---|
| 74 | __('Miscellaneous Settings', ''); # MUST! Dropped in v3.0
|
|---|
| 75 | __('More info', '');
|
|---|
| 76 | __('More information', '');
|
|---|
| 77 |
|
|---|
| 78 | __('Name', '');
|
|---|
| 79 | __('Next →', ''); # Will need context...
|
|---|
| 80 | __('Next entry', '');
|
|---|
| 81 | __('Next entries', '');
|
|---|
| 82 | __('Next image', '');
|
|---|
| 83 | __('Next page', '');
|
|---|
| 84 | __('Next post', '');
|
|---|
| 85 | __('Next posts', '');
|
|---|
| 86 | __('Newer comments', '');
|
|---|
| 87 | __('Newer entries', '');
|
|---|
| 88 | __('Newer posts', '');
|
|---|
| 89 | __('Newer results', ''); # For is_search(), which is not restricted to posts
|
|---|
| 90 | __('No', ''); # MUST!
|
|---|
| 91 | __('No results found.', '');
|
|---|
| 92 |
|
|---|
| 93 | __('Off', '');
|
|---|
| 94 | __('Older comments', '');
|
|---|
| 95 | __('Older entries', '');
|
|---|
| 96 | __('Older posts', '');
|
|---|
| 97 | __('Older results', ''); # For is_search(), which is not restricted to posts
|
|---|
| 98 | __('On', '');
|
|---|
| 99 | __('Options', ''); # MUST!
|
|---|
| 100 | __('Options saved.', ''); # MUST!
|
|---|
| 101 |
|
|---|
| 102 | __('Page %s', ''); # MUST!
|
|---|
| 103 | __('Page not found', '');
|
|---|
| 104 | __('Page not found.', '');
|
|---|
| 105 | __('Pages', ''); # MUST!
|
|---|
| 106 | __('Password', '');
|
|---|
| 107 | __('Password:', ''); # Can be dropped maybe
|
|---|
| 108 | __('Permalink', '');
|
|---|
| 109 | __('Permalink to %s', '');
|
|---|
| 110 | __('Permanent link to %s', '');
|
|---|
| 111 | __('Pingbacks', '');
|
|---|
| 112 | __('Plugin homepage', '');
|
|---|
| 113 | __('Plugin version', '');
|
|---|
| 114 | __('Previous entry', '');
|
|---|
| 115 | __('Previous entries', '');
|
|---|
| 116 | __('Previous image', '');
|
|---|
| 117 | __('Previous page', '');
|
|---|
| 118 | __('Previous post', '');
|
|---|
| 119 | __('Previous posts', '');
|
|---|
| 120 | __('Preview', '');
|
|---|
| 121 |
|
|---|
| 122 | __('Read more →', '');
|
|---|
| 123 | __('Remove', '');
|
|---|
| 124 | __('Reset', '');
|
|---|
| 125 | __('Return to %s', '');
|
|---|
| 126 |
|
|---|
| 127 | __('Save', '');
|
|---|
| 128 | __('Save Changes', ''); # MUST! 100%!
|
|---|
| 129 | __('Search', '');
|
|---|
| 130 | __('Search engine optimization', '');
|
|---|
| 131 | __('SEO', '');
|
|---|
| 132 | __('Settings', ''); # MUST!
|
|---|
| 133 | __('Settings saved.', ''); # MUST! EXISTS!
|
|---|
| 134 | __('Shortlink', '');
|
|---|
| 135 | __('Sidebar', '');
|
|---|
| 136 | __('Skip to content', '');
|
|---|
| 137 | __('Skip to main content', ''); # MUST!
|
|---|
| 138 | __('Submit', '');
|
|---|
| 139 | __('Submit Comment', '');
|
|---|
| 140 | __('Submit Reply', '');
|
|---|
| 141 | __('Summary', '');
|
|---|
| 142 |
|
|---|
| 143 | __('Tagline', '');
|
|---|
| 144 | __('Tag', ''); # MUST!
|
|---|
| 145 | __('Tag:', ''); # MUST!
|
|---|
| 146 | __('Tags', ''); # MUST!
|
|---|
| 147 | __('Tags:', '');
|
|---|
| 148 | __('Taxonomies', '');
|
|---|
| 149 | __('The %1$s theme requires WordPress %1$s or newer.', '');
|
|---|
| 150 | __('The %1$s plugin requires WordPress %1$s or newer.', '');
|
|---|
| 151 | __('The entered email address is not valid.', '');
|
|---|
| 152 | __('Theme homepage', '');
|
|---|
| 153 | __('Theme version', '');
|
|---|
| 154 | __('This email address is not valid.', '');
|
|---|
| 155 | __('This post has a password. Enter the password to view comments.', '');
|
|---|
| 156 | __('This post is password protected. Enter the password to view any comments.', '');
|
|---|
| 157 | __('This post is password protected. Enter the password to view comments.', '');
|
|---|
| 158 | __('Thumbnail', '');
|
|---|
| 159 | __('Title', '');
|
|---|
| 160 | __('Tools', '');
|
|---|
| 161 | __('Trackbacks', ''); # Does anyone still use them?
|
|---|
| 162 |
|
|---|
| 163 | __('Valid CSS', '');
|
|---|
| 164 | __('Valid CSS3', '');
|
|---|
| 165 | __('Valid HTML', '');
|
|---|
| 166 | __('Valid HTML5', '');
|
|---|
| 167 | __('Valid XHTML', '');
|
|---|
| 168 | __('Version', '');
|
|---|
| 169 | __('View all entries by this author', '');
|
|---|
| 170 | __('View all posts by this author', '');
|
|---|
| 171 | __('View all posts in %s', '');
|
|---|
| 172 | __('View all posts tagged %s', '');
|
|---|
| 173 | __('Visual Editor', '');
|
|---|
| 174 |
|
|---|
| 175 | __('Website', '');
|
|---|
| 176 | __('WordPress version', '');
|
|---|
| 177 | __('Write a comment', '');
|
|---|
| 178 |
|
|---|
| 179 | __('Yes', ''); # MUST! EXISTS!
|
|---|
| 180 | __('You are here:', '');
|
|---|
| 181 | __('You can show your appreciation for this plugin and support its development by donating.', '');
|
|---|
| 182 | __('You can show your appreciation for this theme and support its development by donating.', '');
|
|---|
| 183 | __('Your email address is not published.', ''); # Better than “will not be published”?
|
|---|
| 184 |
|
|---|
| 185 | # EOF
|
|---|