diff --git a/.gitattributes b/.gitattributes index 091035e876..db0cc53803 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3319,6 +3319,7 @@ debian/patches/default_config.diff svneol=native#text/plain debian/patches/lcl-with-multple-widget-sets.diff svneol=native#text/plain debian/patches/series svneol=native#text/plain debian/po/POTFILES.in svneol=native#text/plain +debian/po/de.po svneol=native#text/plain debian/po/sk.po svneol=native#text/plain debian/po/templates.pot svneol=native#text/plain debian/rules svneol=native#text/plain diff --git a/debian/changelog b/debian/changelog index 44524d048a..a766cd8d22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,9 @@ lazarus (0.9.30.4-4) unstable; urgency=low * Proofread templates by debian-l10n-english list. (Closes: Bug#686207) * Added Slovak translation. (Closes: Bug#689044) + * Added German translation. (Closes: Bug#689481) - -- Abou Al Montacir Mon, 1 Oct 2012 09:33:00 +0200 + -- Abou Al Montacir Thu, 04 Oct 2012 09:13:00 +0200 lazarus (0.9.30.4-3) unstable; urgency=low diff --git a/debian/po/de.po b/debian/po/de.po new file mode 100644 index 0000000000..d43527514f --- /dev/null +++ b/debian/po/de.po @@ -0,0 +1,74 @@ +# Translation of lazarus templates into German +# Copyright (C) 2012 Holger Wansing +# This file is distributed under the same license as the lazarus package. +# Holger Wansing , 2012 +# +msgid "" +msgstr "" +"Project-Id-Version: lazarus 0.9.30.4-4\n" +"Report-Msgid-Bugs-To: lazarus@packages.debian.org\n" +"POT-Creation-Date: 2012-09-28 11:09-0400\n" +"PO-Revision-Date: 2012-10-03 10:32+0200\n" +"Last-Translator: Holger Wansing \n" +"Language-Team: German \n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: boolean +#. Description +#: ../lcl-utils.templates.in:2001 +msgid "Rename \"/etc/lazarus\" to \"/etc/lazarus.bak\"?" +msgstr "»/etc/lazarus« in »/etc/lazarus.bak« umbenennen?" + +#. Type: boolean +#. Description +#: ../lcl-utils.templates.in:2001 +msgid "" +"The Lazarus suite now supports keeping multiple versions installed at the " +"same time and using the alternatives system to set proper defaults. " +"Normally, the latest version of any component is used." +msgstr "" +"Die Lazarus-Suite unterstützt es jetzt, mehrere Versionen zur selben Zeit " +"installiert zu haben und verwendet das Alternatives-System, um korrekte " +"Standardwerte zu setzen. Normalerweise wird die neueste Version jeder " +"Komponente benutzt." + +#. Type: boolean +#. Description +#: ../lcl-utils.templates.in:2001 +msgid "" +"To use the alternatives system on the system-wide configuration of the " +"Lazarus suite, /etc/lazarus needs to be under control of the alternatives " +"system. Currently there is a real directory at /etc/lazarus, probably from a " +"previous installation. In order to start using the alternatives system on " +"the configuration you must accept renaming \"/etc/lazarus\". If you don't, " +"you will need to review the configuration on every version update of Lazarus " +"as, unfortunately, the configuration files are not always backward-" +"compatible. Also switching between different versions might need more " +"intervention." +msgstr "" +"Um das alternatives-System mit der systemweiten Konfiguration der " +"Lazarus-Suite zu nutzen, muss /etc/lazarus unter der Kontrolle des " +"Alternatives-System stehen. Derzeit existiert ein echtes Verzeichnis mit " +"Namen /etc/lazarus, möglicherweise von einer früheren Installation. Um mit " +"der Verwendung des Alternatives-Systems für diese Konfiguration zu beginnen, " +"müssen Sie zustimmen, dass »/etc/lazarus« umbenannt wird. Falls Sie nicht " +"zustimmen, müssen Sie die Konfiguration bei jeder Versionsaktualisierung der " +"Lazarus-Suite kontrollieren, da die Konfigurationsdateien unglücklicherweise " +"nicht immer abwärtskompatibel sind. Auch für das Wechseln zwischen " +"verschiedenen Versionen könnte mehr manuelles Eingreifen nötig sein." + +#. Type: boolean +#. Description +#: ../lcl-utils.templates.in:2001 +msgid "" +"If you have made changes to your configuration files, you will probably need " +"to review them and apply them to all versioned configurations, as they will " +"not automatically propagate." +msgstr "" +"Falls Sie Änderungen an Ihren Konfigurationsdateien durchgeführt haben, " +"müssen Sie sie unter Umständen kontrollieren und all diese Änderungen in " +"alle versionsabhängigen Konfigurationen einpflegen, da sie nicht " +"automatisch übertragen werden."