svn: /phpdoc/da/trunk/ bookinfo.xml language-defs.ent make_chm_index.html

[email protected] (Kalle Sommer Nielsen) Wed, 06 Jan 2010 05:22:55 +0000
Newsgroups php.doc.da
Message-ID <[email protected]>
--fb04ced48366c573487a83c976ab968ef7f3b2a0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

kalle                                    Wed, 06 Jan 2010 05:22:55 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=293164

Log:
Sync with EN and use better translation in language-defs.ent

Changed paths:
    U   phpdoc/da/trunk/bookinfo.xml
    U   phpdoc/da/trunk/language-defs.ent
    U   phpdoc/da/trunk/make_chm_index.html

Modified: phpdoc/da/trunk/bookinfo.xml
===================================================================
--- phpdoc/da/trunk/bookinfo.xml	2010-01-06 02:56:56 UTC (rev 293163)
+++ phpdoc/da/trunk/bookinfo.xml	2010-01-06 05:22:55 UTC (rev 293164)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 293103 Maintainer: kalle Status: ready -->
+<!-- EN-Revision: 293139 Maintainer: kalle Status: ready -->

  <info xmlns="http://docbook.org/ns/docbook" xml:id="bookinfo">
   &frontpage.authors;
@@ -8,14 +8,14 @@
   &frontpage.editors;

   <copyright>
-   <year>1997-2010</year>
+   <year>1997-&php.copyright-year;</year>
    <holder>PHP Dokumentations Gruppen</holder>
   </copyright>

   <legalnotice xml:id="copyright" xmlns:xlink="http://www.w3.org/1999/xlink">
    <title>Copyright</title>
    <simpara>
-    Copyright &copy; 1997 - 2010 af PHP Dokumentations Gruppen.
+    Copyright &copy; 1997 - &php.copyright-year; af PHP Dokumentations Gruppen.
     Dette materiale kan kun distribueres i de underlagte vilkår og
     betingelser i Creative Commons Attribution 3.0 Licensen ellere nyere.
     En kopi af <link linkend="cc.license">Creative Commons Attribution

Modified: phpdoc/da/trunk/language-defs.ent
===================================================================
--- phpdoc/da/trunk/language-defs.ent	2010-01-06 02:56:56 UTC (rev 293163)
+++ phpdoc/da/trunk/language-defs.ent	2010-01-06 05:22:55 UTC (rev 293164)
@@ -21,7 +21,7 @@
 <!ENTITY AbstractionLayers                        "Abstraktions Lag">
 <!ENTITY VendorSpecificDatabaseExtensions         "Forhandler specifikke Database Udvidelser">
 <!ENTITY XMLManipulation                          "XML Manipulation">
-<!ENTITY WebServices                              "Web Services">
+<!ENTITY WebServices                              "Web Servicer">
 <!ENTITY CreditCardProcessing                     "Kreditkort Forarbejdning">
 <!ENTITY MathematicalExtensions                   "Matematiske Udvidelser">
 <!ENTITY CryptographyExtensions                   "Kryptografiske Udvidelser">
@@ -29,8 +29,8 @@
 <!ENTITY FileSystemRelatedExtensions              "Filsystem Relateret Udvidelser">
 <!ENTITY ProcessControlExtensions                 "Process Kontrol Udvidelser">
 <!ENTITY MailRelatedExtensions                    "Mail Relateret Udvidelser">
-<!ENTITY AuthenticationServices                   "Authentikering Services">
-<!ENTITY OtherServices                            "Andre Services">
+<!ENTITY AuthenticationServices                   "Authentikering Servicer">
+<!ENTITY OtherServices                            "Andre Servicer">
 <!ENTITY CompressionExtensions                    "Komprimering og Arkiv Udvidelser">
 <!ENTITY CalendarandEventRelatedExtensions        "Dato og Tids Relateret Udvidelser">
 <!ENTITY NonTextMIMEOutput                        "Ikke-tekst MIME Output">

Modified: phpdoc/da/trunk/make_chm_index.html
===================================================================
--- phpdoc/da/trunk/make_chm_index.html	2010-01-06 02:56:56 UTC (rev 293163)
+++ phpdoc/da/trunk/make_chm_index.html	2010-01-06 05:22:55 UTC (rev 293164)
@@ -1,6 +1,6 @@
 <HTML>
 <!-- $Revision$ -->
-<!-- EN-Revision: 293103 Maintainer: kalle Status: ready -->
+<!-- EN-Revision: 293139 Maintainer: kalle Status: ready -->
 <HEAD>
   <TITLE>PHP Manualen</TITLE>
   <META NAME="HTTP_EQUIV" CONTENT="text/html; charset=ISO-8859-1">
@@ -33,7 +33,7 @@
 Gå til <A HREF="http://www.php.net/docs.php">http://www.php.net/docs.php</A>
 for den seneste version.</P>

-<BR><P CLASS="copyright" ALIGN="CENTER"><A HREF="copyright.html">Copyright</A> &copy; 1997 - 2010 PHP Dokumentations Gruppen</P>
+<BR><P CLASS="copyright" ALIGN="CENTER"><A HREF="copyright.html">Copyright</A> &copy; 1997 - &php.copyright-year; PHP Dokumentations Gruppen</P>

 </TD><TD><IMG SRC="spacer.gif" WIDTH="10" HEIGHT="1"></TD></TR>
 <TR><TD COLSPAN="3"><DIV CLASS="NAVFOOTER"><TABLE BGCOLOR="#CCCCFF" BORDER="0"

--fb04ced48366c573487a83c976ab968ef7f3b2a0--