summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbubulle@debian.org <>2008-11-14 20:06:10 +0100
committerbubulle@debian.org <>2008-11-14 20:06:10 +0100
commit44307a1681c01ee87e20520e70d56a7c844c441d (patch)
treee3363cfd1c99b0ee0e88d5d73c95ebb9eb28c6ba
parent812d9c3d1be846cb72b2243de344b5f408e7a9bc (diff)
Updated translations
-rw-r--r--debian/changelog3
-rw-r--r--po/ChangeLog4
-rw-r--r--po/de.po46
-rw-r--r--po/it.po8
4 files changed, 14 insertions, 47 deletions
diff --git a/debian/changelog b/debian/changelog
index 66d360757..f3dac5749 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,8 +26,9 @@ apt (0.7.19) unstable; urgency=low
- Korean updated. Closes: #505506
- Catalan updated. Closes: #505513
- British English updated. Closes: #505539
- - Italian updated. Closes: #505518
+ - Italian updated. Closes: #505518, #505683
- Polish updated. Closes: #505569
+ - German updated. Closes: #505614
-- Eugene V. Lyubimkin <jackyf.devel@gmail.com> Sat, 08 Nov 2008 12:40:19 +0200
diff --git a/po/ChangeLog b/po/ChangeLog
index 345c9eb8e..05899bc3c 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2008-11-14 Holger Wansing <linux@wansing-online.de>
+
+ * de.po: Updated to 539t
+
2008-11-14 Wiktor Wandachowicz <siryes@gmail.com>
* pl.po: Updated to 539t
diff --git a/po/de.po b/po/de.po
index efdd1e104..b416a2988 100644
--- a/po/de.po
+++ b/po/de.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: apt 0.7.14\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-12 22:07+0100\n"
-"PO-Revision-Date: 2008-09-06 13:55+0100\n"
+"PO-Revision-Date: 2008-11-13 21:31+0100\n"
"Last-Translator: Holger Wansing <linux@wansing-online.de>\n"
"Language-Team: <debian-l10n-german@lists.debian.org>\n"
"MIME-Version: 1.0\n"
@@ -164,43 +164,6 @@ msgid "%s %s for %s compiled on %s %s\n"
msgstr "%s %s für %s, kompiliert am %s %s\n"
#: cmdline/apt-cache.cc:1721
-#, fuzzy
-#| msgid ""
-#| "Usage: apt-cache [options] command\n"
-#| " apt-cache [options] add file1 [file2 ...]\n"
-#| " apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
-#| " apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
-#| "\n"
-#| "apt-cache is a low-level tool used to manipulate APT's binary\n"
-#| "cache files, and query information from them\n"
-#| "\n"
-#| "Commands:\n"
-#| " add - Add a package file to the source cache\n"
-#| " gencaches - Build both the package and source cache\n"
-#| " showpkg - Show some general information for a single package\n"
-#| " showsrc - Show source records\n"
-#| " stats - Show some basic statistics\n"
-#| " dump - Show the entire file in a terse form\n"
-#| " dumpavail - Print an available file to stdout\n"
-#| " unmet - Show unmet dependencies\n"
-#| " search - Search the package list for a regex pattern\n"
-#| " show - Show a readable record for the package\n"
-#| " depends - Show raw dependency information for a package\n"
-#| " rdepends - Show reverse dependency information for a package\n"
-#| " pkgnames - List the names of all packages\n"
-#| " dotty - Generate package graphs for GraphViz\n"
-#| " xvcg - Generate package graphs for xvcg\n"
-#| " policy - Show policy settings\n"
-#| "\n"
-#| "Options:\n"
-#| " -h This help text.\n"
-#| " -p=? The package cache.\n"
-#| " -s=? The source cache.\n"
-#| " -q Disable progress indicator.\n"
-#| " -i Show only important deps for the unmet command.\n"
-#| " -c=? Read this configuration file\n"
-#| " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
-#| "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
msgid ""
"Usage: apt-cache [options] command\n"
" apt-cache [options] add file1 [file2 ...]\n"
@@ -259,7 +222,7 @@ msgstr ""
" show – einen lesbaren Datensatz für das Paket zeigen\n"
" depends – normale Abhängigkeitsinformationen für ein Paket zeigen\n"
" rdepends – umgekehrte Abhängigkeitsinformationen für ein Paket zeigen\n"
-" pkgnames – alle Paketnamen auflisten\n"
+" pkgnames – die Namen aller Pakete im System auflisten\n"
" dotty – einen Paketgraph zur Verwendung mit GraphViz erzeugen\n"
" xvcg – einen Paketgraph zur Verwendung mit xvcg erzeugen\n"
" policy – »policy«-Einstellungen zeigen\n"
@@ -2136,9 +2099,8 @@ msgid "Error reading from server"
msgstr "Fehler beim Lesen vom Server"
#: methods/http.cc:945 apt-pkg/contrib/mmap.cc:196
-#, fuzzy
msgid "Failed to truncate file"
-msgstr "Konnte Datei %s nicht schreiben"
+msgstr "Konnte Datei nicht einkürzen"
#: methods/http.cc:1105
msgid "Bad header data"
@@ -2163,7 +2125,7 @@ msgstr "Konnte kein mmap von %lu Bytes durchführen"
#: apt-pkg/contrib/mmap.cc:213
msgid "Dynamic MMap ran out of room"
-msgstr ""
+msgstr "Kein Platz für Dynamic MMap"
#: apt-pkg/contrib/strutl.cc:1014
#, c-format
diff --git a/po/it.po b/po/it.po
index ba699de10..2dc5595fe 100644
--- a/po/it.po
+++ b/po/it.po
@@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: apt 0.5.5\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2008-11-12 22:07+0100\n"
-"PO-Revision-Date: 2008-11-13 09:50+0100\n"
+"PO-Revision-Date: 2008-11-14 12:19+0100\n"
"Last-Translator: Samuele Giovanni Tonon <samu@debian.org>\n"
"Language-Team: Italian <it@li.org>\n"
"MIME-Version: 1.0\n"
@@ -969,7 +969,7 @@ msgstr ""
#: cmdline/apt-get.cc:1133
msgid "However the following packages replace it:"
-msgstr "Comunque il seguente pacchetto lo sostituisce:"
+msgstr "Tuttavia questi pacchetti lo sostituiscono:"
#: cmdline/apt-get.cc:1136
#, c-format
@@ -2934,7 +2934,7 @@ msgstr "Connessione chiusa prematuramente"
#~ "the package is simply not installable and a bug report against\n"
#~ "that package should be filed."
#~ msgstr ""
-#~ "Poiché è stata richiesta solo una singola operazione è molto facile "
+#~ "Poiché Ú stata richiesta solo una singola operazione Ú molto facile "
#~ "che\n"
#~ "il pacchetto semplicemente non sia installabile, si consiglia\n"
#~ "di inviare un \"bug report\" per tale pacchetto."
@@ -2970,7 +2970,7 @@ msgstr "Connessione chiusa prematuramente"
#~ msgstr "Select fallito"
#~ msgid "File date has changed %s"
-#~ msgstr "La data del file Ú cambiata %s"
+#~ msgstr "La data del file Ú cambiata %s"
#~ msgid "Reading file list"
#~ msgstr "Lettura della lista dei file in corso"