~vicamo/systemd/systemd

« back to all changes in this revision

Viewing changes to debian/po/ja.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
# Copyright (C) 2006-2009 md@linux.it
 
2
# This file is distributed under the same license as the udev package.
 
3
# Hideki Yamane (Debian-JP) <henrich@debian.or.jp>, 2006-2010.
 
4
#
 
5
msgid ""
 
6
msgstr ""
 
7
"Project-Id-Version: udev 0.149-2\n"
 
8
"Report-Msgid-Bugs-To: udev@packages.debian.org\n"
 
9
"POT-Creation-Date: 2010-10-17 00:40+0200\n"
 
10
"PO-Revision-Date: 2010-11-20 09:04+0900\n"
 
11
"Last-Translator: Hideki Yamane <henrich@debian.org>\n"
 
12
"Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
 
13
"MIME-Version: 1.0\n"
 
14
"Content-Type: text/plain; charset=UTF-8\n"
 
15
"Content-Transfer-Encoding: 8bit\n"
 
16
"Language: ja\n"
 
17
 
 
18
#. Type: title
 
19
#. Description
 
20
#: ../udev.templates:2001
 
21
msgid "Upgrading udev"
 
22
msgstr "udev をアップグレードしています"
 
23
 
 
24
#. Type: error
 
25
#. Description
 
26
#: ../udev.templates:3001
 
27
msgid "Reboot needed after this upgrade"
 
28
msgstr "今回のアップグレード後には再起動が必要です"
 
29
 
 
30
#. Type: error
 
31
#. Description
 
32
#: ../udev.templates:3001
 
33
msgid "You are currently upgrading udev using an incompatible kernel version. A compatible version is installed or being installed on the system, but you need to reboot using this new kernel as soon as the upgrade is complete."
 
34
msgstr "現在 udev をアップグレードしようとしていますが、この udev とは互換性の無いバージョンのカーネルを利用しています。互換性のあるバージョンのカーネルは、システムにインストールされている、あるいはこれからインストールされるところですが、アップグレード完了後すぐにこの新しいカーネルを使って再起動する必要があります。"
 
35
 
 
36
#. Type: error
 
37
#. Description
 
38
#: ../udev.templates:3001
 
39
msgid "Without a reboot with this new kernel version, the system may become UNUSABLE."
 
40
msgstr "この新しいバージョンのカーネルを使って再起動しなければ、システムは「利用不可能」になるでしょう。"
 
41
 
 
42
#. Type: error
 
43
#. Description
 
44
#: ../udev.templates:4001
 
45
msgid "The running kernel has incompatible options enabled"
 
46
msgstr "動作中のカーネルは互換性がないオプションが有効になっています"
 
47
 
 
48
#. Type: error
 
49
#. Description
 
50
#: ../udev.templates:4001
 
51
msgid "The currently running kernel has the CONFIG_SYSFS_DEPRECATED option enabled, which is incompatible with this udev release.  If you are using the standard Debian kernel packages and are in the process of upgrading from lenny to squeeze, a compatible kernel package should be installed as part of this upgrade.  If you are not using the Debian kernel packages or are not currently upgrading the system, you must take action to ensure your kernel is upgraded before the next reboot."
 
52
msgstr "現在動作中のカーネルは CONFIG_SYSFS_DEPRECATED オプションが有効になっていますが、これは今回の udev のリリースバージョンとは互換性がありません。もし標準の Debian のカーネルパッケージを使っていて lenny から squeeze へのアップグレード作業中の場合、互換性があるカーネルパッケージをアップグレードの一部としてインストールする必要があります。Debian のカーネルパッケージを使っていない、あるいは今システムをアップグレード中ではない場合には、次回の再起動前に確実にカーネルをアップグレードしてあることを確認しておく必要があります。"
 
53
 
 
54
#. Type: error
 
55
#. Description
 
56
#: ../udev.templates:4001
 
57
msgid "Failing to upgrade to a kernel without CONFIG_SYSFS_DEPRECATED will probably not prevent your system from booting, but will prevent certain udev rules from being applied at boot time.  In particular, all block devices will be owned by root:root (instead of root:disk), and network interfaces may be named differently after reboots.  This latter issue may be a problem if you are administering the machine remotely."
 
58
msgstr "CONFIG_SYSFS_DEPRECATED が無いカーネルへのアップグレードに失敗してもシステムは起動するでしょうが、特定の udev rule が起動時に適用されなくなります。特に、所有者権限が (root:disk ではなく) root:root になっているすべてブロックデバイスやネットワークインターフェイスは再起動後に違う名前になります。この後者の件は、マシンをリモートから管理している場合に問題となるでしょう。"
 
59
 
 
60
#. Type: error
 
61
#. Description
 
62
#: ../udev.templates:4001
 
63
msgid "The upgrade of udev will continue after you acknowledge this message."
 
64
msgstr "udev のアップグレードはこのメッセージの確認後に続行されます。"
 
65
 
 
66
#. Type: boolean
 
67
#. Description
 
68
#: ../udev.templates:5001
 
69
msgid "Proceed with the udev upgrade despite the kernel incompatibility?"
 
70
msgstr "カーネルとの互換性がありませんが、それでもアップグレードを実行しますか?"
 
71
 
 
72
#. Type: boolean
 
73
#. Description
 
74
#: ../udev.templates:5001
 
75
msgid "You are currently upgrading udev to a version that is not compatible with the currently running kernel."
 
76
msgstr "udev を、現在動作しているカーネルとは互換性が無いバージョンのものにアップグレードしようとしています。"
 
77
 
 
78
#. Type: boolean
 
79
#. Description
 
80
#: ../udev.templates:5001
 
81
msgid "You MUST install a compatible kernel version (2.6.32 or newer) before upgrading, otherwise the system may become UNUSABLE. Packages with a name starting with \"linux-image-2.6-\" provide a kernel image usable with this new udev version."
 
82
msgstr "アップグレードを実行する前に、互換性があるバージョン (2.6.32 以上) のカーネルをインストールする「必要」があります。さもなくば、システムは「利用不可能」になります。\"linux-image-2.6-\" で始まる名前のパッケージでこの新バージョンの udev で使えるカーネルイメージが提供されます。"
 
83
 
 
84
#. Type: boolean
 
85
#. Description
 
86
#: ../udev.templates:5001
 
87
msgid "If you choose to upgrade udev nevertheless, you should install a compatible kernel and reboot with that kernel as soon as possible."
 
88
msgstr "それでも udev をアップグレードするという場合は、互換性のあるバージョンのカーネルをインストールして、直ちに再起動する必要があります。"
 
89