diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..757a9d4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,167 @@ +################# +## Eclipse +################# + +*.pydevproject +.project +.metadata +bin/ +tmp/ +*.tmp +*.bak +*.swp +*~.nib +local.properties +.classpath +.settings/ +.loadpath + +# External tool builders +.externalToolBuilders/ + +# Locally stored "Eclipse launch configurations" +*.launch + +# CDT-specific +.cproject + +# PDT-specific +.buildpath + + +################# +## Visual Studio +################# + +## Ignore Visual Studio temporary files, build results, and +## files generated by popular Visual Studio add-ons. + +# User-specific files +*.suo +*.user +*.sln.docstates + +# Build results +[Dd]ebug/ +[Rr]elease/ +*_i.c +*_p.c +*.ilk +*.meta +*.obj +*.pch +*.pdb +*.pgc +*.pgd +*.rsp +*.sbr +*.tlb +*.tli +*.tlh +*.tmp +*.vspscc +.builds +*.dotCover + +## TODO: If you have NuGet Package Restore enabled, uncomment this +#packages/ + +# Visual C++ cache files +ipch/ +*.aps +*.ncb +*.opensdf +*.sdf + +# Visual Studio profiler +*.psess +*.vsp + +# ReSharper is a .NET coding add-in +_ReSharper* + +# Installshield output folder +[Ee]xpress + +# DocProject is a documentation generator add-in +DocProject/buildhelp/ +DocProject/Help/*.HxT +DocProject/Help/*.HxC +DocProject/Help/*.hhc +DocProject/Help/*.hhk +DocProject/Help/*.hhp +DocProject/Help/Html2 +DocProject/Help/html + +# Click-Once directory +publish + +# Others +[Bb]in +[Oo]bj +sql +TestResults +*.Cache +ClientBin +stylecop.* +~$* +*.dbmdl +Generated_Code #added for RIA/Silverlight projects + +# Backup & report files from converting an old project file to a newer +# Visual Studio version. Backup files are not needed, because we have git ;-) +_UpgradeReport_Files/ +Backup*/ +UpgradeLog*.XML + + + +############ +## Windows +############ + +# Windows image file caches +Thumbs.db + +# Folder config file +Desktop.ini + + +############# +## Python +############# + +*.py[co] + +# Packages +*.egg +*.egg-info +dist +build +eggs +parts +bin +var +sdist +develop-eggs +.installed.cfg + +# Installer logs +pip-log.txt + +# Unit test / coverage reports +.coverage +.tox + +#Translations +*.mo + +#Mr Developer +.mr.developer.cfg + +# Mac crap +.DS_Store + +# Sublime +*.sublime-project +*.sublime-workspace \ No newline at end of file diff --git a/happy/.DS_Store b/happy/.DS_Store deleted file mode 100644 index 5008ddf..0000000 Binary files a/happy/.DS_Store and /dev/null differ diff --git a/happy/functions.php b/happy/functions.php index 3b3f0ba..b25b3e6 100644 --- a/happy/functions.php +++ b/happy/functions.php @@ -206,14 +206,14 @@ function happy_register_sidebars() { register_sidebar( array( - 'name' => __( 'Feature', 'happy' ), - 'id' => 'feature', - 'description' => __( 'Displayed in the feature area.', 'happy' ), - 'before_widget' => '', - 'before_title' => '

', - 'after_title' => '

' - ) + 'name' => __( 'Feature', 'happy' ), + 'id' => 'feature', + 'description' => __( 'Displayed in the feature area.', 'happy' ), + 'before_widget' => '', + 'before_title' => '

', + 'after_title' => '

' + ) ); @@ -228,10 +228,10 @@ function happy_register_sidebars() { function happy_change_sidebar_defaults() { $defaults = array( - 'before_widget' => '', - 'before_title' => '

', - 'after_title' => '

' + 'before_widget' => '', + 'before_title' => '

', + 'after_title' => '

' ); return $defaults; diff --git a/happy/languages/business-en_EN.mo b/happy/languages/business-en_EN.mo deleted file mode 100644 index a99a35a..0000000 Binary files a/happy/languages/business-en_EN.mo and /dev/null differ diff --git a/happy/languages/business-en_EN.po b/happy/languages/business-en_EN.po deleted file mode 100644 index 8d84ad2..0000000 --- a/happy/languages/business-en_EN.po +++ /dev/null @@ -1,967 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: Happy WordPress Theme\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-21 03:50-0600\n" -"PO-Revision-Date: \n" -"Last-Translator: Brian Krogsgard \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: English\n" -"X-Poedit-Country: UNITED STATES\n" -"X-Poedit-KeywordsList: _e;__;esc_attr_e;esc_attr__;esc_html_e;esc_html__\n" -"X-Poedit-Basepath: ../\n" -"X-Poedit-SearchPath-0: .\n" - -#: 404.php:27 -msgid "Not Found" -msgstr "" - -#: 404.php:32 -#, php-format -msgid "You tried going to %1$s, and it doesn't exist. All is not lost! You can search for what you're looking for." -msgstr "" - -#: archive.php:37 -#: home.php:38 -#: index.php:36 -msgid "By [entry-author] on [entry-published] [entry-edit-link before=\" | \"]" -msgstr "" - -#: archive.php:41 -#: attachment.php:52 -#: home.php:42 -#: index.php:40 -msgid "Pages:" -msgstr "" - -#: archive.php:44 -#: home.php:45 -#: index.php:43 -msgid "[entry-terms taxonomy=\"category\" before=\"Posted in \"] [entry-terms before=\"| Tagged \"] [entry-comments-link before=\" | \"]" -msgstr "" - -#: attachment.php:46 -#, php-format -msgid "Download "%1$s"" -msgstr "" - -#: attachment.php:51 -#: index.php:39 -msgid "Continue reading " -msgstr "" - -#: comment.php:30 -msgid "Your comment is awaiting moderation." -msgstr "" - -#: comments.php:14 -msgid "Please do not load this page directly. Thanks!" -msgstr "" - -#: comments.php:29 -msgid "No Responses" -msgstr "" - -#: comments.php:29 -msgid "One Response" -msgstr "" - -#: comments.php:29 -msgid "% Responses" -msgstr "" - -#: comments.php:50 -#, php-format -msgid "Comments are closed, but trackbacks and pingbacks are open." -msgstr "" - -#: comments.php:56 -msgid "Comments are closed." -msgstr "" - -#: functions.php:117 -msgid "You are here:" -msgstr "" - -#: functions.php:171 -msgid "Header" -msgstr "" - -#: functions.php:171 -msgid "Displayed in the header area." -msgstr "" - -#: functions.php:182 -msgid "Secondary Menu" -msgstr "" - -#: functions.php:183 -msgid "Subsidiary Menu" -msgstr "" - -#: functions.php:194 -msgid "Post Comment" -msgstr "" - -#: loop-error.php:15 -msgid "Apologies, but no entries were found." -msgstr "" - -#: loop-meta.php:89 -#, php-format -msgid "You are browsing the search results for "%1$s"" -msgstr "" - -#: loop-meta.php:98 -msgid "Archives by date" -msgstr "" - -#: loop-meta.php:102 -msgid "You are browsing the site archives by date." -msgstr "" - -#: loop-meta.php:126 -msgid "Archives" -msgstr "" - -#: loop-meta.php:130 -msgid "You are browsing the site archives." -msgstr "" - -#: loop-nav.php:16 -msgid "← Return to entry" -msgstr "" - -#: loop-nav.php:22 -msgid "Previous Entry: %link" -msgstr "" - -#: loop-nav.php:23 -msgid "Next Entry: %link" -msgstr "" - -#: loop-nav.php:28 -msgid "← Previous" -msgstr "" - -#: loop-nav.php:28 -msgid "Next →" -msgstr "" - -#: page-template-archives.php:36 -msgid "Archives by category" -msgstr "" - -#: page-template-archives.php:39 -msgid "RSS" -msgstr "" - -#: page-template-archives.php:42 -msgid "Archives by month" -msgstr "" - -#: post.php:41 -msgid "[entry-terms taxonomy=\"category\" before=\"Posted in \"] [entry-terms taxonomy=\"post_tag\" before=\"| Tagged \"]" -msgstr "" - -#: searchform.php:15 -msgid "Search this site..." -msgstr "" - -#: searchform.php:16 -msgid "Search" -msgstr "" - -#: library/admin/post-meta-box.php:39 -#: library/admin/theme-settings.php:40 -#, php-format -msgid "%1$s Settings" -msgstr "" - -#: library/admin/post-meta-box.php:67 -msgid "Title:" -msgstr "" - -#: library/admin/post-meta-box.php:68 -#: library/admin/theme-settings.php:190 -msgid "Description:" -msgstr "" - -#: library/admin/post-meta-box.php:69 -msgid "Keywords:" -msgstr "" - -#: library/admin/post-meta-box.php:74 -msgid "Series:" -msgstr "" - -#: library/admin/post-meta-box.php:78 -msgid "Thumbnail:" -msgstr "" - -#: library/admin/post-meta-box.php:82 -msgid "Stylesheet:" -msgstr "" - -#: library/admin/post-meta-box.php:98 -msgid "Template:" -msgstr "" - -#: library/admin/post-meta-box.php:104 -msgid "Layout:" -msgstr "" - -#: library/admin/theme-settings.php:40 -#: library/admin/theme-settings.php:240 -#, php-format -msgid "%1$s Theme Settings" -msgstr "" - -#: library/admin/theme-settings.php:90 -#: library/admin/theme-settings.php:94 -msgid "Copyright © [the-year] [site-link]." -msgstr "" - -#: library/admin/theme-settings.php:90 -msgid "Powered by [wp-link], [theme-link], and [child-link]." -msgstr "" - -#: library/admin/theme-settings.php:94 -msgid "Powered by [wp-link] and [theme-link]." -msgstr "" - -#: library/admin/theme-settings.php:144 -#: library/admin/theme-settings.php:149 -#, php-format -msgid "About %1$s" -msgstr "" - -#: library/admin/theme-settings.php:154 -msgid "Footer settings" -msgstr "" - -#: library/admin/theme-settings.php:182 -msgid "Theme:" -msgstr "" - -#: library/admin/theme-settings.php:186 -msgid "Author:" -msgstr "" - -#: library/admin/theme-settings.php:207 -msgid "Footer Insert:" -msgstr "" - -#: library/admin/theme-settings.php:209 -msgid "You can add custom HTML and/or shortcodes, which will be automatically inserted into your theme." -msgstr "" - -#: library/admin/theme-settings.php:214 -#, php-format -msgid "Shortcodes: %s" -msgstr "" - -#: library/admin/theme-settings.php:242 -msgid "Settings saved." -msgstr "" - -#: library/admin/theme-settings.php:259 -msgid "Update Settings" -msgstr "" - -#: library/classes/widget-archives.php:30 -msgid "An advanced widget that gives you total control over the output of your archives." -msgstr "" - -#: library/classes/widget-archives.php:62 -msgid "Select Year" -msgstr "" - -#: library/classes/widget-archives.php:64 -msgid "Select Month" -msgstr "" - -#: library/classes/widget-archives.php:66 -msgid "Select Week" -msgstr "" - -#: library/classes/widget-archives.php:68 -msgid "Select Day" -msgstr "" - -#: library/classes/widget-archives.php:70 -msgid "Select Post" -msgstr "" - -#: library/classes/widget-archives.php:123 -#: library/classes/widget-users.php:130 -msgid "Alphabetical" -msgstr "" - -#: library/classes/widget-archives.php:123 -#: library/classes/widget-users.php:130 -msgid "Daily" -msgstr "" - -#: library/classes/widget-archives.php:123 -#: library/classes/widget-users.php:130 -msgid "Monthly" -msgstr "" - -#: library/classes/widget-archives.php:123 -#: library/classes/widget-users.php:130 -msgid "Post By Post" -msgstr "" - -#: library/classes/widget-archives.php:123 -#: library/classes/widget-users.php:130 -msgid "Weekly" -msgstr "" - -#: library/classes/widget-archives.php:123 -#: library/classes/widget-users.php:130 -msgid "Yearly" -msgstr "" - -#: library/classes/widget-archives.php:124 -#: library/classes/widget-users.php:131 -msgid "Custom" -msgstr "" - -#: library/classes/widget-archives.php:124 -#: library/classes/widget-users.php:131 -msgid "HTML" -msgstr "" - -#: library/classes/widget-archives.php:124 -#: library/classes/widget-users.php:131 -msgid "Option" -msgstr "" - -#: library/classes/widget-archives.php:166 -#: library/classes/widget-authors.php:164 -#: library/classes/widget-users.php:173 -msgid "Show post count?" -msgstr "" - -#: library/classes/widget-authors.php:30 -msgid "An advanced widget that gives you total control over the output of your author lists." -msgstr "" - -#: library/classes/widget-authors.php:32 -#: library/classes/widget-authors.php:122 -msgid "Authors" -msgstr "" - -#: library/classes/widget-authors.php:150 -#: library/classes/widget-categories.php:153 -#: library/classes/widget-tags.php:156 -msgid "List" -msgstr "" - -#: library/classes/widget-authors.php:150 -#: library/classes/widget-categories.php:153 -msgid "None" -msgstr "" - -#: library/classes/widget-authors.php:160 -msgid "HTML?" -msgstr "" - -#: library/classes/widget-authors.php:168 -msgid "Exclude admin?" -msgstr "" - -#: library/classes/widget-authors.php:172 -msgid "Show full name?" -msgstr "" - -#: library/classes/widget-authors.php:176 -#: library/classes/widget-categories.php:277 -#: library/classes/widget-tags.php:276 -msgid "Hide empty?" -msgstr "" - -#: library/classes/widget-bookmarks.php:30 -msgid "An advanced widget that gives you total control over the output of your bookmarks (links)." -msgstr "" - -#: library/classes/widget-bookmarks.php:32 -#: library/classes/widget-bookmarks.php:124 -msgid "Bookmarks" -msgstr "" - -#: library/classes/widget-bookmarks.php:152 -#: library/classes/widget-bookmarks.php:154 -#: library/classes/widget-categories.php:154 -#: library/classes/widget-pages.php:130 -#: library/classes/widget-tags.php:157 -msgid "Ascending" -msgstr "" - -#: library/classes/widget-bookmarks.php:152 -#: library/classes/widget-bookmarks.php:154 -#: library/classes/widget-categories.php:154 -#: library/classes/widget-pages.php:130 -#: library/classes/widget-tags.php:157 -msgid "Descending" -msgstr "" - -#: library/classes/widget-bookmarks.php:153 -#: library/classes/widget-categories.php:155 -#: library/classes/widget-tags.php:158 -msgid "Count" -msgstr "" - -#: library/classes/widget-bookmarks.php:153 -#: library/classes/widget-bookmarks.php:155 -#: library/classes/widget-categories.php:155 -#: library/classes/widget-pages.php:131 -msgid "ID" -msgstr "" - -#: library/classes/widget-bookmarks.php:153 -#: library/classes/widget-bookmarks.php:155 -#: library/classes/widget-categories.php:155 -#: library/classes/widget-tags.php:158 -msgid "Name" -msgstr "" - -#: library/classes/widget-bookmarks.php:153 -#: library/classes/widget-categories.php:155 -#: library/classes/widget-pages.php:131 -msgid "Slug" -msgstr "" - -#: library/classes/widget-bookmarks.php:155 -msgid "Description" -msgstr "" - -#: library/classes/widget-bookmarks.php:155 -msgid "Length" -msgstr "" - -#: library/classes/widget-bookmarks.php:155 -msgid "Notes" -msgstr "" - -#: library/classes/widget-bookmarks.php:155 -msgid "Owner" -msgstr "" - -#: library/classes/widget-bookmarks.php:155 -#: library/classes/widget-tags.php:157 -msgid "Random" -msgstr "" - -#: library/classes/widget-bookmarks.php:155 -msgid "Rating" -msgstr "" - -#: library/classes/widget-bookmarks.php:155 -msgid "Rel" -msgstr "" - -#: library/classes/widget-bookmarks.php:155 -msgid "Target" -msgstr "" - -#: library/classes/widget-bookmarks.php:155 -msgid "Updated" -msgstr "" - -#: library/classes/widget-bookmarks.php:155 -msgid "URL" -msgstr "" - -#: library/classes/widget-bookmarks.php:263 -msgid "Categorize?" -msgstr "" - -#: library/classes/widget-bookmarks.php:267 -msgid "Show description?" -msgstr "" - -#: library/classes/widget-bookmarks.php:271 -msgid "Hide invisible?" -msgstr "" - -#: library/classes/widget-bookmarks.php:275 -msgid "Show rating?" -msgstr "" - -#: library/classes/widget-bookmarks.php:279 -msgid "Show updated?" -msgstr "" - -#: library/classes/widget-bookmarks.php:283 -msgid "Show images?" -msgstr "" - -#: library/classes/widget-bookmarks.php:287 -msgid "Show name?" -msgstr "" - -#: library/classes/widget-bookmarks.php:291 -msgid "Show private?" -msgstr "" - -#: library/classes/widget-calendar.php:30 -msgid "An advanced widget that gives you total control over the output of your calendar." -msgstr "" - -#: library/classes/widget-calendar.php:32 -#: library/classes/widget-calendar.php:79 -msgid "Calendar" -msgstr "" - -#: library/classes/widget-calendar.php:91 -msgid "One-letter abbreviation?" -msgstr "" - -#: library/classes/widget-categories.php:30 -msgid "An advanced widget that gives you total control over the output of your category links." -msgstr "" - -#: library/classes/widget-categories.php:32 -#: library/classes/widget-categories.php:126 -msgid "Categories" -msgstr "" - -#: library/classes/widget-categories.php:155 -msgid "Term Group" -msgstr "" - -#: library/classes/widget-categories.php:156 -msgid "Atom" -msgstr "" - -#: library/classes/widget-categories.php:156 -msgid "RDF" -msgstr "" - -#: library/classes/widget-categories.php:156 -msgid "RSS 2.0" -msgstr "" - -#: library/classes/widget-categories.php:261 -#: library/classes/widget-pages.php:243 -msgid "Hierarchical?" -msgstr "" - -#: library/classes/widget-categories.php:265 -msgid "Use description?" -msgstr "" - -#: library/classes/widget-categories.php:269 -msgid "Show last update?" -msgstr "" - -#: library/classes/widget-categories.php:273 -msgid "Show count?" -msgstr "" - -#: library/classes/widget-nav-menu.php:29 -msgid "An advanced widget that gives you total control over the output of your menus." -msgstr "" - -#: library/classes/widget-nav-menu.php:31 -msgid "Navigation Menu" -msgstr "" - -#: library/classes/widget-nav-menu.php:97 -msgid "Navigation" -msgstr "" - -#: library/classes/widget-pages.php:30 -msgid "An advanced widget that gives you total control over the output of your page links." -msgstr "" - -#: library/classes/widget-pages.php:32 -#: library/classes/widget-pages.php:104 -msgid "Pages" -msgstr "" - -#: library/classes/widget-pages.php:131 -msgid "Author" -msgstr "" - -#: library/classes/widget-pages.php:131 -msgid "Date" -msgstr "" - -#: library/classes/widget-pages.php:131 -msgid "Menu Order" -msgstr "" - -#: library/classes/widget-pages.php:131 -#: library/classes/widget-pages.php:132 -msgid "Modified" -msgstr "" - -#: library/classes/widget-pages.php:131 -msgid "Title" -msgstr "" - -#: library/classes/widget-pages.php:132 -msgid "Created" -msgstr "" - -#: library/classes/widget-search.php:30 -msgid "An advanced widget that gives you total control over the output of your search form." -msgstr "" - -#: library/classes/widget-search.php:116 -msgid "Search Label:" -msgstr "" - -#: library/classes/widget-search.php:120 -msgid "Search Text:" -msgstr "" - -#: library/classes/widget-search.php:127 -msgid "Search Submit:" -msgstr "" - -#: library/classes/widget-search.php:132 -msgid "Use theme's searchform.php?" -msgstr "" - -#: library/classes/widget-tags.php:30 -msgid "An advanced widget that gives you total control over the output of your tags." -msgstr "" - -#: library/classes/widget-tags.php:32 -#: library/classes/widget-tags.php:130 -msgid "Tags" -msgstr "" - -#: library/classes/widget-tags.php:155 -msgid "View" -msgstr "" - -#: library/classes/widget-tags.php:155 -msgid "Edit" -msgstr "" - -#: library/classes/widget-tags.php:156 -msgid "Flat" -msgstr "" - -#: library/classes/widget-tags.php:272 -msgid "Pad counts?" -msgstr "" - -#: library/classes/widget-users.php:30 -msgid "An advanced widget that gives you total control over the output of your users." -msgstr "" - -#: library/classes/widget-users.php:32 -#: library/classes/widget-users.php:115 -msgid "Users" -msgstr "" - -#: library/extensions/breadcrumb-trail.php:48 -msgid "Browse:" -msgstr "" - -#: library/extensions/breadcrumb-trail.php:51 -msgid "Home" -msgstr "" - -#: library/extensions/breadcrumb-trail.php:212 -msgid "g:i a" -msgstr "" - -#: library/extensions/breadcrumb-trail.php:215 -#, php-format -msgid "Minute %1$s" -msgstr "" - -#: library/extensions/breadcrumb-trail.php:215 -msgid "i" -msgstr "" - -#: library/extensions/breadcrumb-trail.php:218 -msgid "g a" -msgstr "" - -#: library/extensions/breadcrumb-trail.php:229 -#: library/extensions/breadcrumb-trail.php:235 -#: library/extensions/breadcrumb-trail.php:240 -#: library/extensions/breadcrumb-trail.php:245 -msgid "Y" -msgstr "" - -#: library/extensions/breadcrumb-trail.php:230 -#: library/extensions/breadcrumb-trail.php:241 -msgid "F" -msgstr "" - -#: library/extensions/breadcrumb-trail.php:231 -msgid "j" -msgstr "" - -#: library/extensions/breadcrumb-trail.php:236 -#, php-format -msgid "Week %1$s" -msgstr "" - -#: library/extensions/breadcrumb-trail.php:236 -msgid "W" -msgstr "" - -#: library/extensions/breadcrumb-trail.php:252 -#, php-format -msgid "Search results for "%1$s"" -msgstr "" - -#: library/extensions/breadcrumb-trail.php:256 -msgid "404 Not Found" -msgstr "" - -#: library/extensions/custom-field-series.php:82 -msgid "Articles in this series" -msgstr "" - -#: library/extensions/loop-pagination.php:52 -msgid "« Previous" -msgstr "" - -#: library/extensions/loop-pagination.php:53 -msgid "Next »" -msgstr "" - -#: library/functions/comments.php:134 -msgid "*" -msgstr "" - -#: library/functions/comments.php:139 -msgid "Email" -msgstr "" - -#: library/functions/comments.php:140 -msgid "Website" -msgstr "" - -#: library/functions/comments.php:145 -msgid "Comment" -msgstr "" - -#: library/functions/comments.php:146 -#, php-format -msgid "You must be logged in to post a comment." -msgstr "" - -#: library/functions/comments.php:147 -#, php-format -msgid "Logged in as %2$s." -msgstr "" - -#: library/functions/comments.php:147 -#: library/functions/shortcodes.php:113 -msgid "Log out of this account" -msgstr "" - -#: library/functions/comments.php:147 -msgid "Log out »" -msgstr "" - -#: library/functions/comments.php:152 -msgid "Leave a Reply" -msgstr "" - -#: library/functions/comments.php:153 -#, php-format -msgid "Leave a Reply to %s" -msgstr "" - -#: library/functions/comments.php:154 -msgid "Click here to cancel reply." -msgstr "" - -#: library/functions/comments.php:155 -msgid "Submit" -msgstr "" - -#: library/functions/context.php:351 -#: library/functions/context.php:357 -#: library/functions/context.php:360 -#: library/functions/context.php:366 -#: library/functions/context.php:369 -#, php-format -msgid "Archive for %1$s" -msgstr "" - -#: library/functions/context.php:354 -#, php-format -msgid "Archive for minute %1$s" -msgstr "" - -#: library/functions/context.php:360 -msgid "F jS, Y" -msgstr "" - -#: library/functions/context.php:363 -#, php-format -msgid "Archive for week %1$s of %2$s" -msgstr "" - -#: library/functions/context.php:383 -#, php-format -msgid "%1$s Page %2$s" -msgstr "" - -#: library/functions/core-seo.php:63 -msgid "F Y" -msgstr "" - -#: library/functions/core-seo.php:67 -#, php-format -msgid "Copyright (c) %1$s" -msgstr "" - -#: library/functions/core-seo.php:81 -#: library/functions/shortcodes.php:192 -#: library/functions/shortcodes.php:310 -msgid "l, F jS, Y, g:i a" -msgstr "" - -#: library/functions/deprecated.php:884 -#, php-format -msgid "%1$s — This function has been removed or replaced by another function." -msgstr "" - -#: library/functions/menus.php:25 -msgid "Primary Menu" -msgstr "" - -#: library/functions/shortcodes.php:77 -msgid "Powered by WordPress, state-of-the-art semantic personal publishing platform" -msgstr "" - -#: library/functions/shortcodes.php:77 -msgid "WordPress" -msgstr "" - -#: library/functions/shortcodes.php:113 -msgid "Log out" -msgstr "" - -#: library/functions/shortcodes.php:115 -msgid "Log into this account" -msgstr "" - -#: library/functions/shortcodes.php:115 -msgid "Log in" -msgstr "" - -#: library/functions/shortcodes.php:128 -#, php-format -msgid "This page loaded in %1$s seconds with %2$s database queries." -msgstr "" - -#: library/functions/shortcodes.php:179 -#: library/functions/shortcodes.php:371 -#, php-format -msgid "Edit %1$s" -msgstr "" - -#: library/functions/shortcodes.php:207 -msgid "Leave a response" -msgstr "" - -#: library/functions/shortcodes.php:207 -#, php-format -msgid "%1$s Response" -msgstr "" - -#: library/functions/shortcodes.php:207 -#, php-format -msgid "%1$s Responses" -msgstr "" - -#: library/functions/shortcodes.php:214 -#: library/functions/shortcodes.php:216 -#: library/functions/shortcodes.php:218 -#, php-format -msgid "Comment on %1$s" -msgstr "" - -#: library/functions/shortcodes.php:290 -msgid "Shortlink" -msgstr "" - -#: library/functions/shortcodes.php:310 -#, php-format -msgid "%1$s at %2$s" -msgstr "" - -#: library/functions/shortcodes.php:351 -#, php-format -msgid "Permalink to comment %1$s" -msgstr "" - -#: library/functions/shortcodes.php:351 -msgid "Permalink" -msgstr "" - -#: library/functions/shortcodes.php:389 -msgid "Reply" -msgstr "" - -#: library/functions/shortcodes.php:390 -msgid "Log in to reply." -msgstr "" - -#: library/functions/sidebars.php:30 -msgid "Primary" -msgstr "" - -#: library/functions/sidebars.php:31 -msgid "The main (primary) widget area, most often used as a sidebar." -msgstr "" - -#: library/functions/sidebars.php:41 -msgid "Secondary" -msgstr "" - -#: library/functions/sidebars.php:42 -msgid "The second most important widget area, most often used as a secondary sidebar." -msgstr "" - -#: library/functions/sidebars.php:52 -msgid "Subsidiary" -msgstr "" - -#: library/functions/sidebars.php:53 -msgid "A widget area loaded in the footer of the site." -msgstr "" - -#: library/functions/sidebars.php:63 -msgid "Before Content" -msgstr "" - -#: library/functions/sidebars.php:64 -msgid "Loaded before the page's main content area." -msgstr "" - -#: library/functions/sidebars.php:74 -msgid "After Content" -msgstr "" - -#: library/functions/sidebars.php:75 -msgid "Loaded after the page's main content area." -msgstr "" - -#: library/functions/sidebars.php:85 -msgid "After Singular" -msgstr "" - -#: library/functions/sidebars.php:86 -msgid "Loaded on singular post (page, attachment, etc.) views before the comments area." -msgstr "" - diff --git a/happy/languages/happy-fr_FR.po b/happy/languages/happy-fr_FR.po new file mode 100644 index 0000000..4be6aa4 --- /dev/null +++ b/happy/languages/happy-fr_FR.po @@ -0,0 +1,219 @@ +msgid "" +msgstr "" +"Project-Id-Version: Happy WordPress Theme\n" +"POT-Creation-Date: 2012-11-28 15:09+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: FxB \n" +"Language-Team: FxB \n" +"Language: fr_FR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 1.5.4\n" +"X-Poedit-SourceCharset: UTF-8\n" +"X-Poedit-KeywordsList: __;_e;_n;_x;_c;esc_html__;esc_html_e;esc_attr__;" +"esc_attr_e;_ex:1,2c;_n:1,2;_nx:4c,1,2;_n_noop;_nx_noop:4c,1,2;_x:1,2c\n" +"X-Poedit-Basepath: ../\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Poedit-SearchPath-0: .\n" + +#: 404.php:31 +#, fuzzy +msgid "Not Found" +msgstr "Rien de trouvé" + +#: 404.php:36 +#, fuzzy, php-format +msgid "" +"You tried going to %1$s, and it doesn't exist. All is not lost! You can " +"search for what you're looking for." +msgstr "" +"Vous essayez d'aller à %1$s, et ça n'existe pas. Tout n'est pas perdu ! Vous " +"pouvez lancer une recherche pour ce que vous recherchez." + +#: attachment.php:46 +#, fuzzy, php-format +msgid "Download "%1$s"" +msgstr "Téléchargement "%1$s"" + +#: attachment.php:51 content-page.php:22 content-single.php:32 +#, fuzzy +msgid "Continue reading " +msgstr "Continuer la lecture " + +#: attachment.php:52 content-aside.php:21 content-image.php:27 +#: content-page.php:23 content-quote.php:21 content-single.php:33 +#: content-video.php:27 +#, fuzzy +msgid "Pages:" +msgstr "Pages :" + +#: comment.php:30 +#, fuzzy +msgid "Your comment is awaiting moderation." +msgstr "Votre commentaire est en attente de modération." + +#: comments.php:13 +#, fuzzy +msgid "Please do not load this page directly. Thanks!" +msgstr "S'il vous plaît ne pas charger cette page directement. Merci !" + +#: comments.php:27 +#, fuzzy +msgid "No Responses" +msgstr "Aucune réponse" + +#: comments.php:27 +#, fuzzy +msgid "One Response" +msgstr "Une réponse" + +#: comments.php:27 +#, fuzzy +msgid "% Responses" +msgstr "% réponses" + +#: comments.php:48 +#, fuzzy, php-format +msgid "" +"Comments are closed, but trackbacks and pingbacks are open." +msgstr "" +"Les commentaires sont fermés, mais les retroliens et les pings sont ouverts." + +#: comments.php:54 +#, fuzzy +msgid "Comments are closed." +msgstr "Les commentaires sont fermés." + +#: content-gallery.php:35 +#, fuzzy, php-format +msgid "This gallery contains %s image. " +msgid_plural "This gallery contains %s images. " +msgstr[0] "Cette galerie contient %2$s photo." +msgstr[1] "" + +#: content-gallery.php:40 +#, fuzzy +msgid "View All Images » " +msgstr "Afficher tous les articles par %s" + +#: functions.php:209 +#, fuzzy +msgid "Feature" +msgstr "Demandes de nouvelles fonctionnalités" + +#: functions.php:211 +#, fuzzy +msgid "Displayed in the feature area." +msgstr "Affiché dans la zone d'en-tête du site." + +#: loop-byline.php:23 +#, fuzzy +msgid "By [entry-author] on [entry-published] [entry-edit-link before=\" | \"]" +msgstr "" +"Par [entry-author] le [entry-published] [entry-edit-link before=\" | \"]" + +#: loop-entry-meta.php:16 +msgid "" +"[post-format-link] Posted by [entry-author] on [entry-published] [entry-" +"permalink before=\" | \"] [entry-comments-link before=\" | \"]" +msgstr "" + +#: loop-entry-meta.php:18 +#, fuzzy +msgid "[post-format-link] Posted [entry-published]" +msgstr "" +"[post-format-link] pubié le [entry-published] [entry-edit-link before=\"| \"]" + +#: loop-entry-meta.php:28 +msgid "" +"[post-format-link] Posted by [entry-author] on [entry-published] [entry-" +"terms taxonomy=\"category\" before=\" in \"] [entry-permalink before=\" | " +"\"] [entry-terms before=\"| Tagged \"] [entry-comments-link before=\" | \"]" +msgstr "" + +#: loop-entry-meta.php:32 +#, fuzzy +msgid "" +"[entry-terms taxonomy=\"category\" before=\"Posted in \"] [entry-terms " +"before=\"| Tagged \"] [entry-comments-link before=\" | \"]" +msgstr "" +"[entry-terms taxonomy=\"download_category\" before=\"Publié dans \"] [entry-" +"terms taxonomy=\"download_tag\" before=\" | Tagué \"]" + +#: loop-meta.php:88 +#, php-format +msgid "You are browsing the search results for "%1$s"" +msgstr "" + +#: loop-meta.php:97 +#, fuzzy +msgid "Archives by date" +msgstr "Archives par date" + +#: loop-meta.php:101 +#, fuzzy +msgid "You are browsing the site archives by date." +msgstr "Vous parcourez les archives du site par date." + +#: loop-meta.php:121 +#, fuzzy +msgid "Archives" +msgstr "Archives" + +#: loop-meta.php:125 +#, fuzzy +msgid "You are browsing the site archives." +msgstr "Vous parcourez les archives du site." + +#: loop-nav.php:15 +#, fuzzy +msgid "← Return to entry" +msgstr "← Retour à l'entrée" + +#: loop-nav.php:21 +#, fuzzy +msgid "Previous Entry: %link" +msgstr "Ajoute la table lien." + +#: loop-nav.php:22 +#, fuzzy +msgid "Next Entry: %link" +msgstr "Ajoute la table lien." + +#: loop-nav.php:26 +#, fuzzy +msgid "← Previous" +msgstr "← Précédent" + +#: loop-nav.php:26 +#, fuzzy +msgid "Next →" +msgstr "Suivant →" + +#: menu-primary.php:16 menu-secondary.php:16 +#, fuzzy +msgid "Menu" +msgstr "Menu" + +#: menu-primary.php:17 menu-secondary.php:17 menu-subsidiary.php:17 +#, fuzzy +msgid "Skip to content" +msgstr "Aller au contenu" + +#: menu-subsidiary.php:16 +#, fuzzy +msgid "Navigation" +msgstr "Navigation" + +#: searchform.php:14 +#, fuzzy +msgid "Search this site..." +msgstr "Rechercher sur ce site..." + +#: searchform.php:15 +#, fuzzy +msgid "Search" +msgstr "Rechercher" diff --git a/happy/languages/happy.pot b/happy/languages/happy.pot new file mode 100644 index 0000000..6dad14f --- /dev/null +++ b/happy/languages/happy.pot @@ -0,0 +1,181 @@ +msgid "" +msgstr "" +"Project-Id-Version: Happy WordPress Theme\n" +"POT-Creation-Date: 2012-11-28 15:07+0100\n" +"PO-Revision-Date: \n" +"Last-Translator: FxB \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 1.5.4\n" +"X-Poedit-SourceCharset: UTF-8\n" +"X-Poedit-KeywordsList: __;_e;_n;_x;_c;esc_html__;esc_html_e;esc_attr__;" +"esc_attr_e;_ex:1,2c;_n:1,2;_nx:4c,1,2;_n_noop;_nx_noop:4c,1,2;_x:1,2c\n" +"X-Poedit-Basepath: ../\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Poedit-SearchPath-0: .\n" + +#: 404.php:31 +msgid "Not Found" +msgstr "" + +#: 404.php:36 +#, php-format +msgid "" +"You tried going to %1$s, and it doesn't exist. All is not lost! You can " +"search for what you're looking for." +msgstr "" + +#: attachment.php:46 +#, php-format +msgid "Download "%1$s"" +msgstr "" + +#: attachment.php:51 content-page.php:22 content-single.php:32 +msgid "Continue reading " +msgstr "" + +#: attachment.php:52 content-aside.php:21 content-image.php:27 +#: content-page.php:23 content-quote.php:21 content-single.php:33 +#: content-video.php:27 +msgid "Pages:" +msgstr "" + +#: comment.php:30 +msgid "Your comment is awaiting moderation." +msgstr "" + +#: comments.php:13 +msgid "Please do not load this page directly. Thanks!" +msgstr "" + +#: comments.php:27 +msgid "No Responses" +msgstr "" + +#: comments.php:27 +msgid "One Response" +msgstr "" + +#: comments.php:27 +msgid "% Responses" +msgstr "" + +#: comments.php:48 +#, php-format +msgid "" +"Comments are closed, but trackbacks and pingbacks are open." +msgstr "" + +#: comments.php:54 +msgid "Comments are closed." +msgstr "" + +#: content-gallery.php:35 +#, php-format +msgid "This gallery contains %s image. " +msgid_plural "This gallery contains %s images. " +msgstr[0] "" +msgstr[1] "" + +#: content-gallery.php:40 +msgid "View All Images » " +msgstr "" + +#: functions.php:209 +msgid "Feature" +msgstr "" + +#: functions.php:211 +msgid "Displayed in the feature area." +msgstr "" + +#: loop-byline.php:23 +msgid "By [entry-author] on [entry-published] [entry-edit-link before=\" | \"]" +msgstr "" + +#: loop-entry-meta.php:16 +msgid "" +"[post-format-link] Posted by [entry-author] on [entry-published] [entry-" +"permalink before=\" | \"] [entry-comments-link before=\" | \"]" +msgstr "" + +#: loop-entry-meta.php:18 +msgid "[post-format-link] Posted [entry-published]" +msgstr "" + +#: loop-entry-meta.php:28 +msgid "" +"[post-format-link] Posted by [entry-author] on [entry-published] [entry-" +"terms taxonomy=\"category\" before=\" in \"] [entry-permalink before=\" | " +"\"] [entry-terms before=\"| Tagged \"] [entry-comments-link before=\" | \"]" +msgstr "" + +#: loop-entry-meta.php:32 +msgid "" +"[entry-terms taxonomy=\"category\" before=\"Posted in \"] [entry-terms " +"before=\"| Tagged \"] [entry-comments-link before=\" | \"]" +msgstr "" + +#: loop-meta.php:88 +#, php-format +msgid "You are browsing the search results for "%1$s"" +msgstr "" + +#: loop-meta.php:97 +msgid "Archives by date" +msgstr "" + +#: loop-meta.php:101 +msgid "You are browsing the site archives by date." +msgstr "" + +#: loop-meta.php:121 +msgid "Archives" +msgstr "" + +#: loop-meta.php:125 +msgid "You are browsing the site archives." +msgstr "" + +#: loop-nav.php:15 +msgid "← Return to entry" +msgstr "" + +#: loop-nav.php:21 +msgid "Previous Entry: %link" +msgstr "" + +#: loop-nav.php:22 +msgid "Next Entry: %link" +msgstr "" + +#: loop-nav.php:26 +msgid "← Previous" +msgstr "" + +#: loop-nav.php:26 +msgid "Next →" +msgstr "" + +#: menu-primary.php:16 menu-secondary.php:16 +msgid "Menu" +msgstr "" + +#: menu-primary.php:17 menu-secondary.php:17 menu-subsidiary.php:17 +msgid "Skip to content" +msgstr "" + +#: menu-subsidiary.php:16 +msgid "Navigation" +msgstr "" + +#: searchform.php:14 +msgid "Search this site..." +msgstr "" + +#: searchform.php:15 +msgid "Search" +msgstr "" diff --git a/happy/languages/hybrid-core-fr_FR.po b/happy/languages/hybrid-core-fr_FR.po new file mode 100644 index 0000000..fd16bf9 --- /dev/null +++ b/happy/languages/hybrid-core-fr_FR.po @@ -0,0 +1,936 @@ +msgid "" +msgstr "" +"Project-Id-Version: hybrid-core\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-26 22:45+0200\n" +"PO-Revision-Date: 2012-07-26 22:45+0200\n" +"Last-Translator: Sami Keijonen \n" +"Language-Team: FxB \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-KeywordsList: __;_e;esc_attr__;esc_attr_e;esc_html__;esc_html_e;_n;_x;_x:1,2c\n" +"X-Poedit-Basepath: ../\n" +"X-Poedit-Language: French\n" +"X-Poedit-Country: FRANCE\n" +"X-Poedit-SourceCharset: utf-8\n" +"X-Poedit-SearchPath-0: .\n" + +#: admin/meta-box-post-seo.php:37 +msgid "SEO" +msgstr "SEO" + +#: admin/meta-box-post-seo.php:70 +msgid "Document Title:" +msgstr "Titre du document :" + +#: admin/meta-box-post-seo.php:76 +msgid "Meta Description:" +msgstr "Méta Description :" + +#: admin/meta-box-post-seo.php:82 +msgid "Meta Keywords:" +msgstr "Méta Keywords (mots-clés) :" + +#: admin/meta-box-post-template.php:36 +msgid "Template" +msgstr "Modèle" + +#: admin/meta-box-post-template.php:87 +msgid "No templates exist for this post type." +msgstr "Aucun modèles existent pour ce type d'aticle." + +#: admin/meta-box-theme-about.php:31 +#: admin/meta-box-theme-about.php:36 +#, fuzzy, php-format +msgid "About %s" +msgstr "À propos de %1$s" + +#: admin/meta-box-theme-about.php:61 +msgid "Theme:" +msgstr "Thème :" + +#: admin/meta-box-theme-about.php:69 +msgid "Version:" +msgstr "Version :" + +#: admin/meta-box-theme-about.php:77 +msgid "Author:" +msgstr "Auteur :" + +#: admin/meta-box-theme-about.php:85 +msgid "Description:" +msgstr "Description :" + +#: admin/meta-box-theme-footer.php:29 +msgid "Footer settings" +msgstr "Paramètres du pied de page" + +#: admin/meta-box-theme-footer.php:52 +msgid "You can add custom HTML and/or shortcodes, which will be automatically inserted into your theme." +msgstr "Vous pouvez ajouter ces balises et attributs HTML et/ou des raccourcis, qui seront automatiquement insérés dans votre thème." + +#: admin/theme-settings.php:47 +#: admin/theme-settings.php:171 +#, fuzzy, php-format +msgid "%s Theme Settings" +msgstr "Paramètres du thème %1$s " + +#: admin/theme-settings.php:48 +msgid "Theme Settings" +msgstr "Paramètres du thème" + +#: admin/theme-settings.php:172 +#, fuzzy +msgid "Customize" +msgstr "Personnalisé" + +#: admin/theme-settings.php:198 +msgid "Update Settings" +msgstr "Mise à jour des paramètres " + +#: admin/theme-settings.php:255 +msgid "Documentation" +msgstr "Documentation" + +#: admin/theme-settings.php:259 +msgid "Support" +msgstr "Aide" + +#: classes/widget-archives.php:32 +msgid "An advanced widget that gives you total control over the output of your archives." +msgstr "Un widget avancé qui vous donne un contrôle total sur l'affichage de vos archives." + +#: classes/widget-archives.php:44 +#: classes/widget-archives.php:141 +msgid "Archives" +msgstr "Archives" + +#: classes/widget-archives.php:79 +msgid "Select Year" +msgstr "Choisir l'année" + +#: classes/widget-archives.php:82 +msgid "Select Month" +msgstr "Choisir un mois" + +#: classes/widget-archives.php:85 +msgid "Select Week" +msgstr "Choisir la semaine" + +#: classes/widget-archives.php:88 +msgid "Select Day" +msgstr "Choisir le jour" + +#: classes/widget-archives.php:91 +msgid "Select Post" +msgstr "Choisir l'article" + +#: classes/widget-archives.php:154 +msgid "Alphabetical" +msgstr "Ordre alphabétique" + +#: classes/widget-archives.php:154 +msgid "Daily" +msgstr "Quotidien" + +#: classes/widget-archives.php:154 +msgid "Monthly" +msgstr "Mensuel" + +#: classes/widget-archives.php:154 +msgid "Post By Post" +msgstr "Article par article" + +#: classes/widget-archives.php:154 +msgid "Weekly" +msgstr "Hebdomadaire" + +#: classes/widget-archives.php:154 +msgid "Yearly" +msgstr "Annuel" + +#: classes/widget-archives.php:157 +msgid "Custom" +msgstr "Personnalisé" + +#: classes/widget-archives.php:157 +msgid "HTML" +msgstr "HTML" + +#: classes/widget-archives.php:157 +msgid "Option" +msgstr "Option" + +#: classes/widget-archives.php:162 +#: classes/widget-authors.php:143 +#: classes/widget-bookmarks.php:187 +#: classes/widget-calendar.php:108 +#: classes/widget-categories.php:170 +#: classes/widget-nav-menu.php:133 +#: classes/widget-pages.php:157 +#: classes/widget-search.php:143 +msgid "Title:" +msgstr "Titre :" + +#: classes/widget-archives.php:198 +#: classes/widget-authors.php:191 +msgid "Show post count?" +msgstr "Afficher le nombre d’articles ?" + +#: classes/widget-authors.php:32 +msgid "An advanced widget that gives you total control over the output of your author lists." +msgstr "Un widget avancé qui vous donne un contrôle total sur l'affichage de vos listes d'auteurs ." + +#: classes/widget-authors.php:44 +#: classes/widget-authors.php:119 +msgid "Authors" +msgstr "Auteurs" + +#: classes/widget-authors.php:136 +#: classes/widget-bookmarks.php:178 +#: classes/widget-bookmarks.php:180 +#: classes/widget-categories.php:162 +#: classes/widget-pages.php:148 +msgid "Ascending" +msgstr "Croissant" + +#: classes/widget-authors.php:136 +#: classes/widget-bookmarks.php:178 +#: classes/widget-bookmarks.php:180 +#: classes/widget-categories.php:162 +#: classes/widget-pages.php:148 +msgid "Descending" +msgstr "Décroissant" + +#: classes/widget-authors.php:137 +msgid "Display Name" +msgstr "Nom affiché" + +#: classes/widget-authors.php:137 +msgid "Email" +msgstr "É-mail " + +#: classes/widget-authors.php:137 +#: classes/widget-bookmarks.php:179 +#: classes/widget-bookmarks.php:181 +#: classes/widget-categories.php:163 +#: classes/widget-pages.php:149 +msgid "ID" +msgstr "ID" + +#: classes/widget-authors.php:137 +msgid "Nice Name" +msgstr "Joli nom" + +#: classes/widget-authors.php:137 +msgid "Post Count" +msgstr "Décompte d'article" + +#: classes/widget-authors.php:137 +msgid "Registered" +msgstr "Inscrit" + +#: classes/widget-authors.php:137 +#: classes/widget-bookmarks.php:181 +msgid "URL" +msgstr "URL" + +#: classes/widget-authors.php:137 +msgid "Login" +msgstr "Connexion" + +#: classes/widget-authors.php:169 +#: classes/widget-categories.php:161 +msgid "List" +msgstr "Liste" + +#: classes/widget-authors.php:169 +#: classes/widget-categories.php:161 +msgid "None" +msgstr "Aucun" + +#: classes/widget-authors.php:187 +msgid "HTML?" +msgstr "HTML ?" + +#: classes/widget-authors.php:195 +msgid "Exclude admin?" +msgstr "Exclure l’administrateur ?" + +#: classes/widget-authors.php:199 +msgid "Show full name?" +msgstr "Afficher le nom entier ?" + +#: classes/widget-authors.php:203 +#: classes/widget-categories.php:273 +msgid "Hide empty?" +msgstr "Cacher les vides :?" + +#: classes/widget-bookmarks.php:32 +msgid "An advanced widget that gives you total control over the output of your bookmarks (links)." +msgstr "Un widget avancé qui vous donne un contrôle total sur l'affichage de vos signets (liens)." + +#: classes/widget-bookmarks.php:44 +#: classes/widget-bookmarks.php:85 +#: classes/widget-bookmarks.php:148 +msgid "Bookmarks" +msgstr "Favoris" + +#: classes/widget-bookmarks.php:179 +#: classes/widget-categories.php:163 +msgid "Count" +msgstr "Recompter" + +#: classes/widget-bookmarks.php:179 +#: classes/widget-bookmarks.php:181 +#: classes/widget-categories.php:163 +msgid "Name" +msgstr "Nom" + +#: classes/widget-bookmarks.php:179 +#: classes/widget-categories.php:163 +#: classes/widget-pages.php:149 +msgid "Slug" +msgstr "Identifiant" + +#: classes/widget-bookmarks.php:181 +msgid "Description" +msgstr "Description" + +#: classes/widget-bookmarks.php:181 +msgid "Length" +msgstr "Longueur" + +#: classes/widget-bookmarks.php:181 +msgid "Notes" +msgstr "Commentaires" + +#: classes/widget-bookmarks.php:181 +msgid "Owner" +msgstr "Propriétaire" + +#: classes/widget-bookmarks.php:181 +msgid "Random" +msgstr "Au hasard" + +#: classes/widget-bookmarks.php:181 +msgid "Rating" +msgstr "Noter" + +#: classes/widget-bookmarks.php:181 +msgid "Rel" +msgstr "Rel" + +#: classes/widget-bookmarks.php:181 +#: classes/widget-categories.php:164 +msgid "RSS" +msgstr "Flux RSS" + +#: classes/widget-bookmarks.php:181 +msgid "Target" +msgstr "Cible" + +#: classes/widget-bookmarks.php:181 +msgid "Updated" +msgstr "Mis à jour" + +#: classes/widget-bookmarks.php:289 +msgid "Categorize?" +msgstr "Catégoriser ?" + +#: classes/widget-bookmarks.php:293 +msgid "Show description?" +msgstr "Afficher les descriptions ?" + +#: classes/widget-bookmarks.php:297 +msgid "Hide invisible?" +msgstr "Masquer invisible ?" + +#: classes/widget-bookmarks.php:301 +msgid "Show rating?" +msgstr "Afficher les notes ?" + +#: classes/widget-bookmarks.php:305 +msgid "Show updated?" +msgstr "Afficher les mises à jour ?" + +#: classes/widget-bookmarks.php:309 +msgid "Show images?" +msgstr "Afficher les images ?" + +#: classes/widget-bookmarks.php:313 +msgid "Show name?" +msgstr "Afficher le nom ?" + +#: classes/widget-bookmarks.php:317 +msgid "Show private?" +msgstr "Afficher les privés ?" + +#: classes/widget-calendar.php:32 +msgid "An advanced widget that gives you total control over the output of your calendar." +msgstr "Un widget avancé qui vous donne un contrôle total sur l'affichage de votre calendrier." + +#: classes/widget-calendar.php:44 +#: classes/widget-calendar.php:99 +msgid "Calendar" +msgstr "Calendrier" + +#: classes/widget-calendar.php:113 +msgid "One-letter abbreviation?" +msgstr "Abréviation d'une lettre ?" + +#: classes/widget-categories.php:32 +msgid "An advanced widget that gives you total control over the output of your category links." +msgstr "Un widget avancé qui vous donne un contrôle total sur l'affichage de vos liens de catégories." + +#: classes/widget-categories.php:44 +#: classes/widget-categories.php:133 +msgid "Categories" +msgstr "Catégories" + +#: classes/widget-categories.php:163 +msgid "Term Group" +msgstr "Informations du Groupe" + +#: classes/widget-categories.php:164 +msgid "Atom" +msgstr "Protocole de publication Atom" + +#: classes/widget-categories.php:164 +msgid "RDF" +msgstr "RDF" + +#: classes/widget-categories.php:164 +msgid "RSS 2.0" +msgstr "Flux Rss 2.0" + +#: classes/widget-categories.php:261 +#: classes/widget-pages.php:256 +msgid "Hierarchical?" +msgstr "Hiérarchique ?" + +#: classes/widget-categories.php:265 +msgid "Use description?" +msgstr "Utiliser les descriptions ?" + +#: classes/widget-categories.php:269 +msgid "Show count?" +msgstr "Afficher le compte ?" + +#: classes/widget-nav-menu.php:32 +msgid "An advanced widget that gives you total control over the output of your menus." +msgstr "Un widget avancé qui vous donne un contrôle total sur l'affichage de vos menus." + +#: classes/widget-nav-menu.php:44 +msgid "Navigation Menu" +msgstr "Menu de navigation" + +#: classes/widget-nav-menu.php:109 +msgid "Navigation" +msgstr "Navigation" + +#: classes/widget-pages.php:32 +msgid "An advanced widget that gives you total control over the output of your page links." +msgstr "Un widget avancé qui vous donne un contrôle total sur l'affichage de vos liens de pages." + +#: classes/widget-pages.php:44 +#: classes/widget-pages.php:123 +msgid "Pages" +msgstr "Pages" + +#: classes/widget-pages.php:149 +msgid "Author" +msgstr "Auteur" + +#: classes/widget-pages.php:149 +msgid "Date" +msgstr "Date" + +#: classes/widget-pages.php:149 +msgid "Menu Order" +msgstr "Ordre du menu" + +#: classes/widget-pages.php:149 +#: classes/widget-pages.php:150 +msgid "Modified" +msgstr "Modifié dernièrement" + +#: classes/widget-pages.php:149 +msgid "Title" +msgstr "Titre" + +#: classes/widget-pages.php:150 +msgid "Created" +msgstr "Créé le" + +#: classes/widget-search.php:33 +msgid "An advanced widget that gives you total control over the output of your search form." +msgstr "Un widget avancé qui vous donne un contrôle total sur l'affichage de sortie de votre formulaire de recherche." + +#: classes/widget-search.php:45 +#: classes/widget-search.php:131 +msgid "Search" +msgstr "Rechercher" + +#: classes/widget-search.php:147 +msgid "Search Label:" +msgstr "Etiquette de la recherche :" + +#: classes/widget-search.php:151 +msgid "Search Text:" +msgstr "Texte de la recherche :" + +#: classes/widget-search.php:158 +msgid "Search Submit:" +msgstr "Soumission de la recherche :" + +#: classes/widget-search.php:163 +msgid "Use theme's searchform.php?" +msgstr "Utiliser le thème searchform.php ?" + +#: classes/widget-tags.php:32 +msgid "An advanced widget that gives you total control over the output of your tags." +msgstr "Un widget avancé qui vous donne un contrôle total sur l'affichage de vos mots-clefs." + +#: classes/widget-tags.php:44 +#: classes/widget-tags.php:143 +msgid "Tags" +msgstr "Mots-clefs" + +#: classes/widget-tags.php:171 +msgid "View" +msgstr "Voir" + +#: classes/widget-tags.php:171 +#: extensions/breadcrumb-trail.php:389 +#: extensions/breadcrumb-trail.php:422 +#: extensions/breadcrumb-trail.php:437 +#: extensions/breadcrumb-trail.php:465 +msgid "Edit" +msgstr "Modifier" + +#: classes/widget-tags.php:172 +msgid "Flat" +msgstr "Plat" + +#: classes/widget-tags.php:288 +msgid "Pad counts?" +msgstr "Compte Pad ?" + +#: extensions/breadcrumb-trail.php:44 +msgid "Browse:" +msgstr "Parcourir :" + +#: extensions/breadcrumb-trail.php:47 +msgid "Home" +msgstr "Accueil" + +#: extensions/breadcrumb-trail.php:301 +#: functions/context.php:423 +msgid "g:i a" +msgstr "G \\h i \\m\\i\\n" + +#: extensions/breadcrumb-trail.php:304 +#, php-format +msgid "Minute %1$s" +msgstr "Minute %1$s" + +#: extensions/breadcrumb-trail.php:304 +#: functions/context.php:426 +msgid "i" +msgstr "i" + +#: extensions/breadcrumb-trail.php:307 +#: functions/context.php:429 +msgid "g a" +msgstr "g a" + +#: extensions/breadcrumb-trail.php:318 +#: extensions/breadcrumb-trail.php:324 +#: extensions/breadcrumb-trail.php:329 +#: extensions/breadcrumb-trail.php:334 +#: extensions/breadcrumb-trail.php:521 +#: functions/context.php:435 +#: functions/context.php:441 +#: functions/core-seo.php:90 +msgid "Y" +msgstr "Y" + +#: extensions/breadcrumb-trail.php:319 +#: extensions/breadcrumb-trail.php:330 +#: extensions/breadcrumb-trail.php:525 +msgid "F" +msgstr "f" + +#: extensions/breadcrumb-trail.php:320 +#: extensions/breadcrumb-trail.php:529 +msgid "d" +msgstr "d" + +#: extensions/breadcrumb-trail.php:325 +#, php-format +msgid "Week %1$s" +msgstr "Semaine %1$s" + +#: extensions/breadcrumb-trail.php:325 +#: functions/context.php:435 +msgid "W" +msgstr "O" + +#: extensions/breadcrumb-trail.php:341 +#: functions/context.php:452 +#, php-format +msgid "Search results for "%1$s"" +msgstr "Résultats de la recherche pour "%1$s"" + +#: extensions/breadcrumb-trail.php:345 +#: functions/context.php:456 +msgid "404 Not Found" +msgstr "404 Non trouvé" + +#: extensions/breadcrumb-trail.php:414 +msgid "Split" +msgstr "Diviser" + +#: extensions/breadcrumb-trail.php:418 +msgid "Merge" +msgstr "Fusionner" + +#: extensions/breadcrumb-trail.php:525 +#: functions/core-seo.php:86 +msgid "F Y" +msgstr "F Y" + +#: extensions/breadcrumb-trail.php:529 +msgid "F j, Y" +msgstr "j F Y" + +#: extensions/custom-field-series.php:86 +msgid "Articles in this series" +msgstr "Articles dans cette séries" + +#: extensions/custom-field-series.php:212 +msgid "Series" +msgstr "Séries" + +#: extensions/post-stylesheets.php:255 +msgid "Stylesheet" +msgstr "Feuille de style" + +#: extensions/theme-layouts.php:295 +msgid "Default" +msgstr "Valeur par défaut" + +#: extensions/theme-layouts.php:296 +msgid "One Column" +msgstr "Une colonne" + +#: extensions/theme-layouts.php:297 +msgid "Two Columns, Left" +msgstr "Deux colonnes, à gauche" + +#: extensions/theme-layouts.php:298 +msgid "Two Columns, Right" +msgstr "Deux colonnes, à droite" + +#: extensions/theme-layouts.php:299 +msgid "Three Columns, Left" +msgstr "Trois colonnes, à gauche" + +#: extensions/theme-layouts.php:300 +msgid "Three Columns, Right" +msgstr "Trois colonnes, à droite" + +#: extensions/theme-layouts.php:301 +msgid "Three Columns, Center" +msgstr "Trois colonnes, centrée" + +#: extensions/theme-layouts.php:377 +#: extensions/theme-layouts.php:485 +msgid "Layout" +msgstr "Arrangement" + +#: extensions/theme-layouts.php:404 +msgid "Layout is a theme-specific structure for the single view of the post." +msgstr "L'arrangement est une structure thématique spécifique pour la vue de l'article unique." + +#: functions/comments.php:182 +msgid "*" +msgstr "*" + +#: functions/comments.php:189 +msgid "Website" +msgstr "Site Web" + +#: functions/comments.php:195 +msgid "Comment" +msgstr "Commentaire" + +#: functions/comments.php:196 +#, php-format +msgid "You must be logged in to post a comment." +msgstr "Vous devez être title=\"connecté\" pour poster un commentaire." + +#: functions/comments.php:197 +#, php-format +msgid "Logged in as %2$s." +msgstr "Connecté en tant que %2$s." + +#: functions/comments.php:197 +msgid "Log out of this account" +msgstr "Se déconnecter" + +#: functions/comments.php:197 +msgid "Log out »" +msgstr "Déconnexion »" + +#: functions/comments.php:202 +msgid "Leave a Reply" +msgstr "Laisser un commentaire" + +#: functions/comments.php:203 +#, php-format +msgid "Leave a Reply to %s" +msgstr "Répondre à %s" + +#: functions/comments.php:204 +msgid "Click here to cancel reply." +msgstr "Cliquez ici pour annuler la réponse." + +#: functions/comments.php:205 +msgid "Post Comment" +msgstr "Laisser un commentaire" + +#: functions/context.php:423 +#: functions/context.php:429 +#: functions/context.php:432 +#: functions/context.php:438 +#: functions/context.php:441 +#, php-format +msgid "Archive for %1$s" +msgstr "Archive pour %1$s" + +#: functions/context.php:426 +#, php-format +msgid "Archive for minute %1$s" +msgstr "Archive pour %1$s minute " + +#: functions/context.php:432 +msgid "F jS, Y" +msgstr "l j F Y" + +#: functions/context.php:435 +#, php-format +msgid "Archive for week %1$s of %2$s" +msgstr "Archive pour la semaine %1$s de %2$s" + +#: functions/context.php:460 +#, php-format +msgid "%1$s Page %2$s" +msgstr "%1$s Page %2$s" + +#: functions/core-seo.php:93 +#, php-format +msgid "Copyright (c) %1$s" +msgstr "Copyright (c) %1$s" + +#: functions/core-seo.php:112 +msgid "l, F jS, Y, g:i a" +msgstr "l j F Y g:i a" + +#: functions/customize.php:63 +#: functions/customize.php:88 +msgid "Footer" +msgstr "" + +#: functions/deprecated.php:572 +#, php-format +msgid "%1$s — This function has been removed or replaced by another function." +msgstr "%1$s — Cette fonction a été enlevée ou remplacée par une autre fonction." + +#: functions/menus.php:38 +#, fuzzy +msgctxt "nav menu location" +msgid "Primary" +msgstr "Principal" + +#: functions/menus.php:42 +#, fuzzy +msgctxt "nav menu location" +msgid "Secondary" +msgstr "Secondaire" + +#: functions/menus.php:46 +#, fuzzy +msgctxt "nav menu location" +msgid "Subsidiary" +msgstr "Subsidiaire" + +#: functions/settings.php:76 +#: functions/settings.php:80 +msgid "Copyright © [the-year] [site-link]." +msgstr "Copyright © [the-year] [site-link]." + +#: functions/settings.php:76 +msgid "Powered by [wp-link], [theme-link], and [child-link]." +msgstr "Propulsé par [wp-link], [theme-link], et [child-link]." + +#: functions/settings.php:80 +msgid "Powered by [wp-link] and [theme-link]." +msgstr "Propulsé par [wp-link] et [theme-link]." + +#: functions/shortcodes.php:93 +msgid "State-of-the-art semantic personal publishing platform" +msgstr "Plate-forme de publication personnelle à la pointe de la sémantique" + +#: functions/shortcodes.php:93 +msgid "WordPress" +msgstr "WordPress" + +#: functions/shortcodes.php:106 +#, php-format +msgid "%s WordPress Theme" +msgstr "%s Thème WordPress" + +#: functions/shortcodes.php:134 +msgid "Log out" +msgstr "Déconnexion" + +#: functions/shortcodes.php:136 +msgid "Log in" +msgstr "Connexion" + +#: functions/shortcodes.php:151 +#, php-format +msgid "This page loaded in %1$s seconds with %2$s database queries." +msgstr "Cette page se charge en %1$s secondes avec %2$s requêtes dans la base de données." + +#: functions/shortcodes.php:204 +#: functions/shortcodes.php:443 +#, php-format +msgid "Edit %1$s" +msgstr "Modifier %1$s" + +#: functions/shortcodes.php:234 +msgid "Leave a response" +msgstr "Laisser une réponse" + +#: functions/shortcodes.php:234 +#, php-format +msgid "%1$s Response" +msgstr "%1$s réponse" + +#: functions/shortcodes.php:234 +#, php-format +msgid "%1$s Responses" +msgstr "%1$s réponses" + +#: functions/shortcodes.php:241 +#: functions/shortcodes.php:243 +#: functions/shortcodes.php:245 +#, php-format +msgid "Comment on %1$s" +msgstr "Commentaire sur %1$s" + +#: functions/shortcodes.php:305 +msgid "(Untitled)" +msgstr "(Sans titre)" + +#: functions/shortcodes.php:321 +msgid "Shortlink" +msgstr "Lien court" + +#: functions/shortcodes.php:345 +#: functions/shortcodes.php:422 +msgid "Permalink" +msgstr "Permalien" + +#: functions/shortcodes.php:373 +#, php-format +msgid "%1$s at %2$s" +msgstr "%1$s à %2$s" + +#: functions/shortcodes.php:422 +#, php-format +msgid "Permalink to comment %1$s" +msgstr "Permalien de commentaire %1$s" + +#: functions/shortcodes.php:462 +msgid "Reply" +msgstr "Écrire une réponse" + +#: functions/shortcodes.php:463 +msgid "Log in to reply." +msgstr "Connectez-vous pour répondre." + +#: functions/sidebars.php:87 +#, fuzzy +msgctxt "sidebar" +msgid "Primary" +msgstr "Principal" + +#: functions/sidebars.php:88 +msgid "The main (primary) widget area, most often used as a sidebar." +msgstr "La zone de widget principale, la plus souvent utilisée comme barre latérale." + +#: functions/sidebars.php:91 +#, fuzzy +msgctxt "sidebar" +msgid "Secondary" +msgstr "Secondaire" + +#: functions/sidebars.php:92 +msgid "The second most important widget area, most often used as a secondary sidebar." +msgstr "La seconde plus importante zone de widgets, la plus souvent utilisée comme une barre latérale secondaire." + +#: functions/sidebars.php:95 +#, fuzzy +msgctxt "sidebar" +msgid "Subsidiary" +msgstr "Subsidiaire" + +#: functions/sidebars.php:96 +msgid "A widget area loaded in the footer of the site." +msgstr "Une zone widget chargée dans le pied de page du site." + +#: functions/sidebars.php:99 +#, fuzzy +msgctxt "sidebar" +msgid "Header" +msgstr "En-tête" + +#: functions/sidebars.php:100 +msgid "Displayed within the site's header area." +msgstr "Affiché dans la zone d'en-tête du site." + +#: functions/sidebars.php:103 +#, fuzzy +msgctxt "sidebar" +msgid "Before Content" +msgstr "Avant le contenu" + +#: functions/sidebars.php:104 +msgid "Loaded before the page's main content area." +msgstr "Chargé avant la zone de contenu de la page principale." + +#: functions/sidebars.php:107 +#, fuzzy +msgctxt "sidebar" +msgid "After Content" +msgstr "Après le contenu" + +#: functions/sidebars.php:108 +msgid "Loaded after the page's main content area." +msgstr "Chargé après la zone de contenu de la page principale." + +#: functions/sidebars.php:111 +#, fuzzy +msgctxt "sidebar" +msgid "After Singular" +msgstr "Après singulier" + +#: functions/sidebars.php:112 +msgid "Loaded on singular post (page, attachment, etc.) views before the comments area." +msgstr "Chargé sur les articles uniques (page, attachement, etc..) avant la zone de commentaires." +