web/html/docs/translation-quick-start-guide/nl generated-index.php, 1.2, 1.3 index.php, 1.6, 1.7 legalnotice-opl.php, 1.3, 1.4 rv-revhistory.php, 1.6, 1.7 sn_accounts.php, 1.6, 1.7 sn_translating_docs.php, 1.6, 1.7 sn_translating_software.php, 1.6, 1.7

Paul W. Frields (pfrields) fedora-websites-list at redhat.com
Tue Jun 17 12:47:40 UTC 2008


Author: pfrields

Update of /cvs/fedora/web/html/docs/translation-quick-start-guide/nl
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31431/nl

Modified Files:
	generated-index.php index.php legalnotice-opl.php 
	rv-revhistory.php sn_accounts.php sn_translating_docs.php 
	sn_translating_software.php 
Log Message:
Publish newest translations for TQSG: it, ja, nl






Index: legalnotice-opl.php
===================================================================
RCS file: /cvs/fedora/web/html/docs/translation-quick-start-guide/nl/legalnotice-opl.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- legalnotice-opl.php	23 May 2008 17:19:34 -0000	1.3
+++ legalnotice-opl.php	17 Jun 2008 12:47:10 -0000	1.4
@@ -24,7 +24,7 @@
 <a name="opl.terms"></a><ol type="I">
 <li>
 <a name="opl.require"></a><h2>
-<a name="id384849"></a>REQUIREMENTS ON BOTH UNMODIFIED AND MODIFIED
+<a name="id639280"></a>REQUIREMENTS ON BOTH UNMODIFIED AND MODIFIED
 	VERSIONS</h2>
 <p>
 	Open Publication works may be reproduced and distributed in
@@ -58,7 +58,7 @@
 </li>
 <li>
 <a name="opl.copyright"></a><h2>
-<a name="id392289"></a>COPYRIGHT</h2>
+<a name="id639318"></a>COPYRIGHT</h2>
 <p>
 	The copyright to each Open Publication is owned by its author(s)
 	or designee.
@@ -66,7 +66,7 @@
 </li>
 <li>
 <a name="opl.scope"></a><h2>
-<a name="id392303"></a>SCOPE OF LICENSE</h2>
+<a name="id638787"></a>SCOPE OF LICENSE</h2>
 <p>
 	The following license terms apply to all Open Publication works,
 	unless otherwise explicitly stated in the document.
@@ -94,7 +94,7 @@
 </li>
 <li>
 <a name="opl.modified.works"></a><h2>
-<a name="id392335"></a>REQUIREMENTS ON MODIFIED WORKS</h2>
+<a name="id638819"></a>REQUIREMENTS ON MODIFIED WORKS</h2>
 <p>
 	All modified versions of documents covered by this license,
 	including translations, anthologies, compilations and partial
@@ -126,7 +126,7 @@
 </li>
 <li>
 <a name="opl.good-practice"></a><h2>
-<a name="id392670"></a>GOOD-PRACTICE RECOMMENDATIONS</h2>
+<a name="id638884"></a>GOOD-PRACTICE RECOMMENDATIONS</h2>
 <p>
 	In addition to the requirements of this license, it is requested
 	from and strongly recommended of redistributors that:
@@ -155,7 +155,7 @@
 </li>
 <li>
 <a name="opl.options"></a><h2>
-<a name="id392177"></a>LICENSE OPTIONS</h2>
+<a name="id639006"></a>LICENSE OPTIONS</h2>
 <p>
 	The author(s) and/or publisher of an Open Publication-licensed
 	document may elect certain options by appending language to the


Index: rv-revhistory.php
===================================================================
RCS file: /cvs/fedora/web/html/docs/translation-quick-start-guide/nl/rv-revhistory.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- rv-revhistory.php	23 May 2008 17:19:34 -0000	1.6
+++ rv-revhistory.php	17 Jun 2008 12:47:10 -0000	1.7
@@ -23,9 +23,9 @@
 </tr>
 <tr><td align="left" colspan="3">
         <p>
-          Accounts en Abonnementen hoofdstuk aangepast conform de
-          huidige FAS2. Een paarkleine veranderingen gemaakt in andere
-          hoofdstukken voor gerapporteerde fouten.
+          Updated Accounts and Subscriptions chapter to conform the
+          current FAS2. Some minor changes made to other chapters along
+          with bugs filed.
         </p>
       </td></tr>
 <tr>


Index: sn_accounts.php
===================================================================
RCS file: /cvs/fedora/web/html/docs/translation-quick-start-guide/nl/sn_accounts.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sn_accounts.php	23 May 2008 17:19:34 -0000	1.6
+++ sn_accounts.php	17 Jun 2008 12:47:10 -0000	1.7
@@ -50,8 +50,8 @@
 <div class="procedure"><ol type="1">
 <li>
 <p>Voer het volgende commando uit:</p>
-<pre class="screen"><code class="command">ssh-keygen -t dsa</code></pre>
-<p>Accepteer de standaard locatie (<code class="filename">~/.ssh/id_dsa</code>) en geef een wachtwoord op.</p>
+<pre class="screen"><code class="command">ssh-keygen -t rsa</code></pre>
+<p>Accepteer de standaard locatie (<code class="filename">~/.ssh/id_rsa</code>) en geef een wachtwoord op.</p>
 <div class="caution" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Caution: Onthoud je wachtwoord!">
 <tr>
 <td rowspan="2" align="center" valign="top" width="25"><img alt="[Let op]" src="./stylesheet-images/caution.png"></td>
@@ -63,10 +63,10 @@
 <li>
 <a name="st-change-permissions"></a><p>Verander de permissies van je sleutel en van de <code class="filename">.ssh</code> map:</p>
 <pre class="screen"><code class="command">chmod 700 ~/.ssh
-chmod 600 ~/.ssh/id_dsa
-chmod 644&#183;~/.ssh/id_dsa.pub</code></pre>
+chmod 600 ~/.ssh/id_rsa
+chmod 644&#183;~/.ssh/id_rsa.pub</code></pre>
 </li>
-<li><p>Deze publieke sleutel (~/.ssh/id_dsa.pub) zal gebruikt worden bij het aanmaken van jouw Fedora account zoals beschreven in <a class="xref" href="sn_accounts.php#sn-apply-account" title="2.4. Een Account Aanvragen">Paragraaf&#160;2.4, &#8220;Een Account Aanvragen&#8221;</a>.</p></li>
+<li><p>Deze publieke sleutel (~/.ssh/id_rsa.pub) zal gebruikt worden bij het aanmaken van jouw Fedora account zoals beschreven in <a class="xref" href="sn_accounts.php#sn-apply-account" title="2.4. Een Account Aanvragen">Paragraaf&#160;2.4, &#8220;Een Account Aanvragen&#8221;</a>.</p></li>
 </ol></div>
 </div>
 <div class="section" lang="nl">








More information about the websites mailing list