Fullscreen

History: CursWiki06_TraduccioCatWikiAdmin2_orig_angles

Comparing version 24 with version 24

de <a target="_blank" class="wiki external" href="http://doc.tikiwiki.org/tiki-index.php?page=Wiki+Admin">http://doc.tikiwiki.org/tiki-index.php?page=Wiki+Admin<img src="img/icons/external_link.gif" alt="(external link)" width="15" height="14" title="(external link)" class="icon" /></a><br />
<br />
<h4 class="showhide_heading" id="Impressi_m_ltiple"> Impressió múltiple</h4>
Si està actiu, es proporciona una secció on un usuari pot seleccionar diverses pàgines Wiki i aleshores veure-les en una versió llesta per a imprimir. Això és pot utilitzar per a imprimir diverses pàgines.<br />
<br />
<h4 class="showhide_heading" id="Generaci_de_PDF"> Generació de PDF</h4>
Si està actiu, les pàgines Wiki es poden convertir a format PDF per impressió, arxiu, o altres propòsits.<br />
<br />
<h4 class="showhide_heading" id="Comentaris"> Comentaris</h4>
Si està actiu, les pàgines Wiki poden tenir comentaris. Aquesta característica sobreescriu la característica <strong>Discussió Wiki</strong>, pots llegir la nota sobre comentaris/discussió de pàgines Wiki al final d'aquesta pàgina.<br />
<br />
<h4 class="showhide_heading" id="Corrector_de_paraules"> Corrector de paraules</h4>
Si està actiu, el corrector de paraules pot usar-se per a pàgines Wiki.<br />
<br />
<h4 class="showhide_heading" id="Edicions_Menors"> Edicions Menors</h4>
Els usuaris amb el permís adequat poden fer canvis menors a les pàgines Wiki. Els canvis menors no es reflexen a l'historial i no es notifiquen als usuaris que estan <em>vigilant</em> la pàgina.<br />
<br />
<h4 class="showhide_heading" id="Usar_plantilles"> Usar plantilles</h4>
Si està actiu, es poden usar plantilles per a editar pàgines Wiki. L'usuari que està editant una pàgina pot seleccionar una de les plantilles disponibles per a pàgines Wiki. Es pot llegit ContentTemplatesDoc<a? href="tiki-editpage.php?page=ContentTemplatesDoc" title="Create page: ContentTemplatesDoc" class="wiki wikinew">?</a> per a aprendre com crear plantilles per a pàgines Wiki.<br />
<br />
<h4 class="showhide_heading" id="Av_s_en_editar"> Avís en editar</h4>
Si està actiu, aleshores quan un usuari està editant una pàgina el botó d'<strong>editar</strong> es posarà de color vermell i el nom de l'usuari que edita la pàgina sortirà com a pista. Si l'usuari salva o cancel·la la seva edició, o si passa l'espai de temps indicat,<br />
<br />
(i aqui una captura de pantalla del menu...)<br />
<br />
<img src="img/wiki_up/uniwiki//exemple.png" alt="Image" class="regImage pluginImg" /> <br />
<br />
<br />
<br />
<br />
<br />
If enabled then when a user is editing a page the <strong>edit</strong> button will be colored red and the name of the user editing the page will be displayed as a tooltip. If the user saves or cancels his or her edit or if the indicated amount of time passes the <strong>edit</strong> button will be displayed normally. This feature is useful to prevent collisions when editing pages.<br />
<br />
<h4 class="showhide_heading" id="Pictures"> Pictures</h4>
If enabled users can quickly add an image to a Wiki page by simply uploading the picture when editing a page. The picture will be stored in <em>img/wiki_up</em> using the name of the picture as an Id.<br />
<br />
<h4 class="showhide_heading" id="Use_page_description"> Use page description</h4>
If enabled a description can be entered when editing a page and descriptions will be displayed below the page name when viewing a page.<br />
<br />
<h4 class="showhide_heading" id="Show_page_title"> Show page title</h4>
If enabled the page title will be displayed. If disabled no title will be displayed (and it will be hard to know what page you are editing!).<br />
<br />
<h4 class="showhide_heading" id="Cache_Wiki_pages"> Cache Wiki pages</h4>
If enabled then Wiki pages can be cached, so the Tiki engine will not have to parse the page content to display it. After the indicated time passes or if the page is changed, the cache is invalidated.<br />
<br />
<h4 class="showhide_heading" id="Footnotes"> Footnotes</h4>
If enabled logged users can write personal footnotes when editing a page. The footnotes will be displayed only to the user who edited them inmediately below the Wiki page. This can be used as a good way to let users make personal notes and observations about pages.<br />
<br />
<h4 class="showhide_heading" id="Users_can_save_to_notepad"> Users can save to notepad</h4>
If enabled and if the user's notepad feature is enabled and if the user is logged a <strong>save</strong> icon will be shown when viewing a page, letting the user save the page to his or her personal notepad.<br />
<br />
<h4 class="showhide_heading" id="Users_can_lock_pages"> Users can lock pages</h4>
If enabled then users with permission to lock pages can lock pages and only the user who locked a page or admin can unlock it.<br />
<br />
<h4 class="showhide_heading" id="Use_WikiWords_"> Use WikiWords<a? href="tiki-editpage.php?page=WikiWords" title="Create page: WikiWords" class="wiki wikinew">?</a></h4>
If enabled then words using the Wiki naming convention of Smashed words will automatically become links. WikiWords<a? href="tiki-editpage.php?page=WikiWords" title="Create page: WikiWords" class="wiki wikinew">?</a> start with capital letters and include capitals in the middle of the word (example: <em>ThisIsAWikiWord</em>).<br />
<br />
<h4 class="showhide_heading" id="Page_creators_are_admin_of_their_pages"> Page creators are admin of their pages</h4>
If enabled then users who create a page are also in control of that page. They have administrators rights over it.<br />
<br />
<h4 class="showhide_heading" id="Table_syntax"> Table syntax</h4>
This selects the syntax to be used for new rows in tables. Can be
or "\n" (line break).<br />
<div class='cbox ' style=';;margin:0;;'><div class='cbox-title'>Example of both ways for inserting a new row</div><div class='cbox-data'><table border='0' cellpadding='0' cellspacing='0' class='wikiplugin-split normalnoborder'><tr><td valign="top" width="50%" >
Using
for new rows<br /> <div class="simplebox">
r1c1r1c2
r2c2|r2c2
</div><br />
</td><td valign="top" width="50%" >
Using \n for new rows<br />
<div class="simplebox">
r1c1|r1c2</div><br /> <div class="simplebox">r2c1|r2c2||</div><br /> </td></tr></table></div></div><br />
<br />
<h4 class="showhide_heading" id="Automonospaced_text"> Automonospaced text</h4>
If this is enabled, the Tiki code lines starting with at least one space are interpreted and rendered with monospaced font. Generally if you have occasional users this can get them puzzled and wondering what's happening.<br />
<br />
<h4 class="showhide_heading" id="Uses_Slideshow"> Uses Slideshow</h4>
If enabled users can generate slideshows from structures.<br />
<br />
<ul><li> Push the button, when finished to set preferences.
</li></ul><br />
<h3 class="showhide_heading" id="Wiki_History"> Wiki History</h3>
This panel is to control the deletion of old versions of Wiki pages.<br />
<strong>Maximum number of versions for history</strong>determines how many versions of a Wiki page will be kept before older versions are deleted. This affects the level of undo that is possible, but also how much of the page's evolution you can see. This can be useful in a highly collaborative environment where it seems that some elements don't make sense anymore.<br />
<strong>Never delete versions younger than days</strong> can be used as a basic way to avoid <a class="wiki external" target="_blank" href="http://c2.com/cgi/wiki?WikiVandal" rel="external nofollow">vandals</a><img src="img/icons/external_link.gif" alt="(external link)" width="15" height="14" title="(external link)" class="icon" /> or to make sure that editors can review all the changes done to a page if many edits were done in a short time.<br />
<ul><li> Push the button to set preferences.
</li></ul><br />
<img src="http://doc.tikiwiki.org/img/wiki_up/doc.tikiwiki.org/WikiAdminHistory.png" alt="Image" class="regImage pluginImg" /> <br />
<br />
<h3 class="showhide_heading" id="Copyright_Management"> Copyright Management</h3>
<table border='0' cellpadding='0' cellspacing='0' class='wikiplugin-split normalnoborder'><tr><td valign="top" width="50%" > You can use or not the Copyright Management<a href="tiki-editpage.php?page=Copyright+Management" title="Create page: Copyright Management" class="wiki wikinew">?</a> to specify a content license under which all Wiki pages are published when submitted. <strong>License Page</strong> indicates the Wiki page containing the default license of your Wiki. It won't be created automatically. <strong>Submit Notice</strong> is seen when editing a Wiki page to indicate what content is suitable considering the license.<br /> <ul><li> Push the button to set preferences.<br /> </li></ul></td><td valign="top" width="50%" > <div style="text-align: center;"><img src="img/wiki_up/uniwiki/WikiAdminCopyright.png" alt="Image" class="regImage pluginImg" /> </div></td></tr></table><br />
<br />
<h3 class="showhide_heading" id="Wiki_Watch"> Wiki Watch</h3>
<table border='0' cellpadding='0' cellspacing='0' class='wikiplugin-split normalnoborder'><tr><td valign="top" width="50%" > The two first options automatize the monitoring of Wiki pages.<br /> <strong>Create watch for author on page creation</strong> automatically makes a page creator monitor the page he created.<br /> <strong>Enable watches on comments</strong> notifies monitorers of new comments, as for a new edit.<br /> Used less often, <strong>Enable watch events when I am the editor</strong> cancels the normal behavior which assumes that editors do not want to be notified themselves when they modify a page they are monitoring.<br /> <ul><li> Push the button to set preferences.<br /> </li></ul></td><td valign="top" width="50%" > <img src="img/wiki_up/uniwiki/WikiAdminWatch.png" alt="Image" class="regImage pluginImg" /> </td></tr></table><br />
<br />
<br />
Copyright 2005 Jordi Domingo i Roquer<br />
&lt;!-- Licencia de Creative Commons --&gt;<br />
&lt;a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/2.0/"&gt;&lt;img alt="Licencia de Creative Commons" border="0" src="http://creativecommons.org/images/public/somerights20.gif" /&gt;&lt;/a&gt;&lt;br /&gt;<br />
Esta obra está bajo una &lt;a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/2.0/"&gt;licencia de Creative Commons&lt;/a&gt;.<br />
&lt;!-- /Licencia de Creative Commons --&gt;<br />
<br />
<br />
&lt;!--

&lt;rdf:RDF xmlns="http://web.resource.org/cc/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"&gt;
&lt;Work rdf:about=""&gt;
&lt;dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" /&gt;
&lt;license rdf:resource="http://creativecommons.org/licenses/by-nc-nd/2.0/" /&gt;
&lt;/Work&gt;

&lt;License rdf:about="http://creativecommons.org/licenses/by-nc-nd/2.0/"&gt;
&lt;permits rdf:resource="http://web.resource.org/cc/Reproduction" /&gt;
&lt;permits rdf:resource="http://web.resource.org/cc/Distribution" /&gt;
&lt;requires rdf:resource="http://web.resource.org/cc/Notice" /&gt;
&lt;requires rdf:resource="http://web.resource.org/cc/Attribution" /&gt;
&lt;prohibits rdf:resource="http://web.resource.org/cc/CommercialUse" /&gt;
&lt;/License&gt;

&lt;/rdf:RDF&gt;

--&gt;<br />
<br />

de <a target="_blank" class="wiki external" href="http://doc.tikiwiki.org/tiki-index.php?page=Wiki+Admin">http://doc.tikiwiki.org/tiki-index.php?page=Wiki+Admin<img src="img/icons/external_link.gif" alt="(external link)" width="15" height="14" title="(external link)" class="icon" /></a><br />
<br />
<h4 class="showhide_heading" id="Impressi_m_ltiple"> Impressió múltiple</h4>
Si està actiu, es proporciona una secció on un usuari pot seleccionar diverses pàgines Wiki i aleshores veure-les en una versió llesta per a imprimir. Això és pot utilitzar per a imprimir diverses pàgines.<br />
<br />
<h4 class="showhide_heading" id="Generaci_de_PDF"> Generació de PDF</h4>
Si està actiu, les pàgines Wiki es poden convertir a format PDF per impressió, arxiu, o altres propòsits.<br />
<br />
<h4 class="showhide_heading" id="Comentaris"> Comentaris</h4>
Si està actiu, les pàgines Wiki poden tenir comentaris. Aquesta característica sobreescriu la característica <strong>Discussió Wiki</strong>, pots llegir la nota sobre comentaris/discussió de pàgines Wiki al final d'aquesta pàgina.<br />
<br />
<h4 class="showhide_heading" id="Corrector_de_paraules"> Corrector de paraules</h4>
Si està actiu, el corrector de paraules pot usar-se per a pàgines Wiki.<br />
<br />
<h4 class="showhide_heading" id="Edicions_Menors"> Edicions Menors</h4>
Els usuaris amb el permís adequat poden fer canvis menors a les pàgines Wiki. Els canvis menors no es reflexen a l'historial i no es notifiquen als usuaris que estan <em>vigilant</em> la pàgina.<br />
<br />
<h4 class="showhide_heading" id="Usar_plantilles"> Usar plantilles</h4>
Si està actiu, es poden usar plantilles per a editar pàgines Wiki. L'usuari que està editant una pàgina pot seleccionar una de les plantilles disponibles per a pàgines Wiki. Es pot llegit ContentTemplatesDoc<a? href="tiki-editpage.php?page=ContentTemplatesDoc" title="Create page: ContentTemplatesDoc" class="wiki wikinew">?</a> per a aprendre com crear plantilles per a pàgines Wiki.<br />
<br />
<h4 class="showhide_heading" id="Av_s_en_editar"> Avís en editar</h4>
Si està actiu, aleshores quan un usuari està editant una pàgina el botó d'<strong>editar</strong> es posarà de color vermell i el nom de l'usuari que edita la pàgina sortirà com a pista. Si l'usuari salva o cancel·la la seva edició, o si passa l'espai de temps indicat,<br />
<br />
(i aqui una captura de pantalla del menu...)<br />
<br />
<img src="img/wiki_up/uniwiki//exemple.png" alt="Image" class="regImage pluginImg" /> <br />
<br />
<br />
<br />
<br />
<br />
If enabled then when a user is editing a page the <strong>edit</strong> button will be colored red and the name of the user editing the page will be displayed as a tooltip. If the user saves or cancels his or her edit or if the indicated amount of time passes the <strong>edit</strong> button will be displayed normally. This feature is useful to prevent collisions when editing pages.<br />
<br />
<h4 class="showhide_heading" id="Pictures"> Pictures</h4>
If enabled users can quickly add an image to a Wiki page by simply uploading the picture when editing a page. The picture will be stored in <em>img/wiki_up</em> using the name of the picture as an Id.<br />
<br />
<h4 class="showhide_heading" id="Use_page_description"> Use page description</h4>
If enabled a description can be entered when editing a page and descriptions will be displayed below the page name when viewing a page.<br />
<br />
<h4 class="showhide_heading" id="Show_page_title"> Show page title</h4>
If enabled the page title will be displayed. If disabled no title will be displayed (and it will be hard to know what page you are editing!).<br />
<br />
<h4 class="showhide_heading" id="Cache_Wiki_pages"> Cache Wiki pages</h4>
If enabled then Wiki pages can be cached, so the Tiki engine will not have to parse the page content to display it. After the indicated time passes or if the page is changed, the cache is invalidated.<br />
<br />
<h4 class="showhide_heading" id="Footnotes"> Footnotes</h4>
If enabled logged users can write personal footnotes when editing a page. The footnotes will be displayed only to the user who edited them inmediately below the Wiki page. This can be used as a good way to let users make personal notes and observations about pages.<br />
<br />
<h4 class="showhide_heading" id="Users_can_save_to_notepad"> Users can save to notepad</h4>
If enabled and if the user's notepad feature is enabled and if the user is logged a <strong>save</strong> icon will be shown when viewing a page, letting the user save the page to his or her personal notepad.<br />
<br />
<h4 class="showhide_heading" id="Users_can_lock_pages"> Users can lock pages</h4>
If enabled then users with permission to lock pages can lock pages and only the user who locked a page or admin can unlock it.<br />
<br />
<h4 class="showhide_heading" id="Use_WikiWords_"> Use WikiWords<a? href="tiki-editpage.php?page=WikiWords" title="Create page: WikiWords" class="wiki wikinew">?</a></h4>
If enabled then words using the Wiki naming convention of Smashed words will automatically become links. WikiWords<a? href="tiki-editpage.php?page=WikiWords" title="Create page: WikiWords" class="wiki wikinew">?</a> start with capital letters and include capitals in the middle of the word (example: <em>ThisIsAWikiWord</em>).<br />
<br />
<h4 class="showhide_heading" id="Page_creators_are_admin_of_their_pages"> Page creators are admin of their pages</h4>
If enabled then users who create a page are also in control of that page. They have administrators rights over it.<br />
<br />
<h4 class="showhide_heading" id="Table_syntax"> Table syntax</h4>
This selects the syntax to be used for new rows in tables. Can be
or "\n" (line break).<br />
<div class='cbox ' style=';;margin:0;;'><div class='cbox-title'>Example of both ways for inserting a new row</div><div class='cbox-data'><table border='0' cellpadding='0' cellspacing='0' class='wikiplugin-split normalnoborder'><tr><td valign="top" width="50%" >
Using
for new rows<br /> <div class="simplebox">
r1c1r1c2
r2c2|r2c2
</div><br />
</td><td valign="top" width="50%" >
Using \n for new rows<br />
<div class="simplebox">
r1c1|r1c2</div><br /> <div class="simplebox">r2c1|r2c2||</div><br /> </td></tr></table></div></div><br />
<br />
<h4 class="showhide_heading" id="Automonospaced_text"> Automonospaced text</h4>
If this is enabled, the Tiki code lines starting with at least one space are interpreted and rendered with monospaced font. Generally if you have occasional users this can get them puzzled and wondering what's happening.<br />
<br />
<h4 class="showhide_heading" id="Uses_Slideshow"> Uses Slideshow</h4>
If enabled users can generate slideshows from structures.<br />
<br />
<ul><li> Push the button, when finished to set preferences.
</li></ul><br />
<h3 class="showhide_heading" id="Wiki_History"> Wiki History</h3>
This panel is to control the deletion of old versions of Wiki pages.<br />
<strong>Maximum number of versions for history</strong>determines how many versions of a Wiki page will be kept before older versions are deleted. This affects the level of undo that is possible, but also how much of the page's evolution you can see. This can be useful in a highly collaborative environment where it seems that some elements don't make sense anymore.<br />
<strong>Never delete versions younger than days</strong> can be used as a basic way to avoid <a class="wiki external" target="_blank" href="http://c2.com/cgi/wiki?WikiVandal" rel="external nofollow">vandals</a><img src="img/icons/external_link.gif" alt="(external link)" width="15" height="14" title="(external link)" class="icon" /> or to make sure that editors can review all the changes done to a page if many edits were done in a short time.<br />
<ul><li> Push the button to set preferences.
</li></ul><br />
<img src="http://doc.tikiwiki.org/img/wiki_up/doc.tikiwiki.org/WikiAdminHistory.png" alt="Image" class="regImage pluginImg" /> <br />
<br />
<h3 class="showhide_heading" id="Copyright_Management"> Copyright Management</h3>
<table border='0' cellpadding='0' cellspacing='0' class='wikiplugin-split normalnoborder'><tr><td valign="top" width="50%" > You can use or not the Copyright Management<a href="tiki-editpage.php?page=Copyright+Management" title="Create page: Copyright Management" class="wiki wikinew">?</a> to specify a content license under which all Wiki pages are published when submitted. <strong>License Page</strong> indicates the Wiki page containing the default license of your Wiki. It won't be created automatically. <strong>Submit Notice</strong> is seen when editing a Wiki page to indicate what content is suitable considering the license.<br /> <ul><li> Push the button to set preferences.<br /> </li></ul></td><td valign="top" width="50%" > <div style="text-align: center;"><img src="img/wiki_up/uniwiki/WikiAdminCopyright.png" alt="Image" class="regImage pluginImg" /> </div></td></tr></table><br />
<br />
<h3 class="showhide_heading" id="Wiki_Watch"> Wiki Watch</h3>
<table border='0' cellpadding='0' cellspacing='0' class='wikiplugin-split normalnoborder'><tr><td valign="top" width="50%" > The two first options automatize the monitoring of Wiki pages.<br /> <strong>Create watch for author on page creation</strong> automatically makes a page creator monitor the page he created.<br /> <strong>Enable watches on comments</strong> notifies monitorers of new comments, as for a new edit.<br /> Used less often, <strong>Enable watch events when I am the editor</strong> cancels the normal behavior which assumes that editors do not want to be notified themselves when they modify a page they are monitoring.<br /> <ul><li> Push the button to set preferences.<br /> </li></ul></td><td valign="top" width="50%" > <img src="img/wiki_up/uniwiki/WikiAdminWatch.png" alt="Image" class="regImage pluginImg" /> </td></tr></table><br />
<br />
<br />
Copyright 2005 Jordi Domingo i Roquer<br />
&lt;!-- Licencia de Creative Commons --&gt;<br />
&lt;a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/2.0/"&gt;&lt;img alt="Licencia de Creative Commons" border="0" src="http://creativecommons.org/images/public/somerights20.gif" /&gt;&lt;/a&gt;&lt;br /&gt;<br />
Esta obra está bajo una &lt;a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/2.0/"&gt;licencia de Creative Commons&lt;/a&gt;.<br />
&lt;!-- /Licencia de Creative Commons --&gt;<br />
<br />
<br />
&lt;!--

&lt;rdf:RDF xmlns="http://web.resource.org/cc/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"&gt;
&lt;Work rdf:about=""&gt;
&lt;dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" /&gt;
&lt;license rdf:resource="http://creativecommons.org/licenses/by-nc-nd/2.0/" /&gt;
&lt;/Work&gt;

&lt;License rdf:about="http://creativecommons.org/licenses/by-nc-nd/2.0/"&gt;
&lt;permits rdf:resource="http://web.resource.org/cc/Reproduction" /&gt;
&lt;permits rdf:resource="http://web.resource.org/cc/Distribution" /&gt;
&lt;requires rdf:resource="http://web.resource.org/cc/Notice" /&gt;
&lt;requires rdf:resource="http://web.resource.org/cc/Attribution" /&gt;
&lt;prohibits rdf:resource="http://web.resource.org/cc/CommercialUse" /&gt;
&lt;/License&gt;

&lt;/rdf:RDF&gt;

--&gt;<br />
<br />

VersionFast NextLast Version

History

Legend: v=view , s=source , c=compare, d=diff
Information Version Html Action
Fri 25 de Feb., 2005 17:56 CET by jordi.domingoiroquer from 161.116.195.176 24
Current
v  s
Fri 25 de Feb., 2005 17:56 CET by jordi.domingoiroquer from 161.116.195.176 24 v  s  c  d
Fri 25 de Feb., 2005 17:56 CET by jordi.domingoiroquer from 161.116.195.176 23 v  s  c  d
Fri 25 de Feb., 2005 17:23 CET by jordi.domingoiroquer from 161.116.195.176 22 v  s  c  d
Fri 25 de Feb., 2005 17:14 CET by jordi.domingoiroquer from 161.116.195.176 21 v  s  c  d
Fri 25 de Feb., 2005 17:11 CET by jordi.domingoiroquer from 161.116.195.176 20 v  s  c  d
Fri 25 de Feb., 2005 17:11 CET by jordi.domingoiroquer from 161.116.195.176 19 v  s  c  d
Fri 25 de Feb., 2005 17:10 CET by jordi.domingoiroquer from 161.116.195.176 18 v  s  c  d
Fri 25 de Feb., 2005 16:19 CET by jordi.domingoiroquer from 161.116.195.176 17 v  s  c  d
Fri 25 de Feb., 2005 16:17 CET by jordi.domingoiroquer from 161.116.195.176 16 v  s  c  d
Thu 24 de Feb., 2005 17:58 CET by jordi.domingoiroquer from 161.116.195.178 15 v  s  c  d
Thu 24 de Feb., 2005 17:27 CET by jordi.domingoiroquer from 161.116.195.178 14 v  s  c  d
Thu 24 de Feb., 2005 16:50 CET by jordi.domingoiroquer from 161.116.195.178 13 v  s  c  d
Thu 24 de Feb., 2005 16:30 CET by jordi.domingoiroquer from 161.116.195.178 12 v  s  c  d
Wed 23 de Feb., 2005 17:51 CET by jordi.domingoiroquer from 161.116.195.178 11 v  s  c  d
Wed 23 de Feb., 2005 17:47 CET by jordi.domingoiroquer from 161.116.195.178 10 v  s  c  d
Wed 23 de Feb., 2005 17:33 CET by jordi.domingoiroquer from 161.116.195.178 9 v  s  c  d
Wed 23 de Feb., 2005 17:23 CET by jordi.domingoiroquer from 161.116.195.178 8 v  s  c  d
Wed 23 de Feb., 2005 17:10 CET by jordi.domingoiroquer from 161.116.195.178 7 v  s  c  d
Wed 23 de Feb., 2005 17:03 CET by jordi.domingoiroquer from 161.116.195.178 6 v  s  c  d
Wed 23 de Feb., 2005 16:58 CET by jordi.domingoiroquer from 161.116.195.178 5 v  s  c  d
Wed 23 de Feb., 2005 16:49 CET by jordi.domingoiroquer from 161.116.195.178 4 v  s  c  d
Wed 23 de Feb., 2005 16:28 CET by jordi.domingoiroquer from 161.116.195.178 3 v  s  c  d
Wed 23 de Feb., 2005 16:23 CET by jordi.domingoiroquer from 161.116.195.178 2 v  s  c  d
Tue 22 de Feb., 2005 18:04 CET by jordi.domingoiroquer from 161.116.195.176 1 v  s  c  d

Col·laboren [toggle]

ub.edu Logo UAB Logo
ourproject.org Logo Agaur Logo
Logo de l'ICE de la UB

Traduccions automàtiques [toggle]