Skip to content

Commit

Permalink
Added POT file for i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
sheabunge committed Dec 29, 2012
1 parent 0daac62 commit 5dde203
Showing 1 changed file with 48 additions and 123 deletions.
171 changes: 48 additions & 123 deletions languages/code-snippets.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,15 @@
# This file is distributed under the same license as the Code Snippets package.
msgid ""
msgstr ""
"Project-Id-Version: Code Snippets 1.6\n"
"Project-Id-Version: Code Snippets 1.6.1\n"
"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/code-snippets\n"
"POT-Creation-Date: 2012-12-22 06:18:18+00:00\n"
"POT-Creation-Date: 2012-12-29 09:12:37+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2012-12-22 05:20+10\n"
"PO-Revision-Date: 2012-12-29 08:14+11\n"
"Last-Translator: Shea Bunge <[email protected]>\n"

#. #-#-#-#-# code-snippets.pot (Code Snippets 1.6) #-#-#-#-#
#. Plugin Name of the plugin/theme
#: code-snippets.php:217
msgid "Code Snippets"
msgstr ""
Expand Down Expand Up @@ -52,35 +50,35 @@ msgstr ""
msgid "Edit Snippet"
msgstr ""

#: code-snippets.php:1206
#: code-snippets.php:1207
msgid "Manage your existing snippets"
msgstr ""

#: code-snippets.php:1207
#: code-snippets.php:1208
msgid "Manage"
msgstr ""

#: code-snippets.php:1227
#: code-snippets.php:1228
msgid "Visit the WordPress.org plugin page"
msgstr ""

#: code-snippets.php:1228
#: code-snippets.php:1229
msgid "About"
msgstr ""

#: code-snippets.php:1232
#: code-snippets.php:1233
msgid "Visit the support forums"
msgstr ""

#: code-snippets.php:1233
#: code-snippets.php:1234
msgid "Support"
msgstr ""

#: code-snippets.php:1237
#: code-snippets.php:1238
msgid "Support this plugin's development"
msgstr ""

#: code-snippets.php:1238
#: code-snippets.php:1239
msgid "Donate"
msgstr ""

Expand All @@ -91,21 +89,15 @@ msgstr[0] ""
msgstr[1] ""

#: includes/admin/import.php:27
msgid ""
"Howdy! Upload your Code Snippets export file and we&#8217;ll import the "
"snippets to this site."
msgid "Howdy! Upload your Code Snippets export file and we&#8217;ll import the snippets to this site."
msgstr ""

#: includes/admin/import.php:29
msgid ""
"You will need to go to the <a href=\"%s\">Manage Snippets</a> page to "
"activate the imported snippets."
msgid "You will need to go to the <a href=\"%s\">Manage Snippets</a> page to activate the imported snippets."
msgstr ""

#: includes/admin/import.php:31
msgid ""
"Choose a Code Snippets (.xml) file to upload, then click Upload file and "
"import."
msgid "Choose a Code Snippets (.xml) file to upload, then click Upload file and import."
msgstr ""

#: includes/admin/import.php:34
Expand Down Expand Up @@ -182,24 +174,22 @@ msgid "Code"
msgstr ""

#: includes/admin/single.php:63
msgid ""
"Enter or paste the snippet code without the <code>&lt;?php</code> and <code>?"
"&gt;</code> tags."
msgid "Enter or paste the snippet code without the <code>&lt;?php</code> and <code>?&gt;</code> tags."
msgstr ""

#: includes/admin/single.php:70 includes/class-list-table.php:156
#: includes/admin/single.php:69 includes/class-list-table.php:156
msgid "Description"
msgstr ""

#: includes/admin/single.php:71
#: includes/admin/single.php:70
msgid "(Optional)"
msgstr ""

#: includes/admin/single.php:87
#: includes/admin/single.php:86
msgid "Save"
msgstr ""

#: includes/admin/single.php:88
#: includes/admin/single.php:87
msgid "Cancel"
msgstr ""

Expand Down Expand Up @@ -272,9 +262,7 @@ msgid "Clear List"
msgstr ""

#: includes/class-list-table.php:304
msgid ""
"You do not appear to have any snippets available at this time. <a href=\"%s"
"\">Add New&rarr;</a>"
msgid "You do not appear to have any snippets available at this time. <a href=\"%s\">Add New&rarr;</a>"
msgstr ""

#: includes/help/import.php:5 includes/help/manage.php:5
Expand All @@ -283,40 +271,27 @@ msgid "Overview"
msgstr ""

#: includes/help/import.php:7
msgid ""
"Snippets are similar to plugins - they both extend and expand the "
"functionality of WordPress. Snippets are more light-weight, just a few lines "
"of code, and do not put as much load on your server. Here you can load "
"snippets from a Code Snippets (.xml) import file into the database with your "
"existing snippets."
msgid "Snippets are similar to plugins - they both extend and expand the functionality of WordPress. Snippets are more light-weight, just a few lines of code, and do not put as much load on your server. Here you can load snippets from a Code Snippets (.xml) import file into the database with your existing snippets."
msgstr ""

#: includes/help/import.php:12
msgid "Importing"
msgstr ""

#: includes/help/import.php:14
msgid ""
"You can load your snippets from a Code Snippets (.xml) import file using "
"this page."
msgid "You can load your snippets from a Code Snippets (.xml) import file using this page."
msgstr ""

#: includes/help/import.php:15
msgid ""
"Snippets will be added to the database along with your existing snippets. "
"Regardless of whether the snippets were active on the previous site, "
"imported snippets are always inactive until activated using the <a href=\"%s"
"\">Manage Snippets</a> page.</p>"
msgid "Snippets will be added to the database along with your existing snippets. Regardless of whether the snippets were active on the previous site, imported snippets are always inactive until activated using the <a href=\"%s\">Manage Snippets</a> page.</p>"
msgstr ""

#: includes/help/import.php:20
msgid "Exporting"
msgstr ""

#: includes/help/import.php:22
msgid ""
"You can save your snippets to a Code Snippets (.xml) export file using the "
"<a href=\"%s\">Manage Snippets</a> page."
msgid "You can save your snippets to a Code Snippets (.xml) export file using the <a href=\"%s\">Manage Snippets</a> page."
msgstr ""

#: includes/help/import.php:26 includes/help/manage.php:27
Expand All @@ -325,87 +300,53 @@ msgid "For more information:"
msgstr ""

#: includes/help/import.php:27 includes/help/single.php:33
msgid ""
"<a href=\"http://wordpress.org/extend/plugins/code-snippets\" target=\"_blank"
"\">WordPress Extend</a>"
msgid "<a href=\"http://wordpress.org/extend/plugins/code-snippets\" target=\"_blank\">WordPress Extend</a>"
msgstr ""

#: includes/help/import.php:28 includes/help/manage.php:29
#: includes/help/single.php:34
msgid ""
"<a href=\"http://wordpress.org/support/plugin/code-snippets\" target=\"_blank"
"\">Support Forums</a>"
msgid "<a href=\"http://wordpress.org/support/plugin/code-snippets\" target=\"_blank\">Support Forums</a>"
msgstr ""

#: includes/help/import.php:29 includes/help/manage.php:30
#: includes/help/single.php:35
msgid ""
"<a href=\"http://code-snippets.bungeshea.com/\" target=\"_blank\">Project "
"Website</a>"
msgid "<a href=\"http://code-snippets.bungeshea.com/\" target=\"_blank\">Project Website</a>"
msgstr ""

#: includes/help/manage.php:7
msgid ""
"Snippets are similar to plugins - they both extend and expand the "
"functionality of WordPress. Snippets are more light-weight, just a few lines "
"of code, and do not put as much load on your server. Here you can manage "
"your existing snippets and preform tasks on them such as activating, "
"deactivating, deleting and exporting."
msgid "Snippets are similar to plugins - they both extend and expand the functionality of WordPress. Snippets are more light-weight, just a few lines of code, and do not put as much load on your server. Here you can manage your existing snippets and preform tasks on them such as activating, deactivating, deleting and exporting."
msgstr ""

#: includes/help/manage.php:12
msgid "Safe Mode"
msgstr ""

#: includes/help/manage.php:14
msgid ""
"Be sure to check your snippets for errors before you activate them, as a "
"faulty snippet could bring your whole blog down. If your site starts doing "
"strange things, deactivate all your snippets and activate them one at a time."
msgid "Be sure to check your snippets for errors before you activate them, as a faulty snippet could bring your whole blog down. If your site starts doing strange things, deactivate all your snippets and activate them one at a time."
msgstr ""

#: includes/help/manage.php:15
msgid ""
"If something goes wrong with a snippet and you can't use WordPress, you can "
"cause all snippets to stop executing by adding <code>define"
"('CODE_SNIPPETS_SAFE_MODE', true);</code> to your <code>wp-config.php</code> "
"file. After you have deactivated the offending snippet, you can turn off "
"safe mode by removing this line or replacing <strong>true</strong> with "
"<strong>false</strong>."
msgid "If something goes wrong with a snippet and you can't use WordPress, you can cause all snippets to stop executing by adding <code>define('CODE_SNIPPETS_SAFE_MODE', true);</code> to your <code>wp-config.php</code> file. After you have deactivated the offending snippet, you can turn off safe mode by removing this line or replacing <strong>true</strong> with <strong>false</strong>."
msgstr ""

#: includes/help/manage.php:20
msgid "Uninstall"
msgstr ""

#: includes/help/manage.php:22
msgid ""
"When you delete Code Snippets through the Plugins menu in WordPress it will "
"clear up the <code>%1$s</code> table and a few other bits of data stored in "
"the database. If you want to keep this data (ie: you are only temporally "
"uninstalling Code Snippets) then remove the <code>%2$s</code> folder using "
"FTP."
msgid "When you delete Code Snippets through the Plugins menu in WordPress it will clear up the <code>%1$s</code> table and a few other bits of data stored in the database. If you want to keep this data (ie: you are only temporally uninstalling Code Snippets) then remove the <code>%2$s</code> folder using FTP."
msgstr ""

#: includes/help/manage.php:23
msgid ""
"Even if you're sure that you don't want to use Code Snippets ever again on "
"this WordPress installation, you may want to use the export feature to back "
"up your snippets."
msgid "Even if you're sure that you don't want to use Code Snippets ever again on this WordPress installation, you may want to use the export feature to back up your snippets."
msgstr ""

#: includes/help/manage.php:28
msgid ""
"<a href=\"http://wordpress.org/extend/plugins/code-snippets\" target=\"_blank"
"\">WordPress Extend</a></p>"
msgid "<a href=\"http://wordpress.org/extend/plugins/code-snippets\" target=\"_blank\">WordPress Extend</a></p>"
msgstr ""

#: includes/help/single.php:7
msgid ""
"Snippets are similar to plugins - they both extend and expand the "
"functionality of WordPress. Snippets are more light-weight, just a few lines "
"of code, and do not put as much load on your server. Here you can add a new "
"snippet, or edit an existing one."
msgid "Snippets are similar to plugins - they both extend and expand the functionality of WordPress. Snippets are more light-weight, just a few lines of code, and do not put as much load on your server. Here you can add a new snippet, or edit an existing one."
msgstr ""

#: includes/help/single.php:11
Expand All @@ -414,60 +355,44 @@ msgstr ""

#: includes/help/single.php:13
msgid ""
"Here are some links to websites which host a large number of snippets that "
"you can add to your site.\r\n"
"\t\t<ul>\r\n"
"\t\t\t<li><a href=\"http://wp-snippets.com\" title=\"WordPress Snippets\">WP-"
"Snippets</a></li>\r\n"
"\t\t\t<li><a href=\"http://wpsnipp.com\" title=\"WP Snipp\">WP Snipp</a></li>"
"\r\n"
"\t\t\t<li><a href=\"http://www.catswhocode.com/blog/snippets\" title=\"Cats "
"Who Code Snippet Library\">Cats Who Code</a></li>\r\n"
"\t\t\t<li><a href=\"http://www.wpfunction.me\">WP Function Me</a></li>\r\n"
"Here are some links to websites which host a large number of snippets that you can add to your site.\n"
"\t\t<ul>\n"
"\t\t\t<li><a href=\"http://wp-snippets.com\" title=\"WordPress Snippets\">WP-Snippets</a></li>\n"
"\t\t\t<li><a href=\"http://wpsnipp.com\" title=\"WP Snipp\">WP Snipp</a></li>\n"
"\t\t\t<li><a href=\"http://www.catswhocode.com/blog/snippets\" title=\"Cats Who Code Snippet Library\">Cats Who Code</a></li>\n"
"\t\t\t<li><a href=\"http://www.wpfunction.me\">WP Function Me</a></li>\n"
"\t\t</ul>"
msgstr ""

#: includes/help/single.php:20
msgid ""
"More places to find snippets, as well as a selection of example snippets, "
"can be found in the <a href=\"http://code-snippets.bungeshea.com/docs/"
"finding-snippets/\">plugin documentation</a>"
msgid "More places to find snippets, as well as a selection of example snippets, can be found in the <a href=\"http://code-snippets.bungeshea.com/docs/finding-snippets/\">plugin documentation</a>"
msgstr ""

#: includes/help/single.php:24
msgid "Adding Snippets"
msgstr ""

#: includes/help/single.php:26
msgid ""
"You need to fill out the name and code fields for your snippet to be added. "
"While the description field will add more information about how your snippet "
"works, what is does and where you found it, it is completely optional."
msgid "You need to fill out the name and code fields for your snippet to be added. While the description field will add more information about how your snippet works, what is does and where you found it, it is completely optional."
msgstr ""

#: includes/help/single.php:27
msgid ""
"Make sure that you don't add the <code>&lt;?php</code>, <code>&lt;?</code> "
"or <code>?&gt;</code> the beginning and end of the code. You can however use "
"these tags in the code to stop and start PHP sections"
msgid "Make sure that you don't add the <code>&lt;?php</code>, <code>&lt;?</code> or <code>?&gt;</code> the beginning and end of the code. You can however use these tags in the code to stop and start PHP sections"
msgstr ""

#: includes/help/single.php:28
msgid ""
"Please be sure to check that your snippet is valid PHP code and will not "
"produce errors before adding it through this page. While doing so will not "
"become active straight away, it will help to minimise the chance of a faulty "
"snippet becoming active on your site."
msgid "Please be sure to check that your snippet is valid PHP code and will not produce errors before adding it through this page. While doing so will not become active straight away, it will help to minimise the chance of a faulty snippet becoming active on your site."
msgstr ""
#. Plugin Name of the plugin/theme
msgid "Code Snippets"
msgstr ""

#. Plugin URI of the plugin/theme
msgid "http://code-snippets.bungeshea.com"
msgstr ""

#. Description of the plugin/theme
msgid ""
"An easy, clean and simple way to add code snippets to your site. No need to "
"edit to your theme's functions.php file again!"
msgid "An easy, clean and simple way to add code snippets to your site. No need to edit to your theme's functions.php file again!"
msgstr ""

#. Author of the plugin/theme
Expand Down

0 comments on commit 5dde203

Please sign in to comment.