From 4e8d0d0f3d6e3ab38e8fad99d718bcd16591c73a Mon Sep 17 00:00:00 2001 From: John Bintz Date: Wed, 7 Oct 2009 08:23:54 -0400 Subject: [PATCH] some more repairs --- actions/comicpress_do-first-run.php | 3 +- comicpress-manager.pot | 2012 +++++++++--------- comicpress_manager_count_missing_entries.php | 2 + comicpress_manager_library.php | 6 +- 4 files changed, 1014 insertions(+), 1009 deletions(-) diff --git a/actions/comicpress_do-first-run.php b/actions/comicpress_do-first-run.php index 8a02fd2..f41b550 100644 --- a/actions/comicpress_do-first-run.php +++ b/actions/comicpress_do-first-run.php @@ -7,7 +7,8 @@ function cpm_action_do_first_run() { CPM_DOCUMENT_ROOT, CPM_DOCUMENT_ROOT . '/comics', CPM_DOCUMENT_ROOT . '/comics-rss', - CPM_DOCUMENT_ROOT . '/comics-archive' + CPM_DOCUMENT_ROOT . '/comics-archive', + CPM_DOCUMENT_ROOT . '/comics-mini', ); $is_wpmu = $wpmu_version; if ($is_wpmu) { $dir_list = cpm_wpmu_first_run_dir_list(); } diff --git a/comicpress-manager.pot b/comicpress-manager.pot index a13dffa..59ac57b 100644 --- a/comicpress-manager.pot +++ b/comicpress-manager.pot @@ -1,14 +1,14 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR John Bintz +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: http://wordpress.org/tag/comicpress-manager\n" -"POT-Creation-Date: 2009-02-28 09:06-0500\n" +"Project-Id-Version: comicpress-manager 1.4.8\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2009-10-07 07:05-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,6 +17,44 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" +#: actions/comicpress_multiple-upload-file.php:7 +#: actions/comicpress_create-missing-posts.php:27 +#, php-format +msgid "" +"There was an error in the post time (%1$s). The time is " +"not parseable by strtotime()." +msgstr "" + +#: actions/comicpress_multiple-upload-file.php:19 +#, php-format +msgid "" +"The file %s was too large. The max allowed filesize for " +"uploads to your server is %s." +msgstr "" + +#: actions/comicpress_multiple-upload-file.php:24 +#, php-format +msgid "" +"There was an error in uploading %s. The PHP upload error code " +"was %s." +msgstr "" + +#: actions/comicpress_multiple-upload-file.php:36 +#: actions/comicpress_write-comic-post.php:34 +msgid "You didn't upload any files!" +msgstr "" + +#: actions/comicpress_update-cpm-config.php:50 +msgid "ComicPress Manager configuration updated." +msgstr "" + +#: actions/comicpress_update-cpm-config.php:52 +msgid "" +"You entered invalid data into your configuration. " +"Configuration not updated." +msgstr "" + #: actions/comicpress_batch-processing.php:172 #, php-format msgid "The following thumbnails were written: %s" @@ -59,35 +97,28 @@ msgstr "" msgid "Storyline for post %s updated." msgstr "" -#: actions/comicpress_build-storyline-schema.php:36 -#, php-format -msgid "Category %1$s renamed to %2$s." -msgstr "" - -#: actions/comicpress_build-storyline-schema.php:82 -#, php-format -msgid "Category %s deleted." -msgstr "" - -#: actions/comicpress_build-storyline-schema.php:116 -#, php-format -msgid "Category %s created." -msgstr "" - -#: actions/comicpress_build-storyline-schema.php:118 -#, php-format -msgid "The category %s already exists. Please enter a new name." -msgstr "" - -#: actions/comicpress_build-storyline-schema.php:176 -#, php-format +#: actions/comicpress_skip-first-run.php:6 msgid "" -"The following orphaned comic posts were placed into their original " -"category's parent: %s" +"No directories were created. You'll need to create " +"directories on your own." msgstr "" -#: actions/comicpress_build-storyline-schema.php:179 -msgid "Storyline structure saved." +#: actions/comicpress_write-comic-post.php:20 +msgid "" +"More than one new post was generated! Please report this " +"error." +msgstr "" + +#: actions/comicpress_write-comic-post.php:28 +msgid "" +"More than one duplicate post was found! Please report this " +"error." +msgstr "" + +#: actions/comicpress_write-comic-post.php:32 +msgid "" +"No posts were created, and no duplicate posts could be found!" msgstr "" #: actions/comicpress_change-dates.php:92 @@ -115,7 +146,7 @@ msgid "comic folder" msgstr "" #: actions/comicpress_change-dates.php:113 -#: actions/comicpress_change-dates.php:150 pages/comicpress_index.php:117 +#: actions/comicpress_change-dates.php:150 pages/comicpress_index.php:109 msgid "RSS feed folder" msgstr "" @@ -151,43 +182,18 @@ msgstr "" msgid "Rename error, rolling back post %1$s to %2$s." msgstr "" -#: actions/comicpress_create-missing-posts.php:27 -#: actions/comicpress_multiple-upload-file.php:7 +#: actions/comicpress_restore-backup.php:15 #, php-format msgid "" -"There was an error in the post time (%1$s). The time is " -"not parseable by strtotime()." +"Restored %s. Check to make sure your site is functioning " +"correctly." msgstr "" -#: actions/comicpress_create-missing-posts.php:98 -msgid "" -"Import safely exited before you ran out of execution time. " -"Scroll down to continue creating missing posts." -msgstr "" - -#: actions/comicpress_create-missing-posts.php:106 -msgid "No new posts needed to be created." -msgstr "" - -#: actions/comicpress_delete-comic-and-post.php:21 +#: actions/comicpress_restore-backup.php:17 #, php-format msgid "" -"There are multiple posts (%1$s) with the date %2$s in the comic categories. " -"Please manually delete the posts." -msgstr "" - -#: actions/comicpress_delete-comic-and-post.php:34 -#, php-format -msgid "" -"%s deleted. No matching posts found. Any associated " -"thumbnails were also deleted." -msgstr "" - -#: actions/comicpress_delete-comic-and-post.php:37 -#, php-format -msgid "" -"%1$s and post %2$s deleted. Any associated thumbnails were " -"also deleted." +"Could not restore %s. Check the permissions of your theme " +"folder and try again." msgstr "" #: actions/comicpress_do-first-run.php:23 @@ -213,6 +219,27 @@ msgid "" "Unable to create directories! Contact your administrator." msgstr "" +#: actions/comicpress_delete-comic-and-post.php:21 +#, php-format +msgid "" +"There are multiple posts (%1$s) with the date %2$s in the comic categories. " +"Please manually delete the posts." +msgstr "" + +#: actions/comicpress_delete-comic-and-post.php:34 +#, php-format +msgid "" +"%s deleted. No matching posts found. Any associated " +"thumbnails were also deleted." +msgstr "" + +#: actions/comicpress_delete-comic-and-post.php:37 +#, php-format +msgid "" +"%1$s and post %2$s deleted. Any associated thumbnails were " +"also deleted." +msgstr "" + #: actions/comicpress_generate-thumbnails.php:18 #, php-format msgid "Wrote thumbnail for %s." @@ -225,49 +252,45 @@ msgid "" "the thumbnail directories." msgstr "" -#: actions/comicpress_manage-subcomic.php:26 -#, php-format -msgid "Now managing %s." +#: actions/comicpress_create-missing-posts.php:98 +msgid "" +"Import safely exited before you ran out of execution time. " +"Scroll down to continue creating missing posts." msgstr "" -#: actions/comicpress_multiple-upload-file.php:19 +#: actions/comicpress_create-missing-posts.php:106 +msgid "No new posts needed to be created." +msgstr "" + +#: actions/comicpress_build-storyline-schema.php:36 +#, php-format +msgid "Category %1$s renamed to %2$s." +msgstr "" + +#: actions/comicpress_build-storyline-schema.php:82 +#, php-format +msgid "Category %s deleted." +msgstr "" + +#: actions/comicpress_build-storyline-schema.php:116 +#, php-format +msgid "Category %s created." +msgstr "" + +#: actions/comicpress_build-storyline-schema.php:118 +#, php-format +msgid "The category %s already exists. Please enter a new name." +msgstr "" + +#: actions/comicpress_build-storyline-schema.php:176 #, php-format msgid "" -"The file %s was too large. The max allowed filesize for " -"uploads to your server is %s." +"The following orphaned comic posts were placed into their original " +"category's parent: %s" msgstr "" -#: actions/comicpress_multiple-upload-file.php:24 -#, php-format -msgid "" -"There was an error in uploading %s. The PHP upload error code " -"was %s." -msgstr "" - -#: actions/comicpress_multiple-upload-file.php:36 -#: actions/comicpress_write-comic-post.php:34 -msgid "You didn't upload any files!" -msgstr "" - -#: actions/comicpress_restore-backup.php:15 -#, php-format -msgid "" -"Restored %s. Check to make sure your site is functioning " -"correctly." -msgstr "" - -#: actions/comicpress_restore-backup.php:17 -#, php-format -msgid "" -"Could not restore %s. Check the permissions of your theme " -"folder and try again." -msgstr "" - -#: actions/comicpress_skip-first-run.php:6 -msgid "" -"No directories were created. You'll need to create " -"directories on your own." +#: actions/comicpress_build-storyline-schema.php:179 +msgid "Storyline structure saved." msgstr "" #: actions/comicpress_update-config.php:48 @@ -300,637 +323,31 @@ msgstr "" msgid "Configuration updated in database." msgstr "" -#: actions/comicpress_update-cpm-config.php:48 -msgid "ComicPress Manager configuration updated." -msgstr "" - -#: actions/comicpress_update-cpm-config.php:50 -msgid "" -"You entered invalid data into your configuration. " -"Configuration not updated." -msgstr "" - -#: actions/comicpress_write-comic-post.php:20 -msgid "" -"More than one new post was generated! Please report this " -"error." -msgstr "" - -#: actions/comicpress_write-comic-post.php:28 -msgid "" -"More than one duplicate post was found! Please report this " -"error." -msgstr "" - -#: actions/comicpress_write-comic-post.php:32 -msgid "" -"No posts were created, and no duplicate posts could be found!" -msgstr "" - -#: comicpress_manager_admin.php:43 -msgid "" -"Remember, you need at least two categories defined in order to use " -"ComicPress." -msgstr "" - -#: comicpress_manager_admin.php:105 -msgid "ComicPress Manager" -msgstr "" - -#: comicpress_manager_admin.php:107 -msgid "ComicPress" -msgstr "" - -#: comicpress_manager_admin.php:108 -msgid "Upload" -msgstr "" - -#: comicpress_manager_admin.php:111 -msgid "Import" -msgstr "" - -#: comicpress_manager_admin.php:114 pages/comicpress_status.php:23 -msgid "Bulk Edit" -msgstr "" - -#: comicpress_manager_admin.php:116 -msgid "Storyline Structure" -msgstr "" - -#: comicpress_manager_admin.php:118 pages/comicpress_dates.php:127 -msgid "Change Dates" -msgstr "" - -#: comicpress_manager_admin.php:119 -msgid "ComicPress Config" -msgstr "" - -#: comicpress_manager_admin.php:120 -msgid "Manager Config" -msgstr "" - -#: comicpress_manager_admin.php:124 -msgid "ComicPress News" -msgstr "" - -#: comicpress_manager_admin.php:134 -msgid "QuomicPress (Quick ComicPress)" -msgstr "" - -#: comicpress_manager_admin.php:450 -msgid "No comic files found!" -msgstr "" - -#: comicpress_manager_admin.php:563 -msgid "Storyline:" -msgstr "" - -#: comicpress_manager_admin.php:571 pages/write_comic_post.php:74 -msgid "Additional Categories:" -msgstr "" - -#: comicpress_manager_admin.php:577 -msgid "Time to post:" -msgstr "" - -#: comicpress_manager_admin.php:579 -msgid "" -" (must be in the format HH:MM am/pm or now)" -msgstr "" - -#: comicpress_manager_admin.php:583 -msgid "Publish post:" -msgstr "" - -#: comicpress_manager_admin.php:585 -msgid "" -" " -msgstr "" - -#: comicpress_manager_admin.php:590 -msgid "Check for duplicate posts:" -msgstr "" - -#: comicpress_manager_admin.php:592 -msgid "" -" " -msgstr "" - -#: comicpress_manager_admin.php:605 -msgid "You won't be generating any thumbnails." -msgstr "" - -#: comicpress_manager_admin.php:611 -msgid "Generate thumbnails:" -msgstr "" - -#: comicpress_manager_admin.php:618 -msgid "Title For All Posts:" -msgstr "" - -#: comicpress_manager_admin.php:620 -msgid " (the title to use for all posts)" -msgstr "" - -#: comicpress_manager_admin.php:624 -msgid "<img title>/Hovertext For All Posts:" -msgstr "" - -#: comicpress_manager_admin.php:626 -msgid " (the hovertext to use for all posts)" -msgstr "" - -#: comicpress_manager_admin.php:630 -msgid "Transcript For All Posts:" -msgstr "" - -#: comicpress_manager_admin.php:632 -msgid " (the transcript to use for all posts)" -msgstr "" - -#: comicpress_manager_admin.php:636 -msgid "Upload Date Format:" -msgstr "" - -#: comicpress_manager_admin.php:638 -msgid "" -" (if the files you are uploading have a different date format, specify " -"it here. ex: Ymd for a file named 20080101-my-new-" -"years-day.jpg)" -msgstr "" - -#: comicpress_manager_admin.php:642 -msgid "Tags:" -msgstr "" - -#: comicpress_manager_admin.php:644 -msgid "" -" (any tags to add to the post, separated by commas. any tags you've used " -"before will be listed below.)" -msgstr "" - -#: comicpress_manager_admin.php:656 -msgid "Quick Tags (click to add):" -msgstr "" - -#: comicpress_manager_admin.php:719 -msgid "Help!" -msgstr "" - -#: comicpress_manager_admin.php:792 +#: actions/comicpress_manage-subcomic.php:26 #, php-format -msgid "Managing ‘%s’" +msgid "Now managing %s." msgstr "" -#: comicpress_manager_admin.php:794 -msgid "Managing ComicPress" -msgstr "" - -#: comicpress_manager_admin.php:1029 -msgid "View post" -msgstr "" - -#: comicpress_manager_admin.php:1030 -msgid "Edit post" -msgstr "" - -#: comicpress_manager_admin.php:1162 -#, php-format -msgid "" -"You don't have enough memory available to PHP and GD to process this " -"file. You should set your PHP memory_size " -"to at least %sM and try again. For more " -"information, read the ComicPress Manager FAQ." -msgstr "" - -#: comicpress_manager_admin.php:1407 -#, php-format -msgid "" -"The file you uploaded was too large. The max allowed " -"filesize for uploads to your server is %s." -msgstr "" - -#: comicpress_manager_admin.php:1412 -#, php-format -msgid "" -"There was an error in uploading. The PHP upload error code was " -"%s." -msgstr "" - -#: comicpress_manager_admin.php:1442 comicpress_manager_admin.php:1542 -#: comicpress_manager_admin.php:1573 -#, php-format -msgid "Uploaded file %1$s renamed to %2$s." -msgstr "" - -#: comicpress_manager_admin.php:1491 -#, php-format -msgid "The Zip extension is not installed. %s was not processed." -msgstr "" - -#: comicpress_manager_admin.php:1526 -#, php-format -msgid "Uploaded file %1$s renamed to %2$s." -msgstr "" - -#: comicpress_manager_admin.php:1548 -#, php-format -msgid "Provided override date %s is not parseable by strtotime()." -msgstr "" - -#: comicpress_manager_admin.php:1706 -msgid "The following filenames were invalid: " -msgstr "" - -#: comicpress_manager_admin.php:1710 -msgid "" -"According to GD, the following files were invalid image files: " -msgstr "" - -#: comicpress_manager_admin.php:1714 -msgid "The following files were uploaded: " -msgstr "" - -#: comicpress_manager_admin.php:1718 -msgid "" -"The following files were not uploaded, or the permissions on the " -"uploaded file do not allow reading the file. Check the permissions " -"of both the target directory and the upload directory and try again: " -msgstr "" - -#: comicpress_manager_admin.php:1722 -msgid "Thumbnails were written for the following files: " -msgstr "" - -#: comicpress_manager_admin.php:1726 -msgid "" -"Thumbnails were not written for the following files. Check " -"the permissions on the rss & archive folders, and make sure the files " -"you're processing are valid image files: " -msgstr "" - -#: comicpress_manager_admin.php:1730 -msgid "" -"New thumbnails were not needed for the following files: " -msgstr "" - -#: comicpress_manager_admin.php:1734 -msgid "" -"GD was able to recognize the filetypes of these files and change " -"their extensions to match: " -msgstr "" - -#: comicpress_manager_admin.php:1738 -msgid "" -"The following JPEG files have been converted from CMYK to RGB: " -msgstr "" - -#: comicpress_manager_admin.php:1747 -msgid "New posts created. View them from the links below:" -msgstr "" - -#: comicpress_manager_admin.php:1751 -msgid "No new posts created." -msgstr "" - -#: comicpress_manager_admin.php:1763 -msgid "" -"The following files would have created duplicate posts. " -"View them from the links below: " -msgstr "" - -#: comicpress_manager_admin.php:1786 -msgid "Available wildcards:" -msgstr "" - -#: comicpress_manager_admin.php:1788 -msgid "The name of the category" -msgstr "" - -#: comicpress_manager_admin.php:1789 -#, php-format -msgid "The date of the comic (ex: %s)" -msgstr "" - -#: comicpress_manager_admin.php:1790 -msgid "The title of the comic" -msgstr "" - -#: comicpress_manager_admin.php:1832 pages/write_comic_post.php:68 -msgid "File:" -msgstr "" - -#: comicpress_manager_admin.php:1833 -msgid "remove" -msgstr "" - -#: comicpress_manager_admin.php:1834 -msgid "You're not missing any posts!" -msgstr "" - -#: comicpress_manager_admin.php:1835 -msgid "" -"There was a failure in counting. You may have too many comics/posts to " -"analyze before your server times out." -msgstr "" - -#: comicpress_manager_admin.php:1836 -msgid "counting" -msgstr "" - -#: comicpress_manager_admin.php:1869 -msgid "The operation you just performed returned the following:" -msgstr "" - -#: comicpress_manager_admin.php:1873 -msgid "The following warnings were generated:" -msgstr "" - -#: comicpress_manager_admin.php:1877 -msgid "The following problems were found in your configuration:" -msgstr "" - -#: comicpress_manager_admin.php:1897 -msgid "" -"

If your error is permissions-related, you may have to set some " -"Windows-specific permissions on your filesystem. Consult your " -"Webhost for more information.

" -msgstr "" - -#: comicpress_manager_admin.php:1909 -msgid "" -"You must fix the problems above before you can proceed with managing your " -"ComicPress installation." -msgstr "" - -#: comicpress_manager_admin.php:1912 -msgid "Details:" -msgstr "" - -#: comicpress_manager_admin.php:1914 -msgid "Current ComicPress theme folder:" -msgstr "" - -#: comicpress_manager_admin.php:1915 -msgid "Available categories:" -msgstr "" - -#: comicpress_manager_admin.php:1918 -msgid "Category Name" -msgstr "" - -#: comicpress_manager_admin.php:1919 -msgid "ID #" -msgstr "" - -#: comicpress_manager_admin.php:1967 -#, php-format -msgid "" -"You won't be able to update your comicpress-config.php or functions." -"php file directly through the ComicPress Manager interface. Check " -"to make sure the permissions on %s and comicpress-config.php are set so that " -"the Webserver can write to them. Once you submit, you'll be given a block " -"of code to paste into the comicpress-config.php file." -msgstr "" - -#: comicpress_manager_admin.php:1972 -msgid "" -"Some backup comicpress-config.php files were found in your theme " -"directory. You can choose to restore one of these backup files, or " -"you can go ahead and create a new configuration below." -msgstr "" - -#: comicpress_manager_admin.php:1977 -msgid "Restore from backup dated:" -msgstr "" - -#: comicpress_manager_admin.php:1985 -msgid "Restore" -msgstr "" - -#: comicpress_manager_admin.php:1999 -msgid "Debug info" -msgstr "" - -#: comicpress_manager_admin.php:1999 comicpress_manager_admin.php:2168 -msgid "this data is sanitized to protect your server's configuration" -msgstr "" - -#: comicpress_manager_admin.php:2062 -msgid "ComicPress Details" -msgstr "" - -#: comicpress_manager_admin.php:2064 -msgid "Configuration method:" -msgstr "" - -#: comicpress_manager_admin.php:2068 -msgid "(click to edit)" -msgstr "" - -#: comicpress_manager_admin.php:2070 -msgid "(click to edit, cannot update automatically)" -msgstr "" - -#: comicpress_manager_admin.php:2077 -msgid "Available disk space:" -msgstr "" - -#: comicpress_manager_admin.php:2078 -#, php-format -msgid "%0.2f MB" -msgstr "" - -#: comicpress_manager_admin.php:2080 -msgid "Comics folder:" -msgstr "" - -#: comicpress_manager_admin.php:2088 -msgid "multiple files on the same date!" -msgstr "" - -#: comicpress_manager_admin.php:2092 -#, php-format -msgid "(%d comic in folder%s)" -msgid_plural "(%d comics in folder%s)" -msgstr[0] "" -msgstr[1] "" - -#: comicpress_manager_admin.php:2095 -msgid "Archive folder:" -msgstr "" - -#: comicpress_manager_admin.php:2096 -msgid "RSS feed folder:" -msgstr "" - -#: comicpress_manager_admin.php:2105 -msgid "generating" -msgstr "" - -#: comicpress_manager_admin.php:2109 -msgid "No scaling software" -msgstr "" - -#: comicpress_manager_admin.php:2110 -msgid "Generation disabled" -msgstr "" - -#: comicpress_manager_admin.php:2111 -msgid "Same as comics folder" -msgstr "" - -#: comicpress_manager_admin.php:2112 -msgid "Not writable" -msgstr "" - -#: comicpress_manager_admin.php:2122 -msgid "Comic categories:" -msgstr "" - -#: comicpress_manager_admin.php:2124 -msgid "Comic category:" -msgstr "" - -#: comicpress_manager_admin.php:2131 comicpress_manager_admin.php:2136 -#: comicpress_manager_admin.php:2140 -#, php-format -msgid "(ID %s)" -msgstr "" - -#: comicpress_manager_admin.php:2139 -msgid "Blog category:" -msgstr "" - -#: comicpress_manager_admin.php:2143 -msgid "PHP Version:" -msgstr "" - -#: comicpress_manager_admin.php:2145 -msgid "upgrade strongly recommended" -msgstr "" - -#: comicpress_manager_admin.php:2149 -msgid "Theme folder:" -msgstr "" - -#: comicpress_manager_admin.php:2154 -msgid "Something's misconfigured with your theme..." -msgstr "" - -#: comicpress_manager_admin.php:2159 -msgid "Additional, non-fatal warnings:" -msgstr "" - -#: comicpress_manager_admin.php:2168 -msgid "Show debug info" -msgstr "" - -#: comicpress_manager_admin.php:2206 -msgid "Last Post" -msgstr "" - -#: comicpress_manager_admin.php:2207 -msgid "Current Post" -msgstr "" - -#: comicpress_manager_admin.php:2208 -msgid "Upcoming Post" -msgstr "" - -#: comicpress_manager_admin.php:2325 -#, php-format -msgid "" -"I went %s levels deep in my search for comic directories. Are you sure you " -"have your site set up correctly?" -msgstr "" - -#: comicpress_manager_admin.php:2332 -#, php-format -msgid "" -"I found over %s directories from your site root. Are you sure you have your " -"site set up correctly?" -msgstr "" - -#: comicpress_manager_admin.php:2359 -msgid "All possible WordPress categories" -msgstr "" - -#: comicpress_manager_admin.php:2376 -msgid "List of possible folders at the root of your site" -msgstr "" - -#: comicpress_manager_admin.php:2427 -msgid "" -"Create your comics, archive, or RSS folders first, then " -"reload this page and use the dropdowns to select the target folder. If " -"ComicPress Manager can't automatically find your folders, you can enter the " -"folder names into the dropdowns." -msgstr "" - -#: comicpress_manager_admin.php:2434 -msgid "Don't try to write my config out; just display it" -msgstr "" - -#: comicpress_manager_admin.php:2444 -msgid "Update Config" -msgstr "" - -#: comicpress_manager_admin.php:2462 -#, php-format -msgid "Version %s |" -msgstr "" - -#: comicpress_manager_admin.php:2480 -msgid "" -"ComicPress Manager is built for the ComicPress theme" -msgstr "" - -#: comicpress_manager_admin.php:2481 -msgid "" -"Copyright 2008-2009 John Bintz" -msgstr "" - -#: comicpress_manager_admin.php:2482 -msgid "Released under the GNU GPL" -msgstr "" - -#: comicpress_manager_admin.php:2484 -msgid "" -"Report a Bug" -msgstr "" - -#: comicpress_manager_admin.php:2485 -msgid "" -"Uses the Dynarch DHTML Calendar Widget" -msgstr "" - -#: comicpress_manager_library.php:386 +#: comicpress_manager_library.php:392 msgid "" "The current theme isn't the ComicPress theme. If you've renamed the theme, " "ignore this warning." msgstr "" -#: comicpress_manager_library.php:394 +#: comicpress_manager_library.php:396 +msgid "" +"You do not have the Zip extension installed. Uploading a Zip file will not " +"work." +msgstr "" + +#: comicpress_manager_library.php:404 #, php-format msgid "" "The comics site root %s does not exist. Check your WordPress address and address settings." msgstr "" -#: comicpress_manager_library.php:399 +#: comicpress_manager_library.php:409 #, php-format msgid "" "The comics site root %s does not contain a WordPress index." @@ -938,39 +355,39 @@ msgid "" "address settings." msgstr "" -#: comicpress_manager_library.php:415 +#: comicpress_manager_library.php:425 #, php-format msgid "" "The %s folders and the comics folder are the same. You " "won't be able to generate thumbnails until you change these folders." msgstr "" -#: comicpress_manager_library.php:425 +#: comicpress_manager_library.php:435 #, php-format msgid "" "The %1$s %2$s does not exist. Did you create it within the " "%3$s folder?" msgstr "" -#: comicpress_manager_library.php:438 +#: comicpress_manager_library.php:448 #, php-format msgid "The %1$s %2$s is not writable by the Webserver." msgstr "" -#: comicpress_manager_library.php:449 +#: comicpress_manager_library.php:459 #, php-format msgid "" "Files written to the %s directory by the Webserver cannot be read " "again! Are you using IIS7 with FastCGI?" msgstr "" -#: comicpress_manager_library.php:470 +#: comicpress_manager_library.php:480 msgid "" "No image resize methods are installed (GD or ImageMagick). You are unable " "to generate thumbnails automatically." msgstr "" -#: comicpress_manager_library.php:475 +#: comicpress_manager_library.php:485 msgid "" "You need to define at least two categories, a blog category and a comics " "category, to use ComicPress. Visit Manage -> " @@ -978,131 +395,298 @@ msgid "" "continue your configuration." msgstr "" -#: comicpress_manager_library.php:482 +#: comicpress_manager_library.php:492 msgid "All other categories" msgstr "" -#: comicpress_manager_library.php:493 +#: comicpress_manager_library.php:503 msgid "" "The comic category needs to be defined as a number, not an alphanumeric " "string." msgstr "" -#: comicpress_manager_library.php:497 +#: comicpress_manager_library.php:507 #, php-format msgid "" "The requested category ID for your comic, %s, doesn't exist!" msgstr "" -#: comicpress_manager_library.php:508 +#: comicpress_manager_library.php:518 msgid "" "The blog category needs to be defined as a number, not an alphanumeric " "string." msgstr "" -#: comicpress_manager_library.php:511 +#: comicpress_manager_library.php:521 #, php-format msgid "" "The requested category ID for your blog, %s, doesn't exist!" msgstr "" -#: comicpress_manager_library.php:518 +#: comicpress_manager_library.php:528 msgid "" "Your comic and blog categories are the same. This will cause browsing " "problems for visitors to your site." msgstr "" -#: comicpress_manager_library.php:527 +#: comicpress_manager_library.php:537 msgid "Your comics folder is empty!" msgstr "" -#: comicpress_manager_library.php:540 +#: comicpress_manager_library.php:550 msgid "WordPress Options" msgstr "" -#: pages/comicpress_config.php:12 -msgid "Edit ComicPress Config" -msgstr "" - -#: pages/comicpress_config.php:16 +#: pages/comicpress_storyline.php:22 msgid "" -"You won't be able to automatically update your configuration. After submitting, you will be shown the code to paste into " -"comicpress-config.php. If you want to enable automatic updating, check the " -"permissions of your theme folder and comicpress-config.php file." +"

Set Up Storyline Structure lets you manage your site's " +"categories so that they can be used for storyline management. You would name " +"them with the names of the logical divisions of your story: Chapter " +"1, Volume 2, etc.

" msgstr "" -#: pages/comicpress_cpm_config.php:15 -msgid "Edit ComicPress Manager Config" -msgstr "" - -#: pages/comicpress_dates.php:14 +#: pages/comicpress_storyline.php:24 msgid "" -"Subdirectory support enabled. Change Dates may not work as " -"expected." +"

If you want to change the parent/child relationships of " +"categories, you'll have to do that at Manage -> Categories for now.

" msgstr "" -#: pages/comicpress_dates.php:62 +#: pages/comicpress_storyline.php:26 msgid "" -"

Change post & comic dates lets you change the comic " -"file names and post dates for any and every comic published. You will only " -"be able to move a comic file and its associated post if there is no comic or " -"post that exists on the destination date, as ComicPress Manager cannot " -"automatically resolve such conflicts.

" +"

If you added or deleted categories, or changed parent/child " +"relationships, via Manage -> Categories, you may need to " +"rearrange your internal story structure, otherwise your " +"navigation will be incorrect.

" msgstr "" -#: pages/comicpress_dates.php:64 +#: pages/comicpress_storyline.php:29 msgid "" -"

This is a potentialy dangerous and resource-intensive operation. Back up your database and comics/archive/RSS folders before " -"performing large move operations. Additionally, if you experience script " -"timeouts while moving large numbers of posts, you may have to move posts & " -"comic files by hand rather than through ComicPress Manager.

" +"It looks like you're running an older version of ComicPress. Storylines are only fully supported in ComicPress 2.7 or with certain theme " +"modifications." msgstr "" -#: pages/comicpress_dates.php:70 -msgid "Change Post & Comic Dates" +#: pages/comicpress_storyline.php:36 +msgid "Set Up Storyline Structure" msgstr "" -#: pages/comicpress_dates.php:71 +#: pages/comicpress_storyline.php:37 msgid "" -"date changes will affect comics that are associated or not associated with " -"posts" +"remember, these are all categories and their details can be edited in Posts -" +"> Categories" msgstr "" -#: pages/comicpress_dates.php:75 +#: pages/comicpress_storyline.php:55 +msgid "Loading..." +msgstr "" + +#: pages/comicpress_storyline.php:57 +msgid "Save Structure and Modify Categories" +msgstr "" + +#: pages/edit_post_show_comic.php:98 +msgid "Comic For This Post" +msgstr "" + +#: pages/edit_post_show_comic.php:112 #, php-format -msgid "Show comics between %1$s and %2$s" +msgid "The comic that will be shown with this post is %s." msgstr "" -#: pages/comicpress_dates.php:79 -msgid "Filter" +#: pages/edit_post_show_comic.php:113 +msgid "Mouse over the icon to the right to see a larger version of the image." msgstr "" -#: pages/comicpress_dates.php:85 -msgid "" -"How many days between posts? Separate multiple intervals with commas (Ex: " -"MWF is 2,2,3):" -msgstr "" - -#: pages/comicpress_dates.php:86 -msgid "is a valid interval" -msgstr "" - -#: pages/comicpress_dates.php:109 +#: pages/edit_post_show_comic.php:118 pages/write_comic_post.php:41 #, php-format -msgid "Reset date to %s" +msgid "" +"Comic files will be uploaded to the %s comic subdirectory." msgstr "" -#: pages/comicpress_dates.php:109 -msgid "Re-schedule posts from this date at a daily interval" +#: pages/edit_post_show_comic.php:123 +msgid "The following thumbnails for this comic were also found:" msgstr "" -#: pages/comicpress_dates.php:131 pages/comicpress_delete.php:34 -#: pages/comicpress_thumbnails.php:59 +#: pages/edit_post_show_comic.php:141 +msgid "Replace This Image" +msgstr "" + +#: pages/edit_post_show_comic.php:143 +msgid "Upload a New Single Image" +msgstr "" + +#: pages/edit_post_show_comic.php:148 +msgid "(thumbnails will be generated)" +msgstr "" + +#: pages/edit_post_show_comic.php:170 pages/comicpress_status.php:17 +#: pages/comicpress_import.php:15 pages/comicpress_index.php:23 +msgid "" +"It looks like you're running an older version of ComicPress. Storyline, hovertext, and transcript are fully supported in ComicPress 2.7. You can use hovertext and " +"transcripts in earlier themes by using get_post_meta($post->ID, " +"\"hovertext\", true) and get_post_meta($post->ID, \"transcript\", " +"true)." +msgstr "" + +#: pages/edit_post_show_comic.php:180 +msgid "Storyline" +msgstr "" + +#: pages/edit_post_show_comic.php:182 +msgid "Category" +msgstr "" + +#: pages/edit_post_show_comic.php:192 +msgid "<img title>/hover text" +msgstr "" + +#: pages/edit_post_show_comic.php:196 +msgid "Transcript" +msgstr "" + +#: pages/comicpress_thumbnails.php:9 +msgid "" +"

Generate thumbnails lets you regenerate thumbnails for " +"comic files. This is useful if an import is not functioning because it is " +"taking too long, or if you've changed your size or quality settings for " +"thumbnails.

" +msgstr "" + +#: pages/comicpress_thumbnails.php:13 +msgid "Generate Thumbnails" +msgstr "" + +#: pages/comicpress_thumbnails.php:25 +#, php-format +msgid "" +"%1$s thumbnails that are %2$s pixels wide" +msgstr "" + +#: pages/comicpress_thumbnails.php:37 +#, php-format +msgid "You'll be generating %s." +msgstr "" + +#: pages/comicpress_thumbnails.php:37 +msgid " and " +msgstr "" + +#: pages/comicpress_thumbnails.php:39 +msgid "" +"Thumbnails to regenerate (to select multiple comics, [Ctrl]-click on " +"Windows & Linux, [Command]-click on Mac OS X):" +msgstr "" + +#: pages/comicpress_thumbnails.php:55 +msgid "Generate Thumbnails for Selected Comics" +msgstr "" + +#: pages/comicpress_thumbnails.php:59 pages/comicpress_delete.php:34 +#: pages/comicpress_dates.php:131 msgid "You haven't uploaded any comics yet." msgstr "" +#: pages/comicpress_thumbnails.php:63 +msgid "" +"You either aren't able to generate any thumbnails for your comics, " +"or you have disabled thumbnail generation. This may be caused by a " +"configuration error. Have you set up your RSS and archive directories and now
" +msgstr "" + +#: pages/write_comic_post.php:18 +#, php-format +msgid "at %s" +msgstr "" + +#: pages/write_comic_post.php:26 +msgid "Write Comic Post" +msgstr "" + +#: pages/write_comic_post.php:37 +#, php-format +msgid "" +"Upload a single comic file and immediately start editing " +"the associated published post. Your post will be going live %s on the " +"provided date and will be posted in the %s category." +msgstr "" + +#: pages/write_comic_post.php:49 +#, php-format +msgid "%s thumbnails that are %spx wide" +msgstr "" + +#: pages/write_comic_post.php:53 +#, php-format +msgid "You'll be generating: %s." +msgstr "" + +#: pages/write_comic_post.php:68 comicpress_manager_admin.php:1835 +msgid "File:" +msgstr "" + +#: pages/write_comic_post.php:74 comicpress_manager_admin.php:575 +msgid "Additional Categories:" +msgstr "" + +#: pages/write_comic_post.php:79 +msgid "Post date (leave blank if already in filename):" +msgstr "" + +#: pages/comicpress_status.php:12 pages/comicpress_import.php:10 +#: pages/comicpress_index.php:10 +#, php-format +msgid "" +"Reminder: You are managing the %s comic " +"subdirectory." +msgstr "" + +#: pages/comicpress_status.php:23 comicpress_manager_admin.php:114 +msgid "Bulk Edit" +msgstr "" + +#: pages/comicpress_status.php:122 +msgid "«" +msgstr "" + +#: pages/comicpress_status.php:123 +msgid "»" +msgstr "" + +#: pages/comicpress_status.php:139 +#, php-format +msgid "Displaying %d-%d of %d" +msgstr "" + +#: pages/comicpress_status.php:144 +msgid "No items to display" +msgstr "" + +#: pages/comicpress_status.php:193 pages/comicpress_status.php:203 +msgid "Date" +msgstr "" + +#: pages/comicpress_status.php:194 pages/comicpress_status.php:204 +msgid "Object Info" +msgstr "" + +#: pages/comicpress_status.php:195 pages/comicpress_status.php:205 +msgid "Operations" +msgstr "" + +#: pages/comicpress_status.php:499 +msgid "" +"You are about to delete the selected posts and comic files. Are you sure?" +msgstr "" + #: pages/comicpress_delete.php:9 msgid "" "

Delete a comic file and the associated post, if found " @@ -1133,25 +717,6 @@ msgstr "" msgid "Delete comic and post" msgstr "" -#: pages/comicpress_import.php:10 pages/comicpress_index.php:10 -#: pages/comicpress_status.php:12 -#, php-format -msgid "" -"Reminder: You are managing the %s comic " -"subdirectory." -msgstr "" - -#: pages/comicpress_import.php:15 pages/comicpress_index.php:23 -#: pages/comicpress_status.php:17 pages/edit_post_show_comic.php:170 -msgid "" -"It looks like you're running an older version of ComicPress. Storyline, hovertext, and transcript are fully supported in ComicPress 2.7. You can use hovertext and " -"transcripts in earlier themes by using get_post_meta($post->ID, " -"\"hovertext\", true) and get_post_meta($post->ID, \"transcript\", " -"true)." -msgstr "" - #: pages/comicpress_import.php:21 msgid "" "Create missing posts for uploaded comics is for when you " @@ -1221,6 +786,84 @@ msgstr "" msgid "Create posts" msgstr "" +#: pages/comicpress_config.php:12 +msgid "Edit ComicPress Config" +msgstr "" + +#: pages/comicpress_config.php:16 +msgid "" +"You won't be able to automatically update your configuration. After submitting, you will be shown the code to paste into " +"comicpress-config.php. If you want to enable automatic updating, check the " +"permissions of your theme folder and comicpress-config.php file." +msgstr "" + +#: pages/comicpress_dates.php:14 +msgid "" +"Subdirectory support enabled. Change Dates may not work as " +"expected." +msgstr "" + +#: pages/comicpress_dates.php:62 +msgid "" +"

Change post & comic dates lets you change the comic " +"file names and post dates for any and every comic published. You will only " +"be able to move a comic file and its associated post if there is no comic or " +"post that exists on the destination date, as ComicPress Manager cannot " +"automatically resolve such conflicts.

" +msgstr "" + +#: pages/comicpress_dates.php:64 +msgid "" +"

This is a potentialy dangerous and resource-intensive operation. Back up your database and comics/archive/RSS folders before " +"performing large move operations. Additionally, if you experience script " +"timeouts while moving large numbers of posts, you may have to move posts & " +"comic files by hand rather than through ComicPress Manager.

" +msgstr "" + +#: pages/comicpress_dates.php:70 +msgid "Change Post & Comic Dates" +msgstr "" + +#: pages/comicpress_dates.php:71 +msgid "" +"date changes will affect comics that are associated or not associated with " +"posts" +msgstr "" + +#: pages/comicpress_dates.php:75 +#, php-format +msgid "Show comics between %1$s and %2$s" +msgstr "" + +#: pages/comicpress_dates.php:79 +msgid "Filter" +msgstr "" + +#: pages/comicpress_dates.php:85 +msgid "" +"How many days between posts? Separate multiple intervals with commas (Ex: " +"MWF is 2,2,3):" +msgstr "" + +#: pages/comicpress_dates.php:86 +msgid "is a valid interval" +msgstr "" + +#: pages/comicpress_dates.php:109 +#, php-format +msgid "Reset date to %s" +msgstr "" + +#: pages/comicpress_dates.php:109 +msgid "Re-schedule posts from this date at a daily interval" +msgstr "" + +#: pages/comicpress_dates.php:127 comicpress_manager_admin.php:118 +msgid "Change Dates" +msgstr "" + #: pages/comicpress_index.php:28 #, php-format msgid "" @@ -1288,13 +931,13 @@ msgid "" "bucks to show your appreciation!" msgstr "" -#: pages/comicpress_index.php:78 pages/comicpress_index.php:150 -#: pages/comicpress_index.php:187 +#: pages/comicpress_index.php:78 pages/comicpress_index.php:142 +#: pages/comicpress_index.php:179 msgid "Upload Image & Zip Files" msgstr "" -#: pages/comicpress_index.php:80 pages/comicpress_index.php:152 -#: pages/comicpress_index.php:189 +#: pages/comicpress_index.php:80 pages/comicpress_index.php:144 +#: pages/comicpress_index.php:181 msgid "Upload Image Files" msgstr "" @@ -1308,267 +951,626 @@ msgid "" "overwritten after uploading" msgstr "" -#: pages/comicpress_index.php:94 -#, php-format -msgid "" -"You do not have the Zip extension installed. Uploading a " -"Zip file will not work. Either upload files individually or " -"FTP/SFTP the files to your site and import them." -msgstr "" - -#: pages/comicpress_index.php:107 +#: pages/comicpress_index.php:99 msgid "Add file to upload" msgstr "" -#: pages/comicpress_index.php:112 +#: pages/comicpress_index.php:104 msgid "Destination for uploaded files:" msgstr "" -#: pages/comicpress_index.php:115 +#: pages/comicpress_index.php:107 msgid "Comics folder" msgstr "" -#: pages/comicpress_index.php:116 +#: pages/comicpress_index.php:108 msgid "Archive folder" msgstr "" -#: pages/comicpress_index.php:123 +#: pages/comicpress_index.php:115 msgid "Overwrite an existing file:" msgstr "" -#: pages/comicpress_index.php:126 +#: pages/comicpress_index.php:118 msgid "-- no --" msgstr "" -#: pages/comicpress_index.php:137 +#: pages/comicpress_index.php:129 msgid "Rebuild thumbnails?" msgstr "" -#: pages/comicpress_index.php:162 +#: pages/comicpress_index.php:154 msgid "Generate new posts for each uploaded file:" msgstr "" -#: pages/comicpress_index.php:173 +#: pages/comicpress_index.php:165 msgid "Date for uploaded file:" msgstr "" -#: pages/comicpress_index.php:175 +#: pages/comicpress_index.php:167 msgid "" "(click to open calendar. for single file uploads only. can accept any " "date format parseable by strtotime())" msgstr "" -#: pages/comicpress_status.php:122 -msgid "«" +#: pages/comicpress_cpm_config.php:15 +msgid "Edit ComicPress Manager Config" msgstr "" -#: pages/comicpress_status.php:123 -msgid "»" +#: comicpress_manager_admin.php:43 +msgid "" +"Remember, you need at least two categories defined in order to use " +"ComicPress." msgstr "" -#: pages/comicpress_status.php:139 +#: comicpress_manager_admin.php:105 +msgid "ComicPress Manager" +msgstr "" + +#: comicpress_manager_admin.php:107 +msgid "ComicPress" +msgstr "" + +#: comicpress_manager_admin.php:108 +msgid "Upload" +msgstr "" + +#: comicpress_manager_admin.php:111 +msgid "Import" +msgstr "" + +#: comicpress_manager_admin.php:116 +msgid "Storyline Structure" +msgstr "" + +#: comicpress_manager_admin.php:119 +msgid "ComicPress Config" +msgstr "" + +#: comicpress_manager_admin.php:120 +msgid "Manager Config" +msgstr "" + +#: comicpress_manager_admin.php:124 +msgid "ComicPress News" +msgstr "" + +#: comicpress_manager_admin.php:135 +msgid "QuomicPress (Quick ComicPress)" +msgstr "" + +#: comicpress_manager_admin.php:454 +msgid "No comic files found!" +msgstr "" + +#: comicpress_manager_admin.php:567 +msgid "Storyline:" +msgstr "" + +#: comicpress_manager_admin.php:581 +msgid "Time to post:" +msgstr "" + +#: comicpress_manager_admin.php:583 +msgid "" +" (must be in the format HH:MM am/pm or now)" +msgstr "" + +#: comicpress_manager_admin.php:587 +msgid "Publish post:" +msgstr "" + +#: comicpress_manager_admin.php:589 +msgid "" +" " +msgstr "" + +#: comicpress_manager_admin.php:594 +msgid "Check for duplicate posts:" +msgstr "" + +#: comicpress_manager_admin.php:596 +msgid "" +" " +msgstr "" + +#: comicpress_manager_admin.php:609 +msgid "You won't be generating any thumbnails." +msgstr "" + +#: comicpress_manager_admin.php:615 +msgid "Generate thumbnails:" +msgstr "" + +#: comicpress_manager_admin.php:622 +msgid "Title For All Posts:" +msgstr "" + +#: comicpress_manager_admin.php:624 +msgid " (the title to use for all posts)" +msgstr "" + +#: comicpress_manager_admin.php:628 +msgid "<img title>/Hovertext For All Posts:" +msgstr "" + +#: comicpress_manager_admin.php:630 +msgid " (the hovertext to use for all posts)" +msgstr "" + +#: comicpress_manager_admin.php:634 +msgid "Transcript For All Posts:" +msgstr "" + +#: comicpress_manager_admin.php:636 +msgid " (the transcript to use for all posts)" +msgstr "" + +#: comicpress_manager_admin.php:640 +msgid "Upload Date Format:" +msgstr "" + +#: comicpress_manager_admin.php:642 +msgid "" +" (if the files you are uploading have a different date format, specify " +"it here. ex: Ymd for a file named 20080101-my-new-" +"years-day.jpg)" +msgstr "" + +#: comicpress_manager_admin.php:646 +msgid "Tags:" +msgstr "" + +#: comicpress_manager_admin.php:648 +msgid "" +" (any tags to add to the post, separated by commas. any tags you've used " +"before will be listed below.)" +msgstr "" + +#: comicpress_manager_admin.php:660 +msgid "Quick Tags (click to add):" +msgstr "" + +#: comicpress_manager_admin.php:723 +msgid "Help!" +msgstr "" + +#: comicpress_manager_admin.php:792 #, php-format -msgid "Displaying %d-%d of %d" +msgid "Managing ‘%s’" msgstr "" -#: pages/comicpress_status.php:144 -msgid "No items to display" +#: comicpress_manager_admin.php:794 +msgid "Managing ComicPress" msgstr "" -#: pages/comicpress_status.php:193 pages/comicpress_status.php:203 -msgid "Date" +#: comicpress_manager_admin.php:1029 +msgid "View post" msgstr "" -#: pages/comicpress_status.php:194 pages/comicpress_status.php:204 -msgid "Object Info" +#: comicpress_manager_admin.php:1030 +msgid "Edit post" msgstr "" -#: pages/comicpress_status.php:195 pages/comicpress_status.php:205 -msgid "Operations" -msgstr "" - -#: pages/comicpress_status.php:499 -msgid "" -"You are about to delete the selected posts and comic files. Are you sure?" -msgstr "" - -#: pages/comicpress_storyline.php:22 -msgid "" -"

Set Up Storyline Structure lets you manage your site's " -"categories so that they can be used for storyline management. You would name " -"them with the names of the logical divisions of your story: Chapter " -"1, Volume 2, etc.

" -msgstr "" - -#: pages/comicpress_storyline.php:24 -msgid "" -"

If you want to change the parent/child relationships of " -"categories, you'll have to do that at Manage -> Categories for now.

" -msgstr "" - -#: pages/comicpress_storyline.php:26 -msgid "" -"

If you added or deleted categories, or changed parent/child " -"relationships, via Manage -> Categories, you may need to " -"rearrange your internal story structure, otherwise your " -"navigation will be incorrect.

" -msgstr "" - -#: pages/comicpress_storyline.php:29 -msgid "" -"It looks like you're running an older version of ComicPress. Storylines are only fully supported in ComicPress 2.7 or with certain theme " -"modifications." -msgstr "" - -#: pages/comicpress_storyline.php:36 -msgid "Set Up Storyline Structure" -msgstr "" - -#: pages/comicpress_storyline.php:37 -msgid "" -"remember, these are all categories and their details can be edited in Posts -" -"> Categories" -msgstr "" - -#: pages/comicpress_storyline.php:55 -msgid "Loading..." -msgstr "" - -#: pages/comicpress_storyline.php:57 -msgid "Save Structure and Modify Categories" -msgstr "" - -#: pages/comicpress_thumbnails.php:9 -msgid "" -"

Generate thumbnails lets you regenerate thumbnails for " -"comic files. This is useful if an import is not functioning because it is " -"taking too long, or if you've changed your size or quality settings for " -"thumbnails.

" -msgstr "" - -#: pages/comicpress_thumbnails.php:13 -msgid "Generate Thumbnails" -msgstr "" - -#: pages/comicpress_thumbnails.php:25 +#: comicpress_manager_admin.php:1163 #, php-format msgid "" -"%1$s thumbnails that are %2$s pixels wide" +"You don't have enough memory available to PHP and GD to process this " +"file. You should set your PHP memory_size " +"to at least %sM and try again. For more " +"information, read the ComicPress Manager FAQ." msgstr "" -#: pages/comicpress_thumbnails.php:37 -#, php-format -msgid "You'll be generating %s." -msgstr "" - -#: pages/comicpress_thumbnails.php:37 -msgid " and " -msgstr "" - -#: pages/comicpress_thumbnails.php:39 -msgid "" -"Thumbnails to regenerate (to select multiple comics, [Ctrl]-click on " -"Windows & Linux, [Command]-click on Mac OS X):" -msgstr "" - -#: pages/comicpress_thumbnails.php:55 -msgid "Generate Thumbnails for Selected Comics" -msgstr "" - -#: pages/comicpress_thumbnails.php:63 -msgid "" -"You either aren't able to generate any thumbnails for your comics, " -"or you have disabled thumbnail generation. This may be caused by a " -"configuration error. Have you set up your RSS and archive directories and %s
comic subdirectory." +"The file you uploaded was too large. The max allowed " +"filesize for uploads to your server is %s." msgstr "" -#: pages/edit_post_show_comic.php:123 -msgid "The following thumbnails for this comic were also found:" -msgstr "" - -#: pages/edit_post_show_comic.php:141 -msgid "Replace This Image" -msgstr "" - -#: pages/edit_post_show_comic.php:143 -msgid "Upload a New Single Image" -msgstr "" - -#: pages/edit_post_show_comic.php:148 -msgid "(thumbnails will be generated)" -msgstr "" - -#: pages/edit_post_show_comic.php:180 -msgid "Storyline" -msgstr "" - -#: pages/edit_post_show_comic.php:182 -msgid "Category" -msgstr "" - -#: pages/edit_post_show_comic.php:192 -msgid "<img title>/hover text" -msgstr "" - -#: pages/edit_post_show_comic.php:196 -msgid "Transcript" -msgstr "" - -#: pages/write_comic_post.php:17 -msgid "now" -msgstr "" - -#: pages/write_comic_post.php:18 -#, php-format -msgid "at %s" -msgstr "" - -#: pages/write_comic_post.php:26 -msgid "Write Comic Post" -msgstr "" - -#: pages/write_comic_post.php:37 +#: comicpress_manager_admin.php:1413 #, php-format msgid "" -"Upload a single comic file and immediately start editing " -"the associated published post. Your post will be going live %s on the " -"provided date and will be posted in the %s category." +"There was an error in uploading. The PHP upload error code was " +"%s." msgstr "" -#: pages/write_comic_post.php:49 +#: comicpress_manager_admin.php:1443 comicpress_manager_admin.php:1543 +#: comicpress_manager_admin.php:1574 #, php-format -msgid "%s thumbnails that are %spx wide" +msgid "Uploaded file %1$s renamed to %2$s." msgstr "" -#: pages/write_comic_post.php:53 +#: comicpress_manager_admin.php:1492 #, php-format -msgid "You'll be generating: %s." +msgid "The Zip extension is not installed. %s was not processed." msgstr "" -#: pages/write_comic_post.php:79 -msgid "Post date (leave blank if already in filename):" +#: comicpress_manager_admin.php:1527 +#, php-format +msgid "Uploaded file %1$s renamed to %2$s." +msgstr "" + +#: comicpress_manager_admin.php:1549 +#, php-format +msgid "Provided override date %s is not parseable by strtotime()." +msgstr "" + +#: comicpress_manager_admin.php:1707 +msgid "The following filenames were invalid: " +msgstr "" + +#: comicpress_manager_admin.php:1711 +msgid "" +"According to GD, the following files were invalid image files: " +msgstr "" + +#: comicpress_manager_admin.php:1715 +msgid "The following files were uploaded: " +msgstr "" + +#: comicpress_manager_admin.php:1719 +msgid "" +"The following files were not uploaded, or the permissions on the " +"uploaded file do not allow reading the file. Check the permissions " +"of both the target directory and the upload directory and try again: " +msgstr "" + +#: comicpress_manager_admin.php:1723 +msgid "Thumbnails were written for the following files: " +msgstr "" + +#: comicpress_manager_admin.php:1727 +msgid "" +"Thumbnails were not written for the following files. Check " +"the permissions on the rss & archive folders, and make sure the files " +"you're processing are valid image files: " +msgstr "" + +#: comicpress_manager_admin.php:1731 +msgid "" +"New thumbnails were not needed for the following files: " +msgstr "" + +#: comicpress_manager_admin.php:1735 +msgid "" +"GD was able to recognize the filetypes of these files and change " +"their extensions to match: " +msgstr "" + +#: comicpress_manager_admin.php:1739 +msgid "" +"The following JPEG files have been converted from CMYK to RGB: " +msgstr "" + +#: comicpress_manager_admin.php:1748 +msgid "New posts created. View them from the links below:" +msgstr "" + +#: comicpress_manager_admin.php:1752 +msgid "No new posts created." +msgstr "" + +#: comicpress_manager_admin.php:1764 +msgid "" +"The following files would have created duplicate posts. " +"View them from the links below: " +msgstr "" + +#: comicpress_manager_admin.php:1787 +msgid "Available wildcards:" +msgstr "" + +#: comicpress_manager_admin.php:1789 +msgid "The name of the category" +msgstr "" + +#: comicpress_manager_admin.php:1790 +#, php-format +msgid "The date of the comic (ex: %s)" +msgstr "" + +#: comicpress_manager_admin.php:1791 +msgid "The title of the comic" +msgstr "" + +#: comicpress_manager_admin.php:1836 +msgid "remove" +msgstr "" + +#: comicpress_manager_admin.php:1837 +msgid "You're not missing any posts!" +msgstr "" + +#: comicpress_manager_admin.php:1838 +msgid "" +"There was a failure in counting. You may have too many comics/posts to " +"analyze before your server times out." +msgstr "" + +#: comicpress_manager_admin.php:1839 +msgid "counting" +msgstr "" + +#: comicpress_manager_admin.php:1872 +msgid "The operation you just performed returned the following:" +msgstr "" + +#: comicpress_manager_admin.php:1876 +msgid "The following warnings were generated:" +msgstr "" + +#: comicpress_manager_admin.php:1880 +msgid "The following problems were found in your configuration:" +msgstr "" + +#: comicpress_manager_admin.php:1900 +msgid "" +"

If your error is permissions-related, you may have to set some " +"Windows-specific permissions on your filesystem. Consult your " +"Webhost for more information.

" +msgstr "" + +#: comicpress_manager_admin.php:1912 +msgid "" +"You must fix the problems above before you can proceed with managing your " +"ComicPress installation." +msgstr "" + +#: comicpress_manager_admin.php:1915 +msgid "Details:" +msgstr "" + +#: comicpress_manager_admin.php:1917 +msgid "Current ComicPress theme folder:" +msgstr "" + +#: comicpress_manager_admin.php:1918 +msgid "Available categories:" +msgstr "" + +#: comicpress_manager_admin.php:1921 +msgid "Category Name" +msgstr "" + +#: comicpress_manager_admin.php:1922 +msgid "ID #" +msgstr "" + +#: comicpress_manager_admin.php:1970 +#, php-format +msgid "" +"You won't be able to update your comicpress-config.php or functions." +"php file directly through the ComicPress Manager interface. Check " +"to make sure the permissions on %s and comicpress-config.php are set so that " +"the Webserver can write to them. Once you submit, you'll be given a block " +"of code to paste into the comicpress-config.php file." +msgstr "" + +#: comicpress_manager_admin.php:1975 +msgid "" +"Some backup comicpress-config.php files were found in your theme " +"directory. You can choose to restore one of these backup files, or " +"you can go ahead and create a new configuration below." +msgstr "" + +#: comicpress_manager_admin.php:1980 +msgid "Restore from backup dated:" +msgstr "" + +#: comicpress_manager_admin.php:1988 +msgid "Restore" +msgstr "" + +#: comicpress_manager_admin.php:2002 +msgid "Debug info" +msgstr "" + +#: comicpress_manager_admin.php:2002 comicpress_manager_admin.php:2177 +msgid "this data is sanitized to protect your server's configuration" +msgstr "" + +#: comicpress_manager_admin.php:2065 +msgid "ComicPress Details" +msgstr "" + +#: comicpress_manager_admin.php:2067 +msgid "Configuration method:" +msgstr "" + +#: comicpress_manager_admin.php:2071 +msgid "(click to edit)" +msgstr "" + +#: comicpress_manager_admin.php:2073 +msgid "(click to edit, cannot update automatically)" +msgstr "" + +#: comicpress_manager_admin.php:2079 +msgid "Comics folder:" +msgstr "" + +#: comicpress_manager_admin.php:2087 +msgid "multiple files on the same date!" +msgstr "" + +#: comicpress_manager_admin.php:2091 +#, php-format +msgid "(%d comic in folder%s)" +msgid_plural "(%d comics in folder%s)" +msgstr[0] "" +msgstr[1] "" + +#: comicpress_manager_admin.php:2094 +msgid "Archive folder:" +msgstr "" + +#: comicpress_manager_admin.php:2095 +msgid "RSS feed folder:" +msgstr "" + +#: comicpress_manager_admin.php:2096 +msgid "Minithumb folder:" +msgstr "" + +#: comicpress_manager_admin.php:2107 +msgid "generating" +msgstr "" + +#: comicpress_manager_admin.php:2111 +msgid "No scaling software" +msgstr "" + +#: comicpress_manager_admin.php:2112 +msgid "Generation disabled" +msgstr "" + +#: comicpress_manager_admin.php:2113 +msgid "Same as comics folder" +msgstr "" + +#: comicpress_manager_admin.php:2114 +msgid "Not writable" +msgstr "" + +#: comicpress_manager_admin.php:2120 +#, php-format +msgid "(%d files in folder)" +msgstr "" + +#: comicpress_manager_admin.php:2122 +msgid "(folder not found)" +msgstr "" + +#: comicpress_manager_admin.php:2131 +msgid "Comic categories:" +msgstr "" + +#: comicpress_manager_admin.php:2133 +msgid "Comic category:" +msgstr "" + +#: comicpress_manager_admin.php:2140 comicpress_manager_admin.php:2145 +#: comicpress_manager_admin.php:2149 +#, php-format +msgid "(ID %s)" +msgstr "" + +#: comicpress_manager_admin.php:2148 +msgid "Blog category:" +msgstr "" + +#: comicpress_manager_admin.php:2152 +msgid "PHP Version:" +msgstr "" + +#: comicpress_manager_admin.php:2154 +msgid "upgrade strongly recommended" +msgstr "" + +#: comicpress_manager_admin.php:2158 +msgid "Theme folder:" +msgstr "" + +#: comicpress_manager_admin.php:2163 +msgid "Something's misconfigured with your theme..." +msgstr "" + +#: comicpress_manager_admin.php:2168 +msgid "Additional, non-fatal warnings:" +msgstr "" + +#: comicpress_manager_admin.php:2177 +msgid "Show debug info" +msgstr "" + +#: comicpress_manager_admin.php:2215 +msgid "Last Post" +msgstr "" + +#: comicpress_manager_admin.php:2216 +msgid "Current Post" +msgstr "" + +#: comicpress_manager_admin.php:2217 +msgid "Upcoming Post" +msgstr "" + +#: comicpress_manager_admin.php:2341 +#, php-format +msgid "" +"I went %s levels deep in my search for comic directories. Are you sure you " +"have your site set up correctly?" +msgstr "" + +#: comicpress_manager_admin.php:2348 +#, php-format +msgid "" +"I found over %s directories from your site root. Are you sure you have your " +"site set up correctly?" +msgstr "" + +#: comicpress_manager_admin.php:2376 +msgid "All possible WordPress categories" +msgstr "" + +#: comicpress_manager_admin.php:2393 +msgid "List of possible folders at the root of your site" +msgstr "" + +#: comicpress_manager_admin.php:2444 +msgid "" +"Create your comics, archive, or RSS folders first, then " +"reload this page and use the dropdowns to select the target folder. If " +"ComicPress Manager can't automatically find your folders, you can enter the " +"folder names into the dropdowns." +msgstr "" + +#: comicpress_manager_admin.php:2451 +msgid "Don't try to write my config out; just display it" +msgstr "" + +#: comicpress_manager_admin.php:2461 +msgid "Update Config" +msgstr "" + +#: comicpress_manager_admin.php:2479 +#, php-format +msgid "Version %s |" +msgstr "" + +#: comicpress_manager_admin.php:2497 +msgid "" +"ComicPress Manager is built for the ComicPress theme" +msgstr "" + +#: comicpress_manager_admin.php:2498 +msgid "" +"Copyright 2008-2009 John Bintz" +msgstr "" + +#: comicpress_manager_admin.php:2499 +msgid "Released under the GNU GPL" +msgstr "" + +#: comicpress_manager_admin.php:2501 +msgid "" +"Report a Bug" +msgstr "" + +#: comicpress_manager_admin.php:2502 +msgid "" +"Uses the Dynarch DHTML Calendar Widget" msgstr "" diff --git a/comicpress_manager_count_missing_entries.php b/comicpress_manager_count_missing_entries.php index ba41bf4..6669d53 100644 --- a/comicpress_manager_count_missing_entries.php +++ b/comicpress_manager_count_missing_entries.php @@ -28,6 +28,8 @@ } $all_post_dates = array_unique($all_post_dates); + echo get_comic_folder_path(); + ob_start(); $missing_comic_count = 0; foreach (cpm_read_comics_folder() as $comic_file) { diff --git a/comicpress_manager_library.php b/comicpress_manager_library.php index 528af94..c895d05 100644 --- a/comicpress_manager_library.php +++ b/comicpress_manager_library.php @@ -79,10 +79,9 @@ function cpm_calculate_document_root() { $cwd = getcwd(); if ($cwd !== false) { // Strip the wp-admin part and just get to the root. - $document_root = str_replace('\wp-admin','',getcwd()); - $document_root = str_replace('/wp-admin','',$document_root); // For IIS + $document_root = preg_replace('#[\\/]wp-(admin|content).*#', '', $cwd); } - + if (isset($wpmu_version)) { $document_root = cpm_wpmu_modify_path($document_root); } @@ -305,6 +304,7 @@ function cpm_read_comics_folder() { global $cpm_config; $glob_results = glob(get_comic_folder_path() . "/*"); + if ($glob_results === false) { //$cpm_config->messages[] = "FYI: glob({$cpm_config->path}/*) returned false. This can happen on some PHP installations if you have no files in your comic directory. This message will disappear once you upload a comic to your site."; return array();