From f6839afb5f224cfafcddbc355aad930eba163569 Mon Sep 17 00:00:00 2001 From: mensonge Date: Tue, 5 May 2009 13:30:08 +0000 Subject: git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@317 b3834d28-1941-0410-a4f8-b48e95affb8f --- locales/fr_FR/LC_MESSAGES/messages.mo | Bin 24819 -> 25052 bytes locales/fr_FR/LC_MESSAGES/messages.po | 22 ++++++++++++++++------ locales/messages.po | 19 ++++++++++++++----- templates/editprofile.tpl.php | 1 + 4 files changed, 31 insertions(+), 11 deletions(-) diff --git a/locales/fr_FR/LC_MESSAGES/messages.mo b/locales/fr_FR/LC_MESSAGES/messages.mo index 5c68ef0..9f5fd10 100644 Binary files a/locales/fr_FR/LC_MESSAGES/messages.mo and b/locales/fr_FR/LC_MESSAGES/messages.mo differ diff --git a/locales/fr_FR/LC_MESSAGES/messages.po b/locales/fr_FR/LC_MESSAGES/messages.po index 89deacf..434b01a 100644 --- a/locales/fr_FR/LC_MESSAGES/messages.po +++ b/locales/fr_FR/LC_MESSAGES/messages.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Scuttle\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-05-05 11:39+0200\n" -"PO-Revision-Date: 2009-05-05 11:38+0100\n" +"POT-Creation-Date: 2009-05-05 15:29+0200\n" +"PO-Revision-Date: 2009-05-05 15:29+0100\n" "Last-Translator: BenjaminHKB \n" "Language-Team: fr-FR \n" "MIME-Version: 1.0\n" @@ -20,7 +20,8 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: ../../../about.php:23 ../../../about.php:24 -#: ../../../templates/toolbar.inc.php:15 ../../../templates/toolbar.inc.php:28 +#: ../../../templates/bottom.inc.php:5 ../../../templates/toolbar.inc.php:15 +#: ../../../templates/toolbar.inc.php:28 msgid "About" msgstr "À propos" @@ -111,7 +112,7 @@ msgstr "Ajouter signet" msgid "You must be logged in before you can add bookmarks." msgstr "Vous devez être authentifié avant de pouvoir ajouter des signets." -#: ../../../bookmarks.php:265 ../../../bookmarks.php:266 +#: ../../../bookmarks.php:266 ../../../bookmarks.php:267 msgid "My Bookmarks" msgstr "Mes signets" @@ -830,7 +831,7 @@ msgstr "Page %d de %d" msgid "No bookmarks available" msgstr "Pas de signets disponibles." -#: ../../../templates/bottom.inc.php:5 +#: ../../../templates/bottom.inc.php:7 msgid "Propulsed by " msgstr "Propulsé par " @@ -1042,6 +1043,10 @@ msgstr "Fichier HTML (pour navigateurs)" msgid "XML file (like del.icio.us)" msgstr "Fichier XML (comme del.icio.us)" +#: ../../../templates/editprofile.tpl.php:62 +msgid "CSV file (for spreadsheet tools)" +msgstr "Fichier CSV (pour tableurs)" + #: ../../../templates/error.404.tpl.php:5 msgid "Not Found" msgstr "Non trouvé" @@ -1260,10 +1265,15 @@ msgstr "tous les tags de cet utilisateur" msgid "See popular tags" msgstr "Voir les tags populaires" -#: ../../../templates/sidebar.block.menu2.php:26 +#: ../../../templates/sidebar.block.menu2.php:25 msgid "Featured Menu Tags" msgstr "Tags Principaux" +#: ../../../templates/sidebar.block.menu2.php:29 +msgid "This menu is composed of keywords (tags) organized by admins." +msgstr "" +"Ce menu est composé de mots-clefs (tags) organisés par les administrateurs." + #: ../../../templates/sidebar.block.recent.php:18 msgid "Recent Tags" msgstr "Tags récents" diff --git a/locales/messages.po b/locales/messages.po index b9682ea..1fd8c95 100644 --- a/locales/messages.po +++ b/locales/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-05-05 11:39+0200\n" +"POT-Creation-Date: 2009-05-05 15:29+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,7 +18,8 @@ msgstr "" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: ../../../about.php:23 ../../../about.php:24 -#: ../../../templates/toolbar.inc.php:15 ../../../templates/toolbar.inc.php:28 +#: ../../../templates/bottom.inc.php:5 ../../../templates/toolbar.inc.php:15 +#: ../../../templates/toolbar.inc.php:28 msgid "About" msgstr "" @@ -107,7 +108,7 @@ msgstr "" msgid "You must be logged in before you can add bookmarks." msgstr "" -#: ../../../bookmarks.php:265 ../../../bookmarks.php:266 +#: ../../../bookmarks.php:266 ../../../bookmarks.php:267 msgid "My Bookmarks" msgstr "" @@ -801,7 +802,7 @@ msgstr "" msgid "No bookmarks available" msgstr "" -#: ../../../templates/bottom.inc.php:5 +#: ../../../templates/bottom.inc.php:7 msgid "Propulsed by " msgstr "" @@ -1003,6 +1004,10 @@ msgstr "" msgid "XML file (like del.icio.us)" msgstr "" +#: ../../../templates/editprofile.tpl.php:62 +msgid "CSV file (for spreadsheet tools)" +msgstr "" + #: ../../../templates/error.404.tpl.php:5 msgid "Not Found" msgstr "" @@ -1200,10 +1205,14 @@ msgstr "" msgid "See popular tags" msgstr "" -#: ../../../templates/sidebar.block.menu2.php:26 +#: ../../../templates/sidebar.block.menu2.php:25 msgid "Featured Menu Tags" msgstr "" +#: ../../../templates/sidebar.block.menu2.php:29 +msgid "This menu is composed of keywords (tags) organized by admins." +msgstr "" + #: ../../../templates/sidebar.block.recent.php:18 msgid "Recent Tags" msgstr "" diff --git a/templates/editprofile.tpl.php b/templates/editprofile.tpl.php index d5f2000..48d7308 100644 --- a/templates/editprofile.tpl.php +++ b/templates/editprofile.tpl.php @@ -59,6 +59,7 @@ $this->includeTemplate($GLOBALS['top_include']); / + -- cgit v1.2.3-54-g00ecf