ASong2U_Web/wp-content/plugins/wp-minify/lang/wp-minify.pot
2012-08-07 15:59:09 +00:00

265 lines
5.5 KiB
Plaintext

msgid ""
msgstr ""
"Project-Id-Version: wp_minify\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-04-24 22:14-0800\n"
"PO-Revision-Date: \n"
"Last-Translator: Thaya Kareeson <thaya.kareeson@gmail.com>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Basepath: ../\n"
"X-Poedit-KeywordsList: __;_e\n"
"X-Poedit-SearchPath-0: .\n"
#: common.php:77
#, php-format
msgid "You are using WordPress version %s."
msgstr ""
#: common.php:78
#, php-format
msgid "%s recommends that you use WordPress %s or newer."
msgstr ""
#: common.php:81
#, php-format
msgid "%sPlease update!%s"
msgstr ""
#: common.php:88
#, php-format
msgid "%s options has been updated."
msgstr ""
#: common.php:94
#, php-format
msgid "%s options has been upgraded."
msgstr ""
#: common.php:100
#, php-format
msgid "%s options has been reset."
msgstr ""
#: common.php:106
#, php-format
msgid "%s cache has been cleared."
msgstr ""
#: common.php:112
#, php-format
msgid "%s options imported."
msgstr ""
#: common.php:118
#, php-format
msgid "%s options import failed!"
msgstr ""
#: common.php:124
#, php-format
msgid "Did not receive any file to be imported. %s options import failed!"
msgstr ""
#: common.php:130
#, php-format
msgid "Found syntax errors in file being imported. %s options import failed!"
msgstr ""
#: options-generic.php:3
msgid "All of options will return to default settings. Are you sure you want to reset all settings?"
msgstr ""
#: options-generic.php:18
#: options-generic.php:71
msgid "Show Advanced Options"
msgstr ""
#: options-generic.php:35
#: options-generic.php:66
msgid "Hide Advanced Options"
msgstr ""
#: options-generic.php:88
msgid "Support this plugin!"
msgstr ""
#: options-generic.php:89
msgid "Display \"Page optimized by WP Minify\" link in the footer"
msgstr ""
#: options-generic.php:90
msgid "Do not display \"Page optimized by WP Minify\" link."
msgstr ""
#: options-generic.php:91
msgid "I will donate and/or write about this plugin"
msgstr ""
#: options-generic.php:100
#: wp-minify.php:370
msgid "General Configuration"
msgstr ""
#: options-generic.php:101
msgid "Enable JavaScript Minification"
msgstr ""
#: options-generic.php:102
msgid "Enable CSS Minification"
msgstr ""
#: options-generic.php:103
msgid "Enable HTML Minification"
msgstr ""
#: options-generic.php:112
msgid "Debugging"
msgstr ""
#: options-generic.php:113
msgid "Don't use \"pretty\" URL\""
msgstr ""
#: options-generic.php:114
msgid "Combine files but do not minify"
msgstr ""
#: options-generic.php:115
msgid "Show minify errors through FirePHP"
msgstr ""
#: options-generic.php:124
msgid "Local Files Minification"
msgstr ""
#: options-generic.php:125
msgid "JavaScript files to exclude from minify (line delimited)."
msgstr ""
#: options-generic.php:126
msgid "CSS files to exclude from minify (line delimited)."
msgstr ""
#: options-generic.php:127
msgid "URIs on which WP-Minify parsing will be disabled (line delimited)"
msgstr ""
#: options-generic.php:136
msgid "Non-Local Files Minification"
msgstr ""
#: options-generic.php:137
msgid "Enable minification on external files"
msgstr ""
#: options-generic.php:138
msgid "Not recommended unless you want to exclude a bunch of external .js/.css files"
msgstr ""
#: options-generic.php:139
msgid "External JavaScript files to include into minify."
msgstr ""
#: options-generic.php:140
#: options-generic.php:143
msgid "Only useful if \"Minification on external files\" is unchecked"
msgstr ""
#: options-generic.php:141
#: options-generic.php:144
#: options-generic.php:164
msgid "more info"
msgstr ""
#: options-generic.php:142
msgid "External CSS files to include into minify."
msgstr ""
#: options-generic.php:151
msgid "Caching"
msgstr ""
#: options-generic.php:152
msgid "Cache expires after every"
msgstr ""
#: options-generic.php:153
msgid "seconds"
msgstr ""
#: options-generic.php:154
msgid "Manually Clear Cache"
msgstr ""
#: options-generic.php:161
msgid "Tweaking/Tuning"
msgstr ""
#: options-generic.php:162
msgid "Place Minified JavaScript in footer"
msgstr ""
#: options-generic.php:163
msgid "Not recommended"
msgstr ""
#: options-generic.php:170
msgid "Force all JavaScript/CSS calls to be HTTPS on HTTPS pages"
msgstr ""
#: options-generic.php:177
msgid "Automatically set your Minify base per siteurl setting (recommended)"
msgstr ""
#: options-generic.php:178
msgid "Extra arguments to pass to minify engine. This value will get append to calls to URL \"wp-minify/min/?f=file1.js,file2.js,...,fileN.js\"."
msgstr ""
#: options-generic.php:179
msgid "e.g. You can specify this value to be b=somepath to specify the base path for all files passed into Minify."
msgstr ""
#: options-generic.php:190
msgid "Update Options"
msgstr ""
#: options-generic.php:191
msgid "Reset ALL Options"
msgstr ""
#: wp-minify.php:331
msgid "Cache directory is not writable. Please grant your server write permissions to the directory"
msgstr ""
#: wp-minify.php:339
msgid "Minify Engine config.php is not writable. Please grant your server write permissions to file"
msgstr ""
#: wp-minify.php:346
msgid "Some option settings are missing (possibly from plugin upgrade)."
msgstr ""
#: wp-minify.php:350
msgid "Minify Engine config.php was configured automatically."
msgstr ""
#: wp-minify.php:369
msgid "WP Minify Options"
msgstr ""
#: wp-minify.php:371
msgid "Documentation"
msgstr ""
#: wp-minify.php:418
msgid "Error: Could not fetch and cache URL"
msgstr ""
#: wp-minify.php:419
msgid "You might need to exclude this file in WP Minify options."
msgstr ""