[pnfrance-cvsnotices] traductions/pnpacks/PostNuke/system/Blocks/pnlang/eng admin.php, NONE, 1.1 adminapi.php, NONE, 1.1 finclude.php,
Auteur Sujet
Post 
  1. Update of /cvsroot/pnfrance/traductions/pnpacks/PostNuke/system/Blocks/pnlang/eng 
  2. In directory perky.postnuke.com:/tmp/cvs-serv25134/pnpacks/PostNuke/system/Blocks/pnlang/eng 
  3.  
  4. Added Files: 
  5.     admin.php adminapi.php finclude.php fxp.php index.html  
  6.     init.php linklist.php menu.php thelang.php user.php  
  7.     version.php  
  8. Log Message: 
  9.  
  10.  
  11. --- NEW FILE: admin.php --- 
  12. <?php 
  13. // $Id: admin.php,v 1.1 2005/10/24 16:09:04 chestnut Exp $ 
  14. // ---------------------------------------------------------------------- 
  15. // PostNuke Content Management System 
  16. // Copyright (C) 2001 by the PostNuke Development Team. 
  17. // http://www.postnuke.com/ 
  18. // ---------------------------------------------------------------------- 
  19. // Based on: 
  20. // PHP-NUKE Web Portal System - http://phpnuke.org/ 
  21. // Thatware - http://thatware.org/ 
  22. // ---------------------------------------------------------------------- 
  23. // LICENSE 
  24. // 
  25. // This program is free software; you can redistribute it and/or 
  26. // modify it under the terms of the GNU General Public License (GPL
  27. // as published by the Free Software Foundation; either version 2 
  28. // of the License, or (at your option) any later version. 
  29. // 
  30. // This program is distributed in the hope that it will be useful, 
  31. // but WITHOUT ANY WARRANTY; without even the implied warranty of 
  32. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
  33. // GNU General Public License for more details. 
  34. // 
  35. // To read the license please visit http://www.gnu.org/copyleft/gpl.html 
  36. // ---------------------------------------------------------------------- 
  37. // Original Author of file: Everyone 
  38. // Purpose of file: Translation files 
  39. // Translation team: Read credits in /docs/CREDITS.txt 
  40. // ---------------------------------------------------------------------- 
  41.  
  42. /** 
  43.         * ;@package     PostNuke_System_Modules 
  44.  * ;@subpackage  PostNuke_Blocks 
  45.  * ;@license http://www.gnu.org/copyleft/gpl.html 
  46. */ 
  47.  
  48. define('_ADDBLOCK','Add block'); 
  49. define('_BLOCK','Block'); 
  50. define('_BLOCKACTIVATED','Block now active'); 
  51. define('_BLOCKCREATED','Block created'); 
  52. define('_BLOCKDEACTIVATED','Block now inactive'); 
  53. define('_BLOCKDELETED','Block deleted'); 
  54. define('_BLOCKHIGHER','Block moved up'); 
  55. define('_BLOCKLOADFAILED','Error! Sorry! Block loading failed'); 
  56. define('_BLOCKLOWER','Block moved down'); 
  57. define('_BLOCKS','Blocks'); 
  58. define('_BLOCKSCONFIG', 'Modify blocks configuration'); 
  59. define('_BLOCKSCOLLAPSEABLE','Enable collapsible menu icons'); 
  60. define('_BLOCKSFOURHOURS','Four hours'); 
  61. define('_BLOCKSHALFHOUR','Half an hour'); 
  62. define('_BLOCKSHOUR','One hour'); 
  63. define('_BLOCKSONEDAY','One day'); 
  64. define('_BLOCKSREFRESH','Refresh time for block (only used for blocks that retrieve information from outside sources)'); 
  65. define('_BLOCKSTWELVEHOURS','Twelve hours'); 
  66. define('_BLOCKSTWOHOURS','Two hours'); 
  67. define('_CANCELBLOCKDELETE','Cancel deletion'); 
  68. define('_CENTRE','Center'); 
  69. define('_COLLAPSABLE', 'Collapsible'); 
  70. define('_CONFIRMBLOCKDELETE','Confirm block deletion'); 
  71. define('_CORE','Core'); 
  72. define('_DELETEBLOCK','Delete block'); 
  73. define('_LEFT','Left'); 
  74. define('_MODIFYBLOCK','Modify block'); 
  75. define('_MODULE','Module'); 
  76. define('_NEWBLOCK','New block'); 
  77. define('_NOSUCHBLOCK','No such block'); 
  78. define('_ORDER','Order'); 
  79. define('_POSITION','Position'); 
  80. define('_RIGHT','Right'); 
  81. define('_SHOWACTIVEBLOCKS','Show active blocks'); 
  82. define('_SHOWALLBLOCKS','Show all blocks'); 
  83. define('_STATE','State'); 
  84. define('_UPDATEDBLOCK','Block updated'); 
  85. define('_VIEWBLOCKS','View blocks'); 
  86. define('_COMITT','Commit'); 
  87. define('_DEFAULTSTATE', 'Default state for block'); 
  88. define('_EXPANDED', 'Expanded'); 
  89. define('_COLLAPSED', 'Collapsed'); 
  90. define('_TITLE', 'Title'); 
  91. define('_NAME', 'Name'); 
  92.  
  93. ?> 
  94. --- NEW FILE: menu.php --- 
  95. <?php 
  96. // Generated: $d$ by $id$ 
  97. // ---------------------------------------------------------------------- 
  98. // PostNuke Content Management System 
  99. // Copyright (C) 2001 by the PostNuke Development Team. 
  100. // http://www.postnuke.com/ 
  101. // ---------------------------------------------------------------------- 
  102. // Based on: 
  103. // PHP-NUKE Web Portal System - http://phpnuke.org/ 
  104. // Thatware - http://thatware.org/ 
  105. // ---------------------------------------------------------------------- 
  106. // LICENSE 
  107. // 
  108. // This program is free software; you can redistribute it and/or 
  109. // modify it under the terms of the GNU General Public License (GPL
  110. // as published by the Free Software Foundation; either version 2 
  111. // of the License, or (at your option) any later version. 
  112. // 
  113. // This program is distributed in the hope that it will be useful, 
  114. // but WITHOUT ANY WARRANTY; without even the implied warranty of 
  115. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
  116. // GNU General Public License for more details. 
  117. // 
  118. // To read the license please visit http://www.gnu.org/copyleft/gpl.html 
  119. // ---------------------------------------------------------------------- 
  120. // Original Author of file: Everyone 
  121. // Purpose of file: Translation files 
  122. // Translation team: Read credits in /docs/CREDITS.txt 
  123. // ---------------------------------------------------------------------- 
  124. define('_DISPLAY','Display'); 
  125. define('_FQUESTIONS','Frequently-asked questions'); 
  126. define('_INSERT_BLANK_AFTER','Insert blank after'); 
  127. define('_MENU_AS_DROPDOWN','Display menu as drop-down'); 
  128. define('_MENU_AS_LIST','Display menu as list'); 
  129. define('_MENU_CONTENT','Content'); 
  130. define('_MENU_DESCRIPTION','Description'); 
  131. define('_MENU_FORMAT','Menu format'); 
  132. define('_MENU_MODULES','Modules'); 
  133. define('_NEWONE','New row'); 
  134. define('_WAITINGCONT','Waiting content'); 
  135. define('_WDOWNLOADS','Downloads'); 
  136. define('_WLINKS','Waiting links'); 
  137. define('_WREVIEWS','Waiting reviews'); 
  138. define('_MENU_TEMPLATE', 'Template for this menu'); 
  139. ?> 
  140. --- NEW FILE: init.php --- 
  141. <?php 
  142. // $Id: init.php,v 1.1 2005/10/24 16:09:04 chestnut Exp $ 
  143. // ---------------------------------------------------------------------- 
  144. // PostNuke Content Management System 
  145. // Copyright (C) 2001 by the PostNuke Development Team. 
  146. // http://www.postnuke.com/ 
  147. // ---------------------------------------------------------------------- 
  148. // Based on: 
  149. // PHP-NUKE Web Portal System - http://phpnuke.org/ 
  150. // Thatware - http://thatware.org/ 
  151. // ---------------------------------------------------------------------- 
  152. // LICENSE 
  153. // 
  154. // This program is free software; you can redistribute it and/or 
  155. // modify it under the terms of the GNU General Public License (GPL
  156. // as published by the Free Software Foundation; either version 2 
  157. // of the License, or (at your option) any later version. 
  158. // 
  159. // This program is distributed in the hope that it will be useful, 
  160. // but WITHOUT ANY WARRANTY; without even the implied warranty of 
  161. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
  162. // GNU General Public License for more details. 
  163. // 
  164. // To read the license please visit http://www.gnu.org/copyleft/gpl.html 
  165. // ---------------------------------------------------------------------- 
  166. // Original Author of file: Everyone 
  167. // Purpose of file: Translation files 
  168. // Translation team: Read credits in /docs/CREDITS.txt 
  169. // ---------------------------------------------------------------------- 
  170.  
  171. /** 
  172.     * ;@package     PostNuke_System_Modules 
  173.     * ;@subpackage  PostNuke_Blocks 
  174.     * ;@license http://www.gnu.org/copyleft/gpl.html 
  175. */ 
  176.  
  177. ?> 
  178. --- NEW FILE: fxp.php --- 
  179. <?php 
  180. // Generated: $d$ by $id$ 
  181. // ---------------------------------------------------------------------- 
  182. // PostNuke Content Management System 
  183. // Copyright (C) 2001 by the PostNuke Development Team. 
  184. // http://www.postnuke.com/ 
  185. // ---------------------------------------------------------------------- 
  186. // Based on: 
  187. // PHP-NUKE Web Portal System - http://phpnuke.org/ 
  188. // Thatware - http://thatware.org/ 
  189. // ---------------------------------------------------------------------- 
  190. // LICENSE 
  191. // 
  192. // This program is free software; you can redistribute it and/or 
  193. // modify it under the terms of the GNU General Public License (GPL
  194. // as published by the Free Software Foundation; either version 2 
  195. // of the License, or (at your option) any later version. 
  196. // 
  197. // This program is distributed in the hope that it will be useful, 
  198. // but WITHOUT ANY WARRANTY; without even the implied warranty of 
  199. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
  200. // GNU General Public License for more details. 
  201. // 
  202. // To read the license please visit http://www.gnu.org/copyleft/gpl.html 
  203. // ---------------------------------------------------------------------- 
  204. // Original Author of file: Everyone 
  205. // Purpose of file: Translation files 
  206. // Translation team: Read credits in /docs/CREDITS.txt 
  207. // ---------------------------------------------------------------------- 
  208. define('_BASE','Base'); 
  209. define('_CODE','Code'); 
  210. define('_CURRENCY','Currency'); 
  211. define('_CURRENCYCODES','Currency codes'); 
  212. define('_CURRENCYRATES','Currency rates'); 
  213. define('_FXPPROBLEM','FXP: Error! Sorry! Connection failed.'); 
  214. define('_FXPPROBLEM2','FXP connection time-out'); 
  215. define('_FXP_ERROR','FXP error'); 
  216. define('_INSERT','Insert'); 
  217. define('_QUOTE','QUOTE'); 
  218. ?> 
  219. --- NEW FILE: thelang.php --- 
  220. <?php 
  221. // Generated: $d$ by $id$ 
  222. // ---------------------------------------------------------------------- 
  223. // PostNuke Content Management System 
  224. // Copyright (C) 2001 by the PostNuke Development Team. 
  225. // http://www.postnuke.com/ 
  226. // ---------------------------------------------------------------------- 
  227. // Based on: 
  228. // PHP-NUKE Web Portal System - http://phpnuke.org/ 
  229. // Thatware - http://thatware.org/ 
  230. // ---------------------------------------------------------------------- 
  231. // LICENSE 
  232. // 
  233. // This program is free software; you can redistribute it and/or 
  234. // modify it under the terms of the GNU General Public License (GPL
  235. // as published by the Free Software Foundation; either version 2 
  236. // of the License, or (at your option) any later version. 
  237. // 
  238. // This program is distributed in the hope that it will be useful, 
  239. // but WITHOUT ANY WARRANTY; without even the implied warranty of 
  240. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
  241. // GNU General Public License for more details. 
  242. // 
  243. // To read the license please visit http://www.gnu.org/copyleft/gpl.html 
  244. // ---------------------------------------------------------------------- 
  245. // Original Author of file: Everyone 
  246. // Purpose of file: Translation files 
  247. // Translation team: Read credits in /docs/CREDITS.txt 
  248. // ---------------------------------------------------------------------- 
  249. define('_SELECTGUILANG','Preferred language:'); 
  250. define('_SELECTLANGUAGE','Select language'); 
  251. ?> 
  252. --- NEW FILE: user.php --- 
  253. <?php 
  254. // Generated: $d$ by $id$ 
  255. // ---------------------------------------------------------------------- 
  256. // PostNuke Content Management System 
  257. // Copyright (C) 2001 by the PostNuke Development Team. 
  258. // http://www.postnuke.com/ 
  259. // ---------------------------------------------------------------------- 
  260. // Based on: 
  261. // PHP-NUKE Web Portal System - http://phpnuke.org/ 
  262. // Thatware - http://thatware.org/ 
  263. // ---------------------------------------------------------------------- 
  264. // LICENSE 
  265. // 
  266. // This program is free software; you can redistribute it and/or 
  267. // modify it under the terms of the GNU General Public License (GPL
  268. // as published by the Free Software Foundation; either version 2 
  269. // of the License, or (at your option) any later version. 
  270. // 
  271. // This program is distributed in the hope that it will be useful, 
  272. // but WITHOUT ANY WARRANTY; without even the implied warranty of 
  273. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
  274. // GNU General Public License for more details. 
  275. // 
  276. // To read the license please visit http://www.gnu.org/copyleft/gpl.html 
  277. // ---------------------------------------------------------------------- 
  278. // Original Author of file: Everyone 
  279. // Purpose of file: Translation files 
  280. // Translation team: Read credits in /docs/CREDITS.txt 
  281. // ---------------------------------------------------------------------- 
  282. define('_MENUFOR','Menu for'); 
  283. ?> 
  284. --- NEW FILE: finclude.php --- 
  285. <?php 
  286. // Generated: $d$ by $id$ 
  287. // ---------------------------------------------------------------------- 
  288. // PostNuke Content Management System 
  289. // Copyright (C) 2001 by the PostNuke Development Team. 
  290. // http://www.postnuke.com/ 
  291. // ---------------------------------------------------------------------- 
  292. // Based on: 
  293. // PHP-NUKE Web Portal System - http://phpnuke.org/ 
  294. // Thatware - http://thatware.org/ 
  295. // ---------------------------------------------------------------------- 
  296. // LICENSE 
  297. // 
  298. // This program is free software; you can redistribute it and/or 
  299. // modify it under the terms of the GNU General Public License (GPL
  300. // as published by the Free Software Foundation; either version 2 
  301. // of the License, or (at your option) any later version. 
  302. // 
  303. // This program is distributed in the hope that it will be useful, 
  304. // but WITHOUT ANY WARRANTY; without even the implied warranty of 
  305. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
  306. // GNU General Public License for more details. 
  307. // 
  308. // To read the license please visit http://www.gnu.org/copyleft/gpl.html 
  309. // ---------------------------------------------------------------------- 
  310. // Original Author of file: Everyone 
  311. // Purpose of file: Translation files 
  312. // Translation team: Read credits in /docs/CREDITS.txt 
  313. // ---------------------------------------------------------------------- 
  314. define('_FILE','File:'); 
  315. define('_HTML','HTML'); 
  316. define('_TXT','Text'); 
  317. ?> 
  318. --- NEW FILE: index.html --- 
  319.  
  320. --- NEW FILE: version.php --- 
  321. <?php 
  322. // Generated: $Id: version.php,v 1.1 2005/10/24 16:09:04 chestnut Exp $ 
  323. // ---------------------------------------------------------------------- 
  324. // PostNuke Content Management System 
  325. // Copyright (C) 2001 by The PostNuke Development Team. 
  326. // http://www.postnuke.com/ 
  327. // ---------------------------------------------------------------------- 
  328. // Based on: 
  329. // PHP-NUKE Web Portal System - http://phpnuke.org/ 
  330. // Thatware - http://thatware.org/ 
  331. // ---------------------------------------------------------------------- 
  332. // LICENSE 
  333. // 
  334. // This program is free software; you can redistribute it and/or 
  335. // modify it under the terms of the GNU General Public License (GPL
  336. // as published by the Free Software Foundation; either version 2 
  337. // of the License, or (at your option) any later version. 
  338. // 
  339. // This program is distributed in the hope that it will be useful, 
  340. // but WITHOUT ANY WARRANTY; without even the implied warranty of 
  341. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 
  342. // GNU General Public License for more details. 
  343. // 
  344. // To read the license please visit http://www.gnu.org/copyleft/gpl.html 
  345. // ---------------------------------------------------------------------- 
  346. // Original Author of file: Your Name 
  347. // Purpose of file: Blank mod Version language file 
  348. // Translation team: Read credits in /docs/CREDITS.txt 
  349. // ---------------------------------------------------------------------- 
  350. /** 
  351.   * ;@author       Frank Chestnut [Chestnut] 
  352.   * ;@version      $Revision: 1.1 $ 
  353.   * ;@package      PostNuke_System_Modules 
  354.   * ;@subpackage   Admin_Messages 
  355.   * ;@license      http://www.gnu.org/copyleft/gpl.html GNU General Public License 
  356.  */ 
  357.  
  358. define('_BLOCKMOD_NAME',        'Blocks'); 
  359. define('_BLOCKMOD_DISPLAYNAME', 'Blocks'); 
  360. define('_BLOCKMOD_DESCRIPTION', 'Administration of side and centre blocks'); 
  361.  
  362. ?> 
  363. --- NEW FILE: linklist.php --- 
  364. <?php 
  365. // File: $Id: linklist.php,v 1.1 2005/10/24 16:09:04 chestnut Exp $ 
  366. // ---------------------------------------------------------------------- 
  367. // PostNuke Content Management System 
  368. // Copyright (C) 2001 by the PostNuke Development Team. 
  369. // http://www.postnuke.com/ 
  370. // ---------------------------------------------------------------------- 
  371. // Based on: 
  372. // PHP-NUKE Web Portal System - http://phpnuke.org/ 
  373. // Thatware - http://thatware.org/ 
  374. // ---------------------------------------------------------------------- 
  375. // LICENSE 
  376. // 
  377. // This program is free software; you can redistribute it and/or 
  378. // modify it under the terms of the GNU General Public License (GPL
  379. // as published by the Free Software Foundation; either version 2 
  380. // of the License, or (at your option) any later version. 
  381. // 
  382. // This program is distributed in the hope that it will be useful, 
  383. // but WITHOUT ANY WARRANTY; without even the implied warranty of 
  384. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
  385. // GNU General Public License for more details. 
  386. // 
  387. // To read the license please visit http://www.gnu.org/copyleft/gpl.html 
  388. // ---------------------------------------------------------------------- 
  389. // Original Author of this file: Jim McDonald 
  390. // Purpose of this file: Language defines for menu block 
  391. // 
  392. // ---------------------------------------------------------------------- 
  393.  
  394. define('_FQUESTIONS','Frequently-asked questions'); 
  395. define('_OTHEROPTIONS','Other options'); 
  396. define('_SUBMISSIONS','Submissions'); 
  397. define('_UDOWNLOADS','Downloads'); 
  398. define('_WAITINGCONT', 'Waiting content'); 
  399. define('_WLINKS','Waiting links'); 
  400. define('_WREVIEWS','Waiting reviews'); 
  401. ?> 
  402. --- NEW FILE: adminapi.php --- 
  403. <?php 
  404. // $Id: adminapi.php,v 1.1 2005/10/24 16:09:04 chestnut Exp $ 
  405. // ---------------------------------------------------------------------- 
  406. // PostNuke Content Management System 
  407. // Copyright (C) 2001 by the PostNuke Development Team. 
  408. // http://www.postnuke.com/ 
  409. // ---------------------------------------------------------------------- 
  410. // Based on: 
  411. // PHP-NUKE Web Portal System - http://phpnuke.org/ 
  412. // Thatware - http://thatware.org/ 
  413. // ---------------------------------------------------------------------- 
  414. // LICENSE 
  415. // 
  416. // This program is free software; you can redistribute it and/or 
  417. // modify it under the terms of the GNU General Public License (GPL
  418. // as published by the Free Software Foundation; either version 2 
  419. // of the License, or (at your option) any later version. 
  420. // 
  421. // This program is distributed in the hope that it will be useful, 
  422. // but WITHOUT ANY WARRANTY; without even the implied warranty of 
  423. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
  424. // GNU General Public License for more details. 
  425. // 
  426. // To read the license please visit http://www.gnu.org/copyleft/gpl.html 
  427. // ---------------------------------------------------------------------- 
  428. // Original Author of file: Everyone 
  429. // Purpose of file: Translation files 
  430. // Translation team: Read credits in /docs/CREDITS.txt 
  431. // ---------------------------------------------------------------------- 
  432.  
  433. /** 
  434.          * ;@package     PostNuke_System_Modules 
  435.  * ;@subpackage  PostNuke_Blocks 
  436.  * ;@license http://www.gnu.org/copyleft/gpl.html 
  437. */ 
  438.  
  439. define('_ACTIVATEERROR','Error! Sorry! Could not activate block'); 
  440. define('_DEACTIVATEERROR','Error! Sorry! Could not deactivate block'); 
  441. define('_DELETEERROR','Error! Sorry! Could not delete block'); 
  442. ?> 
  443. _______________________________________________ 
  444. Pnfrance-cvsnotices mailing list 
  445. Pnfrance-cvsnotices@lists.postnuke.com 
  446. http://perky.postnuke.com/mailman/listinfo/pnfrance-cvsnotices 
  447.  
Données personnelles