~cyphermox/partman-auto/merge-125ubuntu1

« back to all changes in this revision

Viewing changes to debian/po/de.po

  • Committer: Mathieu Trudel-Lapierre
  • Date: 2015-02-11 21:21:12 UTC
  • mfrom: (408.1.1328)
  • Revision ID: mathieu-tl@ubuntu.com-20150211212112-btebgphuuefbm3tp
* Resynchronise with Debian.  Remaining changes:
  Recipe changes:
  - Adjust default partition and EFI sizes for Ubuntu.
  - Change the x86 atomic recipes to make the minimum swap size be 100% of
    RAM, so that hibernate always works.
  - In addition to EFI partition, reuse existing swap partitions and
    BIOS Boot Partitions, if any, rather than creating new ones.
  Automatic Partitioning:
  - Offer resize_use_free autopartitioning method, except on armel/armhf.
  - Add an option to reuse an existing installation.
  - Split out the replace option from resize_use_free.
  Code changes:
  - Accept autopartitioning automatically rather than showing
    choose_partition.
  - Drop priority of partman-auto/choose_recipe question to medium.
  - Add support for partman-auto/method=loop via partman-auto-loop.
  - Make biggest_free respect the selection made in partman-auto/disk.
  - Exclude devices containing the installation medium from automatic
    partitioning.
  - Use new get_real_resize_range function from partman-partitioning
    72ubuntu3, which caches calls to tune2fs and ntfsresize.
  - Support resizing the largest partition on multiple disks.
  - Support formatting the entire partition for any partition that can be
    resized.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
#
6
6
# German messages for debian-installer (sublevel1).
7
7
# Copyright (C) 2003 Software in the Public Interest, Inc.
8
 
# Console-setup strings translations:
9
 
# (identified by "./console-setup.templates")
10
 
# Copyright (C) 2006, the console-setup package'c copyright holder
11
 
# Copyright (C) 2006, Matthias Julius
12
 
# Copyright (C) 2007-2009 Helge Kreutzmann
13
 
# Copyright (C) 2008-2011 Holger Wansing
 
8
#
14
9
# This file is distributed under the same license as debian-installer.
15
 
# Holger Wansing <linux@wansing-online.de>, 2008, 2009, 2010, 2011.
 
10
# Holger Wansing <linux@wansing-online.de>, 2008 - 2014.
16
11
# Jens Seidel <jensseidel@users.sf.net>, 2005, 2006, 2007, 2008.
17
12
# Dennis Stampfer <seppy@debian.org>, 2003, 2004, 2005.
18
13
# Alwin Meschede <ameschede@gmx.de>, 2003, 2004.
19
14
# Bastian Blank <waldi@debian.org>, 2003.
20
15
# Jan Luebbe <jluebbe@lasnet.de>, 2003.
21
16
# Thorsten Sauter <tsauter@gmx.net>, 2003.
 
17
#
 
18
# Console-setup strings translations:
 
19
# (identified by "./console-setup.templates")
 
20
# Copyright (C) 2006, the console-setup package'c copyright holder
 
21
# Copyright (C) 2006, Matthias Julius
 
22
# Copyright (C) 2007-2009 Helge Kreutzmann
 
23
# Copyright (C) 2008-2011 Holger Wansing
 
24
#
22
25
# Translations from iso-codes:
23
26
# Alastair McKinstry <mckinstry@computer.org>, 2001.
24
27
# Björn Ganslandt <bganslan@gmx.net>, 2000, 2001.
36
39
"Project-Id-Version: debian-installer\n"
37
40
"Report-Msgid-Bugs-To: partman-auto@packages.debian.org\n"
38
41
"POT-Creation-Date: 2011-02-06 22:48+0000\n"
39
 
"PO-Revision-Date: 2011-08-14 21:42+0200\n"
 
42
"PO-Revision-Date: 2014-09-21 21:21+0200\n"
40
43
"Last-Translator: Holger Wansing <linux@wansing-online.de>\n"
41
44
"Language-Team: Debian German <debian-l10n-german@lists.debian.org>\n"
42
45
"Language: de\n"
302
305
"eine Installation verfügbar gemacht werden. Möglicherweise ist die "
303
306
"Verkleinerung ganz gescheitert. Sie müssen die Festplatte manuell "
304
307
"partitionieren."
 
308
 
 
309
#~ msgid "Separate /home, /var, and /tmp partitions"
 
310
#~ msgstr "Separate /home-, /var- und /tmp-Partitionen"