~vicamo/systemd/systemd

« back to all changes in this revision

Viewing changes to debian/po/nl.po

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2013-11-06 14:01:26 UTC
  • mfrom: (6.1.21 sid)
  • Revision ID: package-import@ubuntu.com-20131106140126-176udehi2kg210w7
Tags: 204-5ubuntu1
* Merge packaging with current Debian unstable, to greatly reduce the diff
  noise. Ubuntu changes:
  Permanently Ubuntu specific:
  - debian/control, debian/rules, debian/systemd.install,
    debian/systemd-services.install: Split out systemd-services package with
    logind, timedated, hostnamed, and localed. Add
    libpam-systemd.systemd-logind.upstart to bring up logind at boot.
  - debian/rules: Don't build systemd and systemd-sysv packages, not
    approved for universe for now.
  - debian/udev.templates, Drop debconfiscation of udev, not necessary for
    Ubuntu.
  - debian/extra/initramfs.top: Drop $ROOTDELAY, we do that in a more
    sensible way with wait-for-root. (Will get applicable to Debian once
    Debian gets wait-for-root in initramfs-tools.)
  - Add debian/extra/rules/78-graphics-card.rules: Mark graphics devices as
    PRIMARY_DEVICE_FOR_DISPLAY so that we can wait for those in plymouth.
  - Drop debian/extra/{50-udev-default.rules,75-cd-aliases-generator.rules,
    80-networking.rules,91-permissions.rules}, we don't want these in
    Ubuntu.
  - Add debian/extra/udev.py: Apport hook.
  - debian/extra/udev.startup, debian/rules: Don't install/support
    /etc/udev/links.conf, that's a hack (if you want links, create udev
    rules).
  - Various debian/patches/*, see patch headers (unmergeable with Debian).
  - Drop debian/source/{git-patches,options}, we use proper patches.
  - debian/rules: We continue to use the old net iface naming schema for the
    time being. Install old udev rule generator in debian/udev.install.
    (Reconsider post-LTS)
  - debian/rules: Don't install init.d scripts, only the upstart jobs.
  - debian/rules: Add an epoch to libgudev.
  - Drop debian/udev.dirs, not necessary.
  - Drop debian/udev.NEWS, debian/udev.maintscript: Not applicable to
    Ubuntu.
  - debian/udev.{postinst,postrm,preinst,prerm}: Keep our much simpler
    versions (all platforms must support udev, no debconf).
  - debian/libgudev-1.0-0.install: Install into /lib/ (Debian has a patch
    for this to go into /usr/lib/).
  - debian/rules: Drop doc dir symlinking. It creates havoc with dpkg
    upgrades, and we already have the automatic per-file symlinking.

  Applicable to Debian:
  - debian/control, debian/tests/: Add autopkgtest.
  - debian/extra/initramfs.hook, debian/udev.*{pre,post}inst: Divert udevadm
    to udevadm.upgrade during upgrades while udev is unconfigured.
  - Add debian/extra/60-keyboard.hwdb: Latest upstream keymaps, for easy
    backporting.
  - debian/extra/initramfs.bottom: If LVM is installed, settle udev,
    otherwise we get missing LV symlinks. (LP #1185394)
  - debian/extra/rules/75-persistent-net-generator.rules: Add Ravello
    systems (LP #1099278)
  - Add debian/extra/README-{etc,lib}-rules.d documentation, install into
    udev.
  - debian/rules: Run tests during package build.
  - debian/udev.udev-finish.upstart: Fix path to tmp-rules,
    debian/extra/rule_generator.functions creates them in /run/udev/.
  - debian/udev.upstart: Fix path to udevd.
  - debian/shlibs.local: Drop libudev; this unnecessarily generates overly
    strict dependencies, and even wrong ones for our epoched libgudev.
  - debian/udev-udeb.install: Add 64-btrfs.rules and 75-probe_mtd.rules,
    they are potentially useful in a d-i environment.

  Will go away eventually:
  - Add debian/extra/rules/40-hyperv-hotadd.rules: Workaround for LP #1233466
  - Keep debian/extra/firmware.agent and rule in
    debian/extra/rules/80-drivers.rules until this has been tested to not be
    necessary under Ubuntu kernels any more.

  Upgrade fixes, keep until 14.04 LTS release:
  - debian/control: Conflicts/Replaces libpam-xdg-support.
  - debian/libpam-systemd.postinst: Trigger reboot notification for upgrade
    from < 204, due to changed cgroup layout.
  - debian/systemd-services.maintscript: Clean up obsolete
    /etc/init/systemd-logind.conf on upgrades.

* Promote "systemd | systemd-shim" to Depends. (LP: #1221809)
* 0000-upstream-hwdb-keyboard.patch: udev-builtin-keyboard: Fix large scan
  codes on 32 bit architectures. (side issue in LP #1247676)
* Drop systemd init specific Debian patches which we don't need in Ubuntu;
  The Debian package does not track proper patches any more, so it doesn't
  help us keeping the patches around for merging.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Dutch udev po-debconf translation,
 
2
# Copyright (C) 2010 THE PACKAGE'S COPYRIGHT HOLDER
 
3
# This file is distributed under the same license as the udev package.
 
4
# Vincent Zweije <zweije@xs4all.nl>, 2006, 2007, 2010.
 
5
#
 
6
msgid ""
 
7
msgstr ""
 
8
"Project-Id-Version: udev 0.105-5\n"
 
9
"Report-Msgid-Bugs-To: udev@packages.debian.org\n"
 
10
"POT-Creation-Date: 2010-10-17 00:40+0200\n"
 
11
"PO-Revision-Date: 2011-04-26 09:34+0200\n"
 
12
"Last-Translator: Vincent Zweije <zweije@xs4all.nl>\n"
 
13
"Language-Team: Debian l10n Dutch <debian-l10n-dutch@lists.debian.org>\n"
 
14
"Language: nl\n"
 
15
"MIME-Version: 1.0\n"
 
16
"Content-Type: text/plain; charset=UTF-8\n"
 
17
"Content-Transfer-Encoding: 8bit\n"
 
18
 
 
19
#. Type: title
 
20
#. Description
 
21
#: ../udev.templates:2001
 
22
msgid "Upgrading udev"
 
23
msgstr "Bezig met opwaarderen van udev"
 
24
 
 
25
#. Type: error
 
26
#. Description
 
27
#: ../udev.templates:3001
 
28
msgid "Reboot needed after this upgrade"
 
29
msgstr "Herstart nodig na opwaardering"
 
30
 
 
31
#. Type: error
 
32
#. Description
 
33
#: ../udev.templates:3001
 
34
msgid ""
 
35
"You are currently upgrading udev using an incompatible kernel version. A "
 
36
"compatible version is installed or being installed on the system, but you "
 
37
"need to reboot using this new kernel as soon as the upgrade is complete."
 
38
msgstr ""
 
39
"Het pakket udev wordt opgewaardeerd, maar uw systeem draait op dit moment "
 
40
"met een kernel die niet compatibel is met de nieuwe versie van udev. Wel is "
 
41
"of wordt een compatibele versie van de kernel op uw systeem geïnstalleerd. U "
 
42
"dient uw systeem zo spoedig mogelijk nadat de opwaardering is voltooid, te "
 
43
"herstarten met de nieuwe kernelversie."
 
44
 
 
45
#. Type: error
 
46
#. Description
 
47
#: ../udev.templates:3001
 
48
msgid ""
 
49
"Without a reboot with this new kernel version, the system may become "
 
50
"UNUSABLE."
 
51
msgstr ""
 
52
"Zonder een herstart met deze nieuwe kernelversie kan het systeem onbruikbaar "
 
53
"worden."
 
54
 
 
55
#. Type: error
 
56
#. Description
 
57
#: ../udev.templates:4001
 
58
msgid "The running kernel has incompatible options enabled"
 
59
msgstr "De huidige kernel heeft incompatibele opties geactiveerd"
 
60
 
 
61
#. Type: error
 
62
#. Description
 
63
#: ../udev.templates:4001
 
64
msgid ""
 
65
"The currently running kernel has the CONFIG_SYSFS_DEPRECATED option enabled, "
 
66
"which is incompatible with this udev release.  If you are using the standard "
 
67
"Debian kernel packages and are in the process of upgrading from lenny to "
 
68
"squeeze, a compatible kernel package should be installed as part of this "
 
69
"upgrade.  If you are not using the Debian kernel packages or are not "
 
70
"currently upgrading the system, you must take action to ensure your kernel "
 
71
"is upgraded before the next reboot."
 
72
msgstr ""
 
73
"Optie CONFIG_SYSFS_DEPRECATED is actief in de huidige kernel, maar dit is "
 
74
"niet compatibel met deze uitgave van udev. Indien u het standaard Debian "
 
75
"kernel kernelpakket gebruikt en bezig bent op te waarderen van lenny naar "
 
76
"squeeze, dan zou een compatibel kernelpakket als onderdeel hiervan moeten "
 
77
"worden geïnstalleerd. Indien u geen Debian kernelpakketten gebruikt, of niet "
 
78
"aan het opwaarderen bent, dan dient u actie te ondernemen om te zorgen dat "
 
79
"uw kernel wordt opgewaardeerd voor de volgende herstart."
 
80
 
 
81
#. Type: error
 
82
#. Description
 
83
#: ../udev.templates:4001
 
84
msgid ""
 
85
"Failing to upgrade to a kernel without CONFIG_SYSFS_DEPRECATED will probably "
 
86
"not prevent your system from booting, but will prevent certain udev rules "
 
87
"from being applied at boot time.  In particular, all block devices will be "
 
88
"owned by root:root (instead of root:disk), and network interfaces may be "
 
89
"named differently after reboots.  This latter issue may be a problem if you "
 
90
"are administering the machine remotely."
 
91
msgstr ""
 
92
"Bij het niet opwaarderen van uw kernel zal uw systeem waarschijnlijk nog "
 
93
"steeds kunnen starten, maar sommige udev regels kunnen niet bij het starten "
 
94
"worden toegepast. In het bijzonder zullen alle blokapparaten (block devices) "
 
95
"eigendom zijn van root:root in plaats van root:disk, en netwerk-interfaces "
 
96
"kunnen een andere naam krijgen. Het laatste kan een probleem als u de "
 
97
"computer op afstand beheert."
 
98
 
 
99
#. Type: error
 
100
#. Description
 
101
#: ../udev.templates:4001
 
102
msgid "The upgrade of udev will continue after you acknowledge this message."
 
103
msgstr ""
 
104
"De udev opwaardering zal verder gaan nadat u dit bericht heeft bevestigd."
 
105
 
 
106
#. Type: boolean
 
107
#. Description
 
108
#: ../udev.templates:5001
 
109
msgid "Proceed with the udev upgrade despite the kernel incompatibility?"
 
110
msgstr "Verder gaan met de opwaardering ondanks de kernel-incompatibiliteit?"
 
111
 
 
112
#. Type: boolean
 
113
#. Description
 
114
#: ../udev.templates:5001
 
115
msgid ""
 
116
"You are currently upgrading udev to a version that is not compatible with "
 
117
"the currently running kernel."
 
118
msgstr ""
 
119
"U bent momenteel udev aan het opwaarderen naar een versie die niet "
 
120
"compatibel is met de huidige kernelversie."
 
121
 
 
122
#. Type: boolean
 
123
#. Description
 
124
#: ../udev.templates:5001
 
125
msgid ""
 
126
"You MUST install a compatible kernel version (2.6.32 or newer) before "
 
127
"upgrading, otherwise the system may become UNUSABLE. Packages with a name "
 
128
"starting with \"linux-image-2.6-\" provide a kernel image usable with this "
 
129
"new udev version."
 
130
msgstr ""
 
131
"U moet een compatibele kernelversie (2.6.32 of hoger) installeren voordat u "
 
132
"met de opwaardering verder gaat, anders kan uw systeem onbruikbaar worden. "
 
133
"Pakketten die beginnen met \"linux-image-2.6-\" voorzien in een kernel die "
 
134
"bruikbaar is met deze nieuwe udev-versie."
 
135
 
 
136
#. Type: boolean
 
137
#. Description
 
138
#: ../udev.templates:5001
 
139
msgid ""
 
140
"If you choose to upgrade udev nevertheless, you should install a compatible "
 
141
"kernel and reboot with that kernel as soon as possible."
 
142
msgstr ""
 
143
"Indien u er toch voor kiest udev op te waarderen, dient u zo spoedig "
 
144
"mogelijk een compatibele kernel te installeren en uw systeem met die kernel "
 
145
"opnieuw te starten."