diff --git a/languages/sportspress-fr_FR.mo b/languages/sportspress-fr_FR.mo index 8eeea1ec..ce5b65ba 100644 Binary files a/languages/sportspress-fr_FR.mo and b/languages/sportspress-fr_FR.mo differ diff --git a/languages/sportspress-fr_FR.po b/languages/sportspress-fr_FR.po index 9d73e32a..0bbf5d1b 100644 --- a/languages/sportspress-fr_FR.po +++ b/languages/sportspress-fr_FR.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: SportsPress 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-02-08 22:56+1000\n" -"PO-Revision-Date: 2014-02-08 23:05+1000\n" +"POT-Creation-Date: 2014-02-08 23:42+1000\n" +"PO-Revision-Date: 2014-02-08 23:42+1000\n" "Last-Translator: ThemeBoy \n" "Language-Team: ThemeBoy \n" "Language: fr_FR\n" @@ -20,11 +20,9 @@ msgstr "" "X-Poedit-Bookmarks: -1,75,-1,-1,-1,-1,-1,-1,-1,-1\n" "X-Poedit-SearchPath-0: ..\n" -#: ../functions.php:56 ../admin/hooks/media-buttons.php:7 -#: ../admin/hooks/media-buttons.php:8 -#, php-format -msgid "Add %s" -msgstr "Ajouter une %s" +#: ../functions.php:56 +msgid "Add New" +msgstr "Ajouter" #: ../functions.php:57 ../functions.php:80 ../functions.php:1071 #: ../functions.php:1072 @@ -362,6 +360,11 @@ msgstr "Horodatage: %1$s" msgid "Views" msgstr "Vues" +#: ../admin/hooks/media-buttons.php:7 ../admin/hooks/media-buttons.php:8 +#, php-format +msgid "Add %s" +msgstr "Ajouter une %s" + #: ../admin/hooks/media-buttons.php:7 msgid "Map" msgstr "Carte" @@ -438,7 +441,7 @@ msgstr "Personnel" #: ../admin/widgets/future-events.php:113 #: ../admin/widgets/recent-events.php:113 msgid "Teams" -msgstr "Équipes." +msgstr "Équipes" #: ../admin/hooks/wp-enqueue-scripts.php:14 #: ../admin/templates/countdown.php:43 diff --git a/readme.txt b/readme.txt index 2be2f9cc..35d08120 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: sports, sports journalism, teams, team management, fixtures, results, stan Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=support@themeboy.com&item_name=Donation+for+SportsPress Requires at least: 3.5 Tested up to: 3.8 -Stable tag: 0.2.5 +Stable tag: 0.2.6 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html @@ -72,6 +72,10 @@ SportsPress is currently in beta and is undergoing testing. We are still activel == Changelog == += 0.2.6 = +* Localization - Add French translations. +* Preset - Update soccer preset. + = 0.2.5 = * Fix - Update deprecated function to prevent error in Player Lists. diff --git a/sportspress.php b/sportspress.php index 0da75b9f..eb80870d 100644 --- a/sportspress.php +++ b/sportspress.php @@ -6,7 +6,7 @@ Plugin Name: SportsPress Plugin URI: http://themeboy.com/sportspress Description: Manage your club and its players, staff, events, league tables, and player lists. -Version: 0.2.5 +Version: 0.2.6 Author: ThemeBoy Author URI: http://themeboy.com/ License: GPLv3