Interface fix: correct few links and translations on the about page

git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@90 b3834d28-1941-0410-a4f8-b48e95affb8f
This commit is contained in:
mensonge 2008-04-02 07:38:58 +00:00
parent d222f29e55
commit a21dca2228
4 changed files with 68 additions and 55 deletions

View file

@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Scuttle\n" "Project-Id-Version: Scuttle\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-03-14 11:42+0100\n" "POT-Creation-Date: 2008-04-02 09:32+0200\n"
"PO-Revision-Date: 2008-03-14 16:06+0100\n" "PO-Revision-Date: 2008-04-02 09:36+0100\n"
"Last-Translator: BenjaminHKB <benjamin.huynh-kim-bang@loria.fr>\n" "Last-Translator: BenjaminHKB <benjamin.huynh-kim-bang@loria.fr>\n"
"Language-Team: fr-FR <toony.sf@chezouam.net>\n" "Language-Team: fr-FR <toony.sf@chezouam.net>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -484,15 +484,15 @@ msgstr "Impossible d'effacer le tag"
msgid "Delete Tag" msgid "Delete Tag"
msgstr "Supprimer le tag" msgstr "Supprimer le tag"
#: ../../../tagrename.php:46 #: ../../../tagrename.php:49
msgid "Tag renamed" msgid "Tag renamed"
msgstr "Tag renommé" msgstr "Tag renommé"
#: ../../../tagrename.php:50 #: ../../../tagrename.php:53
msgid "Failed to rename the tag" msgid "Failed to rename the tag"
msgstr "Erreur dans le renommage du tag" msgstr "Erreur dans le renommage du tag"
#: ../../../tagrename.php:57 #: ../../../tagrename.php:60
#: ../../../templates/sidebar.block.tagactions.php:11 #: ../../../templates/sidebar.block.tagactions.php:11
msgid "Rename Tag" msgid "Rename Tag"
msgid_plural "Rename Tags" msgid_plural "Rename Tags"
@ -540,10 +540,14 @@ msgstr "<strong>Partagez</strong> vos signets avec tout le monde, avec les utili
msgid "<strong>Tag</strong> your bookmarks with as many labels as you want, instead of wrestling with folders." msgid "<strong>Tag</strong> your bookmarks with as many labels as you want, instead of wrestling with folders."
msgstr "<strong>Taggez</strong> vos signets avec autant de labels que vous le souhaitez au lieu de les hiérarchiser avec des dossiers." msgstr "<strong>Taggez</strong> vos signets avec autant de labels que vous le souhaitez au lieu de les hiérarchiser avec des dossiers."
#: ../../../templates/about.tpl.php:9
msgid "Register now"
msgstr "S'enregistrer maintenant"
#: ../../../templates/about.tpl.php:9 #: ../../../templates/about.tpl.php:9
#, php-format #, php-format
msgid "<strong><a href=\"register.php\">Register now</a></strong> to start using %s!" msgid " to start using %s!"
msgstr "<a href=\"register.php\">Enregistrez-vous maintenant</a> pour poster vos propres signets sur %s !" msgstr "pour commencer à employer %s !"
#: ../../../templates/about.tpl.php:12 #: ../../../templates/about.tpl.php:12
msgid "Geek Stuff" msgid "Geek Stuff"
@ -625,58 +629,58 @@ msgstr "Signets des autres utilisateurs pour ces tags"
msgid "Only your bookmarks for these tags" msgid "Only your bookmarks for these tags"
msgstr "Uniquement vos signets pour ces tags" msgstr "Uniquement vos signets pour ces tags"
#: ../../../templates/bookmarks.tpl.php:113 #: ../../../templates/bookmarks.tpl.php:115
msgid "Edit" msgid "Edit"
msgstr "Editer" msgstr "Editer"
#: ../../../templates/bookmarks.tpl.php:113 #: ../../../templates/bookmarks.tpl.php:115
msgid "Delete" msgid "Delete"
msgstr "Supprimer" msgstr "Supprimer"
#: ../../../templates/bookmarks.tpl.php:119 #: ../../../templates/bookmarks.tpl.php:121
msgid "by" msgid "by"
msgstr "par" msgstr "par"
#: ../../../templates/bookmarks.tpl.php:131 #: ../../../templates/bookmarks.tpl.php:133
#, fuzzy, php-format #, fuzzy, php-format
msgid " and %s1 other%s" msgid " and %s1 other%s"
msgstr " et les autres %s" msgstr " et les autres %s"
#: ../../../templates/bookmarks.tpl.php:134 #: ../../../templates/bookmarks.tpl.php:136
#, fuzzy, php-format #, fuzzy, php-format
msgid " and %2$s%1$s others%3$s" msgid " and %2$s%1$s others%3$s"
msgstr " et les autres %s" msgstr " et les autres %s"
#: ../../../templates/bookmarks.tpl.php:143 #: ../../../templates/bookmarks.tpl.php:145
msgid "Copy" msgid "Copy"
msgstr "Copier" msgstr "Copier"
#: ../../../templates/bookmarks.tpl.php:202 #: ../../../templates/bookmarks.tpl.php:204
#: ../../../templates/bookmarks.tpl.php:208 #: ../../../templates/bookmarks.tpl.php:210
msgid "First" msgid "First"
msgstr "Première" msgstr "Première"
#: ../../../templates/bookmarks.tpl.php:203 #: ../../../templates/bookmarks.tpl.php:205
#: ../../../templates/bookmarks.tpl.php:209 #: ../../../templates/bookmarks.tpl.php:211
msgid "Previous" msgid "Previous"
msgstr "Précédent" msgstr "Précédent"
#: ../../../templates/bookmarks.tpl.php:216 #: ../../../templates/bookmarks.tpl.php:218
#: ../../../templates/bookmarks.tpl.php:219 #: ../../../templates/bookmarks.tpl.php:221
msgid "Next" msgid "Next"
msgstr "Suivant" msgstr "Suivant"
#: ../../../templates/bookmarks.tpl.php:217 #: ../../../templates/bookmarks.tpl.php:219
#: ../../../templates/bookmarks.tpl.php:220 #: ../../../templates/bookmarks.tpl.php:222
msgid "Last" msgid "Last"
msgstr "Dernière" msgstr "Dernière"
#: ../../../templates/bookmarks.tpl.php:222 #: ../../../templates/bookmarks.tpl.php:224
#, php-format #, php-format
msgid "Page %d of %d" msgid "Page %d of %d"
msgstr "Page %d de %d" msgstr "Page %d de %d"
#: ../../../templates/bookmarks.tpl.php:226 #: ../../../templates/bookmarks.tpl.php:228
msgid "No bookmarks available" msgid "No bookmarks available"
msgstr "Pas de signets disponibles." msgstr "Pas de signets disponibles."
@ -949,19 +953,19 @@ msgstr "Editer un lien"
msgid "Synonyms:" msgid "Synonyms:"
msgstr "Synonymes :" msgstr "Synonymes :"
#: ../../../templates/sidebar.block.linked.php:105 #: ../../../templates/sidebar.block.linked.php:115
msgid "Linked Tags" msgid "Linked Tags"
msgstr "Tags structurés" msgstr "Tags structurés"
#: ../../../templates/sidebar.block.linked.php:108 #: ../../../templates/sidebar.block.linked.php:118
msgid "plus" msgid "plus"
msgstr "plus" msgstr "plus"
#: ../../../templates/sidebar.block.linked.php:126 #: ../../../templates/sidebar.block.linked.php:129
msgid "Add new link" msgid "Add new link"
msgstr "Créer un lien" msgstr "Créer un lien"
#: ../../../templates/sidebar.block.linked.php:127 #: ../../../templates/sidebar.block.linked.php:130
msgid "Delete link" msgid "Delete link"
msgstr "Supprimer un lien" msgstr "Supprimer un lien"
@ -1071,6 +1075,12 @@ msgstr "Profil"
msgid "created in" msgid "created in"
msgstr "Créé en " msgstr "Créé en "
#~ msgid ""
#~ "<strong><a href=\"register.php\">Register now</a></strong> to start using "
#~ "%s!"
#~ msgstr ""
#~ "<a href=\"register.php\">Enregistrez-vous maintenant</a> pour poster vos "
#~ "propres signets sur %s !"
#~ msgid "" #~ msgid ""
#~ "<a href=\"http://sourceforge.net/projects/semanticscuttle/\">Semantic " #~ "<a href=\"http://sourceforge.net/projects/semanticscuttle/\">Semantic "
#~ "Scuttle</a> is licensed under the <a href=\"http://www.gnu.org/copyleft/" #~ "Scuttle</a> is licensed under the <a href=\"http://www.gnu.org/copyleft/"

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-03-14 11:42+0100\n" "POT-Creation-Date: 2008-04-02 09:32+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -459,15 +459,15 @@ msgstr ""
msgid "Delete Tag" msgid "Delete Tag"
msgstr "" msgstr ""
#: ../../../tagrename.php:46 #: ../../../tagrename.php:49
msgid "Tag renamed" msgid "Tag renamed"
msgstr "" msgstr ""
#: ../../../tagrename.php:50 #: ../../../tagrename.php:53
msgid "Failed to rename the tag" msgid "Failed to rename the tag"
msgstr "" msgstr ""
#: ../../../tagrename.php:57 #: ../../../tagrename.php:60
#: ../../../templates/sidebar.block.tagactions.php:11 #: ../../../templates/sidebar.block.tagactions.php:11
msgid "Rename Tag" msgid "Rename Tag"
msgid_plural "Rename Tags" msgid_plural "Rename Tags"
@ -517,10 +517,13 @@ msgid ""
"of wrestling with folders." "of wrestling with folders."
msgstr "" msgstr ""
#: ../../../templates/about.tpl.php:9
msgid "Register now"
msgstr ""
#: ../../../templates/about.tpl.php:9 #: ../../../templates/about.tpl.php:9
#, php-format #, php-format
msgid "" msgid " to start using %s!"
"<strong><a href=\"register.php\">Register now</a></strong> to start using %s!"
msgstr "" msgstr ""
#: ../../../templates/about.tpl.php:12 #: ../../../templates/about.tpl.php:12
@ -607,58 +610,58 @@ msgstr ""
msgid "Only your bookmarks for these tags" msgid "Only your bookmarks for these tags"
msgstr "" msgstr ""
#: ../../../templates/bookmarks.tpl.php:113 #: ../../../templates/bookmarks.tpl.php:115
msgid "Edit" msgid "Edit"
msgstr "" msgstr ""
#: ../../../templates/bookmarks.tpl.php:113 #: ../../../templates/bookmarks.tpl.php:115
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
#: ../../../templates/bookmarks.tpl.php:119 #: ../../../templates/bookmarks.tpl.php:121
msgid "by" msgid "by"
msgstr "" msgstr ""
#: ../../../templates/bookmarks.tpl.php:131 #: ../../../templates/bookmarks.tpl.php:133
#, php-format #, php-format
msgid " and %s1 other%s" msgid " and %s1 other%s"
msgstr "" msgstr ""
#: ../../../templates/bookmarks.tpl.php:134 #: ../../../templates/bookmarks.tpl.php:136
#, php-format #, php-format
msgid " and %2$s%1$s others%3$s" msgid " and %2$s%1$s others%3$s"
msgstr "" msgstr ""
#: ../../../templates/bookmarks.tpl.php:143 #: ../../../templates/bookmarks.tpl.php:145
msgid "Copy" msgid "Copy"
msgstr "" msgstr ""
#: ../../../templates/bookmarks.tpl.php:202 #: ../../../templates/bookmarks.tpl.php:204
#: ../../../templates/bookmarks.tpl.php:208 #: ../../../templates/bookmarks.tpl.php:210
msgid "First" msgid "First"
msgstr "" msgstr ""
#: ../../../templates/bookmarks.tpl.php:203 #: ../../../templates/bookmarks.tpl.php:205
#: ../../../templates/bookmarks.tpl.php:209 #: ../../../templates/bookmarks.tpl.php:211
msgid "Previous" msgid "Previous"
msgstr "" msgstr ""
#: ../../../templates/bookmarks.tpl.php:216 #: ../../../templates/bookmarks.tpl.php:218
#: ../../../templates/bookmarks.tpl.php:219 #: ../../../templates/bookmarks.tpl.php:221
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: ../../../templates/bookmarks.tpl.php:217 #: ../../../templates/bookmarks.tpl.php:219
#: ../../../templates/bookmarks.tpl.php:220 #: ../../../templates/bookmarks.tpl.php:222
msgid "Last" msgid "Last"
msgstr "" msgstr ""
#: ../../../templates/bookmarks.tpl.php:222 #: ../../../templates/bookmarks.tpl.php:224
#, php-format #, php-format
msgid "Page %d of %d" msgid "Page %d of %d"
msgstr "" msgstr ""
#: ../../../templates/bookmarks.tpl.php:226 #: ../../../templates/bookmarks.tpl.php:228
msgid "No bookmarks available" msgid "No bookmarks available"
msgstr "" msgstr ""
@ -946,19 +949,19 @@ msgstr ""
msgid "Synonyms:" msgid "Synonyms:"
msgstr "" msgstr ""
#: ../../../templates/sidebar.block.linked.php:105 #: ../../../templates/sidebar.block.linked.php:115
msgid "Linked Tags" msgid "Linked Tags"
msgstr "" msgstr ""
#: ../../../templates/sidebar.block.linked.php:108 #: ../../../templates/sidebar.block.linked.php:118
msgid "plus" msgid "plus"
msgstr "" msgstr ""
#: ../../../templates/sidebar.block.linked.php:126 #: ../../../templates/sidebar.block.linked.php:129
msgid "Add new link" msgid "Add new link"
msgstr "" msgstr ""
#: ../../../templates/sidebar.block.linked.php:127 #: ../../../templates/sidebar.block.linked.php:130
msgid "Delete link" msgid "Delete link"
msgstr "" msgstr ""

View file

@ -6,12 +6,12 @@ $this->includeTemplate($GLOBALS['top_include']);
<li><?php echo T_('<strong>Store</strong> all your favourite links in one place, accessible from anywhere.'); ?></li> <li><?php echo T_('<strong>Store</strong> all your favourite links in one place, accessible from anywhere.'); ?></li>
<li><?php echo T_('<strong>Share</strong> your bookmarks with everyone, with friends on your watchlist or just keep them private.') ;?></li> <li><?php echo T_('<strong>Share</strong> your bookmarks with everyone, with friends on your watchlist or just keep them private.') ;?></li>
<li><?php echo T_('<strong>Tag</strong> your bookmarks with as many labels as you want, instead of wrestling with folders.'); ?></li> <li><?php echo T_('<strong>Tag</strong> your bookmarks with as many labels as you want, instead of wrestling with folders.'); ?></li>
<li><?php echo sprintf(T_('<strong><a href="register.php">Register now</a></strong> to start using %s!'), $GLOBALS['sitename']); ?></li> <li><?php echo sprintf('<strong><a href="'.createURL('register').'">'.T_('Register now').'</a> </strong>'.T_(' to start using %s!'), $GLOBALS['sitename']); ?></li>
</ul> </ul>
<h3><?php echo T_('Geek Stuff'); ?></h3> <h3><?php echo T_('Geek Stuff'); ?></h3>
<ul> <ul>
<li><a href="http://sourceforge.net/projects/semanticscuttle/">Semantic Scuttle</a> <?php echo T_('is licensed under the ');?> <a href="http://www.gnu.org/copyleft/gpl.html"><acronym title="GNU\'s Not Unix">GNU</acronym> General Public License</a> (<?php echo T_('you can freely host it on your own web server.'); ?></li> <li><a href="http://sourceforge.net/projects/semanticscuttle/">Semantic Scuttle</a> <?php echo T_('is licensed under the ');?> <a href="http://www.gnu.org/copyleft/gpl.html"><acronym title="GNU\'s Not Unix">GNU</acronym> General Public License</a> (<?php echo T_('you can freely host it on your own web server.'); ?>)</li>
<li><?php echo sprintf(T_('%1$s supports most of the <a href="http://del.icio.us/doc/api">del.icio.us <abbr title="Application Programming Interface">API</abbr></a>. Almost all of the neat tools made for that system can be modified to work with %1$s instead. If you find a tool that won\'t let you change the API address, ask the creator to add this setting. You never know, they might just do it.'), $GLOBALS['sitename']); ?></li> <li><?php echo sprintf(T_('%1$s supports most of the <a href="http://del.icio.us/doc/api">del.icio.us <abbr title="Application Programming Interface">API</abbr></a>. Almost all of the neat tools made for that system can be modified to work with %1$s instead. If you find a tool that won\'t let you change the API address, ask the creator to add this setting. You never know, they might just do it.'), $GLOBALS['sitename']); ?></li>
<li>SemanticScuttle v0.89</li> <li>SemanticScuttle v0.89</li>
</ul> </ul>