]> gitweb.fluxo.info Git - semanticscuttle.git/commitdiff
Interface fix: add help when registering
authormensonge <mensonge@b3834d28-1941-0410-a4f8-b48e95affb8f>
Tue, 19 May 2009 14:03:38 +0000 (14:03 +0000)
committermensonge <mensonge@b3834d28-1941-0410-a4f8-b48e95affb8f>
Tue, 19 May 2009 14:03:38 +0000 (14:03 +0000)
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@328 b3834d28-1941-0410-a4f8-b48e95affb8f

locales/fr_FR/LC_MESSAGES/messages.mo
locales/fr_FR/LC_MESSAGES/messages.po
locales/messages.po
templates/register.tpl.php

index 9f5fd10d779360016b26dc56d2fbcb1eab5f9f43..57a6bac0e1c21649cb29481118775e264d31c277 100644 (file)
Binary files a/locales/fr_FR/LC_MESSAGES/messages.mo and b/locales/fr_FR/LC_MESSAGES/messages.mo differ
index 434b01a9a9c026fb4bbb88c2c5aba9efb4c7c975..cb1ec3a2f3ed3343fb6c4d23445c133e395ce5ff 100644 (file)
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Scuttle\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-05 15:29+0200\n"
-"PO-Revision-Date: 2009-05-05 15:29+0100\n"
+"POT-Creation-Date: 2009-05-19 16:02+0200\n"
+"PO-Revision-Date: 2009-05-19 16:02+0100\n"
 "Last-Translator: BenjaminHKB <benjamin.huynh-kim-bang@loria.fr>\n"
 "Language-Team: fr-FR <toony.sf@chezouam.net>\n"
 "MIME-Version: 1.0\n"
@@ -29,12 +29,12 @@ msgstr "À propos"
 msgid "Manage users"
 msgstr "Gérer les utilisateurs"
 
-#: ../../../admin.php:69
+#: ../../../admin.php:68
 #, php-format
 msgid "%s and all his bookmarks and tags were deleted."
 msgstr "%s, ses signets et ses tags ont été effacés."
 
-#: ../../../admin.php:76
+#: ../../../admin.php:75
 msgid "Problem with "
 msgstr "Problème avec "
 
@@ -42,7 +42,7 @@ msgstr "Problème avec "
 msgid "You are not allowed to delete this bookmark"
 msgstr "Vous n'êtes pas autorisés à supprimer ce signet"
 
-#: ../../../ajaxDelete.php:41 ../../../edit.php:98
+#: ../../../ajaxDelete.php:41 ../../../edit.php:103
 msgid "Failed to delete bookmark"
 msgstr "Erreur dans la suppression du signet"
 
@@ -79,11 +79,11 @@ msgstr "Editer la description commune du signet"
 msgid "Remove the tag from the selection"
 msgstr "Retirer le tag de la sélection"
 
-#: ../../../bookmarks.php:127 ../../../edit.php:60
+#: ../../../bookmarks.php:127 ../../../edit.php:65
 msgid "Your bookmark must have a title and an address"
 msgstr "Votre signet doit avoir un titre et une adresse."
 
-#: ../../../bookmarks.php:148 ../../../edit.php:78 ../../../edit.php:81
+#: ../../../bookmarks.php:148 ../../../edit.php:83 ../../../edit.php:86
 msgid "Bookmark saved"
 msgstr "Signet enregistré."
 
@@ -120,20 +120,20 @@ msgstr "Mes signets"
 msgid "Edit Bookmark"
 msgstr "Editer le signet"
 
-#: ../../../edit.php:50
+#: ../../../edit.php:51
 #, php-format
 msgid "Bookmark with id %s not was not found"
 msgstr "Signet %s non trouvé"
 
-#: ../../../edit.php:55
+#: ../../../edit.php:57
 msgid "You are not allowed to edit this bookmark"
 msgstr "Vous n'êtes pas autorisé à éditer ce signet."
 
-#: ../../../edit.php:72
+#: ../../../edit.php:77
 msgid "Error while saving your bookmark"
 msgstr "Erreur pendant l'enregistrement de votre signet."
 
-#: ../../../edit.php:108 ../../../templates/editprofile.tpl.php:52
+#: ../../../edit.php:113 ../../../templates/editprofile.tpl.php:52
 msgid "Save Changes"
 msgstr "Enregistrer les modifications"
 
@@ -655,6 +655,24 @@ msgstr ""
 "%1$s supporte la plupart de l'<a href=\"http://del.icio.us/doc/api\"><abbr "
 "title=\"Application Programming Interface\">API</abbr> del.icio.us</a>."
 
+#: ../../../templates/about.tpl.php:24
+msgid "Tips"
+msgstr "Astuces"
+
+#: ../../../templates/about.tpl.php:26
+msgid ""
+"The secret tag \"system:unfiled\" allows you to find bookmarks without tags."
+msgstr ""
+"Le tag secret \"system:unfiled\" vous permet de trouver les signets sans "
+"tags."
+
+#: ../../../templates/about.tpl.php:27
+msgid ""
+"The secret tag \"system:imported\" allows you to find imported bookmarks."
+msgstr ""
+"Le tag secret \"system:imported\" vous permet de trouver les signets "
+"importés."
+
 #: ../../../templates/admin.tpl.php:5
 msgid "Users management"
 msgstr "Gestion des utilisateurs"
@@ -1218,6 +1236,18 @@ msgstr ""
 "Enregistrez-vous ici pour créer un compte gratuit %s. Toutes les "
 "informations requises ci-dessous sont nécessaires."
 
+#: ../../../templates/register.tpl.php:18
+msgid ""
+" at least 5 characters, alphanumeric (no spaces, no dots or other special "
+"ones)"
+msgstr ""
+"au moins 5 caractères, alphanumériques (pas d'espaces, pas de points ou "
+"autre caractère spécial)"
+
+#: ../../../templates/register.tpl.php:28
+msgid " to send you your password if you forget it"
+msgstr "pour vous envoyer votre mot de passe en cas de perte"
+
 #: ../../../templates/register.tpl.php:33
 msgid "Antispam question"
 msgstr "Question antispam"
index 1fd8c959b9306de500ceaf787db4b6445e494282..48819cf4ac001a60dbe2b2c965f06f91ee24f0e4 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-05-05 15:29+0200\n"
+"POT-Creation-Date: 2009-05-19 16:02+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -27,12 +27,12 @@ msgstr ""
 msgid "Manage users"
 msgstr ""
 
-#: ../../../admin.php:69
+#: ../../../admin.php:68
 #, php-format
 msgid "%s and all his bookmarks and tags were deleted."
 msgstr ""
 
-#: ../../../admin.php:76
+#: ../../../admin.php:75
 msgid "Problem with "
 msgstr ""
 
@@ -40,7 +40,7 @@ msgstr ""
 msgid "You are not allowed to delete this bookmark"
 msgstr ""
 
-#: ../../../ajaxDelete.php:41 ../../../edit.php:98
+#: ../../../ajaxDelete.php:41 ../../../edit.php:103
 msgid "Failed to delete bookmark"
 msgstr ""
 
@@ -77,11 +77,11 @@ msgstr ""
 msgid "Remove the tag from the selection"
 msgstr ""
 
-#: ../../../bookmarks.php:127 ../../../edit.php:60
+#: ../../../bookmarks.php:127 ../../../edit.php:65
 msgid "Your bookmark must have a title and an address"
 msgstr ""
 
-#: ../../../bookmarks.php:148 ../../../edit.php:78 ../../../edit.php:81
+#: ../../../bookmarks.php:148 ../../../edit.php:83 ../../../edit.php:86
 msgid "Bookmark saved"
 msgstr ""
 
@@ -116,20 +116,20 @@ msgstr ""
 msgid "Edit Bookmark"
 msgstr ""
 
-#: ../../../edit.php:50
+#: ../../../edit.php:51
 #, php-format
 msgid "Bookmark with id %s not was not found"
 msgstr ""
 
-#: ../../../edit.php:55
+#: ../../../edit.php:57
 msgid "You are not allowed to edit this bookmark"
 msgstr ""
 
-#: ../../../edit.php:72
+#: ../../../edit.php:77
 msgid "Error while saving your bookmark"
 msgstr ""
 
-#: ../../../edit.php:108 ../../../templates/editprofile.tpl.php:52
+#: ../../../edit.php:113 ../../../templates/editprofile.tpl.php:52
 msgid "Save Changes"
 msgstr ""
 
@@ -628,6 +628,20 @@ msgid ""
 "the creator to add this setting. You never know, they might just do it."
 msgstr ""
 
+#: ../../../templates/about.tpl.php:24
+msgid "Tips"
+msgstr ""
+
+#: ../../../templates/about.tpl.php:26
+msgid ""
+"The secret tag \"system:unfiled\" allows you to find bookmarks without tags."
+msgstr ""
+
+#: ../../../templates/about.tpl.php:27
+msgid ""
+"The secret tag \"system:imported\" allows you to find imported bookmarks."
+msgstr ""
+
 #: ../../../templates/admin.tpl.php:5
 msgid "Users management"
 msgstr ""
@@ -1158,6 +1172,16 @@ msgid ""
 "below is required"
 msgstr ""
 
+#: ../../../templates/register.tpl.php:18
+msgid ""
+" at least 5 characters, alphanumeric (no spaces, no dots or other special "
+"ones)"
+msgstr ""
+
+#: ../../../templates/register.tpl.php:28
+msgid " to send you your password if you forget it"
+msgstr ""
+
 #: ../../../templates/register.tpl.php:33
 msgid "Antispam question"
 msgstr ""
index b0c54253771f211c7db96329ce5c79238b75044c..4497184a6c7c74f3ebdd469d93b8965713cf2672 100644 (file)
@@ -14,8 +14,8 @@ window.onload = function() {
 <table>
 <tr>
     <th align="left"><label for="username"><?php echo T_('Username'); ?></label></th>
-    <td><input type="text" id="username" name="username" size="20" class="required" onkeyup="isAvailable(this, '')" /></td>
-    <td id="availability"></td>
+    <td><input type="text" id="username" name="username" size="20" class="required" onkeyup="isAvailable(this, '')" /> </td>
+    <td id="availability"><?php echo '←'.T_(' at least 5 characters, alphanumeric (no spaces, no dots or other special ones)') ?></td>
 </tr>
 <tr>
     <th align="left"><label for="password"><?php echo T_('Password'); ?></label></th>
@@ -25,7 +25,7 @@ window.onload = function() {
 <tr>
     <th align="left"><label for="email"><?php echo T_('E-mail'); ?></label></th>
     <td><input type="text" id="email" name="email" size="40" class="required" /></td>
-    <td></td>
+    <td><?php echo '←'.T_(' to send you your password if you forget it')?></td>
 </tr>
 
 <?php if(strlen($antispamQuestion)>0) {?>