| 1 |
-- phpMyAdmin SQL Dump |
|---|
| 2 |
-- version 2.6.3-pl1 |
|---|
| 3 |
-- http://www.phpmyadmin.net |
|---|
| 4 |
-- |
|---|
| 5 |
-- Serveur: localhost |
|---|
| 6 |
-- Généré le : Samedi 30 Juillet 2005 à 23:51 |
|---|
| 7 |
-- Version du serveur: 4.0.24 |
|---|
| 8 |
-- Version de PHP: 4.3.11 |
|---|
| 9 |
-- |
|---|
| 10 |
-- Base de données: `dotnode_wiki` |
|---|
| 11 |
-- |
|---|
| 12 |
|
|---|
| 13 |
-- -------------------------------------------------------- |
|---|
| 14 |
|
|---|
| 15 |
-- |
|---|
| 16 |
-- Structure de la table `acls` |
|---|
| 17 |
-- |
|---|
| 18 |
|
|---|
| 19 |
CREATE TABLE `acls` ( |
|---|
| 20 |
`page_tag` varchar(50) NOT NULL default '', |
|---|
| 21 |
`privilege` varchar(20) NOT NULL default '', |
|---|
| 22 |
`list` text NOT NULL, |
|---|
| 23 |
PRIMARY KEY (`page_tag`,`privilege`) |
|---|
| 24 |
) TYPE=MyISAM; |
|---|
| 25 |
|
|---|
| 26 |
-- |
|---|
| 27 |
-- Contenu de la table `acls` |
|---|
| 28 |
-- |
|---|
| 29 |
|
|---|
| 30 |
INSERT INTO `acls` VALUES ('ParametresUtilisateur', 'read', '*'); |
|---|
| 31 |
INSERT INTO `acls` VALUES ('ParametresUtilisateur', 'write', 'AleXx\nMaThieu'); |
|---|
| 32 |
INSERT INTO `acls` VALUES ('ParametresUtilisateur', 'comment', '*'); |
|---|
| 33 |
INSERT INTO `acls` VALUES ('PagePrincipale', 'read', '+'); |
|---|
| 34 |
INSERT INTO `acls` VALUES ('PagePrincipale', 'write', 'AleXx\nMaThieu'); |
|---|
| 35 |
INSERT INTO `acls` VALUES ('PagePrincipale', 'comment', '+'); |
|---|
| 36 |
INSERT INTO `acls` VALUES ('AleXx', 'write', 'AleXx'); |
|---|
| 37 |
INSERT INTO `acls` VALUES ('AleXx', 'read', '+'); |
|---|
| 38 |
INSERT INTO `acls` VALUES ('AleXx', 'comment', '+'); |
|---|
| 39 |
INSERT INTO `acls` VALUES ('DerniersChangements', 'write', '+'); |
|---|
| 40 |
INSERT INTO `acls` VALUES ('DerniersChangements', 'read', '*'); |
|---|
| 41 |
INSERT INTO `acls` VALUES ('DerniersChangements', 'comment', '+'); |
|---|
| 42 |
INSERT INTO `acls` VALUES ('DerniersCommentaires', 'write', '+'); |
|---|
| 43 |
INSERT INTO `acls` VALUES ('DerniersCommentaires', 'read', '*'); |
|---|
| 44 |
INSERT INTO `acls` VALUES ('DerniersCommentaires', 'comment', '+'); |
|---|
| 45 |
INSERT INTO `acls` VALUES ('HelpInlineMy', 'write', 'AleXx\nMaThieu'); |
|---|
| 46 |
INSERT INTO `acls` VALUES ('DotNodeHelpAbout', 'write', 'AleXx\nMaThieu\nVoipGod\nBeaumontChristophe\nAdrienSaumier\nMurielMericNay'); |
|---|
| 47 |
INSERT INTO `acls` VALUES ('DotNodeHelpAbout', 'read', '+'); |
|---|
| 48 |
INSERT INTO `acls` VALUES ('DotNodeHelpAbout', 'comment', '+'); |
|---|
| 49 |
INSERT INTO `acls` VALUES ('DotNodeHelpPrivacy', 'write', 'AleXx\nMaThieu\nVoipGod\nAdrienSaumier\nMurielMericNay'); |
|---|
| 50 |
INSERT INTO `acls` VALUES ('DotNodeHelpPrivacy', 'read', '+'); |
|---|
| 51 |
INSERT INTO `acls` VALUES ('DotNodeHelpPrivacy', 'comment', '+'); |
|---|
| 52 |
INSERT INTO `acls` VALUES ('DotNodeHelpTerms', 'write', 'AleXx\nMaThieu\nVoipGod\nAdrienSaumier\nMurielMericNay'); |
|---|
| 53 |
INSERT INTO `acls` VALUES ('DotNodeHelpTerms', 'read', '+'); |
|---|
| 54 |
INSERT INTO `acls` VALUES ('DotNodeHelpTerms', 'comment', '+'); |
|---|
| 55 |
INSERT INTO `acls` VALUES ('RechercheTexte', 'write', 'AleXx\nMaThieu'); |
|---|
| 56 |
INSERT INTO `acls` VALUES ('RechercheTexte', 'read', '+'); |
|---|
| 57 |
INSERT INTO `acls` VALUES ('RechercheTexte', 'comment', '+'); |
|---|
| 58 |
INSERT INTO `acls` VALUES ('BacASable', 'write', '+'); |
|---|
| 59 |
INSERT INTO `acls` VALUES ('BacASable', 'read', '+'); |
|---|
| 60 |
INSERT INTO `acls` VALUES ('BacASable', 'comment', '+'); |
|---|
| 61 |
INSERT INTO `acls` VALUES ('DotNodeHelpFaq', 'write', 'AleXx\nMaThieu\nVoipGod\nAdrienSaumier\nMurielMericNay'); |
|---|
| 62 |
INSERT INTO `acls` VALUES ('DotNodeHelpFaq', 'read', '+'); |
|---|
| 63 |
INSERT INTO `acls` VALUES ('DotNodeHelpFaq', 'comment', '+'); |
|---|
| 64 |
INSERT INTO `acls` VALUES ('DotNodeMailInvit', 'write', 'AleXx\nMaThieu\nLucieLEROYJEBE\nMurielMericNay\nVoipGod\nAdrienSaumier'); |
|---|
| 65 |
INSERT INTO `acls` VALUES ('DotNodeMailInvit', 'read', '+'); |
|---|
| 66 |
INSERT INTO `acls` VALUES ('DotNodeMailInvit', 'comment', '+'); |
|---|
| 67 |
INSERT INTO `acls` VALUES ('DotNodeCommunityInvit', 'write', 'AleXx\nMaThieu'); |
|---|
| 68 |
INSERT INTO `acls` VALUES ('DotNodeCommunityInvit', 'read', '+'); |
|---|
| 69 |
INSERT INTO `acls` VALUES ('DotNodeCommunityInvit', 'comment', '+'); |
|---|
| 70 |
INSERT INTO `acls` VALUES ('DotNodeFriendInvit', 'write', 'AleXx\nMaThieu'); |
|---|
| 71 |
INSERT INTO `acls` VALUES ('DotNodeFriendInvit', 'read', '+'); |
|---|
| 72 |
INSERT INTO `acls` VALUES ('DotNodeFriendInvit', 'comment', '+'); |
|---|
| 73 |
INSERT INTO `acls` VALUES ('DotNodeMailInvitBeta', 'write', 'AleXx\nMaThieu\nAdrienSaumier\nAliceVasseur\nLucieLEROYJEBE\nEonneO\nMathieuVirbel\nMurielMericNay\nBeaumontChristophe'); |
|---|
| 74 |
INSERT INTO `acls` VALUES ('DotNodeMailInvitBeta', 'read', '+'); |
|---|
| 75 |
INSERT INTO `acls` VALUES ('DotNodeNews', 'write', 'AleXx\nMaThieu\nAliceVasseur\nAdrienSaumier\nBeaumontChristophe\nVoipGod\nMurielMericNay'); |
|---|
| 76 |
INSERT INTO `acls` VALUES ('DotNodeNews', 'read', '+'); |
|---|
| 77 |
INSERT INTO `acls` VALUES ('DotNodeNews', 'comment', '+'); |
|---|
| 78 |
INSERT INTO `acls` VALUES ('WantedPages', 'write', 'AleXx\nMaThieu'); |
|---|
| 79 |
INSERT INTO `acls` VALUES ('WantedPages', 'read', '+'); |
|---|
| 80 |
INSERT INTO `acls` VALUES ('WantedPages', 'comment', '+'); |
|---|
| 81 |
INSERT INTO `acls` VALUES ('OrphanedPages', 'write', 'AleXx\nMaThieu'); |
|---|
| 82 |
INSERT INTO `acls` VALUES ('OrphanedPages', 'read', '+'); |
|---|
| 83 |
INSERT INTO `acls` VALUES ('OrphanedPages', 'comment', '+'); |
|---|
| 84 |
INSERT INTO `acls` VALUES ('TextSearch', 'write', 'AleXx\nMaThieu'); |
|---|
| 85 |
INSERT INTO `acls` VALUES ('TextSearch', 'read', '+'); |
|---|
| 86 |
INSERT INTO `acls` VALUES ('TextSearch', 'comment', '+'); |
|---|
| 87 |
INSERT INTO `acls` VALUES ('FormatingRules', 'write', 'AleXx\nMaThieu'); |
|---|
| 88 |
INSERT INTO `acls` VALUES ('FormatingRules', 'read', '+'); |
|---|
| 89 |
INSERT INTO `acls` VALUES ('FormatingRules', 'comment', '+'); |
|---|
| 90 |
INSERT INTO `acls` VALUES ('MaThieu', 'write', 'AleXx\nMaThieu'); |
|---|
| 91 |
INSERT INTO `acls` VALUES ('MaThieu', 'read', '+'); |
|---|
| 92 |
INSERT INTO `acls` VALUES ('MaThieu', 'comment', '+'); |
|---|
| 93 |
INSERT INTO `acls` VALUES ('HelpInlineMy', 'read', '+'); |
|---|
| 94 |
INSERT INTO `acls` VALUES ('HelpInlineMy', 'comment', '+'); |
|---|
| 95 |
INSERT INTO `acls` VALUES ('HelpInlineMyProfileGeneral', 'write', 'AleXx\nMaThieu'); |
|---|
| 96 |
INSERT INTO `acls` VALUES ('HelpInlineMyProfileGeneral', 'read', '+'); |
|---|
| 97 |
INSERT INTO `acls` VALUES ('HelpInlineMyProfileGeneral', 'comment', '+'); |
|---|
| 98 |
INSERT INTO `acls` VALUES ('HelpInlineMyProfileInterests', 'write', 'AleXx\nMaThieu'); |
|---|
| 99 |
INSERT INTO `acls` VALUES ('HelpInlineMyProfileInterests', 'read', '+'); |
|---|
| 100 |
INSERT INTO `acls` VALUES ('HelpInlineMyProfileInterests', 'comment', '+'); |
|---|
| 101 |
INSERT INTO `acls` VALUES ('HelpInlineMyProfileProfessional', 'write', 'AleXx\nMaThieu'); |
|---|
| 102 |
INSERT INTO `acls` VALUES ('HelpInlineMyProfileProfessional', 'read', '+'); |
|---|
| 103 |
INSERT INTO `acls` VALUES ('HelpInlineMyProfileProfessional', 'comment', '+'); |
|---|
| 104 |
INSERT INTO `acls` VALUES ('HelpInlineMyProfilePersonal', 'write', 'AleXx\nMaThieu'); |
|---|
| 105 |
INSERT INTO `acls` VALUES ('HelpInlineMyProfilePersonal', 'read', '+'); |
|---|
| 106 |
INSERT INTO `acls` VALUES ('HelpInlineMyProfilePersonal', 'comment', '+'); |
|---|
| 107 |
INSERT INTO `acls` VALUES ('HelpInlineMyProfileSchools', 'write', 'AleXx\nMaThieu'); |
|---|
| 108 |
INSERT INTO `acls` VALUES ('HelpInlineMyProfileSchools', 'read', '+'); |
|---|
| 109 |
INSERT INTO `acls` VALUES ('HelpInlineMyProfileSchools', 'comment', '+'); |
|---|
| 110 |
INSERT INTO `acls` VALUES ('HelpInlineMyProfileContact', 'write', 'AleXx\nMaThieu'); |
|---|
| 111 |
INSERT INTO `acls` VALUES ('HelpInlineMyProfileContact', 'read', '+'); |
|---|
| 112 |
INSERT INTO `acls` VALUES ('HelpInlineMyProfileContact', 'comment', '+'); |
|---|
| 113 |
INSERT INTO `acls` VALUES ('GetTextDotNode', 'write', 'AleXx\nMaThieu'); |
|---|
| 114 |
INSERT INTO `acls` VALUES ('GetTextDotNode', 'read', '+'); |
|---|
| 115 |
INSERT INTO `acls` VALUES ('GetTextDotNode', 'comment', '+'); |
|---|
| 116 |
INSERT INTO `acls` VALUES ('HelpInlineMyProfilePhoto', 'write', 'AleXx\nMaThieu'); |
|---|
| 117 |
INSERT INTO `acls` VALUES ('HelpInlineMyProfilePhoto', 'read', '+'); |
|---|
| 118 |
INSERT INTO `acls` VALUES ('HelpInlineMyProfilePhoto', 'comment', '+'); |
|---|
| 119 |
INSERT INTO `acls` VALUES ('HelpInlineMyAlbum', 'write', 'AleXx\nMaThieu'); |
|---|
| 120 |
INSERT INTO `acls` VALUES ('HelpInlineMyAlbum', 'read', '+'); |
|---|
| 121 |
INSERT INTO `acls` VALUES ('HelpInlineMyAlbum', 'comment', '+'); |
|---|
| 122 |
INSERT INTO `acls` VALUES ('HelpInlineMyBookmarks', 'write', 'AleXx\nMaThieu'); |
|---|
| 123 |
INSERT INTO `acls` VALUES ('HelpInlineMyBookmarks', 'read', '+'); |
|---|
| 124 |
INSERT INTO `acls` VALUES ('HelpInlineMyBookmarks', 'comment', '+'); |
|---|
| 125 |
INSERT INTO `acls` VALUES ('HelpInlineMyBlog', 'write', 'AleXx\nMaThieu'); |
|---|
| 126 |
INSERT INTO `acls` VALUES ('HelpInlineMyBlog', 'read', '+'); |
|---|
| 127 |
INSERT INTO `acls` VALUES ('HelpInlineMyBlog', 'comment', '+'); |
|---|
| 128 |
INSERT INTO `acls` VALUES ('HelpInlineMyBlogAdd', 'write', 'AleXx\nMaThieu'); |
|---|
| 129 |
INSERT INTO `acls` VALUES ('HelpInlineMyBlogAdd', 'read', '+'); |
|---|
| 130 |
INSERT INTO `acls` VALUES ('HelpInlineMyBlogAdd', 'comment', '+'); |
|---|
| 131 |
INSERT INTO `acls` VALUES ('HelpInlineMyBlogCategorie', 'write', 'AleXx\nMaThieu'); |
|---|
| 132 |
INSERT INTO `acls` VALUES ('HelpInlineMyBlogCategorie', 'read', '+'); |
|---|
| 133 |
INSERT INTO `acls` VALUES ('HelpInlineMyBlogCategorie', 'comment', '+'); |
|---|
| 134 |
INSERT INTO `acls` VALUES ('HelpInlineMySettings', 'write', 'AleXx\nMaThieu'); |
|---|
| 135 |
INSERT INTO `acls` VALUES ('HelpInlineMySettings', 'read', '+'); |
|---|
| 136 |
INSERT INTO `acls` VALUES ('HelpInlineMySettings', 'comment', '+'); |
|---|
| 137 |
INSERT INTO `acls` VALUES ('HelpInlineMyPassword', 'write', 'AleXx\nMaThieu'); |
|---|
| 138 |
INSERT INTO `acls` VALUES ('HelpInlineMyPassword', 'read', '+'); |
|---|
| 139 |
INSERT INTO `acls` VALUES ('HelpInlineMyPassword', 'comment', '+'); |
|---|
| 140 |
INSERT INTO `acls` VALUES ('HelpInline', 'write', 'AleXx\nMaThieu'); |
|---|
| 141 |
INSERT INTO `acls` VALUES ('HelpInline', 'read', '+'); |
|---|
| 142 |
INSERT INTO `acls` VALUES ('HelpInline', 'comment', '+'); |
|---|
| 143 |
INSERT INTO `acls` VALUES ('DotNodeMailPassword', 'write', 'AleXx\nMaThieu\nVoipGod\nMurielMericNay'); |
|---|
| 144 |
INSERT INTO `acls` VALUES ('DotNodeMailPassword', 'read', '+'); |
|---|
| 145 |
INSERT INTO `acls` VALUES ('DotNodeMailPassword', 'comment', '+'); |
|---|
| 146 |
INSERT INTO `acls` VALUES ('HelpInlineMessagesInbox', 'write', 'AleXx\nMaThieu'); |
|---|
| 147 |
INSERT INTO `acls` VALUES ('HelpInlineMessagesInbox', 'read', '+'); |
|---|
| 148 |
INSERT INTO `acls` VALUES ('HelpInlineMessagesInbox', 'comment', '+'); |
|---|
| 149 |
INSERT INTO `acls` VALUES ('HelpInlineCommunities', 'write', 'AleXx\nMaThieu'); |
|---|
| 150 |
INSERT INTO `acls` VALUES ('HelpInlineCommunities', 'read', '+'); |
|---|
| 151 |
INSERT INTO `acls` VALUES ('HelpInlineCommunities', 'comment', '+'); |
|---|
| 152 |
INSERT INTO `acls` VALUES ('HelpInlineFriendsKarma', 'write', 'AleXx\nMaThieu'); |
|---|
| 153 |
INSERT INTO `acls` VALUES ('HelpInlineFriendsKarma', 'read', '+'); |
|---|
| 154 |
INSERT INTO `acls` VALUES ('HelpInlineFriendsKarma', 'comment', '+'); |
|---|
| 155 |
INSERT INTO `acls` VALUES ('DotNodeMailChange', 'write', 'AleXx\nMaThieu\nMurielMericNay'); |
|---|
| 156 |
INSERT INTO `acls` VALUES ('DotNodeMailChange', 'read', '+'); |
|---|
| 157 |
INSERT INTO `acls` VALUES ('DotNodeMailChange', 'comment', '+'); |
|---|
| 158 |
INSERT INTO `acls` VALUES ('InfosTraduc', 'write', 'AleXx\nMaThieu\nBeaumontChristophe\nMurielMericNay'); |
|---|
| 159 |
INSERT INTO `acls` VALUES ('InfosTraduc', 'read', '*'); |
|---|
| 160 |
INSERT INTO `acls` VALUES ('InfosTraduc', 'comment', '+'); |
|---|
| 161 |
INSERT INTO `acls` VALUES ('DotNodeWelcomeMessage', 'write', 'AleXx\nMaThieu\nBeaumontChristophe\nMurielMericNay'); |
|---|
| 162 |
INSERT INTO `acls` VALUES ('DotNodeWelcomeMessage', 'read', '+'); |
|---|
| 163 |
INSERT INTO `acls` VALUES ('DotNodeWelcomeMessage', 'comment', '+'); |
|---|
| 164 |
INSERT INTO `acls` VALUES ('DotNodePubHelp', 'write', 'AleXx\nMaThieu\nVoipGod\nMurielMericNay'); |
|---|
| 165 |
INSERT INTO `acls` VALUES ('DotNodePubHelp', 'read', '+'); |
|---|
| 166 |
INSERT INTO `acls` VALUES ('DotNodePubHelp', 'comment', '+'); |
|---|
| 167 |
INSERT INTO `acls` VALUES ('DotNodePubJoin', 'write', 'AleXx\nMaThieu\nVoipGod\nMurielMericNay'); |
|---|
| 168 |
INSERT INTO `acls` VALUES ('DotNodePubJoin', 'read', '+'); |
|---|
| 169 |
INSERT INTO `acls` VALUES ('DotNodePubJoin', 'comment', '+'); |
|---|
| 170 |
INSERT INTO `acls` VALUES ('DotNodeMailInvitBeta', 'comment', '+'); |
|---|
| 171 |
INSERT INTO `acls` VALUES ('ReglesDeFormatage', 'read', '*'); |
|---|
| 172 |
INSERT INTO `acls` VALUES ('ReglesDeFormatage', 'write', 'AleXx\nMaThieu'); |
|---|
| 173 |
INSERT INTO `acls` VALUES ('ReglesDeFormatage', 'comment', '+'); |
|---|
| 174 |
INSERT INTO `acls` VALUES ('DotNodePubPresentation', 'write', 'AleXx\nMaThieu\nRobinMillette\nBeaumontChristophe\nMurielMericNay'); |
|---|
| 175 |
INSERT INTO `acls` VALUES ('DotNodePubPresentation', 'read', '+'); |
|---|
| 176 |
INSERT INTO `acls` VALUES ('DotNodePubPresentation', 'comment', '+'); |
|---|
| 177 |
|
|---|
| 178 |
-- -------------------------------------------------------- |
|---|
| 179 |
|
|---|
| 180 |
-- |
|---|
| 181 |
-- Structure de la table `links` |
|---|
| 182 |
-- |
|---|
| 183 |
|
|---|
| 184 |
CREATE TABLE `links` ( |
|---|
| 185 |
`from_tag` char(50) NOT NULL default '', |
|---|
| 186 |
`to_tag` char(50) NOT NULL default '', |
|---|
| 187 |
UNIQUE KEY `from_tag` (`from_tag`,`to_tag`), |
|---|
| 188 |
KEY `idx_from` (`from_tag`), |
|---|
| 189 |
KEY `idx_to` (`to_tag`) |
|---|
| 190 |
) TYPE=MyISAM; |
|---|
| 191 |
|
|---|
| 192 |
-- |
|---|
| 193 |
-- Contenu de la table `links` |
|---|
| 194 |
-- |
|---|
| 195 |
|
|---|
| 196 |
INSERT INTO `links` VALUES ('AleXx', 'AleXx'); |
|---|
| 197 |
INSERT INTO `links` VALUES ('AleXx', 'PagePrincipale'); |
|---|
| 198 |
INSERT INTO `links` VALUES ('BacASable', 'AleXx'); |
|---|
| 199 |
INSERT INTO `links` VALUES ('BacASable', 'DerniersChangements'); |
|---|
| 200 |
INSERT INTO `links` VALUES ('BacASable', 'DerniersCommentaires'); |
|---|
| 201 |
INSERT INTO `links` VALUES ('BacASable', 'PagePrincipale'); |
|---|
| 202 |
INSERT INTO `links` VALUES ('BacASable', 'ParametresUtilisateur'); |
|---|
| 203 |
INSERT INTO `links` VALUES ('DerniersChangements', 'AleXx'); |
|---|
| 204 |
INSERT INTO `links` VALUES ('DerniersChangements', 'DerniersChangements'); |
|---|
| 205 |
INSERT INTO `links` VALUES ('DerniersChangements', 'DerniersCommentaires'); |
|---|
| 206 |
INSERT INTO `links` VALUES ('DerniersChangements', 'PagePrincipale'); |
|---|
| 207 |
INSERT INTO `links` VALUES ('DerniersChangements', 'ParametresUtilisateur'); |
|---|
| 208 |
INSERT INTO `links` VALUES ('DerniersCommentaires', 'AleXx'); |
|---|
| 209 |
INSERT INTO `links` VALUES ('DerniersCommentaires', 'DerniersChangements'); |
|---|
| 210 |
INSERT INTO `links` VALUES ('DerniersCommentaires', 'DerniersCommentaires'); |
|---|
| 211 |
INSERT INTO `links` VALUES ('DerniersCommentaires', 'PagePrincipale'); |
|---|
| 212 |
INSERT INTO `links` VALUES ('DerniersCommentaires', 'ParametresUtilisateur'); |
|---|
| 213 |
INSERT INTO `links` VALUES ('DotNodeCommunityInvit', 'AleXx'); |
|---|
| 214 |
INSERT INTO `links` VALUES ('DotNodeCommunityInvit', 'DerniersChangements'); |
|---|
| 215 |
INSERT INTO `links` VALUES ('DotNodeCommunityInvit', 'DerniersCommentaires'); |
|---|
| 216 |
INSERT INTO `links` VALUES ('DotNodeCommunityInvit', 'PagePrincipale'); |
|---|
| 217 |
INSERT INTO `links` VALUES ('DotNodeCommunityInvit', 'ParametresUtilisateur'); |
|---|
| 218 |
INSERT INTO `links` VALUES ('DotNodeFriendInvit', 'AleXx'); |
|---|
| 219 |
INSERT INTO `links` VALUES ('DotNodeFriendInvit', 'DerniersChangements'); |
|---|
| 220 |
INSERT INTO `links` VALUES ('DotNodeFriendInvit', 'DerniersCommentaires'); |
|---|
| 221 |
INSERT INTO `links` VALUES ('DotNodeFriendInvit', 'PagePrincipale'); |
|---|
| 222 |
INSERT INTO `links` VALUES ('DotNodeFriendInvit', 'ParametresUtilisateur'); |
|---|
| 223 |
INSERT INTO `links` VALUES ('DotNodeHelpAbout', 'AleXx'); |
|---|
| 224 |
INSERT INTO `links` VALUES ('DotNodeHelpAbout', 'DerniersChangements'); |
|---|
| 225 |
INSERT INTO `links` VALUES ('DotNodeHelpAbout', 'DerniersCommentaires'); |
|---|
| 226 |
INSERT INTO `links` VALUES ('DotNodeHelpAbout', 'PagePrincipale'); |
|---|
| 227 |
INSERT INTO `links` VALUES ('DotNodeHelpAbout', 'ParametresUtilisateur'); |
|---|
| 228 |
INSERT INTO `links` VALUES ('DotNodeHelpFaq', 'AleXx'); |
|---|
| 229 |
INSERT INTO `links` VALUES ('DotNodeHelpFaq', 'DerniersChangements'); |
|---|
| 230 |
INSERT INTO `links` VALUES ('DotNodeHelpFaq', 'DerniersCommentaires'); |
|---|
| 231 |
INSERT INTO `links` VALUES ('DotNodeHelpFaq', 'PagePrincipale'); |
|---|
| 232 |
INSERT INTO `links` VALUES ('DotNodeHelpFaq', 'ParametresUtilisateur'); |
|---|
| 233 |
INSERT INTO `links` VALUES ('DotNodeHelpFaq', 'WeBlog'); |
|---|
| 234 |
INSERT INTO `links` VALUES ('DotNodeHelpPrivacy', 'AleXx'); |
|---|
| 235 |
INSERT INTO `links` VALUES ('DotNodeHelpPrivacy', 'DerniersChangements'); |
|---|
| 236 |
INSERT INTO `links` VALUES ('DotNodeHelpPrivacy', 'DerniersCommentaires'); |
|---|
| 237 |
INSERT INTO `links` VALUES ('DotNodeHelpPrivacy', 'PagePrincipale'); |
|---|
| 238 |
INSERT INTO `links` VALUES ('DotNodeHelpPrivacy', 'ParametresUtilisateur'); |
|---|
| 239 |
INSERT INTO `links` VALUES ('DotNodeHelpTerms', 'AleXx'); |
|---|
| 240 |
INSERT INTO `links` VALUES ('DotNodeHelpTerms', 'DerniersChangements'); |
|---|
| 241 |
INSERT INTO `links` VALUES ('DotNodeHelpTerms', 'DerniersCommentaires'); |
|---|
| 242 |
INSERT INTO `links` VALUES ('DotNodeHelpTerms', 'DotNode'); |
|---|
| 243 |
INSERT INTO `links` VALUES ('DotNodeHelpTerms', 'PagePrincipale'); |
|---|
| 244 |
INSERT INTO `links` VALUES ('DotNodeHelpTerms', 'ParametresUtilisateur'); |
|---|
| 245 |
INSERT INTO `links` VALUES ('DotNodeMailChange', 'AleXx'); |
|---|
| 246 |
INSERT INTO `links` VALUES ('DotNodeMailChange', 'DerniersChangements'); |
|---|
| 247 |
INSERT INTO `links` VALUES ('DotNodeMailChange', 'DerniersCommentaires'); |
|---|
| 248 |
INSERT INTO `links` VALUES ('DotNodeMailChange', 'PagePrincipale'); |
|---|
| 249 |
INSERT INTO `links` VALUES ('DotNodeMailChange', 'ParametresUtilisateur'); |
|---|
| 250 |
INSERT INTO `links` VALUES ('DotNodeMailInvit', 'AleXx'); |
|---|
| 251 |
INSERT INTO `links` VALUES ('DotNodeMailInvit', 'DerniersChangements'); |
|---|
| 252 |
INSERT INTO `links` VALUES ('DotNodeMailInvit', 'DerniersCommentaires'); |
|---|
| 253 |
INSERT INTO `links` VALUES ('DotNodeMailInvit', 'PagePrincipale'); |
|---|
| 254 |
INSERT INTO `links` VALUES ('DotNodeMailInvit', 'ParametresUtilisateur'); |
|---|
| 255 |
INSERT INTO `links` VALUES ('DotNodeMailInvitBeta', 'AdrienSaumier'); |
|---|
| 256 |
INSERT INTO `links` VALUES ('DotNodeMailInvitBeta', 'AleXx'); |
|---|
| 257 |
INSERT INTO `links` VALUES ('DotNodeMailInvitBeta', 'PagePrincipale'); |
|---|
| 258 |
INSERT INTO `links` VALUES ('DotNodeMailPassword', 'AleXx'); |
|---|
| 259 |
INSERT INTO `links` VALUES ('DotNodeMailPassword', 'PagePrincipale'); |
|---|
| 260 |
INSERT INTO `links` VALUES ('DotNodeNews', 'AleXx'); |
|---|
| 261 |
INSERT INTO `links` VALUES ('DotNodeNews', 'DerniersChangements'); |
|---|
| 262 |
INSERT INTO `links` VALUES ('DotNodeNews', 'DerniersCommentaires'); |
|---|
| 263 |
INSERT INTO `links` VALUES ('DotNodeNews', 'DotNode'); |
|---|
| 264 |
INSERT INTO `links` VALUES ('DotNodeNews', 'PagePrincipale'); |
|---|
| 265 |
INSERT INTO `links` VALUES ('DotNodeNews', 'ParametresUtilisateur'); |
|---|
| 266 |
INSERT INTO `links` VALUES ('DotNodeNews', 'PayPal'); |
|---|
| 267 |
INSERT INTO `links` VALUES ('DotNodeNews', 'SideBar'); |
|---|
| 268 |
INSERT INTO `links` VALUES ('DotNodePubHelp', 'AleXx'); |
|---|
| 269 |
INSERT INTO `links` VALUES ('DotNodePubHelp', 'DerniersChangements'); |
|---|
| 270 |
INSERT INTO `links` VALUES ('DotNodePubHelp', 'DerniersCommentaires'); |
|---|
| 271 |
INSERT INTO `links` VALUES ('DotNodePubHelp', 'PagePrincipale'); |
|---|
| 272 |
INSERT INTO `links` VALUES ('DotNodePubHelp', 'ParametresUtilisateur'); |
|---|
| 273 |
INSERT INTO `links` VALUES ('DotNodePubJoin', 'AleXx'); |
|---|
| 274 |
INSERT INTO `links` VALUES ('DotNodePubJoin', 'DerniersChangements'); |
|---|
| 275 |
INSERT INTO `links` VALUES ('DotNodePubJoin', 'DerniersCommentaires'); |
|---|
| 276 |
INSERT INTO `links` VALUES ('DotNodePubJoin', 'PagePrincipale'); |
|---|
| 277 |
INSERT INTO `links` VALUES ('DotNodePubJoin', 'ParametresUtilisateur'); |
|---|
| 278 |
INSERT INTO `links` VALUES ('DotNodePubPresentation', 'AleXx'); |
|---|
| 279 |
INSERT INTO `links` VALUES ('DotNodePubPresentation', 'MurielMericNay'); |
|---|
| 280 |
INSERT INTO `links` VALUES ('DotNodePubPresentation', 'PagePrincipale'); |
|---|
| 281 |
INSERT INTO `links` VALUES ('DotNodeWelcomeMessage', 'AleXx'); |
|---|
| 282 |
INSERT INTO `links` VALUES ('DotNodeWelcomeMessage', 'MurielMericNay'); |
|---|
| 283 |
INSERT INTO `links` VALUES ('DotNodeWelcomeMessage', 'PagePrincipale'); |
|---|
| 284 |
INSERT INTO `links` VALUES ('FormatingRules', 'AleXx'); |
|---|
| 285 |
INSERT INTO `links` VALUES ('FormatingRules', 'BacASable'); |
|---|
| 286 |
INSERT INTO `links` VALUES ('FormatingRules', 'DerniersChangements'); |
|---|
| 287 |
INSERT INTO `links` VALUES ('FormatingRules', 'DerniersCommentaires'); |
|---|
| 288 |
INSERT INTO `links` VALUES ('FormatingRules', 'PagePrincipale'); |
|---|
| 289 |
INSERT INTO `links` VALUES ('FormatingRules', 'ParametresUtilisateur'); |
|---|
| 290 |
INSERT INTO `links` VALUES ('GetTextDotNode', 'AleXx'); |
|---|
| 291 |
INSERT INTO `links` VALUES ('GetTextDotNode', 'BogusReport'); |
|---|
| 292 |
INSERT INTO `links` VALUES ('GetTextDotNode', 'PagePrincipale'); |
|---|
| 293 |
INSERT INTO `links` VALUES ('HelpInline', 'AleXx'); |
|---|
| 294 |
INSERT INTO `links` VALUES ('HelpInline', 'HelpInlineCommunities'); |
|---|
| 295 |
INSERT INTO `links` VALUES ('HelpInline', 'HelpInlineFriends'); |
|---|
| 296 |
INSERT INTO `links` VALUES ('HelpInline', 'HelpInlineFriendsJoin'); |
|---|
| 297 |
INSERT INTO `links` VALUES ('HelpInline', 'HelpInlineFriendsKarma'); |
|---|
| 298 |
INSERT INTO `links` VALUES ('HelpInline', 'HelpInlineFriendsSearch'); |
|---|
| 299 |
INSERT INTO `links` VALUES ('HelpInline', 'HelpInlineHelp'); |
|---|
| 300 |
INSERT INTO `links` VALUES ('HelpInline', 'HelpInlineMessagesInbox'); |
|---|
| 301 |
INSERT INTO `links` VALUES ('HelpInline', 'HelpInlineMy'); |
|---|
| 302 |
INSERT INTO `links` VALUES ('HelpInline', 'HelpInlineMyAlbum'); |
|---|
| 303 |
INSERT INTO `links` VALUES ('HelpInline', 'HelpInlineMyBlog'); |
|---|
| 304 |
INSERT INTO `links` VALUES ('HelpInline', 'HelpInlineMyBlogAdd'); |
|---|
| 305 |
INSERT INTO `links` VALUES ('HelpInline', 'HelpInlineMyBlogCategorie'); |
|---|
| 306 |
INSERT INTO `links` VALUES ('HelpInline', 'HelpInlineMyBookmarks'); |
|---|
| 307 |
INSERT INTO `links` VALUES ('HelpInline', 'HelpInlineMyPassword'); |
|---|
| 308 |
INSERT INTO `links` VALUES ('HelpInline', 'HelpInlineMyProfileContact'); |
|---|
| 309 |
INSERT INTO `links` VALUES ('HelpInline', 'HelpInlineMyProfileGeneral'); |
|---|
| 310 |
INSERT INTO `links` VALUES ('HelpInline', 'HelpInlineMyProfileInterests'); |
|---|
| 311 |
INSERT INTO `links` VALUES ('HelpInline', 'HelpInlineMyProfilePersonal'); |
|---|
| 312 |
INSERT INTO `links` VALUES ('HelpInline', 'HelpInlineMyProfilePhoto'); |
|---|
| 313 |
INSERT INTO `links` VALUES ('HelpInline', 'HelpInlineMyProfileProfessional'); |
|---|
| 314 |
INSERT INTO `links` VALUES ('HelpInline', 'HelpInlineMyProfileSchools'); |
|---|
| 315 |
INSERT INTO `links` VALUES ('HelpInline', 'HelpInlineMySettings'); |
|---|
| 316 |
INSERT INTO `links` VALUES ('HelpInline', 'HelpInlineNews'); |
|---|
| 317 |
INSERT INTO `links` VALUES ('HelpInline', 'HelpInlineSearch'); |
|---|
| 318 |
INSERT INTO `links` VALUES ('HelpInline', 'MaThieu'); |
|---|
| 319 |
INSERT INTO `links` VALUES ('HelpInline', 'PagePrincipale'); |
|---|
| 320 |
INSERT INTO `links` VALUES ('HelpInlineCommunities', 'MaThieu'); |
|---|
| 321 |
INSERT INTO `links` VALUES ('HelpInlineCommunities', 'PagePrincipale'); |
|---|
| 322 |
INSERT INTO `links` VALUES ('HelpInlineFriendsKarma', 'MaThieu'); |
|---|
| 323 |
INSERT INTO `links` VALUES ('HelpInlineFriendsKarma', 'PagePrincipale'); |
|---|
| 324 |
INSERT INTO `links` VALUES ('HelpInlineMessagesInbox', 'MaThieu'); |
|---|
| 325 |
INSERT INTO `links` VALUES ('HelpInlineMessagesInbox', 'PagePrincipale'); |
|---|
| 326 |
INSERT INTO `links` VALUES ('HelpInlineMy', 'MaThieu'); |
|---|
| 327 |
INSERT INTO `links` VALUES ('HelpInlineMy', 'PagePrincipale'); |
|---|
| 328 |
INSERT INTO `links` VALUES ('HelpInlineMyAlbum', 'MaThieu'); |
|---|
| 329 |
INSERT INTO `links` VALUES ('HelpInlineMyAlbum', 'PagePrincipale'); |
|---|
| 330 |
INSERT INTO `links` VALUES ('HelpInlineMyBlog', 'MaThieu'); |
|---|
| 331 |
INSERT INTO `links` VALUES ('HelpInlineMyBlog', 'PagePrincipale'); |
|---|
| 332 |
INSERT INTO `links` VALUES ('HelpInlineMyBlogAdd', 'MaThieu'); |
|---|
| 333 |
INSERT INTO `links` VALUES ('HelpInlineMyBlogAdd', 'PagePrincipale'); |
|---|
| 334 |
INSERT INTO `links` VALUES ('HelpInlineMyBlogCategorie', 'MaThieu'); |
|---|
| 335 |
INSERT INTO `links` VALUES ('HelpInlineMyBlogCategorie', 'PagePrincipale'); |
|---|
| 336 |
INSERT INTO `links` VALUES ('HelpInlineMyBookmarks', 'MaThieu'); |
|---|
| 337 |
INSERT INTO `links` VALUES ('HelpInlineMyBookmarks', 'PagePrincipale'); |
|---|
| 338 |
INSERT INTO `links` VALUES ('HelpInlineMyPassword', 'MaThieu'); |
|---|
| 339 |
INSERT INTO `links` VALUES ('HelpInlineMyPassword', 'PagePrincipale'); |
|---|
| 340 |
INSERT INTO `links` VALUES ('HelpInlineMyProfileContact', 'MaThieu'); |
|---|
| 341 |
INSERT INTO `links` VALUES ('HelpInlineMyProfileContact', 'PagePrincipale'); |
|---|
| 342 |
INSERT INTO `links` VALUES ('HelpInlineMyProfileGeneral', 'MaThieu'); |
|---|
| 343 |
INSERT INTO `links` VALUES ('HelpInlineMyProfileGeneral', 'PagePrincipale'); |
|---|
| 344 |
INSERT INTO `links` VALUES ('HelpInlineMyProfileInterests', 'MaThieu'); |
|---|
| 345 |
INSERT INTO `links` VALUES ('HelpInlineMyProfileInterests', 'PagePrincipale'); |
|---|
| 346 |
INSERT INTO `links` VALUES ('HelpInlineMyProfilePersonal', 'MaThieu'); |
|---|
| 347 |
INSERT INTO `links` VALUES ('HelpInlineMyProfilePersonal', 'PagePrincipale'); |
|---|
| 348 |
INSERT INTO `links` VALUES ('HelpInlineMyProfilePhoto', 'MaThieu'); |
|---|
| 349 |
INSERT INTO `links` VALUES ('HelpInlineMyProfilePhoto', 'PagePrincipale'); |
|---|
| 350 |
INSERT INTO `links` VALUES ('HelpInlineMyProfileProfessional', 'MaThieu'); |
|---|
| 351 |
INSERT INTO `links` VALUES ('HelpInlineMyProfileProfessional', 'PagePrincipale'); |
|---|
| 352 |
INSERT INTO `links` VALUES ('HelpInlineMyProfileSchools', 'MaThieu'); |
|---|
| 353 |
INSERT INTO `links` VALUES ('HelpInlineMyProfileSchools', 'PagePrincipale'); |
|---|
| 354 |
INSERT INTO `links` VALUES ('HelpInlineMySettings', 'MaThieu'); |
|---|
| 355 |
INSERT INTO `links` VALUES ('HelpInlineMySettings', 'PagePrincipale'); |
|---|
| 356 |
INSERT INTO `links` VALUES ('InfosTraduc', 'AleXx'); |
|---|
| 357 |
INSERT INTO `links` VALUES ('InfosTraduc', 'BeaumontChristophe'); |
|---|
| 358 |
INSERT INTO `links` VALUES ('InfosTraduc', 'PagePrincipale'); |
|---|
| 359 |
INSERT INTO `links` VALUES ('MaThieu', 'DerniersChangements'); |
|---|
| 360 |
INSERT INTO `links` VALUES ('MaThieu', 'DerniersCommentaires'); |
|---|
| 361 |
INSERT INTO `links` VALUES ('MaThieu', 'MaThieu'); |
|---|
| 362 |
INSERT INTO `links` VALUES ('MaThieu', 'PagePrincipale'); |
|---|
| 363 |
INSERT INTO `links` VALUES ('MaThieu', 'ParametresUtilisateur'); |
|---|
| 364 |
INSERT INTO `links` VALUES ('OrphanedPages', 'AleXx'); |
|---|
| 365 |
INSERT INTO `links` VALUES ('OrphanedPages', 'DerniersChangements'); |
|---|
| 366 |
INSERT INTO `links` VALUES ('OrphanedPages', 'DerniersCommentaires'); |
|---|
| 367 |
INSERT INTO `links` VALUES ('OrphanedPages', 'PagePrincipale'); |
|---|
| 368 |
INSERT INTO `links` VALUES ('OrphanedPages', 'ParametresUtilisateur'); |
|---|
| 369 |
INSERT INTO `links` VALUES ('PagePrincipale', 'AleXx'); |
|---|
| 370 |
INSERT INTO `links` VALUES ('PagePrincipale', 'BacASable'); |
|---|
| 371 |
INSERT INTO `links` VALUES ('PagePrincipale', 'DerniersChangements'); |
|---|
| 372 |
INSERT INTO `links` VALUES ('PagePrincipale', 'DerniersCommentaires'); |
|---|
| 373 |
INSERT INTO `links` VALUES ('PagePrincipale', 'DotNodeCommunityInvit'); |
|---|
| 374 |
INSERT INTO `links` VALUES ('PagePrincipale', 'DotNodeHelpAbout'); |
|---|
| 375 |
INSERT INTO `links` VALUES ('PagePrincipale', 'DotNodeHelpFaq'); |
|---|
| 376 |
INSERT INTO `links` VALUES ('PagePrincipale', 'DotNodeHelpPrivacy'); |
|---|
| 377 |
INSERT INTO `links` VALUES ('PagePrincipale', 'DotNodeHelpTerms'); |
|---|
| 378 |
INSERT INTO `links` VALUES ('PagePrincipale', 'DotNodeMailChange'); |
|---|
| 379 |
INSERT INTO `links` VALUES ('PagePrincipale', 'DotNodeMailInvit'); |
|---|
| 380 |
INSERT INTO `links` VALUES ('PagePrincipale', 'DotNodeNews'); |
|---|
| 381 |
INSERT INTO `links` VALUES ('PagePrincipale', 'DotNodePubHelp'); |
|---|
| 382 |
INSERT INTO `links` VALUES ('PagePrincipale', 'DotNodePubJoin'); |
|---|
| 383 |
INSERT INTO `links` VALUES ('PagePrincipale', 'FormatingRules'); |
|---|
| 384 |
INSERT INTO `links` VALUES ('PagePrincipale', 'OrphanedPages'); |
|---|
| 385 |
INSERT INTO `links` VALUES ('PagePrincipale', 'PagePrincipale'); |
|---|
| 386 |
INSERT INTO `links` VALUES ('PagePrincipale', 'ParametresUtilisateur'); |
|---|
| 387 |
INSERT INTO `links` VALUES ('PagePrincipale', 'TextSearch'); |
|---|
| 388 |
INSERT INTO `links` VALUES ('PagePrincipale', 'WantedPages'); |
|---|
| 389 |
INSERT INTO `links` VALUES ('RechercheTexte', 'AleXx'); |
|---|
| 390 |
INSERT INTO `links` VALUES ('RechercheTexte', 'DerniersChangements'); |
|---|
| 391 |
INSERT INTO `links` VALUES ('RechercheTexte', 'DerniersCommentaires'); |
|---|
| 392 |
INSERT INTO `links` VALUES ('RechercheTexte', 'PagePrincipale'); |
|---|
| 393 |
INSERT INTO `links` VALUES ('RechercheTexte', 'ParametresUtilisateur'); |
|---|
| 394 |
INSERT INTO `links` VALUES ('TextSearch', 'AleXx'); |
|---|
| 395 |
INSERT INTO `links` VALUES ('TextSearch', 'DerniersChangements'); |
|---|
| 396 |
INSERT INTO `links` VALUES ('TextSearch', 'DerniersCommentaires'); |
|---|
| 397 |
INSERT INTO `links` VALUES ('TextSearch', 'PagePrincipale'); |
|---|
| 398 |
INSERT INTO `links` VALUES ('TextSearch', 'ParametresUtilisateur'); |
|---|
| 399 |
INSERT INTO `links` VALUES ('WantedPages', 'AleXx'); |
|---|
| 400 |
INSERT INTO `links` VALUES ('WantedPages', 'DerniersChangements'); |
|---|
| 401 |
INSERT INTO `links` VALUES ('WantedPages', 'DerniersCommentaires'); |
|---|
| 402 |
INSERT INTO `links` VALUES ('WantedPages', 'PagePrincipale'); |
|---|
| 403 |
INSERT INTO `links` VALUES ('WantedPages', 'ParametresUtilisateur'); |
|---|
| 404 |
|
|---|
| 405 |
-- -------------------------------------------------------- |
|---|
| 406 |
|
|---|
| 407 |
-- |
|---|
| 408 |
-- Structure de la table `pages` |
|---|
| 409 |
-- |
|---|
| 410 |
|
|---|
| 411 |
CREATE TABLE `pages` ( |
|---|
| 412 |
`id` int(10) unsigned NOT NULL auto_increment, |
|---|
| 413 |
`tag` varchar(50) NOT NULL default '', |
|---|
| 414 |
`time` datetime NOT NULL default '0000-00-00 00:00:00', |
|---|
| 415 |
`body` text NOT NULL, |
|---|
| 416 |
`body_r` text NOT NULL, |
|---|
| 417 |
`lang` varchar(7) NOT NULL default 'fr_FR', |
|---|
| 418 |
`owner` varchar(50) NOT NULL default '', |
|---|
| 419 |
`user` varchar(50) NOT NULL default '', |
|---|
| 420 |
`latest` enum('Y','N') NOT NULL default 'N', |
|---|
| 421 |
`handler` varchar(30) NOT NULL default 'page', |
|---|
| 422 |
`comment_on` varchar(50) NOT NULL default '', |
|---|
| 423 |
PRIMARY KEY (`id`), |
|---|
| 424 |
KEY `idx_tag` (`tag`), |
|---|
| 425 |
KEY `idx_time` (`time`), |
|---|
| 426 |
KEY `idx_latest` (`latest`), |
|---|
| 427 |
KEY `idx_comment_on` (`comment_on`), |
|---|
| 428 |
FULLTEXT KEY `tag` (`tag`,`body`) |
|---|
| 429 |
) TYPE=MyISAM AUTO_INCREMENT=664 ; |
|---|
| 430 |
|
|---|
| 431 |
-- |
|---|
| 432 |
-- Contenu de la table `pages` |
|---|
| 433 |
-- |
|---|
| 434 |
|
|---|
| 435 |
INSERT INTO `pages` VALUES (3, 'DerniersCommentaires', '2004-06-11 22:30:30', '{{RecentlyCommented}}', '', 'fr_FR', 'AleXx', 'WikiNiInstaller', 'Y', 'page', ''); |
|---|
| 436 |
INSERT INTO `pages` VALUES (4, 'ParametresUtilisateur', '2004-06-11 22:30:30', '{{UserSettings}}', '', 'fr_FR', 'AleXx', 'WikiNiInstaller', 'Y', 'page', ''); |
|---|
| 437 |
INSERT INTO `pages` VALUES (5, 'PagesACreer', '2004-06-11 22:30:30', '{{WantedPages}}', '', 'fr_FR', 'AleXx', 'WikiNiInstaller', 'Y', 'page', ''); |
|---|
| 438 |
INSERT INTO `pages` VALUES (6, 'PagesOrphelines', '2004-06-11 22:30:30', '{{OrphanedPages}}', '', 'fr_FR', 'AleXx', 'WikiNiInstaller', 'Y', 'page', ''); |
|---|
| 439 |
INSERT INTO `pages` VALUES (7, 'RechercheTexte', '2004-06-11 22:30:30', '{{TextSearch}}', '', 'fr_FR', 'AleXx', 'WikiNiInstaller', 'Y', 'page', ''); |
|---|
| 440 |
INSERT INTO `pages` VALUES (8, 'ReglesDeFormatage', '2004-06-11 22:30:30', '==== Guide des règles de formatage ====\n\nLes règles de formatage avec Wakka diffèrent légèrement des autres Wikis. (Voir par exemple [[http://c2.com/cgi/wiki?TextFormattingRules les règles de formatage de WikiWikiWeb]], le premier Wiki connu.)\nTout texte placé entre deux guillemets doubles - " - est présenté tel que.\n\nVous pouvez effectuer vos propres test dans le BacASable : c''est un endroit fait pour ça.\n\nRègles de base :\n ""**Texte en gras !** -----""> **Texte en gras !**\n ""//Texte en italique.// -----""> //Texte en italique.//\n ""Texte __souligné__ ! -----""> Texte __souligné__ !\n ""##texte à espacement fixe## -----""> ##texte à espacement fixe##\n ""%%code%%""\n ""%%(php) PHP code%%""\n\nLiens forcés :\n ""[[http://www.mon-site.org]]""\n ""[[http://www.mon-site.org Mon-site]]""\n ""[[P2P]]""\n ""[[P2P Page sur le P2P]]""\n\nEn-têtes :\n ""====== En-tête énorme ======"" ====== En-tête énorme ======\n ""===== En-tête très gros ====="" ===== En-tête très gros =====\n ""==== En-tête gros ===="" ==== En-tête gros ====\n ""=== En-tête normal ==="" === En-tête normal ===\n ""== Petit en-tête =="" == Petit en-tête ==\n\nSéparateur horizontal :\n ""-----""\n\nRetour de ligne forcé :\n ""---""\n\nL''indentation de textes se fait avec la touche "TAB". Vous pouvez aussi créer des listes à puces ou numérotées :\n ""- liste à puce""\n ""1) liste numérotée (chiffres arabes)""\n ""A) liste numérotée (capitales alphabétiques)""\n ""a) liste numérotée (minuscules alphabétiques)""\n ""i) liste numérotée (chiffres romains)""\n\nNote : à cause d''un [[http://bugzilla.mozilla.org/show_bug.cgi?id=10547 bogue dans son moteur de rendu]], les listes, utilisant la touche TAB, ne fonctionnent pas (encore) sous Mozilla.\n---', '', 'fr_FR', 'AleXx', 'WikiNiInstaller', 'Y', 'page', ''); |
|---|
| 441 |
INSERT INTO `pages` VALUES (11, 'DerniersChangements', '2004-06-12 14:18:19', '{{RecentChanges}}', '', 'en_US', 'AleXx', 'AleXx', 'Y', 'page', ''); |
|---|
| 442 |
INSERT INTO `pages` VALUES (12, 'DerniersCommentaires', '2004-06-12 14:18:43', '{{RecentlyCommented}}', '', 'en_US', 'AleXx', 'AleXx', 'Y', 'page', ''); |
|---|
| 443 |
INSERT INTO `pages` VALUES (13, 'ParametresUtilisateur', '2004-06-11 22:30:30', '{{UserSettings}}', '', 'en_US', 'AleXx', 'WikiNiInstaller', 'Y', 'page', ''); |
|---|
| 444 |
INSERT INTO `pages` VALUES (30, 'RechercheTexte', '2004-06-12 15:30:05', '{{TextSearch}}', '', 'en_US', 'AleXx', 'AleXx', 'Y', 'page', ''); |
|---|
| 445 |
INSERT INTO `pages` VALUES (44, 'DotNodeCommunityInvit', '2004-06-12 16:07:35', 'X Y, membre de la communauté Z, désire vous faire par de cette dernière et vous propose de vous y inscrire...\n\nDe quoi cette communauté parle t-elle ?\n//sujet de la communauté//\n\nIl y a n membres dans cette communauté, et voici les derniers inscrits :\n A B\n C D\n E F\n G H\n\nPour accepter cette invitation, cliquez sur le lien suivant :\n\ndotnode.com/url/\n\nAmicalement,', '', 'fr_FR', 'AleXx', 'AleXx', 'Y', 'page', ''); |
|---|
| 446 |
INSERT INTO `pages` VALUES (45, 'DotNodeFriendInvit', '2004-06-12 16:07:58', 'Bonjour,\n\nX Y vient de s''apercevoir que vous êtes sur .node et désirerait vous ajouter dans sa liste d''amis.\n\nVoici le motif de sa requête :\n\n//blabla//\n\nPour accepter Y dans votre cercle d''amis, suivez ce lien :\n\nlienok\n\nPour décliner la requête de Y, suivez ce lien :\n\nlienpasok\n\nAmicalement,', '', 'fr_FR', 'AleXx', 'AleXx', 'Y', 'page', ''); |
|---|
| 447 |
INSERT INTO `pages` VALUES (64, 'DotNodeCommunityInvit', '2004-06-12 16:18:41', 'X Y, member of the Z community''s, want to show you this community and propose you to subsribe...\n\nWhat about this community ?\n\n//sujet de la communauté//\n\nThere''s n members in this community, and there''s the last subscribed .node users : \n A B\n C D\n E F\n G H\n\nTo accept this invitation, follow this link :\n\ndotnode.com/url/\n\nIn a friendly way,', '', 'en_US', 'AleXx', 'AleXx', 'Y', 'page', ''); |
|---|
| 448 |
INSERT INTO `pages` VALUES (65, 'DotNodeFriendInvit', '2004-06-12 16:18:58', 'Hello,\n\nX Y have see you on .node and want to add you on is friends list.\n\nFor which reason ?\n\n//blabla//\n\nTo accept Y in your friends list, follow this link :\n\nlienok\n\nTo refuse Y in your friends list, follow this link :\n\nlienpasok\n\nIn a friendly way,', '', 'en_US', 'AleXx', 'AleXx', 'Y', 'page', ''); |
|---|
| 449 |
INSERT INTO `pages` VALUES (68, 'WantedPages', '2004-06-12 16:21:34', '{{WantedPages}}', '', 'en_US', 'AleXx', 'AleXx', 'Y', 'page', ''); |
|---|
| 450 |
INSERT INTO `pages` VALUES (69, 'WantedPages', '2004-06-12 16:21:49', '{{WantedPages}}', '', 'es_ES', 'AleXx', 'AleXx', 'Y', 'page', ''); |
|---|
| 451 |
INSERT INTO `pages` VALUES (569, 'DotNodeMailInvit', '2004-09-10 19:15:05', 'Hello!\n\n#friend_fname# #friend_lname#, a member of the .node (pronounced "dotnode") network, has invited you join the network. :)\n#personal_message#\n.node is a Social Network (a non-political one of course ;) in which you can discuss many subjects of your choice by the way of communities made up of many people. .node is completely free.\n\nDiscover what your friend''s or friend''s of your friends interests are. You could be surprised! :)\n\nA unique feature of .node is it automatically creates a homepage for you. After just a few clicks on .node your homepage will automatically be created.\nYou can easily share information on your hobbies, photos, links, and even your CV (resume).\n\nSome examples :\nhttp://alexx.dotnode.com\nhttp://mathieu.dotnode.com\n\nWhy not take a look at the homepage of person that invited you : http://#friend_login#.dotnode.com\n(it''s possible that this page doesn''t exist yet if it''s a new member)\n\nPerhaps you''ll find new contacts by browsing friends of a friend. You can also search members of communities in which you share similar interests.\n\nStanley Milgram invented the "Small World Phenomenon" in 1967. He said: "All of Earth''s inhabitants know each other by a 5 person link (which makes a total of 6 degrees)".\nSee http://en.wikipedia.org/wiki/Small_world_phenomenon for more information.\n\n.node membership is by invitation only. No-one can join the network without an invitation sent by an existing .node member. Only people who have received an invitation via email can subscribe to this service, thus, from friend to friend you know almost all of the .node network!\n\nThis email is the only way to join the free .node network.\n\nTo accept (or not) this invitation, follow this link...:\nhttp://dotnode.com/response/#invitation_id#/invitation\n(If you see this email with hotmail.com, the link won''t work. You must copy/past URL address in your browser)\n\nWith Friendly Greetings,\n\n\n.node Team and #friend_fname# #friend_lname#\nMore information on dotnode.com can be found here : http://dotnode.com/pub/help', '', 'en_US', 'AleXx', 'AleXx', 'Y', 'page', ''); |
|---|
| 452 |
INSERT INTO `pages` VALUES (72, 'OrphanedPages', '2004-06-12 16:25:48', '{{OrphanedPages}}', '', 'en_US', 'AleXx', 'AleXx', 'Y', 'page', ''); |
|---|
| 453 |
INSERT INTO `pages` VALUES (73, 'TextSearch', '2004-06-12 16:26:10', '{{TextSearch}}', '', 'en_US', 'AleXx', 'AleXx', 'Y', 'page', ''); |
|---|
| 454 |
INSERT INTO `pages` VALUES (74, 'FormatingRules', '2004-06-12 16:26:32', '==== Guide des règles de formatage ====\n\nLes règles de formatage avec Wakka diffèrent légèrement des autres Wikis. (Voir par exemple [[http://c2.com/cgi/wiki?TextFormattingRules les règles de formatage de WikiWikiWeb]], le premier Wiki connu.)\nTout texte placé entre deux guillemets doubles - " - est présenté tel que.\n\nVous pouvez effectuer vos propres test dans le BacASable : c''est un endroit fait pour ça.\n\nRègles de base :\n ""**Texte en gras !** -----""> **Texte en gras !**\n ""//Texte en italique.// -----""> //Texte en italique.//\n ""Texte __souligné__ ! -----""> Texte __souligné__ !\n ""##texte à espacement fixe## -----""> ##texte à espacement fixe##\n ""%%code%%""\n ""%%(php) PHP code%%""\n\nLiens forcés :\n ""[[http://www.mon-site.org]]""\n ""[[http://www.mon-site.org Mon-site]]""\n ""[[P2P]]""\n ""[[P2P Page sur le P2P]]""\n\nEn-têtes :\n ""====== En-tête énorme ======"" ====== En-tête énorme ======\n ""===== En-tête très gros ====="" ===== En-tête très gros =====\n ""==== En-tête gros ===="" ==== En-tête gros ====\n ""=== En-tête normal ==="" === En-tête normal ===\n ""== Petit en-tête =="" == Petit en-tête ==\n\nSéparateur horizontal :\n ""-----""\n\nRetour de ligne forcé :\n ""---""\n\nL''indentation de textes se fait avec la touche "TAB". Vous pouvez aussi créer des listes à puces ou numérotées :\n ""- liste à puce""\n ""1) liste numérotée (chiffres arabes)""\n ""A) liste numérotée (capitales alphabétiques)""\n ""a) liste numérotée (minuscules alphabétiques)""\n ""i) liste numérotée (chiffres romains)""\n\nNote : à cause d''un [[http://bugzilla.mozilla.org/show_bug.cgi?id=10547 bogue dans son moteur de rendu]], les listes, utilisant la touche TAB, ne fonctionnent pas (encore) sous Mozilla.\n---', '', 'en_US', 'AleXx', 'AleXx', 'Y', 'page', ''); |
|---|
| 455 |
INSERT INTO `pages` VALUES (76, 'BacASable', '2004-06-12 16:28:03', '**To** //make// __some__ ££test££', '', 'en_US', 'AleXx', 'AleXx', 'Y', 'page', ''); |
|---|
| 456 |
INSERT INTO `pages` VALUES (77, 'BacASable', '2004-06-12 16:28:15', 'En:BacASable', '', 'fr_FR', 'AleXx', 'AleXx', 'Y', 'page', ''); |
|---|
| 457 |
INSERT INTO `pages` VALUES (568, 'DotNodeMailInvit', '2004-09-10 19:13:57', 'Bonjour,\n\n#friend_fname# #friend_lname#, membre du réseau .node (prononcer dotnode) désire vous faire découvrir celui-ci :)\n#personal_message#\n.node est un réseau social (rien à voir avec la politique, je vous rassure), totalement gratuit, qui vous permet de parler avec des personnes sur des sujets qui vous intéressent par le biais de communautés.\nDécouvrez ce qui intéresse vos amis et leurs amis ... Vous pourriez être surpris :)\n\nUne des originalités de .node est qu''il vous crée automatiquement un "site personnel" (appelé aussi HomePage).\nLes informations que vous entrerez en quelques clics sur .node alimenteront automatiquement votre site...\nVous partagerez et diffuserez ainsi vos passions, vos photos, vos liens, votre CV en toute simplicité.\n\nQuelques exemples :\nhttp://alexx.dotnode.com\nhttp://mathieu.dotnode.com\n\nVoir aussi le site de la personne qui vous a invité : http://#friend_login#.dotnode.com\n(il est possible que cette page n''existe pas encore si le membre est récent)\n\n\nPeut-être allez-vous y retrouver des connaissances en naviguant d''ami en ami.\nVoir à ce sujet la théorie des 6 degrés de séparation inventée en 1967 par Stanley Milgram qui dit :\nTous les habitants de la Terre se connaissent par 5 personnes interposées (ce qui fait 6 degrés)\nPlus d''explications (en anglais) ici : http://en.wikipedia.org/wiki/Small_world_phenomenon\n\n\nUne des particularités d''un réseau tel que .node réside dans le fait qu''une invitation (émise par une personne déjà membre) est obligatoire pour s''y joindre. Ce qui a pour conséquence intéressante l''obligation de lien direct ou indirect entre chaque membre du réseau.\n\nCe mail est donc la seule clé qui vous permet de vous joindre à ce réseau.\n\nPour donner votre réponse à cette invitation (positive ou non) cliquez sur le lien suivant :\nhttp://dotnode.com/response/#invitation_id#/invitation\n(Si vous visualisez l''email dans un webmail comme hotmail.com, le lien ne fonctionnera pas. Il faut le copier/coller dans votre navigateur)\n\nAmicalement,\n\nL''équipe de .node et #friend_fname# #friend_lname#\n-----------------------------------------------------------------------------\nPS : dotnode.com est enregistré à la CNIL sous le numero 1011429\nPlus d''informations sur dotnode.com ici : http://dotnode.com/pub/help', '', 'fr_FR', 'AleXx', 'AleXx', 'Y', 'page', ''); |
|---|
| 458 |
INSERT INTO `pages` VALUES (79, 'AleXx', '2004-06-14 10:34:52', '=> Fr:AleXx', '', 'en_US', 'AleXx', 'AleXx', 'Y', 'page', ''); |
|---|
| 459 |
INSERT INTO `pages` VALUES (80, 'AleXx', '2004-06-14 10:35:05', '=> Fr:AleXx', '', 'es_ES', 'AleXx', 'AleXx', 'Y', 'page', ''); |
|---|
| 460 |
INSERT INTO `pages` VALUES (81, 'AleXx', '2004-06-14 10:35:10', '=> Fr:AleXx', '', 'de_DE', 'AleXx', 'AleXx', 'Y', 'page', ''); |
|---|
| 461 |
INSERT INTO `pages` VALUES (86, 'MaThieu', '2004-06-15 12:04:00', '======Mon petit coin======\nPas grand chose à dire de plus que sur mon profil .node\nhttp://mathieu.dotnode.com', '', 'de_DE', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 462 |
INSERT INTO `pages` VALUES (87, 'MaThieu', '2004-06-15 12:04:16', '======Mon petit coin======\nPas grand chose à dire de plus que sur mon profil .node\nhttp://mathieu.dotnode.com', '', 'fr_FR', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 463 |
INSERT INTO `pages` VALUES (88, 'MaThieu', '2004-06-15 12:06:11', '======My little space======\nNothing else my .node profil\nhttp://mathieu.dotnode.com', '', 'en_US', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 464 |
INSERT INTO `pages` VALUES (92, 'DerniersChangements', '2004-06-15 12:09:39', '{{RecentChanges}}', '', 'fr_FR', 'AleXx', 'AleXx', 'Y', 'page', ''); |
|---|
| 465 |
INSERT INTO `pages` VALUES (97, 'PagePrincipale', '2004-06-15 12:23:20', '======.node contributor Wiki======\n\n====Help/contrats====\n** http://dotnode.com/help **\n\nDotNodeHelpAbout : About .node\nDotNodeHelpPrivacy : Privacy\nDotNodeHelpTerms : Terms of utilisation\nDotNodeHelpFaq : FAQ\n\n====Message/Mail...====\n(no formating, replace dynamics elements by ''%s'')\nDotNodeMailInvit : .node invitation email\nDotNodeCommunityInvit : Community invitation message\nDotNodeFriendInvit : .node invitation message\n\n====News====\n** http://dotnode.com/news **\n\nDotNodeNews\n\n=====Last change in FR=====\n{{RecentChanges/lang="fr"}}\n\nPage utiles: En:OrphanedPages, En:WantedPages, En:TextSearch, En:FormatingRules, En:BacASable', '', 'de_DE', 'AleXx', 'AleXx', 'Y', 'page', ''); |
|---|
| 466 |
INSERT INTO `pages` VALUES (105, 'HelpInlineMyProfileGeneral', '2004-06-15 13:47:15', '=====Visualisez et éditez votre profile=====\nVotre profil général vous décris pour les autres membres de .node.\nRemplissez-le de la façon la plus complète possible.', '', 'fr_FR', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 467 |
INSERT INTO `pages` VALUES (106, 'HelpInlineMy', '2004-06-15 13:49:53', '=====Voici votre homepage...=====\nC''est ici que vous pouvez modifier votre profil, voir et modifier votre album, liens, blog...', '', 'fr_FR', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 468 |
INSERT INTO `pages` VALUES (107, 'HelpInlineMyProfileGeneral', '2004-06-15 13:50:52', '=====View and edit your profile=====\nYour general profile describe you for other .node member.\nPlease fill it as much as possible.', '', 'en_US', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 469 |
INSERT INTO `pages` VALUES (108, 'HelpInlineMy', '2004-06-15 13:51:58', '=====This is your home page...=====\nHere, you can modify your profile, view/modify your album, bookmarks, blog...', '', 'en_US', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 470 |
INSERT INTO `pages` VALUES (110, 'HelpInlineMyProfileInterests', '2004-06-15 13:59:54', '=====View and edit your interests=====\nIndicate your interests to help other members to have an idea about you.\nDon''t hesitate to be vebose :)', '', 'en_US', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 471 |
INSERT INTO `pages` VALUES (111, 'HelpInlineMyProfileInterests', '2004-06-15 14:02:22', '=====Visualisez et éditez vos centres d''intérêts=====\nInformez les autres membres sur vos centres d''intérêts afin qu''ils puissent se faire une idée sur vous.\nN''hésitez pas à détailler :)', '', 'fr_FR', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 472 |
INSERT INTO `pages` VALUES (112, 'HelpInlineMyProfileProfessional', '2004-06-15 14:02:58', '=====View and edit your professional profile=====\nPlease fill it as much as possible.', '', 'en_US', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 473 |
INSERT INTO `pages` VALUES (113, 'HelpInlineMyProfileProfessional', '2004-06-15 14:03:48', '=====Visualisez et éditez votre profil professionel=====\nRemplissez-le de la manière la plus complète possible.', '', 'fr_FR', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 474 |
INSERT INTO `pages` VALUES (116, 'HelpInlineMyProfilePersonal', '2004-06-15 14:04:46', '=====View and edit your personal profile=====\nDescribe yourself as much as possible.', '', 'en_US', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 475 |
INSERT INTO `pages` VALUES (117, 'HelpInlineMyProfilePersonal', '2004-06-15 14:05:39', '=====Visualisez et éditez votre profil personnel=====\nDécrivez vous de la manière la plus détaillée possible...', '', 'fr_FR', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 476 |
INSERT INTO `pages` VALUES (118, 'HelpInlineMyProfileSchools', '2004-06-15 14:06:23', '=====Edit your school course=====\nIt can help you to find alumni.', '', 'en_US', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 477 |
INSERT INTO `pages` VALUES (119, 'HelpInlineMyProfileSchools', '2004-06-15 14:07:52', '=====Tracez votre parcours scolaire=====\nIl vous permettra de retrouver d''anciens élèves.', '', 'fr_FR', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 478 |
INSERT INTO `pages` VALUES (120, 'HelpInlineMyProfileContact', '2004-06-15 14:09:20', '=====Visualisez et éditez votre page de contact=====\nSi vous désirez être contacter par d''autres moyens que .node, remplissez ce formulaire.', '', 'fr_FR', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 479 |
INSERT INTO `pages` VALUES (121, 'HelpInlineMyProfileContact', '2004-06-15 14:09:24', '=====View and edit your contact=====\nIf you want to be contacted by another medium than .node, fill this form.', '', 'en_US', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 480 |
INSERT INTO `pages` VALUES (123, 'HelpInlineMyProfilePhoto', '2004-06-15 14:10:29', '=====Add your photo=====\nPersonalize your profile with your photo.\nPlease, do not upload photos containing celebrities, nudity, artwork, children, pets, cartoons or copyrighted images.', '', 'en_US', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 481 |
INSERT INTO `pages` VALUES (124, 'GetTextDotNode', '2004-06-15 14:10:41', 'msgid ""\nmsgstr ""\n"Project-Id-Version: Dotnode.com v1\\n"\n"POT-Creation-Date: 2004-04-30 08:32+0100\\n"\n"PO-Revision-Date: 2004-05-05 12:17+0100\\n"\n"Last-Translator: Alexandre DATH <traduc@ikse.net>\\n"\n"Language-Team: Translation team <translation@dotnod.com>\\n"\n"MIME-Version: 1.0\\n"\n"Content-Type: text/plain; charset=utf-8\\n"\n"nplurals=2; plural=n<2?0 : 1"\n\nmsgid "Social Network"\nmsgstr "Réseau Social"\n\nmsgid "Page not found"\nmsgstr "Page introuvable"\n\nmsgid "Error"\nmsgstr "Erreur"\n\nmsgid "No"\nmsgstr "Non"\nmsgid "Yes"\nmsgstr "Oui"\nmsgid "No answer"\nmsgstr "Pas de réponse"\nmsgid "Nothing"\nmsgstr "Rien"\nmsgid "Back"\nmsgstr "Retour"\nmsgid "Close"\nmsgstr "Fermer"\nmsgid "A problem with this page ? bad translation ? review this page for moderation ?"\nmsgstr "Un problème avec cette page ? mauvaise traduction ? soumettre à la modération ?"\nmsgid "Report bogus"\nmsgstr "Rapporter le probleme"\nmsgid "Select your language"\nmsgstr "Choisissez votre langue"\n\nmsgid "January"\nmsgstr "janvier"\nmsgid "February"\nmsgstr "février"\nmsgid "March"\nmsgstr "mars"\nmsgid "April"\nmsgstr "avril"\nmsgid "May"\nmsgstr "mai"\nmsgid "June"\nmsgstr "juin"\nmsgid "July"\nmsgstr "juillet"\nmsgid "August"\nmsgstr "aout"\nmsgid "September"\nmsgstr "septembre"\nmsgid "October"\nmsgstr "octobre"\nmsgid "November"\nmsgstr "novembre"\nmsgid "December"\nmsgstr "decembre"\n\nmsgid "Language"\nmsgstr "Language"\n\nmsgid "English"\nmsgstr "Anglais"\nmsgid "French"\nmsgstr "Français"\n\nmsgid "Comment"\nmsgstr "Commentaire"\nmsgid "Record"\nmsgstr "Enregistrer"\nmsgid "Modify"\nmsgstr "Modifier"\n\nmsgid "Myself"\nmsgstr "Moi même"\nmsgid "Friends of friends"\nmsgstr "Amis d''amis"\nmsgid "All members"\nmsgstr "Tous les membres"\nmsgid "Everyone"\nmsgstr "Tout le monde"\n\nmsgid "Interested in"\nmsgstr "Interessé par"\n\nmsgid "The"\nmsgstr "Le"\n\n# menu\nmsgid "Public Section"\nmsgstr "Section public"\n\nmsgid "Join"\nmsgstr "Rejoindre"\n\nmsgid "Join %1"\nmsgstr "Rejoignez %1"\n\nmsgid "Help"\nmsgstr "Aide"\n\nmsgid "Home"\nmsgstr "Accueil"\n\nmsgid "Friends"\nmsgstr "Amis"\n\nmsgid "Messages"\nmsgstr "Messageries"\n\nmsgid "Communities"\nmsgstr "Communautés"\n\nmsgid "Search"\nmsgstr "Rechercher"\n\nmsgid "News"\nmsgstr "Actualités"\n\nmsgid "Logout"\nmsgstr "Déconnecter"\n\nmsgid "Profile"\nmsgstr "Profil"\n\nmsgid "Album"\nmsgstr "Album"\n\nmsgid "Settings"\nmsgstr "Configuration"\n\nmsgid "Bookmarks"\nmsgstr "Liens"\n\nmsgid "Blog"\nmsgstr "Blog"\n\nmsgid "General"\nmsgstr "Général"\n\nmsgid "Interests"\nmsgstr "Centres d''interets"\n\nmsgid "Professional"\nmsgstr "Professionnel"\n\nmsgid "Personal"\nmsgstr "Personnel"\n\nmsgid "Schools"\nmsgstr "Scolarité"\n\nmsgid "Contact"\nmsgstr "Contact"\n\nmsgid "Photo"\nmsgstr "Photo"\n\nmsgid "Invitation"\nmsgstr "Invitation"\n\nmsgid "Karma"\nmsgstr "Karma"\n\nmsgid "Read"\nmsgstr "Lire"\n\nmsgid "Write"\nmsgstr "Ecrire"\n\nmsgid "Send"\nmsgstr "Envoyer"\n\nmsgid "Saved"\nmsgstr "Sauvegardés"\n\nmsgid "Sended"\nmsgstr "Envoyés"\n\nmsgid "Create"\nmsgstr "Créer"\nmsgid "Create your community"\nmsgstr "Créer votre communauté"\n\nmsgid "View"\nmsgstr "Voir"\n\nmsgid "Unjoin"\nmsgstr "Partir"\n\nmsgid "Forum"\nmsgstr "Forum"\n\nmsgid "Event"\nmsgstr "Evenement"\n\nmsgid "Invite"\nmsgstr "Inviter"\n\nmsgid "Edit"\nmsgstr "Editer"\n\n\n# pub\n\nmsgid "What is it ?"\nmsgstr "Qu''est-ce que c''est ?"\n\nmsgid "%1 is an online community that connects people through a network of trusted friends"\nmsgstr "%1 est une communauté en ligne qui connecte les gens grace à leurs amis/connaissances"\n\nmsgid "like <a href=''http://orkut.com''>Orkut</a>"\nmsgstr "comme <a href=''http://orkut.com''>Orkut</a>"\n\nmsgid "We would to create an international network of friends without language barrier."\nmsgstr "Nous voudrions créer un reseau international sans la barriere des langues."\n\nmsgid "If you join <b>%1</b>, you can access to a lot of littles services based on trusted friends."\nmsgstr "Si vous rejoingnez <b>%1</b>, vous pourrez acceder à de nombreux services basés sur le partage et recoupement d''amis."\n\nmsgid "Connect"\nmsgstr "Se connecter"\n\nmsgid "Login"\nmsgstr "Identifiant"\n\nmsgid "Login"\nmsgstr "Identifiant"\n\nmsgid "Password"\nmsgstr "Mot de passe"\n\nmsgid "To contact me"\nmsgstr "Pour me contacter"\n\nmsgid "Enter"\nmsgstr "Entrer"\n\nmsgid "Forgot your password ?"\nmsgstr "Vous avez oublié votre mot de passe ?"\n\nmsgid "Not a membre ?"\nmsgstr "Pas encore membre ?"\n\n# pub/join\n\nmsgid "%1 is a trusted Social Network"\nmsgstr "%1 est un réseau social de confiance"\n\nmsgid "To join <b>%1</b>, you must be invited by an already member of <b>%1</b>."\nmsgstr "Pour rejoindre <b>%1</b>, vous devez obligatoirement être invité par une personne déjà inscrite à <b>%1</b>."\n\nmsgid "If you think know me, send me an email. I could invite you ... perhaps :-D."\nmsgstr "Si vous pensez me connaitre, envoyez moi un email. Il se pourrait que je vous invite ... peut-etre :-D."\n\n# pub/help\n\nmsgid "Frequently Asked Questions"\nmsgstr "Foire Aux Questions (FAQ)"\n\nmsgid "Is unique ?"\nmsgstr "Est-ce unique ?"\n\nmsgid ""\n"No, it''s not. It is greatly inspired from <a href=''http://orkut.com''>Orkut</a>. "\n"But at one big difference: <b>%1</b> is multi-language, and open to new translation.<br />"\n"Else %1 is like <a href=''http://orkut.com''>Orkut</a>, and offer community services for "\n"trusted friend (Search old friends, create/participate forums, ...)"\nmsgstr ""\n"Non, %1 n''est pas unique. Il est beaucoup inspiré de <a href=''http://orkut.com''>Orkut</a>. "\n"A une grande difference pret: <b>%1</b> est multilingue et ouvert aux nouvelles traductions.<br />"\n"Sinon %1 est comme <a href=''http://orkut.com''>Orkut</a> et offre des petits services communautaire "\n"pour les amis, les amis de mes amis, ... (recherche d''anciens amis, création/participation aux forums, partage d''albums de photos ...)"\n\nmsgid "How do I join %1 ?"\nmsgstr "Comment puis-je rejoindre %1 ?"\n\nmsgid "%1 is a trusted community. To join, you need to receive an invitation."\nmsgstr "%1 est une communauté de partage d''ami/connaissance. Pour s''y joindre, vous devez revevoir une invitation."\n\nmsgid "I forgot my password, what should I do ?"\nmsgstr "J''ai perdu mon mot de passe, que puis-je faire ?"\n\nmsgid "Click <a href=''/error/forgot_password''>here</a>, and follow insctruction, it''s easy."\nmsgstr "Cliquez <a href=''/error/forgot_password''>ici</a>, et suivez les inscructions, c''est facile."\n\nmsgid "How about privacy ?"\nmsgstr "A propos de la confidentialité ?"\n\nmsgid "We strongly respect your privacy. %1 is a trusted community. Our web site and services are designed to facilitate trust only."\nmsgstr "Nous respectons scrupuleusement votre confidentialité. %1 est une communauté entre ami partagé. Notre site web et ses services sont concu uniquement dans le but de facilité les échanges/rencontre. D''ailleur, %1 est enregistré auprés de la CNIL pour la France (voir en bas de page)."\n\nmsgid "What is your spam policy ?"\nmsgstr "Quelle est votre politique vis-a-vis du spam ?"\n\nmsgid ""\n"We do not collect, track, nor distribute email addresses, IP addresses, or other personally identifying information. "\n"We request your email address in the registration process so that we can validate your identity and can contact you regarding your account. "\n"You have the option of subscribing/unsubscribing to messages, newsletters or notification at any time in your ''Setting'' section."\nmsgstr ""\n"Nous ne collectons, ni redistribuons les adresses email, IP ou tout autre information personnelle qui vous identifie. "\n"Nous demandons votre adresse email dans le processus d''enregistrement pour valider votre identité et pouvoir vous contacter concernant votre compte. "\n"Vous avez la possibilité d''activer ou desactiver les messages, et autre notification à tout moment dans votre section ''Configuration''"\n\n# my\n\nmsgid "My Friends"\nmsgstr "Mes Amis"\nmsgid "My Communities"\nmsgstr "Mes Communautés"\n\nmsgid "Welcome"\nmsgstr "Bienvenue"\n\nmsgid "You are connected to <strong>%2</strong> people through <strong>%1</strong> friend."\nmsgid_plural "You are connected to <strong>%2</strong> people through <strong>%1</strong> friends."\nmsgstr[0] "Vous êtes connecté à <strong>%2</strong> personnes au travers de <strong>%1</strong> ami."\nmsgstr[1] "Vous êtes connecté à <strong>%2</strong> personnes au travers de <strong>%1</strong> amis."\n\n\nmsgid "Grow your network now !"\nmsgstr "Agrandissez votre réseau maintenant !"\n\n\nmsgid "View network"\nmsgstr "Voir le réseau"\n\nmsgid "View friends"\nmsgstr "Voir les amis"\nmsgid "View communities"\nmsgstr "Voir les communautés"\n\n# my/profile/general\n\nmsgid "General Profile"\nmsgstr "Profil général"\n\nmsgid "No general profile recorded."\nmsgstr "Aucun profil général enregistré."\n\nmsgid "Edit it !"\nmsgstr "Editez le !"\n\n\nmsgid "First name"\nmsgstr "Prénom"\n\nmsgid "Last name"\nmsgstr "Nom"\n\nmsgid "Gender"\nmsgstr "Sexe"\n\nmsgid "Relationship status"\nmsgstr "Situation familiale"\n\nmsgid "Birthday"\nmsgstr "Date de naissance"\n\nmsgid "Male"\nmsgstr "Homme"\nmsgid "Female"\nmsgstr "Femme"\nmsgid "Single"\nmsgstr "Celibataire"\nmsgid "Married"\nmsgstr "Marié"\nmsgid "Committed"\nmsgstr "En couple"\n\nmsgid "I''m interested in"\nmsgstr "Je suis interessé par"\n\nmsgid "Business networking"\nmsgstr "Réseaux professionnel"\nmsgid "Dating"\nmsgstr "Rendez-vous"\nmsgid "Activity Parteners"\nmsgstr "Partenaires d''activitée"\n\nmsgid "Children"\nmsgstr "Enfant(s)"\n\nmsgid "Yes, full time"\nmsgstr "Oui, à temps complet"\nmsgid "Yes, half time"\nmsgstr "Oui, partiellement à la maison"\nmsgid "Yes, but not at home"\nmsgstr "Oui, mais pas à la maison"\n\nmsgid "Fashion"\nmsgstr "Mode"\nmsgid "Alternative"\nmsgstr "Alternatif"\nmsgid "Casual"\nmsgstr "Usuel"\nmsgid "Classic"\nmsgstr "Classic"\nmsgid "Contemporary"\nmsgstr "Contenporain"\nmsgid "Designer"\nmsgstr "Design"\nmsgid "Minimal"\nmsgstr "Minimaliste"\nmsgid "Natural"\nmsgstr "Naturel"\nmsgid "Outdoorsy"\nmsgstr "Exterieur"\nmsgid "Smart"\nmsgstr "Smart"\nmsgid "Trendy"\nmsgstr "Tendance"\nmsgid "Urban"\nmsgstr "Urbain"\n\nmsgid "Smoking"\nmsgstr "Fumer"\nmsgid "Drinking"\nmsgstr "Boire"\n\nmsgid "A little"\nmsgstr "Un peu"\nmsgid "Socialy"\nmsgstr "En société"\nmsgid "Occasionally"\nmsgstr "Occasionnellement"\nmsgid "Regularly"\nmsgstr "Régulièrement"\n\nmsgid "Living"\nmsgstr "Vie"\nmsgid "Alone"\nmsgstr "Seul(e)"\nmsgid "With roommate(s)"\nmsgstr "Avec un ou plusieurs colocataires"\nmsgid "With parents"\nmsgstr "Avec mes parents"\nmsgid "With partener"\nmsgstr "Avec mon/ma partenaire"\nmsgid "With pet(s)"\nmsgstr "Avec mon animal/mes animaux"\n\nmsgid "My Web"\nmsgstr "Mon site"\nmsgid "Describe yourself"\nmsgstr "Decrivez-vous"\nmsgid "About me"\nmsgstr "A propos de moi"\n\nmsgid "<b>%1</b> fan"\nmsgid_plural "<b>%1</b> fans"\nmsgstr[0] "<b>%1</b> fan"\nmsgstr[1] "<b>%1</b> fans"\n\nmsgid "<b>%1</b> photo"\nmsgid_plural "<b>%1</b> photos"\nmsgstr[0] "<b>%1</b> photo"\nmsgstr[1] "<b>%1</b> photos"\n\nmsgid "<b>%1</b> blog"\nmsgid_plural "<b>%1</b> blogs"\nmsgstr[0] "<b>%1</b> blog"\nmsgstr[1] "<b>%1</b> blogs"\n\nmsgid "<b>%1</b> bookmark"\nmsgid_plural "<b>%1</b> bookmarks"\nmsgstr[0] "<b>%1</b> lien"\nmsgstr[1] "<b>%1</b> liens"\n\nmsgid "You have <b>%1</b> fan"\nmsgid_plural "You have <b>%1</b> fans"\nmsgstr[0] "Vous avez <b>%1</b> fan"\nmsgstr[1] "Vous avez <b>%1</b> fans"\n\nmsgid "You have <b>%1</b> new message"\nmsgid_plural "You have <b>%1</b> new messages"\nmsgstr[0] "Vous avez <b>%1</b> nouveau message"\nmsgstr[1] "Vous avez <b>%1</b> nouveaux messages"\n\n\n# my/profile/interests\n\nmsgid "Interests Profile"\nmsgstr "Profil des centres d''interêts"\n\nmsgid "Passions"\nmsgstr "Passions"\nmsgid "Sports"\nmsgstr "Sports"\nmsgid "Activities"\nmsgstr "Activités"\nmsgid "Favorite books"\nmsgstr "Livres préférés"\nmsgid "Favorite music"\nmsgstr "Musique préférée"\nmsgid "Favorite tvshow"\nmsgstr "Emission de TV préféré"\nmsgid "Favorite movies"\nmsgstr "Films préférés"\nmsgid "Favorite cuisines"\nmsgstr "Cuisines préférées"\n\n# my/profile/professional\n\nmsgid "Professional Profile"\nmsgstr "Profil profesionnel"\n\nmsgid "No professional profile recorded."\nmsgstr "Aucun profil professionnel enregistré."\n\nmsgid "Occupation"\nmsgstr "Poste"\nmsgid "Industry"\nmsgstr "Type d''entreprise"\nmsgid "Company name"\nmsgstr "Nom de l''entreprise"\nmsgid "Web"\nmsgstr "Site Web"\nmsgid "Title"\nmsgstr "Titre"\nmsgid "Job description"\nmsgstr "Description de votre travail"\nmsgid "Work email"\nmsgstr "Email de travail"\nmsgid "Work phone"\nmsgstr "Téléphone de travail"\n\nmsgid "Agriculture"\nmsgstr "Agriculture"\nmsgid "Arts"\nmsgstr "Arts"\nmsgid "Construction"\nmsgstr "Batiment"\nmsgid "Consumer goods"\nmsgstr "Commerce"\nmsgid "Corporate services"\nmsgstr "Services"\nmsgid "Education"\nmsgstr "Education"\nmsgid "Finance"\nmsgstr "Finance"\nmsgid "Government"\nmsgstr "Gouvernement"\nmsgid "Hi-technology"\nmsgstr "Technologie de pointe"\nmsgid "Legal"\nmsgstr "Droit"\nmsgid "Manufacturing"\nmsgstr "Fabrication"\nmsgid "Media"\nmsgstr "Media"\nmsgid "Medical"\nmsgstr "Medical"\nmsgid "Non-profit"\nmsgstr "Sans but lucratif"\nmsgid "Entertainment"\nmsgstr "Divertissement"\nmsgid "Scientific"\nmsgstr "Sciences"\nmsgid "Service industry"\nmsgstr "Industrie du service"\nmsgid "Transportation"\nmsgstr "Transport"\n\n# my/profile/personal\n\nmsgid "Personal Profile"\nmsgstr "Profil personnel"\n\nmsgid "Headline"\nmsgstr "Présentation"\nmsgid "First thing you will notice<br />about me"\nmsgstr "La première chose que vous<br />devez savoir a propos de moi"\nmsgid "Size (in cm)"\nmsgstr "Taille (en cm)"\nmsgid "Size"\nmsgstr "Taille"\nmsgid "Eye color"\nmsgstr "Couleur des yeux"\nmsgid "Hair color"\nmsgstr "Couleur de cheveux"\nmsgid "Body art"\nmsgstr "Transformation corporelle"\nmsgid "Best feature"\nmsgstr "La meilleur partie de moi"\nmsgid "Things I can''t live without"\nmsgstr "Les choses qui me sont indispensables"\nmsgid "Describe your ideal match"\nmsgstr "Decrivez votre partenaire idéal(e)"\n\nmsgid "Blue"\nmsgstr "Bleu"\nmsgid "Green"\nmsgstr "Vert"\nmsgid "Brown"\nmsgstr "Marron"\nmsgid "Black"\nmsgstr "Brun"\nmsgid "Gray"\nmsgstr "Gris"\nmsgid "Hazel"\nmsgstr "Noisette"\n\nmsgid "Blonde"\nmsgstr "Blond"\nmsgid "Auburn"\nmsgstr "Auburne"\nmsgid "Salt and pepper"\nmsgstr "Poivre et sel"\nmsgid "Light brown"\nmsgstr "Chatain clair"\nmsgid "Dark brown"\nmsgstr "Chatain foncé"\n\nmsgid "Hidden tattoo"\nmsgstr "Tatouage caché"\nmsgid "Visible tattoo"\nmsgstr "Tatouage visible"\nmsgid "Pierced tongue"\nmsgstr "Piercing de langue"\nmsgid "Other piercing"\nmsgstr "Autre piercing"\n\nmsgid "Eyes"\nmsgstr "Yeux"\nmsgid "Hair"\nmsgstr "Cheveux"\nmsgid "Lips"\nmsgstr "Lèvres"\nmsgid "Neck"\nmsgstr "Cou"\nmsgid "Arms"\nmsgstr "Bras"\nmsgid "Hands"\nmsgstr "Mains"\nmsgid "Chest"\nmsgstr "Poitrine"\nmsgid "Belly button"\nmsgstr "Nombril"\nmsgid "Butt"\nmsgstr "Fessier"\nmsgid "Legs"\nmsgstr "Jambes"\nmsgid "Calves"\nmsgstr "Mollets"\nmsgid "Feet"\nmsgstr "Pieds"\nmsgid "Not in the list"\nmsgstr "Pas dans la liste"\n\n# my/profile/contact\n\nmsgid "Contact Profile"\nmsgstr "Profil de contact"\n\nmsgid "Address"\nmsgstr "Adresse"\n\nmsgid "Email"\nmsgstr "Email"\nmsgid "Email (2)"\nmsgstr "Email (2)"\nmsgid "Email (3)"\nmsgstr "Email (3)"\nmsgid "Email (4)"\nmsgstr "Email (4)"\n\nmsgid "Main IM"\nmsgstr "IM principal"\n\nmsgid "Secondary IM"\nmsgstr "IM secondaire"\n\nmsgid "Phone"\nmsgstr "Téléphone"\n\nmsgid "Cell phone"\nmsgstr "Téléphone portable"\n\nmsgid "Zip"\nmsgstr "Code postal"\n\n# my/profile/photo\n\nmsgid "You can upload a JPEG (.jpg), GIF (.gif), or PNG (.png) file (maximum size of 500KB) to represent you into %1."\nmsgstr "Vous pouvez envoyé un fichier JPEG, GIF ou PNG (d''un taille maxi de 500Ko) pour vous représenter dans %1."\n\nmsgid "Please, do not upload photos containing celebrities, nudity, artwork, children, pets, cartoons or copyrighted images."\nmsgstr "Merci de ne pas envoyer de photos de célébrités, de nudités, d''oeuvres, d''enfants, d''animaux, de personnage de dessins animés, ou d''images protégées par copyright."\n\nmsgid "Select photo"\nmsgstr "Selectionner une photo"\n\nmsgid "Uploader"\nmsgstr "Envoyer"\n\n# my/profile/schools\n\nmsgid "School course"\nmsgstr "Cursus scolaire"\n\nmsgid "Year"\nmsgstr "Année"\nmsgid "Name"\nmsgstr "Nom"\nmsgid "City"\nmsgstr "Ville"\nmsgid "Country"\nmsgstr "Pays"\nmsgid "Actions"\nmsgstr "Actions"\n\nmsgid "Save"\nmsgstr "Enregistrer"\nmsgid "Delete"\nmsgstr "Supprimer"\nmsgid "Add next year"\nmsgstr "Ajouter l''année suivante"\n\n# profile\nmsgid "His Friends"\nmsgstr "Ses amis"\nmsgid "Her Friends"\nmsgstr "Ses amis"\n\nmsgid "Send message"\nmsgstr "Envoyer un message"\nmsgid "Add as a friend"\nmsgstr "Ajouter comme ami"\n\n# blog \nmsgid "Read more"\nmsgstr "Lire la suite"\n\nmsgid "%1 comment"\nmsgid_plural "%1 comments"\nmsgstr[0] "%1 commentaire"\nmsgstr[1] "%1 commentaires"\n\n# my/album\n\nmsgid "You can upload a JPEG (.jpg), GIF (.gif), or PNG (.png) file (maximum size of 500KB)."\nmsgstr "Vous pouvez envoyé un fichier JPEG, GIF ou PNG (d''un taille maxi de 500Ko)."\n\nmsgid "Select image"\nmsgstr "Selectionner une image"\nmsgid "Caption"\nmsgstr "Description"\n\nmsgid "Edit caption"\nmsgstr "Editer la description"\n\nmsgid "Confirm delete ?"\nmsgstr "Confirmer la suppression ?"\n\nmsgid "Image"\nmsgstr "Image"\nmsgid "Update"\nmsgstr "Mettre à jour"\n\nmsgid "View full photo"\nmsgstr "Voir la photo entière"\n# my/bookmarks\nmsgid "%1''s Bookmarks"\nmsgstr "Liens de %1"\n\nmsgid "Please, do not add illegal sites."\nmsgstr "Merci de ne pas ajouter de liens illégaux."\n\nmsgid "URL Address"\nmsgstr "Adresse internet"\n\nmsgid "Add"\nmsgstr "Ajouter"\n\n# my/blog\n\nmsgid "%1''s Blog"\nmsgstr "Blog de %1"\n\nmsgid "Category"\nmsgstr "Catégorie"\n\nmsgid "See"\nmsgstr "Voir"\nmsgid "Publish it"\nmsgstr "Publier"\nmsgid "Hide it"\nmsgstr "Cacher"\nmsgid "Online"\nmsgstr "En ligne"\nmsgid "Offline"\nmsgstr "Hors ligne"\n\nmsgid "Write a ticket"\nmsgstr "Ecrire un billet"\nmsgid "Manage categories"\nmsgstr "Gerer les catégories"\n\nmsgid "Organize your blog with categories..."\nmsgstr "Organisez votre blog avec des catégories..."\n\nmsgid "Add this categorie"\nmsgstr "Ajouter cette catégorie"\n\nmsgid "Write a new ticket"\nmsgstr "Ecrire un nouveau billet"\n\nmsgid "Status"\nmsgstr "Statuts"\n\nmsgid "The content of your blog is under your responsability."\nmsgstr "Le contenu de votre blog est sous votre responsabilité."\n\nmsgid "Ticket content"\nmsgstr "Contenu du billet"\n\n# my/settings\n\nmsgid "New friend notifications"\nmsgstr "Notifications de nouvel ami"\nmsgid "New friend approval"\nmsgstr "Acceptation de nouvel ami"\nmsgid "New blog comment"\nmsgstr "Nouveau commentaire de blog"\nmsgid "Messages sent directly to me"\nmsgstr "Messages envoyés à moi directement"\nmsgid "Messages sent to friends"\nmsgstr "Messages envoyés à mes amis"\nmsgid "Messages sent to friends of friends"\nmsgstr "Messages envoyés aux amis des amis"\nmsgid "Messages sent to my communities"\nmsgstr "Messages envoyés à mes comminautés"\nmsgid "Birthday reminder"\nmsgstr "Rappel d''anniversaire"\nmsgid "Publish my personal section<br />(blog, album, profile)"\nmsgstr "Publier ma section personnel<br />(blog, album, profil)"\nmsgid "Invitation message"\nmsgstr "Message d''invitation"\nmsgid "Add your personal message<br />into invitation to join %1"\nmsgstr "Ajouter un message personnel<br /> dans votre inviation à joindre %1"\n\nmsgid "Settings recorded"\nmsgstr "Configuration enregistrée"\n\n# my/password\nmsgid "Modify your password"\nmsgstr "Modifier votre mot de passe"\nmsgid "Old password"\nmsgstr "Ancien mot de passe"\nmsgid "New password"\nmsgstr "Nouveau mot de passe"\nmsgid "Confirm new password"\nmsgstr "Confirmation du nouveau mot de passe"\n\nmsgid "New password recorded"\nmsgstr "Nouveau mot de passe enregistré"\n\n# communities\nmsgid "Owner"\nmsgstr "Propriétaire"\nmsgid "Moderated"\nmsgstr "Modérée"\nmsgid "Created"\nmsgstr "Crée"\n\nmsgid "Members"\nmsgstr "Membres"\n\nmsgid "View forum"\nmsgstr "Voir le forum"\nmsgid "View events"\nmsgstr "Voir les évenements"\nmsgid "Invite friends"\nmsgstr "Inviter des amis"\n\nmsgid "No topic"\nmsgstr "Aucun sujet"\nmsgid "No event"\nmsgstr "Aucun événement"\n\nmsgid "New topic"\nmsgstr "Nouveau sujet"\nmsgid "New event"\nmsgstr "Nouvel événement"\n\nmsgid "Return to community"\nmsgstr "Retourner à la communauté"\n\nmsgid "Are you sure you want to join this community ?"\nmsgstr "Etes-vous sûr de vouloir rejoindre cette communauté ?"\nmsgid "No, back to the community"\nmsgstr "Non, je retourne sur la page de la communauté"\n\nmsgid "last post %1"\nmsgstr "dernier message le %1"\n\nmsgid "Your communities"\nmsgstr "Vos communautés"\n\nmsgid "Communities by categorie"\nmsgstr "Communautés par catégorie"\n\nmsgid "%1 member"\nmsgid_plural "%1 members"\nmsgstr[0] "%1 membre"\nmsgstr[1] "%1 membres"\n\nmsgid "%1 community"\nmsgid_plural "%1 communities"\nmsgstr[0] "%1 communauté"\nmsgstr[1] "%1 communautés"\n\nmsgid "Location"\nmsgstr "Lieu"\nmsgid "Author"\nmsgstr "Auteur"\n\nmsgid "Posts"\nmsgstr "Réponses"\nmsgid "Last post"\nmsgstr "Dernière réponse"\n\n# communities/invite\n\nmsgid "Invite friends to %1"\nmsgstr "Inviter des amis sur %1"\nmsgid "Choose friends"\nmsgstr "Choisissez les amis"\n\n\n\n# community categories\n\nmsgid "Alumni & Schools"\nmsgstr "Parcours Scolaire"\nmsgid "Arts & Entertainment"\nmsgstr "Loisirs & Divertissements"\nmsgid "Automotive"\nmsgstr "Véhicules Motorisés"\nmsgid "Business"\nmsgstr "Affaires"\nmsgid "Company"\nmsgstr "Entreprise"\nmsgid "Cities & Neighborhoods"\nmsgstr "Villes & Voisinage"\nmsgid "Computers & Internet"\nmsgstr "Informatique & Internet"\nmsgid "Countries & Regional"\nmsgstr "Pays & Régions"\nmsgid "Cultures & Community"\nmsgstr "Cultures & Communautés"\nmsgid "Family & Home"\nmsgstr "Famille et Maison"\nmsgid "Fashion & Beauty"\nmsgstr "Mode & Beauté"\nmsgid "Food, Drink & Wine"\nmsgstr "Nourriture, Boisson & Vin"\nmsgid "Games"\nmsgstr "Jeux"\nmsgid "Government & Politics"\nmsgstr "Gouvernements & Politiques"\nmsgid "Health, Wellness & Fitness"\nmsgstr "Santé, Bien-être & Fitness"\nmsgid "Hobbies & Crafts"\nmsgstr "Passions & Métiers"\nmsgid "Individuals"\nmsgstr "Individus"\nmsgid "Music"\nmsgstr "Musique"\nmsgid "Pets & Animals"\nmsgstr "Animaux"\nmsgid "Recreation & Sports"\nmsgstr "Détente & Sports"\nmsgid "Religion & Beliefs"\nmsgstr "Religions & Croyances"\nmsgid "Romance & Relationships"\nmsgstr "Rencontres & Relations"\nmsgid "Schools & Education"\nmsgstr "Ecoles & Education"\nmsgid "Science & History"\nmsgstr "Science & Histoire"\nmsgid "Travel"\nmsgstr "Voyages"\nmsgid "Other"\nmsgstr "Autres"\n\n# friends/karma\nmsgid "Haven''t seen"\n msgstr "Jamais vu"\nmsgid "Acquaintance"\nmsgstr "Connaissance"\nmsgid "Friend"\nmsgstr "Ami"\nmsgid "Good friend"\nmsgstr "Bon ami"\nmsgid "Best friend"\nmsgstr "Meilleur ami"\n\n\n# messages\nmsgid "Compose message"\nmsgstr "Ecrire un message"\nmsgid "Friends and friends of friends"\nmsgstr "Amis et les amis des amis"\nmsgid "Subject"\nmsgstr "Sujet"\nmsgid "Message"\nmsgstr "Message"\nmsgid "From"\nmsgstr "De"\nmsgid "To"\nmsgstr "À"\nmsgid "Date"\nmsgstr "Date"\nmsgid "Reply"\nmsgstr "Répondre"\nmsgid "Forward"\nmsgstr "Transférer"\nmsgid "Inbox"\nmsgstr "Boîte de réception"\nmsgid "Inbox messages"\nmsgstr "Messages de la boîte de réception"\n\nmsgid "Sended messages"\nmsgstr "Messages envoyés"\nmsgid "Saved messages"\nmsgstr "Messages sauvegardés"\nmsgid "No message"\nmsgstr "Aucun message"\n\n# friends/join\nmsgid "Fill this form to invite your friend"\nmsgstr "Remplissez ce formulaire pour inviter un ami"\n\nmsgid "States of your invitations"\nmsgstr "Etats de vos invitations"\nmsgid "Response"\nmsgstr "Réponse"\nmsgid "Send date"\nmsgstr "Date d''envoi"\n\nmsgid "Ready to send"\nmsgstr "Prêt à envoyer"\nmsgid "Invitation sended"\nmsgstr "Invitation envoyé"\nmsgid "Operation finish"\nmsgstr "Opération terminé"\nmsgid "Operation stopped"\nmsgstr "Opération arrêté"\n\nmsgid "Accepted"\nmsgstr "Acceptée"\nmsgid "Refused"\nmsgstr "Refusée"\nmsgid "Refuse all .node invitations"\nmsgstr "Refuse toute invitation de .node"\n\n# friends/invitation\nmsgid "Specify how close you are to your friend"\nmsgstr "Indiquez à quel point vous êtes proche de cet ami"\nmsgid "Confirm %1 is your friend"\nmsgstr "Confirmez que %1 est votre ami"\nmsgid "%1 is my friend"\nmsgstr "%1 est mon ami"\nmsgid "%1 is not my friend"\nmsgstr "%1 n''est pas mon ami"\n\n# BogusReport\nmsgid "You have found a problem ?"\nmsgstr "Vous avez découvert un problème ?"\n\nmsgid "If you have found a problem (bad translation, bug, illegal thing, explicit content, ...) on page \\"<a href=''%1''>http://dotnode.com%1</a>\\", report it here. Describe the problem and send the message."\nmsgstr "Si vous avez trouvé un problème (mauvaise traduction, bug, chose illégale, contenu choquant, ...) sur la page \\"<a href=''%1''>http://dotnode.com%1</a>\\", signalez-le. Décrivez le problème et envoyez le message."\n\n\nmsgid "Send Bogus Report"\nmsgstr "Signaler un problème"\n\n# my/new\nmsgid "You"\nmsgstr "Vous"\nmsgid "Job"\nmsgstr "Travail"\nmsgid "Finish"\nmsgstr "Terminer"\nmsgid "Next step"\nmsgstr "Étape suivante"\nmsgid "Indicate information about you."\nmsgstr "Indiquez les informations sur vous."\nmsgid "Indicate how to contact you."\nmsgstr "Indiquez comment vous contacter."\nmsgid "Describe your job."\nmsgstr "Decrivez votre emploi."\nmsgid "To help other members to know you ..."\nmsgstr "Pour aider les autres membre à vous connaitre ..."\nmsgid "Fill it seriously ... :-)"\nmsgstr "Remplissez ceci sérieusement ... :-)"\n\n# search\n\nmsgid "only member with photo"\nmsgstr "memb. avec photo seulement"\n\n# public\nmsgid "Contact me"\nmsgstr "Me contacter"\nmsgid "On"\nmsgstr "Le"\nmsgid "My Blog"\nmsgstr "Mon blog"\nmsgid "Some bookmarks"\nmsgstr "Quelques liens"\nmsgid "Some photos"\nmsgstr "Quelques photos"\nmsgid "My album"\nmsgstr "Mon album"\nmsgid "Some friends"\nmsgstr "Quelques amis"\nmsgid "Some comments"\nmsgstr "Quelques commentaires"\nmsgid "Return to home"\nmsgstr "Revenir à la page d''accueil"\n\n# new\nmsgid "Do you want to join the .node network ?"\nmsgstr "Voulez vous rejoindre le réseau .node ?"\n\nmsgid "If you want more information, <a href=''/pub''>see the .node site</a> and <a href=''/pub/help''>his help</a>"\nmsgstr "Si vous desirez plus d''information, <a href=''/pub''>voir le site .node</a> et <a href=''/pub/help''>cette aide</a>"\n\nmsgid "Your login"\nmsgstr "Votre login"\nmsgid "Confirm password"\nmsgstr "Confirmer le mot de passe"\nmsgid "Type the code displayed inside this image"\nmsgstr "Recopier le code affiché dans l''image"\n\n\nmsgid "Yes, I want"\nmsgstr "Oui, j''accepte"\nmsgid "To join .node network, fill this little form then click the ''Accept'' button"\nmsgstr "Pour vous joindre au réseau .node, remplissez le petit formulaire suivant, puis cliquez sur le bouton ''Accepter''"\nmsgid "Accept"\nmsgstr "Accepter"\n\nmsgid "No, I don''t want to join .node"\nmsgstr "Non, je ne veux pas rejoindre .node"\nmsgid ""\n"The person who have invited you will be informed of your refusal.<br />"\n"If another person invite you, you will still receive an invitation.<br >"\n"Indicate the reasons of your refusal (optional) then click the ''Refuse'' button to refuse this invitation"\nmsgstr ""\n"La personne qui vous a invité sera prévenu de votre refus.<br />"\n"Si d''autre personne vous invite, vous pourrez toujours recevoir les invitations.<br />"\n"Indiquez les raisons de votre refus (pas obligatoire) puis cliquez sur le bouton ''Refuser'' pour refuse cette invitation"\nmsgid "Refuse"\nmsgstr "Refuser"\n\nmsgid "No, I don''t want to be contacted by .node anymore"\nmsgstr "Non, je ne veux plus jamais être contacté par .node"\nmsgid ""\n"You don''t want to join .node network, and you don''t want to receive any future invitation.<br />"\n"Your email will be added on a black list.<br />"\n"If it''s realy what you want, indicate the reasons of your refusal (optional) then click on ''Blacklist me'' button"\nmsgstr ""\n"Vous ne voulez pas rejoindre le réseau .node et vous ne voulez plus jamais recevoir d''inviation.<br />"\n"Votre email sera ajouter à une liste noir (blacklist).</br >"\n"Si c''est réélement ce que vous voulez, indiquez les raisons de votre refus (pas obligatoire) puis cliquez sur le bouton ''Mettez moi sur liste noir''"\nmsgid "Blacklist me"\nmsgstr "Mettez moi sur liste noir"\nmsgid "Reasons"\nmsgstr "Raisons"\n\nmsgid "Return to the registration process"\nmsgstr "Retourner à la procédure d''enregistrement"\n\n# help\nmsgid "About"\nmsgstr "A propos"\nmsgid "FAQ"\nmsgstr "FAQ"\nmsgid "Terms"\nmsgstr "Contrat"\nmsgid "Privacy"\nmsgstr "Protections de vos données"\n\n# mail invitation\nmsgid "%1 %2 invite you on .node"\nmsgstr "%1 %2 vous invite sur .node"', '', 'fr_FR', 'AleXx', 'AleXx', 'Y', 'page', ''); |
|---|
| 482 |
INSERT INTO `pages` VALUES (125, 'HelpInlineMyProfilePhoto', '2004-06-15 14:13:31', '=====Ajouter votre photo=====\nPersonnalisez votre profil avec votre photo.\n//S''il vous plait, n''utilisez pas des photos de personnalités, pornographiques/érotiques, d''enfants, d''arts, d''animaux, des cartoons ou autres bd ou des images/photos sous droits d''auteurs.//', '', 'fr_FR', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 483 |
INSERT INTO `pages` VALUES (129, 'HelpInlineMyAlbum', '2004-06-15 14:21:50', '=====Remplissez votre album=====\nC''est ici que vous allez stockez vos photos préférées, de vous et de vos amis.\nN''oubliez pas d''ajouter une description à chaque photo.\n\n====Publiez-le !====\nSi vous êtes passez dans les [[http://www.dotnode.com/my/settings paramètres]], votre album sera accessible par tout le monde (pas uniquement les membres .node)\n//S''il vous plait, n''utilisez pas des photos de personnalités, pornographiques/érotiques, d''enfants, d''arts, d''animaux, des cartoons ou autres bd ou des images/photos sous droits d''auteurs.//', '', 'fr_FR', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 484 |
INSERT INTO `pages` VALUES (131, 'HelpInlineMyAlbum', '2004-06-15 14:23:11', '=====Fill your album=====\nHere, you can store your favorite photo about yourself and your friends.\nDon''t forgot to add a description with photo.\n\n====Publish it !====\nIf you have configured it in [[http://www.dotnode.com/my/settings Settings]], your album is accessible by everyone (not only .node members)\n//Please, do not upload photos containing celebrities, nudity, artwork, children, pets, cartoons or copyrighted images.//', '', 'en_US', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 485 |
INSERT INTO `pages` VALUES (134, 'HelpInlineMyBookmarks', '2004-06-15 14:34:11', '=====Publish your favorite bookmarks=====\nShare your favorite bookmarks with your friends and all .node members.\nShow me your bookmarks and I would say who are you !\n\n====Publish it !====\nIf you have configured it in [[http://www.dotnode.com/my/settings Settings]], your album is accessible by everyone (not only .node members)\n//Please, do not add illegal sites.//', '', 'en_US', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 486 |
INSERT INTO `pages` VALUES (136, 'HelpInlineMyBlog', '2004-06-15 14:55:49', '=====Publiez ce que vous voulez=====\nEcrivez ce que vous voulez sur tout et n''importe quoi.\n\n===Qu''est-ce qu''un blog ?===\nBlog est l''abréviation de Weblog. Une définition complète peut-être trouvée ici : [[http://fr.wikipedia.org/wiki/Blog Article Wikipédia]]\n\n===Publiez-le===\nSi vous êtes passez dans les [[http://www.dotnode.com/my/settings paramètres]], votre album sera accessible par tout le monde (pas uniquement les membres .node)\n//S''il vous plait, ne faites pas référence à des sites illégaux.//', '', 'fr_FR', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 487 |
INSERT INTO `pages` VALUES (137, 'HelpInlineMyBlog', '2004-06-15 14:57:30', '=====Publish what you want=====\nWrite what you want about what you want.\n\n====What is a ''blog''====\nBlog is an abreviation for Weblog. For a complete definition, read this [[http://en.wikipedia.org/wiki/Weblog Wikipedia article]].\n\n====Publish it !====\nIf you have configured it in [[http://www.dotnode.com/my/settings Settings]], your bookmarks is accessible by everyone (not only .node members)\n//Please, do not add illegal sites.//', '', 'en_US', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 488 |
INSERT INTO `pages` VALUES (139, 'HelpInlineMyBlogAdd', '2004-06-15 15:09:43', '=====Ecrire un billet=====\nPar défaut, un billet est **hors ligne**.\nVous pouvez commencez la rédaction d''un billet, le sauvegarder et le modifier plus tard...pour enfin le publier.\nLe **Titre** et le **Contenu du billet** doivent êtres remplis.\nLe **chapeau** est optionel.\n\nDans la vue en liste, seul les **chapeaux** sont affichés s''ils existent, sinon le contenu est affiché.\n\nLes membres de .node peuvent commenter votre blog.', '', 'fr_FR', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 489 |
INSERT INTO `pages` VALUES (141, 'HelpInlineMyBlogAdd', '2004-06-15 15:12:35', '=====Write a ticket=====\n\nBy default, a new ticket is offline.\nYou can begin to write it now, save it, and decide to modify later ... then publish it.\nThe title and the content must be filled.\nThe ''chapeau'' is optional\n\nIn the feed view, only ''chapeau'' is displayed if exist. Else it''s the content.\n\n.node members can comment your blog.', '', 'en_US', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 490 |
INSERT INTO `pages` VALUES (142, 'HelpInlineMyBlogCategorie', '2004-06-15 15:13:21', '=====Create and manage categories for your blog=====\nYou can create categories to organize your ticket in your blog.\nUse it to improve readability of your blog.', '', 'en_US', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 491 |
INSERT INTO `pages` VALUES (143, 'HelpInlineMyBlogCategorie', '2004-06-15 15:14:58', '=====Créez et gérez les catégories pour vos blogs=====\nVous pouvez créer des catégories pour organiser vos billets dans vos blogs.\nUtilisez les afin d''augmenter la lisibilité de vos blogs.', '', 'fr_FR', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 492 |
INSERT INTO `pages` VALUES (144, 'HelpInlineMySettings', '2004-06-15 15:23:14', '=====Ajustez ce que vous voulez=====\nVous pouvez paramétrer les options qui permettent de recevoir des notifications/messages par le système de messagerie .node, par email ou aucune notification/message.\nPour être sur que vos amis viennent sur .node grâce à votre invitation...personnaliser là !', '', 'fr_FR', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 493 |
INSERT INTO `pages` VALUES (145, 'HelpInlineMySettings', '2004-06-15 15:25:12', '=====Set what you want=====\nYou can adjust your settings to receive some notifications/messages by .node message system, by email or no one.\n\nTo be sure that your friends come on .node network with your invitation, personalize it !', '', 'en_US', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 494 |
INSERT INTO `pages` VALUES (146, 'HelpInlineMyPassword', '2004-06-15 15:35:17', '=====Change your password=====\nTo change your password, enter the old one, next, the new one 2 time.\n\nThe new password must be 4 caracters long minimum.', '', 'en_US', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 495 |
INSERT INTO `pages` VALUES (147, 'HelpInlineMyPassword', '2004-06-15 15:37:46', '=====Changez votre mot de passe=====\nPour changer votre mot de passe, tapez l''ancien puis le nouveau deux fois.\nLe nouveau mot de passe doit avoir un minimum de 4 caractères.', '', 'fr_FR', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 496 |
INSERT INTO `pages` VALUES (157, 'HelpInlineCommunities', '2004-06-15 17:04:29', '=====Communities=====\nIt is a group of people who''s talk about a single subject.\nYou can add yourself to an existing community or create your own one.', '', 'en_US', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 497 |
INSERT INTO `pages` VALUES (160, 'HelpInline', '2004-06-15 17:07:07', '===Home===\nHelpInlineMy\n\n==Profil==\nHelpInlineMyProfileGeneral\nHelpInlineMyProfileInterests\nHelpInlineMyProfileProfessional\nHelpInlineMyProfilePersonal\nHelpInlineMyProfileSchools\nHelpInlineMyProfileContact\nHelpInlineMyProfilePhoto\n\nHelpInlineMyAlbum : Album\nHelpInlineMyBookmarks : Bookmarks\n\n===Blog===\nHelpInlineMyBlog : Blog\nHelpInlineMyBlogAdd : Write a ticket\nHelpInlineMyBlogCategorie : Manage categories\n\nHelpInlineMySettings : Settings\nHelpInlineMyPassword : Password\n\n===Friends===\nHelpInlineFriends : Friends list\nHelpInlineFriendsJoin : Invite friends\nHelpInlineFriendsKarma : Karma\nHelpInlineFriendsSearch : Search friends\n\nHelpInlineMessagesInbox : .node messages\nHelpInlineCommunities : Your communities\nHelpInlineSearch : Search on .node\nHelpInlineNews : News on .node\nHelpInlineHelp : Help on .node', '', 'en_US', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 498 |
INSERT INTO `pages` VALUES (161, 'HelpInline', '2004-06-15 17:10:14', '====Aide en ligne====\n===Accueil===\nHelpInlineMy\n\n==Profil==\nHelpInlineMyProfileGeneral\nHelpInlineMyProfileInterests\nHelpInlineMyProfileProfessional\nHelpInlineMyProfilePersonal\nHelpInlineMyProfileSchools\nHelpInlineMyProfileContact\nHelpInlineMyProfilePhoto\n\nHelpInlineMyAlbum : Album\nHelpInlineMyBookmarks : Liens\n\n==Blog==\nHelpInlineMyBlog : Blog\nHelpInlineMyBlogAdd : Ecrire un billet\nHelpInlineMyBlogCategorie : Gérer les catégories\n\nHelpInlineMySettings : Configuration\nHelpInlineMyPassword : Mot de passe\n\n===Amis===\nHelpInlineFriends : Liste d''amis\nHelpInlineFriendsJoin : Inviter des amis\nHelpInlineFriendsKarma : Karma\nHelpInlineFriendsSearch : Rechercher des amis\n\nHelpInlineMessagesInbox : Boîte de réception\nHelpInlineCommunities : Vos communautés\nHelpInlineSearch : Rechercher sur .node\nHelpInlineNews : News sur .node\nHelpInlineHelp : Aide sur .node', '', 'fr_FR', 'AleXx', 'MaThieu', 'Y', 'page', ''); |
|---|
| 499 |
INSERT INTO `pages` VALUES (163, 'HelpInlineFriendsKarma', '2004-06-15 17:20:42', '=====View and edit your friend''s karma=====\n[[http://www.dotnode.com/img/karma/0.png]] : indicates that you are a fan of this friend.\nFan information is visible to everyone. Everything else is private.\nTo change a friend''s karma ranking, simply click on the corresponding icon ([[http://www.dotnode.com/img/karma/1.png]] [[http://www.dotnode.com/img/karma/2.png]] [[http://www.dotnode.com/img/karma/3.png]]) then don''t forget to click "Record".', '', 'en_US', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 500 |
INSERT INTO `pages` VALUES (166, 'HelpInlineFriendsKarma', '2004-06-15 17:38:54', '=====Visualisez et Modifiez le karma de vos amis=====\n[[http://www.dotnode.com/img/karma/0.png]] : Indique que vous êtes fan de cet(te) ami(e)\nL''information Fan est visible pour tout le monde, le reste est privé.\nPour changer un niveau de karma, cliquez simplement sur l''icone correspondante ([[http://www.dotnode.com/img/karma/1.png]] [[http://www.dotnode.com/img/karma/2.png]] [[http://www.dotnode.com/img/karma/3.png]]) et n''oubliez pas de cliquez sur "Record"', '', 'fr_FR', 'MaThieu', 'MaThieu', 'Y', 'page', ''); |
|---|
| 501 |
INSERT INTO `pages` VALUES (167, 'HelpInlineMessagesInbox', |
|---|