svn: /phpdoc/da/trunk/ bookinfo.xml language-defs.ent preface.xml translation.xml
[email protected] (Kalle Sommer Nielsen) Tue, 29 Dec 2009 23:47:01 +0000
| Newsgroups | php.doc.da |
|---|---|
| Message-ID | <[email protected]> |
kalle Tue, 29 Dec 2009 23:47:01 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=292782
Log:
Sync with EN
Changed paths:
U phpdoc/da/trunk/bookinfo.xml
U phpdoc/da/trunk/language-defs.ent
U phpdoc/da/trunk/preface.xml
U phpdoc/da/trunk/translation.xml
svn-diffs-292782.txt
(text/x-diff, 8.6 KB)
Modified: phpdoc/da/trunk/bookinfo.xml
===================================================================
--- phpdoc/da/trunk/bookinfo.xml 2009-12-29 23:05:57 UTC (rev 292781)
+++ phpdoc/da/trunk/bookinfo.xml 2009-12-29 23:47:01 UTC (rev 292782)
@@ -8,14 +8,14 @@
&frontpage.editors;
<copyright>
- <year>1997-2008</year>
+ <year>1997-2009</year>
<holder>PHP Dokumentations Gruppen</holder>
</copyright>
<legalnotice xml:id="copyright" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Copyright</title>
<simpara>
- Copyright © 1997 - 2008 af PHP Dokumentations Gruppen.
+ Copyright © 1997 - 2009 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
@@ -44,7 +44,7 @@
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
-sgml-default-dtd-file:"../manual.ced"
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
Modified: phpdoc/da/trunk/language-defs.ent
===================================================================
--- phpdoc/da/trunk/language-defs.ent 2009-12-29 23:05:57 UTC (rev 292781)
+++ phpdoc/da/trunk/language-defs.ent 2009-12-29 23:47:01 UTC (rev 292782)
@@ -1,5 +1,5 @@
<!-- $Revision$ -->
-<!-- EN-Revision: n/a Maintainer: kalle Status: ready -->
+<!-- EN-Revision: 290424 Maintainer: kalle Status: ready -->
<!-- Part titles used mostly in manual.xml itself -->
<!ENTITY PHPManual "PHP Manualen">
@@ -32,7 +32,7 @@
<!ENTITY AuthenticationServices "Authentikering Services">
<!ENTITY OtherServices "Andre Services">
<!ENTITY CompressionExtensions "Komprimering og Arkiv Udvidelser">
-<!ENTITY CalendarandEventRelatedExtensions "Kalender og Begivenheds Relateret Udvidelser">
+<!ENTITY CalendarandEventRelatedExtensions "Dato og Tids Relateret Udvidelser">
<!ENTITY NonTextMIMEOutput "Ikke-tekst MIME Output">
<!ENTITY ImageProcessingandGeneration "Billede Forarbejdning og Oprettelse">
<!ENTITY AudioFormatsManipulation "Lyd-format Manipulation">
@@ -68,29 +68,32 @@
<!-- These are used in reference/$extname/reference.xml and other
supplemental files to mark section titles -->
-<!ENTITY reftitle.changelog '<title>ChangeLog</title>'>
-<!ENTITY reftitle.classes '<title>Foruddefinerede Klasser</title>'>
-<!ENTITY reftitle.classsynopsis '<title>Klasse synopsis</title>'>
-<!ENTITY reftitle.constants '<title>Foruddefinerede Konstanter</title>'>
-<!ENTITY reftitle.constructor '<title>Konstruktør</title>'>
-<!ENTITY reftitle.description '<title>Beskrivelse</title>'>
-<!ENTITY reftitle.encoding '<title>Indkodning</title>'>
-<!ENTITY reftitle.examples '<title>Eksempler</title>'>
-<!ENTITY reftitle.exceptions '<title>Undtagelser</title>'>
-<!ENTITY reftitle.errors '<title>Fejl/Undtagelser</title>'>
-<!ENTITY reftitle.faq '<title>&FAQ;</title>'>
-<!ENTITY reftitle.install '<title>Installation</title>'>
-<!ENTITY reftitle.intro '<title>Introduktion</title>'>
-<!ENTITY reftitle.methods '<title>Metoder</title>'>
-<!ENTITY reftitle.notes '<title>Noter</title>'>
-<!ENTITY reftitle.parameters '<title>Parametre</title>'>
-<!ENTITY reftitle.options '<title>Indstillinger</title>'>
-<!ENTITY reftitle.properties '<title>Egenskaber</title>'>
-<!ENTITY reftitle.required '<title>Krav</title>'>
-<!ENTITY reftitle.resources '<title>Resource Typer</title>'>
-<!ENTITY reftitle.runtime '<title>Runtime Konfiguration</title>'>
-<!ENTITY reftitle.returnvalues '<title>Returnerings Værdier</title>'>
-<!ENTITY reftitle.seealso '<title>Se også</title>'>
-<!ENTITY reftitle.setup '<title>Installering/Konfiguration</title>'>
-<!ENTITY reftitle.unicode '<title>Unicode</title>'>
+<!ENTITY reftitle.changelog '<title xmlns="http://docbook.org/ns/docbook">ChangeLog</title>'>
+<!ENTITY reftitle.classes '<title xmlns="http://docbook.org/ns/docbook">Foruddefinerede Klasser</title>'>
+<!ENTITY reftitle.classsynopsis '<title xmlns="http://docbook.org/ns/docbook">Klasse synopsis</title>'>
+<!ENTITY reftitle.constants '<title xmlns="http://docbook.org/ns/docbook">Foruddefinerede Konstanter</title>'>
+<!ENTITY reftitle.constructor '<title xmlns="http://docbook.org/ns/docbook">Konstruktør</title>'>
+<!ENTITY reftitle.description '<title xmlns="http://docbook.org/ns/docbook">Beskrivelse</title>'>
+<!ENTITY reftitle.encoding '<title xmlns="http://docbook.org/ns/docbook">Indkodning</title>'>
+<!ENTITY reftitle.examples '<title xmlns="http://docbook.org/ns/docbook">Eksempler</title>'>
+<!ENTITY reftitle.exceptions '<title xmlns="http://docbook.org/ns/docbook">Undtagelser</title>'>
+<!ENTITY reftitle.errors '<title xmlns="http://docbook.org/ns/docbook">Fejl/Undtagelser</title>'>
+<!ENTITY reftitle.faq '<title xmlns="http://docbook.org/ns/docbook">&FAQ;</title>'>
+<!ENTITY reftitle.install '<title xmlns="http://docbook.org/ns/docbook">Installation</title>'>
+<!ENTITY reftitle.intro '<title xmlns="http://docbook.org/ns/docbook">Introduktion</title>'>
+<!ENTITY reftitle.indices '<title xmlns="http://docbook.org/ns/docbook">Indeks</title>'>
+<!ENTITY reftitle.interfacesynopsis '<title xmlns="http://docbook.org/ns/docbook">Interface synopsis</title>'>
+<!ENTITY reftitle.methods '<title xmlns="http://docbook.org/ns/docbook">Metoder</title>'>
+<!ENTITY reftitle.mysqlnd '<title xmlns="http://docbook.org/ns/docbook">MySQL Nativ Driver</title>'>
+<!ENTITY reftitle.notes '<title xmlns="http://docbook.org/ns/docbook">Noter</title>'>
+<!ENTITY reftitle.parameters '<title xmlns="http://docbook.org/ns/docbook">Parametre</title>'>
+<!ENTITY reftitle.options '<title xmlns="http://docbook.org/ns/docbook">Indstillinger</title>'>
+<!ENTITY reftitle.properties '<title xmlns="http://docbook.org/ns/docbook">Egenskaber</title>'>
+<!ENTITY reftitle.required '<title xmlns="http://docbook.org/ns/docbook">Krav</title>'>
+<!ENTITY reftitle.resources '<title xmlns="http://docbook.org/ns/docbook">Resource Typer</title>'>
+<!ENTITY reftitle.runtime '<title xmlns="http://docbook.org/ns/docbook">Runtime Konfiguration</title>'>
+<!ENTITY reftitle.returnvalues '<title xmlns="http://docbook.org/ns/docbook">Returnerings Værdier</title>'>
+<!ENTITY reftitle.seealso '<title xmlns="http://docbook.org/ns/docbook">Se også</title>'>
+<!ENTITY reftitle.setup '<title xmlns="http://docbook.org/ns/docbook">Installering/Konfiguration</title>'>
+<!ENTITY reftitle.unicode '<title xmlns="http://docbook.org/ns/docbook">Unicode</title>'>
Modified: phpdoc/da/trunk/preface.xml
===================================================================
--- phpdoc/da/trunk/preface.xml 2009-12-29 23:05:57 UTC (rev 292781)
+++ phpdoc/da/trunk/preface.xml 2009-12-29 23:47:01 UTC (rev 292782)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision$ -->
-<!-- EN-Revision: n/a Maintainer: kalle Status: ready -->
+<!-- EN-Revision: 288721 Maintainer: kalle Status: ready -->
<preface xml:id="preface" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://docbook.org/ns/docbook">
<info>
@@ -48,7 +48,7 @@
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
-sgml-default-dtd-file:"../manual.ced"
+sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
Modified: phpdoc/da/trunk/translation.xml
===================================================================
--- phpdoc/da/trunk/translation.xml 2009-12-29 23:05:57 UTC (rev 292781)
+++ phpdoc/da/trunk/translation.xml 2009-12-29 23:47:01 UTC (rev 292782)
@@ -6,7 +6,7 @@
<intro>
Velkommen til den danske oversættelse af PHP Manualen. Oversættelsen er styret af
Kalle Sommer Nielsen (kalle) og Peter Emil Henriksen (rmlr) samt de resterende brugere
- med CVS adgang. Vi modtager gerne patches og anden form for hjælp til oversættelsen. Du
+ med SVN adgang. Vi modtager gerne patches og anden form for hjælp til oversættelsen. Du
kan skrive til vores mailing liste hvis du har spørgsmål på: [email protected] eller
tilmelde dig listen ved at skrive til [email protected]. Du kan også læse
vores mailingliste from vores NNTP gateway <a href="http://news.php.net/php.doc.da">her</a>.